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

body {
    margin: 0px;
    padding: 0px;
    background-image: url('/include_design/site_images/bg.gif');
	 font-family: Tahoma;
}

img {
    border:0px;
}

.curr {
	font-family: Tahoma;
	font-size: 10px;
	color: #55595A;		
}

td {
	font-size: 11px;
	color: #55595A;	
}

a {
	color: #0C435F;
}

a:hover {
	color: #000000;
}

.main_menu {
    background-image: url('/include_design/site_images/main_menu_bg.jpg');
    width: 785px;
    height: 49px;
}

.main_logo {    
    vertical-align: top;
    width: 755px;
    height: 171px;
}

.basket {
    background-image: url('/include_design/site_images/basket_bg.jpg');
    width: 319px;
    height: 36px;	 	
}
p.keys
{
  display: none;
  font-size: 0pt;
}

.basket_currency {
	width: 122px;
	text-align: center;
}

.basket_contains {
	width: 190px;
	text-align: center;	
}

.input_find {
	font-family: Tahoma;
	font-size: 11px;
	color: #55595A;		
	width: 125px
}

/* Menu items */

.catalog_footer {
	background-image: url('/include_design/site_images/catalog_bg.gif');			
	background-repeat: repeat-y;
}

.catalog_items {
	background-image: url('/include_design/site_images/catalog_footer.jpg');	
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 32px;	
	padding-left: 15px;
}

.search_footer {
	background-image: url('/include_design/site_images/search_bg.gif');			
	background-repeat: repeat-y;
}

.search_item {
	background-image: url('/include_design/site_images/search_footer.jpg');	
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;	
	padding-left: 10px;	
}

.ads_footer {
	background-image: url('/include_design/site_images/ads_bg.gif');			
	background-repeat: repeat-y;
}

.ads_items {
	background-image: url('/include_design/site_images/ads_footer.jpg');	
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;	
	padding-left: 10px;
}

.news_footer {
	background-image: url('/include_design/site_images/news_bg.gif');			
	background-repeat: repeat-y;
}

.news_items {
	background-image: url('/include_design/site_images/news_footer.jpg');	
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 17px;	
	padding-left: 15px;
}

.leaders_footer {
	background-image: url('/include_design/site_images/leaders_bg.gif');			
	background-repeat: repeat-y;
}

.leaders_items {
	background-image: url('/include_design/site_images/leaders_footer.jpg');	
	background-position: bottom;
	background-repeat: no-repeat;

	padding-right: 15px;
	padding-bottom: 15px;	
	padding-left: 15px;
}


/* Content place */

.corner_up_bg {
	background-image: url('/include_design/site_images/corner_up_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

.corner_down_bg {
	background-image: url('/include_design/site_images/corner_down_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

.content {
	background-color: white;
	padding: 10px;
}

.news_content {
	padding-top: 5px;
	text-align: justify;
}

.leaders_numbers {
	width: 26px;
	height: 16px;
	
	background-image: url('/include_design/site_images/leaders_numbers.gif');
	background-repeat: no-repeat;
	background-position: center;
	
	text-align: center;
	color: #B57B87;
	font-weight: bold
}

.contacts_block {
	height: 78px;
	background-image: url('/include_design/site_images/contacts_bg.jpg');
}

.copy_txt {
	color: #28373A;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
}

.contacts {
	font-size: 12px;
	color: #6C563C;
	font-weight: bold
}

/* Products 1st page */

.prod_block_title {
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;	
	color: #AB8F6E
}

.product_title {
	font-size: 12px;
	color: #0C435F;
	font-weight: bold;
	padding-bottom: 5px;
}

.product_specs td {
	padding-left: 2px;
	color: #55595A
}

/* Serveys */

.quest_ttl {
	font-size: 13px;
	font-weight: bold;
	
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;	
}

.quest_answ {
	padding-left: 4px;
}

.color_hint {
	width: 100%;
	font-size: 10px;
	border: 0px;
}

.odd {
	background-color: #F4EBE3;
	padding-left: 8px;
}

.even {
	background-color: #EEEFE8;
	padding-left: 8px;
}

.products_pages {
	color: #565857;
	font-size: 11px;
	padding-top: 10px;
	text-align: center;
}

.cart_cnt {
	font-size: 11px;
	font-family: Tahoma;
	width: 100%;
	text-align: center;
	border: 1px solid #D3CECE;
}

.cart_header td {
	background-color: #EDEBEB;
	font-weight: bold;
	padding-left: 7px;
}

.cart_odd td {
	background-color: #F4EBE3;
	padding-left: 7px;	
}

.cart_even td {
	background-color: #EEEFE8;
	padding-left: 7px;	
}

.bu_cart {
	font-family: Tahoma;
	font-size: 11px;
	color: #7D5D58;
	border: 1px solid #D3CECE;
	background-image: url('../site_images/bu_cart.gif');
	background-repeat: repeat-x;
	background-color: #ECECEC;
	height: 22px;
	font-weight: bold;
	width: 100%;
	padding-left: 7px;
	padding-right: 7px;	
}

.login_td {
	padding: 8px;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
}

.login_inp {
	font-size: 11px;
	font-family: Tahoma;
	width: 100%;
	border: 1px solid #D3CECE;
}

.bu_login {
	font-family: Tahoma;
	font-size: 11px;
	color: #7D5D58;
	border: 1px solid #D3CECE;
	background-image: url('../site_images/bu_cart.gif');
	background-repeat: repeat-x;
	background-color: #ECECEC;
	height: 22px;
	padding-left: 3px;
	padding-right: 3px;	
}

.form_inp {
	font-size: 11px;
	font-family: Tahoma;
	width: 100%;
	border: 1px solid #D3CECE;
}

.form_sel {
	font-size: 11px;
	font-family: Tahoma;
}

.form_chk {
	font-size: 11px;
	font-family: Tahoma;
}

.order_ttl {
	padding-left: 7px;	
	background-color: #EDEBEB;
	font-size: 12px;
	font-weight: bold;
}

.order_txt_odd {

	padding-left: 15px;	
	padding-top: 7px;
	padding-bottom: 7px;	
}

.order_txt_even {

	padding-left: 15px;	
	padding-top: 7px;
	padding-bottom: 7px;	
}