@import url(global_v1-2.css);
@import url(lehigh_css/modules.css);
@import url(lehigh_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: #052620;
	font: italic 32px "Times New Roman", Times, serif;
	line-height:20px;
	padding-top:1px;

}


h2 {
	
	color: #1d6052;
	font: italic 18px "Times New Roman", Times, serif;
	line-height:30px;
	
}

h3 {
	
	color: #2c1700;
	font: italic 18px "Times New Roman", Times, serif;
	line-height:25px;

}

h4 {
	
	color: #1d6052;
	font: italic 18px "Times New Roman", Times, serif;
	line-height:25px;

}

h5 {
	
	font:italic 15px "Times New Roman", Times, serif;
	color:#052620;
	padding:20px 25px 0 25px;
	line-height:23px;

}

h6 {
	
	color: #99bfda;
	font: 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;

}

p {
	
	font: 13px Arial, Helvetica, sans-serif;
	color:#121412;
	line-height:18px;

}

table, div {
	
	font: 13px Arial, Helvetica, sans-serif;
	color:#121412;
	line-height:18px;

}

a,a.small,a.anchor,a.visited {
	
	color: #876137;
	font-weight:bold;
	text-decoration: none;

}

a:hover {
	
	color: #876137;
	font-weight:bold;
	text-decoration: underline;

}



ul {

	list-style-image:url(../../../../../../Images/bullet.jpg);
	padding-left:0px;
	margin:0px;
}

.page {
	
	background: #434237 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;
background: url(../../../../../../Images/pagebg.jpg) repeat-x center top;
}

#pubHome {


	
}

#pubContent {


	
}


/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */

#header {

	width:100%;
	background: url(../../../Images/bg_header.jpg) top center no-repeat;
	margin:0 auto;

}

	#logo {
	
		height:114px;
		width:960px;
		margin:0 auto;
		display:block;
	
	}
	
		a#logo {
		
			height:100px;
			width:469px;
			background:url(../../../Images/logo.gif);
			background-position:top left;
		
		}
		
		a#logo:hover {
		
			background-position:left bottom;
		
		}
		
		#logoLeft {
		
			padding:12px 0 0 31px;
			width:469px;
			height:102px;
			
		}
		
		#logoRight {
		
			width:460px;
			height:114px;
			
		}
		
			#logoRight td {
			
				font:10px Arial, Helvetica, sans-serif;
				text-transform:uppercase;
				color:#323832;
				
			}
		
			#logoRight a {
			
				color:#323832;
				
			}
	
/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */

#nav {

	width:960px;
	height:30px;
	background:url(../../../Images/bg_nav.jpg) top left no-repeat;
	margin:0 auto;

}

/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */

#contentWrapper {

	width:960px;
	margin:0 auto;
	
}

	#mediaWindow {
	
		width:950px;
		height:395px;
		background:#323832;
		padding:0 5px 0 5px;
	
	}

	#publicHome {
	
		width:960px;
		background:url(../../../Images/bg_pubhome.jpg) top left repeat-y;
		text-align:left;
	
	}

		#publicHome .inside {
		
			padding:20px 5px 0 5px;
		
		}

			#loginArea {
			
				width:320px;
				height:200px;
				background:url(../../../Images/bg_home1.jpg) top right no-repeat;
			
			}
	
				#loginArea .inside {
				
					padding:0 60px 0 60px;
				
				}
	
			#publicHomeArea {
			
				width:630px;
			
			}
	
				#publicHomeLeft {
				
					width:310px;
					height:200px;
					background:url(../../../Images/bg_home2.jpg) top right no-repeat;
				
				}
	
					#publicHomeLeft .inside {
					
						padding:0 20px 0 25px;
					
					}
	
						#publicHomeLeft .inside a {
						
							background:url(../../../Images/carrot.gif) no-repeat center left;
							padding-left: 10px;
						
						}
	
							#publicHomeLeft .inside a.clickToEditAnchor {
							
								background:none;
							
							}
	
				#publicHomeRight {
				
					width:310px;
					height:200px;
					background:url(../../../Images/bg_home3.jpg) top right no-repeat;
				
				}
	
					#publicHomeRight .inside {
					
						padding:0 40px 0 30px;
					
					}
	
						#publicHomeRight .inside a {
						
							background:url(../../../Images/carrot.gif) no-repeat center left;
							padding-left: 10px;
						
						}
	
							#publicHomeRight .inside a.clickToEditAnchor {
							
								background:none;
							
							}

	#contentBottom1 {
	
		width:960px;
		height:47px;
		background:url(../../../Images/bg_bottom1.jpg) top left no-repeat;
	
	}

	#contentImage{
	
		width:950px;
		height:210px;
		background:#323832;
		padding:0 5px 0 5px;
	
	}

	#contentArea {
	
		width:960px;
		background:url(../../../Images/bg_body.jpg) top left repeat-y;
		text-align:left;
	
	}

		#contentArea .inside {
		
			padding:20px 5px 0 5px;
		
		}

			#sidebarPublic {
			
				width:205px;
				padding-top:10px;
			
			}
			
			#sidebarPublic img {

			display:block;
			border:none;
	
			}

				#sidebarPublic .inside {
				
					padding:10px 0 0 45px;
					line-height:23px;
				
				}
	
					#sidebarPublic .inside a {
					
						background:url(../../../Images/carrot.gif) no-repeat center left;
						padding-left: 10px;
					
					}

						#sidebarPublic .inside a.lehighButton {
						
							background:none;
						
						}
	
			#publicContentArea {
			
				width:745px;
			
			}
	
				#publicContentArea .inside {
				
					padding:0 55px 0 30px;
				
				}
		
					#publicContentArea  .inside li {
		
						background:url(../../../Images/listitem.gif) no-repeat center left;
						padding-left: 20px;
						list-style-type: none;
				
					}

			#sidebarPrivate {
			
				width:205px;
				padding-top:30px;
			
			}
			
			#sidebarPrivate img {

	display:block;
	border:none;
	
}

				#sidebarPrivate .inside {
				
					padding:10px 0 0 45px;
					/*line-height:23px;*/
				
				}
	
					#sidebarPrivate .inside a {
					
						background:url(../../../Images/carrot.gif) no-repeat center left;
						padding-left: 10px;
					
					}

						#sidebarPrivate .inside a.lehighButton {
						
							background:none;
						
						}
	
			#privateContentArea {
			
				width:745px;
			
			}
			
			#privateContentArea img {

	
	
}				
			#PrivateHomeImages img{
			display: block;
			border: none;
			}
	
				#privateContentArea .inside {
				
					padding:20px 55px 0 30px;
				
				}
		
					#privateContentArea  .inside li {
		
						background:url(../../../Images/listitem.gif) no-repeat center left;
						padding-left: 20px;
						list-style-type: none;
				
					}
	
					#privateContentArea .inside a {
					
						/*background:url(../../../Images/carrot.gif) no-repeat center left;
						padding-left: 10px;*/
					
					}
	
						#privateContentArea .inside a.clickToEditAnchor {
						
							background:none;
						
						}
	
					#privateHomeLeft {
					
						width:330px;
						background:url(../../../Images/bg_privatedivider.jpg) top right no-repeat;
					
					}
	
					#privateHomeRight {
					
						width:330px;
					
					}
	
						#privateHomeRight .inside1 {
						
							padding-left:30px;
						
						}
	
			#calloutHeaderFull {
			
				width:660px;
				height:53px;
				background:url(../../../Images/header_full.jpg) top left no-repeat;
				text-align:center;
			
			}
	
				#calloutHeaderFull .inside {
				
					padding-top:18px;
				
				}
	
			#calloutFull {
			
				width:658px;
				background:url(../../../Images/bg_callout.jpg) top left repeat-x;
				border:#b5a084 1px solid;
			
			}
	
				#calloutFull .inside {
				
					padding:10px;
				
				}

	#contentBottom2 {
	
		width:960px;
		height:47px;
		background:url(../../../Images/bg_bottom2.jpg) top left no-repeat;
	
	}

/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */

#footer {

	width:960px;
	height:100px;
	background:url(../../../Images/bg_footer.jpg) top left no-repeat;
	margin:0 auto;
	padding-top:25px;
	font:11px Arial, Helvetica, sans-serif;
	color:#f4efe9;

}

#CalendarLinks {
	background: none;
}

#CalendarLinks a{
	font: 400 12px arial, sans-serif;
	color: #052620;
	text-decoration: none;
}

#CalendarLinks a:hover{
	text-decoration: underline;
}


	
