@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    margin-top: 5px;
    background-image: url(/img/background.png);
    font-family: Arial;
}


.wrap_all {
    margin: 0 auto;
    width: 996px;
}

/*---------------------------------------------------------------------------------*/
#header {
    background-image: url(/img/header.png);
    width: 996px;
    height: 200px;
}

.logo {
    background-image: url(/img/logo.png);
    width: 274px;
    height: 118px;
    position: relative;
    left: 20px;
    top: 15px;
    float: left;
}

.top_menu {
    float: right;
    margin-right: 14px;
    margin-top: 43px;
}

.button_main {
    background: url(/img/button_main.png);
    display: block;
    width: 110px;
    height: 55px;
    float: left;
    margin-right: 1px; 
}

.button_about {
    background: url(/img/button_about.png);
    display: block;
    width: 110px;
    height: 55px;
    float: left;
    margin-right: 1px; 
} 

.button_news {
    background: url(/img/button_news.png);
    display: block;
    width: 110px;
    height: 55px;
    float: left;
    margin-right: 1px; 
}

.button_product {
    background: url(/img/button_product.png);
    display: block;
    width: 110px;
    height: 55px;
    float: left;
    margin-right: 1px; 
}

.button_discount {
    background: url(/img/button_discount.png);
    display: block;
    width: 110px;
    height: 55px;
    float: left;
    margin-right: 1px; 
}

.button_contact {
    background: url(/img/button_contact.png);
    display: block;
    width: 110px;
    height: 55px;
    float: left;
    margin-right: 1px; 
}

.button_main:hover, .button_about:hover, .button_news:hover, .button_product:hover, .button_discount:hover, .button_contact:hover {
    background-position: 0 -55px;
}

.rightcr {
    float: right;
    margin-right: 23px;
    margin-top: 18px;
}

.search_field {
    background: url(/img/search_field.png);
    width: 153px;
    height: 30px;
    float: left;
}

.submit_search {
    background: url(/img/button_search.png);
    width: 35px;
    height: 30px;
    position: relative;
    left: 154px;
    top: -24px;
}

.input_search {
    margin-left: 8px;
    margin-top: 8px;
    background-color: transparent;
    color: #636363;
    font-size: 12px;
    font-family: Arial;
}

.submit_search:hover {
    background-position: 0 -30px;
}

.phone {
    margin-top: 55px;
    /*background: url(/img/phone.png);*/
    width: 185px;
    height: 29px;
}

/*---------------------------------------------------------------------------------*/
#outer_wrapper {
	background: url(/img/elastic_left_block.png) repeat-y left;
}

#wrapper {
	background: url(/img/elastic_right_y.png) repeat-y right;
}

#container {
	width: 100%;
	float: left;
	margin-right: -14px;
	background: url(/img/elastic_right_y.png) repeat-y right;
}

#content {
	margin-right: 14px;
	background: url(/img/elastic_left_block.png) repeat-y left;
}

#main {
	margin-left: 307px;
    min-height: 500px;
    background-color: #FFFFFF;
}

.info {
    padding: 20px 10px 50px 20px;    
}

.info p, td {
    font-size: 13px;
    color: #131313;
    padding-bottom: 5px;
    text-align: justify;
}

.info li {
    font-size: 14px;
    color: #131313;
    list-style-type: square;
    font-size: 13px;    
}

.info ul {
    padding-left: 15px;
    padding-bottom: 5px;
}

.info a {
    font-size: 13px;
    color: #2454A9;
}

.info a:hover {
    color: #959595;
    text-decoration: none;
}

.info h4 {
    padding-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #1D4A9B;
}

.info h3 {
    font-size: 18px;
    font-weight: normal;
    color: #131313; 
    padding-bottom: 5px;
    padding-top: 10px;
}

.info h2 {
    font-size: 22px;
    font-weight: bold;
    color: #1D4A9B;
    margin-bottom: 5px;
}

.path { 
    font-size: 12px;
}

.path a { 
    margin-left: 20px;
    font-size: 12px;
    color: #B7B7B7;
    text-decoration: none;
}

.path a:hover {
    text-decoration: underline;
}

.small_arrow {
    background-image: url(/img/small_arrow.png);
    width: 5px;
    height: 9px;
    position: absolute;
    margin-top: 3px;
    margin-left: 8px;
}

/*---------------------------------------------------------------------------------*/
#left_bar { 
	width: 307px;
	float: left;
}

.left_menu_level_1 {
    list-style-type: none;
}

.left_menu_level_2 {
    list-style-type: square;
    color: #385FA7;
    font-size: 10px;
    margin-bottom: 10px; 
    margin-left: 50px;
    margin-top: 5px;
}

.menu_item_2menu_active_child:hover {
    color: #B1891E;  
}

.left_menu_level_2 a {
    margin-top: 5px;
    text-decoration: none;
    font-size: 13px;
    color: #385FA7;
}

.left_menu_level_2 a:hover {
    color: #B1891E;
}

.button_left_menu {
    margin-top: -1px;
    color: #03122E;
    font-size: 13px;
    background: url(/img/button_left_menu.png);
    display: block;
    width: 307px;
    height: 37px; 
    text-decoration: none;
}

.button_left_menu p { 
    padding-left: 40px;
    padding-top: 9px;
}

.button_left_menu:hover {
    background-position: 0 -37px;
    color: #FFFFFF; 
}

.active .button_left_menu, .active_child .button_left_menu {
    background-position: 0 -37px;
    color: #FFFFFF; 
}

.menu_item_2 {
    color: #B1891E;
}

.menu_item_2 a {
    color: #B1891E;
}

/*---------------------------------------------------------------------------------*/
#right_bar {
	width: 14px;
	float: right;
}

/*---------------------------------------------------------------------------------*/
#footer {
    background-image: url(/img/footer.png);
    width: 996px;
    height: 71px;
}

.bottom_menu {
    position: relative;
    border-top: 1px solid #CDCDCD;
    left: 307px;
    top: -30px;
    padding-top: 9px;
    margin-right: 315px;
}

.bpm {
    display: block;
    text-decoration: none;
    font-size: 12px;
    color: #6E6E6E;
    margin-left: 55px;
    float: left;
}

.bpm .marker {
    background-image: url(/img/marker.png);
	position: absolute;
	margin-left: -20px;
	margin-top: 1px;
	width: 14px;
	height: 13px;
}

.bpm:hover {
    color: #85A8DD;
}

.bpm:hover .marker {
    background-position: 0 -13px;
}

.clearing {
	height: 0;
	clear: both;
}

.f_info {
    font-size: 12px;
    color: #636363;    
}

.copyr {
    position: relative;
    left: -550px;
    top: 20px;
}

.cont {
    float: right;
    padding-right: 20px;
    margin-top: -10px;
}

.line {
    border-top: 1px solid #CDCDCD;
    margin: 5px 0px;
}

.paginator span {
    font-size: 14px;
}

.shop_name {
    margin-bottom: 5px;
}

.shop_img {
    /*border: 1px solid #C4C4C4;*/
    margin-right: 10px;
}

.shop_id table td {
    /*background-color: #e1e2e4;*/
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Arial;
    font-size: 13px;
    color: #131313;
    padding-bottom: 5px;    
}

.shop_price {
    font-weight: bold;    
}

.shop_price_value, .shop_price_currency {
    font-weight: normal;
}

/*-------------------------------------------------------------------------------*/
.search_list {
    margin-top: 10px;
}