﻿@import url(/webappresource.axd?q=app_files/default/css/common.css);
@import url(/webappresource.axd?q=app_files/default/css/controls.css);
/*****************************
GLOBAL
*****************************/
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	text-align: center;
	background: #F3F3F3; 
}

body.popup {
	height: auto;
	padding: 15px;
	background: #FFF;
	text-align: left;
}

body, td, th, div, input, select, textarea, label small {
	color: #000;
	font: normal 11px Arial, Helvetica, sans-serif;
}

h1 {
	color: #000;
	margin: 0 0 0.5em 0;
	font: bold 14px Arial, Helvetica, sans-serif;
}

h2 {
	color: #444;
	margin: 1em 0 0.5em 0;
	font: bold 14px Arial, Helvetica, sans-serif;
}

h3 {
	color: #088;
	margin: 0.5em 0;
	font: bold 12px Arial, Helvetica, sans-serif;
}

big, .big {
	font: bold 12px Arial, Helvetica, sans-serif;
}

small, .sml {
	font-size: 10px;
}

p {
	margin: 0.5em 0;
}

ol, ul {
	padding: 0;
	margin: 0.5em 0.5em 0.5em 2em;
}

* html ol, * html ul {
	margin-left: 2.9em;
}

ol li, ul li {
	margin: 0;
	padding: 2px 0;
}

blockquote {
	margin: 0.5em 0 0.5em 2em;
}

img {
	border: none;
	vertical-align: middle;
}

form {
	margin: 0;
	padding: 0;
}

input.text, textarea, .uc input.text {
	border: 1px solid #BBB !important;
	padding: 4px 5px 5px 5px;
}

select {
	border: 1px solid #BBB;
	padding: 2px;
}

label, input, select {
	vertical-align: middle;
}

label {
	display: block;
	padding-top: 3px;
	font-weight: bold;
	white-space: nowrap;
}

label.inline, .inline label {
	display: inline !important;
}

label small {
	color: #555;
}

label i {
	color: #F00;
	font: normal normal 10px Arial, Helvetica, sans-serif;
}

label.inline {
	display: inline !important;
	white-space: normal !important;
}

/*********************************
LINKS
*********************************/
a, a:visited, .vlinks a, .vlinks a:visited, #path a:visited, a.ship:visited, .tabs a:visited {
	color: #0658DB;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}

a:hover, a:active, .vlinks a:hover, .vlinks a:active, #path a:hover, #path a:active, a.ship:hover, a.ship:active, .tabs a:hover, .tabs a:active {
	text-decoration: underline;
}

a.ordercontrol {
	border:0; 
	padding:0; 
	margin:0;
}

a.fresh, a.fresh:visited {
	color: #06B;
}

a.fresh:hover, a.fresh:active {
	color: #F44;
}

.submenu a, .submenu a:visited, .submenu a:hover, .submenu a:active {
	color: #346;
}

.flinks a, .flinks a:visited {
	color: #346;
	text-decoration: none;
}

.flinks a:hover, .flinks a:active {
	text-decoration: underline;	
}

a.seemore, a.seemore:visited {
	color: #06B !important;
	font-weight: bold;
}

a.seemore:hover, a.seemore:active {
	color: #000 !important;
}

a.seemore, .vmenu a {
	padding-left: 20px !important;
	background: transparent url(/webappresource.axd?q=app_files/default/img/icons/url.gif) no-repeat left center;
	vertical-align: middle;
}

.vlinks a, a.seemore, .vmenu a {
	padding: 2px 0;
	margin: 0;
	display: block;
}

.vmenu a {
	font-weight: bold;
	padding: 5px 0 5px 15px;
	background-position: 4px 4px;
}

.vmenu a:hover {
	background-color: #DDD;
}

.vmenu a.active, .vmenu a.active:visited {
	color: #000;
}

.vlinks a.seemore {
	margin-top: 5px;
}

a.ship {
	font-weight: bold;
	padding: 0 0 4px 18px;
	background: url(/webappresource.axd?q=app_files/default/img/icons/calc.gif) no-repeat left top;
}

a.free, a.free:visited {
	color: #390;
}

a.free:hover, a.free:active {
	color: #6C0 !important;
}
/*****************************
LAYOUT
*****************************/
#wrapper {
	width: 982px;
	margin: 10px auto;
	text-align: left;
	border: 1px solid #DDD;
	background-color: #FFF;
	position: relative;
}

u.wtl, u.wtr, u.wbl, u.wbr, u.stl, u.str, u.sbl, u.sbr {
	width: 7px;
	height: 7px;
	position: absolute;
}

u.wtl, u.wtr, u.wbl, u.wbr {
	background-image: url(/webappresource.axd?q=app_files/default/img/corners/wrapper-corners.gif);
}

u.stl, u.str, u.sbl, u.sbr {
	background-image: url(/webappresource.axd?q=app_files/default/img/corners/slideshow-corners.png);
	z-index: 200;
}

u.wtl, u.wtr, u.stl, u.str { 
	top: -1px; 
}

u.wbl, u.wbr, u.sbl, u.sbr { 
	bottom: -1px; 
}

u.wtl, u.wbl, u.stl, u.sbl { 
	left: -1px; 
}

u.wtr, u.wbr, u.str, u.sbr { 
	right: -1px; 
}

u.wtl, u.stl { 
	background-position: right bottom; 
}

u.wtr, u.str { 
	background-position: left bottom; 
}

u.wbl, u.sbl { 
	background-position: right top; 
}

u.wbr, u.sbr { 
	background-position: left top; 
}

#header, #header table, #footer table {
	width: 100%;
}

td.logo {
	width: 210px;
	padding: 0;
}

.logo a {
	height: 60px;
	width: 190px;
	font-size: 0;
	display: block;
	text-indent: -1600px;
	background: url(/webappresource.axd?q=app_files/default/img/logo.png) no-repeat center;
	margin: 14px 17px;
	outline: 0;
}

* html .logo a {
	cursor: pointer;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/webappresource.axd?q=app_files/default/img/logo.png, sizingMethod="crop");
}

div.address {
	background-color: #FFF2C9;
	border: 1px solid #F3DA8D;
	color: #000;
	padding: 4px 10px;
}

.toplinks {
	width: 100%;
	text-align: right;
	padding-right: 10px;
	color: #ccc;
}

.toplinks A {
	font-weight: bold;
}

.cart {
	background: url(/webappresource.axd?q=app_files/default/img/icons/cart.gif) no-repeat left center;
	padding: 1px 0 1px 25px;
	text-align: left;
	white-space: nowrap;
}

.cart span {
	font-weight: normal;
	color: #000;
}

.account {
	color: #ccc;
}

.account, .account A {
	font-weight: normal;
	font-size: 10px;
}

.account A.loginlink {
	padding: 1px 0 1px 15px;
	background: url(/webappresource.axd?q=app_files/default/img/icons/usr.gif) no-repeat left center;
}

.account span {
	color: #444;
}

.searchform {
	background: url(/webappresource.axd?q=app_files/default/img/misc/500000-satisfied-customers.gif) no-repeat left center;
	margin-left: 25px;
	padding: 7px 0;
}

.searchform table {
	 width: auto !important; 
	 margin: 0 0 0 auto;
}

#keywords {
	width: 305px;
	margin-right: 5px;
}

table#chapters td {
	* padding: 10px 0 0 0;
	text-align: center;
	background: url(/webappresource.axd?q=app_files/default/img/bg/productmodes.gif) no-repeat right top;
}

table#chapters th.div {
	padding: 0 1px !important;
	background: url(/webappresource.axd?q=app_files/default/img/corners/productmodes-div.gif) no-repeat top center;
}

table#chapters td A, 
table#chapters td A:visited, 
table#chapters td A:hover, 
table#chapters td A:active {
	display: block;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#chapters DD {
	border-style: solid;
	border-color: #027AC2;
	border-width: 0 1px 1px 1px;
	width: 136px;
}

#chapters DD DIV {
	background: #2D63B1;
	padding: 5px;
}

#chapters DD DIV A, #chapters DD DIV A:visited {
	display: block;
	text-align: left;
	padding: 3px 5px;
	font-weight: normal;
	font-size: 11px;
}

#chapters DD DIV A:hover, #chapters DD DIV A:active {
	background-color: #FFF;
	font-weight: normal;
	color: #000;
}

.promos {
	* margin-top: -6px;
	width: 100%;
	background: #D9EFFF url(/webappresource.axd?q=app_files/default/img/bg/promo.gif) repeat-x left top;
}

.promos TD {
	width: 100%;
}

.promos TH A {
	display: block;
	margin-right: 45px;
	width: 368px;
	height: 45px;
	background: transparent url(/webappresource.axd?q=app_files/default/img/promo/free-shipping-on-thousand-of-items.gif) no-repeat left top;
	text-indent: -1600px;
	outline: 0;
}

.onespecial {
	background: transparent url(/webappresource.axd?q=app_files/default/img/promo/daily-special.gif) no-repeat left center;
	height: 45px;
	padding-left: 190px;
	padding-right: 10px;
	width: auto;
}

.onespecial A,
.onespecial DIV {
	display: block;
	float: right;
}

.onespecial A {
	width: 83px;
	height: 27px;
	overflow: hidden;
	margin: 9px 0;
}

.onespecial A.dsp {
	width: 150px;
}

.onespecial A.dspimg {
	height: 27px;
	width: 32px;	
}

.onespecial DIV {
	margin: 15px 5px;
	padding: 0;
}

.onespecial DIV.img {
	margin: 3px 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #ACD0E9 #F8FCFF #F8FCFF #ACD0E9;
}

.onespecial .price {
	font: bold 12px/12px Arial, Helvetica, sans-serif;
}	

.onespecial B,
.onespecial DEL {
	padding: 0;
}

.onespecial B {
	color: #C00	!important
}

.onespecial DEL {
	color: #4B688C !important;
}

.animate-block, .lighttopgrad {
	background: #FFF url(/webappresource.axd?q=app_files/default/img/bg/animate-block-bg.gif) repeat-x top left;
}

.animate-block H2,
.animate-block A {
	border-bottom: 1px solid #E8E9EB;
	padding: 5px 0;
	margin: 0;
	display: block;
}

.animate-block .uc H2 {
	border: 0;
}

.animate-block SELECT {
	width: 225px;
}

.animate-block TH {
	width: 100%;
}

table.navigator {
	background-color: #FFF;
}

table.navigator td {
	padding: 2px 0 2px 20px ;
	background: transparent url(/webappresource.axd?q=app_files/default/img/icons/url.gif) no-repeat left center;
	color: #CCC;
}

table.navigator td h1 {
	display: inline;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

#content {
	margin: 0;
	padding: 0;
}

#path {
	color: #999;
	padding: 5px 5px 1px 5px;
}

#footer {
	text-align: center;
}

.linelinks, .linelinks DIV {
	color: #CCC;
	font-size: 11px;
	line-height: 16px;
}

.linelinks DIV {
	padding-bottom: 15px;
}

.linelinks P {
	padding: 0;
	margin: 0;
}

.linelinks P A,
.linelinks P A:hover,
.linelinks P A:active,
.linelinks P A:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#footer h3, .ccol h3 {
	color: #FFF;
	background: #397FBF url(/webappresource.axd?q=app_files/default/img/bg/header-grad.gif) repeat-x left top;
	padding: 10px;
	margin: 0;
}

table.flinks {
	background: url(/webappresource.axd?q=app_files/default/img/bg/footer.gif) repeat-x left top;
}

.flinks td {
	width: 120px;
	color: #06C;
	text-align: left;
	vertical-align: top;
	padding: 10px 10px 0 10px;
	border-left: 1px solid #E3EAF2;
}

.flinks td.last {
	width: 145px;
}

.followbox {
	margin: 5px 0 10px 0;
	background: url(/webappresource.axd?q=app_files/default/img/bg/follow-bg.gif) no-repeat left top;
	width: 166px;
	height: 169px;
	padding: 0 10px;
	color: #7D6E20;
}

.followbox P {
	
}

.followlinks {
	background: url(/webappresource.axd?q=app_files/default/img/misc/followlinks.gif) no-repeat left top;
	height: 33px;
	margin-bottom: 15px;
}

.flinks small {
	color: #000
}

.flinks span {
	font-size: 11px;
	display: block;
	font-weight: bold;
}

.flinks {
	margin: 0;
	padding: 0;
}

.seals {
	margin: 0;
}

.seals th {
	padding: 0;
	text-align: right;
	background-color: transparent;
}

.seals td {
	padding: 0;
	text-align: left;
	background-color: transparent;
}

.seals table {
	margin: 0 auto;
	width: auto !important;
}

#footer p {
	margin: 0;
	padding: 0.5em 0;
	line-height: 14px;
	font-size: 11px;
}

#footer p small {
	color: #89A;
	font-size: 11px;
}

.copyright {
	color: #999;
}

.seals th div {
	background-color:#FFF; 
	white-space: nowrap; 
	padding: 0; 
}

#pheader {
	text-align: right;
}

#pheader img {
	float: left;
}

dd.vmenu {
	padding: 5px;
}

div.vlinks {
	padding-top: 5px !important;
	padding-bottom: 10px !important;
	margin: 0 !important;
}

div.vlinks p {
	padding: 7px 0 3px 12px;
}

div.vlinks p, div.vlinks p a, div.vlinks p a:visited {
	font-weight: bold;
	color: #000 !important;
	margin: 0;
}

.featured {
	position: relative;
	background: #FFF;
	height: 160px;
}

.featured h2,
.featured .text a {
	padding-left: 25px;
}

.featured .rating {
	margin-left: 20px;
}


.featured h2 {
	color: #000;
	height: 16px;
	overflow: hidden;
}

.featured a,
.featured a:visited,
.featured a:hover,
.featured a:active {
	color: #444;
	text-decoration: none;
}

.featured .text,
.featured .text a {
	display: block;
	height: 75px;
}

.featured .text a {
	overflow: hidden;
}

.featured span.shipping {
	display: block;
	width: 150px;
	height: 20px;
	text-align: center;
	padding-top: 5px;
}

.featured .img A {
	display: block;
	width: 142px;
	text-align: center;
	background-color: #FFF;
	padding: 5px 0;
}

.featured .img img {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.featured .badge {
	top: -15px;
	left: 98px;
	width: 124px;
	height: 124px;
	display: block;
	position: absolute;
	text-align: center;
	background: url(/webappresource.axd?q=app_files/default/img/misc/featured.png) no-repeat left top;
}

* html .featured .badge {
	cursor: pointer;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webappresource.axd?q=app_files/default/img/misc/featured.png', sizingMethod='crop');
}
/*****************************
TABLES
*****************************/
table.cols, table.mnfgrid, table.grid {
	border: 0;
	width: 100%;
}

table.cols {
	background-color: #FFF;
}

td.lcol, td.ccol, td.rcol {
	padding: 0 0 10px 0 !important;
	vertical-align: top;
}

td.lcol, td.rcol {
	width: 198px;
}

.lcol dl, .rcol dl, .ccol dl {
	margin-top: 0 !important;
}

table.mnfgrid {
	margin: 4px 0;
	border: 1px solid #FFF;
	background: #FFF;
}

.mnfgrid b {
	font-size: 0;
	height: 44px;
	display: block;
	text-indent: -2000px;
	background-repeat: no-repeat;
	background-position: center center;
}

 .mnfgrid a, .mnfgrid a:visited {
	display: block;
	border: 1px solid #FFF;
	background-color: #FFF;
}
 
.mnfgrid a span {
	display: block;
}

.mnfgrid a:hover, .mnfgrid a:active {
	border: 1px solid #06D;
}

.brandslist td {
	padding-left: 10px;
	vertical-align: top;
}

.brandslist big {
	display: block;
	font-size: 12px;
	padding: 10px 0 5px 0;
	border-bottom: 2px solid #DDD;
	clear: both;
}

.brandslist A.category {
	font-size: 11px;
}

table.grid {
	border-collapse: collapse;
}

.grid th {
	color: #000;
	padding: 10px 5px 5px 0;
	font-weight: bold;
	text-align: left;
}

.shoppingcart th {
	background: #F5F5F5;
	padding: 10px 5px 5px 5px;
}

table.shoppingcart {
	border: 1px solid #CCC;
}

.grid td {
	padding: 5px;
	border-top: 1px solid #DDD;
}

.grid td.title {
	padding: 10px 5px 5px 0;
}

.grid .price del {
	display: block;
}

.grid a.producttitle {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;	
}

table.totals {
	margin: 0 0 0 auto;
}

.totals th, .totals td, .totals input {
	text-align: right;
	font: bold 15px/16px Arial, Helvetica, sans-serif;
}

.totals th, .totals td {
	color: #555;
	padding: 5px 5px 5px 0;
	vertical-align: middle;
	background: url(/webappresource.axd?q=app_files/default/img/bg/line.gif) no-repeat right bottom;
}

.totals .total th, .totals .total td {
	font-size: 20px;
	background: none;
	line-height: 20px;
}

.totals .total th {
	color: #000;
}

.totals .total td {
	color: #C00;
}

.totals th i {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.totals input {
	width: 90px;
}

.totals .total input {
	color: #C30;
}

table.shiprates {
	width: 100%;
	border-collapse: collapse;
}

.shiprates th {
	padding: 15px 0 3px 3px;
	border-bottom: 3px solid #CCC;
}

.shiprates td {
	border-color: #CCC;
	border-style: solid;
	border-width: 1px 0;
	padding: 3px 0 5px 0;
}

.shiprates label {
	white-space: normal;
}

.shiprates label b {
	color: #C30;
}

.attr {
	display: inline;
	white-space: nowrap;
	padding: 4px 0;
	color: #000;
}

.attr i {
	font-style: normal;
}

.productdetail .attr {
	display: block;
	padding: 2px 0;
}

.productdetail .attr A {
	text-decoration: underline;
}

.icoattr,
.icoattr .green,
.icoattr .blue,
.icoattr .red {
	display: block;
	height: 31px;
	text-align: left;
}

.icoattr .green {
	background: url(/webappresource.axd?q=app_files/default/img/icons/in-stock.gif) no-repeat top left;
	padding-left: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000 !important;
}

.icoattr .blue {
	background: url(/webappresource.axd?q=app_files/default/img/icons/please-call.gif) no-repeat top left;
	padding-left: 119px;
}

.icoattr .red {
	background: url(/webappresource.axd?q=app_files/default/img/icons/not-available.gif) no-repeat top left;
	padding-left: 106px;
}

.shipcalc a {
	zoom: 1;
	padding: 1px 0 3px 18px;
	background: url(/webappresource.axd?q=app_files/default/img/icons/calc.gif) no-repeat left top;
}

/*****************************
CONTAINERS
*****************************/
h1.uc {
	text-indent: -5000px;
	width: 192px;
	height: 40px;
	background: url(/webappresource.axd?q=app_files/default/img/promo/upgrade-consultant-logo.gif) no-repeat left top;
}

.title div {
	float: right;
}

.buttons {
	padding-top: 10px;
	text-align: center;
}

.headerlink {
	margin-bottom: 0;
}

.headerlink th {
	height: 38px !important;
	width: 6px !important;
	padding: 0 3px !important;
	background: url(/webappresource.axd?q=app_files/default/img/corners/headerlink-h-l.gif) no-repeat left top;
}

.headerlink th.last {
	background: url(/webappresource.axd?q=app_files/default/img/corners/headerlink-h-r.gif) no-repeat right top;
}

.headerlink td {
	background: url(/webappresource.axd?q=app_files/default/img/bg/headerlink.gif) repeat-x left top;
	vertical-align: top;
	padding: 12px 10px;
	width: 100%;
}

.headerlink td.link {
	text-align: right;
}

.headerlink a,
.headerlink a:visited,
.headerlink a:hover,
.headerlink a:active {
	color: #FFD60E;
	display: block;
	float: right;
	width: auto;
	white-space: nowrap;
	font-size: 11px;
	padding-left: 15px;
	background: transparent url(/webappresource.axd?q=app_files/default/img/icons/headerlink.gif) no-repeat left center;
}

.headerlink h1, .headerlink h2, .headerlink h1 span {
	color: #FFF !important;
}

.nomargin, .headerlink h1, .headerlink h2 {
	margin: 0 !important;
}

.comment {
	margin: 1em 0;
	padding: 15px;
}

dd .msg, dd .comment, .popup .msg, .popup .comment {
	margin-top: 0;
}

.comment {
	border: 1px dashed #ABD;
	background-color: #F9F9F9;
}

.agreenote {
	margin: 0.5em 0;
	position: relative;
}

.agreenote img {
	top: 0;
	left: 0;
	position: absolute;
}

.agreenote span {
	display: block;
	padding: 0 0 0 19px;
}

.box, td.box {
	padding: 10px;
	background: #F9F9F9;
	border: 2px solid #DDD;
}

.box h2 {
	color: #333;
	margin-top: 0;
}

dd.vlinks {
	padding-top: 5px;
}

dd.vmenu {
	padding: 5px;
}

dd.vlinks p {
	font-weight: bold;
	margin: 1em 0 0.2em 0;
}

.reviews h2 {
	margin-bottom: 0;
}

.reviews dl {
	margin: 0;
	padding: 10px 5px;
	background: url(/webappresource.axd?q=app_files/default/img/bg/dot-lite.gif) repeat-x bottom;
}

.reviews dt {
	margin: 0;
	padding: 0;
	color: #555;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.reviews dt b {
	color: #000;
}

.reviews dd {
	margin: 0;
	padding: 5px;
}

.reviews dd p {
	margin-bottom: 0;
}

.buybox .ibox {
	width: 80px;
	font-size: 14px;
	color: #444;
}

#pricebox .show, #pricebox.hidden .hide {
	display: none;
}

#pricebox.hidden .show {
	display: block;
}

/*****************************
PRODUCT
*****************************/
table.spec {
	width: 100%;
	border-color: #FFF;
	border-style: solid;
	border-collapse: collapse;
	border-width: 2px 2px 0 2px;
}

.spec th, .spec td {
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #CCC;
}

.spec .title {
	border-bottom-width: 2px;
	padding: 10px 5px 5px 5px;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.spec th {
	width: 30%;
	color: #555;
	font-weight: bold;
	padding-left: 20px;
}

table.uc input {
	border: 0 !important;
}

.gal a {
	float: left;
}

.gal img {
	margin: 1px;
	width: 50px;
	height: 50px;
	padding: 3px;
	border: 1px dotted #DDD;
}

.partinfo {
	position: relative;
}

.partinfo table.tabs {
	top: 0;
	left: 0;
	position: absolute;
}

.disclaimer {
	color: #777;
	padding: 0 15px;
	font-size: 11px;
}

.disclaimer b {
	font-weight: normal;
}

.itemgridsmall .cell {
	float: left;
	margin: 0 0 -1px -1px;
	width: 25%;
}

table.itemgrid, table.itemlist, table.bundles, table.itemspec {
	width: 100%;
	margin: 0;
	background-color: #CCC;
}

.itemgrid p, .itemlist p, .itempreview p {
	margin: 5px 0;
	line-height: 1.18em;
}

.itemgrid small, .itemlist small, .itempreview small {
	display: block;
}

.itemgrid td {
	background-color: #FFF;
	vertical-align: top;
	padding: 10px 5px 10px 10px;
}

.itemgrid H2 {
	margin: 0 0 5px 0;
}

.itemgrid H2 A, .itemgrid H2 A:visited {
	color: #444;
	text-decoration: underline;
}

.itemgrid H2 A:hover, .itemgrid H2 A:active {
	color: #000;
}

.itemgrid .classlinks {
	height: 75px;
	overflow: hidden;
}

.itemgrid .classlinks A {
	display: block;
	padding: 3px 2px;
}

.itemlist th {
	border: 0;
	text-align: left;
	padding: 10px 0 5px 0;
	border-bottom: 3px solid #EEE;
}

.itemlist td {
	padding: 5px;
	border-top: 1px dotted #CCC;
}

.itembig {
	padding: 5px;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #CCC;
}

.itembig a,
.itembig a:visited {
	text-align: left;
	display: block;
}

.itembig a.info {
	zoom: 1;
	padding: 125px 0 0 0;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center top;
}

.itembig a.info u {
	height: 2.5em;
	display: block;
	overflow: hidden;
	text-decoration: underline;
	font-weight: normal;
}

.itembig a.info p {
	margin: 3px 0;
}

.itembig a.info small {
	color: #090;
	height: 1.25em;
	display: block;
	font-weight: normal;
}

.itembig a.info span {
	margin: 5px 0;
	display: block;
}

.itembig a.info .price, .itembig .price {
	height: 12px !important;
}

.itembig a.info .price b {
	color: #000;
}

.itembig .mfg {
	height: 35px;
	background-repeat: no-repeat;
	background-position: center center;
}

.itembig a.gray {
	display: block;
	font-size: 11px;
	text-align: center;
	margin-bottom: 5px;
}

.itemsmall {
	background-color: #FFF;
	padding: 5px;
}

.itemgridsmall .itemsmall {
	border: 1px solid #FFF;
	height: 83px;
}

.itemsmall a {
	display: block;
	height: 69px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
}

.itemsmall a div {
	padding: 0;
}

.itemsmall a u {
	text-decoration: none;
	font-weight: bold;
	color: #0658DB;
}

.itemsmall a u b {
	color: #000;
}

.cell .itemsmall a {
	padding: 0 0 10px 0;
}

.cell .itemsmall a u {
	display: block;
	overflow: hidden;
	width: 93px;
	height: 41px;
}

.itemgridsmall .cell .itemsmall a {
	padding: 7px 0;
}

.itemgridsmall .cell .itemsmall a u {
	width: 129px;
	height: 30px;
}

.itemsmall a u, .itemsmall a p, .itemsmall a small, .itemsmall .price {
	margin: 0 0 0 83px;
	padding: 0;
}

.itemsmall .price {
	display: block;
}

.itemsmall a span {
	display: block;
}

.itemsmall a span del {
	display: none;
}

.itemsmall a small {
	color: #090;
	font-size: 9px;
	display: block;
	font-weight: normal;
	text-align: left;
	padding: 5px 0;
}

.paramsearch b {
	display: block;
	font-size: 11px;
}

.paramsearch select {
	width: 175px;
	margin-bottom: 5px;
}

.paramsearch p {
	padding: 1px;
	background: #DDD;
	margin: 0 0 5px 0;
	border: 1px solid #AAA;
}

.paramsearch p i {
	color: #333;
	padding-left: 3px;
	font-style: normal;
	vertical-align: middle;
}

.paramsearch div {
	padding-top: 5px;
	text-align: right;
}

div.buttons {
	white-space: nowrap;
	padding: 2px 0 2px 2px;
}

div.buttons img {
	margin-left: 2px;
}


/*****************************
CART
*****************************/
#ways2checkout {
	width: 100%;
	background: url(/webappresource.axd?q=app_files/default/img/misc/convinient-ways-to-checkout.png) no-repeat left top;
	margin-top: 10px;
}

#ways2checkout TABLE {
	margin: 40px 0 10px 0;
}

#ways2checkout TD {
	vertical-align: top;
	text-align: right;
	width: 25%;
	padding: 10px 8px;
}

/*****************************
CHECKOUT
*****************************/
.steps td.step {
	white-space: nowrap;
	padding: 0 15px 0 9px;
	vertical-align: middle;
	background: url(/webappresource.axd?q=app_files/default/img/corners/step-l.gif) no-repeat left center;
}

.steps .step div {
	color: #000;
	line-height: 19px;
	text-decoration: none;
	padding: 10px 15px 10px 6px;
	background: url(/webappresource.axd?q=app_files/default/img/corners/step-r.gif) no-repeat right center;
}

.steps td.active {
	background-image: url(/webappresource.axd?q=app_files/default/img/corners/step-active-l.gif);
}

.steps .active div {
	color: #FE0;
	background-image: url(/webappresource.axd?q=app_files/default/img/corners/step-active-r.gif);
}

.topcorners {
	padding: 0 0 0 10px;
	background: url(/webappresource.axd?q=app_files/default/img/corners/checkout-tl.gif) no-repeat left top;
}

.topcorners i {
	height: 10px;
	font-size: 0;
	display: block;
	background: url(/webappresource.axd?q=app_files/default/img/corners/checkout-tr.gif) no-repeat right top;
}

.option {
	padding: 10px 12px !important;
}

.option h2 {
	margin: 0 0 0 -5px;
	padding-bottom: 7px;
}

.option h2 label {
	color: #039;
	display: inline;
	cursor: pointer;
	text-decoration: underline;
}

.paymentgrid td.option {
	padding: 8px 10px !important;
	border: 2px solid #EEE;
	background-color: #FCFCFC;
}

.checked {
	padding: 8px 10px !important;
	border: 2px solid #FF9A00 !important;
	background-color: #FFF0CC !important;
}

.checked h2 label {
	color: #900;
	text-decoration: none;
}

div.dot, div.dotlite {
	clear: both;
	height: 15px;
	margin: 0 !important;
	padding: 0 !important;
	background: url(/webappresource.axd?q=app_files/default/img/bg/dot.gif) repeat-x left center;
}

div.dotlite {
	background-image: url(/webappresource.axd?q=app_files/default/img/bg/dot-lite.gif);
}

.centerborder {
	background-color: #FFF;
	border: 1px solid #CACACA;	
	border-top: none;
	padding: 10px;
}

.coupon {
	width: 100px;
	margin-top: 1px;
}

.inputw500, .inputw500 input, .inputw500 textarea {
	width: 500px;
}

.inputw500 select {
	width: 512px;
}

/*****************************
COLOURS
*****************************/
.red {
	color: #C00 !important;
}

.green {
	color: #390 !important;
}

.blue {
	color: #06C !important;
}

.orange {
	color: #FF8A00;
}

.aqua {
	color: #07F	!important;
}

.gray, h1 span {
	color: #555 !important;
}

.white {
	color: #FFF !important;
}

.black {
	color: #000 !important;
}

.bgwhite {
	background-color: #FFF !important;
}

.bglitegray {
	background-color: #FAFAFA !important;
}

.bgyellow {
	background-color: #FFE !important;
}

.bggreen {
	background-color: #EFB !important;
}

.bgblue {
	background-color: #E0E6EB !important;
}

.bgpink {
	background-color: #FEE !important;
}

.bgorange {
	background-color: #FFF0CC !important;
}