﻿img 
{
	border: 0;
}

P {
margin: 0;
color: #333;
}

body, p, li, ul{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	color: #333;
}

td 
{
		font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
}

ul li 
{
	font-size: 11px;
	list-style: disc;
	
}


.tableCategoryView td 
{
	font-size: 11px;
}

h1 
{
	margin: 0;
	font-size: 17px;
}


h2 {
margin: 0;
font-size: 15px;
}

h3 
{
	margin: 0;
	font-size: 13px;
}

h4 
{
	margin: 0;
	font-size: 12px;
}

h5 
{
	margin: 0;
	font-size: 10px;
}

h5 
{
	margin: 0;
	font-size: 8px;
}

a:Link 
{
text-decoration: none;
color: #333;
}

a:visited 
{
text-decoration: none;
color: #333;
}

a:hover 
{
text-decoration: none;
color: #999;
text-decoration: underline;
}	

a:active 
{
text-decoration: none;
color: #999;
text-decoration: underline;	
}

/* quote page styles */

.tableQuote 
{
	
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border: 1px solid #ccc;
}

.QuoteHeader td 
{
	
	width: 100px;
	font-weight: bold;
	color: #fff;
	background: #003D6B; 
	line-height: 20px;
}

.trQuoteTableColouredBackground td
{
	background-color: #D4DDE6;
}



/* INPUT BOXES AND DROPDOWNS */


/* input boxes */

input 
{
    font-size: 11px;
}

.input_Long
{
   width: 204px;
}

.input_Meduim
{
	width: 150px;
}

.input_Short
{   
    width: 80px; 
}
.input_Shorter 
{
	width: 45px;
}

.input_VeryShort
{
    width: 20px;
}


/* Dropdowns */


.Dropdown_editControl
{
	font-size: 11px;
	width: 155px;
	text-align: right;
}

.dropdownLong 
{
	font-size: 11px;
	width: 208px;
}

.tdFooter {
background: transparent url(Img/tabsbgbottom.gif) bottom right repeat-x;
height: 62px;
}


/* contact us styles */

.tableContactUsForm 
{

}


/* adhoc link below side menu (terms ) */

.aSideMenuAdhoc:link, .aSideMenuAdhoc:visited 
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.aSideMenuAdhoc:hover, .aSideMenuAdhoc:active 
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.aSideMenuAdhocSmall:link, .aSideMenuAdhocSmall:visited
{
	color: #fff;
	font-size: 11px;
	
	text-decoration: none;
}

.aSideMenuAdhocSmall:hover, .aSideMenuAdhocSmall:active 
{
	color: #fff;
	font-size: 11px;
	
	text-decoration: underline;
}

/* Cart and checkout styles */

.tableShipping, .tableAddressEdit, .tableCheckoutConfirmation, .tablePaymentResult, .tablePayment
{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

.tdHeadlineCell 
{
	font-size: 13px;
	font-weight: bold;
background: #003D6B;
color: #fff;
}

.divCategoryModule 
{
	margin-bottom: 20px;
	
}


.aCategoryViewDiagnosticLinks,   .aCategoryViewSelfBuildLinks, .aCategoryViewTempControlLinks
{
width: 124px !important;

display: block;
padding-top: 79px;
font-size: 13px;
font-weight: bold;
text-align: center;
}


 .aCategoryViewInfectiousLinks,  .aCategoryViewBSETSELinks {
width: 79px !important;

display: block;
padding-top: 79px;
font-size: 13px;
font-weight: bold;
text-align: center;
}

.aCategoryViewInfectiousLinks:Link, .aCategoryViewInfectiousLinks:Visited {
background: transparent url(/Img/Infectious.jpg) top center no-repeat !important;
color: #E51837;
}

.aCategoryViewInfectiousLinks:Hover, .aCategoryViewInfectiousLinks:Active {
background: transparent url(/Img/InfectiousOver.jpg) top center no-repeat !important;

color: #FF5474;
}

.aCategoryViewDiagnosticLinks:Link, .aCategoryViewDiagnosticLinks:Visited 
{
background: transparent url(/Img/Diagnostic.jpg) top center no-repeat !important;	

color: #4DB748;
}

.aCategoryViewDiagnosticLinks:Hover, .aCategoryViewDiagnosticLinks:Active 
{
background: transparent url(/Img/DiagnosticOver.jpg) top center no-repeat !important;

color: #89F384;
}

.aCategoryViewBSETSELinks:Link, .aCategoryViewBSETSELinks:Visited 
{
background: transparent url(/Img/TSEBSE.jpg) top center no-repeat !important;
color: #005148;
}

.aCategoryViewBSETSELinks:Hover, .aCategoryViewBSETSELinks:Active {
background: transparent url(/Img/TSEBSEOver.jpg) top center no-repeat !important;

color: #5BA49B;
}

.aCategoryViewSelfBuildLinks:Link, .aCategoryViewSelfBuildLinks:visited 
{
	background: transparent url(/Img/SelfBuild.jpg) top center no-repeat !important;

	color: #1C4E6F;
}

.aCategoryViewSelfBuildLinks:Hover, .aaCategoryViewSelfBuildLinks:visited 
{
	background: transparent url(/Img/SelfBuildOver.jpg) top center no-repeat !important;
	
	color: #5789AA;
}

.aCategoryViewTempControlLinks:Link, .aCategoryViewTempControlLinks:visited 
{
	background: transparent url(/Img/TempControl.jpg) top center no-repeat !important;
	
	color: #00AFF0;
}

.aCategoryViewTempControlLinks:Hover, .aCategoryViewTempControlLinks:active 
{
	background: transparent url(/Img/TempControlOver.jpg) top center no-repeat !important;
	
	color: #3FE9FF;
}
