body {
	background-color: #FFF;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #FFF; color: #000; 

	
}

a img { border: none; }
.clear { line-height: 1px; height: 1px; clear: both; }
div.page {
	width: 780px;
	min-height: 880px;
}

div.pageHome {
	width: 780px;
	min-height: 500px;
}

div.top {
	width: 780px;
	height: 87px;
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
}

div.topHome {
	width: 780px;
	height: 85px;
	background-image: url("../images/green-banner.jpg");
	background-repeat: no-repeat;
}

div.top div.logo {
	width: 274px;
	height: 87px;
	float: left;
}

div.top div.rolling {
	width: 506px;
	height: 87px;
	float: left;
}

div.contentHome {
	margin: 40px 20px;
        width: 740px;
	height: 370px;
	float: left;
        font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

div.mainnav {
	width: 780px;
	height: 30px;
	background-image: url("../images/main-grad.jpg");
	background-repeat: repeat-x;
}

div.body {
	width: 780px;
	min-height: 763px;
}


div.bodyHome {
	width: 781px;
	height: 449px;
        margin-top: 2px;
        background-image: url("../images/main-wrapper.jpg");
	background-repeat: no-repeat;
}

div.left {
	width: 198px;
	min-height: 763px;
	float: left;
	margin: 15px 12px;
}

div.left div.menu {
	width: 196px;
	border: 1px solid #E5E5E5;
	min-height: 404px;
}

div.left div.news {
	width: 196px;
	border: 1px solid #E5E5E5;
	height: 150px;
	margin: 5px 0px;
        text-align: center;
}

div.menu div.staticnav {
	background-image: url("../images/content-grad.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	margin: 1px;
	min-height: 252px;
}

div.news div.newscontent {
	background-image: url("../images/box-grad.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	margin: 1px;
	min-height: 123px;	
}

div.title {
	background-image: url("../images/title-grad.jpg");
	background-repeat: repeat-x;
	margin: 1px;
	height: 23px;
	padding: 2px 0px 0px;
	color: #479657;
	font-weight: bold;
}

div#menu , div#news { width: 194px; }
div#content { width: 530px; }
div.right {
	width: 532px;
	min-height: 763px;
	margin: 15px 18px 15px 6px;
	float: left;
	border: 1px solid #E5E5E5;
}

div.right div.content {
	width: 520px;
	margin: 1px;
	padding: 5px;
	background-image: url("../images/content-grad.jpg");
	background-position: top left;
	background-repeat: repeat-x;
}

img.ball { margin: 0px 0px 0px 5px; }

ul.nostyle {
	padding: 0px;
	margin: 0px;
}

ul.nostyle li {
	list-style-type: none;
}

ul#mainnav li {
	float: left;
	padding: 4px 5px 3px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #CBCBCB;
	margin: 1px 0px;
	height: 21px;
}

ul#mainnav li a {
	color: #479657;
	text-decoration: none;
	font-weight: bold;
}

ul#mainnav li a.current { color: #000; }

ul#static {
	padding: 20px 5px 0px;
	z-index: 70;
}

ul#static li {
	width: 182px;
	height: 18px;
	border: 1px solid #CBCBCB;
	margin: 2px 0px;
        background-color: white;
	background-image: url("../images/dhtml-back1.gif");
	background-position: left center;
	background-repeat: no-repeat;
}

ul#static li.current { background-image: none; }

ul#static li a {
	width: 168px;
	padding: 0px 0px 0px 10px;
	margin: 0px 2px;
	background-image: url("../images/dhtml-1.gif");
	background-position: left center;
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
}

ul#static li a:hover { background-image: url("../images/dhtml-1move.gif"); }
ul#static ul.hidden {
	display: none;
	margin: 0px 0px 0px 185px;
	padding: 0px;
        background: white;
	width: 212px;
	position: absolute;
	background-color: #FFF;
}
ul#static ul.hidden li {
	width: 210px;
}
div.logos {
text-align: center;
}

div.full {
	margin: 5px 0px;
}

div#footerHome {
	width: 780px;
        height: 50px;
        text-align: center;
        font-size: 11px; 
}

div#marqueecontainer {
	height: 110px;
	width: 194px;
	top: 3px;
	overflow: hidden;
	position: relative;
}

div#vmarquee {
	position: relative;
	width: 194px;
}

div.cartrow , div.row , div.rowh {
	width: 98%;
	min-height: 20px;
	float: left;
	margin: 0px 1% 5px;
}

div.row div.remove , div.rowh div.remove {
	width: 50px;
	float: left;
	min-height: 20px;
	margin: 0px 2px;
}

div.row div.code , div.rowh div.code {
	width: 100px;
	float: left;
	min-height: 20px;
	margin: 0px 2px;
}
div.row div.name , div.rowh div.name {
	width: 125px;
	min-height: 20px;
	float: left;
	text-align: center;
	margin: 0px 2px;
}

div.row div.price , div.rowh div.price {
	width: 50px;
	min-height: 20px;
	float: left;
	text-align: center;
	margin: 0px 2px;
}

div.row div.amount , div.rowh div.amount {
	width: 60px;
	min-height: 20px;
	float: left;
	text-align: center;
	margin: 0px 2px;
}

div.row div.total , div.rowh div.total {
	width: 80px;
	min-height: 20px;
	float: left;
	text-align: center;
	margin: 0px 2px;
}

div.rowh div.removecode , div.rowh div.name , div.rowh div.price , div.rowh div.amount , div.rowh div.total {
	background-color: #A9A763;
	font-weight: bold;
}
div.row div.blank { width: 377px; float: left;}
div#sub , div#total , div#shipping { background-color: #A9A763; font-weight: bold; width: 70px; }

div.tb {
	width: 36%;
	margin: 2px 1% 3px 0px;
	float: left;
}

div.otb {
	width: 61%;
	margin: 2px 1% 3px;;
	float: left;
}

div.section ul li {
	list-style-type: none;
	margin: 2px 0px 3px;
}

div.section ul li a {
	color: #000;
	text-decoration: none;
}

div.section ul li a:hover { text-decoration: underline; }

div.formrow {
	min-height: 20px;
	margin: 2px 0px 3px;
}
