/*------------------page-----------------------*/

.containerPage {
	border:none;
	display:inline;
	float:left;
	margin:0px 0px 0px 2.5%;
	padding:0px;
/*	width:740px;*/
	width:97.5%;
}

/*------------------header-----------------------*/

	.containerHeader {
	border:none;
	display:inline;
	float:left;
	margin:20px 0px 0px 0px;
	padding:0px 0px 20px 0;
	width:740px;
	text-align:left;
	
}



.containerHeader span.blue{
	color:#54b8f3;
	font-family:Helvetica!important;
}

.containerHeader img {
	float:left;
	margin-right:50px;
}

.containerHeader .HeadText{
	float:right;
	margin:-5px 20px 0 0;
	width:250px;
	padding:-5px 0px;
	font-weight:bolder;
	color:#FFFFFF;
	font-size:1.8em;
	font-family:Helvetica!important;
}


.containerHeader .HeadText p{
	padding:0 0 10px 0;
	margin:0;
	font-family:Helvetica!important;
	line-height:1.1em;
}

.containerHeader  .HeadText h1{
	color:#cccccc;
	font-size:190%;
	margin:0px 0px 10px 0px;
	text-transform:capitalize;
	font-family:Verdana;
}


.containerHeader  .HeadText h2.white{
	color:#FFFFFF;
	font-weight:bolder;
	font-size:1.4em;
}

/*------------------menu-----------------------*/

.containerMenu {
	background: url(../images/TopNavBG.jpg) repeat-x top;
	border:0;
	display:inline;
	float:left;
	padding:0;
	width:100%;

}

html>body .containerMenu {
	height:46px;
}

.containerMenu ul {
	display:inline;
	float:left;
	list-style:none;
	margin:0 0 0 5px;
	padding:10px 0 16px 0;

}

.containerMenu ul li {
	color:#000000;
	display:inline;
	float:left;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 0px 0px;
}

.containerMenu ul li span {
	visibility:hidden;
}

.containerMenu ul li.on span {
	visibility:visible;
}

.containerMenu ul li span.menuLeft {
	margin:0px 5px 0px 5px;
}

.containerMenu ul li span.menuRight {
	margin:0px 8px 0px 5px;
}

.containerMenu ul li a {
	color:#000000;
	text-decoration:none;
}

.containerMenu ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.containerMenu ul li.on a {
	color:#FFFFFF;
	text-decoration:none;
}

/*------------------body-----------------------*/

.containerBody {
	border:none;
	display:inline;
	float:left;
	margin:0 0 0px 0;
	padding:0px;
/*	width:1150px;*/
	width:100%;
}

.bodyLeft, .bodyMiddle, .bodyRight, detailbodyRight {
	border:none;
	float:left;
	margin:0px;
	padding:0px;
}


.detailbodyRight{
	float:left;
	width:150px;
	background:#009933;
	padding-bottom:20px;
}


/*------------------template 01-----------------------*/

.template01 .bodyLeft {
	margin:0px 10px 0px 0px;
	width:740px;
}

.template01 .bodyLeft a {
	color:#00B9F2;
}

/*.template01 .bodyLeft h1 {
	color:#939598;
	font-size:220%;
	margin:0px 0px 10px 0px;
	text-transform:uppercase;
}
*/
.template01 .bodyRight {
	width:290px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:270px;
}

html>body .template01 .bodyRight {
	width:270px;
}

.template01 .bodyRight .bodyInner {
	width:270px;
}

.template01 .bodyRight .bodyInner ul {
	width:270px;
}

.template01 .bodyRight .bodyInner ul li {
	width:270px;
}

/*------------------template 02-----------------------*/

.template02 .bodyLeft {
	margin:20px 10px 0px 0px;
	border-top:1px solid #000;
	width:140px;
	float:left;

}

.template02 .bodyLeft ul {
	
	border-top:1px solid #00B9F2;
	float:left!important;
	list-style:none;
	margin:0px;
	padding:0px;
	width:140px;

}

.template02 .bodyLeft ul li {
	border-bottom:1px solid #00B9F2;
	clear:both;
	display:inline;
	float:left;
	margin:0px;
	padding:3px 0px 3px 0px;
	width:140px;

}

.template02 .bodyLeft ul li a {
	color:#00B9F2;
	text-decoration:none;
}

.template02 .bodyLeft ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.template02 .bodyLeft ul li.on a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.template02 .bodyLeft ul ul {
	margin:3px 0px 0px 0px;
	padding:3px 0px 0px 15px;
	width:140px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:125px;

}

html>body .template02 .bodyLeft ul ul {
	width:125px;
}

.template02 .bodyLeft ul ul li {
	border-bottom:none!important;
	font-size:90%;
	width:125px;
}

.template02 .bodyLeft ul ul li a {
	color:#00B9F2!important;
	font-weight:normal!important;
}

.template02 .bodyLeft ul ul li a:hover {
	color:#FFFFFF ! important;
}

.template02 .bodyLeft ul ul li.on a {
	color:#FFFFFF ! important;
	font-weight:bold ! important;
}

.faq .bodyLeft ul li a {
	background-image:url('../images/bg_arrow_white.gif');
	background-position:0% 4px;
	background-repeat:no-repeat;
	display:block;
	padding:0px 0px 0px 15px;
}

.faq .bodyLeft ul li a span {
	background-color:#000000;
	text-decoration:none;
}

.faq .bodyLeft ul li a:hover span {
	background-color:#00B9F2;
	color:#000000;
	text-decoration:none;
}

/*.template02 .bodyMiddle {
	color:#000000;
	margin:0px 10px 0px 0px;
	padding:0px 10px 0px 10px;
	width:440px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:420px;
	float:left;
}

html>body .template02 .bodyMiddle {
	width:420px;
}
*/
.template02 .bodyMiddle .bodyInner {
	margin:0px;
	float:left;
	padding:10px 0px 0px 0px;
	width:430px;
}

.template02 .body_wide .rowStyle01 p,
.template02 .bodyMiddle .rowStyle01 p {
	color:#D56E00;
	font-size:120%;
	font-weight:bold;
}

.template02 .bodyMiddle .rowStyle02 ol li {
	margin-bottom:15px;
}

.template02 .bodyMiddle .rowStyle02 h2 {
	color:#000000;
	font-size:100%;
}

.template02 .bodyMiddle .rowStyle02 p {
	color:#D56E00;
	margin:0px 0px 10px 0px;
}

.template02 .bodyRight {
	width:140px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:120px;
}

html>body .template02 .bodyRight {
	width:120px;
}

.template02 .bodyRight .bodyInner {
	width:120px;
}

.template02 .bodyRight .bodyInner ul {
	width:120px;
}

.template02 .bodyRight .bodyInner ul li {
	width:120px;
}

/*------------------template 03-----------------------*/

.template03 .bodyLeft {
	margin:0px 10px 0px 0px;
	width:140px;
}

.template03 .bodyMiddle {
	color:#000000;
	margin:0px 10px 0px 0px;
	padding:0px 10px 0px 10px;
	width:440px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:420px;
}

html>body .template03 .bodyMiddle {
	width:405px;
}

.template03 .bodyMiddle .bodyInner {
	margin:0px;
	padding:10px 0px 0px 0px;
	width:415px;
}

.bodyMiddle h1 {
	color:#d56e00;
}

.template03 .bodyMiddle .rowStyle01 {
	border-bottom:1px solid #FFFFFF;
	margin-bottom:5px;
}

/*.template03 .bodyRight {
	width:140px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:120px;
}

html>body .template03 .bodyRight {
	width:120px;
}
*/
.template03 .bodyRight .bodyInner {
	width:120px;
}

.template03 .bodyRight .bodyInner ul {
	width:120px;
}

.template03 .bodyRight .bodyInner ul li {
	width:120px;
}

/*------------------shared body classes-----------------------*/

.template01 .bodyLeft a:hover,
.template03 .bodyMiddle .bodyInner a:hover {
	background-color:#00B9F2;
	color:#000000;
	text-decoration:none;
}

.template01 .bodyRight,
.template02 .bodyRight,
.template03 .bodyRight {

	color:#000000;
	margin:0px;
	padding:0px 10px 0px 10px;
	width:140px;
}

.template01 .bodyRight .bodyInner,
.template02 .bodyRight .bodyInner,
.template03 .bodyRight .bodyInner {
	margin:0px;
	padding:10px 0px 0px 0px;
}

.template01 .bodyRight .rowStyle01,
.template02 .bodyMiddle .rowStyle01,
.template02 .bodyMiddle .rowStyle02,
.template02 .bodyRight .rowStyle01,
.template02 .body_wide .generico_bodyInner .rowStyle01,
.template03 .bodyRight .rowStyle01 {
	border-bottom:1px solid #000000;
}

.template01 .bodyRight .bodyInner h2,
.template02 .bodyRight .bodyInner h2,
.template03 .bodyRight .bodyInner h2 {
	margin:0px 0px 10px 0px;
}

.template01 .bodyRight .bodyInner ul,
.template02 .bodyRight .bodyInner ul,
.template03 .bodyRight .bodyInner ul {
	display:inline;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.template01 .bodyRight .bodyInner ul li,
.template02 .bodyRight .bodyInner ul li,
.template03 .bodyRight .bodyInner ul li {
	clear:both;
	display:inline;
	float:left;
	margin:0px 0px 15px 0px;
	padding:0px;
}

.template01 .bodyRight .bodyInner ul li a,
.template02 .bodyRight .bodyInner ul li a,
.template03 .bodyRight .bodyInner ul li a {
	background-image:url('../images/bg_arrow_black.gif');
	background-position:0% 4px;
	background-repeat:no-repeat;
	display:block;
	padding:0px 0px 0px 15px;
}

.template01 .bodyRight .bodyInner ul li a span,
.template02 .bodyRight .bodyInner ul li a span,
.template03 .bodyRight .bodyInner ul li a span {
	text-decoration:underline;
}

.template01 .bodyRight .bodyInner ul li a:hover span,
.template02 .bodyMiddle .bodyInner a:hover,
.template02 .bodyRight .bodyInner ul li a:hover span,
.template03 .bodyRight .bodyInner ul li a:hover span {
	background-color:#0080C3;
	color:#FFFFFF;
	text-decoration:none;
}

/*------------------images-----------------------*/

.cmhtml-img-left-1 {
	float:left;
	padding:0px 10px 10px 0px;
}

/*------------------partners-----------------------*/

.containerPartners {
	background-image:url('../images/bg_footer.gif');
	background-position:0% 0%;
	background-repeat:no-repeat;
	clear:both;
	float:left;
	width:740px;
	text-align:center;
}

html>body .containerPartners {
	width:740px;
}

.containerPartners ul {
	display:inline;
	list-style:none;
	float:left;
	margin-left:80px;
}

.containerPartners ul li {
	display:inline;
	float:left;
}


/*------------------footer-----------------------*/

.containerFooter {
	clear:both;
	float:left;
	margin:20px 0px 30px 0px;
	padding:0px;
	width:740px;
}

.containerFooter ul {
	display:inline;
	font-size:90%;
	list-style:none;
	margin:0px;
	padding:0px;
	width:740px;
}

.containerFooter ul li {
	display:inline;
	float:left;
	margin:0px;
	padding:0px 5px 0px 0px;
}

.containerFooter ul li a {
	color:#00B9F2;
	text-decoration:none;
}

.containerFooter ul li a:hover {
	background-color:#00B9F2;
	color:#000000;
	text-decoration:none;
}


#home-text {
/*	border-top: 2px solid #0c99c4;
	border-bottom: 2px solid #0c99c4;*/
	padding: 13px 0 8px 0;
	float:left;
	width:416px;
	margin-right:30px;
	font-size:1.55em;
	font-family:Helvetica!important;
}

#home-text p{
	line-height:1.2em;
}

#home-text a{
color:#00bbf2;
text-decoration:underline;
}

#home-text a:hover{
color:#00bbf2;
text-decoration:none;
background-color:#000000;
}


#wrap-box {width: 325px; margin:0; padding:0; background-color:#fff; margin:-88px 0 0 115px; }
#box {background:url(../images/botboxlong.gif) no-repeat bottom left; margin:0; padding:0;}
#box h2 {background:url(../images/topboxlong2.jpg) no-repeat top left; margin:0; padding: 0px; font-size:120%; color:#000; padding:8px 5px 6px 10px}
#box #box-text {/* margin:26px 10px 26px 10px;*/ padding:5px 7px 9px 7px; background-color:#000; width:303px; margin: 0px 4px 0px 4px; }
/*#box #box-text a {font-size:100%; color:#0c99c4;} 
#box #box-text a:hover {background-color:#00B9F2; color:#000000; text-decoration:none; }*/
#pad {padding:8px; *padding:1px; _padding:1px; width:20px}


/*------------------------------ Online report landing --------------------------*/

#promo{
/*	width:1150px;*/
	width:100%;
	float:left;
	padding:0 0 20px 0;
	margin:0px 0 20px 0;
	background:#ffffff url(../images/home-promo-BG.jpg) right top no-repeat;

}


#promo .cmhtml-section{
	padding:0;
	margin:0;
	border:0;
	float:left;
	}

#promo img.cmhtml-img-left-unscaled{
	padding:0;
	margin:0;
	border:0;
	float:left;
}

.promo-text {
	color:#000000;
	float:left;
	margin-top:60px;
	position:relative;
	left:50px;
	width:555px;
	text-align:left;
}
/*.promo-text{
	position:relative;
	right:455px;
	width:250px;
	float:right;
	margin-top:40px;
	color:#000000;
}
*/
.promo-text img{
	margin-bottom:43px;
}

.promo-text h3{
	color:#4a156d;
	font-size:1.48em;
	font-weight:normal;
	font-family:Helvetica, sans-serif;
	margin-bottom:20px;
}

.hr{
	border-top:1px solid #999999;
	background:#000;
}

.white_txt{
	color:#FFFFFF;
}

.float_left{
	float:left;
}

.video_box{
	width:280px;
	min-height:200px;
	/* background:url(../images/generico_movie_bg.gif) no-repeat top; */ /* Same bg image as next line but with out the blue border*/
	background:url(../images/generico_movie_bg2.gif) no-repeat top;
	margin: 0 25px 20px 0;
	text-align:center;
	padding:10px 0 0 0;
}

.video_box h3, .report_box h3{
	color:#FFFFFF;
	margin-bottom:10px;
}

.report_box{
	width:280px;
	min-height:200px;
	/* background:url(../images/generico_report_bg.gif) no-repeat top; */ /* Same bg image as next line but with out the blue border*/
	background:url(../images/generico_report_bg2.gif) no-repeat top;
	margin:0 0 20px 0;
	text-align:center;
	padding:10px 0 0 0;
}

#avatarMovie {
	position: absolute;
}

#HomeBodyRight{
/*	background:url(../images/home-right-column-bg.gif) top no-repeat;*/
	float:right;
	width:290px;
	margin:15px 0 40px 0;

}

#HomeBodyRight h2{
	margin:0px 20px 10px 20px;
	color:#ffffff;
	padding:10px 0 10px 0;
	border-bottom:1px solid #ffffff;
	border-top:2px solid #00bbf2;
}

#HomeBodyRight ul{
	margin-left:20px;
	border:none!important;
	width:250px;
}

#HomeBodyRight ul li{
	list-style:none;
	margin-top:0;
	margin-bottom:25px;
	padding-top:0;
	border:none;
	width:250px;
}

#HomeBodyRight ul li a{
	color:#00bbf2;
	padding-left:15px;
	background:url(../images/bg_arrow_white.gif) 0px 5px no-repeat;
	text-decoration:underline;
}

#HomeBodyRight ul li a:hover{
	color:#00bbf2;
	text-decoration:none;
}



/*----------------- Online report details ------------------------*/

.body_wide{
	float:left;
	width:585px;
	color:#000000;
	margin-top:20px;	
}

.generico_bodyInner{
	background:#FFFFFF;
	padding:10px;
	margin-bottom:30px;
}

.generico_bodyInner h2.sub_title{
	color:#D56E00;
	border-bottom:1px solid #000;
	padding-bottom:15px;
	margin-bottom:15px;
}

.top_sub_nav{
	background:#000000;
	margin-left:195px;
	height:40px;
	color:#00bbf2;
}

.top_sub_nav ul li{
	display:inline;
	margin-left:5px;
}

p.capital_gray{
	font-size:95%;
	text-transform:uppercase;
	color:#ccc;
	font-weight:600;
}
.top_sub_nav ul li.seperator{
	padding:0 10px 0 10px;
}
.top_sub_nav ul li a{
	color:#00bbf2;
	text-decoration:none;
	padding:2px 0 2px 0px;
}

.bottom_feature{
	text-align:center;
	min-height:50px;
}
.bottom_feature img{
	border:1px solid #ccc;
}

.d_list{
	margin-top:0;
	padding-top:0;
}
.d_list dt{
	font-weight:700;
	margin:15px 0 5px 0;
}

.d_list dd{
	padding-bottom:5px;
	margin-left:20px;
}

.d_list dd:before{
	content:" - "
}

.areas-of-focus {
	border-bottom:none!important;
	font-weight:bold;
	padding-bottom:0!important;
}

/* ************* new details page *********************** */


#promoDetail{
	padding:0 0 15px 0;
	margin:0 0 40px 160px;
	background:#ffffff;/* url(../images/promoBG.gif) repeat-x;*/
	color:#000000;
}

#heading{
	position:relative;
	margin:0 0 0 15px;
	height:65px;
	width:420px;
	vertical-align:bottom!important;
}

#heading h1{
	position:absolute;
	bottom:0;
	padding:0 0 5px 0;
	margin:0;
	vertical-align:bottom!important;
	border-bottom:1px solid #000;
	width:420px;
}

h2.intro, .bodyMiddle .bodyInner .cmhtml-section h2{
	margin-bottom:10px;
}

.bodyLeft{
	position:relative;
	clear:none;
	width:140px;
	float:left;
}

.bodyLeft ul{
	border-top:1px solid #00B9F2;
	list-style:none;
	margin:0px;
	padding:0px;
	width:140px;
	clear:none;
}


.bodyLeft ul li {
	border-bottom:1px solid #00B9F2;
	margin:0px;
	padding:3px 0px 3px 0px;
	width:140px;

}

.bodyLeft ul li a {
	color:#00B9F2;
	text-decoration:none;
}

.bodyLeft ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.bodyLeft ul li.on a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.bodyLeft ul ul {
	margin:3px 0px 0px 0px;
	padding:3px 0px 0px 15px;
	width:140px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:125px;
}

.bodyMiddle{
	color:#000000;
	margin-left:15px;
	margin-right:15px;
	float:left;
	width:420px;
}

.bodyMiddle p{
	width:415px;
}

.bodyRight{
	float:left;
	padding:10px 0 10px 0;
	border:1px solid #000;
	margin-top:-2px!important;
	width:140px;
}

.bodyRight h2{
	padding:7px 0 5px 0;
}

.bodyRight ul{
	padding:0 0 5px 0;
	margin:0;
	list-style:none;
	list-style-image:no;
	
}

.bodyInner{
	color:#000000!important;
}

/* ********************* Contact us ********************** */

.containerBody .template03 #promoDetail .bodyMiddle{
	width:340px!important;
}

.form-error{
	color:#FF0000;
}



/*********** hack for elements without fixed height ********************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */