#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: #f5f5f5;
	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; 
}

/* Logo Site Name Start */

h1#title, h1#title a, h1#title a:hover{

	font-family:arial,verdana,sans-serif;

        font-size: 24px;

	font-weight: bold;

	padding: 10px 0px 0px 1cm;

	text-align: left;

	text-transform: uppercase;

	text-decoration: none;

	color: #7d7d7d;

	}

.headerimg h2{

	font-family:arial,verdana,sans-serif;

        font-size: 12px;

	font-weight: bold;

	padding: 0px 0px 0px 2cm;

	text-align: left;

	text-decoration: none;

	color: #7d7d7d;

	}

#whitespace{

  	background:transparent url(/img/bg_main_withoutnav.jpg) top right repeat-y;

        height: 26px;

}

/* Logo Site Name End */

/* Sitemessage Start */

.sitemessage {

         font-family:"trebuchet ms",arial,sans-serif; 
         width:400px; 
         height:120px; 
         position:absolute; z-index:1;
         margin:20px 0 0 480px; color: #eaeff7;
         /*overflow:visible !important /*Activate if Firefox print problems*/; overflow:hidden /*IE6*/;
}

.sitemessage h3 {
        width:400px; text-align:right; font-size:22px; color: #eaeff7;}

.sitemessage h2 {
         float:right; 
         width:320px; 
         margin:8px 0 0 0; 
         text-align:right; 
         line-height:100%; 
         font-size:16px; color: #eaeff7;}

.sitemessage h4 {
         float:right; width:320px; margin:10px 0 0 0; text-align:right; font-size:14 px;}

.sitemessage h4 a {
         text-decoration:none; color: #eaeff7;}

.sitemessage h4 a:hover {
         text-decoration:none; color: #eaeff7;}

/* Sitemessage End */

/* Main Template Start */


#page {

       	background:transparent url(/img/bg_main_withnav_reverse.jpg) top right repeat-y;
       
	margin: 0px;

	padding: 0px;

	width: 900px;

	border-style: solid; 

	border-color: #cccccc; 

	border-width: 1px; 

	display: block;

	}



#header {

	margin: 0; 

	padding: 0; 

	height: 200px; 

	width: 900px;

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 0px; 

	}



.headerimg {

	margin: 0;

	background: url('images/logo.jpg') no-repeat;

	height: 200px; 

	width: 900px; 

	}



body#background {

	background-color: #f5f5f5;

	}



body {

	margin: 0;

	padding-top: 0px; 

	padding-bottom: 0px; 

	font-size: 12px;

	font-family:arial,verdana, sans-serif;

	}



#content {   

	width: 610px;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-right: 0px;

	padding-right: 40px;

	padding-left: 40px;

	padding-top: 10px;

	padding-bottom: 10px;

	border-style: solid; 

	border-color: #cccccc; 

	border-width: 0px 0px 1px 0px;

	text-align: left; 

	} 



#content p {

	padding-bottom: 10px;

	margin-bottom: 10px;

	}

	

#content h1 {

	font-size: 20px;

        font-family:arial,verdana,sans-serif;

	color: #000066;

	}



.narrowcolumn {

	padding: 0;

	margin: 0px 0px 0px 0px;

	width: 100% auto;

	float: left;

	}



#footer {

	margin-top: 0px;

	width: 900px;

	height: 30px;

	clear: both;

	background-color: #efefef;

	border-style: solid; 

	border-color: #CACACA; 

	border-width: 0px; 

	}



#footer a {

	color: #003366;

	text-decoration:underline;

	}



#footer a:hover {

	color: #0033cc;

	text-decoration:underline;

	}



#footer p {

	font:1.1em Arial, verdana, Sans-serif;

	margin: 0 10px 0 0;

	padding: 10px 0 0 0;

	text-align: right;

	color: #000000;

	}

/* Main Template End */



/* Product Information Start */

#products { 

        align: center;	 

        width: 100%;

	margin: 0px;

	padding: 0px;

	border: 0px;

	border-style: solid; 

	border-color: #dddddd; 

	}



#products td {

	padding: 5px;
        background-color: #f5f5f5;

	}



tr.row0 {

	background-color: #ffffff;

	}

	

tr.row0:hover {

	background-color: #dddddd;

	}



tr.row1 {

	background-color: #e5e5e5;

	}



tr.row1:hover {

	background-color: #dddddd;

	}



.itemname A {

	font-size: 10pt;

	font-family: Arial;

	color: #0033cc;

	text-decoration: underline;

	}



.itemname a:hover {

	font-size: 10pt;

	font-family: Arial;

	color: #0033cc;

	text-decoration: none;

	}



.itemname a:visited {

	font-size: 10pt;

	font-family: Arial;

	color: #003399;

	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;


	}



#navigation li { 

	display: inline; 

	padding-left: 3px; ;

	padding-right: 3px; 

	}



#navigation a { 

	color: #006699;
	text-decoration:underline;

	}


/* MAIN NAVIGATION */
.round-border-topleft {background:url(/img/bg_corner_topleft.gif) no-repeat;}


#viewmore {

	text-align: right;

	background-color: #ffffff

	}



#viewmore a {

	font-size: 10pt;

	font-family: Arial;

	color: #006699;

	}

/* 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: 6px 6px 6px 20px;

	margin-top: 0px;

	color: #333333;

	font-family: Arial;

	font-size: 12px;

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 1px 0px 0px 0px; 

	text-align: left;

        background: #ededed url(/img/bg_foot.jpg) repeat-y;

	}



#search a {

	color: #006699;

	font-family: arial;

	font-size: 12px;

	}



#search a:hover {

	color: #333333;

	font-family: arial;

	font-size: 12px;

	}



.searchform {

	padding:0;

	margin:0;

	width:390px;

	}



#searchsubmit {

	padding: 2px;
  


	}



#search select {

      width: 147px;
      font-weight: normal;

	}

/* Search Box End */



/* Sidebar Start */

#sidebar {

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	float: right;

	width: 200px;

        text-align: left;

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 0px 0px 0px 0px;



	}



#sidebar h2 {

	clear:both; 
        margin:0px; 
        padding:4px 20px 3px 20px; 
        background-color:#000066; 
        font-family:verdana,sans-serif; color:#ffffff;
        font-weight: bold;
        font-size: 14px;

	} 

#sidebar h2.first {

        clear:both; 
        margin:0px; 
        padding:4px 20px 3px 20px; 
        background:url(/img/bg_corner_topleft.gif) no-repeat; 
        background-color:#000066; 
        font-family:verdana,sans-serif; color:#ffffff; 
        font-weight: bold;
        font-size: 14px;
        }

#sidebar a { 

	padding: 10px; 

	margin: 0px; 

	padding-bottom: 0px;  


	} 

#sidebar ul { 

	padding: 10px; 

	margin: 0px; 

	padding-bottom: 0px;  


	} 



#sidebar ul li { 

	display: block; 



	} 



#sidebar ul li a { 

	

	padding: 10px; 

	margin: 0px; 

	color: #000000;

	font-family: arial;
       
	font-weight: normal;

	font-size: 12px;

	display: block; 

	padding-right: 10px; 

	padding-left: 10px; 

	text-decoration: none; 

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 0px 0px 0px 0px; 


	} 



#sidebar ul li a:hover { 

	background-color: #000000;

	padding: 10px; 

	margin: 0px; 

	font-family: arial;

	font-size: 12px;

        color: #ffffff;

	display: block; 

	padding-right: 10px; 

	padding-left: 10px; 

	text-decoration: none; 

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 0px 0px 0px 0px; 

	} 



#selected {   

	 padding: 0px 0px 3px 0px; 

	display: block;   

	color: #000000;

	font-family: arial;

	font-size: 12px;

        font-weight:  bold;

	display: block;  

	text-decoration: none; 

	background-color: #cccccc; 

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 0px 0px 0px 0px;  

	} 



/* Sidebar End */





/* Miscellaneous Start */

h1 {

	padding-top: 0;

	margin: 0;

	}



h2 {

	padding-top: 0;

	margin: 0;

	font-size: 1.6em;

	}



h3 {

	font-weight: none;

	padding-top: 0;

	padding-bottom: 5px;

	margin: 0;

	font-size: 1.3em;

	}



hr {

	display: none;

	}



* {

	margin:0;

	padding:0;

	}

/* Miscellaneous End */