@charset "utf-8";


/* basic tags */
html {
    margin-left: -1px;
    overflow-Y: scroll;
}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
    head~body *{ margin-left: -1px;}
}

body {
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
	background: #dcdcdc url(../images/bg.gif) 50% 50% repeat-y;
}
td, input, select, textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
}
form    {
    margin:0;
}
p {
	margin: 0;
	padding: 0 0 7px;
}

/* basic tags with classes */


/* links classes */
a img {
    border:0;
}
a:link, a:visited, a:active  {
    color: #000;
    outline: none; 
    text-decoration:none;
}
a:hover {
    color:#3a6edb;
}
a.brand-link {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	padding-left: 5px;
	text-transform:uppercase;
}

/* layout */
.centering {
	margin: 0 auto;
	width: 981px;
}

.promo {
	width: 280px;
	padding: 12px 0 0 30px;
	font-size: 17px;
	color: #333;	
}

.top-right {
	text-align: right;
	background: url(../images/toad.png) 100% 50% no-repeat;
	padding: 25px 110px 0 0;
	white-space: nowrap;
}
a.top-link {
	color: #4d4d4d;
}
a.top-link:hover {
    color:#3a6edb;
}

.finder {
	background: #450249 url(../images/finder-bg.gif) 0 50% repeat-x;
}
.finder td {
	color: #fff;
}

.slider {
	margin: 2px 0 5px;
}

/* top menu classes */
.menu {
	border-top: 1px solid #ccc;
}
.menu div {
	background: url(../images/menu-bg.gif) 50% 100% repeat-x;
	border-bottom: 1px solid #ccc;
}
.menu td {
	padding: 0 1px;
}
.menu td {
    text-align: center;
    height: 19px;
    padding: 2px 10px 0;
    background: none;
}
.menu td:hover, .menu td.current {
    background: #3955d4;
}
.menu td a {
    padding-left: 10px;
    color: #4d4d4d;
    background: url(../images/arrow-magenta.gif) 0 50% no-repeat;
}
.menu td:hover a, .menu td.current a {
	color: #fff;
    background: url(../images/arrow-white.gif) 0 50% no-repeat;
}


/* custom headers classes */
.header {
	margin: 0 4px;
	background: #fff url(../images/header-bg.gif) 50% 100% repeat-x;
	border: 1px solid #ccc;
	padding: 0 10px;
	min-height: 30px;
}
.header * {
	vertical-align: middle;
}

h1, h2 {
	font-family: Myriad Pro, Calibri;
	font-variant: small-caps;
	font-size: 28px;
	color: #333;
	font-weight: normal;
	margin: 0;
	padding: 3px 0;
}
h3 {
	margin: 0;
	padding: 4px;
	font-size: 13px;
	color: #000;
}
h3 a {
	color: #000;
}
h3 a:hover {
    color:#3a6edb;
}

.box {
	border: 1px solid #ddd;
	padding: 10px;
	margin: 0 4px 4px;
}
.topless {
	border-top: none;
	margin-bottom: 0;
}
.bottom-banners {
	padding: 5px 10px 4px;
	background: #fff url(../images/bottom-banners-bg.gif) 50% 100% repeat-x;
}
.bottom-banners td {
	text-align: center;
}

/* side navigation classes */
.cat-head {
	border: 1px solid #ddd;
	border-top: none;
	padding: 0 10px;
	margin: 0 4px;
	background: url(../images/cat-head-bg.gif) 50% 100% repeat-x;
}

.sidenav {
	clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}
.sidenav li {
	margin: 0;
    padding: 1px;
}
.sidenav li ul li {
    padding-left: 5px;
}
.sidenav li a {
	background: none;
	color: #4d4d4d;
	padding-left: 8px;
}
.sidenav li a:hover {
    color:#3a6edb;
	background: url(../images/arrow-magenta.gif) 0 50% no-repeat;
}


/* top navigation classes */
.topnav {
	padding: 5px 10px 10px;
	font-size: 13px;
	color: #555;
}
.topnav a {
	color: #555;
}
.topnav a:hover {
    color:#3a6edb;
}

.catlist {
	margin: 5px 0;
}
.catlist td {
	font-size: 13px;
	padding: 4px 0 4px 20px;
}
.catlist td a {
	text-decoration: none;
	background: url(../images/dot_3x3.gif) 0 7px no-repeat;
	padding-left: 8px;
}
.catlist td a {
	color: #444;
}
.catlist td a:hover {
    color:#3a6edb;
}


.pager td {
	padding: 0 3px;
	color: #000;
}
.pager td a {
	text-decoration: none;
}
.pager-line {
	padding: 8px 10px;
	margin-bottom: 5px;
	border: 1px solid #ddd;
	background: #fff url(../images/pager-bg.gif) 50% 100% repeat-x;
}


/* grid classes */
.grid {
    border-collapse:collapse;   
}
.cell {border: 1px solid #ddd}
.cell .brand-name {background: url(../images/cat-head-bg.gif) repeat-x scroll 50% 100% transparent; padding: 3px; text-align: center; font-weight: bold; border-bottom: 1px solid #ddd}
.cell .product-data {padding: 5px}
.cell .product-data .retail {padding: 0}
.cell .product-data .retail span {color: grey; text-decoration: line-through}
.empty {
	border: none;
}

.cell-name {
	color: #000;
	font-size: 11px;
	display: block;
	height: 57px;
	overflow: hidden;
}
.cell-name a {
	text-decoration: none;
}
.imagecell {
	display: block;
    text-align: center;
    height: 120px;
    line-height: 120px;
	overflow: hidden;
	margin-top: 10px
}
.imagecell img {
	vertical-align: middle;
}

.retail {
	margin: 0;
	padding: 3px 0;
	font-size: 11px;
	color: #222;
}
.retail span {
	text-decoration: line-through;
	color: #999;
}
.retail strong {
	text-decoration: line-through;
}
.price {
    font-size:16px;
    color:#578a28;
}
.cell-option {
	padding: 2px 0 0 5px;
	background: url(../images/arrow-magenta.gif) 0 60% no-repeat;
	color: #3a6edb;
	font-size: 11px;
}
.cell-rate {
	width: 60px;
	font-size: 11px;
}

/* detail page classes */
.detail-name {
	margin: 0 0 10px 10px;
}
.detail-name h1 {
	font-family: Arial;
	font-size: 20px;
	color: #556586;
	font-variant: normal;
}
.imgmiddle {
    vertical-align: middle;
    border:0;
}
.imgborder {
    border: 1px solid #cdcdcd;
}
.price2 {
    font-size:15px;
	font-weight: normal;
    color:#2f6100;
}
.detail-params tr {
	vertical-align: top;
}
.detail-params td {
	font-size: 11px;
}


/* detail page tabs */
/* Generic Utility */
.hide { position: absolute; top: -9999px; left: -9999px; }

.list-wrap {
	border: 1px solid #ccc;
	background: #e9e9e9;
	padding: 10px 5px 15px;
}
.list-container {
	border: 1px solid #ccc;
	background: #fff
}

/* Specific to example one */

#tabs-group {
}

#tabs-group .nav {
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: relative;
	margin-bottom: -1px;
}
#tabs-group .nav li {
	float: left;
	margin: 0;
	padding: 0;
}
#tabs-group .nav li a {
	display: block;
	float: left;
	color: #556586;
	text-decoration: none;
	padding-left: 20px;
	background: url(../images/tab-bg.gif) 0 0 no-repeat;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
#tabs-group .nav li a span {
	display: block;
	float: left;
	cursor: pointer;
	padding: 9px 20px 9px 0;
	background: url(../images/tab-bg.gif) 100% 0 no-repeat;
	height: 19px;
}
#tabs-group .nav li a.current, #tabs-group .nav li a:hover {
	background: url(../images/tab-bg.gif) 0 -37px no-repeat;
}
#tabs-group .nav li a.current span, #tabs-group .nav li a:hover span {
	background: url(../images/tab-bg.gif) 100% -37px repeat-x;
}


/* custom classes */
.calltollfree {
	float: right;
	margin: 0;
	padding: 0 0 0 20px;
	background: url(../images/phone-ico.gif) 0 50% no-repeat;
	color: #777;
	font-weight: bold;
}
.calltollfree strong {
	font-size: 14px;
	color: #578a28;
}
.search {
	font-family: Arial;
}
.search a {
	text-decoration: none;
}
.search form {
}
.searchfield {
    width: 160px;
	color: #555;
	height: 12px;
    padding: 3px 10px;
	margin: 0 2px;
    background: #fff;
}

.side-banner {
	display: block;
	margin-bottom: 3px;
}
.slider {
	display: block;
	margin: 0 0 4px;
}
.inline-banner {
	display: block;
	margin: 2px 0 5px 4px;
}

.newsfield {
	margin: 8px 0;
    width: 160px;
    border: 1px solid #ddd;
    height: 15px;
    padding: 3px 4px;
    background: #fff;
}
.green {
    color:#578a28;
}
.magenta {
    color:#0053ff;
}
.cart-ticker {
	display: block;
	white-space: nowrap;
	float: right;
	margin: 15px 0;
	background: url(../images/cart-ico.gif) 0 45% no-repeat;
	padding: 0 0 0 20px;
	color: #000;
	clear: right;
}
.bottomlinks {
	border: 1px solid #ddd;
	background: #fff url(../images/bottomlinks-bg.gif) 50% 100% repeat-x;
}
.bottomlinks td {
    font-size: 11px;
	color: #777;
	padding: 15px 0 15px 30px;
}
.bottomlinks td strong {
	font-size: 13px;
	color: #000;
}
.bottomlinks ul {
	list-style: none;
	margin: 4px 0;
	padding: 0;
}
.bottomlinks ul li {
	margin: 0;
	padding: 1px 0 1px 10px;
	background: url(../images/gray-dot.gif) 0 50% no-repeat;
}
.bottomlinks td a {
	color: #777;
}
.bottomlinks td a:hover {
    color:#3a6edb;
}

.newsletter {
	padding: 10px 0;
	background: #fff url(../images/subscr-bg.gif) 50% 100% repeat-x;
	font-size: 11px;
	color: #777;
}
.newsletter form {
	background: url(../images/mail-bg.png) 50% 0 no-repeat;
	padding: 38px 10px 5px;
}

.foot-links {
	margin: 4px 0 10px;
	padding: 5px 10px;
	background: url(../images/foot-links-bg.gif) 50% 100% repeat-x;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
.foot-links a {
	color: #4d4d4d;
}
.foot-links a:hover, .foot-links a.current {
    color:#3a6edb;
}
.copyright {
	padding: 0 10px;
    font-size:11px;
	color: #a6a6a6;
}
.copyright a {
	color: #a6a6a6;
}
.copyright a:hover {
    color:#3a6edb;
}


/* extra blocks classes */


/* additional */
.alert {
    clear: both;
    margin-bottom: 15px;
    padding: 10px;
    padding-left: 50px;
    cursor: pointer;
}
.alert h3 {
    font-weight: bold;
    padding-bottom: 5px;
}
.alert.notice {
    background: #fff5c9 url(../images/alert-notice-ico.png) 18px 12px no-repeat;
    border: 1px solid #e6d775;
}
.alert.success {
    background: #dfffe2 url(../images/alert-success-ico.png) 18px 12px no-repeat;
    border: 1px solid #75e682;
}
.alert.info {
    background: #dfefff url(../images/alert-info-ico.png) 18px 12px no-repeat;
    border: 1px solid #b6d2ef;
}
.alert.error {
    background: #ffdfdf url(../images/alert-error-ico.png) 18px 12px no-repeat;
    border: 1px solid #efb6b6;
}
.manufacturers-list td {vertical-align: top; width: 25%}
label.error {display: block; color: red; padding: 3px 0 0 13px; background: url(../images/arrow-up.gif) no-repeat 2px 4px;}

form.default tr {vertical-align: top}
form.default label.required {padding-left: 9px; background: url(../images/required.gif) no-repeat 2px -2px}
form.default input[type=checkbox] {margin-left: 1px; padding-left: 0}
form.default input[type=text],
form.default input[type=password],
form.default select {width: 230px; margin-top: 3px}
form.default select {width: 234px; height: 21px}
form.default input.error {border:1px solid #f15c22 !important; background:#fff7f5 !important; padding: 2px 1px}
form.default select.error {border:1px solid #f15c22 !important; background:#fff7f5 !important}
form.default legend {font-weight: bold}

a.active {font-weight: bold}

#mini-basket {position: absolute; border: 1px solid #bebebe; top: 8px; right: 0px; text-align: left; width: 300px}
#mini-basket-product {padding: 5px; background: #fff}
#mini-basket-header {padding: 5px; text-align: left; background: #d8d8d8 url(../images/pager-bg.gif) 50% 100% repeat-x;
	border-bottom: 1px solid #bebebe}
#mini-basket-footer {padding: 5px; text-align: center; background: #fff}

.rating-box {
    float: left;
    background: url(../images/bg-rating.gif) repeat-x scroll 0 0 transparent;
    margin: 1px 0 7px;
    height: 13px;
    overflow: hidden;
    text-indent: -999em;
    width: 60px;
    vertical-align: middle;
}
.rating-box .rating {
    background: url(../images/bg-rating.gif) repeat-x scroll 0 100% transparent;
    float: left;
    height: 13px;
}

ul.kit-items,
ul.gift-items {margin: 0; padding: 0; list-style: none}
ul.kit-items li,
ul.gift-items li {padding: 3px 0 0 13px; background: url(../images/li-arrow.gif) no-repeat 2px 8px}


a.aux-link  {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #000;
	vertical-align: middle;
}
a.aux-link:hover {
    color:#3a6edb;
}

.brands td {
	text-align: center;
}
.brands td a {
	display: block;
	width: 80px;
	overflow: hidden;
}

a.zoom {
	text-decoration: none;
	color: #aaa;
}
a.zoom:hover {
    color:#258dc9;
}

a.thumb img {
	border: 1px solid #888;
}
a.thumb:hover img {
	border: 1px solid #3a6edb;
}

.simple-list {
	margin: 0;
	padding: 2px 0 0 16px;
}
.simple-list li {
	margin: 0;
	padding: 1px 0;
	color: #555;
}

/* Additional */
ul.pdetail-kits {margin: 3px 0 0 5px; padding: 0; list-style: none}
ul.pdetail-kits li {background: url(../images/link-arr.gif) 0 5px no-repeat; padding-left: 10px; margin-bottom: 5px}

table.sitemap ul {margin: 0; padding: 0; list-style: none}
table.sitemap ul li {padding: 3px 0 0 13px; background: url(../images/li-arrow.gif) no-repeat 2px 8px}

.list-wrap div#Description,
.list-wrap div#Specification,
.list-wrap div#ProductIncludes,
.list-wrap div#ReturnPolicy {padding: 10px}

.warranty {margin-top: 5px}
.warranty td {text-align: left}
.free-shipping {position: relative; z-index: 999}
.free-shipping p {cursor: pointer; width: 150px}
.free-shipping div.free-shipping-content,
.warranty-content {position: absolute; left: 0; top: 0; width: 350px}
.free-shipping-content div,
.warranty-content div {padding: 5px; text-align: left}

.tabs-block-line {
	padding: 4px 8px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #fff url(../images/pager-bg.gif) 50% 100% repeat-x;
	font-size: 20px;
	color: #000
}
.tabs-empty-line {border-top: 1px solid #ddd; font-size: 0; height: 1px}

.fgrid {background: #ddd}
.fgrid th {text-align: center; background: #d8d8d8 url(../images/pager-bg.gif) 50% 100% repeat-x; padding: 5px; color: black}
.fgrid td {background: #fff}

.print-rec {background: url(../images/print.png) no-repeat; padding-left: 20px; height: 16px; display: block}
.cat-description {padding: 7px 10px 10px 10px}
.detail-manufacturer a {text-decoration: underline}
.detail-manufacturer a:hover {text-decoration: none}


table.product_c {padding: 5px 10px 10px 10px}
table.product_c a {background: url(../images/li-arrow.gif) no-repeat 0px 5px; padding-left: 12px}
