/* CSS Document */

/* -------------------------------------------- */
/* HTML ELEMENTS
/* -------------------------------------------- */

html,body {
	margin:0px auto;
	padding:0px auto;
	background-color:#B6B6AD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:120%;
	font-style:normal;
}

hr {
	color:#DDDCC5;
}

.line{
	color:#B6B6AD;
	background-color:#B6B6AD;
	height:1px;
}

.line-bottom {
	color:#9F9F96;
	background-color:#9F9F96;
	height:1px;
}

a {
	color:#611427;
	text-decoration:none;
}


.next {
	clear:both;
}

.left {float:left;}
.left img {border:1px solid #B6B6AD}

.right{
	float:right;
	text-align:right;
}

#general_container{
	width:800px;
	border:0px solid #B6B6AD;
	text-align:center;
	margin:0px auto;
	padding:0px auto;
}

/* -------------------------------------------- */
/* HEADER
/* -------------------------------------------- */

#header{
	margin:15px 20px 5px 10px;
	text-align:left;
	float:left;
	height:20px;
	border:0px solid;
}
#header a {color:#611427;}
#header a:hover {color:#1D2326;}

#logo_band {
	background-image:url(../Img/background.jpg);
	background-repeat:repeat-x;
	height:80px;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
	padding-bottom:20px;
	background-color:#FFFFFF;
}

#booking {
	background-color:#DDDCC5;
	text-align:left;
	padding:25px 10px 10px 10px;
}

#menu_box{
	background-color:#FFFFFF;
	text-align:left;
	padding:10px 0 10px 10px;
	border-bottom:1px solid #B6B6AD;
}

.menu {padding:0; margin:0; padding-right:40px; margin-right:10px; color:#611427; text-decoration:none; text-align:left;}

.menu li {list-style:none; margin:0; padding:2px; padding-top:0px; color:#611427; text-decoration:none;}
.menu li a {text-decoration: none; color:#611427;}
.menu li a:hover {text-decoration: underline; color:#1D2326;}

.menuOn li {color:#FF6504; text-decoration:underline;}
.menuOn li a {text-decoration: none; color:#FF6504;}
.menuOn li a:hover {text-decoration: underline; color:#611427;}

#content {
	background-color:#FFFFFF;
	padding:10px;
	text-align:left;}

.many_contents {
	margin-top:10px;
	margin-bottom:10px;
}

.when_imgs{
	width:378px;
}

.sub_contents {
	 margin-left:20px;
	 width:260px;
}

/* -------------------------------------------- */
/* FONTS SIZES
/* -------------------------------------------- */

.txtbig {
	font-size:20px;
}

.txtbook {font-size:18px;}

.txtheader {
	font-size:14px;
}

.txtcontent {
	font-size:12px;
}

.txtfooter {
	font-size:10px;
}

.bold {
	font-weight:bold;
}

/* -------------------------------------------- */
/* FONTS COLOURS
/* -------------------------------------------- */

.blue{
	color:#611427;
}

.darkblue{
	color:#1D2326;
}

.beige{
	color:#6A6A61;
}

.darkbeige {
	color:#B6B6AD;
}

/* -------------------------------------------- */
/* FOOTER
/* -------------------------------------------- */

#footer {
	text-align:left;
	padding-bottom:20px;
}

#footmenu {
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}

.langs {
	width:60px;
}

#langmenu {
	margin-top:20px;
	margin-bottom:20px;
}

.button { color:#000; font-size:10px;;  width:95px; height:20px; background: transparent url(../Img/btn.gif); border:none; text-align:left; padding-left:2px; padding-bottom:3px; cursor:pointer; }

.linkbookingform a {color:#611427}
.linkbookingform a:hover {color:#1D2326}

.space {margin:0 14px;}
.mapimage {float:right; width:180px; height:120px; border:1px solid #CCCCCC; margin-left:10px; margin-bottom:10px; padding:5px;}
.mapimage img {border:1px solid #999999}
.mapimage:hover {background-color:#DDDCC5;}
.thumbimage {border:1px solid; width:120px; height:80px; float:left; margin-left:7px; margin-bottom:8px;}

.boxlinks {float:left; border:1px solid #6A6A61; padding:15px; width:305px; background-color:#DDDCC5;}


.lingua li {font-size:11px;color:#FFFFFF;display:inline;}
.lingua li a {font-size:11px;color:#FFFFFF;border-right:solid 1px #FFFFFF;text-decoration:none;padding-right:5px;}
.lingua li a:hover {text-decoration:underline;}