/* ==== DEFAULTS -- DO NOT CHANGE ======= */

* { margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none; }
* html a:hover {visibility:visible}
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
dfn, i, cite, var, address, em { font-style: normal; }
th, h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
strong,b { font-weight: bold; }
em,i { font-style: italic; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td, center { text-align: left; vertical-align: top; }
body { line-height: 1; background: white; color: black; }
q { quotes: "" ""; }
ul, ol, dir, menu { list-style: none; }
sub, sup { vertical-align: baseline; }
a { color: inherit; }
hr { display: none; } /* we don't need a visual hr in layout!! damn right mofos */
font { color: inherit !important; font: inherit !important; color: inherit !important; } /* disables some nasty font attributes in standard browsers */


#hpnavigation a#whatwedo, #hpnavigation a#advertisers, #hpnavigation a#services, #hpnavigation a#martinschoel, #panel, #rotate, #enter-wrapper, .hpsummary-menu a {
	_behavior: url(themes/martinschoel/templates/iepngfix.htc);
	_cursor: hand;
	}

body {
	font: normal 11px helvetica,arial,sans-serif;
	}
.wrapper {
	width: 100%;	
	}		
.left {
	background: url(../images/hpimg-constructionleft.jpg) repeat-x top right;
	color: #f5fafb;
	}	
.center {
	width: 960px;
	height: 576px;
	background: url(../images/hpimg-construction.jpg) no-repeat top center;
	}
#main {
	margin: 0 auto;
	width: 960px;
	position: relative;
	}	
.right {
	background: url(../images/hpimg-constructionright.jpg) repeat-x;
	color: #f5fafb;
	}
	
	
/* =========== UPPER-MIDDLE ========== */	
	
	
#hpnavigation {
	position: absolute;
	left: 0;
	top: 440px;
	width: 881px;
	height: 136px;
	padding: 0 40px 0 39px;
	}	
#hpnavigation a#whatwedo {
	background: url(../images/whatwedo_btn.png) no-repeat 0 0;
	width: 225px;
	height: 136px;
	font-size: 1px;
	color: #429121;
	line-height: 1%;
	text-decoration: none;
	display: block;
	}	
#hpnavigation a:hover#whatwedo {
	background: url(../images/whatwedo_btn.png) no-repeat 0 -136px;
	}		
	
#hpnavigation a#advertisers {
	background: url(../images/advertisers_btn.png) no-repeat 0 0;
	width: 216px;
	height: 136px;
	font-size: 1px;
	color: #20463b;
	line-height: 1%;
	text-decoration: none;
	display: block;
	}	
#hpnavigation a:hover#advertisers {
	background: url(../images/advertisers_btn.png) no-repeat 0 -136px;
	}		
		
#hpnavigation a#services {
	background: url(../images/services_btn.png) no-repeat 0 0;
	width: 217px;
	height: 136px;
	font-size: 1px;
	color: #20463b;
	line-height: 1%;
	text-decoration: none;
	display: block;
	}	
#hpnavigation a:hover#services {
	background: url(../images/services_btn.png) no-repeat 0 -136px;
	}		
			
#hpnavigation a#martinschoel {
	background: url(../images/martinschoel_btn.png) no-repeat 0 0;
	width: 225px;
	height: 136px;
	font-size: 1px;
	color: #20463b;
	line-height: 1%;
	text-decoration: none;
	display: block;
	}	
#hpnavigation a:hover#martinschoel {
	background: url(../images/martinschoel_btn.png) no-repeat 0 -136px;
	}	
	
	
#message {
	position: absolute;	
	top: 133px;
	left: 44px;
	}

#Content {	
	width:500px;
	_width:498px;
}

#rotate {
    width:400px;
	height:160px;
	overflow:hidden;
    float:left;
	margin: 260px 0 0 48px;
	_margin: 260px 0 0 28px;
	background: url(../images/rotate-bg.png) no-repeat left top;
}	

#rotate img {
    border:1px solid #ccc;
	padding:3px;
	margin: 0 5px 5px 0;
	background: transparent url(../images/innerrotate-bg.png) no-repeat left top;
}

#philosophy	span, #references span, #featured span {
 background:#000000;
 padding: 0 11px 0 8px;
 display:block;
}

	
/* ========== SIDEBAR ========= */	
	
#sidebarWrapper {
	width: 276px;
	height: 400px;
	position: absolute;
	top: 4px;
	right: 45px;
	padding: 0 0 0 0;
	color:#fff;
	}
	
#sidebarWrapper a:focus {
	outline: none;
}

.active {
	background-position: right 8px;
}

#enter-wrapper {
/*	background: url(../images/hpsummary-bg.png) no-repeat right top;
	_background: url(../images/hpsummary-bg.gif) no-repeat right top; */
	width: 283px;
    position:absolute;
	top:0;
	padding: 0;
	text-align:left;
}

#hpsummary {
	height:210px;
}

#hpflashmenu {
    height:160px;
    width: 283px;
	padding:0;
	margin: 10px 0 15px 18px;
}

.hpsummary-menu {
    position: relative;
    display:block;
    height:50px;
    width: 101px;
	margin:119px 0 0 0;
	padding:0;
}

.hpsummary-menu a {
    display:block;
	background: url(../images/blog-button.png) no-repeat;
    color: #666;
	font-family:Arial,Helvetica,sans-serif;
    height:50px;
    width: 101px;
	float:left;
}

.hpsummary-menu a:hover {
    background-position:0 -44px
}

.hpsummary-menu img {
    height:50px;
    width: 101px;
	border: 0;
}


.hpsummary-menu span {
    position: absolute;
    left: 89px;
	top: 66px;
	padding:0;
	margin:0;
    cursor: pointer;
}

#footer {
	width: 911px;
	margin: 0 auto;
	color: #aaa;
	padding: 54px 0 0 49px;
	background: url(../images/hp-footer.png) no-repeat right top;
	}
#footer ul {
	float: left;
	margin: 0 75px 0 0;
	color: #aaa;
	}			
#footer ul:hover, #footer ul:hover a {
	color: #000;
	}
#footer li:hover {
	color: #000;
	}	
#footer .title {
	display: block;
	padding: 0 0 6px 0;
	font-weight: bold;
	}	
#footer li {
	display: block;
	padding: 0 0 2px 0;
	line-height: 120%;
	font-weight: bold;
	}		
#footer a {
	color: inherit !important;
	color: #aaa;
	font-weight: normal;
	font-size:10px;
	text-decoration:none;
	}	
	
#footer a:hover {
	text-decoration: underline;
	}
	
.rights {
	display: block;
	clear: both;
	padding: 20px 0 0 0;
	}	

.webtwoo-wrapper, .cms-wrapper {
	width:160px;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
}

.webtwoo, .cms {
	list-style: none;
}
.webtwoo ul, .cms ul { 
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
	
.webtwoo li, .cms li {
  width:72px;
  float: left;
  margin: 0 0 4px 0;
}

.webtwoo a *, .cms a * {
  display: none;
}

.webtwoo a, .cms a {
    height: 15px;
    width: 72px;
	position: relative;
    display:block;
	cursor:pointer !important;
}

.webtwoo a {
    background: transparent url(../images/webtwoo-labels.png) no-repeat;
	_background: transparent url(../images/webtwoo-labels.gif) no-repeat;
}

.cms a {
    background: transparent url(../images/cms-labels-hp.png) no-repeat;
	_background: transparent url(../images/cms-labels-hp.gif) no-repeat;
}

/* individual navigation items */
.webtwoo .webtwoo-twitter a {
  background-position: 0 0;
}

.webtwoo .webtwoo-twitter a:hover {
  background-position: 0 -15px;

}

.webtwoo .webtwoo-facebook a {
  background-position: 0 -30px;
}

.webtwoo .webtwoo-facebook a:hover{
  background-position: 0 -45px;
}

.webtwoo .webtwoo-friendfeed a {
  background-position: 0 -60px;
}

.webtwoo .webtwoo-friendfeed a:hover {
  background-position: 0 -75px;
}

.cms .cms-plone a {
  background-position: 0 0;
}

.cms .cms-plone a:hover {
  background-position: 0 -15px;
}


.cms .cms-drupal a {
  background-position: 0 -30px;
}

.cms .cms-drupal a:hover{
  background-position: 0 -45px;
}

.cms .cms-movable-type a {
  background-position: 0 -60px;
}

.cms .cms-movable-type a:hover {
  background-position: 0 -75px;
}

.cms .cms-silverstripe a {
  background-position: 0 -90px;
}

.cms .cms-silverstripe a:hover {
  background-position: 0 -105px;
}

.tuner {
	width:60px;
	height:50px;
	display:block;
	overflow:hidden;
	margin:0 0 0 13px;
	padding:0 0 0 65px;
	float:left;
	clear:right;
}

.partners {
	width:210px;
	height:100px;
	display:block;
	margin:0 35px 0 25px;
	padding:0;
	float:right;
}

.partners li {
	margin:0 0 10px 0;
	list-style-type: none;
	list-style-position:outside;
}