@charset "UTF-8";
/*
Theme Name:		Hotel Ankora
Theme URI:		http://www.ankora.eu
Description:	Hotel Ankora
Version:		1.0
Author:			Berardo Mat;
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #05233E url("./images/png/bg.png"/*tpa=./bg.png*/) repeat-x;
	font: 62.5% Helvetica, Arial, sans-serif;
	color: #7B8D9A;
}

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

a:hover {
	color:  #fff;
	text-decoration: underline;
}

h1, h2, h3, h4 { 
	font: normal 1em Helvetica, Arial, sans-serif; 
	color: #92C3D6;
}

h1 { 
	font-size: 2em; 
	line-height: 1.35em; 
	padding: 0; 
	font-weight: normal;
	margin-bottom: .5em;
}

h2 { 
	font-size: 1.6em; 
	line-height: 1.65em; 
	padding: 0; 
	font-weight: normal;
	margin: .75em 0 .3em;
}

h3 {
	clear: both;
	margin: 0 0 5px 0;
	padding: 12px 0 0 0;
	font-size: .83em; 
	line-height: 1.9em; 
	text-transform: uppercase; 
	letter-spacing: 2px;
}

p, ul, ol {
	margin-bottom: .6em;
}

input {
	font: normal 1em Helvetica, Arial, sans-serif; 
}

ul {
}

dt {
	font-weight: bold;
	margin-bottom: 3px;
}

dd {
	margin-bottom: .5em;
	padding-bottom: .5em;
	border-bottom: 1px solid #03182C;
}

img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
}


/* --------------------------------------------------------------------
	Header
-------------------------------------------------------------------- */
#header {
	width: 970px;
	height: 125px;
	margin: 0 auto;
	position: relative;
	background: url("./images/png/bg_head.png") repeat-x;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	height: 125px;
	width: 208px;
	background-color: #041E38;
}

#lang {
	position: absolute;
	width: 150px;
	top: 10px;
	left: 220px;
	text-align: left;
	font-size: 10px;
}

#meteo {
	position: absolute;
	width: 350px;
	top: 10px;
	right: 10px;
	height: 22px;
	line-height: 22px;
	text-align: right;
	font-size: 11px;
}

#meteo img, #lang img { 
	vertical-align: middle;
	padding: 0 3px 0 0; 
}


/* --------------------------------------------------------------------
	Page
-------------------------------------------------------------------- */

#bg {
}

#page {
	width: 970px;
	margin: 0 auto;
	padding: 0;
	background-color: #041E38;
}

/* --------------------------------------------------------------------
	Content
-------------------------------------------------------------------- */
#content {
	float: right;
	width: 762px;
}

#splash {
	background: #04213C url("./images/png/bg_splash.png") repeat-x;
	height: 400px;
}

#splash2 {
	background: #04213C url("./images/png/bg_splash.png") repeat-x;
	height: 590px;
}
#main {
	width: 742px;
	float: left;
	background: transparent url("./images/png/bg_main.png") repeat-x;
	padding: 30px 10px 0;
}


/* --------------------------------------------------------------------
	Col1
-------------------------------------------------------------------- */
.col1 {
	width: 540px;
	float: left;
}

#listino-hotel-albergo-giulianova-abruzzo .col1 {
	width: 100%;
	float: left;
}

.col1 p { 
	font-size: 1.1em; 
	line-height: 1.33em; 
}

.col1 p.info {
	font-size: 1.4em; 
	line-height: 1.65em; 
	color: #7B8D9A;
}

.col1 p.notes {
	font-size: 11px;
	padding-left: 15px;
	background: url("./images/png/bg_notes.gif") no-repeat; 
}

.box {
	height: 110px;
	width: 165px;
	padding: 0 5px 0 95px;
	float: left;
}

#rooms { 
	background: url("./images/png/bg_rooms.jpg") no-repeat; 
	margin: 30px 0 20px;
}

#rest { 
	background: url("./images/png/bg_rest.jpg") no-repeat; 
	margin: 30px 0 20px;
	float: right;
}

table.inline {
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 1em;
	width: 100%;
}

.inline thead th, .inline thead td {
	border:1px solid #04213C;
	font-size: 11px;
	padding-top: 10px;
	vertical-align: top;
}

.inline th {
	font-weight:bold;
	line-height:normal;
	padding:.25em .5em;
	text-align: center;
}

/*.inline th[scope=col] {
  	width: 60px;
}*/

.inline th img { 
	vertical-align: middle;
	margin-right: 10px;
}

.inline tbody th, .inline td {
	padding: 12px .25em;
	text-align: center;
	vertical-align: middle;
}

.inline tbody th {
	font-weight:normal;
	white-space:nowrap;
	text-align: left;
}

.inline tbody td, .inline tbody th {
	border:1px solid #04213C;
	border-width:1px 0;
	background: #04233F;
	color: #E4E6E9;
}

.inline tbody tr.odd th, .inline tbody tr.odd td {
	background: #052846;
	}
	
.inline th.new, .inline tbody tr.odd th.new {
	background-image: url("./images/png/bg_new.gif");
	background-repeat: no-repeat;
}


/*
tbody tr:hover td, tbody tr:hover th {
	background:#ffffee;
	border-color:#523A0B;
}
*/

caption {
	font-weight:normal;
	font-size:1.4em;
	text-align:left;
	margin:0;
	padding:0.5em 0.25em;
}

/* --------------------------------------------------------------------
	Col2
-------------------------------------------------------------------- */

.col2 {
	width: 180px;
	float: right;
}

#content .module {
	float: left;
	width: 100%;
	margin: 0 0 1.5em 0;
}

.col2 #booking {
	margin-bottom: 10px;
}


/* --------------------------------------------------------------------
	Goodies
-------------------------------------------------------------------- */
.more {
	margin-top: 5px;
}

.date {
	font-size: 10px;
	text-transform: uppercase;
	color: #898989;
	padding: 0 0 1px;
	margin: 0;
}


.module p img {
	float: left;
	margin: 0 10px 15px 0;
}

/*
h1.title { 
	font-size: 2.5em; 
	line-height: 1.2em; 
	padding: 0 0 0 5px; 
}
*/

.entry { 
	font-size: 1.2em; 
	line-height: 1.53846em; 
	color: #DADDE1;
	color:#CDD2D7;
}

.entry h2 { 
	font-size: 1.2em; 
	margin: 1.35em 0 .25em 0; 
}
	
.entry p { margin: 0 0 1.53846em 0; }
	
.entry p.note { 
	padding: 0.76923em 10px; 
	background: #ffffa0; 
	border: 1px solid #d3d35d; 
}
	
.entry ul { 
	list-style: none; 
	margin: 0 0 1.53846em 0;
}

.entry ol { 
	margin: 0 0 1.53846em 20px; 
}
	
.entry li { }
	
.entry ul li {
	padding: 0 0 0 10px; 
	background: url("./images/png/bullet.gif") 0 6px no-repeat; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, ..entry ol li ol { margin: 0 0 0 10px; }


/* --------------------------------------------------------------------
	Sidebar
-------------------------------------------------------------------- */
#sidebar {
	float: left;
	width: 178px;
	padding: 0 15px;
}

#video {
 	border-top: 1px solid #03182C;
 	margin: 0 0 20px;
 	padding-top: 15px;
}

#video ul { 
	list-style: none; 
	margin: 10px 0;
}

#video ul li {
	padding: 0 0 5px 16px; 
	background: url("./images/png/ico_video.gif") 0 0 no-repeat; 
}

#newsletter {
 	margin: 40px 0 20px;
 	background: url("./images/png/bg_newsletter.png") 0 20px no-repeat; 
}

#newsletter .txtfield { 
	width: 170px;
}

/* --------------------------------------------------------------------
	Nav
-------------------------------------------------------------------- */
#nav {
	width: 178px;
	margin-top: 30px;
}

#nav ul {
	float: left;
	list-style: none;
}
	
#nav li {
	text-transform: uppercase;
	font-size: 13px;
}
		
#nav li a {
	color: #758794;
	text-decoration:none;
	display: block;
	width: 178px;
	height: 30px;
	line-height: 30px;
}
		
#nav li a:hover {color: #fff}



/* --------------------------------------------------------------------
	Footer
-------------------------------------------------------------------- */
#footer {
	padding: 20px 0 10px;
	border-top: 1px solid #05233E;
	width: 970px;
	margin: 0 auto;
	background-color: #041B33;
}

#footer #infos {
	float: left;
	width: 450px;
	margin-left: 220px;
}

#footer #infos p {
	margin: 0;
}

#footer #credits {
	float: right;
	width: 100px;
}

#footer #credits a { 
	display: block; 
	height: 30px; 
	width: 72px; 
	overflow: hidden; 
}

#footer #credits a:hover { 
	display: block; 
	text-indent: -72px; 
}

#footer #infos ul {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}

#footer #infos li {
	margin: 0 0 0 3px;
	display: inline;
	padding: 0;
}

/* --------------------------------------------------------------------
	Slideshow
-------------------------------------------------------------------- */
.slideshowContainer {
	width: 550px;
	height: 400px;
}

.loading {
	background: url("./images/png/loading.gif") center no-repeat;
}

.slideshowThumbnail {
	outline: none;
	margin: 0;
}

.slideshowThumbnail img {
	border: 1px solid #82909E;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
}

.current img {
	border: 1px solid red;
}

.outline {
	border: 1px solid orange;
	z-index: 0;
	position: absolute;
}

#thumbnails {
	width: 200px;
	float: right;
	margin-top: 230px;
}

/* --------------------------------------------------------------------
	Multibox
-------------------------------------------------------------------- */
.MultiBoxContainer {
	position: absolute;
	border: 10px solid #f5f5f5;
	background-color: #FFF;
	display: none;
	z-index: 10;
}

.MultiBoxLoading {
	background: url("./images/png/loader.gif") no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url("./images/png/close.png") no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #fff;
}


.MultiBoxPrevious {
	position: absolute;
	background: url("./images/png/left.png") no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url("./images/png/right.png") no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url("./images/png/rightDisabled.png") no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url("./images/png/leftDisabled.png") no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-size: 11px;
	color: #999;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-size: 10px;
	color: #777;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-size: 11px;
	color: #333;
	text-align: left;
}


/* --------------------------------------------------------------------
	Form
-------------------------------------------------------------------- */
fieldset {
	border: none;
	margin: 0;
}

form label {
	float: left;
	text-align: right; 
	padding: .25em 0;
	width: 180px;
	margin: 0 10px 0 0;
}

form label.short {
	float: none;
	text-align: left; 
	padding: .25em 0;
	display: inline;
}

.row {
	padding: .5em 0;
	border-top: 1px solid #03182C;
	position: relative;
}

.rownoborder {
	padding: .75em 0 .5em;
	border: none;
}

.txtfield { 
	border: 1px solid #03182C;
	padding: .4em; 
	background: #fff url("./images/png/bg_txtfield.gif") repeat-x 0 1px; 
}

.txtfield:focus { 
	background: #fffef4 url("./images/png/bg_txtfield_focus.gif.gif") repeat-x 0 1px; 
}

.cscontent .txtfield { 
 	width: 260px;
}

.cscontent .txtshort { 
 	width: 100px;
}

textarea.textfield { width: 400px; height: 100px; }

.btn { 
	vertical-align: middle; 
	*vertical-align: text-bottom; 
	float: right;
	margin: 5px 0;
}

.loadingbox {
	color: #fff;
	font-weight: bold;
	padding: 5px;
	visibility: hidden;
}

.loadingbox img {
	vertical-align: middle;
	padding-right: 5px;
}

.csdatemonth {
	width: 10em;
	margin-right: 5px;
}

#arrivaldateshow img, #departuredateshow img {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}

.csdateday, .csnum {
	width: 5em;
	margin-right: 10px;
}

.csrequired {
	font-weight: bold;
}

.csformerror {
	font-weight: bold;
	color: #ff2b00;
}

.csmissing {
	font-weight: bold;
	color: red;
}

.csprivacy label {
	float: left;
	text-align: left; 
	padding: .25em 0;
	width: 280px;
	margin: 0 10px 0 185px;
	font-size: 11px;
}

/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
Version 0.12
*/

.yui-calcontainer {
	position:relative;
	padding:5px;
	background-color:#F7F9FB;
	border:1px solid #7B9EBD;
	float:left;
	overflow:hidden;
}

.yui-calcontainer iframe {
	position:absolute;
	border:none;
	margin:0;padding:0;
	left:-1px;
	top:-1px;
	z-index:0;
	width:50em;
	height:50em;
}

.yui-calcontainer.multi {
	padding:0;
}

.yui-calcontainer.multi .groupcal {
	padding:5px;
	background-color:transparent;
	z-index:1;
	float:left;
	position:relative;
	border:none;
}

.yui-calcontainer .title {
	font:100% sans-serif;
	color:#000;
	font-weight:bold;
	margin-bottom:5px;
	height:25px;
	position:absolute;
	top:3px;left:5px;
	z-index:1;
}

.yui-calcontainer .close-icon {
	position:absolute;
	background-image: url("./images/png/x_d.gif");
	right:3px;
	top:3px;
	border:none;
	z-index:1;
}

/* Calendar element styles */

.yui-calendar {
	font:100% sans-serif;
	text-align:center;
	border-spacing:0;
	border-collapse:separate;
	position:relative;
}

.yui-calcontainer.withtitle {
	padding-top:1.5em;
}

.yui-calendar .calnavleft {
	position:absolute;
	background-repeat:no-repeat;
	background-image: url("./images/png/callt.gif");
	cursor:pointer;
	top:2px;
	bottom:0;
	width:9px;
	height:12px;   
	left:2px;
	z-index:1;
}

.yui-calendar .calnavright {
	position:absolute;
	background-repeat:no-repeat;
	background-image: url("./images/png/calrt.gif");
	cursor:pointer;
	top:2px;
	bottom:0;
	width:9px;
	height:12px;  
	right:2px;
	z-index:1;
}

.yui-calendar td.calcell {
	padding:.1em .2em;
	border:1px solid #E0E0E0;
	text-align:center;
}

.yui-calendar td.calcell a {
	color:#003DB8;
	text-decoration:none;
}

.yui-calendar td.calcell.today {
	border:1px solid #000;
}

.yui-calendar td.calcell.oom {
	cursor:default;
	color:#999;
	background-color:#EEE;
	border:1px solid #E0E0E0;
}

.yui-calendar td.calcell.selected {
	color:#003DB8;
	background-color:#FFF19F;
	border:1px solid #FF9900;
}

.yui-calendar td.calcell.calcellhover {
	cursor:pointer;
	color:#FFF;
	background-color:#FF9900;
	border:1px solid #FF9900;
}

.yui-calendar td.calcell.calcellhover a {
	color:#FFF;
}

.yui-calendar td.calcell.restricted {
	text-decoration:line-through;
}

.yui-calendar td.calcell.previous {
	color:#CCC;
}

.yui-calendar td.calcell.highlight1 { background-color:#CCFF99; }
.yui-calendar td.calcell.highlight2 { background-color:#99CCFF; }
.yui-calendar td.calcell.highlight3 { background-color:#FFCCCC; }
.yui-calendar td.calcell.highlight4 { background-color:#CCFF99; }

.yui-calendar .calhead {
	border:1px solid #E0E0E0;
	vertical-align:middle;
	background-color:#FFF;
}

.yui-calendar .calheader {
	position:relative;
	width:100%;
	text-align:center;
}

.yui-calendar .calheader img {
	border:none;
}

.yui-calendar .calweekdaycell {
	color:#666;
	font-weight:normal;
	text-align:center;
	width:1.5em;
}

.yui-calendar .calfoot {
	background-color:#EEE;
}

.yui-calendar .calrowhead, .yui-calendar .calrowfoot {
	color:#666;
	font-size:9px;
	font-style:italic;
	font-weight:normal;
	width:15px;
}

.yui-calendar .calrowhead {
	border-right-width:2px;
}

/*Specific changes for calendar running under fonts/reset */
.yui-calendar a:hover {background:inherit;}
p#clear {clear:left; padding-top:10px;}

.table {
	font-size:14px;
}
.font18 {
	font-size:18px;
	}
.font16 {
	font-size:16px;
	font-weight:bold;
	}

.my2 {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 18px 0 0 0;
	font-size: 18px; 
	line-height: 19px; 
	text-transform: uppercase; 
	letter-spacing: 2px;
}

.my3 {
	font-size:12px;
	}

