/*  
Theme Name: Gerico
Theme URI: http://www.gericohotels.it
Description: Gerico Hotels & Resorts
Version: 1.0
Author: BeeSoft srl
Author URI: http://www.beesoft.it/
Palette : #154786 #4ea6d4 #eb0d6b
*/

/**************************************************************************************/

* { padding: 0px; margin: 0px; }

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background: #154786;
	color: #333333;
}

img { border: 0px; }

li { list-style: none; }

h1, h2, h3 { color: #154786; }

strong { color: #000000; }

a { 
	text-decoration: none;
	color: #4ea6d4; 
	outline: 0px;
}

a:hover { text-decoration: underline; }

/**************************************************************************************/

#header { background: url('images/bg-header.gif') #ffffff repeat-x center top; }

#header .wrap { height: 320px; }

#logo {
	background: url('images/logo-gerico.png') no-repeat;
	margin: 80px 0px 0px 10px;
	overflow: hidden;
	width: 260px;
	height: 100px;
	float: left;
}

#logo a {
	text-indent: -90000px;
	display: block;
	width: 260px;
	height: 100px;
}

#lang {
	text-align: center;
	padding-top: 20px;
	width: 260px;
	float: left;
	clear: left;
}

#lang a {
	display: inline-block;
	margin: 0px 5px 0px 5px;
	overflow: hidden;
	padding: 3px;
	height: 14px;
}

#lang .sel { border: 1px solid #446c9e; }

/**************************************************************************************/

#images {
	background: url('images/bg-slider.gif') no-repeat;
	margin-top: 20px;
	padding: 20px;
	width: 600px;
	height: 260px;
	float: right;
}

#slider { position: relative; }

#slider li {
	position: absolute;
	overflow: hidden;
	width: 600px;
	height: 260px;
}

#slider img { 
	position: absolute;
	top: 0px;
	left: 0px;
}

/**************************************************************************************/

#menu {
	margin-top: 25px;
	overflow: hidden;
	width: 320px;
	height: 30px;
	clear: left;
	float: left;
}

#menu ul { 
	padding-left: 10px; 
	width: 110%;
}

#menu li { margin-right: 12px; }

#menu li, #menu a { float: left; }

#menu a {
	font-weight: bold;
	line-height: 30px;
	font-size: 11px;
	display: block;
	height: 30px;
	color: #154786;
}

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

#menu .sel a {
	background: url('images/bg-menu-sel.gif') no-repeat center bottom;
	text-shadow: 1px 1px #000000;
	color: #ffffff;
}

/**************************************************************************************/

#content { background: #ffffff; }

#content .wrap { 
	padding: 20px 0px 40px 0px; 
	overflow: hidden;
}

#main {
	margin-right: 10px;
	width: 620px;
	float: right;
}

#sidebar {
	width: 320px;
	float: left;
}

/**************************************************************************************/

#page .breadcrumb {
	margin-top: -12px;
	padding-right: 10px;
	font-size: 10px;
	text-align: right;
}

#page .image {
	margin: 20px -10px 20px 20px;
	float: right;
}

/**************************************************************************************/

#intro .btn-more { margin-left: 10px; }

#clip {
	background: url('images/bg-clip-hotel.jpg') no-repeat top;
	margin: -12px -10px 20px 20px;
	padding-top: 210px;
	width: 335px;
	float: right;
}

#clip h1, #hotel h1 {
	background: url('images/bg-stars.jpg') no-repeat center bottom;
	font-family: 'cipherRegular', Georgia, serif;
	padding-bottom: 30px;
	text-align: center;
	line-height: 110%;
	font-size: 30px;
}

#clip h1 a, #hotel h1 a {
	text-decoration: none;
	color: #154786;
}

#clip .btn-more { margin-left: 105px; }

#hotel .cont { padding-top: 30px; }

/**************************************************************************************/

#address .cont { padding-top: 30px; }

#address .map {
	background: url('images/icon-map.gif') no-repeat left;
	padding: 5px 0px 5px 20px;
}

#address h3 {
	margin-bottom: 5px;
	font-size: 14px;
}

#address p { 
	line-height: 180%;
	margin-bottom: 10px; 
}

#address strong { font-size: 14px; }

/**************************************************************************************/

#offer li {
	margin-bottom: 30px;
	overflow: hidden;
	width: 100%;
}

#offer h3 { font-size: 14px; }

#offer .label { margin-bottom: 3px; }

#offer .label em {
	padding: 0px 3px 0px 3px;
	background: #eb0d6b;
	font-style: normal;
	font-size: 9px;
	color: #ffffff;
}

#offer h3, #offer .label, #offer .btn-more, #offer .excerpt { margin-left: 70px; }

#offer .btn-more { 
	margin-top: 10px; 
	width: 90px;
	float: none;
}

#offer .excerpt {
	padding-right: 100px;
	font-size: 11px;
}

#offer .photo {
	width: 60px;
	height: 60px;
	float: left;
}

#offer .photo a {
	border: 1px solid #4ea6d4;
	overflow: hidden;
	display: block;
	width: 58px;
	height: 58px;
}

#offer .photo img { height: 58px; }

#page #offer { margin-top: 20px; }

#page #offer li {
	border-bottom: 1px dotted #4ea6d4;
	padding-bottom: 30px;
}

/**************************************************************************************/

#video { padding-top: 10px; }

#video h1 {
	background: url('images/icon-video.gif') no-repeat left;
	padding: 10px 0px 5px 60px;
	font-weight: normal;
	font-size: 18px;
}

/**************************************************************************************/

#single .post-title h1 { 
	font-weight: normal;
	font-size: 24px;
}

#single .post-title, #single .label { margin: 0px 0px 10px 10px; }

#single .post-title, #single .label, #single .text { margin-right: 170px; }

#single .photo {
	width: 150px;
	height: 150px;
	float: right;
}

#single .photo a {
	border: 1px solid #4ea6d4;
	overflow: hidden;
	display: block;
	width: 148px;
	height: 148px;
}

#single .photo img { height: 148px; }

#single .label { margin-bottom: 5px; }

#single .label em {
	padding: 0px 3px 0px 3px;
	background: #eb0d6b;
	font-style: normal;
	color: #ffffff;
}

/**************************************************************************************/

#footer { 
	background: url('images/bg-footer.gif') #154786 repeat-x center top; 
	line-height: 180%;
	font-size: 10px;
	color: #a1b5cf;
}

#footer a { color: #a1b5cf; }
#footer a:hover { color: #ffffff; }

#footer p { margin-bottom: 10px; }

#footer .right { text-align: right; }

#footer .wrap {
	background: url('images/logo-small.gif') no-repeat center 40px;
	padding-top: 40px;
	overflow: hidden;
	width: 940px;
	height: 180px;
}

/**************************************************************************************/

.tabs { margin-top: 50px; }

.tabs .labels {
	background: url('images/bg-line-div.gif') repeat-x bottom; 
	padding: 0px 10px 0px 10px;
	margin-bottom: 10px;
	height: 31px;
}

.tabs .labels li {
	background: url('images/bg-label.gif') no-repeat 0px -30px;
	margin-right: 2px;
	height: 30px;
	float: left;
}

.tabs .labels a {
	background: url('images/bg-label-right.gif') no-repeat right -30px;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	display: block;
	color: #154786;
	height: 30px;
	float: left;
}

.tabs .labels .sel { background: url('images/bg-label.gif') no-repeat 0px 0px; }
.tabs .labels .sel a { background: url('images/bg-label-right.gif') no-repeat right 0px; }

/**************************************************************************************/

.gallery {
	overflow: hidden;
	width: 100%;
}

.gallery ul { width: 120%; }

.gallery li {
	background: url('images/bg-image.gif') no-repeat;
	margin: 0px 20px 20px 0px;
	padding: 15px;
	width: 110px;
	height: 110px;
	float: left;
}

.gallery li a {
	text-align: center;
	overflow: hidden;
	display: block;
	width: 110px;
	height: 110px;
}

.gallery li img { height: 110px; }

/**************************************************************************************/

.title { 
	background: url('images/bg-line-div.gif') repeat-x 0px 48px; 
	margin-bottom: 10px;
	padding-top: 20px;
}

.title h2 {
	padding: 0px 10px 0px 10px;
	font-family: 'cipherRegular', Georgia, serif;
	font-size: 28px;
}

.title .stars { background: url('images/bg-stars.jpg') no-repeat right 0px; }

.text { padding: 0px 10px 0px 10px; }

.text table {
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 100%;
}

.text th { background: #e5f2f9; }

.text th, .text td {
	border-bottom: 1px solid #e5f2f9;
	text-align: center;
	padding: 10px;
}

.text .range { text-align: left; }

.text h3 {
	margin: 30px 0px 5px 0px;
	font-size: 16px;
}

.text p {
	margin-bottom: 10px;
	line-height: 18px;
}

.box { background: url('images/bg-box.gif') no-repeat top; }

.box .title { margin: 0px 20px 10px 20px; }

.box .cont {
	background: url('images/bg-box-bottom.gif') no-repeat bottom;
	padding: 10px 30px 30px 30px;
}

.btn-more {
	background: url('images/bg-btn-more.gif') no-repeat left;
	margin-top: 20px;
	height: 20px;
	float: left;
}

.btn-more a {
	background: url('images/bg-btn-more-right.gif') no-repeat right;
	padding: 0px 20px 0px 15px;
	text-shadow: 1px 1px #3379af;
	font-size: 10px;
	line-height: 20px;
	display: block;
	color: #ffffff;
	height: 20px;
}

.btn-more a:hover { text-decoration: none; }

.notice {
	background: #e5f2f9;
	padding: 10px;
}

/**************************************************************************************/

.myform .frm-wrap {
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
}

.myform label {
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	line-height: 20px;
	display: block;
	width: 50px;
	float: left;
}

.contatti .myform label {
	width: 120px;
}

.myform .frm-text {
	border: 1px solid #b8dbee;
	margin-right: 5px;
	padding: 3px;
	width: 160px;
}

.contatti .myform .frm-text {
	width: 250px;
}

.myform .small { width: 50px; }

.myform label.error {
	margin: -5px 0px 0px 60px;
	font-weight: normal;
	position: absolute;
	text-align: left;
	font-size: 9px;
	color: red;
	float: none;
	width: auto;
}

.contatti .myform label.error {
	margin-left: 130px;
}

.myform .frm-submit {
	background: url('images/btn-submit.gif') #4ea6d4 no-repeat;
	text-shadow: 1px 1px #3379af;
	font-size: 10px;
	cursor: pointer;
	color: #ffffff;
	border: 0px;
	width: 85px;
	height: 20px;
}

.contatti .myform .frm-submit {
	display: block;
	margin-left: 300px;
}

#booking .cont, #price .cont {
	padding: 20px;
}

/**************************************************************************************/

.banner { 
	padding-top: 20px;
	margin-left: 10px; 
	clear: both;
}

.wrap {
	margin: 0px auto 0px auto;
	overflow: hidden;
	width: 960px;
}

.left { float: left; }
.right { float: right; }

.red { color: red; }

.request {
	margin-bottom: 20px;
}

.note {
	margin-top: 30px;
}
