@charset "UTF-8";
/****************************************************************************

Author: Stephen
Development by: Wallop
Last updated: 

*****************************************************************************/

/* defaults ****************************************************************/

* {
	margin:0;
	padding:0;
} 

body {
	font:normal 12px 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	background:#181003 url(../images/bg_main.jpg) no-repeat center top;
	color:#666;
}

body a {
	color:#824027;
	text-decoration:none;
	overflow:hidden;
}

body a:hover {
	color:#500000;
}

/* font shorthand 

font:italic small-caps bold 1em/140% "Lucida Grande",sans-serif;

/*

/* heading attibutes *************************************************/

h2 {
	color:#444;
	margin:0 0 6px 0 !important;
	font-weight:bold;
	font-size:14px;
}

h3 {
	color:#77903a;
	margin:0 0 6px 0 !important;
	font-weight:normal;
	font-size:16px;
}

h1.promoTitle {
	font-size:13px;
	font-weight:bold;
	color:#666;
	margin:0 0 15px 0;
}

h4.press {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#824027;
	font-style:italic;
	font-size:27px;
	font-weight:normal;
	margin:0 0 15px 0;
}

/* removes the link underline from logo swap */

h1 a {
	text-decoration:none;
}

/* list items ********************************************/

ul, li {
	margin:0;
	padding:0;
	list-style:none;
}
 
/* set more defaults **********************************************************/

a img {
	border:none !important;
}

/* class attributes *********************************************/

.clear {
	clear:both;
}

.title {
	color:#333;
	font-weight:bold;
	font-size:15px;
}

/*------ORIGINAL
.subject, .subjectSm {
	padding:12px 0 8px 0;
	margin-top:10px;
	font-size:11px;
	color:#999;
	background: url(../images/png/break_two.png) repeat-x 0 0;
	height:30px;
	text-align:right;
	clear:both;
}---*/

.subject, .subjectSm {
	padding:12px 0 8px 0;
	margin-top:10px;
	font-size:11px;
	color:#999;
	/*background: url(../images/png/break_two.png) repeat-x 0 0;*/
	display:inline;
	/*height:30px;
	text-align:right;*/
	clear:both;
}

/*-----Print this page layout control----*/

.printSeo {
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	height:32px;
	padding:0;
	margin:10px 0 0 0;
}

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

#contentLeft .printSeo span.printPage, #contentLeftWide .printSeo span.printPage {
	float:left;
	background:url(../images/icon_printer.gif) no-repeat;
	background-position:0 5px; 
	padding:9px 0 7px 25px;
	vertical-align:middle;
}

#contentLeft .printSeo span.subjectSmNew, #contentLeftWide .printSeo span.subjectSmNew {
	float:right;
	padding:9px 0 7px 0;
	background:none;
}

#contentLeft .printSeo h1, #contentLeftWide .printSeo h1 {
	font-size:11px;	
	color:#999999;
}

/*------End of clean up--------*/

.subjectSm {
	padding:0;
	margin:0;
	background:none;
}

p.center {
	text-align:center !important;
}

p.subheading { /* delete this later */
	color:#333;
	margin:0 0 6px 0 !important;
	font-weight:bold;
}

p.subtitle { /* delete this later */
	color:#77903a;
	font-weight:normal;
	font-size:16px;
}

.bgWhite {
	background:#fff !important;
}

p.credit {
	width:100%;
	float:right;
	text-align:right !important;
	text-transform:uppercase;
	font-size:9px;
	font-style:italic;
	color:#888;
	clear:both;
}

p.fineprint {
	font-size:10px;
	color:#222;
}

p.top {
	background:url(../images/icon_top.gif) no-repeat 0 4px;
	padding-left:20px;
	line-height:22px;
}

ul.menuList {
	clear:both;
	padding-bottom:30px;
}

ul.menuList li {
	display:inline !important;
	float:left;
	margin:0 10px 1px 0 !important;
	line-height:normal!important;
	padding:0 !important;
	list-style-type:none !important;
}

ul.menuList li a {
	padding:10px;
	width:70px;
	display:block;
	background:#fff url(../images/bg_button.jpg) repeat-x 0 0;
	font-size:9px;
	color:#333;
	border:solid 1px #afaaa9;
	text-transform:uppercase;
	text-align:center;
}

ul.menuList li a:hover {
	background:#fff url(../images/bg_button_hover.jpg) repeat-x 0 0;
	cursor:pointer;
	color:#666;
}

ul.menuList li a.buttonWide {
	width:120px;
}

.lightItalic, .lightItalicBig {
	color:#888;
	font-style:italic;
}

.lightItalicBig {
	font-size:14px !important;
}

.uppercaseSmall, .date, .select {
	text-transform:uppercase;
	font-size:11px;
	color:#824027;
}

.uppercaseSmall {
	font-weight:bold;
}

.date {
	color:#999;
}

.select {
	color:#666;
}

div.menu {
	color:#444;
	clear:both;
}

div.colWrap {
	width:620px;
	clear:both;
}

div.colLeft, div.colRight {
	width:300px;
	float:left;
}

div.colRight {
	float:right;
}

.junebugLogo {
	border-top:1px dotted #CCC;
	width:200px;
	padding-top:10px;
}

/* testimonials */

p.photoRight {
	float:right;
	margin:0 0 10px 20px;
}

/* google map stuff */

p.map {
	float:right;
	margin:0 0 20px 20px;
	width:400px;
	height:300px;
	border:solid 1px #444;
}

p.mapBubble {
	width:260px;
	padding:0 !important;
	margin:0 0 6px 0 !important;
}

a.mapUrl {
	font-weight:bold;
	padding-bottom:14px;
	display:block;
}

.googledir td {
	padding:10px !important;
}

.googledir div div div {
	margin:20px 0 !important;
	text-transform:uppercase;
	font-size:10px;
	color:#824027;
}

div#directions div.googledir div table tbody tr td td {
	font-weight:bold !important;
	font-size:14px !important;
	color:#333;
}

/* end google map stuff */

table.pick, div.pick {
	background-color:#eee;
	border:solid 1px #ccc;
	margin-bottom:20px;
}

div.pick {
	width:220px;
	float:right;
	border:solid 2px #ddd;
	padding:20px 25px 0 25px !important;
	margin:0 0 10px 20px;
}

table.pick td {
	padding:20px 20px 0 20px;
}

p.photoRight {
	float:right;
	padding:0 0 0 20px !important;
}

p.photoLeft {
	float:left;
	padding:0 20px 0 0 !important;
}

td.eventDate, td.eventDateWide {
	width:34px;
	padding:8px 8px 30px 0;
	font-weight:normal;
	font:normal 22px Georgia, "Times New Roman", Times, serif;
	color:#333;
	/*border-right:solid 1px #ddd;*/
	text-align:right;
	background:url(../images/png/bg_date.png) no-repeat 0 0;
}

td.eventDateWide {
	background:url(../images/png/bg_date_wide.png) no-repeat 6px 0;
}

td.eventInfo {
	width:548px;
	padding:0 20px 0 10px;
	line-height:20px;
	vertical-align:top;
}

.eventTable {
	margin:20px 0 20px 0;
}

.mediaContacts {
	width:220px;
	float:right;
	background-color:#fff;
	border:solid 2px #ddd;
	padding:0 25px !important;
	margin:0 0 10px 20px;
}

.price {
	font-size:14px;
	font-weight:bold;
	color:#333;
}

p.pressThumb {
	width:120px;
	height:120px;
	float:left;
	border:solid 1px #666;
	margin:0 20px 10px 0 !important;
}

div.buzzSummary {
	clear:both;
	height:140px;
	padding-bottom:20px !important;
}
div.buzzSummary2 {
	clear:both;
	height:170px;
	padding-bottom:20px !important;
}
a.screen {
	background:url(../images/icon_screen.gif) no-repeat 0 3px;
	padding:2px 0 2px 22px;
}
a.video {
	background:url(../images/icon_video.gif) no-repeat 0 3px;
	padding:4px 0 4px 22px;
}
/* dotted line breaks */

.break p {
	margin:0;
	padding:0 0 0 20px;
	clear:both;
}

p.break {
	background: url(../images/png/break.png) repeat-x 0px 16px;
	height:30px;
	clear:both;
}

p.breakNoSpace {
	background: url(../images/png/break.png) repeat-x;
	height:3px;
	clear:both;
}

/* main divs ********************************************************************/

#wrap {
	width:970px;
	margin:0 auto;
	text-align:center;
}

#wrap p {
	margin:0 0 10px 0;
	line-height:18px;
	text-align:left;
}

#contentWrap, #contentWrapInterior, #contentWrapInterior02 {
	width:960px;
	margin:5px;
	background:#fff;
	text-align:left;
	position:relative;
}

#contentWrapInterior {
	background:#fff url(../images/bg_content_interior.jpg) no-repeat 20px 400px;
}
#contentWrapInterior02 {
	background:#fff url(../images/bg_content_interior02.jpg) no-repeat 20px 58px;
}

#masthead {
	width:940px;
	height:340px;
	margin:0 10px 0 10px;
}

#featuresWrap {
	width:330px;
	height:330px;
	position:absolute;
	left:20px;
	top:420px;
	background:url(../images/png/bg_features.png) no-repeat 0 0;
	z-index:100;
}

#features {
	width:276px;
	height:290px;
	margin:20px 0 0 27px;
}

/* next and previous buttons for the features thing */ 

#prevBtn a, #nextBtn a {
	display:block;
	width:38px;
	height:38px;
	text-indent:-9999px;
	background:url(../images/png/btn_features_left.png) no-repeat 0 0;
	position:absolute;
	top:160px;
	left:7px;
	overflow:hidden;
}

#nextBtn a {
	background:url(../images/png/btn_features_right.png) no-repeat 0 0;
	left:283px;
}

#content, #contentInterior {
	width:580px;
	background:#fff url(../images/bg_content_home.jpg) no-repeat 0 0;
	text-align:left;
	padding:10px 20px 20px 360px;
}

#contentInterior {
	width:640px;
	padding:0 0 20px 0;
	background:none;
	float:right;
	margin:30px 30px 0 30px;
}

#contentLeft {
	width:390px;
	float:left;
}

#contentLeftWide {
	width:620px;
	float:left;
}

#contentRight {
	width:230px;
	float:right;
}

#contentLeft p, #contentRight p, #contentLeftWide p {
	margin:0 0 20px 0;
	line-height:20px;
}

#contentLeft ul, #contentLeftWide ul {
	margin-bottom:20px;
}

#contentLeft li, #contentLeftWide li {
	line-height:24px;
	padding-left:10px;
	margin-left:20px;
	list-style-type:none;
	background:url(../images/bullet.gif) no-repeat 0 11px;
}

#contentLeft ul.noBullets li, #contentLeftWide ul.noBullets li {
	margin-left:0 !important;
	list-style-type:none !important;
	background-image:none;
	padding-left:0;
}

#contentRight p.pagePhoto {
	margin:0 0 6px 0;
}

#contentRight p.caption {
	text-align:right;
	font-size:10px;
	line-height:16px;
}

#contentRight p.caption strong {
	color:#824027;
}

/*a.printPage { 
	display:inline;
	background:url(../images/icon_printer.gif) no-repeat;	
	padding:3px 11px 3px 25px;
	margin:0 10px 5px 0;
	font-size:11px;
	border-right:1px solid #CCC;
}*/

#wineryTourMap {
	width:920px;
	height:400px;
	margin:0 20px 0 20px;
	clear:both;
	border:solid 1px #444;
}

p#mapLink {
	float:right;
	font-weight:bold;
}

#directions {
	width:880px;
	margin:20px 40px;
}

select#wineries, input.select {
	padding:6px !important;
	margin:10px 0 20px 0 !important;
	clear:both;
}

div#tour {
	width:920px;
	height:400px;
	border:solid 1px #444;
}


/* tertiary nav */

#tertiaryNav {
	width:230px;
	margin:30px 0 0 20px;
	float:left;
}

#tertiaryNav li a {
	width:180px;
	display:block;
	height:10px;
	padding:15px 50px 20px 0;
	text-align:right;
	border-bottom:solid 1px #e5e3d8;
	font-size:11px;
	color:#6f7554;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#tertiaryNav li a:hover, #tertiaryNav li a:hover.active {
	color:#a6a196;
	background:url(../images/arrows_hover.gif) no-repeat 190px 16px;

}

#tertiaryNav li a.active {
	background:url(../images/arrows.gif) no-repeat 190px 16px;
	font-weight:bold;
}

#tertiaryNav li a.last {
	border:none;
}

#buttonWrap {
	width:580px;
	height:116px;
}

a#groundsTour, a#wineryTour, a#groundsTourSmall, a#wineryTourSmall {
	display:block;
	width:284px;
	height:92px;
	text-indent:-9999px;
}

a:hover#groundsTour, a:hover#wineryTour {
	background-position:0 -92px;
}

a:hover#groundsTourSmall, a:hover#wineryTourSmall {
	background-position:0 -90px;
}

a#groundsTour {
	background:url(../images/btn_grounds_tour.jpg) no-repeat 0 0;
	float:left;
}

a#groundsTourSmall, a#wineryTourSmall {
	float:none;
	width:230px;
	height:90px;
}

a#groundsTourSmall {
	background:url(../images/btn_grounds_tour_sm.jpg) no-repeat 0 0;
	margin-top:30px;
}

a#wineryTour {
	background:url(../images/btn_winery_tour.jpg) no-repeat 0 0;
	float:right;
}

a#wineryTourSmall {
	background:url(../images/btn_winery_tour_sm.jpg) no-repeat 0 0;
}

#twitter {
	width:885px;
	height:17px;
	background:#f0efef url(../images/twitter_bird.gif) no-repeat 35px 10px;
	padding:18px 0 15px 75px;
	font-size:11px;
	clear:both;
}

#galleryNav {
	width:935px;
	height:17px;
	/*background-color:#ddd;*/
	background:url(../images/bg_galleryNav.jpg) repeat-x 0 0;
	border-top:solid 1px #ddd;
	padding:18px 0 15px 25px;
	clear:both;
}

#galleryNav li {
	display:inline;
	margin:0 30px 0 0;
}

ul.socialMedia {
	margin:13px 0 0 10px;
	float:right;
	overflow:hidden;
}

ul.socialMedia li {
	display:inline;
	float:left;
}

a.facebook, a.twitter, a.youtube, a.flickr, a.tripadvisor  {
	width: 40px;
	height:40px;
	display:block;
	text-indent:-9999px;
}

a.facebook {
	background:url(../images/icon_facebook.gif) no-repeat 0 0;
}

a.twitter {
	background:url(../images/icon_twitter.gif) no-repeat 0 0;
}

a.youtube {
	background:url(../images/icon_youtube.gif) no-repeat 0 0;
}

a.flickr {
	background:url(../images/icon_flickr.gif) no-repeat 0 0;
}

a.tripadvisor {
	background:url(../images/logo_tripadvisor.png) no-repeat 0 0;
}

#footer {
	/*width:920px;*/
	height:60px;
	padding:0 10px 0 10px;
	background-color:#e7e3d2;
	border-top:solid 1px #d4cfbf;
	clear:both;
}

ul.footerLinks {
	float:left;
	margin:22px 0 0 20px;
	text-align:right;
}

ul.footerLinks li {
	display:inline;
	margin:0 10px 0 0;
	font-size:10px;
}

#footer #address {
	float:left;
	font-size:11px;
	line-height:20px;
	text-align:left;
	padding-left:20px;
	padding-top:10px;
	color: #242424;
}
#footer ul.logos {
	margin-top: 10px;
}
#footer ul.logos li {
	float:left;
}
#footer a.preferred {
    float: left;
    display: block;
    width: 84px;
    height: 38px;
    margin: 0 20px 0 15px;
    background: url(../images/logo_preferred_hotel.gif) top left no-repeat;
    text-indent: -9999px;
}

#footer a.preferred:hover, a.personalLuxury:hover {
    opacity: 0.5;
    filter: alpha(opacity = 50);
    -moz-transition: 0.25s ease-in;
    -webkit-transition: 0.25s ease-in;
    -o-transition: 0.25s ease-in;
    transition: 0.25s ease-in; 
}

#footer .personalLuxury {
    float: left;
    display: block;
    width: 102px;
    height: 39px;
    background:url(../images/logo_personal_luxury.gif) top left no-repeat;
    margin:0;
	text-indent: -9999px;
    cursor:pointer;
}
#content p.introtext {
	line-height:22px;
}	

h1#logo a {
	display:block;
	width:254px;
	height:57px;
	background:url(../images/png/logo.png) no-repeat 0 0;
	text-indent:-9999px;
	margin:18px 0 0 0;
	float:left; 
	overflow:hidden;
}

h1#logo a:hover {
	background-position:0 -57px;
}

#header {
	width:970px;
	height:92px;
	position:relative;
	clear:both;
	margin-top:20px;
}

#header a {
	color:#fff;
}

#header a:hover {
	color:#b7b2ac;
}

#slideshow, #slideshowHome {
	width:920px;
	height:340px;
	margin:0 20px 0 20px;
	clear:both;
}
#slideshow.wedding {
	width:920px;
	height:380px;
	margin:0 20px 0 20px;
	clear:both;
}
#slideshow p.caption {
	text-align:right;
	font-size:10px;
	line-height:22px;
}
#slideshowHome {
	height:400px;
}

#cowbell, #galleryPhoto {
	width:920px;
	height:400px;
	margin:0 20px 20px 20px;
	clear:both;
	background:#222;
}

#galleryPhoto {
	height:550px;
}

/*-------FLICKR PHOTO GALLERY--------*/

#galleryPhotoFlickr {
	min-height:350px;
	background:#222;
	margin:0 20px 20px 20px;
	padding-bottom:20px;
	clear:both;
}

#flickrGallery01 {
	float:left;
	width:500px;
	padding:50px 20px 20px;
}

#flickrGallery02 {
	float:left;
	width:300px;
	padding:75px 20px 20px;
	color:#CCC;
}

#flickrGallery02 h1{
	font-size:15px;
	margin-bottom:5px;
}

.flickrControls {
	background:url(../images/bg_flickr_gallery.gif) no-repeat 0 0;
	height:21px;
	width:300px;
	padding:6px 0 0 15px;
}

#wrap p.flickrControls {
	margin:0;
}

.flickrControls a {
	cursor:pointer;
	color:#b9b8b8;
	text-shadow: 1px 1px 1px #000;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}

.flickrControls a:hover {
	color:#535252;
}

#flickrPreviousPhoto {
	background:url(../images/icon_flickr_gallery_nav_arrow_prev.gif) no-repeat left;
	padding:3px 0 3px 21px;
	margin-left:10px;
}

#flickrNextPhoto {
	background:url(../images/icon_flickr_gallery_nav_arrow_next.gif) no-repeat right;
	padding:3px 21px 3px 0;
}

.flickrPhotoNumber {	
	margin-left:8px;
}

.flickrLogoGallery {
	position:relative;
	top:3px;
}

#flickrPhotoContainer {
	border:4px solid #131212;
	background-color:#131212;
}

.flickrPages {
	background-image:none;
	padding:6px 0 0 0;
}

.flickrPages a {
	text-shadow:none;
}

.pageNumberWrap {
	margin-left:10px;
}

#flickrPhotoMeta {
	border-top:1px solid #666666;
	padding-top:3px;
}

#flickrThumbContainer {
	display:none;
}

#btnFlickrGallery {
	background:url(../images/btn_flickr_homepage.gif) no-repeat 0 0;
	height:57px;
	width:284px;
	display:block;
	margin:20px 0 0 20px;
}

#btnFlickrGallery:hover {
	background-position: 0 -57px;
}

a#btnFlickrGallery span {
	text-indent:-9999px;
	display:block;
}



a#weather {
	width:220px;
	height:30px;
	position:absolute;
	top:8px;
	right:505px;  
	text-align:right;
	font-weight:bold;
	font-size:11px;
	color:#e9e7e5;
	text-decoration:none;
}

a#shop_willows {
	width:120px;
	height:30px;
	background:url(../images/png/btn_shop_willows.png) no-repeat 0 0;
	position:absolute;
	top:0;
	right:365px;
}

a#last_minute {
	width:140px;
	height:30px;
	background:url(../images/png/btn_last_minute.png) no-repeat 0 0;
	position:absolute;
	top:0;
	right:215px;
}

a#packages {
	width:90px;
	height:30px;
	background:url(../images/btn_packages.jpg) no-repeat 0 0;
	position:absolute;
	top:0;
	right:100px;
}

a#book_now {
	width:90px;
	height:30px;
	background:url(../images/btn_book_now.jpg) no-repeat 0 0;
	position:absolute;
	top:0;
	right:0;
}

a.book_now_btn {
	width:90px;
	height:30px;
	background:url(../images/btn_book_now.jpg) no-repeat 0 0;
	border:1px solid #999;
}

a.buy_tickets_btn {
	width:90px;
	height:30px;
	background:url(../images/btn_buy_tickets.jpg) no-repeat 0 0;
	border:1px solid #999;
}

a#book_package, a.book_package {
	width:134px;
	height:30px;
	display:block;
	background:url(../images/btn_book_package.jpg) no-repeat 0 0;
}

a:hover#book_package, a:hover.book_package, a:hover.book_now_btn, a:hover.buy_tickets_btn  {
	background-position:bottom;
}

a#book_package span, a.book_package span {
	display:none;
}

a#shop_willows, a#last_minute, a#packages, a#book_now, a.book_now_btn, a.buy_tickets_btn {
	display:block;
	text-indent:-9999px;
}

a:hover#shop_willows, a:hover#last_minute, a:hover#packages, a:hover#book_now {
	background-position:bottom;
}

#box {
	width:970px;
	background:url(../images/png/bg_box.png);
	border:solid 1px #5a504b;
	clear:both;
}

ul#subnav {
	width:700px;
	height:30px;
	font-size:11px;
	font-weight:bold;
	position:absolute;
	top:52px;
	right:-18px;
	text-align:right;
}

ul#subnav a {
	color:#ecf3d3;
}

ul#subnav a:hover {
	color:#b7b2ac;
}

ul#subnav li {
	display:inline;
	margin:0 22px 0 0;
}

ul#subnav li a.other, ul#subnav li a.sitemap {
	background:url(../images/png/arrows_down.png) no-repeat 0 3px;
	padding:0 0 0 12px;
}

ul#subnav li a:hover.other, ul#subnav li a:hover.sitemap {
	background-position:0 4px;
}

/* navigation ************************************************/

#nav a.active {
	background-position:0 -50px;
}

ul#nav {
	/*width:944px;*/
	margin:0 8px;
	clear:both;
	text-align:center;
}

ul#nav li {
	display:inline;
}

#nav li a {
	text-decoration:none;
	display:block;
	float:left;
	overflow:hidden;
	margin:5px 0;
	height:50px;
}

#nav li a span {
	display:none;
}

a#navWine {
	width:110px;
	background:url(../images/nav/nav_wine.gif) no-repeat 0 0;
}

a#navWeddings {
	width:100px;
	background:url(../images/nav/nav_weddings.gif) no-repeat 0 0;
}

a#navSpa {
	width:50px;
	background:url(../images/nav/nav_spa.gif) no-repeat 0 0;
}

a#navMeetings {
	width:90px;
	background:url(../images/nav/nav_meetings.gif) no-repeat 0 0;
}

a#navMedia {
	width:76px;
	background:url(../images/nav/nav_media.gif) no-repeat 0 0;
}

a#navHome {
	width:70px;
	background:url(../images/nav/nav_home.gif) no-repeat 0 0;
}

a#navGuestrooms {
	width:116px;
	background:url(../images/nav/nav_guestrooms.gif) no-repeat 0 0;
}

a#navContact {
	width:110px;
	background:url(../images/nav/nav_contact.gif) no-repeat 0 0;
}

a#navArea {
	width:150px;
	background:url(../images/nav/nav_area.gif) no-repeat 0 0;
}

a#navAbout {
	width:72px;
	background:url(../images/nav/nav_about.gif) no-repeat 0 0;
}

a#navHome, a#navAbout, a#navArea, a#navContact, a#navGuestrooms, a#navMedia, a#navMeetings, a#navSpa, a#navWeddings, a#navWine {
	height:50px;
}

a:hover#navHome, a:hover#navAbout, a:hover#navArea, a:hover#navContact, a:hover#navGuestrooms, a:hover#navMedia, a:hover#navMeetings, a:hover#navSpa, a:hover#navWeddings, a:hover#navWine {
	background-position:0 -50px;
}

/* sitemap **********************************************************************/

.toggled_content {
	height:350px;
	background-color:#000;
	display:none;
	color:#fff;
}

.sitemapContainer {
	width:960px;
	margin:0 auto;
	padding-top:20px;
}

.hotelLinks {
	width:720px;
}

.listWrapRow {
	clear:both;
	width:960px;
}

.sitemapContainer .listWrap, .sitemapContainer .listWrapWide {
	width:190px;
	margin-bottom:20px;
	float:left;
	font-size:11px;
}

.sitemapContainer .listWrapWide {
	width:220px;
	margin:0 20px 50px 0;
	text-align:center;
}

.pushLeft {
	margin:0 20px 50px 125px;	
}

.sitemapContainer .listWrapWide p {
	color:#ccc;
	line-height:16px;
}

.sitemapContainer li {
	margin:5px 0;
}

.sitemapContainer h3 {
	font: bold 12px "Lucida Grande", Arial, Helvetica, sans-serif;
	margin:0 0 4px 0;
}

.sitemapContainer a {
	color:#669933;
}

.sitemapContainer a:hover {
	color:#66CC33;
}

.sitemapContainer h3 a {
	color:#fff;
}

#videoBorder {
	border:8px solid #e5e3d8;
	width:512px;
}

#aboutVideo {
	/*width:512px;
	border-top:8px solid #e5e3d8;
	border-right:8px solid #e5e3d8;
	border-left:8px solid #e5e3d8;
	border-bottom:5px solid #e5e3d8;
	background-color:#e5e3d8;*/
}

/*--------MISC------*/

.promoItem {
	border-top:1px dotted #E1E1E1;
	padding:15px 0 0;
	margin-bottom:15px;
}

.bottomRule {
	border-bottom:1px dotted #E1E1E1;
}

.happyHourBox {
	width:200px;
	text-align:center;
	font-size:11px;
	padding:15px 15px 0 15px;
	margin-bottom:20px;
	border:solid 2px #f0e7cf;
	background-color:#fcf8ee;
}

#wrap .happyHourBox p {
	text-align:center;	
}

#speedrfp_button {
	margin-top:12px;	
}

.weddingRfpWrap #speedrfp_button {
	margin:0px 0 2px 0;	
}
#content .TA_certificateOfExcellence {
	float:right;
	margin-left:10px;
	height:240px;
}
.TA_certificateOfExcellence {
	margin-left:20px;
}
.wine_spectator {
	margin:10px 0 0 50px;
}

/*--------WEDDING VIDEO------*/

#contentWrapInterior.wedding {
    background: white url(../images/bg_content_interior.jpg) no-repeat 20px 440px;
}
.slider {
    height: 380px;
    margin: 0 auto;
    background: #000;
    float:left;
}
/*
.slider.opened {
    height: 571px;
}
.slider.opened #main {
    height: 530px;
}
*/
.slider-box {
    margin-top: 0;
    /* margin-left: 10px; */
    position: relative;
    z-index: 1;
}
.ie7 .slider-box .cover-image {
    width: 940px;
    height: 380px;
    border-top: none !important;
}
#main {
    position: relative;
    overflow: hidden;
    width: 920px;
    height: 380px;
}
#pages {
    position: absolute;
    width: 20000em;
}
#main .page {
    float: left;
    position: relative;
}
#mainFrame {
    margin-top: 0;
}
.video-title {
    font-family: "Georgia", "Times", serif;
    font-size: 48px;
    line-height:52px !important;
    height:52px;
    font-weight:normal;
    letter-spacing: 0px;
    font-style: italic;
    position: absolute;
    z-index: 600;
    top: 100px; 
    left: 180px;
    color: #883121;
}
.video-title2 {
    text-transform: uppercase;
    font-weight: bold;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 18px;
    letter-spacing: 2px;
    position: absolute;
    z-index: 600;
    top: 255px; 
    left: 345px;
    color: #883121;
}
.ie7 .video-title {
    height: 75px;
    line-height: normal;
    top: 104px;
}
.play-instructions {
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    position: absolute;
    letter-spacing:1px;
    padding:7px 0 0 0;
/*
top: 324px;
    right: 34px;
*/
    z-index: 600;
    color:#fff;
}
.video-hover-triangle.play-button {
    background:url(../images/video-hover-arrow-2.png) no-repeat 0 10px;
    height:32px;
    width:100px;
    display:none;
    border:none;
    top:215px;
    padding:12px 0 0 30px;
    font-family: "Ostrich Sans", "Arial", sans-serif;
    font-size:25px;
    letter-spacing:2px;
    position:absolute;
    top:220px;
    left:420px;
}
.play-button {
    padding-left: 20px;
    padding-bottom: 15px;
    padding-right: 20px;
    padding-top: 15px;
    display: block;
    width: 50px;
    /*height: 46px;*/
    position: absolute;
    top: 173px;
    left: 414px;
    border: solid 1px #fff;
    /*background: #912d1e;*/
    background:#fff;
    -moz-border-radius : 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    z-index: 600;
    /*-moz-transition: 0.25s ease-in;
    -webkit-transition: 0.25s ease-in;
    -o-transition: 0.25s ease-in;
    transition: 0.25s ease-in; */
    opacity: 0.80;
    filter: alpha(opacity = 80);
}
.play-button:hover {
    /*opacity: 0.5;
    filter: alpha(opacity = 50);*/
    background-color:#fff;
    opacity:.98;
    filter: alpha(opacity = 98);
    border:1px solid #fff;
}
.slider.opened .play-button {
    visibility: hidden;
}
.slider.opened .cover-image, .slider.opened .video-title, .slider.opened .play-instructions {
    display: none;
}
.cover-image {
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 500;
}
.cover-blind {
    display: block;
    width: 940px;
    height: 359px;
    position: absolute;
    bottom: 0;
    left: 10px;
    background: #000;
    z-index: 400;
}
.play-button-arrow {
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 13px solid #4a4a4a;
    display: block;
    margin:0 auto;
}
.video-hover-triangle {
    width: 0;
    height: 0;
    display: none;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 30px solid #fff;
    position: absolute;
    top: 42%;
    left: 50%;
    z-index: 600;
    cursor: pointer;
}
.page1, .page3 {
    padding: 0;
}
.browse-items, .event-browse {
    display: block;
    width: 41px;
    height: 79px;
    background-image: url(../images/slider-nav-sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    position: absolute;
    z-index: 9999;
    cursor: pointer;
}

