/*Areas within the frame*/
/*main Area*/

#banner {position: relative; top: 0px; left: 45px}

#mainArea {
     /* width: 100%; */
    height: auto;
    /*border: 1px aqua solid;*/
}
#topArea {
    width: 100%;
    height: 155px;    
   /* margin: 0em 0em -7.75em 0em; */ /*Top Right Bottom Left*/ 

  margin: 0em 0em -9.75em 0em; 
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    float: left;
    /*border: 1px aqua solid;*/
}
/*Header Formatting*/
#textNavArea h4 {
    font-size: 1em;
    font-weight: normal;
    background: #333333;
    color: #FFFFFF;
    margin: 0;
/*Top Right Bottom Left*/    padding: 0 3px;
/*Top Right Bottom Left*/    border-bottom: 2px #CC3333 solid;
    text-align: center;
}
#mainRight h4 {
    font-size: 1.3em;
    font-weight: lighter;
    background: #333333;
    color: #FFFFFF;
    width: 100%;
    margin: 0em 0em 0.15em -0.30em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0.35em; /*Top Right Bottom Left*/
    border-bottom: 2px #CC3333 solid;
}
/*Large UHV Logo*/
#MainLogoSec {
    /*background: transparent url('http://www.uhv.edu/nursing/images/pageElements/NursingLogo5.gif') no-repeat top;*/
    width: 188px;
    height: 90px;
    margin: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    float: left;
    position: relative;
    top: -3.4em;
    left: 0.85em;
}
#UHVSec {
    /*background: transparent url('http://www.uhv.edu/nursing/images/pageElements/UHV.jpg') no-repeat top; */
    width: 421px;
     height: 25px;
   /* height: 25px; */
    margin: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 9em; /*Top Right Bottom Left*/
    float: left;
    position: relative;
     top: -1.85em; 
  left: 1.65em; 
 
}
#quickLinksSec {
    color: #FFFFFF;
    background: transparent;
    float: right;
    font-size: 0.9em;
    font-weight: bold;
    font-weight: lighter;
   /* width: 320px;
    height: 25px; */
    margin: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0.35em 0em 0em 0em;  /*Top Right Bottom Left*/ 
    /*border: 1px blue solid;*/
}
#searchSec {
    color: #FFFFFF;
    float: right;
    font-size: 0.80em;
    width: 275px;
    height: 25px;
    margin: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0.15em 0em 0em 0em; /*Top Right Bottom Left*/
    /*border: 1px blue solid;*/
}
/*Top Navigation*/
#UHVSecNavSub ul {
    margin: 0em 0em 0.5em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    background-color: Transparent;
    width: 100%;
    height: auto;
    position: relative;
    top: -1em;
    /*border: 1px yellow solid;*/
}
#UHVSecNavSub li {
    display: inline;
    margin: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0em 0.15em 0em 0.15em; /*Top Right Bottom Left*/
    font-size: 0.75em;
    font-weight: bolder;
    /*border: 1px blue solid;*/
}
#UHVSecNavSub li a:link, #UHVSecNavSub li a:visited {
    color: #000000;
    text-decoration: none;
}
#UHVSecNavSub li a:hover {
    color: #CC3333;
    text-decoration: none;
}
/*Left side text and navigation area*/
#mainLeft {
    float: left;
    width: 25%;
    min-width: 21%;
    max-width: 20%;
    height: auto;
    margin: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    /*border: 1px red solid;*/
}
#textNavArea {
    width: 100%;
    height: auto;
    text-align: left;
    margin: 0; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    /*border: 1px green solid;*/
}
#textNavArea p {
    color: #000000;
    font-size: 1.00em;
    font-weight: normal;
    margin: 0em 0em 0.85em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
/*Cener text area*/
#mainCenter {
    float: left;
    width: 46%;
/*  width: 55%;
    min-width: 53%; 
    min-width: 45%;*/
 /*   max-width: 58%; */
    height: auto;
    margin: 0em 0.55em 0em 0.15em; /*Top Right Bottom Left*/
/*  padding: 0em 0.65em 0em 2.5em; */ /*Top Right Bottom Left*/ 
    padding: 0em 0.65em 0em 3.5em; /*Top Right Bottom Left*/
    font-size: 0.85em;
    text-align: left;
    /*border: 1px yellow solid;*/
    border-left: 2px solid #eeeeee;

}
#mainCenter p {
    color: #333333;
    margin: 0em 0em 1em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
#mainCenter ol li {
    margin-bottom: 0.85em;
}
#mainCenter ol li ol li{
    margin-bottom: 0.05em;
}
/*Cener text area*/
#mainCenterExt {
    float: left;
    width: 78%;
    min-width: 74%;
   /* max-width: 78%; */
    height: auto;
    margin: 0em 0.55em 0em 0.15em; /*Top Right Bottom Left*/
    padding: 0em 0.65em 0em 0.95em; /*Top Right Bottom Left*/
    font-size: 0.85em;
    text-align: left;
    /*border: 1px yellow solid;*/
}
#mainCenterExt p {
    color: #333333;
    margin: 0em 0em 1em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
#mainCenterExt ol li {
    margin-bottom: 0.85em;
}
#mainCenterExt ol li ol li{
    margin-bottom: 0.05em;
}
/*Cener text area*/
#mainCenterAll {
    float: left;
    width: 78%;
    min-width: 74%;
  /*  max-width: 78%; */
    height: auto;
    margin: 0em 0.55em 0em 0.15em; /*Top Right Bottom Left*/
    padding: 0em 0.65em 0em 0.95em; /*Top Right Bottom Left*/
    font-size: 0.85em;
    text-align: left;
    /*border: 1px yellow solid;*/
}
#mainCenterAll p {
    color: #333333;
    margin: 0em 0em 1em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
#mainCenterAll ol li {
    margin-bottom: 0.85em;
}
#mainCenterAll ol li ol li{
    margin-bottom: 0.05em;
}
#floatLeft {
    float: left;
}
#floatRight {
    float: right;
}
/*Right text area*/
#mainRight {
    float: right;
    width: 18%;
    min-width: 18%;
  /*  max-width: 18%; */
    height: auto;
    margin: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    font-size: 0.85em;
    text-align: center;
    overflow: hidden;
    border-left: 1px #EEEEEE solid;
    /*border: 1px blue solid;*/
}
#mainRight p {
    color: #333333;
    text-align: left;
    font-size: 0.85em;
    margin: 0.25em 0.15em 0.25em 0.45em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
#mainRight .release {
    color: inherit;
    text-align: left;
    font-size: 0.73em;
}
#mainRight a:link, #mainRight a:visited {
    color: #333333;
    font-size: inherit;
    margin: 0.25em 0em 0.25em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
#mainRight a:hover {
    color: #CC3333;
    text-decoration: underline;
    font-size: inherit;
}
/*Lower List Navigation*/
#navList {
    width: 100%;
    height: 300px;
    margin: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    /*border: 1px red solid;*/
}
#leftList {
    width: 48%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0.55em; /*Top Right Bottom Left*/
    /*border: 1px teal solid;*/
}
#rightList {
    width: 48%;
    height: auto;
    float: right;
    text-align: center;
    margin: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    /*border: 1px maroon solid;*/
}
#rightList .imgLinks {
    border:0;
    margin: 0em 0em 1em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 1em 0em; /*Top Right Bottom Left*/
    background: transparent url('http://www.uhv.edu/nursing/images/pageElements/GreyLineSM.jpg') bottom left no-repeat;
}
#rightList .imgLast {
    border:0;
    margin: 0em 0em 1em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 1em 0em; /*Top Right Bottom Left*/
}
/*Main List Nav formatting*/
#listMainSec {
    color: #333333;
    font-size: 0.9em;
    font-weight: Bold;
    margin: 0em 0em 0em 0em;
/*Top Right Bottom Left*/    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
#listMainSec ul {
    list-style: none;
    margin: 0em 0em 0em 0.45em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
#listMainSec li {
    margin: 0em 0em 0.7em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0.2em 0em; /*Top Right Bottom Left*/
    background: transparent url('http://www.uhv.edu/nursing/images/pageElements/GreyLine.jpg') bottom left no-repeat;
}
#listMainSec li a:link, #listMainSec li a:visited, #listMainSec li a:active {
    color: #333333;
    text-decoration: none;
}
#listMainSec li a:hover {
    color: #CC3333;
    text-decoration: none;
}
#listMainSec ul li ul {
    /* font-size: 0.85em; */
    font-size: 0.80em;
    font-weight: lighter;
    list-style: none;
    margin: 0.20em 0em 0em 0.65em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
#listMainSec ul li ul li {
    display: inline;
    margin: 0em 0em 0.25em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    background: transparent;
}
/*Lower List formatting*/
#list {
    color: #333333;
    font-size: 0.8em;
    margin: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
#list ul {
    list-style: none;
    margin: 0em 0em 0em 0.45em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
#list li {
    margin: 0em 0em 0.15em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    background: transparent url('http://www.uhv.edu/nursing/images/pageElements/GreyLine.jpg') bottom left no-repeat;
}
#list li a:link, #list li a:visited {
    color: #333333;
    text-decoration: none;
}
#list li a:hover {
    color: #CC3333;
    text-decoration: none;
}
/*Right Area*/
#rightArea {
    float: right;
    width: 650px;
    border: 1px orange solid;
}
#networkArea {
    clear: both;
    width: 100%;
    height: 35px;
    color: #000000;
    text-align: right;
    margin: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    background: #FFFFFF;
}
#networkArea img {
    border: 0;
    margin: 0.5em 0.25em 0.25em 0em; /*Top Right Bottom Left*/
    padding: 0em 0.65em 0em 0em; /*Top Right Bottom Left*/
}

/*Bottom area*/
#bottomAreaSec {
    width: 100%;
    height: 325px;
    text-align: center;
    /*background: transparent url('http://www.uhv.edu/nursing/images/pageElements/bottomGrad.jpg') repeat-x;*/
    margin: 0em auto 0em auto; /*Top Right Bottom Left*/
    padding: 1.65em 0em 0em 0em; /*Top Right Bottom Left*/
    /*border: 1px yellow solid;*/
}
#bottomAreaSec img {
    border: 0;
    margin: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
/*Four column areas*/
/*Column One Formatting*/
#column1 {
    width: 235px;
    height: auto;
    float: left;
    text-align: left;
    margin: 0em 0em 0em 1.85em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    /*border: 1px red solid;*/
}
#column1 h6 {
    color: #333333;
    font-size: 1.2em;
    margin: 0.35em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
#column1 p {
    color: #000000;
    font-size: 0.8em;
    margin: 0.75em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
/*Column Two Formatting*/
#column2 {
    width: 235px;
    height: auto;
    float: left;
    text-align: left;
    margin: 0em 0em 0em 0.75em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    /*border: 1px yellow solid;*/
}
#column2 h6 {
    color: #333333;
    font-size: 1.2em;
    margin: 0.35em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
#column2 p {
    color: #000000;
    font-size: 0.8em;
    margin: 0.75em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
/*Column Three Formatting*/
#column3 {
    width: 235px;
    height: auto;
    float: left;
    text-align: left;
    margin: 0em 0em 0em 0.75em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    /*border: 1px blue solid;*/
}
#column3 h6 {
    color: #333333;
    font-size: 1.2em;
    margin: 0.35em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
#column3 p {
    color: #000000;
    font-size: 0.8em;
    margin: 0.75em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
/*Column Four Formatting*/
#column4 {
    width: 235px;
    height: auto;
    float: left;
    text-align: left;
    margin: 0em 0em 0em 0.75em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
    /*border: 1px green solid;*/
}
#column4 h6 {
    color: #333333;
    font-size: 1.2em;
    margin: 0.35em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
#column4 p {
    color: #000000;
    font-size: 0.8em;
    margin: 0.75em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
/** Placement/Alignment Classes **/
.floatLeft {
    float: left;
    margin: 0em 0.35em 0.35em 0em; /*Top Right Bottom Left*/
}
.floatRight {
    float: right;
    margin: 0em 0em 0.35em 0em; /*Top Right Bottom Left*/
}
.middle {
    text-align: center;
}


#columnRight {
    width: 20%;
    height: auto;
    float: right;
    text-align: left;
    margin: 0em 0.25em 0em 0.5em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 1em; /*Top Right Bottom Left*/
    border-left: 2px #EEEEEE solid;
    overflow: hidden;
    /*border: 1px green solid;*/
}
#columnRight h6 {
    color: #CC3333;
    font-size: 1.2em;
    margin: 0.35em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
#columnRight p {
    color: #000000;
    font-size: 0.8em;
    margin: 0.75em 0em 0em 0em; /*Top Right Bottom Left*/
    padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
}
#columnRight a:link, #columnRight a:visited {
    color: #000000;
    text-decoration: none;
}
#columnRight a:hover {
    color: #CC3333;
    text-decoration: underline;
}
#columnRight .release {
    color: inherit;
    font-size: 0.73em;
}
