body{	
	margin:0;
	padding:0;
	height:100%;
	margin-bottom:0px;
	background: url('images/customer/bg_body.gif') 0 0 repeat-x #000000;
}

#container {
	width: 860px;
	margin: 0 auto;
}

/* Header
-------------------------------------------------------------- */

#header {
	width: 860px;
}

	#logo {
		width: 130px;
		height: 80px;
		padding: 10px 0 20px 16px;
	}
	
	#nav {
		float: left;
		padding: 0 0 0 9px;
	}

	#lang {
		height: 14px;
		float: right;
		padding: 0 10px 0 0;

		position: relative;
		top: -110px;
		margin-bottom: -14px;
	}

		#lang a {
			display: block;
			float: left;
			padding: 0 0 0 5px;

			font-size: 11px;
			font-weight: bold;
			color: #b7cc1a;
			text-decoration: none;
		}

		#lang a:hover { color: #b7cc1a; }

	#tools {
		width: 60px;
		height: 16px;
		float: right;
		padding: 0 10px 0 0;

		position: relative;
		top: -70px;
		*left: 65px;
		margin-bottom: -16px;
	}

		#tools .lnk_fb,
		#tools .lnk_tw,
		#tools .lnk_in {
			width: 16px;
			height: 16px;
			float: left;
			margin: 0 5px 0 0;
		}
		
		#tools .lnk_fb { background: url('images/customer/lnk_fb.jpg') 0 0 no-repeat; }
		#tools .lnk_tw { background: url('images/customer/lnk_tw.jpg') 0 0 no-repeat; }
		#tools .lnk_in { margin: 0; background: url('images/customer/lnk_in.jpg') 0 0 no-repeat; }


#banner {
	width: 860px;
}

/* Main
-------------------------------------------------------------- */

#main {
	width: 860px;
	margin: 0 0 20px 0;
}

#main .column {
	float: left;
}

#main .two-columns {
}

#main .two-columns #mainLeft {
	width: 260px;
}

	#main .two-columns #mainLeft .roundedBottom {
		padding: 0 20px 20px 20px;
		background: url('images/customer/bg_rounded.gif') 0 bottom no-repeat #2a2a2a;
	}

#main .two-columns #mainRight {
	width: 580px;
	margin: 0 0 0 20px;
	text-align:justify;
}

	#main .two-columns #mainRight .two-columns {
	}

	#main .two-columns #mainRight .two-columns .column {
		width: 250px;
	}

	#main .two-columns #mainRight .two-columns .columnSeparator {
		width: 20px;
		height: 1px;
		float: left;
	}

#main .full-column {
	padding: 20px;
	border-top: 1px solid #404042;
}

	#main .rounded {
		margin: 10px 0 0 0;
		padding: 20px;
		background-color: #2a2a2a;
	}

	.qrcode_btn {
		display: block;
		width: 235px;
		height: 96px;

		float: right;

		position: relative;
		margin: 5px 90px 0 0;

		background: url('images/customer/btn_qrcode.jpg') 0 0 no-repeat;
	}

	.fr .qrcode_btn {background: url('images/customer/btn_qrcode.jpg') 0 -288px no-repeat;}
	.en .qrcode_btn {background: url('images/customer/btn_qrcode.jpg') 0 0px no-repeat;}
	.nl .qrcode_btn {background: url('images/customer/btn_qrcode.jpg') 0 -96px no-repeat;}
	.de .qrcode_btn {background: url('images/customer/btn_qrcode.jpg') 0 -192px no-repeat;}

		.qrcode_btn:hover {
			opacity : 0.7;
			-moz-opacity : 0.7;
			-ms-filter: "alpha(opacity=70)"; /* IE 8 */
			filter : alpha(opacity=70); /* IE < 8 */ 
		}

/* Footer
-------------------------------------------------------------- */

#footer {
	width: 860px;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 1px solid #404042;

	font-size: 10px;
	color: #878787;
	text-align: right;
}

	#footer a {
		color: #878787;
		text-decoration: none;
	}

	#footer a:hover {
		color: #b7cc1a;
	}

	#footer .leftSide {
		width: 100px;
		float: left;
		text-align: left;
	}

	#footer .rightSide {
		width: 580px;
		float: right;
	}

/* Products > Products List Pager
-------------------------------------------------------------- */

.pagerTop {
	height: 23px;
	border-top: 1px solid #404042;

	font-size: 10px;
	font-weight: bold;
}

.pagerBottom {
	height: 23px;
	border-top: 1px solid #404042;
	border-bottom: 1px solid #404042;

	position: relative;
	top: -1px;

	font-size: 10px;
	font-weight: bold;
}

	.pagerTop a,
	.pagerBottom a {
		display: block inline;
		margin-right: 3px;
		padding: 0px 2px 2px 2px;

		
		text-decoration: none;
		text-align: center;
	}
	
	.pagerTop a.current,
	.pagerBottom a.current {
		height: 10px;
		padding-bottom: 0px;
		border-bottom: 2px solid #b7cc1a;

		color: #b7cc1a;
	}

	.pagerTop a:hover,
	.pagerBottom a:hover {
		background-color: #b7cc1a;

		color: #000;
	}

	.pagerTop .left,
	.pagerBottom .left {
		width: 25%;
		height: 18px;
		padding-top: 5px;
		float: left;

		text-align: left;
	}

	.pagerTop .center,
	.pagerBottom .center {	
		width: 50%;
		height: 18px;
		float: left;
		padding-top: 5px;

		text-align: center;
	}

	.pagerTop .right,
	.pagerBottom .right {
		width: 25%;
		height: 20px;
		float: right;
		padding-top: 3px;

		text-align: right;
	}

	.pagerTop .input,
	.pagerBottom .input {
		padding: 0px;
		border-color: #c7c7c7;
		background-color: #ffffff;

		font-size: 9px;
		
	}

/* Float Elements
-------------------------------------------------------------- */

.floatLeft { float:left; }
.floatRight { float:right; }

/* Misc classes
-------------------------------------------------------------- */

.cadre,
.notice, 
.important    { padding: 10px; margin-bottom: 0px; border: 1px solid #ddd; }

.cadre      { border-color: #404042; }
.notice      { background: #e3eef8; color: #4d87be; border-color: #72aade; }
.important    { background: #facde5; color: #c8006e; border-color: #b7cc1a; }
.importantText { color: #b7cc1a; }
	
	.notice a    { color: #4d87be; }
	.important a  { color: #c8006e; }
