/*
Carbis Bay Hotel

Author:	Russell Jones | Slightly Different Ltd
Date:	26/6/06
*/



/* GLOBAL STUFF_______________________________________________*/

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #4E4E4E;
	}

p {
	margin: 0;
	padding:0;
	}	
	
p+p{
	padding-top:24px;
	}
	
a img {
	border: none;
	}	

a {
	color: #AAA479;
	text-decoration: none;
	font-weight:bold;
	}

h1 {
	font-size: 16px;
	color: #C5B798;
}

h2 {
	font-size: 14px;
	color: #C5B798;
}

a:hover {
	color: #FF7200;
	font-weight:bold;
	text-decoration: underline;
	}
	
#skiplinks{
	display:none;
	}
	
.hide {
	display: none; 
	} 

div.clearme { 
	height: 1px;
	line-height: 1px;
	clear: both;
	overflow: hidden;
}

blockquote {
	background:#FFFC98;
	margin:0;
	padding:10px 10px 15px 10px;
	width:400px !important;
	}
	
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #C8C08E;
}
	
blockquote p{
	color:#6E6742;
	margin:0 !important;
	padding: 0 !important;
	}
	
blockquote strong, blockquote a{
	color:#D87D2D !important;
	font-weight:bold;
	font-size:11px;
	}
	
blockquote img{
	float:left;
	padding-right:15px;
	}

/* IMAGE FLOATS_______________________________________________*/

img.left{
	float:left;
	padding:11px 11px 0 0
	}
	
img.right{
	float:left;
	padding:0 11px 0 11px 
	}

/* LAYOUT_______________________________________________*/

#container{
	margin:0 auto;
	width:846px;
	}
	
	.container{
	margin:0 auto;
	width:846px;
	text-align:left;
	}
	
	#top{
		width:100%;
		height:26px;
		background-color:#869962;
		border-bottom:1px solid #BAC5A5;
		}
		
	.stars{
		margin:0 auto;
		height:26px;
		width:120px;
		background:url(/images/generic/3stars.gif) top no-repeat;
		}
		
	#damask{
		width:100%;
		height:92px;
		background:url(/images/bgs/damask2.gif) #596C45 repeat-x top;
		}
		
	#header{
	height:92px;
		}
	
	#header h1, #header h1 a{
		background:url(/images/generic/logo.gif) no-repeat top transparent;
		text-indent:-9999px;
		width:133px;
		height:92px;
		display:block;
		margin:0;
		}
		
	#navwrapper{
		width:100%;
		height:29px;
		background:url(/images/bgs/navwrap.gif) repeat-x top;
		}
		
/*FOOTER__________________________________________________*/
	
#footer{
	background:url(/images/bgs/footer.gif) top center no-repeat;
	height:90px;
	clear:both;
	}
	
	#footer p{
	text-align:center;
	font-size:10px !important;
	line-height: 12px !important;
	color:#B0B4AD;
	padding-top:10px;
	}
	
#footerlinks{
	margin:0 auto;
	text-align:center;
	padding-top:30px;
	background:url(/images/bgs/aa.gif) bottom no-repeat;
	height:60px;
	}
	
#footerlinks ul{
	list-style-image:none;
	margin:0;
	padding:0;
	text-align:center;
}

#footerlinks li, #footerlinks a{
	display:inline;
	color:#808679;
	font-size:10px;
	font-weight:normal;
	padding-right:10px;
}

/*FIRST NAVIGATION LINKS_________________________________________________________*/
#firstnav{
	margin-top:20px;
	height:20px;
	text-align:right;
	width:500px;
	position:absolute;
	margin-left:348px;
	}
	
#firstnav ul{
	list-style-image:none;
	margin:0;
	padding:0;
	}
	
#firstnav li{
	display:inline;
	color:#F5EACA;
	padding-right:5px;
	font-size:10px;
	}
	
#firstnav li a{
	color:#C1A951;
	text-decoration:none;
	font-weight:normal;
	}	
	
	
/* MAIN NAVIGATION_______________________________________________*/	

#main-nav {
    margin:0 auto;
    width: 846px;
    height: 29px;
    background: #B1C580 url(/images/navigation/main-idx.gif) no-repeat;
}

#main-nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    /*clear: left;*/
    height: 29px;
}
#main-nav ul li {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    border: none;
}
#main-nav ul li a {
    display: block;
    height: 29px;
    padding: 0;
    margin: 0;
}

li#nav_uno a{ width: 78px;}
li#nav_due a { width: 94px; }
li#nav_tre a { width: 97px; }
li#nav_quattro {width:124px}
li#nav_cinque a {width:114px}
li#nav_sei a {width:150px}
li#nav_sette a {width:76px}
li#nav_otto a {width:113px}

li#nav_uno a:hover { background: transparent url(/images/navigation/main-over.gif) 0px 0px no-repeat; }
li#nav_due a:hover { background: transparent url(/images/navigation/main-over.gif) -78px 0px no-repeat; }
li#nav_tre a:hover { background: transparent url(/images/navigation/main-over.gif) -172px 0px no-repeat; }
li#nav_quattro a:hover { background: transparent url(/images/navigation/main-over.gif) -269px 0px no-repeat; }
li#nav_cinque a:hover { background: transparent url(/images/navigation/main-over.gif) -393px 0px no-repeat; }
li#nav_sei a:hover { background: transparent url(/images/navigation/main-over.gif) -507px 0px no-repeat; }
li#nav_sette a:hover { background: transparent url(/images/navigation/main-over.gif) -657px 0px no-repeat; }
li#nav_otto a:hover { background: transparent url(/images/navigation/main-over.gif) -733px 0px no-repeat; }

#main-nav-a {
    margin:0 auto;
    width: 846px;
    height: 29px;
    background: #B1C580 url(/images/navigation/main-2-idx.gif) no-repeat;
}

#main-nav-a ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    /*clear: left;*/
    height: 29px;
}
#main-nav-a ul li {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    border: none;
}
#main-nav-a ul li a {
    display: block;
    height: 29px;
    padding: 0;
    margin: 0;
}

#main-nav-a ul li strong { display: none; }

.active1a { background: transparent url(/images/navigation/main-2-over.gif) 0px 0px no-repeat; }

li#nav_one a{ width: 62px; }
li#nav_two a{ width: 71px; }
li#nav_three a{ width: 75px; }
li#nav_four a{ width: 110px; }
li#nav_five a{ width: 100px; }
li#nav_six a{ width: 81px; }
li#nav_seven a{ width: 79px; }
li#nav_eight a{ width: 104px; }
li#nav_nine a{ width: 58px; }
li#nav_ten a{ width: 106px; }

li#nav_one a:hover { background: transparent url(/images/navigation/main-2-over.gif) 0px 0px no-repeat; }
li#nav_two a:hover { background: transparent url(/images/navigation/main-2-over.gif) -62px 0px no-repeat; }
li#nav_three a:hover { background: transparent url(/images/navigation/main-2-over.gif) -133px 0px no-repeat; }
li#nav_four a:hover { background: transparent url(/images/navigation/main-2-over.gif) -208px 0px no-repeat; }
li#nav_five a:hover { background: transparent url(/images/navigation/main-2-over.gif) -318px 0px no-repeat; }
li#nav_six a:hover { background: transparent url(/images/navigation/main-2-over.gif) -418px 0px no-repeat; }
li#nav_seven a:hover { background: transparent url(/images/navigation/main-2-over.gif) -499px 0px no-repeat; }
li#nav_eight a:hover { background: transparent url(/images/navigation/main-2-over.gif) -578px 0px no-repeat; }
li#nav_nine a:hover { background: transparent url(/images/navigation/main-2-over.gif) -682px 0px no-repeat; }
li#nav_ten a:hover { background: transparent url(/images/navigation/main-2-over.gif) -740px 0px no-repeat; }

#main-nav ul li strong { display: none; }

.active1{ background: transparent url(/images/navigation/main-over.gif) 0px 0px no-repeat; }



/* INDEX SPECIFIC_______________________________________________*/	

#photo-area{
	height:268px;
	background:/*url(/images/bgs/idx-photoarea.jpg) repeat-x top*/ #B1C580;
	}
	
#slideshow{
	width:810px;
	height:195px;
	padding:18px 0 0 19px;
	}

#photo-area-new{
	height:332px;
	background:/*url(/images/bgs/idx-photoarea.jpg) repeat-x top*/ #B1C580;
	}
	
#slideshow-new{
	width:810px;
	height:296px;
	margin: 0 0 0 15px;
	border: solid #FFF 4px;
	position: relative;
	top: 14px;
	}
	
#date-area{
	background:url(/images/bgs/idx-datebar.gif) repeat-x top;
	text-align:center;
	/*padding:5px 0 5px 0;*/
	/*height:27px;*/
	}

#date-area-two{
	background:url(/images/bgs/book-online-index.gif) repeat-x top;
	text-align:center;
	width: 846px;
	height: 32px;
	}
	
#date-text{
	background:url(/images/bgs/idx-datebar-fleuron.gif) #F5F4EB no-repeat;
	height:27px;
	width:200px;
	margin: 0 auto;
	}
	
#date-text p{
	line-height:27px;
	padding-left:6px;
	color:#BEBA92;
	font-size:10px;
	}
	
#left-content{
	width:433px;
	float:left;
	/*background:url(/images/bgs/idx-leftcurve.gif) top no-repeat;*/
	padding-top:18px;
	}
	
#left-content p{
	padding-right:20px;
	padding-top:12px;
	}
	
#left-content h3{
	color:#D8C62D;
	font-weight:bold;
	font-size:11px;
	margin:0 !important;
	margin-top:15px !important;
	padding: 0 !important;
	}
	
	
#col-one{
	width:189px;
	float:left;
	background:url(/images/bgs/idx-col-one.jpg) top no-repeat;
	padding:18px 8px 2px 8px;
	}
	
	
#col-one img{
	padding:12px 0 8px 0;
	}
	
#col-one p{
	color:#6C7162;
	margin-right:15px;
	}
	
#col-one a{
	font-weight:bold;
	color:#6A8631;
	}
	
	
#col-two{
	width:190px;
	float:left;
	background:url(/images/bgs/idx-col-two.jpg) top no-repeat;
	padding-top:18px;
	padding:18px 8px 2px 8px;
	}
	
#col-two img{
	padding:3px;
	border:1px solid #C0CED1;
	background:#E6EFF0;
	float:left;
	margin:13px 5px 10px 5px;
	}
	
	
#col-two a{
	color:#3D81B2;
	font-weight:bold;
	}
	
	
	
.offers-link, .offers-link a{
	color:#D8C62D;
	font-weight:bold;
	font-size:11px;
	}
	
#slideshow{
	width:810px;
	height:195px;
	}
	
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	


