/* 
    GTG Skin - WeSellTyres
*/


#header {
    background: url(/Resources/Images/shop/weselltyres_header.png) 0 0 repeat-x;
    }

#header .logo {
    background: url(/Resources/Images/shop/weselltyres_logo.png) 0 0 repeat-x; width:300px
    }

#ButtonFindAFitter {
	background: url(/resources/images/shop/weselltyres_FindaFitterBtn.png) no-repeat left top
	}
	
.fitter-actions li.FitterBtnList a {
    background: url(/Resources/images/shop/weselltyres_ViewMap.png) 0 0 no-repeat}

.tyreFinder {
	background: url(/Resources/Images/shop/weselltyres_tyreSearch_tyreFinder_bg.jpg) no-repeat;
	}

div.tyre-brand-header-selector .submit_btn {
    background: url(/Resources/Images/shop/weselltyres_tyreSearch_go_btn.png) no-repeat;
    }

.tyre-brand-header-selector > div > span input {
    background: url(/resources/Images/shop/weselltyres_tyreSearch_go_btn.png)
    }

.tyre-brand-header-selector {
    background:url(/Resources/Images/shop/weselltyres_tyre-brand-header-bg.jpg) repeat left top;
    }
    
.tyre-brand-header-bg {    
    background:url(/Resources/Images/shop/weselltyres_tyre-brand-header-bg.jpg) repeat left top;
    }
    
.results {
	background: url(/Resources/images/shop/weselltyres_results_mid.png) repeat-y;
	}
	
.results_footer {
	background: url(/Resources/images/shop/weselltyres_results_footer.png) no-repeat;
	}
	
.results_header   {
	background: url(/Resources/images/shop/weselltyres_results_header.png) no-repeat left top;
	}

.postcode-search span.bottom{
    background: url(/Resources/images/shop/weselltyres_results_footer.png) no-repeat left bottom;
    }
    
.fitting-summary-purchase-btn {
  background: url(/Resources/Images/shop/weselltyres_PurchaseBtn.png)
  }
  
#ButtonFindAFitter {
	background: url(/resources/images/shop/weselltyres_FindaFitterBtn.png) no-repeat left top;	
	}
	
 .checkout-form-continue-btn  {
     background: url(/Resources/Images/shop/weselltyres_continueBtn.png)
     }
     
     
.GoHomeBtn #TyreSizeSearchButton {		
 	background: url(/Resources/Images/shop/weselltyres_tyreSearch_go_btn.png) no-repeat; 
    }
    
.brandFinder .submit_btn {
    background: url(/Resources/Images/shop/weselltyres_tyreSearch_go_btn.png) no-repeat; 
    }
    
.postcode-search .fitter-search-btn {
    background: url(/Resources/Images/shop/weselltyres_tyreSearch_go_btn.png);
    }


.fitter-details .fitter-name,
.FitterDetailsWrapper h4.fitter-name {
color:#003EB6}

.fitter-details h4.fitter-opening,
.FitterDetailsWrapper h4.fitter-opening {
color:#000}
    
a:link, a:visited {color:#003EB6}

#header .logo {margin-top:0}