﻿@import url(/webappresource.axd?q=app_files/default/css/common.css);
@import url(/webappresource.axd?q=app_files/default/css/controls.css);
/*****************************
GLOBAL
*****************************/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #F0F0F0;
}

body.popup {
	margin: 0;
	text-align: left;
	padding: 15px 10px;
	background: #FFF;
}

body, td, th, div, input, select, textarea {
	color: #000;
	font: normal 11px Arial, Helvetica, sans-serif;
}

h1 {
	color: #36C;
	margin: 0 0 0.5em 0;
	letter-spacing: -1px;
	font: bold 20px/20px Arial, Helvetica, sans-serif;
}

body.popup h1 {
	margin: 0.5em 0;
}

h2 {
	color: #099;
	font: normal 18px/18px Arial, Helvetica, sans-serif;
}

h3 {
	letter-spacing: -1px;
}

h3, .big {
	margin: 0.5em 0 0 0;
	font: bold 14px/15px Arial, Helvetica, sans-serif;
}

h2, p, .para {
	margin: 0.5em 0;
}

small, .small, .small td {
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
}

* html ol, * html ul {
	margin-left: 2.9em;
}

blockquote {
	margin: 0.5em 0 0.5em 2em;
}

label {
	display: block;
	padding-top: 3px;
	font: bold 11px Arial, Helvetica, sans-serif;
}

label i, label small {
	font: normal normal 10px Tahoma, Verdana, Arial;
}

label i {
	color: #F00;
	padding-right: 3px;
}

label.default, .pager label {
	display: inline !important;
	font: normal 11px Arial, Helvetica, sans-serif !important;
}

.floatform label {
	float: left;
	padding: 2px;
	white-space: nowrap;
}

.floatform label input, .floatform label select, .floatform label textarea {
	float: left;
	margin-top: 1px;
}

/*********************************
LINKS
*********************************/
a, a.fresh:visited, #pathstring a:visited {
	color: #08D;
	text-decoration: underline;
}

a:visited {
	color: #609;
}

.cat a, .cat a:visited, .pager a, .pager a:visited, a.ship, a.ship:visited, .gridcontrol a, .gridcontrol a:visited {
	color: #036;
}

a:hover, a:active, a.fresh:hover, a.fresh:active, .cat a:hover, .cat a:active, #pathstring a:hover, #pathstring a:active, .pager a:hover, .pager a:active, a.ship:hover, a.ship:active, .gridcontrol a:hover, .gridcontrol a:active {
	color: #069;
}

a.red, a.red:visited, a.seemore, a.seemore:visited {
	color: #C00;
}

a.red:hover, a.red:active, a.seemore:hover, a.seemore:active {
	color: #F60;
}

a.gray, a.gray:visited {
	color: #777;
}

a.gray:hover, a.gray:active {
	color: #000;
}

a.arrow, .cat a, .brandlist a, .roundbox dt a {
	padding-left: 8px;
	background: url(/webappresource.axd?q=app_files/default/img/icons/dot.gif) no-repeat left top;
}

a.seemore {
	font-weight: bold;
	padding-left: 8px;
	vertical-align: middle;
	background: url(/webappresource.axd?q=app_files/default/img/icons/arrow.gif) no-repeat left top;
}

.cat a, .brandlist a {
	display: block;
	padding-bottom: 2px;
}

.cat a.active, .cat a.active:visited, .cat a.active:hover, .cat a.active:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.roundbox dt a {
	float: right;
	margin-top: 6px;
	line-height: normal;
}

/*****************************
LAYOUT
*****************************/
#wrapper {
	width: 770px;
	margin: 0 auto 5px auto;
	text-align: left;
	border: 1px solid #DDD;
	background-color: #FFF;
}

#header, #content, #footer {
	width: 100%;
	border: none;
}

#header {
	height: 70px;
}

#header td {
	padding: 5px 0 0 0;
}

#logo a {
	width: 150px;
	height: 53px;
	display: block;
	margin: 0 11px;
	background: url(/webappresource.axd?q=app_files/default/img/sitelogo.gif) no-repeat center;
}

#logo b {
	display: none;
}

td#search, td#cart {
	padding-right: 10px;
}

td#search {
	width: 350px;
}

#search form {
	float: right;
	padding-left: 35px;
	background: url(/webappresource.axd?q=app_files/default/img/icons/search.gif) no-repeat left center;
}

#search label {
	padding: 0;
	text-align: right;
}

#search u {
	float: left;
	text-decoration: none;
}

#search #stxt {
	width: 200px;
}

#search a, #search a:visited {
	color: #08D;
	padding-left: 8px;
	font-weight: bold;
	text-decoration: none;
	background: url(/webappresource.axd?q=app_files/default/img/icons/arrow.gif) no-repeat left top;
}

#cart a, #cart a:visited {
	color: #08D;
	height: 30px;
	float: right;
	text-align: left;
	font-weight: bold;
	padding-left: 35px;
	white-space: nowrap;
	text-decoration: none;
	background: url(/webappresource.axd?q=app_files/default/img/icons/cart.gif) no-repeat left center;
}

#cart a:hover, #cart a:active, #search a:hover, #search a:active {
	color: #069;
}

#cart u {
	color: #000;
	display: block;
	font-weight: normal;
	text-decoration: none;
}

#menu {
	top: 76px;
	left: auto;
	text-align: right;
	position: absolute;
	padding-left: 170px;
}

#menu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 595px;
	height: 31px;
	list-style: none;
	background: url(/webappresource.axd?q=app_files/default/img/bg/shadow_menu.gif) repeat-x bottom;
}

#menu li {
	padding: 0;
	float: left;
	margin: 0 1px 0 0;
	background: url(/webappresource.axd?q=app_files/default/img/corners/left.png) no-repeat top left;
}

#menu a, #menu a:visited {
	color: #048;
	width: 84px;
	height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	font: bold 11px/26px Arial, Helvetica, sans-serif;
	background: url(/webappresource.axd?q=app_files/default/img/corners/right.png) no-repeat top right;
}

#menu a:hover, #menu a:active {
	color: #000;
}

#menu li.active {
	background-image: url(/webappresource.axd?q=app_files/default/img/corners/left_active.png);
}

#menu li.active a, #menu li.active a:visited, #menu li.active a:hover, #menu li.active a:active {
	color: #F0F0FF;
	background-image: url(/webappresource.axd?q=app_files/default/img/corners/right_active.png);
}

#menu li.last {
	margin: 0 !important;
}

#menu li.last a {
	width: 85px !important;
}

#pathstring {
	color: #777;
	padding: 3px 0 10px 3px;
}

#pathstring h1, .sku h1 {
	margin: 0;
	color: #000;
	display: inline;
	font: normal 11px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

#content {
	margin-bottom: 10px;
}

#center {
	padding: 0px 5px;
	vertical-align: top;
}

#leftcol, #rightcol {
	padding: 0;
	width: 160px;
	vertical-align: top;
}

#center, #rightcol {
	padding-top: 35px;
}

#leftcol dl, #rightcol dl, #leftcol div, #rightcol div {
	margin: 0 0 0.5em 0;
}

.brandlogos a {
	display: block;
	text-align: center;
	padding: 7px 0;
}

#footer {
	text-align: right;
	padding: 0 0 15px 0;
	border-top: 1px solid #DDD;
}

#footer table {
	width: 100%;
	margin-bottom: 10px;
	background: #F5F5F5 url(/webappresource.axd?q=app_files/default/img/bg/shadow_dark.gif) repeat-x top;
}

#footer td {
	text-align: left;
	padding: 5px 5px 5px 5px;
}

#mailing form {
	float: right;
	white-space: nowrap;
}

#mailing dl {
	margin: 0 !important;
}

#mailing label {
	padding: 0;
	color: #555;
}

#mailing #subscriber {
	width: 97px;
}

#footer span {
	color: #777;
	display: block;
	padding: 0 10px;
	font-size: 10px;
	text-align: left;
}

#footer img {
	margin-right: 10px;
}

/*****************************
SPECIALS
*****************************/
dd.specials {
	padding: 0;
}

.specials table {
	width: 100%;
	border-color: #FFF;
	border-style: solid;
	border-width: 1px 0 0 1px;
	border-collapse: collapse;
}

.specials th, .specials td {
	padding: 0;
	text-align: center;
	border-left: 1px solid #DDD;
}

.specials th {
	width: 33%;
	font-weight: normal;
	vertical-align: top;
	border-top: 1px solid #DDD;
}

.specials th a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 0 10px;
}

.specials th a img {
	width: 70px;
	height: 70px;
}

.specials th a p {
	margin-bottom: 0;
	text-decoration: underline;
	display: block;
	overflow: hidden;
	height: 4em;
}

.specials th a:hover p {
	color: #069;
}

.specials th a.moredetails,
.specials th a.moredetails:visited {
	color: #000;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	font: bold 15px Arial, sans-serif;
	background: url(/webappresource.axd?q=app_files/default/img/buttons/details.gif) no-repeat center bottom;
}

.specials th a.moredetails:hover,
.specials th a.moredetails:active {
	color: #036;
}

.specials th span {
	display: block;
	height: 2em;
	vertical-align: middle;
}

.specials th span i {
	color: #000;
	padding-right: 20px;
	background: url(/webappresource.axd?q=app_files/default/img/icons/truck.gif) no-repeat right center;
	font-style: normal;
	font-weight: bold;
}

.specials th span i.green {
	color: #C00;
}

/*****************************
TABLES
*****************************/
table.gridheader {
	width: 100%;
	border: none;
}

.gridheader th, .gridheader td {
	padding: 0;
	vertical-align: middle;
}

.gridheader th h1 {
	margin: 0;
}

.gridheader td {
	text-align: right;
}

.gridcontrol {
	margin: 10px 0;
	padding-bottom: 3px;
	background: #F4F1ED url(/webappresource.axd?q=app_files/default/img/bg/shadow.gif) repeat-x bottom;
}

.gridcontrol table {
	width: 100%;
	border: 1px solid #C6BAA6;
}

.gridcontrol th, .gridcontrol td {
	padding: 10px 8px;
	white-space: nowrap;
}

.gridcontrol th {
	padding-right: 0;
	text-align: right;
	font-weight: bold;
}

.gridcontrol td i {
	color: #06C;
	font-weight: bold;
	font-style: normal;
}

.gridcontrol label {
	display: inline;
	vertical-align: baseline;
}

.gridcontrol input#stxtin {
	width: 110px;
}

table.grid, table.spec, table.related {
	width: 100%;
	border: none;
	margin: 5px 0;
	border-collapse: collapse;
}

.grid th {
	color: #000;
	font-weight: bold;
	padding: 7px 5px;
	text-align: center;
	border: 1px solid #BBB;
	border-top-color: #CCC;
	background: #B6B6B6 url(/webappresource.axd?q=app_files/default/img/bg/gradient_grid.gif) repeat-x top;
}

.grid th img {
	width: 12px;
	height: 11px;
	margin-bottom: -1px;
}

.grid td {
	padding: 5px;
	vertical-align: middle;
	border: 1px solid #DDD;
}

.grid .title {
	border: none;
	padding: 10px 5px;
	background: url(/webappresource.axd?q=app_files/default/img/bg/shadow.gif) repeat-x top;
}

.grid .title h1 {
	margin: 0;
	color: #099;
	font-size: 18px;
}

.grid .item {
	width: 100%;
	text-align: left;
}

.grid .item p {
	color: #555;
}

.grid .item span {
	color: #000;
	font-weight: bold;
	padding-right: 5px;
	white-space: nowrap;
}

.grid .item span b, .grid .item span u {
	font-weight: normal;
	text-decoration: none;
}

.grid .item span img {
	width: 12px;
	height: 11px;
}

.grid .price a {
	width: 90px;
}

.param {
	padding-bottom: 10px;
}

.param i {
	color: #555;
	font-style: normal;
}

.brandlist h2 {
	color: #000;
	padding: 5px;
	background-color: #F5F5F5;
}

.brandlist td {
	padding-left: 5px !important;
	vertical-align: top;
}

table.shipping {
	width: 100%;
	margin: 5px 0;
	background: url(/webappresource.axd?q=app_files/default/img/bg/dot.gif) repeat-x top;
}

.shipping tr {
	background: url(/webappresource.axd?q=app_files/default/img/bg/dot.gif) repeat-x bottom;
}

.shipping th, .shipping td {
	padding: 5px;
	vertical-align: middle;
}

.shipping th {
	text-align: center;
}

table.personal {
	width: 100%;
	border: 2px solid #CCC;
	border-collapse: collapse;
}

table.personal th {
	color: #369;
	font-weight: bold;
	text-align: right;
	background: none;
}

table.personal td, table.personal th {
	padding: 3px 0 3px 5px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #CCC;
}

table.personal .bglitegray th {
	background-color: #F5F5F5;
}

table.totals {
	margin-top: 5px;
}

.totals th, .totals td, .totals input {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.totals th, .totals td {
	padding: 5px 5px 5px 0;
	vertical-align: middle;
}

.totals .total th, .totals .total td {
	background: none;
	line-height: 25px;
}

.totals td, .totals .total td {
	color: #000;
	font-size: 14px;
}

.totals th, .totals .total th {
	color: #555;
	font-size: 12px;
}

.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 {
	float: left;
	margin-right: 10px;
	padding: 0;
	white-space: nowrap;
}

.partparams .attr {
	font-size: 11px !important;
	float: none;
	display: block;
	white-space: pre-wrap; /* css-3 */ 
	white-space: -moz-pre-wrap; /* Mozilla, ������� � 1999 ���� */ 
	white-space: -pre-wrap; /* Opera 4-6 */ 
	white-space: -o-pre-wrap; /* Opera 7 */ 
	word-wrap: break-word; /* Internet Explorer 5.5+ */ 
}

.partparams .attr b {
	color: #666;
	font-weight: normal;
}

/*****************************
CONTAINERS
*****************************/
.buttons {
	padding-top: 10px;
	text-align: center;
}

.box, td.box {
	padding: 10px;
	border: 1px dashed #CCC;
	background-color: #F5F5F5;
}

.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;
}

#pricebox .show, #pricebox.hidden .hide {
	display: none;
}

#pricebox.hidden .show {
	display: block;
}

/*****************************
PRODUCT
*****************************/
.spec th, .spec td {
	padding: 3px;
	vertical-align: middle;
	border: 1px solid #DDD;
}

.spec th {
	color: #777;
	text-align: left;
	font-weight: bold;
}

.spec .title {
	text-align: left;
	padding: 5px 3px;
	background-color: #FAF5E3;
	font: bold 12px Arial, sans-serif;
}

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 {
	padding-top: 10px;
	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;
}

.iteminfo {
	width: 125px;
}

.itemgrid {
	background-color: #FFF;
	padding: 0px;
}

table.itemgrid {
	width: 100%;
	margin: 2px 0;
	border: 5px solid #FFF;
	border-collapse: collapse;
}

.itemgrid td {
	vertical-align: top;
	border-left: 1px solid #ABC;
	border-right: 1px solid #ABC;
	padding: 5px 5px;
}

.itemgrid tr {
	background: #FFF url(/webappresource.axd?q=app_files/default/img/bg/dot.gif) repeat-x bottom;
}

.itemgrid .itemname3line {
	display: block;
	overflow: hidden;
	height: 38px;
	line-height: 12px;
}

.itemgrid .itemname2line {
	display: block;
	overflow: hidden;
	height: 25px;
	line-height: 12px;
	margin-bottom: 5px;
}

.itemgrid .labelprice {
	color: #777;
	padding-bottom: 7px;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.itemgrid .cell {
	float: left;
	margin: 0 0 -1px -1px;
	width: 50%;
}

.itemgridsmall .cell {
	float: left;
	margin: 0 0 -1px -1px;
	width: 33%;
}

.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 #d8d8d8;
	height: 95px;
}

.itemsmall a {
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
}

.itemsmall a div {
	padding: 0;
}

.itemsmall a u {
	text-decoration: underline;
}

.cell .itemsmall a u {
	height: 3.75em;
	display: block;
	overflow: hidden;
}

.itemsmall a u, .itemsmall a p, .itemsmall a small, .itemsmall .price {
	margin: 0 0 0 83px;
	padding: 0;
}

.itemsmall .price {
	color: #000;
	display: block;
}

.itemsmall a span {
	display: block;
}

.itemsmall a span del {
	display: block;
}

.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: 154px;
	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;
	text-align: right;
}

div.buttons img {
	margin-left: 2px;
}

/*****************************
CHECKOUT
*****************************/
.option {
	margin-top: 5px;
	padding: 10px 12px !important;
}

.option h2 {
	margin: 0 0 0 -5px;
	padding-bottom: 7px;
}

.option h2 label {
	color: #000;
	display: inline;
	cursor: pointer;
	text-decoration: none;
}

.paymentgrid td.option {
	padding: 8px 10px !important;
	border: 1px dashed #CCC;
	background-color: #F5F5F5;
}

.checked, .checkedlog {
	padding: 8px 10px !important;
	border: 1px solid #95BDDD !important;
	background-color: #EEF5FE !important;
}

.checked h2 label {
	color: #36C;
	text-decoration: none;
}

div.dot {
	clear: both;
	margin: 0 !important;
	padding: 0 !important;
	background: url(/webappresource.axd?q=app_files/default/img/bg/dot.gif) repeat-x left center;
	height: 20px;
}

div.dotlite {
	background-image: url(/webappresource.axd?q=app_files/default/img/bg/dot-lite.gif);
}

.coupon {
	width: 100px;
	margin-top: 1px;
}

.inputw500, .inputw500 input, .inputw500 textarea {
	width: 500px;
}

.inputw500 select {
	width: 512px;
}

/*****************************
COLOURS
*****************************/
.red {
	color: #F00;
}

.green {
	color: #090;
}

.blue {
	color: #06C;
}

.orange {
	color: #F60;
}

.gray, h1 span {
	color: #777;
}

.bglitegray {
	background-color: #F9F9F9 !important;
}

.bgyellow {
	background-color: #FAF5E3 !important;
}

.bgblue {
	background-color: #C5DEF5 !important;
}

.bggreen {
	background-color: #DEF5C5 !important;
}

.bgwhite {
	background-color: #FFF !important;
}

.bgviolet {
	background-color: #F2EFFB !important;
}