@charset "UTF-8";

/* ********* BODY PROPERTIES ********* */

html {
	height: 100%;
}
body {
	background-color:#f1eff4;
	background-image:url(../imgs/bg.jpg);
	background-repeat:repeat-x;
	color:#4D5F70;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:100%;
	margin:0;
	padding:0;
	text-align:left;
}
		
/* ********* BANNER DIV ********* */

#workspace {
	background-color:#fff;
	border-left:1px solid #D5D4D6;
	border-right:1px solid #D5D4D6;
	min-height:100%;
	height:auto!important;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	width:988px;
}

#bannercontainer {
	position:relative;
	margin: auto;
	width: 940px;
	height:68px;
	/*background-color:#c3de36; PUT A BACKGROUND IMAGE HERE IF YOU NEED IT*/
}

#logo {
	position:relative;
	width: auto;
	height:48px;
	top: 11px;
}

#toplinks {
	position: relative;
	right: 0px;
	top: 45px;
}

#share {
	height:16px;
	position: absolute;
	right:0px;
	top: 11px;
	width:83px;
}

#offersignup {
	position: relative;
	float:right;
	right: 20px;
	top: 25px;
}

#bannertable {
	width: 360px;
	border-collapse: collapse;
	border-spacing: 0px;
}

#leftbanner {
	float: left;
	width: 470px;
	height: 68px;
	text-align:left;
}

#rightbanner {
	float: right;
	width: 470px;
	height: 68px;
	text-align:right;
}

/* ********* MAIN NAV ********* */

#mainnavbg {
	border-color:#EFF0F4 #EFF0F4 #EFF0F4 #F0F0F0;
	border-style:solid;
	border-width:2px 2px 2px 1px;
	background: url(../imgs/main-nav-bg.jpg);
	height:39px;
	left:50%;
	margin-left:-473px;
	position:absolute;
	text-align:center;
	width:946px;
	z-index:10;
}

#mainnav {
	width:946px;
	height:20px;
	z-index:20;
	position:absolute;
	text-align:center;
	left:50%;
	margin-left:-473px;
	top:81px;
}

/* ********* MAIN IMAGE SPACE ********* */

#mainimage{
	background: url(../imgs/main-img.jpg) #b9cbdb;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	top:21px;
	width:986px;
	z-index:0;
}

#tagline {
	position:relative;
	left:30px;
	float:left;
	top:70px;
}

#quickbookbg{
	background:transparent url(../imgs/quickbook-bg.gif);
	float:right;
	height:332px;
	position:relative;
	right:22px;
	top:37px;
	width:289px;
	-moz-opacity:.85;
	filter:alpha(opacity=85);
	opacity:.85; 
}

#quickbook{
	border:1px solid #D5D4D6; /*THIS IS A GUIDE BORDER - REMOVE*/
	height:230px;
	position:absolute;
	right:42px;
	text-align:left;
	top:100px;
	width:246px;
	z-index:20;
}


#avvioquickbook
{
	border:10px solid #EEEEEE; /*THIS IS A GUIDE BORDER - REMOVE*/
	background-color:#FFFFFF;
	padding:5px;
	float:right;
	-moz-opacity:.85;
	filter:alpha(opacity=85);
	opacity:.85;
	position:relative;
	top:30px;
	right:18px;
	width:300px;
	text-align:right;
}

/* ********* TABS PROPERTIES - MAIN TAB VALUES IN SPRY CSS DOC ********* */

#tabtitle {
	position:relative;
	left:30px;
	float:left;
	top:35px;
}

#tabcontainer{
	height:389px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	top:21px;
	width:986px;
	z-index:0;
}

#quickbookbgtabs{
	background:transparent url(../imgs/quickbook-bg.gif);
	float:right;
	height:332px;
	position:relative;
	right:22px;
	top:7px;
	width:289px;
}

/* ********* LINKS / ABOUT PAGES PROPERTIES ********* */

#aboutcontainer {
	float:left;
	height:304px;
	left:30px;
	overflow-x:auto;
	overflow-y:auto;
	padding-right:20px;
	position:relative;
	top:35px;
	width:584px;
}

#linkscolone {
	width:180px;
	position:relative;
	float:left;
	padding-right:20px;
}

#linkscoltwo {
	width:180px;
	position:absolute;
	left:200px;
	padding-right:20px;
}

#linkscolthree {
	width:180px;
	position:absolute;
	left:400px;
	padding-right:20px;
}


/* ********* MAIN CONTENT SPACE ********* */

#maincontent {
	margin-bottom:24px;
	text-align:justify;
	line-height:18px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:915px;
}

/* ********* HOME ADS PROPERTIES ********* */

#homeads {
	background:#fff;
	border:1px solid #ddd;
	padding:0px;
	margin:26px auto 24px;
	position:relative;
	width:977px;
}

.adone {
	height:200px;
	position:relative;
	background:#ccc;
	float:left;
	width: 242px;
	margin: 0px 0px 0px 0px;
	border:1px solid #FFF;
}

#adtwo {
	height:161px;
	background:#ccc;
	float:right;
	position:relative;
	width:243px;
	margin: 0px 0px 0px 1px;
}

.adBookNow {
	position:absolute;
	bottom:0px;
	left:0px;
}

/* ********* FOOTER PROPERTIES ********* */

.footerone {
	position:relative;
	float:left;
	width: 134px;
	padding-bottom:14px;
	margin: 10px 3px 11px 22px;
	_margin: 10px 2px 11px 19px;	/* IE 6 ONLY */
}

#footertwo {
	position:relative;
	/**/float:right;
	width: 134px;
	padding-bottom:14px;
	margin: 10px 24px 11px 7px;
	_margin: 10px 10px 11px 7px;	/* IE 6 ONLY */
}

#footercontainer {
	background:#f6f6f6 url(../imgs/footer-bg.gif) no-repeat;
	border:1px solid #ddd;
	float:left;
	margin-left:5px;
	_margin-left:2px;	/* IE 6 ONLY */
	position:relative;
	width:977px;
}

.footerlinksbold {
	color:#4d5f70;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.footerlinks {
	color:#75a7a8;
	font-size:11px;
	text-decoration:none;
	line-height:18px;
}

/* ********* END LINKS ********* */

#endlinks {
	text-align:center;
	background:#fff;
	height: auto;
	margin:26px auto 24px auto;
	*margin:24px auto 4px auto;	/* IE 6 and 7 ONLY */
	padding-bottom:24px;
	padding-top:20px;
	*padding-top:0px;	/* IE 6 and 7 ONLY */
	position:relative;
	width:977px;
	clear:both;
}

/* ********* CONTENT PROPERTIES ********* */

h1 {
	color:#fff;
	font-size:30px;
	margin:0;
	text-transform:uppercase;
}

h2 {
	font-size:14px;
	color:#fff;
	margin:0px 0px 10px 0px;
	text-transform:uppercase;
}

h3 {
	font-size:18px;
	color:#7f9db9;
	margin:0px;
}

.contentlinks{
	font-size:12px;
	color:#41aaff;
	text-decoration: underline;
	font-weight:bold;
}

.toplinksbreaker{
	font-size:11px;
	color:#cecece;
	padding: 0px 5px 0px 5px;
}

.toplinks{
	text-transform:uppercase;
	font-size:11px;
	color:#7f9db9;
	text-decoration:none;
}

.linkspage{
	color:#41aaff;
	line-height:22px;
	text-decoration: none;
}

.main {/* THIS IS FOR THE MAIN NAVIGATION */
	color:#444C54;
	font-size:13px;
	font-weight:bold;
	margin-left:8px;
	margin-right:6px;
	text-decoration:none;
	text-transform:uppercase;
}

.main a, a:hover{
	color:#60cae4;
	text-decoration:underline;
}


/* ********* CONNECT ADS ********* */


#Ads1 .imageHolder 
{ 
		float: left;
		padding:1px; 
		border: 0px solid #ddd; 
		margin-right: 10px; 
		margin-bottom: 3px; 
		background-color:transparent; 
		margin-top: 2px; margin-left: 0px; 
		width:100%;
}

#Ads1 .adImage
{ 
		border: #FFFFFF solid 2px;
}

#Ads1 
{ 
		width: 100%;
}

#Ads1 .merchantTitle 
{
		font-weight: bold; 
		color: #FFFFFF; font-size: 13px; 
		padding-bottom: 5px; 
		padding-top:5px; 
		border-bottom:0px solid #dddddd; 
		text-transform:uppercase;
		background-color:#63CBE7;
}

#Ads1 .adTitle 
{ 
		font-weight: bold; color: #7ab901; 
}

#Ads1 .adText 
{
		color: #454545;
}

#Ads1 .adURL
{
		color: #FFFFFF;
		text-decoration:none;
}

#Ads1 .adLink
{
		color: #4D5F70;
		text-decoration:underline;
}

#Ads1 .adFooter
{
	display: block; 
	background-color:transparent; 
	text-align:right;height:0px; 
	clear:left; padding:0px; 
	background-image:url(dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;border:0px #FF0000 solid;
}

#Ads1 .adFooter img 
{
		border: none;
}

#Ads1 td
{ 
		width: 50%; 
		vertical-align:top; 
		font-size: 11px; 
		line-height: 130%; 
		background-color:transparent; 
		padding-top:0px; 
		padding-bottom:0px; 
		border:1 px solid #ffdcc4; 
		margin-bottom: 3px; padding: 0px;
}

#Ads1 .adContainer 
{
		text-align:center;
}


v .hdiv
{ 
		line-height: 2px; 
		font-size: 2px; 
		height: 4px;
}




#Ads2 .imageHolder 
{ 
		float: left;
		padding:1px; 
		border: 0px solid #ddd; 
		margin-right: 10px; 
		margin-bottom: 3px; 
		background-color:transparent; 
		margin-top: 2px; margin-left: 0px; 
		width:100%;
}

#Ads2 .adImage
{ 
		border: #FFFFFF solid 2px;
}

#Ads2 
{ 
		width: 100%;
}

#Ads2 .merchantTitle 
{
		font-weight: bold; 
		color: #FFFFFF; font-size: 13px; 
		padding-bottom: 5px; 
		padding-top:5px; 
		border-bottom:0px solid #dddddd; 
		text-transform:uppercase;
		background-color:#C6DB39;
}

#Ads2 .adTitle 
{ 
		font-weight: bold; color: #7ab901; 
}

#Ads2 .adText 
{
		color: #454545;
}

#Ads2 .adURL
{
		color: #FFFFFF;
		text-decoration:none;
}

#Ads2 .adLink
{
		color: #4D5F70;
		text-decoration:underline;
}

#Ads2 .adFooter
{
	display: block; 
	background-color:transparent; 
	text-align:right;height:0px; 
	clear:left; padding:0px; 
	background-image:url(dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;border:0px #FF0000 solid;
}

#Ads2 .adFooter img 
{
		border: none;
}

#Ads2 td
{ 
		width: 50%; 
		vertical-align:top; 
		font-size: 11px; 
		line-height: 130%; 
		background-color:transparent; 
		padding-top:0px; 
		padding-bottom:0px; 
		border:1 px solid #ffdcc4; 
		margin-bottom: 3px; padding: 0px;
}

#Ads2 .adContainer 
{
		text-align:center;
}



#Ads3 .imageHolder 
{ 
		float: left;
		padding:1px; 
		border: 0px solid #ddd; 
		margin-right: 10px; 
		margin-bottom: 3px; 
		background-color:transparent; 
		margin-top: 2px; margin-left: 0px; 
		width:100%;
}

#Ads3 .adImage
{ 
		border: #FFFFFF solid 2px;
}

#Ads3 
{ 
		width: 100%;
}

#Ads3 .merchantTitle 
{
		font-weight: bold; 
		color: #FFFFFF; font-size: 13px; 
		padding-bottom: 5px; 
		padding-top:5px; 
		border-bottom:0px solid #dddddd;
		text-transform:uppercase;
		background-color:#FFB231;		
}

#Ads3 .adTitle 
{ 
		font-weight: bold; color: #7ab901; 
}

#Ads3 .adText 
{
		color: #454545;
}

#Ads3 .adURL
{
		color: #FFFFFF;
		text-decoration:none;
}

#Ads3 .adLink
{
		color: #4D5F70;
		text-decoration:underline;
}

#Ads3 .adFooter
{
	display: block; 
	background-color:transparent; 
	text-align:right;height:0px; 
	clear:left; padding:0px; 
	background-image:url(dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;border:0px #FF0000 solid;
}

#Ads3 .adFooter img 
{
		border: none;
}

#Ads3 td
{ 
		width: 50%; 
		vertical-align:top; 
		font-size: 11px; 
		line-height: 130%; 
		background-color:transparent; 
		padding-top:0px; 
		padding-bottom:0px; 
		border:1 px solid #ffdcc4; 
		margin-bottom: 3px; padding: 0px;
}

#Ads3 .adContainer 
{
		text-align:center;
}





#Ads4 .imageHolder 
{ 
		float: left;
		padding:1px; 
		border: 0px solid #ddd; 
		margin-right: 10px; 
		margin-bottom: 3px; 
		background-color:transparent; 
		margin-top: 2px; margin-left: 0px; 
		width:100%;
}

#Ads4 .adImage
{ 
		border: #FFFFFF solid 2px;
}

#Ads4 
{ 
		width: 100%;
}

#Ads4 .merchantTitle 
{
		font-weight: bold; 
		color: #FFFFFF; font-size: 13px; 
		padding-bottom: 5px; 
		padding-top:5px; 
		border-bottom:0px solid #dddddd;
		text-transform:uppercase;
		background-color:#EF1094;		
}

#Ads4 .adTitle 
{ 
		font-weight: bold; color: #7ab901; 
}

#Ads4 .adText 
{
		color: #454545;
}

#Ads4 .adURL
{
		color: #FFFFFF;
		text-decoration:none;
}

#Ads4 .adLink
{
		color: #4D5F70;
		text-decoration:underline;
}

#Ads4 .adFooter
{
	display: block; 
	background-color:transparent; 
	text-align:right;height:0px; 
	clear:left; padding:0px; 
	background-image:url(dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;border:0px #FF0000 solid;
}

#Ads4 .adFooter img 
{
		border: none;
}

#Ads4 td
{ 
		width: 50%; 
		vertical-align:top; 
		font-size: 11px; 
		line-height: 130%; 
		background-color:transparent; 
		padding-top:0px; 
		padding-bottom:0px; 
		border:1 px solid #ffdcc4; 
		margin-bottom: 3px; padding: 0px;
}

#Ads4 .adContainer 
{
		text-align:center;
}

/* ----------------- Booking.com quickbook ------------------- */


#searchboxInc {
		font: 12px/1.5 Arial, Helvetica, sans-serif;
		color: #003580;
		width: 242px;
		padding:2px;
		padding-right:6px;
}

#searchboxInc form {
		
}

#searchboxInc fieldset, #searchboxInc img {
		border: 0;
}

#searchboxInc fieldset {
		padding: 8px;
}

#searchboxInc #inout h3 {
		background-color:transparent;
		font-size:1.1em;
}

#searchboxInc #inout {
		text-align:right;
}

#searchboxInc h3 {
		margin-bottom:0.2em;
		position:static;
		font-size:125%;
		font-weight:bold;
		margin: 0;
}

#searchboxInc p {
		font-size: 2em;
		margin: 0;
}


/* ----------------- Avvio quickbook ------------------- */


#searchboxAvvio {
		font: 12px/1.5 Arial, Helvetica, sans-serif;
		color: #003580;
		width: 300px;
		padding:2px;
		padding-right:6px;
}

#searchboxAvvio form {
		
}

#searchboxAvvio fieldset, #searchboxAvvio img {
		border: 0;
}

#searchboxAvvio fieldset {
		padding: 8px;
}

#searchboxAvvio #inout h3 {
		background-color:transparent;
		font-size:1.1em;
}

#searchboxAvvio #inout {
		text-align:right;
}

#searchboxAvvio h3 {
		margin-bottom:0.2em;
		position:static;
		font-size:125%;
		font-weight:bold;
		margin: 0;
}

#searchboxAvvio p {
		font-size: 2em;
		margin: 0;
}


#homein, #homeout {
		float: right;
		padding: 0.5em 1em 0 0;
		width:230px;
		padding-bottom:10px;
}

.avail {
		padding-top: 1em;
		clear: both;
}

#searchboxInc a.calender {
		vertical-align: -4px;
}

#searchboxInc a.calender img {
		background: #0896ff;
}

.blur {
		color: #999;
}


#calendar {
		font: 12px/1.5 Arial, Helvetica, sans-serif;
		color: #003580;
	display: none;
	position: absolute;
	background-image: url(http://www.booking.com../img/shadow3.png);
	padding: 0 4px 4px 0;
}

/* For calendar */
.caltable {
	border: 1px solid #003580;
	background-color: #fff;
}
.caltable a:link, .caltable a:visited {
	color: #0896ff !important;
}
.caltable a:hover {
	color: #feba02 !important;
	border-color: #feba02 !important;
}
.caltable a:active {
	color: #b30000 !important;
	border-color: #b30000 !important;
}
.caltable td {
	text-align: center;
}
.caltable td a {
	display: block;
	text-decoration: none;
}
.caltable td.calheader a {
	display: inline;
	vertical-align: -.4em;
}
.caltable td.calheader img.calNoPrevMonth {
	background: white url(../imgs/butPrevMonth.png) 0 -72px no-repeat;
	vertical-align: -.4em;
}
.caltable td.calheader img.calNoNextMonth {
	background: white url(../imgs/butNextMonth.png) 0 -72px no-repeat;
	vertical-align: -.4em;
}
.caltable td.calheader .calNextMonth img {
	background: white url(../imgs/butNextMonth2.png) 0 0 no-repeat;
}
.caltable td.calheader .calPrevMonth img {
	background: white url(../imgs/butPrevMonth2.png) 0 0 no-repeat;
}
.caltable td.calheader .calNextMonth:hover img, .caltable td.calheader .calPrevMonth:hover img {
	background-position: 0 -24px;
}
.caltable td.calheader .calNextMonth:active img, .caltable td.calheader .calPrevMonth:active img {
	background-position: 0 -48px;
}
.calheader {
	padding: .4em;
	white-space: nowrap;
}
.calheader select {
	margin: 0 .6em;
}
.monthYear {
	background-color: #ffffff;
	color: white;
}

.dayNames td {
	border-bottom: 1px solid #003580;
	background-color: #e6edf6;
}
.days td {
	color: #779bca;
	background-color: #e6edf6;
	padding: .2em;
	border: 2px solid #e6edf6;
}
.days td.weekend {
	background-color: #c5d4e9;
	border-color: #c5d4e9;
}
.days td.past {
	text-decoration: line-through;
}
.days td.today, .days td.future {
	border: none;
	padding: 0;
}
.days td a {
	padding: .2em;
	border: 2px solid #e6edf6;
}
.days td.weekend a {
	border-color: #c5d4e9;
}
.days td.today a {
	background-color: #fff;
}
.days td.selected {
	font-weight: bold;
}
.days td.selected a {
	border-color: #0896ff;
}
#destinationSearch {
	text-align:left;
	padding-bottom:2px;
	font-size: 14px;;
	color:#7f9db9;
	font-weight:bold;
}
