body {
	padding:0;
	margin:0;
	font-family:Arial;
	font-size:14px;
	color:#656565;
}
a{
	color:#90298d;
	text-decoration:underline;
}
a:hover{
	color:#bd30b9;
	text-decoration:none;
}

#bookbook {
	height:23px;
	padding:10px;
}

#bookbook a {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	padding:5px;
}

#mainLayout {
	margin: 0 auto;
	padding:0;
	width:970px;
	overflow:hidden;
	position:relative;
}

#header{
	position:relative;
}

#logo{
	display:block;
	background:url('/media/images/logo.png') no-repeat;
	width:487px;
	height:55px;
	top:40px;
	position:absolute;
	left:0px;
	z-index: 10;
}
#address{
	background:url('/media/images/address.png') no-repeat;
	width:733px;
	height:124px;
	float: right;
	padding-right: 55px;
	_padding-right: 0px;
	_background-position: 50px 0px;
	z-index: 1;
}

*:first-child+html #address{
	padding-right: 0px;
	background-position: 0px 0px;
}

#links{
	width:108px;
	height:207px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:1000;
	background:url('/media/images/links.png') no-repeat;
}
#menu{
	position:relative;
}

#menu .home{
	display:block;
	height:34px;
	width:36px;
	zoom:1;
	background: url("/media/images/home.png");
}

 #menu .home-active{
	display:block;
	height:34px;
	width:36px;
	zoom:1;
	background: url("/media/images/home-active.png");
}


#menu .home:hover{
	display:block;
	height:34px;
	width:36px;
	zoom:1;
	background: url("/media/images/home-over.png");
}

img {
	border:0;
}

.menu_top{
	position:relative;
	display:block;
	float:left;
	margin-right:3px;
}
.menu_down{
	display:block;
	float:left;
	margin-top:10px;
	margin-right:3px;
	position:relative;
}
.about{
	width:100px;
	height:24px;
	background:url('/media/images/about.png') no-repeat;
}
.about:hover{
	background:url('/media/images/about_over.png') no-repeat;
}
.about_act{
	width:80px;
	height:24px;
	margin-left:20px;
	background:url('/media/images/about_active.png') no-repeat;
}
.services{
	width:135px;
	height:24px;
	background:url('/media/images/services.png') no-repeat;
}
.services:hover{
	background:url('/media/images/services_over.png') no-repeat;
}
.services_act{
	width:135px;
	height:24px;
	background:url('/media/images/services_active.png') no-repeat;
}
.galleries{
	width:91px;
	height:24px;
	background:url('/media/images/galleries.png') no-repeat;
}
.galleries:hover{
	background:url('/media/images/galleries_over.png') no-repeat;
}
.galleries_act{
	width:91px;
	height:24px;
	background:url('/media/images/galleries_active.png') no-repeat;
}
.press{
	width:124px;
	height:24px;
	background:url('/media/images/press.png') no-repeat;
}
.press:hover{
	background:url('/media/images/press_over.png') no-repeat;
}
.press_act{
	width:124px;
	height:24px;
	background:url('/media/images/press_active.png') no-repeat;
}
.news{
	width:147px;
	height:24px;
	background:url('/media/images/news.png') no-repeat;
}
.news:hover{
	background:url('/media/images/news_over.png') no-repeat;
}
.news_act{
	width:147px;
	height:24px;
	background:url('/media/images/news_active.png') no-repeat;
}
.contacts{
	width:208px;
	height:24px;
	background:url('/media/images/contacts.png') no-repeat;
}
.contacts:hover{
	background:url('/media/images/contacts_over.png') no-repeat;
}
.contacts_act{
	width:208px;
	height:24px;
	background:url('/media/images/contacts_active.png') no-repeat;
}
#flash1{
	height:380px;
	margin-top:10px;
	z-index:0;
}
#flash2{
	height:234px;
	margin-top:10px;
}
#leftLayout{
	float:left;
	width:306px;
}
#formLayout{
	position:relative;
	height:465px;
	background:url('/media/images/form.png') no-repeat top center;
}
#formLayout .form-label{
	color:#FFF;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
}
#formLayout form{
	padding-top:150px;
	margin-left:25px;
}
#formLayout input{
	width:120px;
	height:12px;
	border:#FFF 1px solid;
}
#formLayout .peoplecount{
	width:145px;
}
#formLayout #form-submit{
	color:#FFF;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	position:relative;
	top:9px;
	left:2px;
}
#formLayout #form-submit:hover{
	text-decoration:none;
}
#formLayout td {
	padding:6px 0 6px 3px;
}
#ourProjects{
	margin-top:20px;
	font-size:11px;
}
.projects-links{
	display:block;
	margin:20px 0px;
	position:relative;
	left:-30px;
} 
.location-rug{
	height:103px;
	background:url('/media/images/location_rug.gif') no-repeat center;
}
.fotowall{
	position:relative;
	top:-30px;
	height:48px;
	background:url('/media/images/fotowall.gif') no-repeat center;
}
#contentLayout{
	float:right;
	width:650px;
}

#contentLayout a.rooms img {
	border:0px
}

#contentLayout a.rooms  {
	position:relative;
	top:27px;
	margin-right: 15px;
	float:left;
}
#footer{
	height:320px;
	background:url('/media/images/footer.png') no-repeat center bottom;
	position:relative;
}
.contactus{
	font-size:11px;
	line-height:17px;
	position:absolute;
	bottom:50px;
	left:0px;
}
.contactus img{
	margin-left:15px;
	margin-top:5px;
	border:none;
}
#zevs{
	display:block;
	width:174px;
	height:237px;
	position:absolute;
	background:url('/media/images/zevs.gif') no-repeat;
	top:0px;
	right:80px;
}
#thecolor{
	display:block;
	width:24px;
	height:22px;
	position:absolute;
	background:url('/media/images/thecolorlogo.png') no-repeat;
	bottom:70px;
	right:0px;
}
#copyright{
	height:22px;
	position:absolute;
	bottom:70px;
	right:200px;
	font-size:11px;
}
#content{
	margin-top:40px;
}
#content h1{
	font-size:24px;
	font-weight:300;
}
#content .name{
	color:#90298d;
}
.icon{
	float:left;
	margin-right:60px;
	margin-top:20px;
}
.icon-end{
	margin-right:0px;
}
.seo{
	font-size:11px;
	margin-top:40px;
	font-family:Tahoma;
}
.seo-title{
	font-weight:bold;
	background:url('/media/images/arrow.png') no-repeat left;
	padding-left:10px;
	color:#90298d;
	cursor:pointer;
	margin-top:10px;
}
.seo-title span{
	border-bottom: 1px dotted #BD30B9;
}
.seo-title:hover span{
	color:#bd30b9;
	border-bottom: none;
}
.active{
	background:url('/media/images/arrow_active.png') no-repeat left;
	color:#656565;
	text-decoration:none;
}
.seo-text{
	padding-left:10px;
	margin-top:10px;
}
#languages{
	position:absolute;
	width:80px;
	height:20px;
	z-index:1000;
	top:210px;
	right:0px;
}
#languages a{
	text-decoration:underline;
	color:#656565;
	font-size:14px;
	font-weight:bold;
}
#languages a:hover{
	text-decoration:none;
	color:#92278f;
}
#languages a.act{
	text-decoration:none;
	color:#92278f;
}
.dpinput{
	position:relative;
}
.ui-datepicker-trigger{
	position:absolute;
	top:3px;
	right:3px;
}
#submenu{
	background:url("/media/images/sub_menu_bg.png") no-repeat;
	height:20px;
	padding:12px 9px 10px 31px;
	margin:10px 0px;
}
#submenu a{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#FFF;
}
#submenu a:hover{
	color:#590c57;
}

#submenu span {
 	color:#fff;
	margin:12px;	
}

#submenu a.current{
	color:#590c57;
	font-weight:bold;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
}
.album-item{
	float:left;
	width:116px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	margin-right:15px;
	overflow:hidden;
	padding-bottom:3px;
}
.album-item img{
	border:none;
}
.album-item span{
	color:#90298d;
	border-bottom:1px #90298d dotted;
	font-weight:bold;
}
.photos-item img{
	border:none;
	/*width:150px;*/
	margin:5px;
}
.photo{
	text-align:center;
	margin-top:10px;
}
.photo img{
	border:none;
}
.commentsTitle{
	font-weight:bold;
	font-family:Arial;
	color:#656565;
	font-size:24px;
	margin:50px 0px 20px 0px;
	position:relative;
	height:40px;
}
.commentsTitle sup{
	font-size:11px;
	font-style:italic;
	font-weight:normal;
}
.commentsTitle img{
	position:absolute;
	top:-30px;
	left:190px;
}
.comment-title{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#90298d;
	border-bottom: 1px dotted #90298d;
}
.comment-title span{
	color:#000000;
	margin-left:5px;
	font-weight:normal;
}
.comment-text{
	color:#656565;
	font-size:12px;
	margin-top:3px;
	margin-bottom:20px;
}
.content-title{
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	color:#90298d;
	margin-bottom:10px;
}
.commentAnswer{
	background: url('/media/images/comment_back.png') no-repeat;
	width:648px;
	height:407px;
	margin-bottom:20px;
	position:relative;
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	
}
.commentTitle{
	padding-top:50px;
	font-family:Arial;
	font-weight:bold;
	font-size:24px;
	color:#656565;
}
.commentAnswer table{
	width:100%;
	padding:10px;
}
.commentAnswer table input{
	border:1px solid #cbcbcb;
	padding:3px;
	width:168px;
}
.commentAnswer table textarea{
	border:1px solid #cbcbcb;
	width:100%;
	height:140px;
}
.commentAnswer table .captcha-change{
	font-family:Tahoma;
	font-size:11px;
	color:#656565;
	border-bottom:1px #656565 dotted;
	text-decoration:none;
	margin-left:25px;
}
.commentAnswer table .captcha-change:hover{
	border:none;
}
.commentAnswer table .name-td{
	text-align:right;
}
.commentAnswer table .name-td input{
	width:250px;
	margin-left:10px;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	color:#90298d;
}
.commentAnswer table .comment-submit{
	background: url(/media/images/comment.png) no-repeat;
	border:none;
	width:174px;
	height:24px;
	cursor:pointer;
}
.commentAnswer table .comment-submit:hover{
	background: url(/media/images/comment_over.png) no-repeat;
}
.commentAnswer table img{
	margin-left:15px;
}
.album-info{
	font-family:Arial;
	font-size:14px;
	color:#656565;
	margin:10px 0px;
}
.navigation{
	font-size:12px;
}

.navigation a {
	font-size:8pt;
}

.navigation img {
	position:relative;
	top:3px;
}

.news-title{
	font-family:Tahoma;
	margin-bottom:10px;
}
.news-title span{
	color:#000000;
	margin-left:5px;
	font-weight:normal;
	font-size:11px;
}

.news-title a{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#90298d;
	text-decoration:none;
	border-bottom: 1px dotted #90298d;
}

.news-title a:hover {
	text-decoration:none;
	color:#90298d;
}

.news-text{
	color:#656565;
	font-size:12px;
	margin-top:3px;
	margin-bottom:20px;
}
#content table.t
 {
	border:1px solid #ccc;
	border-collapse:collapse;
}

#content table.t td{
	padding:3px;
	border:1px solid #ccc;
	border-collapse:collapse;
}

#content #YMapsID-3927  table{
	border:0;
}

#content #YMapsID-3927 table td{
	border:0;
	padding:0;
}
.photoarrow_prev{
	margin:20px 0px;
	display:block;
	width:141px;
	height:18px;
	border:none;
	float:left;
	background:url('/media/images/prev.png') no-repeat;
}
.photoarrow_next{
	margin:20px 0px;
	display:block;
	width:141px;
	height:18px;
	border:none;
	float:right;
	background:url('/media/images/next.png') no-repeat;
}
#photo_prev{
	background:url('/media/images/prevact.png') no-repeat;
}
#photo_prev:hover{
	background:url('/media/images/prevover.png') no-repeat;
}
#photo_next{
	background:url('/media/images/nextact.png') no-repeat;
}
#photo_next:hover{
	background:url('/media/images/nextover.png') no-repeat;
}
.feedback_item{
	margin:10px 0px;
}
.feedback_item .time{
	font-size:11px;

	font-weight:normal;
}
.feedback_item span{
	color:#90298d;
	font-weight:bold;
}
.newfeedback{
	text-decoration:underline;
	cursor:pointer;
	color:#90298D;
	margin:10px 0px;
}
.newfeedback:hover{
	text-decoration:none;
}
.feedbackform{
	display:none;
	padding:20px;
	text-align:left;
}
.feedbackform input{
	width:300px;
	border:1px solid #90298D;
}

.feedbackform select{
	border:1px solid #90298D;
}

.feedbackform textarea{
	width:500px;
	height:200px;
	border:1px solid #90298D;
}

.s_and_p{
	width:648px;
	min-height:253px;
	background:url('/media/images/pr_and_serv_back.jpg') no-repeat 0px 0px;
}

.s_and_p .title{
	width:633px;
	padding-left:26px;
	padding-top:15px;
	padding-bottom:15px;
	display:block;
	color:#656565;
	font-size:20px;
	background:url('/media/images/delimiter.png') no-repeat bottom left;
	clear:both;
}

.s_and_p .item{
	width:274px;
	height:67px;
	display:block;
	float:left;
	margin-top:8px;
	padding-left:25px;
}

.s_and_p .price{
	float:right;
	width:77px;
	height:42px;
	background:url('/media/images/price_back.png') no-repeat 0px 0px;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/price_back.png', sizingMethod='crop');
	display:block;
	color:#fff;
	text-align:center;
	padding-top:25px
}

.s_and_p .text{
	padding-top:27px;
	display:block;
	float:left;
	border-bottom:1px dotted #656565;
}

#Wnd{
	position:absolute;
	width: 547px;
	height:440px;
	background:url('/media/images/pr_and_serv_back.png') no-repeat 0px 0px;
	left:100px;
	top:200px;
	border:1px solid #90298d;
	display:none;
	z-index:2000;
}

#Wnd .title{
	width:521px;
	padding-left:26px;
	padding-top:15px;
	padding-bottom:15px;
	display:block;
	color:#656565;
	font-size:20px;
	background:url('/media/images/delimiter.png') no-repeat bottom left;
	clear:both;
	z-index:1000;
}

.photo-box {
	display:inline-block;
	_display:inline;
	zoom:1;
	height:100px;
	width:100px;
	overflow:hidden;
}

.album-item a{
	width:105px;
	height:105px;
	display:block;
	background:url('/media/images/album_back.png') no-repeat;
	padding:3px 0 0 3px;
	margin-left:2px;
	text-align:left;
}
#guidsIssues{
	width:650px;
	height:150px;
	display:block;
	overflow-x:scroll;
	overflow-y:hidden;
}

#guidsIssues .scroll-pane{
	min-width:1450px;
	display:block;
}
.subscribe-form{
	width: 280px;
	border: 1px solid #90298d; 
	padding: 5px; 
	font-size: 8pt; 	
}
.subscribe-form input{
	font-size: 8pt; 
	width: 240px;
}
/************* Booking Form ******************/
#errors {
	color:red;
}
#success {
	color:blue;
}
		

