.article-content
{
	text-align: justify;
	line-height: 1.5;
	font-size:13px;
	margin: 0 0 20px 0;
}
.comment {
    color: #585858;
    font-size: 12px;
    margin: 30px 0 0 0;
    padding: 0;
    width: 730px;
    text-align: left;
}

.comment h1, h2 {
    color: #1075C2;
    display: inline;
    font-size: 16px;
    font-weight: bold;
}

#comments ul {
    margin: 0;
    padding: 0;
}

#comments ul li {
    border-bottom: 1px solid #CCCCCC;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 10px 0 11px;
}

.comments_info {
    color: #999999;
    font-size: 0.9em;
    margin-bottom: 1em;
}

.comment_title {
    color: #3F3F3F;
    font-size: 20px;
}

.comment_body {
    background: #FAFAFA none repeat scroll 0 0;
    border: 1px solid #D1D1D1;
    color: #828282;
    height: 138px;
    padding: 0;
    width: 730px;
}

.first {
    margin: 6px 0 0;
}

.comment_field {
    background: #FAFAFA none repeat scroll 0 0;
    border: 1px solid #D1D1D1;
    color: #828282;
    display: inline;
    float: left;
    font-size: 11px;
    height: 25px;
    margin: 6px 0 10px 0;
    padding: 4px 0 0 6px;
    width: 355px;
}

.comment_btn {
    color: #310031;
    display: block;
    font-size: 12px;
    height: 40px;
    margin: 15px 0 0;
    width: 190px;
}

.comments-error-container {
    margin: 15px 0 5px;
    padding: 5px;
    background-color:#FFFFCC;
    border: 2px solid #CC0000;
    font-size: 12px;
    color: #000000;
    display: none;
}

.comments-error-title
{
    color:#CC0000;
    font-weight:bold;
}

.comments-error-text
{
    color:#CC0000;
}

.comments-ok-container {
    margin: 10px 5px 0px 5px;
    padding: 5px;
    border: 2px solid #D1D1D1;
    background-color: #FAFAFA;
    color: #828282;
    text-align: center;
    display: none;
}
.region-title, .region-title a
{
	color: #1075C2;
	font-size: 24px;
	font-weight: bold;
	text-align:center;
}

.region-description
{
	/*background-color: #fff;
	border: 1px dashed #aaa;*/
	background-color: #fff;
	border: 1px solid #64BCE4;
	color:#585858;
	font-size:12px;
	margin: 0 0 20px 0;
	opacity: 0.9;
	padding:10px;
	text-align:justify;
	-moz-box-shadow:3px 3px 3px #777777 !important;
	-webkit-box-shadow:3px 3px 3px #777777 !important;
}

.region-image-container
{
	border: 1px solid #64BCE4;
	float: left;
	margin-right: 10px;
	height: 150px;
	width: 200px;
	-moz-box-shadow:3px 3px 3px #777777 !important;
	-webkit-box-shadow:3px 3px 3px #777777 !important;
}

.region-info-container
{
	float: left;
	font-family:verdana,tahoma,arial,helvetica;
	font-size:12px;
	font-weight:normal;
	line-height: 140%;
	margin: 0 0 0 5px;
	text-align: left;
	width: 500px;
}

.region-info-container h2, h2 a
{
	color:#1075C2;
	font-size:14px;
	font-weight:bold;
    display:inline;
}

.region-info-container p
{
	display:block;
	margin: 0 0 5px 0;
	width: 500px;
}
html
{
	color:#000000;
	font-family: verdana,arial,sans-serif;
}

body
{
	background: #d2f0fb  url(../images/spring2560x515.jpg) no-repeat scroll center top;
	margin: 0;
	padding: 0;
	text-align:center;
}

h1
{
	color:#1075C2;
	font-size:24px;
	font-weight:bold;
}

h2
{
	color:#1075C2;
	font-size:18px;
	font-weight:bold;
	text-align:left;
    line-height: 24px;
}

ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

a
{
	color:#338CBF;
	text-decoration:none;
}

a:hover
{
    color:#338CBF;
	text-decoration:underline;
}
.title
{
	color: #1075C2;
	display:block;
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0;
	text-align:left;
}

.text
{
	color:#585858;
	font-size:12px;
	line-height: 1.5;
	padding:0;
	text-align:justify;
}

.spacer10top
{
	clear:both;
	margin-top: 10px;
}

.spacer20top
{
	clear:both;
	margin-top: 20px;
}

.spacer30heightWithLine
{
	border-bottom: 1px dashed #ccc;
	clear:both;
	height: 15px;
	margin: 0 0 14px 0;
}

.place-bookmarks
{
	float:left;
}

/*****	Related Articles	*****/
.related-articles
{
	text-align: left;
}

.related-articles ul
{
	list-style-position:inside;
	list-style-type:disc;
	margin-left:20px;
	padding:0;
}

.related-articles a {
	color:#338CBF;
	font-size:12px;
	text-decoration:none;
}

.related-articles a:hover {
	text-decoration:underline;
}

/*****	Related Articles	*****/

.box-header
{
	background-position:right;
	background-repeat:no-repeat;
	background-color:#64BCE4;
	color:#FFF;
	display: block;
	font-size:12px;
	font-weight:bold;
	height: 25px;
	line-height: 200%;
	text-align: center;
	text-transform:uppercase;
	margin:15px 0;
	padding: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/*****	End box defaults	*****/

/*****	Control defaults	*****/

.controlHead{
	border: 1px solid #bce6f6;
	height: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.controlHead span{
	float: left;
	margin: 5px 10px;
	font-size: 14px;
	font-weight: bold;
}

.controlHead a{
	display: block;
	width: 24px;
	height: 24px;
	clear: right;
	float: right;
	cursor: pointer;
}

.controlHead a.collapseOut{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://restcrimea.com/images/collapse_out.png', sizingMethod='scale');
	margin: 3px 4px 0 0;
}

html>body .controlHead a.collapseOut{
	background: url('../images/collapse_out.png') !important;
	margin: 4px 5px 0 0 !important;
}

.controlHead a.collapseIn{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://restcrimea.com/images/collapse_in.png', sizingMethod='scale');
	margin: 3px 4px 0 0;
}

html>body .controlHead a.collapseIn{
	background: url('../images/collapse_in.png') !important;
	margin: 4px 5px 0 0 !important;
}

.controlBody{

}

/*****	End control defaults	*****/


/*****	Start Captcha	*****/

.captcha_container
{
	clear: both;
	text-align: left;
}

/*****	End Captcha	*****/


/*****	Start Buttons	*****/

a.button
{
	color: #fff !important;
	font-size: 18px;
	font-weight: bold;
	height:30px;
	line-height: 1.5;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

a.button.price
{
	background-color:#64BCE4;
	border: 1px solid #88BCE4;
	margin-right: 11px;
    float:right;
    padding: 0;
    width: 135px;
}

a.button.price:hover
{
	border:1px solid #557799;
	color: #fff;
}

a.button.order
{
	background-color:#ff9900;
	border:1px solid #ff7700;
    float:right;
    padding: 0;
    width: 135px;
}

a.button.order:hover
{
	border:1px solid #F00;
	color: #fff;
}

a.button.quick-order
{
	background-color: #0061A7;
	border:1px solid #007DC1;
    border-radius: 3px;
    box-shadow: 0 0 5px #6ea1e2 !important;
    float:right;
    padding: 0;
    width: 235px;
}

a.button.quick-order:hover
{
	border:1px solid #000;
	color: #fff;
}

a.button.add-comment
{
	background-color:#64BCE4;
	border: 1px solid #88BCE4;
	margin-right: 11px;
}

a.button.add-comment:hover
{
	border:1px solid #557799;
	color: #fff;
}

/*****	End Buttons 	*****/


/*****	Start BreadCrumbs 	*****/

.breadcrumbs
{
    font-size:11px;
    font-weight:bold;
    text-align:left;
    padding:15px 0 10px;
    border-bottom:1px dashed #ccc;
}

.breadcrumbs a
{
    text-decoration: underline;
}

/*****	End BreadCrumbs 	*****/
.main-layout
{
	margin: 0 auto;
	width: 980px;
}

.header-layout
{
	background:transparent none repeat scroll 0 0;
	clear:both;
	height: 110px;
	width: 100%;
}

.menu-layout
{
	height: 35px;
	width: 100%;
}

.content-layout
{
	width: 100%;
}

.content-layout .left-column
{
	float: left;
	width: 220px;
}

.content-layout .right-column
{
	float: left;
	margin-left: 20px;
	width: 735px;
}

.footer-layout
{
	background: #c3d9ff url(../images/footer-bg.jpg) center top repeat-x;
	color:#000;
	font-family:Tahoma,Arial;
	font-size:0.917em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:120%;
	margin-top: 20px;
	padding-top: 10px;
	height: 125px;
	width: 100%;
}
/*	Logo	*/
.logo
{
	border:0 none;
	float:left;
	margin:0;
	overflow:hidden;
	padding:0;
	z-index:9999;
}

.logo img
{
	margin: 25px 0 0 25px;
}

.logo-link { /* IE6 */
	background: none;
	display: block;
	height: 80px; /* Height of your .PNG */
	width: 172px;
  	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://restcrimea.com/images/logo.png', sizingMethod='scale');
  	margin: 10px 0 0 10px;
}

html>body .logo-link { /* Firefox, IE7, Opera */
  	background: url(../../images/logo.png) no-repeat !important;
  	filter: none !important;
}

/*	Advertisment	*/
.header-top-banner
{
	float:left;
	margin: 0 10px;
	text-align: right;
	width: 570px;
	height: 100px;
}

.new-year-flash
{
	margin-left:10px;
	box-shadow: 0 0 10px 3px #64BCE4 !important;
	-moz-box-shadow: 0 0 10px 3px #64BCE4 !important;
  	-webkit-box-shadow: 0px 0px 10px 3px #64BCE4 !important;
  	width:560px;
	height:100px;
}

.price-2011-flash
{
	margin-left:10px;
  	width:560px;
	height:100px;
}

/*	Contact Info	*/
.header-contact-info
{
  	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://restcrimea.com/images/transparent-white-bg.png', sizingMethod='scale');
	background:url(../../images/transparent-white-bg.png) !important;
	float:left;
	padding: 0px 10px;
	width: 180px;
	height: 100px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.header-contact-info table
{
	/*color:#1075C2;*/
	color:#686868;
	font-size:12px;
	font-weight:bold;
	line-height: 2;
	text-align: right;
	width: 100%;
}

.header-contact-info table tr
{
	height: 25px;
	valign: middle;
}

.header-contact-info table td.mts
{
	background: url(../../images/mts_20x41.jpg) left center no-repeat;
}

.header-contact-info table td.life
{
	background: url(../../images/life_20x38.png) left center no-repeat;
}

.header-contact-info table td.home
{
	background: url(../../images/phone_20x38.png) left center no-repeat;
}

.header-contact-info a.icq
{
	background: url(../../images/im_icq.gif) left center no-repeat;
	color:#338CBF;
	padding-left: 18px;
	text-decoration: none
}
/*	Top Navigation	*/
ul.top-navigation
{
	height:30px;
	margin:0px 4px;
	padding:0 5px 0 5px;
	clear:none;
	float:right;
}

ul.top-navigation li
{
	float:left;
	font-weight:bold;
	margin:0;
	padding-top:4px;
	position:relative;
	width:24px;
}

ul.top-navigation li a
{
	cursor: pointer;
	display: block;
	height: 20px;
	width: 20px;
}

ul.top-navigation li a.ru
{
	background:transparent url(../../images/ru.gif) no-repeat scroll center center;
}

ul.top-navigation li a.uk
{
	background:transparent url(../../images/ua.gif) no-repeat scroll center center;
}

ul.top-navigation li a.en
{
	background:transparent url(../../images/us.gif) no-repeat scroll center center;
}

ul.top-navigation li a.home
{
	background:transparent url(../../images/home-small.gif) no-repeat scroll center center;
}

ul.top-navigation li a.contacts
{
	background:transparent url(../../images/contact-small.gif) no-repeat scroll center center;
}

ul.top-navigation li a.sitemap
{
	background:transparent url(../../images/map-small.gif) no-repeat scroll center center;
}

ul.top-navigation li a.rss
{
	background:transparent url(../../images/rss-icon16x16.png) no-repeat scroll  center center;
}

ul.top-navigation li a.twitter
{
	background:transparent url(../../images/twitter-icon16x16.png) no-repeat scroll  center center;
}
/*	Menu	*/
ul.menu
{
	clear:none;
	float:left;
	text-align:left;
}

ul.menu li.menu-item-first
{
	background:transparent url(../../images/menu-bg-l.gif) no-repeat scroll 0 0;
	display: block;
	height: 32px;
	width: 7px;
}

ul.menu li.menu-item-last
{
	background:transparent url(../../images/menu-bg-r.gif) no-repeat scroll 0 0;
	display: block;
	height: 32px;
	width: 7px;
}

ul.menu li
{
	background:transparent url(../../images/menu-bg.gif) repeat-x scroll 0 0;
	display: block;
	float:left;
	margin:0;
	position:relative;
	height: 32px;
	width:138px;
}

ul.menu li a
{
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 2.5;
	text-align:center;
	text-decoration: none;
	height: 32px;
	width: 138px;
}

ul.menu li a:hover
{
	background:transparent url(../../images/menu-bg-hover.gif) repeat-x scroll 0 0;
}

li.menu-item ul
{
	border:1px solid #A5D6EF;
	margin: 0;
	padding: 0;
	position:absolute;
	visibility: hidden;
	z-index: 999;
}

li.menu-item ul li
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	/*background: #E7E8E8;*/
	background: #c2e7f7;
	float:left;
	margin:0;
	padding-top:5px;
	position:relative;
	width:180px;
	opacity: 0.9;
	z-index: 998;
}

li.menu-item ul li a
{
	color: #000;
	height: 32px;
	width:180px;
	opacity: 0.9;
}

li.menu-item ul li a:hover
{
	color: #fff;
	opacity: 0.9;
}
/*  Footer  */
.footer-container
{
    font-size: 12px;
	text-align:left;
	margin:0 auto;
	padding: 0 10px;
	width:980px;
}

.footer-container .items-list-title
{
    color: #777;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
    margin:  0;
    padding: 0;
}

.footer-container .items-list
{
    vertical-align: top;
}


.footer-container .items-list.regions
{
    display: inline-block;
    width: 49%;
}

.footer-container .items-list a
{
    color: #777;
}

.footer-container .items-list a:hover
{
    color: #333;
}

.footer-container table
{
	margin-top: 10px;
}

.footer-navigation
{
	text-align: right;
	font-size: 12px;
}

.footer-navigation a
{
	display: block;
	float:right;
	margin: 0 5px;
	height:48px;
	width: 48px;
}


.footer-navigation a.feed
{
	background: url(../../images/icon-feed.gif) center center no-repeat;
}

.footer-navigation a.twitter
{
	background: url(../../images/icon-twitter.gif) center center no-repeat;
}

.footer-navigation a.livejournal
{
	background: url(../../images/icon-livejournal.gif) center center no-repeat;
}

.footer-navigation a.blogger
{
	background: url(../../images/icon-blogger.gif) center center no-repeat;
}

.footer-navigation a.vkontakte
{
	background: url(../../images/icon-vkontakte.gif) center center no-repeat;
}

.footer-about
{
	float:left;
	margin:0 0 5px 0;
	line-height: 1.5;
}

.footer-about span
{
	color:#333;
	display: block;
	font-size:11px;
	margin:0;
}

.footer-about span a
{
	color:#53ACDF;
	font-size:12px;
	text-decoration:underline;
}

.footer-about span a:hover
{
	color:#686868;
}

/*	Counters	*/

.counters
{
	text-align:center;
	width: 100%;
}

.counters li
{
	display:block;
	float:left;
	height:41px;
	margin:0 1% 0 0;
	padding:0;
	position:relative;
	width:90px;
}
/*	Regions list	*/
#regions-list-panel
{
	margin:5px 0 0 0;
	padding:0 0 0 5px;
	text-align: left;
}

.regions-list
{
	margin:5px 0 0 0;
	text-align: left;
}

.regions-list li
{
	padding: 5px 0;
}

.regions-list a
{
	background: url(../../images/resort-item.gif) center left no-repeat;
	color:#338CBF;
	display: table-cell;
	font-size:12px;
	height: 30px;
	padding: 3px 3px 3px 32px;
	text-decoration:none;
	vertical-align: middle;
	width: 210px;
}

.regions-list a:hover
{
	background-color: #C3D9FF;
}
.site-news-list {
    color: #686868;
    margin: 5px 0 0 0;
    text-align: left;
}

.site-news-list li {
    padding-bottom: 15px;
}

.site-news-list li span.date {
    background-image: none;
    display: block;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
    text-align: right;
    padding: 0;
}

.site-news-list li div {
    font-size: 12px;
    text-decoration: none;
}


#slides {
    display: none
}

#slides .slidesjs-navigation {
    margin-top:5px;
}

a.slidesjs-next,
a.slidesjs-previous,
a.slidesjs-play,
a.slidesjs-stop {
    background-image: url(/images/slides-top/btns-next-prev.png);
    background-repeat: no-repeat;
    display:block;
    width:12px;
    height:18px;
    overflow: hidden;
    text-indent: -9999px;
    float: left;
    margin-right:5px;
}

a.slidesjs-next {
    margin-right:10px;
    background-position: -12px 0;
}

a:hover.slidesjs-next {
    background-position: -12px -18px;
}

a.slidesjs-previous {
    background-position: 0 0;
}

a:hover.slidesjs-previous {
    background-position: 0 -18px;
}

a.slidesjs-play {
    width:15px;
    background-position: -25px 0;
}

a:hover.slidesjs-play {
    background-position: -25px -18px;
}

a.slidesjs-stop {
    width:18px;
    background-position: -41px 0;
}

a:hover.slidesjs-stop {
    background-position: -41px -18px;
}

.slidesjs-pagination {
    margin: -35px 0 0;
    float: right;
    list-style: none;
    padding: 5px 10px;
    position: relative;
    z-index: 99;
    opacity: 0.8;
}

.slidesjs-pagination li {
    float: left;
    margin: 0 1px;
}

.slidesjs-pagination li a {
    display: block;
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url(/images/slides-top/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
    background-position: 0 -13px
}

.slidesjs-pagination li a:hover {
    background-position: 0 -26px
}

#slides a:link,
#slides a:visited {
    color: #333
}

#slides a:hover,
#slides a:active {
    color: #9e2020
}

.navbar {
    overflow: hidden
}


/***********************************/


#slides {
    display: none
}

.container {
    margin: 0 auto
}
