#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: 300px;
	width: 27%;
	margin-left: 6px;
	margin-top: 6px;
	display: block;
	padding: 10px;
	border-style: solid; 
	border-color: #cccccc; 
	border-width: 1px; 
}

.item-layout5 img a {
	border:none;
}

.item-layout5 a img{
	border:none;
}

.item-layout5 {
	text-align: left;
	float: left;
	background-color: #efefef;
	height: 180px;
	width: 44%;
	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-size: 26px;

	letter-spacing: -1.5px;

	font-weight: bold;

	padding: 130px 10px 10px 12px;

	text-align: left;

	text-transform: uppercase;

	text-decoration: none;

	color: #1f4983;

	}

/* Logo Site Name End */



/* Main Template Start */

/*-----------------------------------------------------------------------------
[client] ianfernando

version:   1.0
date:      03/26/08
author:    Neil Turner
email:     neilrturner@gmail.com
website:   www.neilsweb.com
-----------------------------------------------------------------------------*/

/* ------------------------------------------ */
/* Defaults, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
html {
 border:0;
 margin:0;
 padding:0;
}

body {
 font-family: Verdana, Tahoma, Arial, sans-serif;
 background:#b2b5c9;
 color:#000000;
 margin:0;
 padding:0;
}

/***** Headings *****/

h1, h2, h3, h4, h5, h6, p, ul, li, a {
 margin:0;
 padding:0;
 font-weight: bold;
}
a {
	color:#000000;
	
}
a:hover {
	color:#FF7506;
}

 /***** Global Classes *****/

.clear         { clear:both; }
.left    { float:left; }
.right   { float:right; }


.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }


/* ------------------------------------------ */
/* START PAGE MARKUP */
/* ------------------------------------------ */

#pagewrap {
	margin: 20px auto;
	width:853px;	
}

#header {
	margin:10px 0 0 0;
	height:72px;
	background:url(images/headerbg.gif) no-repeat top center;
}

#content {
	background:url(images/content-bg.gif) repeat-y top center;
}

#footer {
	height:72px;
	background:url(images/footer-bg.gif) no-repeat top center;
	margin: 0;
}

/* ------------------------------------------ */
/* HEADER STYLES MARKUP */
/* ------------------------------------------ */

#header h1 {
	color: #F88B06;
	padding:20px 10px 0 10px;
}

#header img {
	margin:20px 0 0 10px;
}


/* ------------------------------------------ */
/* TOP NAVIGATION BAR MARKUP */
/* ------------------------------------------ */

ul.nav {
	width:845px;
	margin:0 0 0 4px;
	text-align:center;
	background:url(images/nav-bg.gif) repeat-x top center;
	padding:2px 0 5px 0;
}

ul.nav li {
	display:inline;
	list-style:none;
}

ul.nav li a{
	font-size:12px;
	text-decoration:none;
	padding:2px 10px 5px 10px;
}

#bigside {
	float:left;
	width: 500px;
}

/* ------------------------------------------ */
/* TABS MARKUP */
/* ------------------------------------------ */

#tabs {
	width: 500px;
	margin: 20px 0 0 10px;
}

#tabs ul.shadetabs {
	background:url(images/tab-bg.gif) no-repeat top center;
	padding:2px 0 5px 0;
}

#tabs ul.shadetabs li {
	display:inline;
	list-style:none;
}

#tabs ul.shadetabs li a {
	padding:2px 10px 5px 10px;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}

#tabs .tabcontent {
	background:#EFEFEF;
	width: 478px;
	padding:10px;
	border:1px solid #afada7;
}

#content h1.store-top {
	width: 504px;
	margin: 20px 0 0px 10px;
	background:url(images/tab-bg.gif) no-repeat 0px 0px;
	padding:4px 0 5px 15px;
	font-size:14px;
	color:#ffffff;	
}
/* ------------------------------------------ */
/* STORE AREA MARKUP */
/* ------------------------------------------ */
#store {
	width: 498px;
	margin: 0px 0 20px 10px;
	border:1px solid #afada7;
	background:#EFEFEF;
	border-top:none;
	
}

#store h1{
	padding: 5px 10px 10px 10px;
	font-size:20px;
	color:#000000;
	text-align:center;
}

#store h2{
	padding: 5px 10px 10px 10px;
	font-size:18px;
	color:#000000;
}

#store a{
	padding: 5px 10px 10px 5px;
}

#store img{
	padding: 5px 10px 10px 5px;
}

#store ul{
	padding: 5px 10px 10px 10px;
}

#store p{
	padding: 5px 10px 10px 10px;
	font-size:13px;
}

/* ------------------------------------------ */
/* SIDEBAR MARKUP */
/* ------------------------------------------ */

#sidebar {
	float:right;
	width:332px;
	margin: 20px 0px 0 0px;
}

#sidebar h3 {
	width:322px;
	margin:0 0 0 0px;
	text-align:center;
	background:url(images/sidebar-bg.gif) no-repeat top left;
	padding:4px 0 5px 0;
	font-size:12px;
	color:#ffffff;
}

#sidebar .box {
	width:300px;
	background:#EFEFEF;
	border:1px solid #afada7;
	padding:5px;
	margin-bottom:20px;
}

#sidebar .box ul {

}

#sidebar .box ul li {
	list-style: none;	
}

.box ul.cats li a {
	display:block;
	width:265px;
	margin:0 0 0 -5px;
	color:#969487;
	text-decoration:none;
	font-weight:bold;
	padding: 4px 0px 4px 15px;
	font-size:12px;
}

.box ul.cats li a:hover {
	background:#F0F0F0 url(images/nav-bg.gif) repeat-x top center;
	color:#FF7506;
}

/* ------------------------------------------ */
/* FOOTER STYLES MARKUP */
/* ------------------------------------------ */


#footer ul li  {
display:inline;
list-style:none;
}

#footer ul li a{
font-size:12px;
padding: 0 0 0 5px;
}

#footer p {
	margin: 5px 0 0 0;
	font-size:12px;	
}

/* Main Template End */



/* Product Information Start */

#products { 

	width: 498px;

	margin: 0px;

	padding: 0px;

	border: 0px;

	border-style: solid; 

	border-color: #dddddd; 

	}

#products td {

	padding: 5px;

	}



tr.row0 {

	background-color: #E7E6E3;

	width: 498px;	

	}

	

tr.row0:hover {

	background-color: #dddddd;

	}



tr.row1 {

	background-color: #ffffff;

	width: 498px;
	}



tr.row1:hover {

	background-color: #dddddd;

	}



.itemname A {

	font-size: 10pt;

	font-family: Arial;

	color: #F88B06;

	text-decoration: underline;

	}



.itemname a:hover {

	font-size: 10pt;

	font-family: Arial;

	color: #F88B06;

	text-decoration: none;

	}



.itemname a:visited {

	font-size: 10pt;

	font-family: Arial;

	color: #F88B06;

	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: #F88B06;

	} 



.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: #F88B06;

	text-decoration:underline;

	}



#viewmore {

	text-align: right;

	background-color: #ffffff

	}



#viewmore a {

	font-size: 10pt;

	font-family: Arial;

	color: #F88B06;

	}

/* 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: 5px;

	margin-top: 10px;

	background-color: #efefef;

	color: #333333;

	font-family: Arial;

	font-size: 12px; 

	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 0 3px 0;

	width:193px;

	}



#searchsubmit {

	padding: 2px;

	}



#search select {

	width: 200px;

	}

/* Search Box End */