/* ----------------------------- Resets -------------------------------------- */
/*
 Copyright (c) 2008, Yahoo! Inc. All rights reserved.
 Code licensed under the BSD License:
 http://developer.yahoo.net/yui/license.txt
 version: 2.6.0
 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
li { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; font-variant: normal; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
input, textarea, select, button { font-family: inherit; font-size: inherit; font-weight: inherit; }
input, textarea, select, button { * font-size: 100%; }
legend { color: #000; }
del, ins { text-decoration: none; }

/* MAIN -------------------------------------------- */

html, body {
    border: 0;
    text-align: center;
    color: #666;
}

html, body {
	font-family: 'ProximaNovaRegular', 'Droid Sans', arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.38em;
}

html {
    background: #eae8d8;
}

body.home {
    background: #eae8d8 url(/img/bg-about.png) 50% 122px no-repeat;        
}

body.home {
    background: #eae8d8 url(/img/background-home-large.png) 50% 122px no-repeat;    	
}

/* .ie6 body {
    background: red;	
} */

/* COMMON  -------------------------------------------- */

.clear-both {
    clear: both !important;
}

form {
    display: inline;
}

select {
    min-width: 1.5em;
}

select, option {
    font-size: 11px;
}

p, td {
	font-size: 1em;
}

strong {
    font-style: normal;
    font-weight: bold;
}

em {
    font-style: italic;
    font-weight: bold;
}

.input {
    border: 1px solid #ccc;
    padding: 0px 2px;
}

/* MESSAGE STACK  -------------------------------------------- */

.message_stack {
    width: 420px;
    margin-bottom: 35px;
    padding: 15px 0px;
    border: 1px solid #0393cf;
    background-color: #f9fbfc;
    color: #ff3333;
    font-weight: bold;
}

.message_stack div {
    padding: 0px 15px;
}

/* CONTAINER  -------------------------------------------- */

#container {
	position: relative;
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: 0;
    text-align: left;
    background: none;
}

/* WRAPPER  -------------------------------------------- */

#wrapper {
	position: relative;
    width: 940px;
    margin: 0;
    padding: 0;
}

/* PAGE  -------------------------------------------- */

#page {
    position: relative;
    width: 940px;
    float: left;
}

/* HEADER  -------------------------------------------- */

#header {
	z-index: 2;
	position: relative;
	width: 940px;
}

*html #header {
    float: left;	
}

#header-left {
    height: 94px;
    width: 164px;
    float: left;
}

#header-right {
    height: 94px;
    text-align: right;
    width: 480px;
    float: left;
    position: relative;
}

#header-nav {
	width: 120px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99999;
}

#header-nav a {
	background: #e4701e url(/img/top-nav-bg.gif) 0 0 no-repeat;
	display: block;
	height: 40px;
	width: 120px;
	color: #fff;
	border-bottom: 1px solid #fff;
}

#container #header-nav a:hover {
	background-position: 0 -40px;
}

#header-nav a span {
	display: block;
	padding: 11px 0 0 30px;
}

#header-nav a#header-connect {
	border: 0;
}

/* LOGO  -------------------------------------------- */

#logo {
    margin: 14px 0 0 10px;
    padding: 0;
    border: 0;
    width: 144px;
    height: 80px;
}

#logo a {
    display: block;
}

#logo #logo-img {
    display: block;
}

#logo #logo-print-img {
    display: none;
}

/* TOOLBAR  -------------------------------------------- */

#toolbar {
	display: inline-block;
    margin: 18px 10px 0 0;
    width: auto;
}

#toolbar a {
	font-size: 0.9em;
    margin: 6px 0 0 0;
    padding-left: 10px;
    float: right;
    color: #e4701e;
}

a#print-page {
    border-right: 1px solid #ccc;
    margin-right: 8px;
    padding-right: 8px;	
}

/* SEARCH FORM -------------------------------------------- */

#search-form {
    float: right;
    background: url(/img/search-bg.gif) 0 0 no-repeat;
    width: 300px;
    height: 31px;
}

.search-field {
    width: 210px;
    font-size: 11px;
    padding: 6px 2px 0 34px;
    border: 0;
    height: 18px;
    background: none;
    float: left;
}

#button-search {
	font-size: 10px;
    background: none;
    color: #fff;
    padding: 0;
    margin: 5px 0 0 12px;
    border: 0;
    float: left;
    height: 23px;
    width: 42px;
    text-transform: uppercase;
    cursor: pointer;
}

#button-search span {
    display: none;	
}

/* MASTHEAD  -------------------------------------------- */


#masthead { /* the following 3 elements contain hacks to achieve vertical centering */
	position: relative;
    width: 940px;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 1.3em;
    z-index: 1;
}

#masthead-content {
    display: table;
    height: 92px;
    #position: relative;
    overflow: hidden;
    padding: 0 60px 0 38px;
}

.home #masthead-content {
    height: 133px;
    padding: 0 38px;
}

#masthead-middle {
    #position: absolute;
    #top: 50%;
    display: table-cell;
    vertical-align: middle;
}

#masthead-inner {
	width: 860px;
    #position: relative;
    #top: -50%;
}

.home #container #masthead {
    background: url(/img/block-brown.png);
    background: none;
    font-size: 1.6em;
    margin-top: 32px;
}

#masthead h1 {	
	margin: 0;
	text-shadow: 0.03em 0.03em #653104;
	line-height: 1.1em !important; 
}

.home #masthead h1 {    
    margin: 0;
    text-shadow: 0.03em 0.03em #653104;
    line-height: 1.1em !important;
}

body.tertiary #masthead {
	display: none;
}

/* HOME PHOTOS */

#home-photos {
    margin: 24px 0 0 40px;
}

#home-photos h2 {
    font-size: 1.4em;
    color: #fff;
    margin-bottom: 19px; 
}

#home-photos a {
	position: relative;
    display: block;
    width: 200px;
    height: 235px;
    float: left;
    margin-left: 20px;   
}

#home-photos a span.photo-label {
	display: block;
	margin-top: 204px;
	height: 31px;
	background: #e4701e;
	color: #fff;
}

#home-photos a span.photo-label span {
	display: block;
	padding: 6px 5px;
	font-size: 1.2em;
}

#home-photos a#home-photo1 {
    background: url(/img/home-photos1.jpg);
    margin-left: 0;
}

#home-photos a#home-photo2 {
    background: url(/img/home-photos2.jpg);
}

#home-photos a#home-photo3 {
    background: url(/img/home-photos3.jpg);    
}

#home-photos a#home-photo4 {
    background: url(/img/home-photos4.jpg);    
}

#container #home-photos a:hover {
    background-position: 0 204px;
    text-decoration: none;
}

#home-photos a:hover span.photo-label {
	background: #60604b;
}


/* UTILITY LINKS */

#utility-links {
    padding: 10px 0 0 40px;
    text-align: left;
    clear: both;
}

#utility-links a {
    font-size: 0.9em;
    font-weight: bold;
    line-height: 1.4em;
    color: #60604b;
}

#utility-links a#link-print {
	float: left;
	line-height: 20px;
	background: url(/img/icon-print.gif) 0 0.2em no-repeat;
	margin-right: 10px;
	padding-left: 20px;
}

/* SHARE COMPONENT */

#share-component {
    width: 300px;
    float: left;
    text-align: right;
    height: 35px;
    font-size: 0.9em;
}

#share-component a#link-like {
    outline: none;
    display: inline-block;
    background: url(/img/icon-like.gif) 0 0 no-repeat;
    padding-left: 20px;
    padding-top: 2px;
    float: left;
    margin-right: 12px;	
}

#share-component span#link-like {
	float: left;
	display: inline-block;
	padding-left: 0px;
}

#share-component a#link-share {
    outline: none;
    display: inline-block;
    background: url(/img/icon-share.gif) 0 0.2em no-repeat;
    padding-left: 20px;
    padding-top: 2px;
    float: left;
    margin-right: 12px;
}

#social {
    float: left;
    width: 120px;
    margin: 0 5px 0 0;
    overflow: hidden;
    display: none;  
}

/* CONTENT  -------------------------------------------- */

#content, #content-home {
    margin: 18px 0 0 0;
    padding: 0 0 30px 0;
    background: #fff;
}

#content-left {
	padding: 20px 40px;
}

#content-right {
    padding: 20px 40px 20px 0;
}

#content-main {
    padding: 9px 40px 20px 20px;
}

/* CONTENT - HOME PAGE  -------------------------------------------- */

#content-home #left-column {
    position: relative;
    width: 639px;
    float: left;
}

#content-home #right-column {
    position: relative;
    width: 300px;
    float: right;
}

/* CONTENT - INTERIOR PAGE  -------------------------------------------- */

#content {
    margin-top: 153px;	
	z-index: 1;
	position: relative;
	width: 940px;
}

body.tertiary #content {
    margin-top: 24px;    	
}

#content #left-column {
    position: relative;
    float: left;
    width: 200px;
    margin: 20px 0 0 40px;
}

#content #main-column {
    position: relative;
    float: right;
    width: 680px;
}

body.secondary #content #main-column {
    width: 640px;	
}

#content #content-left {
    padding: 20px 0;
}

.main-left {
    float: left;
    width: 270px;	
}

.main-right {
    float: right;
    width: 280px;	
}

.main-row {
    margin-top: 25px;	
}

#main-row1 {
    margin: 0;	
}

#prList, #inTheNewsList {
    position: relative;	
}

/* ALTERNATE PAGE CONTENT AREAS  ---------------------------------- */

body.tertiary {
	
}

body.utility #masthead {
    display: none;  
}

body.utility #content #left-column {
    display: none;	
}

body.utility #content #main-column {
    width: 100%;  
}

/* TABS */

#tabs {
    font-size: 13px;
    border: 1px solid #d5d5d5;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: left;
}

#content ul#content-tabs {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding-bottom: 0;
        *height: 1%;
}

#content-tabs li {
    display: block;
    float: left;
    margin: 0 0 0 -1px;
    padding: 0;
    background: none;
}

#content-tabs li a {
    display: block;
    background: url(/img/tabs.gif) 0 0 no-repeat;
    width: 155px;
    height: 36px;
    text-align: center;
}

#content-tabs li.ui-tabs-selected a {
	color: #60604b;
	background: url(/img/tabs.gif) 0 -36px no-repeat;
}

#content-tabs li span {
    display: block;
    padding: 8px;
}

#content .tabs-section {
    *height: 1%;
    float: left;
    width: 576px;
    padding-top: 20px;
}

.tab-content {
    overflow: hidden;
    width: 576px;
    margin: 15px 20px;
}

img.tab-content-photo {
	margin: 0;
	float: left;
}

.tab-content-left, .tab-content-right {
    
}

.tab-content-left {
    float: left;
    width: 386px;
}

.tab-content-right {
    float: left;
    width: 170px;
    margin-left: 20px;
}

.tab-content-right h4 {
	margin-bottom: 15px;
}

ul.program-highlights {
	
}

#content ul.program-highlights li {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding-left: 20px;
	background: url(/img/exclamation-icon.gif) 0 0.2em no-repeat;
	color: #333;
}

/* MENU  -------------------------------------------- */

#menu-ct {
    position: relative;
    z-index: 2;
}

#menu {
    position: relative;
    height: 28px;
    margin-left: 240px;
}

#menu ul, #menu li, #menu a {
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
}

#menu ul {
    list-style: none;
    width: auto;
}

#menu li {
    position: relative;
    float: left;
    background: none; /* sub-menu bg color */
    margin: 0 0 0 0;
    border-right: 1px solid #8f8d6c;
}

#menu li.first {
    border-left: 1px solid #8f8d6c;    
}

#menu a, #menu a:link, #menu a:visited {
    position: relative;
    float: left;
    display: block;
    color: #e4701e;
    font-weight: normal;
    font-size: 1.1em;
    line-height: 1em;
    width: auto;
    height: 28px;
    text-align: center;
    background: none;
}

#menu a.on, #menu a:hover, #menu a.hover {
	background: #60604b;
	color: #fff;
	text-decoration: none;
}

#menu span {
    display: block;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 4px;
}

#menu span.label {
}

/* SUB-MENU  -------------------------------------------- */

#menu .submenu, #menu .submenu li, #menu .submenu a {
    height: auto !important;
    line-height: 18px !important;
}

#menu .submenu {
    width: 185px !important;
    list-style: none;
    position: absolute;
    top: 28px;
    left: 0;
    padding: 8px 0 12px 0;
    visibility: hidden;
    background: #60604b;
    z-index: 999999;
}

#menu .submenu li {
    float: left !important;
    clear: both;
    width: 185px;
    margin: 0;
    border: 0;
    height: auto;
    height: 1.6em !important;
}

#menu .submenu a {
    float: none !important;
    font-size: 0.8em !important;
    background: #60604b !important;
    display: inline-block;
    width: 185px;
    text-align: left;
    margin: 0;
    color: #fff;
    height: 1.6em !important;
    line-height: 1.6em !important;
}

#menu .submenu a, #menu .submenu a:link, #menu .submenu a:visited {
}

#menu .submenu a.on, #menu .submenu a:hover, #menu .submenu a.hover {
     text-decoration: underline !important;    
}

#menu .submenu span {
    padding: 0 0 8px 14px !important;
}

#menu .submenu span.label {
}

/* NAVIGATION   -------------------------------------------- */

#nav {
    width: 200px;
    min-height: 1.8em;
    line-height: 1.8em;
    vertical-align: middle;
    margin: 0 0 50px 0;
    padding: 0 0 10px 0;
    background: url(/img/underline-reverse.gif) 0 100% repeat-x;
}

#nav a, #nav a:link, #nav a:visited {
    display: block;
    font-size: 1em;
    line-height: 1.8em;
    width: 200px;
    margin: 0.6em 0;
    padding:0;
}

#nav a span {
    display: block;
    padding: 0px 4px 0px 8px;
}

#nav .nav_quat a span {
    padding: 0px 4px 0px 20px;    	
}

#nav .nav_quint a span {
    padding: 0px 4px 0px 40px;      
}

#nav a:hover {
    text-decoration: none !important;
    background-color: #60604b;
    color: #fff;
}

#nav div.nav-row-ct.first {
    padding: 10px 0 0 0;
    background: url(/img/underline-header.gif) 0 0 repeat-x;
}

#nav div.nav-row-ct.last {

}

#nav .nav_quat a, #nav .nav_quat a:link, #nav .nav_quat a:visited {
    font-size: 0.9em;
    font-weight: normal;
}

#nav .nav_quint a, #nav .nav_quint a:link, #nav .nav_quint a:visited {
    
}

#nav a.on, #nav a.current {
    background-color: #60604b;
    color: #fff;
}

#nav .nav_quat a.on, #nav .nav_quat a.current, #nav .nav_quat a:hover {
    background-color: #9e9e80;
    color: #fff;	
}

/* FOOTER  -------------------------------------------- */

#footer {
    background: #edede7;
    text-align: left;
    font-size: 0.8em;
    padding: 14px 0;
    width: 940px;
}

#footer-content {
    width: 170px;
    float: right;
    margin: 0;
    color: #666;
}

#footer-content span {
    display: block;
}

#footer-content span.footer-links {
    color: #e4701e;
    margin-top: 0.4em;
}

#footer-content a {
    color: #e4701e;
}

#footer-content span.footer-links a {
	padding-left: 4px;
}

#footer-content a#footer-terms {
    border: 0;
    padding: 0 4px 0 0;
}

a#zoomedia {
    font-size: 0.8em;
    float: right;
    display: block;
    margin: 8px 0;
    color: #e4701e; 
}

/* SITEMAP   -------------------------------------------- */

#footer-sitemap {
	width: 730px;
	float: left;
	margin: 0 0 0 40px;
}

#sitemap-container {
    padding: 0; 	
}

#footer-sitemap a {
	display: inline-block;
	font-size: 1.3em;
	font-weight: bold;
    margin-bottom: 15px;
    color: #e4701e; 
}

#footer-sitemap ul {
    margin: 0 30px 0 0;
    padding: 0;
    width: 150px;
    float: left;
}

#footer-sitemap ul ul {
	margin: 0;
    float: none;
    width: auto;
}

#footer-sitemap ul li {
    margin-left: 0;
    padding: 0;
}

#footer-sitemap ul ul li a {
    font-weight: normal;
    font-size: 1em;
    margin: 0;
}

/* NEWS   -------------------------------------------- */

#content-news {

}

.news-archive-year-links {
    margin-bottom: 1em;
}

.news-archive-year-links .current {

}

.news-archive-links {

}

.news-archive-item {

}

.news-archive-item .date {
    display: block;
    font-size: 0.9em;
}

.news-archive-item .headline {
    display: block;
    margin: 0 0 0 0;
    font-weight: bold;
}

#inTheNewsList {
    margin: 3em 0 0 0;	
}

.news-articles-list {
    margin: 0 0 1em 0;	
}

.news-articles-list a {
	font-weight: bold;
}

#content-news .rss {
	
}

/* JOBS   -------------------------------------------- */
p.deptsubhead { font-weight: bold; }
p.jobs_sub { margin-left: 10px; }
p.jobs_sub a { font-weight: bold; }


/* modal window */

#mask {
      position:absolute;
      left: 0;
      top: 0;
      z-index: 9000;
      background-color: #000;
      display: none;
    }    
#modals .window {  
      position: absolute;  
      width: auto;  
      height: auto;  
      display: none;  
      z-index: 9999;  
      padding: 10px;  
    }  
#modals #modalWin {  
      width: auto;   
      height: auto;  
    }
    
#modals #modalPlayerWin {
      width: auto;   
      height: auto;
      background: #fff; 
    }
    
#modals #modalSWF {
      width: auto;
      height: auto;
      background: #fff;
    }
    
#modals #modalViewerWin {
      width: auto;   
      height: auto;
      background: #fff; 
    }
    
#modals #modalIMG {
      width: auto;
      height: auto;
      margin: 10px 35px 35px 35px;
      background: #000;
    }
    
#modals #modalFormWin {
      width: auto;   
      height: auto;
      background: #fff; 
      text-align: left;
      border: 4px solid #2262a0;
      -moz-border-radius: 12px;
      border-radius: 12px;
    }
    
#modals #modalForm {
      width: 360px;
      height: auto;
      margin: 10px 35px 35px 35px;
      background: #fff;
    }
    
#disclaimerSubmit {
    margin-top: 2em;
    display: block;
}

#checkbox-container {
    margin-top: 2em;    
}
    
#modals .modalContent {
      width: 360px;
      margin: 10px 35px 10px 35px;
      text-align: left;
    }
    
#modals #modalViewerWin .modalContent {
      width: auto;
}
    
#modals .modalContentFlash {
      text-align: left;
    }
    
#modals #modalContent h1, #modals .modalContentFlash h1 {
      float: left;
      width: 250px;
      font-size: 13px;
    }
    
#modals #modalContent a, #modals .modalContentFlash a {
      float: right;
      width: 200px;
      cursor: pointer;
      text-align: right;
    }
    
/* lightview popup */

#fade { /*--Transparent background layer--*/
    display: none; /*--hidden by default--*/
    background: #000;
    position: fixed; left: 0; top: 0;
    width: 100%; height: 100%;
    opacity: .80;
    z-index: 9999;
}
.popup_block{
    display: none; /*--hidden by default--*/
    background: #fff;
    padding: 20px;
    border: 10px solid #ddd;
    float: left;
    font-size: 1.2em;
    position: absolute;
/*    position: fixed; */
    top: 50%; left: 50%;
    z-index: 99999;
    /*--CSS3 Box Shadows--*/
    -webkit-box-shadow: 0px 0px 20px #000;
    -moz-box-shadow: 0px 0px 20px #000;
    box-shadow: 0px 0px 20px #000;
    /*--CSS3 Rounded Corners--*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: left;
}
img.btn_close {
    float: right;
    margin: -35px -55px 0 0;
}

a.close {
    cursor: pointer;
}

/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
    position: absolute;
}
*html .popup_block {
    position: absolute;
}
