A:visited {color: #ffffff; text-decoration: none;}
A:link {color: #ffffff; text-decoration: none;}
a img { border: none }
.margin
	{
	margin-left: 20px;
	}

ul
	{
	list-style-type:circle;
	}

hr
	{
	color: #047F3E;
	}
	
body
	{
	background-image:   url(../../images/sideback.jpg);
	background-repeat: repeat-y;
	background-position: left
	}

DIV.header
	{
	position: absolute;
	background-image:   url(../../images/topback.jpg);
	background-repeat: repeat-x repeat-y;
	background-position: left;
	color: #000000;
	border-style: none;
	top: 0;
	width: 100%;
	height: 113px;
	left: 0px;
	padding-top: 0;
	text-align: right;
	font-size: large;
	font-weight: bold;
	}
DIV.hmimg 
	{
	position:absolute;
 	background: transparent;
	border: none;
	padding-left: 0px;
	padding-right: 0px;
 	width: 100%;
 	height: 80%;
	left: 3px;
	top: 3px;
	}
DIV.menu 
	{
	font-size: 12pt;
	font-weight: bold;
	position: absolute;
 	background: transparent;
	color: #ffffff;
	border: none;
	padding-left: 0px;
	padding-right: 0px;
 	width: 125px;
	height: 300px;
	top: 120px;
	text-align: left;
	left: 0;
	}
A.cart
	{
	width: 100px;
	padding:100px 0px 0px 0px;
	display:block;
	background: url(../../images/cart.jpg) 0 0 no-repeat;
	}
	
A.cart:Hover
	{
	background-position: 0 -100px;
	}

DIV.cat 
	{
	font-size: 12pt;
	font-weight: bold;
	position: relative;
 	background: #38BB45;
	color: #255D6E;
	border: none;
	padding-left: 0px;
	padding-right: 0px;
 	width: 123px;
	text-align: center;
	left: 0;
	}
DIV.main 
	{
	font-size: 12pt;
	position: absolute;
 	background: transparent;
	color: #000000;
	border: none;
	padding-left: 0px;
	padding-right: 0px;
	height: 500px;
 	width: 85%;
	top: 120px;
	text-align: left;
	left: 130px;
	}
DIV.content 
	{
	font-size: 12pt;
	font-weight: bold;
 	background: transparent;
	color: #000000;
	border: none;
	padding-left: 0px;
	padding-right: 0px;
 	width: 600px;
 	height: 200px;
	left: 25px;
	}
DIV.content_ni 
	{
	font-size: 12pt;
	font-weight: bold;
 	background: transparent;
	color: #000000;
	border: none;
	padding-left: 0px;
	padding-right: 0px;
 	width: 600px;
 	height: 100px;
	left: 25px;
	}
DIV.contentpic 
	{
	position:relative;
	font-size: 12pt;
	font-weight: bold;
 	background: transparent;
	color: #000000;
	border: none;
	padding-left: 0px;
	padding-right: 0px;
 	width: 100px;
 	height: 100px;
	left: 55px;
	top: 10px;
	}
DIV.contentitemname 
	{
	position:relative;
	font-size: 12pt;
	font-weight: bold;
 	background: transparent;
	color: #000000;
	border: none;
	padding-left: 0px;
	padding-right: 0px;
 	width: 200px;
 	height: 30px;
	left: 5px;
	top: 5px;
	}
DIV.contentretail 
	{
	position:relative;
	font-size: 12pt;
	font-weight: bold;
 	background: transparent;
	color: #000000;
	border: none;
	padding-left: 0px;
	padding-right: 0px;
 	width: 100px;
 	height: 30px;
	left: 55px;
	top: 20px;
	}
DIV.contentsdesc 
	{
	position:relative;
	font-size: 12pt;
	font-weight: bold;
 	background: transparent;
	color: #000000;
	border: none;
	padding-left: 0px;
	padding-right: 0px;
 	width: 300px;
 	height: 30px;
	left: 25px;
	top: 5px;
	text-align:left;
	}
DIV.contentaddtocart 
	{
	position:relative;
	font-size: 12pt;
	font-weight: bold;
 	background: transparent;
	color: #000000;
	border: none;
	padding-left: 0px;
	padding-right: 20px;
 	width: 300px;
	left: 25px;
	top: 30px;
	}
DIV.contentlinktext
	{
	position:relative;
	font-size: 12pt;
	font-weight: bold;
 	background: transparent;
	color: #000000;
	border: double;
	padding-left: 0px;
	padding-right: 0px;
 	width: 200px;
 	height: 30px;
	left: 5px;
	top: 20px;
	text-align:center;
	}
DIV.contenttitletext
	{
	position:relative;
	font-size: 12pt;
	font-weight: bold;
 	background: transparent;
	color: #047F3E;
	border: double;
	padding-left: 0px;
	padding-right: 0px;
 	width: 400px;
 	height: 50px;
	
	top: 20px;
	text-align:center;
	font-size:x-large;
	}
img.new
	{
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 5;
	}
div.footer
	{
	position: fixed;
	background-image: url(../../images/footer3.png);
	background-repeat: repeat-x;
	bottom: 0;
	left: 125px;
	right: 0;
	height:30px;
	clear:both;
	}

div.push
	{
	height: 30px;
	clear: both;
	}
