/* Version 1.01 
*  Released: 12/27/2007
*/

@import url(global.css);
@import url(admin.css);
@import url(adminLogin.css);
@import url(Bristol_css/bristol_modules.css);
@import url(Bristol_css/bristol_plugins.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:#00374b;
	font:400 30px "Times New Roman", Georgia, Times, serif;
	text-transform: uppercase;
}

h2 {
	color:#6f2904;
	font:bold 22px "Times New Roman", Georgia, Times, serif;
}

h3 {
	color:#000;
	font:bold 17px "Times New Roman", Georgia, Times, serif;
}

h4 {
	color:#4A493D;
	font:15px "Times New Roman", Georgia, Times, serif;
}

h5 {
	color:#333;
	display:inline;
	font:bold 12px "Times New Roman", Georgia, Times, serif;
}

h6 {
	color:#FFF;
	font:12px/1.8 "Times New Roman", Georgia, Times, serif;
}

/* ::TODO:: look into the best solution for this */
p {
	color:#4A493D;
	font:11px/1.4 Arial, Verdana, sans-serif;
}

table {
	font:11px Arial, Verdana, sans-serif;
}

a,a.small,a.anchor,a.visited {
	color:#6F2904;
	font:inherit;
	text-decoration:none;
}

a:hover {
	color:#A83F06;
	font:inherit;
	text-decoration:underline;
}

.page {
	background:#837F54 url(../../../Images/site_bg.jpg) center top no-repeat;
}

.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, 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 Arial, Verdana, sans-serif;
}

/*= directory -> edit roster options -> close button --------- */
.membut {
	background:#eee;
	border:1px solid buttonface;
	color:#333;
	cursor:pointer;
	font:11px Arial, Verdana, sans-serif;
}

/*= ADMIN BUTTON AND BAR ------ */
.abut {
	background:#eee;
	border-style:outset;
	border-width:2px;
	color:#333;
	font:11px Arial, Verdana, sans-serif;
	margin-bottom:2px;
	margin-top:2px;
}

.adminbar {
	background:#eee;
	color:#333;
	font:400 12px Arial, Verdana, sans-serif;
}

/*////////////////////////////////////
III. MISC CLASSES 
//////////////////////////////////////
 --------- general row hover classes --------- */
.rowNormal {
	background:#eee;
	color:#000;
	font:400 11px Arial, Verdana, sans-serif;
}

.rowHover {
	background:#FFF;
	color:#000;
	font:400 11px 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 Arial, Verdana, sans-serif;
	padding:2px;
	text-decoration:none;
}

a.cookieTrail,a.cookieTrail:hover {
	color:#333;
	font:400 11px Arial, Verdana, sans-serif;
	text-decoration:none;
}

/*///////////////////////////////////////
Layout and Custom Selectors for: (SITE NAME)
///////////////////////////////////////*/

.hide-text { display: none; }
.imgBorder { border: 3px solid #a9a57e; }
div.clearBoth { height: 1px; }

/*////////////////////////////////////////////////////////////////
= MASTER PAGE SPECIFIC CLASSES 
////////////////////////////////////////////////////////////////*/

.siteWrapper {

	background: url(../../../Images/page_mid.gif) center top repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 900px;

}

	#siteInnerWrapper {
		background: url(../../../Images/page_top.gif) center top no-repeat;
		padding: 0 10px;
	}

/* -------------------------------------------------------------
= LEFT BOX - LOGO AND VERT MENU
------------------------------------------------------------- */

#logoBox {
	
	background: url(../../../Images/vertMenu_bg.jpg) center 163px no-repeat;
	float: left;
	width: 290px;
	
}

#logoBoxModule {
	
	background: none;
	float: left;
	width: 290px;
	
}

	#logoBox a#logo {
	
		margin: 0 0 74px;
	
	}

#vertMenu { 

	list-style: none;
	margin: 70px 18px 30px;
	padding: 0;

}
	
		#vertMenu li {
		
			margin: 0 0 10px;
			padding: 0px;
		
		}
		
			#vertMenu li a {
			
				background-image: url(../../../Images/vertMenu_items.gif);
				background-repeat: no-repeat;
				display: block;
				height: 24px;
				width: 254px;
			
			}
			
			#link1:hover { background-position: -254px 0px ; }
			
			#link2 { background-position: 0px -32px; }
			#link2:hover { background-position: -254px -32px; }
			
			#link3 { background-position: 0px -66px; }
			#link3:hover { background-position: -254px -66px; }
			
			#link4 { background-position: 0px -96px; }
			#link4:hover { background-position: -254px -96px; }
			
			
		
		
#logoBox address {
	color: #c19c55;
	font: 400 11px "Lucida Sans Unicode", Arial, sans-serif;
	text-align: center;
	padding: 0 0 39px;
}
/* -------------------------------------------------------------
= NAV  
------------------------------------------------------------- */

#nav {
	
	height: 40px;
}


/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */

/* INCLUDES NAV */
#rightSection {

	background: url(../../../Images/horzMenu_bg.jpg) left top no-repeat;
	float: right;
	padding: 35px 0 0;
	width: 590px;

}
#rightSectionModule {
	float: left;
	width: 800px;
	margin: 0px 0px 0px 40px;
}

#rightSectionModule1 {
	float: right;
	padding: 35px 0 0;
	width: 590px;
}

#contentArea {
	clear: both;
	border-top: 2px solid #000;
}

.contentWrapper {

}

#contentMain {
	float: right;
	width: 590px;
}

	#contentMain .inside {
	
		background: url(../../../Images/lineDecor2.gif) 10px 35px no-repeat;
		padding: 15px 20px 20px 10px;
	
	}
	
	#contentMain h1 {
	
		margin: 0 0 16px;
	
	}

#sidebar {
	
	float: left;
	width: 290px;
	
}

	#sidebar .inside {

		margin: 10px 10px 10px 12px;

	}

	#pub-home #sidebar .inside {

		background: url(../../../Images/memLogin_bg.gif) left top no-repeat;
		padding: 30px 10px 5px;
		height: 210px;
		

	}

	
/* -------------------------------------------------------------
= CONTENT PAGE 
------------------------------------------------------------- */	
#mp-pubContent #contentArea,
#mp-priv #contentArea {

	float: none;
	clear: none;
	border: none;

}

#pub-content #contentMain,
#mp-priv #contentMain {

	float: none;

}

#pub-content #contentMain .inside {

	background-position: 10px 50px;

}

.inside table {

	width: auto !important;

}

#mp-priv #vertMenu { 

	list-style: none;
	margin: 70px 18px 30px;
	padding: 0;

}
	
		#mp-priv #vertMenu li {
		
			margin: 0 0 10px;
			padding: 0px;
		
		}
		
			#mp-priv #vertMenu li a {
			
				background-image: url(../../../Images/vertMenu_items_priv.gif);
				background-repeat: no-repeat;
				display: block;
				height: 24px;
				width: 254px;
			
			}
			
			#link1:hover { background-position: -254px 0px ; }
			
			#link2 { background-position: 0px -32px; }
			#link2:hover { background-position: -254px -32px; }
			
			#link3 { background-position: 0px -66px; }
			#link3:hover { background-position: -254px -66px; }
			
			#link4 { background-position: 0px -96px; }
			#link4:hover { background-position: -254px -96px; }
	
/* -------------------------------------------------------------
= PRIVATE 
------------------------------------------------------------- */	
	
#priv-home #contentMain .inside {

	background-position: 10px 30px;

}

#priv-content #contentMain .inside {

	background-position: 10px 50px;

}
#email #contentMain .inside {

	padding: 15px 0;
	background-position: 10px 50px;

}
	
/* -------------------------------------------------------------
= FOOTER CLASSES 
------------------------------------------------------------- */

#footer {

	background: #837f54 url(../../../Images/page_bot.gif) center top no-repeat;
	padding: 30px 0 15px;

}

	#footer p {
		color: #c4c2ad;
		font-weight: 400;
		font-size: 11px;
		text-align: center;
		text-transform: uppercase;
	}
	
#banner_homeTable {
	display: none;
}
