#sitemap {
	width: 450px;
	padding-left: 5px;
	list-style-type: none;
}
#sitemap .title{
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#sitemap a{
	width: 450px;
	padding-left: 5px;
	list-style-type: none;
}

#sitemap a:hover{
	color:#000000;
}

#sitemap ul li.li1 a{
	font-size: 14px;
	color: #CD6600;
	text-decoration: underline;
	padding-top: 15px;
	padding-left: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}
#sitemap ul li.li2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	border-left-style: none;
	color: #CD6600;
	text-decoration: underline;
}

#sitemap ul li.li3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #CD6600;
	text-decoration: underline;
}

#sitemap ul li.li4 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #CD6600;
	text-decoration: underline;
}

#sitemap ul li.li5 a{
	font-size: 12px;
	color: #CD6600;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-decoration: underline;

}

#sitemap ul li.li6 a{
	font-size: 12px;
	color: #CD6600;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-decoration: underline;
}
#sitemap .info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;

}
#sitemap .info2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;

}
#sitemap .info3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 33px;

}
#sitemap .info4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 30px;

}

.item-layout4 {
	text-align: center;
	float: left;
	background-color: #efefef;
	height: 240px;
	width: 28%;
	margin-left: 6px;
	margin-top: 6px;
	display: block;
	padding: 10px;
	border-style: solid; 
	border-color: #CD6600; 
	border-width: 1px; 
}
.item-layout5 {
	text-align: left;
	float: left;
	background-color: #FF9900;
	height: 110px;
	width: 44%;
	margin-left: 6px;
	margin-top: 6px;
	display: block;
	padding: 10px;
	border-style: solid; 
	border-color: #FFCC00; 
	border-width: 1px; 
}

/* ------------------------------------------ */
/* Defaults, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
html {
 border:0;
 margin:0;
 padding:0;
}

body {
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	color: #000000; 
	background:#FFCC00 url(images/bg-orange.jpg) repeat-x;
}

/***** Headings *****/

h1, h2, h3, h4, h5, h6, p, ul, li, a {
 margin:0;
 padding:0;
}

a {
	color:#CD6600;
}

a:hover {
	color:#454545;
}

img {
	border:none;
}

a img {
	border:none;

}

 /***** Global Classes *****/

.clear         { clear:both; }
.left    { float:left; display:inline}
.right   { float:right; display:inline}


.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }


/* ------------------------------------------ */
/* START PAGE MARKUP */
/* ------------------------------------------ */

#pagewrap {
	width:890px;
	margin:0 auto;
}

#header {
	width:850px;
}

#content  {
	float:left;
	width:538px;
	background:#FFFFFF;
	border:1px solid #8B4500;
	margin: 10px 10px 10px 0;
	display:inline;
	padding:5px;
}

#sidebar {
	float:left;
	margin: 0px 0px 10px 0;
}

#footer {
	float:left;
	width:878px;
	background:#FF9900;
	border:1px solid #FF9900;
	margin-bottom:10px;
	text-align:center;
	padding:5px;
	display:inline;
}

/* ------------------------------------------ */
/* Header Style */
/* ------------------------------------------ */
#header ul {
	margin:0;
	padding:0;
	width:890px;
	background:#8B4500 url(images/navbg-orange.gif)  repeat-x top left;
	padding: 10px 0 10px 0;
}

#header ul li{
	display:inline;
}

#header ul li a{
	padding: 10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#header ul li a:hover{
	text-decoration:underline;
}

#header ul.cats {
	margin:0;
	padding:0;
	width:878px;
	background:#FF9900;
	padding: 10px 5px 9px 5px;
	border:1px solid #FF9900;
}

#header ul.cats li{
	display:inline;
	color:#000000;
	font-weight:bold;
}

#header ul.cats li a{
	padding: 10px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

#header ul.cats li a:hover{
	text-decoration:underline;
}



/* ------------------------------------------ */
/* Content Style */
/* ------------------------------------------ */

#content .adspace {
	height:100px;
	border:1px solid #8B4500;
	margin: 10px 5px 5px 5px;
}

#content table img{
	margin-right:5px;
}

#content table {
	margin-bottom:0px;
}

#content h1 {
	margin-bottom:14px;
}

#content .main_adspace{
	width: 524px;
	border:1px solid #8B4500;
	margin: 2px 3px 5px 3px;
	padding:3px;
}

/* ------------------------------------------ */
/* Sidebar Style */
/* ------------------------------------------ */

#sidebar .box {
	width: 317px;
	background:#ffffff;
	border:1px solid #8B4500;
	margin: 10px 0 0px 0;
	padding:5px;
}

#sidebar .box .ads {
	float:left;
	border:1px solid #8B4500;
	margin: 5px 7px 5px 8px;
	display:inline;
}

#sidebar .box h3 {
	color:#CD6600;
	margin: 10px 0 0 10px;
	padding:0;
	border-bottom: 1px dashed #CD6600;
}

#sidebar .box p {
	color:#000000;
	margin: 10px 0 10px 10px;
	padding:0;
}

/* ------------------------------------------ */
/* Table Style */
/* ------------------------------------------ */



/* ------------------------------------------ */
/* Footer Style */
/* ------------------------------------------ */

#footer p {
	padding: 0px 0 0 0;
	margin:0;
	color:#000000;
}

#footer a {
	padding: 10px ;
	margin:0;
	color:#000000;
}


/* Product Information Start */

#products { 

	margin: 0px 0px 0 0px;

	padding: 0px;

	border: 0px;

	border-style: solid; 

	border-color: #dddddd; 

	}



#products td {

	padding: 5px;

	}



tr.row0 {

	background-color: #F8FFCF;

	}

	

tr.row0:hover {

	background-color: #FFD700;
	color:#ffffff;

	}



tr.row1 {

	background-color: #FFFFFF;

	}



tr.row1:hover {

	background-color: #FFCC00;
	color:#ffffff;

	}



.itemname A {

	font-size: 10pt;

	font-family: Arial;

	color: #000000;

	text-decoration: none;

	}



.itemname a:hover {

	font-size: 10pt;

	font-family: Arial;

	color: #ffffff;

	text-decoration: none;

	}



.itemname a:visited {

	font-size: 10pt;

	font-family: Arial;

	color: #ae0000;

	text-decoration: none;

	}



.bids {  

	font-size: 10pt;

	font-family: Arial;

	font-weight: ;

	color: #000000;

	} 



.price {  

	font-size: 10pt;

	font-family: Arial;

	font-weight: bold;

	color: #333333;

	} 



.buyprice {  

	font-size: 10pt;

	font-family: Arial;

	font-weight: bold;

	color: #000000;

	} 



.time {  

	font-size: 10pt;

	font-family: Arial;

	font-weight: ;

	color: #ff0000;

	} 



.producttext {  

	font-size: 9pt;

	font-weight: bold;

	font-family: Arial;

	color: #333333;

	} 



a img {

	border: 1px;

	border-color: #333333;

	}



#navigation ul {

	text-align: left; 

	font-size: 12px; 

	padding-left: 5px;  

	list-style-type: none; 

	list-style-image: none;

	background-color: #ff9900; 

	}



#navigation li { 

	display: inline; 

	padding-left: 3px; 

	padding-right: 3px; 

	}



#navigation a { 

	color: #000000;

	text-decoration:underline;

	}


#viewmore {

	text-align: right;

	background-color: #ffffff;
	
	margin-right:5px;

	}



#viewmore a {

	font-size: 10pt;

	font-family: Arial;

	color: #000000;
	
	padding: 0 1px 5px 3px 3px

	}


/* Product Information End */



/* Sort By Box Start */

#sortbox {

	margin-top:-30px; 
	
	padding-top:0px;
	
	width: 535px; 
	
	background-color: transparent ;

	border: 0px;

	border-style: solid; 

	border-color: #dddddd; 

	}



#sortby {

	text-align: right;
	
	margin:0px 0 5px 0;

	}



#sortby select {

	margin:0px 0 5px 0;
	
	width: 200px;
	

	}

/* Sort By Box End */



/* Search Box Start */

#search {

	padding: 12px;

	margin-top: 5px;

	background-color: #ffffff;

	color: #333333;

	font-family: Arial;

	text-align: left;

	}



#search a {

	color: #000000;

	font-family: Arial;

	font-size: 12px;
	
	text-decoration:none;

	}



#search a:hover {

	font-family: Arial;

	font-size: 12px;
	
	text-decoration:underline;

	}



.searchform {
	padding:0;
	margin:0;
	width:196px;
	margin-bottom:2px;
	}


.searchsubmit {
	background: #BCEA3D url(images/submit_bg.gif) repeat-x top left;
	padding: 4px;
	border: none;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	cursor:pointer;
	}



#search select {
	width: 200px;
	}
	

/* Search Box End */


#selected {   

	padding: 3px; 

	display: block;   

	color: #000000;

	font-family: Arial;

	font-size: 12px;

	font-weight: bold;

	display: block;  

	text-decoration: none; 


	} 

/* Miscellaneous Start */

h1 {

	padding-top: 0;

	margin: 0 0 0 15px;
	
	color:#000000;
	
	font-size:16px;

	}



h2 {

	padding-top: 0;

	margin: 0;

	font-size: 1.6em;
	
		color:#000000;

	}



h3 {

	font-weight: none;

	padding-top: 0;

	padding-bottom: 5px;

	margin: 0;

	font-size: 1.3em;
	color:#000000;
	}


p {
	color:#000000;
}
hr {

	display: none;

	}



* {

	margin:0;

	padding:0;

	}

/* Miscellaneous End */