/* ------------------ общие стили ------------------ */
html, body
{
	height:100%;
	margin: 0px; 
	padding: 0px;
}

body
{
	font-family: Tahoma;
	font-size: 11px;
	color: #3D3D3D;
	height: 100%; 
	background-image: url(images/main_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

a
{
	color: #386da3;
}

img, table
{
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
}

table
{
	border-collapse: collapse;
}

td
{
	font-weight: normal; 
	vertical-align: top; 
	text-align: left;
}

* HTML #main
{
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%"); 
	height: 100%
}

html>body #main 
{
	height: auto;
}

div, form
{
	padding: 0px;
	margin: 0px;
}

/* ############## общая структура #################33 */
div#main
{
	min-width: 1000px;
	height: 100%;
	min-height: 100%;
	margin-bottom: -90px;
	text-align: left;
}

/* ############### HEADER #################### */
div#header
{
	width: 100%;
	height: 235px;
}

.logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0;
}

.header_icon
{
	position: absolute;
	top: 15px;
	left: 444px;
	margin: 0px;
	padding: 0px;
}

.header_icon li
{
	height: 26px;
	width: 26px;
	float: left;
	cursor: pointer;
	margin-right: 16px;
}

.header_icon li.icon_mail
{
	background-image: url(images/icon_mail.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.header_icon li.icon_map
{
	background-image: url(images/icon_map.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.header_right
{
	float: right;
	width: 254px;
	height: 205px;
	padding-right: 36px;
}

.header_contacts
{
	background-image: url(images/phone_bg.gif);
	background-position: 171px 47px;
	background-repeat: no-repeat;
	height: 113px;
	padding-left: 31px;
}

.header_contacts div.orange_phone
{
	padding-top: 35px;
}

.orange_phone
{
	color: #F8BA11;
}

.header_contacts span
{
	color: #626262;
	font-size: 22px;
}

.header_contacts span sup
{
	color: #626262;
	font-size: 11px;
}

/* корзина товаров */
.header_basket
{
	background-image: url(images/basket_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 92px;
}

.header_basket table
{
	margin-left: 80px;
}

.header_basket table td 
{
	color: #404040;
	padding-top: 17px;
	line-height: 13px;
	padding-bottom: 10px;
}

.header_basket table td a
{
	color: #145090;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: none;
}

.header_basket table td.b_title
{
	
}

/* ############### центральная колонка #################### */
div#center
{
	width:100%;
	margin: -7px 0px 20px 0px;
}

/* ############### левая колонка #################### */
.left_column
{
	float: left;
	width: 309px;
}

/* левое меню */
.left_menu
{
	margin: 0px 0px 20px 28px;
	padding: 0px;
	list-style-type: none;
	width: 213px; 
}

.left_menu li
{
	padding: 8px 0px 7px 40px;
	margin: 0px;
}

.left_menu li a
{
	color: #066EA7;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 13px;
}

.left_menu li.act
{
	background-image: url(images/left_menu_act.gif);
	background-position: left top;
	background-repeat: no-repeat;
	/*height: 31px;*/
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	font-size: 13px;
}

.left_menu li.act a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	font-size: 13px;
}

/* блок авторизации */
.autorization
{
    background-image: url(images/block_autoriz.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width: 290px;
    min-height: 172px;
    _height: 172px;
    padding-top: 8px;
    color: #424242;
}

.kord_cont_autorization
{
	margin: 0px 0px 0px 67px;
}

.autorization h1
{
	margin-bottom: 2px;
}

.autorization form
{
	margin-bottom: 6px;
}

.autorization table td
{
	color: #424242;
	padding-top: 6px;
}

.autorization table td.td_inp_pass
{
	padding-top: 10px;
}

* html .autorization table td.td_inp_pass
{
	padding-top: 9px;
}

.autorization table td.remember_pass
{
	padding-top: 6px;
	padding-bottom: 8px;
}

.autorization table td input
{
	height: 12px;
	width: 144px;
	border: 1px solid #96B7D0;
	background-color: #F4F8F8;
	font-size: 10px;
	line-height: 11px;
	padding: 0px;
	margin-top: 2px;
}

* html .autorization table td input
{
	margin-top: 1px;
}

/* синяя полоса */
.btn_blue
{
	background: url(images/blue_btn_left.gif) left top no-repeat #037BBD;
	height: 18px;
	float: left;
	font-size: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.btn_blue span
{
	background-image: url(images/blue_btn_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 18px;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}

.btn_blue span span
{
	display: block;
	float: left;
	height: 12px;
	line-height: 12px;
	padding: 2px 15px 0px 15px;
	color: #FFFFFF;
	margin: 0px;
}

.btn_blue span span a
{
	font-size: 11px;
	line-height: 14px;
	font-weight: bolder;
	display: block;
	float: left;
	margin-top: -1px;
	color: #FFFFFF;
	text-decoration: underline;
}

/* ################# правая колонка ################### */
.wrapper
{
	width: 100%;
	float: right;
	margin-left: -309px;
}

/* <Right coloumn> */
.right_column
{
	padding: 5px 39px 0px 0px;
	margin: 3px 0px 0px  309px;
}

.cont_h1_up_gray
{
	margin-left: 23px;
	color: #326faf;
}

.gray_select_line
{
	background: url(images/gray_select_line_lf_circle.gif) left top no-repeat #edf4f3;
	height: 37px;
	margin: 0px 0px 27px 0px;
}

.gray_select_line_rt
{
	background: url(images/gray_select_line_rt_circle.gif) right top no-repeat;
	height: 37px;
	padding: 0px;
	margin: 0px;
}

.kord_cont_select
{
	margin: 0px;
	padding: 0px 0px 0px 28px;
}

.kord_cont_select div
{
	float: left;
	margin: 8px 32px 0px 0px;
	padding: 0px;
}

* html .kord_cont_select div
{
	float: left;
	margin: 9px 32px 0px 0px;
}

.kord_cont_select div.end_select
{
	margin: 8px 0px 0px 0px;
}

* html .kord_cont_select div.end_select
{
	margin: 9px 0px 0px 0px;
}

.kord_cont_select .btn_blue
{
	background-image: url(images/blue_btn_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #037BBD;
	height: 18px;
	float: left;
	font-size: 0px;
	overflow: hidden;
	margin: 9px 0px 0px 34px;
	padding: 0px;
}

.kord_cont_select .btn_blue span
{
	background-image: url(images/blue_btn_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 18px;
	display: block;
	float: left;
}

.kord_cont_select .btn_blue span span
{
	height: 18px;
	display: block;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
	padding-top: 1px;
}

.kord_cont_select .btn_blue span span a
{
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
}

.kord_cont_select div select
{
	width: 146px;
	border: 1px solid #bfbfbf;
	color: #474747;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

* html .kord_cont_select div select
{
	font-size: 9px;
}

/* content */
.content
{
	padding: 0px;
	margin: 0px 0px 0px 23px;
}

.razd_punkt
{
	background: url(images/razd_punkt.gif) left top repeat-x;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	height: 1px;
	margin: 0px 0px 38px 0px;
	padding: 0px;
}

.razd_punkt_fix
{
	background: url(images/razd_punkt.gif) left top repeat-x;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	height: 1px;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	width: 306px;
}

.cont_first_column
{
	float: left;
	width: 49.5%;
	margin: 0px;
	padding: 0px;
}

.cont_second_column
{
	float: left;
	width: 49.5%;
	margin: 0px;
	padding: 0px;
}

.kord_cont_second_column
{
	margin: 0px 0px 0px 8px;
}

.content p
{
	line-height: 18px;
	margin: 0px 0px 20px 0px;
	color: #585858;
}

/* thing */
.und_thing
{
	margin: 0px 0px 0px 0px;
}

.two_things
{
	margin: 0px 0px 41px 0px;
	padding: 6px 0px 0px 0px;
}

* html .two_things
{
	margin: 0px 0px 30px 0px;
}

.wrap_thing
{
	float: left;
	width: 100%;
}

.thing_lf
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 95px;
	font-size: 0px;
	line-height: 0px;
	position: relative;
	text-align: right;
}

.thing_lf img
{
	margin: 0px 16px 0px 0px;;
	padding: 0px;
}

.thing_rt
{
	margin: 0px 0px 0px 95px;
	padding: 4px 35px 0px 0px;
}

.thing_rt p
{
	margin: 0px 0px 8px  0px;
	padding: 0px;
	color: #777777;
	line-height: 18px;
}

.href_arrow
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-type: none;
}

.href_arrow li
{
	margin: 0px;
	padding: 0px 0px 0px 19px;
	background: url(images/href_arrow.gif) left top no-repeat;
}

* html .href_arrow li
{
	margin: 0px;
	padding: 0px 0px 0px 16px;
	background: url(images/href_arrow.gif) left top no-repeat;
}

.href_arrow li a
{
	color: #32679f;
	font-size: 11px;
	font-weight: bolder;
}

.btn_basket
{
	position: relative;
}

.btn_blue_basket
{
	background: url(images/btn_blue_basket_bg.gif) left top repeat-x;
	height: 26px;
	float: left;
	font-size: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}


.btn_blue_basket span
{
	background: url(images/btn_blue_basket_lf.gif) left top no-repeat;
	height: 26px;
	display: block;
	float: left;
}

.btn_blue_basket span span
{
	background: url(images/blue_btn_rt.gif) right top no-repeat;
	height: 26px;
	display: block;
	float: left;
}

.btn_blue_basket span span span
{
	display: block;
	float: left;
	height: 12px;
	color: #FFFFFF;
	padding: 0px 22px 0px 39px;
	margin: 0px;
}

.btn_blue_basket span span a
{
	font-size: 11px;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration: underline;
}

/* / thing */

/* new's block */
.block_new
{
	margin: 0px 0px 29px 0px;
}

.date_new
{
	color: #037bbd;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

.block_new p
{
	margin: 0px 0px 3px 0px;
	padding: 0px;
	color: #3d3d3d;
}
/* / new's block */

/* article's block */
.article
{
	margin: 0px 0px 29px 0px;
}

.article p
{
	margin: 0px 0px 3px 0px;
	padding: 0px;
	color: #3d3d3d;
}

.article img
{
	border: 1px solid #e1e1e1;
	margin: 0px 0px 14px 0px;
}
/* / article's block */

/* второстепенная странийца */
.nav_line
{
	font-size: 18px;
	color: #326faf;
	margin: 0px 0px 14px 0px;
}

.h1_arrow
{
	background: url(images/href_arrow.gif) 5px 5px no-repeat;
	padding: 0px 0px 0px 25px;
}

.div_arrow
{
	font-weight: normal; 
	font-size: 18px; 
	margin-bottom: 10px; 
	color: #32679f;

	background: url(images/href_arrow.gif) 5px 5px no-repeat;
	padding: 0px 0px 0px 25px;
}

/* table ful characteristics of the thing */
.thing_cat_full
{
	margin: 0px 0px 22px 0px;
	padding: 0px;
}

.thing_cat_full_lf
{
	padding: 0px 0px 0px 7px;
}

.thing_cat_full_rt
{
	padding: 9px 0px 0px 18px;
}

.thing_cat_full_rt ul
{
	margin: 0px 0px 46px 0px;
	padding: 0px;
	list-style-type: none;
	color: #6f6f6f;
}

.thing_cat_full_rt ul li
{
	background: url(images/marker_characteristics.gif) left 5px no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 13px;
}

.price
{
	margin: 0px 0px 11px 0px;
	color: #525252;
}

.price span
{
	font-size: 13px;
	font-weight: bolder;
	color: #32679f;
}

/* / table ful characteristics of the thing */


/* doplnitelniie characteristics of the thing */
.dop_characterist
{
	margin: 0px;
	padding: 0px 0px 0px 4px;
	line-height: 18px;
}

.dop_characterist span
{
	color: #cd9a00;
}

ul.ul_classic
{
	margin: 0px 0px 24px 0px;
	padding: 0px;
	list-style-type: none;
}

ul.ul_classic li
{
	background: url(images/mareker_list_classic.gif) left 7px no-repeat;
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 0px 7px;
}
/* / doplnitelniie characteristics of the thing */

/* оранжевая полоса */
.btn_oringe
{
	background: url(images/btn_oringe_left.gif) left top no-repeat #db9f2c;
	height: 18px;
	float: left;
	font-size: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.btn_oringe span
{
	background: url(images/btn_oringe_right.gif) right top no-repeat;
	height: 18px;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}

.btn_oringe span span
{
	display: block;
	float: left;
	height: 12px;
	line-height: 12px;
	padding: 2px 15px 0px 15px;
	color: #FFFFFF;
	margin: 0px;
}

* html .btn_oringe span span
{
	display: block;
	float: left;
	padding: 2px 15px 0px 15px;
	margin: 0px;
	color: #FFFFFF;
}

.btn_oringe span span a
{
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bolder;
	display: block;
	float: left;
	margin-top: -1px;
}

/* колонки со списками по два */
.two_col_list
{
	margin: 0px 0px 10px 0px;
}

.two_col_list h1
{
	margin: 0px 0px 3px 0px;
}

.two_col_list ul
{
	margin: 0px 0px 0px 25px;
	padding: 0px;
	list-style-type: none;
}

.two_col_list ul li
{
	margin: 0px;
	font-size: 13px;
	line-height: 18px;
	padding: 0px;
}

.two_col_list ul li a
{
	font-size: 13px;
	line-height: 18px;
	color: #616161;
}

.two_col_list ul li a:hover
{
	color: #cc9500;
}

/* / второстепенная странийца */

/* / content */


/* </Right coloumn> */
/* ############### FOOTER #################### */
div#footer
{
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	min-width: 1000px;
	height: 90px;
	background-color: Lime;
}

* html div#footer
{	
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%"); 
}

div#footer .left_column
{
	/*padding-left: 52px;*/
	line-height: 18px;
}

div#footer .left_column div
{
	padding-top: 25px;
	margin: 0px 0px 0px 52px;
	line-height: 18px;
}

.first_column
{
	float: left;
	width: 49.5%;
}

.counters
{
	padding: 28px 0px 0px 24px;
}

.counter
{
	float: left;
	margin: 0px 14px 0px 0px;
}

.second_column
{
	padding-top: 22px;
	line-height: 18px;
	color: #6b6b6b;
	float: left;
	width: 49.5%;
	position: relative;
}

.second_column div
{
	margin: 0px 0px 0px 21px;
}

.second_column div a
{
	color: #6b6b6b;
}

.tryba
{
	background: url(images/tryba.jpg) left top no-repeat;
	height: 31px;
	width: 48px;
	position: absolute;
	right: 88px;
	top: -25px;
}

/*  */
.clear 
{
	clear: both;
	height: 90px;
}

.clear_both
{
	clear: both;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.clear_left
{
	clear: left;
	height: 0px;
	font-size: 0px;
}

/* ------------------------ общие стили для текста ---------------------------- */
h1,h2,h3,h4,p
{
	margin: 0px;
	padding: 0px;
}

h1
{
	font-weight: normal; 
	font-size: 18px; 
	margin-bottom: 10px; 
	color: #32679f;
}

h2
{
	font-weight: normal; 
	font-size: 16px; 
	margin-bottom: 10px; 
	color: #32679f;
}

h3
{
	font-weight: normal; 
	font-size: 14px; 
	margin-bottom: 10px; 
	color: #32679f;
}

h4
{
	font-weight: normal; 
	font-size: 12px; 
	margin-bottom: 10px; 
}

p
{
	margin-bottom: 10px;
}


/* #################################################################################################### */
ul.list_articles
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.list_articles li
{
	background-image: url(images/marker_characteristics.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px 0px 23px 0px;
	padding: 0px 0px 0px 12px;
}

/* оранжевый текст */
.content .orange_txt
{
	color: #DB9F2C;
	font-size: 13px;
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

/* таблица заказа */
.order_tb
{
	
}

.order_tb td
{
	padding-top: 9px;
	padding-bottom: 9px;
}

.order_tb td input
{
	width: 340px;
	height: 17px;
	border: 1px solid #CBCBCB;
}

.order_tb td textarea
{
	width: 340px;
	height: 70px;
	border: 1px solid #CBCBCB;
}

.orange_zvezda
{
	color: #D5B400;
	font-size: 13px;
}

/* синяя полоса не жирный */
.btn_blue_classic
{
	background-image: url(images/blue_btn_left_cl.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #037BBD;
	height: 18px;
	float: left;
	font-size: 0px;
	overflow: hidden;
}

.btn_blue_classic span
{
	background-image: url(images/blue_btn_right_cl.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 18px;
	display: block;
	float: left;
}

.btn_blue_classic span span
{
	/*height: 18px;*/
	display: block;
	float: left;
	padding: 0px 15px 0px 15px;
	line-height: 12px;
	//padding: 2px 15px 0px 15px;
	margin: 0px;
	color: #FFFFFF;
}

.btn_blue_classic span span a
{
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

/* контакты */
.contacts_list
{
	margin: 0px;
	padding: 0px;
}

.contacts_list
{
	margin: 0px;
	padding: 0px;
}

.contacts_list li
{
	margin: 10px 0px 14px 16px;
	padding: 0px;
	color: #066EA7;
}

/* серый цвет */
.gray_color_txt
{
	color: #575757;
}

/* корзина */
.margin_right_bas
{
	margin-right: 80px;
}

.basket
{
	width: 100%;
}

.basket tr.b_header td
{
	height: 44px;
}

.basket tr.green_str td
{
	background-color: #EDF4F3;
}

.basket tr.gray_str td
{
	background-color: #EAEAEA;
}

.basket tr.green_str td.b_left
{
	background-image: url(images/b_green_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #EDF4F3;
}

.basket tr.green_str td.b_right
{
	background-image: url(images/b_green_right.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #EDF4F3;
}

.basket tr.gray_str td.b_left
{
	background-image: url(images/b_gray_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #EDF4F3;
}

.basket tr.gray_str td.b_right
{
	background-image: url(images/b_gray_right.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #EDF4F3;
}

.basket td
{
	height: 19px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

.bas_title
{
	width: 30%;
}

.b_price
{
	width: 20%;
	text-align: center;
}

.b_counter
{
	width: 20%;
	text-align: center;
}

.b_counter input
{
	height: 11px;
	width: 41px;
	font-size: 10px;
	border: 1px solid #A5A5A5;
}

.b_sum
{
	width: 20%;
	text-align: center;
}

.b_delete
{
	width: 10%;
	text-align: center;
}

.b_delete input
{
	width: 12px;
	height: 12px;
	padding: 0px;
}

.b_left
{
	width: 13px;
}

.b_right
{
	width: 13px;
}

/* **************** */
.summer_basket
{
	
}

.price_bas
{
	margin: 0px 0px 9px 0px;;
	padding: 0px 0px 0px 2px;
}

.summer_basket .razd_punkt_fix
{
	width: 156px;
	margin-right: 12px;
}

.float_right
{
	float: right;
}

.line_btns
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.line_btns .float_right
{
	padding: 0px 74px 0px 0px;
}


.bl_left_txt
{
	padding: 20px 0px 0px 0px;
	margin: 0px 40px 0px 0px;
	clear: both;
}

.title_h1
{
    font-weight: normal;
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #2164AC;
}

.hot_special
{
    padding: 0px 20px 15px 67px;
}

/* фотогалерея */
.for_photo
{
	width: 212px;
	height: 195px;
	text-align: left;
	margin-top: 30px;
	float: left;
}

.photo_block
{
	width: 181px;
	height: 195px;
	text-align: center;
}

.photo_block p
{
	margin-top: 12px;
}

.photo_block p a
{
	color: #313131;
	text-decoration: underline;
}

.list_gallery
{
	text-align: right;
	color: #b90101;
	padding-right: 15px;
}

.download {
    font-size: 14px;
    padding: 5px 10px 5px 35px;
    display: inline-block;
    background: #fff;
    border-radius: 3px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #f5f5f5;
    border-left: 1px solid #f5f5f5;
}

.download__img {
	position: absolute;
    margin-left: -24px;
}

.header_contacts {height:auto;}

.header_basket {margin-top: 9px;}

.header_icon li {list-style:none;}

.side-note {
	border:1px solid #ddd;
	border-radius:3px;
	padding:10px;
	margin-right:50px;
}

.href_arrow li a {font-size: 15px;}

.thing {overflow: hidden;
padding: 15px;
border: 1px solid #ddd;margin-right:15px;}
.href_arrow li {padding:0;background:none;}
.header_basket {
	background: url(/images/cart.png) 5px 5px no-repeat;
	border: 1px solid #ddd;
	border-radius: 3px;
	height: auto;
	position: absolute;
	padding: 20px 10px 20px 70px;
	margin: 10px 25px;
	width: 120px;
}

.left_column {position:relative;}

.block_new {
	padding:10px;
	border:1px solid #ddd;
	border-radius:3px;
	margin:15px 15px 15px 0;
	font-size:14px;
	overflow:hidden;
}

.header_basket table td {
	padding:0;
}

.header_basket table {
	margin:0;
}

.i-left {
	float:left;
	margin-right:20px;
}

.block__head {
	font-size:17px;
	padding-bottom:10px !important;
	margin-bottom:12px !important;
	border-bottom:1px solid #ddd;
	clear:both;
}
.header_basket {margin:0;width:auto;}





	.b-pin {
    display:inline-block;

    word-wrap:break-word;

    /*чтобы не выходил за пределы блока*/
    max-width: 100%;

    /*Чтобы при width 100%, padding не толкал за пределы блока*/
    /*Если не задавать ширину, то border-box не на что не влияет ведет себя также как content-box*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    outline: none !important;
    text-decoration: none;
    border:0;
    cursor:pointer;
}

input, button {
    outline: 0;
    margin: 0;
    vertical-align: middle;
}

.b-pin {
  cursor: pointer;
  padding: 4px 14px;

  color: #333;
  font-size: 1em;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  text-decoration: none;

  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
  filter:progid:DXImageTransform.Microsoft.Gradient(EndColorstr='#e6e6e6',StartColorstr='#ffffff',GradientType=0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(0.25, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 0.25, #e6e6e6);
  background-image: -moz-linear-gradient(#ffffff, #ffffff 0.25, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 0.25, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 0.25, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 0.25, #e6e6e6);
  border: 1px solid #ccc;
  border-bottob-color: #bbb;

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  transition: 0.1s linear all;
}

.b-pin:hover {
  background-position: 0 -15px;
  color: #333;
  text-decoration: none;
}

.b-pin_primary, .b-pin_danger {
  color: #fff;
}

.b-pin_primary:hover, .b-pin_danger:hover {
  color: #fff;
}

.b-pin_primary {
  background-color: #0064cd;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
  filter:progid:DXImageTransform.Microsoft.Gradient(EndColorstr='#0064cd',StartColorstr='#049cdb',GradientType=0);
  background-image: -moz-linear-gradient(#049cdb, #0064cd);
  background-image: -ms-linear-gradient(#049cdb, #0064cd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
  background-image: -webkit-linear-gradient(#049cdb, #0064cd);
  background-image: -o-linear-gradient(#049cdb, #0064cd);
  background-image: linear-gradient(#049cdb, #0064cd);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.b-pin_danger {
  background-color: #9d261d;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d83a2e), to(#9d261d));
  filter:progid:DXImageTransform.Microsoft.Gradient(EndColorstr='#9d261d',StartColorstr='#d83a2e',GradientType=0);
  background-image: -moz-linear-gradient(#d83a2e, #9d261d);
  background-image: -ms-linear-gradient(#d83a2e, #9d261d);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d83a2e), color-stop(100%, #9d261d));
  background-image: -webkit-linear-gradient(#d83a2e, #9d261d);
  background-image: -o-linear-gradient(#d83a2e, #9d261d);
  background-image: linear-gradient(#d83a2e, #9d261d);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #9d261d #9d261d #5c1611;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.b-pin_large {
  font-size: 1.4em;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.b-pin_small {
  padding-right: 9px;
  padding-left: 9px;
  font-size: 0.9em;
}

.b-pin_disabled {
  background-image: none;
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  cursor: default;
}

.b-pin:active {
  -webkit-box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.05);
}
	
	.inav {
		padding:15px 0;
	}
	.inav a {
		margin-right:10px;
	}

.download-itunes {
top: 140px;
left: 53px;
position: absolute;
z-index: 9999;

background-color: #52a8e8;
background-image: -webkit-gradient(linear, left top, left bottom, from(#52a8e8), to(#377ad0));
background-image: -webkit-linear-gradient(top, #52a8e8, #377ad0);
background-image: -moz-linear-gradient(top, #52a8e8, #377ad0);
background-image: -ms-linear-gradient(top, #52a8e8, #377ad0);
background-image: -o-linear-gradient(top, #52a8e8, #377ad0);
background-image: linear-gradient(top, #52a8e8, #377ad0);
border-top: 1px solid #4081af;
border-right: 1px solid #2e69a3;
border-bottom: 1px solid #20559a;
border-left: 1px solid #2e69a3;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
-ms-border-radius: 16px;
-o-border-radius: 16px;
border-radius: 16px;
-webkit-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
-moz-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
-ms-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
-o-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
color: #fff;
line-height: 1;
padding: 3px 5px;
text-align: center;
text-shadow: 0 -1px 1px #3275bc;
width: 153px;
-webkit-background-clip: padding-box;
font-size: 13px;
font-weight: bold;
font-style: normal;
padding: 6px 14px;
text-decoration: none;}
.download-itunes:hover {
    background-color: #3e9ee5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3e9ee5 0%), to(#206bcb 100%));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
    background-image: -moz-linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
    background-image: -ms-linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
    background-image: -o-linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
    background-image: linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
    border-top: 1px solid #2a73a6;
    border-right: 1px solid #165899;
    border-bottom: 1px solid #07428f;
    border-left: 1px solid #165899;
    -webkit-box-shadow: inset 0 1px 0 0 #62b1e9;
    -moz-box-shadow: inset 0 1px 0 0 #62b1e9;
    -ms-box-shadow: inset 0 1px 0 0 #62b1e9;
    -o-box-shadow: inset 0 1px 0 0 #62b1e9;
    box-shadow: inset 0 1px 0 0 #62b1e9;
    cursor: pointer;
    text-shadow: 0 -1px 1px #1d62ab;
    -webkit-background-clip: padding-box; }
.download-itunes:active {
    background: #3282d3;
    border: 1px solid #154c8c;
    border-bottom: 1px solid #0e408e;
    -webkit-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
    -moz-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
    -ms-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
    -o-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
    box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
    text-shadow: 0 -1px 1px #2361a4;
    -webkit-background-clip: padding-box; }


.download-itunes::-moz-focus-inner {
  border: 0;
  padding: 0; }
