@charset "UTF-8";

* { margin:0; padding:0;
}
/* GENERAL */

body {
	color: #4b4942;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	}
a {
	text-decoration: none;
	color: #010099;
}
a:hover{
	color: #77B700;
}
hr {
	display: none;
	}
strong {
	font-weight: bold;
	}
img {
	border:none;
}
/* HEADER  */

.container {
	width:950px;
	margin: 0 auto;
	position: relative;
	overflow:hidden;
	padding-top: 20px;
	}
#header {
	height: 253px;
	background-color: #999;
	background-image:url(/img/customerportal/top_bg.gif);
	background-repeat:top repeat-x;
	position: relative;
	}
#header .container{ 
	height: 253px;
}

/* header - logo */

.logo {
	position: absolute;
	height: 175px;
	top: 45px;
	left: 0px;
	width: 175px;
	}

/* header navigation */

#navigation {
	position: absolute;
	right: 0px;
	top:10px;
	width: 240px;
	}
#navigation li{
	float: left;
	list-style-type:none;
	padding-right: 27px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	}
#navigation li a{
	color: #010099;
}

#navigation li a:hover,#navigation li.active a {
	color: #74B300;
}
/* header - message  */

#banner{
	position: absolute;
	height: 185px;
	bottom: 49px;
	width: 736px;
	float: right;
	left: 213px;
	background-image: url(/img/customerportal/mensen.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	}
#banner .title {
	font-size:16px;
	color:#74B300;
	font-weight: bold;
	line-height: 26px;
}
#banner .message {
	font-size:14px;
	color: #00006C;
	line-height: 26px;
}
/* MAIN CONTENT */

#main {
	padding:24px 0 20px 0;
	}
#leftcolumn {
	float: left;
	width:193px;
	}
	
/* main content - home */	

#center-home {
	float: left;
	width:490px;
	padding: 0 20px;
}
#center-home ul {
	list-style-type: disc;
	padding-left:20px;
	line-height:20px;
}
#center-home li {

}
/* main content - subs */	

#center {
	float: left;
	width:700px;
	padding: 0 20px;
}
#center ul {
	list-style-type: disc;
	padding-left:20px;
	line-height:19px;
}
#center li {

}
#rightcolumn{
	float: left;
	width:225px;
	}

/* left column */

#leftcolumn .leftbox p {
	padding-bottom:1em;
	line-height:1.5em; 
	font-size:12px;
	}	
.leftbox{
	padding: 10px 15px 10px 15px;
	margin-bottom:3px;
	line-height:1.8em;
	background-color: #ffffff;
}
ul.leftbox{
	font-size: 12px;
}
ul.borderedlist li {
	border-bottom: 1px dashed #73B201;
	list-style-type:none;
	}
ul.borderedlist li a {
	display: block;
	padding:3px 0 0 2px;
	height: 26px;
	color: #333;
	}
ul.borderedlist li a:hover {
	color: #73B201;
	}
ul.borderedlist .active {
	color:#73B201;
}
/* center column */

.article_wrapper h2{
	color: #01009B;
	font-size:24px;
	margin:10px 0;
	padding-bottom: 10px;
	line-height: 26px;
	font-weight: normal;
}

H3 {
	font-size:14px;
	color:#73B201;
	font-weight:bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

.article_wrapper p{
	padding-bottom:10px;
	font-size: 12px;
	line-height: 20px;
}	

/* right column */

.rightbox_wrapper{
	padding:5px;
	margin-bottom: 20px;
	width:207px;
	overflow: hidden;
	font-size:12px;
	line-height: 18px;
	color: #58584D;
	background-color: #efefef;
	}
.rightbox{
	border: 1px dashed #d1cfcd;
	width:205px;
	overflow: hidden;
	padding-bottom:6px;
}

.product_image { 
	float: left;margin: 6px 0 0 6px;
}

.product_wrapper{
	float: right;
	width:200px;
	line-height: 19px;
}

.product_wrapper h4{
	font-size:14px;
	color: #76B600;
	font-weight: bold;
	padding-top:10px;
}

.product_wrapper p{
}

.lastbox { margin:0;}

/* =BOTTOM */

.bottomcolumn p {
	padding: 0px 35px 10px 5px;
	font-size: 12px;
	}

.dashed-line {
	border-top: 1px dashed #929292;
	font-size: 12px;
	}
ul.dashed-line  li {
	border-bottom: 1px dashed #929292;
	list-style-type:none;
	}

ul.dashed-line li a {
	padding-left: 25px;
	list-style-type:none;
	line-height:1.8em;
	color:#666;
	}
	
ul.dashed-line  li a:hover{
	color: #666;
}

.newsbox{
	float: left;
	width: 125px;
	height: 15px;
	border: 1px solid #75B500;
	font-size:11px;
	padding: 2px;
	}
.small {
	font-size:11px;
}
.button{
	display: block;
	float: left;
	width: auto;
	text-align: center;
	background: #75B500;
	border: 1px solid #fff;
	color: #fff;
	cursor: pointer;
	margin:0; /* IE6 */
	padding: 3px 7px;
	}
	

/* bottom layout */

#bottominfo {
	padding-bottom:15px;
	width: 100%;
	overflow: hidden;
	background-color: #EEEDED;
	}

.bottomcolumn{
	float: left;
	width:300px;
	margin-right: 18px;
	}

.bottomright {
	margin-right:0;
	}

/* =FOOTER */

#footer{
	height: 37px;
	font-size: 10px;
	background-color: #EEEDED;
	}

#footer a {
	color: #A39D97;
	}

#designby {
	background: url(/img/customerportal/logo.gif) 0 0 no-repeat;
	float: left;
	height: 23px;
	padding:2px 0 0 30px;
	margin-top: 5px;
	}

#footer_navigation {
	float: right;
	padding-top:7px;
	}

#footer_navigation li {
	float: left;padding-left:18px;
	}

#footer_navigation li a {
	text-transform:uppercase;
}

#footer_navigation li a:hover {
	color: #5699A7;
	}
	
div.errormessages, div.notices, div.successmessages {
  border-width: 2px;
  border-style: solid;
  display: none;
  line-height: 120%;
  margin-bottom: 2em;
  margin-top: 12px;
  padding: 0.8em;
}

div.errormessages {
  background: #FBE3E4;
  border-color: #FBC2C4;
  color: #8A1F11;
}

div.notices {
  background: #FFF6BF;
  border-color: #FFD324;
  color: #514721;
}

div.successmessages {
  background: #E6EFC2;
  border-color: #C6D880;
  color: #264409;
}

form p.intro, form.div.intro p {
  margin-bottom: 20px;
}

form.contentform {
  margin-top: 20px;
}

form.contentform p {
  clear: both;
  margin-top: 4px;
}

form.contentform label {
  display: block;
  float: left;
  margin-bottom: 4px;
  width: 182px;
}

form.contentform input.text {
  border: 1px solid #000;
  color: #666;
  font-size: 12px;
  margin-bottom: 5px;
  padding: 2px;
  width: 225px;
}

form.contentform input.error {
  border: 1px solid red;
}

form.contentform div.errormessages {
  display: none;
}

