@import url(global_v1-2.css);
@import url(uclubLouisville_css/modules.css);
@import url(uclubLouisville_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: #520000;
	font: 36px "Times New Roman", Times, serif;

}


h2 {
	
	color: #847D54;
	font: 16px Georgia, "Times New Roman", Times, serif;
	
}

h3 {
	
	color: #520000;
	font: 26px "Times New Roman", Times, serif;

}

h4 {
	
	color: #520000;
	font: 18px/1.3 "Times New Roman", Times, serif;
}

h5 {
	
	color: #520000;
	font: 12px/1.6 Arial, Helvetica, sans-serif;
	display: inline;
	font-weight:bold;

}

h6 {
	
	color: #7f562b;
	font: 11px Trebuchet MS, Verdana, Arial, sans-serif;

}

p {
	
	color: #2e2727;
	font: 12px/1.6 Arial, Helvetica, sans-serif;

}

table, div {
	
	color: #2e2727;
	font: 12px/1.6 Arial, Helvetica, sans-serif;

}

ul {

				padding-left:0px;
				margin:0px;
				/*display:inline;*/
				}

a,a.small,a.anchor,a.visited {
	
	color: #590b0a;
	font: inherit;
	text-decoration: none;

}

a:hover {
	
	color: #590b0a;
	font: inherit;
	text-decoration: underline;

}

.page {
	
	background:#3c0707;
	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: uclubLouisville
////////////////////////////////////////////////////////*/

.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:1083px;
margin:0 auto;

	
}

#pubHome {
width:100%;
	
}

#pubWrapper {
width:100%;
background:url(../../../Images/pubhomebg.jpg) 0 0 repeat-x;
}

#pubContent {


	
}

#private {
width:100%;
background:#3C0707;
text-align:center;
}


/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */

#brandingWrapper {
width:100%;
background: url(../../../Images/brand100bg.jpg) 0 0 repeat-x;
height:179px;
}

#branding {
width:1083px;	
background: url(../../../Images/brandTop.jpg) 0 0 no-repeat;
margin:0 auto;
height:179px;
}

	#brandTop {
	width:951px;
	margin:0 auto;
	height:139px;
	}

	#logo {
	width:257px;
	height:100px;
	margin-left:10px;
	padding-top:23px;
	}
	
	#brandLinks {
	width:390px;
	text-align:right;
	padding-top:23px;
	}
	
		#brandlinks table a, #brandlinks table a:visited {
		font: 11px "Times New Roman", Times, serif;
		color:#c5a472;
		text-decoration:none;
		text-transform:uppercase;
		}
		
		#brandlinks table a:hover {
		text-decoration:underline;
		}
	
	
	
/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */

#nav {
width:951px;
text-align:center;
height:40px;
margin:0 auto;
}

/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */

#contentWrapper {
	width:951px;
	background:url(../../../Images/contentWrapbg.jpg) 0 0 repeat-y;
	margin:0 auto;
	text-align:left;
}

#moduleWrapper {
width:951px;
	background:#f6f4e6;
	margin:0 auto;
	text-align:left;
}


#sidebar {
	width:171px;
	background:#690404 url(../../../Images/sidebarBg-171.jpg) top left no-repeat;
	height:340px;
	
}

	#sidebar .inside {
	padding-top:48px;
	padding-left:12px;
	width:147px;
	}

#contentArea {
	width:780px;
	background:#c5c193;
}

	#mediaWindow {
	width:780px;
	background:url(../../../Images/mediaWindowbg.jpg) 0 0 no-repeat;
	height:260px;
	}
		
			#mediaWindow .inside {
			padding: 19px 18px 19px 19px;
			width:743px;
			}
			
			#contentMain {
			width:768px;
			margin:6px;
			}
			
				#content {
				width:768px;
				margin:0 auto;
				background:#f6f4e6 url(../../../Images/contentBg.jpg) 0 0 repeat-x;
				}
				
				#content .inside {
				margin:0px 54px;
				width:660px;
				padding:30px 0px;
				
				}
				
					#content .inside h1 {
					display:inline;
					}
				
					#content .inside h4 {
	
	color: #520000;
	font: 18px/1.3 "Times New Roman", Times, serif;
	padding:16px 0px;
	border-top:3px double #d4d1bc;
	border-bottom: 3px double #d4d1bc;

}

#content .inside h4 .firstletter {
display:block;
  float:left;
  margin:-4px 5px -10px 0px;
  height:2.5em;

}

#content .inside h4 .firstLetter span{
  font-size    : 3.3em;   /* use 3.33em for two lines */
  line-height  : 1.0em;
}

#content .inside h4 .firstLetter + span{
  margin-left  : -0.5em;
}



				
				#content .privHome {

				padding:30px 15px 20px 52px;
				}
				
					#content .privHome #leftColumn {
					width:421px;
					}
					
					#content .privHome #leftColumn #top {
					border-top:3px double #d4d1bc;
					border-bottom:3px double #d4d1bc;
					padding:16px 0px 25px 0px;
					}
					
					
					#content .privHome #leftColumn #top #topleft {
					width:206px;
					}
					
					#content .privHome #leftColumn #top #topRight {
					width:180px;
					}
					
					#content .privHome #leftColumn #bottom {
					padding-top:25px;
					}
					
					#content .privHome #rightColumn {
					width:220px;
					}
		
		
		
		#pubhomeMedia {
		width:939px;
		background:url(../../../Images/pubHomeMediaBg.jpg) 0 0 no-repeat;
		height:331px;
		margin:0 auto;
		}
		
		#pubHomeMid {
		width:939px;
		margin:0 auto;
		height:204px;
		}
		
			#pubHomeMid .inside {
			padding-top:24px;
			}
		
			#pubHomeMid .inside #left {
			width:604px;
			}
			
				#pubHomeMid .inside #left #ad1wrap {
				width:269px;
				}
				
				#pubHomeMid .inside #left #ad1wrap a#ad1  {
	height:149px;
	width:269px;
	background:url(../../../Images/ad1.jpg);
	background-position:top left;
	display:block;
	
	}
		#pubHomeMid .inside #left #ad1wrap a#ad1:hover {
		background-position:left bottom;
		}
		
		
				
				#pubHomeMid .inside #left #ad2 {
				width:269px;
				}
				
						#pubHomeMid .inside #left a#ad2 {
	height:149px;
	width:269px;
	background:url(../../../Images/ad2.jpg);
	background-position:top left;
	display:block;
	
	}
		#pubHomeMid .inside #left a#ad2:hover {
		background-position:left bottom;
		}
		
				
			#pubHomeMid .inside #right {
			width:269px;
			}
			
			#pubHomeMid .inside #right #ad3 {
			width:269px;
			}
			
					#pubHomeMid .inside #right a#ad3 {
	height:149px;
	width:269px;
	background:url(../../../Images/ad3.jpg);
	background-position:top left;
	display:block;
	
	}
		#pubHomeMid .inside #right a#ad3:hover {
		background-position:left bottom;
		}
		
			
		#pubHomeBottom {
		width:939px;
		background:url(../../../Images/bottombg2.jpg) 0 0 no-repeat;
		height:332px;
		margin:0 auto;
		text-align:left;
		}
		
		#pubHomeBottom .inside {
		padding-top:38px;
		/*padding-bottom:32px;*/
		}
		
			#pubHomeBottom .inside #leftside {
			width:604px;
			}
			
				#pubHomeBottom .inside #leftside #callout1 {
				width:269px;
				}
				
				#pubHomeBottom .inside #leftside #callout2 {
				width:269px;
				}
				
			#pubHomeBottom .inside #rightside {
			width:335px;
			margin-left:66px;
			}
			
			#pubHomeBottom .inside #rightside #callout3 {
			width:269px;
			}

/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */

#footerTop {
width:1083px;
height:100px;
background:url(../../../Images/footerbg.jpg) 0 0 no-repeat;
margin:0 auto;
}

#footer {
width:100%;
background:#2c0101 url(../../../Images/footerWrapbg.jpg) 0 0 repeat-x;
}

	#footer .inside {
	width:951px;
	margin:0 auto;
	text-align:right;
	margin-top:10px;
	padding-bottom:30px;
	}
	
/*============================================================
PLUGIN HEADERS
===========================================================*/

.pluginbg {
background:url(../../../Images/pluginbg.jpg) 0 0 repeat-x;
height:62px;
padding-bottom:5px;
}

.pluginbg h3 {
color:#f0eac4;
font-size:22px;
line-height:0.9;
}

.pluginbg a, .pluginbg a:visited, .pluginbg a:hover {
font:11px Arial, Helvetica, sans-serif;
color:#b37b2c;
text-decoration underline;
}

.pluginterior {
border:2px solid #c1bd90;
border-top:none;
background:#f0eac4;
padding:16px 16px 32px 16px;
}

#uclubPoll table {
font:inherit;
color:#fff;
}

#uclubPoll a, #uclubPoll a:visited, #uclubPoll a:hover {
font:inherit;
color:#b37b2c;
text-decoration:underline;
}

#uclubPoll .plgheaderbar {
color:#f0eac4;
}