/* CSS Document */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
a:link {
	color: #330099;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #330099;
}
a.red:link {
	color: #CC3333;
}
a.red:hover {
	color: #333333;
}
a.red:visited {
	color: #CC3333;
}
a.red:active {
	color: #333333;
}
a.blue:link {
	color: #330099;
}
a.blue:hover {
	color: #0066FF;
}
a.blue:visited {
	color: #0099FF;
}
a.blue:active {
	color: #330099;
}

.h1 {font-family: Arial; font-size: 12px; color: 000000; font-weight: bold; line-height: 18px}
.h1blue {
	font-family: Arial;
	font-size: 18px;
	color: #3081CD;
	font-weight: bold;
	line-height: 18px;
	decoration: none;
	text-decoration: none;
}
.h1red {
	font-family: Arial;
	font-size: 14px;
	color: #f95107;
	font-weight: bold;
	line-height: 18px;
	decoration: none;
	text-decoration: none;
}
.h2 {font-family: Arial; font-size: 12px; color: #004B84;; font-weight: bold; line-height: 20px}
.h3 {font-family: Arial; font-size: 10px; color: #0000CC;; font-weight: bold; line-height: 13px}
.bodytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: black;; line-height: 13px}
.bodytextblack {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: black;; line-height: 13px}
.bodytextblue {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #3081CD; line-height: 13px}
.textfield {background-color: #DADADA; font-size: 10px;}
.select {background-color: #F0F0F0; font-size: 10px;}
.bigtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 18px}
.h2white { font-family: Arial; font-size: 12px; color: #FFFFFF;; font-weight: bold; line-height: 12px}
.h1white { font-family: Arial; font-size: 18px; color: #FFFFFF;; font-weight: bold; line-height: 22px}
.smallbodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: black;; line-height: 11px}

#topbar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	z-index: 3;
	visibility: visible;
	background-image: url(http://www.tidyco.co.uk/structimages/tidycotopband.jpg);
}

#topnavbar {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 100%;
	height: 20px;
	background-color: #1D2576;
}

#contenthead { 
width: 100%; height: 110px; 
background-color: #0082C5;
margin: 0 auto; 
padding: 0px 0 0 0;
}

#navigation {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 153px;
	height: auto;
	background-color: #FFFFFF;
	z-index: 4;
	visibility: visible;
} 

#mainpage {
	position: absolute;
	top: 120px;
	left: 163px;
	width: 590px;
	background-color: #FFFFFF;
	z-index: 3;
	visibility: visible;
	padding: 0px;
	height: 287px;
} 

.buttonscontainer {
    width: 152px;
}

.buttonsbrands a {
	color: #000000;
	background-color: #e8e8e8;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 139px;
	text-align: left;
	position: static;
	left: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
	border-left: 1px solid #e8e8e8;
}

.buttonsbrands a:hover {
	color: #000000;
	background-color: #CCCCCC;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 139px;
	text-align: left;
	position: static;
	left: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
	border-left: 1px solid #e8e8e8;
}

.buttonsproducts a {
	color: #000000;
	border: 1px solid;
	background-color: #e8e8e8;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 139px;
	text-align: left;
	border-bottom-color: #a9a9a9;
	border-right-color: #a9a9a9;
	border-top-color: #e8e8e8;
	border-left-color: #e8e8e8;
	position: static;
	left: 0px;
	border-right-width: 2px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.buttonsubmit a {
	color: #000000;
	border: 1px solid;
	background-color: #e8e8e8;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 50px;
	text-align: center;
	position: static;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.buttonsproducts a:hover {
	color: #000000;
	border: 1px solid;
	background-color: #CCCCCC;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 139px;
	text-align: left;
	border-bottom-color: #a9a9a9;
	border-right-color: #a9a9a9;
	border-top-color: #e8e8e8;
	border-left-color: #e8e8e8;
	position: static;
	left: 0px;
	border-right-width: 2px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.buttonscontainerstorehead {
	width: 800px; 
	height: 20px; 
	}

.buttonsstorehead a {
	color: #666666;
	background-color: #D4D4DE;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: line;
	margin: 0px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.buttonsstorehead a:hover 
{
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 5px;
	background-color: #D4D4DE;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.buttonshosedoc a {
	color: #000000;
	background-color: #D8E7FE;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 139px;
	text-align: left;
	position: static;
	left: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
	border-left: 1px solid #e8e8e8;
}

.buttonshosedoc a:hover {
	color: #000000;
	background-color: #B1C6EB;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 139px;
	text-align: left;
	position: static;
	left: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
	border-left: 1px solid #e8e8e8;
}
.menulinks {font-family: Verdana;
	font-size: 10px;
	color: #0066FF;
	font-style: normal;
	text-decoration: none;
}
.textfieldWhite {
background-color: #FFFFFF; font-size: 10px;
}
.textfieldred {
	background-color: #FFB164;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.requestlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.blueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000099;
}
.buttonsblank a {
	background-color: #e8e8e8;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font: 7px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 139px;
	text-align: left;
	position: static;
	left: 0px;
	color: #e8e8e8;
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
	border-left: 1px solid #e8e8e8;
}
.buttonsblank a:hover {
	background-color: #e8e8e8;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font: 7px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 139px;
	text-align: left;
	position: static;
	left: 0px;
	color: #e8e8e8;
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
	border-left: 1px solid #e8e8e8;
}
.features {

	padding: 3px 5px;
	width: 200px;
	border: 1px solid #999999;
}
.featureheads {
font-family: Arial; font-size: 11px; color: FFFFFF; font-weight: bold; line-height: 15px
}
.featureheadswhite {
font-family: Arial; font-size: 11px; color: FFFFFF; font-weight: bold; line-height: 15px
}

.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
#mainpagelarge {

	position: absolute;
	top: 125px;
	left: 163px;
	width: 800px;
	background-color: #FFFFFF;
	z-index: 3;
	visibility: visible;
	padding: 0px;
	height: 287px;
}
.datebold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#mainpagelargeprint {


	position: absolute;
	top: 20px;
	left: 20px;
	width: 800px;
	background-color: #FFFFFF;
	z-index: 3;
	visibility: visible;
	padding: 0px;
	height: 287px;
}
#mainpagemassive {
	position: absolute;
	top: 125px;
	left: 10px;
	width: 1020px;
	background-color: #FFFFFF;
	z-index: 3;
	visibility: visible;
	padding: 0px;
	height: 0px;
}
#mainpagepopup {
	position: absolute;
	top: 20px;
	left: 10px;
	width: 1020px;
	background-color: #FFFFFF;
	z-index: 3;
	visibility: visible;
	padding: 0px;
	height: 0px;
}
#mainpageextended {
	position: absolute;
	top: 124px;
	left: 10px;
	width: 1100px;
	background-color: #FFFFFF;
	z-index: 3;
	visibility: visible;
	padding: 0px;
	height: 0px;
}
.tabletextsmall {
font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: black;; line-height: 11px
}
.texttablesmallred {
font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: red;; line-height: 11px
}
