body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background-color:#000;
	color:#FBFBFB;
	letter-spacing: 1px;
	background-image:url(/images/loading.gif);
	background-repeat:no-repeat;
	background-position:50% 200px;
	overflow:hidden;
}

table, tr, td{
	height:100%;
	width:100%;

}


a{
	color:#fff;
	text-decoration:none;
}

a:hover{
	color:#f1f1f1;
	border-bottom:dotted 1px #f1f1f1;
}

.clearfloats{
	clear:both;
	height:0;
}

.close{
	float:right;
	margin:5px 10px;
	padding-bottom:1px;
}

.close:hover{
	padding-bottom:0px;
}

#navigationContainer{
	position:relative;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	overflow:visible;
}

#navigationContainer .top{
	background-image: url(/images/gfx_black70_bg.png);
}

#identity {
position:absolute;
	width:230px;
	top:0;
	left:0;
	z-index:1337;

}

#identity img{
	margin-top:10px;
	margin-left:20px;
}

#navigationContainer #navigation{
	float:left;
	margin-left:220px;
	border-left: solid 1px #000;
	padding-left:15px;

}

#navigationContainer #navigation .portfolio{
	border-right: solid 1px #909090;
	float:left;
	margin-right:15px;
}

#navigationContainer #navigation h3{
display:block;
float:left;
margin-right:20px;
margin-top:3px;
color:#fff;

}

#navigationContainer #navigation ul{
float:left;
font-size:10px;
line-height:14px;
margin-top:6px;
margin-bottom:6px;
padding-right:20px;

}

#navigationContainer #windowLinks{
	float:left;
	margin-top:-2px;
}

#navigationContainer #windowLinks ul{
	width:100%;
	margin-top:10px;
	margin-bottom:11px;
}

#navigationContainer #windowLinks li{
	display:inline;
	margin-right:10px;
}



#navigationContainer #windowLinks a{
	font-size:12px;
	font-weight:bold;
}

#navigationContainer #windowLinks li.sub{
	position: relative;
}

#navigationContainer #windowLinks li.sub a:hover {
	border:none;
}

#navigationContainer  #windowLinks  li.sub ul {
	display: none;
	position: absolute;
	left: 0;
	top:15px;
	padding:10px 10px 5px 10px;
	background:#000;
	border:1px solid #fff;
	width:200px;
	z-index:4;
	line-height:20px;
} 

#navigationContainer  #windowLinks  li.sub .pointer{
	position:absolute;
	top:1px;
	left:10px;
	width:50px;
	height:25px;
	background-image:url(/images/pointer.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	display:none;
	z-index:5;
	
}

#navigationContainer  #windowLinks li:hover > ul {
display: block;
}

#navigationContainer  #windowLinks li:hover > .pointer {
display: block;
}

#navigationContainer  #windowLinks li.sub ul li {
display: block;
}

#navigationContainer  #windowLinks li.sub ul a{
font-weight:normal;
white-space:nowrap;
}


#navigationContainer  #windowLinks li.sub ul  a:hover{
font-weight:normal;
white-space:nowrap;
border-bottom:dotted 1px #f1f1f1;
}



#navigationContainer #bottomBar{
	margin-top:1px;
	float:left;
	width:100%;
	line-height:20px;
	background-image: url(/images/gfx_black80_bg.png);
}

#navigationContainer #bottomBar h3{
	margin:0 5px 0 20px;
	display:inline;
}

#navigationContainer #bottomBar h4{
	font-weight:normal;
	font-size:10px;
	margin:0 20px 0 5px;
	display:inline;
}

#gallery a{
	padding:0 4px 0 5px;
	background-color:#FFFFFF;
	color:#000;
	text-decoration:none;
	border:1px solid #fff;
}

#gallery a:hover,#gallery a.activeExample{
	background-color:#000;
	color:#fff;
	text-decoration:none;
}

a#showInfo{
background:url(/images/gfx_black70_bg.png) transparent 0 0 ;
padding:0px 10px;
font-size:10px;
letter-spacing:1px;
border:none ;
float:right;
margin-right:20px;
}

a#showInfo:hover{
background-image:none;
background-color:#fff ;
color:#000 ;

}

#example{
	text-align:center;
	height:200%;
	left:-50%;
	position:absolute;
	top:-50%;
	width:200%;
	z-index:1;
	
}


#example table{
	border-spacing:0;
	padding:0;
	border-collapse:collapse;
	height:100%;
}
#example tr {}
#example td {
	text-align:center;
	vertical-align:middle;
}

#example td img{
	margin:0pt auto;
	min-height:50%;
	min-width:50%;
}

#panelsContainer{
	position:relative;
	top:0;
	z-index:5;
}

#news, #links, #about, #contact{
	margin-bottom:1px;
	background-image:url(/images/gfx_black70_bg.png);

}

#news a,#about a,#links a,#contact a, #informationContainer a, #showInfo{
	color:#CCFF00;
}

#news a:hover,#about a:hover,#links a:hover,#contact a:hover, #informationContainer a:hover{
	text-decoration:underline;
}


#links li{
	color:#fff;
	list-style-position: inside;
	list-style-type: square;
}
#news .newsImage{
	height:70px;
	background-position:top left;
	background-repeat:no-repeat;
}

#panelsContainer .wrapper{ padding:10px; height:200px; overflow-y:auto; overflow-x:hidden;}

#panelsContainer #wrapperFull{ padding:10px; overflow-y:auto; overflow-x:hidden;}


#panelsContainer h1{
padding:1px 3px;
background-color:#FFFFFF;
font-size:14px;
color:#000;
}

#panelsContainer #information{

}

#panelsContainer #information #informationContainer{
background-image:url(/images/gfx_black80_bg.png);

}

#panelsContainer #information .wrapper img{
	float:left;
	margin: 5px;
}
#panelsContainer #information .wrapper h3{
	display:inline;
	font-style:italic;
}


#panelsContainer #column1,#panelsContainer #column2,#panelsContainer #column3{
	width:33%;
	margin:1px;
	float:left;
}



#contact label{
	display:block;
	font-weight:bold;
	margin-bottom:3px;
}

#contact input, #contact textarea, #contact .textField{
	font-size:14px;
	margin-bottom:5px;
	padding:5px;
}

#contact textarea{
	height:50px;
	width:90%;
	padding:3px;

}

#contact .textField, #contact textarea, input{
	color:#fff;
	background-color:transparent;
	background-image:url(/images/gfx_black30_bg.png);
	border:1px solid #606060;
}

input:hover{
	background-color:#fff;
	color:#000;
	background-image:none;
}


#contactText{
	margin-top:40px;
	width:225px;
	float:right;
}

#contactText h2{
	font-size:14px;
	margin-top:5px;
}