body {
	padding:0;
	margin:0;
	color:#442d25;
	font-family:Tahoma;
	font-size:8pt;
	background:url("/media/images/bg2.png")  top center;
}


#mainLayout {
	background:url("/media/images/bg.png")  top center no-repeat;
	padding-top:23px;
	margin: 0 auto;
	width:970px;	
}


a {
	color:#d2691e;
}

a:hover {
	color:#ee8d3f;
}

a.external {
	background:url("/media/images/new_window.png") no-repeat 0px 2px;
	padding-left:17px;
}

a.dinalink {text-decoration:underline; }

img {
	border:0;
}

#header {
	padding-bottom:5px;	
	position:relative;
}

#header .info {
	float:right;
	width:400px;
}


#header .info .languages {
	float:right;
	height:43px;

}

#header .info .languages .ru {
	display:block;
	width:22px;
	height:18px;
	float:left;
	overflow:hidden;
	background:url("/media/images/ru2.png");
}

#header .info .languages .en {
	display:block;
	width:22px;
	height:18px;
	float:left;
	margin-left:7px;
	overflow:hidden;
	background:url("/media/images/en2.png");
}

#header .info .languages .en:hover,  #header .info .languages .en-active{
	
		background:url("/media/images/en.png");
}

#header .info .languages .ru:hover,  #header .info .languages .ru-active{
	background:url("/media/images/ru.png");
	
}

#header .info .languages .en:hover {
}


#header .info .address {
	float:right;
	width:145px;
	padding-right:15px;
	font-size:9pt;
}

#header .info .phones {
	text-align:right;
	width:105px;
	font-size:9pt;
	padding-left:18px;
	border-left:1px solid #442d25;
	float:right;
}

.banner{
	position:absolute;
	width:500px;
	top:30px;
	left:180px;
	height:70px;
}
.banner img{
	max-width:500px;
	max-height:70px;
}

#logo {
	_background:url("/media/images/c-hotel_logo.png")  top center no-repeat;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/c-hotel_logo.png');
	display:block;
	width:105px;
	height:95px;
	position:relative;
	left: 52px;
	cursor:pointer;
}

#menu {
	position:relative;
	margin:10px 0 2px 0;
	height:35px;
	background:url("/media/images/menu_pattern.png");
	padding-left:52px;
	overflow:hidden;
}

#menu a {
	display:inline-block;
	height:20px;
	margin:0px;
	padding:13px 7px 0 7px;
	border:1px solid #e7930e;
	border-right:0px solid #e7930e;
	background:url("/media/images/button_pattern.png");
}

#menu a:hover {
	background:url("/media/images/button_pattern_over.png");
}

#menu a img {
}

#menu a span {
	height:8px;
}

#menu #search {
	padding:0px;
	position:absolute;
	top:8px;
	right:0px;
}

#menu #search input{
	height:15px;
	margin:0 25px 0 0;
	font-size:9pt;
	border:1px solid #442d25;
	background:url("/media/images/search_ico.png") no-repeat 2px 2px #fff;
	padding:2px 0 0 20px;
	width:145px;
	color:#442d25;
	font-family:Tahoma;
}

#booking {
}

#booking .bordered {
	float:left;
	border:1px solid #fff;
}

#booking .time {
	padding: 10px 20px;
	float:right;
	width:75px;
	height:14px;
	background:#442d25;
	border:1px solid #fff;
	border-left:0;
	border-right:0;
	font-size:8pt;
	color:#fff;
}

#booking {
	float:left;
	width:399px;
	color:#fff;
	height:auto;
	/*overflow:hidden;*/
	background:url("/media/images/booking_pattern.png");
}

#booking .link-block {
	height:18px;
	background:#fff;
	color:#442d25;
	font-size:8pt;
	padding:4px;
	text-align:center;
	clear:both;
}

#booking .link-block a {
	font-size:8pt;
	padding:4px;
}

#booking form {
	margin:0;
	padding:14px 19px 19px 19px;
}

#booking table {
	border-collapse:collapse;
	border:0;
	margin:0;
	padding:0;
}

#booking input, #booking select, #booking textarea{
	border:1px solid #d4d4d4;
	font-family:Tahoma;
	font-size:8pt;
	color:#4a4a43;
}

#booking form .long {
	width:190px;
}

#booking form select.long {
	width:193px;
}


#booking td, #booking tr {
	padding:0;
	border:0;
	margin:0;
}

#booking td {
	width:190px;
	height:25px;
	overflow:hidden;
}

#booking td img{
	margin-left:3px;
	position:relative;
	top:3px;
	
}

#booking form textarea {
	margin-top:10px;
	width:360px;
	height:110px;
	_width:355px;
}

#rightLayout {
	margin-top:1px;
	overflow:hidden;
	float:right;
	width:569px;
}

#teasers {
	width:590px;
	border-top:1px solid #fff;
	float:left;
}
#teasers a {
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	border-left:1px solid #fff;
	height:145px;
	width:189px;
	background:url("/media/images/orange_pattern.png");
}

#teasers a.last {
	border:none;
}

#teasers a p {
	margin:0;
	font-weight:bold;
	padding:10px 15px;
}

#teasers a:hover p {
	text-decoration:underline;
}


#text {
	float:left;
	width:399px;
	/*height:140px;*/
	padding-top:10px;
	padding-left:0;
	background-color:#fff;
}

#text a {
	position:relative;
	left:-2px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:dashed 1px #d2691e;
}

#text div{
	color:#442D25;
}

#text a:hover {
	color:#442d25;
	border-bottom:dashed 1px #442d25;
}

#text ul {
	margin-left:0;
	margin-top:0px;
	padding-top:0px;
	padding-left:20px;
	list-style-image: url("/media/images/li.png");
}

#text li {
	padding:3px 0 3px 0;
	margin:0px;
}

.review {
	float:left;
} 

.phones2 {
	margin-top:30px;
	padding-left:120px;
	background:url("/media/images/phone.jpg") no-repeat;
	float:right;
} 

.phones2 strong {
	font-size:14pt;
	font-weight:normal;
}

#footer{
	clear:both;
}

#footer div {
	width:470px;
	float:left;
}

#footer div.right {
	border-left:1px dotted #a8a89d;
	padding-left:25px;
}

#footer div.left {
	height:100px;
	background:url("/media/images/rga.png") bottom left no-repeat;
}

.content {
	margin-bottom:35px;
	padding:5px 20px 0 20px;
	background:#fff;
	min-height:500px;
}


.content h1 {
	font-size:15pt;
	margin-top:0px;
	font-weight:normal;
}

table.rooms img {
	margin-right:4px;
}

table.rooms td {
	padding:7px 3px 7px 3px;
}
.feedback input{
	float:right;
	width:300px;
	font-family:Tahoma;
	font-size:8pt;
	color:#442d25;
	margin:2px 0;
	border:1px solid #D4D4D4;
}

.feedback .submit {
	display:block;
	text-decoration:none;
	float:right;
	font-size:10pt;
	background-color:#f3b048;	
	color:#fff;
	border:0px;
	padding:4px 6px;
	cursor:pointer;
	-moz-border-radius: 7px;
}

.feedback .submit:hover {
	color:#fff;
	background-color:#eac543
}

.feedback textarea{
	font-family:Tahoma;
	font-size:8pt;
	color:#442d25;
	padding:5px;
	width:510px;
	height:200px;
	margin-top:5px;
	border:1px solid #D4D4D4;
}
.feedback td{
	vertical-align:top;
}
.feedback sup{
	color:#F00;
}
.feedback_item{
	margin:10px 0px;
	background: #f0f0f0;
	padding:10px;
}
.feedback_item span{
	font-size: 14px;
	font-weight: bold;
}
.feedback_item .time{
	font-size: 10px;
	color:#a47d75;
}

.feedback_items {
	margin-top:40px;
}

#booking .msg{
	padding:150px 30px 0 30px;
	font-size:10pt;
}


#slideshow {
	position:relative;
	height:411px;
	overflow:hidden;
}

#slideshow img {
	position:absolute;
	top:0;
}

#slideshow .control {
	padding:2px 3px 2px 3px;
	background:#000;
	opacity:0.7;
	position:absolute;
	z-index:1000;
	top:390px;
	right:10px;
}

#slideshow .control a {
	padding:0 4px;
	color:#fff;
	text-decoration:none;
}

#slideshow .control a:hover, #slideshow .control a.active{
	background:#d2691e;
}

.gallery img {
	padding:5px 10px 5px 0;
}

