/* CSS Document */

body{
	margin:5px;
	padding:0px;
	line-height: 1.5em;
	background-color: #fff; 
	font-weight:normal;
	font:12px/20px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#000;
}
.text{
	margin:5px;
	padding:0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5em;
	background-color: #000; 
	font-weight:normal;
	font:12px/20px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#000;
}
 .HL:link, .HL:visited{
	border-bottom:#283D5C 1px dotted;
	color:#283D5C;
	text-decoration:none;
	font-weight:bold;
}
 .HL:hover, .HL:active{
	border-bottom:#000 1px solid;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
 .EL:link, .EL:visited{
	border-bottom:#283D5C 1px dotted;
	color:#283D5C;
	text-decoration:none;
	font-weight:bold;
}
 .EL:hover, .EL:active{
	border-bottom:#000 1px solid;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

h1 {
	font-family: Arial,Verdana,Helvitica,sans-serif;
	font-size: 28pt;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
	padding-left: 15px;
	line-height: 10px;
}
h2 {
	font-family: Arial,Verdana,Helvitica,sans-serif;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	line-height: 4pt;
	color: #666;
	}

h3 {
	font-family: Arial,Verdana,Helvitica,sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #000;
	line-height:3px;
	padding-left: 15px;
}
h4  {
	font-weight:bold;
	font:12px/18px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;	
	}
b {
	color:#333;
	}
em {
	color: #000111;
	font-style: none;
}

#maincontainer{
	width: 970px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: url(http://www.polished-insurance.co.uk/images/maincontainerbg.jpg);
}

#topsection{
	height: 189px; /*Height of top section*/
	background: url(http://www.polished-insurance.co.uk/images/topsection.jpg);
}

#topsection h1{
	margin: 0;
	padding-top: 15px;
}

#subnav {	 
	height: 31px; 
	background: url(http://www.polished-insurance.co.uk/images/subnav.jpg);
	}
#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
margin: 20px 323px 0 60px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 60px; /*Width of left column in pixel*/
margin-left: -960px; /*Set margin to that of -(MainContainerWidth)*/
background: #transparent;
}

#rightcolumn{
float: left;
width: 323px; /*Width of right column*/
margin-left: -323px; /*Set left margin to -(RightColumnWidth)*/
background: transparent;
}

#footer{
	clear: left;
	width: 100%;
	height: 112px;
	background: #999;
	background: url(http://www.polished-insurance.co.uk/images/footer.jpg) no-repeat;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
	font-style: normal;
	line-height: 10pt;
	color: #FFF;
	padding-top:5px;
	}

.footertext a{
	color: #fff;
		text-decoration: none;
}
.footertext  a:link {
	COLOR: #ffffff; 
	TEXT-DECORATION: NONE;
	
}

.footertext a:visited {
	COLOR: #ffffff; 
	TEXT-DECORATION: NONE;
}

.footertext a:hover {
	COLOR: #ffffff; 
	TEXT-DECORATION: underline;
}
.footertext a:visited:hover {
	COLOR: #ffffff; 
	TEXT-DECORATION: underline;
}
.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}
#navmenu {
	display:block;
	left: 10px;
	height:31px;
	font-size:10pt;
	font-weight:normal;
	font:12px/18px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 960px;
	}
#navmenu ul {
	margin:0px;
	padding-left:10px;
	list-style-type:none;
	width: 960px;
	text-align: center;
	vertical-align: middle;
	}
#navmenu ul li {
	display:block;
	float:left;
	width: 160px;
		
	}
#navmenu ul li a {
	display:block;
	float:left;
	color:#fff;
	padding:5px 0px 0px 0px;
	text-align: center;
	text-decoration:none;
	height:31px;
	background:transparent;
	width: 160px;
		}
#navmenu ul li a:hover {
	color:#fff;
	background:transparent; 
	text-decoration:underline;
	width: 160px;
	
	}
#navmenu ul li a.current:hover {
	color:#111;
	background:transparent;
	width: 160px;
	text-align: center;
	}
#navmenu ul li a.current {
	width: 160px;
	text-align: center;
	font-weight: bold;
	text-transform: none;
	color:#FFFFFF;
	padding-top: 6px;
	} 	
#subnavmenu {
	float:left;
	left: 5px;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:normal;
	font:12px/18px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 960px;
	}
#subnavmenu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	width: 960px;
	text-align: center;
	vertical-align: middle;
	}
#subnavmenu ul li {
	display:block;
	float:left;
	width: auto;
	text-align: center;
	vertical-align: middle;	
	}
#subnavmenu ul li a {
	display:block;
	float:left;
	left: 10px;
	color:#000;
	padding:4px 0px 5px 28px;
	text-align: center;
	text-decoration:none;
	height:30px;
	background:transparent;
	width: auto;
	vertical-align: middle;
	}
#subnavmenu ul li a:hover {
	color:#000;
	background:transparent; 
	text-decoration:underline;
	width: auto;
	}
#subnavmenu ul li a.current:hover {
	color:#000;
	background:transparent;
	width: auto;
	}
*#secondary UL LI {
	background: url(../images/arr.gif) no-repeat left center;
	list-style-type: none;
	padding: 2px 0px 2px 10px;
	font-weight:bold;
	font:12px/18px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	
}
*#secondary UL LI A:link,*#secondary UL LI A:visited,*#secondary P A:link,#secondary P A:visited {
	border-bottom:#283D5C 1px dotted;
	color:#283D5C;
	text-decoration:none;
	font-weight:bold;
}
#secondary UL LI A:hover,#secondary UL LI A:active,#secondary P A:hover,#secondary P A:active {
	border-bottom:#000 1px solid;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#secondarynews UL LI A:visited,#secondary UL LI A:active,#secondary P A:hover,#secondary P A:active {
	border-bottom:#283D5C 1px dotted;
	color:#283D5C;
	text-decoration:none;
	font-weight:bold;
}

#RightNavHeader {
	margin-top:30px;
	font-family: Arial,Verdana,Helvitica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
	color: #666;
	margin-left: 40px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	}
	
*#mainUL  {
	list-style-type: none;
	font-weight:bold;
	font:12px/18px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-left: 10px;
	}	
*#mainUL ul li{
	background: url(http://www.polished-insurance.co.uk/images/arr.gif) no-repeat left;
	list-style-type: none;
	padding: 2px 0px 2px 10px;
	font-weight:bold;
	margin-left: 10px;
	font:12px/18px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
*#mainUL LI A:link,*#mainUL dl LI A:visited,*#mainUL P A:link,#mainUL P A:visited {
	border-bottom:#333 1px dotted;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
*#mainUL ul LI A:hover,#mainUL dl LI A:active,#mainUL P A:hover,#mainUL P A:active {
	border-bottom:#000 1px solid;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#HelpText{ 
	padding: 2px 0px 2px 40px;
	 }
#HelpImg{ 
	height:346px;
	background:;  
	width:280px;
	z-index:20000;
	}
#HelpImgLine{ 
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;
	padding-top: 0px;
	margin-left: 40px;
	margin-right: 20px;
	}
*#pdfDL  {
	list-style-type: none;
	font-weight:bold;
	font:12px/35px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-left: 10px;
	}	
*#pdfDL dl li{
	background: url(../images/pdf.gif) no-repeat left;
	list-style-type: none;
	padding: 2px 0px 2px 45px;
	font-weight:bold;
	margin-left: 10px;
	font:12px/35px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
*#pdfDL LI A:link,*#pdfDL dl LI A:visited,*#pdfDL P A:link,#pdfDL P A:visited {
	border-bottom:#333 1px dotted;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
*#pdfDL dl LI A:hover,#pdfDL dl LI A:active,#pdfDL P A:hover,#pdfDL P A:active {
	border-bottom:#000 1px solid;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 205px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -205px; /*width of left column*/
width: 200px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug:
*/

* html .threepxfix{
margin-left: 3px;
}

#whoson {
text-align: center;
	}
.column {
     width:300px;
     float:left;
      }
.clear{ 
     clear:both;
      }
 .column ul li{
 	  background: url(../images/tradestick.gif) no-repeat left center;
	  list-style-type: none;
	  padding-left: 25px;		
 	}
.tradelist {
     width:500px;
     float:left;
      }
.tradelist ul li{
 	  background: url(../images/tradestick.gif) no-repeat left center;
	  list-style-type: none;
	  padding-left: 25px;		
 	} 
 	
.faqheader {
	font-family: Arial,Verdana,Helvitica,sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	line-height: 18pt;
	color: #283D5C;
	}
	.TableFormHeader {
	margin-top:5px;
	font-family: Arial,Verdana,Helvitica,sans-serif;
	font-size: 12pt;
	background: #e6e6e6;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
	color: #333;
	margin-left: 10px;
	margin-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color:#666;
	border-left-color: #666;
	}
.inputboxes {
	FONT-WEIGHT: normal;
	COLOR: #333333;
	FONT-STYLE: normal;
	font:12px/16px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 1px solid #7F9DB9;
	padding-left: 5px;
	height:20px;

}	
.inputAreaboxes {
	FONT-WEIGHT: normal;
	COLOR: #333333;
	FONT-STYLE: normal;
	font:12px/16px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 1px solid #7F9DB9;
	padding-left: 5px;
	height:50px;
}
.inputDropboxes {
	FONT-WEIGHT: normal;
	COLOR: #333333;
	FONT-STYLE: normal;
	font:12px/16px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 1px solid #7F9DB9;
	padding-left: 5px;
	height:35px;
}
.tagtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10pt;
	color: #333;
	padding-top:5px;
	}

.tagtext a{
	color: #666;
		text-decoration: none;
}
.tagtext  a:link {
	COLOR: #333; 
	TEXT-DECORATION: NONE;
	
}

.tagtext a:visited {
	COLOR: #333; 
	TEXT-DECORATION: NONE;
}

.tagtext a:hover {
	COLOR: #666; 
	TEXT-DECORATION: underline;
}
.tagtext a:visited:hover {
	COLOR: #333; 
	TEXT-DECORATION: underline;
}

