@charset "iso-8859-1";

/* ---------------------------------------------------------------------------------------------- */
/*  Global stylesheet customized for Alpha Lambda Omega - AKA               			  */
/* ---------------------------------------------------------------------------------------------- */
/*  General styles for HTML elements & overall page structure                                     */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------
  @FileDetails ->		Universal CSS file which contains styles for
  				alphalambdaomega.org
 				Browsers: IE6+, Firefox 2
 				User agent supporting this file: Screen
 				Build Date: 08/13/2008
 				Copyright (C) Alpha Lambda Omega. All rights reserved.
  @AuthorName ->		M. McNeese
 ------------------------------------------------------------------------------------------------ */

body {
	text-align: 			center;
	margin: 			0;
	padding:			0;
	background-color: 		#FFEFEF;
	color:				#777;
	font:				normal 12px arial,helvetica,sans-serif;
	}

form {
	margin: 			0;
	padding: 			0;
	}

a {
	color:				#506B2B;
	}

img {
	border:				none;
	}

ul,ol {
	padding:			0 0 1.5em 5em;
	margin:				0;
	}
	

input,select,textarea {
	font: 				normal 12px arial,helvetica,sans-serif;
	background-color: 		#EEE;
	color:				#555;
	border:				1px solid #BBB;
	padding:			3px;
	}

.btn {  
  	color:				#404040;
  	font: 				bold 11px arial,helvetica,sans-serif;
  	background:			#c9c9c9 url(imgs/inactive.gif) no-repeat;
  	border:				1px solid #AEACA8;
  	padding:			2px 4px 1px;
	}
	
	
#wrapper {
	width: 				910px;
	padding:			0;
	margin: 			0 auto;
	text-align: 			left;
	height:				auto;
	}

#template-top-date {
	width: 				883px;
	padding:			20px 27px 0 0;
	margin: 			0 auto;
	text-align: 			right;
	height:				40px;
	background:			transparent url(imgs/_Template-TopBackground.jpg) no-repeat;
	font: 				bold 11px arial,helvetica,sans-serif;
	}

#masthead {
	width:				910px;
	height:				282px;
	margin:				0;
	padding:			0;
	background:			transparent url(imgs/_Template_MastheadBackground.jpg) no-repeat;
	}

#masthead #login {
	width:				678px;
	height:				32px;
	margin:				0;
	padding:			8px 0 0 175px;
	float:				left;
	font: 				normal 10px arial,helvetica,sans-serif;
	color:				#666;
	}

#masthead #login .mo-input {
	font: 				normal 11px arial,helvetica,sans-serif;
	background-color: 		#FFF;
	color:				#555;
	border:				1px solid #A6A6A6;
	padding:			3px;
	}

#masthead #logo {
	width:				808px;
	height:				140px;
	margin:				0;
	padding:			30px 0 0 45px;
	float:				left;
	}

/* ------------------------- Main navigation classes  ----------------------------------------------- */


#mainnav {
	width:				960px;
	height:				44px;
	margin:				0;
	padding:			0;
	float:				left;
	}

#mainnav ul {
	font: 				bold 8pt arial,helvetical,sans-serif;
	margin: 			0;
	padding: 			33px 0 0 54px;
	list-style: 			none;
	float: 				left;
	}

#mainnav ul li {
	float: 				left;
	margin: 			0;
	}

#mainnav ul a {
	display: 			block;
	margin: 			0 2.6em 0 0;
	}

#mainnav ul a:link
{ text-decoration: none; background: transparent; color: #FFF; }

#mainnav ul a:visited
{ text-decoration: none; background: transparent; color: #FFF; }

#mainnav ul a:hover
{ text-decoration:none; background: transparent; color: #506B2B;}

#mainnav ul a:active
{ text-decoration: none; background: transparent; color: #FFF; }

/* ------------------------- End Main navigation classes  -------------------------------------- */


#content-space {
	width:				826px;
	height:				auto;
	margin:				0;
	padding:			0 31px 0 53px;
	background:			#FFF url(imgs/_Template_ContentSpaceBackground.jpg) repeat-y;
	float:				left;
	}

#content-space #content {
	width:				582px;
	height:				auto;
	margin:				0;
	padding:			20px 20px 40px 0;
	float:				left;
	background-color:		#FFF;
	}

#content-space #subnav {
	width:				224px;
	height:				auto;
	padding:			15px 0 20px 0;
	float:				left;
	margin:				0;
	font: 				normal 11px arial,helvetica,sans-serif;
	}

#content-space #subnav p {
	font: 				normal 11px arial,helvetica,sans-serif;
	padding:			0 15px 10px 15px;
	margin:				0;
	}

#content-space #subnav p.item {
	padding:			0 0 10px 0;
	margin:				0 0 10px 0;
	border-bottom:			1px solid #EAC7C7;
	}

#content-space #subnav p.item a {
	margin-left:			15px;
	font-weight:			bold;
	}

#content-space #subnav p.item a:link
{ text-decoration: none; background: transparent; color: #D28384; }

#content-space #subnav p.item a:visited
{ text-decoration: none; background: transparent; color: #D28384; }

#content-space #subnav p.item a:hover
{ text-decoration:none; background: transparent; color: #506B2B;}

#content-space #subnav p.item a:active
{ text-decoration: none; background: transparent; color: #D28384; }

#content-space #subnav a {color:#D28384;}

#footer {
	width:				739px;
	height:				73px;
	padding:			0 31px 0 140px;
	font:				normal 11px arial,helvetica,sans-serif;
	background:			transparent url(imgs/_Template_FooterPearlInsignia.jpg) no-repeat 45px 0;
	text-align:			left;
	margin:				0;
	float:				left;
	color:				#B1A4A4;
	}

#footer-curb {
	width:				910px;
	height:				29px;
	padding:			0;
	background:			transparent url(imgs/_Template_FooterCurb.jpg) no-repeat;
	margin:				0;
	float:				left;
	}
	
#footer p {
	margin:				0 0 11px 0;
	padding:			0;
	}

.pipe {
	color:				#C8BBBB;
	}

.btt {
	text-align:			left;
  	font-size:			10px;
  	margin-top:			10px;
	}
	
#footer a:link { text-decoration:none; background: transparent; color: #D28384; }
#footer a:visited { text-decoration:none; background: transparent; color: #D28384; }
#footer a:hover { text-decoration:underline; background: transparent; color: #D28384;}
#footer a:active { text-decoration:none; background: transparent; color: #D28384; }

/* ------ Ancillary Classes ------------------------------------------------------------------- */

.font8pt {
	font-size:			11px;
	}

.font7pt {
	font-size:			10px;
	
	}

/* ----------------------------------------------------------------------------------------------- 
   Clear floats without structural markup hack  
   -------------------------------------------------------------------------------------------- */
	
.clearfix:after {
    	content: 			"."; 
    	display: 			block; 
    	height: 			0; 
    	clear: 				both; 
    	visibility: 			hidden;
	}

.clearfix {
	display: 			inline-block;
	}

* html .clearfix {
	height:				1%;
	}
	
.clearfix {
	display:			block;
	}

/* ----------------------------------------------------------------------------------------------- 
	These are standard sIFR styles... do not modify
   -------------------------------------------------------------------------------------------- */

.sIFR-flash {
	visibility: 			visible !important;
	margin: 			0;
}

.sIFR-replaced {
	visibility: 			visible !important;
}

span.sIFR-alternate {
	position: 			absolute;
	left: 				0;
	top: 				0;
	width: 				0;
	height: 			0;
	display: 			block;
	overflow: 			hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}


.sIFR-hasFlash h1 {
	visibility: 			hidden;
	font-size: 			28px;
	padding:			0;
	margin:				0 0 0 15px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 			26px;
	padding:			0;
	margin:				0 0 15px 0;
}

/* ----------------------------------------------------------------------------------------------- */