html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
:focus { outline: 0; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
a img { border:none; }

body {font:75%/1.5 Arial, Helvetica, sans-serif;color:#222;background: #bfd8e7 url('../images/bg.gif') repeat-x;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:2.8em;line-height:1.25;font-weight:bold;clear:both;}
h2 {font-size:1.8em;color:#b24610;line-height:1.25;font-weight:bold;margin-bottom: 0.4em;clear:both}
h3 {font-size:1.4em;font-weight:bold;padding-bottom:0.4em;clear:both}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:0.5em;font-weight:bold;}
p {margin:0 0 1.5em;}
a { color: #006699 }

#wrapper {
	width: 960px;
	margin: 0 auto;
}
#header {
	margin-top: 24px;
	
}
#logo a{
	display: block;
	width: 332px;
	height: 60px;
	background: url('../images/logo.gif') no-repeat;
	text-indent: -9999px;
	float: left;
	margin-bottom: 18px 
}
#intro {
	text-align: right;
	width: 468px;
	height: 60px;
	float: right;
	margin-bottom: 18px 
}
#keywords {
	border: 1px solid #ccc;
	padding: 3px;
	margin-right: 2px;
}
#intro form {
	padding-bottom: 8px;
}
#title h1 {
	font-size: 1.6em;
	color: #555;
	margin-bottom: 20px;
}
#title h1 span {
	color: #333;
}
#intro span {
	display: block;
}
/* Splash */
#splash {
	clear: both;
	border-top: 4px solid #3792c8;
	background: #fff;
	padding: 24px;
}
#splash img {
	float: left;
}
/* Content */
#container {
	clear: both;
	border-top: 4px solid #3792c8;
	background: #fff;
	padding: 12px;
}
#content {
	float: left;
	width: 600px;
	padding: 12px;
}

#sidebar {
	float: left;
	width: 288px;
	margin-bottom: 20px;
	padding: 12px;
}
.sidebar_item {
	margin-bottom: 20px;
	background: #eee;
}
.sidebar_content {
	padding: 10px;
	
}
#sidebar h3 {
	background: #999;
	color: #fff;
	text-shadow: 1px 1px 1px #777;
	border-bottom: 1px solid #777;
	margin: 0;
	padding: 3px 15px;
	font-size: 1.2em;
}
#brands li {
	float: left;
	width: 124px;
	padding: 5px;
}
#brands li p {
	display: block;
	clear: both;
	text-align: center;
	color: #666;
	margin: 0;
}
#advert {
	margin-bottom: 20px;
}
#footer {
	clear: both;
	padding: 20px;
	width: 920px;
	margin: 0 auto;
}
#footer p {
	color: #3792c8;
}
.item {
	margin-bottom: 24px;
	clear: both;
}
.product_images {
	float: left;
	width: 276px;
}
.product_img {
	float: left;
	width: 276px;
}
.product_overview {
	margin-bottom: 20px;
	background: url('../images/content_bg.gif');
	padding: 12px;
}
.product_prices {
	margin-bottom: 20px;
	padding: 12px;
	margin-left: 288px;
}
.product_prices th {
	width: 124px;
	font-weight:bold;
	text-align: right;
}
.product_prices td {
	padding-left: 24px;
}
.product_cheapest {
	border-bottom: 1px solid #e9e7df;
	margin-bottom: 1em;
	padding-bottom: 1em; 
}
.product_cheapest_price {
	margin-left: 148px;
}
.product_cheapest_price span {
	font-size: 0.9em;
	color: #666;
	line-height: 1;
}
.product_cheapest_price a {
	font-size: 2.2em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 1;
}
.description {
	border-bottom: 1px solid #e9e7df;
	margin-bottom: 1em;
	padding-bottom: 1em; 
}
.specs {
	border-bottom: 1px solid #e9e7df;
	margin-bottom: 1em;
	padding-bottom: 1em; 
}
.buttons {
	float: right;
}
.buttons a {
	margin-left: 0.5em;
}
.product_navi {
	clear: both;
}
.product_navi {
	background: #ff6600;
}
.product_navi li {
	float: left;
	margin-left: 4px;
	background: url('../images/subnavi_right_off.gif') top right no-repeat;
}

.product_navi li a {
	float: left;
	padding: 12px 14px 5px 14px;
	text-transform: uppercase;
	color: #fbeade;
	text-shadow: 1px 1px 1px #c04d00;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	display: block;
	background: url('../images/subnavi_left_off.gif') top left no-repeat;
}
.product_navi li.active {
	background: url('../images/subnavi_right.gif') top right no-repeat;
}
.product_navi li.active a {
	text-shadow: 1px 1px 1px #eee;
	color: #000;
	background: url('../images/subnavi_left.gif') top left no-repeat;
}
.product_navi li a:hover {
	color: #fff;
}
.product_navi li.active a:hover {
	color: #000;
}
.product_list li {
	float: left;
	width: 130px;
	padding: 8px;
}
.product_list img {
	width: 128px;
	border: 1px solid #ccc;
}
.product_list_small li {
	float: left;
	width: 33%;
}
.product_list_small li a {
	float: left;
	
	display: block;
}
#breadcrumb {
	clear: both;
	border: 1px solid #c8c8c8;
	height: 26px;
	margin-bottom: 15px;
}
#breadcrumb li {
	float: left;
}
#breadcrumb a {
	text-decoration: none;
	color: #666;
	font-size: 0.9em;
	background: url('../images/breadcrumb_divider.gif') center right no-repeat;
	padding: 5px 15px 5px 8px;
	display: block;
	float: left;
	font-weight: bold;
}
.error {
	padding: 20px;
	background: #ffff99;
	font-weight: bold;
	margin-bottom: 20px;
}
.small {
	font-size: 0.9em;
	color: #999;
}
.clear {
	clear: both;
}
.nobr {
	white-space: nowrap;
	display: block;
	font-weight: bold;
}
.disabled {
  color: #AAAAAA;
}
.pagination li {
	float: left;
}
.pagination li a{
	float: left;
	display: block;
	padding: 5px 9px;
	border: 1px solid #ccc;
	margin-right: 2px;
	background: #fff;
	margin-bottom: 20px;
}
.current a {
	font-weight: bold;
}

/* Results listings */

ul.products img {
	width: 120px;
	height: 120px;
}
ul.products li {
	width: 120px;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	border: 1px solid #eee;
	padding: 4px;
}
.products h3 {
	font-size: 1.1em;
	height: 50px;
	line-height: 1.2;
}

/* Product page */

.product h1 {
	margin-bottom: 10px;
}
.product table {
	border-collapse: collapse;
}
#reviews h2, #prices h2 {
	margin-bottom: 0;
}
#reviews h3, #prices h3 {
	font-size: 1.2em;
	color: #666;
	padding-bottom: 1em;
}
#prices {
	clear: both;
}
#prices li {
	float: left;
	width: 124px;
	padding: 10px;
}
#prices table {
	width: 100%;
}
#prices td {
	vertical-align: middle;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #eee;
}
#prices td.retailer_price {
	width:64px;
	text-align: center;
}
#prices td.retailer_price a {
	font-size: 1.2em;
	font-weight: bold;
}
#prices td.retailer_price span {
	font-size: 0.9em;
	color: #666;
	clear: both;
	display: block;
	line-height: 1;
}
.retailer_image img{
	border: 2px solid #ccc;
	float: left;
}
#prices .no_stock td a {
	color: #a8cbdc;
}
#prices .no_stock td span {
	font-size: 0.9em;
	color: #999;
	clear: both;
	display: block;
	line-height: 1;
}
#prices .no_stock .retailer_image img {
	border-color: #eee;
}
#prices .no_stock .button {
	color: #fff;
	background: #c2e7ae;
	border-color: #b5dba9;
}
#prices .no_stock .grey {
	background: #dedede;
	border-color: #cbcbcb;
}
#prices li .retailer_price {
	display: block;
	background: #eee;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding: 2px 0;
	clear: both;
	margin-bottom: 5px;
}
.more_info {
	background: #45b609 url('../images/button_bg.png');
	padding: 4px 0;
	color: #fff;
	font-weight: bold;
	display: block;
	text-align: center;
	text-decoration: none;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #269503;
}

.product_title {
	font-weight: bold;
	display:block;
	font-size:1.1em;
	height: 40px;
}
#tags li {
	float: left;
}
#tags li a {
	padding: 1px 4px;
	background: #ffe197;
	float: left;
	margin: 0 2px 2px 0;
	border-right: 1px solid #f1af0b;
	border-bottom: 1px solid #f1af0b;
}
#product_text {
	clear: both;
	padding-top: 20px;
}
form li {
	padding-bottom: 10px;
}
form li label{
	float: left;
	width: 140px;
	font-weight: bold;
	padding-right: 10px;
}
form li input, form li textarea {
	border: 1px solid #ccc;
	padding: 5px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	display: block;
}
form .full_width label {
	display: block;
	float: none;
}
form .full_width input, form .full_width textarea {
	width: 558px;
}
form fieldset {
	padding: 10px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
form legend {
	font-weight: bold;
}
.prices {
	font-size: 1.4em;
	font-weight: bold;
}
.button {
	background: #45b609 url('../images/button_bg.png');
	border: 1px solid #269503;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	padding: 5px 8px 5px 8px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.grey {
	background-color: #999;
	border: 1px solid #666;
}
.item:after, .clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.item, .clearfix {
	display: inline-block;
}
html[lang] .item, html[lang] .clearfix {
	display: block;
}
* html .item, * html .clearfix {
	height: 1%;
}
