@charset "utf-8";

@import "global.css";

/** Layout **/
body {
	background:url(../images/background.png) repeat-x #e6ece2;
}
#container {
	margin:0 auto;
	background: #fff;
	padding:0 10px;
}
#top-logo {
	height:38px;
}
#top-logo .t-logo {
	padding: 3px 10px;
}
#top-logo .t-lan {
	padding: 3px 0;
}
#top-logo .t-tx {
	padding: 11px 10px 2px;
}

#top-menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#top-menu ul li {
	margin:0;
	float:left;
	padding:0;
}
#content {
	background:#fbfff5;
}
#partners{
	padding: 10px 0;
	text-align:center;
}
#partners .c-card {
	margin-left:-142px;
	margin-top:-2px;
}
#additional, #copy{
	padding:10px 0;
	text-align:center;
	color:#cecbbc;
	font-size:10px;
}
#copy a {
	color:#cecbbc;
	text-decoration:none;
}
#copy span{
	color:#555040;
}
.light-line {
	background:#e5e4e0;
	height:1px;
	overflow:hidden;
}
.dark-line {
	background: #cac7b8;
	height:1px;
	overflow:hidden;
}

/** Content - mainpage **/
#content {
	background:url(../images/v-lines-background.png) #fbfff5;
}
#c-title h1{
	margin:0;
	background-color:#fbfff5;
}
#cols {
	background:url(../images/v-lines-background.png);
}
#col-1 {
	float:left;
	width:175px;
	padding-right:795px;
	color:#a29c87;
}
#col-1-wide {
	float:left;
	width:175px;
	/*padding-right:795px;*/
	color:#a29c87;
}

#col-2 {
	float:left;
	width:620px;
	margin-left:-795px;
}

#col-2-wide {
	float:left;
	width:795px;
	margin-left:-0px;
}


#col-3 {
	float:left;
	width:175px;
	margin-left:-175px;	
}

#col-1 h1, #col-3 h1 {
	font-size:10px;
	margin:4px;
}
ul#left-menu  {
	margin:0;
	padding:0 0 4px 4px;
	list-style:none;
	font-size:1px;
	white-space:nowrap;
	font-weight:bold;
}
ul#left-menu li {
	padding:0;
	margin:0;
	background:url(../images/l-menu-background.png) no-repeat top right;
}
ul#left-menu li a{
	font-size:10px;
	color:#a29c87;
	text-decoration:none;
	display:block;
	padding:14px 0 6px;;
	margin:0;
}
ul#left-menu li a:hover {
	color:#565244;
}
ul#left-menu li.selected a, ul#left-menu li.selected a:hover {
	color:#b95b5f;
}
#col-1 #booking {
	margin-top:30px;
	padding:0 4px;
}
#col-1 #booking label {
	font-size:10px;
	color: #565244;
}
#col-1 #booking .line {
	padding:2px 0;
}
#col-1 #booking .line .calendar{
	float:right;
	margin-right:3px;
	display:block;		
}
#col-1 #booking .additional{
	margin-top:10px;
}
#col-1 #booking .additional div {
	width:83px;
}
#col-2 {
	color:#999689;
}
#col-2 a {
	text-decoration:none;
}
#col-2 p,#col-2-wide p {
	font-size:11px;
	line-height:150%;
	margin:0 0 10px;
}

#col-2 #c-content {
	padding:10px 5px;
}
#col-2 .c-center-top-menu{
	background:#fff;
	text-align:center;
}

#col-2 .c-center-top-menu ul{
	list-style:none;
	margin:0 auto;
	padding:0;
	width:570px;
}
#col-2 .c-center-top-menu ul li {
	margin:0;
	float:left;
	padding:0;
}
#col-2 #c-sort {
	text-align:center;
	padding:6px 0;
	font-size:10px;
	color:#7e7b6f;
}
#col-2 #c-sort a{
	color:#7e7b6f;
}
#col-2 #c-sort a:hover {
	color:#565244;
}
#col-2 #c-thumbs {
	padding-left: 18px;
}
#col-2 .c-thumb {
	border:2px solid #f2edd6;
	background:#fff;
	text-align:center;
	width:166px;
	padding:3px;
	font-size:10px;
	margin: 3px 8px 10px;
	float:left;
}
#col-2 .c-thumb .c-title, #col-2 .c-thumb .c-under {
	padding:4px 0;
	font-weight:bold;
}
#col-2 .c-thumb .c-title a{
	color:#676351;
}
#col-2 .c-thumb .c-under {
	background:#f8f3e8;
	border-bottom: 1px solid #e7d3ae;
}
#col-2 .c-thumb .c-desc {
	padding:4px 0;
	font-size:9px;
} 
#col-2 .c-thumb .c-desc span {
	color: #e7d3ae;
}
#col-2 #c-paging {
	text-align:center;
	padding: 0 56px;
	font-size:10px;
	margin-bottom:10px;
}
#col-2 #c-paging a {
	color:#999689;
}
#col-2 #c-paging a:hover {
	color:#565244;
}
#col-2 #c-paging span.selected a {
	color:#b95b5f;
	font-weight:bold;
}
#col-3 {
	color:#A29C87;
	background:url(../images/col-3-background.png) no-repeat right 180px;
}
#col-3 .padd4 {
	padding:2px 4px;
}
ul#right-menu  {
	margin:0;
	padding:0 0 4px 4px;
	list-style:none;
	font-size:1px;
	white-space:nowrap;
	font-weight:bold;
}
ul#right-menu li {
	padding:0;
	margin:0;
	background:url(../images/r-menu-background.png) no-repeat bottom left;
}
ul#right-menu li a{
	font-size:10px;
	color:#a29c87;
	text-decoration:none;
	display:block;
	padding:12px 0 12px 40px;
	margin:0;
}
ul#right-menu li a:hover {
	color:#565244;
}
ul#right-menu li a.rm-01 { background:url(../images/rm-01.png) left center no-repeat;}
ul#right-menu li a.rm-02 { background:url(../images/rm-02.png) left center no-repeat;}
ul#right-menu li a.rm-03 { background:url(../images/rm-03.png) left center no-repeat;}
ul#right-menu li a.rm-04 { background:url(../images/rm-04.png) left center no-repeat;}
ul#right-menu li a.rm-05 { background:url(../images/rm-05.png) left center no-repeat;}
ul#right-menu li a.rm-06 { background:url(../images/rm-06.png) left center no-repeat;}
ul#right-menu li a.rm-07 { background:url(../images/rm-07.png) left center no-repeat;}
ul#right-menu li a.rm-08 { background:url(../images/rm-08.png) left center no-repeat;}
ul#right-menu li a.rm-09 { background:url(../images/rm-09.png) left center no-repeat;}
ul#right-menu li a.rm-10 { background:url(../images/rm-10.png) left center no-repeat;}
ul#right-menu li a.rm-11 { background:url(../images/rm-11.png) left center no-repeat;}

#r-map {
	padding:4px;
	text-align:center;
}

/** gallery **/
#c-gallery-desc {
	padding: 10px 30px 0;
}
#col-2 h2 {
	margin:0 0 10px;
}
#col-2 #c-gallery-desc .c-thumb {
	margin:4px;
	float:none;
}
#col-2 #c-gallery-thumbs {
	padding-left:4px;
}
#col-2 #c-gallery-thumbs .c-thumb {
	border:2px solid #f2edd6;
	background:#fff;
	text-align:center;
	width:103px;
	padding:3px;
	font-size:10px;
	margin: 3px 4px 10px;
	float:left;
}
#col-2 #c-gallery-thumbs .c-thumb .c-under {
	padding:4px 0;
	font-weight:bold;
}
#col-2 #c-gallery-thumbs .c-thumb .c-under {
	background:#fff;
	border-bottom: none;
}
#col-2 #c-gallery-thumbs .c-thumb .c-desc {
	padding:4px 0;
	font-size:9px;
} 
#col-2 #c-gallery-thumbs .c-thumb .c-desc span {
	color: #e7d3ae;
}
/** District **/
#col-2 #c-list {
	list-style:none;
	margin:10px 0;
	padding:0;
}
#col-2 #c-list img.c-img-border {
	border:2px solid #f2edd6;
	background:#fff;
	float:left;
	width:85px;
}
#col-2 #c-list .c-plist-c {
	float:left;
	width:430px;
	padding-left:6px;
}
#col-2 #c-list .c-plist-c p {
	margin-top:6px;
}
#col-2 #c-list .c-plist-c span {
	font-weight:bold;
	font-size:11px;
}
#col-2 #c-list .c-plist-c .in-small {
	width: 40px;
}
#col-3.sub-1 {
	color:#A29C87;
	background:url(../images/col-3-background-1.jpg) no-repeat right 180px;
}
/** Map **/
#o-map {
	text-align:center;
	width:891px;
	height:562px;
	position:absolute;
}

.pj {
	text-align:justify;
}

.pr {
	text-align:right;
	margin-bottom: 0px;
}

.showzlayer {
        position: fixed;
        visibility: hidden;
        width: 400px;
        height: 147px;
        left: 30%;
        top: 50%;
        background-color: #FFF;
        border: 1px solid #000;
        padding: 10px;
}

.close {
        float: right;
}

.az:hover {
    color:#565244;
    font-weight: bold;
}

.az {
    color: #A29C87;
}

.al:hover {
    color:#565244;
    font-weight: bold;
}

.al {
    color: #A29C87;
    font-weight: bold;
}

