﻿body
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
input, select
{
	font-family: Verdana, Helvetica, Sans-Serif;
}
p
{
	text-indent: 20px;
	line-height: 18px;
}
li
{
	line-height: 18px;
}
b
{
	color: #096002;
}
a
{
	color: Green;
}
.workTime
{
	position: absolute;
	top: 46px;
	margin-left: 198px;
	font-weight: bold;
	color: #096002;
	font-size: 11px;
}
.main
{
	background-repeat: repeat-y;
	background-image: url(Images/background.png);
	margin: 0px auto 0px auto;
	width: 1008px;
}
.top
{
	height: 80px;
}
.logo
{
	background-image: url(Images/Logo.gif);
	background-repeat: no-repeat;
	width: 176px;
	height: 100px;
	margin-top: 5px;
	margin-left: 15px;
	position: absolute;
}
.leftMenu
{
	background: transparent url(Images/leftMenuBackground.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 200px;
}
.lefMenuBottom
{
	background-image: url(Images/leftBottomMenu.png);
	background-position: 1px 0px;
	background-repeat: no-repeat;
	height: 14px;
	width: 200px;
}
.middleTop
{
	width: 100%;
	height: 70px;
	background-color: #097d00;
	background-repeat: no-repeat;
}
.middleTopInner
{
	padding: 10px;
}
.middleTopBottom
{
	margin-top: -3px;
	background-image: url(Images/angle.gif);
	background-repeat: no-repeat;
	background-position: -2px 0px;
	height: 20px;
}
.searchHint
{
	color: #FFD366;
	font-size: 11px;
}
.leftMenuTitle
{
	background-image: url(Images/menuTitle.png);
	background-repeat: no-repeat;
	background-position: 15px bottom;
	height: 80px;
	width: 100%;
	text-align: center;
}
.mainTbl
{
	margin: 0px auto 0px auto;
	width: 1000px;
	height: 500px;
}
.leftMenuTitle div
{
	padding-top: 55px;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 2px;
	color: #043b00;
}
.links
{
	width: 800px;
	height: 18px;
	background-color: #469d40;
	margin: 2px 6px 0px 0px;
	float: right;
	padding-top: 2px;
	border: solid 2px #cccccc;
}
.linksB
{
	width: 800px;
	height: 18px;
	background-color: #469d40;
	margin: 2px 0px 0px 6px;
	float: left;
	padding-top: 2px;
	border: solid 2px #cccccc;
}
.links a
{
	color: White;
	padding-right: 15px;
	padding-left: 5px;
	text-decoration: none;
}
.links a:hover
{
	text-decoration: underline;
}
.linksB a
{
	color: White;
	padding-right: 15px;
	padding-left: 5px;
	text-decoration: none;
}
.linksB a:hover
{
	text-decoration: underline;
}
.copyRight
{
	letter-spacing: 1px;
	font-weight: bold;
	color: #41913b;
	text-align: center;
	padding-top: 4px;
}
.copyRight a
{
	color: #41913b;
	text-decoration: none;
}
.copyRight a:hover
{
	text-decoration: underline;
}
.shoppingCart
{
	float: right;
	width: 202px;
	height: 50px;
	background-image: url(Images/shopCartContainer.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.shoppingCart:hover
{
	background-image: url(Images/shopCartContainer.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	cursor: pointer;
}
.shoppingCart div
{
	background-image: url(Images/shopCart.png);
	background-position: 4px 7px;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.mainBodyTop
{
	background-image: url(Images/bodyTop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 26px;
	margin: -5px auto 0px auto;
}
.mainBody
{
	background-image: url(Images/bodyBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px auto 8px auto;
	height: 500px;
	width: 780px;
}
.mainBodyRepeat
{
	background-image: url(Images/bodyRepeat.png);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	width: 780px;
	padding: 5px;
}
.menuItem
{
	margin: 0px auto 0px auto;
	width: 170px;
	padding-bottom: 6px;
	margin-top: 2px;
	text-align: center;
	padding-top: 4px;
	background-color: #50b449;
	border: solid 1px White;
}
.menuItem:hover
{
	border: solid 1px #ffc466;
}
.menuItem a
{
	color: White;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
}
.menuItem a:hover
{
	text-decoration: underline;
}
.naviCrumbs
{
	font-size: 12px;
	letter-spacing: 1px;
	color: White;
	margin-top: 5px;
}
.naviCrumbs a
{
	color: White;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
}
.naviCrumbs a:hover
{
	text-decoration: underline;
}
.title
{
	position: absolute;
	font-weight: bold;
	padding: 6px 0px 0px 39px;
	font-size: 14px;
	letter-spacing: 2px;
	color: #096002;
	margin: 0px;
}
.cartItems
{
	color: White;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 50px;
	padding-top: 10px;
}
.product
{
	font-size: 11px;
	float: left;
	width: 184px;
	height: 158px;
	background-color: #FFFFFF;
	border: solid 1px Black;
	margin: 1px;
}
.productAlt
{
	font-size: 11px;
	float: left;
	width: 184px;
	height: 158px;
	background-color: #F5F5F5;
	border: solid 1px Black;
	margin: 1px;
}
.productImg
{
	opacity: 0.4;
	filter: alpha(opacity=30); 
	height: 138px;
}
.productOrderBtn
{
	background-color: Green; 
	position: absolute;
	margin-top: 115px;
	margin-left: 2px;
	cursor: pointer; 
	z-index: 10;
	height: 20px;
	width: 37px;
}
.productLnk
{
	position: absolute; 
	width: 184px; 
	font-weight: bold; 
	text-align: center; 
	z-index: 9;
	font-size: 10px;
}
.wmSearch
{
	color: #C7C8CC;
}
.tb200
{
	width: 200px;
	background-image: url(Images/tb200.gif);
	background-repeat: no-repeat;
	background-position: center center;
	
	height: 40px;
	
}
.tb200 input
{
	border-width: 0px;
	font-size: 20px;
	width: 190px;
	height: 35px;
	background-color: Transparent;
	padding: 5px 5px 0px 5px;
}
table.prodItem
{
	font-size: 10px; margin-left: 2px; height: 20px;
	margin-top: -3px;
}
div.viewInfo
{
	background-color: Transparent; 
	position: absolute; 
	margin-left: 160px; 
	margin-top: -20px;
	cursor: pointer;
	height: 20px;
	width: 30px;
	background-image: url(Images/Info.png);
	background-repeat: no-repeat;
}
div.points
{
	position: absolute;
	top: 60px;
	margin-left: 600px;
	width: 200px;
	text-align: right;
	padding-right: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #096002;
	letter-spacing: 2px;
}
div.points a, div.waitingOrders a
{
	color: #C67100;
	text-decoration: none;
	font-size: 15px;
}
div.points a:hover, div.waitingOrders a:hover
{
	color: #50B449;
}
div.waitingOrders
{
	position: absolute;
	top: 60px;
	margin-left: 800px;
	width: 200px;
	text-align: right;
	padding-right: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #096002;
	letter-spacing: 2px;
}
.noPoints
{
	position: absolute;
	font-size: 10px;
	margin-top: 100px;
	margin-left: 2px;
}