@import url(global_v1-2.css);
@import url(BullandBear_css/modules.css);
@import url(BullandBear_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: #284E36;
	font: 20px Georgia, "Times New Roman", Times, serif;

}


h2 {
	
	color: #847D54;
	font: 16px Georgia, "Times New Roman", Times, serif;
	
}

h3 {
	
	color: #867D4A;
	font: 16px Georgia, "Times New Roman", Times, serif;

}

h4 {
	
	color: #AF7A1F;
	font: italic 16px/1.3 Georgia, "Times New Roman", Times, serif;

}

h5 {
	
	color: #2b3B24;
	font: 11px Georgia, "Times New Roman", Times, serif;
	display: inline;

}

h6 {
	
	color: #423317;
	font: bold 11px Georgia, "Times New Roman", Times, serif;

}

p {
	
	color: #1A1816;
	font: 11px/1.6 "Lucida Sans Unicode", Verdana, Arial, sans-serif;

}

table, div {
	
	font: 11px "Lucida Sans Unicode", Verdana, Arial, sans-serif;

}

a,a.small,a.anchor,a.visited {
	
	color: #a1731e;
	font: inherit;
	text-decoration: none;

}

a:hover {
	
	color: #b88321;
	font: inherit;
	text-decoration: underline;

}

.page {
	
	background:#a2c257; 
	margin:0 auto;
	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;

}

/*////////////////////////////////////////////////////////////////
= MASTER PAGE SPECIFIC CLASSES 
////////////////////////////////////////////////////////////////*/



	
#siteWrapper {
	margin:0 auto;
	text-align:center;
	width:808px;
	background:url(../../../Images/PageBG.jpg) top center repeat-y;
	
	}
	
#liveWrapper {
	width:790px;
	margin:0 auto;
	text-align:center;
	}
	
#banner {
	width:790px;
	margin:0 auto;
	background:url(../../../Images/Banner.jpg) top center no-repeat;
	height:121px;
	}
	
	#banner .inside {
		text-align:right;
		padding-top:10px;
		padding-right:10px;
		color:#a1731e;
		font:Arial, Helvetica, sans-serif;
		font-size:12px;
		}
		
#nav {
	width:788px;
	margin:0 auto;
	background:url(../../../Images/NavBG.jpg) top center repeat-x;
	height:29px;
	border:#acc45d 1px solid;
	}
		
		#nav img {
			display:block;}
		
#contentWrapper {
	margin:0 auto;
	width:790px;
	}
	
td#left {
	background:url(../../../Images/SideBar.jpg) #ffffff bottom center repeat-x;
	}
	
#lside {
	float:left;
	width:207px;
	background:url(../../../Images/SideBar.jpg) #ffffff bottom center repeat-x;}
	
	
#right {
	float:right;
	text-align:left;
	width:565px;
	padding-top:15px;
	}
	
#footer {
	width:790px;
	background:url(../../../Images/FtrBG.jpg) top center repeat-x;
	height:119px;
	}
	
	#footer .premier {
		float:left;
		background:url(../../../Images/PremierPrivateClub.jpg) top left no-repeat;
		width:172px;
		height:119px;
		}
		
		#footer .text {
			float:right;
			width:600px;
			color:#a1731e;
			font:Arial, Helvetica, sans-serif;
			font-size:11px;
			text-align:right;
			padding-right:10px;
			padding-top:50px;
			}
				
			
		
#ftrCap {
	background:url(../../../Images/BotmCap.jpg) top center no-repeat;
	width:808px;
	height:9px;
	margin:0 auto;
	}
	
td#publicHome {
	background:url(../../../Images/PublicHome.jpg) #ffffff bottom center repeat-x;
	width:207px;
	}
	
#calPlugin a {
	color:#000000;}

/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */

#branding {

	
}
	
/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */

#nav {


}

/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */

#contentArea {
	
	
}

/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */

#footer {



}