* {	
	margin: 0;
	padding: 0;
}


/*---------------------------------------- HTML ELEMENTS ----------*/

a {
	color: #666666;
	line-height: 14px;
	text-decoration: none;
	width: 100%;
}
a:active {
	color: #009900;
	border: #000000 1px solid;
}
a:hover {
	color: #009900;
	border-bottom: #000000 1px solid;
}

body {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
}

h1 {
	margin: 5px 0 15px;
	text-align: center;
}

h2 {
	font-size: 12px;
}

h3 {
	font-weight: none;
	padding-top: 0;
	padding-bottom: 5px;
	margin: 0;
	font-size: 1.3em;
	width: 95%;
}

hr {
	color: #CCCC00;
	line-height: 15px;
}


/*---------------------------------------- DIVS ----------*/

#container {
	width: 800px;
	margin: 10px auto;
}

#header {
	text-align: center;
	width: 100%;
}

#subheader {
/*	background: url('images/gry_fade.png') repeat-x;
	height: 24px; */
	margin: 15px 0;
	padding: 3px;
	text-align: right;
	width: 100%;
}

#navigation {
	border-right:	1px #009900 solid;	/* was 	1px #009900 solid */
	border-top:		1px #009900 solid;
	float: 			left;
	text-align: 	left;
	width: 			174px;
}

#content {
	border-top:		1px #009900 solid;
	float: right;
	padding-left: 10px;
	text-align: left;
	width: 613px;
}

#pages {
	width: 100%;
}

#footer {
	border-top:		1px #009900 solid;
	clear: both;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}



/*---------------------------------------- DIV ELEMENTS ----------*/

#navigation ul {
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	} 

#navigation ul li {
	margin-top: 10px;
	display: block;
	} 
	
#navigation ul li ul {
	font-size: 11px;
	margin: -10px 0 0 10px;
	padding: 0 0 0 0;
	text-transform: none;
	} 

#navigation ul li ul li { 
/*	margin-top: -10px; */
	display: block;
	} 
	
#navigation ul li ul li ul {
	font-size: 10px;
	margin: -10px 0 0 15px;
	padding: 0 0 0 0;
	} 

#navigation ul li ul li ul li{
/*	margin-top: 0px; */
	display: block;
	} 



#pages ul {
	text-align: right; 
	font-size: 12px;  
	list-style-type: none; 
	list-style-image: none;
	background-color: #ffffff; 
	}

#pages li { 
	display: inline; 
	color: #000000;
	text-decoration: none;
	background-color: #dddddd;
	margin-left: 3px;
	padding-left: 6px; 
	padding-bottom: 3px; 
	padding-right: 6px; 
	border: 1px;
	border-style: solid; 
	border-color: #cccccc; 
	}

#pages li a {  
	color: #000000;
	text-style: bold;
	font-size: 9pt;
	text-decoration: underline;
	background-color: #;
	}

#footer p {
	font-size: 10px;
}


/*---------------------------------------- CLASSES ----------*/

.searchresults {
	padding: 0;
	margin: 0px 0 0 0px;
	width: 100% auto;
	float: left;
}

.selected {
	background-color: #009900;
	color: #ffffff;
} 









/*---------------------------------------- PRODUCT INFORMATION START ----------*/
#products { 
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#products td {
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	height: 65px;
}

tr.row0 {
	background-color: #f8f8f8;
}
	
tr.row0:hover {
	background-color: #e8e8e8;
}

tr.row1 {
	background-color: #efefef;
}

tr.row1:hover {
	background-color: #e8e8e8;
}

.productimage {
	width: 98px;
	overflow: hidden;
}

.productname a {
	border: 1px solid #dddddd;
	font-size: 9pt;
	font-family: arial;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	margin: 0 auto;
	display: block;  
	background-color: #ffffff; 
	}

.productname a:hover {
	border-color: #333333; /*
	font-size: 9pt;
	font-family: Arial;
	color: #333333;
	text-decoration: none; */
	}

.productname a:visited {
	background-color: #f8f8f8;
	border-color: #666666; /*
	font-size: 9pt;
	font-family: Arial;
	color: #333333;
	text-decoration: none; */
	}

.bids {  
	font-size: 10pt;
	font-family: Arial;
	font-weight: ;
	color: #000000;
	} 

.price {  
	text-align: center;
	font-size: 11pt;
	font-family: Arial;
	font-weight: bold;
	color: #ae0000;
	} 

.buyprice {  
	text-align: center;
	font-size: 11pt;
	font-family: Arial;
	font-weight: bold;
	color: #ae0000;
	} 

.time {  
	text-align: center;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	paddding-bottom: 8px;
	} 

.producttext {  
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
	color: #333333;
	} 


a img {
	border-style: solid; 
	border: 1px;
	border-color: #cccccc;
	}

a:hover img {
/*	border: 1px solid #333333; */
	}
/*
#navigation ul {
	text-align: right; 
	font-size: 12px;  
	list-style-type: none; 
	list-style-image: none;
	background-color: #ffffff; 
	}

#navigation li { 
	display: inline; 
	color: #000000;
	text-decoration: none;
	background-color: #dddddd;
	margin-left: 3px;
	padding-left: 6px; 
	padding-bottom: 3px; 
	padding-right: 6px; 
	border: 1px;
	border-style: solid; 
	border-color: #cccccc; 
	}

#navigation li a {  
	color: #000000;
	text-style: bold;
	font-size: 9pt;
	text-decoration: underline;
	background-color: #;
	} */

#viewmore {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	background-color: #ffffff
	}

#viewmore a {
	text-style: bold;
	font-size: 9pt;
	font-family: Arial;
	text-decoration: none;
	color: #333333;
	}





/*---------------------------------------- PRODUCT INFORMATION END ----------*/

/* Sort By Box Start */
#sortbox {
	width: 100%; 
	background-color: #ffffff;
	border-bottom: 1px dotted #cccccc;
}

#ebaylogo {
	width: 0px;
	float: right;
	padding: 0px;
}

#sortby {
	text-align: right;
	margin-top: 20px;
}

#sortby select {
	background-color: #dddddd;
	border: 1px solid #666666;
	float: right;
	margin: 4px 6px 4px 0;
	width: 200px;
}
/* Sort By Box End */













.textlarge { 
	color: black; font-size: 12px; font-family: Verdana, Arial, Geneva, Helvetica; 
}
.smallbutton { 
	color: black; font-size: 10px; font-family: Verdana, Arial, Geneva, Helvetica; background-color: #ccc; border: outset 
}
.copyright  { 
	color: #CCCCCC; font-size: 9px; font-family: Verdana, Arial, Geneva, Helvetica;
}
.boldlinkgry { 
	color: #7d7d7d; font-weight: bolder; font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica;
}

div.hr {
	height: 2px;
	background: #CCCC00;
	line-height: 15px;
}
div.hr hr {
  display: none;
}
input.green {
	width: 250px;
	border: 1px solid #CCCC00;
	margin: 2px;
	padding: 2px;
}
textarea.green {
	width: 250px;
	border: 1px solid #CCCC00;
	margin: 2px;
	padding: 2px;
}
.menucategory {
	line-height: 16px;
}
.mainbody {
	line-height: 16px;
	text-align: justify;
}