﻿A 
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 9pt;
	color: #4C90B4;
}

A:hover 
{color: #FF0000;
		font-family: Arial,Verdana,Helvetica,sans-serif;
	 	font-size: 9pt;
		text-decoration: underline;
		/* color: #4C90B4; */
		color: red;
}



A.footer_hlink	{/* footer hyperlink */
	 color: gray;
	 }
	
A.discreet_hlink	{/* hyperlink for revealing options */
	 color: gray;
	 text-decoration: none;
	 }
	 
A.discreet_hlink_red	{/* hyperlink for revealing options - onmouseover */
	  color: red;
	 text-decoration: none;
	 }

A.ebsl_hlink	{/* small underlined hyperlink */
	 color: #006699;
	 }
A.ebsl_hlink:hover	{/* small underlined hyperlink */
	 color: red;
	 }


A.plp_hlink	{/* product list product header */
	font-family: Arial,Verdana,Helvetica,sans-serif;
	 font-size: 10pt;
	 color: black;
	 font-weight: bold;
	 text-decoration: none; 

	 }
A.plp_hlink:hover	
	{
	 font-family: Arial,Verdana,Helvetica,sans-serif;
	 font-size: 10pt;
 	 color: red;
 	 font-weight: bold;
 	 text-decoration:underline; 
	 }



A.multipage_hlink
{
	color: #404040;
	text-decoration: underline;

}


A.more_info_hlink	
{
	 color: #4C90B4;
	 text-decoration: none;
	 font-size: 7pt;
}	 
A.more_info_hlink:hover
{
	 color: red;
	 text-decoration: underline;
	 font-size: 7pt; 
}





A.multipage_hlink:hover
{
	color: red;
	text-decoration: underline;

}



.multipage_selected
{
	border-right: #006699 1px solid;
	padding-right: 1px;
	border-top: #006699 1px solid;
	padding-left: 1px;
	font-size: 9pt;
	padding-bottom: 1px;
	border-left: #006699 1px solid;
	color: #006699;
	font-weight: bold;
	padding-top: 1px;
	border-bottom: #006699 1px solid;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}


.multipage_heading
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #D7E1E1;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #000000;
}

A.hs1_hlink	{/* use on page heading bar */
	 color: #FFFFFF;
	 /* font-weight: bold; */
	 text-decoration: underline;
	 }
	 
A.hs1_hlink:hover	{/* for dark buttons */
	 color: red;
	 /* font-weight: bold; */
	 text-decoration: underline; 
	 }




A.menu_1_hi_hlink	
{
	 color: #FFFFFF;
	 
	  font-weight: bold;
	  	 text-decoration: none;
}	 
A.menu_1_hi_hlink:hover
{
	 color: #FFFFFF;
	 font-weight: bold; 
	 	 text-decoration: underline; 
}
A.menu_1_lo_hlink	
{
	 color: #FFFFFF;
	 text-decoration: none;
}	 
A.menu_1_lo_hlink:hover
{
	 color: #FFF200;
	 text-decoration: underline; 
}

A.menu_2_hi_hlink	
{
	 color: #FFFFFF;
	 text-decoration: none;
	  font-weight: bold;
}	 
A.menu_2_hi_hlink:hover
{
	 color: #FFFFFF;
	 text-decoration: underline; 
	  font-weight: bold;
}
A.menu_2_lo_hlink	
{
	 color: #404040;
	 text-decoration: none;
}	 
A.menu_2_lo_hlink:hover
{
	 color: #FFF200;
	 text-decoration: underline; 
}

A.menu_3_hi_hlink	
{
	 color: #404040;
	 text-decoration: none;
}	 
A.menu_3_hi_hlink:hover
{
	 color: #FFF200;
	 text-decoration: underline; 
}
A.menu_3_lo_hlink	
{
	 color: #404040;
	 text-decoration: none;
}	 
A.menu_3lo_hlink:hover
{
	 color: #FFF200;
	 text-decoration: underline; 
}






	 

A.pf_hlink
{
	color: #ffffff;
	position: relative;
	top: -3px;
	text-decoration: underline;
}
	 
A.pf_hlink:hover	{/* product finder */
	 color: aqua;
	 position: relative;
	 top: -3px;
	 text-decoration: underline; 
	 }


 .pic
{
	padding: 10px 0px 10px 10px;
	clear: none;
	float: right;
}
	 	 	 	 
	 
	 
.ebsl	{	 font-family: Arial,Verdana,Helvetica,sans-serif;
	 font-size: 9pt;
	 color: #006699;
	 }


	 
body	{font-family: Arial,Verdana,Helvetica,sans-serif;
 	 font-size: 9pt;
	 font-weight: normal;
	 font-style: normal;
	 }
.maintable{background-color: #ffffff;}
table	{font-family: Arial,Verdana,Helvetica,sans-serif;
 	 font-size: 9pt;
	 font-weight: normal;
	 font-style: normal;
	 }

TD	{font-family: Arial,Verdana,Helvetica,sans-serif;
 	 font-size: 9pt;
	 font-weight: normal;
	 font-style: normal;
	 }


TD.td_hue_1 {	/* Second website colour */
	BACKGROUND-COLOR: #4C90B4;
}

TD.td_hue_2 {	/* not used */
	BACKGROUND-COLOR: #009F00;
}

TD.td_hue_3 {	/* not used */
	BACKGROUND-COLOR: #333333;
}

TD.td_hue_4 {	/* Main website colour */
	BACKGROUND-COLOR: #666666; 
}

TD.td_hue_5 {	/* not used */
	BACKGROUND-COLOR: #164555;
	}

TD.td_hue_6 {	/* used as a background colour in product list */
	BACKGROUND-COLOR: #FFFFFF;
	}
TD.td_hue_7 {	/* not used*/
	BACKGROUND-COLOR: red;
	}
TD.td_hue_8 {	/* not used*/
	BACKGROUND-COLOR: #999999;
	}



TD.menu_1_hi 
{	
	BACKGROUND-COLOR: #4C90B4;
}
TD.menu_1_lo 
{	
	BACKGROUND-COLOR: #666666;
}
TD.menu_2_hi 
{	
	BACKGROUND-COLOR: #93BCD1;
}
TD.menu_2_lo 
{	
	BACKGROUND-COLOR: #C0C0C0;
}

TD.menu_3_hi 
{	
	BACKGROUND-COLOR: #93BCD1;
}
TD.menu_3_lo 
{	
	BACKGROUND-COLOR: #C0C0C0;
}









	 
.sub-heading1	{
	 font-size: 15pt;
	 color: #666666;
	 font-weight: bold;
	 }
.sub-heading2 { 
	font-size: 15pt; 
	color: #666666; 
	font-style: italic; 
	font-weight: bold 
	}
	





P	{font-family: Arial,Verdana,Helvetica,sans-serif;
 	 font-size: 9pt;
	 font-weight: normal;
	 font-style: normal;
	 }
	 
.indent	{ 
	 margin-left: 4px;
	 }

	 
.orange	{ color: #ff8c00;
	 }
	 
h3	{
	 font-size: 9pt;
	 font-weight: bold;
	 font-style: normal;
	 color: #000000;
	 }	 
	 
	 
.shdr	{
	 font-size: 9pt;
	 font-weight: bold;
	 font-style: normal;
	 color: #000000;
	 }	 
	 
	 
.shdr2	{
	 font-size: 9pt;
	 font-weight: bold;
	 font-style: normal;
	 color: #01ACE8;
	 }	 	 

h2	{
	 font-size: 11pt;
	 font-weight: bold;
	 color: #000000;
	 }
	 
.mhdr	{
	 font-size: 11pt;
	 font-weight: bold;
	 color: #000000;
	 }
	 
h1	{
	 font-size: 13pt;
	 font-weight: bold;
	 color: #000000;
	 }

.lhdr	{
	 font-size: 13pt;
	 font-weight: bold;
	 color: #000000;
	 }

.whdr       { font-size: 11pt; font-weight: bold; color: white; margin-left: 4px; 
               margin-right: 4; margin-top: 1; margin-bottom: 1 }
               
#site_date
{
	margin-left: 45px;
	color: #ffffff;
	text-align: center;
}              
.searchtext
{
	font-size: 8pt;
	color: #999999;
	position: relative;
	
}
.searchgap
{
	height: 1000px;
}



	 
.star_offer_pic
{
	left: 5px;
	position: relative;
	top: 7px;
}

/* - plain red text version
.star_offer_price
{
	font-weight: bold;
	font-size: 16px;
	color: red;
	font-family: Arial, Verdana;
	position: relative;
	top: 4px;
	text-align: center;
}
*/

.star_offer_price
{
	font-weight: bold;
	font-size: 16px;
	position: relative;
	top: 2px;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	text-transform: uppercase;
	color: red;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	background-color: yellow;
}

.special_nett_price
{
	font-weight: bold;
	font-size: 16px;
	position: relative;
	top: 2px;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	color: red;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	background-color: yellow;
}
.price
{
	font-weight: bold;
	font-size: 16px;
	
	text-align: center;
	
	color: red;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	
}



.search_box_150 
{
 background: url('../images/search_box_150.gif') repeat;
 height:50px;
 width:150px;
 }
.go 
{
 height:24px;
 width:24px;
 }
.pf_background {
	background: url('../images/pf_background2.gif') repeat;
	}
.tablescroll {
/*
width:100pc;
*/
height:150px;
overflow:auto;
}
#pf
{
	clear: none;
	float: left;
	width: 124px;
}
#pf_container
{
	text-align: left;
}
.datasheet
{
	background-color: #ffff99;
}
.special_item
{
	background-color: #ccccff;
}

.special_item_text
{
	font-weight: bold;
	margin: 20px 3px 3px;
	color: purple;
	background-color: #ccccff;
	text-align: center;
}
.form_bg1
{
	background-color: #CEDFE8;
}
.basket_bg
{
	background-color: #CEDFE8;
}
.tile
{
	background-image: url(images/fs.gif);
	background-repeat: repeat;
}
.viewpoint
{
	color: #AD0505;
	padding-top: 6px;
}
.manufacturer
{
	color: #009966;
	padding-top: 6px;
}
.price_strikethrough
{
	font-size: smaller;
	color: gray;
	text-decoration: line-through;
}

			
.inc_vat
{
	color: gray;
	font-size: 8pt;
}

ul
{
	margin-top: 10px;
	list-style-image: url(../images/ebsl_bullet_small.gif);
	margin-bottom: 10px;
}


ol
{
	list-style-position: outside;
	margin-bottom: 10px;
	list-style-type: decimal;
}
li
{
	margin-top: 10px;
	margin-bottom: 10px;
}
#site_map A {
			text-decoration: none;}
#site_map A:hover {
			text-decoration: underline;}
			










#traffic_light_green
{
	background-position: right center;
	background-image: url(../images/traffic_lights_green.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}

#traffic_light_red
{
	background-position: right center;
	background-image: url(../images/traffic_lights_red.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}

#traffic_light_amber
{
	background-position: right center;
	background-image: url(../images/traffic_lights_amber.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}

#traffic_light_none
{
	
}



.prod_list_symbol_image_buffer
{
	clear: none;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	width: 48px;
	
	padding-top: 0px;
	height: 100px;
}



.environment_red_light
{
	background-color: #ffb7b7;
}
.environment_amber_light
{
	background-color: #FEE28C;
}
.environment_green_light
{
	background-color: #bbffbb;
}
.environment_matrix_title
{
	font-size: 14pt;
	color: white;
	background-color: #666666;
}



#symbol_explanation  ul
{
	list-style: disc none outside;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:16px;
}


.show_hide{display:none;}	

.prices_negotiable
{
	margin-top:10px;
	font-size:8pt;
	color:Red;
}






#page_heading
{
	height: 40px;
	color: white;
	line-height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	font-size: 20px;
}









/* ---------------------------------------------- 
	faq
*/
.faq_container
{
	padding-left: 1px;
	margin: 10px;
}
.faq_question
{
	margin-top: 30px;
	padding-left: 1px;
}


.faq_answer
{
	margin-top: 10px;
	display: none;
	padding-left: 1px;
}

.faq_close_window
{
	margin-top: 100px;
	margin-bottom: 20px;
	text-align: center;
}












	
/* start of web messageitems ------------------------------ */		
	
.web_message_title
{
	margin-top: 20px;
	font-weight: bold;
	font-size: 14pt;
	margin-bottom: 0px;
	color: black;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}

.web_message_content
{
	margin-top: 20px;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 0px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	text-align: center;
}
.web_message_content a:hover
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}
.web_message_content a
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}
.web_message_close_link
{
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	color: #4C90B4;
	text-align: center;
	text-decoration: underline;
}

.web_message_panel
{
	border-right: #00287b 3px solid;
	border-top: #00287b 3px solid;
	z-index: 20;
	
	left: 100px;
	visibility: visible;
	border-left: #00287b 3px solid;
	width: 400px;
	border-bottom: #00287b 3px solid;
	position: absolute;
	top: 100px;
	/* height: 270px; */
	background-color: #ffffff;
	filter: alpha(opacity=95);
	moz-opacity: .95;
	opacity: .95;
	min-height: 270px;
}

.web_message_close_button
{
	z-index: 30;
	left: 371px;
	width: 21px;
	cursor: pointer;
	cursor: hand;
	position: absolute;
	top: 1px;
	height: 21px;
}	
	
/* end of web messageitems ------------------------------ */









/* start of pf category items ------------------------------ */






.pf_cat_container
{
	clear: none;
	float: left;
	margin: 1px 4px;
	width: 119px;
	/*position: relative;*/
}



.pf_cat{}

.pf_img
{
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
}

.pf_cat_pic_container
{
	width: 119px;
	height: 110px;
	cursor:pointer;
	cursor:hand;
	
}





.pf_cat_pic
{
	margin-left: 5px;
	width: 100px;
	height: 100px;
}



.pf_cat_name_container
{
	margin-top: 4px;
	background: url(../images/pf_background.gif) #4C90B4 no-repeat;
	overflow: hidden;
	width: 119px;
	height: 40px;
}

#pf_cat_004 .pf_cat_name_container a{line-height:30px;}
#pf_cat_007 .pf_cat_name_container a{line-height:30px;}
#pf_cat_011 .pf_cat_name_container a{line-height:30px;}
#pf_cat_022 .pf_cat_name_container a{line-height:30px;}


#pf_cat_001_301 .pf_cat_name_container a{line-height:30px;}
#pf_cat_003_703 .pf_cat_name_container a{line-height:30px;}
#pf_cat_005_105 .pf_cat_name_container a{line-height:30px;}
#pf_cat_005_205 .pf_cat_name_container a{line-height:30px;}
#pf_cat_007_137 .pf_cat_name_container a{line-height:30px;}
#pf_cat_007_197 .pf_cat_name_container a{line-height:30px;}
#pf_cat_007_327 .pf_cat_name_container a{line-height:30px;}
#pf_cat_007_347 .pf_cat_name_container a{line-height:30px;}
#pf_cat_009_109 .pf_cat_name_container a{line-height:30px;}
#pf_cat_012_512 .pf_cat_name_container a{line-height:30px;}
#pf_cat_014_314 .pf_cat_name_container a{line-height:30px;}
#pf_cat_018_990 .pf_cat_name_container a{line-height:30px;}



#pf_cat_007_207 .pf_cat_name_container a{font-size:8.5px;}








/*
#pf_cat_BV .pf_cat_name_container{background-color:#8A5132;background-image:url(../images/pf_background_BV.gif);color:#ffffff;}
#pf_cat_BW .pf_cat_name_container{background-color:#2E6292;background-image:url(../images/pf_background_BW.gif);color:#ffffff;}
#pf_cat_CB .pf_cat_name_container{background-color:#639E40;background-image:url(../images/pf_background_CB.gif);color:#ffffff;}
#pf_cat_CU .pf_cat_name_container{background-color:#DEAD04;background-image:url(../images/pf_background_CU.gif);color:#ffffff;}
#pf_cat_DB .pf_cat_name_container{background-color:#7C217D;background-image:url(../images/pf_background_DB.gif);color:#ffffff;}
#pf_cat_DS .pf_cat_name_container{background-color:#002B7C;background-image:url(../images/pf_background_DS.gif);color:#ffffff;}
#pf_cat_EL .pf_cat_name_container{background-color:#002B7C;background-image:url(../images/pf_background_EL.gif);color:#ffffff;}
#pf_cat_FU .pf_cat_name_container{background-color:#922048;background-image:url(../images/pf_background_FU.gif);color:#ffffff;}
#pf_cat_GA .pf_cat_name_container{background-color:#2B2C65;background-image:url(../images/pf_background_GA.gif);color:#ffffff;}
#pf_cat_GL .pf_cat_name_container{background-color:#002B7C;background-image:url(../images/pf_background_GL.gif);color:#ffffff;}
#pf_cat_JA .pf_cat_name_container{background-color:#002B7C;background-image:url(../images/pf_background_JA.gif);color:#ffffff;}
#pf_cat_KU .pf_cat_name_container{background-color:#7C217D;background-image:url(../images/pf_background_KU.gif);color:#ffffff;}
#pf_cat_MA .pf_cat_name_container{background-color:#EFC249;background-image:url(../images/pf_background_MA.gif);color:#ffffff;}
#pf_cat_NP .pf_cat_name_container{background-color:#002B7C;background-image:url(../images/pf_background_NP.gif);color:#ffffff;}
#pf_cat_OT .pf_cat_name_container{background-color:#AB9115;background-image:url(../images/pf_background_OT.gif);color:#ffffff;}
#pf_cat_PK .pf_cat_name_container{background-color:#002B7C;background-image:url(../images/pf_background_PK.gif);color:#ffffff;}
#pf_cat_RS .pf_cat_name_container{background-color:#01735C;background-image:url(../images/pf_background_RS.gif);color:#ffffff;}
#pf_cat_SC .pf_cat_name_container{background-color:#002B7C;background-image:url(../images/pf_background_SC.gif);color:#ffffff;}
#pf_cat_TC .pf_cat_name_container{background-color:#922048;background-image:url(../images/pf_background_TC.gif);color:#ffffff;}
#pf_cat_TH .pf_cat_name_container{background-color:#7C217D;background-image:url(../images/pf_background_TH.gif);color:#ffffff;}
#pf_cat_TR .pf_cat_name_container{background-color:#0C402E;background-image:url(../images/pf_background_TR.gif);color:#ffffff;}
#pf_cat_TW .pf_cat_name_container{background-color:#1996BE;background-image:url(../images/pf_background_TW.gif);color:#ffffff;}
*/












.pf_cat_name_double_height
{
	line-height: 15px;
	text-align: center;
	width: 119px;
	height: 40px;
	padding-left:3px;
	padding-right:3px;
}












.pf_cat_name
{
	line-height: 15px;
	text-align: center;
	width: 119px;
	height: 40px;
	padding-left:3px;
	padding-right:3px;
}

#cat_double_height
{
	line-height:30px;
}



.pf_cat_name_double_height a
{
	font-size: 8pt;
	color: #ffffff;
	text-decoration: underline;
}		



.pf_cat_name a
{
	font-size: 8pt;
	color: #ffffff;
	text-decoration: underline;
}		/* currently uses pf_hlink */	

.pf_cat_name_double_height a:hover
{
	font-size: 8pt;
	color: yellow;
	text-decoration: underline;
}					

 .pf_cat_name a:hover
{
	font-size: 8pt;
	color: yellow;
	text-decoration: underline;
}					

 .pf_cat_name_double_height a:hover
{
	line-height:30px;
}

 .pf_cat_name_double_height a
{
	line-height:30px;
}

/* end of pf category items ------------------------------ */























/* start of Mandie's blog of web messageitems ------------------------------ */

a.blog_hlink{display:block;}



p.current_blog{display:none;}
div .current_blog{display:block;}
.blog_group{display:block;}

.blog_title p{font-size:22pt;color:#4C90B4;font-weight:bold;}

.blog_body{}

#previous_blogs_header
{
	margin-top: 40px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	width: 400px;
	color: white;
	line-height: 30px;
	height: 30px;
	background-color: #93bcd1;
}

.blog_date{font-weight: bold;}

/* end of Mandie's blog of web messageitems ------------------------------ */

















/* ---------------------------------------------- 
	budget etc
*/

#budget_select_order_type_container
{
	border-right: #4C90B4 3px solid;
	padding-right: 30px;
	border-top: #4C90B4 3px solid;
	padding-left: 30px;
	padding-bottom: 30px;
	border-left: #4C90B4 3px solid;
	padding-top: 30px;
	border-bottom: #4C90B4 3px solid;
	width:500px;
}
#budget_select_order_type_container
{
	background-color:White;
}

#budget_select_order_type_container td
{
	font-size: 14pt;
}

#budget_select_order_type_container p
{
	font-size: 14pt;
}

#budget_select_order_type_container
{
	font-size: 14pt;
}

#budget_select_order_type_button a:hover 
{
	clear: none;
	border-right: black 2px solid;
	padding-right: 15px;
	border-top: black 2px solid;
	display: block;
	padding-left: 15px;
	font-size: 14pt;
	float: left;
	padding-bottom: 15px;
	margin-left: 25px;
	border-left: black 2px solid;
	width: 160px;
	color: black;
	margin-right: 30px;
	padding-top: 15px;
	border-bottom: black 2px solid;
	background-color: silver;
	text-decoration: none;
}

#budget_select_order_type_button a 
{
	clear: none;
	border-right: black 2px solid;
	padding-right: 15px;
	border-top: black 2px solid;
	display: block;
	padding-left: 15px;
	font-size: 14pt;
	float: left;
	padding-bottom: 15px;
	margin-left: 25px;
	border-left: black 2px solid;
	width: 160px;
	color: black;
	margin-right: 30px;
	padding-top: 15px;
	border-bottom: black 2px solid;
	background-color: silver;
	text-decoration: none;
}
#budget_select_order_type_button a:hover 
{
	background-color:#4C90B4;
	color:white;
}


.budget_order_type
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 4px;
	margin-left:161px;
	padding-bottom: 4px;
	color: #4C90B4;
	padding-top: 4px;
	background-color: yellow;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	display:block;
	width:300px;
	text-align:center;
}

#budget_summary
{
	margin-left:3px;
	
}
#budget_summary td
{
	color:yellow;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}
#budget_summary th
{
	background-color: yellow;
	color:#4C90B4;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
}

#budget_summary .budget_overspend #budget_remaining 
{
	background-color: yellow;
	color:red;
	
}

#order_list_container
{
	text-align:center;
}

#order_list_container th
{
	background-color: #4C90B4;
	color:white;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

#order_list_container .category div
{
	font-weight: bold;
	font-size: 12pt;
	color: #4C90B4;
	line-height: 25px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	background-color: #eeeeee;
	text-align: left;
}

.order_list_image_default
{
	display:none;	
}
.bad_product_mix_item
{
	background-color: yellow;
	color:red;
	
}



#exceed_budget_message{width:500px;color:Red;background-color:Yellow;}
#product_mix_message{width:500px;color:Red;background-color:Yellow;}

#exceed_budget_request{width:500px;display:none;}


#exceed_budget_reason_title{}





/* ------------------------------------------------ card details -------------------------- */


#card_block_container
{
	width:500px;
	height:350px;
	
	overflow:visible;
	position:relative;
}


#card_details
{
	
	position:absolute;
	z-index:10;
	width:500px;
	height:350px;
	overflow:visible;

}



#secure_3d_container
{
	border: 1px solid #666666;
	background-color: white;
	position: absolute;
	z-index: 50;
	width: 498px;
	height: 348px;
	overflow: visible;
	
}


#secure_3d_explanation
{
	width: 498px;
	height: 50px;

}


#secure_3d
{
	width: 498px;
	height: 298px;
}


#please_wait_1
{
	
	position:absolute;
	z-index:20;
	width:500px;
	height:350px;
	overflow:visible;
	display: none;

}



#please_wait_2
{
	
	position:absolute;
	z-index:60;
	width:500px;
	height:350px;
	overflow:visible;
	display: none;

}




#card_problem
{
	
	position:absolute;
	z-index:80;
	width:500px;
	height:350px;
	overflow:visible;

}




/* ---------------------------------------------- 
	new video page specific
*/



#videos #video_container
{
	width:700px;
	overflow:visible;
	min-height:440px;
	clear:none;
	float:left;
	margin-top:30px;
	


}




#videos #focus_video_container
{
	width:700px;
	overflow:auto;
	min-height:200px;
	

}




#videos #focus_video_container_inner
{
	
}


#videos .focus_video_heading
{
	display:block;
	clear:none;
	padding-bottom:10px;
}



#videos #focus_video_narrative
{
	width:300px;
	float:left;
	clear:none;
	
}




#videos #focus_video_picture_container
{
	width:350px;
	margin-left:20px;
	float:left;
	clear:none;

}
#videos #focus_video_picture_container img
{
	cursor:hand;
	cursor:pointer;
}



#videos #videos_new
{
	width:700px;
	height:440px;

}



#videos .result_item
{
	width:250px;
	height:25px;
	line-height:25px;
	font-weight:bold;
	text-align:center;
}

#videos #most_viewed_recently
{
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
	overflow:visible;
	width:670px;
	position:relative;
}

#videos .most_viewed
{
	width:250px;
	position:relative;
}
#videos #most_viewed_1
{
	float:left;
	clear:left;

}
#videos #most_viewed_2
{
	float:left;
	clear:none;
	margin-left:120px;
}





#videos .most_viewed .synopsis
{
	border: 1px solid #4C90B4;
	display: none;
	position: absolute;
	width: 200px;
	min-height: 50px;
	overflow: auto;
	padding:4px;
	left:150px;
	bottom:150px;
	background-color:white;
	background-color:#E7F7E7;
	z-index:100;
}





a.link_arrow
{
	background-position: left center;
	background-image: url(../images/link_arrow.gif);
	background-repeat: no-repeat;
	height: 19px;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 14px;
}



