body {
	background-color:#173B63;
	margin:0px;
	font-family:tahama,verdana,arial;
	font-size:100%;
	color:#333333;
	margin-bottom:10px;
}
form {
	margin:0px;
	padding:0px;
}
a {
	text-decoration:underline;
	color:#333333;
}
div.gallery {
	margin:0px auto;
}

h1 {
	font-size:200%;
	margin:0px;
	margin-bottom:5px;
}
h2 {
	font-size:160%;
	margin:0px;
	margin-bottom:5px;
}
h3 {
	font-size:120%;
	margin:0px;
	margin-bottom:5px;
}

/* PAGE */

div.pageBking {
	display:block;
	margin:0px auto;
	width:1000px;
	background-image:url('../images/pageBking.png');
	background-repeat:no-repeat;
	background-position:top;
}
div.pageTop {
	display:block;
	margin:0px auto;
	width:1000px;
	height:50px;
	background-image:url('../images/pageTop.png');
	background-repeat:no-repeat;
	background-position:top;	
}
div.page {
	display:block;
	margin:0px auto;
	width:1000px;
	background-image:url('../images/page.png');
	background-repeat:repeat-y;
}
div.pageBottom {
	display:block;
	margin:0px auto;
	width:1000px;
	height:50px;
	background-image:url('../images/pageBottom.png');
	background-repeat:no-repeat;
	background-position:bottom;
}
div.content {
	display:block;
	width:760px;
	padding-bottom:20px;
	padding-top:20px;
	font-size:80%;
	margin:0px auto;
}

/* MENU */

img.galavillasMenu {
	border:0px;
	float:left;
}
div.logo {
	float:left;
}
div.menu {
	width:800px;
	margin:auto 0px;
	height:70px;
	margin-left:100px;
}
div.menuItems {
	display:block;
	margin:0px auto;
	overflow:hidden;
	width:800px;
}
div.menu ul {
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:34px;
}
div.menu li {
	font-size:80%;
	color:#000000;
	float:left;
	padding-right:14px;
}
div.menu li.contact {
	float:right;
}
div.menu ul a {
	text-decoration:none;
}
div.menu ul a:hover {
	text-decoration:underline;
}
div.locBar {
	display:block;
	overflow:hidden;
	height:8px;
	background-color:#6781AF;
	margin:0px;
}
div.locElMarian {
	background-image:url('../images/menuArrow2.png');
	background-repeat:no-repeat;
	background-position:265px 0px;
}
div.locElMarian2 {
	background-image:url('../images/menuArrow2.png');
	background-repeat:no-repeat;
	background-position:345px 0px;
}
div.locGalavilla {
	background-image:url('../images/menuArrow2.png');
	background-repeat:no-repeat;
	background-position:428px 0px;
}
div.locMarias {
	background-image:url('../images/menuArrow2.png');
	background-repeat:no-repeat;
	background-position:486px 0px;
}
div.locContact {
	background-image:url('../images/menuArrow2.png');
	background-repeat:no-repeat;
	background-position:750px 0px;
}

/* CONTENT */

a.readMore {
	color:#999999;
	font-size:90%;
}
a.readMore:hover {
	color:#173B63;
	text-decoration:underline;
}
div.readMore {
	text-align:right;
}
a.expand {
	padding-left:14px;
	text-decoration:none;
}
a.expand:hover {
	text-decoration:underline;
}
a.icoMinus {
	background-image:url('../images/ico_minus.gif');
	background-repeat:no-repeat;
	background-position:left;
}
a.icoPlus {
	background-image:url('../images/ico_plus.gif');
	background-repeat:no-repeat;
	background-position:left;
}
a.icoMinus:hover {
	background-image:url('../images/ico_minus_on.gif');
}
a.icoPlus:hover {
	background-image:url('../images/ico_plus_on.gif');
}

div.options {
	display:block;
	width:510px;
	margin:0px auto;
	margin-bottom:2px;
	overflow:hidden;
}
div.map {
	display:block;
	width:250px;
	text-align:left;
	float:left;
}
a.map {
	font-weight:bold;
	text-decoration:none;
	padding-left:18px;
	background-image:url('../images/map.gif');
	background-repeat:no-repeat;
	background-position:left;
}
div.watch {
	display:block;
	width:250px;
	text-align:right;
	float:right;
}
a.watch {
	font-weight:bold;
	text-decoration:none;
	padding-left:16px;
	background-image:url('../images/film.gif');
	background-repeat:no-repeat;
	background-position:left;
}
a.watch:hover, a.map:hover {
	text-decoration:underline;
}

div.content div#readmore1 {
	display:none;
}
div.content span.family {
	color:#00CC00;
	font-weight:bold;
}
div.content span.adult {
	color:#CC0000;
	font-weight:bold;
}
div.content span.free {
	color:#009900;
}
div.content span.pay {
	color:#990000;
}
div.booking {
	margin-right:105px;
	margin-top:-80px;
	float:right;
}
div.booking img {
	border:0px;
}

.red {
	color:#990000;
}

/* FOOTER */

div.footer {
	display:block;
	overflow:hidden;
	width:1000px;
	margin:0px auto;
	background-image:url('../images/page.png');
	background-repeat:repeat-y;
}
div.footerContent {
	width:760px;
	margin:0px auto;
}
div.footer div.copyright {
	font-size:70%;
	color:#999999;
	float:right;
	margin-top:26px;
}
div.footerContent ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
div.footerContent li {
	float:left;
	padding-right:10px;
}
div.footerContent img {
	border:0px;
}

/* CONTACT */

table.contact {
	border:0px;
	padding:0px;
	spacing:0px;
}
table.contact td {
	border:1px;
	padding-right:10px;
	vertical-align:top;
}
input {
	font-family:tahama,verdana,arial;
	font-size:100%;
	border:1px solid #999999;
	width:300px;
}
textarea {
	font-family:tahama,verdana,arial;
	font-size:100%;
	border:1px solid #999999;
	width:300px;
	height: 30px;
	min-height: 30px;
}
input.check {
	width:auto;
}
input.highLightInput, textarea.highLightInput {
	border:1px solid #000000;
}
input#send {
	width:auto;
	border:1px solid #000000;
	background-color:#EEEEEE;
	padding:0px 8px;
	cursor:pointer;
}
input#dateto, input#datefrom {
	width:100px;
}
span.phone {
	font-size:120%;
	font-weight:bold;
}
span.ico_phone {
	background-image:url('../images/ico_phone.png');
	background-repeat:no-repeat;
	background-position:10px 0px;
	padding-left:30px;
}
