

/*
	OLD			NEW			USES
	#^170202	#^8C9CBA	Body Background
	#^170202	#^434A59	input border
	#^BF7E17	#^2a4173	Links, h1, h2, h3, command button, .normalbold, .Head, .SubHead, .SubSubHead
	#^fff		#^fff		h2, h4, h6, normal
	#^4B2A0D	#^323742	input text
	#^B67639	#^69758C	input background
	#^FFAE00	#^00143D	a.user:hover, a.login:hover
	#^E165DD				a.date:hover
	#^EA6E05	#^fff		a.footer:hover, a.terms:hover, a:footer:hover, a:links:hover
	#^FFAE00	unused		a.breadcrumb:hover
	#^B67639	unchanged	dnn_top
	#^0B0101	unchanged			dnn_banner
	#^2B190B	#^565D73	dnn_brea ?, dnn_bottom
	#^A6774F	#^00143D	a:links visited, copyright text.
	#^FFFFFF
	
	fishmenu colors
	#^F5B476	#fff		text
	#^F7A81E	#^00143D	outline of submenu
	#^F7902E	#^cccccc	main menu current or hover text
	#^D56B05	#^00143D	submenu hover background
	end fishmenu
	
	#^E9C600	#^434A59	subscribe button background
	
	background image for content
	#^4B2A0D	#^808CA6
	
*/



/* CSS Document */
#Body{background:#141414 url(images/marengoBG1.jpg) no-repeat top center;
	}
html,body{
	font-family: Arial, Helvetica, sans-serif;margin:0px; height: 100%; padding:0px; }


TH,TD,DIV{
	font-size:12px;}
A,A:link,A:visited,A:active{
	color:#2a4173;text-decoration: underline;}
A:hover{
	color:#2a4173;text-decoration:none;}
h1,h3,h5{
	color:#2a4173; font-weight:bold;}
h2,h4,h6{
	color:#fff; font-weight:bold; font-size:14px;}

input, select
{
	color: #ffffff;
	background: #69758C;
	border: 1px inset #323742;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



input:hover, select:hover
{
	background: #8792A5;
}

	
/* ********** Control Panel Style ************** */
.controlpanel{
	background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{
	margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{
	margin:0px; }
.controlpanel TD TD TD{
	width:auto; }
.controlpanel DIV{
	border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{
	background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{
	background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{
	background:#fff; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{
	background:#fff; font-size:11px; color:#333;}
.controlpanel A.CommandButton{
	font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{
	color:#000; }
.controlpanel A.CommandButton:visited{
	color:#000; }
.controlpanel A.CommandButton:active{
	color:#000; }
.controlpanel A.CommandButton:hover{
	color:#000; text-decoration:underline;} 
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active{
	font-size:11px;color:#2a4173;text-decoration:none;font-weight:normal;}
A.CommandButton:hover{
	color:#2a4173; text-decoration: underline; font-size:11px; font-weight:normal; }
.NormalBold{
	color:#2a4173;}

	
.FileManager A,
.FileManager A:link,
.FileManager A:visited,
.FileManager A:active{
	color:#000;text-decoration: underline;}
.FileManager A:hover{
	color:#000;text-decoration:none;}

/* ********** Search Style ************** */
.dnn_search{
	width:266px; height:43px; float:right; background:url(images/search_bg.jpg) left top no-repeat; position:relative; top:8px;}


.search,
a.search:link,
a.search:active,
a.search:visited{
	color:#484847;text-decoration:none; font-weight:normal; font-size:10px; display:block;  width:30px; height:25px; position:absolute; right:13px; top:10px; text-indent:-99999px; overflow:hidden; }
a.search:hover{
	color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}
#dnn_dnnSEARCH_txtSearch{
	width:120px;font-size: 12px;color:#000; text-align: left; vertical-align:middle; height:18px; line-height:18px; display:block; position:absolute;left:88px; top:12px; border:none;
	background:none;}
/* ********** Buttons Style ************** */
.StandardButton{
	color: #FFFFFF;	font-family:Verdana, Geneva, sans-serif;	font-size: 13px;	font-weight: normal;	background-color: #434A59;	height: 30px;	width: 80px;}
.StandardButton:hover{ background-color:#00143D; }
/* ********** Pane Style ************** */
.BannerPane								{ padding:10px 0px 0px 700px;}
.LogoPane								{ padding:0px 3px 0 5px;}
.TopPane								{ padding:0px 0px 0px 0px;}
.TopLeftPane							{ padding:7px 7px 5px 0px; width: 50%; }
.TopRightPane							{ padding:7px 0px 5px 7px; width: 50%; }
.BottomLeftPane							{ padding:7px 7px 5px 0px;}
.BottomRightPane						{ padding:7px 0px 5px 0px;}
.FooterLeftPane							{ padding:7px 7px 5px 0px;}
.FooterRightPane						{ padding:7px 0px 5px 0px;}
.LeftPane								{ padding:0px 10px 0px 0px; text-align:left; vertical-align:top;}
.ContentPane							{ padding:0px; text-align:left; vertical-align:top;}
.RightPane							    { padding:0px 0px 0px 10px;text-align:left; vertical-align:top;}
.MidLeftPane							{ padding:4px 4px 4px 8px;}
.MiddlePane								{ padding:0px; height:84px;}
.MidRightPane							{ padding:4px 0px 4px 4px;}
.BottomColumn1							{ padding:4px 4px 4px 8px;}
.BottomColumn2							{ padding:4px 4px 4px 8px;}
.BottomColumn3							{ padding:4px 4px 4px 8px;}
.BottomColumn4							{ padding:4px 0px 4px 8px;}
.BottomPane								{ padding:0px 0px 0px 0px; clear:both;}
.HeadPane								{ float:left; width:60%;}
.BannerPane .SubHead{
	color:#fff;}
.BannerPane_2{
	padding:5px;}
/* ********** Container Style ************** */
.Head									{ font-size:12px;font-weight:bold;color:#2a4173;}
.SubHead								{ font-size:12px;color:#2a4173;}
.SubSubHead								{ font-size:12px; color:#2a4173; }
.Normal									{ font-size:13px;line-height:18px;color:#ffffff;}

/* ********** Login Style ************** */
.login,
a.login:link,
a.login:active,
a.login:visited{
	color:#fff; text-decoration:none; font-weight:normal;	font-size:12px; padding:3px 0px 5px 0px; }
a.login:hover{
	color:#00143d; text-decoration:underline; font-weight:normal; font-size:12px; padding:3px 0px 5px 0px; }
	

/* ********** User Style ************** */
.user,
a.user:link,
a.user:active,
a.user:visited{
	color:#fff; text-decoration:none; font-weight:normal;	font-size:12px;	padding:3px 0px 5px 0px; }
a.user:hover{
	color:#00143d; text-decoration:underline;	font-weight:normal; font-size:12px; padding:3px 0px 5px 0px; }

/* ********** Date Style ************** */
.date,
a.date:link,
a.date:active,
a.date:visited{
	color:#383838;	text-decoration:none;	font-weight:normal;	font-size:12px;	font-family: Myriad web, Arial, sans-serif;}
a.date:hover{
	color:#E165DD;}

/* ********** Footer Style ************** */
.footer,
a.footer:link,
a.footer:active,
a.footer:visited{
	font-size:12px;color:#00143D;text-decoration:none;border-bottom:0px dotted;font-weight:Normal;}
a.footer:hover{
	color:#fff; text-decoration:none; font-weight:Normal; text-decoration:underline; }

/* ********** Privacy/Terms Style ************** */
.terms,
a.terms:link,
a.terms:active,
a.terms:visited{
	font-size:12px;	color:#00143D;	text-decoration:none;	font-weight: normal;	border-bottom:0px dotted;}
a.terms:hover{
	color:#fff;text-decoration:none;font-weight:Normal; text-decoration:underline;}

/* ********** Links Style ************** */
.links,
a.links:link,
a.links:active,
a.links:visited{
	font-size:12px; color:#00143D; text-decoration:none; font-weight:normal; font-family: Tahoma, Geneva, sans-serif; padding:0 5px;}	
a.links:hover{
	color:#fff;text-decoration:underline;font-weight:normal;}

/* ********** Breadcrumb Style ************** */
.breadcrumb,
a.breadcrumb:link,
a.breadcrumb:active,
a.breadcrumb:visited{
	font-size:12px;color:#fff;text-decoration:none; font-weight:normal; font-family: Verdana, Geneva, sans-serif; border-bottom:0px dotted}
a.breadcrumb:hover{
	font-size:12px;color:#00143d;text-decoration:none; font-weight:normal; font-family:  Verdana, Geneva, sans-serif; text-decoration:underline;}




/* ********** Other Style ************** */	
#dnn_wrapper{
	  min-height:100%; margin:0 auto; width:960px; position:relative; background:url(images/bg.png) repeat-y;}

/* ********** TOP ************** */
.dnn_top{
	min-height:76px; margin:0 auto; width:950px; background:#69758C url(images/top_right.png) right repeat-y; position:relative;}
.top_left{
	background:url(images/top_left.png) left top no-repeat; width:377px; height:95px; position:absolute; left:0px; top:0px; z-index:1;}
.bg{
	position:absolute; left:0px; top:0px; right:0px;}
.dnn_logo{
	float:left; padding-left:5px; padding-top:9px; position:absolute; z-index:333; *padding-left:0px;}

.dnn_banner{
	height:309px; background:#0B0101 url(images/banner.jpg) left bottom no-repeat; margin:0 auto; width:950px;}
.dnn_innerbanner{
	height:194px; margin:0 auto; width:950px; }
.dnn_banner_2{
	height:240px; background:#0B0101; margin:0 auto; width:950px;}
#aboveflash{
	float:left; padding:0;position:relative; height:9px; width:950px; background-color:#000000; z-index: -1; }
.dnn_brea{
	height:33px; background:#565D73; margin:0 auto; width:950px;}
.brea_left{
	float:left; color:#fff; padding-left:20px; padding-top:0px;}
.login_right{
	float:right; white-space:nowrap; color:#fff; padding-top:9px; padding-right:5px;}
.dnn_menu{
	float:left; position:relative; z-index:999;}
/* ********** CONTENT ************** */
.dnn_content{
	margin:0 auto; width:940px; padding-bottom:95px;}
.dnn_bottom{
	position:absolute; left:5px; bottom:0px; right:5px; height:95px; background:#565D73;}
.dnn_links{
	text-align:center; padding-top:10px;}
.dnn_copyright{
	text-align:center; padding-top:10px; color:#00143D;}
.addressandphone {
	color: #ffffff; font-size: 12px; font-weight: normal; text-align: center; margin-top: 18px;}

#flashheader{
	height:231px; margin:0 auto; width:950px;}
	
#innerpageheader{
	height:194px; margin:0 auto; width:950px;}

.left{
	float:left;}
.right{
	float:right;}
	
.clear{
	clear:both;}




.breadcrumArea{
	background-image: url(images/bread_bg.png);background-repeat: repeat-x;background-position: bottom;background-color: #FFFFFF;}

/*main menu*/
.fishmenu-h 							  { position:relative; float:left;}
#fishmenu								  { background:url(images/menu_sep.jpg) left center no-repeat;}
.fishmenu-h span 						  { white-space: nowrap; display:block; padding:9px 14px 8px 14px; text-decoration:none;}
.fishmenu-h ul							  { margin:0px; padding:0px;display: block;float:left}
.fishmenu-h li 							  { list-style: none none outside; float:left;position:relative; margin:0px;}
.fishmenu-h ul li 						  { float:left; background:url(images/menu_sep.jpg) right center no-repeat; padding-right:2px;}
.fishmenu-h ul li a						  {	color:#FFFFFF;	text-decoration:none;display: block;cursor:pointer;font-weight:bold;font-size:13px; float:left; text-decoration:none;}
.fishmenu-h ul li a:link,
.fishmenu-h ul li a:active,
.fishmenu-h ul li a:visited				  {color:#FFFFFF; text-decoration:none;}
.fishmenu-h ul li a:hover                 {color:#cccccc; text-decoration:none; background:url(images/menu_hover.png) repeat; }
.fishmenu-h ul li.current 			  	  {}
.fishmenu-h ul li.current a				  {color:#cccccc; text-decoration:none; background:url(images/menu_hover.png) repeat;}
.fishmenu-h ul li.current a:link,
.fishmenu-h ul li.current a:active,
.fishmenu-h ul li.current a:visited		  {color:#cccccc;}
.fishmenu-h ul li.current span			  {}
.fishmenu-h ul li.current .menuslide a 	  { background:transparent;}
.fishmenu-h ul a:hover,
.fishmenu-h ul li a.menu_hover		      {color:#cccccc; text-decoration:none; background:url(images/menu_hover.png) repeat;}
.fishmenu-h ul li a.menu_hover:link,
.fishmenu-h ul li a.menu_hover:active,
.fishmenu-h ul li a.menu_hover:visited    { color:#cccccc;}
.fishmenu-h ul a:hover span ,
.fishmenu-h ul li a.menu_hover span		  { }
/*sub menu*/
.fishmenu-h .menuslide 					  { display: none; float: left; overflow:hidden; position:absolute;}
.fishmenu-h .menuslide ul 				  { border:1px solid #00143D; display: none;left: 0px; float: left; position:relative; margin:0px; background:url(images/submenu_bg.png) repeat;}
.fishmenu-h .menuslide ul li 			  { background:none; display:block; clear:both; padding:0px; }
.fishmenu-h .menuslide ul li span 		  { color:#fff; display:block; padding:0 10px 0 10px; cursor:pointer; margin:0px;}
.fishmenu-h .menuslide ul li a			  { height:28px;display:block;font-weight: normal;font-size:11px;margin:0px; cursor:pointer; }
.fishmenu-h .menuslide ul a:link,
.fishmenu-h .menuslide ul a:active,
.fishmenu-h .menuslide ul a:visited		  { width:auto; color:#fff; text-decoration:none; line-height:28px;display: block; text-align:left; cursor:pointer; margin:0px;}
.fishmenu-h .menuslide ul a:hover 		  { width:100%; background:#00143D; cursor:pointer; margin:0px; padding:0px; text-decoration:none;}
.fishmenu-h .menuslide ul a:hover span    { color: #fff; cursor:pointer; margin:0px; padding:0 10px 0 10px}
.fishmenu-h .menuslide a.menu_hover,
.fishmenu-h ul li.current .menuslide a:hover,
.fishmenu-h ul li.current .menuslide a.menu_hover{
	background:#00143D; color:#fff;  padding:0px; margin:0px;}
.fishmenu-h .menuslide a.menu_hover span{
    margin:0px; color:#fff;  padding:0 10px 0 10px;}
.menuslide ul 							  { float:left;left:0px;position:relative;}
.fishmenu-h .menuslide ul li span.expandLeft,.fishmenu-h .menuslide ul li span.menutext {}

.FCKImageGalleryContainer .head,
.FCKImageGalleryPathContainer{
	color:#fff;}


.DNN_News_ItemLink {
	font-size:12px;
	font-weight:bold;
	margin-top: 3px;
}

p.DNN_News_ItemDate {
	font-style:italic;
	margin:0;
	color: #666666;
	font-size:11px;
}

#dnn_ctr2979_View_lnkSubscribe {
	background-color:#E9C600;
	padding: 5px 8px 5px 5px;
	border:medium none;
	color:#434A59;
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:13px;
	font-weight:bold;
	height:20px;
	text-decoration:none;
}

#dnn_ctr2979_View_lnkSubscribe:hover {
	color: #ffffff;
}
#dnn_ctr2979_View_lnkSubscribe:visited {
	color: #434A59;
}
#dnn_ctr2979_View_lblHeaderMsg {
	padding-right: 2px;
}
.riTextBox {
	margin-bottom: 3px;
}
span.SoundOff { font-size:12px;color:#2a4173; font-weight: bold; }
td.SoundOff { padding-top: 10px; }
table.DNN_ANN_DesignTable { margin-top: 0px; }
table.DNN_ANN_DesignTable a, table.DNN_ANN_DesignTable a:link, table.DNN_ANN_DesignTable a:visited { font-size: 11px; font-weight:normal; text-decoration:none; color: #f0f0f0; }
table.DNN_ANN_DesignTable a:hover { color: #ffffff; }

table.HomeNews img {border: 1px solid #fff; }
table.HomeNews a {font-size: 20px; text-decoration: none;}
table.HomeNews a:hover {text-decoration:underline; }
table.HomeNews td.HomeNewsSummary {color:#fff; padding-left: 7px; }
table.HomeNews td.HomeNewsSummary a {font-size: 11px;}
div.DNN_ANN_viewtypeSelectorLabel, div.DNN_ANN_viewtypeSelectorDDL {visibility:collapse;}
table.DNN_ANN_DesignTable { width: 100%; }

table.ratestable tr.headerrow td { background-color: #69758c; padding-top: 15px; font-weight: bold; color: #ffffff; }
table.ratestable td { background-color: #BCCEF5; text-align: center; color: #2A4173; padding: 2px 5px; }
table.ratestable tr.altrow td { background-color: #A1B1D2; }
table.ratestable tr.first-child td { background-color: #69758c; }
table.ratestable td:first-child { text-align: left; font-weight: bold; padding-left: 10px; }

table.courseratingtable th { background-color: #2A4173; text-align: center; color: #ffffff; padding: 2px; font-weight: bold; }
table.courseratingtable td { background-color: #BCCEF5; text-align: center; color: #2A4173; padding: 2px 5px; }
table.courseratingtable tr.altrow td { background-color: #A1B1D2; }
table.courseratingtable tr.first-child td { background-color: #69758c; }
table.courseratingtable td:first-child { text-align: left; font-weight: bold; padding-left: 10px; }

table.playerdevelopment td { background-color: #BCCEF5; text-align: center; color: #2A4173; padding: 2px 5px; }
table.playerdevelopment tr.altrow td { background-color: #A1B1D2; }
table.playerdevelopment tr.first-child td { background-color: #69758c; }
table.playerdevelopment td:first-child { text-align: left; font-weight: bold; padding-left: 10px; }

table.instructorrates td { background-color: #BCCEF5; text-align: right; color: #2A4173; padding: 2px 5px; }
table.instructorrates tr.altrow td { background-color: #A1B1D2; }
table.instructorrates tr.headerrow td { background-color: #69758c; padding-top: 15px; font-weight: bold; color: #ffffff; }
table.instructorrates td:first-child { text-align: left; padding-left: 10px; }

table.instructorrates2 td { background-color: #BCCEF5; text-align: left; color: #2A4173; padding: 2px 5px; }
table.instructorrates2 tr.altrow td { background-color: #A1B1D2; }
table.instructorrates2 tr.headerrow td { background-color: #69758c; padding-top: 15px; font-weight: bold; color: #ffffff; }
table.instructorrates2 tr.subheader td { background-color: #69758c; font-weight: bold; color: #ffffff; }
table.instructorrates2 td:first-child { text-align: left; padding-left: 10px; }

table.range td { background-color: #BCCEF5; text-align: left; color: #2A4173; padding: 2px 5px; }
table.range tr.altrow td { background-color: #A1B1D2; }
table.range tr.headerrow td { background-color: #69758c; padding-top: 15px; font-weight: bold; color: #ffffff; }
table.range td:first-child { text-align: left; padding-left: 10px; }

table.membershiprates td { background-color: #BCCEF5; text-align: left; color: #2A4173; padding: 2px 5px; }
table.membershiprates tr.altrow td { background-color: #A1B1D2; }
table.membershiprates tr.headerrow td { background-color: #69758c; padding-top: 15px; font-weight: bold; color: #ffffff; }
table.membershiprates tr.nobackground td { background-color: transparent; }
table.membershiprates td:first-child { text-align: left; padding-left: 10px; }

td.teetimesearchcell { padding: 5px; border: 1px solid #434a59; font-weight: bold; }


.calPubSpan
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    display: block;
    float: left;
    border-left: #cccccc 1px solid;
    width: 2.5em;
    margin-right: 5px;
    border-bottom: #cccccc 2px solid;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    background-position: right top;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-color: #ffffff;
}
.calPubMonth
{
    padding-right: 0px;
    display: block;
    padding-left: 0px;
    font-weight: bold;
    font-size: 0.7em;
    padding-bottom: 0px;
    margin: 0px;
    text-transform: uppercase;
    color: #ffffff;
    padding-top: 1px;
    background-position: center top;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-color: #434A59;
}

.calPubDate {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; FONT-SIZE: 1.1em; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; color: #444444;
}
