BODY
{
    background-image: url(../Img/bg.gif);
	background-repeat: repeat-x;
	background-color: white;
    text-align: center;
}
BODY, TD, h1, h2, h3, h4, h5, h6 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
}

.header 
{
	width: 750px;
	height: 110px;
	background-color: #ffffff;
	padding: 10px;
}
.headline 
{
    width:100%;
    background-color: #dff255;
    font-size: 1em;
    font-weight: bold;
    text-align: left;
    padding:3px;
    margin-bottom: 10px;
}

.main 
{
	width: 750px;
	background-color: #ffffff;
	padding: 10px;
	overflow:hidden;
}

.main-left
{
	float: left;
	width: 365px;
	text-align: justify;
}

.main-right
{
	float: left;
    width: 365px;
	text-align: left;
}

a.mainnav
{
	font-size: 10px;
}
.top 
{
	width: 750px;
	height: 30px;
	text-align: right;
	color: #0079c2;
	font-size: 10px;
	padding: 10px;
	background-color: #ffffff;
}

.menu 
{
    background-image: url(../Img/bg-menu.gif);
	background-position: bottom;
	background-repeat: repeat-x;

	width: 750px;
	/* height: 40px; */
	color: #0079c2;
	font-size: 10px;
	background-color: #ffffff;
	padding: 10px;
	overflow:hidden;
}

hr 
{
	border:
	color: #0079c2;
	width: 100%;
	height: 1px;	
}
.footer 
{
	width: 750px;
	font-size: 0.7em;
	text-align: right;
	margin-top: 30px;
	padding: 10px;
	background-color: #dae4f7;
}



.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: #0079c2;
}

H2
{
	font-size: 1.3em;
	color: #0079c2;
}

H3
{
	font-size: 1.2em;
	color: #0079c2;
}

H4
{
	font-size: 1.1em;
	color: #0079c2;
}

H5
{
	font-size: 1.0em;
	color: #0079c2;
}


.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-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0079c2;
	height: 22px;
	font-weight: bold;
}

.FormHeader
{
	background-position: left;
}

.FormFooter
{
}

/*The contents of the top right loging div*/

.FormFieldLogin
{
	border-right: #0079c2 1px solid;
	border-top: #0079c2 1px solid;
	border-left: #0079c2 1px solid;
	border-bottom: #0079c2 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: #0079c2;
}

.FormError
{
	border-right: #0079c2 1px solid;
	border-top: #0079c2 1px solid;
	border-left: #0079c2 1px solid;
	border-bottom: #0079c2 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: #0079c2;
	text-align: left;
}
.FormSuccess
{
	border-right: #0079c2 1px solid;
	border-top: #0079c2 1px solid;
	border-left: #0079c2 1px solid;
	border-bottom: #0079c2 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: #0079c2;
}
.FormField
{
	border-right: #0079c2 1px solid;
	border-top: #0079c2 1px solid;
	font-size: x-small;
	border-left: #0079c2 1px solid;
	color: black;
	border-bottom: #0079c2 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: #0079c2;
}

.Pad
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

A
{
	color: #0079c2;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}

A
{
	color: #0079c2;
	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: #0079c2;
}

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: #0079c2;
}

.HoverOver
{
	cursor: pointer;
}

.ImagePad
{
}

/*SHOPPING SYSTEM
-------------------------------------*/
.BasketTable
{
	border-right: #0079c2 1px solid;
	border-top: #0079c2 1px solid;
	border-left: #0079c2 1px solid;
	width: 100%;
	border-bottom: #0079c2 1px solid;
}

.BasketRowSubtotal, .BasketRowDelivery, .BasketRowVAT
{
	background-color: #b5d6e7;
}

.BasketRowHeader, .BasketRowTotal
{
	font-weight: bold;
	color: white;
	background-color: #0079c2;
}

P.ShopButton
{
	border-right: #0079c2 thin solid;
	border-top: #0079c2 thin solid;
	font-size: xx-small;
	border-left: #0079c2 thin solid;
	color: white;
	border-bottom: #0079c2 thin solid;
	height: 18px;
	background-color: #0079c2;
	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; }

/*-------------------------------------*/

/* Navigation */


ul.nav
{
    padding: 0px;
    width:730px;
	margin: 0px;
	position: relative;
	cursor: default;
	list-style-type: none;
	display: inline;
	height: 40px;
	top: 0px;
	left: 0px;
	font-size: 1.2em;
}
ul.nav li
{
	list-style-type: none;
	display: block;
	height: 35px;
	float: left;
	margin-left: 0px;
	margin-right: 5px;
	position: relative;
	background-repeat: no-repeat;
	text-align: left;
}

ul.nav li a
{
	display: block;
	color: #000000;
	line-height: 25px;
	padding: 0px 10px;
	margin-left: 0px;
	text-decoration: none;
	color: #c8ac77;
}

ul.nav li.hover 
{
	background-image: url(../Img/mainnav/bg-cell.gif);
	background-repeat: repeat-x;
}

ul.nav li li.hover
{
	background-image: none;
	border: 0px;
	border: solid 1px #c8ac77;
}

ul.nav li.hover a
{
	text-decoration: none;
	color: #0079c2;
}

ul.nav li li a, ul li li a:hover
{
	text-decoration: none;
}

 ul.nav li.hover li.nohover a
 {
	text-decoration: none;
	color:Black;
 }

ul.nav li ul {
	position:absolute;
	top: 35px;
	left: 0px;
	width: 12em;
	margin-left: 0px;
	padding: 0px;
}

ul.nav li li ul {
	top:-1px;
	left:12em;
	padding:0px;
	display:none;
	margin-left:-2px;
}

ul.nav li.hover ul {
	display:block;
}

ul.nav li.nohover ul
{
	display:none;
}

ul.nav li li {
	clear:left;
	margin:0px;
	width:100%;
	height:2em;
	background-color: #ffffff;
	border: solid 1px #c8ac77;
}

ul.nav li.hover ul li a {
	background-image:none;
	padding:0px 5px;
	line-height:2em;
	text-decoration: none;
}

ul.nav li.hover ul li.hover a {
	background-image:none;
	text-decoration: none;
}

ul.nav li.hover ul li.nohover a {
	text-decoration: none;
}

ul.nav li li.hover a {
	color: #124098;
	text-decoration: none;
}
