html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
	height: 100%;
}


/*
	DEF. LINKS
*/

a,a:hover,a:visited {
	color: #000000;
	text-decoration:none;
}

a:hover {
	color: #1E8102;
	text-decoration:underline;
}

/*
	Site TABLE
*/

table#main {
	width:100%;
	height:100%;
}

td.xleft {
	background:#fff url('../img/bgleft.jpg') repeat-x;
	width:50%;
}

td.xright {
	background:#fff url('../img/bgright.jpg') repeat-x;
	width:50%;
} 


/*
	Site DIV
*/

div.header {
	width:964px;
	height:35px;
	background:#E1DFE0 url('../img/header1.jpg') no-repeat;
}

div.menubox {
	float:left;
	height:28px;
}
div.header div.info {
	float:left;
	width:220px;
	padding-top:14px;
	padding-left:30px;
}

div.menu {
	padding-top:5px;
}

div.menu span {
	float:left;
	height:28px;
}

div.menu a,
div.menu a:hover {
	background:transparent url('../img/bgmenu.gif') repeat-x;
	
	display:block;
	float:left;
	padding-top:6px;
	padding-bottom:5px;
	font-size:10pt;
	color:#000000;
	padding-left:15px;
	padding-right:15px;
	text-decoration: none;
}

div.menu a:hover {
	text-decoration:underline;
}

div.menu a.active,
div.menu a.active:hover {
	background: transparent url('../img/bgmenu_a.gif') repeat-x;
	display:block;
	float:left;
	padding-top:6px;
	padding-bottom:8px;
	font-size:10pt;
	color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
}

div.header2 {
	width:964px;
	height:118px;
	background:#E1DFE0 url('../img/header2.jpg') no-repeat;
}

div.smartmenu {
	float:right;
	padding-top:10px;
	margin-right:30px;

}

div.searchbox {
	float:left;
	margin-top:10px;
	margin-left:20px;
	width:600px;
}

div.searchbox h2{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#000;
}

div.logo {
	float:left;
	width:250px;
	height:100px;
	margin-top:10px;
}

div.smartmenu a,
div.smartmenu a:hover {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding-right:10px;
}

div.content {
	float:none;
	width:964px;
	background: transparent url('../img/contentbg.jpg') no-repeat;
	min-height:400px;
}

div.text {
	font-size:10pt;
}

div.leftside {
	padding: 20px 0px 20px 30px;
	float:left;
	width:650px;
}

div.rightside {
	clear:none;
	float:left;
	padding: 20px 0px 20px 15px;
	width:265px;
}

div.navigator {
	font-size:12px;
	padding-bottom:10px;
	border-bottom:#f0f0f0 1px solid;
	width:620px;
	padding-left:5px;
	
}

div.navigator a,
div.navigator a:hover {
	padding:0px;
	margin:0px;
	color:#666666;
	text-decoration: none;
	font-size:10pt;
	padding:2px 5px 2px 5px;
}

div.navigator a.now,
div.navigator a.now:hover {
	background: transparent url('../img/sort.gif');
	font-weight:bold;
	color:#ffffff;

}

div.fl {
	float:left;
}

div.fr {
	float:right;
}

div.fn {
	float:none;
}

div.mh150 {
	min-height:150px;
}

/*
	FOOTER
*/

div.footer {
	width:964px;
	border-top:#DEDEDE 3px solid;
	clear:both;
	float:left;
}

div.footer div.spbox {
	border-right:#DEDEDE 1px dotted; 
	float:left;
	width:250px;
}






/*
	BOXES. V1
*/

div.box_v1 {
	float:left;
	clear:left;
	width:650px;
	padding-bottom:20px;
	background:transparent url('../img/boxhead1_center.gif') repeat-x;
	
}

div.box_v1 div.hs {
	float:left;
	clear:left;
	background:transparent url('../img/boxhead1_sleft.gif');
	width:10px;
	height:36px;

}

div.box_v1 div.ht {
	float:left;
}

div.box_v1
h1 {
	color:#1E8102;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-top:10px;
}

div.box_v1 div.he {
	float:right;
	background:transparent url('../img/boxhead1_sright.gif');
	width:11px;
	height:36px;
}

div.box_v1 div.body{
	width:628px;
	float:left;
	clear:left;
	padding:10px;
	background:none;
	border:#CBD3DB 1px solid;
	border-top:none;
}


/*
	BOXES. V1 red
*/

div.boxr_v1 {
	float:left;
	clear:left;
	width:650px;
	margin-bottom:20px;
	background:transparent url('../img/boxhead1r_center.gif') repeat-x;
	
}

div.boxr_v1 div.hs {
	float:left;
	clear:left;
	background:transparent url('../img/boxhead1r_sleft.gif');
	width:10px;
	height:36px;

}

div.boxr_v1 div.ht {
	float:left;
}

div.boxr_v1
h1 {
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-top:10px;
}


div.boxr_v1 div.hx {
	padding-top:10px;
	float:right;
	font-size:9pt;
}

div.boxr_v1 div.he {
	float:right;
	background:transparent url('../img/boxhead1r_sright.gif');
	width:11px;
	height:36px;
}

div.boxr_v1 div.body{
	width:628px;
	float:left;
	clear:left;
	padding:10px;
	background:none;
	border:#CBD3DB 1px solid;
	border-top:none;
}


/*
	BOXES HALF V1
*/

div.boxh_v1 {
	float:left;
	width:315px;
	margin-bottom:20px;
	background:transparent url('../img/boxhead1_center.gif') repeat-x;
	margin-right:20px;
}

div.boxh_clear {
	margin-right:0px;
}

div.boxh_v1 div.hs {
	float:left;
	clear:left;
	background:transparent url('../img/boxhead1_sleft.gif');
	width:10px;
	height:36px;
}

div.boxh_v1 div.ht {
	float:left;
}

div.boxh_v1
h1 {
	color:#1E8102;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-top:10px;
}

div.boxh_v1 div.he {
	float:right;
	background:transparent url('../img/boxhead1_sright.gif');
	width:11px;
	height:36px;
}

div.boxh_v1 div.body{
	width:293px;
	float:left;
	clear:left;
	padding:10px;
	background:none;
	border:#CBD3DB 1px solid;
	border-top:none;
}

/*
	BOXES HALF V1 red
*/

div.boxhr_v1 {
	float:left;
	width:315px;
	margin-bottom:20px;
	background:transparent url('../img/boxhead1r_center.gif') repeat-x;
	margin-right:20px;
}


div.boxhr_v1 div.hs {
	float:left;
	clear:left;
	background:transparent url('../img/boxhead1r_sleft.gif');
	width:10px;
	height:36px;
}

div.boxhr_v1 div.ht {
	float:left;
}

div.boxhr_v1
h1 {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-top:10px;
}

div.boxhr_v1 div.he {
	float:right;
	background:transparent url('../img/boxhead1r_sright.gif');
	width:11px;
	height:36px;
}

div.boxhr_v1 div.body{
	width:293px;
	float:left;
	clear:left;
	padding:10px;
	background:none;
	border:#E0E0E6 1px solid;
	border-top:none;
}


/*
	BOXES. V2
*/


div.box_v2 {
	float:left;
	width:233px;
	clear:left;
	background:transparent url('../img/boxhead2.gif') repeat-x;
	border:none;
	margin-bottom:20px;
}

div.box_v2 div.head{	
	height:58px;
}

div.box_v2 div.head div.title {
	padding-top:12px;
}

div.box_v2 img.icon {
	float:left;
	padding-right:5px;
}

div.box_v2 div.body{	
	border:#CBD3DB 1px solid;
	border-top:none;
	padding:10px;

	clear:left;
}


div.box_v2r {
	float:left;
	width:233px;
	clear:left;
	background:transparent url('../img/boxhead2r.gif') repeat-x;
	border:none;
	margin-bottom:20px;
}

div.box_v2r div.head{	
	height:58px;
}

div.box_v2r div.head div.title {
	padding-top:12px;
}

div.box_v2r img.icon {
	float:left;
	padding-right:5px;
}

div.box_v2r div.body{	
	border:#60C164 1px solid;
	border-top:none;
	padding:10px;

	clear:left;
}

span.red {
	font-size:12pt;
	color:#1E8102;
	font-weight:bold;
}

span.blue {
	font-size:11pt;
	color:#000;
	font-weight:bold;
}

span.white {
	font-size:12pt;
	color:#333333;
	font-weight:bold;
}

span.gray {
	font-size:10pt;
	color:#fff;
	font-weight:bold;
}


/*
	AD, right
*/

div.ad200 {
	float:left;
	width:233px;
	clear:left;
	border:none;
	margin-bottom:20px;
	text-align:center;
}

div.ad200 fieldset{
	border:#E0E0E6 1px solid;
	margin:0px;
	padding:5px;
}

div.ad200 legend {
	color:#66666;
	font-size:10px;
}

div.ad233 {
	float:left;
	width:233px;
	clear:left;
	border:none;
	margin-bottom:20px;
}

div.ad650 {
	float:left;
	width:650px;
	clear:left;
	border:none;
	margin-bottom:20px;
	text-align:center;
}

div.ad650 fieldset{
	border:#E0E0E6 1px solid;
	margin:0px;
	padding:5px;
}

div.ad650 legend {
	color:#66666;
	font-size:10px;
}

/*
	ProductListing
*/


div.prodList {

}

div.prodList div.cell1 {
	float:left;
	width:100px;
	padding-right:15px;
}
div.prodList div.cell2 {
	float:left;
	padding-right:5px;
	width:390px;
	color:#666666;
}
div.prodList div.cell3 {
	float:left;
	width:110px;
	min-height:100px;
	border:#f0f0f0 1px solid;
	background:#f0f0f0;
	padding-left:5px;
}
div.prodList h3 {
	font-size:10pt;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	color:#1E8102;
}
div.prodList img.prodpic {
	border:#c0c0c0 1px solid;
}

div.prodList div.price {
	font-size:15pt;
	color:#D60000;
	font-weight:bold;
	text-align:center;
}

div.prodList a,
div.prodList a:hover {
	color: #000;
	text-decoration: underline;
}
div.prodList a:hover {
	color: #457340;
	text-decoration: none;
}

div.eraser{
	float:none;
	clear:both;
	border-bottom: 1px dashed;
	margin-top:10px;
	margin-bottom:20px;
}

div.rating {
	float:left;
	background:#c0c0c0 url('../img/rating.png') no-repeat;
	width:102px;
	height:25px;
}

div.stars {
	background:transparent url('../img/stars.jpg') no-repeat;
	height:25px;
}

div.prodSmall {
	float:none;
	clear:left;
	padding-top:20px;
	padding-bottom:5px;
	border-bottom:#c0c0c0 1px dashed;
}

div.prodSmall h4 {
	margin:0px;
	padding:0px;
	font-size:12px;
}

div.prodSmall img.prodpic {
	clear:both;
	float:none;
	padding-right:10px;
	
}

/*
	INPUTS
*/

INPUT {
	border:#C5C5C5 1px solid;
	height:20px;
	font-size:10pt;
	color:#666666;
	text-align:left;
	width:200px;
}

TEXTAREA {
	border:#C5C5C5 1px solid;
	font-size:10pt;
	color:#666666;
	text-align:left;
}

SELECT {
	border:#C5C5C5 1px solid;
	height:24px;
	font-size:10pt;
	color:#666666;
}

INPUT.search {
	cursor:pointer;
	width:73px;
	height:25px;
	background:transparent url('../img/searchbtn.jpg') no-repeat;
	
}

/*
	YUI
*/

.login-button {
	background: transparent url('../img/bgmenu.gif') repeat-x;
	width:auto;
	height:24px;
	font-weight:bold;
	color:#000;
	border:#c0c0c0 1px solid;
	text-align:center;
}

/*
	CATEGORIES
*/


div.category {
	clear:none;
	width:210px;
}

div.category a,
div.category a:hover {
	background: url('../img/arrow.gif') -2px 4px no-repeat;
	width:200px;
	height:20px;
	display: block;
	color:#333333;
	text-decoration: none;
	font-size:9pt;
	font-weight:bold;
	padding-left:10px;
	padding-top:1px;
}

div.category a:hover {
	color: #375B33;
	text-decoration: underline;
}


div.category a.sub,
div.category a.sub:hover {
	width:190px;
	background: #F0F0F0;
	font-size: 9pt;
	font-weight:normal;
	padding-left:20px;
	text-decoration: none;
}

div.category a.sub:hover {
	text-decoration: underline;
	color: #375B33;
}

/*
	USERRATINGS
*/

div.userratings {
	font-size: 9pt;
	color: #333333;
}

div.userratings span.name {
	text-decoration:underline;
	font-weight:bold;
	color:#ff0000;
	
}
