* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
}

a {
	text-decoration: none;
}

div.content p a {
	color: #646668;
}

div.body p a {
	color: #B5B7B8;
}

body {
	height: 100%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	font-style: normal;
	background: #727679 url(../gfx/page-back.jpg) repeat-x top left;
}

div#container {
	width: 920px;
	margin: 0px auto;
	text-align: left;
	min-height: 100%;
}

div#body {
	
}

div#header {
	position: relative;
	z-index: 20;
}

div#body div#content {
	background-color: #333639;
	width: 920px;
	overflow: hidden;
}

div#body div#content .article {
	padding: 25px;
	overflow: hidden;
}

.print-only {
	display: none;
}

/* ==================================================
	Page footer
================================================== */
div#footer-outer {
	background: url("../gfx/footer-back.gif") repeat-x top left;
	height: 40px;
	text-align: center;
	margin-top: -40px;
	position: relative;
}

div#footer-inner {
	width: 1000px;
	margin: 0 auto;
	color: white;
	font-size: 1em;
	padding-top: 15px;
}

div#footer-inner a {
	color: white;
}

div#footer-inner a:hover {
	text-decoration: none;
}

div#footer-divider {
	clear: both;
	height: 60px;
}

/* ==================================================
	Two columns view
================================================== */
div#two-cols {
	margin-top: 4px;
}

div#two-cols.no-margin {
	margin-top: 0px;
}

div#two-cols-no-top {
	margin-top: 0px;
}

div#two-cols .row {
	width: 920px;
	overflow: hidden;
	margin-bottom: 4px;
}

div#two-cols .cell {
	width: 458px;
	margin-right: 4px;
	float: left;
	overflow: hidden;
}

div#two-cols .form,div#two-cols .result {
	width: 460px;
	float: left;
	overflow: hidden;
}

div#two-cols .last {
	width: 458px;
	float: left;
	margin-right: 0px;
}

/* ==================================================
	Default markup
================================================== */
h1 {
	text-transform: uppercase;
	font-size: 3em;
	margin-bottom: 10px;
	color: #FEA40D;
}

p {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 5px;
	color: #C1C2C2;
}

img {
	border: 0px;
	vertical-align: middle;
}

/* ==================================================
	META Navigation - Top right of each page
================================================== */
ul#top-links {
	position: absolute;
	top: 15px;
	right: 25px;
	overflow: hidden;
	color: #5A5B5D;
}

ul#top-links li {
	list-style-type: none;
	float: left;
	margin-left: 10px;
	color: #68696B;
	font-size: 1.1em;
}

ul#top-links a {
	color: #68696B;
	text-decoration: none;
	text-transform: lowercase;
}

ul#top-links a:hover {
	color: white;
}

ul#top-links a.active {
	color: white;
}

/* ==================================================
	Main navigation tabs - On top of each page
================================================== */
table#main-nav {
	z-index: 20;
	overflow: hidden;
	width: 920px;
	margin: 4px 0px 0px 0px;
}

table#main-nav td.spacer {
	width: 4px;
	background: none;
}

table#main-nav td.menuitem {
	text-align: center;
	width: 150px;
}

table#main-nav td.menuitem span {
	background-color: #646668;
	color: black;
	text-transform: uppercase;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 4px;
	margin-bottom: 4px;
}

table#main-nav a.menulink {
	color: black;
	display: block;
	text-decoration: none;
	white-space: nowrap;
}

table#main-nav td.menuitem span:hover,table#main-nav td.menuitem span.active:hover {
	background-color: white;
	color: black;
}

table#main-nav td.menuitem span.active {
	background-color: #C1C2C2;
	color: black;
}

.slidein_content {
	position: absolute;
	left: 0px;
	top: 77px;
	z-index: 100;
	display: none;
	width: 920px;
}

div .head {
	font-weight: bold;
}

/* ==================================================
	Leaders
================================================== */
div#leader {
	background-color: #333639;
	width: 920px;
	min-height: 127px;
	color: #FEA40D;
}

div#leader .content {
	padding: 15px 25px 30px 25px;
	text-align: justify;
	min-height: 127px;
}

div#leader .content h1 {
	margin-top: 5px;
}

div#leader div.small-image {
	padding-left: 20px;
	padding-top: 10px;
	float: right;
	font-size: 0.9em;
	color: #999;
}

div#leader div.small-image img {
	width: 330px;
}

div#leader div.full-image {
	float: left;
	margin-bottom: 7px;
}

div#leader div.full-image img {
	width: 920px;
	padding-bottom: 5px;
}

/* ==================================================
	Image navigation 
=================	================================= */
div.image-nav a {
	text-decoration: none;
	width: 200px;
	height: 26px;
	display: block;
	color: white;
	font-size: 1.2em;
	font-weight: bolder;
	text-transform: uppercase;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 20px;
	background: url("../gfx/themes-tab.gif") no-repeat bottom left;
}

div.image-nav div.partners a {
	padding-top: 97px;
	line-height: 1em;
}

div.image-nav a:hover {
	background: url("../gfx/themes-tab-over.gif") no-repeat bottom left;
}

div.image-nav .row {
	width: 920px;
	overflow: hidden;
}

div.image-nav .cell {
	float: left;
	width: 227px;
	text-align: left;
	background: black;
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-bottom: 4px;
	overflow: hidden;
}

div.image-nav div#thema-cell.cell {
	padding-top: 97px;
}

div.image-nav .last {
	padding-right: 0px;
}

/* ==================================================
	Tabs for sub-sub-theme view
================================================== */
#sub-nav {
	background-color: #333639;
	width: 920px;
	overflow: hidden;
	overflow: hidden;
}

#sub-nav.tab-amount-1 td.tab-outside {
	width: 100%;
}

#sub-nav.tab-amount-2 td.tab-outside {
	width: 50%;
}

#sub-nav.tab-amount-3 td.tab-outside {
	width: 33.3%;
}

#sub-nav.tab-amount-4 td.tab-outside {
	width: 25%;
}

#sub-nav.tab-amount-5 td.tab-outside {
	width: 20%;
}

#sub-nav .tab-outside {
	white-space: nowrap;
	background: #75797D;
}

#sub-nav .tab-inside {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin: 1px 1px 0px 0px;
}

#sub-nav .tab-inside.last {
	margin: 1px 0 0 0;
}

#sub-nav a {
	background-color: #333639;
	color: #BEBFBF;
	text-decoration: none;
	display: block;
}

#sub-nav a.tab {
	padding: 5px 10px 5px 10px;
}

#sub-nav .tab-inside.first a.tab {
	padding-left: 25px;
}

#sub-nav .tab-inside.last a.tab {
	padding-right: 25px;
}

#sub-nav a:hover {
	color: #FEA40D;
}

#sub-nav a.active {
	color: #FEA40D;
	background: #75797D;
}

div.tabcontent {
	display: none;
	clear: both;
	width: 920px;
	text-align: justify;
}

div.tabcontent.active {
	display: block;
}

div#tabbedcontent div.paging span.previous {
	background: url("../gfx/links_paging_previous.gif") no-repeat center left;
}

div#tabbedcontent div.paging span.next {
	background: url("../gfx/links_paging_next.gif") no-repeat center right;
}

/* ==================================================
	Sitemap
================================================== */
div#sitemap {
	padding: 15px 25px 20px 25px;
	overflow: hidden;
	list-style: none;
}

div#sitemap a {
	color: #C1C2C2;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}

div#sitemap a:hover {
	color: #FEA40D;
}

div#sitemap ul.level0 {
	list-style: none;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0px;
	padding-left: 0;
}

div#sitemap ul.level0 li {
	list-style-type: none;
	list-style-image: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	margin-top: 30px;
}

div#sitemap ul.level0 li ul.level1 {
	margin-bottom: 10px;
}

div#sitemap ul.level0 li ul.level1 li {
	margin-top: 0;
	padding-left: 0px;
}

div#sitemap ul.level0 li ul.level1 li a {
	margin-top: 0;
	padding-left: 35px;
	text-transform: none;
	font-weight: normal;
}

/* ==================================================
	General forms
================================================== */
form fieldset {
	border: 0px;
}

form .row {
	color: white;
	font-size: 1.3em;
	font-weight: bold;
	overflow: hidden;
	text-transform: uppercase;
}

form .row .left {
	vertical-align: middle;
	float: left;
}

form .row .right {
	float: left;
	vertical-align: middle;
}

form .row .button {
	float: right;
	margin-top: 20px;
}

form .text {
	color: #999;
	border: 0px;
	padding: 2px;
}

form textarea {
	color: #999;
	border: 0px;
	padding: 2px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
}

form option {
	color: #999;
}

/* ==================================================
	Contact form
================================================== */
div.wide-form {
	float: left;
	width: 920px;
	background-color: #626668;
	margin-top: 4px;
	color: white;
}

div.wide-form .field-break {
	clear: both;
}

div.wide-form p {
	margin-bottom: 5px;
}

div.wide-form .form {
	float: left;
	padding: 15px 0px 25px 25px;
	width: 570px;
}

div.wide-form label {
	display: block;
	width: 235px;
	float: left;
	font-size: 1.30em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 5px 0 0;
	background: transparent url(../gfx/form_dot_grey_contact.gif) repeat-x scroll 0% 80%;
}

div.wide-form label .text {
	color: #fff;
	display: block;
	float: left;
	background-color: #626668;
}

/* radiobutton groups */
div.wide-form .radiobox label {
	width: auto;
	background: none;
}

div.wide-form .radiobox label span {
	text-transform: none;
}

div.wide-form .radiobox input.radio {
	margin-top: 9px;
}

div.wide-form p.yellow {
	color: #FEA40D;
}

div.wide-form p.confirm {
	color: #FEA40D;
	width: 300px;
	text-align: right;
	font-size: 1.5em;
}

div.wide-form .field-error {
	float: left;
	margin-left: 5px;
	margin-top: 6px;
	margin-bottom: 4px;
	width: 10px;
	background: url('../gfx/contactform_error.gif') no-repeat bottom left;
}

div.wide-form input.text {
	height: 14px;
	margin-bottom: 3px;
	border: 3px solid white;
}

div.wide-form textarea {
	margin-bottom: 3px;
	border: 3px solid white;
}

div.wide-form input,div.wide-form textarea {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	color: black;
}

div.wide-form p.middle {
	white-space: nowrap;
	padding-top: 3px;
}

div.wide-form div.newrow {
	float: left;
	margin-top: 10px;
	clear: both;
}

div.wide-form div.right {
	margin-left: 235px;
}

div.wide-form div.left {
	float: left;
}

div.wide-form div.left p {
	color: #C1C2C2;
}

div.wide-form div.button {
	margin-left: 175px;
	padding-bottom: 15px;
}

div.wide-form div#errors {
	float: left;
	width: 320px;
	margin-top: 70px;
}

div.wide-form span.errors-head {
	font-size: 1.35em;
	font-weight: bold;
	color: #D1A546;
	text-transform: uppercase;
}

div.wide-form span.errors-body {
	color: white;
	font-weight: bold;
	font-size: 1.2em;
}

div.wide-form input.error {
	border: 3px solid #FEA40D;
}

div.wide-form textarea.error {
	border: 3px solid #FEA40D;
}

/* ==================================================
	Search form
================================================== */
div#search-form {
	width: 418px;
	padding: 25px;
	background: black;
	min-height: 250px;
}

div#search-form p {
	color: #C1C2C2;
}

div#search-form .row {
	width: 418px;
	color: white;
	font-weight: bold;
	overflow: hidden;
}

div#search-form .left {
	float: left;
	width: 165px;
	padding-top: 6px;
	font-weight: bolder;
	margin-right: 5px;
	background: url('../gfx/form_dot_grey.gif') repeat-x 0 3px;
}

div#search-form .text {
	color: white;
	background-color: black;
	padding-right: 3px;
}

div#search-form .right {
	width: 248px;
}

div#search-form .right div {
	float: left;
	padding-left: 24px;
	padding-right: 24px;
}

div#search-form input.text {
	width: 240px;
	height: 20px;
	color: #666;
	border: 0px;
	margin-bottom: 3px;
	background-color: white;
}

div#search-form select {
	width: 85px;
	height: 20px;
	color: #666;
	text-transform: none;
	float: left;
}

div#search-form .button {
	float: right;
	padding-right: 4px;
}

div#search-form .to {
	margin-top: 6px;
}

/* ==================================================
	Search results
================================================== */
div.search-results {
	width: 418px;
	min-height: 250px;
	float: left;
	padding: 25px;
	background: #696C70;
	width: 418px;
}

div.search-results h1 {
	color: white;
}

div.search-results .result-row {
	overflow: hidden;
	font-size: 1.2em;
	margin-bottom: 10px;
}

div.search-results .result-row img {
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid transparent;
	margin: 0px 10px 0px 0px;
}

div.search-results .result-row a {
	text-decoration: none;
	display: block;
	height: 70px;
	color: white;
	border-bottom: 1px solid #727477;
	padding-bottom: 10px;
	padding-right: 25px;
}

div.search-results .result-row a:hover {
	color: #FEA40D;
}

div.search-results .result-row a:hover img {
	border: 1px solid #FEA40D;
}

div.search-results .result-row .result-text {
	margin-left: 66px;
}

div.search-results .result-row .result-text-no-image {
	margin-left: 0px;
}

div.search-results div.paging span.previous {
	background: url("../gfx/search_paging_previous.gif") no-repeat center left;
}

.search-results div.paging span.next {
	background: url("../gfx/search_paging_next.gif") no-repeat center right;
}

/* ==================================================
	Popular content
================================================== */
div.popular-content {
	width: 418px;
	min-height: 250px;
	float: left;
	padding: 25px;
	background: #696C70;
	width: 418px;
}

div.popular-content h1 {
	color: white;
}

div.popular-content .result-row {
	overflow: hidden;
	font-size: 1.2em;
	margin-bottom: 10px;
}

div.popular-content .result-row img {
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid #ccc;
}

div.popular-content .result-row img:hover {
	border: 1px solid #FEA40D;
}

div.popular-content .result-row a {
	text-decoration: none;
	display: block;
	color: white;
	border-bottom: 1px solid #727477;
	padding-bottom: 10px;
	padding-right: 25px;
}

div.popular-content .result-row a:hover {
	color: #FEA40D;
}

/* ==================================================
	Subtheme intro
================================================== */
div#subthemes div.cell {
	background-color: white;
	height: 250px;
	overflow: hidden;
}

div.subtheme a {
	width: 458px;
	height: 250px;
	color: white;
	text-decoration: none;
	display: block;
}

div.subtheme .read-more {
	padding-top: 2px;
}

div.subtheme a .head {
	background: url("../gfx/theme-head.gif") no-repeat top left;
}

div.subtheme a:hover .head {
	background: url("../gfx/theme-head-over.gif") no-repeat top left;
}

div.subtheme img {
	width: 458px;
}

div.subtheme td {
	height: 37px;
	padding: 0px 30px 0px 25px;
	vertical-align: middle;
}

div.subtheme td h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1.4em;
	text-transform: uppercase;
	max-height: 2em;
	overflow: hidden;
	color: white;
}

div.subtheme div.body {
	height: 78px;
	overflow: hidden;
	color: black;
	padding: 10px 25px 0px 25px;
	font-size: 115%;
	color: black;
	text-align: justify;
	font-size: 115%;
}

/* ==================================================
	About article
================================================== */
div.about {
	background-color: white;
	height: 250px;
	overflow: hidden;
}

div.about a {
	width: 458px;
	height: 250px;
	color: white;
	text-decoration: none;
	display: block;
}

div.about .read-more {
	padding-top: 2px;
}

div.about a .head {
	background: url("../gfx/theme-head.gif") no-repeat top left;
}

div.about a:hover .head {
	background: url("../gfx/theme-head-over.gif") no-repeat top left;
}

div.about img {
	width: 458px;
}

div.about td {
	height: 37px;
	padding: 0px 30px 0px 25px;
	vertical-align: middle;
}

div.about td h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1.4em;
	text-transform: uppercase;
	max-height: 2em;
	overflow: hidden;
	color: white;
}

div.about div.body {
	height: 78px;
	overflow: hidden;
	color: black;
	padding: 10px 25px 0px 25px;
	font-size: 115%;
	color: black;
	text-align: justify;
	font-size: 115%;
}

/* ==================================================
	Exhibition intro
================================================== */
div#exhibitions div.cell {
	background-color: white;
	height: 250px;
	overflow: hidden;
}

div.exhibition span.title {
	white-space: nowrap;
	overflow: hidden;
	color: white;
}

div.exhibition span.subtitle {
	white-space: nowrap;
	overflow: hidden;
	color: #8E9294;
}

div.exhibition .read-more {
	padding-top: 2px;
}

div.exhibition a {
	width: 458px;
	height: 250px;
	color: white;
	text-decoration: none;
	display: block;
}

div.exhibition .head {
	white-space: nowrap;
	overflow: hidden;
}

div.exhibition a .head {
	background: url("../gfx/theme-head.gif") no-repeat top left;
}

div.exhibition a:hover .head {
	background: url("../gfx/theme-head-over.gif") no-repeat top left;
}

div.exhibition img {
	width: 458px;
}

div.exhibition td {
	height: 37px;
	padding: 0px 30px 0px 25px;
	font-size: 1.4em;
	vertical-align: middle;
	text-transform: uppercase;
}

div.exhibition div.body {
	color: black;
	padding: 10px 25px 0px 25px;
	height: 78px;
	overflow: hidden;
	text-align: justify;
	font-size: 1.2em;
}

div.exhibition div.head {
	color: white;
}

div#exhibitions div.cell.unavailable a {
	cursor: default;
}

div#exhibitions div.cell.unavailable a div.head,div#exhibitions div.cell.unavailable a:hover div.head {
	background: none;
	background-color: #333;
	color: #666;
}

div#exhibitions div.cell.unavailable div.read-more {
	display: none;
}

div#exhibitions div.cell.unavailable,div#exhibitions div.cell.unavailable .body {
	background-color: #7F7F7F;
}

/* ==================================================
	Sub-sub-theme
================================================== */
div.subsubtheme .body {
	overflow: hidden;
	background-color: #75797D;
	padding: 15px 25px 20px 25px;
}

div.subsubtheme .body p {
	margin-bottom: 4px;
	color: white;
}

.initialhidden {
	display: none;
}

/* ==================================================
	External links
================================================== */
div.externallink {
	color: white;
	background-color: #808487;
}

div.externallink a {
	width: 458px;
	height: 140px;
	display: block;
	text-decoration: none;
}

div.externallink .head {
	background-color: #8E9294;
	height: 26px;
	border-bottom: 1px solid #929597;
}

div.externallink .head h1 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 25px 0px 25px;
	white-space: nowrap;
	height: 18px;
	color: white;
	margin-right: 16px;
	background: url("../gfx/links_heading.gif") no-repeat center right;
}

div.externallink a:hover .head h1 {
	color: white;
}

div.externallink a:hover .head {
	background: url("../gfx/theme-head-over.gif") no-repeat center center;
}

div.externallink a:hover .head h1 {
	background-image: none;
}

div.externallink .body p {
	padding: 7px 25px 5px 25px;
	color: white;
}

div.externallink .body {
	height: 76px;
	overflow: hidden;
}

div.externallink .url {
	display: none;
}

div.externallink a:hover {
	background-color: #8F9697;
}

div.externallink .more {
	padding: 7px 0px 0px 25px;
}

div.externallink a div.read-more {
	color: #B5B7B8;
}

div.externallink a:hover div.read-more {
	color: #FEA40D;
}

/* ==================================================
	Partners page
================================================== */
div.image-nav .partners {
	margin-top: 4px;
	font-size: 0.8em;
}

div.image-nav .partners .cell {
	background: none;
	padding: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
}

div.image-nav .partners .cell span {
	line-height: 1em;
}

div.image-nav .partners .last {
	margin-right: 0px;
}

/* ==================================================
	About page
================================================== */
div#two-cols div.article .head {
	background-color: #787C7F;
	text-transform: uppercase;
	padding: 10px 25px;
	color: white;
	font-size: 14px;
}

div#two-cols div.article a {
	display: block;
	height: 180px;
	background-color: #6A6E71;
}

div#two-cols div.article .body {
	padding: 10px 25px;
	height: 89px;
	overflow: hidden;
	text-align: justify;
}

div#two-cols div.article .body p {
	color: white;
}

div#two-cols div.article .more {
	width: 458px;
}

div#two-cols div.article .read-more {
	padding: 10px 25px;
	color: white;
}

div#two-cols div.article a:hover div.read-more {
	color: #FEA40D;
}

div#two-cols div.article a:hover .head {
	color: #FEA40D;
}

/* ==================================================
	Frequently used objects
================================================== */
div.print {
	float: right;
	left: 920px;
	width: 80px;
	margin-top: 15px;
	width: 80px;
}

div.print a, div.print a:hover {
	background: url("../gfx/print-icon.gif") no-repeat center right;
	text-transform: lowercase;
	padding-right: 25px;
	font-size: 1.2em;
	text-decoration: none;
	color: #646668;
}

a.back-link, a:hover.back-link {
	background: url("../gfx/prev-icon.gif") no-repeat center left;
	text-transform: lowercase;
	margin-left: 5px;
	padding-left: 12px;
	font-size: 1.2em;
	text-decoration: none;
	color: #646668;
	width: 100%;
}

div.read-more {
	float: right;
	color: gray;
	text-transform: lowercase;
	font-size: 1.2em;
	text-align: right;
	display: block;
	padding-right: 25px;
	padding-top: 5px;
}

a:hover div.read-more {
	color: #FEA40D;
	text-decoration: none;
}

div.link-icons {
	float: left;
	padding-top: 5px;
}

div.link-icons ul {
	overflow: hidden;
}

div.link-icons ul li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 1.3em;
	color: #B5B6BA;
}

div.link-icons img {
	padding-bottom: 5px;
}

.cell {
	overflow: hidden;
}

.paging {
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.2em;
	padding: 10px;
}

.paging a {
	color: #C4C5C7;
	text-decoration: none;
	text-transform: lowercase;
}

.paging span.page a {
	color: #9D9EA2;
}

.paging span.page a:hover {
	color: #FEA40D;
}

.paging span.page {
	padding: 0px 3px;
}

.paging span.page.active {
	text-decoration: underline;
	font-weight: bolder;
	color: #C4C5C9;
}

div.paging span.previous,div.paging span.next {
	padding: 0px 15px;
	color: #BFC0C4;
}

div.paging a:hover span.previous,div.paging a:hover span.next {
	color: #FEA40D;
}

/* ==================================================
	Articles
================================================== */
.article .body {
	text-align: justify;
}

.article .body li {
	margin-left: 25px;
}

.article .body h1 {
	font-size: 16px;
	font-weight: bold;
}

.article .body h2 {
	font-size: 14px;
	font-weight: bold;
}

.article .body h3 {
	font-size: 12px;
	font-weight: bold;
}

.year {
	color: white;
}


#mask {
	background-color: black;
	opacity: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 10;
	display: none;
}

.slidein_content {
  display: block;
  overflow:hidden;
  height: 0px;
  text-align: left;
}
#mask {
  filter: alpha(opacity= 50);
  left: 0;
  top: 0;
  position: absolute;
  opacity: 0.5;
  margin: 0;
}
body {
  position: relative;
  overflow: visible;
  margin: 0;
  padding: 0;
}
html {
  overflow: auto;
  padding: 0;
}