@charset "utf-8";
@import url("reset.css");
/* CSS Document */


html, body {
	background:#003459 url(../images/bg.jpg) no-repeat center top;
	font-family:Verdana;
}

@font-face {
	font-family: 'Conv_CALIBRI';
	src: url('../fonts/CALIBRI.eot');
	src: local('☺'), url('../fonts/CALIBRI.woff') format('woff'), url('../fonts/CALIBRI.ttf') format('truetype'), url('../fonts/CALIBRI.svg') format('svg');
}

/* futura AT Book */
/*@font-face {
	font-family: 'Conv_0140at--';
	src: url('../fonts/0140at--.eot');
	src: local('☺'), url('../fonts/0140at--.woff') format('woff'), url('../fonts/0140at--.ttf') format('truetype'), url('../fonts/0140at--.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}*/


@font-face {
    font-family: 'WebfontRegular';
    src: url('../fonts/0140at---webfont.eot');
    src: url('../fonts/0140at---webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/0140at---webfont.woff') format('woff'),
         url('../fonts/0140at---webfont.ttf') format('truetype'),
         url('../fonts/0140at---webfont.svg#WebfontRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Conv_0202at--';
	src: url('../fonts/0202at--.eot');
	src: local('☺'), url('../fonts/0202at--.woff') format('woff'), url('../fonts/0202at--.ttf') format('truetype'), url('../fonts/0202at--.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



#header{
	background:#f0f5f8 url(../images/header_bg.jpg) repeat-x bottom;
}


#top{
	margin:0px auto;
	width:1000px;
	}
	
.logo{
	float:left;
	padding-top:10px;
	padding-bottom:5px;}
	
	
.contact{
	float:right;
	/*background:url(../images/contact_bg.png) bottom no-repeat;*/
	margin-top:26px;
	margin-bottom:1px;
	color:#3e4095;
	font-size:14px;
	padding-top:7px;
	line-height:23px;

	
}

.contact a {
	color:#3e4095;
	text-decoration:none;
}

.contact a:hover {
	color:#F00;
	text-decoration:none;
}


.clear {
	clear:both;
}

#wrapper{
	margin:0px auto;
	width:1000px;
	padding-bottom:20px;
}

#navigation{
	background:url(../images/nav_bar.png) no-repeat;
	padding-bottom:26px;
	
}

/*#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}

#navigation ul li{
	font-size:14px;
	color:#FFF;
	text-shadow:#000;
	float:left;
	padding:22px 40px 17px 40px;
	background:url(../images/seperator.jpg) right center no-repeat;
}*/


.menu li {
	
	font-family:Arial;
	font-weight:bold;
	position:relative; 
	font-size:18px;
	font-weight:bold;
	text-shadow:1px 1px 1px #000;
	float:left;
	}
	
.menu li + li{
	background:url(../images/seperator.jpg) left center no-repeat;}
	
.menu li a{
	display:block;
	text-decoration:none;
	padding:0 35px;
	line-height:55px;
	color:#fffcf3;
}

.menu li a.contact_button{
	padding:0 30px;}
	
.menu li a:hover.contact_button, .menu li a.contact_active{
	color:#edbb0d;
	background:url(../images/contact_hover.png) right bottom no-repeat}

.menu li a:hover, .menu li a.active{
	color:#edbb0d;
	background:url(../images/hover_bg.jpg) no-repeat center top;

}

.menu ul {
	position:absolute; 
	top:54px; 
	left:0; 
	display:none; 
	list-style:none;
	

	}
	
.menu ul li {
	padding-bottom:2px;
	border-top:none;
	background:#023c64 url(../images/drop_down_bottom.png) bottom repeat-x;
	}
	
.menu ul li a{
	width:150px;
	padding:10px;
	font-size:14px;
	line-height:normal;

	}
	
.menu ul li a:hover{
	background:#1c6896;
}

.menu ul li.sub{
	background:#F00;
	background:url(../images/arrow.gif) no-repeat right center;
	}
	


.menu ul ul {left:170px; top:2px}



.menu .topline {
	}

.menu li a.home{
	padding:0 29px 0 29px;
	}

.menu li a.home:hover, .menu li a.home_active{
	color:#edbb0d;
	background:url(../images/home_nav_hover.png) no-repeat left bottom;
}



	
	/*.menu .menulink {border:1px solid #aaa; padding:5px 7px 7px; font-weight:bold; background:url(images/header.gif); width:134px}


.menu .menulink:hover, .menu .menuhover {background:url(images/header_over.gif;)}*/
	
#banner{	
	overflow:hidden;}
	
/*social network*/


#social {
	position:relative;
	float:right;
	/*margin-top:-7px;*/
}

.social_inner{
	margin-top:10px;}

#social ul{
	margin:0;
	padding:0;
	list-style-type:none;
}


#social  ul li
{
	display:inline;
	padding-bottom:3px;
	margin-right:6px;
	background:url(../images/icon_shadow.png) bottom center no-repeat;
}

#social  ul li img{
	border:0px;
}

#social  ul li.no_space{
	margin:0px;
}


#middle_content{
	background:url(../images/devider.png) top repeat-x;
	padding-top:20px;
}

 #page_container{
	width:1000px;
	margin:0px auto;
}

#page_container .left{
	float:left;
	margin-right:16px;
	width:303px;}

#page_container .right{
	float:left;
	width:681px;
	padding-top:17px;
	background:url(../images/inner_content_top.png) top no-repeat;}
	
#page_container .right_content{
	background:url(../images/inner_content_center.png) center repeat-y;
	padding:0 30px;}
	
#page_container .right_content h2{
	font-size:18px;
	padding-bottom:10px;}


#page_container .right_content h3{
	font-size:18px;
	margin-bottom:20px;
        margin-top: 20px !important;
        color: #004274;
}

	
#page_container .right_content ul, #page_container .right_content ol{
	font-size:13px;
	line-height:25px;
	}
#page_container .right_content ol{
	margin:15px;}
	
#page_container .right_content ol li{
	padding-left:9px;
	background:url(../images/inner_title.png) left 8px  no-repeat;
	padding-left:17px;}
	
#page_container .right_content ul li{
	color:#1c60be;
	font-weight:bold;}
	
#learning .img{
	margin:25px 25px 0 25px;
	text-align:center;}
	
#learning .img img{
	padding:3px;
	border:1px dotted #CCC;}
	
#page_container .right_content h2.highlights{
	text-align:center;
	text-transform:uppercase;}
	
#page_container .right_content h2.highlights span{
	display:block;}
	
#page_container .right_content h2.highlights span + span{
	margin:15px; 0}
	
#page_container .right_content h1, #contact .left h1{
	font-size:24px;
	text-transform:none;
	font-family: 'Conv_0140at--', Sans-Serif;
	background:url(../images/inner_title.png) bottom repeat-x;
	padding-bottom:15px;
	margin-bottom:25px;}
	
#page_container .right_bottom{
	background:url(../images/inner_content_bottom.png) bottom no-repeat;
	padding-bottom:17px;}
	
.box{
	float:left;
	display:block;
	width:194px;
	height:85px;
	margin:0 3px;	
}
.box a{
	display:block;
	padding:7px 14px;}

.box img{
	vertical-align:text-top;
	float:left;
	padding-right:10px;
	
}

.box p{
	padding-top:5px;
	font-family: 'WebfontRegular', Sans-Serif;
	font-size:12px;
	text-transform:uppercase;
	color:#c0deff;
	/*float:left;*/
	line-height:16px;
	text-align:left;
}

.box:hover{
background:url(../images/button_hover.png) no-repeat;
}



/*.box .left{
	float:left;
	width:9px;
	height:85px;
	background:
}

.box .middle{
	float:left;
}

.box .right{
	float:left;
	width:9px;
	height:85px;
}*/


#matter{
	padding-top:20px;
}


.top_bg{
	
	background:url(../images/top_bg.png) no-repeat;
	height:16px;
}

.bottom_bg{
	
	background:url(../images/bottom_bg.png) no-repeat;
	height:16px;
}

.content{
	padding:0px 18px 0px 18px;
	border-left:1px #dbdbdb solid;
	border-right:1px #dbdbdb solid;
	background-color:#f6f6f6;
}


h1{
	font-family: 'WebfontRegular', Sans-Serif;
	font-size:17px;
	text-transform:uppercase;
	color:#404040;
	padding-bottom:20px;
}


p{	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#202020;
	line-height:16px;
}

p + p{
	padding-top:10px;}

p strong{
	font-weight:bold;}
	
p span{
	font-weight:bold;
	color:#1C60BE;}

.content_box{
	float:left;
	width:320px;
}


.middle_content{
	float:left;
	margin-left:45px;
	margin-right:30px;
	width:300px;
		
}

.testimonial{
	
	padding:15px;
	background:url(../images/testimonial_bg.png) no-repeat;
	height:200px;
}


.client_name{
	font-family: 'WebfontRegular', Sans-Serif;
	color:#af2330;
	font-size:16px;
	text-align:right;
}

.client_name span{
	color:#696868;
	font-size:14px;
	display:block;
}


.more_btn{
	line-height:42px;
	font-family: 'WebfontRegular', Sans-Serif;
	font-size:11px;
	text-transform:uppercase;
	background:url(../images/more_btn.png) no-repeat;
	width:108px;
	text-align:center;
	margin-top:10px;
}

.more_btn a{
	color:#404040;
	text-decoration:none;
}



.line_spacing{
	line-height:22px;
	padding-bottom:24px;
}


.right_panel{
	
	float:right;
}



#footer{
	background:url(../images/footer.png) top repeat-x;
	padding-top:3px;
	margin-top:48px;
	min-height:94px;
	color:#fff;
	font-size:13px;}
	
#footer a:hover{
	text-decoration:underline;}
	

	
#footer p{
	margin-top:18px;
	color:#fff;	
	text-align:center;}
	
#footer p + p{
	margin-top:5px;}
	
#footer p a{
	color:#fff;
	font-size:14px;
	background:url(../images/footer_link.png) left center no-repeat;
	padding-left:16px;
	margin-right:30px;}

#pbc {
	margin:10px 0;
	line-height:19px;
	text-align:center;
}

#pbc a{
	color:#fff;}

#pbc a.logo_pbc {
	display:inline-block;
	margin-left:10px;
	width:18px;
	height:22px;
	background:url(../images/pbc_logo.png) no-repeat;
	background-position:0px 3px;
}
#pbc a.logo_pbc:hover {
	background:url(../images/pbc_logo_hover.png) no-repeat;
	background-position:0px 3px;
}	
	
/*
Back to top button 
*/
#back-top {
	margin-left:970px;
	position: fixed;
	bottom: 30px;
}
#back-top a {
	width: 32px;
	height: 32px;
	display: block;
	background:url(../images/top_arrow.png);
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}




.our_clients{
	margin-bottom:20px;}
	
.our_clients a.view{
	font-size:12px;
	float:right;
	position:relative;
	color: #696868;}
	
.our_clients a:hover.view{
	color:#3e4095;}
	
.our_clients ul{
	margin:0;
	padding:0;
}

.our_clients li{
	float:left;
	border:2px #e0e9ef solid;
}


.our_clients li + li{
	margin-left:4px;}
	
.current_events{
	width:250px;
	margin-bottom:18px;}
	
.current_events .img{
	float:left;
	width:70px;
	height:44px;
	margin-right:10px;
	padding-top:19px;
	text-align:center;
	background:url(../images/calender.png);}
	
.current_events .img strong{
	display:block;
	font-family: 'WebfontRegular', Sans-Serif;
	font-size:25px;	
	line-height:40px;}
	
.current_events .img span{
	font-size:10px;
	line-height:20px;
	display:block;
	color:#3e4095;
	font-weight:bold;}
	
.current_events .events{
	float:left;
	width:170px;}
	
.current_events .events p{
	text-align:left;}
	
.current_events .events strong{
	text-transform:uppercase;
	font-family: 'WebfontRegular', Sans-Serif;
	font-size:14px;
	color:#dd4041;
	display:block;
	margin-bottom:10px;}


#contact .left{
	width:545px;
	padding-right:39px;
	border-right:1px solid #dfdfdf;}
	
#contact .right{
	float:left;
	width:328px;
	margin-left:24px;
	padding:0;
	background:none;}
	
#contact .right h1{
	font-size:24px;
	text-transform:none;
	font-family: 'WebfontRegular', Sans-Serif;
	padding-bottom:15px;}
	
#contact .left h3{
	font-size:16px;
	color:#dd4041;
	margin-bottom:20px;}
	
#contact .left span{
	display:block;
	font-weight:normal;
	font-size: 12px;
	color:#202020;}
	
#contact .left span a{
	color:#202020;}
	
#contact .left span label{
	min-width:50px;
	display:block;
	float:left;}
	
#contact .left span label i{
	float:right;
	margin-right:5px;}


form.contact_form input[type="text"]{
	float:left;
	background:none;
	width:288px;
	padding:5px 30px 5px 10px !important;
	border:0;
	height:17px;
	line-height:17px;
	font-size:12px;
	font-family:verdana;
	color:#afafaf;
	margin-bottom:16px;}
	
form.contact_form input[type="text"].name{
	background:url(../images/contact_name.png);}
	
form.contact_form input[type="text"].tel{
	background:url(../images/contact_tel.png);}
	
form.contact_form input[type="text"].email{
	background:url(../images/contact_email.png);}
	
	
form.contact_form input[type="text"].company{
	background:url(../images/company_bg.png) no-repeat;}
	
form.contact_form input[type="text"].designation{
	background:url(../images/designation_bg.png) no-repeat;
	}			
	
form.contact_form textarea{
	float:left;
	background:url(../images/contact_comment.png);
	width:288px;
	padding:5px 30px 5px 10px;
	border:0;
	height:61px;
	font-size:12px;
	font-family:verdana;
	color:#afafaf;
	resize:none;
	margin-bottom:16px;
	overflow:hidden;}
	
form.contact_form input[type="submit"]{
	float:right;
	text-align:center;
	width:72px;
	height:23px;
	background:url(../images/contact_send.png);
	border:0;
	line-height:23px;
	font-family: 'WebfontRegular', Sans-Serif;
	font-size:14px;
	color:#fff;
	cursor:pointer;
	
	}

.big_drop{
	float:left;
	width:328px;
	height:27px;
	margin-bottom:18px;
	font-size:12px;
	font-family:verdana;
	color:#afafaf;
	}
select {
	width:328px;
	position:absolute;
	z-index:10;
	height:27px;
	line-height:27px;
	background:url(../images/select_bg.png) no-repeat;
	font-size:12px;
	font-family:verdana;
	color:#afafaf;
	
}

span.select {
	position:absolute;
	width:328px;
	text-indent:10px;
	line-height:27px;
	background:url(../images/select_bg.png) no-repeat;
	z-index:1;
	
}


	
#right_logo{
	position:fixed;
	background:url(../images/logo_right.png) no-repeat;
	width:82px;
	height:80px;
	z-index:1000;
	top:48%;
	right:0%;
}

#right_logo a{
	display:block;
	background:url(../images/logo_right) no-repeat;
	line-height:80px;
	text-indent:-99999px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;}



#icon{
	
	
	}
	
#icon ul {
	margin:0;
	padding:0;
	padding-bottom:30px;
	}
	
#icon ul li, #icon ul li a{
	float:left;
	display:block;
	cursor:pointer;
	width:123px;
	height:152px;
	margin-right:30px;
}


#icon ul li.img1{
	background:url(../images/training.png) no-repeat center top;

}

#icon ul li.img1:hover{
	background:url(../images/training_hover.png) no-repeat center top;

}

#icon ul li.img2{
	background:url(../images/coaching.png) no-repeat center top;
	
}

#icon ul li.img2:hover{
	background:url(../images/coaching_hover.png) no-repeat center top;
	
}


#icon ul li.img3{
	background:url(../images/assesment.png) no-repeat center top;

}

#icon ul li.img3:hover{
	background:url(../images/assesment_hover.png) no-repeat center top;
	
}


#icon ul li.img4{
	background:url(../images/employee_engagement.png) no-repeat center top;
	
}

#icon ul li.img4:hover{
	background:url(../images/employee_engagement_hover.png) no-repeat center top;
	
}

/* EVENTS */

.events_block{
	padding-bottom:20px;}
	
.events_block + .events_block{
	padding-top:20px;
	border-top:1px solid #315a94;}

.events_block h2{
	padding-bottom:5px !important;}
	
.events_block span{
	font-family: 'WebfontRegular', Sans-Serif;
	color:#af2330;		
	font-weight:bold;
	font-size:13px;
	margin-bottom:10px;
	display:block;}
	
/* CLIENTS */
	
	
.clients_block{
	padding-bottom:20px;}
	
.clients_block + .clients_block{
	padding-top:20px;
	border-top:1px solid #315a94;}
	
.clients_block .img{
	margin-bottom:10px;
	}
	
.clients_block strong{
	font-family: 'WebfontRegular', Sans-Serif;
	color:#af2330;		
	font-weight:bold;
	font-size:13px;
	margin-bottom:10px;
	display:block;}
	
.clients_block .client_name{
	margin-top:10px;}
	
.client_logo li{
	float:left;
	margin:10px;
	width:135px;
	height:100px;}
	

.clients_scroller{
	margin:0;}	
	
	

/* GALLERY */






.labelcontainer {
	float: left;
	width: 123px;
	height: 21px;
	padding-top: 2px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #194d74;
	/*visibility: hidden;*/
	font-style: italic;
	color: #ffffff;
	border-bottom:1px solid #001f36;
}

.overlay {
	position: absolute;
	top: 126px;
	left: 0px;
	width: 150px;
	height: 150px;
}
.smallsquare {
	float:left;
	position: relative;
	width: 150px;
	height: 150px;
	border: 1px solid #63C6FF;
	margin:0 3px 3px 0;
	overflow: hidden;
	cursor: pointer;
}


.contentcontainer {
	float: left;
	width: 159px;
	height: 136px;
	background-color: #002745;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

}

.contentcontainer h4 {
	padding: 10px;
	}
	
.contentcontainer p {
	padding: 0px 10px 10px 10px;
	width:auto;
	margin-bottom:16px;
}
.indicator {
	float: left;
	width: 27px;
	height: 23px;
	background-color: #194d74;
	background-image:url(../images/play-btn.png);
	background-position: 4px 3px;
	background-repeat: no-repeat;
	border-bottom:1px solid #001f36;
}
	


			
.portfolio {
	margin:0 auto;
	width:620px;
	height:auto;
}	

.portfolio a{
	text-decoration:none;
	color:#FFF;}		


.accordion_marketing{
	width:303px;
	padding-top: 10px;
	position:absolute;
	z-index:9999;
	}
	
.accordion_marketing:hover{
background:url(../images/accordion_h3_selected.png) repeat-y;}
	
.accordion_marketing a{
	padding-right: 35px;
	padding-left: 13px;
	display:block;
	min-height:47px;
	font-size:12px;
	color: #6BADF6;
	text-transform: uppercase;
	line-height: normal;}
	
.accordion_marketing a:hover{
	background: url(../images/arrow.png)287px 14px no-repeat; }
	
	
.heading_bg{
	background:url(../images/heading_bg.png) no-repeat;
	line-height:26px;
	padding-left:10px;
	margin-bottom:20px;
}



#eventTable td{
    
    font-size: 11px;
    padding: 3px;
    text-align: left;
    vertical-align: top;
    border:1px solid #bed0e6;
    border-collapse: collapse;
    line-height: 16px;
    background: #eff6ff;
}




#eventTable th{
    text-align: left;
    font-size:11px;
    font-weight: bold;
    
    padding: 5px;
    background: #5aa4ff;
    vertical-align: top;
    margin-bottom: 10px;
    color: #fff;
}

#eventTable td img{
    text-align: center;
    padding-left: 8px;
}

#eventTable td a{
    color: #0062dc;
}

#eventTable td a:hover{
    color: #F00;
}


/*event data*/
.events_block{
    font-size:12px; 
}

.events_block .field1{
    margin-bottom: 20px;
    
}

.events_block span{
    color: #dc001a;
    float: left;
    margin-right: 20px;
    width: 128px;
}

.events_block strong{
    margin-left: 10px;
}

.back_btn{
    background: url(../images/back_btn.png) no-repeat;
   
   
       width: 74px;
}

.back_btn a{
    display: block;
  
     padding-left: 10px;
    line-height: 28px;
    color: #fff;
}

.back_btn a:hover{
     background: url(../images/back_btn.png) no-repeat left bottom;
}
.ckeditor{
    line-height: 16px;
}
.ckeditor p {
    line-height: inherit;
	margin-bottom:15px;
	
}
.ckeditor em, .ckeditor i{
	font-style:italic !important;}
.ckeditor p span {
	display:inline !important;
	margin-top:inherit !important;
	padding-right:inherit !important;
	font-family:inherit !important;
	text-align:inherit !important;
}
.ckeditor span{
    float: none;
    margin: 0;
    width: auto;
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
    display: inline-block
}

.ckeditor p strong, .ckeditor strong {
	font-weight:bold !important;
	display:inline !important;
        margin: 0;
        line-height: inherit
}
.ckeditor p strong span{
	font-size:inherit !important;}
.ckeditor ul {
	list-style:inside;
	padding-left:20px;
	margin-top:inherit !important;
	margin-bottom:25px;
}
.ckeditor ol {
	padding-left:35px;
	list-style-type: decimal;
	margin-bottom:25px;
}
.ckeditor li {
	line-height:inherit !important;
	padding-bottom:5px;
}
.ckeditor h1 {
	font-family:inherit !important;
	color:inherit !important;
	font-size:inherit !important;
	letter-spacing:inherit !important;
	display:inherit !important;
	line-height:inherit !important;
	margin-bottom:inherit !important;
	margin-bottom:10px !important;
}
.ckeditor h2 {
	color:inherit !important;
	margin-bottom:10px !important;
}
.ckeditor h3, .ckeditor h4, .ckeditor h5, .ckeditor h6 {
	font-size:inherit !important;
	text-transform:inherit !important;
	margin:inherit !important;
	margin-bottom:10px !important;
}

