@charset "windows-1251";
html, body {
	height: 100%;
	width: 100%;
	background-color: #fff;
	min-width:960px;
}
h1, h2, h3, h4, td, tr, table, form, p, div, body, html, img, ul, ol, li {
	margin: 0px 0px;
	padding: 0px;
}
table
{
	margin: 0px auto;
}
br {
	clear: left;
}
div.relative {
	position:relative;
}
div {
	border: 0px solid red;
}
h1 {
	font-size:18px;
}
li {
	list-style-type: none;
}
body * {
	font-family: Tahoma, Arial;
	/*font-size: 11px;*/
	/*color: #6d6d6d;*/
}
body a {
	/*#color: #136ba6;*/
}


/* -------------------------------------------------------------------------------- */
#toper {
	background-image: url(images/top-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 118px;
	width: 100%;
}
#toper #logo {
	position: absolute;
	left: 25px;
	top: 11px;
}
#toper #phone {
	font-family: Tahoma, Arial;
	font-size: 30px;
	color: #87d500;
	position: absolute;
	left: 217px;
	top: 10px;
}
#toper #info {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #6d6d6d;
	position: absolute;
	left: 217px;
	top: 47px;
	line-height: 15px;
}
#toper #info a, #price a {
	color: #136ba6;
}
#toper #price {
	position: absolute;
	left: 383px;
	top: 47px;
	line-height: 15px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #6d6d6d;
}
#toper #cart {
	position: absolute;
	top: 15px;
	right: 40px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #6d6d6d;
	width: 185px;
}
#toper #cart strong {
	color: #136ba6;
}
#toper #cart span {
	font-size: 13px;
	color: #136ba6;
	font-weight: bold;
}
#toper #cart b {
	color: #b32cb1;
}


#header {
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 153px;
	width: 100%;
}
#header .relative {
	background-image: url(images/header-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 153px;
	width: 100%;
}
#header .bg {
	background-image: url(images/header-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 153px;
	width: 100%;
}
#header .bg2 {
	background-image: url(images/header-right2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 153px;
	width: 100%;
}

#header #singin {
	position: absolute;
	left: 22px;
	top: 77px;
	color: #fff;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
#header #singin a {
	color: #fff;
}
#header #singin .textfield {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #8b8b8b;
	height: 15px;
	width: 115px;
	padding:3px 0 0 5px;
	float:left;
}


#header #menu {
	position: absolute;
	right: 265px;
	top: -12px;
}
#left {
	background-image: url(images/left-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 209px;
	padding-top: 20px;
}
.mainmenu  {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #136ba6;
	margin-left:15px;
}
.mainmenu mm.li {
	height: 20px;
}

.mainmenu  a  {
	font-weight: bold;
	color: #136ba6;
	text-decoration: none;
}
.hot-box {
	width: 130px;
	border: 1px solid #ebebeb;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #6d6d6d;
	padding: 10px 10px 35px 10px;
	margin-left:15px;
}
.hot-box strong {
	font-family: Tahoma, Arial;
	color: #136ba6;
	font-size: 11px;
	font-weight: bold;
}
.hot-box .rur {
	font-weight: bold;
	color: #ff6600;
}
.hot-box .usd {
	font-weight: bold;
	color: #ffb559;
}
.hot-box a {
	color: #000000;
	text-decoration: none;
}
#right {
	background-image: url(images/right-bg-box.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 275px;
}
#right .bg {
	background-image: url(images/right-top-box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 275px;
}
#right .list {
	width: 170px;
	margin-left: 36px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #787878;
}
#right .list a {
	color: #136ba6;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
#right .search {
	background-image: url(images/search/bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	width: 239px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding:13px 0 0 36px;
}
#right .search .textfield {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #8b8b8b;
	height: 15px;
	width: 133px;
	padding:3px 0 0 5px;
	float:left;
}
#right .search a {
	color: #4c6d93;
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 116px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #6d6d6d;
	line-height: 15px;
}
#footer #bottom-menu {
	position: absolute;
	right: 50px;
	top: 40px;
}
#footer #bottom-menu    a  {
	color: #136ba6;
}

#body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #6d6d6d;
	padding:18px;
}
#body .list-goods strong {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #136ba6;
}
#body  .rur  {
	font-size: 13px;
	color: #b530b3;
	font-family: Tahoma, Arial;
	font-weight: bold;
}
#body  .usd  {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #71b300;
}
#body  .image  {
	border: 1px solid #d5d5d5;
	margin-right:13px;
}
#body h1 {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #136ba6;
	margin:0px;
	padding: 0px;
}
#body #form-detal .textfield {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #8b8b8b;
	height: 15px;
	width: 20px;
	padding:3px 0 0 5px;
	border:1px solid #d5d5d5;
}
#form-detal div {
	vertical-align: middle;
	display: block;
	float: left;
	padding-top: 2px;
}
#body .violet {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #b32cb1;
	text-decoration: none;
	font-weight: bold;
}
.list-detal {
	margin: 0;
}
#body .list-detal a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #136ba6;
	text-decoration: none;
}
#body .f15 {
	font-size: 15px;
}
#body a {
	color: #0062be;
}
#body .mainmenu li {
	padding: 10px 0 0 0;
}
#body .mainmenu li ul {
	margin-left: 30px;
}
.cart_text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
}
#cart_table td{
	padding: 10px;
}
#cart_table a{
	color: #0062be;
}
#cart_table .cart_text td {
	padding:0px;
}
#cart_table a.cart_del {
	color: #87d500;
	text-decoration: none;
	font-weight: bold;
}
.value strong {
	color: #136ba6;
}
.hr04 {
	margin: 10px 0;
}
.hr03 {
	margin: 10px 0;
}
div.detal_color {
	height: 4px;
	width: 4px;
	border: 1px solid #000000;
	float:left;
	padding:5px;
}
#form_contact .textfield {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #939393;
	border: 1px solid #CCCCCC;
	width: 250px;
}
#form_contact {
	display: block;
	float: left;
	margin-right: 30px;
}
#form_contact input.textfield {
	height: 15px;
}
#form_order_bn .textfield {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
	width: 310px;
}
#form_detal .texfield {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #939393;
	border: 1px solid #CCCCCC;
	width: 23px;
}
#form_detal div {
	vertical-align: middle;
	display: block;
	float: left;
	padding-top: 4px;
}
#body2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #939393;
}
#body2 h1 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #136ba6;
	margin:0px;
	padding: 0px;
}
#filtr .texfield, #filtr .texfield_small  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
}
#filtr div {
	float: left;
}
#filtr .box_body_b2 {
	padding-top: 10px;
	padding-left: 5px;
	height:25px;
}


#filtr .texfield {
	width:310px;
	border: 1px solid #CCCCCC;
}
#filtr .texfield_small {
	width:50px;
	border: 1px solid #CCCCCC;
}
.map {
	font-size: 11px;
	font-family: Tahoma, Arial;
	line-height: 15px;
}
.map ul {
	margin:0px 30px; 
	padding:0px auto;

	/* list-style-image: url('/images/marker.png') */
}
.map li {
	list-style-type: disc;
}
.map li a {
	margin-left: -5px;
}
.map a {
	color: #0062be;
}

.formblock {
	padding: 10px 10px;
}
.formblock strong{
	display: block;
	width: 200px;
	float: left;
	
}
.formblock span.bb {
	display: block;
	margin: 5px 0;
	clear: both;
}
.formblock .textfield {
	margin-right: 3px;
}
.formblock legend
{
	font-weight: bold;
	font-size: 15px;
}
