/* Layout Styles 
	
	Add your overrides and layout styles here

*/

/* pull back from the grid on the left
   supported by Blueprint but not 960.gs 
   
   Nice way to break out of the grid!
   
*/
.container_16 .pull_1
{
	margin-left: -55px;
}

.container_16 
{
	text-align:left;
}

h2 {background:#3a939b;margin-top:15px;padding:5px 5px 5px 10px;color:#fff;}

h2 a {color:#fff;text-decoration: none;}
h2 a:hover {color:#eee;}
.text-right {float:right;}
#account-menu {
height:50px;
}

h4 {background:#3a939b;margin-top:15px;padding:5px 5px 5px 10px;color:#fff;}

#account-menu {
	float:right; 
	line-height:45px;
}

#account-menu, #account-menu ul li	{
	list-style-type: none;	
	display: inline;	
	padding: 0;	
	margin: 0;
}

#account-menu ul li a	{
	margin-left:10px;
	font-weight:bold;
}

#account-menu a {
	color:#696969;	
	white-space: nowrap; 	
	margin: 1px;	
	line-height: 2em;	
	text-decoration: none;
}

#account-menu a:hover	{
	color: #999; 	
	text-decoration:underline;
}

#menu {
height:50px;
background:url(../../img/bg-submenu.jpg) no-repeat;}

#menu ul {
	float:right; 
	line-height:45px;
}

#menu ul, #menu ul li	{
	list-style-type: none;	
	display: inline;	
	padding: 0;	
	margin: 0;
}

#menu ul li a	{
	padding: 5px;	
	margin: 0 15px;
	font-weight:bold;
}

#menu a {
	color:#fff;	
	white-space: nowrap; 	
	padding: 5px;	
	margin: 1px;	
	line-height: 2em;	
	text-decoration: none;
}

#menu a:hover	{
	color: #fff; 	
}


#submenu {
background: #eee;
margin-top:10px;

}

#zoekveld input {
margin:10px 0 10px 15px;}

#sidebar h3 {
	text-align:left;
	background:url(../../img/bg-titel.jpg) no-repeat scroll 0 0;
	color:#fff;

	font-weight:bold;

	margin:18px 0 10px 0;
	padding:7px 0 3px 15px;
	height:33px;
}

#sidebar  ul {text-align:left;}
#sidebar  li {margin-bottom: 10px; list-style: square;  color: #3a96a3;  border-bottom: 1px #ccc dotted; padding-bottom: 5px;}
#sidebar  li a {color: #111;}
#sidebar  li a:hover {color: #ca2c72; text-decoration:none;}

.front-cart {padding-right:0; line-height:45px; }
.front-cart  a {color: #ca2c72;font-weight:bold;}


#footer { border-top:1px #eee solid;
margin-bottom:20px;
}
#footer .omega p {text-align:right;
margin: 15px 10px 15px 0;}
#footer .alpha p {margin: 15px 0 15px 10px;}


.produktdisplay {
background: #eee;
margin-bottom:20px;
}

.prodfoto {
float: left;
margin-right:10px;
}

.CPprodDesc {color:#ca2c76;}

.toondetails a {color:#9db023; float:right; text-decoration:none;margin-right:10px;}

.produktdisplayDetail {
background: #eee;

padding:0 10px 20px 10px;
}



.produktdisplayDetail .prodinfo {
}

#searchBox input.text {width:150px; border:#ddd;}
.submit{padding:4px; border:2px solid #fff; color: #fff; font-weight:bold; background:#3a939b !important; cursor:pointer;}


.relatedprodukten {list-style: none;  margin-left:0;}
.relatedprodukten  ul {text-align:left;}
.relatedprodukten  li {background:#eee;margin-bottom:25px;}

.relatedprodukten  li a {color: #111;}
.relatedprodukten  li a:hover {color: #ca2c72; text-decoration:none;}

.relatedprodukten img {margin: 10px 15px 15px 10px;}
.relatedprodukten  .toondetails a {color:#9db023; float:right; text-decoration:none;margin-right:10px;}

.CPgenHeadings {background:#eee;}

.language {margin:15px 0 0 0;}
