/*
 * Overall site structure
 */
body
{
	text-align: center; /* IE doesn't do margin auto correctly */
	padding:0px;
	margin:0px;
}
div.wrapper
{
    width: 940px;
    margin: auto;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
}
div#container
{
	margin-left:auto;
	margin-right:auto;
	width:897px;
	text-align:left;
	z-index:0;
	border-left: 1px solid #fff;
}
div#container.no-border
{
    border:none;
}
	div#head-spacer
	{
		width:100%;
		height:348px;
	}
	div#header
	{
		width:897px;
	}
		div#graphical-header
		{
			height:348px;
		}
		div#membership-header 
		{
		    height: 332px;
		    background: url(../../../../images/background/membership-top.jpg) 0 0 no-repeat;
		 }
	    div#membership-header .buttons 
	    {
	        width: 230px;
	        padding: 10px;
	    }
		div#graphical-header-home
		{
			height:509px;
		}
		div#site-nav-a
		{
			padding-left:4px;
		}
		div#site-nav-b
		{
			position:relative;
			float:right;
			width:750px;
		}
		div#site-nav-b.PageTurner {
			width:897px;
			margin-bottom: 10px;
		}
	div#PageTurnerContainer {
		width:897px;
		height:670px;
	}
	div#main-body
	{
		width:897px;
		background-color: #000000;
		z-index:0;
		padding-bottom: 25px;
	}
	    div#sub-body
		{
			position:relative;
			float:right;
		}
	
	
	    div#main-body #side-nav-wrapper 
	    {
	        position: relative;
	        top: -30px;
	    }
	    div#main-body #side-nav-wrapper #new-logo {
            -moz-border-bottom-colors: none;
            -moz-border-image: none;
            -moz-border-left-colors: none;
            -moz-border-right-colors: none;
            -moz-border-top-colors: none;
            background-color: #000000;
            border-color: #FFFFFF #FFFFFF #FFFFFF;
            border-style: solid solid solid none;
            border-width: 1px 1px 1px medium;
            background-image: url('../../../../images/eg-logo.gif');
            height: 81px;
            width: 146px;
            position:relative;
            left:-1px;
        }
        div#main-body #side-nav-wrapper #club-logo 
        {
            background: url('../../../../images/mhgc-logo.gif') left top no-repeat;
            height: 98px;
            width: 146px;
            margin-top: 17px;
            margin-bottom: 17px;
        }
        
        
        
        
		div#sub-body
		{
			position:relative;
			float:right;
		}
			div#content
			{
				position:relative;
				float:left;
				width:400px;
				margin-left:23px;
				_margin-left:11px; /* IE6 screws up the margin width */
				margin-right:50px;
				margin-top:22px;
			}
			div#content #golf-home-membership-banner 
			{
			    margin-top:-12px;
			    margin-bottom:10px;
			}
			div#content-wide
			{
				position:relative;
				float:left;
				width:700px;
				margin-left:23px;
				_margin-left:11px; /* IE6 screws up the margin width */
			}
			div#promos
			{
				position:relative;
				float:left;
				width:277px;
			}
		div#section-nav
		{
			position:relative;
			float:left;
			width:147px;
		}
.clear
{
	clear:both;
}

/*
 * Text styles
 */
a
{	
	text-decoration:underline;
}
	a span.link
	{
		text-decoration:underline;
	}

/*
 * Header
 */
div#header a 
{
	text-decoration:none;
}
	div#header a:hover
	{
		text-decoration:none;
	}
div#global-nav div#group-nav
{
	position:relative;
	float:right;
	margin-top:6px;
	width:740px;
	margin-bottom:10px;
}
	div#global-nav div#group-nav.PageTurner {
		margin-bottom:0;
	}
	div#global-nav div#group-nav div#group-nav-inner
	{
		position:relative;
		float:right;
	}
	div#global-nav div#group-nav div.nav-item
	{
		position:relative;
		float:left;
		margin-left:9px;
		padding-right:10px;
		font-size:85%;
	}
		div#global-nav div#group-nav div.nav-item a:hover,
		div#global-nav div#group-nav div.hotel-selector a:hover
		{
			text-decoration:underline;
		}
	div#global-nav div#group-nav div.hotel-selector
	{
		position:relative;
		float:left;
		margin-left:9px;
		padding-right:10px;
		font-size:85%;
	}
div#global-nav-iefix /* This is needed to fix layout issues in IE 7 */
{
	clear:right;
}
div#site-nav-a
{
	_height:1px; /* force IE6 to render the background correctly */
}
div#site-nav-a div.nav-item, div#site-nav-b div.nav-item
{
	position:relative;
	float:left;
	margin-top:7px;
	margin-left:13px;
	font-size:80%;
}
div#site-nav-a div.nav-item
{
	height:2.0em;
}
div#site-nav-b div.nav-item
{
	height:2.1em;
}
div#logo
{
	width:147px;
	height:2.1em;
	font-size:80%;
	padding-top:7px;
	text-align:center;
	background:#27250a url('../../../../images/eh-golf/backgrounds/logo-top-bk.gif') repeat-x bottom left;
	float:left;
	position:relative;
	z-index:5;
}
div#logo.PageTurner {
	padding-top:0;
	float:left;
	height:66px;
	position:relative;
	width:147px;
	background-color: #D4CFCB;
	background:#D4CFCB;
}
	div#logo img
	{
		position:relative;
		_position:absolute;/*Necessary as IE6 extends the containing div incorrectly if using position relative*/
		z-index:10;
		_left:50px;/*THIS VALUE IS SITE SPECIFIC DUE TO DIFFERENT WIDTH LOGOS!!!
					Note that this is necessary as otherwise the _left side_ of the
					image is centered when */
	}
/*
 * Section nav
 */
div#section-nav div#title
{
	background:url('../../../../images/eh-golf/backgrounds/logo-bottom-bk.gif') repeat-x top left;
	text-align:center;
}
	div#section-nav div#title img
	{
		margin-top:45px;
	}
div#section-nav div#section-home
{
	font-size:80%;
	background:url(../../../../images/eh-golf/backgrounds/section-nav-header.gif) no-repeat;
	background-position: 8px 0px;
	padding-left:23px;
	height:2em;
	padding-top:2px;
	color: #bac533;
}
div#section-nav a 
{
	text-decoration:none;
}
	div#section-nav a:hover
	{
		text-decoration:underline;
	}
div#section-nav ul 
{
	margin-top:13px;
	margin-left:7px;
	padding-left:0px;
	padding-right:10px;
	font-size:93%;
	line-height:90%;
}
	div#section-nav .level0
	{
		font-size:85%;
	}
	div#section-nav ul li
	{
		list-style-type:none;
		list-style-image:none;
		padding-left:15px;
		padding-top:0px;
		padding-bottom:0px;
		margin-left:0px;
		margin-top:0px;
		margin-bottom:7px;
	}
		div#section-nav ul li.selected
		{
			background:url(../../../../images/eh-golf/backgrounds/section-nav-item.gif) no-repeat 0 0.3em;
		}
		div#section-nav ul li ul
		{
			margin-left:7px;
			padding-left:0px;
			margin-top:8px;
			padding-top:0px;
			padding-bottom:0px;
			margin-bottom:10px;
		}
			div#section-nav ul a.selected, div#section-nav ul a.selected:hover
			{
			}
			div#section-nav ul li ul li
			{
				margin-top:0px;
				margin-bottom:2px;
				padding-top:0px;
				padding-bottom:5px;
			}
			div#section-nav ul li ul li ul
			{
				/* For further levels of menu, if added, we have no room 
				to carry on indenting */
				margin-left:0px;
				padding-left:0px;
			}
/*
 * Promos bar
 */
div#promos a
{
	text-decoration:none;
}
	div#promos a:hover
	{
		text-decoration:none;
	}
div#text-size-control 
{
	position:relative;
	float:right;
	padding-top:1px;
	margin-bottom:12px;
}
div#text-size-control div#text-size-control-txt
{
	position:relative;
	float:left;
	font-size:85%;
	margin-top:0.3em;
	margin-right:5px;
	padding:0px;
}
div#text-size-control div.size-select
{
	width:1.5em;
	padding-top:0.1em;
	padding-bottom:0.1em;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	position:relative;
	float:left;
	cursor:pointer;
	margin-left:1px;
	color:#ffffff;
}
	div#text-size-control div.selected
	{
		text-decoration:underline;
	}
div#contact-nav
{
	margin-top:6px;
	margin-bottom:8px;
	clear:both;
}
div#contact-nav div.nav-item
{
	position:relative;
	float:left;
	margin:9px 0 0 0;
	padding:0px;
}
div#contact-nav div.nav-item-temp
{
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
	div#contact-nav div.middle
	{
		margin-left:0;
		margin-right:7px;
	}
	div#contact-nav div.left-end
	{
		float: none;
		border: 1px solid #fff;
		height: 57px;
		margin-top: 13px;
	}
div#golf-promo-panel
{
    border: 1px solid #ffffff;
    margin-bottom: 30px;
}
div#golf-promo-panel a span.link 
{
    background-color: #89802E;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    padding: 5px;
    display: inline-block;
    margin-top: 4px;
}
div.promos-frame
{
	margin-top:8px;
	margin-left:13px;
	margin-right:13px;
	margin-bottom:1px;
	border-bottom: 1px solid #464646;
}
div.promos-frame.score-card 
{
    border-bottom: none;
}
div.promos-frame.score-card p#scorecard-bttn 
{
    background-color: #89802e;
    color:#ffffff;
    text-transform:uppercase;
    padding:5px;
    text-align: center;
    margin-top: 5px;
}
div.promos-frame.score-card p#scorecard-bttn a 
{
    color:#ffffff;
}
	div.promos-frame h2
	{
		margin-top:0px;
		margin-bottom:7px;
		font-weight:normal;
		font-size:140%;
		position:relative;
		float:left;
		padding:0px;
		background:none;
	}
	div.promos-frame div.all-link
	{
		position:relative;
		float:right;
	}
		div.promos-frame div.all-link a, div.promos-frame div.all-link a:hover
		{
			color:#ffffff;
			text-decoration:underline!important;
			font-size:85%;
		}
	div.promo-item
	{
		margin-bottom:12px;
		clear:both;
	}
		div.promo-item img
		{
			position:relative;
			float:left;
			padding-top:2px;
		}
		div.promo-item div.txt
		{
			position:relative;
			float:left;
			width:168px;
			padding-left:11px;
			padding-top:0px;
		}
		div.promo-item div.txt h3
		{
			margin-top:0px;
			margin-bottom:1px;
			padding:0px;
			font-size:97%;
			color: #bac533;
			text-transform:uppercase;
		}
		div.promo-item div.txt p
		{
			font-size:85%;
			margin-top:2px;
			margin-bottom:3px;
		}
		div.promo-item div.txt a, div.promo-item div.txt a:hover
		{
		}
		div.promo-item div.txt-wide
		{
			position:relative;
			float:left;
			width:235px;
			padding-top:0px;
		}
		div.promo-item div.txt-wide p
		{
			font-size:85%;
			margin-top:2px;
			margin-bottom:3px;
		}
		div.promo-item div.txt-wide a, div.promo-item div.txt-wide a:hover
		{
		}
		
		
/*
 * Main content area
 */
	div#content a, div#content a:hover
	{
	}
	div#content .article-date
	{
		font-size:97%;
		margin-top:0px;
	}
	div#content img
	{
		margin-top:3px;
		#margin-top:3px;
		margin-bottom:3px;
	}

/*
 * Link Map
 */
div#map-spacer
{
	clear:both;
	padding:0;
	margin:0;
	height:11px;	
}
div#map 
{
	clear:both;
	padding-left:20px;
	padding-right:20px;
	width:857px; /* To fix IE peekaboo bug by gaining hasLayout */
}
	div#map h2
	{
		font-size:100%;
		margin-left:0px;
		margin-bottom:0px;
		margin-top:10px;
	}
	div#map a
	{
		text-decoration:none;
	}
		div#map a:hover
		{
			text-decoration:underline;
		}
	div#map div.map-col
	{
		position:relative;
		float:left;
		width:25%;
	}			
		div#map div.map-col ul 
		{
			margin-top:6px;
			margin-left:1px;
			margin-bottom:9px;
			padding-left:0px;
			font-size:90%;
			#font-size:85%;
		}
			div#map div.map-col ul li
			{
				list-style-type:none;
				list-style-image:none;
				padding-left:10px;
				padding-top:0px;
				padding-bottom:0px;
				margin-left:0px;
				margin-top:0px;
				margin-bottom:4px;
				#margin-bottom:2px;
				font-size:90%;
			}

/*
 * Site list
 */
div#site-list-spacer
{
	clear:both;
	padding:0;
	margin:0;
	height:8px;
	background-color: #000000;
}
div#site-list
{
	clear:both;
	padding-top:14px;
	padding-bottom:12px;
	#padding-bottom:0px;
}
	div#site-list a
	{
		text-decoration:none;
	}
	div#site-list ul
	{
		margin:auto;
		padding:0px;
		display: table;
	}
		div#site-list ul li
		{
			position:relative;
			list-style:none;
			float:left;
			padding-left:8px;
			padding-right:8px;
			font-size:10px;
			margin-top:0px;
		}
			div#site-list ul li.first
			{
				background-image:none;
			}
			div#site-list ul li a:hover
			{
				text-decoration:underline;
			}

/*
 * Footer
 */
div#footer
{
	clear:both;
	padding-top:18px;
	padding-bottom:18px;
	width:100%;
	text-align:center;
	background-color: #000000;
}
	div#footer a
	{
		text-decoration:none;
	}
		div#footer a:hover
		{
			text-decoration:none;
		}
	span.footer
	{
		font-size:85%;
	}

/*
 * Site list dropdown
 */
div#site-list-drop
{
	text-align:right;
	z-index:10;
	position:absolute;
	padding-top:4px;
	padding-left:32px;
	padding-right:11px;
	padding-bottom:3px;
	font-size:85%;
	display:none;
}
	div#site-list-drop div
	{
		margin-bottom:2px;
	}
	div#site-list-drop a
	{
		text-decoration:none;
		padding-left:8px;
	}
		div#site-list-drop a:hover
		{
			background:url('../../../../images/eh-golf/backgrounds/site-drop-selected.gif') no-repeat 0 0.3em;
		}
	div#site-list-drop div.instruction
	{
		margin-bottom:6px;
	}
		div#site-list-drop div.instruction span
		{
			background:url('../../../../images/eh-golf/backgrounds/site-drop-instruct.gif') no-repeat 0 0.45em;
			padding-left:17px;
		}

/*
 * Room availability dropdown
 */
div#room-availability-drop
{
	display:none;
	position:absolute;
	z-index:9;
	height:30px;
	width:300px;
}


/*
 * Gallery
 */
div#pageRef {
	display:none;
}
div#graphical-header{
	position: relative;
}
div#gallery-selector {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 282px;
	position: absolute;
	right: 0;
	bottom: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	z-index: 2;
	display:none;
}
div#virt-tour {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 615px;
	height: 348px;
}
div#QTInfo {
	width: 282px;
	height: 348px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
	div#QTInfo div#QTInfoText
	{
		overflow:auto;
		height:233px;
	}
		div#QTInfo p {
			line-height: 115%;
			margin: 7px 10px 0 10px;
			#margin: 8px 10px 0 10px;
		}
			div#QTInfo p a {
				margin: 8px 10px 0 10px;
				text-decoration: underline;
			}
		div#QTInfo p.text-title {
			margin-top: 18px;
			#margin-top: 20px;
		}
p.title {
	font-size: 75%;
	font-weight:normal;
	margin: 0 0 0 0; padding: 5px 0 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
div#gallery-selector div.imgnum {
	float: left;
	width: 12px;
	margin: 7px 5px 0 5px;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	font-size: 70%;
	font-family: Arial, verdana, helvetica;
	letter-spacing: 0px;
	line-height: 12px;
}

div#gallery-selector div.imgnum a {
	display: block;
	text-decoration: none;
}

div#imgSwitch {
	font-size: 70%;
	float: left;
	letter-spacing: 0;
}
div#imgSwitch .icon,
div#imgSwitchOff .icon {
	float: left;
	margin: 0 8px 0 8px;
}
div#imgSwitch .link,
div#imgSwitchOff .link {
	float: left;
	margin-top: 8px;
	#margin-top: 8px;
}
div#imgSwitch a {
	display: block;
}
div#imgSwitchOff {
	font-size: 70%;
	float: left;
	letter-spacing: 0;
}

div#virtSwitch {
	font-size: 70%;
	float: left;
	letter-spacing: 0;
}
div#virtSwitch .icon,
div#virtSwitchOff .icon {
	float: left;
	margin: 0 8px 0 8px;
}
div#virtSwitch .link,
div#virtSwitchOff .link {
	float: left;
	margin-top: 8px;
	#margin-top: 7px;
}
div#virtSwitch a {
	display: block;
}
div#virtSwitchOff {
	font-size: 70%;
	float: left;
	letter-spacing: 0;
}

iframe.virtmovie
{
	width:615px;
	height:348px;
	border:none;
	margin:0px;
	padding:0px;
	overflow: hidden;
}


/*
 * Contact form
 */
textarea
{
	font-family: Arial,Helvetica,Verdana,Sans-serif;
}
input, select, textarea
{
	font-size:85%;
	border-style:solid;
	border-width:1px;
	border-color:#BAC533;
}
div.input-grp
{
	vertical-align: top;
	padding-bottom: 8px;
	clear: both;
}
div.label, div.label-col,
div.label-wide, div.label-full-width {
 	position:relative;
	float:left;
	height: 10px;
	font-size:85%;
	color:#BAC533;
}
	div.label, div.label-col
	{
		width:156px;
	}
	div.label-wide
	{
		padding-top:5px;
		padding-bottom:20px;
		width:290px;
	}
	div.label-wide-plain
	{
		padding-bottom:20px;
		width:290px;
 		position:relative;
		float:left;
	}
	div.label-full-width
	{
		padding-top:5px;
		padding-bottom:20px;
		width:100%;
	}
div#form-button {
	margin-top: 20px;
	margin-bottom: 30px;
}
.item-mand {
	margin-bottom: 15px;
	margin-left:15px;
}
div.mandatory
{
	position:relative;
	float:left;
	margin-right: 10px;
	width: 9px;
}
div.formfield
{
	position:relative;
	top: 0;
	float:left;
	width:225px;
}
div.subscription-group {
	margin-top: 10px;
}
div.subscription-group span {
}
div.subscription-group span.subscription-item {
	display: block;
	font-size: 85%;
	font-weight: normal;
	margin-left: 20px;
	margin-bottom: 4px;
}
.divider
{
	border-bottom: 1px solid #ffffff;
	margin-bottom: 15px;
}

/*Weather feed CSS here*/
.golf-weather-feed {
	margin-bottom: 2px;
}
.golf-weather-feed .title {
	width: 271px;
	background-color: #B0A560;
	font-family: Arial,Helvetica,Verdana,Sans-serif;
	font-size: 85%;
	text-transform: uppercase;
	padding: 3px;
}
.golf-weather-feed .title .float, .golf-weather-feed .weather-row .float {
	float: left;
}
.golf-weather-feed .title .item, .golf-weather-feed .weather-row .item {
	float: right;
	width: 60px;
	text-align: center;
}
.golf-weather-feed .title #open-close-ctrl {
	color: #000000;
}
.golf-weather-feed #open-close-ctrl a {
	color: #000000;
}
.golf-weather-feed #open-close-ctrl img {
	position: absolute;
}
.golf-weather-feed .weather-row {
	width: 271px;
	font-family: Arial,Helvetica,Verdana,Sans-serif;
	font-size: 85%;
	text-transform: uppercase;
	padding: 3px;
	color: #B0A560;
}
.golf-weather-feed .weather-row .day, .golf-weather-feed .weather-row .temp {
	margin-top: 3px;
}
.golf-weather-feed .weather-row .temp {
	font-size: 120%;
	color: #ffffff;
}
.golf-weather-feed .weather-row .wind {
	font-size: 120%;
	color: #ffffff;
	text-transform: lowercase;
	text-align: left;
}
.golf-weather-feed .weather-row .wind img {
	float:left;
}
.golf-weather-feed .weather-row .wind .speed {
	padding: 3px 0 0 17px;
}
.golf-weather-feed .weather-row .wind .smaller {
	font-size: 60%;
}
.golf-weather-feed .weather-row {
	border-bottom: 1px solid #B0A560;
}
.golf-weather-feed #weather-expand {
	
}
.golf-weather-feed table, .golf-weather-feed tr, .golf-weather-feed td
{
	border:0;
	margin:0;
	padding:0;
}


/* begin promos */

div.promo-link-panel
{
	padding-top:20px;
}

div.promo-date-panel
{
	display:none;/* if we want dates, just make visible here and style */
}
	div.promo-date-panel span.promo-date-panel-label
	{
		
	}
	div.promo-date-panel span.promo-date-panel-date
	{
		
	}

img.promo-thumb
{
	width:60px;
}

div.promo-list-thumb
{
	width:92px;
	position:relative;
	float:left;
}
	img.promo-list-thumb
	{
		width:92px;
	}
div.promo-list-text
{
	float:left;
	position:relative;
	width:597px;
	padding-left:5px;
	padding-right:5px;
}
	a.promo-list-pagelink
	{
		margin-right:20px;
	}
p.promo-list-links
{
	font-size:85%; 
	margin-bottom:3px;
	margin-top:0px;
	#margin-top:0px;
}

div.promo-ds-widget
{
	padding-top:30px;
	padding-left:20px;
}
	div.promo-ds-widget label
	{
	}
	span.promo-ds-widget-date input
	{
		width:90px;
	}

/* end promos */

select.dropdownlist
{
	width:140px;
	#width:128px;
}

#global-nav{
	position:relative;
	min-height:33px;
	_height:33px;
	background-color: #000000;
}

#global-nav div.subscriber-button{
	position:absolute;
	left:0;
	top:5px;
}
.bottom-subscriber-button div.subscriber-button{
	background-color:#000000;
	padding:9px 71px 10px 63px;
	min-height:22px;
	_height:22px;
	border:1px solid #514F4D;
}
	div.subscriber-button div.label{
		width:auto;
	}
	#global-nav div.subscriber-button div.label{
		margin-right:7px;
		padding-top:3px;
	}
	.bottom-subscriber-button div.subscriber-button div.label{
		margin-right:32px;
		padding-top:3px;
	}
	div.subscriber-button label{
		display:none;
		font-size:11px;
	}
		div.subscriber-button label.over{
			display:block;
			color:#484037;
			position:absolute;
			top:3px;
			left:5px;
		}
	div.subscriber-button div.formfield{
		width:172px;
	}
		div.subscriber-button div.formfield input{
			border:none;
			border:1px solid #89802e;
			color:#484037;
			height:16px;
			width:164px;
			font-weight:normal;
			padding:0 4px 1px 4px;
			font-size:11px;
		}
		div.subscriber-button div.formfield span{
			display:none;
		}
	div.subscriber-button div.submit-button{
		#padding-top:1px;
		float:left;
	}
	div.subscriber-button .thank-you-message{
		position:relative;
		float:right;
		color:#ffffff;
		padding-top:3px;
	}
		div.subscriber-button .thank-you-message p{
			font-size:13px;
		}
			div.subscriber-button .thank-you-message span{
			}
	div.subscriber-button .sb-progress{
		position:absolute;
		color:#000000;
		background-color:#ffffff;
		line-height:100%;
		height:15px;
		width:164px;
		padding:0 4px 0 4px;
		left:583px;
		top:22px;
	}
	#global-nav div.subscriber-button .sb-progress{
		left:196px;
		top:2px;
	}
	.bottom-subscriber-button div.subscriber-button .sb-progress{
		left:583px;
		top:22px;
	}
