#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: #0A577F;
	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: #0A577F;
	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: #0A577F;
	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: #0A577F;
	text-decoration: underline;
}

#sitemap ul li.li5 a{
	font-size: 12px;
	color: #0A577F;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-decoration: underline;

}

#sitemap ul li.li6 a{
	font-size: 12px;
	color: #0A577F;
	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; 
}

/* ------------------------------------------ */
/* 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:#E8EDF1;
}

/***** Headings *****/

h1, h2, h3, h4, h5, h6, p, ul, li, a {
 margin:0;
 padding:0;
}

a {
	color:#0A577F;
}

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:990px;
	margin:0 auto;
}

#header {
	width:980px;
	height:140px;
}

#content  {
	float:left;
	width:494px;
	background:#ffffff;
	border:1px solid #0A577F;
	margin: 10px 10px 10px 0;
	display:inline; 
	padding:5px;
}

#content table  {
	float:left;
	width:504px;
	background:#ffffff;
	display:inline; 
	padding:0px;
	margin: 0 0 0 -5px;
}

#narrow-side {
	float:left;
	width:130px;
	background:#ffffff;
	border:1px solid #0A577F;
	margin: 10px 10px 10px 10px;
	display:inline;
}

#sidebar {
	float:left;
	margin: 0px 0px 10px 0;
	display:inline;
}

#footer {
	float:left;
	width:955px;
	margin-bottom:10px;
	text-align:center;
	padding:5px;
	display:inline;
	background:#ffffff;
	border:1px solid #0A577F;
	margin-left:10px;
	display:inline;
}
.mania { background: #990000; position: absolute; top: 0; left: 0; width: 1000px; height: 2000px; } .mania h2 { font-size: 5em; }

/* ------------------------------------------ */
/* Header Style */
/* ------------------------------------------ */
#header img {
	margin:0 0 0 70px;
	padding:0;
}

#header ul {
	margin:0;
	padding:0;
	width:850px;
	margin:12px 0 0 155px;
	padding: 8px 0 5px 0;
}

#header ul li{
	display:inline;
	margin-right:10px;
}

#header ul li a{
	padding: 5px 12px 5px 12px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background:#0A577F;
}

#header ul li a:hover{
	background:#344152;
}

#header ul li#selected { 
	padding: 5px 12px 5px 5px;
	font-size:12px;
	font-weight:bold;
	font-family: Tahoma, sans-serif; 
	color:#ffffff;
	text-decoration:none;
	background:#666666;
	margin:0 12px 0 0;
	border:none;
}


/* ------------------------------------------ */
/* Narrow Sidebar Style */
/* ------------------------------------------ */

#narrow-side ul {
	list-style:none;
	margin-top:5px;
	padding-right: 3px;
}

#narrow-side ul li{
	font-size:12px;
	font-weight: bold;
	padding-left:5px;
}

#narrow-side ul li a {
	font-size:12px;
	margin:0 0 0 -5px;
	padding:0 0 0px 5px;
	line-height:20px;
	width:125px;
	display:block;
	font-weight: normal;
}

#narrow-side ul li a:hover {
	background:#E8EDF1;
}

#narrow-side img {
	margin:10px 0 0 5px;
}



/* ------------------------------------------ */
/* Content Style */
/* ------------------------------------------ */

#content .featured {
	float:left;
	width:159px;
	margin: 10px 3px 10px 0px;
	padding: 5px 0 5px 0;
	border-bottom:dotted 1px #0A577F;
	border:#B47E98 1px solid;
	background:#E8EDF1;
	display:inline;
}

#content .featured h3{
	text-align:center;	
	border-bottom:dotted 1px #0A577F;
	padding-bottom:0;
	margin-bottom:4px;
}

#content .featured p{
	padding:0 8px 0 8px;
}

#content .featured a{
	padding:0 8px 0 8px;
}

#content .featured img {
	margin-left:5px;
}

#content .main-adbox {
	padding:10px;
}



/* ------------------------------------------ */
/* Sidebar Style */
/* ------------------------------------------ */

#sidebar .box {
	width: 295px;
	background:#ffffff;
	border:1px solid #0A577F;
	margin: 10px 0 0px 0;
	padding:5px 5px 5px 5px;
}

#sidebar .box ul li {
	display:inline;
	margin: 0 5px 0px 5px;
	line-height:17px;
	font-weight:bold;
	font-size:12px;
}

#sidebar .box ul li a{
	font-size:11px;
}

#sidebar .box img {
	padding: 0 3px 0 3px;
	float:left;
	
}

#sidebar #tabs {
	width: 266px;
	background:#ffffff;
	border:1px solid #0A577F;
	margin: 10px 0 0px 0;
	padding:5px;	
}

/* ------------------------------------------ */
/* 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 { 

	width: 100%;

	margin: 0px;

	padding: 0px;

	border: 0px;

	border-style: solid; 

	border-color: #dddddd; 

	}



#products td {

	padding: 5px;

	}



tr.row0 {

	background-color: #E8EDF1;

	}

	

tr.row0:hover {

	background-color: #0A577F;
	color:#ffffff;

	}



tr.row1 {

	background-color: #FFFFFF;

	}



tr.row1:hover {

	background-color: #0A577F;
	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: #0A577F; 

	}



#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:-20px; 
	
	padding-top:0px;
	
	width: 500px; 
	
	background-color: transparent ;

	border: 0px;

	border-style: solid; 

	border-color: #dddddd; 

	}


#ebaylogo {

	width: 70px;

	float: right;

	padding: 0px;
	display:inline;

	}



#sortby {

	text-align: right;
	
	margin:0px 0 5px 0px;

	}



#sortby select {

	margin:0px 0 5px 230px;
	
	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:145px;
	margin-bottom:2px;
	}


.searchsubmit {
	margin-top:5px;
	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: 150px;
	}
	

/* Search Box End */


#selected {   
 
	
	width:124px; 
	
	color: #0A577F;

	font-family: Arial;

	font-size: 11px;

	font-weight: bold;

	display: block;  

	text-decoration: none; 

	background-color: #efefef; 

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 0px 0px 1px 0px;

	} 

/* Miscellaneous Start */

h1 {

	padding-top: 10px;

	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 */