BODY
{
	background-repeat: repeat-y;
	background-color: white;
}
BODY, TD, h1, h2, h3, h4, h5, h6 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
}

.header 
{
	width: 900px;
	height: 110px;
	background-color: #8d8b00;
}
.redbar
{
	height: 3px;
	width: 900px;
	background-color: #d11142;
	font-size: 3px;
	position: relative;
	margin-bottom: 15px;
}
.main 
{
	width: 900px;
	height: auto;
}
.main-left
{
	width: 590px;
	padding-right: 10px;
	float: left;
	height: auto;
	text-align: justify;
}
.main-right
{
	width: 290px;
	padding-left: 10px;
	float: right;
	height: auto;
	text-align: left;
}
a.mainnav
{
	font-size: 10px;
}
.topmenu 
{
	width: 900px;
	height: 30px;
	text-align: right;
	color: #8d8b00;
	font-size: 10px;
}
hr 
{
	border:
	color: #8d8b00;
	width: 100%;
	height: 1px;	
}
.footer 
{
	width: 900px;
	font-size: 0.7em;
	text-align: right;
	margin-top: 30px;
}







.ProductDetailsSummary
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: medium;
	padding-bottom: 10px;
	padding-top: 10px;
}


H1
{
	font-size: 1.4em;
	color: #8d8b00;
	margin-bottom:0em;
}

H2
{
	font-size: 1.3em;
	color: #8d8b00;
}

H3
{
	font-size: 1.2em;
	color: #8d8b00;
}

H4
{
	font-size: 1.1em;
	color: #8d8b00;
}

H5
{
	font-size: 1.0em;
	color: #8d8b00;
}

h2, h3, h4, h5, h6 {margin-bottom:-0.5em;} 

.Credit
{
	padding-right: 10px;
	width: 775px;
	color: gray;
	padding-top: 5px;
	position: relative;
	top: 15px;
	height: 40px;
	background-color: white;
	text-align: right;
}
.CreditHP
{
	padding-right: 10px;
	width: 775px;
	color: gray;
	position: relative;
	top: 5px;
	text-align: right;
}


/*Div holding the login*/
.Login
{
	left: 422px;
	background-image: url(../img/loginbg.jpg);
	width: 353px;
	position: absolute;
	top: 0px;
	height: 68px;
}


/*Forms*/
.FormHeader, .FormFooter
{
	background-repeat: no-repeat; 
	border-bottom: solid 1 #8d8b00;
	height: 22px;
	font-weight: bold;
}

.FormHeader
{
	background-position: left;
}

.FormFooter
{
}

/*The contents of the top right loging div*/

.FormFieldLogin
{
	border-right: #8d8b00 1px solid;
	border-top: #8d8b00 1px solid;
	border-left: #8d8b00 1px solid;
	border-bottom: #8d8b00 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	font-size: xx-small;
	width: 105px;
	height: 18px;
	background-color: white;
}

.FormLabel
{
}

.FormRequiredField
{
	font-weight: bold;
	color: #8d8b00;
}

.FormError
{
	border-right: #8d8b00 1px solid;
	border-top: #8d8b00 1px solid;
	border-left: #8d8b00 1px solid;
	border-bottom: #8d8b00 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
	font-weight: bold;
	font-size: xx-small;
	color: white;
	background-color: #8d8b00;
	text-align: left;
}
.FormSuccess
{
	border-right: #8d8b00 1px solid;
	border-top: #8d8b00 1px solid;
	border-left: #8d8b00 1px solid;
	border-bottom: #8d8b00 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
	font-weight: bold;
	font-size: xx-small;
	color: white;
	background-color: #8d8b00;
}
.FormField
{
	border-right: #8d8b00 1px solid;
	border-top: #8d8b00 1px solid;
	font-size: x-small;
	border-left: #8d8b00 1px solid;
	color: black;
	border-bottom: #8d8b00 1px solid;
	background-color: white;
	z-index: 1098;
}

.FormButton
{
	border-right: #636201 thin solid;
	border-top: #c0bd00 thin solid;
	border-left: #c0bd00 thin solid;
	border-bottom: #636201 thin solid;
	color: white;
	height: 22px;
	background-color: #8d8b00;
}

.Pad
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

A
{
	color: #8d8b00;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}

A
{
	color: #8d8b00;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}

A.mailer { color: #9FDFFF; text-decoration: none; }
A.mailer:visited { color: #006699; text-decoration: none; }
A.mailer:hover { color: #FFFFFF; text-decoration: none; }

A.mailer2 { color: #9FDFFF; text-decoration: none; }
A.mailer2:visited { color: #048CE4; text-decoration: none; }
A.mailer2:hover { color: #FFFFFF; text-decoration: none; }

A.aformerror { color: #FFFFFF; text-decoration: none; }
A.aformerror:visited { color: #048CE4; text-decoration: none; }
A.aformerror:hover { color: #9FDFFF; text-decoration: none; }

/*Sub Navigation*/

DIV#LeftColumn table TD
{
	padding:0 15px 0 0px;
}

DIV#LeftColumn table TD TD
{
	padding: 0px;
}

DIV#LeftColumn table TD TD.RootText, DIV#LeftColumn table TD TD.RootSelectedText, DIV#LeftColumn table TD TD.ChildText, DIV#LeftColumn table TD TD.ChildSelectedText
{
	padding-right: 0px;
	padding-left: 1px;
	padding-bottom: 2px;
	padding-top: 8px;
	font-size:xx-small;

}

.RootText, .RootSelectedText
{
	padding: 5px;
}

.Child img, .ChildSelected img
{
	width:25px;
	height:15px;
}

.ChildText, .ChildSelectedText
{
	border-bottom: #daebf3 1px solid;
}

.Root, .RootSelected
{
	background-image:url(../Img/submenu/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	background-color: #e0e0ba;
	margin-bottom: 2px;
	width: 200px;
}

.RootSelected
{
	background-image:url(../Img/submenu/arrow.gif);
}

.Child, .ChildSelected
{
	background-image:url(../Img/submenu/bulletsmall.gif);
	background-repeat:no-repeat;
	background-position:10px 4px;
}

.ChildSelected
{
	background-image:url(../Img/submenu/arrowsmall.gif);
}

.RootText
{
	color:black;
}

.RootSelectedText, .ChildSelectedText
{
	font-weight: bold;
	color: #8d8b00;
}

DIV#LeftColumn table TD TD.ChildText, DIV#LeftColumn table TD TD.ChildSelectedText
{
	padding-left:1px;
	padding-top:8px;
	/*background-image:url("../Img/submenu/childbg.gif");
	background-color:#6fb4db;
	background-repeat:no-repeat;*/
}

.Root .HoverOver, .Child .HoverOver
{
	color: #8d8b00;
}

.HoverOver
{
	cursor: pointer;
}

.ImagePad
{
}

/*SHOPPING SYSTEM
-------------------------------------*/
.BasketTable
{
	border-right: #8d8b00 1px solid;
	border-top: #8d8b00 1px solid;
	border-left: #8d8b00 1px solid;
	width: 100%;
	border-bottom: #8d8b00 1px solid;
}

.BasketRowSubtotal, .BasketRowDelivery, .BasketRowVAT
{
	background-color: #b5d6e7;
}

.BasketRowHeader, .BasketRowTotal
{
	font-weight: bold;
	color: white;
	background-color: #8d8b00;
}

P.ShopButton
{
	border-right: #8d8b00 thin solid;
	border-top: #8d8b00 thin solid;
	font-size: xx-small;
	border-left: #8d8b00 thin solid;
	color: white;
	border-bottom: #8d8b00 thin solid;
	height: 18px;
	background-color: #8d8b00;
	padding-left: 3px;
}
A.basket { color: #FFFFFF; text-decoration: none; }
A.basket:visited { color: #FFFFFF; text-decoration: none; }
A.basket:hover { color: #9FDFFF; text-decoration: none; }

/*-------------------------------------*/