html, body {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: white;	
	width: 100%;
	height: 100%;
}

body {
	background-color: #000000;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0; padding: 0;
	font-weight: bold;
}

h2 {
	font-size: 30px;
	line-height: 32px;
}

h3{
	font-size: 20px;
	line-height: 22px;
}

h4 {
	font-size: 12px;
	line-height: 15px;
}

h5 {
	font-size: 11px;
}

form {
	margin: 0; padding: 0;
}

fieldset {
	margin: 0; padding: 0;
	border: 0;
}

img {
	border: 0;
}

ul {
	margin: 0; padding: 0;
	margin-bottom: 2em;
}
li {
	margin: 0; padding: 0 0 0 12px;
	background: #000000 url("../i/hyphen-white.gif") 0px 1px no-repeat;
	color: #959595;
}

iframe {
	margin: 0; padding: 0;
	background-color: #ffffff;
	height: 190px;
}

.nounder {
	text-decoration: none !important;
}

.detail {
	background-color: #ffffff !important;
	color: #000000 !important;
}

#loader {
	position: absolute;
	z-index: 150;
	top: 50%; left: 50%;
	margin-top: -25px; margin-left: -100px;
	color: #000;	background-color: #ffffff;
	font-size: 12px; font-weight: bold;
	width: 180px; /*height: 30px;*/
	/*_width: 200px; _height: 50px;*/
	padding: 5px 10px 10px 10px;
}


#logoOuter {
	position: absolute;
	top: 40%;
	width: 100%;
}
#logoContainer {
	width: auto;
	padding: 20px;
	height: 100px;
}
/* home logo container */
/*#logoOuter {width:100%;height: 100%; overflow: hidden; position: absolute;}
#logoOuter[id] {display: table; position: static;}
#logoCenter {width: auto; position: absolute; top: 50%;}  for explorer only*/
/*#logoCenter[id] {display: table-cell; vertical-align: middle; position: static;}
#logoContainer {width: auto;position: relative; top: -50%; padding: 20px;}  for explorer only */

#logoHeadline {
	position: absolute;
	top: 10px; left: 20px;
	z-index: 15;
	width: 191px; height: 14px;
}

#logoHeadline h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	position: absolute;
	top: 0px; left:0px;
	z-index: 1;
	width: 191px; height: 14px;
}

#logoHeadline span {
	position: absolute;
	top: 0px; left: 0px;
	background: #000000 url("../i/logo-small.gif") top left no-repeat;
	z-index: 2;
	width: 191px; height: 14px;
	display: block;
	cursor: hand;
}


.navigation {
	position: absolute;
	top: 8px; left: 0;
	z-index: 100;
	padding-top: 0px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: #959595;
}

.lang {
	position: absolute;
	top: 8px; right: 0;
	z-index: 100;
	padding-top: 0px;
	text-align: right;
	width: 100px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: #959595;
}

.navigationPage {
	position: absolute;
	top: 8px; left: 0;
	z-index: 10;
	text-align: center;
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #959595;
	background: transparent;
}

a {
	color: #959595;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

a.active {
	color: #FFFFFF;
	text-decoration: underline;
}

h4.white {
	line-height: 15px;
}

.white {
	color: #fff;
}

.l14 {
	line-height: 14px;
}

.margins {
	padding-left: 20px;
}

.Expanded .margins{
	margin-top: 2px;
}

.padRight {
	width:auto;
	padding-right: 20px;
}

.borders {
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
}

.newsContainer {
	position: absolute;
	z-index: 120;
	top: 40%;
	margin-top: 120px;
	width: 100%;
}

.typeSelector {
	position: absolute;
	top: 90px; left: 0px;
	z-index: 5;
	width: 100%;
}


.columnType, .headlineItem {
	float:left;
	font-size: 12px;
	font-weight: bold;
	color: #959595;
	width: 24.9%;
}

.columnType[class], .headlineItem[class] {
	width: 25%;
}

.newsColumn {
/*	position:relative;*/
	font-size: 11px;
	display: inline;
	float: left;
	vertical-align: top;
}

.newsTitle {
	position: relative;
	display: inline;
}

.newsContent {
	width: auto;
	color: #959595;
	padding-right: 10px;
	height: 300px;
	overflow: auto;
}

.greyColor {
	color: #959595;
	font-weight: bold;
}

.newsImages {
	clear: both;
	display: block;
/*	overflow: hidden;
	height: 90px;*/
	margin-top: 5px;
}

.newsImages img{
	margin: 0 !important; padding: 0 !important;
	border: 0 !important;
}

.fImg {
	float: left;
	display: inline;
	margin: 0;
	margin-bottom: -3px;
}

.headlineItem {
	height: 16px;
}


.Expanded {
	height: 30px;
	_margin-bottom: -5px;
}

.Expanded .hyphen,.Expanded .hyphen-blank {
	margin-top: 6px;
}

.columnType input{
	margin: 0; padding: 0;
	margin-left: -5px;
}

.columnType[class] input{
	margin-left: 0;
}

.columnType label{
	position: relative;
	top: -1px;
	padding-left: 7px;
}

.columnType[class] label{
	top: -2px;
}

label.selected {
	color: #fff !important; 
}

.typeList, .profileContainer, .searchContainer {
	position: absolute;
	top: 160px; left: 0px;
	z-index: 51;
	width: auto;
}

.inpText {
	height: 14px;
	_height: 19px;
	font-size:11px;
	font-weight: bold;
	color: #959595;
	vertical-align: middle;
}

.inpSubmit {
	vertical-align: middle;
	height: 21px;
	_height: 19px;
	width: 50px;
	font-size:11px;
}


.resultList {
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 30px;
	color: #959595;
	font-weight: bold;
}

.padSmall {
	margin-top: 5px !important;
}


.thumbnailRow, .projectListRow{
	width: auto;
}


.thumbImages{
	width: auto;
	overflow:hidden;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}

.thumbImages[class] {
	width: auto;
}


.thumbImages img {
	border: 0;
	display: inline;
}

.thumbContainer {
	background-color: #959595;
	display: block;
	height: 50px;
}

.emptyThumbContainer {
	background-color: transparent;
	display: block;
	height: 50px;
}


.listItems{
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
/*	height: 275px;*/
}
.scrollingZone {
	width: 99%;
	overflow: auto;
	height: 275px;
}
.scrollingZone[class] {
	width: auto;
}

.listItemsContainer {
	display: block;
	height: 255px;
}

.projectItem {
	width: auto;
	display: inline;
	float: left;
	font-size: 11px;
	line-height: 14px;
}

.pItemPadding {
	width: auto;
	padding-right: 10px;
}

.projectItem img{
	margin-bottom: 5px;
}

#projectDetail {
	position: absolute;
	top: 50%; left: 0px;
	width: 100%; height: 550px;
	margin-top: -275px;
	z-index: 100;
	font-size: 12px !important;
	color: #000000 !important;
}

#profileDetail {
	position: absolute;
	top: 50%; left: 0px;
	width: 100%; height: 550px;
	margin-top: -275px;
	z-index: 100;
	font-size: 12px !important;
	color: #000000 !important;
}

#peopleDetail {
	position: absolute;
	top: 50%;
	height: 550px;
	margin-top: -275px;
	z-index: 100;
	font-size: 12px !important;
	color: #000000 !important;
/*	background-color:#ff0000;*/
}

.detailMargins {
	width: auto;
	height: 550px;
	margin: 0px 60px 0px 60px;
	padding: 4px 10px 5px 10px;
	background-color: #ffffff;
	background: #ffffff url("/i/white.jpg") repeat top left;
}

.detailLeftMargins {
	width: auto;
	height: 550px;
	margin: 0px 0px 0px 60px;
	padding: 4px 10px 5px 10px;
	background-color: #ffffff;
}

.detailRightMargins {
	width: auto;
	height: 550px;
	margin: 0px 60px 0px 0px;
	padding: 4px 10px 5px 10px;
	background-color: #ffffff;
}

.detailBothMargins {
	width: auto;
	height: 550px;
	margin: 0px 30px 0px 30px;
	padding: 4px 10px 5px 10px;
	background-color: #ffffff;
}

.detailHeader {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

.detailImages {
	width: 100%;
	overflow: auto;
	margin-bottom: 5px;
	height: 320px;
}

.smaller {
	overflow: hidden;
	height: 180px;
}

.detailImages[class] {
	width: auto;
}

.pDetailIframe {
	height: 515px;
	float: left;
}

.pDetailColumn {
	width: 49.9%;
	height: 515px;
	overflow: auto;
	float: left;
}
.pDetailColumn[class]{
	width: 50%;
}

.desc {
	width: auto;
	padding-right: 10px;
	display: block;
}

.peopleImage {
	width: 90%;
	height:180px;
	overflow: hidden;
}
.peopleImage[class] {
	width: auto;
}

.imageContainer {
	display: block;
	height: 300px;
}

.imageItem {
	width: 360px;
	display: inline;
	float: left;
}

.detailInfo {
	width: 100%;
	overflow: auto;
	height: 192px;
}
.detailInfo[class] {
	width: auto;
}

.pDetail {
	height: 515px;
}

.detailInfoIFrame {
	width: 100%;
	background-color: #ffffff;
}
.detailInfoIFrame[class] {
	width: auto;
}

.infoContainer {
	margin: 0; padding: 0;
	display: block;
	height: 170px;
}

.infoItemContainer {
	height: 170px;
	overflow: hidden;
}

.infoItem {
	width: 290px;
	height: 170px;
	overflow: hidden;
	padding-right: 20px;
	display: inline;
	float: left;
	font-size: 12px;
	line-height: 15px;
}

.infoItemHelper {
	position: relative;
	top: 10px; left: 10px;
	width: 290px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 15px;
	color: black;
	background: #ffffff url("../i/170px.gif") top left repeat;
	padding-bottom: 20px;
}

.infoItem[class] {
	width: 290px;
}

.infoPad {
	padding-top: 6px;
}


.detail a:hover, #projectDetail a:hover, #peopleDetail a:hover, #profileDetail a:hover{
	color: #000000;
}

#profTextContainer {
	width: 100%;
	height:300px;
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 21px;
}

.profileBoxes {
	width:100%;
	margin-bottom: 30px;	
}

.contact {
	width: 100%;
}

#contContainer{
	width: auto;
}

.profileColumn {
	float:left;
}
.boxContent {
	width: auto;
	font-size: 11px;
	line-height: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 310px;
	overflow: auto;
}

.boxContent ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 1em;
	padding-bottom: 0px;
}

.boxContent[class] {
	height: 300px;
}

.greyBox {
	width: auto;
	height: 310px;
	background-color: #959595;
	cursor: hand;
}

.contactColumn {
	/*font-weight: bold;*/
	float: left;
}

.fullUrl {
	width: 100%;
	overflow: hidden;
	padding-top: 1px;
	height: 15px;
	font-size: 11px;
}

.innerLink{
	width: 350px;
}

#copyContainer {
	position: absolute;
	z-index: 10;
	/*margin-left: 20px;*/
	top: 100%;
	margin-top: -30px;
	height: 20px;
	color: #959595;
	width: 100%;
}

.copyInsider {
	margin-left: 20px;
	width: auto;
}

.copy {
	color: #959595;
	clear: both;
	display: block;
}

.oHidden {
	overflow: hidden;
}

.hidden {
	display: none !important;
}

.visible {
	display: block;
}

.vInline {
	display: inline !important;
}

.clear {
	clear: both;
	display: block;
}

.hyphen {
	width: 7px; height: 7px;
	background: #000000 url("../i/hyphen.gif") top left no-repeat;
	display: block;
}

.hyphen-blank {
	width: 7px; height: 7px;
	display: block;
}


#debuger {
	position: absolute;
	width: auto;
	background-color: #fff;
	color: #000;
	z-index: 1000;
}

#sizeTester {
	width: auto;
	height: 1px;
	margin-top:-20px;
}

.imageBox {
	width: 93%;
	overflow: hidden;
	font-size: 11px;
}
.imageBox[class]{
	width:auto;
}

.innerImages {
	width: auto;
	padding-left: 10px;
}

#disabler {
	position: absolute;
	z-index: 1000;
	top: 0px; left: 0px;
	width: 100%;
	height: 100%;
}

.pfhome {
	background: #221E1F url('../i/pf-bg.jpg') bottom left no-repeat;
}

.geContent { position: absolute; top: 60px; left: 630px; width: 200px; background-color: #221E1F; }