/* Version 1.01 
*  Released: 12/27/2007
*/

@import url(global.css);
@import url(crystalTree_css/modules.css);
@import url(crystalTree_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
/////////////////////////////////////////////////////*/
/*allows background image on body to bottom align in gecko browsers*/
/*html {
	
	
	min-height: 100%;
	height: auto;

}*/


body {
	
	background: #FFF;
	color: #000;

}



h1 {
	
	color: #073007;
	font: 32px Georgia, "Times New Roman", serif;
	padding: .2em 0;

}

h2 {
	
	color: #525252;
	font: bold 12px Georgia, "Times New Roman", serif;
	padding: .4em 0;

}

h3 {
	
	color: #006600;
	font: 18px bold Georgia, "Times New Roman", serif;
	text-transform:uppercase;

}

h4 {
	
	color: #000;
	font: italic 14px Georgia, "Times New Roman", serif;

}

h5 {
	
	color: #073007;
	font: 13px Georgia, "Times New Roman", serif;

}

h6 {
	
	color: #A09D93;
	font: 10px Verdana, Arial, sans-serif;

}

/* ::TODO:: look into the best solution for this */
p {
	
	color: #000;
	font: 11px/1.6 Georgia, "Times New Roman", serif;
	margin: 0;
	padding-bottom: 1em;

}

table, div {
	
	font: 11px Arial, Verdana, sans-serif;

}

a,a.small,a.anchor,a.visited {
	
	color: #2D220B;
	font: inherit;
	text-decoration: none;

}

a:hover {

	color: #2D220B;
	font: inherit;
	text-decoration: underline;
	
}

.page {

	margin: 0;
	padding: 0;
	background: #252525;
	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 Arial, Helvetica, 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 Arial, Helvetica, sans-serif;

}

/*= directory -> edit roster options -> close button --------- */
.membut {
	
	background:#eee;
	border:1px solid buttonface;
	color:#333;
	cursor:pointer;
	font:11px Arial, Helvetica, sans-serif;

}

/*= ADMIN BUTTON AND BAR ------ */
.abut {
	
	background:#eee;
	border-style:outset;
	border-width:2px;
	color:#333;
	font:11px Arial, Helvetica, sans-serif;
	margin-bottom:2px;
	margin-top:2px;

}

.adminbar {
	
	background:#eee;
	color:#333;
	font:400 12px Arial, Helvetica, sans-serif;

}

/*////////////////////////////////////
III. MISC CLASSES 
//////////////////////////////////////
 --------- general row hover classes --------- */
.rowNormal {
	
	background:#eee;
	color:#000;
	font:400 11px Arial, Helvetica, sans-serif;

}

.rowHover {
	
	background:#FFF;
	color:#000;
	font:400 11px Arial, Helvetica, 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 Arial, Helvetica, sans-serif;
	padding:2px;
	text-decoration:none;

}

a.cookieTrail,a.cookieTrail:hover {
	
	color:#333;
	font:400 11px Arial, Helvetica, sans-serif;
	text-decoration:none;

}

/*//////////////////////////////////////////////////////////////////
Layout and Custom Selectors for: Crystal Tree Golf and Country Club
//////////////////////////////////////////////////////////////////*/

.hideText {

	display: none;

}

.centered {

	text-align: center;

}

#doubleGreen {

	padding-bottom: 10px;
	border-bottom: 5px double #D3D4B3;

}

/*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;

}

.justifiedCopy img {

	border-right: 10px solid transparent;

}

#siteWrapper {
	
	margin: 0 auto;
	text-align: center;
	width: 794px;
	
}


#branding {

	margin: 0 auto;
	text-align: center;
	width: 794px;
	height: 136px;
	background: url(../../../Images/headerBg.gif) no-repeat center bottom;
}

#headerLinkWrapper {
	
	width: 160px;
	height: 100px;
	
}

#headerLink {
	
	display: block;
	width: 160px;
	height: 100px;
	/*padding-top: 36px;*/
	margin-top: 22px;
	margin-left: 4px;
	background: url(../../../Images/headerLogo_doors.gif) no-repeat left;
	text-align: left;
	
}

#headerLink:hover {
	
	background: url(../../../Images/headerLogo_doors.gif) no-repeat right;
	
}

#branding .inside {
	
	width: 770px;
	margin: 0 auto;
	text-align: left;
	height: 124px;
	
}



#branding .inside ul,
#branding .inside li {
	
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	display: inline;
	
}

#branding .inside ul {
	
	margin-top: 90px;
	
}

#branding .inside ul li {
	

}

#branding .inside ul li a {
	
	color: #A3A096;
	padding: 6px;
	font: 10px/3 Verdana, Arial, sans-serif;
	background-color: #454545;
	border: 1px solid transparent;
	
}

#branding .inside ul li a:hover {
	
	border: 1px solid #636363;
	text-decoration: none;
	
}

#siteContainer {
	
	width: 794px;
	background: url(../../../Images/outerContentBg.gif) repeat-y center top;
	
}

#nav {
	
	width: 762px;
	margin: 0 auto;
	text-align: center;
	background: #000;
	height: 36px;
	border: 4px solid #DDD1AD;
	border-bottom: none;
	
}

*:first-child+html {} * html #nav{
	
	width: 770px;	
	
} 

#nav .inside {

		margin: 0 auto;
		text-align: center;
		width: 730px;

}

#nav .inside h5 {

		color: #D7C99F;
		line-height: 36px;

}

#contentArea, #contentWrapper {
	
	width: 770px;
	margin: 0 auto;
	text-align: center;

}

#contentWrapper {
		
	

}

.twoCol {
	
	background: url(../../../Images/innerContentBg_bottom.gif) repeat-y center bottom;
	
}

.oneCol {
	
	background: url(../../../Images/innerContentBg_right.gif) repeat-x center top #FFF;
	
}

#mediaWindow {
	
	border: 4px solid #DDD1AD;
	background-color: #FBF9F5;
	
}

/**2-column layout, home page**/

#twoColWrapper {
	
	width: 770px;
	margin: 0 auto;
	text-align: center;
	background: url(../../../Images/lowerContentBg_all.jpg) no-repeat center top;
	
}

#twoColWrapperContent {
	
	width: 770px;
	margin: 0 auto;
	text-align: center;
	
}

#twoColWrapper #contentMain {

		width: 516px;
		text-align: left;
		

}

#twoColWrapper #contentMain .inside {
	
	width: 436px;
	margin: 40px 0 0 40px;
	padding-bottom: 20px;
	
}

#homeCalloutLeft {
	
	width: 218px;
	border-right: 1px solid #CAC8C3;
	
}

#homeCalloutRight {
	
	width: 192px;
	
}

#homeCalloutLeft h3, #homeCalloutLeft p,
#homeCalloutRight h3, #homeCalloutRight p {
	
	padding: 4px 0;
	
}

.calloutImg {
	
	display: block;
	border: 4px solid #FFF;
	
}

#sidebar {
	
	width: 254px;
	text-align: left;
}

#sidebar .inside {
	
	width: 200px;
	margin: 25px 0 0 29px;
	padding-bottom: 25px;
	
}

#quickLinks {
	
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#quickLinks li {
	
	margin: 0;
	padding: 4px 0 0;
	height: 22px;
	background: url(../../../Images/leaf.gif) no-repeat left center;
	
}

#quickLinks li a {
	
	margin-left: 22px;
	font: 11px Georgia, "Times New Roman", serif;
	color: #FFF;
	
}

#quickLinks li a:hover {
	
	color: #D7C99F;
	text-decoration: none;
	
}

/**1-column layout**/
#oneColWrapper {
	
	width: 770px;
	margin: 0 auto;
	text-align: center;
	
}

#oneColWrapper #contentMain {
	
	width: 690px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	
}

#oneColWrapper #contentMain .inside {
	
	width: 100%;
	text-align: left;
	
}

#footer {

	width: 794px;
	padding: 28px 0 10px;
	background: url(../../../Images/footerBg.gif) no-repeat center top;
	
}

#footer .inside {
	
	height: 80px;
	background: url(../../../Images/footerLogo.gif) no-repeat center bottom;
	
}

#footer .inside h6 {
	
	color: #857C60;
	
}