/* GENERAL STYLES */
.header{ 
	text-align:right; 
	height:92px;
	font-size:11px;

}
.logo {
	width:224px; 
	float:left; 
	text-align:center; 
}
.logo a img{
border:none;
}
.rightSide {
	width:704px; 
	float:right;
	margin-right:12px;
}
.rightSide .icons {
	padding:4px 0px 20px 0px;
}
.rightSide .icons img{
	margin-left:13px;
	border:none;
}
.rightSide .icons a{
color:#6c6a60;
}

.rightSide .firstRow { 
	padding-left:12px;
	color:#6c6a60; 
	height:22px;
}
.rightSide .firstRow div.firstMenu {
	width:auto; 
	float:left;
}
.rightSide .firstRow div.firstMenu ul {
	margin:0px; 
	padding:0px; 
	list-style-type:none;
	display:inline;
}
.rightSide .firstRow div.firstMenu li {display:inline;}
.rightSide .firstRow div.firstMenu li a{ 
	color:#6c6a60; 
	text-decoration:none; 
	font-weight:bold;
}
.rightSide .firstRow div.flags {
	margin-left:7px;
	float:right;
	margin-top:4px;
}
.rightSide .flags img{margin-left:10px;}

.rightSide .topMenu {
	clear:both;
	margin-top:6px;
	background: url(/images/headerLine.gif)  no-repeat left top;
	height:12px;
	padding:12px 12px 0px 0px;
}
.rightSide .topMenu ul {
	margin:0px; 
	padding:0px; 
	list-style-type:none;
	display:inline;
}
.rightSide .topMenu li {display:inline;}
.rightSide .topMenu li a{ 
	color:#6c6a60;
	text-decoration:none;
	font-weight:bold; 
}

.rightSide .firstRow div.flags {
	margin-left:7px;
	float:left;
	margin-top:4px;
}
.rightSide .flags img{margin-left:10px;}


.topMain .mainMenu ul{padding-top:10px;}
.topMain .mainMenu li {
	line-height:25px; 
	padding-bottom:3px;
	padding-top:2px;
}

.teasersArea { 
	background:none;
	background-color:#c9c5b1;
}

.contentTwoCols {
	padding:34px 12px 12px 12px; 
	line-height:26px;
	/*min-height:300px;*/
}

.contentTwoCols .leftCol{width:224px;/*float:left;*/}
.contentTwoCols .rightCol{width:662px; /*float:right;*/ padding-left:30px;vertical-align:top;}

.hotelInfo {text-align:center; line-height:20px; padding-top:8px;}


.footer {
	clear:both;
	margin-top:25px;
}



/* EDITOR PROPERTIES */

