/* general reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, hr, button
{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align: baseline; background:transparent;}
h1, h2, h3, h4, h5, h6{line-height:100%;}
blockquote, q {quotes:none;}
input, textarea, button {margin:0;font-family:inherit; font-size:1em;outline:0;}
body,
html{
	height:100%;
	min-width:1000px;
}
body{
font:14px/16px Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff url(../../images/main/bg-body.gif) no-repeat 50% 0;
}
/* general setings */
a{
	color:#C9392A;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
	color:#f44602;
}
p{margin:0 0 12px;}
h1{
	font:bold 17px/20px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0 0 15px;
	color:#f44602;
}
h2{
	font:bold 16px/19px Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0 0 30px;
	color:#f44602;
}
h3{
	font:14px/17px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 15px;
	color:#C9392A;
}
ol{
	counter-reset:section;
	padding:0;
	margin:0;
	list-style:none;
	overflow:visible;
}
ol li{
	padding:0 0 14px;
	vertical-align:top;
}
ol li:before,
ol li .list-item-before {
	content:counter(section)'.';
	counter-increment:section;
	float:left;
	position:relative;
	margin:0 3px 0 0;
}
* html ol li .list-item-before{margin-right:0;}
ol li li:before,
ol li li .list-item-before {
	display:none;
}
ol ul{
	padding:15px 0 0;
	margin:0 0 -15px;
}
/* wrapper */
.wrapper{
	width:100%;
}
#header{
	width:100%;
	padding:0 0 13px;
}
.header-holder{
	width:1000px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
.logo{	overflow:hidden;	width:355px;
	height:156px;
	text-indent:-9999px;
	float:left;
	margin:0 0 0 12px;
	display:inline;}.logo a{	background:url(../../images/main/logo.png) no-repeat;
	width:355px;
	height:156px;	display:block;}
.logo a:hover{background-position:0 -156px;}
.slogan{
	font:small-caps 16px/19px Tahoma, Arial, Helvetica, sans-serif;
	color:#87826C;
	position:absolute;
	top:109px;
	left:95px;
}
.slogan span{color:#f44602;}
.today{
	background:url(../../images/main/bg-line.png) no-repeat 100% 0;
	padding:15px 5px 0 15px;
	float:left;
	width:155px;
}
.today .day{
	display:block;
	color:#7a7b7e;
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	padding:0 0 0 14px;
}
.today .date{
	display:block;
	font-size:28px;
	line-height:48px;
	color:#a59f83;
	text-transform:uppercase;
}
.today .date span{
	font-size:45px;
	color:#87826C;
}
.today em{
	display:block;
	color:#4db759;
	font:11px/14px Tahoma, Arial, Helvetica, sans-serif;
	margin:-11px 0 0;
}
.today a {color:#4db759;}
.today a:hover {color:#F44602;}

.weather{
	background:url(../../images/main/bg-line.png) no-repeat 100% 0;
	padding:15px 20px 0 23px;
	float:left;
	width:171px;
	height:76px !important;
	overflow:hidden;
}
.weather .ttl{
	display:block;
	color:#7a7b7e;
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	padding:0 0 9px 0;
	text-align:center;
}
.weather .ttl em{
	font-weight:bold;
	color:#799ab7;
	font-style:normal;
}
.weather .temperature{
	display:block;
	font-size:22px;
	line-height:25px;
	color:#87826C;
	padding:0 0 9px 36px;
}

.weather .s41 {
display:block;
width:24px;
height:24px;
background:url(../../images/main/weather.png) no-repeat scroll -44px 0px; 
float:left;
}

.weather .s41 {background:url(../../images/main/weather.png) no-repeat; }

.weather .info{
	display:block;
	font:11px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#88a4b9;
	padding:0 0 0 10px;
}
.exchange{
	float:left;
	padding:15px 0 0 23px;
	width:200px;
}
.exchange .ttl{
	display:block;
	color:#7a7b7e;
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	text-align:center;
	padding:0 0 9px;
}
.exchange .currency-wrapper{
	overflow:hidden;
	width:100%;
	margin-top:4px;
	margin-bottom:8px;
}
.exchange .currency{
	float:left;
	width:75px;
	padding:0 0 0 25px;
	background:url(../../images/main/sprites.png) no-repeat -42px -34px;
}
.exchange .euro{background-position:-78px -77px;}
.exchange .currency strong{
	display:block;
	font:16px/19px Tahoma, Arial, Helvetica, sans-serif;
	color:#87826C;
}
.exchange .currency em{
	display:block;
	font:11px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#4db759;
}
.exchange .currency em.cur-down{color:#f44602;}
.exchange a{
	font:11px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#be9b4f;
}
.exchange a:hover{color:#3baf48;}
.search-holder{
	width:718px;
	padding:0 0 15px 282px;
	margin:-50px auto 0;
}
.search-holder:after{	clear: both;	content:'';	display: block;}
.search-bar{
	background:url(../../images/main/sprites.png) no-repeat -2124px 0;
	width:717px;
	height:47px;
	margin:0 0 3px;
	position:relative;
	z-index:5;
}
.search-bar:after{	clear: both;	content:'';	display: block;}
.search-bar .txt{
	float:left;
	border:0;
	background:none;
	color:#6d6863;
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	padding:16px 0 14px 15px;
	width:567px;
}
.search-bar .btn-search{
	float:right;
	background:url(../../images/main/sprites.png) no-repeat -2128px -49px;
	width:115px;
	height:46px;
	border:0;
	cursor:pointer;
	padding:0 0 4px;
	font:bold 18px/44px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:2px 8px 0 0;
	display:inline;
}
.search-bar .btn-search:hover{background-position:-2128px -95px;}
.search-holder .param{
	width:100%;
	overflow:hidden;
}
.search-holder .param .rad{
	float:left;
	width:16px;
	height:15px;
	padding:0;
	margin:1px 8px 0 42px;
}
.search-holder .param label{
	font:11px/15px Tahoma, Arial, Helvetica, sans-serif;
	color:#87826C;
	padding-left:6px;
	padding-right:24px;
}
.nav-holder{
	width:100%;
	min-height:52px;
	background:url(../../images/main/bg-sprite.png) repeat-x;
	position:relative;
	z-index:10;
	margin:0 0 4px;
}
* html .nav-holder{height:52px;}
.nav-bar{
	margin:0 auto;
	width:804px;
	padding:2px 0 0 196px;
}
.nav-bar:after{	clear: both;	content:'';	display: block;}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#nav li{
	float:left;
	background:url(../../images/main/sprites.png) no-repeat 0 -1987px;
	padding:0 0 0 2px;
	position:relative;
}
#nav li:first-child{background:none;}
#nav li a{
	color:#fff;
	font-size:16px;
	line-height:19px;
	text-decoration:none;
	float:left;
	height:34px;
	padding:12px 12px 0 9px;
}
#nav li a.more{background:url(../../images/main/sprites.png) no-repeat 100% -71px;}
#nav li.active a,
#nav li:hover a{
	background-color:#1585ca;
	color:#bcfac3;
}
#nav li.active .more,
#nav li a.more:hover{background:#1585ca url(../../images/main/sprites.png) no-repeat 100% -128px;}
#nav .drop{
	position:absolute;
	top:46px;
	left:2px;
	width:219px;
	background:url(../../images/main/bg-sprite-y.png) no-repeat;
	padding:3px 0 0;
	display:none;
}
#nav li:hover .drop{display:block;}
#nav .drop-b{
	background:url(../../images/main/bg-sprite-y.png) no-repeat -438px -145px;
	height:5px;
	width:219px;
	text-indent:-9999px;	overflow:hidden;
}
#nav .drop-c{
	background:url(../../images/main/bg-sprite-y.png) repeat-y -219px 0;
	width:217px;
	padding:0 0 0 2px;
}
#nav ul{
	margin:0;
	padding:6px 0 3px;
	list-style:none;
}
#nav ul li{
	float:none;
	padding:0 0 3px;
	background:none;
}
#nav ul li a{
	display:block;
	float:none;
	font-size:14px;
	line-height:17px;
	color:#fff !important;
	text-decoration:none;
	background:none !important;
	padding:0;
	height:auto;
	width:213px;
}
#nav ul li a span{
	display:block;
	padding:4px 15px 5px 10px;
}
#nav ul li a:hover{
	color:#f44602 !important;
	background:#fff url(../../images/main/bg-sprite-y.png) no-repeat -657px 0 !important;
}
#nav ul li a:hover span{background:url(../../images/main/bg-sprite-y.png) no-repeat -870px 100%;}
.login-box{
	width:175px;
	height:144px;
	padding:34px 16px 0 14px;
	position:absolute;
	z-index:10;
	left:50%;
	top:-36px;
	margin:0 0 0 -501px;
	background:url(../../images/main/sprites.png) no-repeat -2325px -175px;
}
.login-box .row{
	width:100%;
	padding:0 0 7px;
}
.login-box .row:after{	clear: both;	content:'';	display: block;}
.login-box label{
	float:left;
	color:#fff;
	font:11px/14px Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:0 0 3px 7px;
}
.login-box .txt{
	width:170px;
	height:23px;
	background:url(../../images/main/sprites.png) no-repeat -2827px -665px;
	clear:both;
	padding:3px 0 0 3px;
}
.login-box .txt:after{	clear: both;	content:'';	display: block;}
.login-box .txt input{
	float:left;
	border:0;
	background:none;
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	color:#6d6863;
	padding:1px 10px 3px;
	width:143px;
}
.login-box .btn-row{
	padding:2px 4px 0 0;
	width:175px;
	position:relative;
	overflow:visible;
}
.login-box .btn-row:after{	clear: both;	content:'';	display: block;}
.login-box .btn-login1,
.login-box .btn-login{
	float:left;
	background:url(../../images/main/sprites.png) no-repeat -2325px -400px;
	width:63px;
	height:29px;
	border:0;
	cursor:pointer;
	padding:0 0 4px;
	font:bold 12px/27px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	display:inline;
	margin:-2px -3px 0 0;
	text-align:center;
	position:relative;
	z-index:6;
}
.login-box .btn-login1{
	padding:0;
	text-decoration:none;
	background:url(../../images/main/btn05.png) no-repeat;
	width:121px;
}
.login-box .btn-login:hover{background-position:-2325px -429px;}
.login-box .btn-login1-active,
.login-box .btn-login1:hover{background-position:0 -29px;}
.login-box .btn01{
	overflow:hidden;
	height:21px;
	padding:4px 0 0;
	color:#fff;
	font:10px/14px Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	display:block;
	background:url(../../images/main/sprites.png) no-repeat 100% -523px;
	position:relative;
	z-index:4;
}
.login-box .btn01:hover{
	background:url(../../images/main/sprites.png) no-repeat 100% -548px;
	text-decoration:underline;
	position:relative;
	z-index:5;
	
}
.profile-drop{
	position:absolute;
	top:21px;
	left:3px;
	background:url(../../images/main/bg-profile-drop.png) no-repeat 0 100%;
	width:172px;
	display:none;
	z-index:2;
}
.profile-drop ul{
	margin:0;
	padding:15px 0 12px 2px;
	list-style:none;
	font-size:12px;
	line-height:15px;
}
.profile-drop ul a{
	display:block;
	width:168px;
	color:#fff;
	text-decoration:none;
}
.profile-drop ul a span{
	display:block;
	width:156px;
	padding:1px 0 2px 12px;
}
.profile-drop ul a:hover{
	background:#fff url(../../images/main/bg-profile-drop-h.gif) no-repeat;
	color:#f44602;
}
.profile-drop ul a:hover span{
	background:url(../../images/main/bg-profile-drop-h.gif) no-repeat -168px 100%;
}
.profile-box{
	background:url(../../images/main/bg-profile-box.png) no-repeat;
	width:175px;
	height:86px;
	padding:34px 16px 0 14px;
}
.welcome-row{
	color:#fff;
	padding:0 25px 10px 0;
}
.welcome-row h2{
	font-size:10px;
	line-height:14px;
	margin:0;
	font-weight:normal;
	color:#fff;
}
.welcome-row h2 .user{
	font-size:11px;
	display:block;
}
.services{
	width:793px;
	margin:0 auto;
	padding:0 0 0 207px;
}
.services-list{
	margin:0 0 4px;
	padding:1px 0 0;
	list-style:none;
	width:789px;
	height:60px;
	background:url(../../images/main/sprites.png) no-repeat -2211px -596px;
}
.services-list:after{	clear: both;	content:'';	display: block;}
.services-list li{
	float:left;
	height:58px;
	background:url(../../images/main/sprites.png) no-repeat 0 -2050px;
}
.services-list li.item01{
	background:none;
	width:195px;
}
.services-list li.item02{width:196px;}
.services-list li.item03{width:205px;}
.services-list li.item04{width:191px;}
.services-list li a{
	display:block;
	padding:10px 0 0;
	text-decoration:none;
	background:url(../../images/main/sprites.png) no-repeat -100px -111px;
	color:#87826C;
	height:48px;
}
.services-list li.item01 a{padding-left:61px;}
.services-list li.item02 a{
	padding-left:69px;
	background-position:-210px -232px;
}
.services-list li.item03 a{
	padding-left:88px;
	background-position:-353px -380px;
}
.services-list li.item04 a{
	padding-left:54px;
	background-position:-550px -535px;
}
.services-list li a strong{
	font:22px/25px Tahoma, Arial, Helvetica, sans-serif;
	display:block;
}
.services-list li a span{
	font:12px/15px Tahoma, Arial, Helvetica, sans-serif;
	color:#66615d;
}
.services-list li a:hover{color:#C9392A;}
.services-list li.item01 a:hover{background-position:-152px -173px;}
.services-list li.item02 a:hover{background-position:-284px -305px;}
.services-list li.item03 a:hover{background-position:-446px -457px;}
.services-list li.item04 a:hover{background-position:-641px -613px;}
.services .text-holder{
	font:11px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#66615d;
	padding:0 23px;
}
.services .text-holder p{margin:0;}
#main{
	width:1000px;
	margin:0 auto;
}
#main:after{	clear: both;	content:'';	display: block;}
.boxes{
	width:100%;
	overflow:hidden;
	padding:0 0 14px;
}
.boxes-wrap{
	overflow:hidden;
	width:110%;
}
.box{
	width:322px;
	float:left;
	margin:0 15px 0 0;
	display:inline;
}
.box-holder{background:url(../../images/main/bg-boxes.gif) no-repeat -2305px 0;	}
.box-frame{
	background:url(../../images/main/bg-boxes.gif) no-repeat -2627px 100%;
	padding:16px 14px 12px 15px;
}

.box2{
	background-position:0 0;
	width:661px;
}
.box2 .box-holder{background-position:-661px 0;}
.box2 .box-frame{background-position:-1322px 100%;}
.box3{
	background-position:-2949px 0;
	width:998px;
}
.box3 .box-holder{background-position:-3947px 0;}
.box3 .box-frame{background-position:-4945px 100%;}
h2 .small{font-size:15px;display:block;}
.title{
	background:url(../../images/main/sprites.png) no-repeat 0 -2215px;
	padding:15px 0 0 5px;
	margin:-16px 0 30px;
	overflow:hidden;
	position:relative;
}

.holder{width:100%;}
.holder:after{	clear: both;	content:'';	display: block;}
.news-nav{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:150px;
}
.news-nav li{
	vertical-align:middle;
	height:1%;
}
.news-nav li a{
	display:block;
	width:133px;
	height:22px;
	padding:2px 0 0 17px;
	font:12px/15px Tahoma, Arial, Helvetica, sans-serif;
	color:#042e47;
	text-decoration:none;
}
.news-nav li a:hover {color:#F44602;}
.news-nav li a.active{
	background:url(../../images/main/sprites.png) no-repeat -2851px -734px;
	color:#fff;
}
.news-wrap{
	float:right;
	width:456px;
	margin:-60px 0 0;
}
.news-wrap .main-news{
	overflow:hidden;
	width:100%;
	padding:0 0 12px;
}
.news-wrap .main-news img{
	float:left;
	padding:1px;
	border:1px solid #a9bfc8;
	margin:0 17px 0 0;
}
.news-wrap .main-news .text-holder{
	overflow:hidden;
	color:#46585f;
	font-size:12px;
	line-height:15px;
}
* html .news-wrap .main-news .text-holder{	overflow:visible;	height:1%;}
.news-wrap .main-news .text-holder p a{
	text-decoration:none;
	color:#46585f;
}
.news-wrap .main-news .text-holder p a:hover{
	text-decoration:underline;
	color:#0586d6;
}
.news-wrap .main-news .date-row{
	width:100%;
	font-size:12px;
	line-height:15px;
	padding:0 0 5px;
}
.date{
	font-style:normal;
	color:#3baf48;
	display:inline-block;
	vertical-align:middle;
}
.comments{
	color:#f44602;
	font-weight:bold;
	display:inline-block;
	vertical-align:middle;
	padding:0 0 0 28px;
	background:url(../../images/main/sprites.png) no-repeat -2059px -1901px;
}
.news-wrap .main-news h3{
	font:17px/21px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 9px;
}
.news-wrap .main-news p{margin:0;}
.news-wrap .news-list{
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:15px;
}
.news-wrap .news-list li{
	padding:0 0 10px 0;
	height:65px;

}
.news-wrap .news-list li.hover{background-position:-2365px -2191px;}
.news-wrap .news-list li p{display:block; margin-left:70px}
.news-wrap .news-list .date{display:block;}
.news-wrap .news-list li p a{
	color:#054770;
	text-decoration:none;
}

.news-wrap .news-list li img{
	float:left;
padding: 1px;
border: 1px solid #A9BFC8;
margin: 0 10px 0 0;
}

.news-wrap .news-list li p a:hover{
	text-decoration:underline;
	color:#0692df;
}
.news-wrap .news-list .comments{font-weight:normal;}
.news-block{
	width:100%;
}
.news-block .news-wrap{
	width:auto;
	float:none;
	margin:0;
}
.news-block .news-wrap .news-list .date{
	font-size:11px;
	line-height:14px;
}
.news-block .news-wrap .main-news .date-row{
	font-size:11px;
	line-height:14px;
}
.news-block .news-wrap .main-news h3{font:14px/17px Tahoma, Arial, Helvetica, sans-serif;}
.title.hover{background-position:0 -1741px;}
.kitchen-box .title.hover{background-position:0 -1870px;}
.kitchen-box .title{
	margin-bottom:0;
}
.all-news-ttl a{
	background:url(../../images/main/sprites.png) no-repeat -725px -701px;
	padding:0 0 0 40px;
	text-decoration:none;
	color:#f44602;
	display:inline-block;
	line-height:24px;
	vertical-align:middle;
}
.all-news-ttl a:hover{color:#0692df;}
.history-page{
	background:url(../../images/main/bg-history-page.jpg) no-repeat;
	width:962px;
	height:236px;
	padding:20px 0 0 36px;
	position:relative;
	font:14px/17px Georgia, 'Times New Roman', Times, serif;
	color:#000;
	margin:0 0 11px;
}
.history-page:after{	clear: both;	content:'';	display: block;}
.history-page .cover{
	float:left;
	width:210px;
	margin:0 27px 0 0;
}
.history-page .cover img{
	display:block;
	margin:0 0 5px -15px;
}
.history-page .cover h2{
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	margin:0 0 10px;
	text-transform:none;
	color:#bd3602;
}
.history-page .cover h3.text-travel{
	background:url(../../images/main/text-travel.png) no-repeat;
	width:188px;
	height:60px;
	text-indent:-9999px;	overflow:hidden;
	margin:0 0 0 -2px;
}
.history-page .col{
	float:left;
	width:325px;
	margin:0 25px 0 0;
}
.history-page .alignleft{
	float:left;
	margin:0 15px 1px 0;
}
.history-page p{margin:0;}
.read-more{
	background:url(../../images/main/sprites.png) no-repeat 0 -472px;
	height:27px;
	width:138px;
	text-indent:-9999px;	overflow:hidden;
	display:block;
	margin:6px 0 0 12px;
}
.read-more:hover{background-position:0 -499px;}
.history-page .part{
	position:absolute;
	bottom:-5px;
	right:30px;
	width:106px;
	height:32px;
	padding:13px 0 0;
	background:url(../../images/main/sprites.png) no-repeat -2896px -800px;
	font-size:14px;
	line-height:17px;
	color:#fff9c0;
	text-align:center;
}
.gallery-block{
	background:url(../../images/main/bg-gallery.png) no-repeat;
	width:952px;
	height:300px;
	padding:25px;
	margin:0 -2px 13px 0;
}
.gallery-block .title{
	padding:0 0 0 48px;
	background:url(../../images/main/sprites.png) no-repeat -812px -770px;
	margin:0 0 20px;
}
.gallery-block .title h2{
	margin:0 0 3px;
}
.gallery-block .title .sub-ttl{
	display:block;
	font-size:14px;
	line-height:17px;
	color:#294d61;
	font-weight:normal;
}
.gallery{
	overflow:hidden;
	width:100%;
	position:relative;
	margin:0 0 16px;
}
.gallery-holder{
	width:874px;
	overflow:hidden;
	position:relative;
	float:left;
}
.gallery-holder ul{
	margin:0;
	padding:0;
	list-style:none;
	width:9999px;
	overflow:hidden;
	position:relative;
}
.gallery-holder ul li{
	float:left;
	background:url(../../images/main/bg-gallery-link.png) no-repeat;
	width:194px;
	height:132px;
	padding:2px;
	position:relative;
	margin:0 27px 0 0;
}
.gallery-holder ul li a{text-decoration:none;}
.gallery-holder ul li img{display:block;}
.gallery-holder ul .text{
	position:absolute;
	bottom:0;
	left:0;
	width:164px;
	padding:0 15px 12px;
	text-shadow:0 1px #000;
}
.gallery-holder ul .text strong{
	font:14px/17px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	display:block;
}
.gallery-holder ul .text em{
	font:11px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#ddfa69;
	display:block;
}
.gallery .btn-next,
.gallery .btn-prev{
	background:url(../../images/main/sprites.png) no-repeat -6px -549px;
	height:70px;
	width:18px;
	text-indent:-9999px;	overflow:hidden;
	float:left;
	margin:30px 20px 0 0;
}
.gallery .btn-next{
	background-position:-29px -549px;
	margin:30px 0 0 20px;
}
.gallery .btn-prev:hover{background-position:-6px -621px;}
.gallery .btn-next:hover{background-position:-29px -621px;}
.quiz-box{
	background:url(../../images/main/bg-box01.png) no-repeat;
	width:560px;
	height:77px;
	padding:20px 260px 0 60px;
	font-size:16px;
	line-height:19px;
	color:#fff;
	margin:0 0 0 30px;
	position:relative;
}
.quiz-box h2{
	margin:0 0 5px;
}
.green-c{color:#6bff8a;}
.yellow-c{color:#ddfa69;}
.red-c{color:#fb835e;}
.quiz-box p{margin:0;}
.btn-win{
	position:absolute;
	top:25px;
	right:-4px;
	background:url(../../images/main/btn-win.png) no-repeat;
	width:230px;
	height:47px;
	padding:12px 0 0;
	display:block;
	font-size:22px;
	line-height:25px;
	text-align:center;
	color:#fff;
	text-decoration:none;
}
.btn-win:hover{
	color:#ebff99;
	background-position:0 -59px;
}
.title h2{
	margin:0;
	height:1%;
}
.ttl01 h2{
	padding:0 0 0 35px;
	background:url(../../images/main/sprites.png) no-repeat -910px -860px;
}
.ttl02 h2{
	padding:0 0 0 44px;
	background:url(../../images/main/sprites.png) no-repeat 0px -741px;
}
.ttl03 h2{
	padding:0 0 0 50px;
	background:url(../../images/main/sprites.png) no-repeat -82px -830px;
}
.ttl04 h2{
	padding:0 0 0 40px;
	background:url(../../images/main/sprites.png) no-repeat -1569px -1425px;
}
.ttl05 h2{
	padding:0 0 0 40px;
	background:url(../../images/main/sprites.png) no-repeat -1662px -1508px;
}
.ttl06 h2{
	padding:0 0 0 42px;
	background:url(../../images/main/sprites.png) no-repeat -1770px -1613px;
}
.ttl07 h2{
	padding:0 0 0 37px;
	background:url(../../images/main/sprites.png) no-repeat -1476px -1338px;
}
.ttl08 h2{
	padding:0 0 0 37px;
	width:600px;
	background:url(../../images/main/sprites.png) no-repeat -311px -1025px;
}
.title h2 .sub-ttl{
	font:13px/17px Tahoma, Arial, Helvetica, sans-serif;
	display:block;
	color:#35acee;
	text-transform:none;
}
.cimes-block{
	overflow:hidden;
	width:100%;
	padding:0 0 15px;
}
.cimes-block .cimes{
	background:url(../../images/main/sprites.png) no-repeat -1035px -19px;
	width:114px;
	height:57px;
	text-indent:-9999px;	overflow:hidden;
	float:left;
	margin:2px 18px 0 0;
}
.cimes-block .text{
	overflow:hidden;
	font-size:12px;
	line-height:15px;
}
* html .cimes-block .text{	overflow:visible;	height:1%;}
.cimes-block h2{
	font-size:20px;
	line-height:23px;
	text-transform:none;
	color:#31a13d;
	margin:0;
	font-weight:normal;
}
.cimes-wrap{
	font-size:11px;
	line-height:13px;
	color:#091021;
	padding:0 0 10px;
}
.cimes-wrap p{margin:0;}
.inner-box{
	background:url(../../images/main/bg-box02.png) no-repeat;
	width:260px;
	margin:0 -14px;
	padding:17px 35px 5px 25px;
}
.list01{	margin:0;	padding:0 0 12px;	list-style:none;
	color:#0165a3;
	font-size:14px;
	line-height:17px;}.list01 li{	padding:0 0 5px 24px;
	height:1%;
	background:url(../../images/main/sprites.png) no-repeat -999px -948px;}
.list01 li a{
	color:#0165a3;
	text-decoration:none;
}
.list01 li a:hover{
	color:#08a8ff;
	text-decoration:underline;
}
.sponsor{
	width:100%;
	overflow:hidden;
}
.sponsor span{
	float:left;
	margin:10px 0 0;
	padding:0 0 0 28px;
	background:url(../../images/main/sprites.png) no-repeat -1077px -1019px;
	font:10px/16px Tahoma, Arial, Helvetica, sans-serif;
	color:#898989;
	text-transform:uppercase;
}
.sponsor strong{
	float:right;
	width:84px;
	height:30px;
	text-indent:-9999px;	overflow:hidden;
	background:url(../../../../images/sexworld.jpg) no-repeat;
}
.events-block{
	width:100%;
}
.events-block .date{
	font-size:12px;
	line-height:15px;
	display:block;
	padding:0 0 5px;
}
.box h3{
	font:20px/23px Tahoma, Arial, Helvetica, sans-serif;
	color:#C9392A;
	margin:0 0 10px;
}
.box h3 a{
	color:#C9392A;
	text-decoration:none;
}
.box h3 a:hover{color:#f44602;}

.alignleft{
	float:left;
	margin:0 15px 0 0;
	border:1px solid #a9bfc8;
	padding:1px;
}
.events-list{
	margin:0;
	padding:0;
	list-style:none;
}
.events-list li{
	padding:0 0 15px 27px;
	height:1%;
	background:url(../../images/main/sprites.png) no-repeat -1176px -1082px;
}
.events-list li .date{
	padding:0 0 1px;
}
.events-list li p{
	margin:0;
}
.events-list li a{
	text-decoration:none;
	color:#0165a3;
}
.events-list li a:hover{
	color:#0586d6;
	text-decoration:underline;
}
.all-events{
	display:inline-block;
	background:url(../../images/main/sprites.png) no-repeat -1275px -1177px;
	padding:0 0 0 26px;
	color:#f44602;
	font-size:12px;
	line-height:16px;
}
.all-events:hover{
	text-decoration:none;
	color:#3baf48;
}
.photolist{
	width:100%;
	overflow:hidden;
	padding:0 0 2px;
}
.photolist ul{
	margin:0;
	padding:0;
	list-style:none;
	width:110%;
	overflow:hidden;
}
.photolist ul li{
	display:inline-block;
	vertical-align:top;
	width:141px;
	margin:0 11px 0 0;
	padding:0 0 18px;
	font:12px/15px Tahoma, Arial, Helvetica, sans-serif;
}
.photolist ul li img{
	display:block;
	border:1px solid #c6dee4;
	padding:1px;
	margin:0 0 5px;
}
.photolist ul li p{margin:0;}
.photolist ul li .date{padding:0 !important;}
.preview-lnk{
	display:inline-block;
	background:url(../../images/main/sprites.png) no-repeat -1375px -1260px;
	padding:0 0 0 27px;
	color:#f44602;
	font-size:12px;
	line-height:16px;
}
.preview-lnk:hover{
	text-decoration:none;
	color:#3baf48;
}
.btn-add{
	background:url(../../images/main/sprites.png) no-repeat -2899px -880px;
	width:101px;
	height:19px;
	text-indent:-9999px;	overflow:hidden;
	position:absolute;
	top:12px;
	right:0;
}
.btn-add:hover{background-position:-2899px -899px;}
.kitchen-box{
	width:998px;
	background:url(../../images/main/bg-kitchen-box.gif) repeat-y;
	margin:0 0 14px;
}
.kitchen-box .box-holder{background:url(../../images/main/bg-kitchen-box.gif) no-repeat -998px 0;}
.kitchen-box .box-frame{
	background:url(../../images/main/bg-kitchen-box.gif) no-repeat -1996px 100%;
	width:979px;
	min-height:185px;
	padding:16px 3px 4px 16px;
}
.kitchen-box .box-frame:after{	clear: both;	content:'';	display: block;}
.kitchen-box .title a{
	color:#a17336;
	text-decoration:none;
}
.kitchen-box .title a:hover{
	color:#f44602;
}
.kitchen-box .title .sub-ttl{color:#f44602;}
.kitchen-holder{
	float:left;
	width:645px;
}
.recept-box{
	float:right;
	width:319px;
	background:url(../../images/main/bg-recept-box-t.png) no-repeat;
	padding:198px 0 0;
	margin:-10px 0 0;
}
.recept-c{
	background:url(../../images/main/bg-recept-box.png) repeat-y;
	width:319px;
	float:left;
}
.recept-b{
	background:url(../../images/main/bg-recept-box-b.png) no-repeat;
	width:319px;
	height:6px;
	text-indent:-9999px;	overflow:hidden;
	clear:both;
}
.recept-content{
	width:301px;
	padding:0 0 10px 18px;
	position:relative;
	margin:-185px 0 0;
}
.recept-ttl{
	width:100%;
	text-align:center;
}
.recept-ttl:after{	clear: both;	content:'';	display: block;}
.recept-ttl h2{
	font:bold 16px/19px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 0 -23px;
	float:left;
	display:inline;
}
.recept-ttl h2 a{
	color:#fff;
	text-decoration:none;
	background:url(../../images/main/btn01.png) no-repeat;
	width:202px;
	height:36px;
	padding:8px 0 0;
	display:block;
}
.recept-ttl h2 a:hover{
	background-position:0 -44px;
	color:#8f6c3e;
}
.recept-box h3{
	font:16px/19px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff588;
	margin:0 0 10px;
}
.recept-text{
	overflow:hidden;
	width:100%;
	padding:0 0 10px;
}
.recept-text img{
	float:left;
	margin:3px 13px 0 0;
}
.recept-text .text-h{
	overflow:hidden;
	font-size:11px;
	line-height:14px;
	color:#fff;
}
* html .recept-text .text-h{	overflow:visible;	height:1%;}
.recept-text p{margin:0;}
.btn-row{
	overflow:hidden;
	width:100%;
}
.btn-row .more-recepts{
	float:left;
	font-size:11px;
	line-height:14px;
	color:#b6e9ff;
	padding:0 0 0 2px;
	text-decoration:none;
}
.btn-row .more-recepts span{
	float:left;
	height:17px;
	padding:3px 7px 0 5px;
	text-decoration:underline;
}
.btn-row .more-recepts:hover{
	background:url(../../images/main/btn02.png) no-repeat;
	color:#f44602;
	text-decoration:none;
}
.btn-row .more-recepts:hover span{
	background:url(../../images/main/btn02.png) no-repeat 100% -20px;
	text-decoration:none;
}
.establishment{
	overflow:hidden;
	width:100%;
}
.establishment ul{
	width:110%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.establishment ul li{
	display:inline-block;
	vertical-align:top;
	width:88px;
	padding:0 80px 10px 0;
}
.establishment ul li .img-h{
	width:88px;
	height:100px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.establishment ul li .img-h img{vertical-align:middle;}
.establishment ul li h3{
	font:14px/20px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 5px;
	text-align:center;
}
.establishment ul li h3 a{
	display:block;
	height:22px;
}
.establishment ul li h3 a:hover{
	background:#ffe1ba;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.rate{
	display:block;
	width:73px;
	height:13px;
	text-indent:-9999px;	overflow:hidden;
	margin:0 auto 8px;
	background:url(../../images/main/sprites.png) no-repeat -24px -1114px;
}
.rate01{background-position: -24px -1127px;}
.rate02{background-position: -24px -1140px;}
.rate03{background-position: -24px -1153px;}
.rate04{background-position: -24px -1166px;}
.rate05{background-position: -24px -1179px;}
.establishment dl{
	width:100%;
	text-align:center;
	font-size:11px;
	line-height:14px;
	color:#9e7033;
}
.establishment dt,
.establishment dd{
	display:inline;
}
.establishment dl a{
	color:#f44602;
	text-decoration:none;
}
.list02{
	font-size:12px;
	line-height:15px;
}
.list02 li{
	padding-right:20px;
	background-position:-1860px -1683px;
}
.list03{
	font-size:12px;
	line-height:15px;
}
.list03 li{
	padding-right:20px;
	background-position:-198px -920px;
}
.list03 h3{
	font:bold 12px/15px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 2px;
}
.list03 h3 a{
	color:#2a8ecd;
}
.list03 .date{font-size:11px;}
.last-mesages{
	display:inline-block;
	background:url(../../images/main/sprites.png) no-repeat -1939px -1782px;
	padding:0 0 0 26px;
	color:#f44602;
	font-size:12px;
	line-height:16px;
}
.last-mesages:hover{
	text-decoration:none;
	color:#3baf48;
}
.quiz-form{
	width:100%;
}
.quiz-form .row{
	overflow:hidden;
	width:100%;
	padding:0 0 10px;
}
.quiz-form .rad{
	float:left;
	width:16px;
	height:15px;
	margin:1px 10px 0 0;
	padding:0;
}
.quiz-form label{
	float:left;
	font:16px/16px Tahoma, Arial, Helvetica, sans-serif;
}
.quiz-form .btn-row{
	overflow:hidden;
	width:100%;
	padding:10px 0 15px;
}
.btn03{
	float:left;
	background:url(../../images/main/btn03.png) no-repeat;
	width:135px;
	height:34px;
	font:bold 14px/30px Tahoma, Arial, Helvetica, sans-serif;
	padding:0 0 6px;
	border:0;
	color:#fff;
	cursor:pointer;
}
.btn03:hover{background-position:0 -34px;}
.links{
	overflow:hidden;
	width:100%;
}
.links a{
	float:left;
	padding:0 0 0 17px;
	background:url(../../images/main/bullet01.gif) no-repeat 0 7px;
	color:#f44602;
	text-decoration:underline;
	font-size:12px;
	line-height:15px;
	margin:0 30px 0 -17px;
}
.links a:hover{
	text-decoration:none;
	color:#3baf48;
}
.horoscope{
	width:100%;
	overflow:hidden;
}
.horoscope ul{
	margin:0;
	padding:0;
	list-style:none;
	width:110%;
	overflow:hidden;
}
.horoscope li{
	float:left;
	width:81px;
	font-size:12px;
	line-height:15px;
	text-align:center;
}
.horoscope li a{
	text-decoration:none;
	display:block;
	height:1%;
	padding:40px 0 0;
	background:url(../../images/main/sprites.png) no-repeat -1064px -320px;
}
.horoscope li.item01 a{background-position: -1039px -320px;}
.horoscope li.item02 a{background-position: -1125px -320px;}
.horoscope li.item03 a{background-position: -1208px -320px;}
.horoscope li.item04 a{background-position: -1285px -324px;}
.horoscope li.item05 a{background-position: -1368px -320px;}
.horoscope li.item06 a{background-position: -1452px -320px;}
.horoscope li.item07 a{background-position: -1535px -320px;}
.horoscope li.item08 a{background-position: -1614px -320px;}
.horoscope li.item09 a{background-position: -1697px -323px;}
.horoscope li.item10 a{background-position: -1777px -320px;}
.horoscope li.item11 a{background-position: -1862px -320px;}
.horoscope li.item12 a{background-position: -1947px -320px;}
.horoscope li strong{
	font-weight:normal;
	display:block;
}
.horoscope li span{
	display:block;
	color:#656768;
	font-size:11px;
}
.horoscope li a:hover strong{
	text-decoration:underline;
	color:#10ac23;
}
.tree-boxes{
	width:100%;
	padding:0 0 10px;
}
.tree-boxes:after{	clear: both;	content:'';	display: block;}
.map-box{
	float:left;
	background:url(../../images/main/bg-boxes01.gif) no-repeat;
	width:292px;
	height:82px;
	padding:8px 19px 0 15px;
	margin:0 11px 0 0;
}
.map-box:hover{background-position:0 -90px;}
.map-box h2{
	padding:0 0 2px 41px;
	background:url(../../images/main/sprites.png) no-repeat -424px -1127px;
	font:bold 16px/26px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 0 7px;
}
.map-box .row{
	background:url(../../images/main/bg-txt01.png) no-repeat;
	width:281px;
	height:28px;
	padding:7px 4px 0 7px;
}
.map-box .row:after{	clear: both;	content:'';	display: block;}
.map-box .row .txt{
	float:left;
	width:215px;
	padding:2px 3px 3px;
	border:0;
	background:#fff;
	font:13px Tahoma, Arial, Helvetica, sans-serif;
	color:#0397d6;
}
.map-box .row .btn04{
	background:url(../../images/main/btn04.png) no-repeat;
	width:55px;
	height:42px;
	border:0;
	text-indent:-999px;
	float:right;
	margin:-9px 0 0;
	padding:0;
	cursor:pointer;
}
.map-box .row .btn04:hover{background-position:0 -42px;}
.box-ad{
	float:left;
	background:url(../../images/main/bg-boxes01.gif) no-repeat -326px 0;
	width:326px;
	height:90px;
	font-size:13px;
	line-height:16px;
	color:#012b45;
}
.box-ad:hover{background-position:-326px -90px;}
.box-ad .box-h{
	padding:19px 23px 0 26px;
	width:277px;
	overflow:visible;
	background:url(../../images/main/sprites.png) no-repeat 282px -1392px;
}
.box-ad2 .box-h{background-position:75px -1556px;}
.box-ad p{margin:0;}
.box-ad a{
	color:#00a613;
	text-decoration:underline;
}
.box-ad a:hover{
	color:#f44602;
	text-decoration:none;
}
.box-ad2{float:right;}
#footer{
	width:100%;
	padding:0 0 30px;
}
.blue-row{
	width:100%;
	background:#918966 url(../../images/main/bg-history-box-t.gif) repeat-x;
	margin:0 0 10px;
	color:#fff;
}
.blue-row .row-holder{background:url(../../images/main/bg-history-box-b.gif) repeat-x 0 100%;}
.blue-row .row-frame{
	width:974px;
	padding:14px 4px 16px 20px;
	margin:0 auto;
}
.blue-row .row-frame:after{	clear: both;	content:'';	display: block;}
.box-info{
	float:right;
	width:403px;
	background:url(../../images/main/bg-box03.png) no-repeat -403px 0;
	padding:4px 0 0;
	color:#fff;
	font-size:11px;
	line-height:14px;
}
.box-info .box-c{
	background:url(../../images/main/bg-box03.png) repeat-y;
	width:363px;
	overflow:hidden;
	padding:10px 20px;
}
.box-info .box-b{
	background:url(../../images/main/bg-box03.png) no-repeat -806px 0;
	height:4px;
	width:403px;
	text-indent:-9999px;	overflow:hidden;
}
.box-info .copy{
	font-size:14px;
	line-height:17px;
}
.box-info a{color:#F0E197;}
.box-info a:hover{
	color:#93f4a0;
	text-decoration:underline;
}
.blue-content .links,
.box-info .links{
	width:403px;
	margin:0 -40px 10px 0;
	color:#fff;
}
.blue-content .links{margin-bottom:20px;
}
.blue-content .links a,
.box-info .links a{
	background:url(../../images/main/separator01.gif) no-repeat 14px 2px;
	padding:0 0 0 28px;
	margin:0 28px 0 -28px;
}
.blue-content .links a{
	background:url(../../images/main/separator01.gif) no-repeat 10px 2px;
	padding:0 0 0 20px;
	margin:0 20px 0 -20px;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
.blue-content{
	overflow:hidden;
	padding:5px 0 0;
}
* html .blue-content{	overflow:visible;	height:1%;}
.blue-row .ttl{
	width:100%;
	font-size:14px;
	line-height:17px;
	color:#F0E197;
	padding:0 0 11px;
}
.blue-row .ttl h2{
	font:bold 16px/19px Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	color:#fff;
}
.blue-row .ttl .sub-ttl{
	display:block;
}
.blue-row .ttl10 h2{
	padding:5px 0 0 37px;
	background:url(../../images/main/sprites.png) no-repeat -398px -1710px;
}
.blue-row .ttl11 h2{
	padding:5px 0 0 37px;
	background:url(../../images/main/sprites.png) no-repeat -546px -1833px;
}
.blue-row .ttl12 h2{
	padding:5px 0 0 37px;
	background:url(../../images/main/sprites.png) no-repeat -701px -1975px;
}
.blue-row .col{
	float:left;
	width:285px;
}
.statistica{
	margin:0;
	overflow:hidden;
	font-size:12px;
	line-height:15px;
}
* html .statistica{
	overflow:visible;
	height:1%;
}
.statistica dt{
	float:left;
	clear:both;
	margin:0 3px 0 0;
	width:140px;
}
.statistica dd{
	margin:0;
	float:left;
	font-weight:bold;
}
* html .statistica dd{float:none;}
* html .statistica dt{margin:0;}
* + html .statistica dd{float:none;}
.stat{
	font-size:12px;
	line-height:15px;
	color:#fff;
}
.stat dt,
.stat dd{display:inline;}
.stat dd{
	color:#E8E000;
	font-weight:bold;
	padding:0 10px 0 0;
}
.footer-holder{
	width:998px;
	margin:0 auto;
	overflow:hidden;
}
.footer-holder .column{
	float:right;
	width:163px;
}
.counters{
	padding:0 0 40px 20px;
}
.counter{margin:0 0 4px;}
.counter img{display:block;}
.ad-lnk,
.contact-lnk{
	display:block;
	width:104px;
	padding:0 0 0 36px;
	background:url(../../images/main/sprites.png) no-repeat -577px -1275px;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	margin:0 0 25px;
}
.ad-lnk strong,
.contact-lnk strong{
	text-transform:uppercase;
	display:block;
	color:#f44602;
}
.ad-lnk{
	background-position:-757px -1439px;
	margin:0;
}
.ad-lnk:hover strong,
.contact-lnk:hover strong{color:#C9392A;}
.ad-lnk:hover span,
.contact-lnk:hover span{color:#f44602;}
.contact-lnk:hover{
	background-position:-903px -1613px;
}
.ad-lnk:hover{background-position:-1046px -1769px;}
.footer-menu{overflow:hidden;}
* html .footer-menu{	overflow:visible;	height:1%;}
.footer-menu ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	font-size:11px;
	line-height:14px;
}
.footer-menu ul ul{padding:5px 0 0;}
.footer-menu ul li{
	display:inline-block;
	vertical-align:top;
	width:140px;
	padding:0 24px 24px 0;
}
.footer-menu ul ul li{
	display:block;
	width:auto;
	padding:0;
}
.footer-menu ul li a.sub{margin-top:6px}
.footer-menu ul li a{
	font-size:12px;
	line-height:16px;
	color:#C9392A;
	display:inline-block;
	text-decoration:none;
	padding:0 0 0 11px;
	background:url(../../images/main/bullet02.gif) no-repeat;
}
.footer-menu ul li a:hover{
	color:#87826C;
	text-decoration:underline;
	background:url(../../images/main/bullet02-hover.gif) no-repeat;
}
.footer-menu ul ul li a{
	background:url(../../images/main/bullet03.gif) no-repeat 0 6px;
	font-size:11px;
	line-height:14px;
	color:#827B5C;
}
.footer-menu ul ul li a:hover{
	background:url(../../images/main/bullet03-hover.gif) no-repeat 0 6px;
	color:#f44602;
}
* + html .today em{margin:-3px 0 0;}

.p20 {padding:20px}


.comments-block{
	padding: 0 0 0 26px;
}
	.comments-block h2{
		background: url(../../images/main/sprites.png) no-repeat scroll 0 -1218px transparent !important;
		border-left: none !important;
		font-weight: bold;
		font-size: 20px;
		font-family: Calibri, Arial;
		padding: 0 0 0 48px !important;;
		position: static !important;;
		left: 0 !important;;
	}

	.comments-block h2.add-comment{
		background-position: 0 -1299px !important;
		line-height: 28px;
	}
		.comments-block h2 span{
			color: #35acee;
			font-size: 14px;
			font-family: Tahoma;
			text-transform: lowercase;
			font-weight: normal;
		}
	.comments-block ul{
		list-style: none;
		padding: 0;
	}
		.comments-block ul li{
			position: relative;
			margin-bottom: 20px;
		}
			.comments-block ul li p{
				margin: 0 0 5px;
				font-family: Tahoma;
			}
			.comments-block ul li p.name{
				font-size: 18px;
			}
				.comments-block ul li p.name a{
					text-decoration: none;
				}
				.comments-block ul li.admin p.name a{
					color: #f44602;
				}
			.comments-block ul li p.date{
				font-size: 12px;
				float: left;
			}
			.comments-block ul li .number{
				color: #9bbed5;
				font-family: Tahoma;
				font-size:12px;
				display: inline-block;
				padding: 0 0 0 7px;
				width: 24px;
				float:left;
			}
		
			.comments-block ul li .manage{
				float: right;
				padding-right: 21px;
				display: inline-block;
			}
				.comments-block ul li .manage .edit{
					display: inline-block;
					width: 14px;
					height: 14px;
					background: url(../../images/main/edit.png) no-repeat left top;
					margin-right: 9px;
				}
				.comments-block ul li .manage .delete{
					display: inline-block;
					width: 14px;
					height: 14px;
					background: url(../../images/main/delete.png) no-repeat left top;
				}
				.comments-block ul li .manage .edit:hover,
				.comments-block ul li .manage .delete:hover{
					background-position: left bottom;
				}
				
			.comments-block ul li .text{
				margin-top:4px;
				background: #e3f4ff;
				padding: 12px 26px 2px;
				border-radius: 3px;
				behavior: (PIE.htc);
			}
			.comments-block ul li.admin .text{
				background: #f2f2f2;
			}
				.comments-block ul li .text p{
					color: #054770;
					margin-bottom:10px;
				}
			.comments-block form .label{
				margin-left: 14px;
			}
			.comments-block form .button{
				margin-left: 12px;
			}
.comments-block ul li p.name small {
font-size: 11px;
}


 .news-item-meta{
			padding: 10px 8px 10px 10px;
			border-bottom: 1px solid #f44602;
		}

		.news-item-meta .print{
			float: right;
			vertical-align: middle;
		}

		.news-item-meta .tools{
			float: right;
			vertical-align: middle;
			background: url(../../images/main/tools.png) no-repeat right top;
		}
			.news-item-meta .tools a:link,
			.news-item-meta .tools a:visited{
				display: inline-block;
				background: url(../../images/main/sprites.png) no-repeat -2984px -1780px;
				padding-left:24px;
				font-size: 12px;
				color: #f44602;
				font-family: Tahoma;
				padding-top: 2px;
				padding-bottom: 4px;
				margin: 0 10px;
			}
			.news-item-meta .tools a:hover{
				color: #0092d3;
			}
			.news-item-meta .tools .bookmarks:link,
			.news-item-meta .tools .bookmarks:visited{
				background-position: -2983px -2051px;
				padding-left:16px;
			}
			.news-item-meta .tools .bookmarks:hover{
				background-position: -2983px -2073px;
			}
			.news-item-meta .tools .sendfriend:link,
			.news-item-meta .tools .sendfriend:visited{
				background-position: -2983px -2095px;
			}
			.news-item-meta .tools .sendfriend:hover{
				background-position: -2983px -2117px;
			}
			.news-item-meta .tools .print:link,
			.news-item-meta .tools .print:visited{
				background-position: -2983px -2139px;
			}
			.news-item-meta .tools .print:hover{
				background-position: -2983px -2161px;
			}

.usbookmark {
	position:absolute;
	z-index:10;
	left:50%;
	top:0px;
	margin:0 40px 25px -327px;
	width:200px;
	z-index:15;
}
#btn-ubookmarks{cursor:pointer;}

.ubookmarks-drop{
	position:absolute;
	top:-1px;
	left:-173px;
	background:url(../../images/main/bg-bookm-drop.png) no-repeat 0 100%;
	width:204px;
	display:none;
	z-index:2;
	padding:12px;
	font-size:12px;
}
.ubookmarks-drop a{
	display:block;
	color:#fff;
	text-decoration:none;
}

.display-switch{
	height: 29px;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: top;
	line-height: 0px;
	font-size: 0px;
	position: relative;
	*display: inline;
	zoom: 1;
	top:-30px;
	right:20px;
}

		.display-switch a:link,
		.display-switch a:visited{
			display: inline-block;
			background: url(../../images/main/btn-shares-view.png) no-repeat left top;
			width: 31px;
			height: 29px;
		}
		.display-switch a.raw{
			background-position:0 0;
		}
		.display-switch a.raw.active{
			background-position:0 -29px;
		}
		.display-switch a.block{
			background-position:-31px -29px;
		left:0;
		}
		.display-switch a.block.active{
			background-position:-31px 0;
		}

.display-switch a{float:left;}

.image-preview .overlay{width:172px;height:245px;background-color:#FFF;background-position:center center;background-repeat:no-repeat;position:absolute;z-index:10;left:5px;top:5px;}
.image-preview .overlay{background-image: url(../../images/main/maginifier-light.jpg);}
.image-preview {position: relative;}

.gal-preview .overlay{width:180px;height:145px;background-color:#FFF;background-position:center center;background-repeat:no-repeat;position:relative;z-index:10;}
.gal-preview .overlay{background-image: url(../../images/main/maginifier-light.jpg);}


.preload{float: left;background: white url(../../images/main/loading.gif) no-repeat 50% 50%;}

div.jContent
{
	float: left;
		
}


div.jContent p
{
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
}

div.jContent a
{
	float: left;
	display: block;	
}

div.jContent a.hide
{
	visibility: hidden;
}

div.jc-horizontal
{
	margin: 25px 10px 20px 10px; 
}

