/*
 *  GENERAL MARKUP
 ***********************************************************************/
*	 					{ margin:0; padding:0; }
html 					{ min-height: 100%; margin-bottom: 1px; }
a	 					{ font-size: 1.0em; text-decoration: underline; color: #d30202; }
a:hover					{ text-decoration: underline; }
body					{ font-family: arial; font-size: 99%; background1: url('../img/achtergrond_content1.gif') repeat-x; color: #626263; background: #424242;}
p						{ line-height: 160%; margin-bottom: 10px; }
.clear 					{ clear: both; line-height: 1px; }
a img					{ border: 0; }
h1,h2,h3				{ clear: both; }
html, body {
   height: 100%;
   margin: 0 0 1px;
   padding: 0;
}


.blokgrijs				{ margin-bottom: 10px;clear: both; border: 1px solid #999; background: #F7F7F7; padding: 10px;}

/*
 *  DIV STRUCTUUR
 ***********************************************************************/
#container				{ width: 980px; margin: 0 auto; font-size: .8em; background: #fff; }
#logo					{ display: inline; position: relative; float: left; height: 75px; width: 281px; padding: 5px 0; }
#webshop				{ display: inline; position: relative; float: left; height: 75px; width: 113px; padding: 5px 0; }
#topmenu				{ display: inline; position: relative; float: left; width: 699px; text-align: right; padding: 60px 0 0 0; height: 25px; }
#divider				{ background: #4f93cf; height: 22px; width: 980px; clear: both; }
#splash					{ display: inline; position: relative; float: left; height: 142px; width: 754px; }
#teaser					{ display: inline; position: relative; float: left; width: 226px; background: #626366; height: 142px; overflow: hidden; }
#menu					{ overflow: hidden; display: inline; position: relative; float: left; width: 200px; float: left; margin: 20px 20px 20px 0; }
#content				{ overflow: hidden; display: inline; position: relative; float: left; width: 590px; margin: 20px 20px 20px 0; }
#promo					{ overflow: hidden; display: inline; position: relative; float: left; width: 150px; margin: 20px 0; text-align: center; }
#preview				{ clear: both; text-align: center; }
#preview img			{ margin: 10px; }
/*
 *  LINKS
 ***********************************************************************/
 #topmenu a				{ color: #626263; margin: 0 15px 0 0 }
  
/*
 *  COPYRIGHT FOOTER
 ***********************************************************************/
 #footer				{ clear: both; border-top: 4px solid #4F93CF; background: #242424; text-align:left; color: #fff; padding: 10px; }
 #footer .copy			{ display: inline; position: relative;  float: left; }
 #footer a				{ color: #fff; margin: 0 10px; }
 
#content h1 			{ margin-bottom: 10px; color: #E22A2C; font-weight: bold; font-size: 1.5em; }
#content h2				{ font-size:1em;}
#content h2.kop			{ font-size: 1.2em; padding: 10px 0; clear: both;}
/*
 * AUTOMAGIC FORMULIEREN
 */
div.input {
	clear: both;
}
label {
	display: block;
	float: left;
	width: 180px;
	margin-bottom: 5px;
	font-size: 110%;
	padding-right: 20px;
}
input, textarea {
	display: block;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	margin-bottom: 5px;
	float: left;
}
.error-message { float: left; margin-left: 5px; width: 200px; padding: 2px; color: #E22A2C;}
textarea {
	clear: both;
	width: 500px;
}
.error input {
	border: 1px solid #E22A2C;	
	padding: 3px;
}
.radioSet {
	float: left;
	width: auto;
}
.radioSet label {
	width: auto;
}
input[type=radio] {
    clear: left;
    float: left;
    margin: 0px 6px 7px 2px;
    width: auto;
} 
 
.checkbox {
	clear: both;
	padding: 15px 0;
}
.checkbox label {
	width: auto;
	margin-bottom: 15px;
}

select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

#rechts {
	float: left;
	width: 150px;
}

#content input {
	font-size: 95%;
}

#winkelwagen {
	float: left;
	width: 128px;
	margin: 20px 20px 0 0;
	background: #F7F7F7;
	border: 1px solid #999;
}
#winkelwagen h2 {
	display: block;
	background: #2D77C3;
	color: #FFF;
	padding: 4px 5px;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}

#winkelwagen table {
	margin: 5px;
	width: 118px;
}
#banken,
#keurmerk {
	border: 1px solid #999;
	float: left;
	width: 128px;
	margin: 20px 20px 0 0;
}

/*
 *  PROMO RECHTSBOVEN
 ***********************************************************************/
 #teaser p {
 	margin: 10px;
 	font-weight: bold;
 	color: #fff;
 }
 #teaser a {
 	color: #fff;
 }
/*
 *  PRODUCT
 ***********************************************************************/
.prodnaam {}
.prodimg {
	width: 120px;
	height: 80px;
	text-align: center;
}
.prodinfo a {
	color: #626263;
}
.prodimg img {
	margin: 0 10px 0 0;
}
.vanprijs {
	clear: both;
}
.voorprijs {
	color: #E22A2C;
	font-weight: bold;
	font-size: 1.4em;
	clear: both;
}

.sitemap{
	background-color:#f2f2f2;
	}
tr.sort {
	font-size: 1em;
}
tr.sort select {
	font-size: .8em;
}
/*
 *  MENU LINKERKANT
 ***********************************************************************/
#menu table 
{
	width: 100%;
	border-collapse: collapse;
}
#menu td {
	padding: 2px 0;
	border-bottom: 1px solid #626263;
}
#menu td.bullet, #menu .zoek td {
	width: 19px;
	border-bottom: 0;
	text-align: center;
}
#menu td.active a {
	color: #4F93CF;
	font-weight: bold;
}
#menu td a {
	color: #626263;
	text-decoration: none;
}
#menu input[type=text] {
	font-size: .8em;
	margin-top: 5px;
}
#menu input[type=submit] {
	border: 1px solid black;
	background: #E22A2C;
	color: #FFF;
	font-size: .8em;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
}
/*
 * TABS
 **********************************/
#tabs {
	position: relative;
	width: 100%;
	height: 3em;
	border-bottom: 1px solid #626263;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#tabs ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#tabs ul#primary li  {
	display: inline;
	list-style: none;
}

#tabs ul#primary a,#tabs ul#primary span,#tabs ul#primary a.current {
	width: 8em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #333;
}

#tabs ul#primary span,#tabs ul#primary a.current,#tabs ul#primary a.current:hover {
	border: 1px solid #626263;
	border-bottom: none;
	background: #4F93CF;
	padding-bottom: 6px;
	color: #fff;
	margin-top: 0;
}

#tabs ul#primary a {
	background: #FFFAE1;
	border: 1px solid #AAA;
	border-bottom: none;
}

#tabs ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	background: #FFF7CD;
	padding-bottom: 5px;
}

#tabs ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -1.4em;
	left: 1px;
	width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#tabs ul#secondary li a,#tabs ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	border-right: 1px dotted #AAA;
	background: none;

}

#tabs ul#secondary li a {
	color: #06C;
	text-decoration: underline;
}

#tabs ul#secondary li a:hover {
	color: #333;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-right: 1px dotted #AAA;
}

#tabs ul#secondary li a:active {
	color: #000;
	background: transparent;
}

.winkelwagen {
	width: 100%;
}
.winkelwagen td, 
.winkelwagen th {
	text-align: left;
	padding: 4px;
}
.winkelwagen td.prijs {
	text-align: right;
}
.winkelwagen .altRow {
	background: #F7F7F7;
}

#flashMessage {
	margin-bottom: 20px;
	background: #4F93CF;
	width: 568px;
	color: #fff;
	float: left;
	padding: 10px;
	border:  1px solid #626263;
}
#flashMessage a {
	color: #fff;
	font-weight: bold;
}
#tabs ul#secondary li:last-child a { border: none; }
 
#tabscontent {
	border-left: 1px solid #626263;
	border-bottom: 1px solid #626263;
	border-right: 1px solid #626263;
	padding: 10px;
	width: 548px;
}

#tabscontent ul {
	margin-left: 20px;
}

.disabled {
	display: none;
}