/*  TAGS  */

body{
	margin:0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	background-color:#6A6A6C;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#333333;
	/*behavior: url(csshover.htc);*/
}

p{
	padding-top:1px;
	padding-bottom:1px;
	margin-top:1px;
	margin-bottom:1px;
	
}

img {
	border: none;
}


/* ElementByID */
#main_container{
	width:950px;
	padding:0px 0px 0px 0px;
	text-align:cleft;
	background-color:#FFFFFF;
	border: solid 1px #EFEC53;
}
#top1{
	height: 142px;
	width: 950px;
	margin: 0px 0px 0px 0px;
}
#top1_logo{

}
#search_form{
	position: relative;
	left: 0px;
	top:0px;
	margin: 0;
	padding:0;
}
#search_txt{
	border: solid 1px #3C3B39;
	height: 15px;
	width: 140px;
	font-size:11px;
	position:absolute;
	top: 5px;
	left:36px;
	padding: 1px 1px 1px 1px;
}
#search_button{
	border: none;
	position:absolute;
	top: 5px;
	left:185px;
}
#top1_search_txt{
	position: absolute;
	top:8px;
	font-size:11px;
	font-weight:bold;
}
#top1_quick_menu_txt{
	position: absolute;
	left: 550px;
	top:8px;
	font-size:11px;
	font-weight:bold;
}
#top1_quick_menu{
	position: absolute;
	left: 550px;
	top:22px;
	width: 143px;
	height: 18px;
	border: solid 1px #1B3F95;
	font-size:11px;
}
#top1_quick_menu_btn{
	position: absolute;
	left: 700px;
	top:22px;
	border: none;
}
#top1_menu_container{
	position: absolute;
	left: 765px;
	top: 5px;
}

a.top_link{
	padding-left: 17px;
	font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	margin-right:4px;
}
a.top_link:hover{
	color:#003366;
}
#link_sign_in{
	background:url(../img/skin/arrow1.gif) 0px 3px no-repeat;
}
#link_register{
	background:url(../img/skin/plus1.gif) 2px 2px no-repeat;
}
#link_account{
	background:url(../img/skin/account1.gif) 0px 1px no-repeat;
}
#link_logout{
	background:url(../img/skin/arrow1.gif) 0px 3px no-repeat;
}

#top2{
	width: 950px;
	height: 27px;
	border-top: solid 1px #EDED4F;
	background-color:#00CC00;
}
#top3{
	width:950px;
	height:10px;
	line-height:10px;
	font-size:4px;
}
#top4{
	width:950px;
	background-color:#FFFFFF;
	clear:both;
}
#top5{
	width:940px;
	height:19px;
	line-height:1px;
	font-size:1px;
	margin: 0px 5px 0px 5px;
	background:url(../img/skin/top5_bg.gif) 0px 5px repeat-x;
	background-color:#FFFFFF;
}
#top6{
	width:940px;
	margin: 0px 5px 0px 5px;
	background-color:#DEDEDE;
	border-top: solid 1px #626262;
}
#top6 ul{
	list-style:none;
	width:100%;
	text-align: center;
	margin: 0;
}
#top6 ul li{
	display: inline;
	padding:3px 3px 4px 3px;
}
#top6 ul li a{
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}
#top6 ul li a:hover{
	color:#000000;
}
#top7{
	text-align: right;
	padding: 5px 5px 5px 5px;
	color: #666666;
	font-size: 10px;
}
#top7 a{
	color: #333333;
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
}
#top7 a:hover{
	color:#990000;
}
/* homepage */
#home_container{
	width:100%;
}
#home_top_bg{
	width:950px;
	height:8px;
	line-height:1px;
	font-size:1px;
	margin: 0px 0px 0px 0px;
}
#home_content{
	width:950px;
	min-height:470px;
	max-height:470px;
	margin: 0px 0px 0px 0px;
}
#home_bottom_bg{
	width:950px;
	height:7px;
	line-height:1px;
	font-size:1px;
	margin: 0px 0px 0px 0px;
	background:url(../img/skin/hp_bottom.jpg) 0px 0px no-repeat;
}
#hp_left_column{
	width: 196px;
	border: solid 1px #EFEC53;
	background-color: #FCFBDC;
	margin: 3px 0px 0px 4px;
	float:left;
	min-height:512px;
	height: 100% auto;
}
#hp_center_column{
	position: absolute;
	left:171px;
	top:9px;
	width:601px;
	padding: 1px 0px 1px 0px;
	background-color:#000000;
	z-index:10;
}
#hp_right_column{
	position: absolute;
	top: 9px;
	left: 785px;
	width: 156px;
	min-height: 398px;
}
.hp_banner_container{
	width: 300px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 1px 0px;
	height: 76px;
	float: left;
	overflow:hidden;
}
.hp_banner_container_right{
	width: 300px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 1px 1px;
	height: 76px;
	float: left;
	overflow:hidden;
}
.hp_banner_flash{
	width:170px;
	float:left;
	height: 76px;
	overflow:hidden;
}
.hp_banner_text_container{
	width:128px;
	height: 76px;
	background:url(../img/skin/hp_flash_bg.jpg) 0px 0px repeat-x;
	border-left: solid 1px #000;
	float:left;
}
a.hp_hook_text{
	font-size: 15px;
	font-family:"Trebuchet MS";
	font-weight: bold;
	color:#FFFFFF;
	padding-left: 5px;
	display: block;
	text-decoration:none;
}
a.hp_hook_text:hover{
	color:#FD9421;
}
#case_studies{
	margin-left: 4px;
	height: 140px;
	overflow:hidden;
}
#case_studies a{
	display: block;
	width: 46px;
	margin: 1px 1px 1px 1px;
	height: 45px;
	float: left;
}

/*newsnews*/
#latest_news{
	margin: 0;
	padding:0;
	font-size: 11px;
}
#latest_news li{
	padding-left: 15px;
	padding-right: 5px;
	list-style-type:none;
	background:url(../img/skin/li.gif) 6px 5px no-repeat;
}
#latest_news li.separator{
	 list-style-type:none; 
	 padding: 2px 0px 2px 0px;
	 background:none;
}
#latest_news li a{
	font-size: 11px;
	color:#1B3F95;
	text-decoration: none;
	font-weight:normal;
}
#latest_news li a:hover{
	color:#000000;
}

h1.header{
	font-size: 15px;
	color: #333333;
	padding: 5px 5px 5px 5px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	text-align:left;
}
h1.upper{
	color:#1B3F95;
	margin: 1px 0px 4px 5px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}
#news_more{
	padding-right:10px;
	float: right;
	color: #1B3F95;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	clear: both;
	display: block;
	margin-top:10px;
	margin-bottom:6px;
}
#suppliers_more{
	padding-right:10px;
	float: right;
	color: #1B3F95;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
#suppliers_more:hover{
	color: #333333;
}
#suppliers_header{
	margin: 5px 0px 5px 0px;
	clear:both;
}
.disp_block{
	display:block;
}
.disp_none{
	display:none;
}
#suppliers_container{
	width:142px;
	height: 67px;
	margin: 5px 0px 5px 5px;
	overflow:hidden;
}
/* template 2 */
#t2_top_bg{
	width:950px;
	height:8px;
	line-height:1px;
	font-size:1px;
	margin: 0px 0px 0px 0px;
	background:url(../img/skin/hp_top2.jpg) 0px 0px no-repeat;
}
#t2_content{
	width:950px;
	min-height:470px;
	max-height:470px;
	margin: 0px 0px 0px 0px;
	background:url(../img/skin/hp_bg2.jpg) -2px 0px repeat-y;
}
#t2_bottom_bg{
	width:950px;
	height:7px;
	line-height:1px;
	font-size:1px;
	margin: 0px 0px 0px 0px;
	background:url(../img/skin/hp_bottom2.jpg) 0px 0px no-repeat;
}

#center_column{
	position: absolute;
	left:171px;
	top:9px;
	min-height: 497px;
	width:601px;
	padding: 1px 1px 0px 1px;
	z-index:10;
	overflow:auto;
}
#center_left{
	width: 191px;
	float:left;
}
.grey_box_top{
	background:url(../img/skin/t2_image_bg_bottom.gif) bottom right no-repeat;
	height: 6px;
	line-height:1px;
	width: 191px;
}
.grey_box_bottom{
	background:url(../img/skin/t2_box_bg_bottom.gif) 0px 0px no-repeat;
	height: 20px;
	line-height:1px;
	width: 193px;
	text-align:right;
	margin-bottom:4px;
}
.grey_box_image{
	border-left: solid 1px #A4A4A4;
	border-right: solid 1px #A4A4A4;
	width: 191px;
	overflow:hidden;
}
.grey_box_image_top{
	background:url(../img/skin/t2_image_bg_top.gif) 0px 0px no-repeat;
	height: 6px;
	line-height:1px;
	width: 193px;
}
.grey_box_content{
	background:#DBDBDB url(../img/skin/t2_box_bg.jpg) top repeat-x;
	/*min-height:114px;
	height:auto !important;
	height:114px;*/
	position:relative;
	border-left: solid 1px #A4A4A4;
	border-right: solid 1px #A4A4A4;
	width:189px;
	font-size: 11px;
	padding-left:2px;
}
#center_column h1{
	color:#1B3F95;
	margin: 1px 2px 3px 2px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
}
#center_column2 h1{
	color:#1B3F95;
	margin: 1px 2px 3px 2px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
}
.grey_box_content p{
	margin: 1px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}
.image_container{
	position: relative;
	width: 100%;
}
#center_content{
	width:385px;
	float: left;
}
/* template 3 */

#t3_top_bg{
	width:950px;
	height:8px;
	line-height:1px;
	font-size:1px;
	margin: 0px 0px 0px 0px;
	background:url(../img/skin/hp_top3.jpg) 0px 0px no-repeat;
}
#t3_content{
	width:950px;
	margin: 0px 0px 0px 0px;
	text-align:left;
}
#t3_bottom_bg{
	width:950px;
	height:7px;
	line-height:1px;
	font-size:1px;
	margin: 0px 0px 0px 0px;
	background:url(../img/skin/hp_bottom3.jpg) 0px 0px no-repeat;
}
#center_column2{
	position:relative;
	margin: 3px 0px 0px 8px;
	width:730px;
	padding: 1px 1px 0px 1px;
	float: left;
	border: solid 1px #EFEC53;
	background-color: #ffffff;
}
#center_content2{
	width:550px;
	float: left;
}

#top4:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Current path */
#path{
	padding-top:3px;
	padding-left: 10px;
	float:left;
	height:17px;
}
#path ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float:left;
}
#path ul li{ 
	display: inline;
}
#path ul li a{
	text-decoration: underline;
	padding: .2em 1em;
	background:url(../img/skin/top3_arrow.gif) no-repeat 0px 5px;
	color:#1B3F95;
	font-size: 11px;
}
#path ul li a:hover{
	text-decoration: none;
	padding: .2em 1em;
	color:#000;
	background:url(../img/skin/top3_arrow_hover.gif) no-repeat 0px 5px;
}
#path ul li a.current{
	text-decoration: none;
	padding: .2em 1em;
	color:#000;
	background:url(../img/skin/top3_arrow_hover.gif) no-repeat 0px 5px;
}

#site_content{
	overflow:auto; 
	width:720px; 
	min-height:470px;
	max-height:470px;
	padding: 5px 5px 5px 5px;
	float:left;	
}

/*downloads*/
#downloads{
	margin: 0;
	padding:0;
	font-size: 11px;
}
#downloads li{
	padding-left: 22px;
	padding-right: 5px;
	padding-bottom:2px;
	padding-top:2px;
	list-style-type:none;
	background:url(../img/skin/icon_pdf.gif) 3px 1px no-repeat;
}
#downloads li.separator{
	 list-style-type:none; 
	 padding: 0px 0px 0px 0px;
	 background:none;
}
#downloads li a{
	font-size: 11px;
	color:#1B3F95;
	text-decoration: none;
}
#downloads li a:hover{
	color:#000000;
}
#downloads_more{
	padding-right:10px;
	margin-top:6px;
	float: right;
	color: #1B3F95;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

#options_more{
	padding-right:10px;
	margin-top:4px;
	float: right;
	color: #1B3F95;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

/*login form */
#login_form_container{
	text-align: center;
	margin: 20px 80px 20px 90px;
	padding: 10px 10px 10px 10px;
	border: solid 1px #EFEC53;
	background-color: #FDFED6;
}
#login_form_container form h1{
	text-align: left;
	margin-left: 20px;
	margin-top:5px;
}
#login_form_container form input.login_form{
	border: solid 1px #3C3B39;
	color: #3C3B39;
	font-size: 11px;
	width: 160px;
}
#login_btn{
	margin: 5px 0px 10px 82px;
	float: left;
	clear: both;
}

#join_form{
	width: 98%;
}

/* search */
#search_results{
	padding:0px 5px 0px 5px;
	overflow:hidden;
	width: 98%;
}
#search_results p{
	margin:0;
	padding:1px 0px 1px 10px;
	font-size:11px;
	color:#000000;
}
#search_results p a{
	font-size:11px;
	color:#333333;
	font-family:"Trebuchet MS";
	font-weight: normal;
}
#search_results p a:hover{
	color:#666666;
}
#search_results h1 a:hover{
	color:#666666;
}
#search_form_container{
	text-align: center;
	padding: 10px 10px 10px 10px;
	border: solid 1px #EFEC53;
	background-color: #FDFED6;
}

#search_pages{
	margin:5px 0px 5px 0px; 
	border: solid 1px #EFEC53;
	background-color: #FDFED6;
	padding: 5px 10px 5px 10px; 
	text-align:center;
}
#search_pages ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#search_pages ul li { 
	display: inline; 
}

#search_pages ul li a{ 
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding: .2em 1em;
	display: block;
	width: 36px;
	height: 22px;
	background:url(../img/skin/btn_page.gif) 0px 0px no-repeat;
	display:inline;
}

#search_pages ul li a:hover{ 
	font-size:14px;
	color:#990000;
	text-decoration:none;
	background-color:#EE9C00;
}
#search_pages ul li a.active{ 
	background:url(../img/skin/btn_page_active.gif) 0px 0px no-repeat;
	color:#FFFFFF;
}


/* top navigation */

#top2_navigation {
	background:url(../img/skin/menu_top_bg.jpg) 0px 0px repeat-x;
	position:relative;
	margin:0;
	padding:0;
	height: 30px;
	border-bottom:1px solid #EFEC53; 
	width: 690px;
}

#top2_navigation ul {padding:0px;margin-top:0px;list-style:none;width:100%;z-index:1010;}
#top2_navigation ul li {display:inline;position:relative;float:left;white-space:nowrap;z-index:1010; }
#top2_navigation ul li.top2_navigationRBorder {border-right:1px solid #EFEC53;z-index:1010;}
#top2_navigation ul li ul li {width:12em;}
#top2_navigation ul li a {
	border-left:1px solid #EFEC53;
	padding:5px 9px 9px 9px;
	font:14px "Trebuchet MS";
	display:block;
	text-decoration:none;
	color:#333333;
	background:url(../img/skin/menu_top_bg.jpg) 0px 0px repeat-x;
	white-space: nowrap; 
	text-align: center; 
	font-weight: normal;
}
#top2_navigation ul li a.firstParent {border-left:none;}
#top2_navigation ul li a.firstChild {border-top:1px solid #EFEC53;}
#top2_navigation ul li a:hover {color:#cc0000;text-decoration:none;}
#top2_navigation ul li ul li a {border-right:1px solid #fff;border-bottom:1px solid #EFEC53;}
#top2_navigation li ul {position:absolute;display: none;}
#top2_navigation li:hover ul, #top2_navigation li.displayBlock ul {display:block;}
#top2_navigation ul li a.selected {color:#99ccfb;}
#nav{position:absolute; left:0;top: 0; z-index:1010;}

/* IE7 Only */
*:first-child+html .clear {display:inline;}
*:first-child+html .o2fav{background:#deeaf4;height:184px;}
*:first-child+html .favText{float:right;width:130px;padding-right:2px;text-align:left;padding-top:10px;}
*:first-child+html .favText a{color:#000066;} 
*:first-child+html .favText a:hover{text-decoration:underline;color:#000066;} 
*:first-child+html .favText a:visited{color:#000066;}
*:first-child+html .favInner a{padding-bottom:10px; font-size:12px; color:#000066;}

/* ERRORS */
div.indicator{
	background-image:url(../img/skin/indicator.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	vertical-align:middle;
	padding-top:70px;
	min-height:50px;
	font-family:"Trebuchet MS";
	color:#FF0000;
}

div.error_ok{
	background-image:url(../img/skin/ok.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	text-align:left;
	color:#FFF;
	font-size:12px;
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;
	border:solid 1px #1B3F95;
	background-color:#0070AE;
	min-height:50px;
}
div.error_no{
	background-image:url(../img/skin/no.gif);
	background-repeat:no-repeat; 
	background-position:bottom right;
	color:#FFEE84;
	font-size:12px;
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;
	border:solid 1px #EFEC53;
	background-color: #0066CC;
	min-height:60px;
}
div.error_no a{
	color:#FF0000;
}
div.error_ok a{
	color:#669900;
}

#site_content a{
	text-decoration:underline;
}

#site_content_2 a{
	text-decoration:underline;
}

/* tags */
a{
	color:#333333;
	text-decoration: none;
}
a:hover{
	color:#990000;
	text-decoration:underline;
}

a.view_all{
	font-size:14px;
	color:#333333;
	text-decoration:underline;
}
a.view_all:hover{
	color:#990000;
	text-decoration:underline;
}

a.banner_link{
	text-decoration:none;
}
a.banner_link:hover{
	text-decoration:none;

}

input, select, textarea{
	font-size:11px;
	padding: 1px 1px 1px 1px;
	color: #3C3B39;
	margin: 0px 0px 0px 0px;
}

.submenu_box_menu{
	margin: 5px 5px 5px 5px;
}
.subcategory_box{
	float: left;
	width: 100%;
	height: 70px;
}
.subcategory_box_desc{
	margin-left: 70px;
}
.subcategory_box_desc h2{
	font-size: 13px;
}
.subcategory_box_desc h3{
	font-size: 12px;
}
fieldset.form{
	text-align:left;
	margin-top:10px;
}
fieldset.form legend{
	font-weight:bold;
	font-size:14px;
}
#yellow_header{
	background:#F6F9B4 url(../img/skin/menu_title_bg.jpg) 0px 0px repeat-x;
	font-size: 15px;
	color: #333333;
	padding: 5px 5px 5px 5px;
	width:721px;
}

#yellow_header2{
	background:#F6F9B4 url(../img/skin/menu_title_bg.jpg) 0px 0px repeat-x;
	font-size: 15px;
	color: #333333;
	padding: 0px 5px 0px 5px;
	width:721px;
}

#yellow_header_lightbox{
	background:#F6F9B4 url(../img/skin/menu_title_bg.jpg) 0px 0px repeat-x;
	font-size: 15px;
	color: #333333;
	padding: 5px 5px 5px 5px;
	width:590px;
}

.left{float:left;}
.right{float:right;}
.clearboth{ clear:both; line-height:1px; font-size:1px;}


/*modal */
#modalOverlay {
  height:100%;
  width:100%;
  position:fixed;
  left:0;
  top:0;
  z-index:30000000000;
  background-color:#cccccc;
  filter:alpha(opacity=50);
  cursor:wait;
}

#modalContainer {
  height:420px;
  width:480px;
  position:fixed;
  left:38%;
  top:15%;
  z-index:31000000000;
  background-color:#fff;
  border:3px solid #ccc;
}

#modalContainer a.modalCloseImg {
  background:url(http://www.th-uk.co.uk/testprojects/crp/img/ico/x.png) no-repeat;
  width:25px;
  height:29px;
  display:inline;
  z-index:32000000000;
  position:absolute;
  top:-14px;
  left:470px;
  cursor:pointer;
}


#point_div_container{
	position:absolute;
	width: 100%;
	top:0px;
}
#point_div_message{
	margin-left: auto;
	margin-right: auto;
	width: 600px;
		border: solid 2px #CC0000;

	padding: 5px 5px 5px 5px;
	background-color:#FFFFFF;
	text-align:left;
	display: none;
}
#point_div_close{
	float: right;
}

h1, h2, h3, h4{
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 2px 0px;
}
#search_form_top_container{
	float: right;
	text-align:left;
	width:260px;
	overflow:hidden;
	background:url(../img/skin/menu_top_bg.jpg) 0px 0px repeat-x;
	height: 27px;
	margin:0;
	padding:0;
	height: 30px;
	border-bottom:1px solid #EFEC53; 
}
#menu_top_container{
	float: left;
	width:690px;
	overflow:hidden;
}

#site_extra_menu{
	background:url(../img/skin/bg_extra_menu.gif) 0px 0px repeat-y;
	border-bottom:1px solid #EFEC53; 
	width:732px;
}

a.extra_menu{
	background: url(../img/skin/arrow.gif) 0px 0px no-repeat;
	padding: 1px 1px 1px 20px;
	margin: 1px 1px 1px 10px;
	width: 208px;
	float: left;
	display: block;
	height: 32px;
}

a.extra_menu_selected{
	background: url(../img/skin/arrow.gif) 0px 0px no-repeat;
	padding: 1px 1px 1px 20px;
	margin: 1px 1px 1px 10px;
	width: 208px;
	float: left;
	display: block;
	height: 32px;
	text-decoration:underline;
}

#site_content a{
	text-decoration:underline;
}

a.link_banners{
	text-decoration:none;

}

/* quiz form */

#content_quiz{
	width:710px;
	padding:85px 5px 5px 5px;
	
	background: url('/images/Belt-Up-Banner.jpg') 0 0 no-repeat;
}

#quiz_form{

}

.form_fields{
	width:100%;
	margin:0 0 10px 0;
	padding:0 0 0 30px;
	background: url('/images/Q-Bullet.jpg') 0 6px no-repeat;

}

.error{
	color:#8E0000;
	font-size:12px;
}

.corr{
	color:#007E0D;
	font-size:12px;
}

.submit-form{
border:0;
background: url('/images/Submit.jpg') 0 0 no-repeat;
width:105px;
height:32px;
}

/* quiz form */
