/*
 общие правила
 */
body {
    background-color:#fff;
    font-family: Tahoma;
    font-size: 14px;
    margin: 0 auto;
    position: relative;
	cursor:default;
	_background-attachment:fixed;
}

ul {
    list-style: none;
}

div, li, span, b, a, ul, ol, input, p, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
/*
скрываем текст, замененный sifr-ом
*/
div.alt {
    display: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    color: #EC686C;
    outline: none;
}
/*
ссылки и рейтинг выкрашиваем в разные цвета по сезонам
*/
body.spring a, body.spring span.expertrait {
    color: #EC686C;
}

body.winter a, body.winter span.expertrait {
    color: #333;
}

body.autumn a, body.autumn span.expertrait {
    color: #333;
}

body.summer a, body.summer span.expertrait {
    color: #333;
}
/*
админские ссылки
*/
a.admin {
    position:absolute;
	top:10px;
	left:10px;
}

a:hover {
    /* text-decoration: none; */
}

body.winter a:hover {
	color:#00bde5
}

a.print {
    display: block;
    float: left;
    height: 37px;
    padding: 10px 0 0 60px;
    color: #999;
    background: url(../im/icoprint.png) 0 0 no-repeat;
    font-family: Tahoma;
    font-size: 12px;
}

/*
 buttons
 */
div.button {
    background: url(../im/button2.png) top right no-repeat;
    height: 29px;
    position: relative;
    float: left;
    left: 10px;
    cursor: pointer;
    -margin-right: 5px;
}

div.button input {
    border: none;
    background: url(../im/button2input.png) top left no-repeat;
    height: 29px;
    font-size: 13px;
    color: #fff;
    overflow: visible;
    width: auto;
    padding: 0 0 0 20px;
    left: -20px;
    position: relative;
    font-family: Tahoma;
    cursor: pointer;
} .ff3 div.button input {
    padding-bottom: 5px;
}

/*
 Прибиваем footer к низу экрана
 */
html, body {
    height: 100%;
}

body {
    position: relative;
    min-width: 1000px;
	min-height:620px;
}

/*
 шапка страницы
 */
div#header {
    position: relative;
    z-index: 100;
    height: 100px;
	padding-top:23px;
}

/*
 логотип
 */
a.logo, strong.logo {
    display: block;
    height: 73px;
    left: 37px;
    position: absolute;
    top: 11px;
    width: 192px;
    background: url(../im/logowinter.png) 0 0 no-repeat;
}

body.summer a.logo, body.summer strong.logo {
    background: url(../im/logosummer.png) 0 0 no-repeat;
}

body.winter a.logo, body.winter strong.logo {
    background: url(../im/logowinter.png) 0 0 no-repeat;
}

body.spring a.logo, body.spring strong.logo {
    background: url(../im/logospring.png) 0 0 no-repeat;
}

body.autumn a.logo, body.autumn strong.logo {
    background: url(../im/logoautumn.png) 0 0 no-repeat;
}

/*
 верхнее меню
 */
div#header ul {
    padding: 17px 0 0 542px;
    overflow: hidden;
}

div#header ul li {
    float: left;
	padding:0 3% 5px 0;
	-padding:0;
	-margin-right:2%;
}

div#header a, div#header strong {
    font-size: 18px;
    color: #000;
    font-family: "Trebuchet MS";
	white-space:nowrap;
	letter-spacing:0.05em;
}

div#header li a{
	text-decoration:none;
	border-bottom:1px solid;
}

div#header ul li a:hover {
	color:#00bde5;
}

div#header ul li strong {
    font-weight: normal;
	color:#00bde5;
}


div.phone {
    width: 188px;
    height: 25px;
    background: url(../im/phone.png) 0 0 no-repeat;
    position: absolute;
	float:right;
    top: 39px;
   	left:284px;
}

div.bonus {
    width: 200px;
    position: absolute;
    top: 20px;
    right: 25px;
    text-align: center;
    z-index: 10;
    cursor: pointer;
}

div.bonus a {
    color: #000;
    width: 200px;
    text-decoration: none;
    display: block;
    text-align: center;
    font-size: 22px;
    padding-top: 250px;
    position: relative;
    font-family: "Trebuchet MS";
    background: url(../im/decorwinter.png) center 0 no-repeat;
    cursor: pointer;
}

div.bonus a span {
    border-bottom: 1px dashed;
	color:#fff;
}

div.bonus a:hover span {
    border: none;
}

div.bonus a strong.title {
    background: url(../im/titlecalkasko.png) 0 0 no-repeat;
    display: block;
    position: absolute;
    bottom: -5px;
    left: 0;
    height: 30px;
    width: 200px;
    cursor: pointer;
}
	.winter div.bonus a strong.title {
		background-image:url(../im/titlecalkasko-winter.png);
	}

div.bonus a:hover strong.title {
    background-position: 0 -30px;
}

body.summer div.bonus a {
    background: url(../im/decorsummer.png) center 0 no-repeat;
    padding-top: 160px;
}

body.winter div.bonus a {
    background: url(../im/decorwinter.png) center 0 no-repeat;
    padding-top: 250px;
}

body.spring div.bonus a {
    background: url(../im/decorspring.png) center 0 no-repeat;
    padding-top: 165px;
}

body.mar8 div.bonus a {
    background: url(../im/mar8.jpg) center 0 no-repeat;
    padding-top: 230px;
}

body.nw div.bonus a {
    background: url(../im/newyear.png) center 0 no-repeat;
    padding-top: 240px;
}

body.feb23 div.bonus a {
    background: url(../im/feb23.png) center 0 no-repeat;
    padding-top: 190px;
}

body.autumn div.bonus a {
    background: url(../im/decorautumn.png) center 0 no-repeat;
    padding-top: 200px;
}

div.count a strong.title {
    background: transparent url(../im/titlebonus.png) no-repeat scroll 0 0;
    cursor: pointer;
    display: block;
    height: 59px;
    position: relative;
    width: 200px;
    cursor: pointer;
    -background: transparent url(../im/titlebonusie.png) no-repeat scroll 0 0;
}

div.count a span {
    font-size: 0;
    display: none;
}

div.count a:hover strong.title {
    background-position: 0 -59px;
    -background: transparent url(../im/titlebonusiehover.png) no-repeat scroll 0 0;
}

/* основной контент */
div#content {
    overflow: hidden;
    min-height: 100%;
    position: relative;
    -height: 100%;
    -overflow-y: visible;
}

* html div#content, div#footer {width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 1000 ? "1000px" : "100%")}
/* ссылка "расчитать стоимость" на главной странице */
div.calculate {
    padding: 0;
    font-size: 25px;
    position: relative;
    margin: 0;
    left: 8%;
}

body.winter div.calculate a {
    background: url(../im/decorwinter.png) 0 0 no-repeat;
}

body.autumn div.calculate a {
    background: url(../im/decorautumn.png) 0 10px no-repeat;
}

body.summer div.calculate a {
    background: url(../im/decorsummer.png) 0 44px no-repeat;
}

body.spring div.calculate a {
    background: url(../im/decorspring.png) 0 40px no-repeat;
}

body.mar8 div.calculate a {
    background: url(../im/mar8.jpg) 0 40px no-repeat;
}

body.nw div.calculate a {
    background: url(../im/newyear.png) 0 40px no-repeat;
}

body.feb23 div.calculate a {
    background: url(../im/feb23.png) 0 40px no-repeat;
}

div.calculate a {
    font-size: 22px;
    color: #fff;
    font-family: "Trebuchet MS";
    position: relative;
    display: block;
    padding: 90px 0 0 190px;
    background: url(../im/decorautumn.png) 0 0 no-repeat;
    width: 300px;
    height: 150px;
    cursor: pointer;
}

div.calculate a:hover {
   /* border: none; */
}

body.winter div.calculate a:hover {
	color:#00bde5
}

div.calculate a strong.title {
    display: block;
    position: absolute;
    top: 90px;
    left: 180px;
    width: 240px;
    height: 60px;
    background: url(../im/titlecal.png) 0 0 no-repeat #fff;
    cursor: pointer;
}
	.winter div.calculate a strong.title {
		background: url(../im/titlecal-winter.png) 0 0 no-repeat #fff;
	}


div.calculate a:hover strong.title {
    background-position: 0 -60px;
}

/* меню навигацци калькулятора */
div.navigation {
    position: relative;
    padding: 0 80px 20px;
}

.loading {
    font-family: "Trebuchet MS";
    font-size: 15px;
    padding-left: 25px;
/*    background: url(../im/loading.gif) 0 2px no-repeat;*/
    background: #fff;
    border: 1px solid #ccc;
    position: fixed;
    top: 250px;
    left: 50%;
    width: 200px;
    margin-left: -150px;
    padding: 10px 50px;
    z-index: 100500;
	
	_position:absolute;
	_top: expression( ( 100 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );

/*
    top: 9px;
    left: 780px;
*/
    display: none;
}

div.navigation a {
    font-size: 15px;
    color: #999;
    text-decoration: none;
    border-bottom: none;
    margin: 0 10px;
    font-family: "Trebuchet MS";
    cursor: default;
}
	div.navigation a:hover {
		color:#999
	}

div.navigation a.clickable {
    color: #000;
    border-bottom: 1px dashed;
    cursor: pointer;
}
	body.winter div.navigation a.clickable:hover {
		color:#00bde5;
		border-bottom: 1px dashed #00bde5;
	}

div.navigation span.arr {
    display: inline-block;
    width: 7px;
    height: 6px;
    background: url(../im/arr.png) 0 0 no-repeat;
    position: relative;
    top: -1px;
}

div.navigation a.active {
    margin: 0 10px;
    font-size: 25px;
    border-bottom: none;
    position: relative;
    top: 2px;
    font-family: "Trebuchet MS";
    font-weight: normal;
    color: #000;
}

div.navigation a:hover {
    border-bottom: none;
}

div#center {
    margin: 0 0 100px;
    padding: 40px 0 0;
    position: relative;
    z-index: 30;
    overflow: hidden;
    min-height: 200px;
	-zoom:1;
	width:100%;
}

a.back {
    font-family: Tahoma;
    font-size: 12px;
    padding: 0 0 0 20px;
    background: url(../im/decor2.png) 0 2px no-repeat;
    margin: 0 0 30px 0;
    display: inline-block;
    position: relative;
    left: 80px;
}
#alert a.back {left:-3px}
#alert a {position:relative}


div.company {
    padding: 10px 350px 80px 100px;
    overflow: hidden;
    clear: both;
    position: relative;
    -overflow: visible;
    -height: 1px;
}

div.company p {
	clear:both;
	padding:10px 0;
}

div.company div.rait {
    float: right;
    width: 218px;
    height: 60px;
    background: url(../im/raitblock.png) 0 0 no-repeat;
    padding: 16px 0 0 80px;
    font-family: Tahoma;
    font-size: 12px;
    position: relative;
    top: -10px;
    left: 35px;
	cursor:pointer;
}

body.summer div.company div.rait {
    background: url(../im/raitblocksummer.png) 0 0 no-repeat;
}

body.winter div.company div.rait {
    background: url(../im/raitblockwinter.png) 0 0 no-repeat;
}

body.spring div.company div.rait {
    background: url(../im/raitblockspring.png) 0 0 no-repeat;
}

body.autumn div.company div.rait {
    background: url(../im/raitblockautumn.png) 0 0 no-repeat;
}

div.company a.question, div.company a.faq {
	background: url(../im/questionblue1.png) 0 0 no-repeat;
	color:#000000;
	display:block;
	font-family:Tahoma;
	font-size:15px;
	height:60px;
	padding:2px 0 0 70px;
	position:relative;
	float:right;
	text-decoration:none;
	top:5px;
	left:100px;
	width:218px;
}

body.autumn div.company a.question, body.autumn div.company a.faq {
    background: url(../im/questionautumn1.png) 0 0 no-repeat;
}

body.summer div.company a.question, body.summer div.company a.faq {
    background: url(../im/questionsummer1.png) 0 0 no-repeat;
}

body.winter div.company a.question, body.winter div.company a.faq {
    background: url(../im/questionblue1.png) 0 0 no-repeat;
}

body.spring div.company a.question, body.spring div.company a.faq {
    background: url(../im/questionspring1.png) 0 0 no-repeat;
}

div.company a.faq {
    padding-top: 10px;
    height: 55px;
}

div.company a.faq b, div.company a.question b {
    font-weight: normal;
    color: #333;
    border-bottom: 1px dashed;
}

div.company a.faq:hover b {
    border: none;
}

div.company a.question:hover b {
    border: none;
}

div.company div.rait span.expertrait {
    font-size: 16px;
	font-weight:bold;
	padding:0 5px;
    color: #333;
}

div.company div.rait span.socialrait {
    display:inline-block;
	width:69px;
	height:12px;
	background:url(../im/stars.png) 0 0 no-repeat;
	margin:0 5px;
}

div.company div.rait div.expert {
	padding-bottom:10px;
}

#fromlife h1,
div.company h1 {
    font-size:32px;
    font-family: "Trebuchet MS";
    font-weight: normal;
    position: relative;
    left: -5px;
	float:left;
    -white-space: nowrap;
}

div.company ul.topmenu {
    padding: 0 0 20px;
	width:100%;
	
    clear: both;
    overflow: hidden;
    position: relative;
}

div.company ul.topmenu li {
    float: left;
    padding: 0 15px 5px 0;
    position: relative;
    margin-right: 10px;
}

div.company ul.topmenu li a {
    font-family: Tahoma;
    font-size: 15px;
    display: block;
    /* color: #000; */
    height: 26px;
    line-height: 24px;
    padding: 0 0 0 15px;
    float: left;
}

div.company ul.topmenu li span.corner {
    position: absolute;
    display: block;
    width: 15px;
    height: 26px;
    right: 0;
    top: 0;
}

div.company ul.topmenu li.active {
    background: url(../im/decor1.png) center bottom no-repeat;
}

body.summer div.company ul.topmenu li.active {
    background: url(../im/decor1sum.png) center bottom no-repeat;
}

body.autumn div.company ul.topmenu li.active {
    background: url(../im/decor1aut.png) center bottom no-repeat;
}

div.company ul.topmenu li.active strong, div.company ul.topmenu li.active a {
    font-family: Tahoma;
    font-size: 15px;
    display: block;
    height: 26px;
    line-height: 24px;
    padding: 0 0 0 15px;
    background: url(../im/tab2.png) 0 0 no-repeat;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    float: left;
}

body.summer div.company ul.topmenu li.active strong,body.summer  div.company ul.topmenu li.active a {
	background: url(../im/tab2sum.png) 0 0 no-repeat;
}
body.autumn div.company ul.topmenu li.active strong, body.autumn div.company ul.topmenu li.active a {
	background: url(../im/tab2aut.png) 0 0 no-repeat;
}

div.company ul.topmenu li.active span.corner {
    background: url(../im/tab2.png) right 0 no-repeat;
}

body.summer div.company ul.topmenu li.active span.corner {
    background: url(../im/tab2sum.png) right 0 no-repeat;
}
body.autumn div.company ul.topmenu li.active span.corner {
    background: url(../im/tab2aut.png) right 0 no-repeat;
}


div.company ul.submenu {
    clear: both;
	width:100%;
    padding: 20px 0;
}

div.company ul.submenu li {
    float: left;
    margin-right: 15px;
    font-size: 11px;
    line-height: 20px;
    padding-bottom: 5px;
    position: relative;
}

div.company ul.submenu li a, div.company ul.submenu li strong {
    font-size: 12px;
    display: block;
    line-height: 20px;
    position: relative;
    height: 23px;
    line-height: 22px;
    text-decoration: none;
    float: left;
    cursor: pointer;
}

div.company ul.submenu li a span.count, div.company ul.submenu li strong span.count {
    width: 15px;
    height: 23px;
    right: 0;
    top: 0;
    line-height: 23px;
    padding: 0 10px 0 0;
    float: left;
    color: #000;
    font-size: 11px;
}

div.company ul.submenu li a b, div.company ul.submenu li strong b {
    text-decoration: underline;
    float: left;
    padding: 0 5px 0 28px;
}

div.company ul.submenu li.active {
    background: url(../im/decor3.png) center bottom no-repeat;
}

div.company ul.submenu li strong {
    background: url(../im/tab3.png) 0 0 no-repeat;
}

div.company ul.submenu li strong b {
    color: #000;
    text-decoration: none;
}

div.company ul.submenu li strong span.count {
    background: url(../im/tab3.png) right 0 no-repeat;
}

div.company ul.submenu li a:hover b {
    text-decoration: none;
}

div.company ul.submenu li.all a b, div.company ul.submenu li.all strong b {
    padding: 0 5px 0 15px;
}

div.company ul.submenu li.good a b, div.company ul.submenu li.good strong b {
    background: url(../im/icogood.png) 2px 1px no-repeat;
    cursor: pointer;
}

div.company ul.submenu li.neutral a b, div.company ul.submenu li.neutral strong b {
    background: url(../im/iconeutral.png) 2px 1px no-repeat;
}

div.company ul.submenu li.bad a b, div.company ul.submenu li.bad strong b {
    background: url(../im/icobad.png) 2px 1px no-repeat;
}

div.company div.text {
    clear: both;
    padding: 25px 0;
    overflow: hidden;
}

div.text ol, div.text ul {
    list-style: none;
    margin-left: 20px;
    padding-bottom: 30px;
}

div.text ol li, div.text ul li {
    background: url(../im/mark.gif) 0 8px no-repeat;
    padding: 0 0 5px 20px;
}

div.text img {
    float: left;
    margin: 0 20px 10px 0;
}

div.text p {
    padding: 0 0 30px 0;
    font-family: Tahoma;
}

div.post a.title {
    font-family: Tahoma;
}

div.post {
	padding:0 0 20px 20px;
	background:url(../im/mark.gif) 0 10px no-repeat;
	position:relative;
	-zoom:1;
}

div.faq {
	clear:both;
	margin:30px 0;
}

div.faqtext {
	clear:both;
	width:100%;
	display:none;
}

div.faqtext p {
	clear:none;
	padding:20px 30px;
	color:#4c4c4c;
	font-size:12px;
}

div.faqtext div {
	padding-top:15px;
}

div.faq div.post h3 {
	border-bottom:1px dashed;
	display:inline;
	font-size:16px;
	font-weight:normal;
	cursor:pointer;
}

div.faq div.post h3 span.post-info {
	font-size:10px;
	padding:0 10px;
	border-bottom:4px solid #fff;
	position:relative;
	white-space:nowrap;
	-margin-bottom:-5px;
}

div.faq div.post h3:hover {
	border-bottom: 1px solid;
}

div.post p.info {
    font-size: 11px;
    font-family: Tahoma;
    padding: 2px 0 5px;
}

div.image {
    overflow: hidden;
    padding: 20px 0;
}

div.image img {
    display: block;
    float: none;
}

div.image div.desc {
    color: #747c78;
    font-family: Tahoma;
    font-size: 11px;
    width: 400px;
}

div.decortext {
    background: #f4f4f4;
    padding: 20px;
    position: relative;
    width: 60%;
}

div.corner {
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url(../im/corner1.gif);
}

div.topleft {
    top: 0;
    left: 0;
    background-position: 0 0;
}

div.topright {
    top: 0;
    right: 0;
    background-position: right 0;
}

div.bottomleft {
    bottom: 0;
    left: 0;
    background-position: 0 bottom;
}

div.bottomright {
    bottom: 0;
    right: 0;
    background-position: right bottom;
}

dd.faqtext {
    margin: 0;
    padding: 0;
    display: none;
    font-family: Tahoma;
    color: #4c4c4c;
}

dd.faqtext div {
    padding: 10px 0 20px 20px;
}

h1, h2 {
    padding-bottom: 20px;
}

h1{
	letter-spacing:0.05em;
	font-size:36px;
}
h3 {
    padding-bottom: 0;
}

table {
    width: 100%;
    margin: 10px 0 40px;
    clear: both;
    position: relative;
    z-index: 20;
}

table thead {
}

table thead th {
    font-weight: normal;
    text-align: left;
    font-family: Tahoma;
    font-size: 14px;
    padding: 10px 0;
    border-bottom: 3px solid #e5e5e5;
    background: #fff;
}

table thead th a {
    border-bottom: 1px dashed;
    text-decoration: none;
}

table thead th span.arr {
    display: inline-block;
    width: 10px;
    height: 8px;
    background: none;
    position: relative;
    margin-left: 8px;
	vertical-align:middle
}

table thead th a:hover {
    border: none;
}

table thead th.headerSortDown a {
    color: #000;
    border: none;
}

table thead th.headerSortUp a {
    color: #000;
    border: none;
}

table thead th.headerSortDown span.arr {
    background: url(../im/arrup.png) 0 0 no-repeat;
}

table thead th.headerSortUp span.arr {
    background: url(../im/arrdown.png) 0 0 no-repeat;
}

table tbody th label {
    cursor: pointer;
}

table tbody th label input.radio {
    margin-right: 10px;
    position: relative;
}.ff3 tbody th label input.radio {
    top: -2px;
}

table tbody td, table tbody th {
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 12px;
    font-family: Tahoma;
}

table tbody th {
    text-align: left;
}

table.rait tbody td.last {
    width:100px;
	white-space:nowrap;
	text-align:left;
}

table.prices tbody td, table.prices tbody th {
    font-size: 21px;
    font-weight: normal;
    font-family: "Trebuchet MS";
}

table.prices tbody tr.best td, table.prices tbody tr.best th {
    font-size: 32px;
}

table.prices tbody td {
    text-align: right;
    width: 180px;
}

table.prices tbody td span {
    position: relative;
}

table.prices label {
    position: relative;
}

table.prices label span {
    position: relative;
    cursor: pointer;
    left: 20px;
}

table.prices tbody th label input.radio {
    position: absolute;
    top: 7px;
    left: 0;
}

table.prices tbody tr.best th label input.radio {
    position: absolute;
    top: 15px;
    left: 0;
}

table.num {
    width: 20px;
    position: absolute;
    top: 87px;
    z-index: 10;
    -top: 145px;
    display: none;
}.safari table.num {
    top: 71px;
}

table.num tbody td {
    color: #999;
    text-align: right;
}

table.num thead th {
    color: #fff;
}

table.rait div.rait {
    background: none;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    float: left;
}

body div.company table.rait div.rait {
    width: 69px;
    height: 12px;
    padding: 0;
    margin: 0;
    float: left;
    position: relative;
    background: none;
    line-height: 10px;
    top: 0;
}

table.rait div.rait div.outer {
    width: 69px;
    height: 12px;
    top: 0;
    left: 0;
    background: url(../im/rait.gif) 0 0 no-repeat;
    position: absolute;
}

table.rait div.rait div.inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 69px;
    height: 12px;
    background: url(../im/raitinner.gif) 0 0 no-repeat;
}

table.rait .last {
    text-align: center;
}

form.order div.button {
    float: right;
    -background: url(../im/button2.gif) right 0 no-repeat;
}

form.order div.button input {
    -background: url(../im/button2.gif) 0 0 no-repeat;
}

div.response {
    position: relative;
    padding-bottom: 40px;
}

div.response h2 {
    float: left;
    max-width: 70%;
    font-size: 22px;
    font-family: "Trebuchet MS";
    position: relative;
    padding-right: 28px;
    margin-right: 20px;
}

div.response h2 span {
    width: 20px;
    height: 20px;
    top: 2px;
    background: url(../im/icogood.png) 0 0 no-repeat;
    display: block;
    position: absolute;
    right: 0;
}
div.response h2 span.bad {
	background: url(../im/icobad.png) 0 0 no-repeat;
}

div.response h2 span.neutral {
	background: url(../im/iconeutral.png) 0 0 no-repeat;
}
div.response a.back {
    margin: 0;
    float: left;
    position: relative;
    top: 7px;
    left: 0;
}

div.response p {
    clear: both;
    padding: 20px 0 10px;
    font-family: Tahoma;
    font-size: 14px;
}

div.response p.info {
    padding: 0 0 10px;
    font-size: 12px;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
}

div.more {
    font-size: 12px;
    font-family: Tahoma;
    padding: 0 0 20px;
}

div.pager {
}

div.pager div.navi {
    padding: 5px 0 10px;
}

div.pager div.navi a {
    font-size: 12px;
    font-family: Tahoma;
    margin-right: 20px;
}

div.pager div.navi span {
    font-size: 12px;
    font-family: Tahoma;
    color: #999;
    margin-right: 20px;
}

div.pager div.navi a.prev {
}

div.pager div.navi a.next {
}

div.pager div.pages {
}

div.pager div.pages a {
    display: block;
    height: 22px;
    float: left;
    margin: 0 10px 0 0;
    line-height: 22px;
    padding: 0 0 0 8px;
    font-size: 13px;
}

div.pager div.pages a b {
    display: block;
    padding: 0 7px 0 0;
}

div.pager div.pages a.active {
    background: url(../im/tab5.gif) 0 0 no-repeat;
    color: #fff;
    text-decoration: none;
}

div.pager div.pages a.active b {
    background: url(../im/tab5.gif) right 0 no-repeat;
}

div.pager div.pages a:hover {
    background: url(../im/tab5.gif) 0 0 no-repeat;
    color: #fff;
    text-decoration: none;
}

div.pager div.pages a:hover b {
    background: url(../im/tab5.gif) right 0 no-repeat;
}

/*
 подвал
 */
div#footer {
    clear: both;
    width: 100%;
    z-index: 20;
    padding: 0;
    overflow: hidden;
    margin-top: -80px;
    position: relative;
}

div.rait, div.voting {
    float: left;
    font-size: 15px;
    height: 73px;
    padding: 0 70px;
	margin:0;
}

div.rait {
    background: url(../im/raitblue.png) 0 0 no-repeat;
}

div#footer div.rait {
	margin-left:5%;
}

body.autumn div.rait {
    background: url(../im/raitautumn.png) 0 0 no-repeat;
}

body.summer div.rait {
    background: url(../im/raitsummer.png) 0 0 no-repeat;
}

body.spring div.rait {
    background: url(../im/raitspring.png) 0 0 no-repeat;
}

body.winter div.rait {
    background: url(../im/raitblue.png) 0 0 no-repeat;
}

div.rait a {
    color: #000;
    display: block;
}

div.rait span {
    font-size: 12px;
    color: #646464;
}

div.voting {
    background: url(../im/questionblue.png) 0 0 no-repeat;
}

body.autumn div.voting {
    background: url(../im/questionautumn.png) 0 0 no-repeat;
}

body.summer div.voting {
    background: url(../im/questionsummer.png) 0 0 no-repeat;
}

body.winter div.voting {
    background: url(../im/questionblue.png) 0 0 no-repeat;
}

body.spring div.voting {
    background: url(../im/questionspring.png) 0 0 no-repeat;
}

div.voting a {
    color: #000;
    display: block;
}

div.voting span {
    font-size: 12px;
    color: #646464;
}

a.fromlife {
    color: #00aeef;
    font-size: 18px;
    text-decoration: none;
	float:left;
	margin-bottom:10px;
}

body.autumn a.fromlife {
    color: #d46e42;
}

body.summer a.fromlife {
    color: #ded733;
}

body.winter a.fromlife {
    color: #00aeef;
}

body.spring a.fromlife {
    color: #ec686c;
}

a.fromlife:hover {
    border-bottom: none;
    font-size: 18px;
}

a.madein {
    display: block;
    float: right;
    width: 148px;
    height: 26px;
    background: url(../im/madein.png) 0 0 no-repeat;
    padding: 0 50px 0 0;
    cursor: pointer;
}

/*
 decor
 */

div.peoplemask {
    background: url(../im/peoplegrad.png) 0 0 repeat-x;
    z-index: 10;
    position: absolute;
    width: 676px;
    height: 1226px;
    top: -80px;
}

body.spring div.peoplemask {
	background: url(../im/peoplespr.jpg) 0 0 repeat-x;
}

body.autumn div.peoplemask {
	background: url(../im/peopleaut.jpg) 0 0 repeat-x;
}

body.summer div.peoplemask {
	background: url(../im/peoplesum.jpg) 0 0 repeat-x;
}

div.peoplegrad {
    background: url(../im/peoplemask.png) 0 0 no-repeat;
    z-index: 1;
	width:100%;
	height:100%;
}

div.gradient {
    background: url(../im/gradspring.png) 0 0 repeat-x;
    position: absolute;
    width: 1670px;
    height: 609px;
    top: 20px;
    left: 50%;
}

div.carmask {
    background: url(../im/carmask.png) 0 0 no-repeat;
    z-index: 10;
    position: absolute;
    width: 1670px;
    height: 609px;
    top: 0;
    left: 0;
}

body.spring div.gradient {
    background: url(../im/gradspring.png) 0 0 repeat-x;
    z-index: 1;
}

body.summer div.gradient {
    background: url(../im/gradsummer.png) 0 0 repeat-x;
    z-index: 1;
}

body.winter div.gradient {
    background: url(../im/gradwinter.png) 0 0 repeat-x;
    z-index: 1;
}

body.autumn div.gradient {
    background: url(../im/gradautumn.png) 0 0 repeat-x;
    z-index: 1;
}

div#fromlife {
    clear: both;
    font-size: 11px;
    margin: 0 0 0 50px;
    width: 60%;
    color: #6A6A6A;
    padding: 20px 0;
}

div#fromlife div.scrollblock {
	clear:both;
}

div#fromlife a.moretext {
	font-size:14px;
	text-decoration:none;
	border-bottom:1px dashed;
	margin-bottom:10px;
	float:left;
	display:none;
}
div#fromlife H1 {
    padding-top:30px;
	float:none;
	color:#333;
}

div#fromlife p {
   color:#000;
   padding: 0 0 20px 0;
   font-family: Arial, sans-serif;
   font-size:14px;
   text-align:justify;
   line-height:2.5ex;
}

div#fromlife p.em {
   font-style:italic;
   color:#555555;
}

div#fromlife blockquote {
   font-weight:normal;
   font-size:14pt;
   margin:0 0 20px 0;
   width:80%;
}
div#fromlife blockquote .content
{
    padding:15px 30px;
}
div#fromlife ol
{
}
div#fromlife ol li
{
    color:#000;
    font-family:Arial, sans-serif;
    font-size:14px;
    margin-left:30px;
    line-height:2.5ex;
    padding: 0 0 10px 0;
    text-align:justify;
}



/*
системные ссылки
*/

a.admin{
	position:absolute;
	z-index:1000;
	left:20px;
	top:80px;
}

a.editpage{
	position:absolute;
	z-index:1000;
	left:20px;
	top:10px;
}

/*
company list
*/

div.logolist{
	overflow:hidden;
	padding:50px 0;
	margin-right:-220px;
	-zoom:1;
}

div.logolist div.logo{
	float:left;
	text-align:center;
	width:152px;
	height:80px;
	position:relative;
	padding:0 0 40px 0;
	margin-right:40px;
	-margin-right:20px;
}

div.logolist div.logo a.img{
	display:block;
	position:relative;
	text-align:center;
	top:0;
	height:55px;
	width:100%;
}

div.logolist div.logo a img{
	border:none;
	-width:120px;
	position:relative;
	margin-top:-1px;
}

div.logolist div.logo a.name{
	position:relative;
	top:5px;
}

table.legend{
	width:auto;
}

table.legend tbody td{
	border:none;
	white-space:nowrap;
	width:auto;
	padding:10px 10px 10px 0;
}

a.send_comment{
	float:right;
}

/*
text blocks
*/

div.company h2,
div.text h2 {
   font:bold 13pt Arial, sans-serif;
}

div.company p,
div.text p {
   padding: 0 0 20px 0;
   font-family: Arial, sans-serif;
   text-align:justify;
   line-height:2.5ex;
}

div.company p.em,
div.text p.em {
   font-style:italic;
   color:#555555;
}

div.company blockquote,
div.text blockquote {
   font-size:15pt;
   margin:0;
   padding:10px 40px 30px;
}


div.company blockquote.rc-eeeeee,
div.text blockquote.rc-eeeeee {
   font-size:12pt;
   margin:0 0 20px 0;
   padding:0;
   width:80%;
}

div.company blockquote.rc-eeeeee .content,
div.text blockquote.rc-eeeeee .content {
    padding:15px 30px;
}


/*
car marks
*/

div#carmarks {
    position:relative;
    padding-bottom:100px;
}

div#carmarks UL {
    width:620px;
}

#carmarks .rc-eeeeee {
    clear:both;
    position:absolute;
    top:-30px;
    left:640px;
    font-size:8pt;
    width:210px
}

div#carmarks ul li{
    background:transparent url(../im/mark.gif) no-repeat 0 8px;
	float:left;
	width:290px;
	padding:0 0 4px 20px;
}

div#carmarks ul li a {
    font-size:14px;
}
div#carmarks P {
clear:both;
}

* html div#footer {width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 1000 ? "1000px" : "100%")}
* html div#content {width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 1000 ? "1000px" : "100%")}


.rc-eeeeee {
	position:relative;
	overflow:hidden;
	padding:10px 0!important;
}

.rc-eeeeee {
	background:#eeeeee;
}

.rc-eeeeee .content {
    color:#6A6A6A;
	display:block;
	padding:10px 20px;
}

.rc-eeeeee .cn {
	position:absolute;
	display:block;
	width:20px;
	height:20px;
	left:-10px;
	top:-10px;
	background:url(/im/rc-eeeeee.png);
}

.rc-eeeeee .cn.tr, .rc-eeeeee .cn.br {
	margin-left:100%;
}

.rc-eeeeee .cn.bl, .rc-eeeeee .cn.br {
	top:auto;
}

