﻿/****************************
 * CSS file AUB Master Page *
 *     CNS code				*
 *							*
 * Copyright © 2009 American*
 * University of Beirut		*
 ****************************/



/* Body properties */
BODY         { font: 70%/1.5 Verdana, Tahoma, Arial, Helvetica, sans-serif;               
               margin: 0px
               }

/* Anchor properties */
A:link       { color: #DC0026; text-decoration : none }   /* unvisited link */
A:visited    { color: #DC0026; text-decoration : none }   /* visited links */
A:active     { color: #660000; text-decoration : none }   /* active links */
A:hover      { color: #DC0026; text-decoration : underline }   

A.contact         { color:#808080; text-decoration: underline }
A.contact:visited { color:#777777; text-decoration: underline }
A.contact:link    { color:#808080; text-decoration: underline }
A.contact:active  { color:#808080; text-decoration: underline }
A.contact:hover   { color:#808080; text-decoration: underline }

/* Bread Crumb
A.bread           { color:#fffff7; text-decoration: none }
A.bread:visited   { color:#fffff7; text-decoration: none }
A.bread:link      { color:#fffff7; text-decoration: none }
A.bread:active    { color:#fffff7; text-decoration: none }
A.bread:hover     { color:#DC0026; text-decoration: none }
*/


/*table        { border: none; font-family : Arial, Helvetica, sans-serif;
               font-size: 12px; }
               */

/*tr 	         { font-family : Arial, Helvetica, sans-serif;
               font-size: 12px; vertical-align: top }
   */            
td     	     { font-family : Arial, Helvetica, sans-serif;
               font-size: 12px; vertical-align: top }
     
/* .aubLeftNavTop { vertical-align: top } */
               
/*
td#nav       { width: 180px }
td#bg-bread  { background-color: #005D7A }
td#left      { width: 270px }
td#right     { width: 250px }

td#bg-light     { background-color: #CFDDD6 }
td#bg-light-emp { background-color: #CFDDD6; color: #336666 }
td#bg-indent    { background-color: #CFDDD6; text-indent: 1em  }
td#bg-dark      { background-color: #97B5BE }
td#bg-title     { background-color: #cccccc; font-size: 14px; font-weight: bold }
tr#bg-dark      { background-color: #97B5BE }
*/

              

.aubTopBar       { background-color: #005d7a; color: #FFFFFF; font-size: 0.8em; }

.aubBullet      { font-size: 1.2em }

.aubNews        { color: #DC0026; font-family: Arial Narrow, Helvetica, sans-serif;
               font-size: 11px }

.aubGray        { color: #666666; padding: 1em; text-align:justify; font-family: Arial, Helvetica, sans-serif;
               font-size: 11px }

.aubBold        { font-weight: bold }

.aubIndent     { margin-left: 1em }

.aubTt         { color: #333333; font-size: 11px } 

.aubHead       { color: #005D7A; font-weight: bold; font-size: 1.4em; font-family: Arial, Helvetica, sans-serif }


/* Main Content Layout */
.aubContent    { padding-top:20px; padding-left: 10px; padding-right:10px; padding-bottom:10px; background-color:#ffffff }


/* Main Footer */
.aubFooter      { color: #808080; text-align:justify; font-family: Arial, Helvetica, sans-serif; 
	       font-size: .80em  }
/* Main Footer */



/* DeptStyle */
.aubDeptStyleColor { background-color:#a3c3c3	}

/* AUB DPT Site LOGO */
.aubDeptEmblem   { background-image: url("../SiteCollectionImages/home/grill.gif"); background-repeat: no-repeat;background-position: top left; width: 179px; padding:0; vertical-align:top;  }
/* END of AUB DPT Site LOGO */

/* AUB DPT Site LOGO */
.aubDeptEmblem   { background-image: url("../SiteCollectionImages/home/grill.gif"); background-repeat: no-repeat;background-position: top left; width: 179px; padding:0; vertical-align:top;  }
/* END of AUB DPT Site LOGO */

/* AUB DPT Site LOGO */
.aubMainLogo   {  
background-repeat: no-repeat;background-position: top left; width: 350px; padding:0; 
vertical-align:top;  }
/* END of AUB DPT Site LOGO */ 


/* Left Nav Customization*/
.leftNav
{
	margin-right:0px; 
	margin-left:0px; 
	margin-top:4px;
	padding-top:0px;
	border-top:1px #616d88 solid;
	border-left:1px #616d88 solid;
	border-right:1px #616d88 solid;
	border-bottom:0px #616d88 solid;
	color:#005d7a;
	background-color: #ffffff;
	width:179px;
}

.leftNav a
{
	color:#003366;
	text-decoration:none;
}

.leftNavSpacer
{
/*	width:160px;*/
	width:179px;
}
.leftNavSelected
{
	/*background-color: #336699;*/
	background-color: #5c98aa;
	/*color: #F4F5F9;*/
	border-top:0px #616d88 solid;
	border-bottom:0px #616d88 solid;
	line-height:12pt;
}
.leftNavSelected a
{
	background-color: #5c98aa;
	color:#ffffff;
	text-decoration:none;
}
.leftNav1, .leftNav2, .leftNav3
{
	/*color: #354260;*/
		color: #ffffff;
}
.leftNav1
{
	font-family: tahoma;  
	font-size: 8pt; 
	border-top:0px #616d88 solid;
	border-bottom:1px #616d88 solid;
	font-weight:normal; 
	line-height:12pt;
}
.leftNav1 a
{
	font-family: tahoma;  
	font-size: 8pt; 
	font-weight:normal; 
	padding-left:5px; 
	display:block;
	padding-right:10px; 
}
.leftNav2
{	
	font-family: tahoma;  
	border-top:0px #616d88 solid;
	border-bottom:1px #616d88 solid;
	background-color: #ccdfe4;
	font-size: 8pt; 
	line-height:12pt;
}

.leftNav2 a
{
	padding-left:10px; 
	display:block;
	padding-right:10px; 
}
.leftNav3
{	
	font-family: tahoma;  
	font-size: 8pt; 
	line-height:12pt;
}
.leftNav3 a
{
	padding-left:18px; 
	display:block;
	padding-right:10px; 
}
.leftNavHover
{
	background-color: #5c98aa;
	color:#FFFFFF;
}
.leftNavHover a
{
	background-color: #5c98aa;
	color:#FFFFFF;
}

.leftNavFlyOuts
{
	font-family:Tahoma; 
	font-size:8pt; 
	border-top:1px #616d88 solid;
	border-bottom:0px #616d88 solid;
	border-left:1px #616d88 solid; 
	border-right:1px #616d88 solid;	
}
.leftNavFlyOutsItem
{
	font-family: tahoma;  
	border-bottom:1px #616d88 solid;
	background-color: #ccdfe4;
	font-size: 8pt; 
	line-height:12pt;
}
.leftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px;
	display:block;
	color:#354260;
	width:170px;
	min-width:100px;
}
.leftNavFlyOutsHover
{
	background-color: #B2BCD3;
}

/* END Left Nav Customization*/



/* BreadCrumb */

/* Override Vertical.css */
.breadcrumb
{
    border:0;
    font-family: tahoma; 
    color: #005d7a;
    clear:both;
    font-size:9pt; 
    font-family: tahoma; 
    padding-left:7px;
    padding-bottom:2px;
    padding-top:4px;
    /*border-bottom:1px #CCCCCC solid;*/
    margin-bottom:4px;
}
.breadcrumb a, .breadcrumb:active, .breadcrumb a:active
{
	padding-left:0px; 
	padding-right: 0px; 
	text-decoration:none; 
   	color: #DC0026;
}
.breadcrumb a:hover
{
	text-decoration:underline; 
}
.breadcrumbCurrent
{
	font-weight:bold; 
}

/* END of BreadCrumb*/







/* END of CNS Code */