.cbody {
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    color: #000000;
    background: #ffffff;
    font-family:Tahoma;
}

.cbody a,a:visited {color: #333; text-decoration: none; font-size:12px;}
.cbody a:hover {color: #888;font-size:12px;}
.cbody a u {text-decoration: none;font-size:12px;}

.cbody img {border: 0}

.page {
    width:100%;
    min-width:1000px;
    width:expression(document.body.clientWidth < 1000? "1000px": "100%" );
    height: 100%; 
    background: #ffffff;
    border-collapse: collapse; 
    border:0px;
}

.page td {
    padding-top:0;
    padding-bottom:0;
    padding-left:0;
    padding-right:0;
    margin-top:0;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
    vertical-align:top;
}

.top_title_active {
    background:none;
}
.top_title_unactive {
    background-color:#aaaaaa;
}

#top {
    width:100%;
    min-width:1000px;
    width:expression(document.body.clientWidth < 1000? "1000px": "100%" );
    height: 186px;
}

#banner-top {
    position:relative;
    text-align:right;
}

#top-content {
}

#top-content-table {
    position:absolute;
    margin-left:295px;
    margin-top:125px;
    width:165px;
    height:65px;
}

#top-content-table td {
    font-family:verdana;
    font-size:10px;
    color:#615f5f;
    padding-left:5px;
}

#top-content-table a:link {
    font-family:verdana;
    font-size:11px;
    color:#be3986;
    text-decoration:underline;
}
#top-content-table a:visited {
    font-family:verdana;
    font-size:11px;
    color:#be3986;
    text-decoration:underline;
}
#top-content-table a:hover {
    font-family:verdana;
    font-size:11px;
    color:#be3986;
    text-decoration:none;
}

.hmenu {
    position:relative;
    text-align:right;
    margin-top:8px;
}
.social{
    position: absolute;
    top:4px;
    right:4px;
    white-space:nowrap;
    width: 138px;
}
.hmenub {
    float:left;
    width:112px;
    height: 39px;
    font-size:12px;
    background:url(../images/hmenub.gif) left top no-repeat;
    text-align:center;
    font-family:verdana;
    font-size:11px;
    font-weight:bold;
    color:#3f79e8;
}

.hmenub-active {
    float:left;
    width:112px;
    height: 39px;
    font-size:12px;
    background:url(../images/hmenub_active.gif) left top no-repeat;
    text-align:center;
    color:#A7335A;
}
/*
.hmenub {
	position:absolute;
	margin-top:186px;
	width:112px;
	height: 39px;
	font-size:12px;
	background:url(../images/hmenub.gif) left top no-repeat;
	text-align:center;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#3f79e8;
}

.hmenub-active {
	position:absolute;
	margin-top:186px;
	width:112px;
	height: 39px;
	font-size:12px;
	background:url(../images/hmenub_active.gif) left top no-repeat;
	text-align:center;
	color:#A7335A;
}
*/
.hmenutext {
    padding-top:15px;
    font-family:verdana;
    font-size:11px;
    font-weight:bold;
}

.hmenutext a:link {
    font-family:verdana;
    font-size:11px;
    font-weight:bold;
    color:#3f79e8;
}
.hmenutext a:visited {
    font-family:verdana;
    font-size:11px;
    font-weight:bold;
    color:#3f79e8;
}
.hmenutext a:hover {
    font-family:verdana;
    font-size:11px;
    font-weight:bold;
    color:#A7335A;
}

#left-column {
    width:280px;
}

.lmenu-header {
    font-size:24px;
    color:#b55374;
    padding-left:10px;
    padding-bottom:5px;
    background:url(../images/lmenu_line.jpg) left bottom no-repeat;
}

.lmenu-bg {
    height:29px;
    padding-left:15px;
    background:url(../images/lmenu_bg.jpg) left bottom no-repeat;
}

.lmenu-bg a:link {
    font-family:verdana;
    font-size:11px;
    color:#06599b;
    text-decoration:underline;
}
.lmenu-bg a:visited {
    font-family:verdana;
    font-size:11px;
    color:#06599b;
    text-decoration:underline;
}
.lmenu-bg a:hover {
    font-family:verdana;
    font-size:11px;
    color:#06599b;
    text-decoration:none;
}

.lmenu-bg-active {
    height:29px;
    padding-left:15px;
    background:url(../images/lmenu_ba.jpg) left bottom no-repeat;
}

.lmenu-bg-active a:link {
    font-family:verdana;
    font-size:11px;
    color:#06599b;
    text-decoration:underline;
}
.lmenu-bg-active a:visited {
    font-family:verdana;
    font-size:11px;
    color:#06599b;
    text-decoration:underline;
}
.lmenu-bg-active a:hover {
    font-family:verdana;
    font-size:11px;
    color:#06599b;
    text-decoration:none;
}

.lmenu-bg-sub {
    height:29px;
    padding-left:38px;
    background:url(../images/lmenu_bg.jpg) left bottom no-repeat;
}

.lmenu-bg-sub a:link {
    font-family:verdana;
    font-size:11px;
    color:#029dc9;
    text-decoration:underline;
}
.lmenu-bg-sub a:visited {
    font-family:verdana;
    font-size:11px;
    color:#029dc9;
    text-decoration:underline;
}
.lmenu-bg-sub a:hover {
    font-family:verdana;
    font-size:11px;
    color:#029dc9;
    text-decoration:none;
}

.lmenu-bg-sub-active {
    height:29px;
    padding-left:38px;
    background:url(../images/lmenu_ba.jpg) left bottom no-repeat;
}

.lmenu-bg-sub-active a:link {
    font-family:verdana;
    font-size:11px;
    color:#029dc9;
    text-decoration:underline;
}
.lmenu-bg-sub-active a:visited {
    font-family:verdana;
    font-size:11px;
    color:#029dc9;
    text-decoration:underline;
}
.lmenu-bg-sub-active a:hover {
    font-family:verdana;
    font-size:11px;
    color:#029dc9;
    text-decoration:none;
}

#search td {
    padding-right:0px !important;
}

#search input {
    font-family:verdana;
    font-size:12px;
    color:#9e9e9e;
    border:1px solid silver;
    width:180px;
    height:20px;
}

#search-button {
    font-family:verdana;
    font-size:12px;
    color:#9e9e9e;
    border:1px solid silver;
    background:#ffffff;
    text-decoration:underline;
    width:50px !important;
}

#page-content {
    padding-top:0px;
    padding-right:30px;
}

.page-header {
    font-family:verdana;
    font-size:16px;
    color:#06599b;
}

#page-content-table p {
    margin-top:0px;
    margin-bottom:5px;
    margin-left:10px;
    font-family:verdana;
    font-size:12px;
    color:#06599b;
}

.next {
    text-align:right;
}
.next a:link {
    font-family:verdana;
    font-size:9px;
    font-weight:bold;
    color:#06599b;
    text-decoration:underline;
}
.next a:visited {
    font-family:verdana;
    font-size:9px;
    font-weight:bold;
    color:#06599b;
    text-decoration:underline;
}
.next a:hover {
    font-family:verdana;
    font-size:9px;
    font-weight:bold;
    color:#06599b;
    text-decoration:none;
}

.page-content-tovar {
    width:100%;
    margin-left:10px;
}

.page-content-tovar td {
    padding-top:0px !important;
    padding-right:0px !important;
}

.page-content-tovar img {
    border:1px solid #cccccc;
}

.page-content-tovar a:link {
    font-family:verdana;
    font-size:11px;
    color:#06599b;
    text-decoration:underline;
}
.page-content-tovar a:visited {
    font-family:verdana;
    font-size:11px;
    color:#06599b;
    text-decoration:underline;
}
.page-content-tovar a:hover {
    font-family:verdana;
    font-size:11px;
    color:#06599b;
    text-decoration:none;
}

.tovar-price-name {
    font-family:arial;
    font-size:12px;
    color:#06599d;
}

.tovar-price {
    height:25px;
    font-family:verdana;
    font-size:12px;
    color:#5e5e5e;
}

.tovar-price-old-g {
    height:25px;
    font-family:verdana;
    font-size:12px;
    color:#5e5e5e;
    background:url(../images/old_price_g.jpg) left top no-repeat;
}

.tovar-price-new-g {
    height:25px;
    font-family:verdana;
    font-size:12px;
    color:#02d30c;
}

.tovar-price-old-p {
    height:25px;
    font-family:verdana;
    font-size:12px;
    color:#a51fa3;
    background:url(../images/old_price_p.jpg) left top no-repeat;
}

.tovar-price-new-p {
    height:25px;
    font-family:verdana;
    font-size:12px;
    color:#02d30c;
}

.page-content-tovar-block {
    width:155px;
}

.page-content-tovar-block td {
    padding-top:4px !important;
    padding-right:4px !important;
}

.pages {
    text-align:right;
    font-family:verdana;
    font-size:12px;
    color:#06599b;
    text-decoration:none;

}
.pages a:link {
    font-family:verdana;
    font-size:12px;
    color:#06599b;
    text-decoration:none;
    background:#ffffff;
}
.pages a:visited {
    font-family:verdana;
    font-size:12px;
    color:#06599b;
    text-decoration:none;
    background:#ffffff;
}
.pages a:hover {
    font-family:verdana;
    font-size:12px;
    color:#06599b;
    text-decoration:none;
    background:#fb4ef2;
}

.page-contacts {
    width:100%;
}

.page-contacts td {
    padding-right:0px !important;
    padding-top:0px !important;
}

.subscribe {
    margin-top:0px;
}
.subscribe input {
    border:1px solid silver;
    font-family:verdana;
    font-size:11px;
    color:#a2a2a2;
}
#subscribe-ok {
    border:1px solid silver;
    font-family:verdana;
    font-size:11px;
    color:#a2a2a2;
    background:#ffffff;
}

#footer {
    font-family:verdana;
    font-size:11px;
    color:#7b7b7b;
}

#footer a {
    font-family:verdana;
    font-size:11px;
    color:#7b7b7b;
}

#footer td {
    vertical-align:bottom;
}

.search{
    margin: 10px auto;
    padding: 6px 10px;
    width:556px;
    background: url(/template/ru/images/catalog_item_bg.jpg);
    border: 1px solid #CCCCCC;
    font-size: 12px;
    color: #06599B;
    text-align: left;
}
.search input, .search select{
    font-size: 12px;
}
.search .query{
    width:340px;
}
.error{
    color:red;
    margin:20px 0;
}
.price_range{
    margin:10px 0 0;
}
.price_range div{
    float:left;
    width:156px;
}
