/*

	Stylesheet for Vinodirect

	Media:      screen, projection
	Copyright:  Netlash <http://www.netlash.com>
	Author:     Yoni De Beule <yoni@netlash.com>

*/

body, form, ol, ul, dl, li, dt, dd, td, th ,tr, h1, h2, h3, h4, h5, h6, p, pre, blockquote, address { margin: 0; padding: 0; }
ol, ul { list-style: none; }
img { border:0; }
fieldset { margin: 0; padding: 0; border: 0; }
input, select, textarea { font-size: 100%; vertical-align: middle; }
table { border-collapse: collapse; border-spacing: 0; empty-cells: show; }
th { text-align: left; }
a:focus { overflow: hidden; }

body {
	font: 300 12px Arial, sans-serif;
	color: #333;
	line-height: 1.5;
	background: #444 url(../images/gradient.png) repeat-x top center;
}

/*
	Typography and text styles
*/

p {
	padding: 0 0 12px 0;
}

strong, th, thead td, h1, h2, h3, h4 {
	font-weight: 700;
}

h1, h2, h3 {
	line-height: 1.1;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

h1 a, h2 a, h3 a, h4 a {
	border: 0;
}

h1 {
	font-size: 24px;
	padding: 0 0 18px 0;
	color: #666;
}

h2 {
	font-size: 24px;
	padding: 0 0 18px 0;
	color: #666;
}

h3 {
	font-size: 14px;
	padding: 0 0 12px 0;
}

h4 {
	font-size: 12px;
	padding: 0 0 6px 0;
}

	/* Links */

	a { text-decoration: none; border-bottom: 1px solid #eab5ba; color: #bf1e2e; }
	a:link { border-color: #eab5ba; color: #bf1e2e; }
	a:visited { border-color: #d7b2b6; color: #851520; }
	a:hover, a:active { border-color: #f50c24; color: #f50c24; }

	/* Defaults */

	.content ul,
	.content ol {
		padding: 0 0 12px 24px;
	}

	.content li {
		padding-bottom: 2px;
	}

	.content ul {
		list-style: disc;
	}

	.content ol {
		list-style-type: decimal;
	}

	.content ul ul,
	.content ol ul,
	.content ol ol {
		padding-bottom: 0;
	}

	.content ol ol {
		list-style: upper-roman;
	}

	.content ol ol ol {
		list-style: lower-roman;
	}

	ol.reset,
	ul.reset {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	code {
		font-family: Consolas, Monaco, "Courier New", monospace;
		font-size: 12px;
		line-height: 1.15;
	}

	pre {
		padding: 6px 12px;
		background: #ded9ca;
		margin: 0 0 12px;
	}

	p.small, .small, small {
		font-family: Arial, sans-serif;
		font-size: 11px;
		line-height: 1.636;
	}

	blockquote, q {
		font-style: italic;
		font-family: Georgia, serif;
	}

	blockquote {
		padding: 0 0 0 12px;
	}

	blockquote cite {
		font-size: 11px;
		text-align: right;
		display: block;
		position: relative;
		bottom: 12px;
	}

	em {
		font-style: italic;
	}

	sub, sup {
		line-height: 0;
	}

	hr {
		border: none;
		border-top: 1px solid #ddd;
		padding: 0;
	}

	div.hr {
		border-bottom: 1px solid #ddd;
		margin: 12px 0 24px;
	}

	div.hr hr {
		display: none;
	}

	table {
		border-top: 1px solid #eee;
		width: 100%;
	}

	td, th {
		border-bottom: 1px solid #eee;
		padding: 4px;
	}

	th {
		font-weight: 700;
		background: #f4f4f4;
	}

	/* Image classes */

	img.alignLeft {
		float: left;
		padding: 0 10px 10px 0;
	}

	img.alignRight {
		float: right;
		padding: 0 0 10px 10px;
	}

	a.linkedImage {
		border: 0;
		display: block;
		font-size: 11px;
	}

	a.linkedImage img {
		display: block;
	}

	/* Sticky footer */

	html, body, #outerWrapper {
		height: 100%;
	}

	body > #outerWrapper {
		height: auto;
		min-height: 100%;
	}

	#main {
		padding-bottom: 200px;
		background: url(../images/background.png) repeat-y center;
	}

	#footer-wrap {
		position: relative;
		margin-top: -200px;
		height: 200px;
		clear: both;
		background: url(../images/footer.jpg) no-repeat bottom center;
	}

/*
	Wrapper(s)
*/

#innerWrapper {
	width: 966px;
	margin: 0 auto;
}

#content {
	display: inline;
	float: right;
	width: 759px;
	position: relative;
	background: url(../images/header.jpg) no-repeat -249px -238px;
}

#innerContent {
	float: left;
	width: 552px;
	padding: 3px 24px 0 0;
	overflow: hidden;
}

/*
	Header
*/

#outerWrapper {
	background: url(../images/header.jpg) no-repeat top center;
}

#header {
	width: 951px;
	padding-left: 15px;
	padding-bottom: 38px;
}

#header h1 {
	width: 260px;
	height: 94px;
	float: left;
	padding: 0;
}

#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
}

	/* Header en Navigation */

	#topnav {
		width: 691px;
		height: 22px;
		overflow: hidden;
		float: left;
		padding: 60px 0 12px 0;
	}

	#topnav ul li {
		float: left;
		padding-right: 22px;
		padding: 0 6px 0 16px;
	}

	#topnav ul li a {
		font-size: 16px;
		line-height: 22px;
		font-weight: 700;
		border: 0;
		display: block;
		color: #321d1e;
	}

		#topnav ul li a:link,
		#topnav ul li a:visited {
			color: #321d1e;
		}

		#topnav ul li a:hover,
		#topnav ul li a:active {
			color: #f50c24;
		}

	#topnav ul li.selected a {
		color: #bf1e2e;
	}

		#topnav ul li.selected a:link,
		#topnav ul li.selected a:visited {
			color: #bf1e2e;
		}

		#topnav ul li.selected a:hover,
		#topnav ul li.selected a:active {
			color: #f50c24;
		}

	/* Breadcrumbs */

	#breadcrumb {
		float: left;
		padding-left: 70px;
	}

	#breadcrumb p {
		font-size: 11px;
		line-height: 18px;
		float: left;
		padding: 3px 0 0 0;
		color: #999;
	}

	#breadcrumb p a {
		color: #321d1e;
		border: 0;
		border-bottom: 1px solid #bbb5b5;
	}

		#breadcrumb p a:link,
		#breadcrumb p a:visited {
			color: #321d1e;
			border-color: #bbb5b5;
		}

		#breadcrumb p a:hover,
		#breadcrumb p a:active {
			color: #000;
			border-color: #000;
		}

	/* Top bar */

	#topBar {
		height: 85px;
		padding: 0 15px;
	}

	/* Top search */

	#topSearch{
		float: right;
	}

	#topSearch form {
		float: left;
		padding-top: 18px;
	}
	
	#topSearch form p {
		float: left;
	}

	#topSearch form input.input-text {
		float: left;
		margin-right: 6px;
		width: 186px;
	}

	#topSearch form button.bttnStandard {
		float: left;
	}

	#topSearch input.input-submit, #topSearch input.inputSubmit, #topSearch input.submit, #topSearch button {
		font-size: 11px;
		font-weight: 700;
		font-family: Arial, sans-serif;
		color: #fff;
		background: #bf1e2e;
		border: 0;
		overflow: visible;
		padding: 7px 10px 6px 10px;
		height: 13px;
		line-height: 13px;
		margin: 0;
		height: auto;
		cursor: pointer;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}

	#topSearch input.input-submit:hover, #topSearch input.inputSubmit:hover, #topSearch input.submit:hover, #topSearch button:hover, #topSearch input.input-submit:active, #topSearch input.inputSubmit:active, #topSearch input.submit:active, #topSearch button:active {
		color: #fff;
		background: #851520;
	}

	/* Language */

	#language {
		float: right;
		padding-left: 10px;
	}

	#language ul {
		float: left;
		padding-top: 18px;
	}

	#language li {
		float: left;
		height: 26px;
		padding-left: 5px;
	}

	#language li a {
		float: left;
		font-size: 11px;
		line-height: 26px;
		padding: 0 7px;
		color: #ccc;
		border: 0;
		text-transform: uppercase;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}

		#language li a:link,
		#language li a:visited {
			color: #ccc;
		}

		#language li a:hover,
		#language li a:active {
			color: #fff;
		}

	#language li.selected a {
		color: #fff;
		background: #bf1e2e;
	}

		#language li.selected a:link,
		#language li.selected a:visited {
			color: #fff;
			background: #bf1e2e;
		}

		#language li.selected a:hover,
		#language li.selected a:active {
			color: #fff;
			background: #851520;
		}

/*
	Footer
*/

#footer-wrap {
	clear: both;
}

#footer {
	margin: 0 auto;
	width: 936px;
}

#footer ul {
	float: right;
	padding: 153px 0 0 0;
}

#footer ul li {
	float: left;
	font-size: 11px;
	padding-left: 10px;
	color: #999;
}

#footer ul li a,
#footer ul li a:link,
#footer ul li a:visited {
	color: #ccc;
	border-color: #717171;
}

#footer ul li a:hover,
#footer ul li a:active {
	color: #fff;
	border-color: #fff;
}

/*
	Sidebar
*/

#sidebar {
	display: inline;
	float: left;
	width: 183px;
	overflow: hidden;
	padding-right: 24px;
}

#sidebar .widget {
	margin-bottom: 32px;
}

#sidebar .widget dl {
	padding-left: 21px;
}

#sidebar .widget p, #sidebar .widget form {
	padding-left: 12px;
}

#sidebar .widget p p, #sidebar .widget form p {
	padding-left: 0;
	padding-right: 0;
}

#sidebar .widget h3 {
	line-height: 18px;
	padding: 0 0 6px 12px;
	margin: 0 0 12px 3px;
	border: 0;
	border-bottom: 1px solid #ddd;
}

#sidebar .content ul, #sidebar .content ol {
	padding-left: 27px;
}

	/* Assortiment & Submenu */

	#sidebar-assortiment, #sidebar-submenu {
		background: #321d1e;
		padding-left: 3px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		border-top-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		border-bottom-right-radius: 5px;
	}

	#sidebar #sidebar-assortiment h3, #sidebar #sidebar-submenu h3 {
		color: #fff;
		padding: 10px 0 10px 12px;
		border: 0;
		margin: 0;
		background: #47292b;
		border-bottom: 1px solid #321d1e;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		border-top-right-radius: 5px;
 	}

	/* Tier 1 */

	#sidebar #sidebar-assortiment ul, #sidebar #sidebar-submenu ul {
		padding: 0 0 12px 0;
		background: #47292b;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		border-bottom-right-radius: 5px;
	}

	#sidebar #sidebar-assortiment ul li, #sidebar #sidebar-submenu ul li {
		width: 180px;
		border-bottom: 1px solid #321d1e;
	}

	#sidebar #sidebar-assortiment ul li a, #sidebar #sidebar-submenu ul li a {
		font-size: 12px;
		font-weight: 700;
		color: #d1caca;
		border: 0;
		padding: 6px 12px;
		display: block;
	}

		#sidebar #sidebar-assortiment ul li a:link, #sidebar #sidebar-submenu ul li a:link,
		#sidebar #sidebar-assortiment ul li a:visited, #sidebar #sidebar-submenu ul li a:visited {
			color: #d1caca;
		}

		#sidebar #sidebar-assortiment ul li a:hover, #sidebar #sidebar-submenu ul li a:hover,
		#sidebar #sidebar-assortiment ul li a:active, #sidebar #sidebar-submenu ul li a:active {
			color: #fff;
		}

		#sidebar #sidebar-assortiment ul li a.selected:link, #sidebar #sidebar-submenu ul li a.selected:link,
		#sidebar #sidebar-assortiment ul li a.selected:visited, #sidebar #sidebar-submenu ul li a.selected:visited {
			color: #fff;
			background: #321d1e;
		}

		#sidebar #sidebar-assortiment ul li a.selected:hover, #sidebar #sidebar-submenu ul li a.selected:hover,
		#sidebar #sidebar-assortiment ul li a.selected:active, #sidebar #sidebar-submenu ul li a.selected:active {
			color: #fff;
			background: #321d1e;
		}

	#sidebar #sidebar-assortiment ul ul {
		display: none; /* Javascript */
	}

	#sidebar #sidebar-assortiment ul li.selected ul {
		display: block; /* Javascript */
	}

	/* Tier 2 */

	#sidebar #sidebar-assortiment ul ul, #sidebar #sidebar-submenu ul ul {
		padding: 0 0 6px 0;
		background: #321d1e;
	}

	#sidebar #sidebar-assortiment ul li ul li, #sidebar #sidebar-submenu ul li ul li {
		width: 180px;
		padding: 0;
		border: 0;
	}

	#sidebar #sidebar-assortiment ul li ul li a, #sidebar #sidebar-submenu ul li ul li a {
		font-size: 11px;
		font-weight: 300;
		border: 0;
		padding: 4px 0 4px 24px;
		display: block;
	}

		#sidebar #sidebar-assortiment ul li ul li a:link, #sidebar #sidebar-submenu ul li ul li a:link,
		#sidebar #sidebar-assortiment ul li ul li a:visited, #sidebar #sidebar-submenu ul li ul li a:visited {
			color: #d1caca;
		}

		#sidebar #sidebar-assortiment ul li ul li a:hover, #sidebar #sidebar-submenu ul li ul li a:hover
		#sidebar #sidebar-assortiment ul li ul li a:active, #sidebar #sidebar-submenu ul li ul li a:active {
			color: #fff;
		}

	#sidebar #sidebar-assortiment ul li ul li.selected a, #sidebar #sidebar-submenu ul li ul li.selected a {
		color: #fff;
	}

		#sidebar #sidebar-assortiment ul li ul li.selected a:link, #sidebar #sidebar-submenu ul li ul li.selected a:link,
		#sidebar #sidebar-assortiment ul li ul li.selected a:visited, #sidebar #sidebar-submenu ul li ul li.selected a:visited {
			color: #fff;
		}

		#sidebar #sidebar-assortiment ul li ul li.selected a:hover, #sidebar #sidebar-submenu ul li ul li.selected a:hover
		#sidebar #sidebar-assortiment ul li ul li.selected a:active, #sidebar #sidebar-submenu ul li ul li.selected a:active {
			color: #fff;
		}

	/* Nieuwsbrief */

	#sidebar #sidebar-nieuwsbrief form input#email {
		width: 158px;
	}

	/* Hoe werkt het */

	#sidebar-hoewerkthet ul {
		padding-bottom: 0;
	}

	/* Account */

	#sidebar-account dt {
		margin: 0 0 5px 0;
	}
	
	#sidebar-account dd {
		width: 164px;
		clear: left;
		float: left;
		margin: 0 0 15px 0;
	}

	#sidebar .widget p.phone {
		font-weight: 700;
		padding-left: 36px;
		background: url(../images/phone.gif) no-repeat 10px 0;
	}

	/* Tevreden klanten */

	#sidebar #sidebar-tevredenklanten dl dt {
		padding: 0 0 6px 0;
		line-height: 1.5;
		font-size: 13px;
		text-indent: -0.7em;
		font-family: "Palatino Linotype", Palatino, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", Garamond, Georgia, serif;
	}

	#sidebar #sidebar-tevredenklanten dl dd {
		height: 22px;
		line-height: 22px;
		color: #666;
		font-size: 11px;
		padding-bottom: 24px;
	}

	#sidebar #sidebar-tevredenklanten dl dd img {
		float: left;
		margin: 0 14px 0 0;
		height: 22px;
		width: 22px;
	}

	#sidebar #sidebar-tevredenklanten dl dd.last {
		padding-bottom: 0;
	}

/*
	Inner sidebar
*/

#innerSidebar {
	display: inline;
	float: left;
	width: 183px;
}

#innerSidebar.cart-sidebar {
	padding-top: 18px;
}

#innerSidebar .widget {
	margin-bottom: 32px;
}

#innerSidebar .widget dl {
	padding-left: 12px;
}

#innerSidebar .widget ul ul, #innerSidebar .widget ol ol, #innerSidebar .widget ol ul, #innerSidebar .widget ul ol {
	padding: 0;
}

#innerSidebar .widget p, #innerSidebar .widget form {
	padding-right: 12px;
}

#innerSidebar .widget p p, #innerSidebar .widget form p {
	padding-left: 0;
	padding-right: 0;
}

#innerSidebar .widget h3 {
	line-height: 18px;
	padding: 0 12px 6px 0;
	margin: 0 3px 12px 0;
	border: 0;
	border-bottom: 1px solid #ddd;
}

	/* Winkelmandje */

	#innerSidebar-winkelmandje {
		background: #bf1e2e;
		-moz-border-radius-topleft: 5px;
		-webkit-border-top-left-radius: 5px;
		border-top-left-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		border-bottom-left-radius: 5px;
		padding: 0 0 12px 12px;
		border-right: 3px solid #851520;
	}

	#innerSidebar #innerSidebar-winkelmandje h3 {
		color: #fff;
		padding: 10px 0;
		border: 0;
		margin: 0;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		border-top-right-radius: 5px;
	}

	#cartContent ul {
		padding: 0;
	}

	#cartContent li {
		clear: left;
		float: left;
		width: 144px;
		margin: 0 0 12px 0;
	}

	#cartContent li a {
		font-size: 11px;
		float: left;
		width: 80px;
		color: #fff;
		border: 0;
	}

	#cartContent ul #basketProductsPrice, #cartContent ul #basketShippingPrice {
		font-size: 11px;
		float: right;
		width: 64px;
		text-align: right;
		color: #fff;
	}

	#cartContent ul #basketTotal {
		border-top: 1px solid #fff;
		color: #fff;
		margin-top: 10px 0 0 0;
		padding: 5px 0 0 0;
		font-weight: 700;
	}

	#innerSidebar #basketTotal span.float {
		font-size: 11px;
		float: left;
		width: 80px;
		color: #fff;
		border: 0;
	}

	#cartContent ul #basketTotal #basketTotalPrice {
		font-size: 11px;
		float: right;
		width: 64px;
		text-align: right;
		color: #fff;
	}

	#cartContent p {
		font-size: 11px;
		color: #fff;
	}

	.buttonholder button {
		float: none;
	}

	#shoppingCart button {
		border: 0;
		color: #fff;
		width: 156px;
		padding-left: 30px;
		background: url(../images/buttons.png) repeat-x 0 0;
		border: 1px solid #79111b;
	}

	#shoppingCart button:hover {
		color: #fff;
		background-position: 0 -25px;
	}

	/* innerSidebar-relatedproducts */

	#innerSidebar #innerSidebar-relatedproducts ul {
		list-style: none;
		padding-left: 0;
	}

	#innerSidebar #innerSidebar-relatedproducts img {
		display: block;
		padding-bottom: 6px;
	}

	#innerSidebar #innerSidebar-relatedproducts li {
		display: block;
		padding-bottom: 12px;
	}

	.nl #innerSidebar #innerSidebar-relatedproducts h3 {
		letter-spacing: 0; /* puts h3 "Ook in ons assortiment" on one line */
	}

	/* Uw garanties */

	#innerSidebar #innerSidebar-uwgaranties div p {
		padding: 0 10px 12px;
	}

	/* Gratis Verzending */

	#innerSidebar #innerSidebar-gratisverzending dl {
		padding: 5px 5px 5px 0;
	}

	#innerSidebar #innerSidebar-gratisverzending dl dt {
		margin-bottom: 10px;
	}

	#innerSidebar #innerSidebar-gratisverzending dl dd {
		padding-bottom: 15px;
		color: #fff;
	}

	#innerSidebar #innerSidebar-gratisverzending dl dd.last {
		padding-bottom: 0;
	}

	/* Meest verkocht en klanten kochten ook */

	#innerSidebar #innerSidebar-meestverkocht dl,
	#innerSidebar #innerSidebar-klantenkochtenook dl {
		padding: 15px 0 15px 10px;
	}

	#innerSidebar #innerSidebar-meestverkocht dl dt,
	#innerSidebar #innerSidebar-klantenkochtenook dl dt {
		display: block;
		width: 69px;
		height: 64px;
		text-align: center;
		float: left;
		border-bottom: 1px solid #ced8bf;
		clear: both;
		margin-bottom: 10px;
	}

	#innerSidebar #innerSidebar-meestverkocht dl dd,
	#innerSidebar #innerSidebar-klantenkochtenook dl dd {
		font: normal 11px/1.4 Arial,sans-serif;
		display: block;
		width: 110px;
		height: 64px;
		float: left;
		border-bottom: 1px solid #e3e0d7;
		margin-bottom: 10px;
	}

	#innerSidebar #innerSidebar-meestverkocht dl dt.last,
	#innerSidebar #innerSidebar-meestverkocht dl dd.last,
	#innerSidebar #innerSidebar-klantenkochtenook dl dt.last,
	#innerSidebar #innerSidebar-klantenkochtenook dl dd.last {
		padding-bottom: 0;
		margin-bottom: 0;
		border-bottom: none;
	}

	/* In de kijker */

	#innerSidebar .widget .promoList {
		padding: 0;
	}

	#innerSidebar .widget .promoList li {
		clear: both;
		height: 48px;
		margin-bottom: 6px;
	}

	#innerSidebar .widget .promoList a {
		border: 0;
		font-weight: 700;
	}

	#innerSidebar .widget .promoList img {
		float: left;
		width: 40px;
		background: #fff;
	}

	#innerSidebar .widget .promoList .relatedProductsImage {
		float: left;
		width: 40px;
		height: 40px;
		background: #fff;
		margin: 0 12px 6px 0;
	}

	#innerSidebar .widget .promoList .relatedProductsTitle {
		float: left;
		width: 116px;
		padding: 0 0 6px 0;
	}

/*
	Inner content
*/
#innerContent h3 {
	font-size: 14px;
	color: #333;
	padding-bottom: 6px;
}

#innerContent h3 a, #innerContent h3 a:link, #innerContent h3 a:visited {
	color: #333;
}

#innerContent h1 a, #innerContent h2 a, #innerContent h1 a:link, #innerContent h2 a:link, #innerContent h1 a:visited, #innerContent h2 a:visited {
	color: #666;
}

#innerContent h1 a:hover, #innerContent h2 a:hover, #innerContent h3 a:hover, #innerContent h1 a:active, #innerContent h2 a:active, #innerContent h3 a:active {
	color: #bf1e2e;
}

	/* Home intro */

	.homeIntro {
		padding-bottom: 24px;
	}

	/* Shop procedure */

	 #innerContent #shopProcedure {
		padding-top: 24px;
		display: block;
	 }

	 #innerContent #shopProcedure h4 {
		display: none;
	 }

	 #innerContent #shopProcedure ol {
		margin: 10px 0;
		padding: 0;
		list-style: none;
		width: 576px;
		overflow: hidden;
	 }

	 #innerContent #shopProcedure ol li {
		list-style: none;
		float: left;
		margin-right: 24px;
		width: 168px;
		height: 150px;
		position: relative;
	 }

	 #innerContent #shopProcedure ol li a {
		font-size: 13px;
		color: #000;
		font-weight: 700;
		line-height: 18px;
		height: 18px;
		padding: 10px 0 122px 0;
		border: 0;
		display: block;
		width: 168px;
	 }

	#innerContent #shopProcedure ol li a:hover {
		color: #bf1e2e;
	}

	#innerContent #shopProcedure ol li#shopProcedureStep1 {
		background: url('../images/3stappen.jpg') no-repeat;
	}

	#innerContent #shopProcedure ol li#shopProcedureStep2 {
		background: url('../images/3stappen.jpg') no-repeat -192px 0;
	}

	#innerContent #shopProcedure ol li#shopProcedureStep3 {
		background: url('../images/3stappen.jpg') no-repeat -384px 0;
		margin-right: 0;
	}

	/* Product options */

	#productOptions label {
		margin-left: 2px;
	}

	#productOptions select {
		width: 160px;
		margin-bottom: 10px;
	}

	#productOptions ul {
		padding: 0 12px 12px 12px;
	}

	#productOptions li input.input-radio {
		float: left;
		margin: 28px 12px 0 0;
	}

	#productOptions li div.radioWrapper {
		width: 24px;
		overflow: hidden;
		float: left;
	}

	#productOptions li label {
		float: left;
		width: 280px;
		padding: 6px 0 0 0;
	}

	#productOptions li label img {
		width: 72px;
		height: 72px;
		background: #fff;
		float: left;
		margin: 0 12px 6px 0;
		font-size: 0;
	}

	#productOptions li label span {
		display: block;
	}

	#productOptions li label span.optionTitle {
		font-weight: 700;
		font-size: 13px;
		color: #333;
	}

	#productOptions li label span.optionPrice {
		font-weight: 700;
		font-size: 12px;
		color: #999;
	}

	#innerContent .widget h3 {
		font-size: 14px;
		color: #333;
	}

/* Cart overlay */

#cartOverlay {
	width: 672px;
	padding: 12px;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	background: rgb(245, 245, 245);
	background: rgba(245, 245, 245, 0.75);
}

#cartOverlay table {
	width: 672px;
	background: #fff;
}

#cartOverlay th {
	font-weight: 700;
	padding: 0 0 0 10px;
	background: #f4f4f4;
}

#cartOverlay td {
	padding: 6px 0 6px 10px;
	border-bottom: 1px solid #ddd;
}

#cartOverlay thead tr, #cartOverlay thead th {
	height: 28px;
	line-height: 28px;
}

#cartOverlay tbody tr td.image {
	text-align: center;
	padding: 0;
	margin: 0;
	height: 40px;
	width: 64px;
	overflow: hidden;
}

#cartOverlay tbody td.action {
	text-align: right;
	padding: 0 10px 0 0;
}

#cartOverlay tbody td.action .datagridRemoveRow {
	margin-top: 4px;
}

#cartOverlay td.cTotal {
	font-weight: 700;
	font-size: 12px;
}

#cartOverlay td#cTotal {
	font-weight: 700;
	font-size: 14px;
	padding-top: 12px;
}

#downloadTop {
	position: absolute;
	top: 10px;
	right: 204px;
	font-size: 11px;
}

/* Popup box report */

.report { 
	z-index: 1;
	top: 300;
	position: fixed;
	width: 410px;
	margin-left: 280px;
	height: 20px; 
	padding: 10px 0;
	float: left;
	background: #5ea123;
	text-align: center; 
	font-size: 12px;
	color: #fff;
}

/* Pagination */

.pagination-wrap {
	width: 100%;
	overflow: hidden;
}

.pagination {
	float: left;
	position: relative;
	left: 50%;
}

.pagination ul {
	padding: 18px 0;
	overflow: hidden;
	position: relative;
	left: -50%;
}

.pagination li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
	text-decoration: none;
	padding: 0;
	line-height: 15px;
	font-size: 12px;
	text-align: center;
}

.pagination li span {
	float: left;
	display: block;
	padding: 4px 5px;
	color: #ccc;
	min-width: 12px;
}

.pagination li.currentpage span {
	font-weight: 700;
	color: #000;
}

.pagination li.selected span {
	padding: 4px 5px;
	font-weight: 700;
	color: #000;
}

.pagination li a:link,
.pagination li a:visited {
	float: left;
	display: block;
	padding: 3px 4px;
	border: 1px solid #ddd;
	text-decoration: none;
	min-width: 12px;
}

li.ellipsis {
	margin: 0;
}

li.ellipsis span {
	color: #000;
}

.pagination li a:hover,
.pagination li a:active {
	background: #eee;
	border: 1px solid #bbb;
	color: #000;
}

.nextpage, .previouspage {
	font-size: 11px;
}

.pagination li.nextpage {
	margin-left: 10px;
}

.pagination li.previouspage {
	margin-right: 15px;
}

/* Forms */

label {
	font-size: 12px;
	font-family: Arial, sans-serif;
	display: block;
	padding: 4px 0;
}

input.input-text, input.inputText, input.text, input.input-textfield, input.input-textfield-error, input.input-password, input.inputPassword, input.password, textarea, input#email, input.input-medium, input.input-small, .amount input, #productDetailNumproducts {
	font-size: 11px;
	font-family: Arial, sans-serif;
	background: #fcfcfc;
	border: 1px solid #ddd;
	padding: 6px 5px 5px 5px;
	color: #666;
}

textarea {
	line-height: 1.4;
	max-width: 100%;
}

input:focus, textarea:focus {
	border-color: #999; 
	background: #fff;
	color: #000;
}

@-moz-document url-prefix() {
	input[type="text"]:focus,
	textarea:focus { 
		outline: 2px solid #ccc;
		-moz-outline-radius: 3px;
		fborder-color: #ccc;
	}
} 

input.input-submit, input.inputSubmit, input.submit, button {
	font-size: 11px;
	font-weight: 700;
	font-family: Arial, sans-serif;
	color: #000;
	background: url(../images/backgrounds.png) repeat-x 0 -24px;
	border: 1px solid #ddd;
	padding: 1px 4px;
	overflow: visible;
	padding: 4px 10px;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

input.input-submit:hover, input.inputSubmit:hover, input.submit:hover, button:hover, input.input-submit:active, input.inputSubmit:active, input.submit:active, button:active {
	color: #000;
	background-position: 0 -72px;
}

button {
	overflow: visible;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
}


button::-moz-focus-inner{ 
	padding: 0;
	border: none
}

select, option {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

input.input-checkbox, input.input-radiobutton {
	float: left;
	margin: 6px 6px 3px 0;
}

#step1 input.input-checkbox, #step2 input.input-checkbox, #step3 input.input-checkbox, #step4 input.input-checkbox {
	margin: 3px 6px 3px 0;
}

form p.floatLeft {
	padding-right: 10px;
}

form p {
	padding-bottom: 6px;
}

.form-error, .formError {
	padding: 4px;
	margin: 3px 0;
	background: #fbe3e4;
	color: #8a1f11;
	display: block;
}

.form-success, .formSuccess {
	padding: 4px;
	margin: 3px 0;
	background: #e4f0d8;
	color: #2c5301;
	display: block;
}

/* Custom form elements */

button.cartNext {
	float: right;
	margin: 20px 0;
}

button.cart {
	width: 148px;
	padding: 0 0 0 20px;
	background: url(../images/buttons.png) repeat-x 0 0;
	width: 190px;
	text-align: center;
	font-weight: 700;
	border: 0;
	color: #fff;
	border:1px solid #79111b;
}

button.cart:hover {
	background-position: 0 -25px;
}

p.justLikeButtons a {
	float: left;
	font-size: 11px;
	font-weight: 700;
	font-family: Arial, sans-serif;
	color: #000;
	background: url(../images/backgrounds.png) repeat-x 0 -24px;
	border: 1px solid #ddd;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
}

p.justLikeButtons a:link, p.justLikeButtons a:visited {
	color: #000;
	background: url(../images/backgrounds.png) repeat-x 0 -24px;
	border-color: #ddd;
}

p.justLikeButtons a:hover, p.justLikeButtons a:active {
	color: #000;
	background-position: 0 -72px;
	border-color: #ddd;
}

/* General purpose classes */

.hidden { display: none; }
.block { display: block; }

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

.noPadding { padding: 0; }
.paddingBottom { padding-bottom: 12px; }

.noBorder { border: none !important; }
.border { border: 1px solid #C7C7C7; }

.mute { color: #666; }
.serif { font-family: "Times New Roman", Times, Georgia, serif; }
.uc { text-transform: uppercase; }
.sC { font-variant: small-caps; }
.lC { text-transform: lowercase; }

.rc {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.helpTxt {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666;
}

.clear { clear: both; }

/* Guillotine bug */

.guillotineBugFix {
	display: none;
}

/* Clearfix */

.clearfix:after, #topBar:after, #header:after, #productOrderform:after, .twocolumns:after, .widget:after, #news:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

