/* CSS Document */

* { margin: 0; }

body {  font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #68696a; margin: 0;  }

a img { border: none; }

.floatLeft { float: left; }
.floatRight { float: right; }

.main { background:url(/images/bg.gif) top repeat-x; }

.sub { background:url(/images/bg_sub.gif) top repeat-x; }

h1 { font-size: 24px; color: #0c61a3; }
h2 { font-size: 18px; color: #0c61a3; padding: 10px 0; }
h4 { font-size: 12px; color:#666666; font-weight: bold; padding: 10px 0; }

p { padding:0 0 10px 0; }

.clearer { clear: both; line-height: 0px; overflow: hidden; font-size: 0px; height: 0px; }

#wrapper { margin: 0 auto; width: 935px;  }

/* font substitution styles */
.daxExtraBold { font-family: DaxExtraBold; font-weight: normal; }
/**/

#header { height: 77px; width: 935px; position: relative; }
#header img { position: absolute; top: 15px; left: 0px; border: none; width: 141px; height: 60px; }
#header_nav { position: absolute; top: 15px; right: 75px; width: 250px; height: 75px;}
#header_nav ul { margin: 0px; padding: 0px; }
#header_nav li {list-style-type: none; }
#header_nav li a { background: url(/images/arrow.gif) 0% 4px no-repeat; text-decoration: none; color: #68696a; padding-left:15px; }

#header a, a:visited {text-decoration: none; color: #68696a;}
#header a:hover {text-decoration: underline; color: #68696a;}

/* MAIN NAVIGATION */
#main_site_nav { height: 42px; width: 935px; }
#main_site_nav .links { float: left; padding-right: 33px; padding-left:0; background-image:none; }
#main_site_nav .links_end { float: left; padding-left:0; background-image:none; }

/* SUB NAVIGATION */
#main_site_sub_nav { height: 30px; width: 935px; }
#main_site_sub_nav a, #main_site_sub_nav a:visited { background: url("../images/arrow.gif") 0 4px no-repeat; text-decoration: none; color: #68696a; padding: 0 0 0 15px; }
#main_site_sub_nav a:hover {text-decoration: underline; color: #68696a;}
#main_site_sub_nav ul { margin: 0px; padding: 0px;}
#main_site_sub_nav li { list-style: none; margin: 0; padding: 7px 20px 0 0; float: left; }


#search_nav { height: 44px; color:#FFFFFF; }
#search_nav  img { float: left; padding:0; margin:0; }
#search_function { float: left; padding-top:5px; width:380px; margin-left: 227px; }
* html #search_function {  margin-right: 23px;}
#search_function  img { float: left; }

#main_content_area { width: 885px; margin-top: 22px; overflow: auto;  }

#main_content_area a  {text-decoration: none; color: #0c61a3;  }
#main_content_area a:visited {text-decoration: none; color: #0c61a3;}
#main_content_area a:hover {text-decoration: underline; color: #0c61a3; }

#main_content_area { width: 885px; margin-top: 22px; overflow: hidden;  }

#main_content_area ul.mainList { list-style: none; margin: 10px 0px; }
#main_content_area ul.mainList li { background: url("../images/arrow2.gif") 0% 4px no-repeat; list-style: none; padding: 0 0 0 15px; }

#main_content_area a  {text-decoration: none; color: #0c61a3; }
#main_content_area a:hover {text-decoration: underline; color: #0c61a3; }

#link_ul li { background: url(/images/white_blue_arrow.gif) left 0 no-repeat; margin:0; padding-left:15px; list-style:none; }
#link_ul { margin:0; padding:0; }

#grey_ul li { list-style:none; background:url(/images/arrow2.gif); background-position:left; background-repeat:no-repeat; padding-left:15px; }
#grey_ul { margin:0 0 0 70px; padding:0; }

.main_content_area_top_main { height: 178px; }
.main_content_area_top_sub  { height: 194px; }


/* main_content styles */

/* main_content bottom */
#main_content_area_bot {  }
#main_content_area_bot h1 { font-weight: bold; margin: 15px 0 0 0; }

/* customer backup documentation link */
#main_content_area_bot a.custBackupDoc_btn, #main_content_area_bot a:visited.custBackupDoc_btn { 
	background: url("../images/custBackupDoc_btn.gif") 0 0 no-repeat; 
	width: 292px; height: 110px; display: block; margin: 10px 0 0 0; 
}
#main_content_area_bot a:hover.custBackupDoc_btn { background: url("../images/custBackupDoc_btn_hover.gif") 0 0 no-repeat; }
/**/

/* client login btn */
.clientLogin_sub { width: 288px; margin: 0 0 0 35px; float: left; }
.clientLogin_sub h2 { font-weight: bold; }
#main_content_area_bot a.clientLoginSub_btn, #main_content_area_bot a:visited.clientLoginSub_btn { 
	background: url("../images/commercialSub_loginBg.gif") 0 0 no-repeat; 
	width: 292px; height: 110px; display: block;
}
#main_content_area_bot a:hover.clientLoginSub_btn { background: url("../images/commercialSub_loginBg_hover.gif") 0 0 no-repeat; }
/**/

/* log an account query btn */
#main_content_area_bot a.logAccountQuery_btn, #main_content_area_bot a:visited.logAccountQuery_btn { 
	background: url("../images/logAccountQuery_btn.gif") 0 0 no-repeat; 
	width: 292px; height: 110px; display: block;
}
#main_content_area_bot a:hover.logAccountQuery_btn { background: url("../images/logAccountQuery_btn_hover.gif") 0 0 no-repeat; }
/**/

/* make online payment */
#main_content_area_bot a.online_payment_btn, #main_content_area_bot a:visited.online_payment_btn { 
	background: url("../images/onlinePayment_btn.gif") 0 0 no-repeat; 
	width: 292px; height: 110px; display: block; /*margin: 10px 0 0 0; */
}
#main_content_area_bot a:hover.online_payment_btn { background: url("../images/onlinePayment_btn_hover.gif") 0 0 no-repeat; }
/**/

/* customer documentation login */
.cust_backup_doc { width: 347px !important; margin: 0 0 15px 0; float: left; }
.cust_backup_doc h2 { font-weight: bold; }

 
.main_content_area_bot_left_main { float: left; width:332px; }

.main_content_area_bot_right_main { float: right; width: 553px;  }
/**/

/* main content area left styles */
.main_content_area_bot_left_sub { float: left;  width: 685px; margin-top: 25px; }
.main_content_area_bot_left_sub h1 { height: 35px; margin: 0 0 30px 0;  }

.main_content_area_bot_left_sub li {  padding:5px; }
.main_content_area_bot_left_sub ul {  margin:3px; padding:0 0 15px 15px; }

.main_content_area_bot_left_sub { }

/* form styles */
.main_content_area_bot_left_sub .form_container { margin: 0 0 15px 0; float: left; }
/*.main_content_area_bot_left_sub .form_container.accQuery { width: 347px !important; margin: 0 0 15px 0; }*/

.main_content_area_bot_left_sub .form_container h2 { font-weight: bold;} 

.main_content_area_bot_left_sub .form_container label { display: block; margin: 0 0 10px 0; clear: left; }
.main_content_area_bot_left_sub .form_container label strong { float: left; width: 180px; font-weight: normal; display: block; }

.main_content_area_bot_left_sub .form_container label.accQuery { display: block; margin: 0 0 10px 0; clear: left; position: relative; }
.main_content_area_bot_left_sub .form_container label.accQuery  strong { float: left; width: 138px; font-weight: normal; display: block; }

.main_content_area_bot_left_sub .form_container input, 
.main_content_area_bot_left_sub .form_container textarea { width: 200px; font-size: 12px; }
.main_content_area_bot_left_sub .form_container input.w_50px { width: 50px !important; }
.main_content_area_bot_left_sub .form_container select { width: 204px; font-size: 12px; padding: 1px 0; }
.main_content_area_bot_left_sub .form_container sup { color: #FF0000; font-weight: bold; }

/* checkbox styles */
.main_content_area_bot_left_sub .form_container .table_chkbox { width: 200px; display: inline-block; }
.main_content_area_bot_left_sub .form_container .table_chkbox td { padding: 0; margin: 0;}
.main_content_area_bot_left_sub .form_container .table_chkbox input { margin: 0; width: 20px;  vertical-align: top; }
.main_content_area_bot_left_sub .form_container .table_chkbox label { display: inline-block; padding: 0 0 0 5px; vertical-align: top; }
/**/

.main_content_area_bot_left_sub .form_container .submit_btn { 
	background: url("../images/submitBtn_blue.jpg") 0 0 no-repeat; 
	width: 150px !important; height: 25px; display: block; border: none; color: #FFF; font-weight: bold; text-transform: uppercase; 
}

.main_content_area_bot_left_sub .form_container p.error_message { color: #FF0000; font-weight: bold; }
/**/ 

/* main content area right styles */
.main_content_area_bot_right_sub { float: right; width: 200px; }

.main_content_area_bot_left_sub_img1 {float:right; margin:0 0 35px 0}
.main_content_area_bot_left_sub_img2 {float:right; margin:0 0 30px 15px;}
/**/ 

.font { font-size:12px;}


#commercial_homeFlash { float:left; }

#main_content_text_area { width: 181px; float: right; }

#breadcrumbs { margin-top:20px;  }
#breadcrumbs a {text-decoration: none; color: #68696a; background: url(/images/breadcrumbs_arrow.gif) left no-repeat ; padding-left:14px; }
#breadcrumbs a:visited {text-decoration: none; color: #68696a;}
#breadcrumbs a:hover {text-decoration: underline; color: #68696a;}
#breadcrumbs li { display: inline; list-style-type: none; margin: 0; padding-right:5px;}
#breadcrumbs li a.active { color:#0c61a3; }
#breadcrumbs li a.active:hover {text-decoration: none; color: #0c61a3;}
#breadcrumbs ul { margin: 0px; padding: 0px; }


#latest_news { width: 320px; height: 108px; background-image:url(/images/news_bg.gif); background-position:top left; background-repeat:no-repeat; }
* html #latest_news { width: 300px;}
#latest_news_top { width: 100%; height: 36px; }
#latest_news_top img { margin-left:17px; margin-top:12px; }

#latest_news_bot { width: 100%; padding-left: 17px; padding-right: 12px; color: #0c61a3; }
#latest_news_bot img { float:left; padding-right: 15px; }

#latest_news_bot a  {text-decoration: none; color: #68696a;  }
#latest_news_bot a:visited {text-decoration: none; color: #68696a;}
#latest_news_bot a:hover {text-decoration: underline; color: #68696a;}

#latest_news_bot h1 { font-weight:bold; font-size:12px; padding-bottom: 6px; }

#latest_docs { width: 320px; height: 58px; margin-top: 20px; }
#latest_docs_img { float: left; }

#latest_docs_sub { width: 181px; margin-top: 20px; float:right; padding-bottom:20px; }
.latest_docs_sub_img { float: left; }


#product_links { width:353px; height:186px; background: url(/images/products_bg.jpg) top left no-repeat; float: left; color: #fff; }
#product_links_img { float:left; margin-left: 12px; margin-top: 12px; padding-right: 15px;}
*html #product_links_img { margin-left: 5px; }
#product_links a  {text-decoration: none; color: #fff;  }
#product_links a:visited {text-decoration: none; color: #fff;}
#product_links a:hover {text-decoration: underline; color: #fff; }

.products_row{
width:166px;
float:left;
padding: 0 0 0 10px;
}

#blue_ul li {list-style:none; background:url(/images/arrow_blue.gif); background-position:left; background-repeat:no-repeat; padding-left:15px;}
#blue_ul {margin:0 0 0 0; padding:0;}

#contact_details { margin: 20px 0 0 0; padding: 0; width: 181px; float:right; }
#contact_details img.imgLink { margin: 0 0 20px 0; border: none; clear: both}
#contact_details p { margin: 0 0 3px 0; padding: 0; }
#contact_details ul { margin: 10px 0 0 0; }
#contact_details li { }

#range_grey { background: #f1f1f1; padding-top:13px; overflow:hidden; }
#range_grey h2 { color:#666666; padding:0 0 5px 0;} 
#range_grey a { background-image:none; color:#666666; padding:0; }
#range_grey a:visited {text-decoration: none; color: #666666;}
#range_grey a:hover {text-decoration: underline; color: #666666; }
.range_grey_left { float:left; width:326px; padding-left:12px; background:url(/images/grey_range_top.gif) top no-repeat; margin-bottom:10px; clear:left;}
.range_grey_right { float:right; width:326px; padding-left:12px; background:url(/images/grey_range_top.gif) top no-repeat; margin-bottom:10px; clear:right;}
.range_grey_inner { background:url(/images/grey_range_top2.gif) top no-repeat; width:661px; padding-left:12px; padding-right: 12px; }
.range_grey_inner h1 { color:#666666; font-size:14px;}
#range_grey_bot {width: 338px; background-image:url(/images/grey_range_bot.gif); height: 32px; margin-left:-12px; }
#range_grey_bot2 {width: 338px; background:url(/images/grey_range_bot3.gif) bottom ; height: 12px; margin-left:-12px; }
#range_grey_bot_inner {width: 685px; background-image:url(/images/grey_range_bot2.gif); height: 32px;  }



#range_grey img { float:left; padding-right:15px;}
#range_grey_list_holder { width:240px;  margin-left:71px;  }
#range_grey_list_item { width:100%; height:34px; padding-bottom:4px;}
#range_grey_list_item p { padding-top:9px; }
#range_grey_list_item a { background-image:none; color:#666666; padding:0;}
#range_grey_list_item a:visited {text-decoration: none; color: #666666;}
#range_grey_list_item a:hover {text-decoration: underline; color: #666666; }


#range_grey_inner_content {  width:636px; padding-left:12px; padding-right: 12px;  }
#range_grey_inner_content h1 { padding-bottom:15px;}
#range_grey_inner_content h2 { font-size:12px; color:#989897;  padding-top:5px; padding-bottom:5px; text-decoration:underline;}
#range_grey_inner_content ul { padding-left:15px; }

#range_grey_inner_product_description { width:100%; margin-top:10px; border-top: 1px solid #d8d8d8; overflow:hidden; }
#range_grey_inner_product_description p { padding-bottom:5px;}
#range_grey_inner_product_description a { background-image:none; color:#666666; padding:0;}
#range_grey_inner_product_description a:visited {text-decoration: none; color: #666666;}
#range_grey_inner_product_description a:hover {text-decoration: underline; color: #666666; }



#range_grey_inner_product_features { width:200px; margin: 10px 0 0 0; float:left; padding:0 0 10px 10px; }
#range_grey_inner_product_features ul { margin: 0; }
#range_grey_inner_product_features ol { margin: 0; padding-left:24px;}
#range_grey_inner_product_features ul li { background-image:none; }

.benefits { border-right: 1px solid #d8d8d8; border-bottom: 1px solid #d8d8d8; }
.specs { border-right: 1px solid #d8d8d8; border-bottom: 1px solid #d8d8d8; }
.case_studies {  border-bottom: 1px solid #d8d8d8; }
.design { border-right: 1px solid #d8d8d8;  }
.documents { border-right: 1px solid #d8d8d8;  }
#range_grey_inner_product_pics { float:right; margin-top:10px;  }
#range_grey_inner_product_pics img {  padding-right: 0; padding-left: 15px;  }

#range_grey_gallery { width:635px; border-top: 1px solid #d8d8d8; padding: 5px 0 0 0; }
#range_grey_gallery img { padding:0; }
.thumbnail { float: left; border: 1px solid #D1D1D1; margin: 10px 13px 15px 13px; width:120px; padding:5px;}
*html .thumbnail { float: left; border: 1px solid #D1D1D1; margin: 10px 12px 15px 11px; width:120px; padding:5px;}

.clearboth { clear: both; }

#range_grey_gallery_thumbnail { width:120px;  float: left; padding: 5px; margin:5px 10px 5px 10px; border: 1px solid #d8d8d8; }
#range_grey_gallery_thumbnail img { }
#range_grey_gallery_thumbnail_caption {width:100%; }

#range_grey_gallery_thumbnail a { background-image:none; color:#666666; padding:0;}
#range_grey_gallery_thumbnail a:visited {text-decoration: none; color: #666666;}
#range_grey_gallery_thumbnail a:hover {text-decoration: underline; color: #666666; }

#range_grey_gallery_description { width:310px;    }
#range_grey_gallery_description_item { width:100%; padding:4px 0 15px 0; border-top: 1px solid #d8d8d8;}
#range_grey_gallery_description_item p { padding-top:0px; }
#range_grey_gallery_description_item a { background-image:none; color:#666666; padding:0;}
#range_grey_gallery_description_item a:visited {text-decoration: none; color: #666666;}
#range_grey_gallery_description_item a:hover {text-decoration: underline; color: #666666; }


#product_info_tabs {width:685px; height:20px; border-bottom:6px solid #0C61A3; }

#product_info_features_tab { float:left; width:120px; margin-right:2px; height:20px; font-size: 12px; font-weight:bold; background: url(/images/com_product_info_images/featuresUp.gif) top left;}
#product_info_features_tab a { background-image:none; color:#fff; display:block; width:117px; height:18px; padding:2px 0 0 3px; }
#product_info_features_tab a:visited {text-decoration: none; color: #fff;}
#product_info_features_tab a:hover { display:block; width:117px; height:18px; padding:2px 0 0 3px; text-decoration: underline; color: #fff; background: url(/images/com_product_info_images/featuresOver.gif) top left; }
#product_info_features_tab_selected { float:left; width:117px; margin-right:2px; padding:2px 0 0 3px; height:18px; font-size: 12px; font-weight:bold; background: url(/images/com_product_info_images/featuresActive.gif) top left; color:#fff; }

#product_info_specs_tab { float:left; width:87px; margin-right:2px;  height:20px; font-size: 12px; font-weight:bold; background: url(/images/com_product_info_images/specsUp.gif) top left;}
#product_info_specs_tab a { background-image:none; color:#fff; display:block; width:84px; height:18px; padding:2px 0 0 3px; }
#product_info_specs_tab a:visited {text-decoration: none; color: #fff;}
#product_info_specs_tab a:hover { display:block; width:84px; height:18px; padding:2px 0 0 3px; text-decoration: underline; color: #fff; background: url(/images/com_product_info_images/specsOver.gif) top left; }
#product_info_specs_tab_selected { float:left; width:84px; margin-right:2px; padding:2px 0 0 3px; height:18px; font-size: 12px; font-weight:bold; background: url(/images/com_product_info_images/specsActive.gif) top left; color:#fff; }

#product_info_sizes_tab { float:left; width:104px; margin-right:2px;  height:20px; font-size: 12px; font-weight:bold; background: url(/images/com_product_info_images/sizesUp.gif) top left;}
#product_info_sizes_tab a { background-image:none; color:#fff; display:block; width:98px; height:18px; padding:2px 0 0 6px; }
#product_info_sizes_tab a:visited {text-decoration: none; color: #fff;}
#product_info_sizes_tab a:hover { display:block; width:98px; height:18px; padding:2px 0 0 6px; text-decoration: underline; color: #fff; background: url(/images/com_product_info_images/sizesOver.gif) top left; }
#product_info_sizes_tab_selected { float:left; width:98px; margin-right:2px; padding:2px 0 0 6px; height:18px; font-size: 12px; font-weight:bold; background: url(/images/com_product_info_images/sizesActive.gif) top left; color:#fff; }

#product_info_colour_tab { float:left; width:51px; margin-right:2px;  height:20px; font-size: 12px; font-weight:bold; background: url(/images/com_product_info_images/colursUp.gif) top left;}
#product_info_colour_tab a { background-image:none; color:#fff; display:block; width:47px; height:18px; padding:2px 0 0 4px; }
#product_info_colour_tab a:visited {text-decoration: none; color: #fff;}
#product_info_colour_tab a:hover { display:block; width:47px; height:18px; padding:2px 0 0 4px; text-decoration: underline; color: #fff; background: url(/images/com_product_info_images/colursOver.gif) top left; }
#product_info_colour_tab_selected { float:left; width:47px; margin-right:2px; padding:2px 0 0 4px; height:18px; font-size: 12px; font-weight:bold; background: url(/images/com_product_info_images/colursActive.gif) top left; color:#fff; }

#product_info_studies_tab { float:left; width:81px; margin-right:2px;  height:20px; font-size: 12px; font-weight:bold; background: url(/images/com_product_info_images/studiesUp.gif) top left;}
#product_info_studies_tab a { background-image:none; color:#fff; display:block; width:78px; height:18px; padding:2px 0 0 3px; }
#product_info_studies_tab a:visited {text-decoration: none; color: #fff;}
#product_info_studies_tab a:hover { display:block; width:78px; height:18px; padding:2px 0 0 3px; text-decoration: underline; color: #fff; background: url(/images/com_product_info_images/studiesOver.gif) top left; }
#product_info_studies_tab_selected { float:left; width:78px; margin-right:2px; padding:2px 0 0 3px; height:18px; font-size: 12px; font-weight:bold; background: url(/images/com_product_info_images/studiesActive.gif) top left; color:#fff; }

#product_info_guides_tab { float:left; width:154px; margin-right:2px;  height:20px; font-size: 12px; font-weight:bold; background: url(/images/com_product_info_images/guidesUp.gif) top left;}
#product_info_guides_tab a { background-image:none; color:#fff; display:block; width:151px; height:18px; padding:2px 0 0 3px; }
#product_info_guides_tab a:visited {text-decoration: none; color: #fff;}
#product_info_guides_tab a:hover { display:block; width:151px; height:18px; padding:2px 0 0 3px; text-decoration: underline; color: #fff; background: url(/images/com_product_info_images/guidesOver.gif) top left; }
#product_info_guides_tab_selected { float:left; width:151px; margin-right:2px; padding:2px 0 0 3px; height:18px; font-size: 12px; font-weight:bold; background: url(/images/com_product_info_images/guidesActive.gif) top left; color:#fff; }

#product_info_docs_tab { float:left; width:72px;  height:20px; font-size: 12px; font-weight:bold; background: url(/images/com_product_info_images/docsUp.gif) top left;}
#product_info_docs_tab a { background-image:none; color:#fff; display:block; width:69px; height:18px; padding:2px 0 0 3px; }
#product_info_docs_tab a:visited {text-decoration: none; color: #fff;}
#product_info_docs_tab a:hover { display:block; width:69px; height:18px; padding:2px 0 0 3px; text-decoration: underline; color: #fff; background: url(/images/com_product_info_images/docsOver.gif) top left; }
#product_info_docs_tab_selected { float:left; width:69px;  padding:2px 0 0 3px; height:18px; font-size: 12px; font-weight:bold; background: url(/images/com_product_info_images/docsActive.gif) top left; color:#fff; }

#product_info_features_text_area { width:645px; background: url(/images/hg_product_info_images/info_area_bg.gif) bottom right no-repeat #F1F1F1; padding: 20px 20px 10px 20px;  }
#product_info_specs_text_area { width:645px; background: url(/images/hg_product_info_images/info_area_bg.gif) bottom right no-repeat #F1F1F1; padding: 20px 20px 10px 20px;  }
#product_info_sizes_text_area { width:645px; background: url(/images/hg_product_info_images/info_area_bg.gif) bottom right no-repeat #F1F1F1; padding: 20px 20px 10px 20px;  } 
#product_info_colour_text_area { width:645px; background: url(/images/hg_product_info_images/info_area_bg.gif) bottom right no-repeat #F1F1F1; padding: 20px 20px 10px 20px;  } 
#product_info_studies_text_area { width:645px; background: url(/images/hg_product_info_images/info_area_bg.gif) bottom right no-repeat #F1F1F1; padding: 20px 20px 10px 20px;  } 
#product_info_guides_text_area { width:645px; background: url(/images/hg_product_info_images/info_area_bg.gif) bottom right no-repeat #F1F1F1; padding: 20px 20px 10px 20px;  } 
#product_info_docs_text_area { width:645px; background: url(/images/hg_product_info_images/info_area_bg.gif) bottom right no-repeat #F1F1F1; padding: 20px 20px 10px 20px;  } 

#product_info_pics_overview { width:685px; overflow:hidden; }
#product_info_pics { float:left; width:307px;}
.product_info_pics_bim { float:left; width:188px; border:1px solid #fff;}
.product_info_pics_sim { float:right; width:115px; border:1px solid #fff;clear: right;padding-bottom: 5px;}
#product_info_overview { float:right; width:371px; background: #F1F1F1; min-height:160px; height:auto !important; height:160px; }
#product_info_overview h1 { background:#AFAFAF; color:#fff; font-size:14px; font-weight:bold; padding:5px 0 5px 120px;  }
#product_info_overview p {  padding:10px 0 5px 15px;  }


/* START FOOTER STYLES */
/**/
#footer { background:#f1f1f1; padding: 15px 0 15px 0; margin: 30px 0 0 0; border-top: #999 1px solid; font-size: 12px; width: 100%;}
#footer_container {  margin: 0 auto; padding: 20px 0 0 0; width: 935px; clear: both; border-top: 1px solid #ccc;  }
#footer_container p { color: #666;}
#footerText_left { width: 700px; float: left; }
#footerText_right { float: right; }

#footer_container a, #footer_container a:visited { text-decoration: underline; color: #666; }
#footer_container a:hover { text-decoration: none; color: #666; }  

#continuum { background: url(../images/continuum_logo.gif) 0% 0% no-repeat; padding: 0px 10px 0 30px; margin: 38px 0 0 0; }

img.crh_logo { margin: 0 10px 0 10px; }
img.roadstone_logo { margin: 0 0 10px 0; }
/**/
/* END FOOTER STYLES */

/* SEO FOOTER STYLES */

.seofooter { padding: 0;  width: 935px; margin: 0 auto; padding: 0 0 0 10px; }

.seofooter ul { list-style: none; width: 135px; float: left; margin: 0; padding: 0 0 10px 10px; }
.seofooter li { padding: 2px 0 2px 10px; background: url("../images/arrow2.gif") no-repeat 0% 6px; }
.seofooter li.first_item { padding: 2px 0 2px 10px; font-weight:bold; background: url("../images/arrow2.gif") no-repeat 0% 6px; }
.seofooter a, .seofooter a:visited {  color: #666; text-decoration: none; }
.seofooter a:hover { color: #000; text-decoration: underline; }

.careers_list_box { width:623px; padding: 0 0 12px 0; border-bottom: 1px solid #D0D0D0; overflow:auto; }

.careers_list_box h1 { font-size:14px; padding: 10px 0 10px 0; } 

.news_list_box { width:623px; padding: 12px 0 12px 0; border-bottom: 1px solid #D0D0D0; overflow:auto; }

.news_list_box h1 { font-size:14px; padding: 10px 0 10px 0; }

.news_list_box img {float: right; overflow:hidden; padding:0 0 0 10px;}

#news_inner_images {
float:right;
width:250px;
overflow:hidden;
padding-left:20px;
}



#news_inner_images .thumbnail
{
float: right;
border: 1px solid #fff;
margin: 0 15px 15px 0;
padding: 5px;
}

#news_inner_images .thumbnail a
{ background-image:none; }

#news_inner_images .clearboth { clear: both; }

.downloads_link_page_section {  border-bottom: 1px solid #D0D0D0; width:630px; }

.enviro_pics {float:left; width:316px; height:304px; background: url(/images/polaroid_bg.gif) top no-repeat; margin-right: 10px; }
.enviro_pics img { margin: 11px 0 12px 12px; }
.enviro_pics p { margin: 0 0 0 12px; }



.associated_companies { width:300px; min-height: 235px; height: auto!important; height: 235px; float:left;  }
.associated_companies_logo { float:right; padding:0 0 10px 10px; }
#left { border-right: 1px solid #D2D2D2; border-bottom: 1px solid #D2D2D2; padding:10px 10px 5px 0; } 
#right { padding:10px 0 5px 25px; border-bottom: 1px solid #D2D2D2; }



.content_table { width: 500px;	padding: 0;	margin: 5px 0 15px 0; padding: 6px 6px 6px 0; }
.content_table a { color:#000; }
.content_table a:hover { color:#666; }
.content_table th {	 font-weight: bold;	border-right: 1px solid #E0E0E0; border-bottom: 1px solid #E0E0E0;
border-top: 1px solid #E0E0E0; text-align: left; background: #ccc ;	padding: 6px 6px 6px 12px; vertical-align:middle; }
.content_table th.title { border-left: 1px solid #E0E0E0; border-top: 0; background: #fff ;	; font-weight: bold; }
.content_table th.title_grey { border-left: 1px solid #E0E0E0; 	border-top: 0;	background: #F7F6F6; 
font-weight: bold; }
.content_table td {	border-right: 1px solid #E0E0E0; border-bottom: 1px solid #E0E0E0;	background: #fff;
padding: 6px 6px 6px 12px; vertical-align:middle;}
.content_table td.grey { background: #F7F6F6; }
.content_table td.grey_left { background: #F7F6F6;	border-left: 1px solid #E0E0E0; }
.content_table td.left { border-left: 1px solid #E0E0E0; border-top: 0;	background: #fff ;	  } 


.case_study_images { float:right; padding: 0 0 20px 20px; }

#continuum 
{
	padding: 3px 25px 10px 0;
	background: url(/images/continuum_logo.gif) top right no-repeat;
}
