html{
	height:100%;
}
body{
	behavior:url("../csshover.htc");
	height:100%;
	background:url(../images/bg.jpg) repeat-y center top #f6f5f5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#444;
	margin:0px;
	border-top:2px solid #000000;
}
@font-face {
    font-family: 'MuseoSans500';
    src: url('MuseoSans_500-webfont.eot');
    src: url('MuseoSans_500-webfont.eot?iefix') format('eot'),
         url('MuseoSans_500-webfont.woff') format('woff'),
         url('MuseoSans_500-webfont.ttf') format('truetype'),
         url('MuseoSans_500-webfont.svg#webfontkQkWxTED') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'MuseoSans100';
	src: url('1766D1_0.eot');
	src: url('1766D1_0.eot?#iefix') format('embedded-opentype'),
	url('1766D1_0.woff') format('woff'),
	url('1766D1_0.ttf') format('truetype');
}
h1,h2,h3,h4,h5,h6,h6{
	margin:0px;
	font-weight:normal;
}
p{
	margin:0px;
}
p a {
	color:#6597BA;
	font-weight:bold;
}	

table{
	border-collapse:collapse;
}

.container{
	margin:0px auto;
	width:947px;
}
.wrapper{
	float:left;
	width:947px;
}
.flt{
	float:left;
	margin-bottom: 18px;
}
.frt{
	float:right;
	left: 465px;
}
a{
	text-decoration:none;
}
a img{
	border:0px;
}
/********************Header******************/
#header{
	float:left;
	width:947px;
}

#logo{
	float:left;
	padding:0;
}
#main_header{
	float:left;
	width:100%;
	/*background:url(../images/main_header.jpg) no-repeat center top;*/
	height:403px;
}
#main_header img {
	display: block;
	margin-left:auto;
	margin-right:auto;
}
#light {
}
#dark {
	position: relative;
	top: -403px;
	display:none;
}
#main_buttons {
	clear:both;
}
#main_buttons a {
	float:left;
	display: table-cell;
	vertical-align: middle;
	height:60px;
	padding-right:61px;
}
.last a {
	padding-right:0px;
}
.main_container{
	margin:0px auto;
	width:860px;
}
.main_wrapper{
	float:left;
	padding:0px 0px;
	color:#FFFFFF;
	position: relative;
}
.main_wrapper_home{
	float:left;
	width:860px;
	padding:0px 0px;
	color:#FFFFFF;
	position: relative;
	top: -425px;
}

#head_dash{
	float:left;
	margin-left:420px;
}

#head_dash img{
	cursor:pointer;
}


/***************************Nav*************/
.nav{
	width:100%;
	margin-left:-40px;
	margin-right:auto;
}
.nav_links {
	clear:both;
	margin-left:auto;
	margin-right:auto;
}
.nav ul{
	list-style:none;
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	/*padding:0px;*/
	font-size:14px;
	color:#ffffff;
	text-transform:uppercase;
}
.nav ul li{
	float:left;
	color:#ffffff;	
	margin:0;
	background:#6597ba;
}
.nav ul li.end{
	margin:0px;
	float:right;
}
.nav ul li:hover, .nav ul li.current{
	color:#ffffff;
	background:#326182;
}
.nav ul li a{
	color:#ffffff;
	padding:15px 22px 12px 25px;
	float:left;
	text-decoration:none;
}
.nav ul li a:hover, .nav ul li.current a{
	color:#ffffff;
	background:#326182;
}

.nav ul li a.active {
	color:#ffffff;
	background:#326182;
}

/***************************Top Nav*************/
.top_nav{
	width:100%;
	margin-left:0;
	margin-right:1px;
}
.top_nav_links {
	clear:both;
	margin-left:auto;
	margin-right:auto;
}
.top_nav ul{
	list-style:none;
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	/*padding:0px;*/
	font-size:11px;
	color:#a0a0a0;
	text-transform:uppercase;
	font-family: 'MuseoSans100', Arial, Helvetica, sans-serif;
}
.top_nav ul li{
	float:left;
	color:#a0a0a0;	
	margin:0;
	background:#f3f3f3;
	border-left:solid 1px #e4e0e0;
	border-bottom:solid 1px #e4e0e0;
}
.top_nav ul li.end{
	margin:0px;
	float:right;
}
.top_nav ul li:hover, .nav ul li.current{
	color:#ffffff;
	background:#ababab;
}
.top_nav ul li a{
	color:#a0a0a0;
	padding:8px 16px 8px 16px;
	float:left;
	text-decoration:none;
}
.top_nav ul li a:hover, .nav ul li.current a{
	color:#ffffff;
	background:#ababab;
}

.top_nav ul li a.active {
	color:#ffffff;
	background:#ababab;
}
.top_nav ul li a:hover.active {
	color:#ffffff;
	background:#000;
}

/****************Slider******************/
.slider{
	float:left;
	margin:10px 0px 35px 0px;
	position:relative;
	top:35px;
}
.slider_container {
	float:left;
	width:960px;
}

.slider_container .panel {
	float:left;
	display:inline;	
	width:210px;
	padding:10px 0px;
	height:168px;
}

.slider_container ul{
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}
.slider_container ul li{
	float:left;
	display:inline;	
	width:210px;
	padding:10px 0px;
	margin:0px 10px 0px 0px;
	background:url(../images/slider_bg.png) no-repeat left top;
	height:120px;
}
.slider_container ul li p.out{
	background:#6597ba;
	color:#FFFFFF;
	width:190px;
	padding:12px 10px 13px 10px;
	cursor:pointer;
	font-weight:500;
	text-align:left;
}
.slider_container ul li:hover p.out{
	background:#1d1d1d;
}

.lifestyle{
	background:url(../images/trans_bg.png);
	float:left;
	width:867px;
	left:-43px;
	height:355px;
	padding:30px 40px;
	line-height:22px;
	margin:50px 0px;
	top:-57px;
	position:relative;
}
.peace{
	float:left;
	width:860px;
	margin:30px 0px;
	line-height:20px;
	position:relative;
}
.peace h2{
	color:#FFFFFF;
	font-size:36px;
	font-family: 'MuseoSans100', Arial, Helvetica, sans-serif;
	line-height: 36px;
}
.peaceimg{
	position:absolute;
	width:500px;
	right:0px;
	padding:5px;
	background:url(../images/trans_img.png);
	top:0px;
	z-index:1;	
}
.peacetxt{
	position:absolute;
	z-index:2;
	left:0px;
	top:0px;
	background:url(../images/trans_bg.png);
	width:440px;
	height:165px;
	padding:30px;
	margin:60px 0px;
}
.peace_link {
	float:left;
	color:#6597BA;
	font-family: 'MuseoSans100', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	padding-top: 10px;
}
/********************Footer************/
.footer{
	float:left;
	width:952px;
	margin:30px 0px 10px 0px;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	padding:10px 0px;
}
.footer_flt{
	float:left;
	padding:0px 21px 0px 0px;
}
.copy{
	float:right;
	font-size:.9em;
	padding:0px 0px 10px 0px;
}
.copy a{
	color:#858585;
}


.arrowleft {
	float:left;
	height:54px;
	left:25px;
	width:24px;
	z-index:2;
	margin-top:-40px;
	display:block;
}
.arrowright {
	float:right;
	height:54px;
	width:24px;
	left:945px;
	z-index:1;
	margin-top:-40px;
}
.stepcarousel{
	text-align:center;
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 960px; /*Width of Carousel Viewer itself*/
	height:168px; /*Height should enough to fit largest content's height*/
	/*background:url(images/scroller_bg.jpg) repeat-x;*/
	padding-left:0px;
	float:left;
/*	background:url(../images/video_test_bg.jpg) repeat-x left top ;	 */
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	float:left;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 231px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	cursor:pointer;
	display:inline;
	/*padding:10px 10px 10px 10px;*/
	padding:10px 8px 10px 0;

}

/***************message from our founder*************/
.popupbg{
	position:absolute;
	width:100%;
	height:140%;
	left:0px;
	top:0px;
	float:left;
	padding:50px 0px 0px 0px;
	background-color: rgba(35, 32, 28, 0.8);
	z-index:20;
}

.popupbg1{
	position:absolute;
	width:100%;
	height:140%;
	left:0px;
	top:0px;
	float:left;
	padding:50px 0px 0px 0px;
	z-index:20;
}

/** html .popupbg{
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/popupbg.png", sizingMethod="scale");
} */
.founder_popup_container{
	margin:0px auto;
	font-size:1.0em;
	position:relative;
}

.founder_popup{
	background:url(../images/founder_popup.png) no-repeat left top;
	float:left;
	width:950px;
	height:685px;
	padding:0px;
	
}
* html .founder_popup{
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/founder_popup.png", sizingMethod="image");
 } 
.founder_popup_in{
	position:relative;
	padding:50px;
	width:605px;
	height:577px;
}
.founder_popup_container h2{
	font-family: 'MuseoSans100', Arial, Helvetica, sans-serif;
	color:#6698bb;
	font-size:30px;
	padding:0px 0px 10px 0px;
	line-height: 36px;
	text-align:left;
}
.founder_popup p{
	margin:10px 0px;
}
.founder_popup_msg{
	float:left;
	position:relative;
}
.founder_popup_msg p{
	margin:20px 0px;
	line-height:18px; 
	color:#191919; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:13px; 
}

/* BLACK BOOK OVERLAY */
.bb_popup_container{
	margin:0px auto;
	width:1050px;
	font-size:1.0em;
	position:relative;
}
.bb_popup{
	float:left;
	width:1050px;
	height:785px;
	padding:0px;
}
.bb_popup_bkgd {
	background-color:#ffffff;
	margin:25px;
	-moz-box-shadow: 0 0 10px 5px #000;
	-webkit-box-shadow: 0 0 10px 5px#000;
	box-shadow: 0 0 10px 5px #000;
}
.bb_popup_in{
	position:relative;
	padding:50px;
	width:950px;
	height:685px;
}
.bb_popup_in img{
	 margin-top:2px;
	 border:2px solid #FFFFFF;
	-moz-box-shadow: 0px 5px 5px #d1d1d1, 0px -5px 5px #d1d1d1;
	-webkit-box-shadow: 0px 5px 5px #d1d1d1, 0px -5px 5px #d1d1d1;
	box-shadow: 0px 5px 5px #d1d1d1, 0px -5px 5px #d1d1d1;
}
.bb_close{
	position:absolute;
	right:38px;
	top:-12px;
	z-index:10;
	width:36px;
	height:36px;
	background:url(../images/close.png) no-repeat left top;
	cursor:pointer;
}

/* BOOK IT OVERLAY */
.book_it_popup_in{
	position:relative;
	padding:50px;
}

.hnass_popup_container{
	margin:0px auto;
	width:705px;
	font-size:1.0em;
	position:relative;
}

.hnass_popup{
	background:url(../images/founder_popup.png) no-repeat left top;
	float:left;
	width:705px;
	height:637;
	padding:0px;
	
}
* html .hnass_popup{
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/founder_popup.png", sizingMethod="image");
 } 
.hnass_popup_in{
	position:relative;
	padding:50px;
	width:605px;
	height:490px;
}
.hnass_popup_container h2{
	color:#6698bb;
	font-size:30px;
	padding:0px 0px 0px 0px;
}
.hnass_popup p{
	margin:10px 0px;
}
.hnass_popup_msg{
	float:left;
	position:relative;
}
.hnass_popup_msg p{
	margin-top: 10px;
line-height: 24px;
text-align: justify;

}







.member_popup{
	background:url(../images/member_preview_bg.png) no-repeat left top;
	float:left;
	width:605px;
	height:325px;
	padding:50px;
	position:relative;
	font-size:12px;;
	line-height:18px;
	text-align:justify;
	z-index:1;
}
/** html .member_popup{
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/member_preview_bg.png", sizingMethod="image");
} */
.close{
	position:absolute;
	right:0px;
	top:0px;
	z-index:10;
	width:36px;
	height:36px;
	background:url(../images/close.png) no-repeat left top;
	cursor:pointer;
}
* html .close{
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/close.png", sizingMethod="image");
} 
.close a{
	width:36px;
	height:36px;
	display:block;
	position:relative;	
}
.member_popup .flt{
	float:left;
	width:320px;
}
.member_popup .frt{
	float:right;
	width:280px;
	padding:0px 0px 0px 0px;
}

/*inner page*/

/*card page*/

#inner_header{
	float:left;
	width:100%;
	background:url(../images/inner_mainheader.jpg) no-repeat center top;
	height:100px;
}

.headertitle {
	font-family: 'MuseoSans100', Arial, Helvetica, sans-serif;
	color:#E9EAEE;
	font-size:36px;
	margin-top:33px;
	margin-left:-40px;
}

#card-content{
	margin:0 auto;
	width:952px;
}
#card-topcontent{
	/*float:left;
	margin:40px 0 0;
	width:860px;
	padding-bottom:10px;
	border-bottom:1px solid #E3E3E3;*/
	border-bottom:1px solid #E3E3E3;
	float:left;
	padding:35px 50px 35px 50px;
	width:850px;
}
#card-topcontent_2{
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
	float:left;
	margin-top: 30px;
	padding: 30px 50px;
	width:850px;
}
#card-topnewcontent {
	float:left;
	padding:40px 50px 10px 50px;
	width:852px;
}

#left-content{
	float:left;
	width:335px;
}
.card {
	color:#6597BA;
	font-size:30px;
	font-family: MuseoSans100, Arial, Helvetica, sans-serif;
}
#left-content img{
	margin:0 0 0 30px;
	padding:20px 0 0 5px;
	position:relative;
	top:-25px;
	
}
#right-content {
	width:503px;
	float:left;
	border-left:1px solid #E3E3E3;
}
#right-content-no-border {
	width:503px;
	float:left;
}
#right-content .p1{
	padding:0 0 0 20px;
	line-height:24px;
}
.p_2col{
	padding:0;
	line-height:22px;
	font-size:14px;
	margin-top:5px;
}
#right-content-no-border .p1{
	padding:0;
	line-height:22px;
	font-size:14px;
}
#right-content .p2{
	text-align:justify;
	padding:0 0 0 20px;
	line-height:24px;
	width:405px;
	margin-top:20px;
}

#right-content div{
	float:right;
	margin-left:455px;
	margin-top:40px;
	position:absolute;
	top:402px;
	width:130px;
}

#card-btmcontent{
	/*float:left;
	margin:30px 0 0;
	width:860px;*/
	float:left;
	padding:20px 50px 10px 50px;
	width:919px;
	margin-top:10px;
}
.title{
	font-family: 'MuseoSans500', Arial, Helvetica, sans-serif;
	color:#6597BA;
	font-size:30px;
	font-weight:normal;
	margin-bottom:10px;
}
.title36 {
	font-family: 'MuseoSans500', Arial, Helvetica, sans-serif;
	color:#6597BA;
	font-size:36px;
	font-weight:normal;
	line-height: 36px;
	margin-bottom: 7px;
}

#display-content{
	float:left;
	padding-top:10px;
   width:865px;
	
}

#display-content p{
	
	padding:2px;
}

#display-content p img{
	/*border:1px solid #E4E4E4;*/
	padding:5px;
}


#display-topimg {
	margin-bottom:40px;
	margin-top:10px;
}

#display-btmimg {
	float:left;
	margin-top:20px;
}

#display-topimg p img{
	padding:1px;
}
#display-btmimg p img{
	padding:1px;
}
.networking_mobile {
	margin: 0 0 -36px -43px;
}
/*end card page*/

/*******************Community*******************/

#inner-div{
	/*float:left;
	min-height:440px;
	height:auto !important;
	margin:10px 0px 0px;
	padding:12px;
	width:255px;*/
	float:left;
	height:auto !important;
	margin:10px 0 0;
	padding:4px;
	width:273px;
}

#inner-img{
	/*background:url(../images/slider_bg.png) no-repeat center top;*/
	/*width:255px;
	height:140px;
	margin-bottom:10px;*/
	height:140px;
	margin-bottom:10px;
	padding:0;
	width:283px;
}

.inner-title{
	color:#6597BA;
	font-size:15px;
	font-weight:bold;
}
#inner-div p{
	line-height:24px;
	padding:5px 15px 0;
	text-align:justify;
	
}
#about-leftcontent{
	float:left;
	width:328px;
	line-height:25px;
}
#about-leftcontent .card{
	padding:10px 0 0;
}
/*#card-btmcontent .title{
	padding:10px;
}*/
/*******************End Community*******************/

/*******************Cotact page*******************/


/*******************About us*******************/

#bioimg{
	background:url(../images/biopage/bio_bg.png) no-repeat center top;
	float:left;
	height:175px;
	width:137px;
	margin:0 41px 50px 0;
}

#bioimg img{
	border:3px solid #FFFFFF;
	margin-top:10px;
}

#bioimg p.onimg{
	background:#44413C none repeat scroll 0 0;
	color:#E4A202;
	cursor:pointer;
	display:none;
	font-weight:bold;
	margin:-35px 0 0 3px;
	padding:8px 1px 8px 5px;
	text-align:left;
	width:150px;
}

#bioimg:hover p.onimg {
	background:#44413C none repeat scroll 0 0;
	color:#E4A202;
	cursor:pointer;
	display:block;
	font-weight:bold;
	margin:-35px 0 0 3px;
	padding:8px 1px 8px 5px;
	text-align:left;
	width:150px;
	position:relative;
}

#bioimg p.onimg a{
	color:#E4A202;
	cursor:pointer;
	display:block;
}

.popupbg-bio{
	position:absolute;
	width:100%;
	/*height:298%;
	#height:185%;*/
	height:1074px;
	left:0px;
	top:0px;
	float:left;
	padding:50px 0px 0px 0px;
	background:url(../images/popupbg.png);
	z-index:20;
}

.bio{
	float:left;
	padding: 40px 50px 50px;
	position:relative;
	font-size:12px;;
	line-height:18px;
	text-align:justify;
}
.bio .flt{
	float:left;
	width:320px;
}
.bio .frt{
	float:left;
	width:580px;
	padding:0px 0px 0px 0px;
}

.bio .frt p{
	line-height:20px;
	text-align:left;
}
.bio_name {
	font-size:14px;
	font-weight:bold;
	color:#6697ba;
	padding: 10px 0 0 5px;
}
.bio_title {
	font-size:12px;
	font-weight:normal;
	color:#636363;
	padding: 0 0 0 5px;
}
/*******************end About us*******************/

#contact-content{
	float:left;
	padding:13px 0;
	width:949px;
}

#contact-leftcontent{
	float:left;
	width:472px;
}
#contact-rightcontent{
	float:right;
	width:415px;
}
#contact-rightcontent .title{
	border-bottom:1px solid #E3E3E3;
	padding:10px 0 15px;
	margin-top:15px;
}
.read span{
	color:#E4A202;
	font-size:15px;
	font-weight:bold;
	margin-top:5px;
	cursor:pointer;
}

#contact-rightcontent .addr{
	padding:15px 0 0;
}
#contact-rightcontent .phno{
	padding:20px 0 0px 0;
}
#contact-rightcontent .contact-mail a{
	padding:8px 0 8px 0;
	color:#6597BA;
	font-weight:bold;
}

#contact-rightcontent .contact-con{
	padding-top:20px;
	line-height:20px;
	
}
#contact-rightcontent .contact-connect{
	padding:20px 0 20px 0;
	font-weight:bold;
	border-bottom:1px solid #E3E3E3;
	padding:0 0 15px;
	margin-bottom:20px;
}
#contact-rightcontent .contact-link {
	padding:2px 0 0px 0;
	
}
#contact-rightcontent .contact-link a{
	color:#6597BA;
	font-weight:bold;
}
#map{
 border:3px solid #ffffff;
}

.map-top{
	background:url(../images/map_topshadow.png) no-repeat center top;
	width:472px;
	height:24px;
}
.map-btm{
	background:url(../images/map_btmshadow.png) no-repeat center top;
	width:472px;
	height:24px;
}
.connect-social {
	margin-top:10px;
	margin-bottom:-8px;
}
.connect-social-text {
	position:relative;
	top:-10px;
}
/*******************End Cotact page*******************/

/******************Benefits*********************/
.benefits{
	width:952px;
	margin-top:30px;
}

#benefits-left{
	float:left;
	width:264px;
	margin: -10px 0 0 -40px;
}
#benefits-right{
	float:left;
	width:727px;
	padding:0;
	border-right:1px solid  #E3E3E3;
}
#benefits-left ul li{
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	border-bottom:1px solid #dadada;
	color:#386788;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:1px;
	width:215px;
	height:50px;
	background-image: linear-gradient(bottom, #E9E9E9 10%, #F1F1F1 50%);
	background-image: -o-linear-gradient(bottom, #E9E9E9 10%, #F1F1F1 50%);
	background-image: -moz-linear-gradient(bottom, #E9E9E9 10%, #F1F1F1 50%);
	background-image: -webkit-linear-gradient(bottom, #E9E9E9 10%, #F1F1F1 50%);
	background-image: -ms-linear-gradient(bottom, #E9E9E9 10%, #F1F1F1 50%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.1, #E9E9E9),
		color-stop(0.5, #F1F1F1)
	);
}
#bt-thumb{
	float:left;
}
#bt-txt{
	font-family: 'MuseoSans500', Arial, Helvetica, sans-serif;
	float:left;
	font-size:14px;
	margin:17px 0px 0px 20px;
	text-transform: uppercase;
}
#bt-txt2{
	font-family: 'MuseoSans500', Arial, Helvetica, sans-serif;
	float:left;
	font-size:14px;
	margin:8px 0px 0px 20px;
	text-transform: uppercase;
}
#overdiv{
 float:left;
 width:215px;
}
#overdiv:hover{
	color:#ffffff;
	background:#83abc7;
	cursor:pointer;
	height:50px;
}

#benefits-left li:hover {
	color:#FFFFFF;
	background:#83abc7;
	cursor:pointer;
}

#benefits-left ul li:hover{
	color:#ffffff;
	background:#83abc7;
	cursor:pointer;
}

#benefits-left ul .liclass:hover{
	color:#ffffff;
	background:#6597ba;
	cursor:pointer;
}

#benefits-left ul li.activeli {
	color:#ffffff;
	background:#6597ba;
}

#benefits-left ul #li1 {
	color:#ffffff;
	background:#83abc7;
}
.b_buttons {
	float:right;
	width:138px;
	padding-top: 3px;
}
.c_button {
	width:138px;
	height:26px;
	margin: 7px 0 0 -25px;
	border:solid 2px #ffffff;
	background-image: linear-gradient(bottom, #356484 15%, #6293B6 85%);
	background-image: -o-linear-gradient(bottom, #356484 15%, #6293B6 85%);
	background-image: -moz-linear-gradient(bottom, #356484 15%, #6293B6 85%);
	background-image: -webkit-linear-gradient(bottom, #356484 15%, #6293B6 85%);
	background-image: -ms-linear-gradient(bottom, #356484 15%, #6293B6 85%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.15, #356484),
		color-stop(0.85, #6293B6)
	);
	color:#ffffff;
	font-size:14px;
	text-align:center;
	line-height: 24px;
	cursor:pointer;
}
.c_button a {
	color:#ffffff;
	font-size:14px;
	text-align:center;
}
.r_button {
	float:right;
	height:26px;
	margin: 15px 0 0 -25px;
	border:solid 2px #ffffff;
	background-image: linear-gradient(bottom, #356484 15%, #6293B6 85%);
	background-image: -o-linear-gradient(bottom, #356484 15%, #6293B6 85%);
	background-image: -moz-linear-gradient(bottom, #356484 15%, #6293B6 85%);
	background-image: -webkit-linear-gradient(bottom, #356484 15%, #6293B6 85%);
	background-image: -ms-linear-gradient(bottom, #356484 15%, #6293B6 85%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.15, #356484),
		color-stop(0.85, #6293B6)
	);
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	line-height: 24px;
	padding:0 10px 0 10px;
	cursor:pointer;
}
.l_button {
	float:left;
	height:26px;
	margin: 7px 0 0 -25px;
	border:solid 2px #ffffff;
	background-image: linear-gradient(bottom, #356484 15%, #6293B6 85%);
	background-image: -o-linear-gradient(bottom, #356484 15%, #6293B6 85%);
	background-image: -moz-linear-gradient(bottom, #356484 15%, #6293B6 85%);
	background-image: -webkit-linear-gradient(bottom, #356484 15%, #6293B6 85%);
	background-image: -ms-linear-gradient(bottom, #356484 15%, #6293B6 85%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.15, #356484),
		color-stop(0.85, #6293B6)
	);
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	line-height: 24px;
	padding:0 10px 0 10px;
	cursor:pointer;
}
.l_button_2 {
	float:left;
	height:26px;
	margin: 15px 0 0 0;
	border:solid 2px #ffffff;
	background-image: linear-gradient(bottom, #356484 15%, #6293B6 85%);
	background-image: -o-linear-gradient(bottom, #356484 15%, #6293B6 85%);
	background-image: -moz-linear-gradient(bottom, #356484 15%, #6293B6 85%);
	background-image: -webkit-linear-gradient(bottom, #356484 15%, #6293B6 85%);
	background-image: -ms-linear-gradient(bottom, #356484 15%, #6293B6 85%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.15, #356484),
		color-stop(0.85, #6293B6)
	);
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	line-height: 24px;
	padding:0 10px 0 10px;
	cursor:pointer;
}
#bimg{
/*	background:url(../images/shadow_bg.png) no-repeat center top; */
 	height:285px;
	width:551px;
}
#bimg img{
	 margin-top:2px;
	 border:2px solid #FFFFFF;
	-moz-box-shadow: 0px 5px 5px #d1d1d1, 0px -5px 5px #d1d1d1;
	-webkit-box-shadow: 0px 5px 5px #d1d1d1, 0px -5px 5px #d1d1d1;
	box-shadow: 0px 5px 5px #d1d1d1, 0px -5px 5px #d1d1d1;
}
.btitle{
 margin:20px 0px 10px 0px;
 color:#6597BA;
 font-size:20px;
}
.b_title {
	height:125px;
	width:723;
	background-color:rgba(35,32,28,0.95);
	float: left;
	left: 2px;
	position: relative;
	top: -127px;
	width: 723px;
}
.b_title_text {
	font-family: 'MuseoSans100', Arial, Helvetica, sans-serif;
	font-size:42px;
	text-transform:uppercase;
	line-height:42px;
	color:#ffffff;
	position:absolute; 
	top:50%;
	margin: -38px 0 0 25px;	
}
.b_title_text2 {
	font-family: 'MuseoSans100', Arial, Helvetica, sans-serif;
	font-size:42px;
	text-transform:uppercase;
	line-height:42px;
	color:#ffffff;
	position:absolute; 
	top:50%;
	margin: -18px 0 0 25px;	
}
.bcontent{
	padding: 0 0 0 25px;
	width: 675px;
	clear: both;
	float: left;
	position: relative;
	top: -115px;
}
.bcontent p{
	line-height:24px;
}

.bcontent p a{
	color:#6597BA;
}
.bcontent li {
	padding-bottom:5px;
}
.subtitle{
	color:#6597BA;
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
}
/******************end Benefits*********************/

/****************** Peace of mind*********************/
#pomleft-content{
	float:left;
	width:338px;
}
#pomright-content {
	width:500px;
	float:left;
	border-left:1px solid #E3E3E3;
}
#pomright-content .title{
	margin-left:25px;	
}
#pomright-content p{
	margin-top:10px;
	line-height:24px;
	text-align:justify;	
	margin-left:25px;
}
.faqtxt{
	color:#E4A202;
	font-size:40px;
}

#faq{
	float:left;
	width:50px;
	margin-top:10px;
}
#ques{
	width:805px;
	
}
#ques p{
 	text-align:justify;
	margin-top:28px;
	 line-height:22px;
}
#ans{
	border-bottom:1px solid #E3E3E3;
	padding:0 0 15px 0;
}
#ans .a1{
	 text-align:justify;
	 margin-top:20px;
	 line-height:22px;
}
#ans .a2{
	 text-align:justify;
	 margin-top:10px;
	 line-height:22px;
}
.faq-contact{
	margin-top:10px;
}
.faq-contact a{
	color:#6597BA;
	font-weight:bold;
	text-decoration:underline;
	
}
/******************end Peace of mind*********************/

/*******************member page*******************/
#member-content{
	margin:0 auto;
	width:952px;
}
.form-title{
	color:#6597BA;
	font-size:20px;
	margin-bottom:10px;
	font-family: 'MuseoSans500', Arial, Helvetica, sans-serif;
}
#member-form{
	width:952px;
	float:left;
}
#reg-form{
	float:left;
	padding:40px 50px 10px;
	width:852px;
}

.popup-form{
	width:400px;
	float:left;
}
.book_it-form{
	float:left;
	padding: 0 0 20px;
	width:580px;
}

#reg-form p .req, .loginsty{
	color:#FF0000;
}
#registration{
	margin-top:30px;
}
#registration p{
	font-weight:bold;
}
#userreg{
	border-bottom:1px solid #E3E3E3;
	margin-bottom:15px;
	width:610px;
}
#userreg p{
	padding:0px 0px 20px 0px;
}
#userreg p #element input{
	margin:3px 0 0;
	border-color:#E5E9EC #E3E3E3 #E3E3E3;
	border-width:1px;
	color:#858585;
}
.book_it_fields {
	margin-bottom:15px;
}
.book_it_fields p{
	padding:10px 0px;
	margin:0;
}
.book_it_fields input{
	margin:3px 0 0;
    width: 570px;
    height: 20px;
    border: 2px solid #cccccc;
    padding: 5px;
	color:#858585;
    font-family: Verdana, Arial, Helvetica, sans-serif, Arial,  sans-serif;
	font-size:16px;
}
textarea#book_it_1 {
    width: 570px;
    height: 120px;
    border: 2px solid #cccccc;
    padding: 5px;
	color:#858585;
    font-family: Verdana, Arial, Helvetica, sans-serif, Arial,  sans-serif;
	font-size:16px;
}
.gender input{
	margin-left:45px;
}

#edu{
	border-bottom:1px solid #E3E3E3;
	margin-bottom:15px;
	width:610px;
}

#edu p {
	margin-bottom:15px;
}

#edu p #element input{
	margin:3px 0 0;
	border-color:#E5E9EC #E3E3E3 #E3E3E3;
	border-width:1px;
	color:#858585;
}

#Background{
	border-bottom:1px solid #E3E3E3;
	margin-bottom:15px;
	margin-top:15px;
	width:610px;
}

#Background p {
	margin-bottom:15px;
	
}
#Background p #element input{
	margin:3px 0 0;
	border-color:#E5E9EC #E3E3E3 #E3E3E3;
	border-width:1px;
	color:#858585;
}

#Background p span{
}

#contact-info{
	border-bottom:1px solid #E3E3E3;
	margin-bottom:15px;
	width:610px;
}
#contact-info p {
	margin-bottom:15px;
}
#contact-info p #element input{
	margin:3px 0 0;
	border-color:#E5E9EC #E3E3E3 #E3E3E3;
	border-width:1px;
	color:#858585;
}
/*******************End member page*******************/

/*******************Dashboard*******************/

.dash_container{
	margin:0px auto;
	width:942px;
}
.dash_wrapper{
	float:left;
	width:942px;
	padding:0px 0px;
	color:#FFFFFF;
}


#dash-content{
	float:left;
	width:942px;
	margin-top:30px;
}

#dash-features{
	float:left;
	width:860px;
}

#dash-features-left ,#dash-features-mid ,#dash-features-right {
	float:left;
	margin-right:68px;
	margin-top:15px;
	padding:0;
	width:245px;
}

/*#dash-features-left ul ,#dash-features-mid ul ,#dash-features-right ul {
	
}*/
#dash-features-left p,#dash-features-mid p,#dash-features-right p{
	line-height:30px;
	border-bottom:1px solid #E3E3E3;
	padding:5px 0;
}
#dash-features-left p a,#dash-features-mid p a,#dash-features-right p a{
	color:#688DA6;
	padding:15px;
	position:relative;
	top:-8px;
	font-weight:bold;
}

#dash-btmcontent{
	float:left;
	width:860px;
	margin-top:40px;
}
#dash-btmleft{
	float:left;
	width:375px;
}
.line{
	background:url(../images/double_line.gif);
	height:5px;
	margin:20px 0 10px;
	width:200px;
}
#dash-btmleft #left-img{
	float:left;
	margin-top:20px;
	width:145px;
}

#dash-btmleft #left-info{
	float:left;
	margin-top:20px;
	width:200px;
}

#dash-btmleft #left-info p{
	text-align:justify;
	line-height:24px;
}

#dash-btmleft #left-info p a{
	color:#688DA6;
	margin-left:15px;
	font-weight:bold;
}

#dash-btmright{
	border-left:1px solid #E3E3E3;
	float:left;
	width:480px;
}
#dash-btmright .title{
	margin-left:40px;
}
#dash-btmright ul{
	float:left;
	margin:10px 0 0 20px;
	padding:0;
	width:525px;
}
#dash-btmright ul li{
	 background:url(../images/ayacc_imgbg.png) no-repeat center top;
	 list-style:none;
	 float:left;
	 width:255px;
	 height:150px;
	 margin:0 0 15px;
}
#dash-btmright ul li:hover{
	 background:url(../images/ayacc_imgbg_hover.png) no-repeat center top;
	
}
#dash-btmright ul li img{
	margin:12px 0 0 25px;
	
}
#dash-btmright ul li p {
	margin:7px 0 0 23px;
}
#dash-btmright ul li p img{
	margin:0px;
	padding:0px;
}
#dash-btmright ul li p a{
	color:#688DA6;
}
#dash-btmright ul li p a:hover{
	color:#000000;
}
/*******************End Dashboard page*******************/

/*end inner page*/

.errormsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
}


/********  Header Login Popup *************/
.login_popup{
	background:url(../images/member_preview_bg.png) no-repeat left top;
	float:left;
	width:605px;
	height:325px;
	padding:50px;
	position:relative;
	font-size:12px;;
	line-height:18px;
	text-align:justify;
	z-index:1;
	top:-75px;
	left:-50px;
}
.login_popup .flt{
	float:left;
	width:320px;
}
.login_popup .frt{
	float:left;
	width:580px;
	padding:0px 0px 0px 0px;
}

.login_popup .frt p{
	line-height:20px;
	text-align:justify;
	font-weight:bold;
}

.login-div{
	margin:15px 0 0 30px;
	padding:0px;
	background:#effaff;
}

#login-box{
	background:#F9F9F9 none repeat scroll 0 0;
	border:1px solid #F4F4F4;
	margin:25px 0 0 90px;
	padding:10px;
	width:360px;
}
#login-box .formlabel{
	font-weight:bold;
}
.smallordinarytext a{
	color:#688DA6;
}
/********  End Login Popup *************/



/*********   Inner Page   **********/

.welcome {
	font-family:  Verdana, Arial, Helvetica, sans-serif, Arial,  sans-serif;
	font-size: 18px;
	color: #767676; /*#6EA6C1;*/
	text-decoration: none;
	text-align:left;
	padding:10px 10px 10px 25px;
}
.fn {
	font-family: Verdana, Arial, Helvetica, sans-serif, Arial,  sans-serif;
	font-size: 18px;
	color: #3481A7; /*#6EA6C1;*/
	text-decoration: none;
	text-align:left;
	font-weight: bold;
	padding:10px 10px 10px 0px;
	text-align:right;
	text-transform:uppercase;
}
.textuserheader{
	font-family: Verdana, Arial, Helvetica, sans-serif, Arial,  sans-serif;
	font-size: 11px;
	color: #3481A7; 
	text-decoration: none;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
}
.textuserheader a {
	font-family: Verdana, Arial, Helvetica, sans-serif, Arial,  sans-serif;
	font-size: 11px;
	color: #3481A7; /*#6EA6C1;*/
	text-decoration: none;
	text-align:right;
	font-weight:bold;
	padding-right:20px;
	text-decoration:underline;
}
.textuserheader a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, Arial,  sans-serif;
	font-size: 11px;
	color: #3481A7; /*#6EA6C1;*/
	text-decoration: none;
	text-align:right;
	font-weight:bold;
	cursor:pointer;
	padding-right:20px;
	text-decoration:none;
}
.menus
{
	float:left;
	width:150px;
	margin-top:40px;
	background-color:#F1F8FE;
}
.submenubg
{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size:12px; color:#fff; 
	height:22px;
	line-height:22px;
	width:140px;
	border:1px solid #0e486b;
	background: url(../images/dashboard/btn-bg.gif) repeat-x; 
	cursor:pointer ;
	margin:0px 10px 5px 0px;
	text-indent:10px;
	float:left;
}
.submenubg a
{
	color:#fff;
	text-decoration:none;
}
.selectmenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size:12px; color:#C5D9E8; ;
	height:22px;
	width:150px;
	z-index:1000;
	line-height:22px;
	background-color:#FFFFFF;
	border:1px solid #C5D9E8;
	border-right:none;
	margin:0px 0px 5px 0px;
	text-indent:10px;
	float:left;
	cursor:pointer ;
}
.selectmenu a
{
	color:#3481A7;
	text-decoration:none;
}
.textuserheaderlink{
	font-family: Verdana;
	font-size: 10px;
	color: #3481A7; /*#6EA6C1;*/
	text-decoration: none;
	text-align:left;
	padding-right:20px;
}
.activemsg {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003300;
	font-weight:bold;
}
.mailBoxBorder{
	border:#3481A7 solid 1px;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	background-color:#FFFFFF;
}
.header_btn {
	background-image: url(../images/dashboard/bg-top.gif);
	background-repeat: repeat-x;
	height: 33px;
	padding-left:5px;
}
.content
{
	line-height:20px;
}
.header_field{
	background-image:url(../images/dashboard/bg-bottom.gif);
	background-repeat:repeat-x;
	height:27px;
	font-family:Verdana;
	font-size:7pt;
 	color: #000000; 
	text-decoration:none;
	padding-left:5px;
	font-weight:bold;
}
.message_odd_row{
	height:25px;
	background-color: #FFFFFF;
	font-family:Verdana;
	font-size:10px;
	color:#18365c;
	text-decoration:none;
	padding-left:5px;
	line-height:20px;
}
.message_even_row{
	height:25px;
	background-color: #F4F4F4;
	font-family:Verdana;
	font-size:10px;
	color:#18365c;
	text-decoration:none;
	padding-left:5px;
	line-height:20px;
}
.message_row_over{
	height:25px;
	background-color: #D9E4F2;
	font-family:Verdana;
	font-size:10px;
	color:#18365c;
	text-decoration:none;
	padding-left:5px;
	line-height:20px;
}
.MemberName{
 	font-family :Verdana;
	font-size : 14px;
	color :#3481A7;
	text-decoration: none;
}
.textuserheaderlink{
	font-family: Verdana;
	font-size: 10px;
	color: #3481A7; /*#6EA6C1;*/
	text-decoration: none;
	text-align:left;
	padding-right:20px;
}
.orangeFont {
	color:#6EA6C1;
}
.textuserheaderlink a {
	fofont-family: Verdana;
	font-size: 10px;
	color: #3481A7; /*#6EA6C1;*/
	text-decoration: underline;
	text-align:left;
}
.textuserheaderlink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, Arial,  sans-serif;
	font-size: 10px;
	color: #3481A7; /*#6EA6C1;*/
	text-decoration: none;
	text-align:left;
	cursor:pointer;
}

.show_details_right{
	height:20px;
	background-color:#F1F8FE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#18365c;
	text-decoration:none;
	padding-left:5px
}
.msgfont {
	cursor:pointer;
	padding-left:10px;
}
.msgtitle {
	padding:5px 15px 5px 15px;
	color:#3481A7;
	font-weight:bold;
}
.chkfont {
	float:left;
	padding-top:5px;
	padding-left:4px
}
.textuserlist{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:left;
	padding:10px 0px 10px 10px;
}
.mandatory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
div, span, td, p {
	margin:0px;
}
.note1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}

/***Login Error Message***********/

.returnmsg{
	color:#FF0000;
	font-weight:bold;
}
/***End Login Error Message***********/


/********terms & conditions,Privacy Policy***********/

#conditions-content{
	float:left;
	padding:15px 50px 10px 50px;
	width:852px;
}
#conditions-content p{
	line-height:24px;
	padding-top:10px;
	text-align:justify;
}

#conditions-content p a{
	color:#688DA6;
	font-weight:bold;
}

#conditions-content ul {
	padding-left:15px;
}
#conditions-content ul li{
	line-height:20px;
	text-align:justify;
}

/********End of terms & conditions,Privacy Policy***********/

.memberleft {
	float:left;
	width:200px;
	padding-right:25px;
	font-size:12px;
}
.memberright {
	float:left;
	width:200px;
	font-size:12px;
}
.membertopleft {
	float:left;
	width:412px;
	padding-right:25px;
}
.membertopright {
	float:left;
	width:412px;
}
.member-innercontent {
	float:left;
	padding:0 0 30px 50px;
	width:919px;
	margin-top:15px;
	border-bottom: 1px solid #E3E3E3;
}
#vendor-box{
	background:#F9F9F9 none repeat scroll 0 0;
	border:1px solid #F4F4F4;
}
.vendor_popup{
	background:url(../images/vendor_preview_bg.png) no-repeat left top;
	float:left;
	width:605px;
	height:880px;
	padding:50px;
	position:relative;
	font-size:12px;;
	line-height:18px;
	text-align:justify;
	z-index:1;
	top:-75px;
	left:-50px;
}
.affiliatesleft {
	float:left;
	width:300px;
	padding-top:20px;
}
.affiliatesright {
	float:left;
	width:552px;
	padding-top:20px;
	margin:3px 0 0;
	border-color:#E5E9EC #E3E3E3 #E3E3E3;
	border-width:1px;
	color:#858585;
}
.affiliatesright input,textarea {
	margin:3px 0 0;
	border-color:#E5E9EC #E3E3E3 #E3E3E3;
	border-width:1px;
	color:#858585;
}
.affiliatescontent {
	float:left;
	width:852px;
}
.hotels_popupbg {
	position:absolute;
	width:100%;
	height:180%;
	left:0px;
	top:0px;
	float:left;
	padding:50px 0px 0px 0px;
	background:url(../images/popupbg.png);
	z-index:20;
}
.hotels_popup{
	background:url(../images/vendor_preview_bg.png) no-repeat left top;
	float:left;
	width:705px;
	height:880px;
	padding:0px;
}
.msg_btm{
	margin:20px 0px;
	line-height:18px; 
	color:#000000; 
	font-family: Arial, Helvetica, sans-serif; 
	word-spacing:1px;
	font-size:15px; 
	font-weight:bold; 
}
.msg_btm a{
	margin:20px 0px;
	line-height:18px; 
	color:#6773B7; 
	font-family: Arial, Helvetica, sans-serif; 
	word-spacing:1px;
	font-size:15px; 
	font-weight:bold; 
}
.msg_table {
	margin:20px 0px;
	line-height:18px;  
	color:#191919; 
	font-family:Arial; 
	font-size:13px; 
}
#text{
	border-bottom:1px solid #000000;
}
.faqlink {
	color:#6597BA;
	font-weight:bold;
	text-decoration:underline;
	
}
.back_link {
	color:#7e7e7e;
	font-size:14px;
	float:right;
	font-weight:normal;
}
.video_select {
	clear:both;
	float:left;
	color:#c5c6c6;
	font-size:11px;
	font-family: 'MuseoSans100', Arial, Helvetica, sans-serif;
	padding-right:15px;
	padding-top:2px;
}
.video_select_button img {
	float:left;
	padding:5px 8px 0 0;
}
.video_title {
	clear:both;
	float:left;
	width:200px;
	line-height: 18px;
}
.video_title_2 {
	float:left;
	line-height: 18px;
}
.video_label {
	float:left;
	color:#5bade7;
	font-size:12px;
	padding-right:5px;
}
.video_label_value {
		float:left;
	color:#ffffff;
	font-size:12px;
}
#video_1 {
/*	display: none; */
}

.scrollable {
    float: left;
}

.scrollable {
    height: 255px;
    overflow: hidden;
    position: relative;
    width: 455px;
}
.scrollable .items {
    clear: both;
    position: absolute;
    width: 20000em;
}
.scrollable_bb {
    float: left;
}

.scrollable_bb {
    height: 550px;
    overflow: hidden;
    position: relative;
    width: 650px;
}
.scrollable_bb .items {
    clear: both;
    position: absolute;
    width: 20000em;
}
.items div {
    float: left;
}
/* position and dimensions of the navigator */
.navi {
	margin:2px 0 0 7px;
	width:300px;
	height:20px;
	float:right;
}


/* items inside navigator */
.navi a {
	width:11px;
	height:11px;
	float:left;
	margin:3px;
	background:url(../images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -11px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -22px;     
}
.vjs-big-play-button {
	width:70px;
}
/* TWITTER FEED */
#twitter_div{
	width:515px;
	float:left;
}
#twitter_div ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display:table;
}
#twitter_div li {
	display: table-cell;
	height: 31px;
	vertical-align: middle;
	color:#6597BA;
}
#twitter_div a {
    color: #81c0e4;
}
#bird {
	background:url(../images/twitter_48.png) 0 0 no-repeat;
	width:48px;
	height:48px;
	float:right;
	position: relative;
	right: 15px;
	top: 42px;
}
.footer_container {
	width:1000px;
}
/* the overlayed element */
.simple_overlay {
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#fff;
	
	width:682px;	
	min-height:200px;
	-moz-box-shadow:0px 0px 25px 5px #333333;
	-webkit-box-shadow:0px 0px 25px 5px #333333;
	box-shadow:0px 0px 25px 5px #333333;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.mobile_app_overlay {
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#fff;
	
	width:525px;	
	min-height:740px;
	-moz-box-shadow:0px 0px 25px 5px #333333;
	-webkit-box-shadow:0px 0px 25px 5px #333333;
	box-shadow:0px 0px 25px 5px #333333;
}

/* close button positioned on upper right corner */
.mobile_app_overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.black_book_overlay {
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#fff;
	
	width:625px;	
	min-height:545px;
	-moz-box-shadow:0px 0px 25px 5px #333333;
	-webkit-box-shadow:0px 0px 25px 5px #333333;
	box-shadow:0px 0px 25px 5px #333333;
}

/* close button positioned on upper right corner */
.mblack_book_overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.bb_overlay {
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#fff;
	
	width:650px;
	padding:25px;	
	min-height:200px;
	-moz-box-shadow:0px 0px 25px 5px #333333;
	-webkit-box-shadow:0px 0px 25px 5px #333333;
	box-shadow:0px 0px 25px 5px #333333;
}

/* close button positioned on upper right corner */
.bb_overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.bb_overlay_bar {
	height:95px;
	background-color:rgba(35,32,28,0.95);
	float: left;
	position: absolute;
	width: 650px;
	top: 465px;
}
.bb_overlay_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#6597ba;
	position:relative;
	padding: 15px 20px 0;
}
.bb_overlay_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	position:relative; 
	padding: 3px 20px 15px;
}
/* position and dimensions of the navigator */
#bb_overlay .navi {
	margin:2px 0 0 7px;
	width:300px;
	height:20px;
	float:right;
	position: relative;
	top: -70px;
	width: 300px;
	left: 140px;
}


/* items inside navigator */
#bb_overlay .navi a {
	width:11px;
	height:11px;
	float:left;
	margin:3px;
	background:url(../images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
#bb_overlay .navi a:hover {
	background-position:0 -11px;      
}

/* active state (current page state) */
#bb_overlay .navi a.active {
	background-position:0 -22px;     
}

.video_overlay {
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#fff;
	
	width:459px;
	padding:25px;	
	height:259px;
	-moz-box-shadow:0px 0px 25px 5px #333333;
	-webkit-box-shadow:0px 0px 25px 5px #333333;
	box-shadow:0px 0px 25px 5px #333333;
}

/* close button positioned on upper right corner */
.video_overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.video_overlay_container {
	border:solid 2px #5bade7;
	position:relative;
	height:255px;
	width:455px;
	display:block;
}

.book_it_overlay {
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#fff;
	
	width:682px;	
	min-height:200px;
	-moz-box-shadow:0px 0px 25px 5px #333333;
	-webkit-box-shadow:0px 0px 25px 5px #333333;
	box-shadow:0px 0px 25px 5px #333333;
}

/* close button positioned on upper right corner */
.book_it_overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#headline_1{
	font-family: 'MuseoSans500', Arial, Helvetica, sans-serif;
	font-size:40px;
	color:#fff;
	clear:both;
	padding-top: 10px;
	width: 455px;
	display:hidden;
}
#headline_2{
	font-family: 'MuseoSans100', Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#5bade7;
	clear:both;
	padding-top:15px;
	display:none;
}
#headline_3{
	font-family: 'MuseoSans500', Arial, Helvetica, sans-serif;
	font-size:40px;
	color:#fff;
	clear:both;
	padding-top:35px;
	padding-left:95px;
	display:none;
}
#headline_4{
	font-family: 'MuseoSans100', Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#5bade7;
	clear:both;
	padding-top:15px;
	padding-left:95px;
	display:none;
}
#headline_5{
	font-family: 'MuseoSans500', Arial, Helvetica, sans-serif;
	font-size:40px;
	color:#fff;
	clear:both;
	padding-top:35px;
	padding-left:190px;
	display:none;
}
#headline_6{
	font-family: 'MuseoSans100', Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#5bade7;
	clear:both;
	padding-top:15px;
	padding-left:190px;
	display:none;
}

/* LOGIN BOX */
#top_nav_container {
    margin:0 auto;
    position: relative;
}
#signin_menu {
    display:none;
    position:absolute;
    width:210px;
    z-index:100;
    text-align:left;
    padding:0 12px 12px 12px;
    top: 24.5px; 
    right: 0px; 
    margin-top:5px;
    margin-right: 0px;
    *margin-right: -1px;
    color:#A0A0A0;
    font-size:11px;
	background: none repeat scroll 0 0 #F3F3F3;
	border: 1px solid #E4E0E0;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
    display:block;
    border:1px solid #E4E0E0;
    font-size:13px;
    margin:0 0 5px;
    padding:5px;
    width:203px;
}
#signin_menu p {
    margin:0;
}
#signin_menu a {
    color:#A0A0A0;
}
#signin_menu label {
    font-weight:normal;
}
#signin_menu p.remember {
    padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
    clear:both;
    margin:5px 0;
}
#signin_menu p a {
    color:#A0A0A0!important;
}
#signin_submit {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#6597BA;
    border:1px solid #39D;
    color:#fff;
    text-shadow:0 -1px 0 #39d;
    padding:4px 10px 5px;
    font-size:11px;
    margin:0 5px 0 0;
    font-weight:bold;
}
#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
    background-position:0 -5px;
    cursor:pointer;
}
#signin_menu .link {
	font-size:12px;
	color:#a0a0a0;
	text-transform:uppercase;
	font-family: 'MuseoSans100', Arial, Helvetica, sans-serif;
	background:#f3f3f3;
	border-bottom:solid 1px #e4e0e0;
	padding: 13px 15px 10px;
}
#signin_menu .lock {
	background:url(../images/lock.png) 0 0 no-repeat;
	width:20px;
	height:20px;
	float:right;
	position: relative;
	right: 0px;
	top: -3px;
}
#signin {
	padding-top:12px;
}

/* BUSINESS INCUBATOR */
.incubator_project {
	border-top: 1px solid #D5D5D5;
	padding: 37px 0 20px;
	float:left;
}
.incubator_project img {
	border: 2px solid #FFFFFF;
	box-shadow: 0 5px 5px #D1D1D1, 0 -5px 5px #D1D1D1;
	margin: 26px 0 22px;
}
.project_no {
	color:#808080;
	font-size:18px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
.project_name {
	color:#6597b9;
	font-size:20px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
.border_shadow {
	border: 2px solid #FFFFFF;
	box-shadow: 0 5px 5px #D1D1D1, 0 -5px 5px #D1D1D1;
}

