html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:100%;
	min-height:100%;
	min-width:1030px;
	width:100%;
	margin:0;
	padding:0;
}

/*Font*/
body
{
	font-size: 12px;
	font-family: Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	color: #353535;
	text-align: left;
	background:#FFFFFF url(images/bf.gif) left top repeat-y;
}

/*Font in table*/
table
{
	font-size:100%;
}

/*Links*/
a:link {color: #f46808;}
a:visited{color:#f46808;}
a:active {color: #f46808;}
a:hover{color:#f46808;}


small
{
	font-size:85%;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0
}

/*#header
{
	width:100%;
	height:237px;
	background:#00FFFF url(images/header.gif) left top repeat-y;
}*/

/*Content table*/
#content
{
	/*position: relative;*/
	width: 100%;
	min-height:100%;
	border-collapse:collapse;
	text-align: left;
	vertical-align:top;
}

/*Main column*/
#content .left-column
{
	vertical-align:top;
	text-align: left;
	padding:0;
	margin:0;
	width:285px;
}
#content .main-column
{
	text-align: left;
    vertical-align:top;
	padding:0 0 10px 15px;
	min-width:550px;
}
/*Right column*/
#content .right-column
{
	width:285px;
	vertical-align:top;
	text-align: left;
	padding:0px;
	margin:0;
	margin-right:5px;
}

div.logo_block
{
	width:285px;
	height:97px;
}

div.logo_block #company_logo
{
	position:absolute;
	margin:0;
	padding:0;
	width:140px;
	height:43px;
	margin-left:70px;
	margin-top:40px;
	background:transparent url(images/company_logo.gif) left top no-repeat;
}

div.topmenu_block
{
	height:100px;
	/*width:10%;*/
	float:left;
	background-color:#7FFFF1;
}

div.top_menu
{
	padding:0;
	margin:0;
	width:600px;
	height:50px;
    margin-top:40px;
}

div.search_auth
{
	width:100%;
	padding:0;
	margin-top:7px;
	height:137px;
	background:transparent url(images/search_bg.jpg) left top repeat-x;
	margin-right:-20px;
}

div.search_auth .search_left_block
{
	width:100%;
	height:137px;
	background:transparent url(images/search_bg_left.jpg) left top no-repeat;
	}

div.search_auth .searth_block
{
	height:60px;
	margin-left:20px;
	padding-top:12px;
	}

div.search_left_block .title_manager
{
	color:#ECECEC;
	font-size: 11px;
	font-family: Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	text-align: left;
	margin-left:21px;
	margin-bottom:7px;
}

div.search_left_block .manager_phone
{
    background:transparent url(images/manager_phone.jpg) left top no-repeat;
    width:34px;
    height:34px;
	margin-left:19px;
	float:left;
}

div.search_left_block .manager_phone_code
{
	color:#ECECEC;
	font-size: 11px;
	margin-left:3px;
	margin-top:10px;
	float:left;
}

div.search_left_block .manager_phone_number
{
	color:#ECECEC;
	font-size: 18px;
	margin-left:3px;
	margin-top:8px;
	float:left;
}

div.search_left_block .manager_email
{
    background:transparent url(images/manager_mail.jpg) left top no-repeat;
    width:34px;
    height:34px;
	margin-left:10px;
	float:left;
}

div.search_left_block .manager_email_adress
{
	color:#ECECEC;
	font-size: 14px;
	margin-left:5px;
	margin-top:11px;
	float:left;
}

div.search_left_block .manager_icq
{
    background:transparent url(images/manager_icq.jpg) left top no-repeat;
    width:34px;
    height:34px;
	margin-left:5px;
	float:left;
}

div.search_left_block .manager_icq_adress
{
	color:#ECECEC;
	font-size: 14px;
	margin-left:5px;
	margin-top:11px;
	float:left;
}

td.main-column .new_subdivision
{
	width:465px;
	margin:0px;
	margin-top:-5px;
	margin-left:30px;
	padding:0;
}

/*Navigation*/
#navigation
{
	width:95%;
/*	height:12px;*/
	margin:0;
	padding:0;
	padding-top:0px;
	/*padding-bottom:10px;*/
}
#navigation a
{
	font-size:11px;
	text-decoration:none;
}


td.right-column .auth_block
{
	width:100%;
	height:275px;
    margin:0;
    padding:0;
	background:transparent url(images/auth_bg.jpg) left top no-repeat;
	position:relative;
	}

div.auth_block .basket_block
{
	height:90px;
	padding:10px 0 0 20px;
	margin:0;
}

div.auth_block #sitemap_block
{
	position:absolute;
	display:block;
	margin:0;
	padding:0;
	width:40px;
	height:40px;
	top:5px;
	left:240px;
	background:transparent url(images/sitemap.gif) left top no-repeat;
}

div.auth_block .auth_input {margin:25px 0 0 90px; padding:0}

td.right-column .contacts
{
	width:219px;
	height:290px;
	top:0;
	margin:0px 0 0 19px;
	padding:15px 0 0 0;
	background:#ECECEC url(images/icons_cont/cont_footer.jpg) -1px bottom no-repeat;
	font-family: Tahoma, sans-serif;
	}

div.contacts div.home,
div.contacts div.phone,
div.contacts div.email,
div.contacts div.icq,
div.contacts div.scype
{
    height:42px;
    width:44px;
    float:left;
    margin:0;
    padding:0;
    margin-left:15px;
    padding-right:4px;
	}

div.contacts div.home {background:transparent url(images/icons_cont/home.jpg) left top no-repeat;	}
div.contacts div.phone {background:transparent url(images/icons_cont/phone.jpg) left top no-repeat;	}
div.contacts div.email {background:transparent url(images/icons_cont/email.jpg) left top no-repeat;	}
div.contacts div.icq {background:transparent url(images/icons_cont/icq.jpg) left top no-repeat;	}
div.contacts div.scype {background:transparent url(images/icons_cont/scype.jpg) left top no-repeat;	}

div.contacts div.home_adress,
div.contacts div.phone_number,
div.contacts div.email_adress,
div.contacts div.icq_adress,
div.contacts div.scype_adress
{
	margin-left:60px;
	padding-top:12px;
	}

div.contacts div.home_adress {	padding-top:6px; font-size:12px;	}

div.contacts div.phone_number {	font-size:18px;	}

div.contacts div.phone_number span {font-size:11px;	}

div.contacts div.email_adress,
div.contacts div.icq_adress,
div.contacts div.scype_adress {	font-size:14px;	}

div.contacts a.link_cont
{
	color:#f46808;
	text-decoration:none;
	font-size:12px;
	margin-left:30px;
}

div.contacts a.link_cont:hover
{

	text-decoration:underline;

}
.contacts .paysystems
{
	width:180px;
	height:42px;
	float:right;
	margin: 0 10px 0 0;
}
.paysystems .privat24
{
	width:55px;
	height:40px;
	float:right;
	background: url(images/privat24.gif) left top no-repeat;
}
div.sub_menu_left
{
	margin:0;
	padding:5px 0 25px 0;
}

/*Footer*/
#footer
{
	position:relative; /*containing block*/
	height:200px;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
    bottom:0;
    margin:0;
    padding:0;
}

#footer .copyright
{
	position:absolute;
	width:280px;
	left:0;
	top:110px;
}

div.copyright .copyright_block
{
	background-color:#ECECEC;
	height:54px;
	}

div.copyright_block .copyright_text
{
	font-size:11px;
	font-family: Tahoma, sans-serif;
	text-decoration:none;
	color:#5c5249;
	margin-left:20px;
	padding-top:5px;
	}

/*Link in footer*/
div.copyright_block .copyright_text a
{
	text-decoration:none;
}

div.copyright b {	background-color:#ECECEC;	}

b.r_f1,
b.r_f3
{
	display: block;
	height: 1px;
	overflow:hidden;
	font-size:1px;
	}

b.r_f3 { margin: 0 3px 0 0;}
b.r_f1 { margin: 0 1px 0 ; }


#footer .counters
{
	position:absolute;
	width:100%;
	height:100px;
	top:0;
	left:0;
	}

#footer .counters2
{
	position:absolute;
	width:700px;
	height:90px;
	top:110px;
	left:300px;
	}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}

a.button-small
{
	background:#ECE0E0;
	border:1px solid #CDBBBC;
}

/*Support*/
div.ticket-edit-message
{
	border-color: #CDBBBC;
}

input.search-input,
table.form-table input,
table.form-table textarea
{
    border:1px solid #5c5249;
	color: #A3A3A3;
	background-color: #FFF;
	}

table.form-table
{
	width:90%;
	background-color:#ECECEC;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}
table.form-table th, table.form-table td
{
	border:1px solid #B1ADA0;
	padding: 5px 5px;
	vertical-align:top;
	color: #353535;
}

table.form-table th
{
	background-color:#FFF;
	background-image:none;
	text-align: left;
	border:none;
	color:#5c5249;
}

div.nav_print_block
{
	margin-top:15px;
}

font.nav_print_text
{
	font-size:12px;
	color:#5c5249;
	font-family: Tahoma, sans-serif;
	}

div.nav_print_block .nav_print_text_block  {padding:7px 0 0 25px;}

div.nav_print_block b {	background-color:#ECECEC;	}

div.nav_print_block b.r1,
div.nav_print_block b.r3
{
	display: block;
	height: 1px;
	overflow:hidden;
	font-size:1px;
	}

div.nav_print_block b.r3 { margin: 0 3px 0 3px;}
div.nav_print_block b.r1 { margin: 0 1px 0 1px; }

div.nav_print_block .nav_print_link
{
	background-color:#ECECEC;
	height:30px;
	}

div.link_name_block
{
	padding:5px 0 10px 0;
	display:block;
	}

a.catalog_to_new_product:link,
a.catalog_to_new_product:visited,
a.catalog_to_new_product:active,
a.catalog_to_new_product:hover,
div.link_name_block a.simple_search
{
	text-decoration:none;
	font-size:18px;
	padding:0;
	color:#5c5249;
	}

a.catalog_to_new_product {	margin:0 0 0 126px;}
div.link_name_block a.simple_search {	margin:0 0 0 120px;}

/*Data table*/
table.data-table
{
/*	border:1px solid #99BAD7;*/
	border:none;
	border-collapse:collapse;
/*	width:0%;*/
}

/*Any cell*/
table.data-table td
{
	border:1px solid #ECECEC;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#ECECEC;
	text-align:left;
	font-weight:bold;
	background-image:none;
	border:1px solid #ECECEC;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#ECECEC;
	padding:4px;
	color:#333;
}

div.flashcontent_title
{
	text-decoration:none;
	font-size:18px;
	color:#5c5249;
	padding:0;
	margin:20px 0 0 5px;
}

#flashcontent
{
	margin:0;
	padding:0;
/*	margin-top:*/
}

ul.map-level-0 li {	clear:both; width:100%;}

div.banner
{
	text-align:center;
	margin-top:5px;
}

div.link_simplesearch {	margin-left:20px; text-align:center;}
div.link_simplesearch a img {border:none;}

/** {	border: 1px solid red !important;}*/
#map_shops
{
	width:600px;
	height:407px;
	background:transparent url(images/map_shops.jpg) left top no-repeat;
}