﻿/*============================================================================
/*Common Elements*/
html, body 
{
	height: 100%;
	margin: 0;
	padding: 0;
}

body
{
	background:url(../images/Shadow_Background.jpg) repeat-x top left;	
	margin: 0px;
	margin-top: 0px;
	font-size: 80%;
	font-family: tahoma, arial, sans-serif;
	color: #3d3f3f; 
}

hr
{
	color:#999999;
	height:2px;
}

h1, h2, h3, h4, h5
{
	color: #004165;
	font-family: Tahoma;
}

h1
{
	font-size:1.7em;
}

h2
{
	font-size:1.7em;
	margin:1px 0 1px 0;
	padding:1px 0 10px 0;		
}

h3
{
	font-size:1.4em;
	padding:0 0 8px 0 !important;
	margin:0 !important;
}

h4
{
	font-size: 1.1em;
	margin:5px 0 0 0 !important;
	padding:0px !important;
}

h5
{
	font-size: 1em;
	margin:5px 0 0 0 !important;
}

b
{
	color: #004165;	
}

a,
a:link,
a:visited,
a:hover,
a:active
{
	color: #004165;
	font-weight:bold;
	text-decoration:underline;
}

a:hover
{
	color: #3d3f3f;
}

p
{
	padding-left:1em;
	padding-right:1em;
	margin-top:5px;
}

#mainContent ul
{
	margin-top:10px;
	font-size:1em;
}

#mainContent li
{
	padding-bottom:0.5px;	
	margin-left:30px;
}

/*============================================================================*/
/* Page Flow */
#Center
{
	position:relative;
	margin:auto;
	z-index:1;	
	margin-top:8px;
	width:780px;	
	border: #999999 1px solid;	
	padding-bottom:0px;	
	background-color:#fff;	
}

#frame
{
	background-color:#fff;
	/*margin:10px auto;*/
	padding:0;
	width:780px;
}

#mainContent
{
	padding: 0 10px 0px 15px;
}

.imageTopLeft
{
	display:-moz-box;	
	display:block;
	float:left;
	margin-left:-15px;
	margin-top:-19px;
	margin-right:15px;
}

.imageRight
{
	display:-moz-box;		
	display:block;
	float:right;
	margin-left:10px;
	BORDER-RIGHT:#004165 2px solid; 
	BORDER-TOP:#004165 2px solid; 
	BORDER-LEFT:#004165 2px solid; 
	BORDER-BOTTOM:#004165 2px solid;	
}

.imageDownRight
{
	float:right;
	margin-left:10px;
	margin-top:100px;
	
}

.secton
{
	border: #999999 1px solid;
	padding: 10px 0px 0px 10px;	
	height:33em;
	margin-bottom:10px;
	margin-right:10px;
}

.leftBlock
{
	display:-moz-box;		
	display:block;	
	float: left;
	width: 48%;
}

.rightBlock
{
	display:-moz-box;		
	display:block;	
	float:right;	
	width:48%;			
}

.upcomingEvents
{
	float:right;
	width:48%;
	margin-bottom:5px;
	padding: 0px 10px 10px 0px;	
}

.upcomingEvents table
{
	border: #999999 1px solid;
	background-color:#efefef;	
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width:365px !important;	
}

.juniorTable
{
	font-size:90%;
	width:300px;
}

.rateTable
{
	font-size:90%;
	margin-left:-10px;
}

.upcomingEvents td,
.rateTable td
{
	padding-left:10px;
}

/*============================================================================*/
/* Header */
#header
{
	height:318px;
	/*background-image:url(../images/westernlakesbannerw_slidetext_01.jpg);*/
}

.slideshowSpan
{
	margin-top:-100px;
	display:-moz-box;
	display:block;
	float:right;
	position:relative;
	height:72px !important;
	/*border: solid 5px black;*/
}

.slideshowUL
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: tahoma, arial, sans-serif;
	clear: both;	
}

.slideshowLI_weddings,
.slideshowLI_golf,
.slideshowLI_outings
{
	display:-moz-box;	
	display: block;	
	float: left;
	width:113px;
	padding-right:12px;
} 

.slideshowLI_weddings a, 
.slideshowLI_weddings a:link, 
.slideshowLI_weddings a:visited, 
.slideshowLI_weddings a:hover, 
.slideshowLI_weddings a:active
{
	display:-moz-box;	
	display: block;
	height:72px;	
	background:url(../images/banner_sm_pics_03.jpg) no-repeat;
}

.slideshowLI_weddings a:hover
{
	background:url(../images/banner_sm_pics_over_03.jpg) no-repeat;			
}

.slideshowLI_golf a, 
.slideshowLI_golf a:link, 
.slideshowLI_golf a:visited, 
.slideshowLI_golf a:hover, 
.slideshowLI_golf a:active
{
	display:-moz-box;	
	display: block;
	height:72px;	
	background:url(../images/banner_sm_pics_05.jpg) no-repeat;
}

.slideshowLI_golf a:hover
{
	background:url(../images/banner_sm_pics_over_05.jpg) no-repeat;			
}

.slideshowLI_outings a, 
.slideshowLI_outings a:link, 
.slideshowLI_outings a:visited, 
.slideshowLI_outings a:hover, 
.slideshowLI_outings a:active
{
	display:-moz-box;	
	display: block;
	height:72px;	
	background:url(../images/banner_sm_pics_07.jpg) no-repeat;
}

.slideshowLI_outings a:hover
{
	background:url(../images/banner_sm_pics_over_07.jpg) no-repeat;			
}

#header hr
{
	color: #004165;
	background-color: #004165;
	height: 20px;
	border: 0;
	width: 780px;
	text-align:left;
}

.divMainBanner
{
	z-index: 1;
	top:40px;
	left:40px;
	position: absolute;
	text-align:center;
	height:226px;	
	width:700px;
	border: #999999 1px solid;		
}

.divMainBanner a, 
.divMainBanner a:link, 
.divMainBanner a:visited,
.divMainBanner a:hover, 
.divMainBanner a:active
{
	border-width: 0px;	
}

.divMainBanner .mainBannerImage
{
	display:-moz-inline-box;
	display:inline-block;
	border-width: 0px;	
	height:226px;	
	width:700px;
}

/*============================================================================*/
/* Footer */
#footer
{
	clear:both;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active
{
	padding:1em;
	font-weight:normal;	
}

#footer a:hover
{
	text-decoration:none !important;	
}

#footer .leftFooter
{
	float:left;
	width:68%;
	display:-moz-inline-box;	
	display:inline-block;
	padding-left:10px;	
}

#footer .rightFooter
{
	display:-moz-inline-box;	
	display:inline-block;
	float:right;
	width:28%;	
	text-align:right;
	padding-right:10px;	
}

/*============================================================================*/
/*For the Navigation Link Buttons*/
.MainMenu
{
	display:-moz-box;
	display:block;
	height:52px;	
	/*border: solid 5px black;*/
}

.MainMenuUL
{
	width:780px;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: tahoma, arial, sans-serif;
	clear: both;	
}

.MainMenuLI_home,
.MainMenuLI_golf,
.MainMenuLI_outings,
.MainMenuLI_weddings,
.MainMenuLI_membership,
.MainMenuLI_instruction
{
	display:-moz-box;	
	display: block;	
	float: left;
} 

.MainMenuLI_home a, 
.MainMenuLI_home a:link, 
.MainMenuLI_home a:visited, 
.MainMenuLI_home a:hover, 
.MainMenuLI_home a:active
{
	display:-moz-box;	
	display: block;
	height:51px;	
	background-image:url(../images/Buttons/banner_buttons_12.jpg);
}

.MainMenuLI_home a:hover
{
	background-image:url(../images/Buttons/banner_buttons_over_12.jpg);			
}

.MainMenuLI_golf a, 
.MainMenuLI_golf a:link, 
.MainMenuLI_golf a:visited, 
.MainMenuLI_golf a:hover, 
.MainMenuLI_golf a:active
{
	display:-moz-box;	
	display: block;	
	height:51px;	
	background-image:url(../images/Buttons/banner_buttons_13.jpg);
}

.MainMenuLI_golf a:hover
{
	background-image:url(../images/Buttons/banner_buttons_over_13.jpg);			
}

.MainMenuLI_outings a, 
.MainMenuLI_outings a:link, 
.MainMenuLI_outings a:visited, 
.MainMenuLI_outings a:hover, 
.MainMenuLI_outings a:active
{
	display:-moz-box;	
	display: block;
	height:51px;	
	background-image:url(../images/Buttons/banner_buttons_15.jpg);
}

.MainMenuLI_outings a:hover
{
	background-image:url(../images/Buttons/banner_buttons_over_15.jpg);			
}

.MainMenuLI_weddings a, 
.MainMenuLI_weddings a:link, 
.MainMenuLI_weddings a:visited, 
.MainMenuLI_weddings a:hover, 
.MainMenuLI_weddings a:active
{
	display:-moz-box;	
	display: block;
	height:51px;	
	background-image:url(../images/Buttons/banner_buttons_16.jpg);
}

.MainMenuLI_weddings a:hover
{
	background-image:url(../images/Buttons/banner_buttons_over_16.jpg);			
}

.MainMenuLI_membership a, 
.MainMenuLI_membership a:link, 
.MainMenuLI_membership a:visited, 
.MainMenuLI_membership a:hover, 
.MainMenuLI_membership a:active
{
	display:-moz-box;	
	display: block;
	height:51px;	
	background-image:url(../images/Buttons/banner_buttons_17.jpg);
}

.MainMenuLI_membership a:hover
{
	background-image:url(../images/Buttons/banner_buttons_over_17.jpg);			
}

.MainMenuLI_instruction a, 
.MainMenuLI_instruction a:link, 
.MainMenuLI_instruction a:visited, 
.MainMenuLI_instruction a:hover, 
.MainMenuLI_instruction a:active
{
	display:-moz-box;	
	display: block;
	height:51px;	
	background-image:url(../images/Buttons/banner_buttons_14.jpg);
}

.MainMenuLI_instruction a:hover
{
	background-image:url(../images/Buttons/banner_buttons_over_14.jpg);			
}

/*============================================================================*/
/* Sub Menu */

.MainMenuUL li > ul 
{
	top: auto;
	left: auto;
	position: absolute;
}

.MainMenuUL li.over ul 
{ 
	display: block;
}

.MainMenuUL li:hover > ul.MenuPopup
{ 
	display: block;
}

.MainMenuUL .MenuPopup 
{	
	margin:0px;
	padding:0px;
	position:absolute;
	display: none;
	background:#fff;
	list-style:none;	
	line-height:normal;	
	float:left;
	border-left: #9fa1a1 1px solid;
	border-right: #9fa1a1 1px solid;
	border-bottom: #9fa1a1 1px solid;		
	z-index:2;	
 }

.MainMenuUL ul.MenuPopup ul 
{
	display:none;
}

.SubMenuLI,
.SubSubMenuLI
{	
	display:-moz-box;	
	display: block;
	float: left;
}

.SubMenuLI a, 
.SubMenuLI a:link, 
.SubMenuLI a:visited, 
.SubMenuLI a:hover, 
.SubMenuLI a:active,
.SubSubMenuLI a, 
.SubSubMenuLI a:link, 
.SubSubMenuLI a:visited, 
.SubSubMenuLI a:hover, 
.SubSubMenuLI a:active
{	
	padding-top: 5px;	
	padding-right:2px;	
	font-size: .85em;
	text-decoration: none;
	text-align: left;	
	color: #3d3f3f;
	border-right-style: none;
	border-left-style: none;
	background: url(../images/Buttons/SubMenu_Button.jpg) repeat-x top left;	
	border-bottom-style: none;
	display: block;
	border-top: #9fa1a1 1px solid;
	line-height:12px;	
	height: 15px;	
	padding-left:7px;	
}

.SubSubMenuLI a, 
.SubSubMenuLI a:link, 
.SubSubMenuLI a:visited, 
.SubSubMenuLI a:hover, 
.SubSubMenuLI a:active
{	
	font-size: .85em;	
	background-image: url(../images/Buttons/SubSubMenu_Button.gif);	
	color: #3d3f3f;
	border-top: none;
	padding-left:17px;
}

.SubMenuLI a:hover, 
.SubSubMenuLI a:hover
{
	color: #9fa1a1;
	background-image: none;
	background-color: #f6f6f6;
}


/*============================================================================*/
/* Forms */

#OnlineForm
{
	margin-left:0px;
	margin-right:0px;
}

.formLabel,
.formLabelWide
{
	display:-moz-box;	
	display:block;
	float:left;
	text-align:right;
	padding-right:0.5em;
	width:120px;
}

.formLabelWide
{
	text-align:left;
	width:400px;
}

.currency
{
	text-align:right;
}

#OnlineForm .textInput
{
	width:180px;
}

#OnlineForm .textArea
{
	width:650px;
	margin-left:25px;
}

.required
{
	font-weight: bold;
	color: #ff0000;
}

.specialMessage
{
	color: #ff0000;
	padding:0.5em;
	border: #999999 1px solid;
	width: 650px;
	margin-left: 3em;
}

.notation
{
	font-style:italic;
	text-align:center;
}

.notationTitle
{
	font-style:italic;
	text-align:left;
	margin-left:90px;
}

.smallLabel
{
	font-size:0.8em;
}

.SubButtons
{
	padding:0;
}

.SubButtons input,
.SubButtons a
{
	background-color:#ccc;
	border:none;
	padding:0.25em;
	margin:0 0 0 0;
	font-size:.9em;
	color:#555 !important;	
	width:125px;
	border: #999999 1px solid;
}

.SubButtons a
{
	padding:1em 0.5em 1em 0.5em;
	text-decoration:none;
}

.SubButtons input:hover,
.SubButtons a:hover
{
	background-color:#ddd;
}

.SlideshowStyle
{
	z-index: 2;
	top:50px;
	left:110px;
	position: absolute;
	text-align:center;
	width:550px;
	height:500px;
	background-color:#fff;
	vertical-align:middle;
	border: #999999 1px solid;	
	margin-bottom:0px;
	padding-bottom:0px;
	background-image: url(../images/Slideshow_Background.jpg);	
	/*This image allows the installation instructions to display instead
	of the slideshow, then they are hidden when the slideshow works correctly*/	
}

.SlideshowCloseStyle
{
	text-align:right;
	padding-right:3px;
	padding-top:2px;
	/*For the Silverlight control
	text-align:center;
	width:550px;
	background-color:#fff;
	vertical-align:middle;
	border-left: #999999 1px solid;	
	border-right: #999999 1px solid;	
	border-bottom: #999999 1px solid;			
	margin-top:-2px;
	margin-left:-1px;
	padding-top:5px;
	padding-bottom:5px;
	*/
}

.SlideshowButtonsStyle
{
	text-align:center;
	width:100%;
}

.SlideshowButtonsStyle ul
{
	list-style: none;
	clear: both;
	margin:0px !important;
	text-align:center;
}
 
.SlideshowButtonsStyle li
{
	display:-moz-box;	
	display: block;	
	margin:0px !important;
	float: left;
	width:20%;
} 	

.SlideshowButtonsStyle input
{
	background:none;
	border:0;
	color:#004165;
	font-weight:bold;
	text-decoration:underline;
	cursor:hand;
}

.SlideshowButtonsStyle input:hover
{
	color: #3d3f3f;
}

.MenuTable
{
	font-family:Monotype Corsiva;
	font-size:18px;	
	width:100%;
}

.MenuTable ul
{
	list-style:none;
	text-align:center;
	margin-left:0px;
}

.MenuTable li
{
	margin-left:0px !important;
	margin-bottom: 5px !important;
}

.MenuTable h5
{
	color:#004165;
	text-align:center;
	font-family:Monotype Corsiva;
	font-size:24px;
	margin-bottom:0px;
}

.MenuTable h6
{
	color:#004165;
	text-align:center;
	font-family:Monotype Corsiva;
	font-size:18px;
	margin-top:0px;
	margin-bottom:0px;
}

.CourseGuide td
{
	background-color:#efefef;
	font-size:12px;	
}

.CourseGuide h5
{
	color:#004165;
	font-size:12px;
	margin-bottom:0px;
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #004165;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader label,
.accordionHeaderSelected label
{
	font-size:10px;
	margin-left:200px;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
	margin-left:10px;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
	margin-left:10px;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionContent li
{
	margin-bottom:10px;
}

.accordionLink
{
	width:200px;
}

.accordionLinkLabel
{
	width:49%;
	text-align:right;
}