/* Stonepine Carmel */

* {
	margin:0;
	padding:0;
}
body {
	font-family:Helvetica, Arial, sans-serif;
	color:#fff;
	font-size:14px;
	text-align:left;
	background:url(/Common/Images/bg.jpg) no-repeat;
	margin:0 auto; 
}

ul {
	list-style-type:none;
}

div.clear {
	clear:both;
	height:1%;
}
a, a:visited {
	color:#fff;
}
#wrapper {
	margin:0 auto;
	text-align:left;
	width:960px;
	position: relative;
}	

/* Booking Box */
#BookingBox{
	position:absolute;
	width: 300px;
	height: 190px;
	top:140px;
	left:625px;
	padding: 10px;
	font-size:11px;
	color: #000000;
	background-color: #f6f6f6;
	border: 1px solid #9e9e9e;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType='0',startColorStr='#e8e8e8',endColorStr='#f5f5f5');
}
#BookingBox a, #BookingBox a:visited {
	color: #03132d;
}
#BookingBox a:hover {
	color: #7d8ba6;
}
#RoomOptions {
	vertical-align:top;
	overflow:auto;
	height:100px;
	width:275px;
	margin-top:8px;
	margin-bottom:8px;
	border: 1px solid #C1CFDF;
}

/* header */
#header {
	float:left;
	width:960px;
	height:124px;
	background:url(/Common/Images/header.jpg) no-repeat;
}
#homelink{
	position:absolute;
	width: 125px;
	height: 90px;
	top:0px;
	left:420px;
}
h1 {
	float:left;
	background:url(/Common/Images/logo.gif) no-repeat;
	width:1px;
	height:1px;
	text-indent:-9999px;
}
/* navigation */
#nav {
	float:left;
	position:relative;
	width:700px;
	height:20px;
	margin:98px 0 0 0;
	z-index:99999999;
}
#flash_home {
	z-index:2;
}

#nav li {
	float:left;
	z-index:99999999;
}
#nav li a {
	display:block;
	height:20px;
	text-indent:-9999px;
}
#nav a.booking {
	background:url(/Common/Images/booking.gif) no-repeat;
	width:92px;
}
#nav a.booking:hover {
	background-position: 0 -20px;
}
#nav a.accomodations {
	background:url(/Common/Images/accommodations.gif) no-repeat;
	width:173px;
	z-index:99999999;
}
#nav a.accomodations:hover {
	background-position: 0 -20px;
	z-index:99999999;
}
#nav a.recreation {
	background:url(/Common/Images/recreation.gif) no-repeat;
	width:118px;
	z-index:99999999;
}
#nav a.recreation:hover {
	background-position: 0 -20px;
	z-index:99999999;
}
#nav a.events {
	background:url(/Common/Images/events.gif) no-repeat;
	width:76px;
}
#nav a.events:hover {
	background-position: 0 -20px;
	z-index:99999999;
}
#nav a.weddings {
	background:url(/Common/Images/weddings.gif) no-repeat;
	width:109px;
	z-index:99999999;
	margin-left:60px;
}
#nav a.weddings:hover {
	background-position: 0 -20px;
	z-index:99999999;
}
#hha {
	float: right;
	margin: 17px 18px 0 0;
	display: inline;
}

*+html #hha {
	margin-right: 0px;
}

/* subnav */
#nav li ul {
	position:relative;
	/*width:971px;
	height:27px;*/
	top:-999em;
	left:-9999em;
	text-transform:uppercase;
	z-index:999999;
}
#nav li:hover ul, #nav li.over ul { 
	left:0;
	z-index:999999;
}
#nav li ul.sub_nav {
	position:absolute;
	top:20px;
	width:160px;
	overflow:hidden;
	z-index:999999;
	border-left:1px solid #ffefcd;
	border-right:1px solid #ffefcd;
	border-bottom:1px solid #ffefcd;
}
ul#nav li ul.sub_nav li a {
	color:#fff;
	width:151px;
	background:#435780;
	float:left;
	font-size:11px;
	height:12px;
	padding:10px 0 10px 10px;
	text-decoration:none;
	text-indent:0;
	z-index:99999999;
	position:relative;
}

#nav li ul.sub_nav li:hover {
z-index: 9999999; /* This is the important style directive, without it IE7 chokes */
}
#nav * li:hover {
visibility: inherit; /* fixes IE7 'sticky bug' */
}



#nav li ul.sub_nav li a:hover {
	border:0;
	color:#999999;
	visibility: inherit;
	z-index: 9999999; 
}
#nav li ul.accomodations {
	margin-left:95px;
	z-index:99999999;
}
#nav li ul.recreation {
	margin-left:238px;
	z-index:99999999;
}
#nav li ul.events {
	margin-left:343px;
	z-index:99999999;
}
#nav li ul.weddings {
	margin-left:485px;
	z-index:99999999;
}

/*home page styles */
#page_content {
	float:left;
	width:960px;
}
#primary_content {
	float:left;
	width:960px;
	background:url(/Common/Images/top_content.gif) no-repeat #435780;
}
#home #left_col {
	float:left;
	width:545px;
	height:195px;
	background:url(/Common/Images/equestrian.jpg) no-repeat 0 0;
	margin:17px 0 0 14px;
	display:inline;
}
#home #left_col h3.special_offers {
	background:url(/Common/Images/special_offers.gif) no-repeat;
	width:243px;
	height:21px;
	margin:21px 0 0 273px;
	text-indent:-9999px;
}
#home #left_col p {
	width:195px;
	margin:10px 0 0 300px;
	line-height:20px;
}
#home #right_col {
	float:right;
	width:385px;
	margin:17px 14px 0 0;
	display:inline;
	font-size:12px;
}

#home #right_col img {
	float:right;
}
#bottom_content {
	float:left;
	background:url(/Common/Images/bottom_content.gif) no-repeat;
	width:960px;
	height:3px;
	overflow:hidden;
}
#primary_content ul {
    list-style-type:disc;
    padding: 0 0 12px 20px
}

/*subpage */
#subpage #left_col {
	float:left;
	width:900px;
	margin:17px 0 0 14px;
	display:inline;
}
#subpage #left_col h3 {
	margin:0 0 12px 0;
}
#subpage #left_col p {
	width:900px;
	padding:0 0 12px 0;
}
#subpage #right_col {
	float:left;
	width:200px;
	margin:17px 14px 0 0;
	display:inline;
}


/* footer */
#footer {
	float:left;
	width:990px;
	height:46px;
	padding:7px 0 15px 9px;
}
#footer li {
	float:left;
	padding:3px 12px 0 0;
}
#footer li a {
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
#footer li span {
	float:left;
	margin:0 0 0 10px;
	display:inline;
}
#footer #footer_links {
	float:left;
	width:360px;
}
#copyright{
	float:left;
	margin-top: 0px;
}
#footer #footer_location {
	float:right;
	width:480px;
}
#footer #footer_location li {
	clear:left;
}
#footer #footer_location a {
	text-transform:none;
	font-weight:normal;
	font-size:12px;
}
#footer #footer_location #fl_left {
	float:left;
	widht:270px;
}
#footer #footer_location #fl_right {
	white-space:nowrap;
	float:left;
	widht:270px;
}

#simplegallery1{ //CSS for Simple Gallery Example 1
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	margin:0 0 0 100px;
	z-index:1;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
	text-align: left;
	padding: 2px 5px;
	border:1px solid #000;
	z-index:1;
}

.gallerystatus{
	z-index:1;
}

.gallerylayer{
	z-index:1;
}

.navpanellayer{
	z-index:1;
}

.navpanelbg{
	z-index:1;
}

.navpanelfg{
	z-index:1;
}

INPUT.Shadow
{
	border: 1px solid #C1CFDF;
	filter:progid:DXImageTransform.Microsoft.DropShadow(color="#666666",offX=1,offY=1);
}

.keywords{ 
	color: #808080;
	font-size: 7pt;
}