
/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: helvetica, sans-serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	border:0;
}
em, strong {font-weight:bold;}
a {text-decoration:none;}
body {
	background: white;
	color: #666666;
	margin: 20px 0 20px 0;
	color:#666666;
	padding: 5px 30px;
	font-size:11px;
	width:95%;
	line-height:13px;

	}
p {
margin-bottom:12px;
}

#header {
width:100%;
height:110px;
}


#logo {}
#logo a, img{border:0; float:left;display:block; }

#nav{float:left;display:block;margin-left:85px;}
#nav ul, #nav li {
	list-style:outside;
	list-style-type:none;
	}
#nav ul {display:block;float:left; width:90px; margin-right:10px;}
#nav .rex-current, #nav .rex-active {color:#F60;}

#breadcrumb{height:20px;
width:100%;
}

#content {
top:200px;
left:0px;
width:100%;
}

#proj-description a, .row-item p a {background-color:#efefef;}

#pagename {
position:absolute;
top:175px;
left:38px;
font-size:13px;
font-weight:bold;}
/* Site-wide */

#text {
font-family:Georgia, "Times New Roman", Times, serif;
max-width:440px;
margin-left:38px;
margin-top:38px;	
clear:both;
display:block;
float:left;
font-size:12px;
line-height:17px;

}

.clearfix { 
	overflow : hidden;
	_height : 1%;
}


a, img {color:#666666;text-decoration:none; border:0px;}

a:hover {color:#000000;}
	
	
.item{
	width:200px;
	height:250px;
	float:left;
	display:inline;
	top:0px;
	position:relative;
	margin-bottom:20px;
	margin-right:20px;
	overflow:hidden;
	border-top:1px #000 dotted;
	padding-top:10px;
	}
	
.item h3 {font-weight:bold; height:30px;}
.item img{margin-bottom:10px;}
.item_title{font-weight:bold;
	float:left; display:block;}
.item_descrip {clear:both;
	 display:block;}
.item a:hover>img {opacity:0.7;}	

.case {width:680px; position:relative; clear:right; margin-bottom:20px; min-height:130px;padding-top:10px; display:block;float: right; }

	
.row-item {width:680px; position:relative; clear:both; margin-bottom:20px; min-height:130px; border-top:#000 dotted 1px; padding-top:10px; display:block;float:left; left:220px; }
.row-item p{width:300px;display:block; float: left;}
.row-item .additional_info {width:100px; float:right;}
.row-item img{width:200px; display:block; float: left;margin-right:20px;}

#proj-description {
	width:200px; display:block; float:left; left:30px; top:180px; position:absolute;
	border-top:1px dotted #000; padding-top:10px; min-height:600px; 
	}
#feedcontainer {min-width:680px; position:absolute; left:250px; }
#headline h3{margin-top:10px;}
#headline {
	width:200px; height:0px; overflow:visible; 
	font-weight:bold;
	border-top:1px dotted #000;
	}

/* language menu */
#lang {
	width:100px;
	right:35px;
	position:absolute;
	top:25px;
	}
#lang .current_lang {color:#FF6600;}



/* player */
#player {display:block; float:left; margin-right:20px;}