/* @override http://www.marinahotel.es/wp-content/themes/marinahotel/style.css */

/*  
Theme Name: Hotel La Marina
Theme URI: http://www.marinahotel.es
Description: Tema oficial de <a href="http://www.marinahotel.es">Hotel La Marina</a>
Version: 4.0
Author: Maison De L'Art
Author URI: http://maisondelart.net
	*/ 
body {
	background: #68c5fe url(/img/background.jpg) repeat-x fixed center bottom;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

a {
	color: #334cb2;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

h2 {
	margin: 0;
	font-variant: small-caps;
	color: #334cb2;
	text-transform: uppercase;
	padding-bottom: 10px;
	text-align: center;
}

h3 {
	margin: 10px 0;
	font-variant: small-caps;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}

p, li {
	font-size: small;
}

img {
	border: none;
}


#page {
	background: url(/img/clouds.png) no-repeat center -30px;
	padding-top: 30px;
}

#header {
	background: url(/img/header.png) no-repeat center 15px;
	width: 900px;
	height: 151px;
	margin: auto;
	padding-top: 20px;
}

h2.alicante {
	text-indent:-9000px;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 900px;
}

#header h1 {
	margin: 0 auto;
	width: 204px;
	height: 82px;
	text-indent: -999999px;
}

#header h1 a {
	width: 204px;
	height: 82px;
	display: block;
	background: url(/img/logo.png) no-repeat center center;
}

#header p {
	margin: 0;
	padding: 0;
	height: 20px;
	width: 90px;
	float: right;
	right: 210px;
	position: relative;
	top: -40px;
}

#header p a.english {
	background: url(/img/flags.png) no-repeat -34px center;
	display: block;
	height: 20px;
	width: 30px;
	text-indent: -999999px;
	float: left;
}

#header p a.espanol {
	background: url(/img/flags.png) no-repeat -100px center;
	display: block;
	height: 20px;
	width: 30px;
	text-indent: -999999px;
	float: left;
}

#header p a.deutsch {
	background: url(/img/flags.png) no-repeat 0px center;
	display: block;
	height: 20px;
	width: 30px;
	text-indent: -999999px;
	float: left;
}

#header p a.french {
	background: url(/img/flags.png) no-repeat -67px center;
	display: block;
	height: 20px;
	width: 30px;
	text-indent: -999999px;
	float: left;
}

div#wrap {
	width: 900px;
	margin: auto;
	background: url(/img/body.png) repeat-x center 20px;
	position: relative;
	top: -50px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;

}

div#content {
	padding-top: 20px;
	background: url(/img/body-top.png) no-repeat center top;
}

ul#menu {
	margin: -11px auto auto;
	padding: 14px 0px 15px;
	list-style-type: none;
	height: 16px;
	text-align: center;
	width: 814px;
	overflow: hidden;
}

ul#menu li {
	display: inline;
	font-variant: small-caps;
	text-transform: uppercase;
}

ul#menu li a {
	height: 16px;
	padding: 5px;
	font-variant: small-caps;
	font-size: 1em;
	text-decoration: none;
	overflow: hidden;
}

ul#menu li .booking {
	color: white;
	font-weight: bold;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding: 15px 8px 8px;
	background: #fd7e1e url(/img/booking.png) no-repeat center 3px;
	height: 23px;
}

ul#menu li a:hover {
	color: black;
	text-decoration: none;
}

div.post {
	padding: 20px;
}

div.post ul li {
	padding: 0px 20px 5px 0px;
	list-style-type: square;
}

#slider {
	width: 900px;
	height: 340px;
	margin: auto;
	border-top: 1px solid #334cb2;
	border-bottom: 1px solid #334cb2;
}

div.banner {
	height: 95px;
	background: url(/img/bubble.png) no-repeat center 10px;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 0;
}

div.banner ul {
	width: 662px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	height: 63px;
}

div.banner ul li.reservations {
	float: left;
}

div.banner ul li.la-marina {
	float: right;
}

div.banner ul li.reservations a {
	display: block;
	background: url(/img/home-buttons.png) no-repeat left bottom;
	height: 63px;
	width: 300px;
	text-indent: -999999px;
}

div.banner ul li.reservations a:hover {
	display: block;
	background: url(/img/home-buttons.png) no-repeat left 3px;
	height: 63px;
	width: 300px;
	text-indent: -999999px;
}

div.banner ul li.la-marina a {
	display: block;
	background: url(/img/home-buttons.png) no-repeat right bottom;
	height: 63px;
	width: 332px;
	text-indent: -999999px;
}

div.banner ul li.la-marina a:hover {
	display: block;
	background: url(/img/home-buttons.png) no-repeat right 3px;
	height: 63px;
	width: 332px;
	text-indent: -999999px;
}

div.banner ul.english li.reservations a {
	display: block;
	background: url(/img/home-buttons-en.png) no-repeat left bottom;
	height: 63px;
	width: 300px;
	text-indent: -999999px;
}

div.banner ul.english li.reservations a:hover {
	display: block;
	background: url(/img/home-buttons-en.png) no-repeat left 1px;
	height: 63px;
	width: 300px;
	text-indent: -999999px;
}

div.banner ul.english li.la-marina a {
	display: block;
	background: url(/img/home-buttons-en.png) no-repeat right bottom;
	height: 63px;
	width: 332px;
	text-indent: -999999px;
}

div.banner ul.english li.la-marina a:hover {
	display: block;
	background: url(/img/home-buttons-en.png) no-repeat right 1px;
	height: 63px;
	width: 332px;
	text-indent: -999999px;
}

div.banner ul.deutsch li.reservations a {
	display: block;
	background: url(/img/home-buttons-de.png) no-repeat left bottom;
	height: 63px;
	width: 300px;
	text-indent: -999999px;
}

div.banner ul.deutsch li.reservations a:hover {
	display: block;
	background: url(/img/home-buttons-de.png) no-repeat left 3px;
	height: 63px;
	width: 300px;
	text-indent: -999999px;
}

div.banner ul.deutsch li.la-marina a {
	display: block;
	background: url(/img/home-buttons-de.png) no-repeat right bottom;
	height: 63px;
	width: 332px;
	text-indent: -999999px;
}

div.banner ul.deutsch li.la-marina a:hover {
	display: block;
	background: url(/img/home-buttons-de.png) no-repeat right 3px;
	height: 63px;
	width: 332px;
	text-indent: -999999px;
}

div.banner ul.francais li.reservations a {
	display: block;
	background: url(/img/home-buttons-fr.png) no-repeat left bottom;
	height: 63px;
	width: 300px;
	text-indent: -999999px;
}

div.banner ul.francais li.reservations a:hover {
	display: block;
	background: url(/img/home-buttons-fr.png) no-repeat left 3px;
	height: 63px;
	width: 300px;
	text-indent: -999999px;
}

div.banner ul.francais li.la-marina a {
	display: block;
	background: url(/img/home-buttons-fr.png) no-repeat right bottom;
	height: 63px;
	width: 332px;
	text-indent: -999999px;
}

div.banner ul.francais li.la-marina a:hover {
	display: block;
	background: url(/img/home-buttons-fr.png) no-repeat right 3px;
	height: 63px;
	width: 332px;
	text-indent: -999999px;
}

div.post table {
	border: none;
	width: auto;
	margin: 0;
	padding: 0;
}

div.post table td {
	width: 162px;
	height: 25px;
	background: url(/img/table-content.png) no-repeat center top;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}

div.post table tr.title td {
	background: url(/img/table-top.png) no-repeat center top;
	color: white;
	font-size: 0.85em;
	font-weight: normal;
	font-style: normal;
}

.post table.special {
	width: 100%;
}

div.post table.special td {
	background-image: none;
	background-color: white;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding: 10px;
	font-weight: normal;
	font-style: normal;
	font-size: x-large;
	width: 46%;
	margin: 0 10px 0 0;
	text-align: left;
	float: left;
	overflow: hidden;
	height: 153px;
	color: #18248a;
	box-shadow:0 5px 10px #CCC;
	-moz-box-shadow:0 5px 10px #CCC;
	-webkit-box-shadow:0 5px 10px #CCC;
	text-shadow: #b0b0b0 0 1px 5px;
}

div.post table.special strong {
	display: block;
	font-size: 5em;
	color: #ca2710;
	position: relative;
	top: -31px;
	text-shadow: #a1a2a2 0 5px 25px;
}

p.special {
	font-size: small;
	color: #18248a;
	background-color: white;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding: 10px;
	width: 815px;
	margin-bottom: 50px;
	box-shadow:0 5px 10px #CCC;
	-moz-box-shadow:0 5px 10px #CCC;
	-webkit-box-shadow:0 5px 10px #CCC;
}

#gallery-1 {
	padding: 10px;
	text-align: center;
	margin: 0 auto;
	width: auto;
}

#gallery-1 .gallery-item {
	float: left;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	margin: auto;
}
#gallery-1 img {
	border: 2px solid #334cb2;
}

#gallery-1 img:hover {
	border: 2px solid #ffffff;
}
#gallery-1 .gallery-caption {
	margin-left: 0;
}

form.wpcf7-form {
	width: 670px;
	margin: auto;
}

form.wpcf7-form p input {
	width: 238px;
	height: 26px;
	background: transparent url(/img/input-text.png) no-repeat center center;
	border: 0px;
	padding: 4px;
	color: black;
	font: bold 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: auto;
}

form.wpcf7-form p textarea {
	width: 439px;
	height: 146px;
	background: transparent url(/img/textarea.png) no-repeat center center;
	border: 0px;
	padding: 4px;
	color: gray;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#payment {
	background-color: white;
	padding: 15px;
	color: #334cb2;
	border: 1px solid #334cb2;
        font-size: 0.7em;
}

div#payment input.number {
	background-image: none;
	height: 15px;
        width: 75px;
	border: 1px solid silver;
}

div#payment input.cvc {
	background-image: none;
	height: 15px;
        width: 25px;
	border: 1px solid silver;
}

div#payment span.show {
	font-weight: bold;
	text-decoration: underline;
}

div#payment span.show:hover {
	text-decoration: none;
	cursor: pointer;
}

div#payment p.cvc {
	padding: 10px;
	background-color: #334cb2;
	color: white;
	font-size: 1em;
}

form.wpcf7-form p.enviar input {
	width: 210px;
	height: 25px;
	background: transparent url(/img/input-send.png) no-repeat center top;
	border: 0px;
	padding: 0px;
	text-indent: -999999px;
	display: block;
	margin: 0 auto;
	font-size: 0;
}

form.wpcf7-form p.send input {
	width: 210px;
	height: 25px;
	background: transparent url(/img/input-send.png) no-repeat center -24px;
	border: 0px;
	padding: 0px;
	text-indent: -999999px;
	display: block;
	margin: 0 auto;
}

form.wpcf7-form p.senden input {
	width: 210px;
	height: 25px;
	background: transparent url(/img/input-send.png) no-repeat center -49px;
	border: 0px;
	padding: 0px;
	text-indent: -999999px;
	display: block;
	margin: 0 auto;
	font-size: 0;
}

form.wpcf7-form p.envoyer input {
	width: 210px;
	height: 25px;
	background: transparent url(/img/input-send.png) no-repeat center bottom;
	border: 0px;
	padding: 0px;
	text-indent: -999999px;
	display: block;
	margin: 0 auto;
	font-size: 0;
}

form.wpcf7-form p.send, form.wpcf7-form p.enviar, form.wpcf7-form p.envoyer {
	padding: 0;
	margin: 20px 0 0;
	height: 35px;
	text-align: center;
	font-size: 0;
}

span.email {
	background: url(/img/at.png) no-repeat 57px center;
	word-spacing: 8px;
}

#footer {
	height: 163px;
	background: url(/img/body-footer.png) repeat-x 0 bottom;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#footer p {
	background: url(/img/logo-footer.png) no-repeat center 50px;
	margin: 0 auto;
	text-align: center;
	padding-top: 125px;
	font-size: small;
	color: #334cb2;
}
