﻿/****************************
 * CSS file AUB Master Page *
 *     CNS code				*
 *							*
 * Copyright © 2009 American*
 * University of Beirut		*
 ****************************/

/* AUB DPT Site LOGO */
.aubDeptLogo   { background-image: url("../PublishingImages/logo.gif"); background-repeat: no-repeat;background-position: top left; width: 650px; padding:0; vertical-align:top;  }
/* END of AUB DPT Site LOGO */


/* AUB DPT Site LOGO */
.aubDeptEmblem   { background-image: url("../PublishingImages/emblem.gif"); background-repeat: no-repeat;background-position: top left; width: 179px; padding:0; vertical-align:top;  }
/* END of AUB DPT Site LOGO */

/* 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:15px; padding-left: 15px; padding-right:15px; padding-bottom:5px; background-color:#ffffff; color:#274658}


/* Main Footer */
.aubFooter      { color: #808080; text-align:justify; font-family: Arial, Helvetica, sans-serif; 
	       font-size: .80em  }
/* Main Footer */

/* DeptStyle */
.aubDeptStyleColor { background-color:#daa850}

/* Left Nav Customization*/

.leftNav
{
	margin-right:0px; 
	margin-left:0px; 
	margin-top:4px;
	padding-top:0px;
	border-top:0px #ffffff solid;
	border-left:0px #ffffff solid;
	border-right:0px #ffffff solid;
	border-bottom:0px #ffffff solid;
	color:#ffffff;
	background-image: url("../PublishingImages/nav.gif"); 
	width:179px;
	line-height:26pt;
	height:26px;
}

.leftNav a
{
	background-image: url("../PublishingImages/nav.gif"); 
	color:#ffffff;
	text-decoration:none;
}

.leftNavSpacer
{
/*	width:160px;*/
	width:179px;
}
.leftNavSelected
{
	/*background-color: #336699;*/
	background-color: #9cb6c2;
	/*color: #F4F5F9;*/
	border-top:0px #ffffff solid;
	border-bottom:0px #ffffff solid;
	line-height:26pt;
}
.leftNavSelected a
{
	background-image: url("../PublishingImages/nav1.gif");
	color:#ffffff;
	text-decoration:none;
}
.leftNav1, .leftNav2, .leftNav3
{
	/*color: #354260;*/
		color: #ffffff;
		height:26px;
}
.leftNav1
{
	font-family: tahoma;  
	font-size: 8pt; 
	border-top:0px #ffffff solid;
	border-bottom:0px #ffffff solid;
	font-weight:normal; 
	line-height:19pt;
}
.leftNav1 a
{
	font-family: tahoma;  
	font-size: 8pt; 
	font-weight:normal; 
	padding-left:18px; 
	display:block;
	padding-right:2px; 
}
.leftNav2
{	
	font-family: tahoma;  
	border-top:0px #ffffff solid;
	border-bottom:3px #ffffff solid;
	background-color: #ccdfe4;
	font-size: 8pt; 
	line-height:15pt;
}

.leftNav2 a
{
	padding-left:10px; 
	display:block;
	padding-right:10px; 
}
.leftNav3
{	
	font-family: tahoma;  
	font-size: 8pt; 
	line-height:14pt;
}
.leftNav3 a
{
	padding-left:18px; 
	display:block;
	padding-right:10px; 
}
.leftNavHover
{
	background-image: url("../PublishingImages/nav1.gif");
	color:#ffffff;
}
.leftNavHover a
{
	background-image: url("../PublishingImages/nav1.gif");
	color:#ffffff;
}

.leftNavFlyOuts
{
	font-family:Tahoma; 
	font-size:8pt; 
	border-top:1px #ffffff solid;
	border-bottom:0px #ffffff solid;
	border-left:1px #ffffff solid; 
	border-right:1px #ffffff solid;	
}
.leftNavFlyOutsItem
{
	font-family: tahoma;  
	border-bottom:1px #ffffff solid;
	background-color: #274658;
	font-size: 8pt; 
	line-height:19pt;
}
.leftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px;
	display:block;
	color:#ffffff;
	*width:180px;
	min-width:180px;
	text-decoration:none;

}
.leftNavFlyOutsHover
{
	color:#ffffff;
	background-color: #550000;
}

/* END Left Nav Customization*/



/* BreadCrumb */

/* Override Vertical.css */
.breadcrumb
{
    border:0;
    font-family: tahoma; 
    color: #0b474e;
    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*/

