@charset "utf-8";
/* CSS Document */

body {
    background: url(imagesx/bg_repeat.jpg) repeat scroll 0 0 ;
    font-family: verdana;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
	
h1,h2,h3,h4,h5,h6,span
	{
		margin:0px;
		padding:0px;
	}
a { color:#0000FF;
	font-size:12px;
	outline:medium none;
	text-decoration:underline;
	font-family:verdana;}

	
#headerbg
	{
		  float: left;
    height: 233px;
    margin: 0;
    padding: 0;
    width: 100%;
	}
#headerblank
	{
		    float: none;
    height: 233px;
    margin: 0 auto;
    padding: 0;
    width: 974px;
	}
#header
	{
		  background-image: url(imagesx/logoplus2.png);
    background-repeat: no-repeat;
    float: left;
    height: 233px;
    margin: 0;
    padding: 0;
    width: 974px;
	}
#menu
	{
		min-height:0; /*IE7 haslayout*/
		z-index:9999;
		position:relative;
		float:left;
		height:33px;
		margin:17px 0 0;
		padding:0;
		width:960px;
	}
#menu ul
	{
		width:960px;
		height:33px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
		line-height:26px;
	}
#menu ul li
	{
		
		height:33px;
		float:left;
		margin:0;
		padding:0px;
		display:block;	
		padding:0 0 0 4px;	
	}
#menu ul li a.menu
	{
		
		height:26px;
		float:left;
		margin:0px;
		padding:1px 0 0;
		font-family:verdana;
		font-size:15px;
		
		color:white;
		text-align:center;
		text-decoration:none;
		background-repeat:no-repeat;
	}	
#menu ul li a.menu:hover{ color:#46D6FB; }
	
.phonenumber {
color: white;
    font-family: verdana;
    font-size: 20px;
    height: 30px;
    padding: 0;
    width: 300px;
 	margin-top: 106px;
    margin-left: 35px;
    position: absolute;
}	

.headerleft
{
width:360px;height:135px;float:left;
}

.headerleftpos
{
 margin-top: 67px;
    padding-left: 40px;
    position: absolute;
}
.cart {}

.headerright
{
width:340px;height:135px;float:left;
}

.headerrightpos
{
margin-top:66px;padding-right:35px;float:right; color:white;font-size:16px;font-family:verdana;
}

.headerrightpos a
{
color:#FBB93E;
font-family:Verdana;
font-size:14px;
text-decoration:none;
}

#cartprods {font-size:16px;
font-weight:bold;}

.headerrightpos a:hover
{
text-decoration:underline;
}

.cartstuff 
{float:right;margin-bottom:10px;}

.headerlinks
{color:#F2C18C;
float:right;
text-align:right;
width:300px;}

.searchbox {
 background: none repeat scroll 0 0 white;
    border: 0 none;
    color: #151515;
    float: left;
    font-family: verdana;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 10px;
    width: 198px;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

/* message box */

.messageBox { font-family: Arial; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial; font-size: 12px; background-color: #ffb3b5; padding:3px;}
.messageStackSuccess { font-family: Arial; font-size: 12px; background-color: #99ff00;; padding:3px;}

.searchbutton
{   background: url(imagesx/searchbox2.gif) repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 30px;
    width: 35px;}


/*-------------------------------------------------------------------------------------HEADERPART--------------------------------------------------END--------------------------------------*/	
#contentbg
	{
		float:left;
		margin:0 0 15px;
		padding:0;
		width:100%;
	}
#contentblank
	{
		width:1009px;
		float: none;
		margin:0 auto;
		padding:0px;
	}		
#content {
	background: url(imagesx/repeat_page.png) repeat scroll 0 0 transparent;
	float: left;
	margin: 0;
	width: 985px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 24px;
}
#contenttop {
    background: url(imagesx/top_page.png) repeat scroll 0 0 transparent;
    float: left;
    margin: 14px 0 0;
    padding: 0;
    width: 1009px;
	height:10px;
}
#contentbottom {
    background: url(imagesx/bottom_page.png) repeat scroll 0 0 transparent;
    float: left;
    margin: 0;
    padding: 0;
    width: 1009px;
	height:27px;
}
.slidercontainer
	{
  background: none repeat scroll 0 0 #FCECDD;
    border: 1px solid #E4DBCC;
    float: left;
    height: 297px;
    margin-top: 0;
	margin-bottom:12px;
    padding: 5px;
    width: 717px;
	}	
	
	
#contentleft
	{
	float:left;
	margin:0;
	padding-left:0;
	width:216px;
	}

/* product guide styles */
	
	
#productguide
	{
	   background: none repeat scroll 0 0 #5B646B;
    border: 2px solid #95A6B0;
    float: left;
    width: 212px;
	}	
	
#productguide ul
	{
	padding:0;;margin:7px; list-style:none;	
	}
#productguide ul li		
{
    background-color: #5B646B;
    background-image: url(imagesx/product_guide_bullet.gif);
    background-position: 7px 7px;
    background-repeat: no-repeat;
    border-top: 1px dashed #7F888D;
    line-height: 27px;
    margin-top: 1px;
}	

#productguide ul li	a	
{
text-decoration:none;color:white;font-family:Verdana;padding-left:24px;font-size:13px;
}	
#productguide ul li	a:hover { color:#46D6FB;}	

#productguide ul ul
	{
	padding:0;margin-top:1px; list-style:none;	width:198px;margin:0;
	}
#productguide ul ul li		
{
background:url(imagesx/dot.jpg) no-repeat scroll 18px 12px #95A6B0;
border-top: 1px solid #7F888D;
line-height:20px;
margin:0;
padding-bottom:5px;
padding-left:30px;
padding-top:5px;
}	

#productguide ul ul li	a	
{
color:#FFFFFF;
font-family:Verdana;
font-size:13px;
padding-left:0;
text-decoration:none;
}

#productguide span, #productguide span a {
color:white;
font-family:Georgia;
font-size:22px;
font-weight:200;
margin-bottom:11px;
margin-top:8px;
padding:0;
text-align:center;
width:212px;
display:block;
text-decoration:none;
}
#productguide span a:hover{ color:#46D6FB; }	
	
	
/* information styles */

#information
	{
	background: none repeat scroll 0 0 #DAAE71;
    border: 2px solid #FFDDB7;
    float: left;
    margin-top: 6px;
    width: 212px;
	}	
	
#information ul
	{
	padding:0;;margin:7px; list-style:none;	
	}
#information ul li		
{
background-color: #F1CE94;
    background-image: url(imagesx/info_bullet.gif);
    background-position: 7px 7px;
    background-repeat: no-repeat;
    line-height: 27px;
    margin-top: 1px;
    width: 198px;
}	

#information ul li	a	
{
text-decoration:none;color:#000000;font-family:Verdana;padding-left:24px;font-size:13px;
}	
#information ul li	a:hover { color:#666666;}	

#information span {
color:#000000;
font-family:Georgia;
font-size:22px;
font-weight:100;
margin-bottom:11px;
margin-top:8px;
padding:0;
text-align:center;
width:212px;
display:block;
}

	
.videoholder
{background:none repeat scroll 0 0 #E6AB0B;
border:2px solid #FFFFFF;
float:left;
margin-top:6px;
width:212px;
text-align:center;}	

.videoholder span {
color:#003D36;
font-family:Georgia;
font-size:22px;
font-weight:100;
margin-bottom:11px;
margin-top:8px;
padding:0;
text-align:center;
width:212px;
display:block;
}

.contactinputs {background:none repeat scroll 0 0 #FFE3A9;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:17px;
margin:0 0 3px;
padding:2px;
width:192px;}

.contactextarea {background:none repeat scroll 0 0 #FFE3A9;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:59px;
margin:0 0 3px;
padding:2px;
width:192px;
overflow:hidden;}

.message {color:#000;display:none;font-size:12px;padding:6px;}
#alert {text-align:left;font-size:11px;}
#alert ul {list-style-type:none; padding:0;font-size:11px;}
#alert li {list-style-type:none; padding:0;margin:0;font-size:11px;}

.submitbuttonsmall {float:right;
height:21px;
margin:0 5px 5px 0;
padding:0;
width:44px;background:url(imagesx/sprites.png);  background-position: 0 -36px;background-repeat:no-repeat;cursor: pointer;}

.blog
{ background: none repeat scroll 0 0 #EFF1EE;
    float: left;
    margin-top: 6px;
    width: 216px;}

.blog span {
   background: none repeat scroll 0 0 #F4BD48;
    color: #003D36;
    display: block;
    font-family: arial;
    font-size: 18px;
    font-weight: 100;
    height: 32px;
    line-height: 32px;
    margin-bottom: 0px;
    margin-top: 0;
    padding: 0 0 0 10px;
    text-align: left;
    width: 205px;
}

.blog span a{
    color: #003D36;
    font-family: arial;
    font-size: 18px;
    font-weight: 100;
    line-height: 32px;
	text-decoration:none;
}

.blog h2 {
 background: none repeat scroll 0 0 #E0E0E0;
    color: #003D36;
    font-family: verdana;
    font-size: 12px;
    margin: 0;
    padding: 0 0 0 10px;
    text-align: left;
}

.blogTitlex {
color:#003D36;
font-family:verdana;
font-size:12px;
margin:0;
padding:0;
text-align:left;
text-decoration:none;
line-height: 18px;
}

.blog p {
color:#0B2124;
font-family:tahoma;
font-size:12px;
line-height:16px;
margin:5px 0;
padding:0 0 0 10px;
text-align:left;
width:198px;
}

#blogdetails{
color:#0B2124;
font-family:verdana;
font-size:11px;
line-height:16px;
margin:10px 0 0;
padding:0 0 0 10px;
text-align:left;


}

#blogdetails a{
color:#0B2124;
font-family:verdana;
font-size:11px;
line-height:16px;
text-align:left;
float:right;


}

#view a {
float:right;
color:#B34918;
font-family:Verdana;
font-size:12px;
text-decoration:none;
font-weight:bold;
}


.brochurequest
{
width:216px;height:131px;   background-position: 0 -1250px;margin-top:6px;float:left;
}

.brochurequest p
{
color:#000000;
font-family:georgia;
font-size:12px;
font-weight:bold;
line-height:18px;
margin-top:6px;
padding-left:7px;
text-align:center;
width:156px;
}

.brochurequest a
{
color:#F70000;text-decoration:none;
}



.help
{
float: left;
    height: 129px;
    margin-top: 4px;
    width: 216px;
}

.help p {
color:#430101;
font-family:georgia;
font-size:16px;
font-weight:bold;
line-height:18px;
margin-top:6px;
padding-left:9px;
text-align:left;
width:104px;
}

.help a
{
color:#1B2837;text-decoration:none;font-size:12px;
}
	
.installers
{
 float: left;
    height: 105px;
    margin-top: 6px;
    width: 216px;
}



.installers p
{
color:#430101;
font-family:georgia;
font-size:16px;
font-weight:bold;
line-height:18px;
margin-top:10px;
padding-left:9px;
text-align:left;
width:154px;
}

.installers span
{
font-family:georgia;
line-height:18px;
margin-top:8px;
padding-left:8px;
text-align:left;
width:200px;
display:block;
}

.installers span a
{
color:#430101;
font-family:georgia;
font-size:16px;
font-weight:bold;
text-align:left;
display:block;
}

.installers a
{
color:#413C2A;text-decoration:none;font-size:12px;
}	


.callus
{
 float: left;
    height: 120px;
    margin-bottom: 6px;
    margin-top: 6px;
    width: 216px;
}

.callus p
{
color:#430101;
font-family:verdana;
font-size:16px;
font-weight:bold;
line-height:18px;
margin-top:18px;
padding-left:69px;
text-align:center;
width:134px;
}
	
/*-------------------------------------------------------------------------------------LEFTRPART----------------------------------------------------------------END--*/	
#contentmid
	{
	background-repeat:repeat-y;
	float:left;
	margin:0;
	padding-left:10px;
	width:731px;
	}


.banners {
    float: left;
    height: 85px;
    width: 732px;
}
.banners6 {
    float: left;
    height: 72px;
    width: 738px;
}

.bannersf {
margin-right:8px;
}

.bannersff {
margin-right:5px;
}

.lastbanner
{margin:0px;}

.reviews {
	background-image: url(imagesx/uk-number-1.png);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	height: 388px;
	margin-top: 15px;
	width: 729px;
	z-index:-1;
}

.oscontent {
	float:left;
	width:725px;
	border:1px solid #95A6B0;
	padding:1px;
	background:#F1F1F1;
	margin-top: 9px;
}


/*-------------------------------------------------------------------------------------MIDPART------------------------------------------------------------END---------*/		

#footerbg
	{
		width:100%;
		height:141px;
		float:left;
		  margin: 0 0 90px;
		padding:0px;
		
	}
#footerblank
	{
		width:960px;
		height:141px;
		float:none;
		margin:0 auto;
		padding:0px;
	}
#footer
	{	text-align:center;
		width:960px;
		height:141px;
		float:left;
		line-height:22px;
		margin:0;
		padding:0;
	}

#footer p 
	{color:white;
	font-family:verdana;
	font-size:11px;
	margin:0;
	padding:0;}
#footer a
	{color:white;text-decoration:none;font-size:11px;} 	
	
ul#topnav {
	margin: 0; padding:0 0 0 10px;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
	color:white;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
	height:22px;
}
ul#topnav li a {
	float: left;
	height: 38px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; } /*--Hover State--*/

ul#topnav li .sub {
	position: absolute; /*--Important--*/
	top: 40px; left: 0;
	z-index: 99999;
	background: black;; /*--Background gradient--*/
	padding-right: 12px;
	padding-left: 12px;
	padding-top:0;
	padding-bottom:20px;
	float: left;
	display: none; /*--Hidden for those with js turned off--*/
	width:600px;
	opacity:0.4;filter:alpha(opacity=40);
}

ul#topnav li .sub ul{
	float:left;
height:85px;
list-style:none outside none;
margin:0;
padding:0;
width:240px;
}
ul#topnav .sub ul li {
	width: 100%; /*--Override parent list item--*/
	color: #fff;
}
ul#topnav .sub ul li h2 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	color:#FFFFFF;
display:block;
float:none;
font-family:arial;
font-size:12px;
font-weight:bold;
height:auto;
line-height:14px;
text-decoration:none;
text-indent:0;
}
ul#topnav .sub ul li a:hover {
	color: #ddd;
}

ul#topnav .sub h2 {color:#F08A19;width:480px;height:38px;line-height:38px;}

ul#topnav .sub a {color:#F08A19;
font-family:arial;
font-size:19px;
font-weight:100;
text-decoration:none;
}


/* domtabs */

div.domtab{
float:left;
margin-top:15px;
padding:0;
width:700px;
font-family:georgia;
font-size:14px;
padding-left:13px;
		}
.domtabz{
float:left;
margin-top:15px;
padding:0;
width:731px;
font-family:georgia;
font-size:14px;
padding:0;
		}		
		
ul.domtabs{
float:left;
height:38px;
line-height:37px;
margin:0;
padding:0;
width:100%;			
		}
ul.domtabs li{
float:left;
margin:0;
padding:0 0 0 9px;
list-style:none;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
border:1px solid #CDCDCD;
background: url(imagesx/tab_repeat.jpg) repeat scroll 0 0 transparent;
color: #484848;
display:block;
font-weight:bold;
height:3em;
padding:0 12px;
text-decoration:none;
font-size:14px;
		}
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:auto;
			
		}
		ul.domtabs a:hover{
			background: url(imagesx/tab_repeat_hover.jpg) repeat scroll 0 0 transparent;
color: white;
		}
		
ul.domtabsp{
float:left;
height:33px;
line-height:33px;
margin:0;
padding:0;
width:100%;		
		}
ul.domtabsp li{
float:left;
list-style:none outside none;
margin:0;
padding:0 6px 0 0;
		}
		ul.domtabsp a:link,
		ul.domtabsp a:visited,
		ul.domtabsp a:active,
		ul.domtabsp a:hover{
border:1px solid #CDCDCD;
color:#8D0A00;
display:block;
font-weight:bold;
height:3em;
padding:0 12px;
text-decoration:none;
font-size:14px;
		}
		html>body ul.domtabsp a:link,
		html>body ul.domtabsp a:visited,
		html>body ul.domtabsp a:active,
		html>body ul.domtabsp a:hover{
			height:auto;
			
		}
		ul.domtabsp a:hover{
			background:#CDCDCD;
		}		
		.clark{
			background:none repeat scroll 0 0 #F1F1F1;
			border:2px solid #CDCDCD;
			clear:both;
			color:#FFFFFF;
			padding:22px;
			width:652px;
		}
		.pad8{
			padding:8px;
		}
		.tabsdiv{
			  background: url(imagesx/white_patch.jpg) no-repeat scroll 0 0 #F1F1F1;
 			  border: 1px solid #CDCDCD;
   			  clear: both;
   			  color: #FFFFFF;
   			  padding: 8px;
  			  width: auto;
		}
		.pad12{
			padding:12px;
		}
		.pad22{
			padding:22px;
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
			 background: url(imagesx/tab_repeat_hover.jpg) repeat scroll 0 0 transparent;
   			 color: white;
		}
		ul.domtabsp li.active a:link,
		ul.domtabsp li.active a:visited,
		ul.domtabsp li.active a:active,
		ul.domtabsp li.active a:hover{
			background:#CDCDCD;
			color:#8D0A00;
		}
		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:black;
		}
		
		.clark a:link,
		.clark a:visited,
		.clark a:active
		{
			
		}
		.tabsdiv a:link,
		.tabsdiv a:visited,
		.tabsdiv a:active
		{
	
font-family:verdana;

			
		}
		.clark h1 a,
		.clark h1 a:hover,
		.clark h1 a:active
		{
			color:#8D0A00;
			display:inline;
			font-family:georgia;
			font-size:24px;
			line-height:40px;
			padding:0;
			font-weight:100;
			text-decoration:none;
		}
		.tabsdiv h1 a,
		.tabsdiv h1 a:hover,
		.tabsdiv h1 a:active,
		.tabhead,
		.tabhead a,
		.tabhead a:hover,
		.tabhead a:active
		{
			color:#8D0A00;
			display:inline;
			font-family:georgia;
			font-size:26px;
			line-height:45px;
			padding:0;
			font-weight:100;
			text-decoration:none;
		}
		.tabhead
		{
			display:block;
			margin-bottom:20px;
		}
		
		*{
		
			
			border:none;
		}
		
.clark p, .clark ul {
	color:black;
	font-family:verdana;
	font-size:12px;
	line-height:20px;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
}
.clark ul {
	margin-bottom: 0;
}

.tabsdiv p {padding:0px;margin:0 0 10px 10px;color:black;font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif;line-height:20px;}




#_stuff ul {padding:0; margin:0;}
#_stuff ul li {float:left;
height:143px;
list-style:none outside none;
margin:7px 0 0;
overflow:hidden;
padding:0 7px 0 0;
width:228px;}

/*dynamically added*/
.wrapper {border:0;}

div.wrapper{width:228px; height:112px; overflow:hidden; position:relative;border: 0pt none; padding: 0pt;  }

#floatingstuff{height:460px;margin-top: 50px;}

.firstrowheader {background:url(imagesx/sprites.png);  background-position: 0 -991px;border:0 none;color:white;font-family:tahoma;font-size:13px;height:31px;line-height:31px;margin:0;padding:0;width:228px;}
.secondrowheader {background:url(imagesx/sprites.png);  background-position: 0 -1031px;border:0 none;color:white;font-family:tahoma;font-size:13px;height:31px;line-height:31px;margin:0;padding:0;width:228px;}
.thirdrowheader {background:url(imagesx/sprites.png);  background-position: 0 -1070px;border:0 none;color:white;font-family:tahoma;font-size:13px;height:31px;line-height:31px;margin:0;padding:0;width:228px;}

.firstrowheader h5 { float:left;border:0 none;height:31px;line-height:31px;margin:0;padding:0;padding-left:10px; }
.secondrowheader h5 { float:left;border:0 none;height:31px;line-height:31px;margin:0;padding:0;padding-left:10px; }
.thirdrowheader h5 { float:left;border:0 none;height:31px;line-height:31px;margin:0;padding:0;padding-left:10px; }

.firstrowheader h5 a{ color:white;font-family:tahoma;line-height:31px;font-size:13px;text-decoration:none;}
.secondrowheader h5 a{ color:white;font-family:tahoma;line-height:31px;font-size:13px;text-decoration:none; }
.thirdrowheader h5 a{ color:white;font-family:tahoma;line-height:31px;font-size:13px;text-decoration:none; }

.floatingarrow {float:right;margin-top:11px;margin-right:10px;}

.imageborder {border: 5px solid #EFBB62; opacity: 1;}

#redwriting {margin:0;
padding:15px;}

#redwriting a {color:#A1411B;
font-family:verdana;
font-size:13px;
font-weight:bold;
line-height:20px;
text-decoration:none;}

#board {font-size:10px;}

/*generic style for all div */
div.caption {font-family:'Reenie Beanie',arial; font-weight:bold; font-size:34px; letter-spacing:-2px; position:relative; text-align:left; padding:0; background:url(imagesx/caption-bg.png) repeat-x; height:112px; color:#d20000; text-shadow:0 1px 1px #999; text-transform:capitalize; line-height:16px;opacity:0.8;filter:alpha(opacity=80);top:-254px;border:0;background:#EEBB62;}

/*white fade*/
#stuff ul li:nth-child(1) div.caption {background:#EFBB62; height:112px; }
#stuff ul li:nth-child(2) div.caption {background:#EFBB62; height:112px;}
#stuff ul li:nth-child(3) div.caption {background:#EFBB62; height:112px;}
#stuff ul li:nth-child(4) div.caption {background:#EFBB62; height:112px;}
#stuff ul li:nth-child(5) div.caption {background:#EFBB62; height:112px;}
#stuff ul li:nth-child(6) div.caption {background:#EFBB62; height:112px;}
#stuff ul li:nth-child(7) div.caption {background:#EFBB62; height:112px;}
#stuff ul li:nth-child(8) div.caption {background:#EFBB62; height:112px;}
#stuff ul li:nth-child(9) div.caption {background:#EFBB62; height:112px;}


.cathead {background:url('imagesx/headercontent1.gif') repeat scroll 0 0 transparent;
border:0 none;
color:white;
font-family:tahoma;
height:31px;
line-height:31px;
margin:0;
padding:0;
width:228px;
font-size:13px;}

.cathead h1 {float:left;
border:0 none;
color:white;
font-family:tahoma;
height:31px;
line-height:31px;
margin:0;
padding:0;
font-size:13px;}


	
.headerNavigation {color:#F5FFFF;font-size:13px;font-family:georgia;}
.headerNavInstallers {color:#8D0A00;font-size:13px;font-family:georgia;}

.pageHeading {color:#8D0A00;display:inline;font-family:georgia;font-size:26px;font-weight:100;line-height:50px;padding:0 0 0 18px;}	
	
select {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #A6A6A4;
height:24px;
line-height:24px;
padding:2px;
}

.inputclass {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #A6A6A4;
height:24px;
padding-left:5px;
line-height:24px;
}

.inputclassw {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #A6A6A4;
height:24px;
padding-left:5px;
line-height:24px;
min-width:200px;
}

.inputclasswd {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #A6A6A4;
font-style:italic;
color:#999999;
height:24px;
padding-left:5px;
line-height:24px;
min-width:200px;
}

.inputclass_ta {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #A6A6A4;
padding-left:5px;
line-height:24px;
}

.fm-hide {
	color:#999999;
	font-size:11px;
	font-weight:normal;
	font-family:arial;
}

option {height:24px;}

#dimtextbox {margin-left:510px;
margin-top:-30px;
position:absolute;}

.security { 
width:730px;background:url(imagesx/sprites.png);  background-position: 0 -1866px;height:219px;float:left;margin-top:15px;
}
.trustlogo{
	position:relative;
	left:400px;
	top: 132px;
	width:113px;
	height:59px;
}

.listtitle {
color:#2E2E2C;
font-family:tahoma;
font-size:14px;
font-weight:bold;
text-decoration:none;
overflow: hidden;
}

.listitemdiv{
	width:215px;
	vertical-align:top;
	float:left;
	height:239px;
}

.listtitleholder {
height:40px;
line-height:20px;
margin-bottom:5px;
margin-top:15px;
text-align:center;
overflow: hidden;
padding-left:10px;
padding-right:10px;
}

.listimageholder {
background-image:url(imagesx/white_sheet_products.jpg);
background-position:center top;
background-repeat:no-repeat;
float:left;
height:171px;
margin-bottom:15px;
padding-top:7px;
text-align:center;
width:100%;
overflow: hidden;
}

.imageposition {
height:149px;
}


.listingback {
	overflow: hidden;
	background-attachment: scroll;
	background-color: #F1F1F1;
	background-image: url(imagesx/white_patch.jpg);
	background-repeat: no-repeat;
	background-position: 0 -10px;
}

#tt {
 position:absolute;
 display:block;
 background:url(images/tt_left.gif) top left no-repeat;
 background-color: lightyellow;
 border: 1px solid black;
 text-align:left;
background-color: lightyellow;
z-index: 100;
font-size: 14px;
font-weight:bold;
color:#804000;
font-family:arial;
 }
 #tttop {
 display:block;
 height:5px;
 margin-left:5px;
 background:url(images/tt_top.gif) top right no-repeat;
 overflow:hidden;
 }
 #ttcont {
 display:block;
 padding:2px 12px 3px 7px;
 margin-left:5px;
 background-color: lightyellow;
 color:black;
 font-size:12px;;
 font-weight:500;
 }
#ttbot {
display:block;
height:5px;
margin-left:5px;
background:url(images/tt_bottom.gif) top right no-repeat;
overflow:hidden;
}

/* TOOL TIPS START */
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 10px;
	padding-left:15px;
	text-align:left;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
.tt-header{
	font-size: 115%;
	font-weight:bold;
	display:block;
	padding-bottom:3px;
	margin-bottom:3px;
	color:#804000;
}
/* TOOL TIPS END */


b {
font-family:verdana;
font-size:12px;
outline:medium none;
text-decoration:none;
}

TD.smallText, SPAN.smallText, P.smallText, .smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#8D0A00;
}

.tabsdiv h2 {
color:#8D0A00;
font-family:georgia;
font-size:16px;
font-weight:bold;
line-height:22px;
margin:0 0 10px 10px;
padding:0;
}

.tabsdiv h1 {
color:#CC3300;
font-size:140%;
line-height:1.4;
margin:0 0 10px 10px;
padding:0;
}
.pad22 h1, .pad22 h2{
	margin-top:-14px;
}

.image_container {
float:right;
margin:0 10px 10px;
text-align:right;
width:255px;
}

.image_container_n {width:155px; float:right; margin:0 10px 10px 10px;}

.contenton {
float:left;
padding:22px;
text-align:left;
background: url("imagesx/white_patch.jpg") no-repeat scroll 0 0 #F1F1F1;
width:680px;}

h1{
color:#8D0A00;
font-family:georgia;
font-size:26px;
font-weight:100;
}

.pageHeading h1{
display:inline;
}	

.contenton h1 {
color:#8D0A00;
font-family:georgia;
font-size:26px;
font-weight:100;
margin-top:-12px;
margin-bottom:20px;
padding:0;
}

.contenton p {
color:black;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:20px;
margin:14px 0;
padding:0;
}

.contenton .ifr {
float:right;
margin:0 0 10px 10px;
}

.contenton h2 {
color:#8D0A00;
font-size:19px;
line-height:1.4;
margin:10px 0;
padding:0;
font-family:georgia;
font-weight:100;
}
.contenton ul{
margin-top:0px;
margin-bottom:10px;
}
.contenton li{
line-height:20px;
}

.image_container {
float:right;
margin:0 10px 10px;
text-align:right;
width:255px;
}

.image_container a, .image_container_float_left a, .image_container_portrait a, .image_container_no_float a {
text-decoration:none;
}

.image_container_n span, .image_container span, .image_container_portrait span, .image_container_no_float p, .image_container_no_float span {
color:#BBBBBB;
display:block;
font-size:10px;
margin:0;
padding:5px 0 0;
text-align:center;
width:100%;
}

.image_container a, .image_container_float_left a, .image_container_portrait a, .image_container_no_float a {
text-decoration:none;
}

#image_container_no_float {
margin:0 10px 10px 0;
width:400px;
}

#image_container span, #image_container_float_left span, #image_container p, #image_container_float_left p, #image_container_portrait p, #image_container_portrait span, #image_container_no_float p, #image_container_no_float span {
color:#BBBBBB;
font-size:10px;
margin:0;
padding:0;
text-align:center;
}

/* ----------------------------------------------------- */
/* Colour Chart Layout */
/* ----------------------------------------------------- */

div.colour_chart {overflow:hidden;display:block; width:680px; padding-bottom:5px;
padding-top:5px; padding-bottom:10px;}

div.colour_chart img, div.colour_chart:hover img{border:1px #AAAAAA solid;}

div.colour_chart ul { float: left; padding-top: 0; padding-left: 0; padding-right: 0; padding-bottom:15px; margin: 0;}
div.colour_chart li { float: left; display: inline; list-style-type:none; }

div.colour_chart li {
	text-align: center;
	font-weight:bold;
	font-size:11px;
	line-height:1.5;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 168px;
	background-position: center top;
	background-repeat: no-repeat;
}

.small{ font-size:9px; }
.footnote{ font-size:9px; margin-top:-7px; margin-bottom:7px;}
.red{ color:#FF0000; }
.redi{ color:#FF0000 !important; }
.green{ color:#009933; }
.blue{ color:#0000FF; }

div.colour_chart li.white { background-image: url(images/colour_samples/ps/t/white.jpg); }
div.colour_chart li.black { background-image: url(images/colour_samples/ps/t/black.jpg); }
div.colour_chart li.paintable { background-image: url(images/colour_samples/ps/t/paintable.jpg); }

div.colour_chart li.midnight_green { background-image: url(images/colour_samples/ps/t/ebony_green.jpg); }
div.colour_chart li.forest_green { background-image: url(images/colour_samples/ps/t/pine_green.jpg); }
div.colour_chart li.midnight_blue { background-image: url(images/colour_samples/ps/t/lunar_blue.jpg); }
div.colour_chart li.classic_blue { background-image: url(images/colour_samples/ps/t/bedford_blue.jpg); }
div.colour_chart li.wedgewood_blue { background-image: url(images/colour_samples/ps/t/colonial_blue.jpg); }
div.colour_chart li.sienna_brown { background-image: url(images/colour_samples/ps/t/sienna_brown.jpg); }
div.colour_chart li.wicker { background-image: url(images/colour_samples/ps/t/sandalwood.jpg); }
div.colour_chart li.clay { background-image: url(images/colour_samples/ps/t/potters_clay.jpg); }
div.colour_chart li.tuxedo_grey { background-image: url(images/colour_samples/ps/t/dove_grey.jpg); }
div.colour_chart li.bordeaux { background-image: url(images/colour_samples/ps/t/burgundy.jpg); }
div.colour_chart li.wineberry { background-image: url(images/colour_samples/ps/t/cranberry.jpg); }
div.colour_chart li.sage_green { background-image: url(images/colour_samples/ps/t/sage.jpg); }
div.colour_chart li.plum { background-image: url(images/colour_samples/ps/t/plumberry.jpg); }

div.colour_chart li.terracotta { background-image: url(images/colour_samples/burgundy.jpg); }
div.colour_chart li.brick_red { background-image: url(images/colour_samples/ps/t/brick_red.jpg); }
div.colour_chart li.brandy_wine { background-image: url(images/colour_samples/ps/t/brandy_wine.jpg); }
div.colour_chart li.ebony_green { background-image: url(images/colour_samples/ps/t/ebony_green.jpg); }
div.colour_chart li.pine_green { background-image: url(images/colour_samples/ps/t/pine_green.jpg); }
div.colour_chart li.lunar_blue { background-image: url(images/colour_samples/ps/t/lunar_blue.jpg); }
div.colour_chart li.bedford_blue { background-image: url(images/colour_samples/ps/t/bedford_blue.jpg); }
div.colour_chart li.colonial_blue { background-image: url(images/colour_samples/ps/t/colonial_blue.jpg); }
div.colour_chart li.chestnut_brown { background-image: url(images/colour_samples/chestnut_brown.jpg); }
div.colour_chart li.dove_grey { background-image: url(images/colour_samples/ps/t/dove_grey.jpg); }
div.colour_chart li.sandalwood { background-image: url(images/colour_samples/ps/t/sandalwood.jpg); }
div.colour_chart li.potters_clay { background-image: url(images/colour_samples/ps/t/potters_clay.jpg); }
div.colour_chart li.cranberry { background-image: url(images/colour_samples/ps/t/cranberry.jpg); }

div.colour_chart li.musket_brown { background-image: url(images/colour_samples/musket.jpg); }
div.colour_chart li.federal_brown { background-image: url(images/colour_samples/federal.jpg); }
div.colour_chart li.light_grey { background-image: url(images/colour_samples/lt_grey.jpg); }
div.colour_chart li.cream { background-image: url(images/colour_samples/cream.jpg); }
div.colour_chart li.colonial_green { background-image: url(images/colour_samples/colonial_green.jpg); }
div.colour_chart li.moss_green { background-image: url(images/colour_samples/moss_green.jpg); }

.clear { clear:left}

#formContainer {
margin:0;
padding:10px 10px 10px 0;
text-align:left;
width:670px;
}
div.fm-req, div.fm-opt {
margin-bottom:10px;
margin-top:14px;
}

.contenton label {
float:left;
padding:0 1em 0 0;
text-align:left;
width:160px;
font-size:14px;
font-family:arial;
line-height:18px;
}

.post img {
	border:3px double #DDDDDD;
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
}
.post{float:left;}
.post img.alignright{
	float:right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}

.contenton h3 {
color:#C70303;
font-family:georgia;
font-size:18px;
font-weight:100;

}

.storyintro {
background-image: url(imagesx/white_patch.jpg);
background-repeat: no-repeat;
background-position: 0 -5px;
background-color:#F1F1F1;
border:1px solid #95A6B0;
float:left;
margin-bottom:10px;
padding:15px;
width:698px;
}

.storytitle {
margin:0px 12px 19px 0;
}

div.storyintro h1, div.storyintro h1 a{
    color: #8D0A00;
    font-family: georgia;
    font-size: 26px;
    font-weight: 100;
    text-decoration: none;
    margin: 0 12px 19px 0;
}
div.storycontent h2{
	color:#8D0A00;
    font-family: georgia;
    font-size: 18px;
    font-weight: 100;
	margin-top:30px;
}

div.date p {
float:left;
margin:0;
padding:0;
}

.meta, .meta a {
color:#999999;
font-weight:normal;
letter-spacing:0;
}

.meta .tags {
float:right;
padding-left:20px;
}

.meta a {
color:#D70606;
text-decoration:underline;
}

.meta, .meta a {
color:#999999;
font-weight:normal;
letter-spacing:0;
}

.storycontent {
float:left;
padding-top:5px;
width:700px;

}

.storycontent p {
font-family:verdana;
font-size:12px;
line-height:20px;
margin-left:0;
text-align:justify;
}

.feedback {
border-top:1px solid #EEEEEE;
clear:both;
color:#CCCCCC;
text-align:right;
}

.feedback p {
background:url(/imagesx/comment.gif) no-repeat scroll right top transparent;
padding:0 25px;
}

.feedback a {
color:#D70606;
}

#xx {
float:left;
height:60px;
margin-bottom:15px;
width:732px;
}

#xx ul {
color:#444444;
display:block;
font-weight:bold;
height:30px;
list-style-type:none;
margin:0;
padding:0;
}

#xx ul li {
background-color:#7B2931;
color:#FFFFFF;
font-size:16px;
line-height:30px;
margin:0;
text-align:center;
}

#xx ul ul {
	background-color:#F1F1F1;
	font-variant:normal;
	font-weight:normal;
	line-height:100%;
	list-style:none outside none;
	margin:0;
	padding:0;
	text-align:left;
	width:730px;
	border: 1px solid #95A6B0;
}

#xx ul ul li {
background-color:#F1F1F1;
border-top:1px solid #FFFFFF;
color:black;
float:left;
line-height:30px;
text-align:center;
text-decoration:none;
width:121px;
}

#xx ul ul li a {
color:black;
display:block;
height:29px;
line-height:30px;
text-decoration:none;
}

.ifr {
float:right;
margin:0 0 10px 10px;
}

.image_container {
float:right;
margin:0 10px 10px;
width:200px;
}

.icl {
	float:left;
	width:150px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:left;
}

.image_container_float_left {
float:left;
margin:0 10px 10px;
width:130px;
}
.icfl {
float:left;
margin:0 10px 10px;
}

.image_container_float_left span {
color:#BBBBBB;
display:block;
font-size:10px;
margin:0;
padding:5px 0 0;
text-align:center;
width:100%;
}

#freeindex {
float:left;
margin-left:162px;
margin-top:14px;
opacity:1;
}

#freeindex table{
	margin-bottom:0 !important;
}
#freeindex div{
	position:relative;
	z-index: 99999;
}
.fi_bar{
	text-align:center;
	width:410px;
	font-size:12px;
	font-family:arial;
	margin-top:5px;
	padding:5px;
	border:1px solid #676765;
	background-color:#F3DEC9;
}

.positioninglogos {
 float: left;
    height: 100px;
    width: 200px;
}

#guildlogo {
	float:left;
	width:115px;
	margin-left:40px;
}
#footermid {
	float:left;
	width:640px;
}
#uktclogo {
	float:left;
	width:115px;
}

.positioningcartoon {
   float: left;
    height: 233px;
    margin-top: 5px;
    text-align: left;
    width: 200px;
}

.positioningitems {
 float: left;
    height: 346px;
    margin-top: 10px;
    padding-left: 20px;
    width: 200px;
}

.positioninglogos a {
position:relative;
}

#freeindex p {margin:0;padding:0;}

.custom_panel {
float:left;
margin:0 12px 0 0;
padding:0;
text-align:center;
}

.custom_panel_first {
float:left;
margin:0 5px 0 0;
text-align:center;

}

.custom_panelx {

margin:0 12px 0 0;
padding:0;
text-align:center;
}

.custom_panel_firstx {

margin:0 5px 0 0;
text-align:center;

}

h2, .clark h2 { 
color:#8D0A00;
font-family:georgia;
font-size:19px;
font-weight:100;
line-height:1.4;
margin:10px 0;
padding:0;
}

.info h2{
margin:0;
font-weight:bold;
font-size:22px;
padding-bottom:10px;
}

#contentz {width:410px;float:left;padding:20px;color:#FFFFFF;}
#contentz h2{color:#FCC006;}
#contentz p{line-height:17px;}

.w200 {
margin-right:20px;
width:200px;
}

.attriblist{
font-family:arial;
font-size:14px;
width:85px;}

.colorprice {color:#C70303;
font-family:arial;
font-size:24px;
font-weight:100;
line-height:1.4;
margin:0 0 10px;
padding:0;}

.perprice {
	color:#C70303;
	font-family:arial;
	font-size:12px;
	padding:0;
	line-height:24px;
	margin:0;
}

.storyintro h2 a {color:#8D0A00;
display:inline;
font-family:georgia;
font-size:26px;
font-weight:100;
text-decoration:none;}

.FAQ {line-height:20px; padding-top:0px;padding-bottom:20px;}

.contenton a{font-family:verdana;}

.warning {color:#C70303;
font-family:arial;
font-size:12px;}

.main {
	color:black;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:19px;
}

.w416 {width:416px;}
.w140 {width:140px;}

#colorwarn {width:285px;}
#heightwarn {width:285px; margin-left:-68px;}
#widthwarn {width:285px; margin-left:-68px;}

.clark h1 {
	color:#8D0A00;
	font-family:georgia;
	font-size:16px;
	line-height:20px;
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.error {color:#C70303;
font-family:arial;
font-size:12px;}

.contactbutton {background:url(imagesx/sprites.png);  background-position: 0 -104px;padding:0;margin:0;border:0;width:127px;height:36px;cursor:pointer;}
.brochurebutton {background:url(imagesx/sprites.png);  background-position: 0 -185px;padding:0;margin:0;border:0;width:146px;height:36px;cursor:pointer;}
.callbackbutton{background:url(imagesx/sprites.png);  background-position: 0 -146px;padding:0;margin:0;border:0;width:146px;height:36px;cursor:pointer;}

.confh {
	color:#000000;
	font-family:georgia;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
}
.confh a{
	font-weight:normal;
}

.oscontent h3 {
	color:#8D0A00;
	font-family:georgia;
	font-size:16px;
	line-height:20px;
	padding:0;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}

.oscontent p {
	margin:0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
p.pt0{
	padding-top: 0;
}

div.row_centered {
text-align:center;
}

.shuttersBody {
color:#333333;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:20px;
margin:0;
padding:15px;
text-decoration:none;
}

.tcdetail1 {
float:left;
height:405px;
width:420px;
}

.floatRightB {
float:right;
margin-left:10px;
}

.shuttersBody a {
color:#804000;
text-decoration:none;
}

.shuttersBodyBig {
color:#804000;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

.pd15 {
display:block;
margin-bottom:0;
margin-top:0;
padding-bottom:10px;
padding-top:5px;
}

.outline1 {
border:1px solid #666666;
}

.guild_logo {
margin:-8px 10px 5px -7px;
}

.shuttersBody2 a {
color:#0000D9;
text-decoration:underline;
}

.bigPhone {
color:#FF0000;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.shuttersBody3 {
color:#333333;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:20px;
margin:0;
padding:0;
text-decoration:none;
}

.pd10b {
display:block;
margin-bottom:0;
margin-top:0;
padding-bottom:5px;
font-size:11px;
font-family:tahoma;
}

.flashback {width:216px;background:white;}

.pinkbg {width:468px;}

.tcdetail1c {
float:left;
height:483px;
width:420px;
}

.tcdetail0 {
width:420px;}

.whitebgprod {height:329px;width:172px;text-align:center;margin-right:20px;background:url(imagesx/sprites.png);  background-position: 0 -301px;}

.longbg {height:131px;width:336px;text-align:center;margin-right:20px;background:url(imagesx/sprites.png);  background-position: 0 -1729px;}

.otherbg {height:330px;width:270px;text-align:center;margin-right:20px;background:url(imagesx/sprites.png);  background-position: 0 -1389px;background-repeat:no-repeat;line-height:330px;}

.tcbag {
background:url(imagesx/sprites.png);  background-position: 0 -301px;
height:329px;
line-height:320px;
margin-right:20px;
text-align:center;
width:172px;
}


.normalimg {max-height:300px;max-width:230px;vertical-align:middle;}

.imgfix {margin-top:14px;}

.logolink {height:135px;width:250px;display:block;}

.logocontainer {height:135px;width:250px;float:left;}

.imagfrontpos {}

.colorphone {color:#A30001}

.breadcrumbback {background:#A71F21;height:39px;line-height:39px;color:#F5FFFF;font-size:13px;font-family:georgia;padding-left:15px;}

.backpr {
	background-attachment: scroll;
	background-color: #F1F1F1;
	background-image: url(imagesx/white_patch.jpg);
	background-repeat: no-repeat;
	background-position: 0 -10px;
}

.catdesc {float:left;color:black;padding-left:20px;padding-right:20px;font-family:verdana;font-size:12px;margin-bottom:10px;text-align:center;}

TD.productListing-data p {
          margin:2px;
          padding:0;
          text-align:center;
        }


.relatedprod {float:left;width:225px;text-align:left;margin-bottom:15px;line-height:normal;padding-left:25px;}

.productListing-heading {color:#7C4601;font-family:arial;font-size:18px;text-align:left;padding-left:25px;line-height:30px;}
.plh-mbx { padding-left:22px; }

.productlisting {}

div#pricemap {
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
text-align:left;
cursor: pointer;
}
div#map{
cursor: pointer;
}

.tcmprcl {
display:inline;
float:left;
}

.tcmprcr {
display:inline;
float:right;
font-weight:bold;
margin-right:5px;
}

.greybg {
background-color:#EEEEEE;
}

.tcfrm-hdr {
color:#FFFFFF;
font-weight:bold;
padding-right:7px;
}

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:398px;
overflow:hidden;
position:relative;
width:944px;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	background:none repeat scroll 0 0 black;
bottom:0;
display:none;
height:47px;
line-height:47px;
opacity:0.8;filter:alpha(opacity=80);
position:absolute;
text-align:right;
width:944px;
z-index:100;
}
.paging a {
	color:#FFFFFF;
font-weight:bold;
padding:10px;
text-decoration:none;
}
.paging a.active {
	color:#FFAD03;
}
.paging a:hover {font-weight: bold;}

.submitcom {width:146px;height:36px;background:url(imagesx/submit_comment.jpg);padding:0;margin:0;}

.bluelink {
color:#0000FF;
font-size:10px;
}
.bluelink:link, .bluelink:active, .bluelink:visited {
text-decoration:none;
}
.bluelink:hover {
text-decoration:underline;
}

/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FF0000; padding-right:30px;}

.smallgrey { font-size:10px; color:#777777; font-weight:normal;}
.nlh {line-height:normal;}

/* new address book mods */
div.naddbook {
	padding-top:0px;
	padding-bottom:20px;
	padding-left:0;
	width:700px;
}
.naddbook{
	margin-left:30px;
}
.naddbook, .naddbook p {
	color:#000000;
	line-height:1.5;
	font-size:11px;
}
.naddbook p {
	font-size:12px;
}
.nadblock {
	float:left;
	width:195px;
	padding-top:5px;
	padding-right:25px;
	min-height:190px;
}
.nadbody {
	padding-top:5px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	border:none;
	min-height:90px;
	margin-bottom:3px;
}

/* installers - methods of contact */
.moc {
	border:1px dotted #999999;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:20px;
}

/* countries dropdown list  */
#itmEngland, #itmWales, #itmScotland, #itmScottishIslands, #itmScottishHighlands, #itmChannelIslands,
#itmIsleofScilly, #itmIsleofMan, #itmNorthernIreland, #itmRepublicofIrelandEire {
	color:#0000FF;
}

.toggle-head{
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
}

#lowest_uk_prices, #lowest_uk_prices1, #lowest_uk_prices2, #lowest_uk_prices3, #lowest_uk_prices4, #lowest_uk_prices5,
#lowest_uk_prices6, #lowest_uk_prices7, #lowest_uk_prices8, #lowest_uk_prices9 {
	background-image: url(/imagesx/lowest-uk-prices-guaranteed.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	width:168px;
	height:98px;
	cursor:pointer;
	padding:0;
}
#lowest_uk_prices{
	margin-left:309px;
	margin-top:-130px;
}
#lowest_uk_prices1{
	margin-left:300px;
	margin-top:-161px;
}
#lowest_uk_prices2{
	margin-left:225px;
	margin-top:-138px;
}
#lowest_uk_prices3{
	margin-left:300px;
	margin-top:-131px;
}
#lowest_uk_prices4{
	margin-left:222px;
	margin-top:-135px;
}
#lowest_uk_prices5{
	margin-left:317px;
	margin-top:-131px;
}
#lowest_uk_prices6{
	visibility:hidden;
}
#lowest_uk_prices7{
	margin-left:221px;
	margin-top:-102px;
}
#lowest_uk_prices8{
	margin-left:230px;
	margin-top:-131px;
}
#lowest_uk_prices9{
	margin-left:230px;
	margin-top:-104px;
}
.coh2 {
	padding-left:2px;
	padding-bottom:0;
	margin-bottom:0;
}
.fm-invnum2{
	margin-left:10px;
	margin-top:10px;
	color:#999999;
	font-size:11px;
	font-family:arial;
}

.ssta{
	float:right;
	padding-left:20px;
	padding-bottom:20px;
}
