body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.bold {
	font-weight: bold;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hide from IE Mac */
.clearfix {
	display: block;
}

/* End hide from IE Mac */
form {
	margin: 0;
}

img {
	border: 0;
}

a {
	color: #0056C1;
}

a:hover {
	color: #0056C1;
	text-decoration: none;
}

.header, .search, .content {
	width: 930px;
	margin: auto;
}

#header {
	height: 99px;
	background: #D5EBFF url(../images/inner/hbc.gif) repeat-x;
	border-bottom: 1px solid #FFFFFF;
}

.header h1 {
	margin: 0;
	position: absolute;
	top: 14px;
	width: 206px;
	height: 72px;
	background: url(../images/inner/logo.gif) no-repeat;
}

.header h1 a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	width: 206px;
	height: 72px;
}

#search {
	height: 55px;
	background: #0C4488 url(../images/inner/search.gif) repeat-x;
	border-bottom: 1px solid #FFFFFF;
}

.search-form {
	float: left;
	padding: 14px 114px 0 0;
	margin-right: 6px;
}

.search-form input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #000001;
	padding: 3px 6px 0 6px;
	width: 300px;
	height: 20px;
	border: 1px solid #79B5FF;
	background: #FFFFFF url(../images/inner/input.gif) repeat-x;
}

.search-form input.submit {
	position: absolute;
	font-size: 18px;
	font-weight: bold;
	color: #093E7F;
	border-left: 0;
	background: #FFEC69 url(../images/inner/btn.gif) repeat-x;
	padding: 0 6px 0 6px;
	width: 105px;
	height: 25px;
}

.search-form input.submit:hover {
	padding: 1px 6px 0 7px;
	border: 1px solid #C6E0FF;
}

.search-by, .catalog {
	float: left;
	background: url(../images/inner/delimiter.gif) no-repeat left top;
	margin: 14px 0 0 0;
	padding: 2px 10px 0 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.search-by span, .catalog span {
	padding: 3px 0 0 0;
	float: left;
}

.search-by select {
	margin: 0 5px 0 6px;
	width: 112px; 
}

.catalog select {
	margin: 0 5px 0 6px;
	width: 127px; 
}

.yellow {
	color: #FFE222;
}

a.help:link, a.help:active, a.help:hover, a.help:visited {
	display: block;
	float: right;
	margin: 2px 0 0 0;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	background: url(../images/inner/help.gif) no-repeat;
}

.yellow a {
	background: url(../images/inner/yhelp.gif) no-repeat !important;
}

#content {
	background: url(../images/inner/cbc.gif) repeat-x top;
}

.content {
	padding: 20px 0;
}

.left {
	float: left;
	width: 705px;
	margin: 0 15px 0 0;
}

.right {
	float: left;
	width: 210px;
}

.promo-blue {
	border: 1px solid #8EBDF8;
	background: #F1F7FF url(../images/inner/bplogo.gif) no-repeat left bottom;
	padding: 20px;
	margin: 2px 0 20px 0;
}

.promo-blue img, .promo-red img, .promo-recent img {
	float: right;
	margin: 10px 0 0 10px;
}

.promo-blue h3 {
	font-size: 16px;
	font-weight: bold;
	color: #0056C1;
	margin: 0 0 12px 0;
	line-height: 100%;
}

.promo-red {
	border: 1px solid #DEC30F;
	background: #FFFCE5 url(../images/inner/rplogo.gif) no-repeat left bottom;
	padding: 20px;
	margin: 2px 0 20px 0;
}

.promo-red h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 12px 0;
	line-height: 100%;
}

.promo-recent {
	border: 1px solid #8EBDF8;
	background: #F1F7FF url(../images/inner/bplogo.gif) no-repeat left bottom;
	padding: 20px;
	margin: 2px 0 20px 0;
	display: none;
}

.promo-recent a {
	text-decoration: none;
}

.promo-recent a:hover {
	text-decoration: underline;
}

.promo-recent h3 {
	font-size: 16px;
	font-weight: bold;
	color: #404040;
	margin: 0 0 12px 0;
	line-height: 100%;
}

.search-results {
	border-top: 2px solid #D3E7FF;
	border-bottom: 3px solid #D3E7FF;
}

.search-results th {
	vertical-align: middle;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 20px 10px 20px 10px;
	border-top: 1px solid #D3E7FF;
}

.search-results td {
	vertical-align: middle;
	padding: 20px 0 20px 20px;
	border-top: 1px solid #D3E7FF;
	font-size: 14px;
	color: #000000;
}

.product-page td {
	vertical-align: top;
	padding: 20px 0 20px 18px;
	font-size: 14px;
	color: #000000;
}

.search-results p, .product-page p {
	margin: 0 0 5px 0;
	font-weight: bold;
}

.search-results ul, .product-page ul, .product ul {
	margin: 0;
	padding: 11px 0 0 0;
	list-style-type: none;
	font-size: 13px;
	font-style: italic;
}

.search-results ul li, .product-page ul li, .product ul li {
	padding: 0 0 4px 0;
}

.search-results u, .product-page u, .product u {
	color: #808080;
}

.search-results td.img, .product-page td.img {
	vertical-align: middle;
	padding: 15px 5px 15px 0;
}

.product-page td.img {
	width: 100px;
}

.search-results td.img a, .product-page td.img a {
	display: block;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 2px;
	text-align: center;
}

a.zoom {
	clear: both;
	background: url(../images/inner/zoom.gif) no-repeat left;
	padding: 0 0 0 18px !important;
	border: 0 !important;
	margin: 5px 0 0 0;
}

.product-page a.zoom {
	margin: 5px 0 0 23px;
}

a.compare {
	background: url(../images/inner/compare.gif) no-repeat left;
	padding: 0 0 0 18px !important;
}

.paging {
	padding: 20px 0 20px 38px;
	font-size: 16px;
}

.paging span {
	display: block;
	float: left;
	padding: 0 20px 0 0;
	font-weight: bold;
	color: #000000;
}

.paging a:link, .paging a:active, .paging a:visited {
	padding: 0 10px 0 0;
}

.paging a:hover {
	color: #FF6200;
	text-decoration: none;
}

.paging a.sel:link, .paging a.sel:active, .paging a.sel:hover, .paging a.sel:visited
	{
	color: #FF6200;
	text-decoration: none;
}

#footer {
	height: 125px;
	background: #E4F2FF url(../images/home/ftr.gif) repeat-x;
}

.footer {
	text-align: center;
	padding: 30px 0 0 0;
	color: #0056C1;
	background: url(../images/home/fbc.gif) no-repeat top;
}

.footer p {
	color: #000000;
}

div.help[class] {
	position: absolute;
	z-index: 100;
	width: 190px;
	height: 130px;
	padding: 20px 33px 0 33px;
	top: 95px;
	left: 828px;
	background: url(../images/home/help.png) no-repeat;
	color: #FFFFFF;
}

p.help-title {
	margin: 0 0 2px 0;
	font-size: 16px;
	font-weight: bold;
	color: #FFE222;
}

div.help a.close {
	display: block;
	position: absolute;
	width: 17px;
	height: 17px;
	right: 14px;
	top: 13px;
	background: url(../images/home/close.gif) no-repeat;
	font-size: 0;
}

.error {
	position: relative;
	z-index: 1;
	margin: -14px 0 18px 0;
	width: 650px;
	height: 35px;
	background: url(../images/inner/error.gif) no-repeat;
	padding: 25px 0 0 55px;
	color: #000001;
	font-size: 16px;
	line-height: 100%;
}

div.results {
	float: right;
	font-size: 16px;
	color: #000000;
	padding: 0 10px 15px 0;
}

.sort-by {
	float: left;
	position: relative;
	font-size: 16px;
	color: #000000;
	padding: 0 0 15px 10px;
}

.button {
	background: #0D448A url(../images/inner/bbtn.gif) repeat-x;
	color: #FFFFFF;
	height: 21px;
	padding: 2px 6px;
	margin-bottom: 1px;
	font-weight: bold;
	border: 0;
}

.compare-top {
	width: 708px;
	height: 4px;
	font-size: 0;
	background: url(../images/inner/cmptop.gif) no-repeat;
}

.compare {
	position: relative;
	width: 660px;
	background: url(../images/inner/cmpbc.gif) repeat-y;
	padding: 12px 24px 16px 24px;
}

.compare-btm {
	width: 708px;
	height: 4px;
	font-size: 0;
	background: url(../images/inner/cmpbtm.gif) no-repeat;
}

.compare h4 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #303030;
}

.compare hr {
	border: 0;
	border-bottom: 1px solid #A8C9F0;
	height: 1px;
	margin: 5px 0 12px 0;
}

.product {
	width: 440px;
	height: 140px;
	padding: 5px 0 16px 0;
	margin: 0 0 7px 0;
}

.product td {
	vertical-align: middle;
}

.product td.img {
	padding: 0 16px 3px 0;
}

.product td.img a {
	display: block;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 2px;
	text-align: center;
}

.compare-table table {
	margin-top: 10px;
}

.compare-table th {
	background: #E5F0FD url(../images/inner/th.gif) repeat-x;
	border-bottom: 1px solid #A8C9F0;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	text-align: center;
	vertical-align: middle;
}

.compare-table th:hover {
	background: #FFE222;
	border-top: 1px solid #79B5FF;
	border-bottom: 1px solid #79B5FF;
	color: #0D448A;
	font-size: 14px;
	font-weight: bold;
	height: 34px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

.compare-table td {
	text-align: center;
	vertical-align: middle;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #A8C9F0;
	color: #000;
}

.compare-table td.condition-used {
	font-weight: plain;
	color: #D60000;
}

.compare-table td.condition-new {
	font-weight: plain;
	color: #000000;
}

.compare-table td.store a {
	display: block;
	padding: 5px 1px 5px 1px;
}

.compare-table td.store a:hover {
	display: block;
	padding: 7px 0 5px 0;
	border: 1px solid #79B5FF;
}

.compare-table td.view {
	width: 56px;
}

.compare-table td.view a {
	display: block;
	width: 56px;
	height: 52px;
	padding: 0;
	background: url(../images/inner/view.gif) no-repeat;
	text-indent: -9999px;
}

.compare-table td.view a:hover {
	background: url(../images/inner/view-hover.gif) no-repeat;
}

.compare-table td.us {
	background: url(../images/inner/us.gif) center no-repeat;
	vertical-align: bottom;
}

.compare-table td.fr {
	background: url(../images/inner/fr.gif) center no-repeat;
	vertical-align: bottom;
}

.compare-table td.gb {
	background: url(../images/inner/uk.gif) center no-repeat;
	vertical-align: bottom;
}

.compare-table td.de {
	background: url(../images/inner/de.gif) center no-repeat;
	vertical-align: bottom;
}

.compare-table td.ca {
	background: url(../images/inner/ca.gif) center no-repeat;
	vertical-align: bottom;
}

.compare-table td.at {
	background: url(../images/inner/at.gif) center no-repeat;
	vertical-align: bottom;
}

.compare-table td.ch {
	background: url(../images/inner/ch.gif) center no-repeat;
	vertical-align: bottom;
}

.compare-table td.nl {
	background: url(../images/inner/nl.gif) center no-repeat;
	vertical-align: bottom;
}

.compare-table td.be {
	background: url(../images/inner/be.gif) center no-repeat;
	vertical-align: bottom;
}

.compare-table td.es {
	background: url(../images/inner/es.gif) center no-repeat;
	vertical-align: bottom;
}

p.notice {
	font-size: 11px;
	color: #000;
	margin: 20px 0;
}

p.results {
	margin: 0;
	color: #000;
}

a.ebay {
	background: url(../images/inner/ebay.gif) no-repeat left;
	padding: 0 0 0 43px;
}

.shipping[class] {
	float: right;
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url(../images/inner/shipping.png) no-repeat;
	width: 144px;
	height: 135px;
	padding: 8px 0 5px 14px;
	color: #000;
	font-weight: bold;
}

.shipping li {
	padding: 0 0 4px 0;
}

.shipping li.help {
	padding: 0;
	font-size: 0;
}

.shipping li.help a {
	position: absolute;
	background: url(../images/inner/shelp.gif) no-repeat;
	width: 16px;
	height: 16px;
	font-size: 0;
	text-indent: -9999px;
	top: 5px;
	right: 5px;
}

option.country {
	background-position: 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 22px;
	margin: 0 0 0 0;
}

.sortasc {
	cursor: pointer;
	background-image: url(../images/inner/asc.gif);
	background-position: center right;
	background-repeat: no-repeat;
	text-decoration: none;
}

.sortdesc {
	cursor: pointer;
	background-image: url(../images/inner/desc.gif);
	background-position: center right;
	background-repeat: no-repeat;
	text-decoration: none;
}

ol#rcomparison {
	margin: 5px 0 20px 4px;
	padding-left: 14px;
}
