* {
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
}
body {
	background: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	float: relative;
	padding: 0px;
	margin: 0px;
	color: #000;
	line-height: 17px;
}
img {
	border: none;
}

a {
	color: #0A0743;
	font-weight: bold;
  text-transform: capitalize;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #444;
}
#wrap {
	background: #fff;
	width: 920px;
	margin: 5px auto 0 auto;
	padding: 0 10px;
}
#header {
	height: 60px;
	line-height: 60px;
}
#header h1 {
	font-size: 38px;
	font-weight: 600;
	letter-spacing: -1px;
}
#header h1 a {
	color: #000;
	text-decoration: none;
}
#header h1 a:hover {
	color: #6C7886;
	text-decoration: none;
}
.headerleft {
	float: left;
}
.headerright {
	float: right;
	font-size: 13px;
	font-weight: 600;
	color: #000;
}
#menu {
	margin-top: 5px;
	height: 30px;
	line-height: 30px;
	background: #FFCC33 url(images/menu.gif) no-repeat;
}
#menu li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
}
#menu li a {
	color: #fff;
	font-weight: 600;
	display: block;
	text-decoration: none;
	padding: 0 10px;
}
#menu li a:hover {
	background: #FA9C39 url(images/menuover.gif) repeat-x;
}
#menu ul {
	padding-left: 1px;
}

.ads {
  padding: 5px;
	margin: 10px;
	border: none;
}

#content {
	margin-top: 10px;
	float: right;
}
.left {
	float: right;
	margin-left: 0px;
	margin-right: 15px;
	width: 210px;
	border: 1px solid #0C5C1B;
	background: #ECFF19;
}
.left h2 {
	color: #11471B;
	padding: 15px 0 5px 10px;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: 100;
}
.left ul {
	padding: 10px 0 10px 30px;
	list-style-type: square;
}
.left ul li {
	padding-bottom: 5px;
}
.left ul li a {
	color: #000;
	text-decoration: none;
}
.left ul li a:hover {
	color: #6C7886;
}
.right {
	float: right;
	width: 669px;
	margin-left: 5px;
}
.right h2 {
	color: #0C5C1B;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: 100;
	padding: 10px 0 15px 0;
}
.right h2 a {
	color: #6C7886;
}
.right h2 a:hover {
	color: #333;
}
#footer {
	font-size: 11px;
	color: #aaa;
	text-align: center;
	padding: 10px 0;
	margin: 20px 0;
	border-top: 1px solid #ccc;
}
#footer a {
	color: #aaa;
}
#footer a:hover {
	color: #aaa;
	text-decoration: none;
}
.item {
	width: 630px;
	float: left;
	margin: 20px;
/*	10px; 
	height: 200px */
}
.image {
	width: 100%;
	height: 100px;
	text-align: center
}
.title {
	font-size: 1.1em;
	color: #000;
	text-transform: capitalize;
	text-align: left
}
.currprice B {
	font-weight: bold;
	color: #c03
}
.binprice B {
	font-weight: bold;
	color: #393
}
.ends {
	color: #999
}
.pager {
	font-size: 120%
}
.pager a {
	padding: 5px 8px;
	border: 1px solid #ccc;
	margin: 0 2px
}
.pager a.currentpage {
	background-color: #ccc
}
.pager a:hover {
	background-color: #ffc
}
.header-breadcrumbs ul {
	float: left;
	width: 560px;
	list-style: none;
	padding: 0 0 0 230px;
	font-family: verdana, arial, sans-serif;
}
.header-breadcrumbs ul li {
	display: inline;
	padding: 0 0 0 10px;

	font-weight: bold;
	color: rgb(125,125,125);
	font-size: 100%;
}
.header-breadcrumbs ul a {
	color: rgb(70,122,167);
	text-decoration: none;
}
.header-breadcrumbs ul a:hover {
	color: rgb(42,90,138);
	text-decoration: underline;
}
.header-breadcrumbs .searchform {
	float: right;
	width: 285px;
padding: 0 0px 0px 0px !important
/*Non-IE6*/
	;
padding: 0 12px 0px 0px
/*IE6*/
	;
}
.header-breadcrumbs .searchform form fieldset {
	float: right;
	border: none;
}
.header-breadcrumbs .searchform input.field {
	width: 10.0em;
	padding: 0.2em 0 0.2em 0;
	border: 1px solid rgb(200,200,200);
	font-family: verdana, arial, sans-serif;
	font-size: 120%;
}
.header-breadcrumbs .searchform input.button {
	width: 3.0em;
padding: 1px !important
/*Non-IE6*/
	;
padding: 0
/*IE6*/
	;
	background: rgb(230,230,230);
	border: solid 1px rgb(150,150,150);
	text-align: center;
	font-family: verdana, arial, sans-serif;
	color: rgb(150,150,150);
	font-size: 120%;
}
.header-breadcrumbs .searchform input.button:hover {
	cursor: pointer;
	border: solid 1px rgb(80,80,80);
	background: rgb(220,220,220);
	color: rgb(80,80,80);
}
.pager {
	font-size: 120%
}
.pager a {
	padding: 5px 8px;
	border: 1px solid #ccc;
	margin: 2px
}
.pager a.currentpage {
	background-color: #ccc
}
.pager a:hover {
	background-color: #ffc
}
.main-content h1.pagetitle {
	margin: 0 0 0.4em 0;
	padding: 0 0 2px 0;
	border-bottom: solid 7px #000000;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #646464;
	font-weight: bold;
	font-size: 220%;
}
.main-content h2.block {
	clear: both;
	margin: 1.0em 0 0em 0;
	padding: 2px 0 2px 2px;
	background: #BEBEBE;
	font-family: "trebuchet ms", arial, sans-serif;
	color: black;
	font-weight: bold;
	font-size: 220%;
}
.main-content h2 {
	clear: both;
	margin: 1.0em 0 0.5em 0;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #505050;
	font-weight: normal;
	font-size: 210%;
}
.main-content h3 {
	clear: both;
	margin: 1.0em 0 0.5em 0;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #505050;
	font-weight: normal;
	font-size: 170%;
}
.main-content h4 {
	clear: both;
	margin: -1.0em 0 0.5em 0;
	font-family: "trebuchet ms", arial, sans-serif;
	color: rgb(125,125,125);
	font-weight: normal;
	font-size: 130%;
}
.main-content h2.side {
	clear: none;
}
.main-content h3.side {
	clear: none;
}
.main-content h4.side {
	clear: none;
}
.main-content h4 {
	margin: 1.5em 0 1.0em 0;
	color: #505050;
	font-family: "trebuchet ms", arial, sans-serif;
	font-weight: normal;
	font-size: 170%;
}
.main-content h5 {
	margin: 1.5em 0 1.0em 0;
	color: #505050;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 140%;
}
.main-content h6 {
	margin: 1.5em 0 1.0em 0;
	color: #505050;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 140%;
}
.main-content p {
	margin: 0 0 1.0em 0;
	line-height: 1.5em;
	font-size: 120%;
}
.main-content p.center {
	text-align: center;
}
.main-content p.right {
	text-align: right;
}
.main-content p.details {
	clear: both;
	margin: -0.25em 0 1.0em 0;
	line-height: 1.0em;
	font-size: 110%;
}
.main-content blockquote {
	clear: both;
	margin: 0 30px 0.6em 30px;
	font-size: 90%;
}
.main-content table {
	clear: both;
	width: 600px;
	margin: 2.0em 0 0.2em 20px;
	table-layout: fixed;
	border-collapse: collapse;
	empty-cells: show;
	background-color: #E9E8F4;
}
.main-content table th.top {
	height: 3.5em;
	padding: 0 7px 0 7px;
	empty-cells: show;
	background-color: #AFAFAF;
	text-align: left;
	color: black;
	font-weight: bold;
	font-size: 110%;
}
.main-content table th {
	height: 3.0em;
	padding: 2px 20px 2px 7px;
	border-left: solid 2px black;
	border-right: solid 2px black;
	border-top: solid 2px black;
	border-bottom: solid 2px black;
	background-color: #E1E1E1;
	text-align: left;
	color: #505050;
	font-weight: bold;
	font-size: 110%;
}
.main-content table td {
	height: 3.0em;
	padding: 2px 7px 2px 7px;
	border-left: solid 2px black;
	border-right: solid 2px black;
	border-top: solid 2px black;
	border-bottom: solid 2px black;
	background-color: #E1E1E1;
	text-align: left;
	font-weight: normal;
	color: #505050;
	font-size: 110%;
}
p.caption {
	clear: both;
	margin: 0.5em 0 2.0em 20px;
	text-align: left;
	color: #505050;
	font-size: 110%;
}
.main-content ul {
	list-style: none;
	margin: 0.5em 0 1.0em 0;
}
.main-content ul li {
	margin: 0 0 0.2em 2px;
	padding: 0 0 0 12px;

	line-height: 1.4em;
	font-size: 120%;
}
/*.main-content ol {
margin: 0.5em 0 1.0em 20px !important
/*Non-IE6*/
	/*;
margin: 0.5em 0 1.0em 25px
/*IE6*/
	;
}
*/
.main-content ol li {
	list-style-position: outside;
	margin: 0 0 0.2em 0;
	line-height: 1.4em;
	font-size: 120%;
}
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.footer:after, p:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear-contentunit {
	clear: both;
	width: 670px;
	height: 0.1em;
	border: none;
	background: #D2D2D2;
	color: #D2D2D2;
}