﻿/*--------------*/
/*    General   */
/*--------------*/

body
{
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #555;
}

html
{
	overflow-y:scroll; /* CSS3 for Firefox >= 1.5 */
}

p, ul
{
	line-height: 180%;
}

dl, td
{
	line-height: 130%;
}

dt
{
	margin: 9pt 0 3pt 0;
}

ul > ul
{
	line-height: normal;
}

img, acronym
{
	border: none;
}

h1, h2
{
	font-family: Georgia, Palatino, 'Times New Roman' , Times, serif;
}

h1
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #216;
}

h2
{
	font-weight: normal;
	font-size: 120%;
	margin: 16px 0 7px 0;
	color: #216;
	line-height: 130%;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #216;
	margin: 40px 0 7px 0;
}

h1 + h3
{
	font-size: 12px;
	font-weight: bold;
	color: #216;
	margin: 18px 0 7px 0;
}

hr + h1
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #216;
	font-size:18px;
}

hr
{
	color:#bbb;
	background-color:#bbb;
	height:1px;
	border-style:none;
	margin:18px 0 18px 0;
}

a:link, a:active, a:visited {
	color:#216;
	}

a:visited {
	color:#216;
	}

a:hover {
	color:#216;
	background-color:#ddd;
	}

#topnavi
{
	float: left;
	padding: 5px 0 0 16px;
	font-size: 10px;
}

#topnavi a
{
	text-decoration:none;
}

#breadcrumbs
{
	float: left;
	padding: 5px 0 0 16px;
	font-size: 10px;
}

#breadcrumbs a
{
	text-decoration:none;
}

.col50-1
{
	width:45%;
	padding-right:10%;
	float:left;
}

.col50-2
{
	width:45%;
	padding-right:-1%;
	float:left;
}

.clear
{
	clear:both;
}

.center
{
	text-align:center;
}

a.donthover:hover
{
	background-color:Transparent;
}

#pagenavi
{
	font-size:smaller;
	list-style:none;
	padding:0;
}

/*----------------*/
/* BLOCK ELEMENTS */
/*----------------*/

#page
{
	position: relative;
	margin: auto;
	padding: 5px 0 5px 0;
	max-width: 98%;
	width: 760px;
	background-color: white;
	border: 1px solid #999;
}

#microsteplogo
{
	float: right;
	padding: 10px 15px 15px 0;
}

#header
{
	position: relative;
	margin: auto;
	width: 100%;
	background-repeat:no-repeat;
	background-position:top right;
}

#headercontent
{
	clear:left;
	padding:48px 16px 16px 16px;
	width:450px;
}

#headerminheight
{
	float:right;
}

#textwrapper
{
	clear: left;
	position: relative;
	margin: 24px 100px 26px 16px;
	width: auto;
}

#sidebox
{
	position:relative;
	float: right;
	margin: 15px;
	padding: 5px;
	border: 1px dotted #999;
	width: 200px;
	background-color: #efefef;
	z-index:2;
}

#businesscards 
{
	margin:-8px;
	padding:0px;
}

#businesscards .businesscard
{
	border:solid 1px gray;
	width:338px;
	text-align:center;
	padding:8px;
	margin:8px;
	float:left;
}

#businesscards h2
{
	font-style: normal;
	font-weight:bold;
	font-size: 120%;
	margin: 8px 8px 0px 8px;
	color: #216;
	clear:none;
}

#businesscards img
{
	float:left;
	margin:8px;
	width:75px;
	height:92px;
}

#footer
{
	clear:both;
	text-align:right;
	width:auto;
	padding:8px;
}

#footer a
{
	text-decoration:none;
}

#partnerTable
{
	width:100%;
	margin:0;
	padding:0;
	border-collapse:collapse;
	border-style:none;
}

#partnerTable td
{
	border-top:dotted 1px #555;
	border-bottom:dotted 1px #555;
	vertical-align:middle;
	padding:9pt 0 9pt 18pt;
	line-height:130%;
}

#partnerTable td.logo
{
	padding-left:0;
	padding-right:18pt;
	text-align:center;
	font-size:smaller;
}

#partnerTable p + p
{
	margin:9pt 0 0 0;
}

#partnerTable td.top
{
	border-top:none;
}

#partnerTable td.bottom
{
	border-bottom:none;
}

/*--------------*/
/*     NAVI     */
/*--------------*/

#navcontainer
{
	clear: both;
	margin: 0;
	padding: 0 10px 21px 10px;
	border-bottom: 1px solid #bbb;
	font-size: 10px;
}

#navcontainer ul, #navcontainer li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navcontainer a:link, #navcontainer a:visited
{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 4px 3px 0px 0px;
	text-decoration: none;
	color: #999;
	padding: 1px 5px 1px 5px;
	border: 1px solid #bbb;
}

#navcontainer a:link#current, #navcontainer a:visited#current, #navcontainer a:hover
{
	border-bottom: 4px solid #fb3;
	padding-bottom: 2px;
	background: transparent;
	color: #555;
	margin: 0px 3px 0px 0px;
}

#navcontainer a:hover
{
	color: #999;
}

#navcontainer a:link#current.nr2, #navcontainer a:visited#current.nr2, #navcontainer a:hover.nr2
{
	border-bottom: 4px solid #0bd;
}

#navcontainer a:link#current.nr3, #navcontainer a:visited#current.nr3, #navcontainer a:hover.nr3
{
	border-bottom: 4px solid #3a2;
}

#navcontainer a:link.first, #navcontainer a:visited.first
{
	margin: 4px 3px 0px 15px;
}

#navcontainer a:link#current.first, #navcontainer a:visited#current.first, #navcontainer a:hover.first
{
	margin: 0px 3px 0px 15px;
}

#headerbottomline
{
	background-color:#fb3;
	position:absolute;
	right:0px;
}
