
/* CSS Document */
body{
    background-color: #f1f1f0;
    font-size: 0.7em;
    font-family:Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #222222;
}
tt{
    font-style:normal;
    font-weight:bold;
    text-decoration: uppercase;
    font-family:Arial, Helvetica, sans-serif;
}
img {
    border: 0px;
}
ul {
    list-style-type: square;
    margin-left: 28px;
    padding-left: 0px;
}

.error {
    color: red;
        
}

.errorSmall {
    color:red;
    }

#searchTable{
    padding-left: 60px;
    width: 460px;
}
#searchTable tr{
    padding-bottom: 4px;
}
#searchTable tr td{
    padding-right: 8px;
}

#conversionTable4Col{
    width: 80%;
}
#conversionTable4Col tr{
}
#conversionTable4Col tr th{
    width: 25%;
    text-align: center;
    font-weight: bold;
}
#conversionTable4Col tr td{
    width: 25%;
    text-align: center;
}

#conversionTable3Col{
    width: 80%;
}
#conversionTable3Col tr{
}
#conversionTable3Col tr th{
    width: 30%;
    text-align: center;
    font-weight: bold;
}
#conversionTable3Col tr td{
    width: 30%;
    text-align: center;
}

.twoColUl{
    float: left;
    width: 550px;
    list-style: none;
    margin-left: 0px;  
}
.twoColLiLeft{
    float: left;
    width: 100px;
}
.twoColLiRight{
    float: left;
    width: 450px;
}
#linkBox{
    float: left;
    width: 270px;
    padding-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
}
#linkBox h4{
    padding-left: 20px;
    padding-right: 20px;
}
#linkBox p{
    padding-left: 20px;
    padding-right: 20px;
    margin-top: -10px;
}
#linkBox p a{
    font-weight: bold;
}

#mainContent{
    margin-right:auto;
    margin-left:auto;
    width: 920px;
    position:relative;
}
a {
    text-decoration: none;
    color: #C92D43;
}
a:hover {
    text-decoration: none;
}
#prevNext {
    height: 5px;
    text-decoration: none;
    padding-bottom:16px;
    text-align: right;
    font-weight: bold;
    text-align: right;
    padding-right: 14px;
}
#prevNext a{
}
#prevNext a:hover {
    color: red;
}

h1 {
    text-transform: uppercase;
    color: #C92D43;
    font-size: 1.6em;
}
h2 {
    color: #C92D43;
    font-size: 1.4em;
}
h3 {
    color: #C92D43;
    font-size: 1.2em;
    padding: 0px;
    margin-top: 20px;
    margin-bottom: -2px;
    line-height: 0;
}


h4 {
    color: #C92D43;
    font-size: 1.3em;
}

h5 {
    color: #C92D43;
    font-size: 1.2em;
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 0;
}
/* heading styles */
#header{
    height: 105px;
    background-image:url(../../images/elements/centreHeaderBackground.gif);
    background-repeat:no-repeat;
    background-position:bottom;
    display: table;
    width: 920px;
}
#headerContainer {
    position: absolute;
    top: 0px;
    left:0px;
}
#jewsonLogo{
    margin-top: 14px;
    margin-left: 18px;
}
#funcNav{
    position: absolute;
    right: 19px;
    top: 70px;
    text-align: right;
    vertical-align:text-top;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
}
#funcNav a {
    color: #aaaaaa;
    text-weight: bold;
    margin-left: 5px;
    margin-right: 5px;
}
#funcNavbasket {
    position: absolute;
    right: 19px;
    top: 6px;
    _top: 4px;
    text-align: right;
}
#funcNavbasket img {
    vertical-align: middle;
    margin-left: 2px;
}


#searchField{
    border: 1px solid #aeaead;
    font-size: 1.2em;
    width: 82px;
    color: #666666;
    padding: 2px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 2px;
    _margin-bottom: 0px;
    _margin-top: -18px;
}
#searchLabel{
    color: #C92D43;
    margin-right: 5px;
}
#searchSubmitButton{
    margin-bottom: -2px;
    _margin-top: 4px;
}
/* navigational tabs */
div.mainNav{
    text-align: center;
}
div.mainNav a{
    color: #C92D43;
    text-decoration: none;
}
a.menuAnchor {
    display:block;
    padding-top: 10px;
}

#topBorder {
    width: 908px;
    border-bottom: 1px solid #d8d8d8;
    font-size: 0.01em;
    line-height: 0px;
    margin-left: 6px;
    _margin-left: 0px;
    background: transparent;
}

#branchSearch{
    color: #C92D43;
    margin-right: 18px;
    _margin-right: 9px;
    margin-top: 1px;
    float: right;

}
#branchSearch label{
    font-size: 1em;
    float: left;
    margin-top: 10px;
    margin-right: 3px;
}

#branchLocator {
    border: 1px solid #aeaead;
    width: 82px;
    font-size: 0.8em;
    color: #666666;
    padding: 2px;
    margin-left: 4px;
    margin-top: 6px;
    _margin-top: 3px;
    padding-top: 1px;
    _padding-top: 1px;
    padding-bottom: 2px; 
    padding-right: 0px;
}
#branchSearchSubmitButton{
    margin-bottom: -4px;
    _margin-bottom: -4px;
    margin-left: 1px;
}
#refineSearch{
    clear: both;
    float: right;
    display: table;
    width: 200px;
    font-weight: bold;
    color: #C92D43;
    text-align: right;
    margin-right: 20px;
    _margin-right: 11px;
    margin-top: 3px;
    _margin-top: 7px;
    vertical-align:baseline;
}
#refineSearch input{
    margin-bottom: -2px;
}
/* body content styles below */
#bodyContent{
    clear: both;
    display: table;
    width: 920px;
    padding-top: 173px;
    _padding-top: 178px;
    position: relative;
}
#bodyFunctionsColumn{
    width: 160px;
    margin-left: 2px;
    position: absolute;
    left: 0px;
}

#bodyContentColumn{
    margin-left: 162px;
    width: 756px;
    _width: 752px;
    clear: none;
    margin-bottom: 5px; 
    
}
div#functionsPanel {
    height: 272px;
}
#clickOnTheItemsBelow{
    margin-top: 2px;
    text-align: center;
    width: 160px;
    height: 53px;
    display: block;
    color: #105698;
    font-size: 1em;
    font-weight: bold;
    padding-left: 2px;
}
div.leftHandButton {
    background: url(../../images/elements/elements.gif) -0px -82px no-repeat;
    height:40px;
    text-align: center;
    padding-top: 14px;
}

div.leftHandButton a  {
    font-size: 1.3em;
    font-weight: bold;
    text-transform: uppercase;
    color: #C92D43;
}

#loginPanel{
    background-color: #e4e4e4;
    margin-left: 6px;
    width: 153px;
    margin-top: -21px;
    height: 194px;
    display: block;
    font-weight: bold;
}


html>body #loginPanel{
    background-color: #e4e4e4;
    margin-left: 6px;
    width: 153px;
    margin-top: 10px;
    height: 194px;
    display: block;
    font-weight: bold;
}

#loginPanel form{
    margin-top: 15px;
}
.loginInput{
    border: 1px solid #aeaead;
    height: 1.2em;
    width: 120px;
    font-size:0.9em;
    color: #666666;
    padding: 2px;
}
.loginSelect {
    border: 1px solid #aeaead;    
    width: 131px;
    font-size:0.9em;
    color: #666666;
    padding: 2px;
}
.loginTextarea{
 	border: 1px solid #aeaead;
 	font-family:Arial, Helvetica, sans-serif;
 	font-size:1em;
   	color: #666666;
   	padding: 2px;
   	width: 223px;   
}
.loginDropdown{
    border: 1px solid #aeaead;
    height: 1.6em;
    width: 280px;
    font-size:0.9em;
    color: #777777;
    padding: 0px;
    
}
#loginSubmitButton{
    margin-top: 5px;
}
#loginPanel p{
    margin-left: -7px;
    display: block;
    clear: both;
    margin: 13px;
    margin-top: -12px;
    padding-bottom: 8px;
    _padding-bottom: 0px;
    font-size: 0.9em;
 
}
#loginPanel label{
    color: #C92D43;
}
#loginPanel a{
    color: #C92D43;
    text-decoration:none;
    font-weight:bold;
}
#emailPage{ 
    margin-top: 30px;
    padding-bottom: 8px;
    background-color: #e4e4e4;
    padding: 8px 17px;
    width: 365px;
    float:left;
}
#emailPage label{
    float:left; 
    width: 120px; 
    text-align:right; 
    padding-right: 15px; 
    padding-top:5px;
}
#emailPage input[type="text"] {
	width: 223px;
}
#emailPage select {
	width: 229px;
}

#mailinglist{ 
    margin-top: 30px;
    padding-bottom: 8px;
    background-color: #e4e4e4;
    padding: 8px 17px;
    width: 710px;
    float: left;
}
#mailinglist label{
    float:left; 
    width: 150px; 
    text-align:right; 
    padding-right: 15px; 
    padding-top:5px;
}
#mailinglist input[type="text"] {
	width: 223px;
}
#mailinglist select {
	width: 229px;
}

/* content panel styles */

#mainAdSpace{
    margin-left: 6px;
    
    
}

#bottomHomePageAdSpace{
    margin-left: 7px;
    margin-top: 5px;
    
}

#feature1{
    border-right: 1px dotted #999999;
    padding-right:8px;
    margin-right: 4px;
}
#feature2{
    border-right: 1px dotted #999999;
    padding-right:8px;
    margin-right: 4px;
}
/* footer styles */
#footer{
    margin-left: 8px;
    margin-right: 8px;
    clear: both;
    background-color:#e4e4e4;
    display: table;
    height: 21px;
    width: 907px;
    margin-top: 3px;
    font-size: 0.9em;
}
#footerLeftCorners{
    background: url(../../images/elements/elements.gif) -163px -81px no-repeat;
    float: left;
    width: 9px;
    height: 21px;
}
#footerRightCorners{
    background: url(../../images/elements/elements.gif) -174px -81px no-repeat;
    float: right;
    width: 9px;
    height: 21px;
}
#footerContent{
    float: left;
    width: 889px;
    margin: 0px;
    margin-top: 4px;
}
#footerContent a{
    float: left;
    text-decoration: none;
    
}
#footerContent span{
    margin: 0px;
    float: right;
}
#footer a:hover{
    text-decoration: underline;
}
#topNav{
    display: block;
    float:right;
    margin-top: 2px;
    _margin-top: 6px;
}
#topForm{
    display: block;
    float:right;
}
#eTradeLink {
	display: block;
	float: right;
	margin-top: 40px;
	margin-right: 20px
}
/*subpage styles */
#mainContentSpace{
    margin-left: 6px;
    min-height: 263px;
    _height: 278px;
}
#mainContentSpace p{
    margin: 0px;
}
#mainContentSpaceLower{
    margin-left: 6px;
    margin-top: 0px;

}
#mainPublicSectorContentSpaceLower {
    margin-left: 6px;
    margin-top: 0px;
	width: 544px;
	color: #C92D43;
}
#mainPublicSectorContentSpaceLower h1 {
	text-transform: capitalize;
	font-weight: normal;
	font-size: 18pt;
}
#mainPublicSectorContentSpaceLower h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11pt;
	color: #62625e;
}
#mainPublicSectorContentSpaceLower a {
	font-weight: bold;
}
#mainPublicSectorContentSpaceLower a:hover {
	text-decoration: underline;
}

#mainHousebuilderContentSpaceLower {
    margin-left: 6px;
    margin-top: 0px;
	width: 544px;
	color: #C92D43;
}
#mainHousebuilderContentSpaceLower h1 {
	text-transform: capitalize;
	font-weight: normal;
	font-size: 18pt;
}
#mainHousebuilderContentSpaceLower h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11pt;
	color: #62625e;
}
#mainHousebuilderContentSpaceLower a {
	font-weight: bold;
}
#mainHousebuilderContentSpaceLower a:hover {
	text-decoration: underline;
}

#mainSponsorshipContentSpaceLower {
    margin-left: 6px;
    margin-top: 0px;
    _width: 752px;    
}

#contentFormError {
    background-color: #e4e4e4;
    color: #cc0000;
    padding: 6px 17px;
    font-weight: bold;
    margin-bottom: 3px;
    text-align: left;
}
#tATextSpace, #t1TextSpace{
    margin-left: 0px;
    margin-top: 0px;
    min-height: 200px;
}
#tATextSpaceMod {
	margin-left: 0px;
    margin-top: 0px;
}
#t1TextSpace {
	margin-left: 10px;
}
#t1SatelliteSpace{
    margin-left: 0px;
    margin-right: 0px;
    float: right;
    width: 231px;     
}

.tACategoryImage {
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding: 0px;
    float: left;
    
    
}
.tAProductImage {
    margin-right: 15px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding: 0px;
    float: left;
    clear: left;
}


.tAProductImageRight {
    margin-left: 15px;
    margin-bottom: 5px;
    margin-right: 0px;
    padding: 0px;
    float: right;
    clear: right;
}

#loginPage{ 
    margin-top: 10px;
    padding-bottom: 8px;
    background-color: #e4e4e4;
    padding: 8px 17px;
    width: 350px;
    float:left;
}
#loginPage label{
    float:left; 
    width: 60px; 
    text-align:right; 
    padding-right: 15px; 
    padding-top:5px;
}
#loginPageTextInput {
    float:left;
    width: 175px;
}
#loginPageHeading{
    padding-bottom:8px;
    margin-bottom: 5px;
    font-size:1.3em;
    font-weight:bold;
    background-color: #e4e4e4;
}
#registerPage{
    display: inline;
    margin-left: 13px;
    margin-top: 10px;
    padding-bottom: 8px;
    background-color: #e4e4e4;
    padding: 8px 17px;
    width: 430px;
    float:left;
}
#registerPage label{
    float:left; 
    width: 150px; 
    text-align:right; 
    padding-right: 15px; 
    padding-top:2px;
}
#registerPageTextInput {
    float:left;
    width: 175px;
}

form.branchLocatorForm {
    display:inline
}
.clear {
    clear:both;
    line-height: 2px;
    margin-bottom: 2px;
}
div.loginButton {
    margin-bottom: 10px;
}
div.loginButton input, div.loginButton a { 
    float: right;
}
#bottomPageAdSpace{
    margin-right: 3px;
    float: right;
    width: 162px;
}

label.multimapSearch {
    margin-bottom: 10px;
    font-size:1.2em;
    display:block;
}
label.multimapSearchSpecialisation {
    font-size:1.2em;
    margin-top: 20px;
    margin-bottom: 10px;
    display:block;
}
div.multimapForm {
    background: #e4e4e4;
    padding: 12px;
    width: 250px;
    height: 180px;
    margin-left: 10px;
}
input.searchstring {
    margin-left: 6px;
    margin-bottom:5px;
}

input.multimapRadio {
    margin-bottom: 20px;
}
span.newsDate {
    float: right;
    margin-top: -15px;
    text-align: top;
    font-size: 0.9em;
}
h3.extraBottom {
    margin-bottom: 10px;
}
table.recentNews {
    width: 100%;
    border: 1px solid #dddddd;
    margin-bottom: 5px;
    border-collapse: collapse;
}
table.recentNews thead tr th {
    border-bottom: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    background: #C92D43;
    color: white;
    text-align: center;
}

table.recentNews td {
    border-right: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    padding: 2px;
    vertical-align: top;
}

table.recentNews th#date {
    width: 90px; 
}
table.recentNews th#heading {
    width: 260px; 
}
table.recentNews th#category {
    width: 140px; 
}
table.recentNews th#article {
    width: 70px; 
}

img.resultsImage {
    margin-right: 10px;
    vertical-align: top;
}
div.searchResults {
    background: #e4e4e4;
    margin-bottom: 5px;
}

.form{
    margin-left:20px;
    margin-top:20px;
}

.formRow{
    height:40px;
}

.formColumnLabel{
    width:250px;
    float: left;
    margin-right:8px;
    font-weight:bold;
}

.formColumnField{
    float: left;
    margin-right:8px;
}

.formFieldError{
    color: red;
}

.formColumnField select{
    font-size: 1em;
    font-family:Arial, Helvetica, sans-serif;
    color: #666666;
}

.formColumnField input{
    font-size: 1em;
    font-family:Arial, Helvetica, sans-serif;
    color: #666666;
}
div.hide {
    position:absolute;
    left:-9999;
    top:-9999;
    display:none;
}
div.extraMargin ul {
    margin-left: 230px; 
}


img.extraMarginTop {
    margin-top: 4px;
    _margin-top: 18px;  
}
.negativeTop {
    margin-top: -10px;
    _margin-top: -25px;
}
input#newsSearch {
    vertical-align: middle;
}
.shoppingTableRow {
    background: #ffffff;
}
a.toolhireButton {
    background: #C92D43 url(../../images/elements/lhsTitleFade.gif) repeat-x;
    color: white;
    font-weight: bold;
    font-size: 1.6em;
    padding: 4px 8px 4px 8px;
}
#publicSectorPartnership {
	
	border-collapse: collapse;
}
#publicSectorPartnership td, #publicSectorPartnership th {	
	padding: 5px;
}

#publicSectorPartnership td {
	border: solid 1px #adc8e3;
	background-color: #C92D43;
	color: #fff;
	text-align: center;
}
#publicSectorPartnership td.whitecell {
	background-color: #fff;
	color: #000;
}
#publicSectorPartnership th {
	border: solid 1px #fff;
	background-color: #888;
	color: #fff;
	text-align: left;
	vertical-align: top;
}
#publicSectorPartnership th a {
	color: #fff;
}
#publicSectorPartnership th a:hover {
	text-decoration: underline
}
#publicSectorPartnership th.whitecell {
	background-color: transparent;
}
#publicSectorPartnership th.maincell {
	background-color: #adc8e3;
}
.caseStudyCallout {
	height: 406px;
	background-color: #dcdcdc;
	padding: 20px;
	color: #222222;
}
#mainPublicSectorContentSpaceLower div.caseStudyCallout h1, #mainHousebuilderContentSpaceLower div.caseStudyCallout h1{
	color: #62625e;
	text-transform: uppercase;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
}
#casestudyimg {
	float: left;
	margin: 0px 20px 20px 0px;
	_margin: 0px 0px 0px 0px;
}
#smplimg {
	float: left;
	margin: 0px 10px 10px 0px;
}
.publicsectorcompanylogo {
	margin: 0px 0px 20px 0px;
}

#findus {
	width: 900px;
	margin: 0px auto 30px auto;
}

#findusmap {
	width: 600px;
	margin: 0px auto 30px auto;
}
#findusmap table td {
	vertical-align: top;
}

#boydLogo {
	margin: 31px 0px 0px 31px;
}