#sitemap .title{color: #666666;	text-decoration: none;}
#sitemap ul li.li1 a{color: #C0C0C0; text-decoration: underline;}
#sitemap ul li.li1 a{color: #c0c0c0; text-decoration: underline;}
#sitemap ul li.li2 a{color: #666666; text-decoration: underline;}
#sitemap ul li.li3 a{color: #666666; text-decoration: underline;}
#sitemap ul li.li4 a{color: #666666; text-decoration: underline;}
#sitemap ul li.li5 a{color: #666666; text-decoration: underline;}
#sitemap ul li.li6 a{color: #666666; text-decoration: underline;}
#sitemap .info {color: purple;	text-decoration: none;}
#sitemap .info2 {color: purple; text-decoration: none;}
#sitemap .info3 {color: purple; text-decoration: none;}
#sitemap .info4 {color: purple; text-decoration: none;}

.item-layout4 {background-color: #ffffff; border: solid 1px  #000000;}
.item-layout5 {background-color: #ffffff; border: solid 1px #000000;}

#sitemap {width: 450px;	padding-left: 5px; list-style-type: none;}
#sitemap .title{font-size: 18px; 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; 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; padding-top: 10px;	padding-left: 10px;	font-weight: bold; border-left-style: none;}
#sitemap ul li.li3 a{font-family: Arial, Helvetica, sans-serif;	font-size: 12px; padding-top: 10px;	padding-left: 10px;	font-weight: bold;}
#sitemap ul li.li4 a{font-family: Arial, Helvetica, sans-serif;	font-size: 12px; padding-top: 10px;	padding-left: 10px;	font-weight: bold;}
#sitemap ul li.li5 a{font-size: 12px; padding-top: 10px; padding-left: 10px; font-weight: normal;}
#sitemap ul li.li6 a{font-size: 12px; padding-top: 10px; padding-left: 10px; font-weight: normal;}
#sitemap .info {font-family: Arial, Helvetica, sans-serif; font-size: 12px;	padding-left: 10px;}
#sitemap .info2 {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; padding-left: 20px;}
#sitemap .info3 {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; padding-left: 33px;}
#sitemap .info4 {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; padding-left: 30px;}

.item-layout4 {text-align: center; float: left; height: 240px; width: 28%; margin: 6px 3px 0px 3px; display: block; padding: 10px;}
.item-layout5 {text-align: left; float: left; height: 110px; width: 44%; margin-left: 6px; margin-top: 6px; display: block; padding: 10px;}

/* End Version 3.0 only Variables */

/* Logo Site Name Start */

h1#title, h1#title a, h1#title a:hover{
	font-size: 26px;

	letter-spacing: .5px;
                font-family: verdana;
	font-weight: bold;	
	padding: 75px 10px 10px 12px;
	text-align: left;	
	text-decoration: none;
	color: #0c52b1;
	}

/* Logo Site Name End */

/* Main Template Start */

#page {
	margin: 0px;
	padding: 10px;
	width: 780px;
	display: block;
	}

#header {
	margin-top: 10px; 
	padding: 0; 
	height: 100px; 
	width: 100%;
	/*background-color: #ffffff;*/
	}

.headerimg {
	margin: 0;
	background: url('images/logo.png') no-repeat;
	height: 100px; 
	width: 780px; 
	}

/* Start Top Search */
#topsearch { 
	background: #ffffff url('images/navigation_border.png') no-repeat; 
	background-position: top center;
	height: 52px; 
	width: 784; 
	clear: both; 
	margin-bottom:0px; 
	}

#searchnotitle {
	padding-right: 30px;
	padding-top: 0px;
	float: right;
	}

#searchnotitle .searchform {
	background-color: #ffffff;
	height: 16px;
	width: 200px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #585858;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	}

#searchnotitle select {
	background-color: #ffffff;
	width: 226px;
	padding: 3px 7px 2px 5px;
	color: #585858;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	}
/* EndTop Search */

/* Start Top Navigation */
#menu { 
	background: #785f2f url('images/navigation_bg.png') repeat-x; 
	font-size: 13px; 
	font-weight: bold; 
	height: 32px; 
	letter-spacing: 0.02em; 
	position: relative; 
	width: 100%; 
	clear: both; 
	margin-bottom:0px; 
	}

#menu ul { 
	list-style: none; 
	margin: 0px; 
	width: 784px;
	}

#menu ul li { 
	float: left;  
	}

#menu ul li span a { 
	background: url('images/navigation_sep.png') no-repeat; 
	background-position: right center;  
	text-decoration: none; 
	display: block; 
	float: left; 
	padding: 8px 20px 6px 20px; 
	}

#menu ul li a { 
	color: #ffffff;  
	text-decoration: none; 
	display: block; 
	float: left; 
	}

#menu ul li a:hover { 
	color: #ffffff;  
	text-decoration: underline; 
	display: block; 
	float: left; 
	}
/* End Top Navigation */

body#background {
	background-image:url('images/bg.png');
	background-attachment:fixed;
	background-color: #ffffff;
        width: 100%;
    	
	}

body {
	margin: 0;
	padding-top: 0px; 
	padding-bottom: 10px; 
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
	}

#content {   
	width: 570px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
	border-style: solid; 
	border-color: #000000; 
	border-width: 1px;
	text-align: left; 
	} 

#content p {
	padding-bottom: 10px;
	margin-bottom: 10px;
	color:#000000;
	}
	
#content h1 {
	font-size: 1.6em;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #FF0000;
	}

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

#footer {
	margin-top: 10px;
	width: 780px;
	height: 30px;
	clear: both;
	background-color: #ffffff;
	border-style: solid; 
	border-color: #000000; 
	border-width: 1px; 
	}

#footer a {
	color: #FF0000;
	text-decoration:none;
	}

#footer a:hover {
	color: #FF0000;
	text-decoration:underline;
	}

#footer p {
	font:10px Arial, Helvetica, Sans-serif;
	margin: 0 10px 0 0;
	padding: 3px 0 0 0;
	text-align: center;
	color: #000000;
	}
/* Main Template End */

/* Product Information Start */

#products { 
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: solid; 
	border-color: #000000; 
	}

#products td {
	padding: 5px;
	}

tr.row0 {
    /*background-color: #eeeeee;*/
	border-style: solid; 
	border-color: #000000; 
	border-width: 1px; 
	}
	
tr.row0:hover {
    background-color: #FFFFCC;
	border-style: solid; 
	border-color: #000000; 
	border-width: 1px; 
	}

tr.row1 {
   /* background-color: #ffffff;*/
	border-style: solid; 
	border-color: #000000; 
	border-width: 1px; 
	}

tr.row1:hover {
    background-color: #FFFFCC;
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 1px; 
	}

.itemname A {
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
	text-decoration:none ;
	}

.itemname a:hover {
	font-size: 10pt;
	font-family: Arial;
	color: #ff0000;
	text-decoration: none;
	}

.itemname a:visited {
	font-size: 10pt;
	font-family: Arial;
	color: #00CC99;
	text-decoration: none;
	}

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

.price {  
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color:#00FFFF;
	} 

.buyprice {  
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #00FFFF;
	} 

.time {  
	font-size: 10pt;
	font-family: Arial;
	color: #ff0000;
	} 

.producttext {  
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
	color: #ff0000;
	} 

a img {
	border: 0px;
	border-color: #000000;
	}

#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;
	color:#000000;
	}

#navigation a { 
	color: #FF0000;
	text-decoration:underline;
	}

#viewmore {
	text-align: right;
	/*background-color: #ffffff*/
	}

#viewmore a {
	font-size: 10pt;
	font-family: Arial;
	color: #FF0000;
	}
/* Product Information End */

/* Sort By Box Start */
#sortbox {
	width: 100%; 
	border: 0px;
	border-style: solid; 
	border-color: #000000; 
	}

#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 0 12px 25px;
	margin:5px 0 5px 7px;
	background-color: #000000;
	color: #FF0000;
	font-family: Arial;
	font-size: 12px;
	border-style: solid; 
	border-color: #000000; 
	border-width: 1px; 
	text-align: left;
	float:left;
	width:530px;
	}

#search a {
	color: #ff0000;
	font-family: Arial;
	font-size: 12px;
	}

#search a:hover {
	color: #dda0dd;
	font-family: Arial;
	font-size: 12px;
	}

.searchform {
	padding:0;
	margin:0;
	width:225px;
	}

#searchsubmit {
	padding: 2px;
	}

#search select {
	width: 200px;
	}
/* Search Box End */

/* Sidebar Start */
#sidebar {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	width: 175px;
	background-color: #000000;
   	text-align: left;
	border-style: solid; 
	border-color: #ffffff; 
	border-width: 1px;
	}

#sidebar h2 {
	padding: 6px; 
	margin: 0px; 
	display: block;   
	color: #ffeda3;
	font-family: Arial;
	font-size: 15px;
	display: block;  
	text-decoration: none; 
	/*background-color: #efefef; */
	border-style: solid; 
	border-color: #ffffff; 
	border-width: 0px 0px 1px 0px;
	} 

#sidebar ul { 
	padding: 0px; 
	margin: 0px; 
	padding-bottom: 0px;  
	} 

#sidebar ul li { 
	display: block; 
	} 

#sidebar ul li a { 
	/*background-color: #f8f8f8;*/
	padding: 3px; 
	margin: 0px; 
	color: #99ffcc;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	border-style: solid; 
	border-color: #ffffff; 
	border-width: 0px 0px 1px 0px;
	} 

#sidebar ul li a:hover { 
	background-color: #FFFFCC;
	padding: 3px; 
	margin: 0px; 
	color: #ff0000;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	border-style: solid; 
	border-color: #dda0dd; 
	border-width: 0px 0px 1px 0px; 
	} 

#selected {   
	padding: 3px; 
	display: block;   
	color: #ff0000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	display: block;  
	text-decoration: none; 
	background-color: #efefef;
	border-style: solid; 
	border-color: #dda0dd; 
	border-width: 0px 0px 1px 0px;
	} 

/* Sidebar End */


/* Miscellaneous Start */
h1 {
	padding-top: 0;
	padding-bottom: 10px;
	margin: 0;
	}

h2 {
	padding-top: 0;
	margin-bottom: 10px;
	font-size: 1.2em;
	color: #FF0000;
	}

h3 {
	padding-top: 0;
	padding-bottom: 5px;
	margin: 0;
	font-size: 1.3em;
	}

hr {
	display: none;
	}

* {
	margin:0;
	padding:0;
	}
/* Miscellaneous End */