/* Design by http://www.drakov.info */

html, body{
	margin:0;
	padding:0;
	background:#9FDE68;
	font-family:Verdana,Arial,Helvetica,sans-serif;	
}

div.container{
	width:860px;
	margin:0 auto;
	background:url(../images/background-line.jpg) repeat-y;
	padding:0 30px 0 10px;
	position:relative;
	padding-top:110px;	
}

div.nav{
	height:67px;
	background:url(../images/header-bg.jpg) repeat-x;
	position:absolute;
	top:0;
	left:0;
	width:879px;
}

div.lang-menu{
	margin:10px 0 3px 0;
	padding:5px 0 3px 0;
	border:1px #CCCCCC solid;
	background:#F2F2F2;
	text-align:center;
}

div.lang-menu img{
	border:0;
	margin-right:5px;
}

ul.menu li{
	float:right;
	list-style:none;
	border-right:1px #000000 solid;
	padding:3px 0;
}

ul.menu li.nav-last{
	border:none;
}

a.menu:link, a.menu:visited, a.menu:active, a.menu:hover{
	font-family:Georgia,Times,serif;
	font-weight:normal;
	font-size:16px;
	color:#000000;
	background:#ffed00;	
	text-decoration:none;
	padding:3px 10px;
}

ul.menu li a:hover{
	background:#000000;
	color:#FFFFFF;
}

div.marquee{
	float:right;
	background:url(../images/top_line_bg.jpg) repeat-x;
	width:878px;
	height:33px;
	vertical-align:middle;
	font-weight:bold;
	line-height:33px;
	text-align:center;
	font-size:14px;
}

div.animation{
	width:860px;
	height:100px;
}

div.sidebar{
	float:left;
	padding-top:10px;
	width:140px;
	font-size:11px;	
}

div.sidebar ul, li{
	margin:0;
	padding:0;
	list-style:none;
}

li.sidebar-first{
	font-weight:bold;
	font-size:13px;
	color:#FF0000;
	margin-bottom:5px;
}

a.sidebar:link, a.sidebar:visited, a.sidebar:active, a.sidebar:hover{
	background:url(../images/sidebar_bg.jpg) repeat-x;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	height:25px;
	vertical-align:middle;
	line-height:25px;
	margin-bottom:5px;
	border:1px #333333 solid;
	color:#000000;
	padding-left:5px;
}

a.sidebar:hover{
	background:url(../images/sidebar_bg_over.jpg) repeat-x;
	color:#FFFFFF;
}

div.logo{
	margin-bottom:10px;
}

div.sub_title{
	padding-top:6px;
	font-size:12px;
	font-weight:bold;
	display:block;
}

div.content{
	float:right;
	padding-top:10px;
	width:705px;
}

div.content p{
	text-align:justify;
	font-size:12px;
}

div.footer{
	width:770px;
	height:75px;
	background:url(../images/footer-background.jpg) no-repeat;
	margin-left:-10px;
	padding:80px 130px 0 0;
}

div.footer ul.menu-footer{
	height:10px;
}

div.footer ul.menu-footer li{
    padding:0 5px;
	border:none;
	float:right;
	list-style:none;	
}

a.footer-link:link, a.footer-link:visited, a.footer-link:active, a.footer-link:hover{
   font-size:11px;
   font-family:Verdana,Arial,Helvetica,sans-serif;	
   margin-top:-5px;
   color:#666666;
   text-decoration:none;   
}

a.footer-link:hover{
	background:none;
	color:#333333;
}

div.copyright{
	font-size:10px;
	margin-top:-20px;
}

div.copyright a{
	color:#000000;
	text-decoration:none;
}
/*** Common elements ***/

h1, h2{
	margin:0;
	padding:0;
}

h1{
	font-family:Georgia,Times,serif;
	font-size:22px;
	font-weight:normal;
	margin-bottom:10px;
	margin-right:10px;
}

p{
	padding:0;
	margin:0 0 15px 0;
}

select{
	border:1px #666666 solid;
	padding:3px;
	font-size:12px;
}

div.clear{
	clear:both;
	height:0;
}

img.text-img-left{
	float:left;
	margin:0 5px 5px 0;
}

img.text-img-right{
	float:right;
	margin:0 0 5px 5px;
}

a.big-btn:link, a.big-btn:visited, a.big-btn:active, a.big-btn:hover {
	background-color:#333333;
	border:1px solid #333333;
	color:#FFFFFF;
	display:block;
	float:left;
	margin-right:5px;
	padding:5px;
	text-decoration:none;
}

a.big-btn:hover{
	background-color:#FFCC00;
	border:1px solid #333333;
	color:#333333;
}

ul.sections li{
	padding:0 0 0 10px;
	margin-bottom:5px;
}

a.section-link:link, a.section-link:visited, a.section-link:active, a.section-link:hover{
	text-decoration:none;
	color:#000000;
	font-weight:bold;	
}

a.section-link:hover{
	color:#FF0000;
}

a.more-info:link, a.more-info:visited, a.more-info:active, a.more-info:hover{
	color:#000000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

a.more-info:hover{
	color:#333333;
}

/*** Gallery css ***/
div.gallery{
	margin-bottom:10px;
}

div.gallery-big-img{
	float:left;
}

div.gallery-thumbs{
	float:right;
	width:320px;
}

div.gallery-thumbs img{
	border:1px #000000 solid;
	margin:0 3px 3px 0;
}

/*** Sections css **/
div.section-image{
	float:right;
}

div.section-desc{
	margin-top:10px;
	font-size:12px;
}

div.section-search form{
	margin-bottom:25px;
}

div.section-desc table td{
	border:1px #666666 solid;
	padding:4px;
}

div.floor-numb{
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
}

div.floors{
	text-align:left;
	margin-top:5px;	
}

a.floor-select{
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	margin-bottom:5px;
}
/** Pool form css **/
form#pool-form label, form#pool-form #submit{
	display:block;
}

form#pool-form label{
	font-size:12px;
	margin-bottom:5px;
}

form#pool-form input{
	margin-left:3px;
	margin-bottom:5px;
}

form#pool-form input.text{
	display:block;
}

form#pool-form div.user-info label{
	margin-left:3px;
}

form#pool-form .pool-error{
	color:#FF0000;
}

form#pool-form .pool-success{
	color:#009900;
}