* {
	margin:0;
	padding: 0;
	}
body {
	background: #ccccfe url('../images/background.jpg') repeat-x top;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-serif;
	font-size:62.5%;
	}
p {
	font-size: 1.2em;
	color: #646464;
	font-weight: normal;
	}

h1 {font-size:2em;}
h2 {font-size:1.4em;}
h3 {font-size:1.25em;} 
h4 {font-size:1em;}
a {font-size:1.2em;}

/*  Layout  */
body {
	background:#e6e6e5;
}

#header {
	background:#000;
	height:115px;
}

.headerbg {
	background:url('../images/logo.png') no-repeat;
	margin:0 auto;
	height:100%;
	width: 934px;
	color:#fff;
}

.menu {
	background:#ccc;
	height:44px;
}

#wrapper {
	padding:20px 0 20px 0;
	background:url('../images/wrapperBg.gif') repeat-x;
}

#content-outer {
	margin:0 auto;
	width: 934px;
	background:url('../images/contentBg.gif') repeat-y;
	}
	
.content-top {
	background:url('../images/contenttopBg.gif') no-repeat left top;
	padding-top: 20px;
}

.content-bottom {
	background:url('../images/contentbottomBg.gif') no-repeat left bottom;
	padding-bottom: 20px;
	height:15px;
}

#sidebar {
	float:left;
	width:218px;
	margin: 0 15px 0 15px;
}

#content {
	float:left;
	width:672px;
}

#footer {
	background:#555a5b;
	height:120px;
	border-top:4px solid #444;
}

#footer-content {
	margin:0 auto;
	width: 934px;
}

#footer-content a {
	font-size:1em;
	text-decoration:none;
	color:#fff;
}

#footer-content a:hover {
	text-decoration:underline;
}

/* Structure */
.clear {
	clear:both;
}

.center {
	text-align:center;
}

.pageno {
	padding:5px 0 5px 0;
	border:1px solid #DBDBDB;
}

.headerbg h1 {
	padding:30px 0 0 180px;
}

.headerbg h2 {
	padding-left:180px;
}

.ads-top {
	margin: 0 10px 15px 10px;
}

.ads-bottom {
	margin:15px 10px 0 10px;
}

.ads-right {
	margin:5px 0 10px 0;
}

#banner {
	margin-bottom:10px;
}

/* Menu */
.menu-row {
	margin:0 auto;
	width:934px;
	height:100%;
	background:url('../images/menuBg.gif') repeat-y;
}

.menu-row ul {
	float:left;
	width:500px;
	list-style:none;
}

.menu-row ul li {
	float:left;
}

.menu-row ul a {
	float:none;
	width:auto;
	display:block;
	padding:0.7em 2em;
	font-size:1.3em;
	line-height:2.2em;
	text-transform:capitalize;
	text-decoration:none;
	color:#000;
}

.menu a {	
	width:450px;
	float:left;
	display:block;
	padding:0.7em 2em;
	font-size:1.3em;
	line-height:2.2em;
	text-transform:capitalize;
	text-decoration:none;
	color:#000;
}

/* Footermenu */
.footer-menu {
	display:table;
	margin:0 auto;
	padding-top:10px;
	text-align:center;
}

.footer-menu ul {
	list-style:none;
	text-align:center;
}

.footer-menu ul li {
	display: inline;
}

.footer-menu a, .footer-menu ul a {
	padding:0 2em;
	font-size:1.3em;
	text-decoration:none;
	color:#fff;
}

/* button */
.button { display: block; position: absolute; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.button * { font-style: normal; background-image: url(../images/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.button i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; }
.button span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.button span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.button span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }
.button.detail { background: #717171; margin:420px 0 0 10px;top:0;left:0;}
.button.buy { background: #a5a5a5; margin:420px 0 0 250px; top:0;left:0;}
.button:hover { background-color: #ccc; }
.button:active { background-color: #444; }
.button[class] { background-image: url(../images/shade.png); background-position: bottom; }

/* Search */
.sitesearch {
	float:left;
	padding-top:12px;
	.padding-top:10px;
}

.sitesearch .s {
	padding: 3px 4px 2px 4px;
	width: 120px;
	height:15px;
	background: #777C7F;
	border:1px solid #CDCECF;
	color:#fff;
	font-size:0.8em;
}

#search_select {
	padding: 2px 4px;
	margin-left:8px;
	height:22px;
	background: #777C7F;
	border:1px solid #CDCECF;
	color:#fff;
	font-size:0.8em;
}

.sitesearch .go {
	float:right;
	margin-left:5px;
	.position:absolute;
	.float:none;
}



.searchcaption {
	float:left;
	padding-top:15px;
}

/* Sidebar */
.sidebox {
	background:url('../images/sidebox_bg.gif') repeat-y;
	margin-bottom:10px;
}

.sidebox-top {
	background:url('../images/sidebox_top.gif') no-repeat left top;
	padding-top:10px;
}

.sidebox-bottom {
	background:url('../images/sidebox_bottom.gif') no-repeat left bottom;
	padding-bottom:20px;
}

#sidebar h2 {
	background:#dbdbdb;
	padding:5px 0 10px 15px;
	text-transform:uppercase;
}

#sidebar ul {
	list-style:none;
	padding: 20px 15px 0 15px;
}

#sidebar ul a {
	color:#004BA8;
	text-decoration:none;
}

#sidebar ul a:visited {
	color:#777C7F;
}

#sidebar ul li {
	background:url('../images/bullet.gif') no-repeat 0 5px;
	padding:5px 0 5px 20px;
	border-bottom:1px solid #dbdbdb;
}

#sidebar ul li:hover {
	background:#d7d7d7 url('../images/bullet.gif') no-repeat 0 5px;
	font-weight:bold;
}

/* Content */
.item h2 {
	font-size:1.2em;
	text-align:left;
	margin-bottom:15px;
}

.item h2 a {
	text-decoration:none;
	color:#000;
}

.item h2 a:hover {
	text-decoration:underline;
}

.item {
	float:left;
	background:url('../images/itembg.jpg') no-repeat;
	margin:5px 0;
	padding:65px 10px 10px 10px;
	height:460px;
	width:305px;
}
.title {position:absolute;margin-top:-50px;width:300px;.top:0;}
.ebaylogo, .bigitem .ebaylogo {margin:10px 0 5px 560px;}



.odd {
	clear:left;
}

.even {
	margin-left:15px;
}

.picture {
	float:left;
	margin-bottom:10px;
}

.picture img {
	border:none;
	max-width:110px;
	max-height:110px;
}

.thumbnail img {
	max-width:110px;
	max-height:110px;
	float:left;
	margin: 0 15px 15px 0;
	border:none;
	.float:none;
	.position:relative;
}

.shortinfo {
	float:left;
	width:300px;
	min-height:45px;
	margin-bottom:25px;
	padding-top:10px;
}

.more {
	float:right;
	text-align:center;
	margin:20px 10px 0 0;
}

.content-bg-odd, .content-bg-even {position:relative;}

.item .row {clear:both;width:305px;}

.cell_price_title h3, .cell_retail_price h3{
	float:left;
	text-transform:capitalize;
	width:180px;
}
.cell_title h3 {
	text-transform:capitalize;
}

.cell_retail_price_title{
	text-decoration:line-through;
	float:left;
	width:180px;
}

.cell_retail_price h3 {
	background:url('../images/strike.gif') repeat-x center;
	width:auto;
}

.cell_info h3{
	width:130px;
	left:180px;
	margin-top:-15px;
	position:relative;
}

.cell_info h3, .cell_price h3, .cell_retail_price h3{
	font-weight:normal;
}

.cell_info, .cell_price, .cell_retail_price {
	color:#336600;
	text-transform:capitalize;
}

.selected {
	color:#2C383F;
	font-weight:bold;
	text-decoration:none;
}

/* Reviews */
.bigitem {
	padding-top:10px;
	padding-bottom:10px;
}

.bigitem h2 {
	font-size:1.3em;
	margin-bottom:20px;
}

.bigitem h2 a {
	text-decoration:none;
	color:#000;
}

.bigitem h2 a:hover {
	text-decoration:underline;
}

.bigitem img {
	border:none;
	float:left;
	max-width:450px;
}

.bigitem .description {
	float:left;
	width:650px;
	margin-top:15px;
	font-size:12px;
}

.bigitem .button, .compare_item .button {position:relative;}
.bigitem .button.buy, .compare_item .button.buy {margin:10px 0 0 0;}
.bigitem .info {margin-bottom:10px;}

.bigitem .row {
	clear:both;
}

.bigitem ul {margin-left:10px;}
.bigitem ul li {margin-left:10px;}

/* Table */
table {
	font-size: 12px;
	margin-bottom: 30px;
}
	
table tr.compare_item {
	line-height: 20px;
}
	
.ms-color1-1000-main {
	border: 1.5pt solid silver;	
}
	
.ms-color1-1000-tl {
	border-style: none;	
}
	
.ms-color1-1000-left {
	border-left-style: none;
	border-right-style: none;
	border-top: .75pt solid silver;
	border-bottom-style: none;	
}
	
.ms-color1-1000-top {
	border-style: none;	
}
	
.ms-color1-1000-even {
	border-left-style: none;
	border-right-style: none;
	border-top: .75pt solid silver;
	border-bottom-style: none;
}

.pdetails .cp_producer {
	font-weight: bold;
}

table p a {
	color:#D14E38;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}

table p a:hover {
	color:#A53C2C;
	text-decoration:underline;
}

p.compare {
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #242424;
	font-weight: bold;
}


/* Tabs */
.taboptions {
	float: left;
	width:672px;
	margin:20px 0 30px 0;
}

ul.tabtitles {
	float: left;
	list-style-type:none;
	margin: 0px;
}

ul.tabtitles li {
	margin:0pt 2px -1px 0px;
	float: left;
}
	
ul.tabtitles a {
	border:1px solid #ccc;
	background:#eee;
	color:#666;
	display:block;
	float: left;
	font-size:12px;
	text-decoration:none;
	padding:4px 8px 4px 8px;
}

ul.tabtitles a:hover {
	background:#fff none repeat scroll 0%;
}

ul.tabtitles a.active {
	background:#fff none repeat scroll 0%;
	color:#000;
	cursor:default;
	padding-bottom:5px;
	border-bottom: none;
	z-index: 10;
	position: relative;
}

.tabs-container {
	position: relative;
	clear: both;
	font-size: 11px;
	border:1px solid #ccc;
	padding:20px 8px 0 8px;
	margin: 0;
}

.tabs-container .tab {
	padding:0pt 0pt 20px;
	width:100%;
	min-height: 100px;
}

.tabs-container .tab .delimiter {
	width: 40%;
	border-top: 1px #a5a5a5 solid;
	height: 1px;
	margin: 20px 0px;
}

.tabs-container .tab form.review_submit {
	padding: 5px;
}

.tabs-container .tab form.review_submit p input.text {
	border: 1px #cccccc solid;
	width: 200px;
	color: #8a8a8a;
	padding: 3px 3px 2px 3px;
	margin-top: 4px;
}

.tabs-container .tab form.review_submit p input.textcaptcha {
	border: 1px #cccccc solid;
	width: 92px;
	color: #8a8a8a;
	padding: 3px 3px 2px 3px;
	margin: 4px 0 4px 0;
}

.tabs-container .tab form.review_submit p .textarea {
	border: 1px #cccccc solid;
	width: 640px;
	height: 160px;
	color: #8a8a8a;
	padding: 3px 2px 2px 2px;
	margin-top: 4px;
	overflow: hidden;
	font-family: Helvetica, Verdana;
}
	
.tabs-container .tab form.review_submit input.call_me_submit {
	background-color:#FFA91B;
	border: 1px #FFF solid;
	color:#FFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	vertical-align:middle;
	width:120px;
	padding: 2px;
}
	
.tabs-container .tab form.review_submit input.call_me_submit:hover {	border: 1px #c88314 solid;}
.tabs-container .tab p.error {color: #ff6d08;}
.tabs-container .review_frame {
	margin: 15px 0px;
	background-color: #f7f7ef;
	padding: 5px;
}

.tabs-container .review_frame p {
	font-size: 11px;
	color: #000;
}

.tabs-container .coupons_row {
	width: 100%;
	float: left;
	margin-bottom: 5px;
}

.tabs-container p.coupos_title {font-weight: bold;}

.tabs-container .coupons_row p.store {
	float: left;
	width: 100px;
	padding-right: 5px;
}

.tabs-container .coupons_row p.description {
	float: left;
	width: 300px;
	padding-right: 5px;
}

.tabs-container .coupons_row p.code {
	float: left;
	width: 110px;
	padding-right: 5px;
}

.tabs-container .coupons_row p.expire {float: left;}
#content .rating img, #content #imgCaptcha {
	float:none;
	border:none;
	padding:0;
	margin:0;
}

/* Footer */
#footer-content {
	color:#fff;
	padding-top:10px;
}

/* Fixes for Safari browser */
 @media screen and (-webkit-min-device-pixel-ratio:0) {
div.bigitem .description img {margin-left:-640px;}
.sitesearch .go {margin-top:-22px;}
  }
