
/****** GENERALS ******/

html {
	padding:0;
	border: 0;
	overflow-y: scroll;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	padding:0;
	border:0;
	word-spacing: 0.1em;
}

input, textarea {
	width: 350px;
	border: 1px solid #979797;
	margin-bottom: 5px;
	font-size: 1em;
	padding:2px;
	color:#FFF;
	background-color:#000;
}

input.button {
	width: 100px;
	border: 1px solid #4B4B4B;
	margin-bottom: 5px;
	font-size: 1em;
	padding:2px;
	color:#000;
	background-color:#4B4B4B;
}

.logo {
	font-size: 2.6em;
	font-weight:normal;
	margin-bottom:-3px;
	letter-spacing:1px;
}

.logo a {
	color:#FFF;
}

a.fat {
	font-weight: bold;
}
a:hover.fat {
	font-weight: bold;
}

a, .product_list li .text input.buy_button {
	font-size: 1em;
	font-weight: normal;
	color: #5e5e5e;
	text-decoration: none;
	text-transform:uppercase;
}

a:hover, .product_list li .text input.buy_button:hover {
	font-size: 1em;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

h1 {
	font-size: 2em;
	font-weight: normal;
	color: #FFF;
	text-transform:uppercase;
	line-height:1.1em;
	margin-bottom:5px;
	margin-top:35px;
	letter-spacing:1px;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #FFF;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-top:30px;
}

h3 {
	font-size: 1em;
	color: #FFF;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:1px;
	line-height:1.3em;
	margin-top:0px;
}

h4 {
	text-transform: uppercase;
	font-weight:normal;
	font-size: 1em;
	margin:0;
}

.room h4 {
	margin-top:0px;
}

p {
	line-height:1.5em;
	margin-bottom:16px;
}

.cite {
	text-transform:uppercase;
}

hr {
	border: 0;
	height: 1px;
	margin-top:6px;
	margin-bottom:25px;
	margin-left:0px;
	margin-right:auto;
}

hr.primary {
	color: #636363;
	background-color: #636363;
	width:100%;
}

hr.secondary {
	color: #5e5e5e;
	background-color: #5e5e5e;
	width:100%;
	margin-bottom:25px;
}

#rooms hr.primary {
	color: #636363;
	background-color: #636363;
	width:100%;
	margin-bottom:8px;
}

#rooms hr.secondary {
	color: #5e5e5e;
	background-color: #5e5e5e;
	width:90%;
	margin-bottom:8px;
}

.clear { clear:both; }

.mission_statement {
	font-size: 1.5em;
	line-height:1.1em;
}

/****** FLASH ******/

#flash_content {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 0;
	top: 0px;
	left: 0px;
}

.white {
	color: #FFF;
}

/****** NAVIGATION ******/
#html_content #navigation {
	height:90px;
	clear:both;
	font-size:1em;
}

#html_static {
	position: fixed;
	z-index: 2;
	width: 400px;
	right: 23px;
	top: 15px;
	font-size:0.9em;
	text-align:right;
}

.flat_nav ul {
	list-style: none;
	margin:0;
	padding:0;
	clear:both;
	margin-bottom:2px;
}

.flat_nav li {
	display:inline;
	margin:0;
	padding:0;
	color: #5e5e5e;
	padding-right:8px;
}


#rooms li {
	margin-right:8px;
}

ul.top_space {
	margin-top:6px;
}

#html_static li {
	padding-left:5px;
}

#navigation li {
	padding-right:8px;
}

#content_navigation {
	
}

div.gallery_preview {
	height: 63px;
	overflow:hidden;
}

/****** CONTENT ******/
.grey {
	font-size: 1em;
	font-weight: normal;
	color: #5e5e5e;
	text-decoration: none;
	text-transform:uppercase;
}

#content {
	line-height:1.3em;
}

ul.content_navigation {
	list-style: none;
	clear:both;
}

ul.anker {
	margin-left: -20px;
	padding-left: 20px;
	background-image: url(/images/bt_arrow_bullet.png);
	background-repeat: no-repeat;
	width:90%;
}

ul.anker_open {
	margin-left: -20px;
	padding-left: 20px;
	background-image: url(/images/bt_arrow_down.png);
	background-repeat: no-repeat;
	width:90%;
}

.content_navigation li {
	display:inline;
	margin:0;
	padding:0;
	color: #5e5e5e;
	text-transform: uppercase;
	padding-right:8px;
}

ul.content {
	list-style: none;
	padding:0;
}
ul.content.video li { 
}

ul.document {
	margin-top:15px;
}

ul.gallery {
	margin-top: 15px;
}

a img {
	border: 0;
}

.content li {
	margin:0;
	padding:0;
}

#html_content {
	width: 620px;
	position: absolute;
	z-index: 3;
	padding-bottom:50px;
	left: 50px;
	top: 20%;
}

#module_wrapper h4 {
	margin-top:15px;
}

ul.room {
	padding:0;
}
#room_body li {
	list-style: none;
	background-image: url(/images/bt_arrow_bullet.png);
	background-repeat: no-repeat;
	padding-left:17px;
	padding-bottom:3px;
}

.location h4 {
	margin-top:15px;
}

.location h1 {
	margin-top:60px;
}


ul.project_list {
	list-style: none;
	margin:0;
	padding:0;
	margin-top:30px;
}

.project_list li {
	margin-bottom:30px;
}

div.project_icon {
	float:left;
	width:100px;
}
div.project_teaser_text {
	float:left;
}
.project_teaser h1 {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:5px;
}
.project_teaser h3 {
/*	margin-top:-5px;*/
}

#noflash {
	right: 23px;
	bottom: 15px;
	position: absolute;
	color: #5e5e5e;
}



/***** SHOP *****/

#shop_links span {
	padding-right: 8px;
}

ul.category_list {
	list-style: none;
	margin:0;
	padding:0;
	margin-top:20px;
}
.category_list li .icon {
	float:left;
	width: 70px;
}
.category_list li .text {
	float:left;
}
.category_list li h1 {
	padding-top:0px;
	margin-top:-1px;
	margin-bottom:5px;
}

ul.product_list {
	list-style: none;
	margin:0;
	padding:0;
	margin-top:20px;
}
.product_list li .icon {
	float:left;
	width: 160px;
	padding-bottom: 16px;
}
.product_list li .text {
	width: 460px;
	float:left;
	padding-bottom: 16px;
}
.product_list li .text span {
	text-transform:none;
}
.product_list li h1 {
	margin-top:0px;
	padding-top:10px;
	padding-bottom: 7px;
}
.product_list li .text input.buy_button {
	border: none;
	cursor: pointer;
}
.country_select select { width: 356px; }