body#background {
	background-color: #ebebeb;
	}

body {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

/* Logo Site Name Start */

h1#title, h1#title a, h1#title a:hover {
	font-size: 18px;
	letter-spacing: 0.5px;
	font-weight: normal;
	padding: 28px 10px 10px 20px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	display: none;
	}
	
/* Logo Site Name End */

/* Main Template Start */
#page {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	width: 968px;
	border: 10px solid #fff;
	border-top: 0;  
	display: block;
	}

#header {
	margin: 0; 
	padding: 0; 
	height: 180px; 
	width: 968px;
	}

.headerimg {
	margin: 0;
	background: #003366 url(images/header-logo.jpg) no-repeat;
	height: 180px; 
	width: 968px; 
	}

#content {   
	width: 596px;
	margin: 0 0 10px 0;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ebebeb; 
	text-align: left; 
	} 

#content p {
	padding-bottom: 10px;
	margin-bottom: 10px;
	}

#content h1 {
	font-size: 1.6em;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #333;
	}

#content a {
	color: #099bff;
	font-weight: bold;
}

#content ul {
	list-style: none;
}

#content li {
	padding: 4px;
}

.narrowcolumn {
	padding: 0;
	margin: 0px 0 0 0px;
	width: 100% auto;
	float: left;
	}

#footer {
	margin-top: 0px;
	width: 958px;
	height: 30px;
	clear: both;
	background-color: #fff;
	border: 10px solid #fff;
	border-top: 0;  
	}

#footer a {
	color: #009BFF;
	text-decoration: none;
	}

#footer a:hover {
	color: #009BFF;
	text-decoration: none;
	}

#footer p {
	font:1.1em Arial, Helvetica, Sans-serif;
	margin: 0 0px 0 0;
	padding: 10px 0 0 0;
	text-align: left;
	color: #000000;
	}
	
#footer img {
	border: none;
	}

/* Main Template End */

/* Product Information Start */

#products { 
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #f8f8f8;
/*	border: 1px solid #f8f8f8; */
	}

.item-layout4 {
	text-align: center;
	float: left;
	position: relative;	
	background-color: #fff;
	height: 240px;
	width: 180px;
	margin: 6px 0px 6px 12px;
	display: block;
	padding: 0px;
	border: 1px solid #009bff; 
}

.item-layout5 {
	text-align: left;
	float: left;
	background-color: #fff;
	height: 110px;
	width: 45%;
	margin-left: 6px;
	margin-top: 6px;
	display: block;
	padding: 10px;
	border: 1px solid #009bff; 
}

#products td {
	padding: 5px;
	}

.itemname a {
	font-size: 10pt;
	font-family: Arial;
	color: #009BFF;
	text-decoration: underline;
	}

.itemname a:hover {
	font-size: 10pt;
	font-family: Arial;
	color: #009BFF;
	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;
	} 
	
	img {
	margin: 2px;
	}

a img {
	border: 1px;
	border-color: #099bff;
	}

.item-layout4 div img {
	margin: 10px 0 5px 0;
	padding: 0px 0 0px 0;
	border: 1px solid #009bff;
	display: block;	
}	
	
#navigation ul {
	text-align: left; 
	font-size: 12px; 
	padding-left: 5px;  
	list-style-type: none; 
	list-style-image: none;
	background-color: #fff; 
	}

#navigation li { 
	display: inline; 
	padding-left: 3px; 
	padding-right: 3px; 
	}

#navigation a { 
	color: #009BFF;
	text-decoration: underline;
	}

#viewmore {
	text-align: right;
	background-color: #ffffff;
	}

#viewmore a {
	font-size: 10pt;
	font-family: Arial;
	color: #009BFF;
	}

/* Product Information End */



/* Sort By Box Start */

#sortbox {
	width: 100%; 
	background-color: #fff;
	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: 0px 0px 12px 12px;
	margin-top: 0px;
	background: #003366 url(images/search-box.jpg) no-repeat;
	color: #19A5FE;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	}

#search a {
	color: #19A5FE;
	font-family: Arial;
	font-size: 12px;
	}

#search a:hover {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	}

.searchform {
	padding:0;
	margin:0;
	width:490px;
	}

.searchsubmit {
	padding: 2px;
	height: 22px;
	vertical-align: text-bottom;
	}

#search select {
	width: 200px;
	}

/* Search Box End */



/* Sidebar Start */

#sidebar {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	width: 175px;
	background-color: #f8f8f8;
  	text-align: left;
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 0px 0px 0px 0px;
	}

#sidebar h2 {
	padding: 6px 6px 6px 28px; 
	margin: 0px;  
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	display: block;  
	text-decoration: none; 
	background: #003366 url(images/sidebar-h2.gif); 
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 0px 0px 1px 0px;
	} 

#sidebar ul { 
	padding: 0px; 
	margin: 0px; 
	padding-bottom: 0px;  
	font-weight: bold;
	} 

#sidebar ul li { 
	display: block; 
	} 

#sidebar ul li a { 
	background-color: #009bff;
	padding: 3px; 
	margin: 0px; 
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 0px 0px 1px 0px; 
	} 

#sidebar ul li a:hover { 
	background: #009BFF url(images/nav-hover.gif) no-repeat right;
	padding: 3px; 
	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 0px 0px 1px 0px; 
	} 
	
#sidebar .fav img {
	padding: 0 22px;
	border: none;
	background-color: #f8f8f8;	
}		

#selected {   
	padding: 3px; 
	display: block;   
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	display: block;  
	text-decoration: none; 
	background: #009BFF url(images/nav-hover.gif) no-repeat right;
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 0px 0px 1px 0px;  
	} 

#sidebarright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
	width: 175px;
	background-color: #f8f8f8;
  	text-align: left;
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 0px 0px 0px 0px;
	}

#sidebarright h2 {
	padding: 6px 6px 6px 28px; 
	margin: 0px;  
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	text-decoration: none; 
	background: #003366 url(images/Rsidebar-h2.gif); 
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 0px 0px 1px 0px;
	} 

#sidebarright ul { 
	padding: 10px; 
	margin: 0px; 
	} 

#sidebarright ul li { 
	display: block; 
	} 

#sidebarright ul li a { 
	background-color: #f8f8f8;
	padding: 3px; 
	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 0px 0px 1px 0px; 
	} 

#sidebarright ul li a:hover { 
	background-color: #efefef;
	padding: 3px; 
	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 0px 0px 1px 0px; 
	} 
	
#sidebarright h3 {
	padding: 5px 0 5px 2px;
	width: 170px;
	font-size: 14px;
	text-align: center;
}

#sidebarright p {
	padding: 5px 7px;
	width: 170px;
}		

#sidebarright ol {
	margin: 0px 0 0 26px;
	color: #d60000;	
	font-weight: bold;
	display: block;
/*	background: url(images/bkgd-top10.jpg) no-repeat; */
}

#sidebarright ol li a { 
	margin: 0px 0 0 6px; 
	color: #d60000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
	display: block;		
	}
	
#sidebarright ol li a:hover { 
	margin: 0px 0 0 6px; 
	color: #d60000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: underline; 
	}	

/* Sidebar End */

/* Miscellaneous Start */

h1 {
	padding-top: 0;
	margin: 0;
	font-size: 1.6em;	
	}

h2 {
	padding-top: 0;
	margin: 0;
	font-size: 1.5em;
	color: #009bff;
	}

h3 {
	font-weight: none;
	padding-top: 0;
	padding-bottom: 5px;
	margin: 0;
	font-size: 1.3em;
	}
	
	h4 {
	font-weight: none;
	padding-top: 0;
	padding-bottom: 5px;
	margin: 0;
	font-size: 1.2em;
	color: #099bff;
	}

hr {
	display: none;
	}

* {
	margin:0;
	padding:0;
	}
	
table#rankings {
	width: 100%;
	background-color: #099bff;
}	

table#rankings caption {
	font-size: 1.6em;
}

table#rankings th {
	background-color: #003366;
	color: #f8f8f8;
	text-align: center;
}

table#rankings tr {
	height: 30px;
}

table#rankings td {
	text-align: center;
}

.topanchor {
	text-align: right;
	padding: 0 20px 0 0;
	background: #ffffff url(images/nav-anchor-top.gif) no-repeat right;	
	height: 20px;
}

/* Miscellaneous End */

/* Sitemap Begin */
#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: #009bff;
	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;
	font-weight: normal;
}
#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;

}
/* Sitemap End */