/* Basic layout styles <---------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	background: #05A2EB;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#002F76;
}
img {
	border:none;
	margin: 0px 0px 0px 0px;
}
#wrapper {
	margin: 0px auto;
	width: 859px;   /*WAS 770px*/
	margin-top:1px; /*Leave in for Opera*/
	padding:0px;
	background: #FFFFFF;
	border-top: 0px solid #ffffff;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom:none; /*Bottom border is defined at the bottom of the footer*/
}
#masthead {
	background: #0384C0 url(i/headerbg6.jpg);   /*WAS headerbg*/
	background-repeat:no-repeat;
	height:125px;
	position:relative;
}
#columnone {
	float: left;
	width:168px;
	background: #FFFFFF;
}
#columntwo {
	float: right;
	width:685px;   /*WAS 602px*/
	background: #FFFFFF;
}
#columntwoContent {
	padding:15px;
	background: #FFFFFF;
}
#singlecolumn {
	padding-top:20px;
	padding-bottom:20px;
	float: left;
	width: 768px;
}
#commercialfooter {
	float:right;
	width:602px;
	height:62px;
	/*background: #002F76;*/
	background: #ffffff;
	padding: 2px 1px 1px 1px;
}
#footer {
	clear:both;
	height:128px;
	background: #ffffff url(i/footerbg3.jpg);    /*WAS footerbg*/
	background-repeat: no-repeat;
	border-bottom:solid 1px #FFFFFF; /*Bottom border needed for Opera*/
}
#footercontent {
	margin:0px auto;
	width:400px;
	text-align:center;
	padding: 40px 0px 0px 0px;
	color:#FFFFFF;
	font-weight:bold;
}
#bosonfooter {
	margin:0px auto;
	margin-top:10px;
	width:859px;   /*WAS 770px*/
	text-align:center;
	color:#FFFFFF;
}
#notice {
	border: 2px solid #EF0400;
	margin-top:10px;margin-bottom:10px;
	padding:5px;
}
DIV.spacer1 {
	font-size:1px;
	height:30px;
}



/* Header styles <---------------------------------------------------- */
#masthead DIV {
	position: absolute;
}
/*
#logo {
	height:93px;
	width:108px;
	left:20px;
	top:25px;
}*/
#logo {
	width:110px;
	height:105px;
	left:20px;
	top:20px;
}
#logotext {
	width:108px;
	height:95px;
	left:160px;
	top:18px;
}
#topnavigation {
	left:325px;
	top:7px;
	color: #FFFFFF;
}
#topnavigation a, #topnavigation a:active, #topnavigation a:focus, #topnavigation a:hover, #topnavigation a:link, #topnavigation a:visited {
	color: #FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#topnavigation a:hover {
	text-decoration:underline;
}
#updated {
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	left:170px;
	top:108px;
	font-weight:bold;
}


/* Main navigation styles <---------------------------------------------------- */
#mainnavigation {
	background:#05A2EB;
}
#mainnavigation ul {
	padding:0;
	margin: 0;
	width:165px;/*Set to 165px to keep the bottom border in Opera/Firefox*/
	background: #05A2EB;
	border-bottom:solid 1px #6E6E6E;
}
#mainnavigation li {
	display: block;
	width: 155px;
	margin:0;
	padding:0;
	list-style-type: none;
}
#mainnavigation a {
	text-decoration:none;
	font: 9px/25px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height: 25px;
	display: block;
	margin: 0;
	padding: 0px 0px 0px 10px; /*End parameter WAS set at 10px Adjusted for NEW Change back to 10 when removed*/
	color: #001D49;
	width: 155px;    /*WAS set at 155px Changed to fit NEW icon Change back when done*/
	border:solid 1px #6E6E6E;
	border-top:0px;
	border-bottom:0px;
	letter-spacing: 1px;
	background: #05A2EB url(i/mainnavbg.gif) repeat-x 100%;
	text-transform:uppercase;
}

#mainnavigation li a:hover {
	background: #3D8EC0 url(i/mainnavbg_on.gif) repeat-x 100%;
	color: #ffffff;
}

#mainnavigation a.main_on {
	background: #3D8EC0 url(i/mainnavbg_on.gif) repeat-x 100%;
	color: #FFFFFF;
}

/* Standard text styles <---------------------------------------------------- */
a, a:active, a:focus, a:hover, a:link, a:visited {
	color: #05A2EB;
	text-decoration:none;
	letter-spacing:0pt;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
h1, h2, h3, h4{
	font-weight:bold;
}
h1{
	font-size:13px;
	text-transform:uppercase;
}
h2{
	font-size:12px;
}
h3{
	font-size:14px;
}
#columnone P {
	margin:10px;
}
#columnone h1, h2, h3, h4, h5 {
	margin:0px;
}
#columntwo h1, h2, h3, h4, h5 {
	margin:0px;
}
#singlecolumn P {
	margin:10px;
}
#singlecolumn h1, h2, h3, h4, h5 {
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
}

.stand-out-text {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}

#footer P {
	margin:10px;
	margin-bottom:0px;
}
h4{
	font-size:11px;
	color:#D10246;
	padding:0;margin:0;
}
#footercontent a, #footercontent a:active, #footercontent a:focus, #footercontent a:hover, #footercontent a:link, #footercontent a:visited {
	color: #FFFFFF;
	font-weight:bold;
	font-size:8pt;
}
#footercontent a:hover {
	text-decoration:underline;
}

#bosonfooter a, #bosonfooter a:active, #bosonfooter a:focus, #bosonfooter a:hover, #bosonfooter a:link, #bosonfooter a:visited {
	color: #FFFFFF;
	font-weight:bold;
	font-size:8pt;
}
#bosonfooter a:hover {
	text-decoration:none;
}
span.red {
	color:#D10246;
	font-weight:bold;
}
p.red {
	color:#D10246;
	font-weight:bold;
}

/* Forward and back styles <---------------------------------------------------- */
#prev_next {
	float:right;
	padding:10px;
}


/* Form styles <---------------------------------------------------- */
#form1 input, #form1 select, #form1 textarea {
	width:378px;
	height:16px;
	border:1px solid #002F76;
	padding:4px;
	background: #026EA1 url(i/formbg.gif);
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
}
#form1 textarea {
	height:200px;
}
#form1 input.button {
	width:67px;
	height:24px;
	padding:0;
	border:solid 1px #6E6E6E;
	font-weight:bold;
	color:#001D49;
	background: #C3C2C2 url(i/mainnavbg.gif);
}
#form1 TD.req, #form1 strong.req {
	font-weight:bold;
	color:#D10246;
	font-size:20pt;
	vertical-align:top;
	/*padding-top:10px;*/
	line-height:20px;
}
#form1 input.tick {
	height:auto;
	width:auto;
	background-image:none;
}
#form1 td {
	padding:5px 0 5px 0;
}
#form1 td.formIns {
	padding:0 0 5px 0;
}
#form1 input.checkbox {
	background:none;
	width:15px;
	height:15px;
	margin-right:5px;
	border:solid 2px #000000;
	position: relative;
}


p.terms {
	clear: both;
	float: none;
	position: relative;
}

p.terms input {
	left: 80px;
	position: absolute;
	top: 1px;
}


p.terms label {
	display: block;
	margin-left: 10px;
	width: 400px;
}




/* Affiliate Form styles <---------------------------------------------------- */
#form2 input, #form1 select, #form1 textarea {
	/*width:378px;*/
	height:16px;
	border:1px solid #002F76;
	padding:4px;
	background: #026EA1 url(i/formbg.gif);
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
}
#form2 textarea {
	height:200px;
}
#form2 input.button {
	width:67px;
	height:24px;
	padding:0;
	border:solid 1px #6E6E6E;
	font-weight:bold;
	color:#001D49;
	background: #C3C2C2 url(i/mainnavbg.gif);
}
#form2 TD.req, #form1 strong.req {
	font-weight:bold;
	color:#D10246;
	font-size:20pt;
	vertical-align:top;
	/*padding-top:10px;*/
	line-height:20px;
}
#form2 input.tick {
	height:auto;
	width:auto;
	background-image:none;
}
#form2 td {
	padding:5px 0 5px 0;
}
#form2 td.formIns {
	padding:0 0 5px 0;
}
#form2 input.checkbox {
	background:none;
	width:15px;
	height:15px;
	margin-right:5px;
	border:solid 2px #000000;
	position: relative;
}


p.terms {
	clear: both;
	float: none;
	position: relative;
}

p.terms input {
	left: 10px;
	position: absolute;
	top: 1px;
}


p.terms label {
	display: block;
	margin-left: 40px;
	width: 550px;
}







#error h1 {
	color:#D10246;
	text-transform:uppercase;
}


/* Site specific styles <---------------------------------------------------- */
/* Advert styles <---------------------------------------------------- */
div.commercialbg_one {
	width:auto;
	height:62px;
	/*background:#002F76;*/
	background:#ffffff;
	padding: 2px 1px 0px 1px;
	text-align:center;
}
/* Sidebox styles <---------------------------------------------------- */
div.sideboxhead {
	width:163px;
	height:25px;
	background:#002F76;
	color:#FFFFFF;
	padding: 5px 0px 0px 5px;
	font-weight:bold;
}
div.sidebox {
	width:161px;
	background: #05A2EB url(i/sidebarcontent_bg.gif) top repeat-x;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding: 5px 2px 5px 5px;
	border: 0px solid #000000;
	margin:0 0 0 0;
}
div.sidebox img {
	border:solid 1px #FFFFFF;
	margin: 5px 2px 10px 15px;
}

div.sidebox a, div.sidebox a:active, div.sidebox a:focus, div.sidebox a:hover, div.sidebox a:link, div.sidebox a:visited {
	color: #FFFFFF;
	font-weight:bold;
	font-size:8pt;
}
div.sidebox a:hover {
	text-decoration:underline;
}

.sidebox ul{
	border:0 solid red;
	margin:0 0 0 0;
	padding:0 0 1px 0;
	list-style:none;
}
.sidebox ul li{
	margin:0 0 0 0;
	float:left;
	clear:both;
	width:100%;
}
.sidebox ul li a{
	display:block;
	padding:2px 0 2px 0;
	float:left;
	width:100%;
	border-bottom:1px dotted #002f76;
}
.sidebox ul li a.last{
	border-bottom:0;
}
.sidebox ul li a:hover{
	background:#05a2eb;
	text-decoration:none;
}

/* Content box styles <---------------------------------------------------- */

div.diyVidsBox {
	width:auto;
	height:auto;
	border:solid 1px #002F76;
	padding: 0px 7px 7px 7px;
	background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

div.quotatis {
	width:auto;
	height:auto;
	border:solid 1px #002F76;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;         
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

div.alphasearchbg {
	float:center;
	width:99%;
	height:55px;

	padding: 1px 1px 1px 1px;
	background: #FFFFFF url(i/alphasearch_navbg.gif) top repeat-x;
	background-repeat:no-repeat;
}

div.contentbox {
	float:left;
	width:310px;   /*WAS 266px*/
	height:350px;  /*WAS 380px*/
	border:solid 1px #002F76;
	padding: 10px 7px 7px 7px;
	background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;
}
/* The first Padding Spec has been changed to 3px from 10px
div.contentbox2 {
	float:left;
	width:266px;
	height:350px;
	border:solid 1px #002F76;
	padding: 3px 7px 7px 7px;
	background: #FFFFFF url(i/boxheaderbg2.gif) top repeat-x;
}
*/
div.contentbox3 {
	float:left;
	width:266px;
	height:400px;
	border:solid 1px #002F76;
	padding: 10px 7px 7px 7px;
	background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;
}

h1.boxheader, h2.boxheader {
	color:#FFFFFF;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 5px 0px 0px 7px;
}
h2.boxheader {
 margin:0px;
 margin-bottom:10px;
 padding: 5px 0px 0px 7px;

 }


 /* ----------------- Social Bookmarking h2 styles -----------------*/
 h1.boxheader2, h2.boxheader2 {
	color:#FFFFFF;
	font: 13px/18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	padding: 3px 0px 0px 5px;
}
h2.boxheader2 {
 margin:0px;
 background: #05A2EB;
 border-bottom: #002f76 solid 1px;
 margin-bottom:5px;
 padding: 3px 0px 0px 5px;
 
 }
div.contentbox h2.boxheader2 {
 margin:0px;margin-top:-5px;
 margin-bottom:10px;
 padding: 0px 0px 0px 7px;
} 
 
 
 .social1 {
	font-size: 10px;
	font-weight: bold;
}
 
 
 
 /* ----------------- End of Social Bookmarking h2 styles -----------------*/
 
 

div.contentbox h2.boxheader {
 margin:0px;margin-top:-5px;
 margin-bottom:10px;
 padding: 0px 0px 0px 7px;
}
div.contentbox img {
	padding: 0px 7px 0px 0px;
}

div.largebox {
	width:auto;
	height:auto;     /*WAS 154px */
	border:solid 1px #002F76;
	padding: 0px 7px 7px 7px;
	background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;
	position: relative;
}
div.largebox2 {
	width:auto;
	height:210px;
	border:solid 1px #002F76;
	padding: 0px 7px 7px 7px;
	background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;
	position: relative;
}
div.testibox {
	width:auto;
	height:auto;
	border:solid 1px #002F76;
	padding: 7px 7px 7px 7px;
}

#helpboxone {
	position:absolute;
	width:250px;
	top:40px;
}
#helpboxtwo {
	position:absolute;
	width:250px;
	top:40px;
	left:310px;
}
#helpboxthree {
	position:absolute;
	width:250px;
	top:100px;
}
#helpboxfour {
	position:absolute;
	width:250px;
	top:100px;
	left:310px;
}
#helpboxfive {
	position:absolute;
	width:250px;
	top:160px;
		
}
#helpboxsix {
	position:absolute;
	width:250px;
	top:160px;
	left:310px;	
}
div.helpimg {
	float:left;
	border:solid 1px #002F76;
}
div.helptext {
	float:right;
	font: 11px/11px Verdana, Arial, Helvetica, sans-serif;
	width:200px;
}
div.largeheader {
	width:auto;
	height:30px;
	padding: 0px 7px 0px 0px;
	background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;
}
a.largeheader {
	color:#FFFFFF;
}

a.largeheader, a.largeheader:active, a.largeheader:focus, a.largeheader:hover, a.largeheader:link, a.largeheader:visited {
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:0pt;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.largeheader:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
form.google {
	margin:10px 0 0 0;
}
input.googleSearch {
	width:145px;
	height:15px;
}
input.searchbg{
	padding:0;
	margin:15px 0 0 0;
	border:none;
}
img.homeProject {
	padding:0;
	margin:0 0 5px 5px;
	border:solid 1px #002F76;
}
/*Locate a specialist styles <---------------------------------------------------- */
#map {
	float:left;
}
#locatebox {
	float:right;
	width:149px;		/*WAS 229px*/
	height:auto;
	border:solid 1px #002F76;
	padding: 0px 7px 7px 7px;
	background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;
}

#locatebox2 {
	float:right;
	width:229px;		/*WAS 229px*/
	height:auto;
	border:solid 1px #002F76;
	padding: 0px 7px 7px 7px;
	background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;
}

#locateboxSm {
	float:right;
	width:185px;
	height:auto;
	border:solid 1px #002F76;
	padding: 0px 7px 7px 7px;
	background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;
}
div.specialistDetailBox{
	width:auto;
	height:auto;
	border:solid 1px #002F76;
	padding: 0px 7px 7px 7px;
	background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;

}
div.specialistDetail{
	width:271px;
	padding: 15px 0 0 7px;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
}
div.tel {
	padding: 4px 0 4px 25px;
	background: #FFFFFF url(i/locate/phone.gif) no-repeat 0%;
}
div.fax {
	padding: 4px 0 4px 25px;
	background: #FFFFFF url(i/locate/fax.gif) no-repeat 0%;
}
div.clear {/*stops the div.specialistDetail from jumping up*/
	clear:both;
	font: 0px/0px Verdana, Arial, Helvetica, sans-serif;
	width:100px;
}
/* Appointments (Contact) page styles <---------------------------------------------------- */

/* Specialist detail page table styles (Tables used with PHP code) <---------------------------------------------------- */
th {
	background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;
	color:#FFFFFF;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 0px 0px 0px 15px;
	text-align:left;
	text-transform:capitalize;
	height:29px;
}
#specialistTbl td h2 {
	padding:0;margin:0;
	margin-top:20px;
}

td.specialistTd {
	padding: 0 10px 0px 10px;
}

div.fullSizeBox {
	width:auto;
	height:auto;
	border:solid 1px #002F76;
	padding: 0px 7px 7px 7px;
	background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;
}

#alert {
	height:26px;
}
#alert img {
	float:left
}
#alert p {
	float:left;
	padding:4px 0 0 15px;
	font-weight:bold;
	color:#D10246;
}
img.commercialBorder {
	border:solid 1px #002F76;
}

div.rep{
	width:auto;
	margin:0 auto;
	text-align:center;
}
div.rep img {
	margin:0 60px 0 60px;
	vertical-align: middle;
}

/* Tool store styles <---------------------------------------------------- */
div.top5tool {
	height:50px;
	margin: 0 0 5px 0;
}
div.top5tool img {
	float:left;
	border:solid 1px #002F76;
}
div.top5tool p {
	float:left;
	padding:7px 0 0 20px;
	border:solid 0px #000000;
	width:460px;
	height:43px;
	margin:0;
}
div.offerBox {
	width:230px;
	border:solid 1px #002F76;
	text-align:center;
	padding: 0px 7px 7px 7px;
	background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;
	margin: 0 0 20px 0;
}
div.offerBox img {
	border:solid 0px #000000;
}
div.offerBox p {
	text-align:left;
}
div.offerBox h2.offerHeader {
	color:#FFFFFF;
	font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 0;
	text-align:left;
}
div.toolIntro {
	float:left;
	width:290px;
}

a.whiteTitleLink, a:active.whiteTitleLink, a:focus.whiteTitleLink, a:hover.whiteTitleLink, a:link.whiteTitleLink, a:visited.whiteTitleLink {
	color: #FFFFFF;
	text-decoration:none;
	font: 11px/27px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a:hover.whiteTitleLink {
	text-decoration:underline;
}

/* Bookstore styles <---------------------------------------------------- */
div.recommendedBooks {
	width:auto;
	margin:0 auto;
	text-align:center;
}
div.recommendedBooks img {
	margin:0 20px 0 20px;
	vertical-align: middle;
}
td.recommendedBookDesc {
	vertical-align:top;
	padding: 10px 2px 0 2px;
}
#bookDetailTbl td {
	width:33%;
	vertical-align:top;
	padding:0 8px 10px 0;
}

/* Supplier styles <---------------------------------------------------- */
div.supplierBox {
	width:auto;
	height:auto;
	border:solid 1px #002F76;
	padding: 0 7px 7px 7px;
	background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;
	text-align:center;
}
div.supplierBox img {
	padding: 10px 0 0 0;
}
div.centerImg {
	text-align:center;
	padding: 10px 0 0 0;
}

/* Links styles <---------------------------------------------------- */
div.linkDetails td {
	width:33%;
}
td.linkImg {
	text-align:center;
	padding:0;
	vertical-align: middle;
	padding:10px 0 10px 0;
}
td.linkText {
	vertical-align: top;
	padding:20px;
}

/* Button styles <---------------------------------------------------- */

div.subButton ul {
	padding:0;
	margin: 0;
	width: 151px;
	background: #999999;
	border-bottom:solid 1px #6E6E6E;
}
div.subButton li {
	display: block;
	width: 151px;
	margin:0;
	padding:0;
	list-style-type: none;
}
div.subButton a.subLink {
	text-decoration:none;
	font: 8px/25px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height: 25px;
	display: block;
	margin: 0;
	padding: 0 0 0 0;
	text-align:center;
	color: #001D49;
	width: 151px;
	border:solid 1px #6E6E6E;
	letter-spacing: 1px;
	border-top:0px;
	border-bottom:0px;
	background: #999999 url(i/mainnavbg.gif) repeat-x 100%;
	text-transform:uppercase;
}

/* Tools table styles <---------------------------------------------------- */
table.toolsTbl {
	margin: 10px 0 20px 0;
}

table.toolsTbl td {
	width:25%;
	text-align:center;
}
#vericaltools {
	text-align:center;
	width:auto;
	padding:0 5px 0 5px;
}
#vericaltools a {
	font-size:90%;
	font-weight:normal;
}
/* -------------------------------------- */
#data table {border:1px solid #000000;border-right:0px;}
#data th, #data td {
	border-right: 1px solid #000000;
	background:none;
	padding: 5px;
	color:#000000;
}
em {
	font-size:9pt;
	font-weight:bold;
	color:#D10246;
	font-style:normal;
}
/* ----------------- 5 advert footer styles --------------------- */
#fiveFooter td {
	text-align:center;
	width:20%;        /*WAS 20%*/ 
}
/*******************HEADER******************/
#docMainNav {
	background:#000000;
	text-align:center;
	margin:0;
	padding:0;
}
#docMainNav ul {
	list-style-type: none;
	margin:0;
	padding:0;
	width:859px;   /*WAS 770*/
	background: #0384C0 url(forums/templates/subSilver/images/docNavBg.gif);
	border-top:solid 1px #FFFFFF;
}
#docMainNav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#docMainNav ul li a {
	font: 9px/35px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing: 1px;
	text-transform:uppercase;
	height: 35px;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 170px;  /*WAS 154px*/
}
#docMainNav ul li a:hover {
	background:#05A2EB;
	color:#FFFFFF;
}
/* ------------------------ Red Central Heating Question Box ---------- */

.redBox{
	width:300px;
	height:auto;
	background:red;
	color:#ffffff;
	font-weight:bold;
	padding:3px;
	margin:0 0 0 10px;
}


#charity a{
position:absolute;
left:270px;
top:105px;
color: #FFFFFF;
font-size: 9px;
letter-spacing: 1px;
width: 450px;
}


#blog a{
position:absolute;
left:220px;
top:105px;
color: #FFFFFF;
font-size: 10px;
letter-spacing: 1px;
width: 450px;
font-weight:bold;
}



td.gensmall{
border:solid 0 #000000;
height:auto;
width:auto;

}

/* ***** Register logos ***** */
#reg1{
	top: 15px;
	left: 115px;
	color: #FFFFFF;
	font-size: 12px;
}

#reg2{
	top: 55px;
	left: 310px;
	color: #FFFFFF;
	font-size: 12px;
}

/* Top Nav Tabs */

#toptabs{
	margin: 0px auto;
	width: 770px;
}

#toptabs td{
	margin: 0;
	padding: 0;
}

#toptabs ul{
	list-style: none;
	margin: 0;
	padding:0;
	width:770px;
	background-color: #05a2eb;
}

#toptabs li{
	display: inline;
	margin:0px;
	padding:0;
	list-style-type: none;
	border: solid 1px;
}

#toptabs a{
	text-decoration:none;
	font: 12px/35px Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	color: #00337f;
	padding:0;
	height: 35px;

}

/* ******************  Tab navigation styles  ************** */
#tabnavigation {
	text-align:left;
	margin: 0px auto;
	width: 994px;    /*WAS 905px*/
	padding: 5px 0 0 0px;
}
#tabnavigation ul {
	list-style: none;
	margin:0;
	padding:0;
	width:859px;   /*WAS 770px*/
	height:33px;
	background-color: #05a2eb;
}

#tabnavigation li {
	display: inline;
	margin:0;
	padding:0;
	text-decoration: none;
}
#tabnavigation a {
	text-decoration:none;
	font: 12px/34px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin:0;
	color: #FFFFFF;
	padding:15px 23px 11px 10px;
	border: solid 0px;
}
#tabnavigation li a:hover {
	color: #00337f;
}

/*** Project Feedback Panel Styles ***/
.feedback-panel{
	border:1px solid #002f76;
	width:286px;
	margin:0 auto;
}
.feedback-panel form{
	margin:0;
	padding:0;
	border:0 solid red;
}
.feedback-panel h2{
	margin:0 0 0 0;
	color:#ffffff;
	padding:5px 0 0 7px;
}
.feedback-panel-title{
	background:#036bb3 url(i/boxheaderbg.gif) repeat-x;
	height:30px;
}
.useful-project{
	background:#f0f0f0 url(i/mainnavbg.gif) repeat-x;
	height:50px;
	border-bottom:1px solid #05a2eb;
}
.useful-project label{
	margin:0 0 0 0;
	padding:0 0 0 0;
	cursor:pointer;
}
.useful-project input{
	margin:0 0 0 3px;
	padding:0 0 0 0;
}
#feedback-form{
	padding:0 5px 0 5px;
	margin:0 0 0 0;
	border:0 solid red;
}
#feedback-form table{
	margin:5px 0 0 0;
}
#feedback-form label{
	font-weight:bold;
}
#feedback-form input, #feedback-form textarea{
	width:150px;
	border:1px solid #002f76;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
}
#feedback-form textarea{
	height:50px;
}
.feedback-panel-form p{
	margin:0 0 0 5px;
}
#feedback-form input.submit-button{
	width:auto;
	float:right;
	cursor:pointer;
	background:#002f76;
	color:#ffffff;
	padding:2px;
	border:0;
}
td.form-error, span.form-error{
	font-weight:bold;
	color:#ff0404;
	background:#ffffff;
	padding:1px;
}
.clear-me{
	clear:both;
	height:0;
	padding:0;
	margin:0;
	line-height:0;
	border:0 solid red;
}
td.yes{
	background:#005daf;
	padding:3px 0 0 0;
	height:5px;
}
td.no{
	background:#af0025;
}

div.socialbookmarks {
	width:580px;
	height:110px;
	border:solid 1px #002F76;
	padding: 2px 2px 5px 2px;
	/*margin:2px;*/
	margin-left: auto;
	margin-right: auto;
	background: #EEF3F3 /*url(i/boxheaderbg.gif) top repeat-x*/;
	position: relative;
	color: #002F76;
}



div.socialbookmarks2 {
	width:164px;
	height:auto;
	border:solid 1px #002F76;
	padding: 0px 0px 4px 0px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:2px;
	margin-top:5px;
	background: #EEF3F3 /*url(i/boxheaderbg.gif) top repeat-x*/;
	position: relative;
	color: #002F76;
}


div.socialbookmarks3 {
	width:520px;
	height:40px;
	border:solid 1px #002F76;
	padding: 2px 2px 2px 2px;
	/*margin:2px;*/
	margin-left: auto;
	margin-right: auto;
	background: #EEF3F3 /*url(i/boxheaderbg.gif) top repeat-x*/;
	position: relative;
	color: #002F76;
}


div.socialbookmarks4 {
	width:520px;
	height:130px;
	border:solid 1px #002F76;
	padding: 2px 2px 2px 2px;
	/*margin:2px;*/
	margin-left: auto;
	margin-right: auto;
	background: #EEF3F3 /*url(i/boxheaderbg.gif) top repeat-x*/;
	position: relative;
	color: #002F76;
}

/**************** Local Guides Start ****************/


.dmcontent_container {
width: 160px;
height: 180px;
background-color: #002F76 
}

.dmcontent_title {
background-color: #002F76;
text-align: left; 
height: 30px; 
line-height: 30px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 8pt;
font-weight: bold;
width: 160px;
}

.dmcontent_container2 {
width: 141px;
height: 159px;
text-align: left;
margin-left: auto; 
margin-right: auto;

}

.dmcontent_body {
overflow-y: auto; 
text-align: left;
font-family: Verdana,Arial,Helvetica,sans-serif;
line-height: 18px; 
font-size: 8pt; 
margin-left: 1px; 
margin-right: 1px;
margin-bottom: 1px;
width: 158px;
height: 149px;
background-color: #05A2EB;

} 

.dmcontent_container {
width: 168px;
height: 180px;
background-color: #002F76 
}

.dmcontent_title {
background-color: #002F76;
text-align: left; 
height: 30px; 
line-height: 30px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 8pt;
font-weight: bold;
width: 168px;
}

.dmcontent_container2 {
width: 149px;
height: 159px;
text-align: left;
margin-left: auto; 
margin-right: auto;

}

.dmcontent_body {
overflow-y: auto; 
text-align: left;
font-family: Verdana,Arial,Helvetica,sans-serif;
line-height: 18px; 
font-size: 8pt; 
margin-left: 1px; 
margin-right: 1px;
margin-bottom: 1px;
width: 167px;
height: 149px;
background-color: #05A2EB;

} 
.dmcontent_body a:hover {
color: #ffffff;
text-decoration: underline; 
}

.dmcontent_body a {
color: #ffffff;
text-decoration: none; 
}

.dmcontent_link {
text-decoration: none;
color: #ffffff;
font-weight: bold;
}

.dmtitle_link {
color: #FFFFFF;
text-decoration: none;
}

.dmtitle_link a:hover {
color: #FFFFFF;
text-decoration: none;
}

.dmcontent_title a {
color: #FFFFFF;
}

.dmcontent_title a:hover {
color: #FFFFFF;
}


/**************** Local Guides End ****************/



/* Clearing floats without extra markup  */
.clear-wrapper { display: inline-block; }
.clear-wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clear-wrapper { height: 1%; }
.clear-wrapper { display: block; }


/*** Quatatis Form ***/

.quatatis-form{
	border:2px solid #D58107;    /*D58107*/
	position: relative;
}
.quatatis-form td{
	vertical-align:top;
}
.quatatis-form input,
.quatatis-form textarea.address{
	width:188px;
	border:1px solid #002f76;
}
.quatatis-form textarea.address{
	height:45px;
}
.quatatis-form input.radio{
	width:auto;
	border:0;
}	
.quatatis-form input.submit-button{
	background:#002f76;
	color:#ffffff;
	cursor:pointer;
	margin:2px 3px 0 0;
}
.quatatis-form select.user-title{
	width:auto;
}
.quatatis-form label{
	font-weight:bold;
	display:block;
}
.quatatis-form hr{
	background:#cccccc;
	color:#cccccc;
	height:1px;
	padding:0;
	margin:10px 0 10px 0;
	border:0;
}
.quatatis-form textarea{
	width:99%;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #002f76;
	height:100px;
}
.quatatis-form .submit-button{
	width:auto;
}
.quatatis-form .form-error{
	color:red;
	font-weight:bold;
}
.quatatis-form-intro{
	background:#000000;      /*#05a1ea url(i/boxheaderbg.gif) repeat-x top center;*/    
	color:#ffffff;
	padding:10px;
	/*font-weight:bold;*/
	font: bold 13px/15px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #000000;
}
.quatatis-form-request{
	background:#ECECEC url(i/mainnavbg.gif) repeat-x;     /*should be mainnavbg20.gif*/
	font-size:13px;
	font-weight:bold;
	padding:10px;
}

.quatatis-form-request a{
	color: #000000;     /*D58107*/
	font:14px/16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.quatatis-form-request a:hover{
	color: #D58107;     /*D58107*/
	font:14px/16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.quatatis-form-wrapper{
	padding:10px;
	border-top:2px solid #D58107;	
}



/*** Quatatis Form Find Tradesmen ***/

.form-text8 {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;

}


.quatatis-container3 {
	border:2px solid #D58107;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	padding: 0px 8px 0px 8px;
	/*position: absolute;*/	
	width: 565px;
	background-color: #000000;
	align: left;
}


.quatatis-form2{
	border:2px solid #D58107;    /*D58107*/
	padding: 8px 8px 8px 8px;
	background:url(i/quotatis_bg8.gif) no-repeat;
	position: relative;
	width: 594px;
	border-radius: 12px 12px 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
}
.quatatis-form2 td{
	vertical-align:top;
}
.quatatis-form2 input,
.quatatis-form2 textarea.address{
	width:188px;
	border:1px solid #002f76;
}
.quatatis-form2 textarea.address{
	height:45px;
}
.quatatis-form2 input.radio{
	width:auto;
	border:0;
}	
.quatatis-form2 input.submit-button{
	background:#002f76;
	color:#ffffff;
	cursor:pointer;
	margin:2px 3px 0 0;
}
.quatatis-form2 select.user-title{
	width:auto;
}
.quatatis-form2 label{
	font-weight:bold;
	display:block;
}
.quatatis-form2 hr{
	background:#05A2EB;
	color:#05A2EB;
	height:2px;
	padding:0;
	margin:35px 0 35px 0;
	border:0;
}
.quatatis-form2 textarea{
	width:99%;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #002f76;
	height:100px;
}
.quatatis-form2 .submit-button{
	width:auto;
}
.quatatis-form2 .form-error{
	color:red;
	font-weight:bold;
}
.quatatis-form-intro2{
	background:#000000;      /*#05a1ea url(i/boxheaderbg.gif) repeat-x top center;*/    
	color:#ffffff;
	padding:10px;
	/*font-weight:bold;*/
	font: bold 13px/15px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #000000;
}
.quatatis-form-request2{
	background:#ECECEC url(i/mainnavbg.gif) repeat-x;     /*should be mainnavbg20.gif*/
	font-size:13px;
	font-weight:bold;
	padding:10px;
}

.quatatis-form-request2 a{
	color: #000000;     /*D58107*/
	font:14px/16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.quatatis-form-request2 a:hover{
	color: #D58107;     /*D58107*/
	font:14px/16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.quatatis-form-wrapper2{
	padding:10px;
	border-top:2px solid #D58107;	
}



img.cowboy-img{
	margin-left:5px;
}
.clear-me{
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
}

/*** Quatatis Partners Area ***/

.quotatisReportTbl td {
	padding: 2px 0 2px 15px;
}
.quotatisReportTbl .odd {
	background: #EAEAEA;
}
form.dateSearch {
	background: #EAEAEA;
	border: 1px solid #CCC;
}
span.unpaid {
	color: red;
}
span.paid {
	color: green;
}
span.pending {
	color: gray;
}
div.embedCodeBlock {
	font-family: 'Courier New', Courier, Monaco;
	color: #000;
	background: #EAEAEA;
	border: 1px solid #CCC;
	padding: 10px;
}





