.empty {}

body
{
	font-size: 80%;
	background-color:#2a263d;
	color:#000000;
	margin: 0px;
	text-align: center; /*Для выравнивания по центру блоков в IE*/
}

/*Для выравнивания картинок по левому краю*/
.float_left
{
	float: left;
	margin: 5 10 3 0;
	border: 1px solid gray;
}
/*------------------------------------------------------*/

/*Таблицы в контенте*/
table.bordered th, table.bordered td
{   
	padding: 5px;	
	margin-top: 0px;
	margin-bottom: 0px;
	/*Аналог cellpadding=0 cellspacing=0*/
   border: 1px solid gray;
	border-collapse: collapse;	
}

/*Делаем класс для тех, кто без границы*/
table.no_border
{
	border: none;
}

.no_border td
{
	border: none;
}
/*/Делаем класс для тех, кто без границы*/
/*------------------------------------------------------*/

/*Меню "хлебные крошки"*/
.breadcrumbs
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #02224B;
}

.breadcrumbs a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #02224B;
	text-decoration: underline;
}

.breadcrumbs a:hover
{
	color: #02224B;
}
/*Меню "хлебные крошки"*/


/*Новости*/
.newsblock_title
{
	color: white;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 15px;
}

.date
{	
	font-weight: bold;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.92em;	
}

.date_main
{
	font-weight: bold;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.89em;
	color: White;
}

.news_date
{
	color: Gray;
	font-size: 0.85em;
}

.news_title
{
	padding-bottom: 0px;
	margin: 0px;
}

.news_title a
{
	font-size: 0.99em;
	font-weight: bold;	
}

.news_title a:hover
{
	color: #AA0425;
}

.news_title_rss a
{
	color: #D0CECE;	
	font-size: 0.89em;
	text-decoration: underline;
	font-weight: bold;
}

.news_title_rss a:hover
{
	text-decoration: none;
}

.news_detail
{
	padding-bottom: 15px;
	text-align: right;
}

.news_detail a
{

}

.all_news
{
	text-align: right;
	padding-right:0px;
}

.all_news a
{
	color: white;
	font-size: 0.89em;
}

.all_news a:hover
{
	color : #AA0425;
}
/*/Новости*/

/*Верхняя часть*/
.top
{
	height: 200px;
	background-color: black;
}
/*/Верхняя часть*/

.bottom_line
{
	border-bottom: 0px solid #AEB9E6;
}

#logo_big{
	position:absolute;
	top:5;
	left:5;
	width:220px;
	height:180px;
	border: 0px solid white;	
}

.div_hr
{
	background-color: white;
	margin-top:10px;
	margin-bottom:10px;
}

.faq_input
{
	width:250px;
	border: 1px solid black;
}

/**/

.divorce_title{
	font-size: 0.9em;
	line-height: 2.0em;
}

h3.divorce_title a
{
	color: #6C7B90; 
	font-size:1.1em;
}

.divorce_announce
{
	font-size: 0.8em;	
}

td,th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;

}
table, img {border:0}

img.water {border: 1px solid #6C6696; padding: 0; margin: 0;}

a {color:#003384; text-decoration:underline}
a:hover {color:#CC0000; text-decoration:underline}

.mmenu {color:#5FB2FE; font-weight: bold; font-size:12px; text-decoration:none; font-family:Arial, Helvetica, sans-serif; text-transform: uppercase;}
.mmenu:hover {color: #FFFFFF; font-weight: bold; font-size:12px; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}

.flash {color:#FFFFFF; text-decoration:none; font-size:12px;}
.flash:hover {color:#F73639; text-decoration:none; font-size:12px;}

h1 {
	font:24px Georgia, "Times New Roman", Times, serif;
	margin-bottom:0px;
	margin-top:0px;
	color:#4B446F;
	text-align: center;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #0C75A3;
	text-align: center;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #0D89C6;
	font-style: italic;
	text-indent: 20pt;
}

.norepeat {background-repeat: repeat-x; }
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align:justify;
	text-indent: 20pt;
}
.bg1 {
	border-width: 1px;
	border-style: solid;
	border-color: #6C6696;
}
.bg2 {
	border-width: 1px;
	border-style: solid;
	border-color: #2C2A4D;
}

.footer {
	padding: 10px;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 20pt;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}

.tablecent {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		color: #000000;
		border-collapse:collapse
}
.tablecent td {color:black; text-align:center; border: 1px solid #6C6696; text-indent: 0;}

#container
{
	width: 1240px;
	margin: 0 auto;
	overflow: hidden;
}
#container td
{
	vertical-align: top;
}
#container .bg2 td
{
	vertical-align: middle;
}
/* Левая колонка */
#container .left-column
{
	width: 234px;
}
.left-column .spacer
{
	height: 193px;
}
#container .left-column a.left-item, #container .left-column .left-item
{
	display: block;
	width: 142px;
	_width: 100%;
	height: 36px;
	margin: 0px 3px 14px 8px;
	padding: 0px 0px 0px 70px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(left-item-bg.jpg) no-repeat center left #178eb1;
	line-height: 36px;
	white-space: nowrap;
}
.left-column a:hover.left-item
{
	color: #5FB2FE;
}
/* /Левая колонка */
/* Правая колонка */
#container .right-column
{
	width: 234px;
}
.right-column .basket
{
	width: 211px;
	height: 145px;
	margin: 18px 0px 0px 14px;
	color: #fff;
	background: url(basket.jpg) no-repeat center #178eb1;
}
.right-column .basket a.basket
{
	display: block;
	position: relative;
	top: 5px;
	margin: 0px 0px 15px 20px;
	width: 185px;
	height: 55px;
	background: none;
}
.right-column .basket .info
{
	position: relative;
	left: 30px;
	width: 155px;
}
.right-column .spacer
{
	height: 70px;
}
.right-column .text
{
	margin: 0px 8px 0px 12px;
}
.right-column .red
{
	color: #ff0000;
}
.right-column .item
{
	text-align: right;
	margin: 0px 0px 0px 0px;
	color: #03ddf2;
}
.right-column hr
{
	color: #03ddf2;
	background-color: #03ddf2;
}
.right-column .circle
{
	display: inline-block;
	width: 10px;
	height: 11px;
	background: url(circle.jpg) no-repeat center;
	margin: 0px 3px 0px 0px;
}
/* /Правая колонка */

div.catalog
{
	margin: 0px;
	_margin: -200px 0px 0px 0px;
	padding: 0px;
	width: 764px;
	background: none transparent;
	vertical-align: top;
}

.catalog .chooser
{
	color: #000;
	text-decoration: none;
	font-size: 0.9em;
	border-collapse: collapse;
	padding: 0px;	
	margin: 18px 18px 0px 18px;
}

.catalog .chooser td
{
	width: 20%;
	padding: 0px;
}

.catalog .chooser td.nobr
{
	white-space: nowrap;
}

.catalog .chooser a
{
	color: #000;
	height: 31px;
	line-height: 31px;
	display: block;
	padding: 0px 5px;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	vertical-align: bottom;
}

.catalog .chooser .current
{
	height: 31px;
	line-height: 31px;
	display: block;
	padding: 0px 5px;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	text-transform: lowercase;
	background: none #fff;
	color: #000;
	position: relative;
	top: 0px;
	left: 0px;
}

.catalog .chooser .current .shadow
{
	background: url(chooser-shadow.png) no-repeat top left;
	behavior: url(/image/iepngfix.htc);
	display: block;
	width: 11px;
	height: 31px;
	position: absolute;
	right: -11px;
	top: 0px;
}

.catalog div.product-list
{
	background: none #fff;
	padding: 8px;
	min-height: 300px;
	_height: 300px;
	margin: 0px 18px 18px 18px;
	position: relative;
}

.catalog div.product-list .hr
{
	background-color: #bbb8c6;
	height: 2px;
	line-height:2px;
	font-size: 1px;
	margin: 10px 0px;
}

.catalog div.product-list .shadow
{
	background: url(catalog-shadow.png) repeat-y top left;
	behavior: url(/image/iepngfix.htc);
	display: block;
	width: 11px;
	height: 100%;
	position: absolute;
	right: -11px;
	-right: -27px;
	top: 0px;
}

.catalog div.product-list .shadow-margin
{
	background: url(catalog-shadow.png) repeat-y top left;
	behavior: url(/image/iepngfix.htc);
	display: block;
	width: 11px;
	position: absolute;
	right: -11px;
	-right: -27px;
	top: 31px;
	bottom: 0px;
	_height: expression(document.getElementById('product-list').offsetHeight - 31 + 'px');
}

.catalog div.product-list .shadow .corner, .catalog div.product-list .shadow-margin .corner
{
	background: url(chooser-shadow.png) no-repeat top left;
	behavior: url(/image/iepngfix.htc);
	display: block;
	width: 11px;
	height: 31px;
	position: absolute;
	right: 0px;
	_right: -1px;
	-right: 15px;
	top: -31px;
}

.catalog table.product-list
{
	width: 100%;
}

#container .catalog table.product-list td
{
	vertical-align: top;
}

.catalog table.product-list td.img
{
	width: 105px;
}

.catalog table.product-list tr
{
	background: url(product-list-tr.gif) repeat-x bottom;
}

.catalog table.product-list tr.second
{
	background: none;
	height: auto;
}

.catalog table.product-list tr.second td
{
	height: auto;
	padding: 5px 0px;
}
.item-title
{
	font-size: 1.4em;
}

.order-details
{
	padding: 4px 0px 6px 0px;
}

.order-details table
{
	width: 100%
}

.order-details td
{
	width: auto;
	padding: 0px 5px;
}

form.basket-form
{
}
#basket
{
	margin: 20px;
}
