body {
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}

.center {
        text-align: center;
        display: block;
        }

.alignleft {
        display: block;
        float: left;
        }

a, a:visited {
	color: #00ooff;
	text-decoration: none;
	}	

a:hover {
	text-decoration: underline;
	}	

#headliner {
	background: #000000;
	width: 960px;
	height: 14px;
	margin: 0px auto 0px;
	padding: 0px;
	text-align: right;
	}	

#headliner h1 {
	font-size: 12px;
	margin-right: 10px;
	color: #333;
	line-height: 13px;
	display: inline;
	}
	
#header {
	background: #000000;
	width: 960px;
	height: 86px;
	margin: 0px auto 0px;
	padding: 0px;
	}

#header a, #header a:visited {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-size: 48px;
	color: #ff00ff;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	}	

#headertitle {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-size: 48px;
	color: #ff00ff;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	}

#header a:hover {
	color: #FA9C3A;
	text-decoration: none;
	}

.headerleft {
	background: #000000;
	width: 960px;
	float: left;
	margin: 0px;
	padding: 6px 0px 0px 10px;
	}

#content {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	}

#content h1, #content h2 {
	color: #333333;
	font-size: 26px;
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-weight: normal;
	margin: 25px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	border-top: 2px solid #000000;
	}
	
#content h1 a, #content h2 a  {
	color: #000000;
	text-decoration: none;
	}

#content h1 a:hover, #content h2 a:hover {
	color: #FA9C3A;
	text-decoration: none;
	}
	
#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #C0C0C0;
	}
	
#contentleft {
	float: left;
	width: 470px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	}
	
#l_sidebar {
	float: left;
	width: 225px;
	margin: 25px 0px 0px 20px;
	padding: 0px 0px 20px 0px;
	border-top: 2px solid #000000;
	}

#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#l_sidebar ul li a {
	display: block;
	color: #0000ff;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	}

#l_sidebar ul li a:hover {
	background: #EFEFEF;
	color: #0066CC;
	}

#l_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}

#r_sidebar {
	float: right;
	width: 225px;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	border-top: 2px solid #000000;
	}
	
#r_sidebar ul li h3 {
	color: #333333;
	font-size: 14px;
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#r_sidebar ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#r_sidebar ul li a {
	display: block;
	color: #0000ff;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#r_sidebar ul li a:hover {
	background: #EFEFEF;
	color: #0066CC;
	}

#r_sidebar ul li a:active {
               background: #efefef;
               color: #0066cc;
               }
	
#r_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#footer {
	background: #404040;
	width: 960px;
	color: #FFFFFF;
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-size: 14px;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	}
	
#footer a, #footer a:visited {
	color: #C0C0C0;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#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 ul li.li1 a{
	font-size: 14px;
	color: #FF0000;
	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: #333333;
	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: #333333;
	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: #333333;
	text-decoration: underline;
}

#sitemap ul li.li5 a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-decoration: underline;

}

#sitemap ul li.li6 a{
	font-size: 12px;
	color: #333333;
	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: #cccccc; 
	border-width: 1px; 
}
.item-layout5 {
	text-align: left;
	float: left;
	background-color: #efefef;
	height: 110px;
	width: 45%;
	margin-left: 6px;
	margin-top: 6px;
	display: block;
	padding: 10px;
	border-style: solid; 
	border-color: #cccccc; 
	border-width: 1px; 
}

#products { 
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: solid; 
	border-color: #dddddd; 
	}

#products td {
	padding: 5px;
	}

tr.row0 {
	background-color: #eeeeee;
	}

tr.row0:hover {
	background-color: #dddddd;
	}

tr.row1 {
	background-color: #ffffff;
	}

tr.row1:hover {
	background-color: #dddddd;
	}

.itemname a {
	font-size: 10pt;
	font-family: Arial;
	color: #0000ff;
	text-decoration: underline;
	}

.itemname a:hover {
	font-size: 10pt;
	font-family: Arial;
	color: #0000ff;
	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: #dddddd; 
	}

#navigation li { 
	display: inline; 
	padding-left: 3px; 
	padding-right: 3px; 
	}

#navigation a { 
	color: #0000cc;
	text-decoration:underline;
	}

#viewmore {
	text-align: right;
	background-color: #ffffff
	}

#viewmore a {
	font-size: 10pt;
	font-family: Arial;
	color: #0000ff;
	}
/* Product Information End */

/* Sort By Box Start */
#sortbox {
	width: 100%; 
	background-color: ;
	border: 0px;
	border-style: solid; 
	border-color: #dddddd; 
	}

#ebaylogo {
	width: 70px;
	float: left;
	padding: 0px;
	}

#sortby {
	text-align: right;
	margin-top: 20px;
	}

#sortby select {
	width: 200px;
	}
/* Sort By Box End */

/* Search Box Start */
#search {
	padding: 12px;
	margin-top: 10px;
	background-color: #efefef;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 1px; 
	text-align: left;
	}

#search a {
	color: #0000ff;
	font-family: Arial;
	font-size: 12px;
	}

#search a:hover {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	}

.searchform {
	padding:0;
	margin:0;
	width:210px;
	}

#searchsubmit {
	padding: 2px;
	}

#search select {
	width: 147px;
	}