/*Project         : www.plasma-discounter.nl 
Ontwikkeld door   : Connective Power Naarden  
Email             : info(at)cp.nl
In opdracht van	 	: Create2Fit B.V.
CCS								: Default.css

Laatst gewijzigd  : 14 01 2011

Body, h1, h2, h3, h4, li, lu, a */
body {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height:20px; color:#11111; font-weight:normal; margin:0px; background:url(images/background.jpg) center top no-repeat; }
h1 { color: #888888; font-size: 12px; line-height:14px; font-weight:normal; margin:0px; display:inline; text-align:center;}
h2 { font-weight: bold; font-size:12px; color: #000000; margin:0 0 8px 0; }
h3, h4, h5, h6 { color: #333; font-size: 14px; margin:10px 0 4px 0; padding:0px; }
p { font-size: 11px; margin:0px; }
img {border:none;}
#wrapper {
	width:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:700px;
}

.extra-page{background:#eee;}
.content-wrapper{width:600px;padding:50px 35px;background:#fff; border-radius:3px;margin:40px auto; -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);}

.content-wrapper img{display:block; margin-bottom:35px;}

.content-wrapper .pre-footer{padding-top:35px; border-top:1px solid #eee; text-align:center;color:#555; text-transform:uppercase; font-size:14px;font-weight:bold;}
.content-wrapper .pre-footer img{margin:10px auto;}

#header {
	width:auto;
	height:314px;
}
#inner {
	margin-top:1px;
	display:block;
	height:37px;
	text-align:center;
}
#inner h1 {
	width: 670px;
	line-height:12px;
	font-size:11px;
}
#logo {
	width:151px;
	height:37px;
}
#menu-top ul{
	margin-top:10px;
	margin-left:0px;
	padding:3px 0;
	width:700px;
	height:24px;
	background:url(images/menu.png) no-repeat;
}
#menu-top ul li {
	float:left;
	list-style:none;
	height:24px;
	display:block;
}

#menu-top ul li:hover a {
	height:24px;
	display:block;
	background-color:#185190;
	color:#FFF;
}

#menu-top a:link, #menu-top a:active, #menu-top a:visited {
	line-height:24px;
	text-decoration:none;
	color:#222222;
	height:24px;
	padding-left:25px;
	padding-right:25px;
}
#menu-top ul li a:hover{
	line-height:24px;
	color:#FFF;
	height:24px;
	display:block;
	text-align:center;}

#text {
	width:530px;
	font-weight:normal;
	line-height:20px;
	color:#111111;
	position:relative;
	z-index: 1;
}
#text a {
	color:#00529b;
}
#text a:hover {
	text-decoration:none;
}
#image-tom {
	margin-top:-67px;
	position:relative;
	z-index:0;
}
ul#logo-shops {
	float:left;
	margin-top:10px;
	margin-left:0px;
	padding:0px;
}
ul#logo-shops li {
	float:left;
	margin-left:0px;
	padding-top:5px;
	padding-right:10px;
	list-style:none;
}
ul#logo-shops li a {
	text-decoration:none;
}
#producten {
	float:left;
	width:676px;
	height:227px;
	display:block;
}
#footer {
	float:left;
	margin-top:45px;
}
ul#contactgegevens {
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:180px;
}
ul#contactgegevens li {
	list-style:none;
	line-height:14px;
	color:#222222;
}
ul#contactgegevens li span {
	font-weight:bold;
}
ul#telefoonnummer {
	float:left;
	margin-top:0px;
}
ul#telefoonnummer li {
	list-style:none;
	line-height:14px;
	color:#222222;
}
#create-banner {
	float:left;
	width:337px;
	height:50px;
	margin-left:35px;
}