@charset "UTF-8";
/* CSS Document */
div.widget
{
    margin: 10px 0px 20px 0px;
}
/* graphical heading */
div.graphical-heading 
{
    padding: 3px 5px 0px 5px;
    min-height: 16px;
    width: 100%;
}
div.graphical-heading h4
{
    font-size: 1em !important;
    *font-size: .98em !important;
    font-weight: bold;
    margin:0px;
    padding:0px;
}
/* graphical heading - variations */
/* Blue Theme */
.secondary-b1-c1-s1 div.graphical-heading,
.secondary-b1-c2-s1 div.graphical-heading,
.secondary-b2-c1-s1 div.graphical-heading,
.secondary-b2-c2-s1 div.graphical-heading,
.reminders div.graphical-heading,
.experts div.graphical-heading,
.counselor-schedule-all div.graphical-heading,
.faculty div.graphical-heading
{
    background: transparent url(/isc/plu/images/css_js/graphical-heading-style1.jpg) top left repeat-x;
}
.secondary-b1-c1-s1 div.graphical-heading h4,
.secondary-b1-c2-s1 div.graphical-heading h4,
.secondary-b2-c1-s1 div.graphical-heading h4,
.secondary-b2-c2-s1 div.graphical-heading h4,
.reminders div.graphical-heading h4,
.experts div.graphical-heading h4,
.counselor-schedule-all div.graphical-heading h4,
.faculty div.graphical-heading h4
{
    color: #FFFFFF !important;
}
/* Yellow Theme */
.secondary-b1-c1-s2 div.graphical-heading,
.secondary-b1-c2-s2 div.graphical-heading,
.secondary-b2-c1-s2 div.graphical-heading,
.secondary-b2-c2-s2 div.graphical-heading
{
    background: transparent url(/isc/plu/images/css_js/graphical-heading-style2.jpg) top left repeat-x;
}
.secondary-b1-c1-s2 div.graphical-heading h4,
.secondary-b1-c2-s2 div.graphical-heading h4,
.secondary-b2-c1-s2 div.graphical-heading h4,
.secondary-b2-c2-s2 div.graphical-heading h4
{
    color: #000000 !important;
}
/* Narrow Width */
.secondary-b1-c2-s1 div.graphical-heading,
.secondary-b2-c2-s1 div.graphical-heading,
.secondary-b1-c2-s2 div.graphical-heading,
.secondary-b2-c2-s2 div.graphical-heading
{
    width: 440px;
}
/* Reminders */
.reminders div.graphical-heading, .experts div.graphical-heading
{
    margin-bottom: 1em;
    *margin-bottom: .98em;
}
/* Admission Staff */
.secondary-b2-c2-s2 div.staff div.graphical-heading
{
    width: 200px;
}
/* Event Detail */
.secondary-b1-c1-s2 div.event div.graphical-heading
{
    width: 450px;
}
/* Event Detail */
.secondary-b1-c1-s2 div.gallery div.graphical-heading
{
    width: 200px;
}
/* PLU on the raod */
.secondary-b1-c1-s2 div.ontheroad div.graphical-heading
{
    margin-bottom: -6px;
    width: 200px;
}
/* Contact me form */
div.contact-form
{
    margin-bottom: 18px;
}
div.contact-form div.contact-form-content
{
    background: #e9d78b url(/isc/plu/images/css_js/contact-form-bg.jpg) top left repeat-x;
    padding: 10px 15px 15px 15px;
}
div.contact-form h4
{
    font-family:"Trebuchet MS", Tahoma, sans-serif;
    font-size: 1.31em !important;
    *font-size: 1.28em !important;
    font-weight: normal;
}
div.contact-form ol
{
    margin:0 !important;
}

div.contact-form ol li
{    
    list-style-type:none !important;
    margin-bottom: 10px;
}
div.contact-form ol li label
{
    color: #333333;
    display:block;
    font-size: .92em;
    *font-size: .9em;
    font-weight:bold;
}
div.contact-form ol li input, div.contact-form ol li textarea
{
    display:block;
    margin-left: 20px;
    width: 240px;
}
div.contact-form ol li input.submit-button
{
    width:auto;
}
/* Counselor Schedule */
div.counselor-schedule
{
    margin-bottom: 18px;
}
div.counselor-schedule div.heading
{
    *height:1%;
}
div.counselor-schedule div.heading:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
div.counselor-schedule div.heading h4
{
    color: #336699 !important;
    display:inline;
    font-family:"Trebuchet MS", Tahoma, sans-serif;
    font-size: 1.31em !important;
    *font-size: 1.28em !important;
    font-weight: normal !important;
    float:left;
}
div.counselor-schedule div.heading h4 em
{
    color: #000000 !important;
}
div.counselor-schedule div.heading h5
{
    color: #000000 !important;
    display:inline;
    font-family:"Trebuchet MS", Tahoma, sans-serif;
    font-size: .85em !important;
    *font-size: .83em !important;
    font-weight: normal !important;
    float:right;
    margin-top: .23em;
    *margin-top: .23em;
}
div.counselor-schedule div.heading h5 a
{
    color: #000000 !important;
}
div.counselor-schedule div.items div.item
{
    margin-top: 3px;
}
div.counselor-schedule div.items div.item div.bd
{
    *height: 1%;
}
div.counselor-schedule div.items div.item div.collapsed 
{
    background:url(/isc/plu/images/css_js/vist-schedule-collapsed.gif) top left no-repeat;
}
div.counselor-schedule div.items div.item div.expanded 
{
    background:url(/isc/plu/images/css_js/vist-schedule-expanded.gif) top left no-repeat;
}
div.counselor-schedule div.items div.item div.bd:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
div.counselor-schedule div.items div.item div.bd div.date 
{
    float:left;
}
div.counselor-schedule div.items div.item div.bd div.date h6
{
    font-size: .92em;
    *font-size: .9em;
    font-weight:bold;    
}
div.counselor-schedule div.items div.item div.bd div.date h6 a
{
    color: #FFFFFF !important;
    display:block;
    height: 22px;
    padding-top: 6px;
    text-align:center;
    text-decoration:none;
    width:90px;
}
div.counselor-schedule div.items div.item div.bd div.title 
{
    float:left;
}
div.counselor-schedule div.items div.item div.bd div.title h5
{
    color: #000000 !important;
    font-size: .92em;
    *font-size: .9em;
    font-weight: normal !important;
}
div.counselor-schedule div.items div.item div.bd div.title h5 a
{
    color: #000000 !important;
    display:block;
    font-weight: normal !important;
    height: 22px;
    padding: 6px 37px 0px 15px;
    text-decoration:none;
    width: 168px;
}
div.counselor-schedule div.items div.item div.bd div.title h5 a:hover
{
    color: #fbe1c7;
    font-weight:bold;
}
div.counselor-schedule div.items div.item div.description
{
    background-color: #f2ab61;
    padding: 10px;
    width: 290px;
}
div.counselor-schedule div.items div.item div.description p 
{
    color: #333333;
    font-size:.92em;
    *font-size: .9em;
}
div.counselor-schedule div.items div.item div.description p a
{
    font-family:"Arial Narrow", Arial, sans-serif;
    color: #ae3a1e !important;
    font-size:.85em;
    *font-size: .83em;
    text-decoration:underline;
    text-transform:uppercase;
}
div.counselor-schedule div.items div.item div.description p a:hover
{
    color: #333333;
}
/* Data Grid (Table sorter) */
table.tablesorter {
    font-family:arial;
    background-color: #edbb1d;
    border-top: 1px solid #d3bc5a;
    margin:0px 0pt 15px;
    width: 100%;
    text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
    background-color: #e9d68a;
    border-right: 1px solid #f9e8ae;
    border-bottom: 1px solid #f9e8ae;
    color: #973300;
    font-family:"Trebuchet MS", Tahoma, sans-serif;
    font-size: .92em;
    *font-size: .9em;
    padding: .31em .54em;
    *padding: .3em .53em;
}
table.tablesorter thead tr th.last-item {
    border-right: 0px;
}
table.tablesorter thead tr .header {
    background-image: url(/isc/plu/images/css_js/bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}
table.tablesorter tbody td {
    border-right: 1px solid #f9e8ae;
    border-bottom: 1px solid #f9e8ae;
    color: #3D3D3D;
    font-size: .85em;
    *font-size: .83em;
    padding: .54em;
    *padding: .53em;
    vertical-align: top;
}
table.tablesorter tbody td a {
    color: #973300 !important;
}
table.tablesorter tbody td.last-item {
    border-right: 0px;
}
table.tablesorter thead tr .headerSortUp {
    background-image: url(/isc/plu/images/css_js/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
    background-image: url(/isc/plu/images/css_js/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #d3bc5a;
}
table.tablesorter tbody tr
{
    background-color: #edbb1d;
}
table.tablesorter tbody tr:hover, table.tablesorter tbody tr.ie-hover {
    background-color: #f9e8ae;
}
/* Sidebar Story */
body#secondary div#bd div#content-main div.column-2 div.sidebar-story img
{
    *margin-bottom: .15em;
}
body#secondary div#bd div#content-main div.column-2 div.sidebar-story p.caption 
{
    font-size: .85em;
    *font-size: .83em;
    line-height: 1em;
    *line-height: .98em;
}

body#secondary div#bd div#content-main div.column-2 div.sidebar-story h2, div#bd .column-1 h2 
{
    font-family:"Trebuchet MS", Tahoma, sans-serif;
    font-size: 1.46em;
    *font-size: 1.43em;
    font-weight:normal;
    color: #000000;
}

body#secondary div#bd div#content-main div.column-2 div.sidebar-story h4 
{
    font-family:"Trebuchet MS", Tahoma, sans-serif;
    font-size: 1.46em;
    *font-size: 1.43em;
    font-weight:normal;
}
body#secondary div#bd div#content-main div.column-2 div.sidebar-story div.sidebar-story-body span.more-link
{
    font-family:"Arial Narrow", Arial, sans-serif;
    text-transform:uppercase;
}
/* Sidebar Quick Facts */
body#secondary div#bd div#content-main div.column-2 div.quick-facts
{}
body#secondary div#bd div#content-main div.column-2 div.quick-facts h4 
{
    color: #b84122;
    font-family:"Trebuchet MS", Tahoma, sans-serif;
    font-size: 1.46em;
    *font-size: 1.43em;
    font-weight:normal;
}
body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item
{
    margin-top: 3px;
}
body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.bd
{
    *height: 1%;
}
html > body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.bd
{
    *height: auto;
}
body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.collapsed 
{
    background:url(/isc/plu/images/css_js/quick-facts-collapsed.jpg) top left no-repeat;
}
body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.expanded 
{
    background:url(/isc/plu/images/css_js/quick-facts-expanded.jpg) top left no-repeat;
}

body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.bd h5
{
    font-size: .92em;
    *font-size: .9em;
    font-weight:bold;    
}
body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.bd h5 a
{
    color: #FFFFFF !important;
    display:block;
    height: 22px;
    padding: 6px 6px 0px 6px;
    text-align:left;
    text-decoration:none;
    width:298px;
}
body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.bd h5 a:hover
{
    color: #fbe1c7;
    font-weight:bold;
}
body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.description
{
    background-color: #f2ab61;
    padding: 10px;
    width: 290px;
}
body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.description p 
{
    color: #333333;
    font-size:.92em;
    *font-size: .9em;
}
body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.description p a
{
    font-family:"Arial Narrow", Arial, sans-serif;
    color: #ae3a1e !important;
    font-size:.85em;
    *font-size: .83em;
    text-decoration:underline;
    text-transform:uppercase;
}
body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.description p a
{
    font-family:"Arial Narrow", Arial, sans-serif;
    color: #ae3a1e !important;
    font-size:.85em;
    *font-size: .83em;
    text-decoration:underline;
    text-transform:uppercase;
}
body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.description p a:hover
{
    color: #333333;
}
body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.sample-program div.degree h5
{
    color: #bb4c27;
}
body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.sample-program div.degree div.year
{
    margin: 10px 0px 0px 0px;
    padding: 0px;
}
body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.sample-program div.degree div.collapsed 
{
    background:url(/isc/plu/images/css_js/quick-facts-collapsed.jpg) top right no-repeat;
}
body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.sample-program div.degree div.expanded 
{
    background:url(/isc/plu/images/css_js/quick-facts-expanded.jpg) top right no-repeat;
}

body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.sample-program div.degree div.year h5
{
    margin:0;
    padding:0;
}
body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.sample-program div.degree div.year h5 a
{
    color: #ffe2cd;
    display:block;
    height: 22px;
    padding: 6px 6px 0px 6px;
    text-decoration:none;
}

body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.sample-program div.degree div.semester
{
    border-bottom: #bb4c27 1px solid;
    margin: 10px;
    padding: 0px 0px 10px 0px;
}
body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.sample-program div.degree div.year div.last
{
    border-bottom: 0px;
    margin: 10px;
    padding: 0px;
}
body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.sample-program div.degree div.semester h6
{
    color: #333333;
    font-size: .92em;
    *font-size: .9em;
    font-style:italic;
}
body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.sample-program div.degree ul
{
    margin-left: 10px;
}
body#secondary div#bd div#content-main div.column-2 div.quick-facts div.items div.item div.sample-program div.degree ul li
{
    color: #333333;
    font-size: .92em;
    *font-size: .9em;
}
/* Sidebar More Information */
body#secondary div#bd div#content-main div.column-2 div.more-information 
{
    
}
body#secondary div#bd div#content-main div.column-2 div.more-information div.more-information-tab 
{
    background: url(/isc/plu/images/css_js/more-information-tab.jpg) top left no-repeat;
    padding: 6px 0px 0px 10px;
}
body#secondary div#bd div#content-main div.column-2 div.more-information div.more-information-tab h4
{
    color: #FFFFFF;
    font-family:"Trebuchet MS", Tahoma, sans-serif;
    font-size: 1.31em;
    *font-size: 1.25em;
    margin:0;
    padding:0;
}
body#secondary div#bd div#content-main div.column-2 div.more-information div.more-information-body 
{
    border: 5px solid #4f826b;
    border-top: 10px solid #4f826b;
    border-bottom: 7px solid #4f826b;
    background: #def1c2;
    padding: 10px 10px 20px 10px;
}
body#secondary div#bd div#content-main div.column-2 div.more-information div.more-information-body h4
{
    color: #4f826b;
}
body#secondary div#bd div#content-main div.column-2 div.more-information div.more-information-body p
{
    margin:0;
    padding:0;
}
body#secondary div#bd div#content-main div.column-2 div.more-information div.more-information-body a
{
    color: #4f826b;
}
/* Sidebar Gallery */
body#secondary div#bd div#content-main div.column-2 div#gallery div.title
{
    height: 24px;
    background: url('/isc/plu/images/css_js/gallery-heading-bg.gif') no-repeat;
    padding: 4px 0 0 16px;
}
body#secondary div#bd div#content-main div.column-2 div#gallery div.title h5
{
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    font-size: 1.15em;
    margin-bottom: 0 !important;
    color: #fff;
}
body#secondary div#bd div#content-main div.column-2 div#gallery div.content
{
    background: #dfc391 url('/isc/plu/images/css_js/core-gallery-bg.jpg') top left repeat-x;
    padding: 10px 0px;
}
body#secondary div#bd div#content-main div.column-2 div#gallery div.content ul
{
    width: 290px;
    margin: 0 auto;
}
body#secondary div#bd div#content-main div.column-2 div#gallery div.content ul li
{
    display: inline;
}
body#secondary div#bd div#content-main div.column-2 div#gallery div.content ul li img
{
    border: 5px solid #FFFFFF;
    margin: 4px;
}
body#secondary div#bd div#content-main div.column-2 div#gallery div.content ul li.arrow img
{
    border: 0px;
    margin:0px;
    vertical-align: top;
    position: relative;
    top: 20px;
}
body#secondary div#bd div#content-main div.column-2 div#gallery div.content ul li a
{    
    text-decoration:none;
}
/* Main Content - Related Links */
div#related-links
{
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}
div#related-links div.tab
{
    background: transparent url(/isc/plu/images/css_js/content-tab-bg-green.gif) repeat scroll 0%;
    padding: 7px 10px 5px 10px;
    width: 160px;
}
body#secondary div#bd div#content-main div.column-1 div#related-links div.tab h3
{
    color:#FFFFFD;
    font-family:"Trebuchet MS", Tahoma, sans-serif;
    font-size:1.31em;
    *font-size:1.28em;
    font-weight:bold;
}
div#bd div#content-main div.column-1 div#related-links div.bd
{
    background: #def1c2;
    border: 5px solid #4f826b;
    
}
div#related-links div.bd div.link-content:after {content:".";display:block;height:0;clear:both;visibility:hidden;}

div#related-links div.bd div.link-content
{
    padding: 5px 11px 0px 12px;
    min-height:30px;
    height:auto !important;
    height:30px;    
}
div#bd div#content-main div.column-1 div#related-links div.bd div.link-content div.link-item
{
    float:left;
    padding: 9px;
    clear: right;
 /*   width: 119px;  */
}
div#bd div#content-main div.column-1 div#related-links div.bd div.link-content div.link-item img
{
    border: 5px solid #87ca06;
}
div#bd div#content-main div.column-1 div#related-links div.bd div.link-content div.link-item h5
{
    color: #b23f20;
    font-size: .92em;
    *font-size: .9em;
    line-height: 1em;
    *line-height: .98em;
    margin: .23em 0em;
}
div#bd div#content-main div.column-1 div#related-links div.bd div.link-content div.link-item p
{
    font-size: .85em;
    *font-size: .83em;
    line-height: 1.23em;
    *line-height: 1.2em;
}


div#bd div#content-main div.column-1 div#related-links div.bd div.link-content div.link-item ul
{
    margin-top: -1em;
    margin-right: 0em;
    margin-bottom: 0em;
    padding: 0em;
}

div#bd div#content-main div.column-1 div#related-links div.bd div.link-content div.link-item ul li
{
    font-size: .85em;
    *font-size: .83em;
    line-height: 1.23em;
    *line-height: 1.2em;
    color: #333333;
    margin: 0em;
    padding: 0em;

}



div#related-links div.bd div.link-content a
{
    text-decoration: none;
}

div#related-links div.bd div.link-content a.more-link
{
    background: url('/isc/plu/images/css_js/related-link-more.gif') no-repeat;
    text-decoration: none;
}
div#related-links div.bd div.link-content a.more-link .alt-text
{
    visibility: hidden;
}
div#bd div#content-main div.column-1 div#related-links div.bd div.additional-links
{
    
    float:right;
    margin-top: 10px;
    width: 270px;
}
div#bd div#content-main div.column-1 div#related-links div.bd div.additional-links ul
{
    
}
div#bd div#content-main div.column-1 div#related-links div.bd div.additional-links ul li
{
    color: #333333;
}
div#bd div#content-main div.column-1 div#related-links div.bd div.additional-links ul li a
{
    color: #333333;
    font-size: .92em;
    *font-size: .9em;
    text-decoration:none;
}
/* Meet your counselor */
body#secondary div#bd div#content-main div.column-2 div#counselor-info 
{
    background:#496979;
    margin-top: 36px;
    *height: 155px;
    padding:20px 20px 10px 20px;
    position:relative;
    width:270px;
}
html > body#secondary div#bd div#content-main div.column-2 div#counselor-info 
{
    *height: auto;
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
body#secondary div#bd div#content-main div.column-2 div#counselor-info div#counselor-id
{
    background: transparent url(/isc/plu/images/css_js/question-arrow.gif) bottom right no-repeat;
    padding-bottom: 10px;
    position:absolute;
    top: -20px;
    right: 90px;
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info div#counselor-id h4
{
    background-color: #FFFFFF;
    border: 3px solid #FFCC00;
    color: #666666;
    display:block;
    font-size: 1em;
    *font-size: .98em;
    padding: .46em .69em;    
    *padding: .45em .68em;    
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info div#counselor-image 
{
    right:-20px;
    position:absolute;
    top:10px;
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info div#counselor-name
{
    
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info div#counselor-name h4
{
    
}    
body#secondary div#bd div#content-main div.column-2 div#counselor-info div#counselor-name h4 strong
{
    color: #d5e51d;
    font-family:"Trebuchet MS", Tahoma, sans-serif;
    font-size: 2.38em;
    *font-size: 2.33em;
    
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info div#counselor-name h4 span.name 
{
    color: #FFFFFF;
    font-family:"Trebuchet MS", Tahoma, sans-serif;
    font-size: 1.31em;
    *font-size: 1.28em;
    
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info form#meet-counselor-form
{
    margin-top: 10px;
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info form#meet-counselor-form textarea#meet-counselor-question
{
    margin-left: 0px;
    padding: 3px;
    width: 170px;
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info form#meet-counselor-form input.switch-button
{
    display:block;
    margin-top: 10px;
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info form#meet-counselor-form input.submit-button-replaced
{
    display:block;
    margin-top: 10px;
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info form#meet-counselor-form p.instructions
{
    color: #FFFFFF;
    font-weight:bold;
    margin: 0em 0em .38em 0em;
    *margin: 0em 0em .38em 0em;
    padding:0em;
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info form#meet-counselor-form select#meet-counselor-school
{
    font-size: .92em;
    font-size: .9em;
    width: 120px;
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info form#meet-counselor-form div#meet-counselor-school-exceptions 
{
    margin-top: .38em;
    *margin-top: .38em;
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info form#meet-counselor-form div#meet-counselor-school-exceptions input
{
    font-size: .92em;
    font-size: .9em;
}

body#secondary div#bd div#content-main div.column-2 div#counselor-info form#meet-counselor-form div#meet-counselor-school-exceptions label
{    
    color: #FFFFFF;
    font-size: .92em;
    font-size: .9em;
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info form#meet-counselor-form input.confirmation
{
    float:left;
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info form#meet-counselor-form div.confirmation
{
    color: #FFFFFF;
    margin-left: 18px;
    width: 170px;
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info div.exceptions
{
    margin-top: 7px;
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info div.exceptions ul
{
    margin-left: 15px;
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info div.exceptions ul li
{
    color: #d5e51d;
    list-style-type:square;
    margin-bottom: 0em;
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info div.exceptions ul li span a
{
    color: #FFFFFF;
    font-size: .85em;
    *font-size: .83em;
    text-decoration:none;
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info div.exceptions ul li span a:hover
{
    text-decoration:underline;
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info div#meet-counselor-reset
{
    position:absolute;
    right:10px;
    bottom:10px;
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info div#meet-counselor-reset span
{
    font-size: .92em;
    *font-size: .9em;
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info div#meet-counselor-reset span a
{
    color: #b3cedc;
    text-decoration:none;
}
body#secondary div#bd div#content-main div.column-2 div#counselor-info div#meet-counselor-reset span a:hover
{
    color: #FFFFFF;
}
/* Multimedia (The PLU Experience) */
div#multimedia 
{
    background: transparent url(/isc/plu/images/css_js/multimedia.gif) top left no-repeat;
    height: 34px;
    padding-left: 78px;
}
div#multimedia:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
div#multimedia ul
{}
div#multimedia ul li 
{
    float:left;
}
div#multimedia ul li a 
{
    color: #FFFFFF;
    display:block;
    font-size: .85em;
    *font-size: .83em;
    margin-left:20px;
    padding:7px 0px 0px 25px;
    text-decoration:none;
    text-transform:uppercase;
}
div#multimedia ul li.multimedia-gallery a 
{
    background: transparent url(/isc/plu/images/css_js/multimedia-gallery.gif) 0px 6px no-repeat;
}
div#multimedia ul li.multimedia-podcast a 
{
    background: transparent url(/isc/plu/images/css_js/multimedia-podcasts.gif) 0px 6px no-repeat;
}
div#multimedia ul li.multimedia-soundslide a 
{
    background: transparent url(/isc/plu/images/css_js/multimedia-soundslides.gif) 0px 6px no-repeat;
}
/* Photo Information (The PLU Experience) */
body#secondary div#bd div#content-main div.column-1 div.the-plu-experience div.photo-widget
{
    float:right;
    margin-left: 10px;
    width: 275px;
}
body#secondary div#bd div#content-main div.column-1 div.the-plu-experience div.photo-widget img
{
    margin:0;
    padding:0;
}
body#secondary div#bd div#content-main div.column-1 div.the-plu-experience div.photo-widget div.photo-widget-text
{
    background: #92bbd1 url(_images/plu-experience-info-bg.jpg) top left repeat-x;
    margin-top: -4px;
    padding: 10px;
    
}
body#secondary div#bd div#content-main div.column-1 div.the-plu-experience div.photo-widget div.photo-widget-text p.caption
{
    font-size: .85em;
    *font-size: .83em;
    font-style: italic;
    margin-bottom: .31em;
    *margin-bottom: .3em;
}
body#secondary div#bd div#content-main div.column-1 div.the-plu-experience div.photo-widget div.photo-widget-text h4
{
    color: #FFFFFF;
    font-family:"Trebuchet MS", Tahoma, sans-serif;
    font-size: 1.23em;
    *font-size:1.2em;
}
body#secondary div#bd div#content-main div.column-1 div.the-plu-experience div.photo-widget div.photo-widget-text p.description
{
    color: #1876ab;
}
body#secondary div#bd div#content-main div.column-1 div.the-plu-experience div.photo-widget div.photo-widget-text p
{
    font-size: .92em;
    *font-size:.9em;
    line-height: 1.31em;
    *line-height: 1.28em;
    margin-bottom: .46em;
    *margin-bottom: .45em;
}
body#secondary div#bd div#content-main div.column-1 div.the-plu-experience div.photo-widget div.photo-widget-text p strong
{
    font-weight:bold;
}
body#secondary div#bd div#content-main div.column-1 div.the-plu-experience div.photo-widget div.photo-widget-text p a
{
    color: #1876ab;
}
/* Additional Headlines (The PLU Experience) */
body#secondary div#bd div#content-main div.column-2 div.additional-headlines div.items
{
    border-top: 1px solid #65a219;
    border-bottom: 1px solid #65a219;
    padding: 10px 0px 10px 10px;
}

body#secondary div#bd div#content-main div.column-2 div.additional-headlines ul
{
    margin-left: 1em;
    *margin-left: .98em;
}
body#secondary div#bd div#content-main div.column-2 div.additional-headlines ul li
{
    color: #1876ab;
    list-style-type:square;
    margin-bottom: .77em;
    *margin-bottom: .75em;
}
body#secondary div#bd div#content-main div.column-2 div.additional-headlines ul li span
{
    color: #333333;
}
body#secondary div#bd div#content-main div.column-2 div.additional-headlines ul li span a
{    
    color: #333333;
    text-decoration:none;
}
/* Sidebar Gems */
body#secondary div#bd div#content-main div.column-2 div.sidebar-gems div.sidebar-gems-heading
{
    height: 22px;
    background: url('/isc/plu/images/css_js/gallery-heading-bg.gif') no-repeat;
    padding: 6px 0 0 10px;
}
body#secondary div#bd div#content-main div.column-2 div.sidebar-gems div.sidebar-gems-heading h4
{
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    font-size: 1em;
    *font-size: .98em;
    margin-bottom: 0 !important;
    color: #fff;
}
body#secondary div#bd div#content-main div.column-2 div.sidebar-gems div.sidebar-gems-content
{
    background: #dfc391 url('/isc/plu/images/css_js/core-gallery-bg.jpg') top left repeat-x;
    padding: 10px;
}
/* Majors List */
body#secondary div#bd div#content-main div.column-1 div.majors-list
{
    background: #abcee2 url('/isc/plu/images/css_js/majors-list-bg.jpg') top left repeat-x;
    margin-bottom: 20px;
    padding: 20px;
}
body#secondary div#bd div#content-main div.column-1 div.majors-list:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
body#secondary div#bd div#content-main div.column-1 div.majors-list h5
{
    font-family:"Trebuchet MS", Tahoma, sans-serif;
    font-size: 1.15em;
    *font-size: 1.13em;
    line-height: 1em;
    *line-height: .98em;
    margin-bottom: .38em;
    *margin-bottom: .38em;
    
}
body#secondary div#bd div#content-main div.column-1 div.majors-list select#major-summary-select
{
    float:left;
}
body#secondary div#bd div#content-main div.column-1 div.majors-list input.submit-button-replaced
{
    margin-left: .77em;
    *margin-left: .75em;
}
