﻿@charset "utf-8";
/* CSS Document */

.top_bg{
	background:#1c2329;
	width:100%;
	height:30px;
}

.top_sect2{
	background:url(images/top_sect2.jpg) repeat-x 0 0;
	height:49px;
}

.social{
	width:942px;
	margin:0 auto;
	padding:23px 0 0 0;
}


.social a.facebook{
	background: url(images/facebook.png) no-repeat 0 0;
	width: 23px;
	height: 24px;
	text-indent:-99999px;
	display:block;
	float:left;
	margin:0 10px 0 0;
}

.social a.facebook:hover{
	background: url(images/facebookHover.png) no-repeat 0 0;
}

.social a.linkedIn{
	background:  url(images/linkedin.png) no-repeat 0 0;
	width: 23px;
	height: 24px;
	text-indent:-99999px;
	display:block;
	float:left;
}

.social a.linkedIn:hover{
	background: url(images/linkedinHover.png) no-repeat 0 0;
}

.logInForm {
	width: 350px;
	background:#FFF;
	padding:20px;
	margin:40px auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.logInForm label {
	width: 150px;
	float:left;
	margin:15px  0 0 0;
}

.logInForm input {
	width: 180px;
	float:left;
	margin:15px  0 0 0;
	height:20px;
}

.logInForm input.logInFormSubmit {
	width: 80px;
	float:left;
	margin:10px  0 0 0;
	height:22px;
	cursor:pointer;
}



.bottomICANnav {
	position:absolute;
	top:0;
	left:10px;
	height:36px;
	background:#1c2329;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.bottomICANnav  ul {
	padding:4px 0 0 8px;
}

.bottomICANnav  ul li{
	list-style:none;
	float: left;
	background:#1c2329;
	margin:0 8px 0 0;
	position:relative;
}

.bottomICANnav ul li a{
	font-size:12px;
	color:#FFF;
	background:#252d34;
	text-decoration:none;
	font-weight:normal;
	display:block;
	padding:6px 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.bottomICANnav ul li a:hover{
		color: #09F;
}

.bottomICANnav ul li a.active{
	background:#3e454c;
}


.link_cv{
	position:absolute;
	top:-38px;
	right:15px;
}

.link_cv a{
	width: 99px;
	height: 33px;
	background:url(images/link_to_cv.png) no-repeat 0 0;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	padding:10px 0 0 0;
}

.link_cv a:hover{
	background:url(images/link_to_cvHover.png) no-repeat 0 0;
}

.nav_wrap{
	width:942px;
	margin:0 auto;
}


.nav_wrap ul li {
	list-style:none;
	float:left;
	padding:7px 20px 7px 20px;
	position:relative;
}

.Nhover {
	background:#29333b;
	list-style:none;
	float:left;
	padding:7px 20px 7px 20px;
	position:relative;
}

.nav_wrap ul li.Nhover a {
	color:#09F;
}

.nav_wrap ul li a{
	font-size:14px;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
	font-weight:normal;
}

.nav_wrap ul li a:hover {
	color:#09F;
}

.nav_wrap ul li a.select{
	font-weight:bold;
}

.nav_wrap ul ul{
	position:absolute;
	top:29px;
	left:0;
	background:#1c2329;
	width:110px;
	padding:3px;
	z-index:500;
	visibility:hidden;
}

.nav_wrap ul ul li{
	list-style:none;
	float: none !important;
	padding:0 !important;
	margin:0;
	position:static !important;
	display:block;
}

.nav_wrap ul ul li a{
	font-size:12px;
	color:#FFFFFF;
	float: none;
	text-decoration:none;
	font-weight:normal;
	display:block;
	padding:3px 8px;
}

.nav_wrap ul ul li a:hover{
	font-size:12px;
	color:#000;
	background:#d0d4d6;
}



.header{
	width:942px;
	margin:0 auto;
	position:relative;
}

.login_wrap{
	width:475px;
	position:absolute;
	top:0;
	right:0px;
	background:#1c2329;
	height:28px;
	padding:5px 10px;
}

.login_wrap label{
	font-size:12px;
	color:#FFFFFF;
	float:left;
	padding:5px 0;
	width:69px;
}

.login_wrap input{
	font-size:12px;
	color:#000000;
	float:left;
	background:url(images/login_text_bg.jpg) no-repeat 0 0 ;
	width:112px;
	height:25px;
	border:none;
	padding:0 5px;
	margin:0 8px 0 0;
}

.login_wrap input.login_btn{
	float:left;
	background:url(images/login_btn.png) no-repeat 0 0 ;
	width:57px;
	height:22px;
	border:none;
	padding:0 5px;
	margin:2px 0 0 5px;
	cursor:pointer;
	color:#FFF;
}

.login_wrap input.login_btn:hover{
	background:url(images/login_btnHover.png) no-repeat 0 0 ;
}
.logo{
	padding:34px 0 34px 0;
}

.middle_section_wrap{
	background:#c8ced3;
	width:100%;
	height:539px;
	border-bottom:5px solid #78736e;
}


.middle_section{
	width:897px;
	margin:0 auto;
	padding:27px 20px 27px 35px ;
	height:379px;
	background:#969a9f;
	position:relative;
}

.banner_wrap{
	background:url(images/banner_inner.png) no-repeat 0 0;
	height:325px;
	padding:27px;
	position:relative;
}

.pager{
	position:absolute;
	bottom:35px;
	left:55px;
	z-index:500;
}

.pager a{
	display:inline-block;
	background:url(images/pager_bg.png) no-repeat 0 0;
	width:11px;
	height:12px;
	padding:0 8px 0 0 ;
}


.pager a.activeSlide { 
	background:url(images/pager_bg_hover.png) no-repeat 0 0;
	width:11px;
	height:12px;
	padding:0 8px 0 0 ;

}
.pager a:focus { outline: none; }


.banner img {
	border:1px solid #999999;
}

.banner_left_arr{
	position:absolute;
	top:180px;
	left:25px;
	cursor:pointer;
}

.banner_right_arr{
	position:absolute;
	top:180px;
	right:25px;
	cursor:pointer;
}

.section1_wrap{
	float:left;
	width:226px;
	margin:0 2px 0 0;
}

.section1_top{
	background:#606881;
	padding:12px 0;
	
}

.section1_top h1{
	font-size:24px;
	color:#FFFFFF;
	text-align:center;
}

.section1_bottom{
	position:relative;
}

.hoverBox {
	width:226px;
	height: 398px;
	float:left;
}

.secti_enter{
	position:absolute;
	bottom:5px;
	right:5px;
	width:72px;
	height:21px;
}


.section2_wrap{
	float:left;
	width:226px;
	margin:0 2px 0 0;
}

.section2_top{
	background:#606881;
	padding:12px 0;
	
}

.section2_top h1{
	font-size:24px;
	color:#FFFFFF;
	text-align:center;
}

.section2_bottom{
	position:relative;
}

.secti_enter{
	position:absolute;
	bottom:5px;
	right:5px;
	width:72px;
	height:21px;
}


.section3_wrap{
	float:left;
	width:226px;
	margin:0 2px 0 0;
}

.section3_top{
	background:#606881;
	padding:12px 0;
}

.section3_top:hover{
	background:#014475;
	padding:12px 0;
}

.section3_top h1{
	font-size:24px;
	color:#FFFFFF;
	text-align:center;
}

.section3_bottom{
	position:relative;
}

.secti_enter{
	position:absolute;
	bottom:5px;
	right:5px;
	width:72px;
	height:21px;
}


.container_wrap{
	background:#FFFFFF;
	width:100%;
	margin:0 0 0px 0;
	
	
}

.container{
	width:945px;
	margin:20px auto;
}

.about_wrap{
	float:left;
	/*width:483px;*/
}

.about_top{
	background:#30363c;
	padding:5px 0 5px 15px;
	
}

.about_mentor{
	width:457px;
    height:210px;
	float:left;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background:#fafaf9 url(images/abt_cont_bg.jpg) repeat-x 0 0;
	box-shadow:0px 3px 8px #ABABAB;
}

.about_top h2{
	font-size:17px;
	color:#FFFFFF;
}

.about_content{
	padding:10px 15px;
}

.about_content p{
	font-size:12px;
	line-height:16px;
	margin:0px 0 0px 0;
}

.about_content a{
	font-size:12px;
	color:#3f3f3f;
	margin:0px 0 0px 0;
	float:right;
	text-decoration:none;
}

.about_content a:hover{
	text-decoration: underline;
}

.bottom_sect1{
	width:473px;
	float:left;
	margin:15px 0 0 0;
}

.quick_contact{
	width:372px;
	float:right;
	padding:20px;
	background:#2e343a;
	margin:0px 0 0 25px;
	position:relative;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}



.quick_contact h3{
	font-size:17px;
	color:#FFFFFF;
}

.quick_contact input{
	background:#c8ced3;
	border:1px solid #7b7b7b;
	width:249px;
	height:28px;
	font-size:15px;
	color:#000000;
	float:left;
	margin:18px 0 0 0;
	padding:0 5px;
}

.quick_contact input.submit_btn{
	background:url(images/submit_btn.png) no-repeat 0 0;
	width:80px;
	height:27px;
	float:left;
	margin:16px 0 0 260px;
	border:none;
	cursor:pointer;
	color:#FFF;
}

.quick_contact input.submit_btn:hover{
	background:url(images/submit_btnHover.png) no-repeat 0 0;
}

.quick_contact textarea{
	background:#c8ced3;
	border:1px solid #7b7b7b;
	width:249px;
	height:90px;
	font-size:15px;
	color:#000000;
	float:left;
	margin:18px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
}

.quick_contact label{
	background:url(images/label_bg.png) no-repeat 0 0;
	width:95px;
	height:19px;
	font-size:15px;
	color:#FFFFFF;
	padding:5px 0px 5px 8px;
	float:left;
	margin:18px 0 0 0;
}

.footer_wrap{
	background:#2e343a;
	height:61px;
	margin:20px 0 0 0 ;
}

.footer{
	width:620px;
	margin:0 auto;
}

.footer ul{
	float:left;
		padding:13px 0 0 0  ;

}

.footer ul li{
	list-style:none;
	float:left;
	/*padding-top:10px;*/
}

.footer ul li a{
	font-size:12px;
	color:#979a9d;
	text-decoration:none;
	padding:0 10px ;
	display:block;
}

.footer ul li a:hover {
	color:#FFF;
}

.footer p{
	font-size:12px;
	color:#979a9d;
	float:right;
	padding:23px 0 0 0;
}


/************************************************about focus*************************************************/


.about_focus_wrap
{
    
}


.about_focus{
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background:#fafaf9 url(images/abt_cont_bg.jpg) repeat-x 0 0;
	box-shadow:0px 3px 8px #ABABAB;
	
}

.abt_side{
	width:218px;
	float:right;
	margin:0 0 0 10px;
}

.abt_side img{
	margin:0 0 12px 0;
}

.about_focus_top{
	background:#30363c;
	padding:5px 0 5px 15px;
}

.about_focus_top h2{
	font-size:17px;
	color:#FFFFFF;
}

.about_us_content{
	/*background:#979a9d;*/
	padding:10px 35px;
}

.about_us_content p{
	font-size:12px;
	color:#30363c;
	line-height:22px;
	margin:20px 0 20px 0;
	display:block;
}

.about_us_content p em{
	font-size:12px;
	color:#30363c;
	font-weight:bold;
}

.about_us_content a{
	font-size:12px;
	color:#FFFFFF;
	margin:0px 0 0px 0;
	/*float:right;*/
	text-decoration:none;
}

.about_focus_content{
	padding:10px 15px;
}

.about_focus_content p{
	font-size:12px;
	color:#3f3f3f;
	line-height:18px;
	margin:15px 0 0px 0;
}

.contact_us_side_wrap{
	width:453px;
	float:left;
	padding:0 0 0 10px;
	margin:20px 0;
}

.contact_us_side_wrap p{
	font-size:13px;
	color:#000000;
	line-height:20px;
	margin:30px 0 0 0;
}


.contact_side_bx{
	width:255px;
	background:#62676b;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:40px 20px;
	box-shadow:0px 0px 10px #30363c;
}

.contact_side_bx h2{
	font-size:12px;
	color:#ffffff;
	line-height:20px;
}


/*************************************************abt mentor******************************************/

.about_mentor_content{
	padding:10px 15px;
}

.about_mentor_content p{
	font-size:12px;
	color:#3f3f3f;
	line-height:18px;
	margin:15px 0 0px 0;
}

.fees_bottom_section1{
	width:360px;
	float:left;
	margin:0 0 20px 0;
}
/***********************************************contact_content***************************************/

.contact_us_wrap{
	width:293px;
	background:#62676b;
	border:4px solid #595e61;
	padding:10px 40px 5px 40px;
	float:left;
	margin:20px 0 0 30px;
}

.contact_us_side_wrap{
	width:453px;
	float:left;
	padding:0 0 0 10px;
	margin:20px 0;
}

.contact_us_side_wrap p{
	font-size:13px;
	color:#000000;
	line-height:20px;
	margin:30px 0 0 0;
}


/*.contact_side_bx{
	width:255px;
	background:#62676b;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:40px 20px;
	box-shadow:0px 0px 10px #30363c;
}

.contact_side_bx h2{
	font-size:12px;
	color:#ffffff;
	line-height:20px;
}*/


.contact_us_wrap input{
	width:278px;
	float:left;
	background:#30363c;
	height:24px;
	border:none;
	color:#ffffff;
	margin:0 0 0 15px;
	box-shadow:0px 0px 10px #30363c;
}

.contact_us_wrap input.send_btn{
	width:51px;
	float:right;
	background:url(images/send_btn.png) no-repeat 0 0;
	height:19px;
	border:none;
	color:#ffffff;
	margin:10px -30px 0 0px;
	box-shadow:none;
	cursor:pointer;
	font-size:11px;
}

.contact_us_wrap input.send_btn:hover{
	background:url(images/send_btnHover.png) no-repeat 0 0;
}
.contact_us_wrap textarea{
	width:278px;
	float:left;
	background:#30363c;
	height:116px;
	border:none;
	color:#ffffff;
	margin:0 0 0 15px;
	box-shadow:0px 0px 10px #30363c;
	font-family:Arial, Helvetica, sans-serif;
}

.contact_us_wrap label{
	width:290px;
	float:left;
	height:24px;
	font-size:12px;
	color:#ffffff;
	margin:5px 0 0 0;
}

.contact_content{
	padding:10px 15px;
}

.contact_content p{
	font-size:12px;
	color:#3f3f3f;
	line-height:18px;
	margin:15px 0 0px 0;
}

.contact_content input{
	background:url(images/contact_txt_bg.png) no-repeat 0 0;
	width:278px;
	height:28px;
	float:left;
	padding:0 10px;
	border:none;
}


.contact_content input.cont_submit_btn{
	background:url(images/con_submit_btn.png) no-repeat 0 0;
	width:84px;
	height:32px;
	float:left;
	border:none;
	margin:20px 0 10px 335px;
	cursor:pointer;
}


.contact_content input.cont_submit_btn:hover{
	background:url(images/con_submit_btnHover.png) no-repeat 0 0;
}

.contact_content_txt_bx{
	width:298px;
	height:72px;
	background:url(images/text_area_bg.png) no-repeat 0 0;
	float:left;
	padding:10px 10px 0 10px;
	margin:5px 0 0 0;
}

.contact_content textarea{
	width:275px;
	height:52px;
	border:none;
	background:#f5f4f1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.contact_content label{
	width:90px;
	height:28px;
	float:left;
	margin:5px 30px 0 0;
	font-size:12px;
	color:#014475;
	text-align:right;
}

.contact_content form{
		margin:20px 0 20px 230px;
		
}

.contact_content label span{
	font-size:16px;
	color:#30363c;
	font-weight:bold;
}


/*****************************************************focus club**************************************/


.focus_club_content{
}

.focus_club_content{
	padding:10px 15px;
}

.focus_club_content p{
	font-size:12px;
	color:#3f3f3f;
	line-height:18px;
	margin:15px 0 0px 0;
}

.focus_club_content h2{
	font-size:15px;
	color:#3f3f3f;
	margin:20px 0 10px 0;	
}

.focus_club_content ul{
		margin:0 0 0 20px;
}

.focus_club_content ul li{
		background:url(images/li_bg.png) no-repeat 0 5px;
		font-size:14px;
		color:#242525;
		margin:10px 0 0 0;
		list-style:none;
		padding:0 0 0 15px;
}

#month { border-collapse: collapse; margin-left: 2em; }
#month th, #month td { border: 1px solid #000; }
#month thead { background-color:#014475; color:#FFF; padding:5px; }
#month td { width:10em; height: 8em; padding: .2em; vertical-align: top; overflow: auto; }
td .day { width: 7em; height: 6em; overflow:auto; margin-top: 10px; }
td .day a { color:#06F; }
#month tbody .weekend { background-color:#c8ced3; }
#month tbody .next, #month tbody .previous { background-color:#ddd; }
.rtop { display:block; background:#060; }
.rtop * { display: block; height: 1px; overflow: hidden; background:#fff; }
.r1{margin: 0 0 0 5px}
.r2{margin: 0 0 0 3px}
.r3{margin: 0 0 0 2px}
.r4{margin: 0 0 0 1px; height: 2px}
#container h1 { margin: 0 0 .5em .5em; font: 2em Arial, Helvetica, sans-serif; color: #060; }
#month th { font: 1em bold Arial, Helvetica, sans-serif; }
p {margin-top: 0; }


/********************************************************testimonials***********************************************/



.testimonials_wrap{
}

.testimonials_wrap i{
	font-size:12px;
	color:#000000;
	line-height:18px;
}

.testimonial{
	background:#6f7376;
	padding:10px 15px 10px 0;
	margin:25px 0 0 0;
}

.testimonial p{
	font-size:12px;
	color:#fff;
	line-height:18px;
	margin:5px 0 5px 0;
	padding:10px;
}


.testimonial_bx_wrap{
	width:124px;
	float:left;
	margin:10px 15px 0 0 ;
}

.testimonial_bx_wrap em{
	font-size:11px;
	color:#fff;
	font-style:italic;
	text-decoration:underline;
	padding:0 0 0 10px;
}

.testimonial_bx{
	box-shadow:0px 0px 10px #232425;
	width:100px;
	height:100px;
	margin:10px auto;
	overflow:hidden;
}


/*.contact_side_bx{
	width:435px;
	background:#7b8186;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top:10px;
	box-shadow:0px 0px 10px #30363c;
	color:#014475;
}*/

.ec_model {
	width:627px;
	background:#FFF;
	padding:10px 10px;
	-webkit-box-shadow: 1px 0px 19px rgba(44, 50, 50, 1);
	-moz-box-shadow:    1px 0px 19px rgba(44, 50, 50, 1);
	box-shadow:         1px 0px 19px rgba(44, 50, 50, 1);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin:0 auto;
	position:relative;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.ec_close {
	position:absolute;
	top:0px;
	right:10px;
	cursor:pointer;
}

.ec_model h1 {
	background:#e0efff;
	padding:16px 15px;
	font-size:18px;
	font-weight:normal;
	color:#1f4765;
}

.ec_model form {
	padding:20px 0 20px 60px;
	
}

.ec_model label {
	width:140px;
	/*float:left;*/
	font-size:14px;
	color:#272829;
	padding:25px 10px 0 0;
	
}

.ec_model input[type="text"] {
	width:318px;
	float:left;
	font-size:14px;
	color:#272829;
	height:37px;
	background:url(images/ec_input.png) no-repeat 0 0;
	border:none;
	padding:0 5px ;
	margin:15px 0 0 0;
}

.chkbox
{
    width:18px !important;
    float:none;
}

.cbSpacedLeft{font-size:15px; padding:5px;  font-family:CalibriRegular, Arial, Helvetica, sans-serif; }
.cbSpacedLeft label{margin-left:7px;}

.inputNoImage{background-image:none !important;}

.ec_model input.ec_submit {
	width:89px;
	float:left;
	font-size:14px;
	color:#272829;
	height:39px;
	background: url(images/ec_submit.png) no-repeat 0 0;
	border:none;
	padding:0 5px ;
	margin:10px 0 0 240px;
	cursor:pointer;
}

.ec_model textarea {
	width:318px;
	float:left;
	font-size:14px;
	color:#272829;
	height:89px;
	background:url(images/ec_textarea.png) no-repeat 0 0;
	border:none;
	padding:5px ;
	margin:15px 0 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

.ui-datepicker {
	z-index:5000;
}

.ec_delete {
	position:absolute;
	top:5px;
	right:80px;
}

.whiteLinks a{
    color:white;
    text-decoration:none;
}