*
{
	margin: 0;
	padding: 0;
}

body
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #8bb68f url('../styleImages/backgrounds/mainbg.png') top left repeat-x;
}

img
{
	border: 0;
}

#header
{
	margin: 20px auto 0px;
	width: 950px;
	height: 90px;
	background: #1B6222 url('../styleImages/backgrounds/bg-topright.png') top right no-repeat;
}

#header img
{
	float: left;
	filter:alpha(opacity=100); 
	opacity:1.0; 
}

#header img:hover
{
filter:alpha(opacity=70); opacity:0.7;
}

#body
{
	margin: 0 auto;
	width: 950px;
	color: #ffffff;
	background: url('../styleImages/backgrounds/body-bg.jpg') top repeat-y;
}

#leftcol
{
	float: left;
	width: 250px;
	background: #1b6222;
}

.basket-header
{
	line-height: 24px;
	height: 24px;
	text-align: center;
	margin-bottom: 5px;
	background: url('../styleImages/backgrounds/shop-icon.jpg') top left no-repeat;
}

.category-header
{
	line-height: 24px;
	height: 24px;
	text-align: center;
	margin-bottom: 10px;
	background: url('../styleImages/backgrounds/menu-icon.jpg') top left no-repeat;
}

.mailing-header
{
	line-height: 20px;
	height: 24px;
	text-align: center;
	margin-bottom: 5px;
	color: #1b6222;
	background: #ffffff;
}

.session-header
{
	line-height: 24px;
	height: 24px;
	text-align: center;
	margin-bottom: 5px;
	background: url('../styleImages/backgrounds/session-icon.jpg') top left no-repeat;
}

h6
{
	font-size: 14px;
	color: #ffcc00;
}

h7
{
	font-size: 14px;
	color: #1b6222;
}

#cart
{
	width: 230px;
	padding: 10px 10px 10px 10px;
	background: #268a30;
	line-height: 24px;
	margin-bottom: 15px;
}

#cart span
{
	float: right;
}

hr
{
	border: solid 1px #1B6222;
	height: 1px;
}

.txtOutOfStock
{
	color: #ff0000;
}	

.submitbutton, input[type="submit"], input[type="reset"]
{
	padding: 3px;
	color: #1B6222;
	font-size: 11px;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #1B6222 url('../styleImages/backgrounds/menu-active.png') left no-repeat;
	border: solid 1px #1B6222;
}

.submitbutton:hover, input[type="submit"]:hover, input[type="reset"]:hover
{
	color: #000000;
	text-decoration: none;
	background: #1B6222 url('../styleImages/backgrounds/menu-hover.png') left no-repeat;
	border: solid 1px #1B6222;
}

.txtbutton, .txtButton
{
	padding: 4px 7px 4px 7px;
	color: #1B6222;
	font-size: 11px;
	text-decoration: none;
	background: #1B6222 url('../styleImages/backgrounds/menu-active.png') left no-repeat;
	border: solid 1px #1B6222;
}

.flashBasket, .txtbutton:hover, .txtviewCart:hover, .txtButton:hover
{
	padding: 4px 7px 4px 7px;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	background: #1B6222 url('../styleImages/backgrounds/menu-hover.png') left no-repeat;
	border: solid 1px #1B6222;
}

.txtviewCart
{
	padding: 4px 7px 4px 7px;
	color: #1B6222;
	font-size: 11px;
	text-decoration: none;
	background: #1B6222 url('../styleImages/backgrounds/menu-active.png') left no-repeat;
	border: solid 1px #1B6222;
}

.input, input
{
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1B6222;
	border: solid 1px #000000;
}

option, input[type="checkbox"], input[type="radio"]
{
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1B6222;
	border: 0px;
}


#categories
{
	margin-top: 10px;
	margin-bottom: 0px;
	width: 250px;
}

#categories ul
{
	display: block;
}

#categories ul li
{
	list-style-type: none;
}

#categories ul li a
{
	display: block;
	height: 30px;
	text-transform: uppercase;
	line-height: 30px;
	text-decoration: none;
	text-indent: 10px;
	color: #ffffff;
}

#categories ul li a:hover, #categories ul li a.active:hover
{
	color: #000000;
	background: #1B6222 url('../styleImages/backgrounds/menu-hover.png') right no-repeat;
}

#categories ul li a.active, #categories ul li a.home
{
	background: #1B6222 url('../styleImages/backgrounds/menu-active.png') right no-repeat;
}

#categories ul li a.adultactive
{
	text-indent: 26px;
	background: #1B6222 url('../styleImages/backgrounds/adultactive.png') right no-repeat;
}

#categories ul li a.father
{
	text-indent: 26px;
	background: #1B6222 url('../styleImages/backgrounds/menu-father.png') left no-repeat;
}

#categories ul li ul li a
{
	text-indent: 26px;
	background: url('../styleImages/backgrounds/menu-child.png') left no-repeat;
}

#categories ul li ul li a.active
{
	text-indent: 26px;
	background: url('../styleImages/backgrounds/menu-child-active.png') right no-repeat;
}

.mailing
{
	width: 230px;
	padding: 10px 10px 15px 10px;
	line-height: 24px;
	background: #1b6222;
	height: 325px;
	background: url('../styleImages/backgrounds/the-family.jpg') top no-repeat;
}

.mailing form
{
	margin-top: 120px;
}

.session
{
	width: 230px;
	padding: 10px 10px 0px 10px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 15px;
}

#searchform a
{
	color: #1b6222;
}

.session a, .txtCartProduct
{
	color: #c7efcb;
}

.session a:hover, .txtCartProduct:hover
{
	color: #ffffff;
}

#maincontainer
{
	float: right;
	width: 680px;
	padding: 10px;
	color: #000000;
}

#maincontainer ul
{
	margin-top: 5px;
	margin-bottom: 10px;
	text-transform: capitalize;
	list-style-type: square;
	line-height: 24px;
	margin-left: 20px;
}

.productimage
{
	margin: 10px auto;
	text-align: center;
}

.productimage img
{
	padding: 10px;
	border: solid 1px #c0c0c0;
}

h1, h2, h1 a
{
	width: 680px;
	font-size: 18px;
	line-height: 26px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #1B6222;
	margin-bottom: 13px;
	font-weight: normal;
	border-bottom: 1px solid #268a30;
}

.boxContent
{
	line-height: 26px;
}

.boxContent a
{
	color: #1B6222;
}

.boxContent a:hover, #searchform a:hover
{
	color: #000000;
}

h4
{
	font-size: 12px;
	color: #1B6222;
	font-weight: normal;
}

#maincontainer p
{
	margin-top: 5px;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 24px;
}

.showcase
{
	float: left;
	width: 660px;
	padding: 10px;
}

.image
{
	float: left;
	padding: 1px;
	border: 1px solid #c0c0c0;
	margin: 2px 10px 10px 10px;
}

.textwrap
{
	float: left;
	width: 450px;
	text-align: left;
}

.controls
{
	float: right;
	padding-top: 70px;
	width: 100px;
}

.floatright
{
	float: right;
	vertical-align: bottom;
}

.imgright
{
	float: right;
	padding: 5px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #c2c2c2;
}

.imgleft
{
	float: left;
	padding: 5px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #c2c2c2;
}

.centerimage
{
	margin: 0px auto;
	text-align: center;
}

.padimage
{
	padding: 5px;
	margin: 10px;
	border: 1px solid #c2c2c2;
}

.icon
{
	padding: 5px;
	float: left;
	margin-right: 10px;
}

#searchform
{
	float: right;
	width: 300px;
	text-align: right;
}

.latestProds
{
	width: 100px;
	float: left;
	margin-right: 15px;
	text-align: center;
}

.latestProds img, .prodimg img, .prodthumb
{
	padding: 2px;
	border: solid 1px #c0c0c0;
}

.price
{
	width: 100px;
}

.location
{
	margin-bottom: 12px;
}

.addtoo
{
	line-height: 24px;
	text-align: right;
	float: right;
}

.txtPrice, .txtSale
{
	font-size: 12px;
	font-weight: bold;
}

.progress
{
	text-align: center; 
	height: 25px;
	margin-top: 12px;
	margin-bottom: 12px;
	border: solid 1px #c0c0c0;
}

.txtcartProgressCurrent, .txtError
{
	color: #ff0000;
	font-weight: bold;
}

.txtLocation
{
	padding: 0px 3px 0px 3px;
}

#sitedocs
{
	margin: 0 auto;
	width: 950px;
	color: #ffffff;
	text-align: center;
	background: #17551e;
	line-height: 24px;
}

#sitedocs ul
{
	margin: 0 auto;
	list-style-type: none;
}

#sitedocs ul li
{
	display: inline;
}

#sitedocs ul li a
{
	color: #c7efcb;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
}

#sitedocs ul li a:hover, #copyright a:hover
{
	color: #ffffff;
}

#copyright
{
	margin: 0 auto;
	width: 950px;
	text-align: center;
	color: #c7efcb;
	background: #17551e;
	line-height: 24px;
}

#copyright a
{
	color: #c7efcb;
	text-decoration: none;
}

.txtCopyright
{
	text-align: center;
}

.txtCopyright a
{
	text-decoration: none;
	color: #000000;
}

.txtOldPrice
{
	text-decoration: line-through;
	font-weight: normal;
	color: #ff0000;
}

table td
{
	padding: 5px;
}

.clear
{
	clear: both;
}