@import url(global_v1-2.css);
@import url(WCI_LostKeyGC_css/modules.css);
@import url(WCI_LostKeyGC_css/plugins.css);
@import url(adminLogin.css);


/*
I. GLOBAL:  Global classes, header styles, link styles and .page (body tag) class
II. BUTTONS
III. MISC CLASSES 
IV. CUSTOM SITE SELECTORS

/////////////////////////////////////////////////////*/

body {
	background:  #FFF;
	color: #000;
}


h1 {
	color: #0e0004;
	font: 36px/46px Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #ccc4aa;
	margin-bottom: 10px;
}

#private h1 {
	border: none;
}


h2 {
	color: #4c0b1c;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}

h3 {
	
	color: #7e7251;
	font: normal 22px/30px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;

}

h4 {
	
	color: #282109;
	font: bold 12px Arial, Helvetica, sans-serif;

}

h5 {
	
	color: #2b3B24;
	font: 12px Arial, Helvetica, sans-serif;
	display: inline;

}

h6 {
	
	color: #423317;
	font: bold 11px Arial, Helvetica, sans-serif;

}

p {
	
	color: #1A1816;
	font: 12px/18px Arial, Helvetica, sans-serif;

}

table, div {
	
	font: 12px Arial, Helvetica, sans-serif;

}

a,a.small,a.anchor,a.visited {
	
	color: #620720;
	font: inherit;
	text-decoration: none;

}

a:hover {
	color: #620720;
	font: inherit;
	text-decoration: underline;

}

.page {
	
	background: #052436 url(../../../Images/bg_page.jpg) repeat-x;
	text-align: center;
	
}

.CEMenu {
	
	margin: 0;
	padding: 0;

}

/* important edit global text boxes - deFault --------- */
.txtbox {
	
	background: #FFF;
	border-style: inset;
	border-width: 2px;
	color: #000;
	font: 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	margin: 2px 0;

}

/****** END GLOBAL ------------------
/////////////////////////////////////
II. BUTTONS
/////////////////////////////////////
= directory -> edit roster options -> cancel & next button --------- */
.but {
	
	background: #eee;
	border: 1px outset buttonhighlight;
	color: #333;
	cursor: pointer;
	font: 13px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

/*= directory -> edit roster options -> close button --------- */
.membut {
	
	background: #eee;
	border: 1px solid buttonFace;
	color: #333;
	cursor: pointer;
	font: 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

/*= ADMIN BUTTON AND BAR ------ */
.abut {
	
	background: #eee;
	border-style: outset;
	border-width: 2px;
	color: #333;
	font: 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	margin-bottom: 2px;
	margin-top: 2px;

}

.adminbar {
	
	background: #eee;
	color: #333;
	font: 400 12px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

/*////////////////////////////////////
III. MISC CLASSES 
//////////////////////////////////////
 --------- general row hover classes --------- */
.rowNormal {
	
	background: #eee;
	color: #000;
	font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

.rowHover {
	
	background: #FFF;
	color: #000;
	font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

.rowAlternate {
	
	background: #eee;
	color: #000;
	font-weight: 400;

}

.rowHeader {
	
	background: #555;
	border: 1px solid #000;
	color: #FFF;
	font-weight: 700;

}

.cookieTrail {
	
	background: #FFF;
	border-bottom: 1px solid #FFF;
	color: #000;
	display: none;
	font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	padding: 2px;
	text-decoration: none;

}

a.cookieTrail,a.cookieTrail:hover {
	
	color: #333;
	font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	text-decoration: none;

}



/*////////////////////////////////////////////////////////
Layout and Custom Selectors For: siteName
////////////////////////////////////////////////////////*/

.hideText {

	display: none;

}

a.clickToEditAnchor {
	text-align: center;
	margin: 0 auto;	
}

#callOuts .inside .clickToEditDiv {
	clear: both;
}

/*////////////////////////////////////////////////////////////////
= MASTER PAGE SPECIFIC CLASSES 
////////////////////////////////////////////////////////////////*/

.siteWrapper {
	width: 950px;
	margin: 0 auto;
	background: #FFF url(../../../Images/bg_siteWrapper.jpg) repeat-y;
}

#pubHome {
	background: #133e55;
}


#dropShadow {
	width: 954px;
	margin: 0 auto;
	background: #052436 url(../../../Images/bg_dropShadow.jpg) repeat-x;
	
}

#admin {
	width: 954px;
	margin: 0 auto;
	background-color:#fff;
	border-left:#052436 4px solid;
	border-right:#052436 4px solid;
}

#pubHome {


	
}

#pubContent {


	
}


/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */

#branding {
	width: 950px;
	height: 131px;
	background: #133e55 url(../../../Images/bg_branding.jpg) no-repeat;
	text-align: left;
}

#branding .inside {
	height: 92px;
}

#branding #siteLogo {
	width: 122px;
	height: 66px;
	border: none;
	margin: 13px 0 0px 25px;
}

#branding #siteLogo a {
	display: block;
	width: 122px;
	height: 66px;
	background: transparent url(../../../Images/logo.gif) no-repeat;
}

#branding #siteLogo a:hover  {
	background: transparent url(../../../Images/logo_hover.gif) no-repeat;
}

#branding #logo {

	height: 66px;
	width: 122px;
	margin: 13px 0 0px 25px;
	
	}
	
	a#logo {
		height: 66px;
		width: 122px;
		background:url(Images/logo.jpg);
		background-position:top left;
		display: block;
}
		a#logo:hover {
			background-position: left bottom;
		}


#memberControls {
	padding: 38px 0;
}

#memberControls ul {
	margin: 0;
	padding: 0 8px 0 0;
	list-style-type: none;
}

#memberControls ul li {
	display: inline;
	margin: 0 10px 0 0;
	text-transform: uppercase;
	font-size: 10px;
}

#memberControls ul li.login {
	
}

#memberControls ul li a {
	color: #faf3df;
}

#memberControls ul li.login a {
	border: 1px solid #b30335;
	font-size: 11px;
	background: #540518;
	padding: 5px;
}

#memberControls ul li.login a:hover {
	background: #9c0835;
	text-decoration: none;
}

#tagline {
	/*--background: transparent url(../../../Images/tagline.gif) no-repeat;--*/
	background-position: 5px 2px;
	padding: 0;
	height: 39px;
	width: 220px;
}
	
/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */


#nav {
	height: 38px;
	text-align: center;
	padding: 0 0 0 5px;

}

#private #nav {
	padding: 0;
}

#nav .inside {
	margin: 0 auto;
	width: 820px;
	height: auto;


}

#private #nav .inside {
	margin: 0 auto;
	width: 940px;
	height: auto;

}

#nav ul {
	list-style-type: none;
}

#nav ul li {
	display: inline;
}

/* -------------------------------------------------------------
= SIDEBAR CLASSES 
------------------------------------------------------------- */

#sidebar {
	width: 170px;
	text-align: center;
	padding: 10px 0 0 0;
}

#sidebar .inside {
	width: 160px;
	text-align: left;
	margin: 0 auto;
	
}

#photoGalleryLinks {
	padding: 10px 0;
}


#myStatements {
	border-top: 1px solid #ccc4aa;
	border-bottom: 1px solid #ccc4aa;
	padding: 10px 0 0 0;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	margin: 0;
	padding: 5px 0 5px 22px;
	border-bottom: 1px solid #ccc4aa;
	font-size: 12px;
}

#sidebar ul li a:link, a:active, a:visited {
	color: #282109;
}

#sidebar h4 {
	background: transparent url(../../../Images/bg_sideBarTitle.jpg) no-repeat;
	width: 165px;
	height: 24px;
	font-style: normal;
	font-weight: bold;
	padding: 4px 0 0 22px;
}

#sidebar #photoGalleryLinks h2.photoGallery, #sidebar #myStatements h2.myStatements {
	height: 23px;
	padding: 4px 0 0 35px;
	background-position: center left;
}

#sidebar #photoGalleryLinks h2.photoGallery { background: transparent url(../../../Images/icon_camera.jpg) no-repeat; }

#sidebar #myStatements h2.myStatements { background: transparent url(../../../Images/icon_paper.jpg) no-repeat; height: 30px; }

#sidebar #photoGalleryLinks ul, #sidebar #myStatements ul {
	margin: 0 0 5px 0;
	padding-left: 30px;
}

#sidebar #photoGalleryLinks ul li, #sidebar #myStatements ul li {
	list-style-image: url(../../../Images/arrow_red.gif);
	margin: 0;
	padding: 0 0 3px 0;
	border: none;
}

#sidebar #photoGalleryLinks a, #sidebar #myStatements a {
	color: #620720;
	font-size: 11px;
	text-decoration: none;
}

#sidebar #photoGalleryLinks a:hover, #sidebar #myStatements a:hover {
	text-decoration: underline;
}


/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */

#contentArea {
	padding: 0;
	margin: 0 auto;
}


#callOuts {
	background: #FFF url(../../../Images/bg_callOuts.jpg) repeat-x;
	border-left: 2px solid #133e55;
	border-right: 2px solid #133e55;
	height: 150px;
	text-align: center;
}

#callOuts .inside {
	padding: 8px;
	margin: 0 auto;
}

#callOuts .column1, #callOuts .column2, #callOuts .column3 {
	width: 300px;
	height: 139px;
	margin-right: 14px;
}

#callOuts .column3 {
	margin-right: 0;
}

#callOuts table tr td {
	width: 300px;
	height: 139px;
	vertical-align: bottom;
}

#callOuts table.first tr td {
	padding-bottom: 20px;
}

#callOuts table.first tr td a {
	color: #dbaf46;
	font-weight: bold;
	margin: 0 0 0 15px;
}

#callOuts table tr td a img {
	border: none;
	margin: 0;
}

#mediaWindow .column1 {
	width: 356px;
	border-right: 1px solid #ccc4aa;
		
}

#mediaWindow .column1 table {
	width: 346px;
} 

#mediaWindow .column1 table tr td {
	padding: 0 0 0 10px;

}

#mediaWindow .bottomBG {
	background: transparent url(../../../Images/bg_dropShadow_346w.jpg) no-repeat;
	background-positio: bottom center;
	height: 9px;
	width: 346px;
}


#mediaWindow .column1 table tr td h1, #mediaWindow .column1 table tr td h4 {
	color: #978e72;
	font-weight: normal;
}

#mediaWindow .column1 table tr td h1 {
	line-height: 38px;
	width: 200px;
	margin-bottom: 10px;
}

#mediaWindow .column1 table tr td h4 {
	font-size: 18px;
}

#mediaWindow .column1 table tr td p {
	color: #620720;
	margin: 0;
	padding: 0;
}

#mediaWindow .column1 table tr td img {
	border: none;
}

#mediaWindow .column1 table tr td img a {
	
}

#mediaWindow .column2 {
	width: 356px;
	text-align: left;
	
}

#mediaWindow .column2 table {
	width: 346px;
	font-size: 11px;
} 

#mediaWindow .column2 tr td a {
	color: #d2c29c;
}

#mediaWindow .column2 a:hover {
	text-decoration: underline;
}

#mediaWindow .column2 tr td span.previous {
	background: transparent url(../../../Images/arrow_previous.gif) no-repeat;
	background-position: center left;
	padding: 0 0 0 10px;
	margin: 0 0 0 5px;
	cursor: pointer;
}

#mediaWindow .column2 tr td span.next {
	background: transparent url(../../../Images/arrow_next.gif) no-repeat;
	background-position: center right;
	padding: 0 10px 0 0;
	margin: 0 5px 0 0;
	cursor: pointer;
}

#contentWrapper {
	width: 780px;
	text-align: center;
	
}

#contentContainer {
	width: 720px;
	text-align: left;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#contentContainer ul{
 	margin: 0 0 12px 0;
	padding: 0;
}

/*--#contentContainer ul li {
	margin: 0;
	padding: 0;
}--*/

#teaserImage {
	width: 770px;
	padding: 0 2px 14px 0;
}

#newsletterLinks {
	padding: 10px 0 20px 0;
	text-align: left;
	border-bottom: 1px solid #ccc4aa;
}

#newsletterLinks table {
	margin: 0 0 10px 0;
}

#newsletterLinks table tr td {
	padding: 0 30px 0 0;
}

#newsletterLinks table tr td:last-child {
	padding: 0;
}


#newsletterLinks table tr td a {
	background: transparent url(../../../Images/arrow_red.gif) no-repeat;
	background-position: center left;
	padding: 3px 0 0 10px;
	color: #620720;
	font-size: 11px;
}

#newsletterLinks table tr td img {
	border: none;
	background: none;
	padding: 0;
	margin: 0 0 5px 0;
}

#contentMain {
	text-align: center;
	width: 710px;
	padding: 10px 0;
}

#pubHome #contentMain {
	text-align: left;
}

#private #contentMain {
	
}

#contentMain .inside {
	width: 640px;
	text-align: left;
	margin: 0 auto;
}

#contentMain img {
	/* margin-left: 20px; */
}

#contentMainBottom {
	text-align: center;
	width: 710px;
	padding: 10px 0;
}

#private #contentMainBottom {
	border-top: 1px solid #ccc4aa;
}

#contentMainBottom .inside {
	width: 644px;
	text-align: left;
	margin: 0 auto;
}

#private #contentMainBottom .inside {
	width: 640px;
}

#contentMainBottom .inside h3 {
	background: #978e72;
	padding: 1px 5px;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
}

#contentMainBottom .inside table.highlights, #contentMainBottom .inside table.highlights td {
	border: 2px solid #CCC4AA;
	
}

#contentMainBottom .inside table.highlights { margin: 0 0 30px 0; }

#contentMainBottom .inside table.highlights td { padding: 0 0 10px 0; }

#contentMainBottom .inside table td h4{
	padding: 5px 0 5px 5px;
}

#contentMainBottom .inside table td p {
	padding: 2px 0 0 5px;
	line-height: 18px;
}

#contentMainBottom .inside table td a {
	color: #620720;
}

#contentMainBottom .inside .calendar {
	background: #f1eee7 url(../../../Images/bg_clubCalendarDS.jpg) center bottom no-repeat;
	width: 240px;
	margin-right: 25px;
	text-align: center;
}

#contentMainBottom .inside .calendar .calContent {
	width: 200px;
	text-align: left;
	margin: 0 auto;
}

#contentMainBottom .inside .clubNews {
	width: 335px;
	padding-left: 25px;
	border-left: 1px solid #ccc4aa;
}

#contentMainBottom .inside .clubNews .newsInside {
	background: #f1eee7 url(../../../Images/bg_clubNewsDS.jpg) center bottom no-repeat;
	width: 335px;
	text-align: center;
	
}

#contentMainBottom .inside .clubNews .newsInside .newsContent {
	width: 295px;
	margin: 0 auto;
	text-align: left;
}

#photoAlbum {
	padding: 0 0 30px 0;
}

#photoAlbum h4{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
}

#photoAlbum img {
	margin: 0 0 5px 0;
}

#photoAlbum .dateAndNav img {
	margin: 0;
}

#photoAlbum .dateAndNav {
	padding: 2px 0;
	margin:  0 0 10px 0;
	height: 18px;
}

#photoAlbum .dateAndNav {

}

#photoAlbum .dateAndNav ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#photoAlbum .dateAndNav {
	display: inline;
	
	
}

#photoAlbum .dateAndNav hr {

	color:#CBC4AA;
	
	/*IE Compatibility: makes 1px*/
	height:1px;
	
	/*FF Compatibility: makes 1px*/
	border:none;
	border-top:1px solid;
	}
	


#photoAlbum .dateAndNav table tr td span.previous a {

	font-size: 10px;
	color: #670f27;
}

#photoAlbum .dateAndNav table tr td span.next a {
	
	font-size: 10px;
	color: #670f27;
}

#photoAlbum .caption p {
	font-size: 11px;
	line-height: 15px;
}





/* -------------------------------------------------------------
= LOGIN AREA
------------------------------------------------------------- */

#loginNormal, #loginGolf {
	margin: 48px auto;
	width: 391px;
	background: #550619;
	border: 2px solid #780A25;
	text-align: center;
	padding: 20px 0;
}


#loginNormal .header {
	width: 391px;
	height: 91px;
	background: transparent url(../../../Images/loginStandardLogo.gif) center no-repeat;
	margin: 0 0 10px 0;
}

#loginGolf .header {
	width: 391px;
	height: 91px;
	background: transparent url(../../../Images/loginGolfLogo.gif) center no-repeat;
	margin: 0 0 10px 0;
	
}


#loginNormal .loginForm, #loginGolf .loginForm {
	width: 391px;
	text-align: center;
	margin: 0 0 10px 0;
}

#loginNormal .loginForm table tr td, #loginGolf .loginForm table tr td {
	color: #CCC4AA;
}

#loginNormal .loginForm table tr td a, #loginGolf .loginForm table tr td a{
	color: #FFF;
}

#loginNormal .loginForm .inside, #loginGolf .loginForm .inside {
	margin: 0 auto;
	line-height: 22px;
	width: 225px;
	color: #CCC4AA;
	text-align: left;
}

#loginNormal .loginForm .inside input, #loginGolf .loginForm .inside input { background: #FAF7F2; border: 1px solid #780A25; margin: 0 0 10px 0; width: 200px; padding: 2px 0; height: 20px;}

#login_forgotPassword a{
	font-size: 10px;
	color: #FFF;
}

#loginNormal .loginForm .inside #login_link input, #loginGolf .loginForm .inside #login_link input  { margin: 0; padding: 0; width: 55px; height: 23px; }

#loginNormal .loginForm .inside table tr td input, #loginGolf .loginForm .inside table tr td input { margin: 0; padding: 0; width: 90px; height: 23px; }

#loginNormal .header h1, #loginGolf .header h1{ display: none; }

/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */

#footer {
	border-left: 2px solid #133e55;
	border-right: 2px solid #133e55;
	border-bottom: 2px solid #133e55;
	text-align: left;
}

#footerLinks {
	background: #e7e3cd;
	height: 23px;
	padding: 8px 0 0 0;
}

#footerLinks ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footerLinks ul li {
	font-size: 10px;
	display: inline;
	padding-right: 10px;
}

#footerLinks ul li a {
	color: #132a35;
}

#footerLinks ul li a:hover {
	text-decoration: underline;
}

#footerInfo {
	background: #0f5b7a;
	height: 27px;
	padding: 8px 0 0 0;
}

#footerInfo p {
	font-size: 10px;
	color: #d9dac7;
	padding-left: 10px;
}