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

body
{
	font-family: Tahoma;
	font-size: 11px;
	height: 100%;
	background-image: url(images/body_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #5A5857;
}

a
{
	color: #0071ad;
}

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

table
{
	border-collapse: collapse;
}

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

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

html>body #main
{
	height:auto;
}

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

div#wrapper
{
	float:left;
	width:100%;
}

/* ############### центральная колонка ######################*/
div#content
{
	margin: 0 278px;
}

.top_column_block_ct
{
	height: 63px;
	text-align: center;
	color: #009AAA;
	font-size: 17px;
}

.top_column_block_ct span
{
	padding-top: 25px;
	display: block;
}

.ct_top_left
{
	background-image: url(images/center_left_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #dd137b;
	height: 66px;
	margin-left: 20px;
	margin-right: 20px;
}

.ct_top_right
{
	background-image: url(images/center_right_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 66px;
}

/* корзина */
.bg_top_basket
{
	background-image: url(images/basket_bg.gif);
	background-position: 43px 8px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 110px;
	height: 66px;
}

.big_txt
{
	font-size: 18px;
	padding-top: 7px;
}

.bg_top_basket span
{
	display: block;
	color: #FFFFFF;
}

.bg_top_basket span a
{
	color: #FFFFFF;
	line-height: 14px;
}

/* основной контент */
.center_content
{
	padding-left: 20px;
	padding-right: 20px;
}

/* Детское питание */
table.children_food
{
	width: 100%;
}

table.children_food td
{
	font-size: 12px;
}

table.children_food td a
{
	line-height: 22px;
}

table.children_food td.cf_left_col
{
	background-image: url(images/cf_left_col.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}

table.children_food td.cf_center_col
{
	background-image: url(images/cf_center_col.gif);
	background-position: top;
	background-repeat: repeat-x;
}

table.children_food td.cf_right_col
{
	background-image: url(images/cf_right_col.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}

table.children_food td.cm_left_col
{
	background-image: url(images/cm_left_col.gif);
	background-position: left;
	background-repeat: repeat-y;
}

table.children_food td.cm_right_col
{
	background-image: url(images/cm_right_col.gif);
	background-position: right;
	background-repeat: repeat-y;
}

table.children_food td.cd_left_col
{
	background-image: url(images/cd_left_col.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 20px;
}

table.children_food td.cd_center_col
{
	background-image: url(images/cd_center_col.gif);
	background-position: top;
	background-repeat: repeat-x;
}

table.children_food td.cd_right_col
{
	background-image: url(images/cd_right_col.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

/* список товаров */
.block_good_item
{
	width: 200px;
	height: 140px;
	float: left;
	margin-right: 2px;
	margin-bottom: 10px;
}

.block_good_picture
{
	width: 80px;
	height: 85px;
	float: left;
}

.block_good_description
{
	width: 120px;
	height: 85px;
	float: left;
}

.block_good_description span
{
	display: block;
	margin-top: 6px;
	margin-bottom: 7px;
}

.block_good_title
{
	font-size: 12px;
	color: #1E548F;
}

/* ################## левая колонка ###################### */
div#navigation
{
	float:left;
	width:278px;
	margin-left:-100%;
}

.top_column_block_left
{
	height: 63px;
	width: 100%;
    font-size: 12px;
	color: #009AAA;
}

.top_column_block_left span
{
	display: block;
	margin-left: 53px;
	padding-top: 19px;
	font-size: 12px;
	color: #009AAA;
}

.left_header_column
{
	height: 67px;
	width: 100%;
	background-color: #0071ad;
	background-image: url(images/left_header_column_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.left_header_title
{
	width: 193px;
	height: 28px;
	display: block;
	margin-left: 50px;
	padding-top: 20px;
}

/* левое меню */
.left_navigation
{
	background-image: url(images/left_navigation_bg.jpg);
	background-position: 0px 185px;
	background-repeat: no-repeat;
	color: #A9A9A9;
}

.left_navigation ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 70px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.left_navigation ul li
{
	line-height: 25px;
	font-size: 14px;
}

.left_navigation ul li a
{
	color: #dd137b;
	text-decoration: underline;
}

/* блок с формами */
.form_block
{
	padding-left: 35px;
}

.form_block div
{
	margin-bottom: 15px;
}

.form_block select
{
	color: #2164AC;
	font-size: 10px;
	width: 175px;
}

.form_block input
{
	color: #2164AC;
	font-size: 10px;
	width: 170px;
}

input.btn_ok_submit
{
	background-image: url(images/btn_ok.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 15px;
	width: 53px;
	border: 0px;
	cursor: pointer;
}

/* ################## правая колонка ###################### */
div#extra
{
	float:left;
	width:278px;
	margin-left:-278px;
}

.top_column_block_right
{
     height: 63px;
     padding-left: 19px;
}

.right_header_column
{
	height: 66px;
	width: 100%;
	background-color: #0071ad;
	background-image: url(images/right_header_column_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 11px;
}

.right_header_column form
{
	margin: 0px;
	padding: 0px;
}

.right_header_column a
{
	color: #FFFFFF;
}

/* форма авторизации */
.right_header_column table
{
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 14px;
	margin-left: 30px;
}

.right_header_column table td
{
	padding-top: 14px;
}

.right_header_column span
{
	margin-left: 30px;
}

.reg_input
{
	width: 65px;
	height: 15px;
	background-color: #C8DCF3;
	border: 1px solid #146BC9;
	color: #000000;
	font-size: 11px;
}

.reg_submit
{
	border: 0px;
	background-image: url(images/reg_submit.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 18px;
	height: 15px;
	cursor: pointer;
}

/* контактная информация */
.right_header_phone
{
	font-size: 16px;
	color: #468BD6;
	font-weight: normal;
	display: block;
	padding-top: 10px;
}

.right_header_icq
{
	background-image: url(images/icq_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 21px;
	width: 110px;
	padding-left: 22px;
	padding-top: 5px;
	display: block;
	float: left;
	color: #468BD6;
	font-weight: bolder;
}

.right_header_mail
{
	display: block;
	float: left;
	padding-top: 5px;
}

/* навигация в правой колонке */
.right_navigation
{
	width: 100%;
	background-image: url(images/right_bg_navigation.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 27px;
	color: #468BD6;
	font-size: 14px;
}

.right_navigation ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.right_navigation ul li
{
	color: #468BD6;
	font-size: 14px;
	line-height: 25px;
}

.right_navigation ul li a
{
	color: #468BD6;
	font-size: 14px;
	line-height: 25px;
}

/* категории */
.category_title
{
	vertical-align: middle;
	height: 49px;
}

.category_title td a
{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

.category_block
{
	background-position: top;
	background-repeat: repeat-x;
	height: 49px;
	margin-bottom: 3px;
}

.category_block_picture
{
	background-position: left top;
	background-repeat: no-repeat;
	height: 49px;
	padding-left: 130px;
}

.category_block_1
{
	background-image: url(images/cat_1.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 49px;
	margin-bottom: 3px;
}

.category_block_1_picture
{
	background-image: url(images/cat_1_pic.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 49px;
}

.category_block_2
{
	background-image: url(images/cat_2.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 49px;
	margin-bottom: 3px;
}

.category_block_2_picture
{
	background-image: url(images/cat_2_pic.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 49px;
}

.category_block_3
{
	background-image: url(images/cat_3.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 49px;
	margin-bottom: 3px;
}

.category_block_3_picture
{
	background-image: url(images/cat_3_pic.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 49px;
}

.category_block_4
{
	background-image: url(images/cat_4.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 49px;
	margin-bottom: 3px;
}

.category_block_4_picture
{
	background-image: url(images/cat_4_pic.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 49px;
}

.category_block_5
{
	background-image: url(images/cat_5.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 49px;
	margin-bottom: 3px;
}

.category_block_5_picture
{
	background-image: url(images/cat_5_pic.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 49px;
}

.right_col_padding
{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 40px;
}

/* новости */
.news_title
{
	background-image: url(images/bg_news_title.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 48px;
	line-height: 41px;
}

.news_block_list
{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

.news_block_list li
{
	color: #2164AC;
	list-style-image: url(images/list_bg_news.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}

.news_block_list li a
{
	color: #2164AC;
}

/* кнопка */
.btn_magic_float_bg
{
	background-image: url(images/btn_bg_main.gif);
	background-repeat: repeat-x;
	height: 16px;
	float: left;
}

.btn_magic_float_bg_r
{
	background-image: url(images/btn_bg_main.gif);
	background-repeat: repeat-x;
	height: 16px;
	float: right;
}

.btn_magic_float_left
{
	background-image: url(images/btn_bg_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	float: left;
}

.btn_magic_float_right
{
	background-image: url(images/btn_bg_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 16px;
	float: left;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	padding-top: 1px;
	cursor: pointer;
}

.btn_magic_float_right a
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

/* статьи */
.article_title
{
	background-image: url(images/bg_article_title.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 41px;
}

/* ################## футер ###################### */
div#footer
{
	width:100%;
	height: 90px;
	background-color: #D8F2F9;
	color: #567EAB;
	min-width: 1000px;
}

div#footer a
{
	color: #567EAB;
}

div#footer table
{
	width:100%;
}

div#footer table td
{
	padding-top: 23px;
}

div#footer table td.footer_left_column
{
	width:278px;
	padding-left: 30px;
}

div#footer table td.footer_right_column
{
	width:268px;
	padding-left: 30px;
}

/* ############### общие блоки ################ */

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

.clear_simple
{
	clear: both;
	height: 0px;
	font-size: 0px;
}

/* ############### центральная колонка #################### */
.center
{
	width:100%;
}

/* ------------------------ общие стили для текста ---------------------------- */
h1
{
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #2164AC;
}

h2
{
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
}

h3
{
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #2164AC;
}

h4
{
	font-weight: bolder;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #2164AC;
}

/* ------------------------------------------------------------- */
.top_margin
{
	height: 10px;
}

table.history_tb
{
	width: 100%;
}

table.history_tb tr.bsk_tr td
{
	height: 40px;
	padding: 5px;
}

table.history_tb td.tb_history_header
{
	background-color: #468BD6;
	color: #FFFFFF;
}

table.history_tb td
{
	height: 27px;
	text-align: center;
}

table.history_tb td.tb_left_history
{
	background-image: url(images/tb_right_header_column_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 13px;
}

table.history_tb td.tb_right_history
{
	background-image: url(images/tb_left_header_column_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 13px;
}

.tb_delete_txt
{
	text-align: right;
	width: 25px;
}

.tb_delete_form
{
	text-align: left;
}

.tb_input input
{
	width: 65px;
	border: 1px solid #C2C2C2;
}

.shadow_txt
{
	color: #111629;
}

/* серая линия */
.gray_line
{
	background-image: url(images/bg_gray_line.gif);
	background-repeat: repeat-x;
	margin-left: 2%;
	margin-right: 2%;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.sum_cost
{
	text-align: right;
	margin-right: 2%;
	margin-top: 5px;
}

.block_for_btn
{
	margin-left: 2%;
	margin-right: 2%;
}

.fl_left_f
{
	float: left;
}

fl_right_f
{
	float: right;
	text-align: right;
}

/* отступ слева для кнопок */
.main_margin_left
{
	margin-left: 30px;
}

/* навигационная линейка */
.top_navigation_line
{
	color: #2164AC;
}

.top_navigation_line a
{
	color: #2164AC;
}

/* информация о товаре */
.block_item_full_pic
{
	width: 165px;
}

.f_price
{
	font-size: 12px;
	color: #F65BAE;
	font-weight: bolder;
}

/* кнопка для формы */
.inp_sub
{
	height: 1px;
	width: 1px;
	font-size: 1px;
	position: absolute;
	background: url(images/spacer.gif);
	border: 0px;
	left: 0px;
	top: 0px;
}

.inf_string div
{
	margin: 0px 0px 5px 0px;
	color: #5a5a5a;
}

input.fio
{
	border: 1px solid #d1d1d1;
	width: 386px;
	height: 15px;
}

input.cont_tel_inp, input.login_inp
{
	border: 1px solid #d1d1d1;
	width: 189px;
	height: 15px;
}

select.select_metro
{
	border: 1px solid #d1d1d1;
	width: 204px;
}


.password
{
	width: 176px;
	border: 1px solid #d1d1d1;
	height: 15px;
}

.inf_string_rt
{
	margin: 0px 0px 22px 35px;
}

.inf_string_rt div
{
	margin: 0px 0px 5px 0px;
	color: #5a5a5a;
}

.inf_string
{
	margin: 0px 0px 22px 0px;
}

.red_tit
{
	color: #f65bae;
}

.inf_string p
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #404040;
}


.form_bl_obr
{
	margin: 40px 0px 0px 0px;
}

.tbl_form_call
{
	border-collapse: collapse;
	color: #404040;
}

.caption_tbl
{
	color: #404040;
	font-weight: bolder;
	margin: 0px 0px 13px 0px;
	padding: 0px;
}

table.tbl_form_call caption
{
	color: #404040;
	font-weight: bolder;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align: left;
}

.tbl_form_call td
{
	text-align: left;
	vertical-align: top;
}


.lf_el_form
{
	width: 60px;
	white-space: nowrap;
}

.rt_el_form
{
	padding: 0px 0px 10px 10px;
}

.rt_el_form input
{
	border: 1px solid #cccccc;
	width: 297px;
	height: 15px;
}

.rt_el_form textarea
{
	border: 1px solid #cccccc;
}

* HTML p {
	CLEAR: both
}


.errorDiv {
	display: none;
	color: #FF0000;
}
.errorDiv2 {
	color: #FF0000;
}



.form_registration .errorDiv {
	display: none;
	color: #FF0000;
}
.form_registration .errorDiv2 {
	color: #FF0000;
}

.message
{
    border: 1px solid #CDCDCD;
	filter: alpha(opacity=95);
	opacity: 0.95;
	position: absolute;
	top: 200px;
	background-color: #EAFFD1;
	left: 40%;
	z-index: 10;
	font:bold 10px Verdana;
	padding: 15px;
	width: 220px;
	height: 50px;
	text-align: center;
	display: none;	
}

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

.news_title
{
    background-image: url(images/bg_news_title.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 48px;
    line-height: 41px;
    font-weight: normal;
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #2164AC;
}

.article_title
{
    background-image: url(images/bg_article_title.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 40px;
    line-height: 41px;
    font-weight: normal;
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #2164AC;
}

.f_price_center
{
	font-size: 12px;
	color: #F65BAE;
	font-weight: bolder;
	padding-left: 20px;
}
