@charset "UTF-8";
/* CSS Document */
html, body {
	background-image: none;
	background-color: #000;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#wilkommen {
	width: 55%;
	height: 44px;
	position: absolute;
	bottom: 36%;
	left: 60px;
	z-index: 5;
}
#wilkommen p { 
	font-family: 'ImpactRegular';
	color: #fd9510;	
	font-size: 5em;
	letter-spacing: 1px;
	border-bottom: 1px solid #fff;
	width: 100%;
	padding: 0;
	margin: 0;
}
#wilkommen a {
	text-decoration: none;	
}
* html #wilkommen {
	bottom: 0;
	top: 50%;
}
#admin {
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 0;
	left: 0;	
}
#menu2 {
	color: #fff;
}
#menu2 a {
	color: #fff;
}
#linkphotowrap {
	position:absolute;
	right: 0;
	bottom: 10%;
	z-index: 5;
	width: auto;
	height: auto;	
}
* html #linkphotowrap {
	bottom: 0;
	top: 30%;
}

#butterfly {
	float:left;
	position: relative;
	margin: -155px -33px 0 0;
	z-index: 7;	
}
*+html #butterfly {
	float: right;
}
* html #butterfly {
	float: right;	
}
#linkphoto1, #linkphoto2, #casestudy, #luxford, #glasswinger {
	position:relative;
	float: right;
	z-index: 5;
	margin-top: -35px;
}
#casestudy, #luxford, #glasswinger {
	font-size: 8px;
	width: 244px;
	height: 38px;
	padding: 10px 0 0 26px;
}
#casestudy a, #luxford a, #glasswinger a{
	text-decoration: none;
}
#casestudy a:hover, #luxford a:hover, #glasswinger a:hover {
	color: #fd9510;	
}
#photocredit { position: absolute; bottom: 60px; right: 0;padding: 36px 12px 0 0; color: #fff; font-size: .9em; text-align:right; z-index:999; }
#photocredit a { color: #fff; border-bottom: 1px dotted #fff; font-size:.9em; text-decoration:none;}
#casestudy span.large, #luxford span.large, #glasswinger span.large {
	font-family: 'ImpactRegular';
	font-size: 1.5em;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000;
}
#casestudy span.small, #luxford span.small, #glasswinger span.small {
	font-size-adjust: .4;
	font-size: 9px\9
}
#linkphoto2 {
	margin-top: 0;
	z-index: 6;
}
#glasswinger {
	margin-top: 16px;
	background: url(../_assets/hp_link_blank.png) no-repeat top left;	
}
#luxford {
	margin-top: 0;	
	background: url(../_assets/hp_link_blank.png) no-repeat top left;
}
#casestudy {
	margin-top: 0;
	background: url(../_assets/hp_link_blank_angled.png) no-repeat top left;	
}
#hpinfo {
	height: 24px;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 12px;
	left: 0;
	font-size: .75em;
}
#hpinfo p, #hpinfo a, #hpinfo strong, #hpinfo h1 {
	text-decoration: none;	
	color: #fff;
	line-height: 1.4;
}
#hpinfo a {
	border-bottom: 1px dotted #CCC;
}

html #hpinfo a {
	font-size: 1em\9
}
#hpinfo a:hover {
	color: #fd9510;
	border-bottom: none;
}
#hpinfo strong {
	font-weight: bold;	
}

ul.MenuBarHorizontal a, #menu2 ul.MenuBarHorizontal a {
	color: #fff;	
}

