/* Version 1.01 
*  Released: 12/27/2007
*/

@import url(global.css);
@import url(adminLogin.css);
@import url(WhiteEagle_css/whiteEagle_modules.css);
@import url(WhiteEagle_css/whiteEagle_plugins.css);

/*
I. GLOBAL:  Global classes, header styles, link styles and .page class
II. BUTTONS
III. MISC CLASSES 
IV. CUSTOM SITE SELECTORS
/////////////////////////////////////////////////////*/

body {
	background:#000738;
	color:#000000;
	font: 12px "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

h1 {
	color:#000738;
	font:400 32px "Palatino Linotype", Georgia, Times, serif;
	margin: 0 0 15px;
}

h2 {
	color:#6f2904;
	font:bold 22px "Palatino Linotype", Georgia, Times, serif;
	margin: 0 0 10px;
}

h3 {
	color:#77859b;
	font:400 16px "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin: 0 0 10px;
}

h4 {
	color:#000738;
	font:700 15px "Palatino Linotype", Georgia, Times, serif;
	margin: 0 0 5px;
}

h5 {
	color:#333;
	display:inline;
	font:bold 12px "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

h6 {
	color:#FFF;
	font:12px/1.8 "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}



/* ::TODO:: look into the best solution for this */
p {
	color:#2a2727;
	font:12px/1.4 "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin: 0 0 8px;
}

table {
	font:12px "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

a,a.small,a.anchor,a.visited {
	color:#6F2904;
	font:inherit;
	text-decoration:none;
	outline: none;
}

a:hover {
	color:#A83F06;
	font:inherit;
	text-decoration:underline;
}

.page {
	background:#000738;
}

.CEMenu {
	margin:0;
	padding:0;
}

.login_text{
    color:#ffffff;
	font: 12px "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

/* important edit global text boxes - default --------- */
.txtbox {
	background:#FFF;
	border-style:inset;
	border-width:2px;
	color:#000;
	font:11px "Lucida Sans Unicode", Arial, Verdana, 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, Verdana, 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, Verdana, sans-serif;
}

/*= ADMIN BUTTON AND BAR ------ */
.abut {
	background:#eee;
	border-style:outset;
	border-width:2px;
	color:#333;
	font:11px "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin-bottom:2px;
	margin-top:2px;
}

.adminbar {
	background:#eee;
	color:#333;
	font:400 12px "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

/*////////////////////////////////////
III. MISC CLASSES 
//////////////////////////////////////
 --------- general row hover classes --------- */
.rowNormal {
	background:#eee;
	color:#000;
	font:400 11px "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

.rowHover {
	background:#FFF;
	color:#000;
	font:400 11px "Lucida Sans Unicode", Arial, Verdana, 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, Verdana, sans-serif;
	padding:2px;
	text-decoration:none;
}

a.cookieTrail,a.cookieTrail:hover {
	color:#333;
	font:400 11px "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-decoration:none;
}

/*///////////////////////////////////////
Layout and Custom Selectors for: (SITE NAME)
///////////////////////////////////////*/

span.hide-text { display: none; height: 0px;}

.inside table {

	width: auto !important;

}

/*////////////////////////////////////////////////////////////////
= MASTER PAGE SPECIFIC CLASSES 
////////////////////////////////////////////////////////////////*/

.siteWrapper {

	
	margin: 15px auto 10px;
	text-align: left;
	width: 790px;

}

#siteBorder {
	
	border: 5px solid #e2d144;
	width: auto;

}
/* HACKALICIOUS - extend div to 790 in IE because of the box model bug */
*:first-child+html {} * html #siteBorder{ width: 100%; } 

/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */

#header {

	background: #000738 url(../../../Images/header_bg.gif) right top no-repeat;
	padding: 9px 0 0;
	text-align: center;

}

	#hdr_logo {
	
		border: none;
		height: 74px;
		margin: 0px auto 10px;
		width: 242px;
	
	}

/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */

#nav {

	height: 30px;
	width: 100%;

}

/* -------------------------------------------------------------
= FOOTER CLASSES 
------------------------------------------------------------- */

#footer {
	background: #000738;
	margin: 15px auto 0px;
	padding: 0 0 10px;
	text-align: center;
}

	#footer p {
	
		color: #fff;
		font-size: 10px;
	
	}

/*////////////////////////////////////////////////////////////////
= CONTENT 
////////////////////////////////////////////////////////////////*/

.contentArea {

	background: #ECEEF2 url(../../../Images/sideBar_bg.gif) right top repeat-y;

}


/*////////////////////////////////////////////////////////////////
= PUB-HOME 
////////////////////////////////////////////////////////////////*/

#pub-home #contentMain {

	background: #fff url(../../../Images/topSection_bg.gif) left bottom no-repeat;
	
}
	
#pub-home #top_Intro {

	float: left;
	width: 276px;

}
		
#pub-home #top_callOuts {

	background: url(../../../Images/tagLine.gif) left top no-repeat;
	list-style: none;
	margin: 55px 0 0 20px;
	padding: 130px 0 0 0;
	text-align: right;

}

	#pub-home #top_callOuts li {
	
		margin: 5px 0;
		
	}
	
		#pub-home #top_callOuts li a {
		
			color: #77859b;
			font-size: 13px;
			font-weight: 400;
			text-decoration: none;
			text-transform: uppercase;
		
		}
		
		#pub-home #top_callOuts li a:hover {
		
			color: #5B697D;
			text-decoration: underline;
		
		}
		
#pub-home #top_flashWrapper {
	
	float: right;
	width: 504px;
	
}


#pub-home #contentSecd {

	background: #ECEEF2 url(../../../Images/mainContent_bg.gif) left top no-repeat;
	float: left;
	width: 504px;

}

	#pub-home #contentSecd .inside {
	
		padding: 0px 55px 20px 30px;
	
	}
	
#mp-pub #tourn, #mp-priv #memLogin {
	display: none;
	visibility: hidden;
}

/* -------------------------------------------------------------
= SIDEBAR 
------------------------------------------------------------- */

#sidebar {

	
	float: right;
	width: 270px;

}

	#sidebar .inside {
	
		padding: 5px 20px 20px 10px;
	
	}
	
#sidebar_btns {

	list-style: none;
	margin: 0px;
	padding: 0px;
	
}

	#sidebar_btns li {
	
		margin: 0 0 4px 0;
		padding: 0;
	}
	
		
/*////////////////////////////////////////////////////////////////
= PUB CONTENT 
////////////////////////////////////////////////////////////////*/

#pub-content #top_Intro {
 
	background: #fff url(../../../Images/topSection_bg.gif) left bottom no-repeat;
	float: none;
	width: 100%;
 
}

#pub-content #top_Intro .inside {

	padding: 20px 20px 55px 25px;

}

#pub-content #contentMain {

	background: #ECEEF2 url(../../../Images/mainContent_bg.gif) left top no-repeat;
	float: left;
	width: 504px;

}

	#pub-content #contentMain .inside {
	
		padding: 0px 55px 20px 30px;
	
	}

/*////////////////////////////////////////////////////////////////
= PRIVATE HOME 
////////////////////////////////////////////////////////////////*/

#mp-priv #top_Intro {
 
	background: #fff url(../../../Images/topSection_bg.gif) left bottom no-repeat;
	float: none;
	width: 100%;
 
}

	#mp-priv #top_Intro .inside {
	
		padding: 20px 20px 55px 25px;
	
	}

#mp-priv #contentMain {

	background: #ECEEF2 url(../../../Images/mainContent_bg.gif) left top no-repeat;
	float: left;
	width: 504px;

}

	#mp-priv #contentMain .inside {
	
		padding: 0px 55px 20px 30px;
	
	}

#mp-priv #contentMain {

	background: #ECEEF2 url(../../../Images/mainContent_bg.gif) left top no-repeat;
	float: left;
	width: 504px;

}

	#mp-priv #contentMain .inside {
	
		padding: 0px 55px 20px 30px;
	
	}

/*////////////////////////////////////////////////////////////////
= MODULE CONTENT AREA 
////////////////////////////////////////////////////////////////*/

#modules.contentArea {

	background: #fff none;

}

#banner_homeTable {
	display: none;
	visibility: hidden;
}
