*.pie {		
	position:relative;
	behavior: url("./public/css/PIE.htc");	
}

@font-face {
    font-family: 'HeliosCond';
    src: url('../fonts/helioscond-webfont.eot');
    src: url('../fonts/helioscond-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helioscond-webfont.woff') format('woff'),
         url('../fonts/helioscond-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helios';
    src: url('../fonts/helios-webfont.eot');
    src: url('../fonts/helios-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helios-webfont.woff') format('woff'),
         url('../fonts/helios-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HeliosCondLight';
    src: url('../fonts/helioscondlight-webfont.eot');
    src: url('../fonts/helioscondlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helioscondlight-webfont.woff') format('woff'),
         url('../fonts/helioscondlight-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HeliosCondBold';
    src: url('../fonts/helioscond-bold-webfont.eot');
    src: url('../fonts/helioscond-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helioscond-bold-webfont.woff') format('woff'),
         url('../fonts/helioscond-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MariadPro';
    src: url('../fonts/myriadproregular.eot');
    src: url('../fonts/myriadproregular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadproregular.woff') format('woff'),
         url('../fonts/myriadproregular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


BODY {
    background:#FFFFFF url("../images/bg/body-bg.png") repeat-y center top; 
	
/*	background:#FFFFFF url("../../!TEMPLATE/search.jpg") no-repeat center top;   */
	
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
}

STRONG {
	font-weight:bold;
}

I {
	font-style:italic;
}

A {
	text-decoration:none;
}


/*Page*/
.p-wrap {
	margin:0 auto;
	width:1024px;
}

/*Header*/
.header {
	background:url("../images/bg/header-bg.png") repeat-x 0 0;
	height:207px; 
}

.header .h-lang{
	float:right;
	font-size:0;
	line-height:0;
	margin-top:15px;
}

.header .h-top{
	font-family:HeliosCond;
	padding-right:44px;
}

.header .h-lang A{
	color:#646464;
	font-size:10px;
	line-height:100%;
	text-decoration:none;
	padding-left: 13px;
	text-transform:uppercase;
}

.header .h-lang A.active{
	text-decoration:underline;
}

.header .h-nav {
	float:right;
	padding-top:15px;
	padding-right: 23px;
}

.header .h-nav LI{
	display:inline-block;
	*display:inline; zoom:1; /* IE 7 */
    margin-left: 12px;
    padding: 0 15px 33px;
    vertical-align: top;
}

.header .h-nav LI A{
	color:#989797;
	font-size:15px;
	line-height:100%;
	text-transform: uppercase;
}

.header .h-nav LI.active{
	background:url("../images/bg/nav-h-active.png") no-repeat bottom center;	
}

.header .h-nav LI.active A{
	color:#646464;
	font-size:17px;
}

.header .h-logo{
	margin-top:12px;
	margin-left:42px;
	float:left;
	width:294px;
}

.header .h-rth{
	float:right;
	width:600px;
}

.header .h-search {
    float: right;
    margin-top: 5px;
    width: 210px;
}

.header .h-search FORM{
   background: url("../images/bg/search-bg.png") no-repeat 0 0 #FFFFFF;
    height: 29px;
    margin-right: 0;
    margin-top: 9px;
    padding-top: 2px;
    width: 210px;
}

.header .h-search .s-item:first-child {
    margin-left: 0;
}

.header .h-search .s-item {
    display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    margin-left: 10px;
    vertical-align: middle;
}

.header .h-search INPUT[type="text"] {
    background: none;
    border: none ;
    color: #A7A7A7;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    outline: none;
    padding-left: 8px;
    width: 162px;
}

.header .h-search INPUT[type="submit"] {
    background: url("../images/icons/search-button.png") no-repeat center center;
    border: none;
    cursor: pointer;
    height: 19px;
    outline: none;
    width: 18px;
}

.header .h-rth .h-socials {
    float: right;
    margin-right: 46px;
    padding-left: 20px;
	margin-top: 10px;
}

.header .h-rth .h-socials LI {
	display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    vertical-align: top;
	margin-left:21px;
}

.header .h-rth .h-socials LI .fb {
	background:url("../images/icons/facebook.jpg") no-repeat 0 0;
	display:block;
	width:44px;
	height:44px;
}

.header .h-rth .h-socials LI .fb:HOVER{
	background:url("../images/icons/facebook-hover.jpg") no-repeat 1px 0;
}

.header .h-rth .h-socials LI .yt {
	background:url("../images/icons/youtube.jpg") no-repeat 0 0;
	display:block;
	width:44px;
	height:44px;
}

.header .h-rth .h-env A{
	color:#7e8083;
	font-family:Helios;
	font-size:14px;
	line-height:100%;
	display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    vertical-align: top;
	margin-left:3px;
}

.header .h-center {
	padding-bottom:18px;
}

.header .nav-main{
	background:#000000;
	border-bottom:3px solid #c60205;
}

.header .nav-main LI{
    bottom: 0;
    float: left;
    margin: 0 0 -11px 17px;
    position: relative;
    top: -11px;
	z-index:10;
}

.header .nav-main LI:FIRST-CHILD{
	margin-left:0;
}

.header .nav-main LI A{
    color: #FFFFFF;
    display: block;
    font-family: HeliosCondLight;
    font-size: 15px;
    line-height: 100%;
    padding: 25px 12px 15px;
    text-decoration: none;
    text-transform: uppercase;
}

.header .nav-main UL {
	padding-left: 42px;
}

.header .nav-main LI:HOVER{
	background:#c60205;
}

.header .nav-main LI.active{
	background:#c60205;
}

.header .nav-main LI:HOVER .sub-menu{
	display:block;
}

.header .nav-main LI .sub-menu{
    background: #C60205;
    display: none;
    left: 0;
    padding-bottom: 13px;
    padding-left: 0;
    padding-top: 14px;
    position: absolute;
    top: 48px;
    width: 380px;
	padding-left:23px;
    z-index: 999;
}

.header .nav-main LI .sub-menu UL{
	padding-left:0;
}

.header .nav-main .sub-menu LI{
    float: none;
	display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    vertical-align: top;
    margin: 0 15px 0 0;
    padding: 0;
    position: static;
	text-align:center;
}

.header .nav-main .sub-menu LI A{
	font-size:12px;
	line-height:100%;
	padding:12px 0 5px;
	text-transform:none;
	border-bottom:1px solid #c60205;
	text-decoration:none;
}

.header .nav-main .sub-menu LI A:HOVER{
	border-bottom-color:#ffffff;
}


/*Content*/
.content {
		
}

.content .banner{
	background-color:#ffffff;
	margin-top:4px;
}

.content .slider {
	margin:0 auto;
	height:354px;
	width:1290px;
}

.content .front-page {
    background: url("../images/bg/front-bg.jpg") repeat-y 0 0;
    margin: -18px auto 0;
    padding: 0;
    width: 1024px;
}

.content .front-page .fr-text {
	padding:0 44px;
	padding-top:30px;
}

.content .front-page .fr-text H5{
    color: #C9CACB;
    font-size: 10px;
    line-height: 100%;
    padding-bottom: 11px;
}

.content .front-page .fr-text P{
    color: #99999C;
    font-size: 11px;
    line-height: 14px;
    padding-bottom: 10px;
    text-align: justify;
}

.content .front-page .offers {
    background: url("../images/bg/offers-bg.png") repeat-y 0 0;
    border-top: 1px solid #E7E7E7;
    width: 607px;
	margin-top:8px;
	float: left;
}

.content .front-page .off-bottom{
    background: url("../images/bg/off-bottom-bg.jpg") no-repeat left bottom;
    margin-top: 10px;
    padding-bottom: 7px
}

.content .front-page .fr-top{
	padding:0 44px;
}

.content .front-page .tabs .ui-tabs-nav LI {
    background-color: #F2F2F2;
    float: left;
    margin-left: 0.3%;
    padding: 0;
    width: 32.8%;
}

.content .front-page .tabs .ui-tabs-nav :FIRST-CHILD{
	margin-left:0;
}

.content .front-page .tabs .ui-tabs-nav LI A{
    color: #646464;
    display: block;
    font-family: HeliosCond;
    font-size: 13px;
    font-weight: normal;
    line-height: 100%;
    padding: 10px 22px 9px;
    text-transform: uppercase;
}
	
.content .front-page .tabs .ui-tabs-nav LI.ui-state-active{
	background-color:#dfdede;
}

.content .front-page .tabs .ui-tabs-nav LI.ui-state-active A{
	background:url("../images/bg/triangle.jpg") no-repeat 132px 0;
}

.content .front-page .off-items {
	padding-top:6px;
	padding-bottom:6px;
}
	
.content .front-page .off-item {
	min-height:125px;
	width:167px;
	display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    vertical-align: middle;
	text-align:center;
	margin-right:10px;
	margin-left:14px;
	position:relative;
	border:1px solid #ffffff;
}	

.content .front-page .off-item  A {
	display:block;
}
	
.content .front-page .off-item  H5{
	color:#646464;
	font-size:11px;
	line-height:100%;
}	
	
.content .front-page .off-item  .off-dash{
	position:absolute;
	top:4px;
	left:4px;
}
	
.content .front-page .off-item:HOVER{
	background:url("../images/bg/dash-item.jpg") repeat-x left bottom;
	border-top:1px solid #e3e2e2;
	border-left:1px solid #e3e2e2;
	border-right:1px solid #e3e2e2;	
}	

.content .front-page .off-item .off-img{
	height:106px;
	vertical-align:middle;
}

.content .front-page .off-bottom TD {
    text-align: center;
    vertical-align: middle;
}

.content .front-page .off-bottom TABLE {
    border-collapse: separate;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

.content .front-page .off-bottom TD:HOVER{

}	

.content .front-page .off-bottom TD .off-dash{ 
	position:absolute;
	top:4px;
	left:4px;		
}	
	
.content .front-page .of-item {
	width:167px;
	position:relative;
	border:1px solid #ffffff;
}	

.content .front-page .of-item{
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    position: relative;
    vertical-align: middle;
    width: 167px;
}

.content .front-page .of-item:HOVER{
	background:url("../images/bg/dash-item.jpg") repeat-x left bottom;
	border-color:#e3e2e2;
}

.content .front-page .of-item .off-img{

	vertical-align:middle;
}	

.content .front-page .off-bottom TD A{
	text-decoration:none;
} 
	
.content .front-page .off-bottom H5{	
	color:#646464;
	font-family: HeliosCond;
	font-size:11px;
	line-height:100%;
	padding-top:0px;
	padding-bottom:8px;
}	

.content .front-page .off-bottom TD .off-stamp {
    right: 6px;
    position: absolute;
    top: 10px;
}
	
.content .front-page .video {
    background: url("../images/bg/video-bg.jpg") no-repeat 0 0;
    float: right;
    height: 187px;
    margin-top: 8px;
    width: 300px;
}	

.content .front-page .video .v-list{
    float: left;
    margin-left: 16px;
    margin-top: 9px;
    width: 13px;
}

.content .front-page .video .v-list LI {
    margin-bottom: 2px;
    position: relative;
    text-align: center;
}

.content .front-page .video .v-list LI A{
	background-color:#646464;
	font-family:HeliosCond;
	color:#ffffff;
	font-size:10px;
	line-height:13px;
	padding:0 3px;
	display:block;
	text-decoration:none;
}

.content .front-page .video .v-list LI:HOVER A{
	background-color:#d1d1d1;
	color:#646464;
}

.content .front-page .video .v-list LI:HOVER .hint{
	display:block;
}

.content .front-page .video .v-list .hint {
    background: url("../images/bg/hint-bg.jpg") repeat-y right top;
    position: absolute;
    left: 13px;
    top: 0;
    width: 135px;
	display:none;
}

.content .front-page .video .v-list .hint P{
    background: url("../images/bg/hint-bg-p.jpg") no-repeat left top;
    color: #646464;
    font-family: HeliosCondLight;
    font-size: 9px;
    padding: 3px 0 3px 9px;
    text-align: left;
}

.content .front-page .video IFRAME{
	float:right;
	margin-top:16px;
	margin-right:24px;
}
	
.content .brand {
    background: url("../images/bg/brand-bg.jpg") repeat-y center top;
    margin: 0 auto;
    width: 1024px;
} 

.brand  .b-board{
	width:1005px;
	margin-left: 8px;
	position:relative;
}

.brand  .b-board .btn{
    height: 44px;
    position: absolute;
    right: 52px;
    top: 15px;
    width: 242px;
}

.brand .b-history {
	width:914px;
	margin-left:50px;
	margin-top:21px;
	position:relative;
}

.brand .b-history .l-video{
	width:103px;
	height:27px;
	position:absolute;
	top:226px;
	left:24px;
}

.brand .b-description {
    margin-top: 48px;
    padding: 0 44px;
}

.brand .b-description H1{
	color:#c7c8ca;
	font-family:HeliosCondBold;
	font-size:26px;
	line-height:100%;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom: 21px;
}

.brand .b-description H2{
   color: #352F2A;
    font-size: 25px;
    line-height: 100%;
}

.brand .b-description H3{
    color: #333333;
    font-family: Verdana;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
}

.brand .b-description H5{
    color: #696969;
    font-weight: bold;
    padding-top: 28px;
}

.brand .b-description .item {
	margin-bottom: 24px;
}

.brand .b-description .item P{
	color:#696969;
	line-height:18px;
	padding-top:23px;
	text-align: justify;
}

.brand .b-description .item LI{
    color: #696969;
    line-height: 18px;
    list-style: decimal inside;
    padding-top: 24px;
    text-align: justify;
}
	
.brand .b-description .item A{
	color:#938f8d;
	text-decoration:underline;
}	

.brand .b-description .item IMG{
	float:right;
}

.brand .b-description .item A:HOVER{
	text-decoration:none;
}

.brand .b-description .item .d-video{
	text-align:right;
	margin-top: 24px;
}

.brand .b-description .item .d-video IFRAME{
	float:left;
	width:560px;
	height:315px;
}

.brand .b-description .item .link-h{
	background:#c60205 url("../images/bg/link-h-bg.png") no-repeat 96% center;
	color:#ffffff;
	font-family:HeliosCondBold;
	height:35px;
	font-size:20px;
	line-height:35px;
	text-transform:uppercase;
	border-top:1px solid #f4cccd;
	border-bottom:1px solid #d13537;
	text-decoration:none;
    display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    vertical-align: top;
	padding-right:43px;
	padding-left:11px;
	text-align:right;
	margin-top:278px;
}

.content .news {
	background:#ffffff url("../images/bg/front-bg.jpg") repeat-y scroll 0 0;
	margin:0 auto;
	padding: 26px 46px 18px;
    width: 932px;
	
}

.news H1{
	color: #c7c8ca;
    font-family: HeliosCondBold;
    font-size: 26px;
    line-height: 100%;
    text-transform: uppercase;
	
	display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    vertical-align: top;
}

.news .news-items{
	width:840px;
	margin-left: 18px;
	margin-top: 28px;
}
	
.news .news-item .n-date {
    float: left;
    position: relative;
    text-align: left;
    width: 110px;
}	

.news .news-item .n-date .day{
    color: #BCBCBC;
    display: block;
    font-family: HeliosCondBold;
    font-size: 57px;
    line-height: 46px;
}

.news .news-item .n-date .month{
	display:bloc;
	color:#bcbcbc;
	font-family:HeliosCond;
	font-size:13px;
	line-height:100%;
	text-transform:uppercase;
	font-weight:bold;
}

.news .news-item .n-date .year{
	
	color:#dcdada;
	font-family:HeliosCondBold;
	font-size:29px;
	line-height:100%;
	text-transform:uppercase;
	

	position:absolute;
	top: 20px;
	left: 48px;
     

/*	 
	   -moz-transform: rotate(270deg);
	    -webkit-transform: rotate(270deg);
	    -o-transform: rotate(270deg);
	   writing-mode: tb-rl;  
*/

	    height: 25px; 
	    width: 58px; 
		
	display:block;
    color: #DCDADA;
    font-family: HeliosCondBold;
    font-size: 29px;
    line-height: 16px;
    text-align: right;
    text-transform: uppercase;
	height:16px;
    width: 60px;
	
/*	
 -moz-transform: rotate(-90deg);
	    -webkit-transform: rotate(-90deg);
	    -o-transform: rotate(-90deg);
	    -ms-transform: rotate(-90deg);
	    transform: rotate(-90deg); */
		
		
}


.news .news-item .n-foto {
	float:left;
	width:100px;
}

.news .news-item .n-text {
	float:right;
	width:615px;
}

.news .news-item .n-date .left {
    display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    vertical-align: top;
}

.news .news-item .n-main{
	width:726px;
	float:right;	
}

.news .news-item {
	padding-top: 24px;
}	

.news .news-item:FIRST-CHILD{
	padding-top:0px;
}	

.news .news-item .n-text H4 {
	color:#696969;
	font-size:14px;
	font-weight:bold;
	padding-bottom:6px;
}

.news .news-item .n-text P{
	color:#696969;
	line-height:18px;
}

.pager {
    font-size: 0;
    line-height: 0;
    padding-right: 92px;
    text-align: right;
}

.pager .p-wr{
    display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    vertical-align: middle;	
}

.pager .p-wr LI, .pager .p-wr UL{
    display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    vertical-align: middle;	
}

.pager .p-wr LI {
	font-size:12px;
	line-height:12px;
	margin-left:8px;
}

.pager .p-wr .prev{
	background:url("../images/bg/pager-prev.png") no-repeat 0 0;
	display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    vertical-align: middle;
	width:6px;
	height:12px;
}

.pager .p-wr .next{
	background:url("../images/bg/pager-next.png") no-repeat 0 0;
	display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    vertical-align: middle;
	width:6px;
	height:12px;
	margin-left:8px;
}

.pager .p-wr LI A {
	color:#7e8083;
	font-size:12px;
	line-height:12px;
	display:block;
}

.pager .p-wr LI.active A{
	text-decoration:underline;
}

.pager SPAN {
	color:#7e8083;
	font-size:12px;
	line-height:12px;
	vertical-align:middle;
	padding-right:7px;
}

.news .Sub-form {
    background-color: #F1FAFE;
    margin-left: 19px;
    margin-top: 12px;
    width: 916px;
	height:148px;
}

.news .Sub-form .f-email{
	width:598px;
	float:left;
	margin: 26px 0 0 35px;
}

.news .Sub-form .main {
	
}

.news .Sub-form .done {
	background: url("../images/pictures/smile.jpg") no-repeat 580px 30px;
    height: 100%;
    width: 100%;
	display:none;
}

.news .Sub-form .done H3{
    color: #646665;
    font-family: HeliosCondBold;
    font-size: 26px;
    line-height: 100%;
    padding-left: 50px;
    padding-top: 46px;
    text-transform: uppercase;
}

.news .Sub-form .done H4{
    color: #646464;
    font-family: HeliosCond;
    font-size: 20px;
    line-height: 100%;
    padding-left: 50px;
    padding-top: 12px;
}

.news .Sub-form .f-soc{
	width:200px;
	float:right;
	margin: 65px 44px 0 0;
}

.news .Sub-form .f-email H3{
	color:#646464;
	font-family:HeliosCond;
	font-size:20px;
	line-height:100%;
	padding-left:10px;
	padding-bottom:13px;
}

.news .Sub-form .f-email INPUT[type="text"] {
	background:url("../images/bg/email-input.jpg") no-repeat 0 0;
	color:#bbbbbb;
	font-family:MariadPro;
	font-size:20px;
	width:527px;
	height:34px;
	line-height:34px;
	padding:0 25px 0 45px;
	border:none;
	outline:none;
}

.news .Sub-form .f-email INPUT[type="submit"] {
	background-color:#7bb6d9;
	font-family:HeliosCond;
	color:#ffffff;
	font-size:18px;
	border:1px solid #d5eaf5;
	height:30px;
	line-height:30px;
	border:none;
	outline:none;
	cursor:pointer;
}

.news .Sub-form .f-item {
	margin-bottom:12px;
	text-align:right;
}

.news .Sub-form .f-soc H3{
	color:#a4a5a5;
	font-family:HeliosCond;
	font-size:19px;
	line-height:100%;
	text-align:right;
}

.news .Sub-form .f-soc UL{
	background:url("../images/bg/soc-arrow.png") no-repeat right top;
	font-size:0;
	line-height:0;
	text-align:right;
	padding:23px 34px 0 0;
}

.news .Sub-form .f-soc LI{
	font-size:12px;
	line-height:100%;
	display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    vertical-align: middle;
	margin-left:5px;
}

.news .tit-date {
	color:#c7c8ca;
	font-size:16px;
	line-height:33px;
	padding-left:34px;
	border-left:3px solid #c60205;
	margin-left:32px;
	display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    vertical-align: middle;
}

.news .one-news {
	margin-bottom:32px;
	margin-top: 9px;
}

.news .one-news .n-picture {
	width:310px;
	float:left;
}	

.news .one-news .n-art {
	width:612px;
	float:right;
}

.news .one-news .n-art H3{
	color:#313131;
	font-size:20px;
	line-height:100%;	
}

.news .one-news .txt{
	margin-top:20px;
}

.news .one-news .txt P{
	color:#666666;
	font-size:11px;
	line-height:12px;
	padding-bottom: 13px;
}

.news .one-news .txt LI{
	list-style-type:disc;
	list-style-position:inside;
	color:#666666;
	font-size:11px;
	line-height:24px;
}

.news .news-slider {
	width:916px;
	margin: 46px 0 24px 19px;
	position:relative;
}

.news .news-slider LI H4{
	color:#000000;
	font-size:10px;
	line-height:100%;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:12px;
}

.news .news-slider LI .sl-left{
	width:102px;
	float:left;
}

.news .news-slider LI .sl-descr{
	width:145px;
	float:right;
	text-align:right;
}

.news .news-slider LI .sl-descr .text{
	color:#7a7a7a;
	font-size:8px;
	line-height:10px;
	height:82px;
	text-align:justify;
}

.news .news-slider LI .sl-descr A {
	color:#646464;
	font-size:10px;
	line-height:100%;
	text-decoration:underline;
}

.news .news-slider LI .sl-descr A:HOVER {
	text-decoration:none;
}

.news .news-slider LI .sl-date {
	color:#646464;
	font-size:12px;
	line-height:100%;
	padding-bottom:12px;
}

.news .news-slider .butt-news {
    background: url("../images/buttons/others-news.jpg") no-repeat 0 0;
	display:block;
    height: 145px;
    left: 0;
    position: absolute;
    top: 0;
    width: 29px;
    z-index: 13;
	
}
	
.content .service {
	background:#ffffff url("../images/bg/service-bg.jpg") repeat-y top right;
	width:937px;
	margin:0 auto;
	padding:0 44px;
}	
	
.service .left-sidebar {
	width:316px;
	float:left;
}	

.service .left-sidebar .cat-menu {
	padding-top:41px;
}

.service .left-sidebar .cat-menu LI{
	background-color:#f2f2f2;
	margin-top:8px;
	text-align:right;
	position:relative;
}

.service .left-sidebar .cat-menu LI:FIRST-CHILD{
	margin-top:0;
}
	
.service .left-sidebar .cat-menu LI A {	
	color:#c7c8ca;
	display:block;
	font-family: HeliosCondBold;	
	font-size:23px;
	line-height:100%;
	padding: 14px 22px 11px 58px;
	text-transform:uppercase;
	text-decoration:none;
}
	
.service .left-sidebar .cat-menu LI A.srv{
	background:url("../images/icons/serv-bg.png") no-repeat 16px 8px;
}	

.service .left-sidebar .cat-menu LI A.warr{
	background:url("../images/icons/gar-bg.png") no-repeat 16px 8px;
}	

.service .left-sidebar .cat-menu LI A.faq{
	background:url("../images/icons/info-bg.png") no-repeat 16px 8px;
}	
	
.service .left-sidebar .cat-menu LI:HOVER, .service .left-sidebar .cat-menu LI.active{
	background-color:#d7e2ec;
}	
	
.service .left-sidebar .cat-menu LI.active A{
	color:#a7b2c7;
}	

.service .left-sidebar .s-faq {
    height: 290px;
    margin-top: 8px;
    overflow: hidden;
}

.service .left-sidebar .s-faq H3 {
	background:#d7e2ec url("../images/icons/faq-title.png") no-repeat 22px 5px; 
	color: #a7b2c7;
    display: block;
    font-family: HeliosCondBold;
    font-size: 23px;
    line-height: 100%;
    padding: 12px 22px 10px 58px;
    text-decoration: none;
    text-transform: uppercase;
	text-align:right;
}

.service .left-sidebar .s-faq FORM {
/*	border-top:2px solid #cad1dd;
	border-right:1px solid #a7b2c7;
	border-left:2px solid #cad1dd; */
	padding-top:14px;
	padding-right:20px;
	padding-left:15px;
	padding-bottom:10px;
}
	
.service .left-sidebar .s-faq .sf-item{
	margin-top:10px;
	text-align: right;
}	

.service .left-sidebar .s-faq .sf-item:FIRST-CHILD{
	margin-top:0;
}

.service .left-sidebar .s-faq INPUT[type="text"]{
    border: 1px solid #A7B2C7;
    color: #989797;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    padding: 0 5px;
    width: 180px;
}

.service .left-sidebar .s-faq TEXTAREA{
    color: #989797;
	padding:5px;
	width:180px;
	height: 58px;
	border:1px solid #a7b2c7;
	resize:none;
}

.service .left-sidebar .s-faq LABEL{
	color:#a7b2c7;
	font-size: 12px;
	float:left;
	width:80px;
	display:block;
	text-align:left;
	padding-top:5px;
}

.service .left-sidebar .s-faq INPUT[type="submit"]{
	background-color:#a7b2c7;
	color:#ffffff;
	line-height:23px;
	height:23px;
	text-transform:uppercase;
	border:none;
	outline:none;
	cursor:pointer;
}

.service .left-sidebar .interes {
	margin-top:16px;
}

.service .left-sidebar .interes H3 {
	background:#f2f2f2 url("../images/icons/interes-tit.png") no-repeat 22px 10px; 
	color: #c7c8ca;
    display: block;
    font-family: HeliosCondBold;
    font-size: 23px;
    line-height: 100%;
    padding: 14px 22px 10px 58px;
    text-decoration: none;
    text-transform: uppercase;
	text-align:right;
	margin-bottom: 11px;
}
	
.service .left-sidebar .interes LI {
   color: #666666;
    font-size: 12px;
    line-height: 20px;
    list-style-position: outside;
    list-style-type: disc;
    margin-left: 20px;
    padding-left: 0;
    list-style-type: square;
}	
	
.service .sv-main {
	width:543px;
	float:right;
	margin-top:33px;
}

.service .sv-title {
	text-align:right;
}

.service H1 {
    border-right: 1px solid #ADADAD;
    color: #C7C8CA;
    float: left;
    font-family: HeliosCondBold;
    font-size: 26px;
    line-height: 100%;
    margin-top: 3px;
    padding-right: 14px;
    padding-top: 0;
	text-transform:uppercase;
}
	
.service .question {
    background: url("../images/bg/qv-bg.jpg") no-repeat scroll right top #FF9935;
    border-bottom: 1px solid #FFD6AE;
    border-top: 1px solid #FFC286;
    color: #FFFFFF;
    display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    vertical-align: middle;
    font-family: HeliosCondBold;
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    padding: 0 48px 0 20px;
    text-align: right;
    text-transform: uppercase;
    vertical-align: middle;
	text-decoration: none;
}	

.service .sv-text {
	color:#666666;
	margin-top:24px;
	line-height:18px;
}

.service .sv-text P{
	padding-bottom: 18px;
}

.service .sv-ctr H2 {
	color:#122138;
	font-size:16px;
	line-height:100%;
	padding-bottom:11px;
}

.service .sv-ctr TABLE {
	background-color: #ffffff;
    border-collapse: separate;
    border-spacing: 0;

	margin-left: 1px;
    width: 523px;

	border:3px solid #d8dcdf;
	
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.service .sv-ctr TABLE TR.event TD{
	background-color:#f4f4f4;
}

.service .sv-ctr TABLE TH{
	background-color:#e6edf5;
	height:20px;
	text-align:center;
	border-left:1px solid #cbcbcb;
	vertical-align:middle;
}

.service .sv-ctr TABLE TH:FIRST-CHILD{
	border:none;
}

.service .sv-ctr TABLE TD{
	background-color:#ffffff;
	height:28px;
	color:#000000;
	font-size:12px;
	line-height:15px;
	text-align:left;
	border-left:1px solid #cbcbcb;
	vertical-align:middle;
	width: 150px;
	padding:4px 3px;
}

.service .sv-ctr TABLE TD:FIRST-CHILD{
	width:206px;
	border:none;
}

.service .sv-ctr {
	margin-top:26px;
	margin-bottom: 26px;
}

.service .left-sidebar .s-faq .main {
	border-left: 2px solid #CAD1DD;
    border-right: 1px solid #A7B2C7;
    border-top: 2px solid #CAD1DD;
	height: 187px;
}

.service .left-sidebar .s-faq .done {
	background:url("../images/bg/smile-serv.png") no-repeat center 80%;
	border-left: 2px solid #CAD1DD;
    border-right: 1px solid #A7B2C7;
    border-top: 2px solid #CAD1DD;
	height: 187px;
	display:none;
}

.service .left-sidebar .s-faq .done H3{
    background: none;
    padding: 32px 0 0 18px;
    text-align: left;
}

.service .left-sidebar .s-faq .done H4{
    padding: 8px 0 0 18px;
	color:#a6b1c5;
	font-size:14px;
	line-height:100%;
}

.auestion-form{
    background: #E5E5E5;
    display: none;
    height: 288px;
    overflow: hidden;
    padding-left: 0;
    padding-top: 0;
    width: 380px;
    z-index: 101;
}

.auestion-form .f-wrap {
	padding-bottom: 7px;
}

.auestion-form H3{
    background-color: #FFFFFF;
    color: #F69739;
    display: block;
    font-family: HeliosCondBold;
    font-size: 23px;
    line-height: 100%;
    padding: 8px 22px 11px 14px;
    text-decoration: none;
    text-transform: uppercase;
}	
	
.auestion-form .f-item {
	margin-top:10px;
	text-align: right;
	padding-right:16px;
}
	
.auestion-form INPUT[type="text"] {
    border: 1px solid #d7d9d8;
    display: inline-block;
	*display:inline; /* IE 7 */
    font-size: 11px;
    height: 15px;
    vertical-align: middle;
    color: #989797;
    height: 16px;
    line-height: 16px;
    padding: 0 5px;
    width: 260px;
}	

.auestion-form TEXTAREA {
    border: 1px solid #D8D8DA;
    color: #666464;
    font-family: Verdna,sans-serif;
    font-size: 11px;
    height: 107px;
    padding: 7px;
    resize: none;
    width: 257px;
}
	
.auestion-form INPUT[type="submit"] {
    background-color: #F99839;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right;
    height: 18px;
    line-height: 18px;
    margin-right: 17px;
    outline: none;
    padding: 0 5px;
    text-transform: uppercase;
}

.auestion-form .f-item LABEL{
    color: #F89A3A;
    display: block;
    float: left;
    font-size: 12px;
    padding-left: 12px;
    padding-top: 5px;
    text-align: left;
    width: 60px;
}
	
.auestion-form .button {
	margin-top:17px;
}		
	
.auestion-form .button LABEL{
    color: #b8b8b8;
    display: inline-block;
	*display:inline; /* IE 7 */
    float: left;
    font-size: 12px;
    padding-left: 12px;
    padding-top: 5px;
    text-align: left;
    width: 190px;
}	
	
.auestion-form .main	 {
	height:216px;
	padding-bottom: 8px;
}
	
.auestion-form .done	 {
	background:#ffffff url("../images/bg/auestion-smile.png") no-repeat center 85px;
	height:233px;
	width:368px;
	margin:5px auto 0;
	display:none;
}

.auestion-form .done H3 {
	text-align:center;
	padding:68px 0 0 0;
}
	
.auestion-form .done H4{
	text-align:center;
	color:#F69739;
	font-size:14px;
	line-height:20px;
	padding:18px 0 0 0;
	width:160px;
	margin:0 auto;
}	
	
.service .p-ask {
	margin-top:0;
	
}	
	
	
.service .p-ask .sv-title H3 {
    color: #C7C7C9;
    display: block;
    float: left;
    font-family: HeliosCondBold;
    font-size: 16px;
    line-height: 100%;
    margin-left: 13px;
    margin-top: 9px;
    padding-right: 14px;
    padding-top: 0;
}

.service .p-ask .q-wrap {
	margin-top:20px;
}

.service .p-ask .q-wrap LI{
	background:url("../images/bg/question-bg.png") no-repeat 0 0;
	margin-bottom:16px;
	padding-left:24px;
	padding-right: 15px;
	padding-top:4px;
}

.service .p-ask .q-wrap LI H5 {
	color:#c8c7cc;
	font-size:13px;
	line-height:16px;
	padding-bottom:16px;
}

.service .p-ask .q-wrap LI H5 A{
	color:#c8c7cc;
	text-decoration:underline;
}

.service .p-ask .q-wrap LI H5 A:HOVER{
	text-decoration:none;
}
.service .p-ask .q-wrap LI P{
	color:#888888;
	font-size:11px;
	line-height:12px;
}
	
.service .sv-main .ask-again {
	margin-top:25px;
}	
	
.service .sv-main .ask-again H3 {
	background: #F2F2F2;
    color: #C7C8CA;
    display: inline-block;
	*display:inline; /* IE 7 */
    font-family: HeliosCondBold;
    font-size: 18px;
    line-height: 100%;
    padding: 13px 22px 14px 15px;
    text-decoration: none;
	vertical-align: middle;
}	

.service .sv-main .ask-again .ans{
	display: inline-block;
	*display:inline; /* IE 7 */
	vertical-align:middle;
	left: -16px;
    position: relative;
}

.service .sv-main .ask-again .ans A{
    color: #FFFFFF;
    display: block;
    font-family: HeliosCondBold;
    font-size: 14px;
    height: 16px;
    line-height: 16px;
    padding-left: 18px;
    padding-right: 5px;
    text-decoration: none;
	margin-bottom:1px;
	text-transform:uppercase;
}

.service .sv-main .ask-again .ans A.yes {
	background:#bdbdbd url("../images/bg/butt-yes.jpg") no-repeat 4px 4px;
}

.service .sv-main .ask-again .ans A.no{
	background:#bdbdbd url("../images/bg/butt-no.jpg") no-repeat 4px 4px;
}	
	
	
.service .sv-main .ask-again .ans A.yes.active{
	background:#63ab45 url("../images/bg/butt-yes-active.jpg") no-repeat 4px 4px;
}	

.service .sv-main .ask-again .ans A.no.active{
	background:#f1683a url("../images/bg/butt-no-active.jpg") no-repeat 4px 4px;
}

.service .sv-main .ask-again .thanks {
	display:none;
	float: right;
    margin-right: 8px;
}

.service .p-ask .a-links {
	margin-top:14px;
	margin-bottom:90px;
	display:none;
	margin-bottom: 15px;
}

.service .sv-main .ask-again .show {
	display:block;
}

.service .p-ask .a-links LI {
	margin-bottom:5px;
	margin-left:13px;
}
	
.service .p-ask .a-links LI  A{
	background:url("../images/bg/a-links-bg.jpg") no-repeat 0 0;
	color:#c8c8ca;
	font-size:13px;
	text-decoration:none;
	padding-left:24px;
}

.content .wh-buy {
    background: url("../images/bg/front-bg.jpg") repeat-y 0 0 #FFFFFF;
    margin: 0 auto;
    padding: 26px 46px 18px;
    width: 932px;
}
	
.wh-buy H1 {
    color: #C7C8CA;
    display: inline-block;
    font-family: HeliosCondBold;
    font-size: 26px;
    line-height: 100%;
    text-transform: uppercase;
    vertical-align: top;
	padding-top: 11px;
}	

.wh-buy .text-inf{
	width:230px;
	float:left;
	margin-top:32px;
	padding-left:10px;
	color:#666666;
	font-size:15px;
	line-height:19px;
}

.wh-buy .text-inf P{
	padding-bottom:19px;
}	

.wh-buy .text-inf .red{
	color:#c60205;
}

.wh-buy .ukr-map {
    float: right;
    width: 473px;
	position:relative;
}

.wh-buy .b-main {
	margin-bottom:26px;
}


.map_1 {
	background: url("../images/map/map.png") no-repeat scroll 0 0 transparent;
    height: 348px;
    width: 511px;
	position:relative;
}  	

.map {
	background: url("../images/map/map.png") no-repeat 0 0;
    display: block;
    padding: 0;
    position: relative;
    height: 316px;
    width: 473px;
}	

.map CANVAS {
    border: 0 none;
    height: 316px;
    left: 0;
    opacity: 1;
    padding: 0;
    position: absolute;
    top: 0;
    width: 473px;
}

.wh-buy .ukr-map .city DIV {
    color: #8A8A8A;
    font-size: 9px;
    position: absolute;
}
	
	
.wh-buy .partners H2{
	background:#cccccc url("../images/bg/partners-bg.jpg") no-repeat top right;
    color: #ffffff;
    display: inline-block;
    font-family: HeliosCondBold;
    font-size: 26px;
    line-height: 100%;
    padding: 8px 78px 8px 12px;
    text-decoration: none;
    vertical-align: middle;
	text-transform:uppercase;
}	
	
.wh-buy .partners UL{	
    margin-top: 20px;
    padding-left: 35px;
    padding-right: 35px;
    text-align: justify;
}	
	
	
.wh-buy .partners LI{
	display: inline-block;
	*display:inline; /* IE 7 */
	margin-right: 20px;
    margin-bottom: 30px;
    vertical-align: middle;
}	
	
.partnership {
	background: url("../images/bg/front-bg.jpg") repeat-y 0 0 #FFFFFF;
    margin: 0 auto;
    padding: 26px 46px 18px;
    width: 932px;
}	

.partnership H1 {
    color: #C7C8CA;
    font-family: HeliosCondBold;
    font-size: 26px;
    line-height: 100%;
    padding-top: 26px;
    text-transform: uppercase;
    vertical-align: top;
}

.partnership .price-list {
	background:#999896 url("../images/bg/price-list.png") no-repeat right 9px;
	width:203px;
}

.partnership .price-list A{
	display:block;
	padding: 5px 50px 10px 9px;
	text-decoration:none;
}


.partnership .price-list .tit {
	color:#ffffff;
	font-family: HeliosCondBold;
	font-size:26px;
	display:block;
	line-height:100%;
	text-transform:uppercase;
	padding-bottom:5px;
}

.partnership .price-list .txt{
	color:#fefeff;
	font-size:13px;
	line-height:100%;
}

.partnership .price-list:HOVER {
	background-color:#c60205;
}

.partnership .pr-phone {
	background:#7bb6d9 url("../images/bg/phone-par.png") no-repeat right top;
	padding-bottom:7px;
	margin-bottom:10px;
}	

.partnership .pr-wrap .main .pr-phone H4{
    background-color: #FFFFFF;
    color: #7BB6D9;
    float: left;
	font-family: HeliosCondBold;
    font-size: 22px;
    line-height: 100%;
    margin-left: 1px;
    margin-top: 1px;
    padding: 11px 13px 11px 19px;
}	

.partnership .pr-phone .txt{
	float:left;
	margin-left:34px;
	margin-top:15px;
	color:#ffffff;
	font-size:15px;
	line-height:26px;
}	

.partnership .main .pr-phone .txt P{
	color:#ffffff;
	padding:0;
}

.partnership .pr-phone .txt .big{
	font-size:24px;
	font-weight:bold;
}	
	
.partnership .pr-phone .txt .small{
	font-size:12px;
}

.partnership .main .pr-phone .txt .ind{
	padding-left:76px;
}

.partnership .main .pr-phone .txt P {
	padding-bottom:7px;
}


.partnership .main {
    float: left;
    margin-top: 32px;
    padding-left: 10px;
    width: 730px;
}

.partnership .main H2{
    color: #0A0909;
    font-size: 23px;
    line-height: 27px;
    padding-bottom: 22px;
    padding-right: 140px;
}

.partnership .right-sidebar {
	width:190px;
	float:right;
	margin-top: 13px;
}
		
.partnership .right-sidebar .partners {
	padding-left:35px;
	margin-top:15px;

}	
	
.partnership .right-sidebar .partners H3{
    border-bottom: 2px solid #B1B1B1;
    color: #727272;
    display: inline-block;
	*display:inline; /* IE 7 */
	vertical-align:top;
    font-size: 12px;
    margin-bottom: 13px;
    padding-bottom: 4px;
    text-transform: uppercase;
}	

.partnership .right-sidebar .partners LI{
	margin-bottom:5px;
}
	
.partnership .main .pr-item {
	margin-bottom: 1px;
}	
	
.partnership .main .pr-item IMG {
	float:left;
	margin-right:18px;
}	

.partnership .main .pr-item P{
	color:#6d6d6d;
	font-size:11px;
	line-height:17px;
	padding-bottom:22px;
}	
	
.partnership .main .pr-item H3{
	color:#000000;
	font-size:18px;
	line-height:100%;
	padding-bottom:22px;
	font-weight:bold;
}	

.partnership .main .pr-item UL{
	padding-bottom:21px;
}

.partnership .main .pr-item LI {
	list-style-type:disc;
	list-style-position:inside;
	color: #767876;
    font-size: 11px;
    line-height: 17px;
}	

.partnership .main .pr-item H5{
    color: #6E6D68;
    font-size: 11px;
    font-weight: bold;
    line-height: 100%;
    padding-bottom: 5px;
}	

.partnership .main .pr-item H4{
    color: #121213;
    font-size: 14px;
    font-weight: bold;
    line-height: 100%;
    padding-top: 25px;
}	
	
.partnership .lv-question {
/*    background: url("../images/bg/lv-question-bg.png") no-repeat scroll 9px 10px #E1E2E3; */
	background: #E1E2E3;
    padding-right: 23px;
    width: 888px;
	height: 224px;
	margin-top: 17px;
}	

.partnership .lv-question .top {
    float: right;
    margin-bottom: 20px;
    padding-top: 24px;
}
	
.partnership .lv-question .top H3{
    color: #646464;
    font-family: HeliosCond;
    font-size: 20px;
    line-height: 100%;
	padding-bottom:22px;
}
	
.partnership .lv-question .top TEXTAREA{
	background:#ffffff url("../images/bg/lv-question-textarea.png") no-repeat 5px 6px;
	border:1px solid #d1d2d4;
	color:#bbbbbb;
	font-family: Arial;
	font-size:14px;
	line-height:100%;
	width:600px;
	height:63px;
	padding:8px 35px;
	resize:none;
	outline:none;
}

.partnership .lv-question .bottom INPUT[type="text"]{
	background-color:#ffffff;
	border:1px solid #cdced0;
	color:#bbbbbb;
	font-family: Arial;
	font-size:14px;
	line-height:100%;
	width:262px;
	height:30px;
	padding:0 44px;
	resize:none;
	outline:none;
	margin-right:15px;
}
	
.partnership .lv-question .bottom INPUT.mail{
	background:#ffffff url("../images/bg/envelope-bg.png") no-repeat 8px 5px;	
}	
	
.partnership .lv-question .bottom INPUT.phone{
	background:#ffffff url("../images/bg/phone-bg.png") no-repeat 8px 5px;	
	
}	
	
.partnership .lv-question .bottom INPUT[type="submit"] {
    background-color: #7BB6D9;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: HeliosCond;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    outline:none;
	float: right;
}
	
.partnership .lv-question .bottom {
	padding-bottom:15px; 
	padding-left: 21px;
}
	
.partnership .lv-question .qv-main {
	background: url("../images/bg/lv-question-bg.png") no-repeat 9px 10px #E1E2E3;
}

.partnership .lv-question .qv-done {
    background: url("../images/bg/smile-qv.png") no-repeat 509px 39px #E1E2E3;
    height: 144px;
    padding-left: 63px;
    padding-top: 80px;
	display:none;
}	

.partnership .lv-question .qv-done H3{
	color: #656565;
    font-family: HeliosCondBold;
    font-size: 24px;
    line-height: 100%;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.partnership .lv-question .qv-done H4 {
    color: #646464;
    font-family: HeliosCond;
    font-size: 20px;
    line-height: 100%;
    padding-left: 0;
    padding-top: 0;
}
	
.price-form {
    background: #E5E5E5;
    display: none;
    height: 466px;
    overflow: hidden;
    padding-left: 0;
    padding-top: 0;
    z-index: 101;
	width: 403px;
}

.price-form H3 {
    background-color: #FFFFFF;
    color: #C52026;
    display: block;
    font-family: HeliosCondBold;
    font-size: 22px;
    line-height: 100%;
    padding: 8px 22px 11px 14px;
    text-decoration: none;
}

.price-form .close{
	background: url("../images/bg/form-close2.jpg") no-repeat 0 0 #FFFFFF;
    cursor: pointer;
    height: 15px;
    position: absolute;
    right: 13px;
    top: 11px;
    width: 15px;
    z-index: 8140;

}

.price-form .main {
    background: url("../images/bg/price-form-bg.png") no-repeat 130px 70px;
    padding-left: 16px;
    padding-right: 20px;
	padding-top:24px;
    width: 367px;
}	

.price-form .main LABEL {
	color:#666668;
	font-size:12px;
	line-height:100%;
	padding-bottom:4px;
	display:block;
	
}

.price-form .main INPUT[type="text"]{
	background-color:#ffffff;
	color: #636363;
	font-size:12px;
	line-height:21px;
	height:21px;
	padding:0 7px;
	border:1px solid #d2d2d2;
}

.price-form .main .i-name{
	width:145px;
	margin-right:19px;
}

.price-form .main .i-email{
	width:350px;
}

.price-form .main .i-com{
	width:166px;
}

.price-form .main .ph-text{
    margin-left: 23px;
    width: 251px;
}


.price-form .main .f-item{
	margin-bottom:8px;
}

.price-form .main .f-item P{
    display: inline-block;
	*display:inline; /* IE 7 */
	vertical-align: bottom;
}

.price-form .main .phone .select{
	width:42px;
}

.price-form .main .town {
	margin-top:18px;
}

.price-form .main .capcha {
	margin-top:24px;
}

.price-form .main .capcha .cp-img {
	margin-left:26px;
}

.price-form .main .button {
	margin-top: 26px;
}

.price-form .main .button LABEL{
	color:#ababad;
	font-family:Arial;
	font-size:12px;
	line-height:14px;
	width:120px;
	float:left;
	
}

.price-form .main .button INPUT[type="submit"] {
    background-color: #C52026;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    outline:none;
	float:right;
}


.price-form .main .mess {
	margin-top:15px;
}

.price-form .main .town .select{
	width:138px;
}

.price-form .main .town INPUT{
	width:159px;
	margin-right:18px;
}

.price-form .done {
    background: url("../images/bg/price-done.jpg") no-repeat center 165px #FFFFFF;
    display: none;
    height: 411px;
    margin: 5px auto 0;
    width: 390px;
}
	
.price-form .done H3 {
    color: #C52024;
    display: block;
    font-family: HeliosCondBold;
    font-size: 23px;
    line-height: 100%;
    padding: 150px 0 19px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

.price-form .done H4 {
    color: #C52026;
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 160px;
}

	
.price-form .main TEXTAREA {
    border: 1px solid #c5c5c5;
    color: #636363;
    height: 27px;
    padding: 5px;
    resize: none;
    width: 354px;
}	
	
.catalog {
    background: url("../images/bg/front-bg.jpg") repeat-y 0 0 #FFFFFF;
    margin: 0 auto;
    padding: 35px 44px 18px;
    width: 936px;
	position:relative;
}

.catalog H1 {
    color: #C7C8CA;
    font-family: HeliosCondBold;
	display: inline-block;
	*display:inline; /* IE 7 */
    font-size: 26px;
    line-height: 100%;
    padding-top: 0;
    text-transform: uppercase;
	vertical-align: middle;
}

.catalog .cat-nav{
    border-left:3px solid #609bd1;
	display: inline-block;
	*display:inline; /* IE 7 */
	vertical-align: middle;
	margin-left:26px;
}

.catalog .cat-nav LI{
    display: inline-block;
	*display:inline; /* IE 7 */
	vertical-align: middle;
	margin-left:17px;
}

.catalog .cat-nav LI A{
	color:#7b7a7a;
	font-size:12px;
	line-height:100%;
	line-height:32px;
	text-transform:uppercase;
}

.catalog .main {
    float: left;
    width: 730px;
}

.catalog .c-compare{
    margin-top: 13px;
    padding-right: 54px;
    text-align: right;
}

.catalog .c-compare .c-l-prod{
    display: inline-block;
	*display:inline; /* IE 7 */
	vertical-align: middle;
}

.catalog .c-compare .c-l-prod LI{  
    display: inline-block;
	*display:inline; /* IE 7 */
	vertical-align: middle;
	height:39px;
	width:44px;
	border:1px solid #e7e6e6;
	text-align:center;
	position:relative;
	line-height: 39px;
	margin-left: 2px;
}

.catalog .c-compare .c-l-prod LI .cls{
    background: url("../images/bg/cat-cls.png") no-repeat 0 0;
    display: block;
    height: 5px;
    position: absolute;
    right: 3px;
    top: 2px;
    width: 5px;
}

.catalog .c-compare .c-l-prod LI IMG{
	vertical-align:middle;
} 

.catalog .c-compare .res {
	color:#c7c8ca;
	font-size:12px;
	line-height:100%;
	margin-left:7px;
	text-decoration:underline;
}

.catalog .c-compare .res:HOVER{
	text-decoration:none;
}

.catalog .c-compare .butt {
    background-color: #6796c4;
    border: none;
	display: inline-block;
	*display:inline; /* IE 7 */
	vertical-align: middle;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    outline: none;
	padding:0 7px 0 10px;
	margin-left:11px;
	text-decoration:none;
}

.catalog .main .cat-lists {
	margin-top:12px;
}	

.catalog .main .c-list {
	display: inline-block;
	*display:inline; /* IE 7 */
	vertical-align: top;
	width:350px;
	margin-bottom:35px;
	position:relative;
	border-bottom:1px solid #d1d1d1;
	margin-right: 12px;

}

.catalog .main .c-list  .wrap {
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	min-height:213px;	
	padding-top: 15px;
	position:relative;
	margin-bottom: 6px;
}


.catalog .main .c-list .cat-img{
    float: left;
    width: 198px;
}

.catalog .main .c-list .cat-descr {
	width:140px;
	float:right;
}

.catalog .main .c-list H3{
    color: #626161;
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
    padding-bottom: 17px;
}

.catalog .main .c-list P{
    color: #626161;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
}

.catalog .main .c-list .wrap:HOVER {
	background:url("../images/bg/c-list-bg.jpg") repeat-x left bottom;
	border-color:#e2e1e1;
}

.catalog .main .c-list .cat-video {
    position: absolute;
    right: 149px;
    top: 12px;
}

.catalog .main .c-list .cat-nov {
	position:absolute;
	top:24px;
	left:9px;
}

.catalog .pick-set {
    float: right;
    margin-right: -16px;
    margin-top: -16px;
    width: 216px;
}

.catalog .pick-set H3{
    background: url("../images/bg/set-bg.png") no-repeat 6px 3px #C60205;
    color: #FFFFFF;
    font-family: HeliosCondBold;
    font-size: 14px;
    line-height: 100%;
    padding-bottom: 8px;
    padding-left: 58px;
    padding-top: 9px;
    text-transform: uppercase;
}

.catalog .pick-set .p-top {
    background: url("../images/bg/p-top-bg.png") repeat-y 0 0;
    color: #9C9C9C;
    font-family: Calibri;
    font-size: 10px;
    line-height: 10px;
	margin-left:5px;
} 

.catalog .pick-set .p-top .wr{
    background: url("../images/bg/top-wr.png") no-repeat left bottom;
    padding: 5px 8px 8px 16px;
    width: 182px;
}

.catalog .pick-set .video {
	margin-left:5px;
	margin-top:7px;
}

.catalog .pick-set .meccano {
	border:1px solid #ababab;
	width:206px;
	margin-left:2px;
	position:relative;
	margin-top: 14px;
	padding:15px 0;
	
}

.catalog .pick-set .meccano .cls {
    background: url("../images/bg/cls-constr.png") no-repeat 0 0 #FFFFFF;
    height: 15px;
    position: absolute;
    right: 13px;
    top: 11px;
    width: 15px;
}

.catalog .pick-set .meccano .item {
	margin-bottom:25px;
	text-align:center;
}

.catalog .pick-set .meccano .items  H5{
	color:#b5b5b5;
	font-size:12px;
	line-height:100%;
	padding-bottom:7px;
}	

.catalog .pick-set .meccano .butt {
	color:#616161;
	border:1px solid #e2e2e2;
	font-size:10px;
	line-height:16px;
	height:16px;
	padding:0 5px 0 12px;
	display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    vertical-align: top;
	text-decoration:none;
	margin-left:20px;
}

.catalog .pick-set .cat-options {
    background: url("../images/bg/cat-options.png") repeat-y 0 0;
    margin-top: 1px;
    width: 206px;
}

.catalog .pick-set .cat-options .top{
	background:url("../images/bg/cat-option-bg.jpg") no-repeat 0 0;
	padding-top:3px;
}

.catalog .pick-set .cat-options .bottom{
    background: url("../images/bg/cat-option-bottom.jpg") no-repeat left bottom;
    padding-bottom: 45px;
    padding-left: 16px;
    padding-top: 4px;
}

.catalog .pick-set .cat-options .itm {
	margin-top:12px;
}

.catalog .pick-set .cat-options .op-itms {
	width:152px;
}

.catalog .pick-set .cat-options H4 {
	color:#989797;
	font-family: HeliosCond;
	font-size:12px;
	line-height:100%;
}

.catalog .pick-set .cat-options H5 {
	color:#626161;
	font-family: HeliosCond;
	font-size:12px;
	line-height:100%;
	border-bottom:1px solid #bdbdbd;
	padding-left:4px;
	padding-bottom:3px;
	margin-bottom: 4px;
}

.catalog .pick-set .cat-options SUP{
	vertical-align:super;
	font-size:10px;
}

.catalog .pick-set .op-main LI{
	margin-top:4px;
	padding-left:8px;
}

.catalog .pick-set .op-main LI A{
	background:url("../images/bg/op-li-bg.gif") no-repeat 0 0;
	display:block;
	color:#989797;
	font-size:9px;
	font-family: HeliosCond;
	line-height:100%;
	text-decoration:none;
	padding-left:12px;
}

.catalog .pick-set .cat-options .selctd LI{
    background: url("../images/bg/op-li-top.gif") no-repeat 0 0 ;
    color: #989797;
    display: block;
    font-family: HeliosCond;
    font-size: 9px;
    line-height: 100%;
    margin-left: 8px;
    margin-top: 4px;
    padding-left: 12px;
    text-decoration: none;
}

.catalog .pick-set .cat-options .r-filtr {
	text-align:right;
	margin-top:13px;
}
	
.catalog .pick-set .cat-options .r-filtr A{
    background: url("../images/bg/op-li-top.gif") no-repeat 0 0;
    color: #989797;
    font-family: HeliosCond;
    font-size: 9px;
    line-height: 100%;
    margin-left: 8px;
    margin-top: 4px;
    padding-left: 12px;
    text-decoration: none;
	display:inline-block;
	*display:inline; zoom:1; /* IE 7 */
	vertical-align:top;
}

.catalog .pick-set .cat-options .op-itms .tit {
    background: url("../images/bg/op-li-bg.gif") no-repeat 0 0;
    color: #626161;
    display: block;
    font-family: HeliosCond;
    font-size: 12px;
    line-height: 100%;
    margin-top: 10px;
    padding-left: 12px;
    padding-top: 0;
    text-decoration: none;
    text-transform: none;
}
	
.catalog .pick-set .c-advert{
	margin-top:6px;
}
	
.catalog .main .c-list:HOVER .add {
	display:block;
}	
	
.catalog .main .c-list .add {
	position:absolute;
	right:24px;
	bottom:18px;
	display:none;
}	
	
.catalog .main .c-list .warranty {
	position:absolute;
	left:20px;
	top:53px;
}	
	
.catalog .main .c-list .add INPUT {
	margin:0;
	padding:0;
} 	
	
.catalog .main .c-list .add LABEL {
	color:#626161;
	font-family:Arial, sans-serif;
	font-size:8px;
	line-height:13px;
	padding-left:7px;
	display:inline-block;
	*display:inline; zoom:1; /* IE 7 */
	vertical-align:top;
}
	
.question-online {
    background: url("../images/bg/question-online-bg.png") no-repeat scroll 0 0 transparent;
    height: 173px;
    left: 18px;
    position: absolute;
    top: 803px;
    width: 89px;
	display:block;
}	

.catalog .cat-compare {
    background-color: #F2F2F2;
    margin-top: 24px;
    padding: 7px 8px 11px 23px;
}
	
.catalog .cat-compare .top {
	margin-top:5px;
}	
	
.catalog .cat-compare H2 {
    color: #8a8889;
    display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    font-family: HeliosCondBold;
    font-size: 22px;
    line-height: 100%;
    padding-top: 0;
    text-transform: uppercase;
    vertical-align: middle;
}	
	
.catalog .cat-compare .com-links{
    float: right;
    padding-right: 8px;
    padding-top: 0;
    text-align: right;
    vertical-align: middle;
    width: 492px;
}	

.catalog .cat-compare .com-links .back{
    background-color: #c7c8ca;
    border: none;
    color: #FFFFFF;
    display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    font-family: Arial;
    font-size: 11px;
    height: 28px;
    line-height: 28px;
    outline: medium none;
    padding: 0 7px 0 10px;
    text-decoration: none;
    vertical-align: middle;
}

.catalog .cat-compare .com-links .print{
	background:url("../images/bg/print-bg.png") no-repeat right center;
	display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
	vertical-align:middle;
	color:#676767;
	font-size:11px;
	line-height: 100%;
	padding-right:28px;
	padding-top:8px;
	padding-bottom:3px;
	text-decoration:none;
	margin-right: 19px;
}

.catalog .cat-compare .com-links .c-pdf{
	background:url("../images/bg/c-pdf.png") no-repeat right center;
	display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
	vertical-align:middle;
	color:#676767;
	font-size:11px;
	line-height: 100%;
	padding-right:28px;
	padding-top:8px;
	padding-bottom:3px;
	text-decoration:none;
	margin-right:16px;
}

.catalog .cat-compare .option-pr {
	float:left;
	width:159px;
}

.catalog .cat-compare .option-pr H3{
	color:#6796c4;
	font-family: HeliosCondBold;
	font-size:16px;
	line-height:100%;
	text-transform:uppercase;
	
}

.catalog .cat-compare .option-pr H3 SPAN{
	color:#000000;
}

.catalog .cat-compare .c-main {
	margin-top:14px;
}	

.catalog .cat-compare .option-pr .shv {
	margin-top:12px;
}

.catalog .cat-compare .option-pr .shv H5 {
	color:#808181;
	font-size:12px;
	padding-bottom:14px; 
}

.catalog .cat-compare .option-pr .shv LI {
	margin-top:6px;
}

.catalog .cat-compare .option-pr .shv LI:FIRST-CHILD{
	margin:0;
}

.catalog .cat-compare .option-pr .shv LI INPUT{
	margin:0;
}

.catalog .cat-compare .option-pr .shv LI LABEL{
    color: #626161;
    display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    font-family: Arial,sans-serif;
    font-size: 8px;
    line-height: 11px;
    padding-left: 6px;
    vertical-align: top;
}

.catalog .cat-compare .option-pr .add { 
    background-color: #c7c8ca;
    color: #FFFFFF;
    display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    font-family: Arial,sans-serif;
    font-size: 12px;
    height: 21px;
    line-height: 21px;
    outline: none;
    padding: 0 6px 0 8px;
    text-decoration: none;
    vertical-align: top;
	margin-top:23px;
}

.catalog .cat-compare .option-pr .add:HOVER { 
	background-color: #c6c7c9;
}

.catalog .cat-compare .slider-pr {
    float: right;
    width: 488px;
}

.catalog .jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 145px;
    margin: 0 auto 0 25px;
    padding: 0;
    width: 440px;
}

.catalog  .jcarousel-skin-tango .jcarousel-item {
    height: 145px;
    width: 99px;
	margin-right:13px;
	text-align:center;
}

.catalog .jcarousel-skin-tango .jcarousel-prev-horizontal {
	left:0;
	top:54px;
}

.catalog .jcarousel-skin-tango .jcarousel-next-horizontal {
	right:0;
	top:54px;
}

.catalog .cat-compare .slider-pr .sl-imag {
    background-color: #FFFFFF;
    border: 1px solid #E5E4E4;
    display: table-cell;
    height: 86px;
    line-height: 86px;
    vertical-align: middle;
    width: 97px;
	behavior: url("./public/css/display-table.min.htc");	
	-dt-display: table-cell;
	position:relative;
}

.catalog .cat-compare .slider-pr .sl-imag A {
	display: block;
	*display:inline; zoom:1; /* IE 7 */
	vertical-align:middle;
}

.catalog .cat-compare .slider-pr .sl-imag IMG {

}

.catalog .cat-compare .slider-pr .sl-option A {
	color:#808181;
	font-size:8px;
	display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
	vertical-align:top;
	text-decoration:underline;
}

.catalog .cat-compare .slider-pr .sl-option A:HOVER{
	text-decoration:none;
}

.catalog .cat-compare .slider-pr LI H4 {
	color:#808181;
	font-size:11px;
	line-height:100%;
	padding-top:8px;
}

.catalog .cat-compare .slider-pr .sl-option{
	text-align:left;
	margin-bottom: 6px;
}

.catalog .cat-compare .slider-pr .sl-option .substitute {
	width: 48%;
}

.catalog .cat-compare .slider-pr .sl-option .remove {
    text-align: right;
    width: 48%;
	
}

.catalog .main .cat-features {
	margin-top: 21px;
}

.catalog .main .cat-features  TD{
    border-left: 1px solid #D4D5D7;
    color: #231F20;
    font-size: 11px;
    line-height: 13px;
    padding: 16px 3px 9px;
    width: 112px;
}

.catalog .main .cat-features TR  TD:FIRST-CHILD{
	background-color:#fcfcfc;
	width:211px;
	padding-left:8px; 
	border:none;
	text-transform:uppercase;
}

.catalog .main .cat-features TR:HOVER TD{
	background-color:#f2f2f2;
}	

.catalog .main .cat-features TR:FIRST-CHILD TD{
	padding-top:10px;
}

.c-add-product {
    background-color: #FCFCFC;
    border: 1px solid #C7C8CA;
    left: 223px;
    padding: 20px 13px 13px 20px;
    position: absolute;
    top: 252px;
    width: 350px;
    z-index: 913;
}

.c-add-product H3 {
    color: #8a8889;
    display: block;
    font-family: HeliosCondBold;
    font-size: 22px;
    line-height: 100%;
    padding:0;
    text-decoration: none;
	text-transform:uppercase;
}

.c-add-product .close {
    background: url("../images/bg/c-add-close.png") no-repeat scroll 0 0 #FFFFFF;
    cursor: pointer;
    height: 28px;
    position: absolute;
    right: 17px;
    top: 12px;
    width: 26px;
    z-index: 8141;
}
	
.c-add-product .m-number {
	margin-top:27px;
}

.c-add-product .m-number H4{
	color:#8a8889;
	font-size:11px;
	line-height:100%;
	text-transform:uppercase;
	padding-bottom:8px;
}

.c-add-product .m-number .lst {
	width:146px;
	float:left;
}

.c-add-product .m-number .foto {
    border: 1px solid #C7C8CA;
    float: right;
    height: 197px;
    position: relative;
    text-align: center;
    width: 193px;
}

.c-add-product .m-number .foto TD{
	vertical-align:middle;
}

.c-add-product .m-number .foto .f-news {
	position:absolute;
	top:30px;
	left:27px;
}

.c-add-product .m-number .foto .warranty {
	position:absolute;
	top:53px;
	left:29px;
}

.c-add-product .add-text {
	margin-top:14px;
}

.c-add-product .add-text .a-name{
    float: left;
    width: 145px;
}

.c-add-product .add-text .a-name H3{
	color:#c60205;
	font-family:Arial, Tahoma, sans-serif;
	font-size:11px;
	line-height:100%;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:7px;
}

.c-add-product .add-text .a-name P{
    color: #8A8889;
    font-size: 11px;
    line-height: 13px;
}

.c-add-product .add-text .a-features{
	width:183px;
	float:right;
}

.c-add-product .add-text .a-features H3{
	color:#c60205;
	font-family:Arial, Tahoma, sans-serif;
	font-size:11px;
	line-height:100%;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:7px;	
}

.c-add-product .add-text .a-features P{
    color: #8A8889;
    font-size: 11px;
    line-height: 13px;	
}

.c-add-product .add-butt {
    margin-top: 28px;
    text-align: right;
}

.c-add-product .add-butt .add{
	background-color: #c60205;
    border: none;
    color: #FFFFFF;
    display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    font-family: Arial;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    margin-left: 11px;
    padding: 0 10px 0 7px;
    text-decoration: none;
    vertical-align: middle;
	text-transform:uppercase;
}

.c-add-product .add-butt .cansel{
	background-color: #c7c8ca;
    border: none;
    color: #FFFFFF;
    display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    font-family: Arial;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding: 0 10px 0 7px;
    text-decoration: none;
    vertical-align: top;
	text-transform:uppercase;
}

.search {
    background: url("../images/bg/front-bg.jpg") repeat-y 0 0 #FFFFFF;
    margin: 0 auto;
    padding: 35px 44px 18px;
    position: relative;
    width: 936px;
}

.search H1 {
    color: #C7C8CA;
    font-family: HeliosCondBold;
    font-size: 26px;
    line-height: 100%;
    padding-top: 9px;
    text-transform: uppercase;
    vertical-align: middle;
}

.search .s-form {
    background: #FFFFFF;
	border:1px solid #bababa;
    height: 34px;
    margin-top: 13px;
    width: 553px;
}

.search .s-form .s-item:first-child {
    margin-left: 0;
}

.search .s-form .s-item {
    display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    margin-left: 10px;
    vertical-align: middle;
}

.search .s-form INPUT[type="text"] {
    background: none;
    border: medium none;
    color: #646464;
    font-family: Arial,Tahoma,sans-serif;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    outline: medium none;
    padding-left: 8px;
    width: 500px;
}

.search .s-form INPUT[type="submit"] {
    background: url("../images/bg/serach-button.png") no-repeat center center;
    border:none;
    cursor: pointer;
    height: 26px;
    outline:none;
    width: 26px;
	float:right;
}

.search .s-wrap {
	margin-top:15px;
}	

.search .s-wrap .tit{
	color:3646464;
	font-size:12px;
	line-height:100%;
}

.s-wrap .jcarousel-skin-tango .jcarousel-container {
	background:none;
}

.search .jcarousel-skin-tango .jcarousel-clip-horizontal {
	margin-left:0px;
}

.search .news-items {
	 margin-top: 2px;
}

.search .news-item .n-foto {
    float: left;
    width: 100px;
}

.search .news-item {
    margin-bottom: 20px;
    width: 732px;
}

.search .news-item .n-text {
    float: right;
    width: 615px;
}

.search .news-item H4 {
    color: #696969;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 6px;
}

.search .news-item P {
    color: #696969;
    line-height: 18px;
}

.search .pr-slider {
    margin-top: 21px;
    width: 895px;
}

.search .pr-slider .cat-img {
    float: left;
    width: 150px;
	text-align: center;
}

.search .jcarousel-skin-tango .jcarousel-item {
	width:270px;
	height: 168px;
	position: relative;
}

.search .jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 168px;
    margin-left: 23px;
    padding-top: 0;
    width: 840px;
}

.search .pr-slider .cat-descr {
    float: right;
    width: 105px;
}

.search .pr-slider .cat-descr H3 {
    color: #626161;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    padding-bottom: 17px;
}

.search .pr-slider .cat-descr P {
	color: #8e8f8f;
    font-size: 10px;
    line-height: 14px;
}

.search .pr-slider .warranty {
    left: 2px;
    position: absolute;
    top: 8px;
}

.search  .jcarousel-skin-tango .jcarousel-prev-horizontal {
	left:0;
}

.search .s-wrap .finded {
	background-color:#d8d8d8;
}

.search .jcarousel-skin-tango .jcarousel-next-disabled {
	display:none !important;
}

.search .jcarousel-skin-tango .jcarousel-prev-disabled {
	display:none !important;
}

.search .n-found {
	width:390px;
	padding-left:8px;
	margin-top:15px;
	display:none;
}

	
/*Footer */
.footer {
	background:#ffffff url("../images/bg/footer-shadow.png") repeat-x 4px 3px;
	padding-top:9px;
}

.footer .f-wrap{
	background-color:#f2f2f2;
	height:274px;
}

.footer .f-list-item {
	display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    vertical-align: top;
	 text-align: center;
}

.footer .f-list-item .title H4, .footer .f-list-item .title IMG{
	display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    vertical-align: middle;	
}

.footer .f-list-item .title {	
	text-align:left;
	padding-bottom: 23px;
}

.footer .f-list-item .ins {	
	text-align:center;
}

.footer .f-list-item .title H4 {
	color:#646464;
	font-family:HeliosCond;
	font-size:14px;
	line-height:100%;
	width:130px;
	padding-left:7px;
}

.footer .f-list-item.sign {
	width:230px;
}

.footer .f-list-item.guarantee {
    padding-left: 10px;
    width: 224px;
}

.footer .f-list-item.art {
    padding-left: 20px;
    width: 210px;
}

.footer .f-list-item.soc {
	width:226px;
	padding-left:15px;
}

.footer .f-list-item INPUT[type="text"] {
    background: url("../images/bg/input-foot.png") no-repeat 0 0;
    border: none;
    color: #646464;
    font-size: 9px;
    height: 19px;
    line-height: 19px;
    outline: medium none;
    padding: 0 13px;
    width: 194px;
}

.footer .f-list-item .button {
    background-color: #A5A5A5;
    border: none;
    border-width: 1px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    padding: 0 8px;
	text-decoration:none;
	
	display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    vertical-align: top;	
}

.footer .f-list-items {
	padding:15px 0 0 46px; 
}

.footer .f-list-item P {
	color:#646464;
	font-size:11px;
	line-height:12px;
	text-align:left;
}

.footer .f-list-item .itm {
    margin-top: 10px;
    text-align: center;
    width: 221px;
}

.footer .f-list-item LI {
	background: url("../images/icons/check-f.png") no-repeat 0 2px;
	padding-left:20px;
	color:#646464;
	font-size:11px;
	margin-bottom:10px;
	text-align:left;
}

.footer .f-list-item.guarantee .ins {
	margin-bottom:20px;
}

.footer .f-list-item.art .ins{
	margin-bottom:14px;
}

.footer .f-list-item.soc .ins {
	padding-bottom:19px;
}

.footer .f-bottom {
	padding:0 44px;
}

.footer .f-logo {
	width:170px;
	float:left;
	margin-top: 20px;
}

.footer .f-b-right {
	width:705px;
	float:right;
	margin-top: 5px;
}

.footer .f-bottom .h-lang {
	text-align:right;
}

.footer .f-bottom .h-lang A{
    color: #646464;
    font-size: 10px;
    line-height: 100%;
    padding-left: 5px;
    text-decoration: none;
    text-transform: uppercase;
}

.footer .f-bottom .h-lang A.active {
    text-decoration: underline;
}

.footer .f-nav {
	text-align:right;
	margin-top:24px;
}

.footer .f-nav LI{
	display:inline-block;
	*display:inline; zoom:1; /* IE 7 */
	vertical-align:top;
	margin-left: 37px;
}

.footer .f-nav LI A{
	display:block;
    color: #646464;
	font-family: HeliosCond;
    font-size: 13px;
    line-height: 100%;
    text-transform: uppercase;
	border-bottom:2px solid #f2f2f2;
	padding-bottom:6px;
}

.footer .f-nav LI.active A{
	border-color:#646464;
}

.footer .f-copyright{
	margin-top:4px;
	padding-left:267px;
	color:#7e8083;
	font-size:8px;
	line-height:100%;
}

.footer TABLE {
	width:935px;
	margin:0 auto;
	padding-top:15px;
}

.footer TABLE TH{
	width:240px;
}	

.footer TABLE TH H4, .footer TABLE TH IMG{
	display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    vertical-align: middle;	
}

.footer TABLE TH {	
	text-align:left;
	padding-bottom: 23px;
	padding-top: 14px;
}

.footer TABLE TH  H4 {
	color:#646464;
	font-family:HeliosCond;
	font-size:14px;
	line-height:100%;
	width:130px;
	padding-left:7px;
}

.footer TABLE TD P {	
	color:#646464;
	font-size:11px;
	line-height:12px;
	text-align:left;
}

.footer TABLE TD { 
	text-align:center;
}

.footer TABLE TD INPUT[type="text"] {
    background: url("../images/bg/input-foot.png") no-repeat 0 0;
    border: none;
    color: #646464;
    font-size: 9px;
    height: 19px;
    line-height: 19px;
    outline: medium none;
    padding: 0 13px;
    width: 194px;
}

.footer TABLE TD .button {
    background-color: #A5A5A5;
    border: none;
    border-width: 1px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    padding: 0 8px;
	text-decoration:none;
	
	display: inline-block;
	*display:inline; zoom:1; /* IE 7 */
    vertical-align: top;	
}

.footer TABLE TD .itm {
    margin-top: 10px;
    text-align: center;
    width: 221px;
}


.footer TABLE TD LI{
	background: url("../images/icons/check-f.png") no-repeat 0 2px;
	padding-left:20px;
	color:#646464;
	font-size:11px;
	margin-bottom:10px;
	text-align:left;
	width:165px;
}

.footer TABLE TD LI A{
	display:block;
    color: #646464;
	font-family: HeliosCond;
    font-size: 13px;
    line-height: 100%;
    text-transform: uppercase;
	border-bottom:2px solid #f2f2f2;
	padding-bottom:6px;
}

.footer TABLE TD LI.active A{
	border-color:#646464;
}

.footer TABLE TD .txt{
	padding-bottom:22px;
}

