body {
	text-align:center; /*center hack*/
	margin:  0;
	padding: 0;
	font: 13px verdana, arial, sans-serif;
	color: #000;
	background: #9cc;
}

div {
	margin:0px;
}



li {
	list-style: none;
}

a {
	text-decoration:none;
	border: none;
}

b, strong {
	color: #000;
}


#wrap {
	width:80%;
	margin:0 auto;
	text-align:left;
	width: 1000px;
	background: url(container.png) repeat-y;
	 
	
}

#header,#main,#footer {
	margin: 0px 15px 0px 15px;
}

#header {
	width: 970px;
	height: 190px;
	background: url(header.jpg) no-repeat;
}

#header.small {
	background: url(header-small.jpg) no-repeat;
	height: 150px;
}

#header a img {
	border: none;
}



#sections {
	position:relative;
	top:158px;
	left:58px;
}

#sections * {
	display:inline;
	margin:0px;
}

#sections li a {
	display:block;
	color:#fff;
	padding: 6px 10px 9px 10px;
	text-align:center;
}

#sections li a:hover {
	border-bottom: 1px dotted #000;
	background: #000;
}

#sections li.active {
	font-weight: bold;
}


#sections li {
	position:absolute;
}

#sections li#a {
	left:0px;
}
#sections li#b {
	left:100px;
}
#sections li#c {
	left:216px;
}
#sections li#d {
	left:358px;
}
#sections li#e {
	left:485px;
}
#sections li#f {
	position:absolute;
	left:790px;
	top: -50px;
	width: 100px;
	height: 80px;
	background: url(sw.png) no-repeat;
}

#sections li#f a {
	width: 102px;
	height: 82px;
}

#sections li#f a:hover {
	border-bottom: none;
	background: url(sw_hover.png) no-repeat;
}







#main {
	//background: #f0f;
}





#page {
	float:left;
	width: 709px;
	background: #fff;
}

#page.wide {
	width: 970px;
}

#sub {
	margin: 0px 0px 0px 8px;
	float:left;
	width: 253px;
	padding-top:200px;
	background: url(mood1.jpg) no-repeat;
}



#sub ul {
	margin: 0px;
	padding: 0px;
}



#sub li {
	margin: 0px;
	padding:0px;
	background: url(panel_sub.png) repeat-y;
	width: 100%;
	float: left;	
}

#sub li a, #sub li p  {
	display: block;
	color:#000;
	padding: 4px 4px 4px 26px;
	margin: 0;
	background: url(arrow_left.png) no-repeat 4px 4px;
	border-bottom: 1px solid #6aa;
}

#sub li:hover {
	background: url(panel_sub_hover.png) repeat-y;
}

#sub li.active {
	font-weight:bold;
}


#sub li ul li a {
	padding: 4px 4px 4px 50px;
}



div.error {
	background: #fcc;
	border-top: #eaa 8px solid;
	border-bottom: #eaa 8px solid;
	margin: 20px;
	color: #000;
}

div.message {
	background: #ffc;
	border-top: #eea 8px solid;
	border-bottom: #eea 8px solid;
	margin: 20px;
	color: #000;
}



.story {
	border-top: 8px solid #9cc;
	padding-bottom:10px;
	margin:0px;
}


.story .flash {
	display: inline;
	float: left;
	background: #fff;
	border: 1px solid #9bf;
	padding: 5px;
	margin:10px 15px 10px 10px;
}

.story .flash_single {
	display: block;
	background: #fff;
	border: 1px solid #9bf;
	padding: 5px;
	margin:10px 15px 10px 10px;
}

.story #ajax {
	display: block;
	float: none;
}

.story img {
	background: #fff;
	border: 1px solid #9bf;
	margin: 0px 15px 15px 0px;
	padding: 5px;
	float:left;
}

#gallery {
	width: 720px;
	margin:5px 0px 0px 15px;
	padding: 5px;
	float:left;
}

#gallery a img:hover {
	background: #9bf;
}

#links {
	margin:10px 15px 10px 15px;
}

#links div {
	float: none;
	display: block;
	
	width: 155px;
	height: 39px;
	
	background: url(link.png) no-repeat #fff;
	border: px solid #9bf;
	padding: 5px 5px 5px 60px;
	margin-bottom: 10px;
}



.story img.single {
	display: block;
	float: none;
}

.story .right {
	float:right;
	margin: 0px 0px 15px 0px;
}

.story p, .story table {
	color: #488;
	margin: 10px 20px;
}


.story ul {
	padding:10px 20px 10px 20px;
	position: relative;
	left: 10px;
}

.story form {
	padding:0px;
	margin:0px;
}


.story ul li {
	background: url(bullet.png) no-repeat 0px 3px;
	margin: 0 0 2px;
	padding: 0 0 0 15px;
}
  

.story a {
	color:#6aa;
	border-bottom: 1px dotted #6aa;
	text-decoration:none;
}

.story a:hover {
	color:#488;
	border-bottom: 1px dotted #6aa;
	text-decoration:none;
}

.story strong a {
	color:#488;
}

.story strong a:hover {
	color:#6aa;
}

.story h1 {
	margin: 0px;
	font-family: Georgia;
	font-weight:normal;
	font-size: 24px;
	color: #000;
	background: url(arrow_large.png) no-repeat #cee;
	padding:10px 20px 10px 60px;
	border-bottom: 1px dotted #9cc;
}

.story h2 {
	margin: 0px;
	font-family: Georgia;
	font-weight:normal;
	font-size: 16px;
	color: #000;
	border-bottom: 1px dotted #9cc;
	padding:10px 20px 10px 20px;
}

.story h3 {
	margin: 0px;
	font: 13px verdana, arial, sans-serif;
	font-weight:  bold;
	color: #000;
	padding:10px 20px 0px 20px;
}

.mt_item a {
	border-bottom: none;
}

.mt_item h2 a:hover {
	border-bottom: none;
}

.mt_item {
	display: block;
	float: left;
	height: 132px;
	width: 650px;
	background: #cee;
	border: 1px solid #9bf;
	padding: 5px;
	margin: 0px 5px 20px 20px;
}

.mt_item:hover {
	background: #eff;
	border: 2px solid #9bf;
	padding: 4px;
	
}


.mt_item img {
	background: #fff;
}


.mt_item h2 {
	display: block;
	padding: 5px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #9cc;
}

.mt_item p {
	padding: 4px;
	margin: 0px;
	font-size: 12px;
}

.mt_item #info {
	color: #6aa;
}


.mt_item #info a {
}


.mt_item #teaser {
	color: #000;
}

.mt_item #text {
	color: #000;
}

.mt_item #date {
	display: block;
	float: right;
	color: #6aa;
}




#footer {
	clear:both;
	padding: 10px;
	background: #cee;
	border-top: 1px dotted #9cc;
	font-size: 10px;
}

#footer a {
	color:#6aa;
	border-bottom: 1px dotted #6aa;
	text-decoration:none;
}

#footer a:hover {
	color:#488;
	border-bottom: 1px dotted #6aa;
	text-decoration:none;
}


.mt_header {
	clear: both;
}

.mt_header ul {
  margin: 5px;
  padding: 0px;
}

.mt_header ul {
}

.mt_header ul li {
	background: url(bullet.png) no-repeat 0px 6px;
	margin: 5px 15px 5px 5px;
	padding: 0 0 0 15px;
	float: left;
	vertical-align: center;
	display:inline;
	height: 20px;
}


.mt_header #order {
  margin: 5px 5px 3px 3px;
}

.mt_tag_count {
	font-size: 80%;
	color: #6aa;
}

.mt_control ul {
	margin-top: 10px;
	padding-top: 10px;
}

.mt_control a {
	margin: 0;
	padding: 0;
}

.error p, .message p {
	color: #000;
}

#landing {
	background: #fff url(landing.jpg) no-repeat;
	height: 1034px;
	margin-left: 10px;
	margin-top: 12px;
	position: relative;
}

#home #sub #calculator-teaser {
	background: #f1f1f1;
	color: #000;
	padding-left: 6px;#
}

#home #sub #calculator-teaser img {
	border: none;
}

#home #sub {
	background-color: #f1f1f1;
}

#landing div {
	position: absolute;
}

#landing #example-1 {
	left: 19px;
	top: 20px;
	width: 100px;
	height: 100px;
}

#landing #example-2 {
	left: 340px;
	top: 20px;
	width: 100px;
	height: 100px;
}

#landing #example-3 {
	left: 661px;
	top: 18px;
	width: 100px;
	height: 100px;
}

#landing #intro {
	left: 63px;
	top: 318px;
	width: 832px;
	height: 69px;
}

#landing #contact {
	left: 614px;
	top: 431px;
	width: 271px;
	height: 182px;
}

#landing #result {
	left: 67px;
	top: 720px;
	width: 414px;
	height: 119px;
}

#landing #calculator {
	left: 614px;
	top: 662px;
	width: 300px;
	height: 219px;
}

#landing #diagram {
	left: 95px;
	top: 430px;
	width: 399px;
	height: 205px;
}

#landing #logos {
	left: 0px;
	top: 870px;
	width: 900px;
	height: 205px;
}

#landing a:hover #calculator p, a:hover #calculator-teaser p {
	color: #000;
}

#landing img, #calculator-teaser img {
	padding: 0;
	margin: 0;
	border: none;
}

a.button {
	display: block;
	width: 144px;
	height: 30px;
	background: url(button.png) no-repeat;
	color: #000;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	border: none;
}

a.button:hover {
	color: #fff;
	border: none;
	background: url(button.png) no-repeat 0 0px;
}


#calculator {
	height: 1294px;
	position: relative;
}

#calculator.view {
	height: 650px;
}

#calculator div {
	position: absolute;
}


#calculator #intro {
	left: 20px;
	top: 60px;
	height: 119px;
}

#calculator #form {
	left: 20px;
	top: 150px;
	width: 911px;
	height: 648px;
	background: #fff url(calculator2.jpg) no-repeat;
	margin-left: 10px;
	padding-top: 3px;
}

#calculator.view #form {
	height: 480px;
}

#calculator #form #features th, #calculator #form td strong {
	font-size: 90%;
	color: #000;
	padding: 0;
	margin: 0;
}

#calculator #form #features td {
	font-size: 80%;
	padding: 0;
}

#calculator #preset td, #calculator #length td {
	width: 120px;
}

#calculator .highlight {
	background: #aee;
}

#calculator #features {
	width: 100%;
	white-space: nowrap;
}

#calculator #form table {
	margin-top: 5px;
	margin-bottom: 5px;
}

#calculator #debug {
	left: 20px;
	top: 820px;
	width: 414px;
	height: 119px;
	background: yellow;
	visibility: hidden;
}

#calculator #submit {
	left: 35px;
	top: 810px;
	width: 533px;
	height: 530px;
	background: url(contact.jpg);
}

#calculator #submit td {
	padding-bottom: 6px;
}

#calculator #contact-teaser {
	background: url(panel-contact.png) no-repeat;
	width: 295px;
	height: 212px;
	left: 640px;
	top: 710px;
	padding-top: 12px;
	padding-left: 8px;
}

#contact-form {
	position: relative;
	background: url(contact.jpg) no-repeat;
	width: 533px;
	height: 530px;
	padding-top: 12px;
	margin-top: 20px;
	margin-left: 40px;
}

#contact-form #contact-teaser {
	position: absolute;
	background: url(panel-contact.png) no-repeat;
	width: 295px;
	height: 212px;
	left: 590px;
	top: 0px;
	padding-top: 12px;
	padding-left: 8px;
}

#contact-form #calculator-teaser {
	position: absolute;
	background: url(panel.png) no-repeat;
	width: 295px;
	height: 212px;
	left: 590px;
	top: 270px;
	padding-top: 12px;
	padding-left: 8px;
}

#calculator-teaser a img {
	padding: 0;
	margin: 0;
	border: 0;
}

#finish {
	background: url(finish.jpg) no-repeat;
	width: 905px;
	height: 212px;
	padding-top: 12px;
	margin-top: 20px;
	margin-left: 20px;
}

/* niko */
#landing p, #calculator p, #contact-form p {
  color: #377;
}

#landing strong, #calculator strong, #contact-form strong, #calculator #form table strong, #calculator #form th {
  color: #144;
}

#landing #contact p,  #contact-teaser p {
  color: #444;
}

#landing #contact strong, #contact-teaser strong {
  color: #333;
}

#landing #contact a, #calculator #contact-teaser a {
  color: #000;
}

#landing #contact a:hover, #calculator #contact-teaser a:hover {
  color: #777;
}

#landing #intro {
	top: 310px;
	left: 49px;
	width: 847px;
}

#landing #diagram {
	left: 110px;
	top: 402px;
}

#landing #contact {
	left: 610px;
	top: 405px;
}

#landing #result {
	left: 50px;
	top: 637px;
	width: 450px;
	height: 119px;
}

#landing #calculator {
	left: 610px;
  top: 632px;
}

#landing #logos {
  top: 820px;
}

#contact-form #calculator-teaser {
  top: 230px;
}

#calculator #form {
  top: 115px;
}

#calculator #intro {
  top: 55px;
}

#calculator #contact-teaser {
  top: 750px;
}

#calculator #submit {
  top: 750px;
}

#calculator #form #features th {
  color: #555;
}

/* niko */