@charset "utf-8";
/* CSS Document */


		body {
			overflow:none;/*Needed to eliminate scrollbars*/
			color: #5d5449;
			background: #ffffff;
			background-image:url(../imgs/bg.jpg);
			font-family:Arial,Helvetica,sans-serif;
			font-size:11.3px;
			background-position:top;
			line-height:18px;
			margin:0;
			padding:0;
			height:100%;
			width:100%;
			
		}
		a{
			color:#2d2d21;
			text-decoration: none;
		}
		a:hover{
			color:#aeaf7e;
			text-decoration: none;
		}
		p{
		
		padding:0px 0px 14px 0px;		

		}
		/*Supersize Plugin Styles*/
		#navigation{
			background: url(../imgs/nav-bk.jpg) no-repeat;
			float: right;
			margin:22px 20px 0 0;
			
		}
#promotable{
position:absolute; 
width:354px; 
height:69px; 
right:0px; 
z-index:66666666; 


}

 #chaticon
{ 	
    left: 50%;
    margin-left: -349px;
    position: absolute;
    top: 15px;
    z-index: 1000000;
}

		#loading {
			position: absolute;
			top: 49.5%; 
			left: 49.5%;
			z-index: 3;
			width: 24px; 
			height: 24px;
			text-indent: -999em;
			background-image: url(../imgs/progress.gif);
		}
		#supersize{
			position:fixed;
		}
		#supersize img, #supersize a{
			height:100%;
			width:100%;
			position:absolute;
			z-index: 0;
		}
		#supersize .prevslide, #supersize .prevslide img{
			z-index: 1;
		}
		#supersize .activeslide, #supersize .activeslide img{
			z-index: 2;
		}
		
		html {
        overflow: hidden;
		overflow-x:hidden;
		height:100%;
		width:100%;
}
#footerlogos{
		 position:absolute; 
	 right:125px; 
	 bottom:0px; 
	 z-index:999999;
	
		}		
#bannercontainer {
	background-image:url(../imgs/topmenu-bg.jpg);
	height:139px;
	position:absolute;
	top:0px;
	left:0px;
	*left:2px;
	width: 100%;
	z-index:10;
}
/* ********* CONTENT PROPERTIES ********* */
#contentscroller {
	font-weight: normal;
	height:160px;
	margin:15px 0px 0px 0px;
	*margin:15px 0px 0px -16px;
	overflow:auto;
	padding-right:5px;
	position:relative;
	text-align:left;
	width:393px;
	color:#685e53;
}

#contentscroller a, #contentscroller a:visited {
	color: #690000;	
	text-decoration:underline;
}

#contentscroller a:hover {
	color: #466969;
	text-decoration: underline;
}
.contentopenclose {
	height:80px; 
	left:15px; 
	position:absolute; 
	top:150px; 
	width:78px; 
	z-index:300000; 
	margin-top:278px;
}
#search{
	width:173px; 
	right:0px; 
	float:right;
	
}
#flags{
	width:94px; 
	right:0px; 
	float:right;
	
}
/* ********* CONTENT PROPERTIES ********* */

h1 {
	font-family: "Times New Roman", Times, serif;	
	color:#860038;
	font-size:18px;
	font-weight: normal;
	font-weight: 500\0/;
	text-align:left;
	margin:0px 0px 0px 0px;
}
h2 {
	font: Arial, Helvetica, sans-serif;
	color:#34081c;
	font-size:12px;
	text-align:left;
	font-weight: bold;
	margin:0px 0px 12px 0px;
}

h3 {
	color:#2d2e21;
	font-size:12px;
	text-align:left;
	font-weight: bold;
	margin: 15px 0 6px 0;
}

/* LOGO*/
#logo{
height: 91px;
    left: 9px;
    position: absolute;
    top: 4px;
    width: 168px;
    z-index: 20;
}
/* CONTENT DIV*/
#contentdiv{
background-image: url("../imgs/content-bk.jpg");
    background-repeat: no-repeat;
    height: 266px;
    left: 50%;
    margin-left: -230px;
    margin-top: 443px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    text-align: left;
    width: 460px;
    z-index: 9;	
	
	}
/* OPEN/CLOSE CONTENT */	
#openclosediv{
	height:29px;
	left: 50%;
	position:absolute;
	width:147px;
	z-index:8;
	top:139px;
margin-left: -90px;	}
	
/* OFFERS */
#offers{
	height:92px;
	bottom: 75px;
	left: 50%;
	margin-left: -490px;
	padding-left: 0;
	position: absolute;
	text-align: center;
	width: 980px;
	z-index: 7;
	background-repeat:no-repeat;
	
}
/* SLIDER */
#slider{
	height:24px;
	bottom: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	position: absolute;
	padding-top:5px;
	width:100%;
	z-index: 8;
	background-image:url(../imgs/hotels-closed.jpg);
	background-repeat:repeat-x;
	*left:2px;
}

/* ********* SOCIAL MEDIA ********* */
#social{
    bottom: 32px;
	bottom: 28px\0/;
	*bottom:29px;
	position: absolute;
    	right: 0;
	*right:-2px;
   	/*width: 759px;*/
	z-index: 9;
}

#reviews {
	float:left;
	position:relative;
	right:-80px;
}

#facebook {
	float:left;
	position:relative;
	right:-38px;
}

#twitter {
	float:left;
	position:relative;
	right:0;
}

#facebooklike {
	border:none;
	bottom: 20px;
	height:35px;
	overflow:hidden;
	position: absolute;
	right: 190px;
	width: 85px;
	z-index: 10;
}

.twitter-share-button {
	bottom: 35px;
	position: absolute;
	right: -24px;
	z-index: 10;
}



/* FOOTER */
#footer1{
	position:absolute;
	bottom:0px;
	width:100%;
	height:30px;
	background:url(../imgs/bottom-bg.jpg);
	background-repeat:repeat-x;
	z-index:200000;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	
	}
#footer{
	position:absolute;
	bottom:0px;
	width:100%;
	height:32px;
	background:url(../imgs/bottom-bg.jpg);
	background-repeat:repeat-x;
	z-index:200000;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	*left:2px;
	}
	 
#toplinks{
font-family:Arial,Helvetica,sans-serif;
	font-size:10.5px;
	position: absolute;
	top:5px;
	right:15px;
	z-index:9999;	
}
#footeraddress{
	position: absolute;
	width:926px;
	top:7px; 
	left:7px;
	color:4d0031; 
	}

	
#tel{
	color:#ffffff;
	
	}
#tel2{
       color:#aeaf7e;
       }
#emailfooter{
color:#ffffff
}

/* AVVIO LINK */
#avviotext{
	position:absolute;
	right:7px;
	top:5px;
	color:#ffffff;
	padding-left:0px;

}
#avviotext a{
	color:#ffffff;	
}
#avviotext a:hover{
		color:#aeaf7e;
}


/* ********* QUICKBOOK FORM PROPERTIES ********* */

#reservations {
    background-image: url("../imgs/red-reservations.jpg");
    background-repeat: no-repeat;
    height: 69px;
    position: absolute;
    right: 0;
    top: 30px;
    width: 789px;
}

#c5QuickBookTable {
    display: block;
    position: absolute;
    right: 350px;
    top: 8px;
    z-index: 2147483647;
}

#page #c5QuickBookTable tr td {
	vertical-align: middle;
	text-align: right;
}
#c5QuickBookTable * {
	color: #000e2e;
	font-size: 10px;
	font-weight: normal;
}
#c5QuickBookTable select, {
	background-color: #ffffff;
	border: 1px solid #7f6031;
	color: #000e2e;
	display: block;
	font-weight:normal;
}
#c5QuickBookTable #ci_ym {
	width: 84px;
	height: 19px;
}
#c5QuickBookTable #nights, #c5QuickBookTable #ci_day {
	width: 43px;
	height: 19px;
}
#c5QuickBookTable #rateslink, #c5QuickBookTable #rateslink:visited {
	text-decoration: none;
	color: rgb(72,226,255);
	font-size: 11px;
	margin-right: 10px;
	margin-bottom: 2px;
}
#c5QuickBookTable #rateslink:hover {
	color: rgb(72,226,255);
}
#quickbooktxt {
	color:#333333;
	font-size:10px;
}
#quickbookerror {
	background-color: #eee;
	border: 2px solid red;
	color: red;
}

/* ********* BEST RATES ********* */


#bestrate {
	font-size:10px;
	position:absolute;
	right:347px;
	text-align:right;
	top:38px;
	letter-spacing:-1px;
	text-transform:uppercase;
	z-index:9999999999;
		
}

#bestrate a, #bestrate a:visited {
	color: #610034;	
	text-decoration: underline;
}

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

/* ********* HOTEL FOOTER LIST ********* */
#hotels_list{
	overflow:hidden;
	height: 302px;
	width: 100%;
	position: absolute;
	bottom: -240px;
	background-color: #aeaf7e;
	z-index: 7;
	display:none;
	*left:2px;
}
#hotels_list a {
	color:#fff;
}

#hotels_list a:hover {
	color:#27291c;
}

.footercolumn {
	float: left;
	line-height: 15px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 15px;
	width: 186px;
}

.footercolumn li {
	background: url(../imgs/hotels-arrow.gif) no-repeat;
	background-position: 0px 4px;
	margin:0 0 0 0;
	padding-left:18px;
}

.footercolumn a {
	font-size:11px;
}

#slider a {
	color: #2d2e21;
}

#contentdiv h3{
	font-family: "Times New Roman", Times, serif;	
	color:#ffffff;
	font-size:18px;
	font-weight: normal;
	font-weight: 500\0/;
	text-align:left;
	margin:25px 0px 0px 29px;
}

div#livechat {
position: absolute;
right: 527px;
top: 9px;
z-index: 100;
}
.googlesearchbar{
float:right; width:230px; position:absolute; right:5px;
}
.googleresults{
overflow: auto;
height: 77%\0/;
height: 79%;
*position:absolute;
margin-top: 138px;
}

#signuptext
{
	margin-top:36px;
	margin-right:293px;
	float:right;
}

#gobtn
{
	float:right;
	margin-top: 37px;
	margin-right:-125px;
}
#contentdiv h1 {
font-family: "Times New Roman", Times, serif;
color: #ffffff;
font-size: 18px;
font-weight: normal;
font-weight: 500\0/;
text-align: left;
margin: 25px 0px 0px 29px;
}
 /* ==================search button and input field custom rules ===========================*/
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    border-color: #7e9db9!important;
    height:20px!important;
    /*width:140px!important;*/
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    border-color: #7a0035!important;/*	change per property	*/
    background-color: #7a0035!important;/*	change per property	*/
    background-image: none!important;
    filter: none!important;
    padding: 4px!important;
	margin-left: -7px!important;
}
input.gsc-input {	font-size: 12px!important;}
.gsib_a {	padding: 1px 0px 0px 3px!important;	width:95%!important;}
.gsst_a {	padding-top:1px!important;}
.gsst_b {	padding:0px!important;}
input#gsc-i-id1.gsc-input, input#gsc-i-id2.gsc-input {	height:18px!important;}
td.gsc-input{	padding-top:4px!important;}
.googlesearchbar {
	width: 220px!important;
	right: 10px!important;
}
/* ==================search button and input field custom rules end ===========================*/
