@import url(global.css);
@import url(glenOaksClub_css/modules.css);
@import url(glenOaksClub_css/plugins.css);
@import url(adminLogin.css);

/*
I. GLOBAL:  Global classes, header styles, link styles and .page class
II. BUTTONS
III. MISC CLASSES 
IV. CUSTOM SITE SELECTORS

/////////////////////////////////////////////////////*/
body {
	
	background:  #FFF;
	color: #000;
}


h1 {
	
	color: #29361D;
	font: bold italic 18px "Times New Roman", Georgia, Times, serif;
	padding-bottom: .4em;

}

h2 {
	
	color: #615A3D;
	font: bold italic 18px "Times New Roman", Georgia, Times, serif;
	padding: .2em 0;

}

h3 {
	
	color: #29361D;
	font: 12px "Lucida Sans Unicode", Arial, sans-serif;
	padding-bottom: .6em;

}

h4 {
	
	color: #4F4724;
	font: italic 14px/1.4 "Times New Roman", Georgia, Times, serif;
	padding-bottom: .6em;

}

h5 {
	
	color: #000;
	display: inline;
	font: 14px "Times New Roman", Georgia, Times, serif;

}

h6 {
	
	color: #D6CEAA;
	font: 10px "Lucida Sans Unicode", Arial, sans-serif;
	text-transform: uppercase;

}

/* ::TODO:: look into the best solution for this */

p {
	
	color:#363a1f;
	font: 13px Arial, sans-serif;
	margin: 0;

}

table {
	color:#363a1f;
	font: 13px Arial, sans-serif;

}

a,a.small,a.anchor,a.visited {
	
	color: #000;
	font: inherit;
	text-decoration: none;

}

a:hover {
	
	color: #26321B;
	font: inherit;
	text-decoration: underline;

}

.smallerfont {

	color: #4F4724;
	font: 12px "Lucida Sans Unicode", Arial

}

.page {
	
	background: url(../../../Images/bodybg.gif) repeat-x left top #1B2116;
	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 "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 "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 "Lucida Sans Unicode", Arial, sans-serif;

}

/*= ADMIN BUTTON AND BAR ------ */
.abut {
	
	background: #eee;
	border-style: outset;
	border-width: 2px;
	color: #333;
	font: 11px "Lucida Sans Unicode", Arial, sans-serif;
	margin-bottom: 2px;
	margin-top: 2px;

}

.adminbar {
	
	background: #eee;
	color: #333;
	font: 400 12px "Lucida Sans Unicode", Arial, sans-serif;

}

/*////////////////////////////////////
III. MISC CLASSES 
//////////////////////////////////////
 --------- general row hover classes --------- */
.rowNormal {
	
	background: #eee;
	color: #000;
	font: 400 11px "Lucida Sans Unicode", Arial, sans-serif;

}

.rowHover {
	
	background: #FFF;
	color: #000;
	font: 400 11px "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 "Lucida Sans Unicode", Arial, sans-serif;
	padding: 2px;
	text-decoration: none;

}

a.cookieTrail,a.cookieTrail:hover {
	
	color: #333;
	font: 400 11px "Lucida Sans Unicode", Arial, sans-serif;
	text-decoration: none;

}

/*///////////////////////////////////////////////////
Layout and Custom Selectors For: Glen Oaks Club, Inc
///////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////////////
= GLOBALLY USED CLASSES
////////////////////////////////////////////////////////////////*/

.hideText {

	display: none;

}

.houdini {

	visiblity: hidden;

}

/*primarily For images, removes extra bottom white space
IE creates For sourced images inside oF containers without
deFined heights*/

.blockLevel {

	display: block;

}

.justifiedCopy {

	text-align: justify;

}

.centered {

	margin: 0 auto;
	text-align: center;

}

.thumbBorder {

	border: 4px double #C1591E;
	display: block;

}

/*////////////////////////////////////////////////////////////////
= MASTER PAGE SPECIFIC CLASSES 
////////////////////////////////////////////////////////////////*/

.siteWrapper {

	width: 818px;
	margin: 0 auto;

}

#pubHome {

	margin-top: 24px;
	background: url(../../../Images/pubHome_logoHeader.gif) no-repeat center top;
	padding-top: 4px;

}

#contentLayout {

	
	/*background: url(../../../Images/content_logoHeader.gif) no-repeat center top;*/
	
	
}

#siteContainer {

	width: 100%;
	background: url(../../../Images/outerContentBg.gif) repeat-y center top;

}

#contentLayout #siteContainer {

	

}

/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */

#branding {

	width: 810px;
	height: 114px;
	background: url(../../../Images/contentHeader.gif) no-repeat center top;

}

#branding .inside {

	width: 508px;
	float: right;
	text-align: right;
	margin: 40px 28px 0 0;

}

#underlinedDate {

	color: #1B2116;
	padding-bottom: 2px;
	border-bottom: 1px solid #959077;

}

#headerLogInfo {

	
	color: #7C7D5D;

}

#headerLogInfo span {

	color: #29361D;

}

#headerLogInfo a {

	color: #A0410D;

}

/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */

#nav {

	width: 800px;
	height: 30px;
	background: #B9AD6E;
	border-bottom: 3px solid #A0410D;
	color: #65603E;

}

#pubHomeNav {

	margin: 0 auto;
	text-align: center;
	width: 800px;
	height: 30px;
	background: #D6CEAA;
	padding-bottom: 20px;

}

/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */

/*public home page*/

#contentArea {

	width: 810px;

}

#pubHomeFlash {

	width: 100%;

}

#contentWrapper {

	width: 800px;
	/*background: url(../../../Images/pubHome_bottomContentBg.gif) repeat-y top center;*/

}

#contentLayout #contentWrapper {

	width: 800px;
	background: url(../../../Images/lowerContentBg_all.gif) no-repeat bottom center #E5E0C9;

}

#contentWrapper td {

	vertical-align: top;

}

#pubHome #contentMain {

	width: 480px;
	background: url(../../../Images/pubHome_leftColBg.jpg) no-repeat bottom left #D6CEAA;
	/*background: #D6CEAA;*/
	border-right: 1px solid #AFA98B;
	text-align: left;
	
}

#pubHome #insidecontentMain {

	width: 800px;
	background: #D6CEAA;
	/*background: #D6CEAA;*/
	border-right: 1px solid #AFA98B;
	text-align: left;
    padding: 8px 40px 40px 40px;
	
}

#pubHome #contentMain .inside {

	width: 396px;
	margin-left: 40px;
	padding-bottom: 40px;

}

#pubHome #sidebar {

	width: 320px;
	background: url(../../../Images/pubHome_rightColBg.jpg) no-repeat bottom right #D6CEAA;
	/*background: #D6CEAA;*/
	border-left: 1px solid #E5E0C9;
	text-align: left;

}

#memLogin {

	width: 228px;
	background: #E7E3CE;
	border: 1px solid #B8AE7C;
	margin-left: 30px;
	/*padding: 0 14px 4px;*/
	padding: 8px 14px 14px;
	
}

#memLogin p {

	color: #7C7557;

}

#pubHomeLinkWrapper {

	width: 340px;
	height: 96px;
	margin-top: 10px;
	background: url(../../../Images/pubHome_decor.gif) no-repeat center bottom;

}

#mapLink, #contactLink {

	width: 166px;
	height: 36px;
	display: block;

}

#mapLink {

	background: url(../../../Images/pubHomeLink_directions.gif) no-repeat left;

}

#mapLink:hover {

	background: url(../../../Images/pubHomeLink_directions.gif) no-repeat right;

}

#contactLink {

	background: url(../../../Images/pubHomeLink_contact.gif) no-repeat left;

}

#contactLink:hover {

	background: url(../../../Images/pubHomeLink_contact.gif) no-repeat right;

}

/*private content page*/

#topLinkWrapper {

	width: 100%;
	height: 35px;
	background: url(../../../Images/content_logoHeader.gif) no-repeat center bottom;

}

#topLinks {

	/*height: 24px;*/
	margin: 0;
	padding: 0;
	list-style: none;
	/*width: 368px;*/
	width: 450px;

}

#topLinks li {

	margin: 0;
	padding: 4px 0 0;
	width: 88px;
	height: 20px;
	/*background: url(../../../Images/topLinkBg.gif) repeat-y left top;*/
	font: 10px "Lucida Sans Unicode", Arial, sans-serif;
	/*border-left: 1px solid #3C502A;*/

}

#topLinks #last {

	width: 90px;
	background: url(../../../Images/topLinkBg_last.gif) repeat-y left top;

}

#topLinks #last a  {

	margin-right: 2px;

}

#topLinks a  {

	/*height: 20px;*/
	/*display: block;*/
	margin: 0 0;
	color: #7C7C5D;
	/*border-left: 1px solid #14190E;*/
	/*text-align: center;*/

}

#topLinks a:hover  {

	color: #938F67;
	text-decoration: none;
	/*background: url(../../../Images/topLinkBg.gif) repeat-y left top #1e2715;*/

}

#topLinks li.clearBoth {

	display: none;

}


#mediaWindow {

	height: 225px;

}

#mediaWindow .blockLevel {

	border-bottom: 3px solid #A0410D;

}

#contentLayout #contentMain{

	width: 542px;
	text-align: left;
	padding: 16px 0;
	
}

#contentLayout #contentMainHome{

	width:500px;
	text-align: left;
	padding: 16px 0;
	
}


#contentDining{


	padding-right:16px; padding-left:16px; padding-bottom:16px;
	text-align:center;
	width:740px;

}


#contentDining .inside{


	padding: 14px;
	background: #C3BB94;
	
}

#contentLayout #contentLanding{

	width:600px;
	text-align: left;
	padding-left:15px;
	
}

#contentLayout #contentMain .inside {

	width: auto;
	margin: 0 16px;
	padding: 14px;
	background:  #838e52;

}

#contentLayout #contentMainHome .inside {

	width: auto;
	margin: 0 16px;
	padding: 14px;
	background: #C3BB94;

}

/**:first-child+html {} * html #contentLayout #contentMain .inside {

	width: 510px;

}*/ 

.subheadBG {
	
	width: auto;
	font-size: 14px;
	margin: 0 16px;
	padding: 10px 14px;
	background: #CCC396;
	border-bottom: 1px solid #A29C77;
	text-align: left;

}

#contentLayout #sidebar {

	width: 258px;
	text-align: left;
	padding: 30px 0;
	
}

#sidebar h4 {

	line-height: normal;
	text-align: center;

}

#contentLayout #sidebar .inside {

	width: 226px;
	margin: 16px 30px 0;
	
}

#contentLayout #sidebarHome .inside {

	width: 226px;
	margin-right:0px;
	margin-top:0px;
	padding-left:30px;
	margin-left:16px
	
}

#calendarPluginWrapper {

	margin-top: 18px;
	width: 224px;
	background: url(../../../Images/calendarBackground.gif) repeat-x center top #37432c;
	border: 1px solid #9C9678;
	

}

#calendarPluginContainer {

	width: 206px;
	margin: 10px;

}

#contentLayout #contentMain #transparentInside {
 
 	background: transparent;
	margin-top: 16px;
	width:740px;
 
 }
 
 #allContent {
	margin: 0 16px;
	padding: 14px;
	width:772px; }

/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */

#footer {

	background: url(../../../Images/footerBg.gif) no-repeat center top;
	padding: 16px 0;
	
}

