@charset "utf-8";
a.new-window:link {
	color: #926B1E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
a.new-window:visited {
	color: #926B1E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
a.new-window:hover {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.white_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a.imgal {
	color: #926B1E;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	padding: 5px;
	background-color: 926B1E;
}
a.imgal:hover {
	color: #ffffff;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	padding: 5px;
	background-color: ffffff;
}

.awards_white_text {
	font-family: 'tahoma', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: 400;
	text-align: left;
}
.awards_white_quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	font-style: normal;
}
.laureates {
	font-family: 'tahoma', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
}
#selection strong {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
}
#selection a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	color: #926B1E;
	text-decoration: none;
}
#selection {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	font-style: normal;
}
.page_text_normal {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.page_text_normal_en {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.page_text_head {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #000000;
	line-height: 30px;
}
.page_text_head_sml {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #333333;
	line-height: 30px;
	font-weight: bold;
}
.textleft {
	text-align: left;
	font-style: italic;
}
#nav-molecule h3 {
    font-weight: bold;
    font-family: "tahoma, Arial";
    margin: 0 0 10px 0;
    padding: 7px 0;
    border-top: 3px double #908983;
    border-bottom: 1px solid #908983;
}
/* laureate-info Sidebar (not 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;
}
.content-cols {
    width: 202px;
}

#content-col-2 a {
	padding: 0 0 0 10px;
	color: #926B1E;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: transparent;
	background-image: url(/media/images/common/primary-arrow-white.gif);
	background-repeat: no-repeat;
	background-position: 92px -21px;
}
#content-col-2 a:hover {
    background-position: 92px  3px;
		color: #000000;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#content-col-2 a:visited {
    padding: 0 0 0 10px;
    background: transparent url(/media/images/common/primary-arrow-white.gif) 0 -21px no-repeat;
		color: #926B1E;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#content-col-2 a.inline-content-link {
    padding: 0;
    background: none;
}
/* Standard Sidebar (not collapsible) */
#standard-info {
    width: 202px;
    background: #EFEAE1 url(/media/images/common/info-panel-bg.gif) bottom right no-repeat;
    margin: 0 0px 0px 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;
		font-family: Tahoma, Arial;
	font-size: 10px;
}
#standard-info li.first {
    border-top: 3px double #908983;
}
#standard-info div.info-module {
	padding: 10px 10px 7px 10px;
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-align: right;
}
#standard-info div.info-module a {
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    display: block;
    color: #9F7E44;
    background:transparent url(/media/images/common/primary-arrow-white.gif) no-repeat scroll 174px -21px;
    padding: 0 0 0 10px;
}
#standard-info div.info-module a:hover {
    color: #000000;
background-position: 174px 3px;
}
#standard-info div.info-module p {
    font-size: 12px;
    margin: 0 0 2px 0;
}
#standard-info div.info-module h2 {
    margin: 0 0 5px 0;
	font-family: Tahoma, Arial;
	font-size: 12px;
}
/* Standard 1 column layout */
#one-content-col #content-col-1 {
	width: 202px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
/* Standard 3 column layout */
#three-content-cols #content-col-1 {
    float: right;
    width: 202px;
}
#three-content-cols #content-col-2 {
    float: left;
    padding: 0 30px 0 30px;
    width: 464px;
}
#three-content-cols #content-col-3 {
	float: left;
	width: 202px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/* Standard 2 column layout */
#two-content-cols #content-col-1 {
    float: left;
    width: 202px;
}
#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: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 5px 2px 5px 2px;
	border-top: 1px solid #BCB3AB;
	width: 196px;
	margin: 0 0 0 0px;
	cursor: pointer;
}
#secondary-nav li a:hover {
    color: #362F2D;
	background-color: #E8E0D3;
}

#secondary-nav li.current a {
    color: #362F2D;
	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 {
	border: none;
	color: #362F2D;
	font-family: tahoma, Arial, Helvetica, Garuda, Verdana, sans-serif;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#secondary-nav li ul li.active,
#secondary-nav li ul li a:hover {
	background-color: transparent;
	background-image: url(/media/images/common/arrow-std.gif);
	background-repeat: no-repeat;
	background-position: 205px 6px;
}
.nav-current {
	background-color: transparent;
	background-image: url(/media/images/common/arrow-std.gif);
	background-repeat: no-repeat;
	background-position: 205px 6px;
}
.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 right no-repeat;
}
/* ID since there should only be 1 instance on any page */
#nav-molecule {
    width: 202px;
}
#nav-molecule h3 {
    font-weight: bold;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
    margin: 0 0 10px 0;
    padding: 7px 0;
    border-top: 3px double #908983;
    border-bottom: 1px solid #908983;
}
#nav-molecule ul {
    margin: 0 0 30px 0;
}
#nav-molecule ul li {
    margin: 3px 0;
    font-size: 10px;
	list-style-image: none;
	list-style-type: none;
}
#nav-molecule ul li a:link{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	font-style: normal;
	color: #926B1E;
	text-decoration: none;

}
#nav-molecule ul li a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
#nav-molecule ul li a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

/*Meta links*/
 
a.print {
	background: transparent url(/media/images/common/printer-icon.gif) 0 0 no-repeat;
	display:inline;
	font-size: 10px;
	text-decoration: none;
	color: #926b1e;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a.print:hover {
	background-position: 0 -21px;
	color: #362f2d;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.printdiv {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #bcb3ab;
	border-right-color: #bcb3ab;
	border-bottom-color: #bcb3ab;
	border-left-color: #bcb3ab;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

