body {
	color: #000;
	padding:0;
	margin:0 auto;
	text-align: center;
	min-width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	background-image: url(../images/bodyback.gif);
	background-repeat: repeat-x;
	font-size: 101%;
	tex-align: center;
	line-height: 15px;
}

img  {
	border:0;
	margin:0;
}

.bold {
	font-weight: bold;
}

.left {
	float: left;
}

.right {
	float: right;
}

.textbox {
    height: 14px;
}

/* Font Tags  */

.bodyText {
  	color: #000;
	font-size: 0.7em;
}

a.bodyText:hover {
    text-decoration: underline;
}

.largeText {
	font-size: 0.8em;
}

.greenText, a.greenText:link, a.greenText:visited {
 	color: #86c200;
	font-weight:bold;
}

span.bodyTextBold {
  	color: #86c200;
	font-size: 0.6em;
	font-weight:bold;
}

.footerText {
	font-size: 0.6em;
	color: #A0A0A0;
}

.bodyText h1 {
	font-size: 1.4em;
}

h1  {
	font-size: 0.8em;
	color: #86c200;
}

h2  {
	font-size: 0.7em;
	color: #86c200;
}

/* Links  */

a:link , a:visited {
   text-decoration: underline;
   color: black;
}
a:active , a:hover {
   text-decoration: none;
}

a.noStyle:link, a.noStyle:visited {
	text-decoration: none;
}

a.noStyle:active, a.noStyle:hover {
	text-decoration: underline;
}

a.menu_link:link , a.menu_link:visited {
	text-decoration: none;
	color: #000;
	font-size: 0.8em;
}
a.menu_link:active , a.menu_link:hover {
	text-decoration: underline;
	color: #000;
}

a.secondmenu_link:link , a.secondmenu_link:visited {
	text-decoration: none;
	color: #7c7c7c;
	font-size: 0.6em;
}
a.selected, a.secondmenu_link:active , a.secondmenu_link:hover {
	color: #86c200;
	font-weight: bold;
	font-size: 0.6em;
	text-decoration: none;
}

a.footer_link:link , a.footer_link:visited {
	text-decoration: none;
	font-size: 0.6em;
	color: #000;
}
a.footer_link:active , a.footer_link:hover {
	text-decoration: underline;
	color:#A0A0A0;
}

/* end */

/* General  */

div#wrapper  {
	width:898px;
	margin: 0 auto;
	text-align:left;
}

div#topBack  {
	background-image:url(../images/topBack.gif);
	background-repeat: no-repeat;
	height: 103px;
	width: 960px;
}

div#topRHS  {
	float:right;
	position:relative;
	width: 349px;
	top: 18px;
}

#shopDetails  {
	height: 46px;
	width: 195px;
	position: relative;
	left: 120px;
	padding: 10px;
	top: 10px;
}



div#menuBack  {
	background-image:url(../images/menuBack.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 960px;
}

div#topMenu  {
	float: right;
	position:relative;
	right: 50px;
	top: 5px;
}



div#greyBar  {

	height: 22px;
	width: 960px;
}

div#contentBack  {
	position: relative;
	top: -20px;
	background-image:url(../images/contentBack.gif);
	background-repeat: repeat-y;
	width: 960px;
}

div#mainContent  {
	float: right;
	width: 720px;
	position:relative;
	right: 21px;
}

div#rhsColumn  {
	float: right;
	width: 215px;
	border-left: 1px solid #e1e0de;
	margin-top: 20px;
}

div.rhsText  {
	padding: 10px;
	position: relative;
	top: -17px;
	_top: -37px;
}

div#lhsColumn  {
	width: 480px;
	padding: 10px;
}

div#oneColumn  {
	width: 690px;
	padding: 10px;
	margin-top: 10px;
}

div.bottomImage {
	background-image: url(../images/bottle.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#secondLevelMenu  {
	width: 182px;
	position:relative;
	left: 33px;
	top: 10px;
}

div#footer  {
	with: 960px;
	background-image: url(../images/footerBack.gif);
	background-repeat: repeat-x;
	height: 69px;
	margin-left: 17px;
	margin-right: 19px;
}

div#footerLinksPosition  {
	float: right;
	position:relative;
	top: 15px;
	right: 15px;
}

div.promotional  {
	position: relative;
	left: 15px;
	top: 18px;
}

/* Nav Stuff */

ul.menuList  {
	list-style: none;
	margin: 0;
	padding: 0;
}


li.mainNav  {
	display: inline;
	margin-right: 5px;
	position: relative;
	top: -15px;
}

li.topmenuDivide  {
	display: inline;
	margin-right: 5px;
}

li.line  {
	padding: 0;
	margin: 0;
	margin-top: -7px;
}

/* Images  */

img.featured {
	
	position: relative;
	border: 1px solid #888;	
}

img.featuredLeft {
	
	position: relative;
	margin-right: 5px;
	float: left;
	border: 1px solid #888;
}

img.logo  {
	position: relative;
	top: 35px;
	left: 50px;
}

img.menuLine  {
	padding: 0;
	margin: 0;
}

img.topDivide  {
	padding: 0;
	margin: 0;
}

#imageContainer img {
	display:none;
}

/* Product Page */

.productHeader {
	position: absolute; 
	top: 55px; 
	width: 98%;
}

div.productDetails  {
	background-color:#F4FDDF;
	padding: 10px;
	width: 440px;
	height: 115px;
	float: right;
	margin-right: 10px;
}

img.productImage  {
	margin-right: 20px;
	margin-bottom: 0px;
}

div.productDetailsLower  {

	position: relative; 
	top: 170px;
}


img.addToBasket  {
	float: right;
	position:relative;
	top: 2px;
	right: 10px;
}

.product, .product:link, .product:active, .product:visited {
	width:323px;
	margin-bottom: 20px;
	margin-left: 7px;
	padding: 13px;
	padding-right: 0px;
	height: 75px;
	float: left;
	overflow: hidden;
	border: 1px solid #CCC;
	background-color: #fff;
	opacity: .8;
	display: block;
	text-decoration: none;
    cursor: pointer;
}

.product:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	text-decoration: none;
}

.underline {
	text-decoration: underline;
}

.smallPic   {
	float: left;
	width: 100px;
	margin-right: 10px;
}

img.more-button  {
	border: 0;
	margin: 0;
	float: right;
}

div.productAdd  {
	width: 450px;
	height: 24px;
}

div.productName  {
	margin-right: 0px;
	float: left;
	position:relative;
	top: 11px;
	width: 339px;
}

img.addMore , img.addLess  {
	position: relative;
	top: 5px;
}

div#mainContentProduct {
	width: 630px;
	padding-right: 25px;
	padding-left: 22px;
}


/* Contact Form  */

div.formLower  {
	padding: 10px;
	margin-bottom: 15px;
	float: right;
}


td.lhsColumn  {
	background-color: #b6da66;
	padding: 0.5em;
}

td.rhsColumn  {
	background-color: #e9f4d1;
	padding: 0.5em;
}

div.productAddBasket  {
	width: 120px;
	position: relative;
	top: -5px;
	left: 17px;
}

/* product list page */

div.topControl {
	padding-left: 10px; 
	padding-bottom: 5px;
}

/* reset */

form {
	padding: 0;
	margin: 0;
}

.featureText {
	padding-top: 8px;
}