
/* Global Styles */
object, embed {display: inline;}
h1 {
    font-weight: bold; font-size: 1.8em;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    margin: 0 0 15px 0;
}
h2 {font-weight: bold; font-size: 1.0em;}
h3 {font-weight: normal; font-size: 1.0em;}
p {line-height: 1.35em; font-size: 1.0em; padding: 0; margin: 0 0 17px 0;}
a {text-decoration: none; color: #926B1E; font-weight: bold;}
a:hover, a.current {color: #362F2D;}
ul, ol {padding: 0 0 12px 0;}
li {font-size: 0.95em;}
table {border: 1px solid #000000;}
table th {border-bottom: 1px solid #000000;}
strong {font-weight: bold;}
em, cite, i {font-style: italic;}
sup, sub {line-height: 0;}
sup {vertical-align: super; font-size: 0.65em;}
sub {vertical-align: sub; font-size: 0.65em;}
.clear {clear: both; line-height: 0; height: 0; font-size: 0; margin: 0; padding: 0;}
#lightbox {
    position: absolute;
    top: 0; left: 0;
    visibility: hidden;
    background-color: #000000;
    z-index: 100;
}
#lightbox-content {
    position: absolute;
    top: 0; left: 0;
    visibility: hidden;
    z-index: 101;
}
#loader {
    position: absolute;
    top: 0; left: 0;
    width: 96px; height: 96px;
    visibility: hidden;
    background: #000000 url(/media/images/common/loader.gif) center center no-repeat;
    z-index: 200;
}
/* Media Player Container */
.flash-media {display: block;}
.flash-media .media-path, .flash-media .image-path, .flash-media .xml-path {display: none; visibility: hidden;}
.flash-media-laureate-banner {width: 621px; height: 345px;}
.raejs-active .flash-media .flash-media-install-message {display: none;}
/* Header */
#header {
    width: 960px;
    margin: 0 auto;
    height: 110px;
    position: relative;
    color: #FFFFFF;
}
#header-logo {
    display: block;
    position: absolute;
    top: 5px; left: 10px;
}
#header-navigation {
    position: absolute;
    width: 480px;
    top: 60px; right: 0;
}
#primary-nav {padding: 0;}
#primary-nav li {float: left;}
#primary-nav li a {
    display: block;
    text-indent: -9000px;
}
#home-nav-link {
    width: 80px; height: 40px;
    background: url(/media/images/common/primary-nav-sprite.gif) 0 0;
}
#home-nav-link:hover, .home-nav-link-active {
    width: 80px; height: 40px;
    background-position: 0 -40px !important;
}
#laureates-nav-link {
    width: 140px; height: 40px;
    background: url(/media/images/common/primary-nav-sprite.gif) -80px 0;
}
#laureates-nav-link:hover, .laureates-nav-link-active {
    width: 140px; height: 40px;
    background-position: -80px -40px !important;
}
#awards-nav-link {
    width: 170px; height: 40px;
    background: url(/media/images/common/primary-nav-sprite.gif) -219px 0;
}
#awards-nav-link:hover, .awards-nav-link-active {
    width: 170px; height: 40px;
    background-position: -219px -40px !important;
}
#gallery-nav-link {
    width: 85px; height: 40px;
    background: url(/media/images/common/primary-nav-sprite.gif) -390px 0;
}
#gallery-nav-link:hover, .gallery-nav-link-active {
    width: 85px; height: 40px;
    background-position: -390px -40px !important;
}
#search {
    position: absolute;
    top: 15px; right: 0;
}
#search #search-default {
    display: none;
}
#search #search-query {
    font-size: 11px;
    width: 122px;
    padding: 2px;
    float: left;
    color: #B6B6B6;
    background-color: #2E5244;
    border: 1px solid #484A49;
}
#search .search-on {
    color: #FFFFFF;
    background-color: #2E5244;
    border-color: #747474;
}
#search .search-off {
    color: #B6B6B6;
    background-color: #2E5244;
    border-color: #484A49;
}

/* Banner color matching */
body.homepage #search #search-query {color: #B6B6B6; background-color: #004b9d;}
body.homepage #search .search-on {color: #FFFFFF;border-color: #747474;}
body.homepage #search .search-off {color: #B6B6B6;border-color: #484A49;}

body.laureate-listing #search #search-query {color: #B6B6B6; background-color: #097C99;}
body.laureate-listing #search .search-on {color: #FFFFFF;border-color: #747474;}
body.laureate-listing #search .search-off {color: #B6B6B6;border-color: #484A49;}
body.project-gallery #search #search-query {color: #B6B6B6; background-color: #773006;}
body.project-gallery #search .search-on {color: #FFFFFF;border-color: #747474;}
body.project-gallery #search .search-off {color: #B6B6B6;border-color: #484A49;}

body.banner-blue-laureate #search #search-query {color: #B6B6B6; background-color: #097C99;}
body.banner-blue-laureate #search .search-on {color: #FFFFFF;border-color: #747474;}
body.banner-blue-laureate #search .search-off {color: #B6B6B6;border-color: #484A49;}
body.banner-green-laureate #search #search-query {color: #B6B6B6; background-color: #0E5B49;}
body.banner-green-laureate #search .search-on {color: #FFFFFF;border-color: #747474;}
body.banner-green-laureate #search .search-off {color: #B6B6B6;border-color: #484A49;}
body.banner-orange-laureate #search #search-query {color: #B6B6B6; background-color: #A86516;}
body.banner-orange-laureate #search .search-on {color: #FFFFFF;border-color: #747474;}
body.banner-orange-laureate #search .search-off {color: #B6B6B6;border-color: #484A49;}
body.banner-burgundy-laureate #search #search-query {color: #B6B6B6; background-color: #773006;}
body.banner-burgundy-laureate #search .search-on {color: #FFFFFF;border-color: #747474;}
body.banner-burgundy-laureate #search .search-off {color: #B6B6B6;border-color: #484A49;}
body.banner-blue-footer #search #search-query {color: #B6B6B6; background-color: #097C99;}
body.banner-blue-footer #search .search-on {color: #FFFFFF;border-color: #747474;}
body.banner-blue-footer #search .search-off {color: #B6B6B6;border-color: #484A49;}
body.banner-green-footer #search #search-query {color: #B6B6B6; background-color: #0E5B49;}
body.banner-green-footer #search .search-on {color: #FFFFFF;border-color: #747474;}
body.banner-green-footer #search .search-off {color: #B6B6B6;border-color: #484A49;}
body.banner-orange-footer #search #search-query {color: #B6B6B6; background-color: #A86516;}
body.banner-orange-footer #search .search-on {color: #FFFFFF;border-color: #747474;}
body.banner-orange-footer #search .search-off {color: #B6B6B6;border-color: #484A49;}
body.banner-burgundy-footer #search #search-query {color: #B6B6B6; background-color: #773006;}
body.banner-burgundy-footer #search .search-on {color: #FFFFFF;border-color: #747474;}
body.banner-burgundy-footer #search .search-off {color: #B6B6B6;border-color: #484A49;}

#search #search-submit {
    cursor: pointer;
    border: none;
    width: 18px; height: 18px;
    text-indent: -9000px;
    background: #000000 url(/media/images/common/search-submit.gif) 0 0 no-repeat;
}
#search #search-submit:hover, #search #search-submit-over {
    background: #000000 url(/media/images/common/search-submit.gif) 0 -18px no-repeat;
}
/* Banner Area */
body.banner-green-laureate {background: #000000 url(/media/images/common/banner-green-repeater.jpg) left top repeat-x;}
body.banner-green-laureate #banner-container {background: transparent url(/media/images/common/banner-green-bg.jpg) center top no-repeat;}
body.banner-green-laureate #banner {background: transparent url(/media/images/common/banner-green-bg.jpg) center top no-repeat; height: 345px;}
body.banner-blue-laureate {background: #000000 url(/media/images/common/banner-blue-repeater.jpg) left top repeat-x;}
body.banner-blue-laureate #banner-container {background: transparent url(/media/images/common/banner-blue-bg.jpg) center top no-repeat;}
body.banner-blue-laureate #banner {background: transparent url(/media/images/common/banner-blue-bg.jpg) center top no-repeat; height: 345px;}
body.banner-orange-laureate {background: #000000 url(/media/images/common/banner-orange-repeater.jpg) left top repeat-x;}
body.banner-orange-laureate #banner-container {background: transparent url(/media/images/common/banner-orange-bg.jpg) center top no-repeat;}
body.banner-orange-laureate #banner {background: transparent url(/media/images/common/banner-orange-bg.jpg) center top no-repeat; height: 345px;}
body.banner-burgundy-laureate {background: #000000 url(/media/images/common/banner-burgundy-repeater.jpg) left top repeat-x;}
body.banner-burgundy-laureate #banner-container {background: transparent url(/media/images/common/banner-burgundy-bg.jpg) center top no-repeat;}
body.banner-burgundy-laureate #banner {background: transparent url(/media/images/common/banner-burgundy-bg.jpg) center top no-repeat; height: 345px;}

body.banner-green-footer {background: #000000 url(/media/images/common/banner-green-repeater-footer.jpg) left top repeat-x;}
body.banner-green-footer #banner-container {background: transparent url(/media/images/common/banner-green-bg-footer.jpg) center top no-repeat;}
body.banner-green-footer #banner {background: transparent url(/media/images/common/banner-green-bg-footer.jpg) center top no-repeat; height: 80px;}
body.banner-blue-footer {background: #000000 url(/media/images/common/banner-blue-repeater-footer.jpg) left top repeat-x;}
body.banner-blue-footer #banner-container {background: transparent url(/media/images/common/banner-blue-bg-footer.jpg) center top no-repeat;}
body.banner-blue-footer #banner {background: transparent url(/media/images/common/banner-blue-bg-footer.jpg) center top no-repeat; height: 80px;}
body.banner-orange-footer {background: #000000 url(/media/images/common/banner-orange-repeater-footer.jpg) left top repeat-x;}
body.banner-orange-footer #banner-container {background: transparent url(/media/images/common/banner-orange-bg-footer.jpg) center top no-repeat;}
body.banner-orange-footer #banner {background: transparent url(/media/images/common/banner-orange-bg-footer.jpg) center top no-repeat; height: 80px;}
body.banner-burgundy-footer {background: #000000 url(/media/images/common/banner-burgundy-repeater-footer.jpg) left top repeat-x;}
body.banner-burgundy-footer #banner-container {background: transparent url(/media/images/common/banner-burgundy-bg-footer.jpg) center top no-repeat;}
body.banner-burgundy-footer #banner {background: transparent url(/media/images/common/banner-burgundy-bg-footer.jpg) center top no-repeat; height: 80px;}
body.banner-green-footer #banner h1,
body.banner-blue-footer #banner h1,
body.banner-orange-footer #banner h1,
body.banner-burgundy-footer #banner h1 {margin: 25px 0 0 15px;}
#banner-container {
    position: relative;
    width: 100%;
    color: #FFFFFF;
}
#banner-gradient-top {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 3px;
    z-index: 20;
    background: transparent url(/media/images/common/header-dropshadow-top.png) top left repeat-x;
}
#banner-gradient-bottom {
    position: absolute;
    bottom: 0; left: 0;
    width: 100%;
    height: 3px;
    z-index: 20;
    background: transparent url(/media/images/common/header-dropshadow-bottom.png) top left repeat-x;
}
#banner {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
#banner img {display: block;}
#banner-content {
    position: absolute;
    bottom: 50px; right: 0;
    padding: 0 0 0 20px;
    width: 290px;
}
#banner-content h1 {margin: 0 0 5px 0;}
#banner-content p {line-height: 1.7em;}

#banner #banner-media {
    margin: 0 0 0 15px;
}
#banner #banner-copy {
    position: absolute;
    top: 70px; left: 670px;
}
#banner #banner-copy h1 {
    font-size: 1.4em;
}
/* Laureate Gallery */
#laureate-gallery-info {display: none;}
#laureate-gallery-slider {
    position: absolute;
    top: 0; left: 15px;
}
#laureate-gallery-slider #zoom-icon {
    display: none;
    position: absolute;
    bottom: 20px; right: 25px;
    text-indent: -9000px;
    width: 68px; height: 19px;
    background: url(/media/images/common/zoom.png) top left no-repeat;
    cursor: pointer;
}
#laureate-gallery-images {
    width: 621px;
    height: 345px;
    overflow: auto;
    position: relative;
}
.raejs-active #laureate-gallery-images {
    overflow: hidden;
}
#laureate-gallery-controls {
    position: absolute;
    bottom: 13px;
    left: 33px;
    width: 100%;
}
#laureate-gallery-controls p {
    border-top: 1px solid #DDDDDD;
    margin: 0 0 5px 0;
    padding: 5px 0 0 0;
    text-transform: uppercase;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
#laureate-gallery-controls ul li {
    float: left;
    margin: 0;
}
#laureate-gallery-controls ul li a {
    width: 34px; height: 22px;
    padding: 3px;
    display: block;
    background: url(/media/images/common/laureate-gallery-dropshadow.png) top left no-repeat;
}

#laureate-gallery-controls ul li.video-item {
    position: relative;
}

#laureate-gallery-controls ul li.video-item a span.play-button {
    position: absolute;
    top: 3px; left: 3px;
    width: 32px; height: 22px;
    background: transparent url(/media/images/common/laureate-gallery-video.png) top left no-repeat;
}

#laureate-gallery-controls ul li a:hover,
#laureate-gallery-controls ul li.active a {
    background: #FFFFFF;
}
#laureate-gallery-controls {
    width: 280px;
    display: none;
}
#laureate-banner {
    height: 345px;
    width: 320px;
    position: absolute;
    top: 0; left: 635px;
}
#laureate-banner-portrait {
    position: absolute;
    top: 5px; left: 15px;
    background: url(/media/images/common/laureate-portrait-dropshadow.png) top left no-repeat;
    padding: 18px;
}
#laureate-banner-copy {
    position: absolute;
    top: 180px; left: 33px;
    padding: 0 10px 0 0;
}
#laureate-banner-copy .laureate-banner-title {
    margin: 0 0 5px 0;
    font-weight: bold;
}
#laureate-banner-name {
    position: absolute;
    bottom: 170px; left: 180px;
}
#laureate-banner-name h1 {
    margin: 0 0 5px 0;
}
#laureate-banner-name h1.long-name {
    font-size: 1.3em;
}
#laureate-banner-name p {
    font-size: 0.9em;
}
#laureate-banner-name p span {
    text-transform: uppercase;
}

/* Content */
#content-container {
    background: #F5F0EA url(/media/images/common/content-bg.jpg) top left repeat-x;
}
#content {
    width: 960px;
    min-height: 500px;
    height: auto;
    margin: 0 auto;
    padding: 30px 0 1px 0;
    background: #F5F0EA url(/media/images/common/content-bg.jpg) top left repeat-x;
    position: relative;
}
.content-cols {
    width: 960px;
    overflow: hidden;
    margin: 0 0 70px 0;    
}
/* Standard 1 column layout */
#one-content-col #content-col-1 {
    padding: 0 13px 0 13px;
}
/* Standard 3 column layout */
#three-content-cols #content-col-1 {
    float: left;
    width: 218px;
}
#three-content-cols #content-col-2 {
    float: left;
    padding: 0 30px 0 30px;
    width: 464px;
}
#three-content-cols #content-col-3 {
    float: left;
    width: 218px;
}
/* Standard 2 column layout */
#two-content-cols #content-col-1 {
    float: left;
    width: 232px;
}
#two-content-cols #content-col-2 {
    float: left;
    width: 713px;
    padding: 0 0 0 15px;
}
#secondary-nav {
    width: 200px;
}
#secondary-nav li {
    display: inline;
}
#secondary-nav li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #926B1E;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-size: 0.95em;
    font-weight: bold;
    display: block;
    padding: 5px 2px 5px 2px;
    border-top: 1px solid #BCB3AB;
    width: 196px;
    margin: 0 0 0 15px;
    cursor: pointer;
}
#secondary-nav li a:hover,
#secondary-nav li.current a {
    color: #362F2D;
}
#secondary-nav li a:hover {
    background-color: #E8E0D3;
}
#secondary-nav li.first a {
    border-top: none;
}
#secondary-nav li ul {
    margin: 0;
    padding: 0 0 4px 0;
}
.raejs-active #secondary-nav li ul {
    display: none;
}
#secondary-nav li ul li a {
    width: 190px;
    border: none;
    padding: 3px 0 3px 10px;
    color: #362F2D;
    font-family: Arial, Helvetica, Garuda, Verdana, sans-serif;
    text-transform: none;
}
#secondary-nav li ul li.current a,
#secondary-nav li ul li a:hover {
    background: transparent url(/media/images/common/arrow-std.gif) 2px 6px no-repeat;
}
#content-col-2 h1 {
    margin: 0 0 10px 0;
}
#content-col-2 h1.publish-header {
    margin: 0;
}
#content-col-2 p {
    line-height: 1.6em;
}
#content-col-2 p a {
    padding: 0 0 0 10px;
    background: transparent url(/media/images/common/primary-arrow-white.gif) 0 -21px no-repeat;
}
#content-col-2 p a:hover {
    background-position: 0px 3px;
}
#content-col-2 p a.inline-content-link {
    padding: 0;
    background: none;
}
ul.link-list {
    display: block;
}
ul.link-list li a {
    padding: 0 0 0 10px;
    background: transparent url(/media/images/common/primary-arrow-white.gif) 0 -21px no-repeat;
}
ul.link-list li a:hover {
    background-position:0 3px;
}
/* Laureate Sidebar (collapsible) */
#laureate-info {
    width: 204px;
    background: #EFEAE1 url(/media/images/common/info-panel-bg.gif) bottom right no-repeat;
    margin: 0 13px 25px 0;
    padding: 0 0 1px 0;
    overflow: hidden;
}
#laureate-info li {
    float: left;
    display: block;
    width: 202px;
    border-top: 1px solid #908983;
    border-bottom: 1px solid #908983;
    margin: 0 0 1px 0;
    padding: 0;
}
#laureate-info li.first {
    border-top: 3px double #908983;
}
#laureate-info li a.module {
    display: block;
    padding: 8px 0 8px 10px;
    color: #362F2D;
    font-weight: bold;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    line-height: 1.5em;
    text-decoration: none;
    text-transform: uppercase;
    background: url(/media/images/common/info-panel-module-open.gif) 180px center no-repeat;
    cursor: pointer;
}
#laureate-info li a.module-close {
    background: url(/media/images/common/info-panel-module-close.gif) 180px center no-repeat;
}
#laureate-info div.info-module {
    border-top: 1px solid #BCB3AB;
    padding: 10px 10px 15px 10px;
}
#laureate-info div.info-module a {
    font-size: 0.95em;
    text-decoration: none;
    font-weight: normal;
    display: block;
    color: #9F7E44;
}
#laureate-info div.info-module a:hover {
    color: #000000;
}
#laureate-info div.info-module p {
    font-size: 0.95em;
}

#laureate-info #other-list li {
   border:none;
}
#laureate-info #other-list {
    display:block;
    margin:0;
    padding:0;
    overflow:hidden;
}
#laureate-info #other-list li a {
    font-size: 100%;
}
#laureate-info div.info-module p a {
    font-size: 100%;
}
#laureate-info .info-project-location p {
    margin: 0;
}
#laureate-info .info-get-involved img {
    float: left;
    display: block;
    padding: 0 2px 2px 0;
    background: transparent url(/media/images/common/get-involved-thumb-dropshadow.png) top left no-repeat;
}
#laureate-info .info-get-involved a{
margin:2px 0 5px 0;
}
#laureate-info .info-get-involved p {
    margin: 0 0 0 0;
}
#laureate-info .info-get-involved .info-get-involved-cont {
    overflow: hidden; width: 100%;
}
#laureate-info .info-similar-projects img {
    float: left;
    display: block;
    margin: 0 5px 0 0;
}

/* Standard Sidebar (not collapsible) */
#standard-info {
    width: 204px;
    background: #EFEAE1 url(/media/images/common/info-panel-bg.gif) bottom right no-repeat;
    margin: 0 13px 25px 0;
    padding: 0 0 1px 0;
    overflow: hidden;
}
#standard-info li {
    float: left;
    display: block;
    width: 202px;
    border-top: 1px solid #908983;
    margin: 0 0 1px 0;
    padding: 0;
}
#standard-info li.first {
    border-top: 3px double #908983;
}
#standard-info div.info-module {
    padding: 10px 10px 7px 10px;
}
#standard-info div.info-module a {
    font-size: 0.95em;
    text-decoration: none;
    font-weight: normal;
    display: block;
    color: #9F7E44;
    background:transparent url(/media/images/common/primary-arrow-white.gif) no-repeat scroll 0 -21px;
    padding: 0 0 0 10px;
}
#standard-info div.info-module a:hover {
    color: #000000;
background-position: 0 3px;
}
#standard-info div.info-module p {
    font-size: 0.95em;
    margin: 0 0 2px 0;
}
#standard-info div.info-module h2 {
    margin: 0 0 5px 0;
}
/* Additional sidebar molecules */
.image-molecule {
    display: block;
    margin: 0 0 25px 5px;
}
/* ID since there should only be 1 instance on any page */
#nav-molecule {
    width: 204px;
}
#nav-molecule h3 {
    font-weight: bold;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    padding: 7px 0;
    border-top: 3px double #908983;
    border-bottom: 1px solid #908983;
}
#nav-molecule ul {
    margin: 0 0 25px 0;
}
#nav-molecule ul li {
    margin: 3px 0;
    font-size: 0.95em;
}
#nav-molecule ul li a {
    font-weight: normal;
}
.awards-image-molecule {
    display: block;
    margin: 0 0 15px 0;
    padding: 0 2px 2px 0;
    background: url(/media/images/common/awards-image-molecule-dropshadow.png) top left no-repeat;
}
.portrait-image-molecule {
    display: block;
    margin: 0 0 15px 0;
    padding: 0 2px 2px 0;
    background: url(/media/images/common/portrait-image-molecule-dropshadow.png) top left no-repeat;
}
.promo-molecule {
    overflow: auto;
    padding: 0 10px 0 10px;
    margin: 0 0 25px 0;
}
.promo-molecule h3 {
    font-weight: bold;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    text-transform: uppercase;
    margin: 0 0 7px 0;
    padding: 7px 0;
    border-top: 3px double #908983;
    border-bottom: 1px solid #908983;
}
.promo-molecule img {
    float: left;
    display: block;
    width: 204px;
}
.promo-molecule p {
    font-size: 0.9em;
    margin: 0 0 5px 0;
}

.promo-molecule p.promo-email {margin: 10px 0 5px 0;}

.promo-molecule a {
    display: block;
    font-weight: normal;
    font-size: 0.9em;
}
.channel-molecule {
    overflow: auto;
    padding: 0 10px 0 10px;
    margin: 0 0 25px 0;
}
.channel-molecule h3 {
    font-weight: bold;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    text-transform: uppercase;
    margin: 0 0 7px 0;
}
.channel-molecule img {
    float: left;
    display: block;
}
.channel-molecule p {
    padding-left: 35px;
    font-size: 0.9em;
    margin: 0 0 5px 0;
}
.channel-molecule a {
    padding-left: 35px;
    display: block;
    font-weight: normal;
    font-size: 0.9em;
}
/* Footer */
#footer-container {
    background: #000000;
}
#footer {
    width: 960px;
    margin: 0 auto;
    color: #FFFFFF;
    position: relative;
}
#footer a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 0.85em;
    font-weight: bold;
}
#footer a:hover {
    color: #C19C52;
}
#internal-footer-links {
    overflow: auto;
    float: left;
    padding: 15px 5px 18px 0;
}
#internal-footer-links li {
    float: left;
    padding: 0 9px 0 9px;
    background: url(/media/images/common/footer-sep.gif) left center no-repeat;
}
#internal-footer-links li.first {
    padding: 0 9px 0 0;
    background: none;
}
#internal-footer-links a.arabic-link {
    display: block;
    background: url(/media/images/common/arabic.gif) 0 0 no-repeat;
    width: 32px; height: 16px;
    text-indent: -9000px;
}
#internal-footer-links a.arabic-link:hover {
    background-position: 0 -16px;
}
#external-footer {
    float: right;
    overflow: hidden;
}
#rolex-logo {
    margin: 5px 13px 13px 13px;
    float: left;
    display: block;
    text-indent: -9000px;
    width: 40px; height: 23px;
    background: url(/media/images/common/rolex-logo.gif) top left no-repeat;
}
#external-footer-links {    
    float: left;
    padding: 15px 0 18px 0;
}
#external-footer-links li {
    float: left;
    padding: 0 9px 0 9px;
    background: url(/media/images/common/footer-sep.gif) left center no-repeat;
}
#external-footer-links li.first {
    background: none;
    padding: 0 9px 0 0;
}
#external-footer-links li a {
    color: #C19C52;
}
#external-footer-links li a:hover {
    color: #FFFFFF;
}
#lightbox-content #browse-container {
    margin-top: 20px;
    display: block;
}
#three-content-cols #content-col-2 ul li,
#three-content-cols #content-col-2 ol li {
    line-height: 1.5em;
}
#three-content-cols #content-col-2 ul.bulleted {
    list-style-type: disc;
    padding: 0 0 0 18px;
}
#three-content-cols #content-col-2 ul.bulleted li {
    margin: 0 0 5px 0;
}
/* Browse Tool */
#browse-container {
    display: none; position: absolute;
    top: 0; left: 0;
    margin: 0 0 0 100px;
    width: 740px; height: 632px;
}
body.banner-green-laureate #browse-container {background: #166954 url(/media/images/common/browse-container-green-bg.jpg) top left no-repeat;}
body.banner-blue-laureate #browse-container {background: #2092AE url(/media/images/common/browse-container-blue-bg.jpg) top left no-repeat;}
body.banner-orange-laureate #browse-container {background: #C37C30 url(/media/images/common/browse-container-orange-bg.jpg) top left no-repeat;}
body.banner-burgundy-laureate #browse-container {background: #853603 url(/media/images/common/browse-container-burgundy-bg.jpg) top left no-repeat;}
body.banner-green-laureate #browse-container .browse-image h1 {border-top: 1px solid #70A193;}
body.banner-blue-laureate #browse-container .browse-image h1 {border-top: 1px solid #76BAC9;}
body.banner-orange-laureate #browse-container .browse-image h1 {border-top: 1px solid #D8AC7E;}
body.banner-burgundy-laureate #browse-container .browse-image h1 {border-top: 1px solid #b38263;}
body.banner-green-laureate .browse-image a.primary-link {
    padding: 0 0 0 12px; 
    background: url(/media/images/common/primary-arrow-green.gif) 0 -21px no-repeat;
}
body.banner-green-laureate .browse-image a.primary-link:hover {
    color: #FFFFFF;
    background-position: 0 3px;
}
body.banner-blue-laureate .browse-image a.primary-link {
    padding: 0 0 0 12px; 
    background: url(/media/images/common/primary-arrow-blue.gif) 0 -21px no-repeat;
}
body.banner-blue-laureate .browse-image a.primary-link:hover {
    color: #FFFFFF;
    background-position: 0 3px;
}
body.banner-orange-laureate .browse-image a.primary-link {
    padding: 0 0 0 12px; 
    background: url(/media/images/common/primary-arrow-orange.gif) 0 -21px no-repeat;
}
body.banner-orange-laureate .browse-image a.primary-link:hover {
    color: #FFFFFF;
    background-position: 0 3px;
}
body.banner-burgundy-laureate .browse-image a.primary-link {
    padding: 0 0 0 12px; 
    background: url(/media/images/common/primary-arrow-burgundy.gif) 0 -21px no-repeat;
}
body.banner-burgundy-laureate .browse-image a.primary-link:hover {
    color: #FFFFFF;
    background-position: 0 3px;
}
#browse-content {
    overflow: auto;
    color: #FFFFFF;
}
#browse-close {
    position: absolute;
    top: 10px; right: 10px;
    width: 25px; height: 24px;
    background: url(/media/images/common/popup-close.png) top left no-repeat;
}
#browse-close:hover {
    background: url(/media/images/common/popup-close-over.png) top left no-repeat;
}
#browse-close span {display: none;}
.browse-image {
    display: block;
    position: absolute;
    top: 0; left: 0;
    padding: 8px;
    visibility: hidden;
}
.browse-image p {
    margin: 0; padding: 5px 0 5px 0;
}
.browse-image h1 {
    margin: 0;
    padding: 10px 0 0 0;
    font-size: 1.2em;
}
.browse-image h1 span {
    font-family: Arial, Helvetica, Garuda, Verdana, sans-serif;
    font-weight: normal;
    font-size: 0.7em;
}
.browse-image .browse-image-info {
    margin: 0 10px 0 10px;
    position: relative;
}
.browse-image .browse-image-info p {
    padding-right: 100px;
}
.browse-image .image-caption {
    padding-right: 0;
    font-size: 0.9em;
}
.browse-image a {
    font-size: 0.9em;
    color: #C19C52;
    text-decoration: none;
}
.browse-image a:hover {
    color: #FFFFFF;
}
#browse-image-cont {
    width: 724px; height: 486px;
}
#browse-image-cont img {
    margin: 0 auto;
    display: block;
}
#browse-controls {
    position: absolute;
    top: 500px; right: 20px;
    color: #C19C52;
    font-size: 0.8em;
}
#browse-controls #image-counter {
    color: #FFFFFF;
    float: right;
}
#browse-controls #previous-next-links {
    float: right;
    margin: 0 0 0 20px;
}
#browse-controls a {
    color: #C19C52;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
#browse-controls a:hover {
    color: #FFFFFF;
}
/* Content */
#content-col-2 .pullquote {
    font-size: 1.45em;
    font-weight:bold;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    line-height: 1.45em;
    color:#926B1E;
}
#content-col-2 .pullquote .open-quote {
    float:left;
    text-indent: -9000px;
    width: 33px; height: 26px;
    background: url(/media/images/common/lrg-pull-quote.gif) top left no-repeat;
}
#content-col-2 .pullquote .close-quote {
    font-family: Georgia, Palatino, Times New Roman, serif;
}
#content-col-2 .pullquote .quote-copy {
    display:block;
    padding: 7px 0 0 40px;
}
#content-col-2 .content-img {
    border-top: 1px solid #BCB3AB;
    border-bottom: 1px solid #BCB3AB;
    padding: 20px 0 20px 0;
    margin: 0 0 17px 0;
}
#content-col-2 .content-img p {
    margin: 20px 0 0 31px;
    color: #6C6C6C;
    font-size: 0.85em;
}
#content-col-2 .content-img img {
    padding: 0;
    margin: 0 0 0 31px;
    display:block;
}
#content-col-2 h3 {
    text-transform: uppercase;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-weight: bold;
    border-top: 3px double #BCB3AB;
    border-bottom: 1px solid #BCB3AB;
    margin: 0 0 10px 0;
    padding: 8px 0 8px 0;
}
#content-col-2 .feature-block {
    overflow:hidden;
    width: 100%;
    margin: 0 0 17px 0;
}
#content-col-2 .feature-block p {
    margin:0;
}
#content-col-2 .feature-block p a.feature-image {
    padding: 0;
    background: none;
}
#content-col-2 .feature-block p a {
    font-weight: normal;
    padding: 0 0 0 12px; 
    background: url(/media/images/common/primary-arrow-white.gif) 0 -21px no-repeat;
}
#content-col-2 .feature-block p a.inline-content-link {
    padding: 0;
    background: none;
}
#content-col-2 .feature-block p a:hover {
    background-position: 0 3px;
}
#content-col-2 .feature-block img {
    float:left;
    display: block;
    padding: 0 2px 2px 0;
    background: url(/media/images/common/laureate-feature-thumb-dropshadow.png) top left no-repeat;
}
#content-col-2 .feature-block h2 a {
    color: #362F2D;
}
#content-col-2 .feature-block h2 a:hover {
    color: #926B1E;
}
#content-col-2 .feature-thumb h2,
#content-col-2 .feature-thumb p {
    margin-left: 170px;
}
/*Search*/
#search-refinements {margin-left: 15px;}
#search-refinements p {font-size: 1.0em}
#search-refinements ul li {font-size: 0.9em; padding: 0 0 8px 0;}
.search-result h2 {font-size: 1.0em;}
.search-result p {
    font-size: 0.9em;
    margin: 0 0 25px 0;
}
.search-result .result-location {
    font-style: italic;
    font-size: 0.85em;
    color: #666666;
    margin: 0 0 2px 0;
}
#search-pagination {
    overflow: hidden;
    width: 480px;
    padding: 5px 0 0 0;
    border-top: 1px solid #BBB4AC;
}
#search-pagination li {
    font-size: 0.8em;
    text-transform: uppercase;
    float: left;
}
#search-pagination li .page-link {
    font-size: 1.0em;
}
#search-pagination li#prev-link {
    width: 110px;
}
#search-pagination li#next-link {
    width: 110px;
    text-align: right;
    float: right;
}
#search-pagination li#page-links {
 width: 260px;
 text-align: center;
}
/*Meta links*/
.meta-links {
    padding: 0 0 10px 0;    
    overflow: auto;
    width: 100%;
    display: none;
}
.raejs-active .meta-links {
    display: block;
}
.meta-end {
    border-top: 1px solid #BCB3AB;
    padding: 10px 0 0 0;
}
.meta-links li {
    font-size: 0.9em;
    font-weight: normal;
    float: left;
    margin: 0 10px 0 0;
}
.meta-links li a {
    font-weight: normal;
}
.meta-links .mail a { 
    background: transparent url(/media/images/common/mail-icon.gif) 0 2px no-repeat;
    padding:0 0 0 15px;
}
  
.meta-links .mail a:hover {
    background-position: 0 -21px;
}
 
.meta-links .print a { 
    background: transparent url(/media/images/common/printer-icon.gif) 0 0 no-repeat;
    padding-left:15px;
    display:inline;
}
.meta-links .print a:hover {
    background-position: 0 -21px;
}

/* Custom Select Element Skin */
.raejs-active select.skinnable {visibility: hidden;}

.custom-select-wrapper {
    color: #000000;
    position: absolute;
    top: 0; left: 0;
    z-index: 10;
}
.custom-select {
    z-index: 19;
    overflow: auto;
    margin: -3px 2px 0 0;
    background: #EEE7DC;
    padding: 3px 0 0 0;
}
.custom-select li {
    list-style-type: none;
    height: 24px;
    line-height: 1.9em;
    background: #EEE7DC;
    cursor: pointer;
    padding: 0 0 0 5px;
    border-bottom: 1px solid #BCB3AB;
    z-index: 20;
}
.custom-select li.custom-select-current-option,
.custom-select li:hover,
.custom-select li.mouseover {
    background: #E5DCCC url(/media/images/common/dropdown-hover.jpg) top left repeat-x;
}
.custom-select-current {
    position: relative;
    height: 24px;
    line-height: 1.9em;
    cursor: pointer;
    display: block;
}
.custom-select-current .custom-select-current-value,
.custom-select-current-over .custom-select-current-value {
    background:  url(/media/images/common/dropdown-background.png) top left no-repeat;
    padding: 0 0 0 5px;
    margin: 0 19px 0 0;
    display: block;
    height: 24px;
}
.custom-select-current-over .custom-select-current-value {
    background: url(/media/images/common/dropdown-background-over.png) top left no-repeat;;
}
.custom-select-current .custom-select-endcap,
.custom-select-current-over .custom-select-endcap {
    position: absolute;
    display: block;
    top: 0; right: 0;
    width: 19px; height: 24px;
    background: url(/media/images/common/dropdown-cap.png) top right no-repeat;
}
.custom-select-current-over .custom-select-endcap {
    background: url(/media/images/common/dropdown-cap-over.png) top right no-repeat;
}

/* YLP Laureates List */
#ylp-laureates-list {
	width: 100%;
}

#ylp-laureates-list div {
	position: relative;
    border-top: 1px solid #BCB3AB;
    margin: 0 20px 0 0;
    padding: 12px 0 10px 0;
	height: 134px;
}

#ylp-laureates-list div table {
	border-collapse: collapse;
	border: none;
	margin-left: 146px;
}

#ylp-laureates-list div table th,
#ylp-laureates-list div table td {
	border: 0;
	padding: 0 12px 4px 0;
}

#ylp-laureates-list div table th.rowhead {
	text-align: left;
	font-weight: bold;
	width: 10em;
}

#ylp-laureates-list div img {
	position: absolute;
	top: 12px;
	left: 0;
	display: block;
	width: 134px;
	height: 134px;
}

/* YLP Finalists List */
#ylp-finalists-list {
    width: 100%;
    overflow: hidden;
}
#ylp-finalists-list div {
    float: left;
    border-top: 1px solid #BCB3AB;
    width: 320px; height: 10em;
    margin: 0 20px 0 0;
    padding: 12px 0 10px 0;
}
#ylp-finalists-list div p {
    margin: 4px 10px 0 0;
    padding: 0;
    font-size: 0.9em;
}

/* Committee List */
#committee-list {
    width: 100%;
    overflow: hidden;
}
#committee-list p {
    margin: 0 30px 15px 0;
}
#committee-list div {
    float: left;
    border-top: 1px solid #BCB3AB;
    width: 320px; height: 100px;
    margin: 0 20px 0 0;
    padding: 12px 0 10px 0;
}
#committee-list div.top-item {
    border-top: none;
}
#committee-list div h2 a {
    color: #926B1E;
}
#committee-list div p {
    margin: 0 10px 0 0;
    padding: 0;
    font-size: 0.9em;
}
#committee-list div img {
    float: left;
    padding: 0 15px 2px 0;
    background: url(/media/images/common/portrait-list-bg.png) top left no-repeat;
}
#committee-list div.year-seperator {
    width: auto;
    float: none;
    display: block;
    clear: both;
    height: 1px;
    line-height: 1px;
    border-top: 2px solid #BCB3AB;
    margin: 0;
    padding: 0;
}
#committee-list-sort {
    margin: 0 15px 0 0;
    border-top: double 3px #BCB3AB;
    border-bottom: solid 1px #BCB3AB;
    padding: 0;
}
#committee-list-sort select {
    border:none;
    background-color: #d4c8b1;
    height: 22px;
    margin: 5px 0 5px 0;
}
#committee-list-sort label {
    padding: 0;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-weight: bold;
    font-size: 1.0em;
    margin: 0;
}
#committee-chairman {
    width: 320px; height: 100px;
    margin: 0 20px 0 0;
    padding: 12px 0 10px 0;
}
#committee-chairman p {
    margin: 0 10px 0 0;
    padding: 0;
    font-size: 0.9em;
}
#committee-chairman img {
    float: left;
    padding: 0 15px 2px 0;
    background: url(/media/images/common/portrait-list-bg.png) top left no-repeat;
}
#sort-controls {
    border-top: 3px double #908983;
    border-bottom: 1px solid #908983;
    margin: 5px 0 0 0;
    padding: 3px 0 5px 0;
}

/* sIFR styles */
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}
.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}
.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}
.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}
.sIFR-active h1.sifr-header,
.sIFR-active h1.sifr-header-light,
.sIFR-active h1.sifr-header-dark {
    visibility: hidden;
    font-family: Verdana;
    line-height: 1.0em;
    margin: 0;
}
.sIFR-active h2.sifr-header {
    visibility: hidden;
    font-family: Verdana;
    line-height: 1.0em;
}
.sIFR-active h3.sifr-header {
    visibility: hidden;
    font-family: Verdana;
    line-height: 1.0em;
}
.sIFR-active span.sifr-pullquote {
    visibility: hidden;
    font-family: Verdana;
    line-height: 1.0em;
}
.sIFR-active h1.sifr-header-home {
    margin: 0;
}
/* Exit warning */
#exit-warning-cont {
    width: 549px;
    top: 10px; left: 150px;
    position: absolute;
    padding: 20px;
    background: #147D98 url(/media/images/common/staf-bg.jpg) top left no-repeat;
    color: #FFFFFF;
}

/* Send to a Friend */
#staf-cont {
    width: 549px;
    top: 10px; left: 150px;
    position: absolute;
    padding: 20px;
    background: #147D98 url(/media/images/common/staf-bg.jpg) top left no-repeat;
    color: #FFFFFF;
}
#staf-cont #error-messages {
    position: absolute;
    top: 100px; right: 0;
    width: 250px;
    padding: 0 10px 0 10px;
}
#staf-cont #error-messages p {
    padding: 0;
    color: #FDC832;
}
#staf-form {
    border-top: 1px solid #649AA6;
    border-bottom: 1px solid #649AA6;
    padding: 10px 0 10px 0;
    margin: 0 0 10px 0;
}
#staf-form label.error-field {
    background: url(/media/images/common/form-arrow-blue.gif) 0 23px no-repeat;
}
#staf-form p {
    padding: 0 0 0 12px;
}
#staf-form fieldset {
    margin: 0; padding: 0;
}
#staf-form fieldset label {
    display: block;
    float: none;
    margin: 0 0 10px 0;
}
#staf-form fieldset label input {
    width: 200px;
}
#staf-form fieldset #message-label {
    margin: 0;
}
#staf-form fieldset #message {
    display: block;
    width: 364px;
}
#staf-form fieldset .staf-max-char {
    display: block;
    width: 380px;
    text-align: right;
    font-style: italic;
}
#staf-form fieldset.radio-buttons {
    width: 100%;
    overflow: auto;    
}
#staf-form fieldset.radio-buttons label {
    float: left;
}
#staf-form fieldset.radio-buttons label input {
    width: auto;
    display: inline;
    border: none;
}
#staf-form .submit-button {
    margin: 0 0 0 10px;
}
#privacy-policy {
    position: relative;
}
#privacy-policy-cont {
    width: 528px;
    padding: 10px 10px 0 10px;
}
#privacy-policy a {
    color: #D9B05E;
}
#privacy-policy a:hover {
    color: #FFFFFF;
}
#staf-close {
    position: absolute;
    top: 10px; right: 10px;
    width: 25px; height: 24px;
    display: block;
    text-indent: -9000px;
    background: url(/media/images/common/popup-close.png) top left no-repeat;
}
#staf-close:hover {
    background: url(/media/images/common/popup-close-over.png) top left no-repeat;
}

/* Screensaver */
#screensaver-image {float: left; padding: 0 15px 0 0;}
#screensaver-download {height: 250px;}
#screensaver-download h2 {padding: 0 0 10px 0;}

#download-screensaver-link {visibility: hidden; padding: 10px 0;}

/* Forms */
.form {
    border-bottom: 1px solid #BCB3AB;
    padding: 0;
    margin: 0;
    text-align: left;
}
.form p {
    padding: 0 0 0 15px;
}
.form .required-input {
    color: #DDA526;
    font-weight: bold;
}
.form .radio-button {
    border: none;
}
.form label {
    font-size: 0.95em;
    padding: 0 0 0 12px;
    overflow: auto;
    float: left;
    margin: 0 15px 0 0;
}
.form label span {
    color: #DDA526;
    font-weight: bold;
}
.form label.error-field {
    background: url(/media/images/common/form-arrow-white.gif) 0 23px no-repeat;
}
.form label.error-field input,
.form label.error-field select,
.form label.error-field textarea {
    background-color: #FDC832;
}
.form fieldset {
    padding: 0 0 10px 0;
    overflow: auto;
    width: 100%;
}
.form fieldset input,
.form fieldset select {
    border: 1px solid #CCCCCC;
    margin: 3px 0 0 3px;
    display: block;
    width: 150px;
    font-size: 100%;
}
.form .submit-button {
    font-family:arial;
    font-size: 0.95em;
    line-height: 0.95em;
    border: none;
    margin: 0 0 20px 15px;
    background: url(/media/images/common/button-submit.png) top left no-repeat;
    width: 72px; height: 24px;
    cursor: pointer;
    color: #362F2D;
    padding: 0 0 3px 8px;
}
.form .submit-button:hover {
    color: #FFFFFF;
    background: url(/media/images/common/button-submit-over.png) top left no-repeat;
}


