/* Oakton Common CSS */

.clearDiv { clear: both; }
.hide { display: none; }
a:focus, a:hover, a:active { outline:none }

/* page and body settings */        

            * {
              padding : 0;
              margin : 0;
            }

html {
    padding: 0;
    margin : 0 0px 0 8px;
}

body {
    text-align: center;
    padding : 0;
    margin : 0 0px 0 0px;
    background-color : #FFFFFF;
    font: 62.5% Arial, Verdana, sans-serif;
    background-image: url(../../images/backgrounds/darkblue.jpg);
    background-repeat: repeat-x;
    /* this sets default font-size of 1em = 10px */
    /* for font size changes, style elements one time using ems */
    font-size: 1.0em;
    background-color: #092544;  /* 002441 */
    
}

p {
    font-family: Arial, sans-serif;
    font-size: .68em;
    color: #555555;
    margin: 0px 0px 10px 0px;
    line-height: 1.4;
}

p a {
    color: #0072bc;
    text-decoration: none;
}

p a:hover {
    text-decoration: underline;
}

a img  { border : 0; }
            
img { vertical-align : bottom; }

h2 { 
    /*font-family: Arial, sans-serif;*/
    font-family: Caslon, Times, serif;
    color: #464646;
    font-size: 1.3em;
    font-weight: normal;
    margin-bottom: 10px;
}

h3 { 
    /*font-family: Arial, sans-serif;*/
    font-family: Caslon, Times, serif;
    color: #464646;
    font-size: 1.1em;
    font-weight: normal;
    margin-bottom: 10px;
}


h4, .deptWrapper .rc h4{ 
    /*font-family: Arial, sans-serif;*/
    font-family: Caslon, Times, serif;
    color: #464646;
    font-size: .9em;
    font-weight: bold;
    margin-bottom: 10px;
}

h2.searchHeader {
    font-size: 1.79em;
}

h1.large { 
    /*font-family: Arial, sans-serif; */
    font-family: Caslon, Times, serif;
    color: #464646;
    font-size: 1.85em;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;
}


h1 {
    /*font-family: Arial, sans-serif; */
    font-family: Caslon, Times, serif;
    color: #464646;
    font-size: 1.3em;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;
}

h5 {
    /*font-family: Arial, sans-serif;*/
    font-family: Caslon, Times, serif;
    color: #363636;
    font-weight: normal;
    font-size: .7em;
    font-weight: bold;
}

h2.small {
    /*font-family: Arial, sans-serif;*/
    font-family: Caslon, Times, serif;
    color: #363636;
    font-weight: normal;
    font-size: .7em;
    font-weight: bold;
    margin-bottom: 2px;
    margin-top: 18px;
}

.content ul, content ol {
    
    color: #555555;
    margin: 1em 0 1em 1em;
}
vi
.content ol {
    margin-left: 25px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.content ol li  {
    margin: 5px 0px 0px 0px;
    font-family: Arial, serif;
    /*list-style-image: url("../../images/lists/gdot.png"); */
    
    padding-left: .5em;
    
    font-size: .75rem;
    color: #555555;
}

.content ul li {
    margin: 5px 0px 0px 0px;
    font-family: Arial, serif;
    /*list-style-image: url("../../images/lists/gdot.png"); */
    background: url("../../images/lists/gdot.png") no-repeat 0.3rem 0.5rem;    
    padding-left: 12px;
    list-style: none;
    list-style-image: none;
    font-size: .8rem;
    color: #555555;
}


.content ul li a, .content ol li a {
    color: #0072bc;
    text-decoration: none;
}

.content ul li a:hover, .content ol li a:hover {
    text-decoration: underline;
}
/* begin page layout */


.Emergency .title { background-repeat: no-repeat; padding-left: 25px; background-image: url('../../images/buttons/emergencyBG.gif'); }
.Notification .title { background-repeat: no-repeat; padding-left: 25px; background-image: url('../../images/buttons/notificationBG.gif'); }

.newsevents_home .Emergency { border: 2px solid #ff0000; padding: 10px 10px 0px 10px; }
.newsevents_home .Notification { border: 2px solid #ffff00; padding: 10px 10px 0px 10px; }




.page-wrapper {
   width: 1022px; 
   margin : 0px auto 0px auto;
   text-align: left; 
}            

.main-contentWrapper {
    width: 1024px;
    background-image: url(../../images/backgrounds/sidegradient.png);
    background-repeat: repeat-y;
    background-position: -5px 0%;
}

.main-content {
    width: 1014px;
    /*padding-bottom: 40px;*/
}


/* 
BEGIN TOP CONTENT STYLES
    top content contains the language selection,tactical navigation, and the search box */
.top-content {
    height: 59px;
    position: relative; 
}

.tactical-nav {
    font-family: Arial, sans-serif;
    color: #FFFFFF;
    position: absolute; top: 23px; left: 220px;
    font-size: .78em;
    width: 495px; 
}

.language {
    font-family: Arial, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    position: absolute; top: 23px; left: 10px;
    font-size: .8em;
}

.tactical-nav a, .language a {
    color: #FFFFFF; text-decoration: none;
}

.tactical-nav a:hover, .language a:hover {
    text-decoration: underline;
}

.tactical-nav ul li {
    display : inline;
    margin : 0px 14px 0px 0;
}

.language ul li {
    display: inline;
    margin: 0px 12px 0px 0px;
}

.search {
    position: absolute; top: 20px; left: 776px;
}

.searchWide {
    margin-top: 40px;
    position:relative;
    margin-bottom: 40px;
}

.searchWide form input {
    width: 210px; height: 14px;
}

.search form input[type=text] {
    width: 197px; height: 16px;
    border: 0px;
    background-image: url(../../images/backgrounds/search_input-bg.jpg);
    background-repeat: repeat-x;
    font-size: 1.0em;
    padding: 4px 0px 0px 5px; 
    color: #696969;
}

.submit-button {
    position: absolute; top: 0px; left: 195px;
}

.searchWide .submit-button {
    position: absolute;
    left: 210px;
}

/* END OF TOP CONTENT STYLES */

/* BEGIN HEADER STYLES 
        Header contains the logo and audience navigation */
.header {
    position: relative;
    height: 112px;
    width: 1014px;
    background-image: url(../../images/backgrounds/header.png);
    background-repeat: repeat-x;
}

.oakton-logo {
    position: absolute;
    top: 5px;
    left: 14px; top: 17px;
}

.audience-nav {
    position: absolute; 
    top: 21px;
    left: 688px;
    width: 330px;
    height: 80px;
    color: #005c56;
    font-family: Helvetica, sans-serif;
    font-size: .74em;
    font-weight: bold;
    background-image: url(../../images/backgrounds/audience-nav.gif);
    background-repeat: repeat-y;
}

.audience-nav span {
    text-decoration: underline;
    color: #850820;
}

.audience-nav a {
    color: #005C56;
    text-decoration: none;
}

.audience-nav a:hover {
    text-decoration: underline;
}

.audience-nav ul {
    float: left;
    color: #005c56;
    font-family: Helvetica, sans-serif;
    margin: -2px 0px 0px 14px;
}

.audience-nav ul li.l {
    display: inline;
    width: 175px;  
    float: left;
    margin-bottom: 6px;
}

.audience-nav ul li.r {
    display:inline;
    width: 130px;
    float: left;
    margin-bottom: 6px;
}

/* END HEADER STYLES */

/* BEGIN PRIMARY NAVIGATION */
.primary-nav {
    background-color: #5a8e22;
    height:42px;
    width: 1014px;
}

.primary-nav ul li{
    display: inline;
    margin: 0 0px 0 0px;
    padding: 0px;
}

.primary-nav ul {
    list-style: none;
}

.primary-nav ul li.nopad {
    margin: 0px;
}

/* END PRIMARY NAVIGATION */

/* START LEFT NAVIGATION */
ul.leftnav {
    list-style: none;
    font-size: .88em;
    font-family: Arial, sans-serif;
    color: #0072bc;
    margin-top: 35px;
    margin-left: 15px;
    width: 225px;
}

.parentFolderLink {
    margin-left: 15px;
    margin-top: 30px;
    margin-bottom: -15px;
    color: #0072bc;
    font-size: .88em;
    font-family: Arial, sans-serif;
}

.parentFolderLink a {
    /*color: #0072bc; */
    color: #0072bc;
    text-decoration: none;
}

.parentFolderLink a:hover {
    color: #0072bc;
    text-decoration: underline;
}

ul.leftnav li {
    background-image: url(../../images/lists/redarrows.png);
    width: 200px;
    background-repeat: no-repeat;
    background-position: 4px 7px;
    padding: 0px 0px 0px 18px;
    margin-bottom: 8px;
    line-height: 1.35;
    color: #0072bc;
}

ul.leftnav li.active {
    background-image: url();
    color: #3a3a3a;
}

ul.leftnav li ul {  
    list-style: none;
    margin: 10px 0px 10px 0px;
}

ul.leftnav li ul li {
    
}

ul.leftnav a {
    /*color: #0072bc; */
    color: #0072bc;
    text-decoration: none;
}

ul.leftnav a:hover { text-decoration: underline;}
/* END LEFT NAVIGATION */

/* START BROWSE */
.browse {
    margin-top: 45px;
    padding: 28px 0px 0px 10px;
    background-image: url(../../images/lists/browse_bg.jpg);
    background-repeat: no-repeat;
    width: 251px;
    min-height: 200px;
    margin-bottom: 35px;
    padding-bottom: 20px;
}

.findit {
    margin-top: 45px;
    padding: 58px 0px 0px 10px; /* 58 */
    background-image: url(../../images/suite2/findit_bg.jpg);
    background-repeat: no-repeat;
    width: 251px;
    min-height: 200px;
    padding-bottom: 20px;
    margin-bottom: 35px;
}


.wantto {
    background-image: url(../../images/suite2/wantto_bg.jpg);
}



.findclasses {
    background-image: url(../../images/suite2/findclasses_bg.jpg);
}

.browse ul {
    margin-top: 18px;
    margin-left: 2px;
    list-style: none;
    font-size: .87em;
    font-weight: bold;
    font-family: Arial, sans-serif;
    color: #004a80;
}

.findit ul {
    margin-top: 18px;
    margin-left: 2px;
    display: inline;
    list-style: none;
    font-size: .87em;
    font-weight: bold;
    font-family: Arial, sans-serif;
    color: #004a80;
}

.wantto ul { margin-top: 18px; } 

.browse .viewall, .findit .viewall {
    margin-left: 7px; font-size: .85em; color: #797977; font-weight: bold;
}

.browse .viewall a, .findit .viewall a {
    text-decoration: none; color: #797977;
}

.browse .viewall a:hover, .findit .viewall a:hover {
    text-decoration: underline;
}

.browse ul li, .findit ul li {
    background-image: url(../../images/lists/greenarrow.png);
    width: 200px;
    line-height: 1.4;
    background-repeat: no-repeat;
    background-position: 4px 4px;
    padding: 0px 0px 0px 20px;
    margin-bottom: 10px;
}

.browse ul li a, .findit ul li a {
    color: #004A80; text-decoration: none;
}

.browse ul li a:hover, .findit ul li a:hover {
    text-decoration: underline;
}

.browse ul li ul, .findit ul li ul {
    margin: 2px 0px 0px 0px;
    padding: 0px;
}

.browse ul li ul li, .findit ul li ul li{
    background-image: none;
    margin: 0px ;
    padding: 0px;
    font-weight: normal;
}

.browse span, .findit span { font-weight: normal;}

/* END BROWSE */

/* START BREADCRUMBS */
.breadcrumbs, .mobile-breadcrumbs {
    width: 480px;
    border-bottom: 1px solid #d7d7d7;
    font-family: Arial, sans-serif;
    font-size: .5em;
    text-transform: uppercase;
    /*height: 20px; */
    padding-bottom: 6px;
    margin-top: 8px;
    margin-bottom: 0px;
    padding-left: 10px;
    color: #555555;
    line-height: 1.6;
}


.breadcrumbs a, .mobile-breadcrumbs a { color: #0072bc; text-decoration: none;}

.breadcrumbs a:hover, .mobile-breadcrumbs a:hover { color: #0072bc; text-decoration: underline;}

.bcspacer { margin: 0px 5px 0px 5px;}

/* END BREADCRUMBS */

/* BEGIN 3 COLUMN LAYOUT */
.threeColWrapper {
    width: 1014px;
    background-color: #FFFFFF;
    padding-bottom: 40px;
}

.threeColWrapper .left-col {
    float:left;
    width: 260px;
    background-color: #FFFFFF;
}

.threeColWrapper .left-col .related-links {
    border-top: 1px solid #d7d7d7;
    width:222px;
    margin-left: 12px;
    padding-top: 7px;
    margin-top: 35px;
}

.threeColWrapper .left-col .related-links ul {
    padding-top: 7px;
    margin: 10px 0px 0px 18px;
    font-size: .88em;
    color:#555555;
}

.threeColWrapper .left-col .related-links ul li {
        margin-bottom: 10px;    
}

.threeColWrapper .left-col .related-links ul li a {
    color: #0072bc; text-decoration: none;  
}

.threeColWrapper .left-col .related-links ul li a:hover {
    text-decoration: underline;
}


.threeColWrapper .left-col .related-links h4 {
    /*font-family: Times, serif;*/
    font-family: Caslon, Times, serif;
    font-size: .78em;
    text-transform: uppercase;
    color: #363636;
    margin: 0px 0px 3px 4px;
}

.threeColWrapper .center-col {
    float: left;
    width: 502px; 
    font-size: 1.3em; 
    background-color: #FFFFFF;
    position: relative;
}

.threeColWrapper .center-col .content {
    margin-left: 10px;
    margin-right: 40px;
    margin-bottom: 40px;
}

.threeColWrapper .right-col {
    background-image: url(../../images/backgrounds/rightcol.jpg);
    background-repeat: repeat-x;
    width: 252px;
    float: left;
    padding-bottom: 5px; /* was 15 */
}

.threeColWrapper .right-col_ne {
    background-image: url(../../images/backgrounds/rightcol.jpg);
    background-repeat: repeat-x;
    width: 252px;
    float: left;
    padding-bottom: 5px; /* was 15*/
}

.deptEvents {
    background-image: url(../../images/backgrounds/dep-events.jpg);
    background-repeat: repeat-x;
    width: 252px;
    padding-top: 12px;
    margin-top: 30px;
}

/* END 3 COLUMN LAYOUT */

/* BEGIN 2 COL BRANDING */
.twoColBranding {
    width: 1014px;
    background-color: #FFFFFF;
    padding-bottom: 40px;
}

.twoColBranding .left-col{
    width: 404px;
    float: left;
    background-color: #FFFFFF;
}

img.startHere {
    margin-top: 16px;
    margin-bottom: 3px;
}

img.startExp {
    margin-top: 4px;
    margin-bottom: 6px;
}

.twoColBranding .left-col .lc-content {
    margin-left: 16px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.twoColBranding .left-col .lc-content p {
    color: #363636;
    font-size: .88em;
    font-family: Arial, sans-serif;
    width: 350px;
    margin-top: 0px;
    margin-left: 5px;
}

.twoColBranding .left-col .lc-content a {
    color: #0072bc;
    text-decoration: none;
}

.twoColBranding .left-col .lc-content .brandingHeadlineLink {
    font-size: 1.1em;
    color: #0072bc;
    text-decoration: none;
    margin-bottom: 4px;
    margin-top: 8px;
}

.twoColBranding .right-col {
    width: 510px;
    float: left;
    background-color: #FFFFFF;
    font-weight: normal;
}

.twoColBranding .right-col .branding-feature {
    background-color: #000000;
    width: 610px;
    margin-bottom: 18px;
}

.twoColBranding .right-col .branding-feature .feature-title {
    padding: 10px 0px 5px 10px;
    font-family: Arial, sans-serif;
    font-size: 1.1em;
    font-weight: normal;
}

.twoColBranding .right-col .branding-feature .feature-title a {
    text-decoration: none;
    color: #0099ff;
}

.twoColBranding .right-col .branding-feature .feature-title a:hover { text-decoration: underline;}

.twoColBranding .right-col .branding-feature p {
    color: #FFFFFF;
    font-family: Arial, sans-serif;
    font-size: .88em;
    padding-left: 10px;
    padding-bottom: 0px;
    width: 580px;
    font-weight: normal;
}

.twoColBranding .right-col .branding-feature .feature-link {
    margin-left: 10px;
    font-size: .8em;
    padding-bottom: 15px;
}

.twoColBranding .right-col .branding-feature .feature-link a {
    color: #fbaf5d;
    text-decoration: none;
}
 
.twoColBranding .right-col .branding-feature .feature-link a:hover {
    text-decoration: none;
}

.twoColBranding .right-col p.meeting {
    color: #363636;
    font-size: .88em;
    font-family: Arial, sans-serif;
    margin-top: 10px;
    margin-left: 4px;
    margin-bottom: 10px;
}

.twoColBranding .right-col .spiffWrapper {
    width: 600px;
}

.twoColBranding .right-col .spiffWrapper .left, .twoColBranding .right-col .spiffWrapper .right {
    float: left;
    width: 234px; margin-right: 65px;
}

.twoColBranding .right-col .spiffWrapper .left .feature-box, .twoColBranding .right-col .spiffWrapper .right .feature-box {
    margin-top: 10px;
    margin-left: 3px;
    margin-bottom: 12px;
    padding-bottom: 15px;
}

.start-learning {
    margin-left: 15px;
}

.start-learningWrapper {
    width: 1000px;
    height: 100px;
    margin-top: 7px;
}

.start-learningWrapper span {
    font-family: Times, serif;
    font-size: .75em;
    color: #363636; 
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 8px;
}

.start-learningWrapper .c1 {
    font-family: Arial;
    font-size: .88em;
    color: #363636;
    width: 230px;
    margin: 5px;
    float: left;
}

.start-learningWrapper .title {
    color: #850820;
    font-family: Arial, sans-serif;
    font-size: 1.1em;
    margin: 6px 0px 3px 4px;
}

.start-learningWrapper .title a {
    text-decoration: none;
    color: #850820;
}

.start-learningWrapper .title a:hover {
    text-decoration: underline;
}

.start-learningWrapper p.summary {
    color: #363636;
    font-size: .75em;
    margin: 0px 0px 5px 4px;
    font-family: Arial, sans-serif;
}

.start-learningWrapper .story-link {
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    font-size: .6em;
    color: #555555;
    margin-left: 5px;
}

.start-learningWrapper .story-link a {
    text-decoration: none;
    color: #555555;
}

.start-learningWrapper .c2 {
    float: left;
    width: 230px;
    padding-top: 5px;
    border-top: 1px solid #d7d7d7;
    margin-right: 23px;
}

.start-learningWrapper .c3 {
    float: left;
    width: 230px;
    padding-top: 5px;
    border-top: 1px solid #d7d7d7;
    margin-right: 23px;
}

.start-learningWrapper .c4 {
    float: left;
    width: 230px;
    padding-top: 5px;
    border-top: 1px solid #d7d7d7;
}

.tcbbreadcrumbs {
    width: 400px;
    font-family: Arial, sans-serif;
    font-size: .6em;
    text-transform: uppercase;
    /*height: 20px; */
    padding-bottom: 8px;
    margin-top: 16px;
    margin-bottom: 5px;
    padding-left: 20px;
    color: #555555;
}

.tcbbreadcrumbs a { color: #0072bc; text-decoration: none;}

.tcbbreadcrumbs a:hover { color: #0072bc; text-decoration: underline;}

.tcbbcspacer { margin: 0px 5px 3px 5px;}

/* END 2 COL BRANDING */

/* BEGIN 2 COL REGULAR */
.twoColWrapper {
    width: 1014px;
    background-color: #FFFFFF;
    padding-bottom: 40px;
}

.nebgcolor {
    background-color: #efefef;
}

.twoColWrapper .left-col {
    float: left;
    width: 752px;
    margin-left: 10px;
    font-family: Arial, sans-serif;
}

.twoColWrapper .left-col-ne {
    float: left;
    width: 762px;
    margin-left: 0px;
    font-family: Arial, sans-serif;
    position: relative;
}

.twoColWrapper .left-col-ne h1 {
    margin-bottom:50px;
    font-size: 1.85em;
}

.twoColWrapper .left-col-ne .menu {
    position: absolute; top: 91px;
    left:20px;
}

.twoColWrapper .left-col-ne .mainEvent {
    margin-top: 30px;
    width: 755px;
    height: 240px;
}

.twoColWrapper .left-col-ne a:hover { text-decoration: underline;}

.twoColWrapper .left-col-ne .mainEventTall {
    margin-top: 30px;
    width: 755px;
    height: 330px;
}

.twoColWrapper .left-col-ne .mainEvent .eventImageWrap {
    width: 313px;
    height: 211px;
    /*background-image: url(../../images/backgrounds/newsevents_featuredImage.jpg); */
    background-repeat: no-repeat;
    padding-top: 3px;
    padding-left: 3px;
    float:left;
    margin-right: 10px;
}

.twoColWrapper .left-col-ne .mainEvent .eventImageWrapPortrait {
    width: 211px;
    height: 313px;
    /*background-image: url(../../images/backgrounds/newsevents_featuredImagePortrait.jpg); */
    background-repeat: no-repeat;
    padding-top: 4px;
    padding-left: 3px;
    float:left;
    margin-right: 10px;
}


.twoColWrapper .left-col-ne .mainEvent .eventDesc {
    width: 400px;
    float: left;
}

.twoColWrapper .left-col-ne .mainEvent .eventDesc h2 {
        /*font-family: Times, serif;*/
        font-family: Caslon, Times, serif;
        font-size: .76em;
        color: #363636; 
        text-transform: uppercase;
        font-weight: bold;
        margin-left: 0px;
        margin-top: 5px;
        margin-bottom: 12px;
}

.twoColWrapper .left-col-ne .mainEvent .eventDesc .city {
    font-family: Arial, sans-serif;
    font-size: .55em;
    text-transform: uppercase;
    margin-bottom: 3px;
}

.twoColWrapper .left-col-ne .mainEvent .eventDesc .title {
    font-family: Arial, sans-serif;
    font-size: 1.1em;
}

.twoColWrapper .left-col-ne .mainEvent .eventDesc .desc {
    color: #252525;
    font-size: .8em;
    margin-top: 4px;
}

.twoColWrapper .left-col-ne .mainEvent .eventDesc .time {
    color: #252525;
    font-size: .7em;
    margin-top: 4px;
    font-weight: bold;
    margin-top: 15px;
}


.twoColWrapper .left-col-ne .mainEvent .eventDesc .title a {
    color: #0072bc; text-decoration: none;
}

.twoColWrapper .left-col-ne .mainEvent .eventDesc .title a:hover {
text-decoration: underline;
}

.twoColWrapper .left-col-ne .moreEvents {
    width: 730px;
    border-top: 1px solid #cccccc;
    margin-bottom: 10px;
    height: 300px;
}

.twoColWrapper .left-col-ne .moreEvents .event {
    width: 215px;
    float: left;
    margin-left: 5px;
    margin-right: 22px;
}

.twoColWrapper .left-col-ne .moreEvents .event .title {
    font-family: Arial, sans-serif;
    font-size: 1.1em;
    margin-bottom: 1px;
}

.twoColWrapper .left-col-ne .moreEvents .event a {
    color: #0072bc; text-decoration: none;
}

.twoColWrapper .left-col-ne .moreEvents .event a:hover {
    text-decoration: underline;
}

.twoColWrapper .left-col-ne .moreEvents .event .city {
    font-family: Arial, sans-serif;
    font-size: .55em;
    text-transform: uppercase;
    margin-bottom: 3px;
}

.twoColWrapper .left-col-ne .moreEvents .event .desc {
    color: #252525;
    font-size: .8em;
    margin-top: 2px;
}


.twoColWrapper .left-col-ne .moreEvents h2 {
        /*font-family: Times, serif;*/
        font-family: Caslon, Times, serif;
        font-size: .76em;
        color: #363636; 
        text-transform: uppercase;
        font-weight: bold;
        margin-left: 5px;
        margin-top: 10px;
        margin-bottom: 12px;
}


.twoColWrapper .left-col-ne .rss-link {
    position: absolute; top: 132px;
    left:692px;
}

.twoColWrapper .left-col-ne .newsevents {
    height: 536px;
    width: 753px;
    background-image: url(../../images/backgrounds/newsevents.jpg);
    background-repeat: no-repeat;
    margin-left: 5px;
    margin-top: 0px;
    padding: 8px 12px 8px 12px;
}

.twoColWrapper .left-col-ne .newseventsTall {
    height: 636px;
    width: 753px;
    background-image: url(../../images/backgrounds/newseventsTall.jpg);
}

.newsevents .submenu {
    margin-top: 1px;
}

.twoColWrapper .left-col-ne h1 {
    margin-left: 10px;
}

.twoColWrapper .left-col-ne .breadcrumb {
    margin-left: 10px;
}


.twoColWrapper .left-col .deptBanner {
    margin-left: -10px;
}

.twoColWrapper .deptOf {
    font-family: Arial, sans-serif;
    color: #333333;
    font-size: .95em;
    margin-top: 16px;
    padding: 0px;
}

.twoColWrapper .deptName {
    font-family: Caslon, Times, serif;
    color: #333333;
    font-size: 1.9em;   
    margin-top: 12px;
    margin-left: 0px;
    margin-bottom: 8px;
    width: 700px;
}

.twoColWrapper .eventWrapper {
    width: 720px;
}

.twoColWrapper .eventWrapper .lc {
    width: 90%;
    float: left;
    margin-right: 30px;
}

.twoColWrapper .eventWrapper .lc p {
    margin-top: 10px;
}

.twoColWrapper .eventWrapper h2 {
    /*font-family: Times, serif;*/
    font-family: Caslon, Times, serif;
    font-size: .76em;
    color: #363636; 
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 2px;
    margin-top: 15px;
}

.twoColWrapper .eventWrapper .rc {
    width: 245px;
    float:left;
}

.eventWratpper .rc h2 {
    margin-top: -2px;
    color: #464646;
    font-family: Caslon,Times,serif;
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 10px;
}

.twoColWrapper .eventWrapper .rc .eventDetails {
    color: #363636;
    font-size: .87em;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
}

.eventWrapper .rc .eventDetails {
    color: #363636;
    font-size: .87em;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
}

.eventWrapper .rc .eventDetails p {
    color: #363636;
    font-size: .87rem;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
}

.twoColWrapper .deptWrapper {
    width: 720px;
    border-top: 1px solid #d7d7d7;
}

.twoColWrapper .deptWrapper .lc {
    width: 240px;
    float: left;
}

.twoColWrapper .deptWrapper .lc .related-links {
    font-size: 1.07em;
}

.twoColWrapper .deptWrapper .rc {
    width: 460px;
    float: left;
    margin-top: 12px;
    margin-left: 20px;
}

.twoColWrapper .deptWrapper .rc .bluetext {
    color: #0072bc;
    line-height: 1.5;
    margin-bottom: 20px;
}

.twoColWrapper .deptWrapper .lc ul.leftnav {
    font-size: 1.0em;
    margin-top: 15px;
    margin-left: 0px;
    width: 190px;
}

.twoColWrapper .deptWrapper .lc ul.leftnav li {
    float: none;
    width: 190px;
}

.twoColWrapper .deptWrapper .lc ul.leftnav li ul li {
    font-size: 1.0em;
}

.twoColWrapper .deptWrapper .related-links ul li {
    float: none;
    /*list-style-image: url("../../images/lists/gdot.png"); */
    background: url("../../images/lists/gdot_ie.png") no-repeat top left;    
    background-position: 0 .2em; 
    padding-left: 12px;
    list-style: none;
    list-style-image: none;
    font-size: .93em;
    width: 190px;
}

.twoColWrapper .deptWrapper .related-links {
    font-size: 1.04em;
    margin-left: -5px;
    margin-top: 10px;
}

.twoColWrapper .left-col .left-col-content p {
    font-family: Arial, sans-serif;
    color: #555555;
    font-size: .9em;
    margin-bottom: 20px;
}

.twoColWrapper .left-col .left-col-content {
    margin-left: 8px;
    margin-top: 8px;
    width: 580px;
}


.twoColWrapper .left-col .left-col-content table {
    padding: 0px;
}

.twoColWrapper .left-col .left-col-content table td {
    padding: 0px;
}

.twoColWrapper .left-col .left-col-content table p {
    margin: 0px 0px 0px 0px;
    line-height: 1.4;
}


.twoColWrapper .left-col .currentStudentsMenuWrapper {
    width: 765px;
    margin-left: 0px;
    margin-top: 45px;
}


.twoColWrapper .left-col .currentStudentsMenuWrapper .box{
    width: 160px;
    border-top: 1px solid #c2c2c2;
    float: left;
    margin-right: 20px;
}

.twoColWrapper .left-col .currentStudentsMenuWrapper .box h2 {
    /*font-family: Times,serif;*/
    font-family: Caslon, Times, serif;

    font-size: 0.74em;

    text-transform: uppercase;

    color: #363636;

    margin-top: 9px;

    margin-right: 0px;

    margin-bottom: 12px;

    margin-left: 4px;

    font-weight: bold;
}

.twoColWrapper .left-col .currentStudentsMenuWrapper .box ul {
    
}

.twoColWrapper .left-col .currentStudentsMenuWrapper .box ul li {
    color: #555555;
    font-family: Arial, sans-serif;
    width: 140px;
    font-size: .87em;
    float: none;
    list-style-image: url("../../images/lists/gdot.png");
    margin-bottom: 12px;
}


.currentStudentsMenuWrapper h4 {
    /*font-family: Times, serif;*/
    font-family: Caslon, Times, serif;
    font-size: .74em;
    text-transform: uppercase;
    color: #363636;
    margin: 5px 0px 8px 1px;
}


.twoColWrapper .left-col .featuresContainer {
    width:735px;
    margin-left: -8px;
}

.twoColWrapper .left-col .featuresContainer .box {
    float: left;
    width: 235px;
    margin-right:10px;
}



.twoColWrapper .right-col {
    background-image: url(../../images/backgrounds/rightcol.jpg);
    background-repeat: repeat-x;
    width: 252px;
    float: left;
}
.twoColWrapper .right-col .feature-box .regText {
    font-size: .87em;
    line-height: 1.42;
    color: #676767;
    margin-left: 6px;
    margin-bottom: 5px;
    font-family: Arial, sans-serif;
}

.twoColWrapper .right-col .feature-boxn .regText {
    font-size: .87em;
    line-height: 1.42;
    color: #676767;
    margin-left: 6px;
    margin-bottom: 5px;
    font-family: Arial, sans-serif;
}

.twoColWrapper .right-collg {
    background-image: url(../../images/backgrounds/rightcol.jpg);
    background-repeat: repeat-x;
    width: 779px;
    float: left;
}


.twoColWrapper .right-col_ne {
    background-image: url(../../images/backgrounds/rightcol_ne.jpg);
    background-repeat: repeat-x;
    width: 252px;
    float: left;
}

.twoColWrapper .dept2pink {
    background-image: url(../../images/suite2/ping_bg.jpg);
}

.twoColWrapper .breadcrumb, .singleCol .breadcrumb {
    width: 730px;
    border-bottom: 1px solid #d7d7d7;
    font-family: Arial, sans-serif;
    font-size: .63em;
    text-transform: uppercase;
    /*height: 20px;*/
    padding-bottom: 8px;
    padding-top: 10px;
    margin-bottom: 5px;
    padding-left: 10px;
    color: #555555;
}

.twoColWrapper .deptBC {
    border-bottom: 0px;
}

.twoColWrapper .bcEventPad {
    margin-top: 18px;
}

.breadcrumb a { color: #0072bc; text-decoration: none;}

.breadcrumb a:hover { color: #0072bc; text-decoration: underline;}

.bcspacer { margin: 0px 5px 3px 5px;}

.twoColWrapper ul {
    margin-left: 16px;
}

.twoColWrapper ul li {
    width: 250px;
    color: #555555;
    font-family: Arial, sans-serif;
    font-size: .88em;
    margin-bottom: 5px;
}

.twoColWrapper ul.floating, .threeColWrapper ul.floating {
    width: 500px;
    margin-left: 16px;
}

.twoColWrapper ul.floating li, .threeColWrapper ul.floating li {
    float: left;
    width: 250px;
    color: #555555;
    font-family: Arial, sans-serif;
    font-size: .9em;
    margin-bottom: 5px;
    list-style-image: url("../../images/lists/gdot.png");
}

.twoColWrapper ul.floating li.wide, .threeColWrapper ul.floaing li.wide {
    width: 500px;
}

.twoColWrapper a {
    color: #0072bc;
    text-decoration: none;
}

.twoColWrapper a:hover { text-decoration: underline;}

/* END 2 COL REGULAR */
/* BEGIN 2 COL RIGHT */
.twoColRWrapper {
    width: 1014px;
    background-color: #FFFFFF;
    padding-bottom: 40px;
}

.nebgcolor {
    background-color: #efefef;
}

.twoColRWrapper .left-col {
    float: left;
    width: 260px;
    background-color: #FFFFFF;
        padding-bottom:40px;
}

.twoColRWrapper .left-col-ne {
    float: left;
    width: 260px;
    margin-left: 0px;
    font-family: Arial, sans-serif;
    position: relative;
}

.twoColRWrapper .left-col-ne h1 {
    margin-bottom:50px;
    font-size: 1.85em;
}

.twoColRWrapper .left-col-ne .menu {
    position: absolute; top: 91px;
    left:20px;
}

.twoColRWrapper .left-col-ne .mainEvent {
    margin-top: 30px;
    width: 260px;
    height: 240px;
}

.twoColRWrapper .left-col-ne a:hover { text-decoration: underline;}

.twoColRWrapper .left-col-ne .mainEventTall {
    margin-top: 30px;
    width: 260px;
    height: 330px;
}

.twoColRWrapper .left-col-ne .mainEvent .eventImageWrap {
    width: 313px;
    height: 211px;
    /*background-image: url(../../images/backgrounds/newsevents_featuredImage.jpg); */
    background-repeat: no-repeat;
    padding-top: 3px;
    padding-left: 3px;
    float:left;
    margin-right: 10px;
}

.twoColRWrapper .left-col-ne .mainEvent .eventImageWrapPortrait {
    width: 211px;
    height: 313px;
    /*background-image: url(../../images/backgrounds/newsevents_featuredImagePortrait.jpg); */
    background-repeat: no-repeat;
    padding-top: 4px;
    padding-left: 3px;
    float:left;
    margin-right: 10px;
}


.twoColRWrapper .left-col-ne .mainEvent .eventDesc {
    width: 400px;
    float: left;
}

.twoColRWrapper .left-col-ne .mainEvent .eventDesc h2 {
        /*font-family: Times, serif;*/
        font-family: Caslon, Times, serif;
        font-size: .76em;
        color: #363636; 
        text-transform: uppercase;
        font-weight: bold;
        margin-left: 0px;
        margin-top: 5px;
        margin-bottom: 12px;
}

.twoColRWrapper .left-col-ne .mainEvent .eventDesc .city {
    font-family: Arial, sans-serif;
    font-size: .55em;
    text-transform: uppercase;
    margin-bottom: 3px;
}

.twoColRWrapper .left-col-ne .mainEvent .eventDesc .title {
    font-family: Arial, sans-serif;
    font-size: 1.1em;
}

.twoColRWrapper .left-col-ne .mainEvent .eventDesc .desc {
    color: #252525;
    font-size: .8em;
    margin-top: 4px;
}

.twoColRWrapper .left-col-ne .mainEvent .eventDesc .time {
    color: #252525;
    font-size: .7em;
    margin-top: 4px;
    font-weight: bold;
    margin-top: 15px;
}


.twoColRWrapper .left-col-ne .mainEvent .eventDesc .title a {
    color: #0072bc; text-decoration: none;
}

.twoColRWrapper .left-col-ne .mainEvent .eventDesc .title a:hover {
text-decoration: underline;
}

.twoColRWrapper .left-col-ne .moreEvents {
    width: 260px;
    border-top: 1px solid #cccccc;
    margin-bottom: 10px;
    height: 300px;
}

.twoColRWrapper .left-col-ne .moreEvents .event {
    width: 215px;
    float: left;
    margin-left: 5px;
    margin-right: 22px;
}

.twoColRWrapper .left-col-ne .moreEvents .event .title {
    font-family: Arial, sans-serif;
    font-size: 1.1em;
    margin-bottom: 1px;
}

.twoColRWrapper .left-col-ne .moreEvents .event a {
    color: #0072bc; text-decoration: none;
}

.twoColRWrapper .left-col-ne .moreEvents .event a:hover {
    text-decoration: underline;
}

.twoColRWrapper .left-col-ne .moreEvents .event .city {
    font-family: Arial, sans-serif;
    font-size: .55em;
    text-transform: uppercase;
    margin-bottom: 3px;
}

.twoColRWrapper .left-col-ne .moreEvents .event .desc {
    color: #252525;
    font-size: .8em;
    margin-top: 2px;
}


.twoColRWrapper .left-col-ne .moreEvents h2 {
        /*font-family: Times, serif;*/
        font-family: Caslon, Times, serif;
        font-size: .76em;
        color: #363636; 
        text-transform: uppercase;
        font-weight: bold;
        margin-left: 5px;
        margin-top: 10px;
        margin-bottom: 12px;
}


.twoColRWrapper .left-col-ne .rss-link {
    position: absolute; top: 132px;
    left:692px;
}

.twoColRWrapper .left-col-ne .newsevents {
    height: 536px;
    width: 753px;
    background-image: url(../../images/backgrounds/newsevents.jpg);
    background-repeat: no-repeat;
    margin-left: 5px;
    margin-top: 0px;
    padding: 8px 12px 8px 12px;
}

.twoColRWrapper .left-col-ne .newseventsTall {
    height: 636px;
    width: 753px;
    background-image: url(../../images/backgrounds/newseventsTall.jpg);
}

.newsevents .submenu {
    margin-top: 1px;
}

.twoColRWrapper .left-col-ne h1 {
    margin-left: 10px;
}

.twoColRWrapper .left-col-ne .breadcrumb {
    margin-left: 10px;
}


.twoColRWrapper .left-col .deptBanner {
    margin-left: -10px;
}

.twoColRWrapper .deptOf {
    font-family: Arial, sans-serif;
    color: #333333;
    font-size: .95em;
    margin-top: 16px;
    padding: 0px;
}

.twoColRWrapper .deptName {
    font-family: Caslon, Times, serif;
    color: #333333;
    font-size: 1.9em;   
    margin-top: 12px;
    margin-left: 0px;
    margin-bottom: 8px;
    width: 700px;
}

.twoColRWrapper .eventWrapper {
    width: 720px;
}

.twoColRWrapper .eventWrapper .lc {
    width: 90%;
    float: left;
    margin-right: 30px;
}

.twoColRWrapper .eventWrapper .lc p {
    margin-top: 10px;
}

.twoColRWrapper .eventWrapper h2 {
    /*font-family: Times, serif;*/
    font-family: Caslon, Times, serif;
    font-size: .76em;
    color: #363636; 
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 2px;
    margin-top: 15px;
}

.twoColRWrapper .eventWrapper .rc {
    width: 245px;
    float:left;
}

.twoColRWrapper .eventWrapper .rc .eventDetails {
    color: #363636;
    font-size: .87em;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
}

.twoColRWrapper .deptWrapper {
    width: 720px;
    border-top: 1px solid #d7d7d7;
}

.twoColRWrapper .deptWrapper .lc {
    width: 240px;
    float: left;
}

.twoColRWrapper .deptWrapper .lc .related-links {
    font-size: 1.07em;
}

.twoColRWrapper .deptWrapper .rc {
    width: 460px;
    float: left;
    margin-top: 12px;
    margin-left: 20px;
}

.twoColRWrapper .deptWrapper .rc .bluetext {
    color: #0072bc;
    line-height: 1.5;
    margin-bottom: 20px;
}

.twoColRWrapper .left-col ul.leftnav {
    list-style: none;
    font-size: 1.0em;
    font-family: Arial, sans-serif;
    color: #0072bc;
    margin-top: 30px;
    margin-left: 15px;
    width: 190px;
}

.twoColRWrapper .left-col .parentFolderLink {
    margin-left: 15px;
    margin-top: 30px;
    margin-bottom: -15px;
    color: #0072bc;
    font-size: .88em;
    font-family: Arial, sans-serif;
}

.twoColRWrapper .left-col .parentFolderLink a {
    /*color: #0072bc; */
    color: #0072bc;
    text-decoration: none;
}

.twoColRWrapper .left-col .parentFolderLink a:hover {
    color: #0072bc;
    text-decoration: underline;
}

.twoColRWrapper .left-col ul.leftnav li {
    background-image: url(../../images/lists/redarrows.png);
    width: 200px;
    background-repeat: no-repeat;
    background-position: 4px 7px;
    padding: 0px 0px 0px 18px;
    margin-bottom: 8px;
    line-height: 1.35;
}

.twoColRWrapper .left-col ul.leftnav li.active {
    background-image: url();
    color: #3a3a3a;
}

.twoColRWrapper .left-col ul.leftnav li ul {    
    list-style: none;
    margin: 10px 0px 10px 0px;
}

.twoColRWrapper .left-col ul.leftnav li ul li {
    
}

.twoColRWrapper .left-col ul.leftnav a {
    /*color: #0072bc; */
    color: #0072bc;
    text-decoration: none;
}

.twoColRWrapper .left-col ul.leftnav a:hover { text-decoration: underline;}

.twoColRWrapper .deptWrapper .related-links ul li {
    float: none;
    /*list-style-image: url("../../images/lists/gdot.png"); */
    background: url("../../images/lists/gdot_ie.png") no-repeat top left;    
    background-position: 0 .2em; 
    padding-left: 12px;
    list-style: none;
    list-style-image: none;
    font-size: .93em;
    width: 190px;
}

.twoColRWrapper .deptWrapper .related-links {
    font-size: 1.04em;
    margin-left: -5px;
    margin-top: 10px;
}

.twoColRWrapper .left-col .left-col-content p {
    font-family: Arial, sans-serif;
    color: #555555;
    font-size: .9em;
    margin-bottom: 20px;
}

.twoColRWrapper .left-col .left-col-content {
    margin-left: 8px;
    margin-top: 8px;
    width: 580px;
}


.twoColRWrapper .left-col .currentStudentsMenuWrapper {
    width: 765px;
    margin-left: 0px;
    margin-top: 45px;
}


.twoColRWrapper .left-col .currentStudentsMenuWrapper .box{
    width: 160px;
    border-top: 1px solid #c2c2c2;
    float: left;
    margin-right: 20px;
}

.twoColRWrapper .left-col .currentStudentsMenuWrapper .box h2 {
    /*font-family: Times,serif;*/
    font-family: Caslon, Times, serif;
    font-size: 0.74em;

    text-transform: uppercase;

    color: #363636;

    margin-top: 9px;

    margin-right: 0px;

    margin-bottom: 12px;

    margin-left: 4px;

    font-weight: bold;
}

.twoColRWrapper .left-col .currentStudentsMenuWrapper .box ul {
    
}

.twoColRWrapper .left-col .currentStudentsMenuWrapper .box ul li {
    color: #555555;
    font-family: Arial, sans-serif;
    width: 140px;
    font-size: .87em;
    float: none;
    list-style-image: url("../../images/lists/gdot.png");
    margin-bottom: 12px;
}


.currentStudentsMenuWrapper h4 {
    /*font-family: Times, serif;*/
    font-family: Caslon, Times, serif;
    font-size: .74em;
    text-transform: uppercase;
    color: #363636;
    margin: 5px 0px 8px 1px;
}


.twoColRWrapper .left-col .featuresContainer {
    width:735px;
    margin-left: -8px;
}

.twoColRWrapper .left-col .featuresContainer .box {
    float: left;
    width: 235px;
    margin-right:10px;
}



.twoColRWrapper .right-col {
    background-color: #FFFFFF;
        font-size: 1.3em;
    width: 706px;
        padding-left:8px;
    float: left;
    position: relative;
        padding-right: 40px;
}

.twoColRWrapper .right-col .breadcrumbs, .twoColRWrapper .right-col .mobile-breadcrumbs {
    width: 714px;
    font-family: Arial, sans-serif;
    font-size: .5em;
    text-transform: uppercase;
    /*height: 20px; */
    padding-bottom: 8px;
    margin-top: 16px;
    margin-bottom: 5px;
    padding-left: 0px;
    color: #555555;
}

.twoColRWrapper .right-col p {
    font-family: Arial, sans-serif;
    font-size: .68em;
    color: #555555;
    margin: 0px 0px 10px 0px;
    line-height: 1.4;
}

.main-content .twoColRWrapper .right-col .syllabi {
    font-family: Arial, sans-serif;
    font-size: .68em;
    color: #555555;
    margin-left: 25px;
    line-height: 1.4;
    margin-bottom: 15px;
}

.main-content .twoColRWrapper .right-col .syllabi p ul, .twoColRWrapper .right-col .syllabi p ol {
    margin-left: 16px;
}

.syllabi ul, .syllabi ol {
    margin-left: 16px;
}

.syllabi ul li, .syllabi ol li {
    line-height: 1.2em !important;
    margin-bottom: 0 !important;
}

.main-content .twoColRWrapper .right-col .syllabi p ol.alpha {
    list-style-type: upper-alpha;
}

.main-content .twoColRWrapper .right-col .syllabi p ul li, p ol li {
    color: #555555;
    font-family: Arial, sans-serif;
    font-size: .88em;
    margin-bottom: 5px;

}

.main-content .twoColRWrapper .right-col .syllabi ul li, ol li {
    color: #555555;
    font-family: Arial, sans-serif;
    font-size: .88em;
    margin-bottom: 5px;
}

.twoColRWrapper .right-col h5 {
    /*font-family: Arial, sans-serif;*/
    font-family: Caslon, Times, serif;
    color: #363636;
    font-weight: normal;
    font-size: .7em;
    font-weight: bold;
}


.twoColRWrapper .right-col ol li  {
    margin: 0px 0px 5px 0px;
    font-family: Arial, serif;
    /*list-style-image: url("../../images/lists/gdot.png"); */
    background: url("../../images/lists/gdot.png") no-repeat top left;    
    background-position: 0 .4em; 
    padding-left: 12px;
    list-style: none;
    list-style-image: none;
    color: #555555;
    width: 400px;
}

.twoColRWrapper .right-col table {
    padding: 0px;
}

.twoColRWrapper .right-col table td {
    padding: 0px;
}

.twoColRWrapper .right-col table p {
    font-family: Arial, sans-serif;
    font-size: .68em;
    color: #555555;
    margin: 0px 0px 0px 0px;
}

.twoColRWrapper .right-col_ne {
    background-image: url(../../images/backgrounds/rightcol_ne.jpg);
    background-repeat: repeat-x;
    width: 754px;
    float: left;
}

.twoColRWrapper .dept2pink {
    background-image: url(../../images/suite2/ping_bg.jpg);
}

.twoColRWrapper .breadcrumb, .singleCol .breadcrumb {
    width: 730px;
    border-bottom: 1px solid #d7d7d7;
    font-family: Arial, sans-serif;
    font-size: .63em;
    text-transform: uppercase;
    /*height: 20px;*/
    padding-bottom: 8px;
    padding-top: 10px;
    margin-bottom: 5px;
    padding-left: 10px;
    color: #555555;
}

.twoColRWrapper .deptBC {
    border-bottom: 0px;
}

.twoColRWrapper .bcEventPad {
    margin-top: 18px;
}

.breadcrumb a { color: #0072bc; text-decoration: none;}

.breadcrumb a:hover { color: #0072bc; text-decoration: underline;}

.bcspacer { margin: 0px 5px 3px 5px;}

.twoColRWrapper ul {
    margin-left: 16px;
}

.twoColRWrapper ul li {
    width: 250px;
    color: #555555;
    font-family: Arial, sans-serif;
    font-size: .88em;
    margin-bottom: 5px;
}

.twoColRWrapper ul.floating, .threeColWrapper ul.floating {
    width: 500px;
    margin-left: 16px;
}

.twoColRWrapper ul.floating li, .threeColWrapper ul.floating li {
    float: left;
    width: 250px;
    color: #555555;
    font-family: Arial, sans-serif;
    font-size: .9em;
    margin-bottom: 5px;
    list-style-image: url("../../images/lists/gdot.png");
}

.twoColRWrapper ul.floating li.wide, .threeColWrapper ul.floaing li.wide {
    width: 500px;
}

.twoColRWrapper a {
    color: #0072bc;
    text-decoration: none;
}

.twoColRWrapper a:hover { text-decoration: underline;}


.twoColRWrapper .left-col .related-links ul {
    margin: 10px 0px 0px 6px;
    font-size: .88em;
    color:#555555;
}

.twoColRWrapper .left-col .related-links ul li {
    float: none;
    /*list-style-image: url("../../images/lists/gdot.png"); */
    background: url("../../images/lists/gdot_ie.png") no-repeat top left;    
    background-position: 0 .2em; 
    padding-left: 12px;
    list-style: none;
    list-style-image: none;
    font-size: .93em;
    width: 190px;
}

.twoColRWrapper .left-col .related-links {
    font-size: 1.04em;
    margin-left: 12px;
    margin-top: 10px;
}

.twoColRWrapper .left-col .related-links h4 {
    /*font-family: Times, serif;*/
    font-family: Caslon, Times, serif;
    font-size: .88em;
    text-transform: uppercase;
    color: #363636;
    margin: 0px 0px 3px 4px;
}

/* END 2 COL RIGHT */
.quickSearch {
    position: relative;
    background-image: url(../../images/backgrounds/quicksearch.jpg);
    width: 458px;
    height: 110px;
    background-repeat: no-repeat;
    margin-left: -3px;
    margin-top: 16px;
}

.quickSearch form input {
    position: absolute;
    top: 62px;
    left: 135px;
    width: 300px; height: 16px;
    border: 0px;
    background-image: url(../../images/backgrounds/askusLarge_input-bg.jpg);
    background-repeat: repeat-x;
    font-size: .8em;
    padding: 4px 0px 0px 5px; 
    color: #696969;
}

.quickSearch .infoText { 
    font-size: .7em;
    color: #434343;
    position: absolute; top: 35px; left: 13px;
}

.quickSearch .go-button {
    position: absolute; top: 62px;
    left: 412px;
}

.quickSearch .keywords {
    position: absolute; top: 62px; left: 14px;
}
.askUs {
    position: relative;
    background-image: url(../../images/backgrounds/askus.png);
    width: 340px;
    height: 95px;
    background-repeat: no-repeat;
    background: #f6f2e9;
    margin-left:auto;
    margin-right:auto;
    background-size: contain;
    min-width: 220px;
    padding-top: 5px;
    padding-right:5px;
    padding-bottom: 5px;
    box-shadow: 1px 1px 1px #d5d5d5;
}

.askUs img {
    float: left;
    position: relative;
    padding-right: 15px;
    padding-top: 5px;
    padding-left: 15px;
}

.askUs p {
    font-size: 1em;
    font-family: Caslon, Times, serif;
    font-weight: 500;
    margin-left: 15px;
    margin-top: 5px;
}

.askUs form input {
    margin-left: 10px;
    width: 88%; 
    height: 16px;
    border: 0px;
    background-image: url(../../images/backgrounds/askusLarge_input-bg.jpg);
    background-repeat: repeat-x;
    font-size: .8em;
    padding: 4px 0px 0px 5px; 
    color: #696969;
}

.askUs .submit-button {
height: 20px;
    width: 30px;
    background-image: url(../../images/buttons/search-go.jpg);
	background-repeat: no-repeat;
    margin-top: 63px;
    margin-left: 106px;
}

.askUsSmallWrap {
    height: 120px;
    float:left;
}

.askUsSmall {
    position: relative;
    background-image: url(../../images/backgrounds/rightcol_askus.jpg);
    width: 247px;
    height: 108px;
    background-repeat: no-repeat;
    margin-left: -2px;
    margin-top: 10px;
    margin-bottom: 8px;
    border-top: 0px;
    float: left;
}

.askUsSmall form input {
    margin-top: 75px;
    margin-left: 12px;
    width: 185px; height: 16px;
    border: 0px;
    background-image: url(../../images/backgrounds/askus_input-bg.jpg);
    background-repeat: no-repeat;
    font-size: 1.1em;
    padding: 4px 0px 0px 5px; 
    color: #696969;
}

.askUsSmall .submit-button{
    position: absolute; top: 75px;
    left: 202px;
}

.askUsSmall2 {
    position: relative;
    image: url(../../images/backgrounds/askus.png);
    width: 80%;
    height: 114px;
    background: #f6f2e9;
    margin-left: -2px;
    margin-top: 10px;
    margin-bottom: 8px;
    border-top: 0px;
    
}

.askUsSmall2 form input {
   /* margin-top: 75px;*/
    margin-left: 12px;
    width: 185px; height: 16px;
    border: 0px;
    background-image: url(../../images/backgrounds/askus_input-bg.jpg);
    background-repeat: no-repeat;
    font-size: 1.1em;
    padding: 4px 0px 0px 5px; 
    color: #696969;
}

.askUsSmall2 .submit-button{
    /*position: absolute; */
    top: 76px;
    left: 160px;
    height: 20px;
    width: 30px;
    background-image: url(../../images/buttons/search-go.jpg);
    background-repeat: no-repeat;
}


/* START FEATURE BOX */
.feature-box {
    border-top: 1px solid #c2c2c2;
    width: 235px;
    margin: 30px 0px 0px 8px;
    padding: 6px 0px 10px 0px;
}

.feature-boxn {
    border-top: 1px solid #c2c2c2;
    width: 235px;
    margin: 30px 0px 0px 8px;
    padding: 6px 0px 10px 0px;
}

.home .feature-box { clear: both; }

.aboutUsSmallSpacer {
    width: 235px;
    margin: 5px 0px 0px 8px;
    padding: 0px 0px 0px 0px;
    font-size: .1em;
}

.feature-box h2 {
    /*font-family: Times, serif;*/
    font-family: Caslon, Times, serif;
    font-size: .725em;
    text-transform: uppercase;
    color: #363636;
    margin: 8px 0px 8px 0px;
    font-weight: bold;
}

.feature-boxn h2 {
    /*font-family: Times, serif;*/
    font-family: Caslon, Times, serif;
    font-size: .725em;
    text-transform: uppercase;
    color: #363636;
    margin: 8px 0px 8px 0px;
    font-weight: bold;
}

.noTopBorder {
    border: 0px;
    margin-top: 10px;
}

h2.moreEvents {
    font-family: Arial, sans-serif;
    font-size: .9em;
    border-bottom: 1px solid #bbbbbb;
    color: #363636;
    margin: 7px 0px 0px 4px;
    font-weight: bold;
    text-transform: none;
    padding-bottom: 7px;
}

.feature-box .title {
    color: #850820;
    font-family: Arial, sans-serif;

    margin: 6px 0px 3px 4px;
}

.feature-boxn .title {
    color: #850820;
    font-family: Arial, sans-serif;

    margin: 6px 0px 3px 4px;
}

.feature-box a {
    color: #850820;
    text-decoration: none;
}

.feature-box a:hover {
    text-decoration: underline;
}

.feature-box .teaser {
    color: #555555;
    font-size: .74em;
    color: #363636;
    line-height: 1.25;
    margin: 0px 0px 5px 4px;
    padding-right: 5px;
}

.feature-boxn a {
    color: #850820;
    text-decoration: none;
}

.feature-boxn a:hover {
    text-decoration: underline;
}

.feature-boxn .teaser {
    color: #555555;
    font-size: .74em;
    color: #363636;
    line-height: 1.25;
    margin: 0px 0px 5px 4px;
    padding-right: 5px;
}

.feature-box .event-date-location {
    clear:left;
    color: #363636;
    font-size: .795em;
    font-weight: bold;
    margin-left: 4px;
    margin-top: 1px;
    width: 210px;
}

.feature-box .date {
    color: #363636;
    font-size: .89em; font-weight: bold; margin-left: 4px; margin-top: 3px;
    margin-bottom: 0px;
}

.feature-box .event-date-location a {
    color: #0072bc; font-size: 1.3em; font-weight: normal;
}

.feature-box .event-summary {
    clear: left;
    font-size: .78em;
    color: #363636;
    margin-left: 4px;
    margin-top: 3px;
    padding-bottom: 10px;
    line-height: 1.4;
}

.feature-box .event-summary p {
    font-size: .78em;
    color: #363636;
    margin-left: 4px;
    margin-top: 3px;
    padding-bottom: 10px;
    line-height: 1.4;
}

.feature-boxn .event-summary {
    clear: left;
    font-size: .78em;
    color: #363636;
    margin-left: 4px;
    margin-top: 3px;
    padding-bottom: 10px;
    line-height: 1.4;
}

.feature-boxn .event-summary p {
    font-size: .78em;
    color: #363636;
    margin-left: 4px;
    margin-top: 3px;
    padding-bottom: 10px;
    line-height: 1.4;
}

.feature-box .location {
    text-transform: uppercase;
    font-size: .55em;
    margin-left: 4px;
    margin-top: 25px;
}

.feature-box .firstEvent {
    margin-top: 10px;
}

/* END FEATURE BOX */

/* RELATED LINKS */
.related-links, .mobile-related-links {
    /*border-top: 1px solid #d7d7d7;*/
    width: 100%;
    margin-left: 12px;
    padding-top: 7px;
    margin-top: 35px;
}

.mobile-related-links {
    margin-bottom: 20px;
    margin-left:0px;
}

.related-links ul, .mobile-related-links ul {
    margin: 10px 0px 0px 16px;
    font-size: .88em;
    color:#555555;
}

.mobile-related-links ul li {
    font-size: .88em;
}

/*
.related-links ul li {
    margin-bottom: 8px;
    list-style-image: url("../../images/lists/gdot.png");
}

*/

.related-links ul li a,  .mobile-related-links ul li a {
    color: #0072bc; text-decoration: none;font-size:.9em;
    
}

.related-links ul li a:hover, .mobile-related-links ul li a:hover {
    text-decoration: underline;
}


.related-links h4, .mobile-related-links h4{
    /*font-family: Times, serif;*/
    border-top: 1px solid #d5d5d5;
    font-family: Caslon, Times, serif;
    font-size: .78em;
    text-transform: uppercase;
    color: #363636;
    margin: 0px 0px 3px 4px;
}
/* RELATED LINKS */


/* NEWS AND EVENTS FOR HOME */
.newsevents_home_menu {
    position: absolute; top: 17px;
    left: 20px;
}

.newsevents_home_rss {
    position: absolute; top: 22px;
    left: 440px;
}

.newsevents_home {
    background-image: url(../../images/backgrounds/home_news.jpg);
    background-repeat: repeat-y;
    border-top: 1px solid #eeeeee;
    margin-bottom: 0px;
    padding-bottom : 0px;
    padding-top: 14px;
    margin-top:50px;
    width: 496px;
}

.newsevents_home .newsItem {
    margin: 12px;
    width: 450px;
    clear: both; 
}

.newsevents_home .newsItem .thumb {
    float: left; margin-right: 5px;
    margin-bottom: 10px; 
}

.newsevents_home .hasThumb {
    min-height: 85px;
}

.newsevents_home .newsItem .city {
    font-size: .42em;
    text-transform: uppercase;
    margin-bottom: 1px;
}

.newsevents_home .newsItem .title {
    font-size: .85em;
}

.newsevents_home .newsItem .title a {
    text-decoration: none;
    color: #0072bc;
}

.newsevents_home .newsItem .title a:hover { text-decoration: underline;}

.newsevents_home .newsItem .desc {
    font-size: .58em;
    color: #363636;
    line-height: 1.25;
    margin-bottom: 20px;
    
}

.newsevents_home .rmn { width: 200px; margin-left: 14px; font-size: .49em; }

.newsevents_home .rmn .link { float: left; margin-top: 3px;}

.newsevents_home .rmn .link a {
    color: #0072bc;
    text-decoration: none;
    text-transform: uppercase;  
}

.newsevents_home .rmn .imglink {
    margin-top: 0px; margin-left: 4px;
}
.newsevents_home .rmn a:hover {
    text-decoration: underline;
}
/* END NEWS AND EVENTS FOR HOME */

/* MISC */


.shareBox {
    float: right;
    width: 160px;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 5px; 
    padding-bottom: 10px;
    margin-left: 2px;
}

.share-box {
    width: 240px;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}

.share-box .option {
    margin-top: 6px;
    margin-bottom: 6px;
}

.admissionsWrapper {
    width: 482px;
    margin-top: 20px;
    margin-left: 0px;
}

.admissionsWrapper .lc, .admissionsWrapper .rc {
    width: 230px;
    float: left;
    font-size: .68em;
    color: #555555;
    border-top: 1px solid #d7d7d7;
    padding-top: 5px;
    margin-right: 20px;
    font-family: Arial, sans-serif;
}

.admissionsWrapper .rc .infoBox {
    margin-bottom: 23px;
    width: 200px;
}

.admissionsWrapper .rc {
    margin-right: 0px;
}

.admissionsWrapper .lc .button {
    margin-top: 8px;
    margin-bottom: 8px;
}

.admissionsWrapper .rc .cHeader, .admissionsWrapper .lc .cHeader {
    font-weight: bold;
    font-family: Arial, sans-serif; margin-bottom: 5px;
    color: #333333;
}

.admissionsWrapper .rc .cHeaderTimes, .admissionsWrapper .lc .cHeaderTimes {
    font-family: Times,serif;
    font-size: 0.83em;
    text-transform: uppercase;
    color: #363636;
    margin-top: 2px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 4px;
    font-weight: bold;
}


/* END MISC */

/* START FOOTER */
.footer {
    position: relative;
    height: 200px;
    width: 1014px;
    clear: both;
    
}

.footer .logo {
    position: absolute; top: 20px; left: 12px;
}

.footer .location1 {
    position: absolute; top: 26px; left: 180px;
    line-height: 1.4;
    font-family: Arial, sans-serif;
    font-size: .76em;
    color: #FFFFFF;
    width: 130px;
}

.footer .location2 {
    position: absolute; top: 26px; left: 355px;
    line-height: 1.4;
    font-family: Arial, sans-serif;
    font-size: .76em;
    color: #FFFFFF;
    width: 160px;
}

.footer .mapit {
    margin: 7px 0px 0px 0px;
}

.footer .links {
    background-image: url(../../images/backgrounds/footer.gif);
    width: 220px;
    height: 200px;
    background-repeat: no-repeat;
    position: absolute; top: 35px; left: 780px;
    font-size: .74em;
    padding: 0px 0px 0px 10px;
    line-height: 1.5;
}

.footer .social {
    position: absolute; top: 33px;
    left: 960px;
}

.footer .social .button {
    margin-bottom: 2px;
}

.footer .links a {
    color: #FFFFFF;
    text-decoration: none;
}

.footer .links a:hover {
    text-decoration: underline;
}

/* END FOOTER */

.viewCalendar {
    margin-left: 140px;

}

a:focus, a:hover, a:active { outline:none }
.hideText { color: #ffffff; font-size: 1px; }

/* BEGIN SEARCH */
.singleCol {
    background-color: #FFFFFF;
    padding-bottom: 40px;
    margin-left: 50px;
}

.singleColWrapper {
    width: 1014px;
    background-color: #FFFFFF;
}

.searchPagination, .searchBPagination {
    color: #353535;
    font-weight: bold;
    font-size: .85em;
    margin-bottom: 24px;
    margin-top: 18px;
}

.searchPagination a, .searchResult a, .searchBPagination a {
    color: #0072bc; text-decoration: none;
    
}
.searchPagination a:hover, .searchResult a:hover, .searchBPagination a:hover {
    color: #0072bc; text-decoration: none;
    
}

.searchPagination span { font-weight: normal;}

.searchResult {
    font-size: .88em;
    width: 650px;
    color: #555555;
    line-height: 1.3;
    margin-bottom: 25px;
}

.searchResult .title { font-weight: bold;}

.searchBPagination {
    width: 730px;
    border-top: 1px solid #d7d7d7;
    padding-top: 8px;
    margin-top: 45px;
    margin-bottom: 50px;
}

/* END SEARCH */

.spifWrapReg {
    width: 234px;
    height: 110px;
    /*background-image: url(../../images/spifs/reg_bg.png); */
    background-repeat: no-repeat;
    padding-top: 3px;
    padding-left: 4px;
}

.spifWrapVid {
    width: 234px;
    height: 178px;
    /*background-image: url(../../images/spifs/vid_bg.png); */
    background-repeat: no-repeat;
    padding-top: 3px;
    padding-left: 4px;
}

.featureImgWrap {
    width: 489px;
    height: 225px;
    /*background-image: url(../../images/backgrounds/feature_bg.png);*/
    background-repeat: no-repeat;
    padding-top: 3px;
    padding-left: 4px;
    margin-left: -5px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.featureImage {

}

.eventImgWrap {
    width: 399px;
    height: 301px;
    /*background-image: url(../../images/backgrounds/eventphoto_bg.png);*/
    background-repeat: no-repeat;
    padding-top: 3px;
    padding-left: 4px;
}

.eventImgWrapPortrait {
    /*background-image: url(../../images/backgrounds/eventphoto_bg_port.png); */
    height: 399px;
    width: 301px;
    background-repeat: no-repeat;
    padding-top: 4px;
    padding-left: 5px;
}

.twoColBranding .left-col .lc-content .feature-box a {
    color: #850820;
    text-decoration: none;
}

.twoColBranding .left-col .lc-content .feature-box a:hover {
        text-decoration: underline;
}

/* SUITE 2 CSS */
ul.rightnav {
    list-style: none;
    font-size: .86em;
    font-family: Arial, sans-serif;
    color: #0072bc;
    margin-top: 10px;
    margin-left: 0px;
    width: 225px;
}

ul.rightnav li {
    background-image: url(../../images/lists/redarrows.png);
    width: 200px;
    background-repeat: no-repeat;
    background-position: 4px 6px;
    padding: 0px 0px 0px 18px;
    margin-bottom: 8px;
    line-height: 1.35;
}

ul.rightnav a {
    /*color: #0072bc; */
    color: #0072bc;
    text-decoration: none;
}

ul.leftnav a:hover { text-decoration: underline;}


.threeColWrapper .right-col_lighter {
    background-color: #F2F2F2;
    width: 252px;
    float: left;
    padding-bottom: 15px;
}

.threeColWrapper .right-col_nobg {
    width: 252px;
    float: left;
    padding-bottom: 15px;
    margin-top: 0px;
    padding-top: 0px;
}

.threeColWrapper .boldTitle{
    font-weight: bold;
    font-family: Arial,sans-serif;
    margin-bottom: 3px;
    margin-left: 6px;
    margin-top: 1px;
    color: #464646;
    font-size: .87em;
}

.threeColWrapper .right-col_nobg .regText {
    font-size: .87em;
    line-height: 1.42;
    color: #676767;
    margin-left: 6px;
    margin-bottom: 25px;
    font-family: Georgia, serif;
}

.threeColWrapper .right-col_nobg .regText p {
    font-size: .87em;
    line-height: 1.42;
    color: #676767;
    margin-left: 6px;
    margin-bottom: 25px;
    font-family: Georgia, serif;
}

.threeColWrapper .right-col_nobg .regText span { font-weight: bold; color: #464646;}

.threeColWrapper .right-col_nobg .regText a {
    color: #1f7cae;
}

.bookImage {
    float: left;
    width: 95px;
    margin-top: 2px;
}

.bookImage .link {
    color: #0088c9;
    text-decoration: none;
    font-size: .67em;
    text-transform: uppercase;
    margin-left: 4px;
    margin-top: 5px;
    width: 80px;
}

.bookImage .link a {
    text-decoration: none;
    color: #0088C9;
}
.bookImage .link a:hover { text-decoration: underline;}

.bookInfo {
    float: left;
    width: 120px;
    margin-top: 2px;
}

.bookTitle {
    color: #971827;
    font-size: 1.1em;
}

.bookThumb {
    /*background-image: url(../../images/suite2/book_bg.jpg);*/
   /* height: 128px;
    width: 85px;*/
    padding-left: 3px;
    padding-top: 3px;
}

.bookThumb img {
    max-width: 100% !important;
    height: auto;
}

.bookQuote {

    font-size: .85em;
    margin-top: 2px;
    line-height: 1.3em;
}


.bookQuote span { font-weight: bold; color: #414141;}

.leftColButtonLink { margin-left: 6px; margin-bottom: 2px;}

.interiorSection {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d7d7d7;
    width: 480px;
    margin-top: 25px;
}

.interiorSection .head {
    font-family: Times,serif;
    font-size: 0.57em;
    text-transform: uppercase;
    color: #363636;
    margin-top: 14px;
    margin-right: 0px;
    margin-bottom: 16px;
    margin-left: 4px;
    font-weight: bold;
}

.deptWrapper .interiorSection .head { font-size: .72em;}

.interiorSection .event {
    width: 210px;
    float: left;
    margin-left: 3px;
    margin-right: 7px;
    margin-bottom: 25px;
}

.interiorSection .intEL {
    margin-right: 40px;
}

.interiorSection .event .title {
    font-family: Arial, sans-serif;
    font-size: .75em;
    margin-bottom: 2px;
}

.deptWrapper .interiorSection .event .title { font-size: 1.1em;}

.interiorSection .event .city {
font-family: Arial, sans-serif;
font-size: .43em;
    text-transform: uppercase;
    margin-bottom: 1px;
}

.deptWrapper .interiorSection .event .city { font-size: .54em;}

.interiorSection .event .desc {
    color: #555555;
    font-size: .59em;
    margin-top: 2px;
    word-wrap: break-word;
}

.deptWrapper .interiorSection .event .desc { font-size: .75em;}

.interiorSection .event a {
    color: #0072bc; text-decoration: none;
}


.interiorSection .event a:hover {
    text-decoration: underline;
}

.feature-box .funnyPad {
    margin-left: 6px;
    margin-bottom: 24px;
}

.admissionsWrapper .event .city {
    font-family: Arial, sans-serif;
    font-size: .6em;
    text-transform: uppercase;
    margin-bottom: 1px;
}

.admissionsWrapper .event {
    width: 210px;
    margin-left: 5px;
    margin-right: 0px;
    margin-bottom: 25px;
    margin-top: 12px;
}

.admissionsWrapper .event .date { font-weight: bold; font-size: .98em; color: #464646;}

.admissionsWrapper .event .title {
    font-family: Arial, sans-serif;
    font-size: 1.25em;
    margin-bottom: 2px;
    color: #464646;
}

.admissionsWrapper .event .desc {
    color: #252525;
    font-size: .84em;
    margin-top: 2px;
}

.admissionsWrapper .event a {
    color: #0072bc; text-decoration: none;
}

.admissionsWrapper .event a:hover {
    text-decoration: underline;
}

.admissionsWrapper .feature-box { border-top: 0px; margin-top: 0px; margin-left: 0px; }

.admissionsWrapper .feature-box .title { font-size: 1.25em; margin-top: 0px;}

.admissionsWrapper .feature-box .teaser { font-size: .84em;}

.right-col_nobg .feature-box, .right-col_lighter .feature_box { margin-top: 8px;}

.right-col_nobg .feature-box h2 { margin-bottom: 5px;}

.admissionsWrapper .feature-box .link {
    text-decoration: none;
    font-size: .69em;
    text-transform: uppercase;
    margin-left: 4px;
    margin-top: 4px;
}

.feature-box .funnyPad {
    margin-left: 6px;
    padding-bottom: 10px;
}

.pinkBox {
/*    margin-left: -10px; */
    padding-bottom: 18px;
    background-color: #f6f2ea; width: 100%;
}

.pinkBox .title { font-size: .82em; margin-top: 0px; margin-left: 10px; margin-top: 12px;}

.pinkBox .title a:hover { text-decoration: underline;}

.pinkBox .title a { text-decoration: none; color: #98172a;}

.pinkBox .teaserText { color: #363636;
font-size: .59em;
color: #363636;
line-height: 1.25;
margin: 0px 0px 0px 5px;}


.interiorSection .feature-box {
    border-top: 0px; 
    margin-top: 20px;
    float: left;
}

.interiorSection .feature-boxn {
    border-top: 0px; 
    margin-top: 20px;
    margin-right:10px;
    padding-left:5px;
    float: left;
}

.interiorSection .noTopMargin { margin-top: 0px;}

.interiorSection .isfbLeft { margin-right: 16px;}

.interiorSection .feature-box .teaser { font-size: .6em;}

.interiorSection .feature-box .title { font-size : .85em;}

.interiorSection .feature-box .date { font-size: .55em; margin-bottom: 3px;}

.interiorSection .feature-boxn .teaser { font-size: .6em;}

.interiorSection .feature-boxn .title { font-size : .85em;}

.interiorSection .feature-boxn .date { font-size: .55em; margin-bottom: 3px;}

.threeColWrapper ul.floating li { font-size: .7em;}

.threeColWrapper ul.floating { margin-top: 0px; margin-bottom: 10px;}

.deptWrapper .feature-box .title { font-size: 1.1em;}

.deptWrapper .feature-box .teaser { font-size: .78em;}

.deptRCNewsImage {
    margin-left: 2px;
}

.deptRCNewsText {
    font-size: .87em;
    color: #363636;
    line-height: 1.2;
    margin-left: 2px;
    margin-top: 5px;
}

/*
.threeColWrapper .right-col_nobg .right-col_lighter .feature_box { margin-top: 30px;}


.right-col_nobg .feature-box, .right-col_lighter .feature_box { margin-top: 30px;}
*/

/*.right-col_nobg .right-col_lighter .feature_box { margin-top: 30px;}*/

 h4 a { color: #0072bc; text-decoration: none;}
 h4 a:hover { color: #0072BC; text-decoration: underline;}

h3 a { color: #0072bc; text-decoration: none;}
 h3 a:hover { color: #0072BC; text-decoration: underline;}
.left-col .wantto ul { padding-top: 18px; }

.right-col_nobg .right-col .feature-box { margin-top: 30px ;}

.right-col_lighter .feature-box { margin-top: 30px;}

.rcContainer .feature-box, .rcContainer .related-links { padding-top: 15px; margin-top: 15px;}

.rcContainer2 {
    padding-bottom: 18px;
}
table td { padding: 10px;}

table.gsc-search-box td { padding: 0px !important;}

table.gsc-search-box td.gsc-input, table.gsc-search-box td.gsc-input-box {
    font-size: 0.68rem !important;
    padding-right: 12px !important;
}

/* NEWS EVENTS CALENDAR HEIGHT FIX */
.moreEvents {
    
}

.spifNOBG {
    background-image: none;
}

/* FIX FOR DEPARTMENT LISTS WIDTH */
.deptWrapper .rc ul, .deptWrapper .rc ol {
    margin-top: 0px;
    margin-bottom: 20px;
}

.deptWrapper .rc ul li, .deptWrapper .rc ol li  {
    margin: 0px 0px 5px 0px;
    font-family: Arial, serif;
    /*list-style-image: url("../../images/lists/gdot.png"); */
    background: url("../../images/lists/gdot.png") no-repeat top left;    
    background-position: 0 .4em; 
    padding-left: 12px;
    list-style: none;
    list-style-image: none;
    color: #555555;
    width: 400px;
}

.breadcrumb .bcspacer {
    margin-bottom: 1px;
}

.facultyListing p { padding-bottom: 15px;}

/* added below line 04-oct-2010 to remove extra "half" line above Advising and Counseling home page announcements - fs */
.admissionsWrapper .interiorSection { border-top: 0px; margin-top: 0px; margin-left: 0px; }


/* Added 06-12-2013 styles for forms */
fieldset {
    width: 450px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #555555;
    border: 0;
}
fieldset label {
    display: block;
    padding: 15px 0 5px 0;
    font-size: .8rem;
}
/*fieldset input[type=text] {
    width: 200px;
}*/
fieldset select {
    /*width: 200px;*/
    font-size: 1.1em;
    color: #555555;
}
/* This code is to fix a wrapping issue in IE with ADA labels */
legend {
  box-sizing: border-box; /* IE9-11 & Edge 12-13 */
  display: table; /* IE8-11 */
  max-width: 100%; /* Patch for IE9-11 & Edge 12-13 */
  white-space: normal; /* IE8-11 */
}
div.fradio {
    padding: 2px 0 2px 5px;
}
div.fradio label {
    margin-left: 25px;
    /*margin-top: -15px;*/
    display: inline;
    padding: 0;
    font-size: .8rem;
}
div.flradio {
    padding: 2px 0 10px 5px;
}
div.flradio label{
    margin-left: 25px;
    margin-top: -20px;
    display: block;
    padding: 0;
}
#fbutton {
    margin: 15px 5px 0 5px;
}
#freset {
    margin: 15px 5px 0 5px;
}
fieldset p {
        font-size: 12px;
        padding: 15px 0 0 0;
}
/* End form style additions */

/* start google custom search additions */
.gsctop .gsc-control-searchbox-only, .gsctop .gsc-control-searchbox-only-en
{
 position: absolute; top: 10px; left: 730px !important; /* "left:730px;" works for chrome and ff on win7, "left:745px;" works for i.e.9 on win7 */
 height: 90% !important;
 width: 33% !important;
 float: right !important;
 padding: 0px 5px 0px 0px !important;
}
.gsctop .gsc-input
{
  width: 85% !important;
}
.gsctop .gsc-search-button input
{
 text-align: left !important;
 background-repeat: no-repeat !important;
 padding: 0px 0px 0px 0px !important;
 background-color: #006066 !important;
 color: #ffffff !important;
}
.gsctop .gsc-clear-button
{
 width: 1% !important;
 visibility: hidden !important;
}
/* end google custom search additions */

/*Custom Table Additions */

.content table p {
  color: #555555;
  font-size: .8em;
  line-height: 1.3em;
  margin-bottom: 4px;
  padding-right: .35em;
}

.content table td {
  padding: .258rem;
}

.content table {
    margin-bottom: 20px;
}
/*custom iframe additions */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
    max-width:100%;
}

.video-container iframe, .video-container object, .video-container embed  {
    position: absolute;
    top: 0;
    left: 0;
    width: 85%;
    height: 85%;
    margin-left: 10px;
}

.video-container .block iframe, .video-container .block object, .video-container .block embed  {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0;
    width: 100%;
    height: 100%;
}


.video-container .transcript {
    font-size: .6em;
    font-style: italic;
    padding-top: 25em;
    font-family: Arial, sans-serif;
    color: #555555;
    line-height: .6;
}

.controls-wrapper .sidedock {
    visibility: hidden !important;
}
/*museum */


label {
    clear: both;
    /*float: left;*/
    margin-right: 1em;
    /*text-align: right;
    width: 115px;*/
}
input.svalues, select.svalues {
    background: #f3f3f3 none repeat scroll 0 0;
    font-weight: bold;
}
.searchcollection {
    background-color: #f6f2e9;
    border: 1px solid #666;
    padding: 10px;
    width: 95%;
}
.collection {
    overflow: hidden;
    width: 100%;
}
.collectionitem {
    background-color: #f5f5f5;
    border: thin solid #bebebe;
    float: left;
    font-size: 12px;
    /*height: 150px; */
    margin-left: 3px;
    margin-right: 0;
    margin-top: 11px;
    text-align: left;
    width: 50%;
}
.collectionitemPC {
    border: thin solid #f5f5f5;
    float: left;
    font-size: 12px;
    height: 235px;
    margin-left: 4px;
    margin-right: 0;
    margin-top: 11px;
    overflow: hidden;
    padding-top: 6px;
    width: 50%;
}
.collection img {
    margin-right: 3px;
}
.cimage {
    float: left;
    /*height: 150px;*/
    width: 10%;
}
.hiddenDiv {
    display: none;
}
.visibleDiv {
    display: inline;
    font-size: smaller;
    font-weight: bold;
}
#overlay {
    background-image: url("/images/museum/transparent.png");
    color: #efefef;
    height: 450px;
}
div.contentWrap {
    height: 441px;
    overflow-y: auto;
}
.popup_overlay {
    background-image: url("/impages/museum/white.png");
    display: none;
    font-size: 11px;
    padding: 35px;
    width: 90%;
}
.popup_overlay .close {
    background-image: url("/images/museum/close.png");
    cursor: pointer;
    height: 35px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 35px;
}
.TCollection {
    overflow: hidden;
    width: 100%;
}
.TCollectionItem {
    background-color: #f5f5f5;
    border: 0 solid #bebebe;
    float: left;
    font-size: .78em;
    /*height: 110px;*/
    margin-left: 5px;
    margin-right: 0;
    margin-top: 15px;
    text-align: center;
}
.TCollectionItem img {
    height: 12em;
    padding: 2em 2em 3em 0;
}
.TIndividualCollection {
    overflow: hidden;
    width: 50%;
}
.TIndividualCollectionItem {
    background-color: #f5f5f5;
    font-size: 12px;
    margin-top: 15px;
    padding: 15px 0;
    text-align: center;
}
/* end Museum*/

/* Library */


.button.green {
    background: #0a5a54 none repeat scroll 0 0;
    border-radius: 0px !important;
    width: 100%;
}

.button.green.small {
    font-size: .84em;
 
}

.yellow.medium {
    color: #fff;
    margin-top: -6px;
    font-size: 1.159rem;
    float: left;
    position: relative;
    padding: 4px 20px;
    font-weight: 500;
}

.button.clear.medium {
    color: #fff;
    margin-top: -5px;
    font-size: .9rem;
    float: left;
    position: relative;
    padding: 4px 20px;
    font-weight: 500;
}

.button.clear.medium2 {
    color: #fff;
    margin-top: -5px;
    font-size: 1rem;
    float: left;
    position: relative;
    padding: 4px 20px;
    font-weight: 500;
    margin-right: 8px;
    background-color:#0464B0;
}

.button.clear.medium2:hover, .button.clear.medium2:focus {
    background-color: #52ABE4;
}


.button.green:hover, .button.green:focus {
    background: #1a6e68;
    text-decoration: none;
}

.button.green.large {
    font-size: 1.0em;
    padding-bottom: 0.4em;
    padding-top: 0.4em;
    margin-bottom: 0.5em;
}

/*end Library*/

/*Learning Center Tutoring*/

.schedule-container {
    position: relative
    padding-bottom: 75%
    height:0;
    overflow:hidden;
}

.schedule-containeer iframe {
    position: absolute;
    top:0;
    left:0
    width: 100%; 
    height: 100%;
}

p.branding{
    font-family: 'Big Caslon';
    font-size: 36px;
    color:#999;
}

p.branding span{
    color:#fa931d;
}

/*articulation agreements*/
.plan_year p {
    background: #14456D;
    color: #fff;
    font-size: 1.1rem;
    width: 100%;
    font-weight: 500;
    padding: .258rem;
    padding-left: 10px;
    margin-bottom: 5px !important;
}
/*transfer plans*/
.transfers p {
	 font-family: Arial, sans-serif;
	 font-size: .72em;
	 margin: -10px 10px 0px 0px;
}
.transfers_plan_year h3 {
    background: #14456D;
    color: #fff;
    font-size: 1.1rem;
    width: 100%;
    font-weight: 500;
    padding: .258rem;
    padding-left: 10px;
    margin-bottom: 5px !important;
}
/*partnership agreements*/
.partners p {
	 font-family: Arial, sans-serif;
	 margin: 0px 10px 0px 10px;
}