@import url(global_v1-2.css);
@import url(lancastercc_css/modules.css);
@import url(lancastercc_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: #3f2c0f;
	font: 20px Georgia, "Times New Roman", Times, serif;
	line-height:30px;

}


h2 {
	
	color: #3f2c0f;
	font: 14px Georgia, "Times New Roman", Times, serif;
	line-height:30px;
	
}

	

h3 {
	
	color: #3f2c0f;
	font: 14px Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	letter-spacing:1px;

}

h4 {
	
	color: #4c4626;
	font: 15px "Times New Roman", Times, serif;
	line-height:25px;

}

h5 {
	
	color:#dcc17c;
	font:16px "Times New Roman", Times, serif;
	text-transform:uppercase;

}

h6 {
	
	color: #99bfda;
	font: 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;

}

p {
	
	color:#68512e;
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height:16px;

}

table, div {
	
	color:#68512e;
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height:16px;

}

a,a.small,a.anchor,a.visited {
	
	color: #b5791b;
	text-decoration: underline;

}

a:hover {
	
	color: #b5791b;
	text-decoration: none;

}

img {

	border:none;
	
}

ul {

	list-style-image:url(../../../../Images/bullet.jpg);
	padding-left:0px;
	margin:0px;
}

.page {
	
	background: #92805a url(../../../Images/bg_page.jpg) top center repeat-x;
	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;

}

.hideText {

	display: none;
	
}

.advLogUsername, .advLogPassword {

	width:175px;
	background:#f4efe9;
	border:#b7a184 1px solid;
	
}

.advLogRemoveChk {

	font: 11px Arial, Helvetica, sans-serif;
	color:#606c60;
	padding-bottom:10px;
	
}

#login_forgotPassword, #login_forgotPassword a {

	font: 11px Arial, Helvetica, sans-serif;
	color:#606c60;
	
}

/****** 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: PCMA
////////////////////////////////////////////////////////*/

.hideText {

	display: none;
	
}

.floatLeft {

	float:left;

} 

.floatRight {

	float:right;

} 

.clearBoth {

	clear:both;

} 

.centered {

	margin:0 auto;
	text-align:center;

}

/*////////////////////////////////////////////////////////////////
= MASTER PAGE SPECIFIC CLASSES 
////////////////////////////////////////////////////////////////*/

.siteWrapper {

	width:100%;
	margin:0 auto;

}

#pubHome {


	
}

#pubContent {


	
}


/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */

#branding {

	width:960px;
	height:95px;
	margin:0 auto;
	text-align:left;

}

	#branding .inside {
	
		padding:22px 0 0 31px;
	
	}
	
		#logo {
	
			width:211px;
			margin:0 auto;
			text-align:left;
	
		}
	
			#logoLink {
			
				width:211px;
				height:70px;
				display:block;
				
			}
			
				a#logoLink {
				
					width:211px;
					height:70px;
					background:url(../../../Images/logo.jpg);
					background-position:top left;
					
				}
					
				a#logoLink:hover {
				
					background-position:bottom left;
					
				}
	
		#logoText {
		
			width:700px;
			height:20px;
			text-align:right;
			padding:45px 18px 0 0;
			font:bold 14px Georgia, "Times New Roman", Times, serif;
			color:#988052;
			text-transform:uppercase;
			
		}
	
/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */

#nav {

	width:100%;
	height:36px;
	background:url(../../../Images/bg_nav.jpg) top center repeat-x;

}

	#navInner {
	
		width:960px;
		height:36px;
		background:url(../../../Images/bg_navinner.jpg) top center no-repeat;
		margin:0 auto;
	
	}

		#navInnerLeft {
		
			width:30px;
			
		}

		#navInnerRight {
		
			width:930px;
			padding-top:6px;
			
		}

/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */

#contentTop {
	
	width:960px;
	height:46px;
	background:url(../../../Images/bg_uitop.jpg) top center no-repeat;
	margin:0 auto;
	
}

	#contentTop .inside {
	
		padding:15px 30px 0 0;
		text-transform:uppercase;
		text-align:right;
		
	}

		#contentTop .inside a {
		
			
			color: #5d503b;
			font: 10px Georgia, "Times New Roman", Times, serif;
			text-decoration:none;
			
		}

		#contentTop .inside a:hover {
		
			text-decoration:underline;
			
		}

#contentWrapper {
	
	width:960px;
	background:url(../../../Images/bg_ui.jpg) top center repeat-y;
	text-align:left;
	margin:0 auto;
	
}

	#mediaWindow {
	
		width:920px;
		padding:0 20px 0 19px;
		display:block;
	
	}

	#publicHomeLeft {
	
		width:260px;
		background:url(../../../Images/bg_contentleft.jpg) top left no-repeat;
		
	}

		#publicHomeLeft .inside {
		
			padding:30px 0 50px;
			margin-left:20px;
			
		}

			#sidebarTable {
			width:240px;
			}
			
			#sidebarTable table {
			border:1px solid #a59066;
			padding:13px;
			
			}
			
			#sidebarTable table img {
			
				padding-bottom:8px;
				
			}

	#publicHomeRight {
	
		width:700px;
		
	}

		#publicHomeRight .inside {
		
			padding:30px 0px 50px;
			width:645px;
			margin-left:35px;
			
		}
	
			#publicHomeRight li {
			
				line-height:22px;
				list-style-image:url(../../../Images/li_bullet.gif);
				
			}


	#publicContentLeft {
	
		width:260px;
		background:url(../../../Images/bg_contentleft.jpg) top center no-repeat;
		
	}

		#publicContentLeft .inside {
		
			padding:30px 0 50px 20px;
			
		}

	#publicContentRight {
	
		width:700px;
		
	}

		#publicContentRight .inside {
		
			padding:30px 20px 50px 35px;
			
		}
	
			#publicContentRight li {
			
				line-height:22px;
				list-style-image:url(../../../Images/li_bullet.gif);
				
			}

	#privateHomeLeft {
	
		width:260px;
		background:url(../../../Images/bg_contentleft.jpg) top center no-repeat;
		
	}

		#privateHomeLeft .inside {
		
			padding:30px 0 50px 20px;
			
		}

	#privateHomeRight {
	
		width:700px;
		
	}

		#privateHomeRight .inside {
		
			padding:30px 0px 50px;
			margin-left:35px;
			width:645px;
			
		}

			#privateHomeInnerLeft {
			
				width:370px;
				
			}
			
			#privateHomeInnerLeft .inside {
			padding:0px;
			width:350px;
			margin-left:0px;
			}

				#privateHomeRight .insid {
				
					padding-right:20px;
					
				}

			#privateHomeInnerRight {
			
				width:275px;
				
			}
	
			#privateHomeRight li {
			
				line-height:22px;
				list-style-image:url(../../../Images/li_bullet.gif);
				
			}
			
	#privateContentLeft {
	
		width:260px;
		background:url(../../../Images/bg_contentleft.jpg) top center no-repeat;
		
	}

		#privateContentLeft .inside {
		
			padding:30px 0 50px 20px;
			
		}

	#privateContentRight {
	
		width:700px;
		
	}

		#privateContentRight .inside {
		
			padding:30px 20px 50px 35px;
			
		}
	
			#privateContentRight li {
			
				line-height:22px;
				list-style-image:url(../../../Images/li_bullet.gif);
				
			}

	#contentWrapper .modules {
	
		width:924px;
		padding:0 0px 20px 0px;
		margin-left:18px;
	}

/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */

#footer {
	
	width:960px;
	height:50px;
	background:url(../../../Images/bg_footer.jpg) top center no-repeat;
	margin:0 auto;
	padding-bottom:50px;

}

	#footer .inside {
	
		height:50px;
		color:#342110;
		font:11px Georgia, "Times New Roman", Times, serif;
		text-align:center;
		padding-top:16px;
	
	}
	
	hr {
	color:#e3d8b8;
	}
	
	.contentFix {
	width:645px;
	margin-left:35px;
	}