body
{
	font-family:Arial;
	font-size: 10pt;
	margin:0px; 
	padding:0px;
	text-align:center; 
	background: url(/images/bg/big_3.jpg) no-repeat scroll 50% 0;
	background-color: #FFFFFF;
/*	background-attachment: fixed; */
}

#container
{
	width:970px; /*задаем ширину макета*/
	padding-top: 20px;
	margin:0 auto;  
	text-align:left; 

}

/*Здесь пишем стили для шапки сайта */


#top_container
{
	width: 970px;
	height: 104px;	
	background: transparent url(/images/black_top.png) no-repeat;
}

#top_top
{
	height: 104px;
	width: 310px;
	text-align: left;
	float: left;
}


#top
{
	height: 104px;
	width: 640px;
	float: right;
}

#top_menu
{
	padding-top: 5px;
	height: 30px;
	width: 475px; 
	text-align: left;
	font-size: 12pt;
	float: left;
}

#top_search
{
	text-align: left;
	padding-top: 5px;
	float: right;
	width: 150px;
	height: 30px;
}

#top_info
{
	padding-top: 5px;
	height: 52px;
	text-align: right;
	width: 229px;
	float: right;
}

#flowers
{
	float: left;
	height: 50px;
	width: 600px;
}

#info1
{
	float: left;
	height: 50px;
	width: 150px;
	margin-left: -6px;
}

#info2
{
	float: left;
	height: 50px;
	width: 485px;
}

#uslugi
{
	float: left;
	height: 15px;
	width: 275px;
}

#uslugi a
{
	color: #FFFFFF;
}

#main
{
	width:970px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align:left; 
}


/*Здесь пишем стили для левой колонки сайта */

#left
{

	width:150px; 
	float:left;  
	text-align: center;
	height: 1430px;
	z-index: 10;
}

#left_top_menu
{
	background: url(/images/black_left_top_r.png) no-repeat;
	color:#AAAAAA;
	width:150px;  /*ширина колонки */
	text-align: center;
	height: 232px;
	marging-bottom: 5px;
	float: left;
	font-size: 12pt;
	z-index: 10;
}

#left_middle
{
	background: url(/images/black_left_middle_r.png) no-repeat;
	color:#AAAAAA;
	width:150px;  /*ширина колонки */
	text-align: center;
	height: 46px;
	margin: 10px 0px;
	float: left;
	z-index: 10;
}

#left_cart
{
	background: url(/images/black_left_middle_r.png) no-repeat;
	color:#FFFFFF;
	width:150px;  /*ширина колонки */
	text-align: center;
	height: 46px;
	margin: 10px 0px;
	padding: 7px 0px;
	float: left;
	z-index: 10;
}

#left_cart_img
{
	width: 45px;
	height: 60px;
	float: left;
	text-align: right !important;
	z-index: 10;
}

#left_cart_text
{
	height: 70px;
	width: 105px;
	float: right;
	text-align: center;
	z-index: 10;
}

#left_bottom
{
	background: url(/images/black_left_bottom_r.png) no-repeat;
	color:#AAAAAA;
/*	margin: 10px 0px; */
	padding: 10px 0px;	
	width:150px;  /*ширина колонки */
	text-align: center;
	height: 1100px;
	float: left;
	z-index: 10;
}



/*Здесь пишем стили для блока контента */

#content
{
	background-color: #FFFFFF;
	margin-left:160px; 
	padding-left: 7px; 
	padding-top: 7px;
	z-index: 9;
	width: 803px;
}

#content h1 
{
	margin:0px; 
} 

#content p 
{
	margin:0px; 
	padding:5px; 
}



#clear
{
	height:0;
	font-size:1px;
	line-height:0px;
	clear:both;
}

.news a
{
color: #EEEEEE;
}

/*Здесь пишем стили для подвала сайта */
#footer
{
	height: 41px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: transparent url(/images/black_footer_r.png) no-repeat;
}

#footer_counter
{
	padding: 5px;
	float: left;
}

#footer_copyright
{

	padding: 5px;
	text-align: right;
	vertical-align: middle;
}
 
/* Оформление */

img
{
	border: 0px;
	margin: 0px !important;
	padding: 0px !important;
}

a
{
	color: #0096aa;
	text-decoration: none;
}

.dashed_link
{
	color: #AA0000;
	text-decoration: none;
	border-bottom: 1px dashed #AA0000;
}


#input_image 
{
	border: 0 none;
	margin: 0px;
	position:absolute;
}


#top_menu a 
{
	color: #FFF;
	line-height: 20px;
	font-size: 10pt;
	margin: 0;
	font-weight: bold;
	padding: 5px 5px;
}

#top_menu a:hover 
{
	color:#333333;
	font-weight: bold;
	background-color: #FFFFFF;
}

#hr
{
	background-color:#cc3333;
	height: 2px;
	width: 800px;
}	


#left_top ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; 
	z-index: 10;

}
	
#left_top ul li 
{
	position: relative;
	z-index: 10;

}

#left_top li ul 
{
	position: absolute;
	left: 149px; 
	top: 0;
	display: none;
	z-index: 10;
}

#left_top ul li a 
{
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	border-bottom: 0;
	font-weight: bold;
	z-index: 10;
}

#left_top ul li ul li
{
/*	background-color: #FFFFFF; */
	background: transparent url(/images/black_li.png) no-repeat scroll 0 0;
	z-index: 10;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */


#left ul li a:hover, #left ul li ul li a:hover
{
	background-color: #FFFFFF;
	color: #333333;
	z-index: 10;
}
 	
#left li:hover ul, li.over ul 
{
	display: block; 
	z-index: 10;
}


#left ul li a
{
	color: #FFFFFF;
	z-index: 10;
}

#left ul li ul li a
{    
	color: #FFFFFF;
	z-index: 10;
}

#left a.menu
{
	color: #FFFFFF;
	display:block;
	font-size:12pt;
	font-weight:bold;
	height:20px;
	margin:auto;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	z-index: 10;
}

#left_top a.menu:hover 
{
	background-color: #0096AA;
	color: #FFFFFF;
	z-index: 10;
}

/* common styling */
#left_top_menu ul li a, #left_top_menu ul li a:visited {padding: 5px 0px; font-weight: bold; display:block; text-decoration:none; color:#FFFFFF; width:150px; text-align:center; line-height:19px; z-index: 10;}
#left_top_menu ul {padding:0; margin:0;list-style-type: none; z-index: 10;}
#left_top_menu ul li {float:left; margin-right:1px; position:relative; z-index: 10;}
#left_top_menu ul li ul {display: none; z-index: 10;}

/* specific to non IE browsers */
#left_top_menu ul li:hover a:hover {color:#FFFFFF; background: transparent url(/images/black_li.png) no-repeat scroll 0 0; z-index: 10;}
#left_top_menu ul li:hover a {color:#FFFFFF; background: transparent url(/images/black_li.png) no-repeat scroll 0 0; z-index: 10;}
#left_top_menu ul li:hover ul {display:block; position:absolute; top:0; left:150px; width:150px; z-index: 10;}
#left_top_menu ul li:hover ul li a.hide {background: transparent url(/images/black_li.png) no-repeat scroll 0 0; color:#FFFFFF; z-index: 10;}
#left_top_menu ul li:hover ul li:hover a.hide {width:150px; z-index: 10;}
#left_top_menu ul li:hover ul li ul {display: none; z-index: 10;}
#left_top_menu ul li:hover ul li a {display:block; background: transparent url(/images/black_li.png) no-repeat scroll 0 0; color:#FFFFFF; width:150px; z-index: 10;}
#left_top_menu ul li:hover ul li a:hover {background: #FFFFFF; color:#333333; z-index: 10;}
#left_top_menu ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#FFFFFF; z-index: 10;}
#left_top_menu ul li:hover ul li:hover ul li a {display:block; width:200px; background: #FFFFFF; color:#333333; z-index: 10;}
#left_top_menu ul li:hover ul li:hover ul li a:hover {background: transparent url(/images/black_li.png) no-repeat scroll 0 0; color:#FFFFFF; z-index: 10;}

.shop_table
{
	border: 0px;
	text-align: center;
	margin: 0px !important;
	padding: 0px !important;

}


.shop_table td
{
	margin: 0px !important;
	padding: 0px !important;

	border: 0px;
	text-align: center;
}

.shop_table img 
{
	border: 0px !important;
	margin: 0px !important;
	padding: 0px !important;

}

.shop_table .name_product, .name_product_not_active
{
	margin: 5px 0px 7px 0px; 

}

.shop_table .name_product_not_active a
{
	color: #959595 !important; 
}

.shop_table .price_not_active 
{
	margin: 10px 0px 7px 0px; 
	color: #959595;

}

.shop_table .price 
{
	margin: 10px 0px 7px 0px; 
	color: #db1905;
	font-size: 16pt;
}

.shop_table .price img
{
	border: none;
}

h1, .title
{
	color: #4f3327;
	font-weight: normal;
	font-family: Georgia;
	font-size: 20pt;
	line-height: 150%;
	margin: 0px 0px 10px 0px;
}

h2
{
	font-family: Georgia;
	font-weight: normal;
	font-size: 16pt;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	line-height: 110%;
	color: #5D432A;
}

.justify
{
text-align: justify;
}

.green_grad h2,
.turquoise_grad h2,
.red_grad h2
{
	color: #FFF;
}

a
{
	color: #0096aa;
}

.dashed_link
{
	color: #AA0000;
	text-decoration: none;
	border-bottom: 1px dashed #AA0000;
}

.rightalign
{
	text-align: right;
}

.right10px
{
	padding: 0px;
	
}

.borders_on_main
{
	border-left: 4px groove #DDDDDD;
	border-top: 4px groove #DDDDDD;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	vertical-align: top;	
}                    

.left_menu
{
 	width: 150px;
	border: solid 1px #6dcff6;
	border-collapse: collapse;
}

.main_page
{
	width: 825px;
}


.opisanie
{
	width: 780px;
	border: 2px solid #707070 !important;
}

.opisanie td
{
        width: 25%;
	border: 1px dotted #707070 !important;
	vertical-align: middle;
}

.opisanie h2
{
	text-align: center;
	padding: 0px;
	
}

.opisanie_mp3
{
	width: 700px;
	border: 2px solid #707070 !important;
}

.opisanie_mp3 td
{
        width: 50%;
	border: 1px dotted #707070 !important;
	vertical-align: middle;
}

.service
{
	width: 700px;
	border: 2px solid #707070 !important;
}

.service td
{
        width: 33%;
	border: 1px dotted #707070 !important;
	vertical-align: top;
	padding: 0px 5px 0px 5px !important;
}


.top_dh
{
	
	width: 968px;
	padding: 0px;
	margin: 0px;	
	text-align: left;
}

.top_dh td
{
        padding-right: 30px;
}

.top_katalog
{
	width: 825px;
	padding: 0px !important;
	margin: 0px !important;
}

.header_table td
{
	color: #FFF;
	vertical-align: top;
}

.header_table a
{
	color: #FFF;
}

.header_table .green_grad
{
	width: 221px;
	zoom: 1;
	position: relative;
	background: url('/images/green_grad.gif') repeat-x 0 100%;
	background-color: #8da825;
	border: 0px solid #f00;
	padding: 13px 0px 0px 29px;
	margin: 0px;
	height: 201px;
}

.header_table .green_grad ul
{
	margin: 0px;
	padding: 0px;
}

.header_table .green_grad li
{
	zoom: 1;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background: url('/images/li_arr.gif') no-repeat 0 7px;
	line-height: 140%;
	list-style-type: none;
}

.header_table .blue_grad
{
	zoom: 1;
	position: relative;
	padding: 13px 0px 0px 29px;
	margin: 0px;
	height: 201px;
	background: url('/images/sunflower.jpg') no-repeat 0 0;
}

.br
{
	position: absolute;
	bottom: 0px !important;
	bottom: auto;
	top: expression((parentElement.clientHeight - 8) + "px");
	right: 0px !important;
	right: auto;
	left: expression((parentElement.clientWidth - 8) + "px");
	background: url('/images/br_angle.png') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/br_angle.png');
	width: 8px;
	height: 8px;
}

.content_table
{
        padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;	
}


.content_table li
{
	margin: 0px 15px; 	
}

.content_table td
{

	vertical-align: top;
	margin: 0px;
	padding: 0px;                    
}

.content_table .right_td
{
	padding: 0px;
	color: #FFF;
}

.content_table .right_td h1
{
	font-size: 16pt;
	margin: 0px;
	line-height: 110%;
	color: #FFF;
}

.content_table .right_td a
{
	color: #FFF;
}

.content_table .right_td .green_grad, .content_table .right_td .blue_grad_2, .content_table .right_td .red_grad
{
	margin-bottom: 0px;
}


.content_table .left_td
{
	padding: 0px 5px 0px 5px;
	line-height: 130%;
}

.content_table .date
{
	color: #9e987b;
	font-size: 8pt;
}

.content_table .left_date
{
	color: #EEEEEE;
	font-size: 8pt;
}

.content_table .news_title
{
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 2px 2px;
	margin: 0px;
}

.content_table .news_group
{
	margin: 0px 0px 3px 0px;
	list-style-type: none;
	padding-left: 3px;
}

.content_table .news_group li
{
	margin-bottom: 3px;	
	padding-left: 0px;
}

.rss_4_ie
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index:-1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rss/rss_2.0.png');
}

.archives_4_ie
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index:-1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/archives.png');
}

.content_table .tags, .content_table .tags a
{
	color: #9E987B;
	margin-top: 5px;
	font-size:10pt;
}

.content_table .left_tags, .content_table .left_tags a
{
	color: #EEEEEE;
	margin-top: 5px;
	font-size:10pt;
}

.content_table .public td
{
	padding-right: 5px;
	
}

.form_to_main input
{
	width: auto;
	border: none;
}

.form_to_main .button
{
	height: 22px;
	color: #FFF;
	border: 1px solid #AAAAAA;
	background-color: #236881;
}


.shop_table td
{
	background-color: #ffffff;	
	padding-right: 0px;
}

.shop_table img 
{
	border: 1px solid #d6d6d6;
}

.shop_table .name_product
{
	margin: 5px 0px 7px 0px; 
}

.shop_table .price 
{
	margin: 10px 0px 7px 0px; 
	color: #db1905;
	font-size: 16pt;
}

.shop_table .price img
{
	border: none;
}

.footer 
{
        margin: 0px;
	padding: 0px;
	border-collapse: collapse;

}
.footer td
{
	padding: 0px 0px 0px 3px;
}

.copyright
{
	color: #938676;
	font-size: 9pt;
	line-height: 140%;
	height: 10px;
}



/* Для 1 - 2 - 3 списка информационных элементов */
.current, .page_link, .ctrl
{
	padding: 0.2em 0.5em 0.3em 0.5em;
	float: left;
	display: block;
	margin-right: 0.3em;
}

.page_link
{
	border: 1px dashed #bbbbbb;
}

.news_img
{
	padding: 0.2em 0.5em 0.3em 0.5em;
	
}

.current
{
	background: #e75000;
	color: #fff;
	border: 1px solid #d73000;
}

.ctrl
{
	padding: 0.5em 0.5em 0.3em 0.5em;
	font-size: 10px;
	color: #4F3327;
}

.path_arrow
{
	color: #0096AA;
	padding: 0px 5px 0px 5px;
	font-size: 10pt;
}

/* Информационные элементы */
.read_more
{
	float: left;
	display: block;
	padding: 0.2em 0em 0.3em 0em;
	margin-right: 0.3em;
}

#ShowAddComment
{
	margin: 20px 0px;
	font-size: 14pt;
}

.comment
{
	background-color: #eae4df;
	padding: 30px;
	margin: 15px 0px 5px 0px;
	width: 450px;
	zoom: 1;
	position: relative;
	padding: 20px;
}

.comment p
{
	margin: 0px 0px 5px 0px;
}

.comment_desc
{
	margin: 0px 0px 10px 20px;
}

/* Стили для магазина */

.shop_cart_description
{
	border-collapse: collapse;
	empty-cells: show;
	
}

.shop_cart_description td
{
	width: 260px;
	background-color: #FFFFFF;
	
}


.shop_cart_table
{
	width: 780px;

}

.shop_cart_table, .shop_cart_table td
{
	border-collapse: collapse;
	empty-cells: show;
	border: 1px solid #C8C0A9;
	background-color: #FFFFFF;

}

.shop_cart_table td, .shop_cart_table_title td
{
	padding-right: 5px;
	padding-left: 5px;
	height: 25px;
	vertical-align: middle;
	width: 210px;
}

.shop_cart_table td
{
	border-bottom: 1px solid #C8C0A9;
	vertical-align: middle;
	text-align: center;
}

.shop_cart_table_title td
{
	background-color: #EAE4DF;
	font-weight: bold;
	height: 30px;
}

#error
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 25px;
	position: relative;
	font-size: 8pt;
	border-collapse: collapse;
	border: 1px #CA1D13 dashed;
	color: #CA1D13;
	background-color: #ffffff;
	background: url('/hostcmsfiles/images/error.gif') no-repeat 5px 50%;
	width: 450px;
}

#message
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 25px;
	position: relative;
	font-size: 8pt;
	border-collapse: collapse;
	border: 1px #4ba749 dashed;
	color: #4ba749;
	background: url('/hostcmsfiles/images/message.gif') no-repeat 5px 50%;
	width: 450px;
}

#message_top
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 25px;
	position: relative;
	font-size: 8pt;
	border-collapse: collapse;
	border: 1px #4ba749 dashed;
	color: #4ba749;
	background: url('/hostcmsfiles/images/message.gif') no-repeat 5px 7px;
}

#message_plus
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 25px;
	position: relative;
	font-size: 8pt;
	border-collapse: collapse;
	border: 1px #4ba749 dashed;
	color: #4ba749;
	background: url('/hostcmsfiles/images/message_plus.gif') no-repeat 5px 50%;
	width: 450px;
}

#message p
{
	margin: 0px;
	padding: 0px;
}

.red_star
{
	font-weight: bold;
	color: red;
}

.green_star
{
	font-weight: bold;
	color: #4ba749;
}

.price_table_border, .price_table_border td
{
	border-collapse: collapse;
	empty-cells: show;
	border-width:1px;
	border-color: #C8C0A9;
	border-style: dashed;
	padding-left: 5px;
}

/* Строки фильтра и сортировки */
.shop_block
{
	border: 1px solid #C6BEA7;
	background-color: #EEEEEE;
	padding: 5px 7px;
	margin: 10px 5px 10px 0px;
}

.shop_block a
{
	position: relative;
	z-index: 2;
}

.arrow_up
{
	width: 16px;
	height: 16px;
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up.png');
	z-index: 1;
}

.arrow_up_gray
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up_gray.png');
}

.arrow_down
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down.png');
}

.arrow_down_gray
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down_gray.png');
}

.shop_navigation {
	list-style-type: none;
	margin: 0;
	padding: 15px 0;
}

.shop_navigation li {
	float: left;
	padding-right: 10px;
}

.shop_navigation span {
	margin-right: 10px;
}

.shop_navigation_current span {
	color: #cc3366;
	font-weight: bold;
	font-size: 14pt !important;
}

/* END стили для магазина */


/* Стили для  */
.user_blog_table td
{
	padding: 3px 3px 3px 0px;
}

.user_blog_table .head td
{
	border-bottom: 1px solid #666;
	font-weight: bold;
}

/* END Стили для блогов */


.helpdesk_status_1
{
	color: #999999;
}

.helpdesk_status_2
{
	color: #000000;
}

.helpdesk_hour div, .helpdesk_wt_0, .helpdesk_wt_1
{
	float: left;
	width: 20px;
	height: 20px;
	margin: 0px 1px 1px 0px;
	/*border: 1px solid #777;*/
}

.helpdesk_wt_0
{
	background-color: #e3d6cc;
}

.helpdesk_wt_1
{
	background-color: #a6bd4a;
}

.helpdesk_day
{
	width: 100px;
}

.helpdesk_day div
{
	height: 19px;
	/*border: 1px solid #e3d6cc;*/
	margin: 0px 1px 1px 0px;
	padding: 1px 0px 0px 5px;
}

.helpdesk_hour
{
	text-align: center;
}

.mceContentBody 
{ 
	background: white; 
	color: #000; 
} 

.button_recount input 
{
	background: url(/images/button_recount.png);
}

#float_left
{
	float: left;
}

#notice
{
	font-size: 8pt;
	color: #4BA749;
}

.shop_cart_table td img
{
	margin-bottom: -6px !important;
}

#cart_left
{
	align: left;
}

input.buttons {
    background: none no-repeat top left;
    border: none;
    cursor: pointer;
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0 2px 0 0;
    text-indent: -9999px;
    width: auto;
}

input.dalee 
{ 
	background-image: url(/images/button_dalee.png); 
	width: 150px; 
	height: 47px;
}

input.ready 
{ 
	background-image: url(/images/button_ready.png); 
	width: 150px; 
	height: 47px;
}

input.recount 
{ 
	background-image: url(/images/button_recount.png); 
	width: 150px; 
	height: 47px;
}

#left_bottom tags
{
	color: #FFFFFF;
}