body{
	margin:0;
	padding:0;
	color:#828282;
	position:relative;
	font:13px Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:940px;
}
a{
	text-decoration:underline;
	color:#0374c0;
}
a:hover{text-decoration:none;}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input, textarea, select{
	font-size:13px;
	vertical-align:middle;
	color:#4c4c4c;
}
img{border:none;}
#wrapper{
	max-width:1430px;
	margin:0 auto;
	padding:0 10px;
}
#wrapper:after{
	display:block;
	clear:both;
	content:"";
}
#header{
	width:100%;
	margin:0 0 26px;
}
#header:after{
	display:block;
	clear:both;
	content:"";
}
.header-top{
	width:100%;
	overflow:hidden;
	padding:27px 0 0;
	margin:0 0 9px;
}
.logo{
	margin:8px 0 0;
	float:left;
	width:300px;
	height:65px;
	background:url(/images/txt-logo_new_year.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
}
.header-top .area{
	float:right;
	width:65%;
}
.count-list{
	float:left;
	margin:5px 0 0;
	padding:0;
	min-width:226px;
}
.count-list dt{
	float:left;
	margin:2px 4px 0 0;
	font-size:12px;
	color:#627485;
}
.count-list dd{
	margin:0 0 2px;
	display:block;
	font-weight:bold;
	font-size:15px;
	color:#ff7000;
	overflow:hidden;
}
.top-menu-holder{float:right;}
.block-login-list{overflow:hidden;}
.login-list{
	margin:0 0 17px;
	padding:2px 0;
	list-style:none;
	overflow:hidden;
	float:right;
}
.login-list li{float:left;}
.login-list a{
	color:#627485;
	float:left;
	padding:3px 15px;
	background:url(/images/bg-login-list.gif) repeat-x;
	text-decoration:none;
	position:relative;
	background:#fff;
	border-left:1px solid #cdcece;
	border-right:1px solid #cdcece;
	border-top:1px solid #f2f2f2;
	border-bottom:1px solid #afb0b1;
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3);
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
	font-size:12px;
}
.login-list a:hover{color:#0374c0;}
.login-list .login-link a{
	font-size:12px;
	color:#0374c0;
	font-weight:bold;
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	behavior: url(/file.php?fname=js/PIE.htc);
}
.login-list .login-link a:hover{
	background:#3ba8f3;
	color:#fff;
	border-top:1px solid #cdcece;
}
.login-list .registration-link a{
	font-size:12px;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	behavior: url(/file.php?fname=js/PIE.htc);
}
.login-list .registration-link a:hover{
	background:#ff7000;
	color:#fff;
	border-top:1px solid #cdcece;
}
.top-menu{
	margin: 0;
	padding: 0;
	list-style:none;
	overflow:hidden;
	text-align:right;
	float:right;
}
.top-menu li{
	display:inline;
	margin:0 0 0 16px;
}
.top-menu a{color:#0374c0;}
#nav{
	margin:0 0 17px;
	padding: 0;
	list-style:none;
	display: table;
	position:relative;
	width:100%;
	z-index: 10;
}
#nav li{
	display: table-cell;
	background:url(/images/bg-nav-holder.gif) repeat-x;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}
#nav a{
	display:block;
	background:url(/images/sep-nav.png) no-repeat;
	padding:11px 0 0;
	text-align:center;
	height:25px;
	color:#fff;
	text-decoration:none;
}
#nav .first-child a{background:none;}
#nav .first-child{
	border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	behavior: url(/file.php?fname=js/PIE.htc);
}
#nav .last-child{
	border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
	behavior: url(/file.php?fname=js/PIE.htc);
}
#nav li:hover{background-position:0 -36px;}
#nav a:hover{color:#627485;}
#nav .active-trail{background-position:0 -72px;}
#nav .active-trail a{color:#ffaf00;}
.header-middle{
	width:100%;
	margin:0 0 18px;
}
.header-middle:after{
	display:block;
	clear:both;
	content:"";
}
.block-user-btn{
	float:right;
	width:142px;
}
.block-user-btn .btn-orange{margin:0 0 6px;}
.btn-orange{
	display:block;
	height:40px;
	padding:9px 0 0;
	background:url(/images/btn-orange.gif) repeat-x;
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
	text-align:center;
	width:142px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/file.php?fname=js/PIE.htc);
	text-decoration:none;
}
.btn-orange:hover{
	background-position:0 -49px;
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
.btn-blue{
	display:block;
	height:40px;
	padding:9px 0 0;
	background:url(/images/btn-blue.gif) repeat-x;
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
	text-align:center;
	width:142px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/file.php?fname=js/PIE.htc);
	text-decoration:none;
}
.btn-blue:hover{
	background-position:0 -49px;
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
.block-icon-teaser{
	float:left;
	width:60%;
}
.icon-teaser{
	float:left;
	width:50%;
}
.icon-teaser .inner-1{
	width:90%;
	margin:0 auto;
}
.icon-teaser .img-frame{
	float:left;
	width:106px;
}
.icon-teaser .img-frame img{
	display:block;
	margin:0;
}
.icon-teaser .txt-frame{
	overflow:hidden;
	background:url(/images/divider-icon-teaser.png) no-repeat 0 100%;
	padding:0 0 20px;
}
.icon-teaser .txt-frame h3{
	font-size:18px;
	margin:0 0 6px;
	font-weight:normal;
	line-height:21px;
}
.icon-teaser .text{
	width:100%;
	overflow:hidden;
	font-size:11px;
	color:#627485;
	margin:0 0 4px;
}
.icon-teaser .text p{margin:0;}
.more-link{
	float:left;
	font-size:11px;
	color:#3ba8f3;
}
.icon-teaser-1 h3{color:#ff7000;}
.icon-teaser-2 h3{color:#0374c0;}
.block-shop-list{
	float:left;
	width:18%;
}
.block-shop-list h3{
	margin:0 0 3px;
	font-size:13px;
	color:#ff7000;
}
.block-shop-list-all {
	margin:0 0 3px;
	font-size:13px;
	color:#ff7000;
	font-weight:bold;
}
.block-shop-list ul{
	margin: 0;
	padding: 0;
	list-style:none;
}
.block-shop-list ul li{margin:0 0 2px;}
.block-banner-teaser{
	width:100%;
	overflow:hidden;
	margin:0 0 20px;
}
.banner-teaser{
	width:25%;
	float:left;
	margin:0;
}
.banner-teaser .inner-1{
	overflow:hidden;
	width:90%;
	margin:0 auto;
}
.banner-teaser .head-holder{
	width:100%;
	overflow:hidden;
	margin:0 0 11px;
}
.banner-teaser .head-holder img{
	float:left;
	margin:2px 8px 0 0;
}
.banner-teaser .head-holder .head{
	display:block;
	overflow:hidden;
	font-size:15px;
	color:#46627d;
	font-weight:normal;
}
.banner-teaser .head-holder .head a{color:#46627d;}
.banner-teaser .txt-frame{
	width:100%;
	overflow:hidden;
	font-size:12px;
}
.banner-teaser .txt-frame p{margin:0;}
.banner-teaser .site-url{
	font-size:11px;
	text-decoration:none;
}
.banner-teaser .site-url:hover{text-decoration:underline;}
.search-holder{margin:0 0 12px;}
.search-holder:after{
	display:block;
	clear:both;
	content:"";
}
.btn-gray{
	display:block;
	height:40px;
	padding:9px 0 0;
	background:url(/images/btn-gray.gif) repeat-x;
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
	text-align:center;
	width:142px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/file.php?fname=js/PIE.htc);
	text-decoration:none;
}
.btn-gray:hover{
	background-position:0 -49px;
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
.search-holder .btn-gray{
	float:right;
	margin: 16px 2px 0 38px;
	display:inline;
}
.search-holder .head-holder{padding:0 357px 0 0;}
.search-holder .head-holder:after{
	display:block;
	clear:both;
	content:"";
}
.search-holder .head{
	float:left;
	color:#ff7000;
	font-size:13px;
	margin:3px 0 10px;
}
.search-frame{
	width:100%;
	overflow:hidden;
}
.search-box{
	overflow:hidden;
	margin:1px 0 0 1px;
	border:1px solid #c6c6c6;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	behavior: url(/file.php?fname=js/PIE.htc);
	padding:1px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	background:#fff;
}
.search-box .inner-box{
	overflow:hidden;
	background:#d8dde3;
	padding:14px 16px 9px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/file.php?fname=js/PIE.htc);
}
.search-form{
	width:100%;
	overflow:hidden;
}
.search-form .form-item{
	width:80%;
	float:left;
}
.search-form .text-box{
	overflow:hidden;
	margin:0 0 6px;
	background:#fff;
	border:1px solid #8b9cab;
	position:relative;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(/file.php?fname=js/PIE.htc);
}
.search-form .form-text{
	display:block;
	margin:0;
	padding:8px 5px 9px 13px;
	width:100%;
	position:relative;
	background:none;
	border:0;
	font-size:12px;
	color:#627485;
	font-style:italic;
}
.search-form .form-submit{
	width:131px;
	float:right;
	display:inline;
	margin:0 2px 2px 0;
	padding:7px 40px;
	border-top:1px solid #f3f3f3;
	border-left:1px solid #d6d7d7;
	border-right:1px solid #d6d7d7;
	border-bottom:1px solid #b2b3b3;
	background:#fff;
	position:relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/file.php?fname=js/PIE.htc);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	cursor:pointer;
	color:#627485;
	font-size:12px;
	text-transform:uppercase;
}
.search-form-short .form-submit-short{
	width:30px;
	float:right;
	display:inline;
	margin:0 1px 1px 0;
	padding:3px 1px;
	border-top:1px solid #f3f3f3;
	border-left:1px solid #d6d7d7;
	border-right:1px solid #d6d7d7;
	border-bottom:1px solid #b2b3b3;
	background:#fff;
	position:relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/file.php?fname=js/PIE.htc);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	cursor:pointer;
	color:#627485;
	font-size:12px;
	text-transform:uppercase;
}
.search-form .form-submit:hover{
	background:#3ba8f3;
	border-top:1px solid #d6d7d7;
	color:#fff;
}
.search-form .radio-holder{
	width:100%;
	overflow:hidden;
}
#searchnum {
	width: 140px;
}
.search-form .radio-frame{float:right;}
.search-form .radio-box{
	float:left;
	padding:0 0 0 30px;
}
.search-form .form-radio{
	float:left;
	margin:0 5px 0 0;
	padding:0;
	width:14px;
	height:14px;
}
.search-form label{
	float:left;
	font-size:12px;
	color:#627485;
}
.search-form  .search-example{
	float:left;
	font-size:11px;
	color:#fff;
	font-style:italic;
}
#main{
	width:100%;
	overflow:hidden;
	margin:0 0 15px;
}
#right-column{
	float:right;
	width:154px;
	margin:0 0 0 17px;
}
#right-column .block-banner-teaser{
	margin:0;
	width:100%;
	overflow:hidden;
}
#right-column .banner-teaser{
	float:none;
	margin:0 0 20px 0;
	width:100%;
}
#right-column .banner-teaser .head-holder .head{
	font-size:15px;
	color:#46627d;
	font-weight:normal;
}
#right-column .banner-teaser .head-holder .head a{color:#46627d;}
.social-box{
	width:100%;
	overflow:hidden;
}
.social-box img{
	display:block;
	margin:0;
}
.side-block{
	background:url(/images/bg-side-block.png) no-repeat 50% 100%;
	padding:0 0 13px;
}
.side-block .inner-1{
	border:1px solid #d6d7d7;
	overflow:hidden;
	position:relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/file.php?fname=js/PIE.htc);
	background:#fff;
	padding:1px;
}
.side-block .inner-2{
	background:#fff url(/images/bg-side-block.gif) repeat-y 100% 0;
	overflow:hidden;
}
.side-block h3{
	margin:0 0 22px;
	font-size:18px;
	color:#627485;
	font-weight:bold;
	background:#d5dbe1;
	padding: 3px 5px 6px 33px;
	background:#d5dbe1 url(/images/arrow-side-head.png) no-repeat 7px 6px;
	position:relative;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	behavior: url(/file.php?fname=js/PIE.htc);
}
.side-block .txt-frame{
	overflow:hidden;
	padding:0 15px 15px;
}
.history-list{
	margin: 0;
	padding: 0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.history-list li{
	float:left;
	color:#627485;
	width:95px;
}
.news-box{
	width:100%;
	overflow:hidden;
	margin:0 0 15px;
}
.news-date{
	display:inline;
	padding:0 5px 0 0;
}
.news-box h4{
	display:inline;
	font-size:13px;
	font-weight:normal;
	margin:0;
}
#left-column{
	float:left;
	width:224px;
	margin:0 17px 0 0;
}
#left-column .search-holder .head-holder{padding:0;}
.arrow-search{
	float:left;
	width:15px;
	height:20px;
	margin:7px 0 0;
	background:url(/images/arrow-search.png) no-repeat;
}
.block-search-list{
	width:100%;
	overflow:hidden;
	margin:0 0 22px;
}
.block-search-region-name{
	width:100%;
	overflow:hidden;
	padding:0 0 0 22px;
	cursor:pointer;
}

.block-search-list .head{
	color: #FF7000;
	display:block;
	font-size: 13px;
	margin: 0 0 9px;
}
.block-search-list ul{
	margin: 0;
	padding:1px;
	list-style:none;
	overflow:hidden;
}
.block-search-list ul li{
	background:#fff;
	border:1px solid #d6d7d7;
	position:relative;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	behavior: url(/file.php?fname=js/PIE.htc);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.2);
	box-shadow: 0 0 1px rgba(0,0,0,0.2);
	padding:1px;
	font-size:15px;
	font-weight:bold;
	margin:0 0 2px;
}
.block-search-list ul a{
	display:block;
	background:#d8dddb;
	position:relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/file.php?fname=js/PIE.htc);
	color:#627485;
	text-decoration:none;
	padding:7px 8px;
}
.block-search-list ul a:hover{background:#fff;}
#content{
	overflow:hidden;
}
.front-content{
	width:100%;
	overflow:hidden;
}
.front-content h2{
	margin:0 0 17px;
	font-weight:normal;
	font-size:18px;
	color:#000;
	line-height:20px;
}
.front-content h1{
	margin:0 0 17px;
	font-weight:normal;
	font-size:18px;
	color:#000;
	line-height:20px;
}
.front-content p{
	line-height:16px;
	margin:0 0 15px;
}
.link-list{
	margin: 0;
	padding: 0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.link-list li{
	float:left;
	margin:0;
	width:209px;
	padding:0 10px 0 0;
	line-height:16px;
}
.tab-area{
	width:100%;
	overflow:hidden;
	margin:0 0 9px;
	padding:0 0 10px;
}
.tab-area .tab-head{
	color: #FF7000;
	display:block;
	font-size: 13px;
	margin: 0 0 13px;
}
.tabset{
	margin:0 0 -2px;
	padding:0 0 0 5px;
	list-style:none;
	position:relative;
	overflow:hidden;
	z-index:2;
}
.tabset:after{
	display:block;
	clear:both;
	content:"";
}
.tabset li{
	float:left;
	position:relative;
	margin:0 4px 0 0;
	border:1px solid #d8d9d9;
	border-bottom:0;
	padding:1px 1px 2px;
	position:relative;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	behavior: url(/file.php?fname=js/PIE.htc);
	font-size:15px;
	color:#627485;
	font-weight:bold;
}
.tabset a{
	float:left;
	padding:6px 17px;
	color:#627485;
	background:#d8dde3;
	text-decoration:none;
	position:relative;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	behavior: url(/file.php?fname=js/PIE.htc);
}
.tabset .active{background:#fff;}
.tabset .active a{
	background:#fff;
	color:#0374c0;
}
.arrow-tab-holder{
	display:block;
	text-align:center;
	font-size:11px;
	position:absolute;
	bottom:-24px;
	right:15px;
	width:160px;
	height:20px;
	background:url(/images/arrow-tab-holder.png) no-repeat;
	z-index:3;
	color:#3ba8f3;
}
.arrow-tab-holder a{color:#3ba8f3;}
.tab-holder{
	background:url(/images/divider-tab-holder.png) no-repeat 50% 100%;
	padding:1px 1px 13px;
	position:relative;
	z-index:1;
}
.tab-holder:after{
	display:block;
	clear:both;
	content:"";
}
.tab-frame{
	padding:14px 0 4px;
	border:1px solid #d6d7d7;
	position:relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/file.php?fname=js/PIE.htc);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.3);
	box-shadow: 0 0 1px rgba(0,0,0,0.3);
	background:#fff;
}
.tab-frame:after{
	display:block;
	clear:both;
	content:"";
}
.tab-box{position:relative;}
.tab-content{
	width:100%;
	overflow:hidden;
}
.region-frame{
	float:right;
	position:relative;
	z-index:5;
}
.region-frame .region-head{
	float:left;
	margin:8px 14px 0 0;
	color:#627485;
}
.region-box{
	float:left;
	position:relative;
}
.region-box .region-name{
	display:block;
	color:#0374c0;
	font-size:15px;
	border:1px solid #d8d9d9;
	border-bottom:0;
	position:relative;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	behavior: url(/file.php?fname=js/PIE.htc);
	padding:5px 10px;
	min-width:129px;
	cursor:pointer;
}
.region-box ul{
	margin: 0;
	padding:5px;
	list-style:none;
	position:absolute;
	left:0;
	top:28px;
	width:300px;
	border:1px solid #d8d9d9;
	background:#fff;
	border-radius:0 10px 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	behavior: url(/file.php?fname=js/PIE.htc);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	display:none;
}
.region-box select{
	width:280px;
	border:1px solid #d8d9d9;

	outline:none;
}
.region-box ul li{
	display:block;
    padding:5px 5px 0 5px;
}
.region-box ul a{
	display:block;
	padding:4px 10px;
	text-decoration:none;
}
.region-box ul a:hover{
	background:#d8dde3;
	color:#000;
}
.content h1{
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 20px;
}
.content p{
	line-height: 16px;
	margin: 0 0 15px;
}
.breadcrumb{
	margin:0 0 12px;
	padding:0 0 24px;
	list-style:none;
	width:100%;
	overflow:hidden;
	background:url(/images/divider-breadcrumb.png) no-repeat 0 100%;
}
.breadcrumb li{
	float:left;
	padding:0 2px 0 7px;
	background:url(/images/sep-breadcrumb.png) no-repeat 0 50%;
	color:#2980b1;
	font-size:12px;
}
.breadcrumb li:first-child{
	background:none;
	padding-left:0;
}
.breadcrumb a{color:#2980b1;}
.block-btn-gray{
	width:100%;
	overflow:hidden;
	margin:0 0 26px;
}
.block-btn-gray .btn-gray{float:right;}
.login-popup{
	position:absolute;
	z-index:15;
	left:50%;
	top:100px;
	margin:0 0 0 -153px;
	width:306px;
	background:url(/images/bg-login-popup.gif) repeat-y;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/file.php?fname=js/PIE.htc);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.9);
	box-shadow: 0 0 5px rgba(0,0,0,0.9);
}
.block-login-form{
	overflow:hidden;
	padding:5px 16px 20px;
}
.block-login-form .head{
	display:block;
	margin:0 0 19px;
	font-size:18px;
	color:#627485;
}
.login-form .form-item{
	width:100%;
	overflow:hidden;
	margin:0 0 7px;
}
.login-form label{
	float:left;
	width:119px;
	margin:2px 5px 0 0;
	color:#627485;
	font-size:12px;
}
.login-form .form-text{
	float:left;
	width:138px;
	padding:1px 5px;
	background:#fff;
	border:1px solid #8b9cab;
	position:relative;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	behavior: url(/file.php?fname=js/PIE.htc);
}
.login-form .btn-holder{
	width:100%;
	overflow:hidden;
	padding:11px 0 0;
}
.login-form .form-submit{
	width:86px;
	float:right;
	margin:0 2px 2px 0;
	padding:7px 0;
	border-top:1px solid #f3f3f3;
	border-left:1px solid #d6d7d7;
	border-right:1px solid #d6d7d7;
	border-bottom:1px solid #b2b3b3;
	background:#fff;
	position:relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/file.php?fname=js/PIE.htc);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	cursor:pointer;
	color:#627485;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
}
.login-form .form-submit:hover{
	background:#3ba8f3;
	border-top:1px solid #d6d7d7;
	color:#fff;
}
#exit-form {
  	border:0px;
	margin:0px;
	padding:0px 3px 0 3px;
	position:relative;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-box-shadow: 0px;
	cursor:pointer;
	color:#627485;
	text-transform:uppercase;
	text-align:center;
}
.reg-popup{
	position:absolute;
	z-index:15;
	left:50%;
	top:100px;
	margin:0 0 0 -256px;
	width:560px;
	background:url(/images/bg-reg-popup.png) repeat-y;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/file.php?fname=js/PIE.htc);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.9);
	box-shadow: 0 0 5px rgba(0,0,0,0.9);
}
.block-reg-form{
	overflow:hidden;
	padding:5px 16px 9px;
}
.block-reg-form .head{
	display:block;
	margin:0 0 19px;
	font-size:18px;
	color:#627485;
}
.reg-form .form-item{
	width:100%;
	overflow:hidden;
	margin:0 0 7px;
}
.reg-form label{
	float:left;
	width:160px;
	margin:2px 5px 0 0;
	color:#627485;
	font-size:12px;
}
.reg-form .form-text{
	float:left;
	width:135px;
	padding:1px 5px;
	background:#fff;
	border:1px solid #8b9cab;
	position:relative;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	behavior: url(/file.php?fname=js/PIE.htc);
}
.reg-form  .required .form-text{border:1px solid #ff7000;}
.reg-form .btn-holder{
	width:100%;
	padding:3px 0 0;
	position:relative;
}
.reg-form .btn-holder:after{
	display:block;
	clear:both;
	content:"";
}
.reg-form .btn-holder .form-submit{
	float:right;
	position:relative;
	margin:-44px 0 0;
}
.reg-form .form-submit{
	width:183px;
	float:right;
	display:inline;
	margin:0 2px 2px 0;
	padding:7px 0;
	border-top:1px solid #f3f3f3;
	border-left:1px solid #d6d7d7;
	border-right:1px solid #d6d7d7;
	border-bottom:1px solid #b2b3b3;
	background:#fff;
	position:relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/file.php?fname=js/PIE.htc);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	cursor:pointer;
	color:#627485;
	font-size:12px;
	text-transform:uppercase;
}
.reg-form .form-submit:hover{
	background:#3ba8f3;
	border-top:1px solid #d6d7d7;
	color:#fff;
}
.reg-form .info-box{
	float:right;
	width:190px;
	font-size:11px;
	color:#627485;
}
.reg-form .info-box p{margin:0 0 19px;}
.reg-form  .field-area{overflow:hidden;}
#footer{
	width:100%;
	overflow:hidden;
	font-size:12px;
	color:#627485;
	padding:9px 0;
}
.footer-wrap{
	overflow:hidden;
	padding:5px 10px;
	background:#d8dde3;
	position:relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/file.php?fname=js/PIE.htc);
}
.footer-wrap p{margin:0;}
#left-column .search-holder{margin:0 0 23px;}
#left-column .search-holder .head{margin-top:0;}
.faider{
	position:absolute;
	z-index:10;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(/images/bg-faider.png);
}
.list_carousel {
	margin: 0;
	width: 360px;
	padding:0 40px;
	position:relative;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 76px;
	height:104px;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.list_carousel li .img-frame {
	display: block;
	height: 37px;
	margin: 0 0 8px;
	overflow: hidden;
}
.list_carousel li .img-frame img {
	display: block;
	margin: 0 auto;
}
.list_carousel li .head {
	color: #0374C0;
	display: block;
	font-size: 11px;
	text-decoration: underline;
}
.list_carousel li a{
	text-decoration:none;
	display:block;
	padding:0 5px;
}
.list_carousel li a:hover .head{text-decoration:none;}
.list_carousel .gallery-prev{
	display:block;
	position:absolute;
	left:0;
	top:39px;
	margin:0;
	width:29px;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/btn-gallery.gif) no-repeat;
}
.list_carousel .gallery-next {
	display:block;
	position:absolute;
	right:0;
	top:39px;
	margin:0;
	width:29px;
	height:35px;
	z-index:2;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/btn-gallery.gif) no-repeat -29px 0;
}
.pager-holder{
	width:100%;
	overflow:hidden;
	background:url(/images/divider-pager.png) no-repeat 50% 100%;
	padding:9px 0 10px;
	margin:0 0 36px;
}
.pager-area .pager-holder{margin:0 0 22px;}
.pager-frame{
	float:left;
	left:50%;
	position:relative;
}
.pager{
	margin: 0;
	padding:0;
	list-style:none;
	position:relative;
	float:left;
	left:-50%;
}
.pager li{
	font-size:12px;
	color:#627485;
	float:left;
}
.pager a{
	color:#627485;
	float:left;
	padding:3px 7px;
	text-decoration:none;
}
.pager a:hover{
	text-decoration:underline;
}
.pager .active{
	padding:2px 6px;
	border:1px solid #d6d7d7;
	background:#f7f9fa;
	position:relative;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(/file.php?fname=js/PIE.htc);
}
.catalog-list{
	margin:0 0 11px;
	padding: 0;
	list-style:none;
	position:relative;
	width:100%;
	overflow:hidden;
	text-align:center;
}
.catalog-list li{
	display:inline-block;
#	width:83px;
    width:120px;
	text-align:center;
	margin:0 0 20px;
	vertical-align:top;
}
.catalog-list a{
	text-decoration:none;
	display:block;
	padding:0 5px;
}
.catalog-list li .img-frame {
	display: block;
	height: 37px;
	margin: 0 0 8px;
	overflow: hidden;
}
.catalog-list li .img-frame img {
	display: block;
	margin: 0 auto;
}
.catalog-list li .head {
	color: #0374C0;
	display: block;
	font-size: 11px;
	text-decoration: underline;
}
.catalog-list li a:hover .head{text-decoration:none;}
.pager-bottom{
	background-position:50% 0;
	padding:11px 0 0;
}
.model-head{
	min-width:459px;
	overflow:hidden;
	margin:0 0 36px;
}
.model-head .img-frame{
	float:left;
	margin:0 20px 0 0;
}
.model-head .img-frame img{
	display:block;
	margin:0;
}
.model-head .txt-frame{overflow:hidden;}
.model-head h2{
	font-size:18px;
	font-weight:normal;
	color:#0375c0;
	margin:0 0 5px;
}
.model-head .sub-head{
	display:block;
	font-size:12px;
	font-weight:normal;
	color:#0375c0;
}
.model-list{
	margin: 0;
	padding:16px 0 0;
	list-style:none;
	text-align:center;
	width:100%;
	overflow:hidden;
	background:url(/images/divider-pager.png) no-repeat 50% 0;
}
.model-list li{
	display:inline-block;
	width:216px;
	text-align:left;
	margin:0 0 7px;
	vertical-align:top;
	font-size:12px;
}
.table-mod{
	width:*;
	border-collapse: collapse;
	margin:0 0 5px;
}
.table-mod .caption{background:none;}
.table-mod .caption a:link{
    font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.table-mod th{
	font-size:11px;
	color:#828282;
	background:#f2f5f7;
	height:30px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior: url(/file.php?fname=js/PIE.htc);
	font-weight:normal;
	padding:0 5px;
}
.table-mod tr{padding:0 0 5px;}
.table-mod .resultTypeDelimeter{
	font-size:13px;
	color:#979797;
	text-align:left;
	padding:15px 5px 0px;
}
.table-mod td{
	font-size:11px;
	text-align:center;
	padding:8px 5px 15px;
	border-bottom:1px solid #8393a2;
}

.table-mod tr.head{background:none;}
.table-mod .head td{
	text-align:left;
	padding:16px 5px 0;
	border:0;
}
.table-spares td{
	text-align:left;
	vertical-align:top;
	padding: 12px 5px 10px;
}
.table-spares .col-2{text-align:center;}
.col-3{white-space: nowrap;}
.table-spares2 td{
	text-align:center;
	vertical-align:top;
	padding: 12px 5px 10px;
}
.table-spares2 .col-6{text-align:left;}
.no-bg{background:none;}
.table-shop td{
	text-align:left;
	vertical-align:top;
	padding: 12px 5px;
}
.table-shop .col-1{
	font-size:13px;
	min-width:93px;
	white-space: nowrap;
}
.spares-list{
	margin: 0;
	padding:18px 0 0;
	list-style:none;
	background:url(/images/divider-pager.png) no-repeat;
}
.spares-list li{
	color:#627485;
	margin:0 0 6px;
}
.block-find-form{
	overflow:hidden;
	background:url(/images/divider-block-find-form.png) no-repeat 50% 100%;
	padding:2px 2px 13px;
}
.block-find-form .inner-1{
	background:#f8f9fa;
	border:1px solid #d8d9d9;
	position:relative;
	overflow:hidden;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior: url(/file.php?fname=js/PIE.htc);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3);
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
	padding:15px 16px 0;
}
.find-form .form-item{
	width:100%;
	overflow:hidden;
	margin:0 0 15px;
}
.find-form .half-box{
	float:left;
	width:47%;
}
.find-form .half-box-right{float:right;}
.find-form label{
	float:left;
	margin:4px 15px 0 0;
	font-size:12px;
	color:#627485;
}
.find-form .input-holder{overflow:hidden;}
.find-form .input-box{
	overflow:hidden;
	background:#fff;
	padding:0 10px;
	border:1px solid #8b9cab;
	position:relative;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(/file.php?fname=js/PIE.htc);
}
.find-form .form-text{
	display:block;
	width:100%;
	border:0;
	background:#fff;
	margin:0;
	font-size:12px;
	color:#627485;
	font-style:italic;
	padding:4px 0;
}
.find-form .half-box label{
	margin-right:0;
	width:98px;
}
.find-form2 .half-box label{
	margin-right:0;
	width:54px;
}
.find-form .count-result{
	float:left;
	color:#627485;
	font-size:12px;
	margin:9px 0 0;
}
.find-form .count-result span{color:#0375c0;}
.find-form .form-submit{
	width:131px;
	float:right;
	display:inline;
	margin:0 2px 2px 0;
	padding:7px 40px;
	border-top:1px solid #f3f3f3;
	border-left:1px solid #d6d7d7;
	border-right:1px solid #d6d7d7;
	border-bottom:1px solid #b2b3b3;
	background:#fff;
	position:relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/file.php?fname=js/PIE.htc);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	cursor:pointer;
	color:#627485;
	font-size:12px;
	text-transform:uppercase;
}
.find-form .form-submit:hover{
	background:#3ba8f3;
	border-top:1px solid #d6d7d7;
	color:#fff;
}


.city-popup{
	position:absolute;
	z-index:15;
	left:50%;
	top:100px;
	margin:0 0 0 -256px;
	width:413px;
	background:url(/images/bg-reg-popup.gif) repeat-y;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/file.php?fname=js/PIE.htc);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.9);
	box-shadow: 0 0 5px rgba(0,0,0,0.9);
	visibility:hidden;
}

.city-popup select{
	width:280px;
	border:1px solid #d8d9d9;

	outline:none;
}
.city-popup ul li{
	display:block;
    padding:5px 5px 0 5px;
}


.faider {
	visibility:hidden;
}