/* Version 1.01 
*  Released: 12/27/2007
*/

@import url(global.css);
@import url(corpusChristi_css/modules.css);
@import url(corpusChristi_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: #790000;
	font: 26px/1.6 "Times New Roman", Georgia,  serif;
	letter-spacing: .17em;
	text-transform: uppercase;

}

h2 {
	
	color: #339D47;
	font: bold 14px "Times New Roman", Georgia,  serif;
	margin: .2em 0;

}

h3 {
	
	color: #007952;
	font: 12px "Times New Roman", Georgia,  serif;

}

h4 {
	
	color: #626262;
	font: 11px "Times New Roman", Georgia,  serif;

}

h5 {
	
	color: #524E3C;
	font: 11px "Times New Roman", Georgia, serif;

}

h6 {
	
	color: #FFF;
	font: 10px Arial, Verdana, sans-serif;

}

/* ::TODO:: look into the best solution for this */
p {
	
	color: #000;
	font: 12px/1.3 "Times New Roman", Georgia, serif;

}

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 {

	background:  url(../../../Images/bodybg.jpg) repeat-y center top #594C40;
	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: Corpus Christi Town Club
///////////////////////////////////////////////////////*/

.hideText {

	display: none;

}

.centered {

	text-align: center;

}

/*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;

}

.leftImgWrap {

	border-right: 10px solid transparent;

}

#siteWrapper, #branding, #footer {
	
	margin: 0 auto;
	text-align: center;
	width: 774px;
	
}

#siteWrapper {
	
	background:  url(../../../Images/contentBg.gif) repeat-y center top;
	
}

#siteContainer {
	
	margin: 0 auto;
	text-align: center;
	width: 760px;
	
}

.contentPage, .splash {
	
	/*background:  url(../../../Images/innerContentBg.jpg) no-repeat right bottom #CABDB0;*/
	background:  url(../../../Images/innerContent_all.gif) no-repeat center bottom;
	/*background-color: #7F4F59;*/
	
}

#anotherWrapper {
	
	width: 100%;
	background: url(../../../Images/innerContent_repeat.gif) repeat-y center top;
	
}

#branding {
	
	background:  url(../../../Images/headerBg.jpg) no-repeat center top;
	padding-top: 21px;
	
}

#footer {
	
	background:  url(../../../Images/footerBg.jpg) no-repeat center top;
	height: 36px;
	
}

#footer .inside {
	
	background:  url(../../../Images/footerBg.jpg) no-repeat center top;
	height: 36px;
	
}

#footer h6 {
	
	padding-top: 6px;
	
}

#contentArea, #contentMain,
#mediaWindow {
	
	width: 538px;
	text-align: left;
	
	
}

#contentArea {
	
	/*background:  url(../../../Images/innerContentBg.jpg) no-repeat right bottom #CABDB0;*/
	min-height: 275px;

}

#logo {
	
	text-indent: -100000px;
	
}

#logo, #mediaWindow {
	
	width: 100%;
	height: 274px;
	
}

#contentMain {
	
	/*background:  url(../../../Images/innerContentBg.jpg) no-repeat right bottom;*/
	
}

#contentMain .inside {
	
	width: 410px;
	margin: 24px 24px 0;
	padding-bottom: 1.8em;
	
}

#contentMain p {
	
	margin-bottom: 0;
	
}

#sidebar {
	
	width: 222px;
	background:  url(../../../Images/logo.jpg) no-repeat left top #7F4F59;
	text-align: left;
}


#nav {
	
	width: 220px;
	margin: 0 1px 10px;
	
}

#sidebar .inside {
	
	width: 208px;
	margin: 6px 6px 0;
	padding-bottom: 14px;

}

.borderedThumb {
	
	background: #FFF;
	padding: 1px;
	border: 1px solid #000;
	
}

.borderedThumbWrap {
	
	float: left;
	width: 94px;
	height: 100px;

}

/*.borderedThumbWrap img {
	
	border: 1px solid #000;
	background: #FFF;

}*/

.borderedThumbCopy {
	
	float: right;
	width: 104px;
	color: #DBD1C6;
	font-size: 11px;
	line-height: 1.2em;
	
}

.borderedThumbCopy a {
	
	display: block;
	margin-top: .2em;
	color: #FFF;
	
}

#sidebar .inside .clearBoth {
	

}

/************
splash page
************/

#mediaWindow_splash {
	
	width: 100%;
	height: 100px;
	
}

/*.splash {
	
	background: #ADA394;
	
}*/

#contentMain .inside_splash {
	
	width: 490px;
	margin: 24px 24px 0;
	padding-bottom: 10px;
	
}

#contentMain .inside_splash .floatLeft {
	
	width: 294px;
	
}

#contentMain .inside_splash .floatRight {
	
	width: 174px;
	margin-top: 10%;
	
}

#memberLink, #guestLink {
	
	width: 100%;
	height: 34px;
	display: block;
	margin-bottom: 6px;
	
}

#memberLink {
	
	background:  url(../../../Images/members_doors.gif) no-repeat left;
	
}

#memberLink:hover {
	
	background:  url(../../../Images/members_doors.gif) no-repeat right;
	
}

#guestLink {
	
	background:  url(../../../Images/guests_doors.gif) no-repeat left;
	
}

#guestLink:hover {
	
	background:  url(../../../Images/guests_doors.gif) no-repeat right;
	
}

.flashCube {
	
	width: 178px;
	height: 100px;
	border: 1px solid #66584C;
	float: left;
	
}

#lastCube {
	
	border-left: none;
	
}

#firstCube {
	
	border-right: none;
	
}