html
{
	color:#000000;
	/*font-family: verdana, tahoma, arial, helvetica;*/
	font-family: verdana,arial,sans-serif;
}

body 
{
	background: #d2f0fb  url(../images/spring1600x322.jpg) no-repeat scroll center top;
	/*background: #d2f0fb  url(../images/winter-top-bg.jpg) repeat-x scroll center top;*/
	margin: 0;
	padding: 0;
	text-align:center;
}

h1
{
	color:#1075C2;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

.spacer10top
{
	clear:both;
	margin-top: 10px;
}

.spacer10height
{
	clear:both;
	height: 10px;
}

.spacer15height
{
	clear:both;
	height: 15px;
}

.spacer20height
{
	clear:both;
	height: 20px;
}

.spacer30height
{
	clear:both;
	height: 30px;
}

.spacer30heightWithLine
{
	border-bottom: 1px dashed #ccc;
	clear:both;
	height: 15px;
	margin: 0 0 14px 0;
}

.hidden
{
	display: none;
}

.mainLayout
{
	margin: 0 auto;
	width: 980px;
}

.headerLayout
{
	background:transparent none repeat scroll 0 0;
	clear:both;
	height: 110px;
	width: 100%;
}

.menuLayout
{
	height: 35px;
	width: 100%;
}

.contentLayout
{
	width: 100%;
}

.contentLayout .leftColumn
{
	float: left;
	width: 220px;
}

.contentLayout .rightColumn
{
	float: left;
	margin-left: 20px;
	width: 735px;
}

.pageTitle
{
	color: #1075C2;
	font-size: 24px;
	font-weight: bold;
	text-align:center;
}

.pageContent
{
	text-align: justify;
	line-height: 1.5;
	font-size:13px;
	margin: 0 0 20px 0;
}

/*	Advertisment	*/
.ad-top-banner
{
	float:left;
	margin: 0 10px;
	text-align: right;
	width: 560px;
	height: 100px;
}

/*	Contact Info	*/
.contactInfo
{
  	/*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;
	margin-top: 10px;
	width: 200px;
	height: 100px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.contactInfo table
{
	/*color:#1075C2;*/
	color:#686868;
	font-size:12px;
	font-weight:bold;
	line-height: 2;
	text-align: right;
	width: 100%;
}

.contactInfo table tr
{
	height: 25px;
	valign: middle;
}

.contactInfo table td.mts
{
	background: url(../images/mts_20x41.jpg) left center no-repeat;
}

.contactInfo a.icq
{
	background: url(../images/im_icq.gif) left center no-repeat;
	color:#338CBF;
	padding-left: 18px;
	text-decoration: none
}

/*	Home	*/
.homeTitle
{
	color: #1075C2;
	display:block;
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0;
	text-align:left;
}

.homeText
{
	color:#585858;
	font-size:12px;
	line-height: 1.5;
	padding:0;
	text-align:justify;
}

a.header
{
	background-image:none;
	color:#686868;
	font-size:11px;
	font-weight:bold;
	padding:0;
	text-decoration:none;
}

a.header:hover
{
	text-decoration:underline;
}

/*	Footer	*/

.footerLayout
{
	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: 110px;
	width: 100%;
}

.footerContainer
{
	text-align:left;
	margin:0 auto;
	padding: 0 10px;
	width:980px;
}

.footerContainer table
{
	margin-top: 10px;
}

.footerNavigation
{
	text-align: right;
	font-size: 12px;
}

.footerNavigation a
{
	display: block;
	float:right;
	margin: 0 5px;
	height:48px;
	width: 48px;
}

.footerNavigation a.feed
{
	background: url(../images/icon-feed.gif) center center no-repeat;
}

.footerNavigation a.twitter
{
	background: url(../images/icon-twitter.gif) center center no-repeat;
}

.footerNavigation a.livejournal
{
	background: url(../images/icon-livejournal.gif) center center no-repeat;
}

.footerNavigation a.blogger
{
	background: url(../images/icon-blogger.gif) center center no-repeat;
}

.footerAbout
{
	float:left;
	margin:0 0 5px 0;
	line-height: 1.5;
}

.footerAbout span
{
	color:#333;
	display: block;
	font-size:11px;
	margin:0;
}

.footerAbout span a
{
	color:#53ACDF;
	font-size:12px;
	text-decoration:underline;
}

.footerAbout span a:hover
{
	color:#686868;
}

/*	Counters	*/

.counters
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
	width: 100%;
}

.counters li
{
	display:block;
	float:left;
	height:41px;
	margin:0 1% 0 0;
	padding:0;
	position:relative;
	width:90px;
}

/*	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;
}

/*	Navigation	*/
ul.navigation
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	height:30px;
	margin:0px 4px;
	padding:0 5px 0 5px;
	clear:none;
	float:right;
}

ul.navigation li
{
	float:left;
	font-weight:bold;
	margin:0;
	padding-top:4px;
	position:relative;
	width:24px;
}

ul.navigation li a
{
	cursor: pointer;
	display: block;
	height: 20px;
	width: 20px;
}

ul.navigation li a.ru
{
	background:transparent url(../images/ru.gif) no-repeat scroll center center;
}

ul.navigation li a.uk
{
	background:transparent url(../images/ua.gif) no-repeat scroll center center;
}

ul.navigation li a.en
{
	background:transparent url(../images/us.gif) no-repeat scroll center center;
}

ul.navigation li a.home
{
	background:transparent url(../images/home-small.gif) no-repeat scroll center center;
}

ul.navigation li a.contacts
{
	background:transparent url(../images/contact-small.gif) no-repeat scroll center center;
}

ul.navigation li a.sitemap
{
	background:transparent url(../images/map-small.gif) no-repeat scroll center center;
}

ul.navigation li a.rss
{
	background:transparent url(../images/rss-icon16x16.png) no-repeat scroll  center center;
}

ul.navigation li a.twitter
{
	background:transparent url(../images/twitter-icon16x16.png) no-repeat scroll  center center;
}

/*	Menu	*/
ul.menu
{
	clear:none;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
	margin: 0;
	text-align:left;
}

ul.menu li.menuItemFirst
{
	background:transparent url(../images/menu-bg-l.gif) no-repeat scroll 0 0;
	display: block;
	height: 32px;
	width: 7px;
}

ul.menu li.menuItemLast
{
	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;
	/*text-decoration: underline;*/
}

li.menuItem ul 
{
	border:1px solid #A5D6EF;
	margin: 0;
	padding: 0;
	position:absolute;
	visibility: hidden;
	z-index: 999;
}

li.menuItem 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.menuItem ul li a
{
	color: #000;
	height: 32px;
	width:180px;
	opacity: 0.9;
}

li.menuItem ul li a:hover
{
	color: #fff;
	opacity: 0.9;
}

/*	Box	*/

div.box {
	/*margin-top: 10px;*/
}

div.box-c
{
	height:20px;
	margin: 0 20px;
	position: relative;
	background: #cde3fc;
}
	
div.box-c em b 
{
   position:absolute;
   font:150px Arial;
   line-height:40px;
   font-weight:normal;
}

.ctl, .cbl, .ctr, .cbr 
{
   z-index:11;
   width:20px;
   height:20px;
   color:#cde3fc;	 
   overflow:hidden;
   position:absolute;  
   background:transparent;
   
}
		
.ctl {top:0; left:-20px;}
.cbl {bottom:0; left:-20px;}
.ctr {top:0; right:-20px;}
.cbr {bottom:0; right:-20px;}

.ctl b {left:-8px;}
.ctr b {left:-25px;}
.cbl b {left:-8px; top:-17px;}
.cbr b {left:-25px; top:-17px;}
		
div.box-inner
{
	padding: 0 20px;
	background: #cde3fc;
}

h3.box-header
{
	/*background-image:url(../images/down-arrow.gif);*/
	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-top:15px;
	padding: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.lightblue .ctl, div.lightblue .cbl, div.lightblue .ctr, div.lightblue .cbr 
{
	color:#eff4fb;
}

div.lightblue div.box-inner
{
	background: #eff4fb;
}

div.lightblue div.box-c
{
	height:20px;
	margin: 0 20px;
	position: relative;
	background: #eff4fb;
}

div.white .ctl, div.white .cbl, div.white .ctr, div.white .cbr 
{
	color:#fff;
}

div.white div.box-inner
{
	background: #fff;
}

div.white div.box-c
{
	height:20px;
	margin: 0 20px;
	position: relative;
	background: #fff;
}

div.orange .ctl, div.orange .cbl, div.orange .ctr, div.orange .cbr 
{
	color:#f3d767;
}

div.orange div.box-inner
{
	background: #f3d767;
}

div.orange div.box-c
{
	height:20px;
	margin: 0 20px;
	position: relative;
	background: #f3d767;
}

div.blue .ctl, div.blue .cbl, div.blue .ctr, div.blue .cbr 
{
	color:#70bbf5;
}

div.blue div.box-inner
{
	background: #70bbf5;
}

div.blue div.box-c
{
	height:20px;
	margin: 0 20px;
	position: relative;
	background: #70bbf5;
}

div.light .ctl, div.light .cbl, div.light .ctr, div.light .cbr 
{
	color:#FDE8C7;
}

div.light div.box-inner
{
	background: #FDE8C7;
}

div.light div.box-c
{
	height:20px;
	margin: 0 20px;
	position: relative;
	background: #FDE8C7;
}

/*	Resort list	*/
#resortListPanel
{
	margin:5px 0 0 0;
	padding:0 0 0 5px;
	text-align: left;	
}

#resortListPanel h4
{
	background-image:none;
	display: block;
	color: #686868;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0;
	padding:0;
	text-decoration: underline;
}

.resortList
{
	list-style-image:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 0 0 0;
	padding:0 0 0 0;
	text-align: left;
}

.resortList li
{
	padding-bottom: 5px;
}

.resortList .highlighted
{
	background-color: yellow;
}

.resortList a.header
{
	background-image:none;
	display: block;
	color:#686868;
	font-size:11px;
	font-weight:bold;
	padding:0;
	text-decoration:none;
}

.resortList a.header:hover
{
	text-decoration:underline;
}

.resortList a
{
	color:#338CBF;
	font-size:12px;
	text-decoration:none;
}

.resortList a.allPropositions
{
	font-size:11px;
}

.resortList a:hover
{
	text-decoration:underline;
}

/*	Resort list	*/
#regionsListPanel
{
	margin:5px 0 0 0;
	padding:0 0 0 5px;
	text-align: left;	
}

.regionsList
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 0 0 0;
	padding:0 0 0 0;
	text-align: left;
}

.regionsList li
{
	padding: 5px 0;
}

.regionsList 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;
}

.regionsList a:hover
{
	background-color: #C3D9FF;
}

/*	Slider	*/
.slider
{
	background: #FE9500 url('../images/ajax-loader-big.gif') center no-repeat;
	float:left;
	margin-top: 10px;
	height: 280px;
	width: 360px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.slider-title
{
	color:#0F5799;
	font-family:Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:normal;
	height: 50px;
	line-height:1;
	padding: 10px 10px 0 10px;
	vertical-align:middle;
}

.slider-image
{
	border: 0;
	height: 135px;
	width: 200px;	
}

a.slider-image-link
{
	display: block;
	text-decoration:none;
}

.slider-image-container
{
	/*border: 2px solid #ae994f;*/
	border:1px solid #9CCDED;
	margin: auto;
	padding: 2px;
	height: 135px;
	width: 200px;
}

.slider-description
{
	color:#000000;
	font-family:verdana,tahoma,arial,helvetica;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	line-height:1.5;
	padding: 5px 10px 5px 10px;
}

.invisible
{
	display: none;
}

.visible
{
	display: block;
}

/*	Search Form	*/
.search-form
{
	background-color:#64bce4;
	float:left;
	margin: 10px 0 0 15px;
	height: 280px;
	width: 360px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.search-form-title
{
	color:#edeede;
	font-family:Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:bold;
	height: 30px;
	line-height:1;
	padding: 10px 10px 0 10px;
	vertical-align:middle;
}

.search-form-content
{
	padding: 0 20px 20px 20px;
}

.search-form-content ul
{
	font-family:Arial,Helvetica,sans-serif;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
	margin: 0;
	text-align: left
}

.search-form-content ul li
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0.2em 0;
	overflow:hidden;
	padding: 0;
}

.search-form-content ul li label
{
	color:#edeede;
	display:block;
	font-size:1.1em;
	font-weight: bold;
	padding-bottom: 0.1em;
}

.search-form-content ul li label.price
{
	color:#edeede;
	display:inline;
	font-size:0.9em;
	font-weight: bold;
}

.search-form-content ul li select
{
	-moz-box-sizing:border-box;
	border:1px solid #7D8A94;
	font-size:1.1em;
	width:320px;
}

.search-form-content ul li select.price
{
	-moz-box-sizing:border-box;
	border:1px solid #7D8A94;
	font-size:1.1em;
	margin-left: 10px;
	width:60px;
}

.search-form-content ul li input
{
	-moz-box-sizing:border-box;
	border:1px solid #7D8A94;
	font-size:1.1em;
	width:90px;
}

.search-form-submit
{
	padding: 0 10px;
}

.search-form-submit input
{
	font-size:1em;
	height: 40px;
	width:150px;
}


/*	Banners		*/
.banners
{
	clear: both;
	height: 120px;
	padding: 20px 0 0 0;
	text-align: left;
	width: 735px;	
}

img.banner
{
	margin: 0 6px 0 0;
}

/*	Hot propositions	*/

.propositionsHot
{
	clear: both;
	margin-top: 20px;
	padding: 10px 0 0 0;
	text-align: left;
	width: 735px;
	height:230px;	
	background-color:#feb54d;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.propositionsHotTitle
{
	color:#0F5799;
	font-family:Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:bold;
	margin: 0;
	padding-left: 15px;
	position:relative;
	float:left;
	width:265px;
}

a.propositionsHotAll
{
	background:transparent url(../images/arrow.gif) no-repeat scroll 100% 37%;
	float:left;
	font-size: 12px;
	margin: 0;
	padding: 5px 10px 15px;
	position:relative;
	text-align: right;
	text-decoration:none;
	width:420;
}

a.propositionsHotAll:hover
{
	text-decoration:underline;
}

.propositionHotContainer
{
	margin: auto 27px;
	padding: 0;
	height:172px;
	width: 681px;
}

a.propositionHot
{
	background-color: #ffcb81;
	border:1px solid #ffcb81;
	color:#686868;
	display: block;
	float: left;
	height: 170px;
	margin: 0 0 0 15px;
	padding: 0;
	text-align: center;
	text-decoration:none;
	width: 215px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

a.propositionHot:hover
{
	background-color:#FE9500;
	border:1px solid #e84e46;
	color:#0f5799;	
}

.propositionHotTitle
{
	background-image:none;
	display: block;
	font-size:11px;
	font-weight:bold;
	padding: 10px 10px 0 10px;
	text-align: center;
}

.propositionHotImage
{
	border:0;
	display: block;
	margin: 5px auto;
	height:90px;
	width:135px;
}

.propositionHotPrice
{
	background-color: #fb0836;
	color: #fff;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding: 0 3px;
}


/*	Propositions	*/
.propositions
{
	clear: both;
	margin-top: 20px;
	padding: 10px 0 0 0;
	text-align: left;
	width: 735px;
	height:230px;	
	background-color:#9ccded;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.propositionsTitle
{
	color:#0F5799;
	font-family:Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:bold;
	margin: 0;
	padding-left: 15px;
	position:relative;
	float:left;
	width:480px;
}

a.propositionsAll
{
	background:transparent url(../images/arrow.gif) no-repeat scroll 100% 37%;
	float:left;
	font-size: 12px;
	margin: 0;
	padding: 5px 10px 15px;
	position:relative;
	text-align: right;
	text-decoration:none;
	width:200px;
}

a.propositionsAll:hover
{
	text-decoration:underline;
}

.propositionContainer
{
	margin: auto 27px;
	padding: 0;
	height:172px;
	width: 681px;
}

a.proposition
{
	background-color: #b9dcf2;
	border:1px solid #b9dcf2;
	color:#686868;
	display: block;
	float: left;
	height: 170px;
	margin: 0 0 0 15px;
	padding: 0;
	text-align: center;
	text-decoration:none;
	width: 215px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

a.proposition:hover
{
	background-color:#5bbcec;
	border:1px solid #268abb;
	color:#0f5799;	
}

a.first
{
	margin-left: 0;
}

.propositionTitle
{
	background-image:none;
	display: block;
	font-size:11px;
	font-weight:bold;
	padding: 10px 10px 0 10px;
	text-align: center;
}

.propositionImage
{
	border:1px solid #9CCDED;
	display: block;
	margin: 5px auto;
	height:90px;
	width:135px;
}

.propositionPrice
{
	background-color: #FE9500;
	color: #fff;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding: 0 3px;
}

/*	Search page	*/

.CenteredSearchControl
{
	margin:auto;
	width:360px;
}

.SearchResults
{
	clear: both;
	color: #338CBF;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:decimal;
	margin: 0 0 0 30px;
	padding: 0;
	text-align: left;
	width: 700px;
}

.SearchResults li
{
	font-weight:bold;
	padding:0 0 10px 0;
}

.SearchResults li a
{
	color: #338CBF;
}

.SearchResults li a:hover
{
	color: #FE9500;
}

/*	Place description	*/

.placeTitle
{
	color: #1075C2;
	font-size: 24px;
	font-weight: bold;
	text-align:center;
}

a.placeMenuItem
{
	color: #fff !important;
	float: right;
	font-size: 18px;
	font-weight: bold;
	height:30px;
	line-height: 1.5;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 135px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

a.placePrices
{
	background-color:#64BCE4;
	border: 1px solid #88BCE4;
	margin-right: 11px;
}

a.placePrices:hover
{
	border:1px solid #557799;
	color: #fff;
}

a.placeOrder
{
	background-color:#ff9900;
	border:1px solid #ff7700;
}

a.placeOrder:hover
{
	border:1px solid #F00;
	color: #fff;
}

.placeDescription
{
	font-family:verdana,tahoma,arial,helvetica;
	font-size:13px;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align: justify;
}

.placeBookmarks
{
	float:left;
}

/*	Categories (Regions)*/

.regionTitle, .regionTitle a
{
	color: #1075C2;
	font-size: 24px;
	font-weight: bold;
	text-align:center;
}

.regionDescription
{
	/*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;
}

.regionImageContainer
{
	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;
}

.regionInfoContainer
{
	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;
}

.regionInfoContainer h2, h2 a
{
	color:#1075C2;
	font-size:14px;
	font-weight:bold;
}

.regionInfoContainer p
{
	display:block;
	margin: 0 0 5px 0;
	width: 500px;
}

/*	Article	*/

.articleTitle
{
	color: #1075C2;
	font-size: 24px;
	font-weight: bold;
	text-align:center;
}

.articleContent
{
	text-align: justify;
	line-height: 1.5;
	font-size:13px;
	margin: 0 0 20px 0;
}

/*	Sitemap	*/
.sitemap
{
	font-family:verdana,tahoma,arial,helvetica;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}
.sitemap li
{ 
	padding-top:5px;
}

.sitemap li a
{
	color: #338CBF;
	text-decoration: none;
}

.sitemap li a:hover
{
	text-decoration: underline;
}

.sitemap ul li
{ 
	padding-top:5px;
}

.sitemap ul li ul li
{ 
	padding-top:5px 
}

/*	Article	*/

.contactTitle
{
	color: #1075C2;
	font-size: 24px;
	font-weight: bold;
	text-align:center;
}

.contactSubtitle
{
	display:block;
	text-align:left;
}

.contactTable
{ 
	border-spacing: 1px; 
	color:#000000;
	font-family:verdana,tahoma,arial,helvetica;
	font-size:11px;
	font-weight:normal;
	width: 735px;
}
.contactTable th	{ padding: 5px; color: #fff; font-size: 11px; text-align:left; background-color:#557799; }
.contactTable td	
{ 
	padding: 5px; 
	/*background-color:#eeeeee; */
	background-color:#c2e7f7;
}


/*	Order	*/

.orderTitle
{
	color: #1075C2;
	font-size: 24px;
	font-weight: bold;
	text-align:center;	
}

.orderText
{
	color:#585858;
	font-size:12px;
	padding-left:10px;
	text-align:justify;
}

.orderTable
{
	border-spacing:1px;
	/*color:#0000FF;*/
	/*font-weight:bold;*/
	color:#000000;
	font-family:verdana,tahoma,arial,helvetica;
	font-size:11px;
	font-weight:normal;
	margin: 20px 0 0 0;
	width:730px;
}

.orderTable th
{
	background-color:#557799;
	color:#FFFFFF;
	font-size:11px;
	padding:5px;
	text-align:left;
}

.orderTable td
{
	/*background-color:#EEEEEE;*/
	background-color:#c2e7f7;
	padding:5px;
}

.orderTable td input, textarea, select
{
	width: 100%;
}

.order_send_buttton	
{
	margin: 15px 0 0 0;
	text-align:center; 
}

.order_send_buttton input
{
	width: 150px; 
	height:20px; 
	border: 1px solid #aaccee; 
	font-weight:bold; 
	background-color:#557799; 
	color: #fff; 
	font-size: 11px; 
	padding-bottom: 3px;
}

.order_errors 
{ 
	width: 640px; 
	margin:10px 5px 0px 5px; 
	padding: 5px; 
	border: 2px solid #cc0000; 
	background-color: #ffffcc; 
	color: #cc0000;
	text-align: left;
}

.order_errors ul
{ 
	text-align: left;
}

.order_errors li 
{ 
	color: #cc0000; 
}

.order_done 
{ 
	color: #fe9800;
	text-align: center;
}

.order_else 
{ 
	padding: 15px 0 0 0; 
	text-align: center; 
}

.order_else a 
{ 
	color: #557799; 
	font-weight: bold; 
	text-decoration: none;
}

.order_else a:hover 
{ 
	color: #fe9800; 
	font-weight: bold; 
	text-decoration: underline;
}

.order_make 
{ 
	padding: 15px 0 0 0;  
	text-align: center;
}


/*	Prices	*/

.placePricesName {color:#1075C2;font-size:14px;}
.prices h1, h2 { color:#1075C2; display:inline; font-size:16px; font-weight:bold; }
.prices table	{ border-spacing: 1px; font-weight: bold; color: #00f; }
.prices table td{ padding: 5px; color:#000000; font-family:verdana,tahoma,arial,helvetica; font-size:11px;}
.currency	{ padding-top: 10px; padding-bottom: 10px; }
.selected_currency { background-color: #e6f1bc; margin: 2px; }
.selected_currency a { color: #ff0000; }
.selected_currency a:hover	{ text-decoration: none; color: #ff0000; }
.not_selected_currency { background-color: #ffffff;	margin: 2px; }
.not_selected_currency a { text-decoration: none; color: #00f; }
.not_selected_currency a:hover { text-decoration: underline; color: #f00; }
.pitem { font-weight: normal; }


/*	Comments	*/

.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 10px 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; }
.comment_errors { width: 90%; margin:10px 5px 0px 5px; padding: 5px; border: 2px solid #cc0000; background-color: #ffffcc; color: #cc0000; text-align:left; line-height: 1.5; }
.comment_success { width: 90%; margin:10px 5px 0px 5px; padding: 5px; border: 2px solid #D1D1D1; background-color: #FAFAFA; color: #828282; text-align:center; }

/*	Maps	*/
.mapContainer
{
	width:700px; 
	height: 600px;
}

.overlay
{ 
	position: absolute; 
	z-index: 1; 
	background: 
	url(../images/gpoint.gif); 
	width: 20px; 
	height: 34px; 
	cursor:pointer; 
}

#YMapsID
{ 
	width:100%; 
	height:100%; 
}

#info
{ 
	height:100%; 
	width:100%; 
}

#links a
{ 
	display:block; 
	font-family:verdana,tahoma,arial,helvetica;
	font-size:12px;
	font-weight:normal;
	float:left;
	text-align:left;
	text-decoration: none;
	width: 25%; 
	height: 30px; 
}

#links a:hover
{
	text-decoration: underline;
}

a.active
{ 
	text-decoration: none; 
	color: #F00; 
}

.map_canvas
{
	border: 1px solid #64BCE4;
	-moz-box-shadow:3px 3px 3px #777777 !important;
	-webkit-box-shadow:3px 3px 3px #777777 !important;
}

.ShowHideMap
{
	margin: 15px;
}

/*	Partner's links	*/

.links
{
	clear:left;
	float:left;
	margin: 0 15px 0 0;
	width:495px;
}

.links td 
{
	color:#585858;
	font-size:12px;
	line-height:1.5;
	padding:0;
	text-align:justify;
}

.links-desc
{
	background-color:#FFF;
	border:1px dashed #000;
	clear:right;
	color:#585858;
	float:left;
	font-size:12px;
	line-height:1.5;
	padding:5px;
	text-align:justify;
	width:210px;
}

.links-desc strong
{
	color:#0F5799;
	display:block;
	font-size:14px;
	line-height: 2;
	text-align:center;
	text-transform:uppercase;
}

/*	Pager	*/

.pager
{
	clear:both;
	color:#585858;
	font-size:14px;
	font-weight: bold;
	padding-top: 20px;
	text-align:center;
}

.pager_page
{

}

.pager_page a
{
	background-color: #64BCE4;
	color:#FFF;
	padding: 3px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.pager_page a:hover
{
	background-color: #66F;
}

.pager_page_active
{
	background-color: #FE9500;
	color:#FFF;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/*	Google	*/
.google-ad-left
{
	text-align: left;
}

/*	Related Articles	*/
.relatedArticles
{
	text-align: left;
}

.relatedArticles a {
	color:#338CBF;
	font-size:12px;
	text-decoration:none;
}

.relatedArticles a:hover {
	text-decoration:underline;
}

/*	Related Articles	*/
.relatedArticles
{
	text-align: left;
}

.relatedArticles a {
	color:#338CBF;
	font-size:12px;
	text-decoration:none;
}

.relatedArticles a:hover {
	text-decoration:underline;
}

/*	Other Places	*/

.otherPlaces
{
	text-align: left;
}

.otherPlaces a {
	color:#338CBF;
	font-size:12px;
	text-decoration:none;
}

.otherPlaces a:hover {
	text-decoration:underline;
}

/*	News	*/
.newsBlock
{
	/*border: 1px dashed #ccc;*/
	text-align: left;
}

.newsBlockControl
{
	/*border: 1px dashed #ccc;*/
	text-align: left;
}

ul.news
{
	list-style-type: none;
}

ul.news strong a
{
	background-color:#557799;
	clear: both;
	color:#FFFFFF;
	display: block;
	font-size:11px;
	float: left;
	line-height: 2;
	margin-bottom: 2px;
	padding: 0 0 0 5px;
	text-align: left;
	width: 130px;
}

ul.news a 
{
	background-color:#C2E7F7;
	color:#000;
	display: block;
	font-size:11px;
	float: left;
	line-height: 2;
	margin-bottom: 2px;
	padding: 0 5px 0 5px;
	text-decoration:none;
	width: 540px;
}

ul.news a:hover {
	text-decoration:underline;
}

a.newsDate
{
	background-image:none;
	color: #00f;
	float: right;
	font-size:11px;
	font-weight:bold;
	padding:0;
}

a.newsDate:hover
{
	color:#686868;
}

div.newsDate
{
	background-image:none;
	color:#888;
	font-size:11px;
	font-style: italic;
	font-weight:normal;
	padding:0;
	text-align:left;
	width: 100%;
}

.newsArchive
{
	border: 1px solid #64BCE4;
	clear: both;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	line-height: 2;
	margin-top: 20px;
	padding: 10px;
	text-align:left;
	width: 100%;
}

.newsArchive a
{
	font-size: 12px;
}

/*	NEW YEAR	*/
.new-year-props
{
	background: #d6f2fe  url(../images/new-year-props.gif) repeat-x scroll center top;
	border: 2px dashed #01abef;
	height: 354px;
	width: 703px;
	margin: auto;
}

.new-year-props table
{
	color:#FE9500;
	font-size:22px;
	font-weight: bold;
	margin-top: 100px;
	text-align: center;
	width: 100%;
}

.new-year-props table h2
{
	color:#FE9500;
	font-size:22px;
	font-weight: bold;
}

.new-year-props table .text
{
	height: 70px;
}

.new-year-props table .props
{
	text-align: left;
}

.new-year-props table a
{
	color: #1075C2;
	font-size:18px;
	text-decoration: none;
	line-height: 2;
}

.new-year-props table a:hover
{
	text-decoration: underline;
}

/*	Captcha	*/
.captcha_container
{
	clear: both;
	text-align: left;
}

/*	Errors	*/
.error404layout
{
	margin: 60;
}
.error404layout .code
{
	background-color: #1075C2;
	color: #fff ;
	font-size: 5em;
	float: left;
	width: 100%;
}

.error404layout .text
{
	color: #1075C2;
	float: left;
	font-size:22px;
	font-weight:bold;
	line-height: 2;
	text-align:center;
	width: 100%;
}

.error404layout .advise
{
	color: #1075C2;
	font-size:16px;
	font-weight:bold;
	line-height: 2;
	text-align:center;
	width: 100%;
}

.error404layout a
{
	color: #00f;
	font-size:16px;
	font-weight:bold;
	line-height: 2;
	text-align:center;
	width: 100%;
}

.error404layout a:hover
{
	color: #1075C2;
}

/*	Content slider	*/
#featured{ 
	width:735px; 
	position:relative; 
	height:310px; 
	/*background:#fff; 
	border:5px solid #ccc;*/
}

#featured ul.ui-tabs-nav{ 
	left:415px; 
	list-style:none; 
	margin:0; 
	padding:0;
	position:absolute;
	text-align:left; 
	top:0; 
	width:320px; 
}

#featured ul.ui-tabs-nav li{ 
	padding:1px 0; 
	padding-left:13px; 
	font-size:12px; 
	color:#666; 	 
}

#featured ul.ui-tabs-nav li img{ 
	float:left; 
	margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}

#featured ul.ui-tabs-nav li span{ 
	font-size:14px; 
	font-family:Verdana; 
	line-height:18px; 
	font-weight: bold;
	color:#686868;
}

#featured ul.ui-tabs-nav li div{ 
	line-height: 1.2; 
	text-align: justify;
	color: #888;
	padding: 5px;
}

#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  
	line-height:20px;
	text-decoration: none;
}

#featured li.ui-tabs-nav-item a:hover{ 
	background:#c3d9ff; 
}

#featured li.ui-tabs-selected{ 
	background:url('../images/selected-item.gif') top left no-repeat; 
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#c3d9ff;
}

#featured .ui-tabs-panel{ 
	width:400px; 
	height:310px; 
	background:#999; 
	position:relative;
	border:1px solid #999;
	left: -165px;
}

html>body #featured .ui-tabs-panel{ 
	left:0 !important;
	-moz-box-shadow:3px 3px 3px #777777 !important;
	-webkit-box-shadow:3px 3px 3px #777777 !important;
}

#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:220px; 
	left:0; 
	height:90px; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://restcrimea.com/images/transparent-bg.png', sizingMethod='scale');
	width:400px;
}

html>body #featured .ui-tabs-panel .info{ 
	background: url('../images/transparent-bg.png') !important; 
}

#featured .info h2{ 
	font-size:18px; 
	font-family:Georgia, serif; 
	color:#fff; 
	padding:5px; 
	margin:0;
	overflow:hidden; 
}

#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; 
	font-size:11px; 
	line-height:15px; 
	color:#f0f0f0;
}

#featured .info a{ 
	text-decoration:underline; 
	color:#FFD417; 
}

#featured .info a:hover{ 
	color: #ff0;
}

#featured .ui-tabs-hide{ 
	display:none; 
}

/*	Control's defaults	*/
.controlHead{
	border: 1px solid #bce6f6;
	height: 30;
	-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{
	
}

/*	PropositionList Control	*/

#propositionListControl .controlHead{
	background: #64bce4;
	width: 735px;
}

#propositionListControl .controlHead span{
	color: #fff;
}

#propositionListControl .controlBody{
	border-top: 1px dashed #999;
	text-align: left;
	margin-top:2px;
	padding-top:5px;
}

#propositionListControl .controlBody ul{
	margin:0;
	padding:0;
}

#propositionListControl .controlBody ul li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:inline;
	float:left;
	width:183px;
	height:260px;
}

#propositionListControl .controlBody ul li.hover{
	background-color: #C3D9FF;
}

#propositionListControl .controlBody ul li div{
	color:#3f4d53;
	margin: 10px;
	font-family: arial;
	font-size: 12px;
}

#propositionListControl .controlBody ul li img{
	border: 1px solid #999;
	width: 160px;
	height: 120px;
	-moz-box-shadow:3px 3px 3px #777777 !important;
	-webkit-box-shadow:3px 3px 3px #777777 !important;
}

#propositionListControl .controlBody ul li h3{
	color: #24939d;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin:5px 0 2px 0;
}

#propositionListControl .controlBody ul li span{
	color: #f00;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}


/*	PropositionHot Control	*/

#propositionHotControl .controlHead{
	background: #f8952d;
	width: 735px;
}

#propositionHotControl .controlHead span{
	color: #fff;
}

#propositionHotControl .controlBody{
	border-top: 1px dashed #999;
	text-align: left;
	margin-top:2px;
	padding-top:5px;
}

#propositionHotControl .controlBody table{
	width: 735px;
	padding:0;
	margin:0;
	color:#3f4d53;
	font-family: arial;
	font-size: 12px;
}

#propositionHotControl .controlBody table tr.featured{ 
	background-color:d4e4ff;
}

#propositionHotControl .controlBody table td.info {
	height: 30px;
}

#propositionHotControl .controlBody table td.info {
	width: 635px;
}

#propositionHotControl .controlBody table td.info a{
	color: #24939d;
	text-decoration: none;
	font-weight: bold;
	margin:0 30px 0 15px;
}

#propositionHotControl .controlBody table td.info a:hover{
	color: #f00;
	text-decoration: underline;
}

#propositionHotControl .controlBody table td.info s{
	color: #00f;
	font-weight: bold;
}

#propositionHotControl .controlBody table td.info span{
	color: #f00;
	font-weight: bold;
}

#propositionHotControl .controlBody table td.details {
	text-align: center;
	width:100px;
}

#propositionHotControl .controlBody table td.details a:hover{
	color: #f00;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-11px;
	height:23px;
	width:10px;
    top:-3px;
    opacity:0.9;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
    opacity:0.9;
}

#JT {
	position: absolute;
	z-index:100;
	background:none repeat scroll 0 0 #FFF;
	opacity:0.9;
	border: 1px solid #64BCE4;
	color:#585858;
	font-size:12px;
	line-height:1.5;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #64BCE4;
	opacity:0.9;
	color: #fff;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #64BCE4;
	opacity:0.9;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
	margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #64BCE4;
}

.jTip{

}

/*	Place Info	*/
#placeInfoControl{ 
	width:735px; 
	position:relative; 
	height:250px;
}

#placeInfoControl ul.ui-tabs-nav{ 
	left:0; 
	list-style:none; 
	margin:0; 
	padding:0;
	position:absolute;
	text-align:left; 
	top:160px; 
	width:735px; 
}

#placeInfoControl ul.ui-tabs-nav li{ 
	padding:0; 
	margin-bottom: 12px;
	font-size:12px; 
	color:#666;
	float: left;
	width: 122px;
}

#placeInfoControl ul.ui-tabs-nav li img{ 
	float:left; 
	margin:0;
	padding:2px; 
	border:1px solid #64BCE4;
	height: 75px;
	width: 105px;
	-moz-box-shadow:3px 3px 3px #777777 !important;
	-webkit-box-shadow:3px 3px 3px #777777 !important;
}

#placeInfoControl li.ui-tabs-nav-item a{ 
	display:block; 
	height:75px; 
	width: 105px;
	color:#333;  
	line-height:20px;
	text-decoration: none;
}

#placeInfoControl .ui-tabs-panel{ 
	width:200px; 
	height:150px; 
	position:relative;
	border:1px solid #64BCE4;
}

html>body #placeInfoControl .ui-tabs-panel{ 
	left:0 !important;
	-moz-box-shadow:3px 3px 3px #777777 !important;
	-webkit-box-shadow:3px 3px 3px #777777 !important;
}

#placeInfoControl .ui-tabs-hide{ 
	display:none; 
}

#placeInfoControl .info
{
	background-color: #C2E7F7;
	border: 1px solid #64BCE4;
	clear: left;
	float: right;
	height: 140px;
	width: 485px;
	margin: 0 15px;
	opacity: 0.9;
	padding: 5px;
	position:relative;
}

#placeInfoControl .info table
{
	color: #686868;
	font-family:verdana,tahoma,arial,helvetica;
	font-size:12px;
	font-weight:bold;
	line-height: 1.5;
	text-align: right;
	height: 100%;
	width: 100%;
}

#placeInfoControl .info table a 
{
	color:#338CBF;
}

#placeInfoControl .info table a.icq 
{
	background: url(../images/im_icq.gif) left center no-repeat;
	padding-left: 18px;
	text-decoration: none
}

/*	Place Description Menu	*/

#placeDescriptionMenu
{
	border-bottom: 1px solid #64BCE4;
	list-style:none outside none;
	padding:0;
	margin:20px 0;
	text-align: left;
}

#placeDescriptionMenu li
{
	display:inline;
	height: 35px;
	list-style-type:none;
	margin:0 5px 0 0;
	padding:0;
	position:relative;
	top:1;
}

html>body #placeDescriptionMenu li
{
	top:0;
}

#placeDescriptionMenu li.active
{
	background-color: #D2F0FB;
	border-top:1px solid #64BCE4;
	border-left:1px solid #64BCE4;
	border-right:1px solid #64BCE4;
	border-bottom:1px solid #D2F0FB;
	color:#1075C2;
	font-size: 18px;
	font-weight:bold;
	outline:medium none;
	padding:5px 5px 0 5px;
	
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-radius-topleft:4px;
	-webkit-border-radius-topright:4px;
}

#placeDescriptionMenu li a
{
	background-color: #64BCE4;
	border:1px solid #64BCE4;
	color:#FFF;
	font-size: 18px;
	font-weight:bold;
	height: 100%;
	outline:medium none;
	padding:5px 10px 0 10px;
	text-decoration:none;
	
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-radius-topleft:4px;
	-webkit-border-radius-topright:4px;
}

#placeDescriptionMenu li a:hover
{
	background-color:#1075C2;
	border-top:1px solid #557799;
	border-left:1px solid #557799;
	border-right:1px solid #557799;
}

/*	Link Strip	*/
.linkStrip
{
	display: block;
	clear: both;
	float: left;
	font-size: 12px;
	margin: 20px 0 0 0;
	text-align:left;
}

/*	Place Analogs	*/
.placeAnalogs
{
	background-color:#C2E7F7;
	border:1px solid #64BCE4;
	font-size: 12px;
	margin:0;
	padding:5px;
	text-align: left;
	width:735px;
}

.placeAnalogs h1
{
	background-color:#f00;
	color: #fff;
	font-size: 18px;
	margin-top:0;
}

.placeAnalogs a
{
	
}

.placeAnalogs a:hover
{
	color: #f00;
}