* {
	margin: 0;
	padding: 0;
}

a {
	color: #000;
}
a:hover {
	color: #F00;
}
a img {
	border: none;
}
#page_bg  {
	position: relative;
	margin: 0 auto 10px;
	width: 950px;
	text-align: center;
	background: #656565 url(images/bgbody.jpg) repeat-x top left;
        font-size: 13px;
	font-family: Trebuchet MS, sans-serif;
}

#wrapper {
	text-align: justify;
}
.topcurve {
	margin-top: 15px;
	height: 13px;
	background: url(images/bgtop.gif) left top no-repeat;
}
.topcurvewhite {
	margin-top: 15px;
	height: 13px;
	background: url(images/bgtopwhite.gif) left top no-repeat;
}
.bottomcurve {
	margin: 0;
	height: 13px;
	background: url(images/bgbottom.gif) left bottom no-repeat;
}
.bottomcurvewhite {
	margin: 0;
	height: 13px;
	background: url(images/bgbottomwhite.gif) left bottom no-repeat;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
#header {
	margin: 0;
	padding: 0;
}
#header .topright {
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #fff;
	background: none;
}
#underheader {
	clear: both;
	margin-top: 14px;
	padding: 0 0 15px;
}
#underheader h1.sitename {
	padding: 0;
	position: relative;
	font-size: 15pt;
	width: 600px;
}
#underheader h1.sitename a {
	color: #fff;
	text-decoration: none;
}
#underheader h1.sitename a:hover {
	color: #DDD;
	text-decoration: none;
}
#underheader h2.sitedesc {
	padding: 0;
	position: relative;
	font-size: 12pt;
	color: #86AD86;
}
#underheader #toprss {
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	text-align: right;
}
#nav {
	clear: both;
	margin: 10px 0 -15px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
	margin-right: 10px;
}
* html #nav li a {
	float: right;
	text-decoration: none;
}
* html #nav li a span {
	float: left;
	margin-left: 4px;
	text-decoration: none;
}
#nav li a {
	display: block;
	height: 26px;
	background: url(images/bgtableft.gif) left top no-repeat;
	text-transform: none;
	font-size: 10pt;
	text-decoration: none;
}
#nav li a span {
	display: block;
	margin-left: 6px;
	padding-left: 5px;
	padding-right: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #FFF;
	background: url(images/bgtabright.gif) right top no-repeat;
	text-decoration: none;
}
#nav li a:hover {
	background-position: left -26px;
	text-decoration: none;
	cursor: pointer;
}
#nav li a:hover span {
	background-position: right -26px;
	color: #000;
}
#main {
	clear: both;
	width: 925px;
	margin: 0;
	padding: 0 15px 15px 10px;
	background: #fff;
}
#contentwrapper {
	float: left;
	width: 535px;
	padding-left: 9px;
}
#allsidebars {
	width: 355px;
	float: right;
}
.sidebarsB {
	width: 355px;
	margin-top: 15px;
	padding-left: 5px;
}
.sidebar1 {
	float: left;
	width: 165px;
	padding-right: 5px;
}
.sidebar2 {
	float: left;
	width: 165px;
text-align: left;
	padding-left: 13px;
}
.sidebarsB h2 {
	padding: 2px 7px;
	font-size: 16px;
	color: #fff;
	letter-spacing: -1px;
	background: url(images/sidebar_h2.gif) left no-repeat;
	margin-bottom: 3px;
}
.sidebarsB ul {
	margin: 0;
	padding: 0 0 5px;
}
.sidebarsB li {
	margin-bottom: 20px;
	list-style: none;
	font-size: 13px;
}
.sidebarsB li ul {
	padding: 0;
	display: block;
}
.sidebarsB ul ul li {
	margin: 0;
	padding: 3px 2px 2px 16px;
	color: #222;
	background: url(images/bullet.gif) left 7px no-repeat;
	line-height: 17px;
	border-bottom: 1px dotted #ccc;
}

.sidebarsB a {
	color: #333;
	text-decoration: none;
	display: block;
}
.sidebarsB ul li a:hover {
	color: #F00;
	text-decoration: underline;
	display: block;
}
#selected {
	padding-left: 8px;
	color: #FF0000;
	font-weight: bold;
	border-style: solid;
	border-color: #ddd;
	border-width: 0 0 0px;
	text-decoration: none;
	background: #f1f1f1;
}
#footer {
	clear: both;
	padding-top: 0;
	color: #fff;
	text-align: justify;
	background: #000;
}
#footer p {
	padding: 0;
	font-size: 8pt;
	color: #fff;
	text-align: center;
}
#footer a {
	color: #87BBD9;
}
#footer a:hover {
	color: #F00;
}
#footer2 {
	clear: both;
	padding-left: 10px;
        padding-right: 10px;
	color: #fff;
	background: #363636;
}
#footer2 p {
	padding: 0;
	font-size: 8pt;
	color: #fff;
	text-align: center;
}
#footer2 a {
	color: #87BBD9;
        text-decoration: none;
}
#footer2 a:hover {
	color: #F00;
}
#credits {
	clear: both;
	margin: 0 auto;
	line-height: 19px;
}
.cleared {
	clear: both;
}
#products {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	border-style: solid;
	border-color: #fff;
}
#products td {
	padding: 5px;
}
tr.row0 {
	background: #fff;
}
tr.row0:hover {
	background: #fff;
}
tr.row1 {
	background: #fff;
}
tr.row1:hover {
	background: #fff;
}
.itemname A {
	color: #000;
	text-decoration: none;
	font: 10pt Trebuchet MS, sans-serif;
        text-transform: capitalize;
}
.itemname a:hover {
	color: #F00;
	text-decoration: underline;
	font: 10pt Trebuchet MS, sans-serif;
}
.itemname a:visited {
	color: #006;
	text-decoration: none;
	font: 10pt Trebuchet MS, sans-serif;
}
.bids {
	color: #000;
	font: 10pt Trebuchet MS, sans-serif;
}
.price {
	color: #333;
	font: bold 8pt Trebuchet MS, sans-serif;
}
.buyprice {
	color: #090;
	font: bold 14pt Trebuchet MS, sans-serif;
}
.time {
	color: #f00;
	font: 10pt Trebuchet MS, sans-serif;
}
.producttext {
	color: #333;
	font: bold 9pt Trebuchet MS, sans-serif;
}
a img {
	border: 1px;
	border-color: #fff;
}

/* Start Next Page Navigation */
#navigation {
	width: 100%; 
	padding-top: 5px; 
        padding-bottom: 25px; 
	}

#navigation ul {
	font-size: 12px;  
	list-style-type: none; 
	float: right; 
	margin-right: 5px; 
        margin-left: 5px; 
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #000;
	}

#navigation li { 
	display: inline; 
	text-decoration: none;
	margin-left: 0px;
	background: #4a80a4 url('images/navigation_bg.png') repeat-x; 
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #000;
	float: left; 
	}

#navigation li a {  
	color: #ffffff;
	padding: 4px 6px 4px 6px; 
	font-size: 9pt;
	text-decoration: none;
	display: block;
	float: left; 
	}

#navigation li strong {  
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #c2c2c2;
	color: #ffffff;
	padding: 4px 6px 4px 6px; 
	font-size: 9pt;
	text-decoration: none;
	background-color: #000000;
	display: block;
	float: left; 
	}

#navigation li a:hover {  
	color: #f00;
	font-size: 9pt;
	text-decoration: underline;
	background: #3680AB url('images/navigation_bg.png') repeat-x; 
	display: block;
	float: left;
	}
/* End Next Page Navigation */

#viewmore {
	text-align: right;
	background: #fff;
}
#viewmore a {
	color: #006;
	font: 10pt Trebuchet MS, sans-serif;
}
#sortbox {
	width: 100%;
	border: 0;
	border-style: solid;
	border-color: #ddd;
}
#sortby {
	text-align: left;
	margin-top: 20px;
	padding-bottom: 5px;
	padding-right: 21px;
}
#sortby select {
	width: 200px;
}
.item-layout4 {
	text-align: center;
	float: left;
	height: 220px;
	width: 28%;
	margin-left: 5px;
	margin-top: 5px;
	display: block;
	padding: 10px;
	border-style: dotted;
	border-color: #ccc;
	border-width: 1px;
	background: #fff;
}
#sitemap {
	width: 450px;
	padding-left: 5px;
	list-style-type: none;
}
#sitemap .title {
	color: #000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	font: bold 18px Trebuchet MS, sans-serif;
}
#sitemap a {
	width: 450px;
	padding-left: 5px;
	list-style-type: none;
}
#sitemap ul li.li1 a {
	color: #006;
	text-decoration: underline;
	padding-top: 15px;
	padding-left: 10px;
	font: bold 14px/40px Trebuchet MS, sans-serif;
}
#sitemap ul li.li2 a {
	text-decoration: underline;
	padding-top: 10px;
	padding-left: 10px;
	border-left-style: none;
	color: #006;
	font: bold 13px Trebuchet MS, sans-serif;
}
#sitemap ul li.li3 a {
	text-decoration: underline;
	padding-top: 10px;
	padding-left: 10px;
	color: #006;
	font: bold 12px Trebuchet MS, sans-serif;
}
#sitemap ul li.li4 a {
	text-decoration: underline;
	padding-top: 10px;
	padding-left: 10px;
	color: #006;
	font: bold 12px Trebuchet MS, sans-serif;
}
#sitemap ul li.li5 a {
	font-size: 12px;
	color: #006;
	text-decoration: underline;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
}
#sitemap ul li.li6 a {
	font-size: 12px;
	color: #006;

	text-decoration: underline;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
}
#sitemap .info {
	color: #000;
	text-decoration: none;
	padding-left: 10px;
	font: 12px Trebuchet MS, sans-serif;
}
#sitemap .info2 {
	color: #000;
	text-decoration: none;
	padding-left: 20px;
	font: 12px Trebuchet MS, sans-serif;
}

#sitemap .info3 {
	color: #000;
	text-decoration: none;
	padding-left: 33px;
	font: 12px Trebuchet MS, sans-serif;
}
#sitemap .info4 {
	color: #000;
	text-decoration: none;
	padding-left: 30px;
	font: 12px Trebuchet MS, sans-serif;
}
#nav li.current_page a {
  background-position: left -26px;
  }

#nav li.current_page a span {
  background-position: right -26px;
  color: #000;
  }