/* @override http://www.theorieboekenwinkel.nl/css/style.css */

/* @group Standardisation */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	color: #444;
	background: #eaf2ea url(/images/css/bg_body.gif) repeat-x 0 0;
	font: normal 0.8125em/1.4em "Lucida Grande", Verdana, sans-serif;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* @end */

/* @group HTML */

h1, h2, h3, h4, h5, h6, p, ul {
	margin: 0 0 1.4em;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
}

h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.8em;
	line-height: 1.2em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-variant: small-caps;
	font-weight: bold;
}

#content a:link {
	color: #2AA4E5;
	text-decoration: none;
}

#content a:visited {
	color: #2AA4E5;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content a:active {
	background-color: #BBCC2E;
	color: #FFF;
}


strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

fieldset {
	background: #F8F8F8;
	border: solid #CCC;
	border-width: 1px 0;
	margin: 0 0 20px;
	padding: 20px;
}

legend {
	background: #FFF none;
	font-weight: bold;
	padding: 0 10px;
}

th {
		border-bottom: solid 2px #444;
		font-weight: bold;
		padding: 0 20px 2px;
}

td {
	padding: 20px;
	vertical-align: top;
}

table {
	width: 100%;
}

address {
	margin: 0 0 2em;
}

/* @end */

/* @group Containers */

#sitecontainer {
	margin: 0 auto;
	width: 960px;
}

#nav {
	background: transparent url(/images/css/bg_nav.gif) no-repeat 0 0;
	color: #888;
	height: 23px;
	line-height: 18px;
	margin: 0 20px;
	text-align: center;
	width: 146px;
}

	#nav a {
		color: #888;
		margin: 0 5px;
		text-decoration: none;
	}
	
	#nav a:hover {
		color: #CCC;
	}
	
	#nav a:active {
		color: #FFF;
	}
	
#metanav {
	border-bottom: solid 2px #444;
	margin: 30px 0 0;
	width: 960px;
}

	#metanav ul {
		background: transparent url(/images/css/bg_metanav.gif) no-repeat 0 0;
		height: 26px;
		line-height: 24px;
		margin: 0 10px 0 520px;
		padding: 2px 2px 0 9px;
		width: 419px;
	}
	
	#metanav li {
		float: left;
		margin: 0 12px 0 0;
	}
	
	#metanav a {
		color: #444;
		display: block;
		font-size: 12px;
		height: 26px;
		padding: 0 0 0 26px;
		text-decoration: none;
		width: 90px;
	}
	
	#metanav a:active {
		background-position: -116px 0;
		line-height: 26px;
	}
	
	#metanav .tellafriend {
		background: transparent url(/images/css/button_tellafriend.png) no-repeat 0 0;
	}
	
	#metanav .bookmark {
		background: transparent url(/images/css/button_bookmark.png) no-repeat 0 0;
		display: block;
	}
	
	#metanav p {
	margin: 0;
	}
	
	#metanav input {
		border: solid 1px #888;
		height: 16px;
		width: 140px;
	}
	
	#metanav #search {
		color: #666;
		font-size: 0.9em;
		margin: 2px 0;
	}

#container {
	background: #FFF none;
	clear: both;
}

#header {

	clear: both;
	height: 100px;
	margin: 0 0 ;
	padding-top: 10px;
}

	#header h1, #header .spotlight, #header #cart, #header #profile {
		float: left;
	}
	
	#header h1 {
		float: left;
		margin: 20px;
		width: 370px;
	}
	
	#header h1 a {
		background: transparent url(/images/css/bg_logo.gif) no-repeat 0 0;
		display: block;
		height: 60px;
		outline: 0;
		text-indent: -4000px;
		width: 370px;
	}
	
	#header .spotlight {
		background: transparent url(/images/css/bg_spotlight.gif) no-repeat 0 0;
		height: 90px;
		margin: 5px 0;
		text-indent: -4000px;
		width: 132px;
	}
	
	#header #cart, #header #profile {
		background: #2aa5e6 url(/images/css/bg_cart_profile.jpg) no-repeat 0 0;
		float: right;
		height: 60px;
		margin: 20px 20px 20px 0;
		width: 160px;
	}
	
	#header #cart p {
		margin: 10px auto 0;
		text-align: right;
		height: 40px;
		width: 134px;
	}
	
	#header #cart span {
		margin: 0 12px 0 0;
	}
	
	#header #cart a {
		background: transparent url(/images/css/button_cart.png) no-repeat 0 0;
		color: #444;
		display: block;
		height: 26px;
		line-height: 22px;
		padding: 0 10px 0 28px;
		text-decoration: none;
		width: 95px;
	}
	
	#header #cart a:active {
		background-position: -133px 0;
		line-height: 24px;
	}
	
	#header #profile p {
		height: 40px;
		margin: 10px auto 0;
		line-height: 20px;
		width: 100px;
	}
	
	#header #profile a {
		color: #FFF;
		text-decoration: none;
	}
	
	#header #profile a:hover {
		text-decoration: underline;
	}
	
	#header #profile a:active {
		background: #FFF none;
		color: #444;
		text-decoration: none;
	}
	
#sidebar {
	float: left;
	width: 280px;
}

#categories, #specials {
	margin: 0 20px 40px;
}

#categories {
	background: transparent url(/images/css/bg_categories.jpg) no-repeat 0 0;
	font-size: 1.1em;
	height: 280px;
	overflow: hidden;
	width: 240px;
}

	#categories ul {
		padding: 10px 0 0;
	}
	
		#categories ul ul {
			padding: 0;
		}
		
		#categories ul ul a {
			background-position: 30px 8px;
			padding: 0 0 0 46px
		}
		
		#categories ul ul a:active {
			background-position: 46px 8px;
			padding: 0 0 0 62px;
		}
	
	#categories a {
		background: transparent url(/images/css/arrow_categories.gif) no-repeat 14px 8px;
		color: #444;
		display: block;
		height: 25px;
		line-height: 25px;
		padding: 0 0 0 30px;
		margin: 0 1px;
		text-decoration: none;
	}
	
	#categories a:hover {
		background-color: #444;
		color: #FFF;
	}
	
	#categories a:active {
		background-position: 30px 8px;
		padding: 0 0 0 46px;
		background-color: #2aa5e6;
	}
	


#specials {
	background: transparent url(/images/css/bg_sale.jpg) no-repeat 0 0;
	height: 280px;
	width: 240px;
}

	#specials h2, #specials h2 span {
		margin: 0;
		padding: 20px 20px 0;
	}
	
	#specials p {
		font-size: 1.4em;
		margin: 0 20px 20px;
		text-align: center;
	}
	
	#specials .button {
		font-size: 0.72em;
	}
	
#promo {
	background: transparent url(/images/css/bg_promo.jpg) no-repeat 0 0;
	float: right;
	height: 278px;
	margin: 0 20px 40px;
	padding: 1px;
	position: relative;
	width: 638px;
}

	#promo_nav_left, #promo_nav_right {
		display: none;
		height: 25px;
		position: absolute;
		top: 127px;
		text-indent: -8000px;
		width: 26px;
	}
	
	#promo_nav_left:active, #promo_nav_right:active {
		background-position: -26px 0;
	}

	#promo_nav_left {
		background: transparent url(/images/css/promo_left.png) no-repeat 0 0;
		left: 20px;
	}
	
	#promo_nav_right {
		background: transparent url(/images/css/promo_right.png) no-repeat 0 0;
		right: 20px;
	}

	#promo-inner {
		height: 278px;
		overflow: hidden;
		position: relative;
		width: 638px;
	}

	#promo .item {
		display: block;
		height: 238px;
		padding: 20px 80px 20px 240px;
		width: 320px;
	}
	
	#promo h2 {
		margin: 0 0 20px;
	}
	
	#promo ul ul {
		padding: 0 20px;
	}
	
	#promo li li {
		padding: 0;
	}
	
#content {
	background: transparent url(/images/css/bg_content.gif) no-repeat 0 0;
	float: right;
	margin: 0 20px 20px;
	padding: 0 20px;
	width: 600px;
}

#content.smallCol {
	background: transparent url(/images/css/bg_content_smallCol.gif) no-repeat 0 0;
	float: left;
	width: 280px;
}

	#content h2 {
		padding: 20px 0 0;
	}
	
	#content h3 {
		clear: both;
		padding: 20px 0 0;
	}

	#content .subcategories li {
		border-top: solid 1px #CCC;
		float: left;
		font-size: 1.1em;
		margin: 10px;
		padding: 10px 40px;
		width: 200px;
	}
	
	#content .productUlList li {
		float: left;
		height: 150px;
		margin: 10px;
		padding: 10px;
		text-align: center;
		width: 150px;
	}
	
	#content .productListing, #content .cartListing {
		width: 100%;
	}
	
	#content .productListing caption, #content .cartListing caption {
		margin: 0 0 20px;
	}
	
	#content .productListing .name {
		width: 128px;
	}
	
	#content .productListing .price, #content .cartListing .price {
		width: 60px;
	}
	
	#content .productListing .link {
		width: 62px;
	}
	
	#content .productListing td, #content .cartListing td {
		border-bottom: solid 1px #888;
		padding: 20px;
		vertical-align: top;
	}
	
	#content .productListing .odd td, #content .cartListing .odd td {
			background-color: #F8F8F8;
		}
		
	#content .cartListing .remove {
		width: 100px;
	}
	
	#content .cartListing .article {
		width: auto;
	}
	
	#content .cartListing a img {
		float: left;
		padding: 10px;
	}
	
	#content .cartListing .amount {
		width: 50px;
	}

	#content .oldPrice {
		color: #888;
		display: block;
		text-decoration: line-through;
	}
	
	#content .newPrice {
		font-weight: bold;
	}
	
	#content .productTotals, #content .productNav {
		text-align: center;
	}
		
	#content .productTotals {
		float: left;
		width: 240px;
	}
	
	#content .productNav {
		float: right;
		width: 360px;
	}
	
	#content .productNav a, #content .productNav strong {
		margin: 0 4px;
	}

#intro {
	float: left;
	padding: 20px;
	width: 320px;
}

#newsletter, #tellafriend {
	background: transparent url(/images/css/bg_news_taf.jpg) no-repeat 0 0;
	float: right;
	height: 120px;
	margin: 0 20px 40px;
	width: 280px;
}

	#newsletter h3, #tellafriend h3, #newsletter h3 span, #tellafriend h3 span {
		margin: 0;
		padding: 15px 20px 0;
	}
	
	#newsletter p, #tellafriend p {
		margin: 0;
		padding: 2px 20px 0;
	}
	
	#newsletter .text, #tellafriend .text {
		width: 230px;
	}
	
#newsletter .newsletterLogin {
	padding: 10px 20px;
}
	
	#newsletter .newsletterLogout {
		padding: 20px;
	}

	#newsletter .newsletterContent {
	height: 40px;
	padding: 5px 20px;
	text-align: left;
}

	#newsletter .newsletterContent label {
	display: block;
}

	#newsletter .newsletterContent input {
	height: auto;
	float: left;
	margin: 2px;
	width: auto;
}
	
	#newsletter a {
		color: #FFF;
		text-decoration: none;
	}
	
	#newsletter a:hover {
		text-decoration: underline;
	}
	
	#newsletter a:active {
		background: #444 none;
		color: #FFF;
		text-decoration: none;
	}

#sitemap {
	background: #f0f7fb url(/images/css/bg_sitemap.gif) repeat-x 0 0;
	clear: both;
	display: none;
}

	#sitemap h4 {
		margin: 0 20px 10px;
	}
	
	#sitemap h4 {
		border-bottom: solid 2px;
		padding: 10px 0 2px;
	}
	
	#sitemap ul {
		margin: 0 20px;
		padding: 0 0 10px;
		text-transform: uppercase;
	}
	
	#sitemap ul ul {
		padding: 10px 0 0;
	}
	
	#sitemap ul ul ul {
		float: right;
		margin: 0;
		padding: 0;
		width: 700px;
	}
	
	#sitemap li {
		clear: both;
		display: block;
		font-size: 0.95em;
		margin: 0 0 20px;
	}
	
	#sitemap li li {
		margin: 0 0 10px;
	}
	
	#sitemap li li li {
		clear: none;
		display: list-item;
		float: left;
		text-transform: none;
		margin: 0 0 0 10px;
	}
	
	#sitemap a {
		color: #888;
		text-decoration: none;
	}
	
	#sitemap a:hover {
		color: #444;
	}
	
	#sitemap a:active {
		background: #444 none;
		color: #FFF;
	}
	
	#sitemap li a {
		border-bottom: solid 1px #BBB;
		display: block;
	}
	
	#sitemap li li a {
		border: 0;
		display: block;
		float: left;
		width: 180px;
	}
	
	#sitemap li li li a {
		display: inline;
		float: none;
	}

#bottom {
	background: #eaf2ea none;
	border-top: solid 2px #444;
	color: #888;
	height: 30px;
	line-height: 26px;
	margin: 0 0 40px;
}

	#bottom p {
		background: #444 url(/images/css/bg_bottom.gif) no-repeat 0 0;
		float: left;
		height: 30px;
		left: 20px;
		margin: 0 0 0 20px;
		text-align: center;
		width: 486px;
	}
	
	#bottom a {
		color: #888;
		margin: 0 4px;
		text-decoration: none;
	}
	
	#bottom a:hover {
		color: #CCC;
	}
	
	#bottom a:active {
		color: #FFF;
	}

#bottom #footer {
	background: transparent none;
	float: right;
	font-size: 0.8em;
	height: auto;
	left: auto;
	line-height: 15px;
	margin: 0 20px 0 0;
	right: 0;
	text-align: right;
	width: auto;
}

	#bottom #footer a {
		margin: 0;
	}
	
	#bottom #footer a:hover {
		color: #888;
		text-decoration: underline;
	}
	
	#bottom #footer a:active {
		background: #444 none;
		color: #FFF;
		text-decoration: none;
	}
	
#versie2-0 {
	background: transparent url(/images/css/versie2.0.gif) no-repeat 0 0;
	height: 75px;
	position: fixed;
	right: 0;
	top: 0;
	width: 90px;
	z-index: 1000;
}

/* @end */

/* @group Details */

.shadow {
	height: 1em;
	line-height: 1em;
	position: relative;
	text-align: left;
}

.shadow span {
	color: #FFF;
	left: -1px;
	position: absolute;
	top: -1px;
}

.shadow a {
	color: #444;
	cursor: pointer;
	text-decoration: none;
}

.shadow a:hover span {
	border-bottom: solid 1px #444;
}

a.button {
	background: transparent url(/images/css/button_promo_small.png) no-repeat 0 0;
	color: #444;
	display: block;
	height: 26px;
	line-height: 24px;
	padding: 0 0 0 26px;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	width: 114px;
}

a.button:active {
	background-position: -140px 0;
	line-height: 26px;
}

a.button.medium {
	background: transparent url(/images/css/button_promo_medium.png) no-repeat 0 0;
	width: 184px;
}

a.button.medium:active {
	background-position: -210px 0;
}

a.button.large {
	background: transparent url(/images/css/button_promo_large.png) no-repeat 0 0;
	width: 254px;	
}

a.button.large:active {
	background-position: -280px 0;
}

.warning, .info {
	border: solid 1px #CCC;
	margin: 20px;
	padding: 20px 40px 20px 102px;
}

.warning {
	background: #ffffd1 url(/images/css/warning.gif) no-repeat 20px center;
}

.info {
	background: #d1e8ff url(/images/css/info.gif) no-repeat 20px center;
}

.req {
	color: #800;
	font-size: 0.8em;
	margin: 0 0 0 8px;
}

.standardform {
	border: solid #CCC;
	border-width: 1px 0;
	padding: 20px;
}

.standardform li {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0 0 10px;
}

.standardform p {
	margin: 0 0 10px;
}

.standardform label {
	display: block;
}

.standardform input.text {
	width: 250px;
}

.inputRequirement {
	color: #F00;
}

#content.myaccount h3 {
	margin: 0 0 15px;
}

#content.myaccount ul {
	padding: 0 20px 20px;
}

#content.myaccount ul.warning, #content.myaccount ul.info {
	padding: 20px 40px 20px 102px;
}

.smallText {
	color: #555;
	font-size: 0.7em;
	margin: 0 0 0 10px;
}

#content h2.productName {
	float: left;
	margin: 0 0 10px;
}

#content .productPurchase {
	border-left: solid 1px #888;
	float: right;
	margin: 20px 0;
	padding: 10px;
	text-align: right;
	width: 102px;
}

#content .productPurchase input {
	display: block;
}

#content .productImg {
	float: left;
	padding: 0 20px 20px 0;
}

#content .productDesc ul li {
	list-style-type: disc;
	list-style-position: inside;
}

.optname {
	 display: block;
	 float: left;
	 font-weight: bold;
}

.optval {
	font-weight: normal;
	margin: 0 0 0 10px;
}

.cartUpdate, .cartTotal {
	margin: 0;
	padding: 20px;
}

 .continueShopping, .cartCheckout {
	padding: 0 20px;
}

.cartTotal {
	float: right;
	text-align: right;
}

.cartTotal strong {
	margin: 0 0 0 10px;
}

.continueShopping {
	float: left;
}

.cartCheckout {
	float: right;
}

.checkoutRoute {
	height: 20px;
	margin: 20px 0 0;
}

.checkoutRoute li {
	float: left;
	list-style-type: none;
	margin: 10px;
}

.checkoutRoute li.current {
	list-style-type: disc;
}

ul.selectAddress, ul.selectAddress li {
	list-style: none;
}

.selectAddress input {
	margin: 0 10px 0 0;
}

.selectAddress address {
	margin-left: 23px;
}

ul.paymentSelect {
	margin: 0 0 50px;
}

ul.paymentSelect, ul.paymentSelect li {
	list-style-type: none;
}

.paymentSelect input {
	margin: 0 10px 0 0;
}

.confirmationTotal {
	font-weight: bold;
	position: relative;
}

.confirmationTotal em, .totalPrice {
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
}

.checkoutConfirm {
	float: right;
}

.checkoutConfirmation {
	background: #F8F8F8;
	border: solid 1px #DDD;
	margin: 40px 0 0;
	padding: 20px;
}

#content .checkoutConfirmation h3 {
	margin: 0 0 1em;
	padding: 0;
}

.checkoutConfirmation .confirmationTotal {
	clear: left;
	float: left;
	width: 200px;
}

.confirmProductList li {
	border-top: solid 1px #DDD;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 20px;
	position: relative;
}

.confirmProductList em {
	margin: 0 10px 0 0;
}

.confirmProductList .price {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 0 10px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	width: 100px;
}

.confirmProductListTotal p.confirmationTotal {
	clear: right;
	float: right;
	width: 200px;
}

p.confirmationTotal em {
	display: block;
	float: right;
	margin: 0 0 0 10px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	width: 100px;
}

.checkoutContinue a {
	margin: 0 0 0 10px;
}

.delAddressBook {
	line-height: 26px;
}

.delAddressBook .button {
	float: left;
	margin: 0 10px 0 0;
}

#categories #active {
	background-color: #2AA5E6;
	color: #FFF;
}

.pagenav {
	margin: 0 4px;
}

.paymentSelect li {
	border: solid 1px #CCC;
	padding: 5px;
}

.ideal {
	background: #d1e8ff url(/images/icons/ideal_small.gif) no-repeat right center;
}

.paypal {
	background: #ffffd1 url(/images/icons/paypal_small.gif) no-repeat right center;
}

/* @end */

/* @group Promo */

#promo .item {
	background: transparent no-repeat 80px center;
}

#promo .auto {
	background-image: url(/images/promo/promo_auto.jpg);
}

#promo .motor {
	background-image: url(/images/promo/promo_motor.jpg);
}

#promo .vrachtwagen {
	background-image: url(/images/promo/promo_vrachtwagen.jpg);
}

/* @end */

/* @group Fixes */

.clear {
	clear: both;
}

#newsletter.checkbox {
	float: none;
	height: auto;
	margin: 10px 10px 0;
	width: auto;
}

#specials .shadow {
	text-align: left;
}

#content .button:link {
	color: #444;
}

#content .button:visited {
	color: #444;
}

#content .button:hover {
	text-decoration: none;
}

#content .button:active {
	background-color: transparent;
}

.standardform:after, .productUlList:after, .subcategories:after, #sitemap li li:after, .confirmProductListTotal:after, .checkoutConfirmation:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.standardform, .productUlList, .subcategories, #sitemap li li, .confirmProductListTotal, .checkoutConfirmation {display: inline-block;}

/* Hides from IE-mac \*/
* html .standardform, * html .productUlList, * html .subcategories, * html #sitemap li li, * html .confirmProductListTotal, * html .checkoutConfirmation {height: 1%;}
.standardform, .productUlList, .subcategories, #sitemap li li, .confirmProductListTotal, .checkoutConfirmation {display: block;}
/* End hide from IE-mac */

/* @end */

