@charset "utf-8";

html {overflow-y:scroll;}
body {
	background-color:#d3d3d3;
	background-image:url(../images/background_fade.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
a {
	color:#2a6ab6;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
#page {
	width:995px;
	margin:0px auto;
	background: url(../images/wrapper_bg.png) repeat-y top center;
}
#page #shadow_left {
	background-position:top left; 
	background-image:url(../images/shadow_left.gif); 
	background-repeat:repeat-y;
	}
#page #shadow_left > img {float:left;}

#page #shadow_right {
	background-position:top right; 
	background-image:url(../images/shadow_right.gif); 
	background-repeat:repeat-y;
}
#page shadow_right img {
	float:left;
}
#page #wrapper {
	width: 979px;
	margin: 0 auto;
}
#header {width:979px; background-color:#FFFFFF;}
a#contact {
	display:block;
	float:right;
	margin:9px 12px;
	height:11px;
	width:63px;
	background-image:url(../images/contact_us.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:999em;
	}
a#contact:hover { background-position:0px -11px;}
#topmenu {
	margin:0px;
	padding:0px 0px 0px 0px;
	height:33px;
	background-image:url(../images/top_menu_bg.gif);
	background-repeat:repeat-x;
	list-style-type:none;
	}
#topmenu ul {float:right;}
#topmenu li {
	display:block;
	float:left;
	padding:6px 10px 8px 10px;
	height:18px;
	background-image:url(../images/top_menu_divider.gif);
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	}

#topmenu li a {
	color:#f46200;
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0px 0px;
	}
#topmenu #home { 
	width:200px;
	text-align:right;
	background: none !important;
}
/*#topmenu li a#home { background-image:url(../images/top_menu_home.gif); width:68px;	}
#topmenu li a#ca { background-image:url(../images/top_menu_ca.gif); width:145px;	}
#topmenu li a#oe { background-image:url(../images/top_menu_oe.gif); width:191px;	}
#topmenu li a#fb { background-image:url(../images/top_menu_fb.gif); width:132px;	}
#topmenu li a#mib { background-image:url(../images/top_menu_mib.gif); width:158px;	}
#topmenu li a#mr { background-image:url(../images/top_menu_mr.gif); width:105px;	}
#topmenu li a#qa { background-image:url(../images/top_menu_qa.gif); width:59px;	}*/
#topmenu li a:hover {color:#f46200;text-decoration:none;}

#topmenu li ul {
	padding:0px;
	height:auto;
	width:160px;
	background-image:none;
	border-bottom:1px solid #ccc;
	position:absolute;
	top:21px;
	right:0px;
	z-index:101;
	list-style-type:none;
	display:none;
	}
#topmenu li ul li {
	float:none;
	display:block;
	width:100%;
	border:1px solid #ccc;
	border-bottom:0px;
	padding:0px;
	text-align:right;
	background-image:url(../images/sub_menu_bg.gif);
	background-repeat:repeat-x;
	height:18px;
	}
#topmenu li ul li a {
	text-indent:0px;
	height:15px;
	padding:1px 4px 2px;
	font-size:13px;
	overflow:visible;
	white-space:nowrap;
	color:#f46200;
	}
#topmenu li ul li a:hover {
	color:#2a6ab6;
	text-decoration:none;
	}

#flash {position:relative;}
#flash div{position:absolute; top:-12px; z-index:10;}

#content {padding-top:154px; background-color:#FFFFFF;}

#leftcol { float:left;}
#leftcol #leftshadow {
	background-image:url(../images/left_shadow_bg.gif);
	background-position:top right;
	background-repeat:repeat-y;
	width:237px;
	}
#leftcol #leftmain {
	float:left;
	width:234px;
	background-color:#FFFFFF;
	padding-top:55px;
	}
#leftcol #leftmain h2 {
	border-bottom:1px solid #7eafeb;
	text-align:right;
	color:#f46200;
	font-size:18px;
	margin:20px 10px 4px 0;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: normal;
	}
#leftcol #leftmain p {
	text-align:right;
	font-weight:bold;
	color:#666;
	font-size:12px;
	margin:0 11px 35px 0px;
	}
#leftcol #leftmain p span.days {
	font-size:16px;
	color:#f46200;
	}
	
	
#left_nav {
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:234px;
	}

#left_nav li.nobottomborder {
	display:block;
	border-top:1px solid #ccc;
	border-bottom:none;
	}
#left_nav li {
	display:block;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}
/*	Saved By Louis Manges on 11/24/2009
#left_nav li a {
	display:block;
	margin:0px 12px 0px 14px;
	background-position:0px 0px;
	overflow:hidden;
	text-indent:-999em;
	background-repeat:no-repeat;
	width:208px;
	height:38px;
	font-size:9px;
}
*/	
#left_nav li.nolink {
	padding: 10px 0 10px 15px;
	border: none;
	border-top:1px solid #ccc;
	line-height: 16px;
	color: #666;
}
#left_nav li a {
	display:block;
	margin:0;
	padding:10px 0 10px 14px ;
	background: url(../images/lft_col/rt_arrow.png) no-repeat 215px center;
	overflow:hidden;
	width:220px;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	}
#left_nav li a#signup { background-image:url(../images/pre-show/sign-up.gif);}
#left_nav li a#plan { background-image:url(../images/pre-show/plan-your-visit.gif);}
#left_nav li a#featured { /*background-image:url(../images/pre-show/featured-products.gif); Saved By Louis Manges on 11/24/2009    */}
#left_nav li a#whatsnew { background-image:url(../images/pre-show/whats-new.gif);}
#left_nav li a:hover { 
	background-color:#F1F1F1 ;
}
#left_nav li.share h3 {
	font-size: 12px;
}
#left_nav li.share p {
	font-size: 11px !important;
	font-weight: normal !important;
	line-height: 16px;
	text-align: left !important;
	padding-right: 15px;
	margin-bottom: 5px !important;
}
#left_nav li.share a {
	text-decoration: none;	
}
#left_nav li.share a:hover h3 {
	text-decoration: underline;	
}
#right_nav span {
	color: #F46200;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;

}


#sub_nav {
	width:212px;
	height:117px;
	background:url(../images/lft_col/left_sub_bg.jpg) no-repeat top;
	margin-top:10px;
}
.sub_nav {height:26px;}
.sub_nav #title {font-size:12px;font-weight:bold;color:#333;padding:7px 0 0 5px;}

#sub_nav #link1:hover {background:url(../images/lft_col/left_sub_hover_1.jpg) no-repeat left;color:#fff;}
#sub_nav #link2:hover {background:url(../images/lft_col/left_sub_hover_2.jpg) no-repeat left;color:#fff;}
#sub_nav #link3:hover {background:url(../images/lft_col/left_sub_hover_3.jpg) no-repeat left;color:#fff;}

.sub_nav_link {font-size:16px;font-weight:bold;padding:0 0 0 12px;line-height:26px;}
.sub_nav_link a {color:#ff6600;}
.sub_nav_link a:hover {color:#fff;text-decoration:none;}


#leftbottom {
	background-image:url(../images/left_bottom_bg.jpg);
	background-repeat:no-repeat;
	width:237px;
	height:163px;
	clear:both;
	}
#leftbottom p {
	padding:10px 12px 0px 14px;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	}
#leftbottom p strong {
	font-size:15px;
	color:#f46200;
	}
	
	
	
#main_content {
	float:left;
	width:475px;
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-x;
	background-position:0px 50px;
	background-color:#FFFFFF;
	padding:100px 30px 50px 25px;
	line-height:130%;
	}
#main_content-extended {
	float:left;
	width:686px;
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	background-color:#FFFFFF;
	padding:100px 30px 50px 25px;
	line-height:130%;
	}
#main_content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	color:#f46200;
	margin:10px 0px 10px 0px;
	}
#main_content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:16px;
	font-weight:bold;
	color:#f46200;
	margin:10px 0px;
	}
#main_content {
	color:#666;
	}
#main_content p {
	margin-bottom:15px;
	margin-top:0px;
	}
#main_content h3 {
	color:#F46200;
	margin-bottom:0px;
	font-size:12px;
	}
#main_content p.infographic {
	float:right;
	text-align:center;
	width:150px;
	margin:0;
	}
#main_content p.callout {
	position:relative;
	border:1px solid #333;
	width:150px;
	left:-3px;
	top:-3px;
	padding:5px;
	margin:0px;
	background-color:#FFFFFF;
	}
#main_content div.callout {
	position:relative;
	border:1px solid #333;
	left:-3px;
	top:-3px;
	padding:5px;
	margin:0px;
	background-color:#FFFFFF;
	width:250px;
	}
#main_content div.calloutwide {
	position:relative;
	border:1px solid #333;
	left:-3px;
	top:-3px;
	padding:5px;
	margin:0px;
	background-color:#FFFFFF;
	width:450px;
	}
#main_content .calloutShadow{
	position:relative;
	float:right;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
	margin-right:5px;
	background-color:#999999;
}

#main_content p.learnmore {
	text-align:right;
	}
#main_content ul {
	margin-left:20px;
	margin-bottom:15px;
	}
	
#main_content div.faq div {
	display:none;
	}
#main_content div.faq p.question {
	margin-bottom:0px;
	}
#main_content div.faq p.answer {
	margin-top:0px;
	display:none;
	}	
#main_content #myExperience {
	margin-left:-20px;
	}
#main_content p.video_fix {
	height:185px;
	}
#main_content img.bodypic {
	float: right;
	padding: 0 0 5px 15px;
}

#rightcol {
	float:left;
	width:211px;
	background-color:#e8e8e8;
	padding-top:55px;
	border-left:1px solid #c4c4c4;
	min-height:460px;
	}
#rightcol form {
	padding:6px 0px 10px;
	margin:0;
	}
#rightcol form input {
	font-size:11px;
	color:#999999;
	border:1px solid #999999;
	}
#rightcol form button {
	border:none;
	background:none;
	margin:0;
	padding:0 0 0 6px;
	position:relative;
	top:3px;
	}
#rightcol div {
	padding-left:11px;
	border-bottom:2px ridge #fff;
	}
#rightcol h3 {
	font-style:italic;
	color:#f46200;
	margin:30px 0px 8px;
	}
#rightcol a {
	color:#2a6ab6;
	font-size:11px;
	text-decoration:none;
	}
#rightcol a:hover {
	text-decoration:underline;
	}
#rightcol a.twitter {
	float:right;
	position:relative;
	top:-12px;
	padding-right:10px;
	font-weight:normal;
	color:#2a6ab6;
	font-style:normal;
	font-size:12px;
	text-decoration:none;
	}
#rightcol div#facebook {
	padding: 0 0 25px 0;
}
#rightcol #facebook h3{
	margin: 20px 0 8px 0;
}
#rightcol a.facebook {
	float:right;
	position:relative;
	top:-12px;
	padding-right:10px;
	font-weight:normal;
	color:#2a6ab6;
	font-style:normal;
	font-size:12px;
	text-decoration:none;
}
#rightcol div.tweets ul {
	list-style-type:none;

	}
#rightcol div.tweets ul li {
	padding:10px 0px;
	border-bottom:1px solid #ccc;
	margin-right:10px;
	font-size:11px;
	color:#666;
	padding-left:19px;
	text-indent:-19px;
	}
#rightcol div.tweets ul li .time {
	display:block;
	margin-top:6px;
	}
#rightcol div.tweets a {
	color:#666;
	text-decoration:underline;
	}
#rightcol div.tweets a:hover {
	color:#333333;
	}
#footer {
	clear:both;
	background-image:url(../images/footer_color_band.jpg);
	background-repeat:no-repeat;
	padding:50px 100px 10px;
	font-size:10px;
	}
#footer .copyright {padding-left:200px;}

div.clearfix {height:1px; font-size:1px; clear:both; margin:0px 8px; background-color:#FFFFFF;}
.clearboth {
	clear: both;
	border: none;
}
#main_content table {
	border-collapse: collapse;
	width: 480px;
	/*border-top: 1px solid #505050;
	border-bottom: 1px solid #505050;*/
	margin: 5px 0 25px 0;
}
#main_content table td, #main_content table th {
	padding: 4px 5px;
}
#main_content table td {
	border-top: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
}
#main_content table tfoot td {
	border: none;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #505050;
}
#main_content table tfoot td span {
	font-style: normal;
}
#main_content table tr.odd td {
	background-color: #E8E8E8;	
}
#main_content table caption {
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0;
	color: #FF6600;
	text-align: left;
}
#main_content table caption.below {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	margin: 5px 0;
	color: #505050;
	text-align: left;
}
#main_content table thead th {
	color: #505050;
	text-align: left;
	background: #c7c7c7 url(../images/table_bg.jpg) no-repeat 0 0;
	border-top: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
}
#main_content table tbody .colA, #main_content table tbody .colB {
	width: 50%
}
#main_content table tbody .colB {
	text-align: center;
}
#main_content table tbody {
	color:#333;
}
