* {margin: 0; padding: 0;}
img {border: none;}


#topbox {position: absolute; top: 22px; left: 0px; width: 100%;}

h1 {
	font-size: 1.4em;
	margin-top: 8px;
}

h1.black {
	margin-top: 26px;
}
#caseinfo h1 {
	margin-top: 12px;
	font-size: 12px;
}

h1.grass {
	background-color: #42ff00;
	color: #feeeef;	
	font-size: 30px;
	padding: 0;
	font-weight: bolder;
}

#sidebar h2 {
	background-color: #42ff00;
	color:#FEEEEF;
	font-size:20px;
	padding: 10px 17px 12px;
	padding: 0;
}
a {
	color: #bd00ff;
}
a:visited {
	color: #bd00ff;
}
a:hover, a:active, a:focus {
	color: #d000cc;
}
#header a.normal { text-decoration: none; color: #9b9b9b }
#header a.normal:hover, #header a.normal:active, #header a.normal:focus { color: #d000cc; }
a.active, a.active:hover, a.active:active, a.active:focus {
	color: #d000cc;
	text-decoration: none;
}

p {
	padding: 1em 0.2em;
	font-size: 1.6em;
}
p.small {
	font-size: 1.2em;
}
p.extrasmall {
	font-size: 0.9em;
}
span.newsdate {
	
}
.artist p {
	padding: 0;
	font-size: 11px;
	color: #9b9b9b;
}
.artist span {
	font-size: 12px;
	font-weight: bold;
}
li.artist span, li.artist a {
	display: inline;
}
/* structure */
body {
	background-color:#ffffff;
	color:#242424;
	font-family:Arial, Verdana, Sans-Serif,'Lucida Grande';
	font-size:62.5%;
	text-align:center;
	width: 100%;
}
#page {
	margin: 116px auto 10px auto;
	width: 960px;
	float: none;
	position: relative;
	text-align:left;
}
#header {
	height: 100px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#pagetitle {
	float: left;
	width: 160px;
	font-size: 1.3em;
}
.navblock {
	float: left;
	display: block;
	width: 140px;
	margin: 0 10px;
}
.navblock h2 {
	font-size: 16px;
	margin-top: 4px;
	margin-bottom: 5px;
	display: inline;
}
.navblock h2.current {
	 color: #feeeef;
	 background-color: #000000;
}
.navblock ul li {
	font-size: 9px;
	list-style-type: none;
	line-height: 1em;
}
.navblock ul {
	margin-top: 4px;
}
#langselect {
	position: absolute;
	right: 0; bottom: 23px;
	text-align: right;
}
#langselect li {
	list-style-type: none;
	font-variant: small-caps;
	font-size: 1.2em;
	line-height: 0.9em;
}
#langselect li a.active {
	color: #42FF00;
}
#contentwrapper {
	position: relative;
}
#content {
	font-size: 1.2em;
	min-height: 470px;
	width: 824px;
	position: relative;
}
#sidebar {
	width: 155px;
	position: absolute; right: 0; top: 0;
	overflow: hidden;
}
.columnheader {
	height: 45px;
	background-color: #42FF00;
	overflow: hidden;
	padding-left:4px;
	margin-bottom: 4px; 
}
.fullcolumn {
	clear: both;
	position: relative;
	display:block;
}
.leftcolumn {
 	width:787px;
	overflow:hidden;
}
#footer {
	color:#c0c0c0;
	font-size: 0.8em;
	margin-top: 20px;
}
/* content list */
#contentlist li {
	display: block;
	height: 78px;
	overflow: hidden;
	position: relative;
	margin-top: 4px;
	font-size: 14px;
}
#contentlist span.date {
	display: block;
	font-weight: bold;
}
#contentlist span.newsbody {
	display: block;
}
#contentlist img {
	width:106px;
	height: 78px;
	float: left;
}
#contentlist .info {
	position: absolute; bottom: 0; left: 112px;
}
#contentlist .adminlinks {
	position: absolute;
	right: 0;
	text-align: right;
	width: 100%;
	border-top: 2px solid #feeeef;
}
/* news list */
#newslist li {
	display: block;
	overflow: hidden;
	list-style-type: none;
	padding: 10px 0;
}
#newslist li .newsdate {
	font-size: 9px;
	font-weight: lighter;
	display: block;
}
#newslist li .newsbody, #newslist li .newstitle {
	font-size: 10px;
	font-weight: bold;
	display: block;
}
/* case list */
#caseinfo {padding-bottom: 10px;}
#caseviewermask {
	overflow: hidden;
	margin: 0 auto;
	height: 110px; width: 960px;
	position: relative;
	margin-bottom: 20px;
}
#caseviewer {
	position: absolute; left: 0px; top: 0;
	height: 112px;
	background-repeat: repeat-x;
	font-size: 9px;
	font-family: Verdana, Arial, Sans-Serif,'Lucida Grande';
}
#caseviewer li {
	float: left;
	display: inline;
	list-style-type: none;
	width: 158px; height: 110px;
	display: block;
	cursor: pointer;
	margin-right: 2px;
}
#caseviewer li a {text-decoration: none; cursor: pointer;}
#caseviewer .currentcase, #caseviewer .currentcase * {cursor: default;}
#caseviewer .currentcase span.casetitle {
	color: #ffffff;
	background-color: #242424;
	text-decoration: none;
}
#caseviewer li a img {
	width: 158px; height: 49px;
	margin-bottom:5px;
	position:absolute; top:0;
}
#caseviewer li a span {
	display: block;
	line-height: 0.9em;
	color: #000000;
	padding-left: 4px;
}
span.achitects, span.developers, span.location, span.description {display: block;}
#caseviewer li a span.casetitle {
	font-size: 1.1em;
	text-decoration: none;
	color: #bc00fb;
	margin-top:53px;
	padding-bottom: 0.2em;
}

/* case slider */
#caseviewnav {position: absolute; top: 112px; height: 16px; width: 960px;}
#slider {
	background: transparent;
	height: 10px; width: 888px;
	margin: 0 36px;
	cursor: pointer;
	overflow: hidden;
}
#knob {
	height: 10px; width: 32px;
	background: #000;
	cursor: move;
}
#previuscase, #nextcase, #nextcasefast, #previuscasefast {
	position: absolute; top: 0; 
	cursor: pointer;
	background: transparent url(/images/icons/navsprite.gif) repeat scroll 0%;
	height:10px;	width:20px;
}
#previuscase {		
	left: 20px;
	width: 10px;
	background-position: -23px -23px;
}
#previuscasefast {	
	left: -2px;
	background-position: -23px -78px;
}
#nextcase {
	right  : 20px;
	width: 10px;
	background-position: -23px -133px;
}
#nextcasefast {
	right  : -2px;
	background-position: -23px -188px;
}

/* alphabet */
#alphabet {
	list-style-type: none;
	margin-top: 5px;
 	font-size: 1.1em;
}
#alphabet li {
	display: inline;
	margin-right: 8px;
	color: #9b9b9b;
}
#alphabet li a.active{
	color: #000000;
	font-weight: bold;
}

/* media */
#nextbtn a, #prevbtn a {
	position: absolute;
	width: 77px;
	height: 45px;
	cursor: pointer;
	background: transparent url(/images/icons/navsprite.gif) repeat scroll 0%;
}

#nextbtn a{	right: 0;  background-position: -23px -333px; }
#prevbtn a{ 	left: 0;   background-position: -23px -513px; }
#nextbtn a{  border-left: 2px solid #FFFFFF; }
#nextbtn a:hover { background-position: -23px -243px; }
#prevbtn a:hover { background-position: -23px -423px; }

#casemedia {height:360px;}
#casemedia .mask, .mediamask {
	height:360px; width:787px;
	overflow:hidden;
	position:relative;
}
#newsmedia {
	overflow: hidden;
	width:787px;
	max-height: 360px;
}
#casemedialist {
	width: 3148px;
}
#casemedia .image img {height:360px;}
#casemedialist li {
	float:left;
	display:block;
	width: 787px;
}

#sidebar.caseview {
	height: 360px;
}
#thumbs{
	position:absolute; bottom: 0; right: 0;
	width:155px; height:40px;
	overflow:hidden;
}
#thumbs li {
	display:block;
	width:36px; height:40px;
	margin:0;
	padding:0;
	float:left;
	cursor:pointer;
	margin-right: 2px;
}
#thumbs li img {
	width:36px; height:30px;
	margin: 0;
	padding: 0;
}
/* slideshow */
#slideshow {
	height: 360px;
	overflow: hidden;
	position: relative;
}
#slideshow img {
	position: absolute;
	top: 0;
	left: 0;
	height: 360px;
}
/* meta */
#metamenu {
	text-align: right;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #2e3436;
	color: #feeeef;
	padding: 2px 0;
	width: 100%;
	border-bottom: 2px solid #888a85;
}
#metamenu li {
	display: inline;
}
#metamenu li a, #metamenu li span {
	font-size: 1.2em;
	padding: 2px 10px;
}
#metamenu a {
	color: #729fcf;
	text-decoration: none;
}

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.black {
	visibility: hidden;
	font-size: 18px;
}


.sIFR-hasFlash h1.grass {
	visibility: hidden;
	font-size: 32px;
}

.sIFR-hasFlash .navblock h2 {
	visibility: hidden;
	font-size: 16px;
}

.sIFR-hasFlash .navblock h2.current {
	visibility: hidden;
}


.sIFR-hasFlash .xxx h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash .xxx h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash .xxx h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}