﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
    background: #231f20;
    font-size: 12px;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
   
}
.facultyImages
{
    border: 1px solid #000000;
}
.facultyNameBio
{
    font-size: 16px !important;
    font-weight: bold;
}
.facultyTitleBio
{
    
    font-weight: normal;
    font-style: italic;
}
.red 
{  color: #993300;
    }
.annoncement
{
    padding: 2px;
    margin: 0px;
    color: #FFFFFF !important;
    font-size: 32px;
    font-family: Verdana, Arial, Helvetica, 
 
    line-height: 25px;
}
.pageTitle
{
    padding: 2px;
    margin: 0px;
    color: #FFFFFF !important;
    font-size: 28px;
    font-family: Georgia, "Times New Roman" , "Courier New" , serif;
 
    line-height: 25px;
}
.boxMain
{
    border: 1px solid #231f20;
    margin: auto;
    padding: 0px;
    width: 1000px;
    background-color: #231f20;
}
.boxSubContent
{
    
    background-image: url('/images/bg-sub-treble.gif');
    background-repeat: no-repeat;
}
.boxCallOutRight
{
    padding: 10px;
    border: 1px solid #C0C0C0;
    background-color: #F5F5F5;
    width: 225px;
}
.boxCallOut
{
    border: 1px solid Black;
    background-color: #E9E9E9;
     padding: 10px;
       width: 400px;
}
a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

.boxSubNavRight
{
    border-style: none solid none none;
    border-width: 2px;
    border-color: #633cb1;
    background-color: #FFFFFF;
}
.boxNowFeaturingLeft
{
    border-style: none none none solid;
    border-width: 2px;
    border-color: #8d71c7;
    background-color: #FFFFFF;
}
.boxNowFeaturingRight
{
    border-style: none solid none none;
    border-width: 2px;
    border-color: #8d71c7;
  
    background-color: #FFFFFF;
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

.footer1
{
    color: #e5fd41 !important;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
     font-size: 15px;
}

.footer2
{
    color: #e5fd41 !important;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
     font-size: 11px;
}
.footer2Link
{
    color: #e5fd41 !important;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    font-size: 11px;
    text-decoration: underline;
}
.footer2Link:Hover
{
 color: #ffffff !important;
 text-decoration: underline;
}

.navBottom
{
    color: #FFFFFF;
    padding: 3px 0px 3px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    font-size: 12px;
    font-weight: bold;
}
.navBottomLink
{
    color: #FFFFFF !important;
    padding: 3px 5px 3px 5px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.navBottomLink:hover
{
  
    text-decoration: underline;
}
.navLeft
{
    color: #330099 !important;
    padding: 3px 0px 3px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.navLeftLink
{
    color: #330099 !important;
    padding: 3px 0px 3px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.navLeftLink:hover
{
    color: #ff3399 !important;
    text-decoration: underline;
}
.navLeftLinkSub
{
    color: #0000FF !important;
    padding: 3px 0px 3px 10px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.navLeftLinkSub:hover
{
    color: #006600 !important;
    text-decoration: underline;
}
.navLeftLinkSub_sm
{
    color: #0000FF !important;
    padding: 3px 0px 3px 3px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.navLeftLinkSub_sm:hover
{
    color: #006600 !important;
    text-decoration: underline;
}

.navTop
{
    color: #FFFFFF !important;
   
}
.navTopLink
{
    color: #FFFFFF !important;
    padding: 3px 0px 3px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    font-size: 10px;
 
    text-decoration: none;
}
.navTopLink:hover
{
    color: #ff3399 !important;
    text-decoration: underline;
}