/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}

HTMl { overflow: scroll; }
BODY { padding:0; margin:0; text-align:center; }
P, td, th, div { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 17px; }
H1, .Heading { font-family:Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color:#00235d; line-height: 26px; margin-bottom:15px; }
H2 { font-family:Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; }
H3 { font-family:Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; margin-bottom:15px; }
H4 { font-family:Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 17px; margin-bottom:15px; }
H5 { font-family:Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 17px; }
H5 A { text-decoration: none; }
OL { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 17px; }
UL { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 17px; list-style-type: square; }
A { color: #000000; text-decoration: underline; }
A:hover { color: #000000; text-decoration: none; cursor:pointer; }
A.noline { color: #000000; text-decoration: none; }
A.noline:hover { color: #000000; text-decoration: none; }
A.white { color: #FFFFFF; text-decoration: underline; }
A.white:hover { color: #FFFFFF; text-decoration: none; }
.color { color: #0053A4; }
#bg1 { background-color: #b2b6d9; }
#bg2 { background-color: #bcd7a2; }
.white { color: #FFFFFF; }
.small { font-size:10px;}
.padding { padding:10px; }

.container { position:relative; text-align:left; }
.header { position:relative; width:100%; border-bottom:#8c9cb6 2px solid; overflow:auto; }
	.headerwrap { width:1000px; overflow: hidden; margin:0 auto; }
.logoWrap { float:right; }
.logo { border:0; margin-right:10px; }

.findaccountant { float:left; margin-top:70px; line-height:20px; }
	.bluebutton { display:block; line-height:32px; border:#bcd8ed 1px solid; float:left; padding:0 10px; color:#FFFFFF; text-decoration:none; margin-bottom:5px;
  			background-color: #2b3b70;
  			background-image: -moz-linear-gradient(top, #8f98b4, #2b3b70); 
  			background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #8f98b4),color-stop(1, #2b3b70)); 
  			background-image: -webkit-linear-gradient(#8f98b4, #2b3b70); 
  			background-image: linear-gradient(top, #8f98b4, #2b3b70);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#8f98b4', EndColorStr='#2b3b70'); 
		 }
		 .bluebutton:hover { color:#FFFFFF;
		 background-color: #2b3b70;
  			background-image: -moz-linear-gradient(top, #2b3b70, #8f98b4); 
  			background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #2b3b70),color-stop(1, #8f98b4)); 
  			background-image: -webkit-linear-gradient(#2b3b70, #8f98b4); 
  			background-image: linear-gradient(top, #2b3b70, #8f98b4);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#2b3b70', EndColorStr='#8f98b4'); 
			}

.contentWrap { width:1000px; margin:0 auto; position:relative;}
.menu { position:relative; width:1000px; background-image:url(/images/menuBK.png); height:71px; background-repeat:repeat-x; text-align:left; }
.menuText { margin:5px 16px; color:#fff; }
.menu_noscript { line-height:71px; padding-left:10px; }
.text { margin:0 200px; padding:10px; }
.text p, .text h2 { margin-bottom:15px; }
.text ul, .text ol { margin:0 0 15px 15px; }

.lhc { float:left; display:inline; width:200px; background:#f0c86f url(/images/newsBk.jpg) repeat-x top left; padding-bottom:20px; padding-top:20px;}
.lhc ul { margin:0 20px 10px 20px; }
.lhc h3 { margin:0 20px 10px 15px; }
.lhc li { list-style:none; }
.rhc { float:right; display:inline; width:200px;  }
.weather { margin-bottom:10px; background:url(/images/weatherBk.jpg) bottom repeat-x; }
.weather h2 { color:#00235d; font-size:13px; background:url(/images/weather.jpg) no-repeat top right; line-height:52px; }
.clock { text-align:center; }

.boxWrap { width:198px; border:#61779b 1px solid; margin-bottom:10px; background:url(/images/boxBk.jpg) repeat-x 0 36px #f0c86f; }
.boxWrap h2 { color:#FFFFFF; background:url(/images/boxHeaderBk.jpg) repeat-x top; line-height:36px; padding-left:5px; font-size:13px; margin-bottom:5px; }
.boxWrap a { color:#00235d; }
.boxWrap p { margin:0 5px; color:#00235d; }
.boxWrap li { padding-left:20px; background:url(/images/arrow.png) no-repeat 10px 5px; list-style:none; margin-bottom:5px; }

.clearfloat { clear:both; height:0; font-size:1px; line-height:0px; }
.footer { background:url(/images/footerBk.png) repeat-x top; padding:36px 0 10px 10px; width:1000px; }

.searchform { padding:0; margin:0 0 0 20px; }
.searchbut { height:16px; width:25px; font-family: Arial; font-size:12px; font-weight:bold; color:#000; background-color:#d2d6eb; border:solid 0px #000; margin:0; padding:0; float:left; }
.searchbox { width: 120px; height:16px; font-family: Arial; font-size: 12px; color: #000000; background-color: #FFFFFF; border:solid 0px #b8b8b8; padding:0; margin:0; float:left; }

.vincenzo p { font-family: "Trebuchet MS", Arial, Verdana;  }
.vincenzo h1 { font-family:"Trebuchet MS", Arial, Verdana; }
.vincenzo h2 { font-family:"Trebuchet MS", Arial, Verdana; }
.vincenzo h3 { font-family:"Trebuchet MS", Arial, Verdana; }
.vincenzoimg { margin:0 0 20px 10px; }

#Form1 td li { margin-left:20px;}
.FormButton  { height: 19px; font-family:Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px; background-color:#00235d; border: solid 0px #0053A4; }
.FormText { font-family:Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; background-color: #FFFFFF; border: solid 1px #000000; margin-bottom:5px; padding:2px; }
.FormTextRequired { font-family:Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; background-color: #FFFFFF; border: solid 1px #FF0000; margin-bottom:5px; padding:2px; }

/*table formatting*/
.tablines { background-color: #C0C0C0; }
 
/*a light colour on the borders of branded tables*/
.tabtitle{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color:#00235d; padding:5px; }

.tabletitle{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color:#00235d; padding:5px; }

/*Used if table has an extra heading.*/
.tabhead { font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#00235d; background-color: #FFFFFF; padding:5px; }

/*dark colour, matching nav bar or other strong colour in the site.*/
.tabbody { font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; background-color: #FFFFFF; padding:5px; }

/*standard text, white background, black text is most common.*/
.tabtotal{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; background-color: #FFFFFF; padding:5px; }

/*Added by Jamie to format the postcode table*/

.searchResultsTable {width:400px;border:solid #000 1px;}
.searchResultsTableRow { }
.searchResultsTableRowHeaderDistance {padding-bottom:3px; }
.searchResultsTableRowHeaderDisplayAs {padding-bottom:3px; }

.searchResultsTableRowAddressCol { }
.searchResultsAddressTable {width:200px; }

.searchResultsTableRowContactCol { }
.searchResultsContactsTable {width:200px; }


.spanResultsBreakRow {padding-bottom:7px;}






/*same background as tabbody but bold the text */
.NewsWireResult{ BORDER-RIGHT: graytext 1px solid; BORDER-TOP: graytext 1px solid; BORDER-LEFT: graytext 1px solid; BORDER-BOTTOM: graytext 1px solid; MARGIN-BOTTOM: 10px; PADDING: 2px; }
.NewsWireResult H3 { MARGIN-TOP: 2px; MARGIN-BOTTOM: 0em; }
.DataResult { BORDER-RIGHT: graytext 1px solid; BORDER-TOP: graytext 1px solid; BORDER-LEFT: graytext 1px solid; BORDER-BOTTOM: graytext 1px solid; MARGIN-BOTTOM: 10px; PADDING: 2px; }
.DataResult H3 { MARGIN-TOP: 2px; MARGIN-BOTTOM: 0em; }

