@charset "utf-8";

/* Gehri AG CSS 2008 */

html, body {
	height: 100%;
}
body{
	margin: 0;
	padding: 0;
	background: #FFF;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	letter-spacing: 0.04em;
}
a:link {
	text-decoration: none;
	color: #7F7F7F;
}
a:visited {
	text-decoration: none;
	color: #7F7F7F;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #7F7F7F;
}
a:focus {
	-moz-outline-style: none;
	outline-style: none;
}
.field {
	background-color: #EDEEEF;
	border-color: #999;
	font-family: Verdana;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
}

/*-- structure --*/

#main {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	background: #FFF;
	text-align: left;
}
/*-- navigation bar --*/
#navigation {
	margin: 0 0 4px;
	padding: 0;
	width: 900px;
	height: 90px;
	position: relative;
}
#navigation h1 {
	margin: 0;
	padding: 0;
	width: 70px;
	height: 30px;	
	position: absolute;
	top: 20px;
	right: 0;
	text-indent:-9999px;/*Esto desaparece el texto*/
}
#navigation h1 a {
	width: 70px;
	height: 30px;
	background: url(images/gehri.gif) top left no-repeat;
    float: left;
    text-decoration: none;
}
ul#links {
	position: absolute;
	top: 62px;
	left: 2px;
	margin: 0;
	padding: 0;
	/*width: 520px;*/
	height: 24px;
}
ul#links li {
	padding: 0;
	margin: 0 18px 0 0;
	float: left;
	height: 24px;
	display: block;
	list-style: none;
}
ul#links li a {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}
ul#links li a:hover {
	color: #e90000;
}
ul#links li a#current {
	color: #e90000;
}
#contact {
	position: absolute;
	top: 62px;
	right: 144px;
	width: 56px;
	height: 18px;
	background: url(images/contact.gif) top right no-repeat;
}
#contact a {
	font-family: Verdana;
	font-size: 11px;
	color: #505050;
}
#contact a:hover {
	color: #e90000;
}
#contact a#current {
	color: #e90000;
}
#downloads {
	position: absolute;
	top: 62px;
	right: 62px;
	width: 74px;
	height: 18px;
	background: url(images/downloads.gif) top right no-repeat;
}
#downloads a {
	font-family: Verdana;
	font-size: 11px;
	color: #505050;
}
#downloads a:hover {
	color: #e90000;
}
#downloads a#current {
	color: #e90000;
}
ul#language {
	position: absolute;
	top: 62px;
	right: 0;
	margin: 0;
	padding: 0 5px 0 0;
	width: 48px;
	height: 18px;
	/*border-right: 1px dotted #bebebe;*/
}
ul#language li {
	padding: 0;
	margin: 0;
	float: left;
	width: 16px;
	height: 18px;
	display: block;
	list-style: none;
	text-align: center;
}
ul#language li a {
	font-family: Verdana;
	font-size: 11px;
	color: #505050;
}
ul#language li a:hover {
	color: #e90000;
	border-bottom: 1px solid #e90000;
}
ul#language li a#currentLang {
	color: #e90000;
	font-weight: bold;
	border-bottom: 1px solid #e90000;
}
/*-- splash --*/
#splash {
	margin: 0 0 5px;
	padding: 0;
	width: 900px;
	height: 393px;
	position: relative;
	overflow: hidden;
}
#splash_architects {
	margin: 0 0 5px;
	padding: 0;
	width: 900px;
	height: 393px;
	position: relative;
	overflow: hidden;
	background: url(images/architects.jpg) no-repeat left top;
}
#newsPhoto {
	margin: 0;
	padding: 0;
	width: 622px;
	height: 319px;
	float: left;
}
#newsDetail {
	width: 254px;/*278*/
	height: 343px;/*393*/
	margin: 0;
	background: #E8EAEB;
	float: left;
	padding: 50px 12px 12px;
}
#newsDetail em {
	color: #7F7F7F;
	font-style: normal;
}
#newsDetail h4 {
	margin: 16px 0 6px;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
}
#newsDetail p {
	margin: 0;
	padding: 0;
	line-height: 13px;
	color: #464646;
}
#newsDetail a {
	margin-top: 40px;
	color: #CA0000;
}
#newsText {
	margin: 0 0 5px;
	padding: 0 4px 0 0;
	height: 160px;
	line-height: 13px;
	color: #464646;
	overflow: auto;
}
ul#newsThumbs {
	margin: 18px 0 4px;
	padding: 0 0 0 20px;
	height: 18px;
	background: url(images/newsthumbs_icon.gif) no-repeat left top;
}
ul#newsThumbs li {
	padding: 0;
	margin: 0 4px 0 0;
	color: #303056;
	float: left;
	height: 18px;
	display: block;
	list-style: none;
}
ul#newsThumbs li a {
	font-family: Verdana;
	font-size: 11px;
	color: #303056;
}
ul#newsThumbs li a:hover {
	color: #c1000a;
}
ul#newsThumbs li a#current {
	color: #c1000a;
}
#credits {
	margin: 10px 0 0;
	padding: 0;
	font-size: 9px;
	line-height: 11px;
	color: #7f7f7f;
}
#creditsDetail {
	margin: 10px 0 0;
	padding: 0;
	width: 449px;
	height: 66px;
	font-size: 10px;
	line-height: 11px;
	color: #7f7f7f;
}
.creditsItem {
	clear: both;
}
.creditsLabel {
	width: 72px;
	float: left;
}
.creditsName {
	float: left;
}
/*-- info --*/
#info {
	width: 900px;
	/*min-height:270px;
	height:auto !important;*/
	height: 290px;
}
#details {
	margin: 0 6px 0 0;
	padding: 0;
	width: 622px;
	height: 290px;
	float: left;
	background: #b8b8b8;
	color: #FFF;
}
.itemsHome {
	width: 151px;
	height: 100%;
	margin: 0 6px 0 0;
	padding: 0;
	background: #E8EAEB;
	float: left;
}
.textHome {
	line-height: 13px;
	/*letter-spacing: 0.09em;*/
	color: #7a7b7d;
	padding: 0 6px;
	border-top: 4px solid #fff;
}
.textHome h3 {
	margin: 4px 0 2px;
	font-size: 10px;
	font-weight: bold;
	color: #494b4a;
}
.textHome p {
	margin: 0;
	padding: 0;
}
.textHome a {
	color: #78160d;	
}
.textHome a:visited {
	color: #78160d;	
}
/*-- news --*/
#news {
	width: 260px;
	height: 290px;
	padding: 0 6px;
	overflow: auto;
	background: url(images/news_dotted.gif) repeat-y;
	float: left;
}
#news h3 {
	margin: 0 0 14px;
	padding: 0;	
	font-size: 11px;
	color: #424242;
	font-weight: bold;
}
#news dt {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #828282;
	letter-spacing: 0.1em;
}
#news dd {
	margin: 0 0 12px;
	padding: 0;
	color: #626262;
}
#news dd div#currentNews {
	color: #CA0000;
}
#news dd a {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #7b7b7b;
}
#news dd a:hover {
	text-decoration: underline;
}
#news dd a:visited {
	color: #7b7b7b;
}
/*-- bottom --*/
#bottom {
	margin: 0;
	padding: 4px 0 10px;
	height: 12px;
	/*overflow: auto;*/
	color: #B7B7B7;
	font-size: 10px;
}
#address {
	float: left;
	text-align: left;
}
#address a {
	color: #B7B7B7;
	text-decoration: none;
}
#date {
	float: right;
	text-align: right;
}

