/* see style.css.info for change history */

@media screen {

/* Added by Louaye Rachidi (lrachidi@lau.edu.lb) on 2008-090-09 */
* html img, * html div { behavior: url(http://www.lau.edu.lb/2008b/scripts/iepngfix.htc); }

html { margin:0; padding:0 }
body { margin: 0; padding: 0; font: 12px/1.5 verdana, sans-serif; background: #FFF url('/2009a/images/lau-header-background.png') repeat-x top; color:#333; }

/***********************************/
/********	LAU HEADER	************/
/***********************************/
#lauheader {
	margin: 0 auto;
	width: 908px;
	height:72px;
	
	position:absolute;
	left:50%;
	margin: 0 0 0 -454px;
	background-color: #004c3c;
	}


#homelink {
	position:absolute;
	left:16px; top:0;
	width:auto;
	height:72px;
	font-size:120%;
	color:#fff;
	}

/***********************************/
/********	LAU CONTENT	************/
/***********************************/
#content {
	width: 908px;
	margin: 0 auto;
	background: transparent url('../images/content_shadow.gif') no-repeat top left;
	overflow:auto;
	position:relative;
	top:72px;
	padding-bottom:10px;
	}
* + html #content { overflow:visible }

/***********************************/
/********	LAU FOOTER	************/
/***********************************/
#laufooter_shadow		{ height:108px; background: #fff url('../images/footer_gray_bar.gif') bottom repeat-x; position:relative; top:72px; }
#laufooter {
	margin: 0 auto;
	height:108px;
	width:908px;
	background: url('../images/footer_shadow.gif') no-repeat;
	
	font-size: 75%;
	color: #535353;
	}
#laufooter p			{ margin:0; padding-top:61px; padding-left:30px; }
#laufooter p a 			{ color: rgb(55,53,53); text-decoration:underline; }
#laufooter p a:visited	{ color: rgb(55,53,53); text-decoration:none; }
#laufooter p a:hover	{ text-decoration:underline; }


/***********************************/
/********		LINKS	************/
/***********************************/
a				{ color:rgb(140,34,40); text-decoration:none; }
a:hover			{ text-decoration:underline; }
a:visited		{ color:#AB2228; }
a img			{ border:0; }


/***************************************/
/********		TABLES		************/
/***************************************/
table		{ border-top: 1px solid #9FA09B; font-size: 95%; }
th, td		{ margin:0; text-align:left; line-height:1.25; padding:4px; border-bottom: 1px solid #9FA09B; }
td 			{ background-color:#F5F5F5; }
th 			{ background-color:#EDECE6; }

/***************************************/
/********	PAGE CONTENT	************/
/***************************************/

/*This H1 is for internal pages*/
h1, h2, h3 {
	color:#393F38; /* like body text */
	font-family:Century Gothic, Helvetica Neue, Candara, Verdana, sans-serif;
	font-weight:lighter;
}
h1 {
	font-size:22px; /* around 180% */
	line-height:1.2em;
	font-weight:lighter;
	margin-bottom:25px;
	margin-top:0;
	}
/*
* html h1 { padding-top:10px; }
*/
h2 { font-size:18px; /* 150% */ }
h3 { font-size:16px; /* around 130% */ }
h4, h5 {
	color:#292721;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	}
h4 { font-size:100%; }
h5 { font-size:100%; }


/* ********************************** */
/* *******     SEARCH     *********** */
/* ********************************** */

#search_box { /* Container for all search elements. In #lauheader. */
	position:absolute;
	right:0; top:8px;
	line-height:normal;
	}
#cse-search-box p { /* Container of the form elements. */
	color:#fff;
	font-size:90%; margin:0;
	}
* + html #cse-search-box { margin:0; padding:0; }
* html #cse-search-box { margin:0; padding:0; }

#cse-search-box .txtbox, #cse-search-box input[type=text] { /* The input box. Second selector just in case dev forgets to add class="txtbox" */
	width:180px;
	font:100% corbel, 'franklink gothic book', sans-serif;
	color:#513B0D;
	background-color:#E2DED0;
	border:0 none;
	height:16px;
	padding:1px;
	}
#searchmore { /* Extras below the search form. */
	font-size:80%;
	margin:0;
	color: #fff;
	}
#searchmore a {
	color: #E2DED0;
	}

/***************************************/
/********	PAYFLOW LINK/PAYPAL ********/
/***************************************/

#payflow-link {
	width: 700px; margin:auto;
	padding-top: 30px;
	background: transparent url('/2008b/images/LAU_logo.gif') center top no-repeat;
	margin-top:8px;
}
#payflow-link table { width:360px; margin:auto; margin-top:10px; }
#payflow-link .touchpad { text-align:center; }
#payflow-link .pageMargins form p { text-align:center; }




}
