body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,select {
	margin: 0;  
	padding: 0;  
}

html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
	font: 100.1% tahoma;
	color: #90b4c2;
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
}

.content h1 {
	position: relative;
	width: 100%;
	margin: 0px -30px 0px 0px;
	font: normal 150% georgia;
	text-decoration: none;
	padding: 0px 30px 5px 0px;
	margin-bottom: 8px;
	color: #000;
	border-bottom: 1px solid #000;
}

h2 {
	font: normal 112.5% tahoma;
	text-decoration: none;
	padding: 0px 0px 15px 0px;
	color: #000;
}

img {
	border: 0;
	behavior: url("/js/iepngfix.htc");
}

a {
	outline: none;
}

a:link {color: #00b4ff; text-decoration: underline}
a:visited {color: #00b4ff; text-decoration: underline}
a:active {color: #00b4ff; text-decoration: underline}
a:hover {color: #00b4ff; text-decoration: none}

#bg {
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
}

a {
	outline: 0;
}

.bg {
	position: absolute;
	width: 200%;
	height: 200%;
	top: -50%;
	left: -50%;
}

.bg table {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.bg td {
	width: 100%;
	height: 100%;
	padding: 0;
	vertical-align: middle;
	text-align: center;
}

.bg img {
	min-height: 50%;
	min-width: 50%;
	margin: 0 auto;
	display: block;
}

.grid {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=7);
	-moz-opacity: 0.07;
	-khtml-opacity: 0.07;
	opacity: 0.07;
	background: url("/images/grid.png");
}

#content {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.head_bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 54px;
	background: url("/images/head_bg.png") repeat-x;
}

.search_trigger {
	position: absolute;
	z-index: 10;
	left: 6.2%;
	top: 18px;
	margin-left: 15px;
	font-size: 68.75%;
	padding-right: 11px;
	background: url("/images/arrow.gif") no-repeat 100% center;
}

.search_trigger a:link {color: #fff; text-decoration: none;	background: url("/images/dot.gif") repeat-x bottom;}
.search_trigger a:visited {color: #fff; text-decoration: none; background: url("/images/dot.gif") repeat-x bottom;}
.search_trigger a:active {color: #fff; text-decoration: none; background: url("/images/dot.gif") repeat-x bottom;}
.search_trigger a:hover {color: #fff; text-decoration: none; background: none;}

.search_button {
	position: absolute;
	z-index: 10;
	left: 93.6%;
	top: 13px;
}

.search_input {
	position: absolute;
	z-index: 10;
	left: 79.1%;
	top: 14px;
	width: 14%;
	padding-left: 0.1%;
	font: 68.75% tahoma;
	color: #000;
}

.advanced_search {
	display: none;
	position: absolute;
	z-index: 10;
	top: -150px;
	width: 100%;
}

.brand_select {
	position: absolute;
	left: 48.2%;
	top: 14px;
	width: 14.1%;
	font: 68.75% tahoma;
	color: #000;
}

.price_min {
	position: absolute;
	left: 63.7%;
	top: 14px;
	width: 6.5%;
	padding-left: 0.1%;
	font: 68.75% tahoma;
	color: #000;
}

.price_max {
	position: absolute;
	left: 71.1%;
	top: 14px;
	width: 6.5%;
	padding-right: 15px;
	background: url("/images/rubl.gif") no-repeat 100% 5px;
}

.price_max input {
	float: left;
	width: 100%;
	padding-left: 1px;
	margin-right: -1px;
	font: 68.75% tahoma;
	color: #000;
}

.man_checkbox {
	position: absolute;
	left: 82.1%;
	top: 14px;
	_top: 11px;
	font: 68.75% tahoma;
	color: #fff;
}

*+html .man_checkbox { 
	top: 11px;
}

.woman_checkbox {
	position: absolute;
	left: 87.6%;
	top: 14px;
	_top: 11px;
	font: 68.75% tahoma;
	color: #fff;
}

*+html .woman_checkbox { 
	top: 11px;
}

.logo {
	position: absolute;
	left: 6.2%;
	top: 7%;
	margin-left: -62px;
	width: 196px;
	height: 32px;
	padding: 51px 117px 57px 78px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background: url("/images/logo_bg.png") no-repeat;
}

.logo img {
	margin-bottom: 7px;
}

.products_for {
	position: absolute;
	left: 6.2%;
	top: 30.14%;
}

.for_women {
	float: left;
	clear: both;
	width: 190px;
	font-size: 68.75%;
	font-weight: bold;
}

.for_women a {
	float: left;
	width: 160px;
	padding: 10px 15px;
	background: #2ba8dc;
}

.for_women a:link {color: #fff; text-decoration: none}
.for_women a:visited {color: #fff; text-decoration: none}
.for_women a:active {color: #fff; text-decoration: none}
.for_women a:hover {color: #fff; text-decoration: underline}

.for_men {
	float: left;
	clear: both;
	width: 190px;
	font-size: 68.75%;
	font-weight: bold;
}

.for_men a {
	float: left;
	width: 160px;
	padding: 10px 15px;
	background: #9aaaae;
}

.for_men a:link {color: #fff; text-decoration: none}
.for_men a:visited {color: #fff; text-decoration: none}
.for_men a:active {color: #fff; text-decoration: none}
.for_men a:hover {color: #fff; text-decoration: underline}

.menu {
	position: absolute;
	left: 6.2%;
	top: 30%;
	width: 190px;
	overflow: hidden;
}

.menu ul {
	float: left;
	width: 190px;
	list-style: none;
	font-size: 68.75%;
	font-weight: bold;
	margin-top: -1px;
	text-transform: uppercase;
}

.menu li {
	float: left;
	width: 190px;
	padding-top: 1px;
	background: url("/images/dash.gif") no-repeat left top;
}

.menu a {
	float: left;
	width: 160px;
	padding: 6px 15px;
	background: url("/images/menu_bg.png") no-repeat 0 100px;
}

.menu a:link {color: #fff; text-decoration: none;}
.menu a:visited {color: #fff; text-decoration: none;}
.menu a:active {color: #fff; text-decoration: none;}
.menu a:hover {color: #fff; text-decoration: none; background: url("/images/menu_bg.png") no-repeat 0 0;}

.hot_offer {
	position: absolute;
	left: 6.2%;
	bottom: 18%;
	width: 250px;
	font: 24px georgia;
	margin-left: 10px;
	_filter: alpha(opacity=75);
}

.hot_offer a {
	padding: 3px 5px 7px 5px;
	line-height: 39px;
	background: url("/images/pixel.png");
	_background-image: none;
	_background-color: #000;
}


.hot_offer a:link {color: #fff; text-decoration: underline;}
.hot_offer a:visited {color: #fff; text-decoration: underline;}
.hot_offer a:active {color: #fff; text-decoration: underline;}
.hot_offer a:hover {color: #fff; text-decoration: none;}

.cold_offer {
	color: #fff;
}

.footer_bg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 77px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background: #000;
}

.random_product {
	position: absolute;
	left: 79.2%;
	margin-left: -10px;
	bottom: 22.43%;
	width: 173px;
}

.random_title {
	float: left;
	padding: 0 0 8px 4px;
}

.random_product_image {
	float: left;
	clear: both;
	padding: 3px 4px 12px 4px;
/*	background: url("/images/pixel2.png");*/
	_filter: alpha(opacity=25);
	_background-image: none;
	_background-color: #fff;
}

.random_product_image img {
	position: relative;
	border: 5px solid #155274;
}

.random_product_name {
	float: left;
	clear: both;
	padding: 3px 10px 6px 10px;
	margin-right: -153px;
	font-size: 18px;
/*	background: url("/images/pixel2.png");*/
	_filter: alpha(opacity=25);
	_background-image: none;
	_background-color: #fff;
}

.random_product_name a {
	float: left;
	position: relative;
	max-width: 153px;
}

.random_product_name a:link {color: #fff; text-decoration: underline;}
.random_product_name a:visited {color: #fff; text-decoration: underline;}
.random_product_name a:active {color: #fff; text-decoration: underline;}
.random_product_name a:hover {color: #fff; text-decoration: none;}

.random_product_for {
	float: left;
	clear: both;
	padding: 0 8px 6px 10px;
	font-size: 68.75%;
	font-weight: bold;
	color: #c4d7e1;
/*	background: url("/images/pixel2.png");*/
	_filter: alpha(opacity=25);
	_background-image: none;
	_background-color: #fff;
}

.random_product_for span {
	float: left;
	position: relative;
	width: 71px;
	padding: 1px 5px 2px 5px;
	background: #125f88;
}

.shopcart {
	position: absolute;
	z-index: 10;
	left: 32%;
	bottom: 37px;
	font-size: 68.75%;
	color: #fff;
	padding: 4px 0 5px 28px;
	margin-left: -24px;
	background: url("/images/shopcart.png") no-repeat 0 0;
}

.shopcart p {
	display: inline;
	font: bold 14px georgia;
	padding-right: 8px;
}

.copyrights {
	position: absolute;
	z-index: 10;
	/*
	left: 79.25%;
	line-height: 16px;
	*/
	line-height:31px;
	right:160px;
	bottom: 26px;
	font-size: 62.5%;
	color: #90b4c2;
}

.catalog_trigger {
	position: absolute;
	z-index: 10;
	left: 6.25%;
	bottom: 27px;
	margin-left: -12px;
	padding-left: 24px;
	font: 34px georgia;
	background: url("/images/arrow.png") no-repeat 0 14px;
}

.catalog_trigger a {
	position: relative;
	padding-bottom: 1px;
}

.catalog_trigger a:link {color: #fff; text-decoration: none; background: url("/images/dash2.gif") repeat-x left bottom;}
.catalog_trigger a:visited {color: #fff; text-decoration: none; background: url("/images/dash2.gif") repeat-x left bottom;}
.catalog_trigger a:active {color: #fff; text-decoration: none; background: url("/images/dash2.gif") repeat-x left bottom;}
.catalog_trigger a:hover {color: #fff; text-decoration: none; background: none;}

#catalog {
	position: absolute;
	z-index: 20;
	left: 0;
	top: 100%;
	width: 100%;
	height: 100%;
}

.catalog_container1 {
	position: relative;
	height: 100%; 
	margin: 0 4px; 
	overflow: hidden;
}

.catalog_container2 {
	position: absolute;
	left: 0;
	top: 56px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.catalog_container3 {
	position: absolute;
	left: 0;
	bottom: 136px;
	width: 100%;
	height: 100%;
	background: url("/images/catalog_bg.png");
	overflow: hidden;
}

.catalog {
	position: absolute;
	left: 0;
	top: 136px;
	width: 100%;
	height: 100%;
}

.minimize {
	position: absolute;
	left: 6.2%;
	top: 3.19%;
	margin-left: -2px;
	padding-left: 13px;
	font-size: 68.75%;
	background: url("/images/arrow2.gif") no-repeat left center;
}

.minimize a:link {color: #0c6c94; text-decoration: none; background: url("/images/dot2.gif") repeat-x left bottom;}
.minimize a:visited {color: #0c6c94; text-decoration: none; background: url("/images/dot2.gif") repeat-x left bottom;}
.minimize a:active {color: #0c6c94; text-decoration: none; background: url("/images/dot2.gif") repeat-x left bottom;}
.minimize a:hover {color: #0c6c94; text-decoration: none; background: none;}

.abc_pointer {
	position: absolute;
	left: 6.2%;
	top: 10.17%;
	width: 225px;
	margin-left: 11px;
	color: #000;
	font: 125% georgia;
}

.abc_pointer span {
	font-size: 150%;
}

.abc {
	position: absolute;
	left: 32%;
	top: 10.17%;
	width: 65%;
	font-size: 68.75%;
	font-weight: bold;
	color: #fff;
	list-style: none;
}

.abc li {
	float: left;
	position: relative;
	display: inline;
	margin: 0 3px 3px 0;
}

.abc a {
	cursor: pointer;
	float: left;
	width: 16px;
	text-align: center;
	padding: 9px 8px;
	background: #1688b3;
}

.abc .rus a {
	background: #11aef0;
}

.abc a:link {color: #fff; text-decoration: none}
.abc a:visited {color: #fff; text-decoration: none}
.abc a:active {color: #fff; text-decoration: none}
.abc a:hover {color: #fff; text-decoration: underline}

.current_letter a {
	background: #000 !important;
}

.current_letter a:hover {color: #fff; text-decoration: none; cursor: default;}

#brands {
	height: 100%;
}

#brands ul {
	display: none;
	position: absolute;
	margin-left: 7%;
	top: 30%;
	width: 100%;
	height: 65% !important;
	list-style: none;
	font-size: 68.75%;
	font-weight: bold;
}

#brands .current_brands {
	display: block;
	left: 0;
}

#brands li {
	float: left;
	width: 23%;
	height: 100%;
	background: url("/images/dash3.gif") repeat-y left;
}

#brands p {
	padding-left: 10%;
	height: 8%;
}

#brands a:link {color: #0c6c94; text-decoration: none}
#brands a:visited {color: #0c6c94; text-decoration: none}
#brands a:active {color: #0c6c94; text-decoration: none}
#brands a:hover {color: #000; text-decoration: none}

.content_container1 {
	position: relative;
	left: -5px;
	top: 67px;
	margin: 0 10px 0 32%;
	height: 100%;
	overflow: hidden;
	background: url("/images/content_border.png");
}

.content_container2 {
	position: relative;
	margin: 5px 5px 0 5px;
	height: 100%;
	overflow: hidden;
	background: url("/images/content_bg.png");
}

.content {
	padding: 15px 50px 15px 20px;
	color: #000;
	height: 100%;
}

.content ul {
	list-style: none;
}

.content ul li {
	margin: 2px;
	padding-left: 34px;
	background: url("/images/bullet.gif") no-repeat 0 center;
}

.content_header {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.category {
	font-size: 68.75%;
	font-weight: bold;
}

.found {
	font-size: 68.75%;
}

.scrollable_content {
	float: left;
	position: relative;
	width: 100%;
	height: 100%;
}

.Scroll-Container {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
}

#Scroller { 
  position: absolute; 
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.Scroller-Container {
  width: 100%;
  position: absolute;
  top: 0px; left: 0px;
/*height: 0 !important;*/
overflow: hidden;
}
img.good_pic {float: right; margin-left: 20px;}
#Scrollbar-Container {
  position: absolute;
  top: 0px; right: -17px;
height: 100%;
visibility: hidden;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
  width: 12px; height: 100%;
  position: absolute;
  top: 12px; left: 2px;
  background: url("/images/track.gif") repeat-y center;
}
.Scrollbar-Handle {
  position: absolute;
  width: 12px; height: 42px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  bottom: 0px;
}

.shopcart_summ {
	display: inline-block;
	padding: 0 11px 0 16px;
	background: url("/images/rubl.gif") no-repeat 100% 3px;
}

.products {
	float: left;
	display: inline;
	width: 100%;
	margin: 5px -23px 0 0;
}

.product {
	float: left;
	width: 160px;
	height: 210px;
	padding: 0 23px 20px 0;
}

.product_image {
	float: left;
	border: 2px solid #1a6082;
}

.product_image img {
	vertical-align: top;
}

.product_name {
	float: left;
	width: 100%;
	font-size: 112.5%;
	padding: 14px 0 5px 0;
}

.product_category {
	font-size: 75%;
}

.product_description {
	line-height: 17px;
	font-size: 68.75%;
}

.product_description img {
	float: right;
	display: inline;
	border: 2px solid #1a6082;
	margin-left: 15px;
}

.non_scrollable {
	clear: both;
	_display: inline-block;
	margin-right: -30px;
}

*+html .non_scrollable {
	display: inline-block;
} 

.capacity {
/*	float: left;*/
	width: 100%;
	margin: 30px 0 30px 0;
/*	font-size: 68.75%;*/
	list-style: none;
/*	overflow: hidden;*/
}

.capacity li {
	float: left;
	display: inline;
	padding-left: 10px !important;
	margin: 0 44px 0 -14px !important;
	border-left: 4px solid #02b4ff;
	background: none !important;
}

.price {
	float: left;
	clear: both;
	margin-top: 22px;
	padding-right: 16px;
	font-size: 163.64%;
	background: url("/images/rubl2.gif") no-repeat 100% 4px;
}

.add {
	float: left;
	margin-top: 21px;
	padding-left: 13px;
}

.news {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 68.75%;
	line-height: 17px;
}

.news td {
	padding: 0 25px 35px 0;
	vertical-align: top;
}

.text {
	font-size: 68.75%;
	line-height: 17px;
}

.contacts {
	margin-top: 20px;
	border-collapse: collapse;
	border-spacing: 0;
}

.contacts td {
	padding: 0 9px 15px 0;
	vertical-align: top;
}

.styled_table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 5px;
}

.styled_table td {
	padding: 0 0 19px 0;
}

.input {
	float: left;
	width: 415px;
	padding-left: 1px;
	font: 68.75% tahoma;
	color: #000;
}

.textarea {
	float: left;
	width: 415px;
	height: 175px;
	padding-left: 1px;
	font: 68.75% tahoma;
	color: #000;
}

.captcha {
	float: left;
	border: 1px solid #a0bbcb;
}

.captcha img {
	vertical-align: top;
}

.input2 {
	float: right;
	margin-top: 10px;
	width: 306px;
	padding-left: 1px;
	font: 68.75% tahoma;
	color: #000;
}

.shopcart_table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
}

.shopcart_table td {
	padding: 0 12px;
}

.shopcart_table thead td {
	font-size: 68.75%;
	font-weight: bold;
	height: 33px;
	color: #fff;
	background: #246a81;
	border-right: 1px solid #e4ecf0;
}

.shopcart_table tbody td {
	font-size: 75%;
	padding: 8px 12px 10px 12px;
	background: url("/images/dash4.gif") repeat-x  bottom;
}

.shopcart_table tfoot td {
	font-size: 75%;
	font-weight: bold;
	height: 33px;
	background: #fff;
	border-right: 1px solid #dee7ec;
}

.cost {
	float: left;
	padding-right: 12px;
	background: url("/images/rubl3.gif") no-repeat 100% 3px;
}

.input3 {
	float: left;
	width: 50px;
	padding-left: 1px;
	font: 11px tahoma;
	color: #000;
}

.summa {
	float: left;
	padding-right: 13px;
	background: url("/images/rubl4.gif") no-repeat 100% 3px;
}

#error {
	position: relative;
	margin: 0 11px;
	top: 1.43%;
	height: 97.14%;
	background: url("/images/shadow.png");
}

.error {
	position: absolute;
	top: 25%;
	left: 14%;
	color: #fff;
	line-height: 17px;
	font-size: 75%;
}

.back {
	float: left;
	clear: both;
	display: inline;
	position: relative;
	padding: 4px 5px 7px 25px;
	margin-left: -25px;
	background: #000 url("/images/arrow3.gif") no-repeat 8px 10px;
}

ul#sbm {
	clear: both;
	width: 100%;
}

ul#sbm li {
	display: block;
	font-size: 68.75%;
	float: left;
	width: 20%;
}
