/***********************************************/
/* HTML tag styles - Cary Arms  */
/***********************************************/ 

*{
	padding:0px;
	margin:0px;
}

body{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	background-color: #c3ccd3;
	line-height: 18px;
	color: #6e6366;
	font-size: 11px;
}

p {
margin-bottom: 10px; 
}

img{
	border:none;
}

label{
	font: bold 100% Arial,sans-serif;
	color: #999;
	display: block;
}

fieldset{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #999;
	width: 350px;
}
 legend{
	font-weight: bold;
	color: #999;
 }

 p input{
	width: 200px;
}	


textarea{
	width: 300px;
	height: 100px;
} 

input:focus, textarea:focus{
	background: #efefef;
}


#wrapper {
	width: 908px;
	margin-left: auto;
	margin-top:40px;
	margin-right: auto;
	background-color:#FFFFFF;
}

#topWrapper {
	width:908px;
	background-color:#b8c1cb;
	border-left: solid 1px #fff;

}

#innerWrapper {
	width: 905px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	padding:1px;
}

#textWrapper  {
	width:866px;
	padding-left:20px;
	padding-right:20px;
	background-color: #ebebe7;
	background-image: url(images/buttons_back.gif);
	background-repeat: repeat-y;
	background-position: left;

}

#contentWrapper {
	float:right;
	width:573px;
	background-color:#f9f9f8;
	padding:25px;

}
/*********************/
.gallery{
  width:580px;
}
.gallery ul{
  list-style-type:none;
}
.gallery ul li{
	margin-bottom:20px;
	margin-right:15px;
	overflow:hidden;
	display:block;float:left;
}

.gallery img{

float:left;
}
.gallery a{
	float:left;
	padding:5px;
	border:1px solid #ccc;
}
/********************/
#mainContent {
	width:373px;
}

#mainContentFull {
	width:565px;
}


#banner {
	float:right;
	width:191px;
}

#flashContainer {
	width: 643px;
	height: 423px;
	float:right;
	
}


#buttons {
	width:243px;
	background-color:#B9C1CC;
	float: left;
}

#navtextSub a:link, #navtextSub a:visited{
	display:block;
	height:24px;
	width:204px;
	padding:42px 20px 30px 20px;
	color:#fff;
	font-size:110%;
	background-image:url(images/thumb_filler.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-bottom:solid 1px #fff;
	background-color:#b8c1cb;
}
#navtextSub a:hover{
	text-decoration:none;
	
	filter:alpha(opacity=50); 	
	opacity: 0.5;
}

#navtextSub li{
	list-style-type:none;
}





h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px 10px 0px;	
}

h6{ 
	display: inline;
	color:#666666;
}

h1{	
	font-size: 21px;
	color: #666666;
}

h2{
	font-size: 17px;
	color: #666666;	
}

h3{
 font-size: 95%;
 color: #666666;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #666666;
}

h5{
 font-size: 95%;
 color: #666;
}


.clear{
	clear:both;
}

#navContainer {
	width:265px;
	_width:255px;
	height:422px;
	border-top:solid 1px #fff;



}



#navtext{
	float: left;
	margin-left: 40px;
	
	color: #fff;
	line-height: 20px;
}

#navtext ul{
	
}

#navtext ul li{
	color:#fff;
	list-style-type:none;
}

#wrapper #navtext ul li .dwn{
	color:#f5c568;
}

#navtext ul li {
	padding:0px 2px;
	margin:0px;
}

#navtext ul li ul{
	margin-left:15px;
}


#navtext ul li a:link, #navtext ul li a:visited{
	color:#fff;
	text-decoration: none;
	font-size:98%;
}

#navtext ul li a:hover{
	color:#666;
}

#navtext ul .dwn a:link, #navtext ul .dwn a:visited{
	color: #333;
}
 


#footer {
	margin-top:20px;
	width: 908px;
	margin-left: auto;
	margin-right: auto;
}

a:link, a:visited {
	color:  #6e6366;
	text-decoration: none;
}


a:hover {
	color: #a5a6a6;
	text-decoration: underline;	
}



a.linkOpacity:hover img {
	filter:alpha(opacity=50); 	
	opacity: 0.5;
	
}

.horiz_line{
	border-bottom:solid 1px #333;
	margin-bottom:10px;
	height:10px;
}
/********************** image based h1's **********************/
.headerAll{
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	height:50px;
	margin:0;
	padding:0;
	overflow: hidden;	
	line-height:50em;
}

#headCottage{ background-image:url(images/titles/cottage.gif);}
#headHome{ background-image:url(images/titles/riviera_reborn.gif);}
#headRooms{ background-image:url(images/titles/rooms.gif);}
#headSpa{ background-image:url(images/titles/sparoom.gif);}
#headBar{ background-image:url(images/titles/the-bar.gif);}
#headBay{ background-image:url(images/titles/thebay.gif);}
#headFood{ background-image:url(images/titles/thefood.gif);}
#headWedding{ background-image:url(images/titles/weddings.gif);}

#checkAv{
	margin:5px 5px 5px 10px;

}


#calCont{
	background-color:#A7B4BD;
	color:#fff;
	padding:10px;
	margin:0px 12px;
	border:solid #efefef 1px;
}

.fsubm{
	border: 1px solid #efefef;
	color:#efefef;
    background-color: #8F9CA5;
	padding:5px;
}

.fsubm:hover{
	color:#ccc;
}
.fsubm:active{
	 background-color: #8F9CA5;
}

#voucher_banner{
	margin-bottom:10px;
	float:left;
}

#Logos { margin:20px auto 30px auto; width:908px; clear:both; }
#Logos LI { float:left; display:block; list-style-type:none; margin-right:8px; }

.utube { padding:2px 0 10px 20px; }
.utube A { font-size:12px; color:white; text-transform:uppercase; text-decoration:none; /* font-weight:bold; font-style:italic; */ }
.utube A I { font-size:10px; font-style:italec; }
.utube A:hover, .utube A:hover * { color:#d9dee3; }
.utubesrc { position:relative; left:1px; }

.ban1 { display:block; padding-bottom:10px; }


/*** weather ***/

.weather_wrapper{

	background:#fff;

	width:167px;

}

.weatherInner{
	width:75px;
	float:left;
	text-align:center;
	margin-left:10px;
	margin-bottom:10px;
	height:105px;

}

.weatherOuter{
	width:200px;
	padding:10px;
	background-color:#A7B4BD;
	height:270px;
	color:#fff;
	margin-bottom:20px;
	margin: 0 auto 20px auto;
}

.weatherOuter .dayTitle{
	font-weight:bold;
}
.weatherOuter h2{
	font-size:12px;
	margin-bottom:10px;
	text-align:center;
	color:#fff;
}

#newsletter_form{
	background:#B9C2CB;
	padding:10px;
	color:#fff;
	margin-bottom:10px;
}
  #newsletter_form label, #newsletter_form h2{
	color:#fff;
  }
  #newsletter_form input[type="text"]{
	width:169px;
	margin-bottom:5px;
  }
  #newsletter_form input[type="submit"]{
	float:right;
  }
  #newsletter_title{
	font-weight:bold;
	text-transform:uppercase;
	font-size:104%;
	margin-bottom:5px;
  }
