html, body {
	margin: 0;
	padding: 0;
}
body {
	font: 11px 'Tahoma';
	color: #292929;
	background: #FFF url( '../images/body-bg.gif' ) fixed;

}
form {
	margin: 0;
}
div#main {
	margin: 0 auto;
	padding: 0 0 50px 0;
	width: 998px;
	background-color: #FFF;
}
::-webkit-input-placeholder {
	color: #999;
	font:11px Tahoma, Arial, sans-serif;
}
:-moz-placeholder {
	color: #999;
	font:11px Tahoma, Arial, sans-serif;
}
.placeholder {
	color: #999;
	font:11px Tahoma, Arial, sans-serif;
}

/*** Header ***/

table#header {
	margin: 0 1px 26px 1px;
	width: 996px;
	height: 97px;
	border-collapse: collapse;
	border-top: 2px solid #C30700;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
table#header td {
	padding: 0;
	vertical-align: top;
}
table#header td.logo {
	border: 0;
	width: 239px;
}
table#header td.logo img {
	border: 0;
	width: 239px;
	height: 97px;
}
table#header td.phone_block {
	width: 300px;
	border: 0;
	background: url( '../images/phone-bg.jpg' ) no-repeat center top;
}
table#header td.address_block {
	padding: 0 19px 0 0;
	width: 438px;
	border: 0;
	text-align: right;
	background: url( '../images/address-bg.jpg' ) no-repeat center top;
}

div.prj_title {
	padding: 16px 0 4px 24px;
	font: 24px 'Tahoma';
	color: #415562;
}
div.prj_phone {
	padding: 0 0 0 24px;
	font: 20px 'Tahoma';
	color: #5E6A71;
}

div.prj_address {
	margin: 28px 0 20px 0;
	float: right;
	text-align: right;
	color: #FFF;
}
a#email {
	float: right;
	display: block;
	margin: 28px 0 20px 10px;
	width: 19px;
	height: 17px;
	background: url( '../images/email-ico.gif' ) no-repeat center center;
}

table#header div.login {
/*  margin: 0;
	padding: 6px 19px 0 0;
	height: 19px;
	background: url( '../images/login-bg.gif' ) no-repeat bottom right;*/
}
table#header div.login a.here {
	text-decoration: underline;
}
table#header div.login a {
	padding: 8px 9px;
	background: url( '../images/user-bg.gif' ) repeat-x center left;
}
table#header div.login a.first {
	padding: 8px 14px;
	background: url( '../images/user-first-bg.gif' ) no-repeat center left;
}
table#header div.login a.last {
	padding: 8px 14px;
	background: url( '../images/user-last-bg.gif' ) no-repeat center right;
}
table#header div.login span {
	padding: 20px 0 !important;
	background: url( '../images/user-sep-bg.gif' ) no-repeat center center !important;
}
table#header div.login img {
	margin-top: -5px;
}
table#header div.login a {
	color: #FFF;
}
table#header div.login span {
	padding-left: 27px;
}

/*** Main container ***/
table#container {
	width: 100%;
	border-collapse: collapse;
	border: 0;
	background-color: #FFF;
}
td#left {
	border: 0;
	padding: 0 0 20px 10px;
	width: 200px;
	text-align: left;
	vertical-align: top;
}
td#right {
	border: 0;
	padding: 0 20px 20px 30px;
	width: auto;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
}

/*** Menu ***/
div#menu {
	margin: 5px 0 14px 0;
	padding: 0 2px 0 10px;
	background-color: #EAEAEA;
}
div#menu div.title {
	margin: 0 0 10px 0;
	padding: 4px 4px 2px 10px;
	height: 13px;
	font: bold 11px 'Tahoma';
	color: #FFF;
	background: #8A8A8A url( '../images/menu-coner.gif' ) no-repeat bottom left;
}
div#menu div.hrefs {
	padding: 0 0 6px 10px;
}
div#menu div.sep {
	height: 12px;
}
div#menu a {
	padding-left: 12px;
	font: 12px 'Tahoma';
	color: #000;
	background: url( '../images/menu-item-point-black.gif' ) no-repeat center left;
}
div#menu a:hover, div#menu a.here {
	color: #D20801;
	background: url( '../images/menu-item-point-red.gif' ) no-repeat center left;
}
div#menu a.here {
	font-weight: bold;
}

/*** Wish ***/
div.wish-list {
	margin: 0 0 26px 10px;
	padding: 0 0 0 37px;
	font: 11px 'Tahoma';
	line-height: 18px;
	background: url( '../images/wish-full.gif' ) no-repeat left 6px;
}

div.wish-full {
	background: url( '../images/wish-empty.gif' ) no-repeat left 6px;
}

a.wish-list {
	display: block;
	color: #000;
}
a.wish-list:hover {
	text-decoration: none;
}


/*** Basket ***/
div.basket {
	margin: 0 0 26px 10px;
	padding: 0 0 0 37px;
	font: 11px 'Tahoma';
	line-height: 18px;
	background: url( '../images/basket-bg.gif' ) no-repeat left 6px;
}

div.basket-full {
	background: url( '../images/basket-bg-2.gif' ) no-repeat left 6px;
}

div.basket span {
	color: #D20801;
}
a.basket {
	display: block;
	color: #000;
}
a.basket:hover {
	text-decoration: none;
}

/*** Search ***/
div#search {
	margin: 0 0 10px 0px;
	padding: 10px 0 10px 10px;
	background-color: #EAEAEA;
	position: relative;
}
div#search input.checkbox {
	margin-left: 0;
	vertical-align: middle;
}
div#search input.text {
	border-top: 1px solid #959595;
	border-bottom: 1px solid #959595;
	border-left: 1px solid #959595;
	border-right: 0;
	padding-left: 10px;
	padding-right: 10px;
	width: 140px;
	font: 11px 'Tahoma';
}
div#search input.button {
	margin: 0 0 -4px 0;
	border: 0;
	padding: 0;
	width: 19px;
	height: 17px;
}
#autocompleteProgress {position: absolute; top: 33px; left: 173px; width: 16px; height: 16px; background: url(../images/progress.gif);}

/* AutoComplete */
.autocomplete-w1 { background:url(../images/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }


/*** Text left block ***/
div#text_left_block {
	border: 0;
	padding: 9px;
	line-height: 18px;
}

/*** Footer ***/
div#footer {
	margin: 0 20px 0 20px;
	border-top: 1px solid #A6A6A6;
	padding: 10px 0 0 0;
	color: #535252;
}
div#footer table {
	width: 100%;
	border-collapse: collapse;
	border: 0;
}
div#footer table td {
	padding: 0;
	border: 0;
}

/*** Content Part ***/
td#right img {
	margin-top: 5px;
	border: 1px solid #C5C5C5;
}
td#right div.sep {
	height: 40px;
}

/*** Home page ***/

div.catalog_home_title {
	margin-bottom: 12px !important;
}

/*** Catalog title ***/

#filter {margin: 0 0 15px;}
	#filter label {font-weight: bold;}
	#filter span.sep {padding: 0 15px;}
	#filter input.text {width: 78px; font: 11px Tahoma;}
	#filter input.button {margin: 0 0 -4px;}
	#filter select {width: auto; font: 11px Tahoma;}

	.present_filter .selected {font-weight: bold; color: #000;}

span.help {font-size: 12px;color: #808080; cursor: pointer;}
	span.help span {color: #3399cc;}
div.help {margin-top: 5px; border: 1px solid #9C9688; padding: 7px 10px; width: 470px; background-color: #FFFDDC; position: absolute; display: none; z-index: 100; white-space: normal !important;}

div#catalog_title {
	margin-top: 4px;
	margin-bottom: 28px;
	padding: 0 0 0 16px;
	font: bold 12px 'Tahoma';
	color: #C30700;
	background: url( '../images/catalog-title-bg.gif' ) no-repeat center left;
}
div#catalog_title span {
	padding: 0 10px 0 8px;
	background-color: #FFF;
}
div#catalog_title span.sep {
	padding: 0 5px;
	font: bold 12px 'Tahoma';
	color: #D5D4D4;
}
div#catalog_title a {
	font: bold 12px 'Tahoma';
	color: #000;
}

/*** Catalog ***/
table#catalog_categories {
	margin-bottom: 20px;
	width: 100%;
	border-collapse: collapse;
	border: 0;
}
table#catalog_categories td {
	padding: 0;
	border: 0;
	width: 25%;
}
table#catalog_categories a {
	color: #292929;
	line-height: 18px;
}
table#catalog_categories a:hover {
	color: #C30700;
}

#catalogFoundDiv {position: relative; zoom: 1;}
	#catalogFoundDivLeft {}
	#catalogFoundDivRight {position: absolute; right: 0; bottom: 0;}
		td#right #catalogFoundDivRight img {margin: 0; border: none;}

table#catalog_prices {
	margin-bottom: 12px;
	width: 100%;
	border-collapse: collapse;
	border: 0;
}
table#catalog_prices th a {font-weight: inherit; color: #fff;}
table#catalog_prices th a span {font-size: 120%;}
table#catalog_prices th {
	border: 1px solid #FFF;
	padding: 3px 5px;
	font: 11px 'Tahoma';
	color: #FFF;
	text-align: center;
	white-space: nowrap;
	background-color: #8A8A8A;
}
.nowrap {white-space: nowrap;}
table#catalog_prices th span {
	font-weight: normal;
}
table#catalog_prices td {
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #D5D4D4;
	border-bottom: 1px solid #D5D4D4;
	padding: 0 6px 4px;
	text-align: center;
}
table#catalog_prices td.title {
	text-align: left;
}
table#catalog_prices td.leftAlignedCell {
	text-align: left;
}
table#catalog_prices tr.even {
	background-color: #F2F2F2;
}
table#catalog_prices td.title a {
	color: #292929;
	line-height: 18px;
}
table#catalog_prices td.title a:hover {
	color: #C30700;
}
table#catalog_prices input.count {
	border: 1px solid #AAA;
	width: 30px;
	font: 11px 'Verdana';
	color: #363636;
}
table#catalog_prices td.update-cart {
	padding-top: 12px;
	border: 0;
	text-align: left;
}
table#catalog_prices td.sum {
	border: 0;
	text-align: right;
	padding: 12px 60px 20px;
}
#catalog_prices td img {border: 0;}

td.avail {
	color: #009900;
}
td.avail span {
	color: #C30700;
}
td.cart {
	padding-top: 8px !important;
}
div#page_text, div#zip {
	padding-bottom: 20px;
	color: #323232;
}
div#zip a {
	padding: 5px 0 5px 21px;
	background: url( '../images/zip.gif' ) no-repeat center left;
}

a.add-cart {
	text-decoration: none;
}

img#add-cart:hover {
	background: url( '../images/cartUp.gif' ) no-repeat center bottom;
}
img#add-cart {
	width: 14px;
	height: 12px;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	background: url( '../images/cart.gif' ) no-repeat center top;
}

img#add-wish:hover {
	background: url( '../images/arrow_r.gif' ) no-repeat center bottom;
	cursor: pointer;
}
img#add-wish {
	width: 14px;
	height: 12px;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	background: url( '../images/arrow.gif' ) no-repeat center top;
}

img#del-wish:hover {
	background: url( '../images/deleter.gif' ) no-repeat center bottom;
	cursor: pointer;
}
img#del-wish {
	width: 14px;
	height: 12px;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	background: url( '../images/delete.gif' ) no-repeat center top;
}


div#catalog_update {
	font: 11px 'Tahoma';
	color: #8A8A8A;
}

/*** Page title ***/
div#page_title {
	margin-bottom: 15px;
	padding: 0;
	font: 18px 'Tahoma';
	color: #2A2A2A;
	background: url( '../images/page-title-bg.gif' ) repeat-x left 13px;
}
div#page_title span {
	padding: 0 8px 0 0;
	background-color: #FFF;
}

/*** Forms ***/
table.forms {
	width: auto;
	border-collapse: collapse;
	border: 0;
	background-color: #F2F2F2;
}
table.forms td.left {
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 1px solid #D5D4D4;
	padding: 8px 3px 6px 55px;
	font: bold 11px 'Verdana';
	color: #363636;
	text-align: right !important;
}
table.forms td.right {
	border-top: 0;
	border-right: 1px solid #D5D4D4;
	border-bottom: 0;
	border-left: 0;
	padding: 6px 55px 6px 3px;
	text-align: left !important;
}
table.forms td.top {
	border-top: 1px solid #D5D4D4;
	padding-top: 29px;
}
table.forms td.bottom {
	border-bottom: 1px solid #D5D4D4;
	padding-top: 14px;
	padding-bottom: 19px;
}
table.forms td.ref_flds {
	background-color: #FFF;
	border: 1px solid #FFF;
}
table.forms span {
	color: #FF0000;
}
table.forms textarea.text {
	border: 1px solid #AAA;
	width: 288px;
	height: 100px;
	font: 11px 'Verdana';
	color: #363636;
}
table.forms input.text, table.forms select {
	border: 1px solid #AAA;
	width: 288px;
	font: 11px 'Verdana';
	color: #363636;
}

/*Order*/
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
/* IE6 */
* html .clearfix {
    zoom: 1;
}
/* IE7 */
*:first-child+html .clearfix {
    zoom: 1;
}
.order-refresh{
	background: none;
	border: 0 none;
	font: 11px 'Tahoma';
	text-decoration: underline;
	color: #C30700;
	margin: -4px 0 0;
	cursor: pointer;
}
.order-refresh img{
	margin: 0 2px 0 0;
	vertical-align: -5px;
}
.order-step-title{
	background: #999;
	color: #fff;
	padding: 6px 14px;
	font-weight: bold;
}
.order-step-content{
	padding: 10px 24px;
	border: 1px solid #d5d4d4;
	background: #f2f2f2;
}
.order-step-content label{
	display: block;
	margin: 5px 0;
}
.order-step-l{
	float: left;
	width: 330px;
	margin: 0 20px 0 0;
}
.order-step-r{
	overflow: hidden;
}
.order-address{
	display: none;
}
.order-step-content label input[type="radio"]{
	vertical-align: -2px;
	margin: 0 4px 0 0;
}
.order-step-content label input[disabled="disabled"]{
	opacity: 0.7;
	cursor: default;
}
.order-step-content textarea{
	width: 320px;
	height: 46px;
	margin: 6px 0 12px;
}
.order-send-message {
	color: #009900;
	font-weight: bold;
	padding: 30px 24px;
	font-size: 16px;
}
.btn-submit{
	font-size: 11px;
	color: #fff;
	border: 0 none;
	font-weight: bold;
	padding: 4px 14px;
	border-radius: 2px;
	cursor: pointer;
	background: url(../images/btn-submit-bg.png) repeat-x top;
}



/*** Pagination ***/
div#pagination {
	margin-bottom: 20px;
}
div#pagination a {
	color: #292929;
}
div#pagination a.current {
	font-weight: bold;
	color: #E51414;
}
div#pagination a.frame {
	font-size: 12px;
	font-weight: bold;
	color: #E51414;
}
div#pagination span {
	padding: 0 5px;
	color: #8A8A8A;
}

div#errors {
	margin: 0 0 20px 0;
	border: 1px solid #FF0000;
	padding: 5px;
	color: #FF0000;
}
div#errors a {
	color: #FF0000;
	text-decoration: underline;
}
p.afError {
	margin: 0;
	color: #FF0000;
}

div#message {
	margin: 0 0 20px 0;
	border: 1px solid #009900;
	padding: 5px;
	color: #009900;
}

/*Filter*/
.filter {border: none;}
	.filter td {border: none;}
	.filter .leftCell {font-weight: bold;}
		#word {width: 100%; font: 11px Tahoma;}
		.filter select { font: 11px Tahoma;}
		.checkbox {vertical-align: middle;}

.count0 {color: #000;}
.count1 {color: #ff0000;}
.count2 {color: #ff6633;}
.count3 {color: #ffcc00;}
.count4 {color: #009900;}
.count5 {color: #00ccff;}
.count6 {color: #0000cc;}
.count7 {color: #660099;}

#subscribe {margin: 20px 0 10px; padding: 10px 0 10px 10px; background: #eaeaea; position: relative;}
#subscribe .checkbox {vertical-align: middle; margin: 0;}
#subscribe .text {border-top: 1px solid #959595; border-bottom: 1px solid #959595; border-left: 1px solid #959595; border-right: 0; padding: 1px 10px; width: 140px; font: 11px Tahoma, sans-serif;}
#subscribe .button {margin: 0 0 -4px 0; border: 0; padding: 0; width: 19px; height: 17px;}

#logo {color: #c33; display: block; padding: 20px 0 20px 75px; font: bold 20px 'Arial Black', Arial, Helvetica, sans-serif; background: url(../images/logo.png) no-repeat 3px 20px;}
	#logo:hover {text-decoration: none;}
	#l-title {display: block; line-height: 20px;}
	#l-slogan {font-size: 11px; color: #669; display: block; font-family: Arial;}

#rememberme {margin: 8px 5px 0 0; float: left;}
#rememberme-label {margin-top: 5px; display: block;}

.button-to-the-top {cursor: pointer; background: url(../images/up.png) no-repeat 0 0; width: 120px; height: 33px; position: fixed; bottom: 0px; right: 23%;}
div.viewed-goods {height: 27px; margin: -10px 0 10px 10px; background: url(../images/catalog_history_icon.png) no-repeat 0 0; font-weight: bold; color: #399; font: bold 12px Arial, Helvetica, sans-serif; padding-top: 5px; text-decoration: underline;}
div.viewed-goods:hover,  div.viewed-goods:active, div.viewed-goods:focus {text-decoration: none;}
table#catalog_prices td.title a.viewed-good {color: #339999; font-weight: bold;}
table#catalog_prices td.title a.viewed-good-category {color: #cc3333; background: url(../images/catalog_history_category_bg.png) no-repeat 0 60%; padding-left: 8px;}

table#forms {
  margin-bottom: 20px;
  width: 100%;
  border-collapse: collapse;
  border: 0;
}
table#forms td {
  border: 1px solid #D5D4D4;
  color: #292929;
}
table#forms td.discount b {
  color: #C30700;
}
table#forms td.left {
  border: 1px solid #8A8A8A;
  padding: 10px 7px 10px 14px;
  width: 130px;
  font-weight: bold;
  color: #FFF;
  text-align: right;
  background-color: #8A8A8A;
}
table#forms td.right {
  padding: 10px 14px 10px 14px;
  text-align: left;
}
table#forms input.text {
  width: 50px;
  font: 11px 'Tahoma';
}

.js-ok-btn-disabled {
	opacity: 0.3;
}

#okBtnDiv {
	text-align: right;
}

div#discount {
  font-weight: bold;
  color: #C30700;
}

.order-payment-type-message {
	display: none;
}


.flash-wrapper{
	position: relative;
	z-index: 0;
}
.flash-wrapper, .link-flash{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
.link-flash{
	z-index: 10;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}


