body {
	background: #fff7e7; 
	font-family: arial; 
	font-size: 13px;
	line-height: 1.385; 
	padding-bottom: 5px;
	min-width: 1000px;
	}

.e404 {
	background: #f3f3f3;
	}

sup, sub {
	vertical-align: middle;
	position: relative;
	font-size: 75%;
}
sup { bottom: 0.5em; }
sub { top: 0.5em; }

div.strut { clear: both;}

span.tsp {
	display: inline;
	display: inline-block;
	display: -moz-inline-box;
	vertical-align: top;
	width: 0.125em;
	height: 0.125em;
	overflow: hidden;
	text-decoration: inherit
}

/* Ссылки */
a,
span.switch
{ color: #3C62DE; border-color: #3C62DE; cursor: pointer; outline: none; }

a.green
{ color: #197005; border-color: #3C62DE; cursor: pointer; outline: none; }

a:visited
{ color: #551a8b; border-color: #551a8b; }

a:hover,
span.switch:hover
{ color: #f01a00; border-color: #f01a00; }

a.quoted_lnk
{ text-decoration: none; }

a .slaquo,
a .hlaquo,
a .slaquo-s,
a .hlaquo-s,
a .slaquo-b,
a .hlaquo-b
{ margin: 0; }


a img { border: none; }

span.index:
{
width:80%;
margin-left:2em;
}


.quoted_lnk .inner_q_l
{ text-decoration: underline; }

span.switch
{ text-decoration: none; border-bottom: 1px dashed; }

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	}
h1 {
	font-size: 24px;
	margin: 16px 0 5px;
	}
h3 {
	font-size: 20px;
	}
h4 {
	font-size: 18px;
	margin-left: 2px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-bottom: 0px;
	}
h5 {
	font-size: 1em;
	}

p
{
	margin:0.8em 0;
}

span.smallcapitals
{
	font-size: 0.875em;
	letter-spacing: 0.15em;
}


div.menu {
	background-image: url(/img/top-pattern.png); 
	background-repeat: no-repeat;
	background-position: 20% 0;
	min-height: 70px;
	padding-left: 20%;
	}
	div.menu img {
		width: 16px;
		height: 20px;
		margin: 0 15px 0 5px;
		vertical-align: bottom;
		}
	.e404 div.menu {
		background-image: url(/img/top-pattern-404.png); 
		}
	.menu h1 {
		padding-top: 5px;
		margin-bottom: -3px;
		}
	.menu p {
		line-height: 25px;
		margin: 0;
		}

.aside ul, .aside li {
	padding: 0;
	margin: 0.3em 1em 0 0;
	list-style-type: none;
	
	}
	.aside li {
		text-indent: -1.308em;
		
		/* IE fixes */
		position: relative;
		zoom: 1;
		margin-left: -2em;
		padding-left: 2em;
		behavior: expression(!this.before ? this.before = this.innerHTML = '&mdash; ' + this.innerHTML : '');
		}
		.aside li:before { content: '— '; }
		.aside li img {
			vertical-align: top;
			}

.aside h5 {
	font-size: 1em;
	margin: 2em 1em -0.2em 0;
	}
	.aside h5:first-child {
		margin-top: 0.3em;
		}

.aside p {
	margin-right: 1em;
	}

.text-content {
	position: relative;
	left: 2em;
	margin: 1em 5% 0 5%;
/* 	overflow: hidden; */
	}
	.text-content .single {
		width: 28%;
		padding-right: 5%
		}
	.text-content .double {
		width: 61%;
		padding-right: 5%
		}
	.text-content .right {
		float: right;
		}

.big-sum {
	font-size: 2.769em;
	position: relative;
	top: 7px;
	margin: 0;
	}

.demise_form {
	width: 45%;
	margin: 1.1em 0 0 5%;
	float: right;
	background: url(/img/purple-t.png) top left no-repeat #9b95c9;
	color: #ebeaf4;
	}
	.demise_form .r {
		background: url(/img/purple-r.png) top right no-repeat;
		}
	.demise_form .b {
		background: url(/img/purple-b.png) bottom right no-repeat;
		padding-top: 9px;
		}
	.demise_form .l {
		background: url(/img/purple-l.png) left bottom no-repeat;
		padding: 0 3em 2em;
		}
	.demise_form input.text {
		width: 100%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 2em;
		}
	.demise_form .submit {
		float: right;
		margin-left: 0.5em;
		font-size: 2em;
		}
	.demise_form h4{
		margin: 0;
		}
	* html .demise_form input.text {
		position: absolute;
		top: 0.2em;
		}
	* html .demise_form input.submit {
		display: block;
		width: 3em;
		margin-left: -3em;
		}
	* html .demise_form .sizeable {
		position: relative;
		padding-top: 3em;
		margin-right: 7em;
		}
 
div.main-text
{
	margin-top:10px;

}

div.main-text p
{
	margin-right:25%;

}

div.logo
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}


div.show
{
	margin-left: 1px;
	margin-right: 0;
	margin-top: 10px;
	width:300px;
	float:left;
}

.footer {
	margin: 40px 0 0 20%;
	}
	.text-content .footer {
		margin-left: 0;
		}

.sizeable {
	overflow: hidden;
/* 	zoom: 1; */
	}

div.relative {
	position:relative;
	top:0px;
	left:0px;
}

span.slaquo {margin-right: 0.44em}
span.hlaquo {margin-left: -0.44em}
span.slaquo-s {margin-right: 0.6em}
span.hlaquo-s {margin-left: -0.6em}
span.slaquo-b {margin-left: 0.85em}
span.hlaquo-b {margin-left: -0.85em}


.sbrace { margin-right: 0.3em; }
.hbrace { margin-left: -0.3em; }


.dashed-href
{
text-decoration:underline;
}



/* Switch */

.text .img
{ margin: 0; height: 225px; overflow: hidden; position: relative; //zoom: 1; }

.text img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: #fff;
	}

.disabled {
	color: #888;
	}

span.switch { margin-left: .3em; margin-right: .3em; }

span.switch.current-switch
{ color: #000; cursor: default; background: #ffeb99; border-bottom: .3em solid #ffeb99; padding-top: .3em; padding-left: .3em; padding-right: .3em; margin: 0; }

span.switch.disabled
{ color: #888; cursor: default; border: none; }

span.no-switch
{ color: #808080; cursor: default; border-bottom: .3em solid #ffffff; padding-left: .3em; padding-top: .3em; padding-right: .3em; margin: 0; }


/* Bubble */
.nosp {padding: 0px; margin: 0px; border-collapse: collapse; border: none; margin-top:20px;} /*no spacing*/
.nosp td{padding: 0px;}

.fullwidth {width: 100%;}

.main_grid .t_l {
	height: 10px;
}

* html .main_grid .t div{zoom: 1; position: relative;}

.main_grid {
	width: 100%;
	}
	.main_grid .t_l {
		background: url('/img/bubble-tl.png') right bottom no-repeat;
		vertical-align: bottom;
	}

	.main_grid .t_l .strut {width: 10px;}

	.main_grid .t {
		background: url('/img/bubble-t.png') bottom repeat-x;
		vertical-align: bottom;

		height: 12px;
	}

	.main_grid .t_r {
		background: url('/img/bubble-tr.png') left bottom no-repeat;
		vertical-align: bottom;
	}

	.main_grid .t_r .strut{width: 10px;}

	.main_grid .l {
		background: url('/img/bubble-l.png') right repeat-y;
	}

	.main_grid td.content {
		background: #fff;
		}

	.main_grid .r {
		background: url('/img/bubble-r.png') left repeat-y;
	}

	.main_grid .b_l {
		height: 15px;
		background: url('/img/bubble-bl.png') right top no-repeat;
	}

	.main_grid .b {
		background: url('/img/bubble-b.png') top repeat-x;
	}

	.main_grid .b_r {
		background: url('/img/bubble-br.png') left top no-repeat;
	}

	.e404 .main_grid .t_l {
		background: url('/img/bubble-tl-404.png') right bottom no-repeat;
	}

	.e404 .main_grid .t {
		background: url('/img/bubble-t-404.png') bottom repeat-x;
	}

	.e404 .main_grid .t_r {
		background: url('/img/bubble-tr-404.png') left bottom no-repeat;
	}

	.e404 .main_grid .l {
		background: url('/img/bubble-l-404.png') right repeat-y;
	}

	.e404 .main_grid .r {
		background: url('/img/bubble-r-404.png') left repeat-y;
	}

	.e404 .main_grid .b_l {
		background: url('/img/bubble-bl-404.png') right top no-repeat;
	}

	.e404 .main_grid .b {
		background: url('/img/bubble-b-404.png') top repeat-x;
	}

	.e404 .main_grid .b_r {
		background: url('/img/bubble-br-404.png') left top no-repeat;
	}

td.left_margin, td.right_margin {width: 3.5%;}
td.left_margin .strut {width: 10px;}
td.right_margin .strut {width: 40px;}
td.left_margin {text-align: right;}
td.right_margin{text-align: left;}

.main_grid td.content {
	padding: 0em;
	padding-bottom: 1em;
	}
	.main_grid  td.content.td-1 {
		padding-left: 2%;
		}
	.main_grid  td.content.td-2 {
		padding-left: 1%; padding-right: 1%;
		}
	.main_grid  td.content.td-3 {
		padding-right: 2%;
		}

.index h2 {
	font-family: arial;
	font-style: normal;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0.5em 0 0 1.8em;
	white-space: nowrap;
	}
	.index h2 img {
		margin-left: 5px;
		}

.index h3 {
	font-family: arial;
	font-style: normal;
	font-size: 2.5em;
	font-weight: normal;
	margin: 2px 0 15px 0.8em;
	line-height: 1.15;
	width: 80%;
	}

.index p {
	width: 80%;
	margin: 0 0 0.5em 2em;
	}
	.index p.caption {
		margin: 0 0 0.8em 1.7em;
		}
	.index.about p {
		margin: 0.8em 0;
		}

td.advert {
	background: #fff;
	padding: 0 2%;
	}
	.advert .images {
		float: left;
		padding: 2.5% 0;
		}
	.advert .text {
		overflow: hidden;
		padding: 2.5% 1em 0 2.5em;
		zoom: 1;
		font-size: 1.35em;
		}
		.advert .text .big {
			font-size: 1.3em;
			margin: 0;
			}
		.advert .text .number {
			font-size: 1.8em;
			position: relative;
			left: -0.6em;
			margin: 0.4em 0;
			}
		.advert .text h2 {
			font-size: 3.3em;
			font-family: arial;
			font-style: normal;
			font-weight: normal;
			margin: 0;
			}
		.advert .text strong {
			display: inline-block;
			font-weight: normal;
			background: #9b95c9;
			color: #fff;
			padding-left: 0.3em;
			padding-right: 0.3em;
			}
	.advert .decor_line {
		background: url(/img/ss2.gif) 0 50% repeat-x;
		clear: both;
		}
		.advert .decor_line div {
			width: 70px;
			height: 80px;
			background: url(/img/ss.png) 50% 50% no-repeat #fff;
			margin: 0 auto;
			}


span.dot { position: absolute; text-indent: -1000em; }
span.ruble { text-transform:uppercase; }
span.hyphen:after { content: '\2013'; }
span.hyphen0:after { content: '\2013'; }
span.hyphen { width: 3em; position: relative; top: 0.15ex; margin:0 -3em 0 0; display: inline-block; behavior: expression(!this.innerHTML ? this.innerHTML = '&ndash;' : ''); }
span.hyphen0 { position:absolute; margin:2ex 0 0; behavior: expression(!this.innerHTML ? this.innerHTML = '&ndash;' : ''); }

input.inactive {
	color: #999;
	}

.feedback {
	padding: 0;
	margin: 1.5em 0 0;
	width: auto;
	zoom: 1;
	}
	.feedback p, .content .feedback p {
		margin: 1em 0;
		clear: both;
		position: relative;
		}
		.feedback p:after {
			content: ' ';
			clear:both;
			display: block;
			width: 0;
			height: 0;
			overflow: hidden;
			font-size: 0;
			}
		.feedback label span {
			float: left;
			max-width: 30%;
			}
		.feedback small span {
			float: none;
			}
		.feedback p input, .feedback p textarea, .feedback small {
			width: 66%;
			float: right;
			margin: 0;
			}
	.feedback .agree {
		clear: both;
		float: right;
		width: 66%;
		margin: 0 5px 3em;
		}
		.feedback .agree input {
			margin-left: 0;
			margin-right: 0.5em;
			float: left;
			}
		.feedback .agree div {
			overflow: hidden;
			zoom: 1;
			}
	.feedback small {
		color: #999;
		font-size: 0.8462em;
		margin: 5px 6px 1.5em 0;
		}
	div.submit {
		background-position: 0 -82px;
		background-repeat: repeat-x;
		width: auto;
		clear: both;
		margin: 1em 0;
		zoom: 1;
		}
		div.submit div {
			height: 41px;
			background-position: 0 0;
			background-repeat: no-repeat;
			}
			div.submit div div{
				background-position: 100% -41px;
				}
		div.submit.expert, div.submit.expert div {
			background-image: url(../img/pb.png);
			}
		div.submit.search, div.submit.search div {
			background-image: url(../img/bb.png);
			}
		div.submit input {
			margin: 0.9em 0 0 -4px;
			position: relative;
			left: 32%;
			}
	.feedback .bad small {
		color: #d12523;
		}
	.feedback .good small {
		color: #5d8f36;
		}
	.feedback .good input {
		outline: 2px solid #a1dd77;
		}
	.feedback .bad input {
		outline: 2px solid #f26560;
		}
		.feedback .good > span:after, .feedback .bad > span:after {
			content: ' ';
			background: url(../img/validate.png) 0 0 no-repeat;
 			width: 22px;
			height: 22px;
			display: block;
			position: absolute;
			top: -1px;
			left: 100%;
			margin-left: 6px;
			z-index: 100;
			}
		.feedback .bad span:after {
			background-position: 0 -22px;
			}

div.review {
	margin: 1em 1em 2em 0;
	zoom: 1;
	}
div.review:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
	}
	.review .avatar {
		float: right;
		padding-left: 1em;
		}
	.review .column {
		overflow: hidden;
		/* padding: 0 1em; */
		}
.more_review {
	float: right;
	background: url(/img/more.gif) 0 80% no-repeat;
	padding: 0 5px 0 11px;
	}
	.more_review a,
	.more_review a:visited{
		color: #551a8b;
		text-decoration: none;
		border-bottom: 1px dashed #551a8b;
		}
