html {height: 100%; margin: 0; padding: 0;}
body {height: 100%; margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; line-height:15px; background-color:#8e9900;}
.formbox {
	color: #60015B;
	border: 1px solid #8A9E00;
	width: 175px;
	font-size: 10px;
}
.mainbg {
	background-image: url(images/leaves.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 25px;
}
.home	{
background-image: url(images/nav/over/home.gif);
width: 70px;
height: 21px;
}
.about	{
background-image: url(images/nav/over/about.gif);
width: 89px;
height: 21px;
}
.naturtint	{
background-image: url(images/nav/over/naturtint.gif);
width: 94px;
height: 21px;
}
.flattummy	{
background-image: url(images/nav/over/flat_tummy.gif);
width: 101px;
height: 21px;
}
.stoppic	{
background-image: url(images/nav/over/stop_pic.gif);
width: 80px;
height: 21px;
}
.press	{
background-image: url(images/nav/over/press.gif);
width: 62px;
height: 21px;
}
.contact	{
background-image: url(images/nav/over/contact.gif);
width: 86px;
height: 21px;
}
.basket	{
background-image: url(images/nav/over/basket.gif);
width: 93px;
height: 21px;
}
.fanclub	{
background-image: url(images/nav/over/fanclub.gif);
width: 86px;
height: 21px;
}

.home a.nav:hover img{visibility:hidden}
.about a.nav:hover img{visibility:hidden}
.naturtint a.nav:hover img{visibility:hidden}
.flattummy a.nav:hover img{visibility:hidden}
.stoppic a.nav:hover img{visibility:hidden}
.press a.nav:hover img{visibility:hidden}
.contact a.nav:hover img{visibility:hidden}
.basket a.nav:hover img{visibility:hidden}
.fanclub a.nav:hover img{visibility:hidden}



* html
a.nav:hover {visibility:visible}
a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
	}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration:underline;
	}
a.purplelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	}
a.purplelinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #60015B;
	text-decoration:underline;
	font-weight: bold;
	}
a.greylinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	}
a.greylinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
	}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A9E00;
	text-decoration:underline;
	}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #60015B;
	text-decoration:underline;
	}
.purpleheader {
	color: #60015B;
}
.smalltext {
	font-size: 9px;
}
.greenheader {

	color: #8A9E00;
}
.smalltext_grey {
	font-size: 9px;
	color: #CCCCCC;
}
.whitetext {

	color: #FFFFFF;
}
.colourGuideBox {
	border: 1px solid #CCCCCC;
}
.price {
	font-size: 14px;
	font-weight: bold;
}
a.trans:link img {filter:alpha(opacity=70);opacity: .7;} 
a.trans:visited img {filter:alpha(opacity=70);opacity: .7;} 
a.trans:hover img {filter:alpha(opacity=100);opacity: 1;} 

.smalltext_outuk {font-size: 10px; color: #666666; text-align: right;}
.smalltext_outuk a{font-size: 10px;}


.formfields {
	width: 250px;
	border: 1px solid #8A9E00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding:2px;
}
.pressformfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990095;
	width: 60px;
}
.update_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 0px none;
	color: #8A9E00;
	text-decoration: underline;
}

.container {background: #FFFFFF url('images/leaves.jpg') bottom right no-repeat; margin: 0; padding: 0 0 30px 0; text-align: center; overflow: hidden;}

.content {width: 800px; margin-left: auto; margin-right: auto;}

.logo {float: left; width: 350px; height: 150px; text-align: left;}
.top {float: right; width: 350px; height: 125px; text-align: right; padding-top: 25px;}

#clothesshow {margin: 10px 0 20px 0; text-align: left; height: 90px;}
#clothesshow img{margin: 0 20px 0 0;}

#flash {margin: 0;}

#drop {clear: both; position: relative; margin: 0 0 40px 0; padding: 0; z-index: 15; height: 15px;}
#drop li {margin: 0; padding: 0; list-style: none; float: left;}
#drop li a {
	display: block;
	margin: 0 -1px 0 0;
	padding: 0 9px 0 9px;
	color: #777777;
	text-decoration: none;
	font-family: Gill Sans MT, Gill Sans, GillSans, Trebuchet, Trebuchet MS;
	font-size: 13px;
	text-transform: uppercase;
	border-left: 1px dotted #777777;
	border-right: 1px dotted #777777;
	background: #FFFFFF;
	
}
#drop li a:hover {color: #590259;}
#drop div {position: absolute; display: block; visibility: hidden; margin: 4px 0 0 0; padding: 0;}
#drop div a	{margin: 0;	padding: 4px 9px 3px 9px; width: auto; text-align: left; text-decoration: none;}
#drop1 {width: 110px;}
#drop2 {width: 145px;}
#drop3 {}
#drop4 {}
#drop5 {}

.left_column {float: left; width: 180px; padding: 0 0 10px 0;}
.middle_column {
	float: left;
	width: 380px;
	padding: 0 25px 10px 30px;
	text-align: left;
}
.right_column {float: right; width: 175px; text-align: left; padding: 0 0 10px 0;}

.fanclub_column {float: left; width: 580px; padding: 0 0 25px 0; text-align: left;}
.fanclub_pic {float: left; width: 140px; margin-left: 20px;}
.fanclub_text {float: left; width: 420px;}

#banner {height: 200px; width: 800px; margin: 0 0 15px 0; text-align: left; background: #FFFFFF url('images/pinkbanner.jpg');}
#banner .pic {float: left; width: 240px; height: 200px;}
#banner .txt {float: right; width: 530px; margin: 15px; font-size: 16px; color: #FFFFFF; line-height: 20px;}
#banner .txt a{color: #EF2163; font-size: 16px; text-decoration: none;}
.container .content .middle_column .greenheader strong {
	font-weight: bold;
}
.container .content table tr td p {
	font-style: italic;
}
.container .content table tr td p {
	font-style: normal;
	font-weight: normal;
}
.container table tr td p {
	font-weight: bold;
}
