/* Created by Minus 3 - http://www.minus3.nl/ */

/* main */
* {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0; 
}

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

table {
	margin: 0 auto;
	border-spacing: 0;
}

input {
	font-size: 11px;
	height: 26px !important;
	line-height: 26px !important;
}

.text, select{
	border : 1px solid #CCCCCC !important;
	margin: 2px !important;
}

/* header */

td[width="570"] {
	width: 100% !important;
	padding-left: 20px;
}

#header {
	width: 100% !important;
	height: 84px;
	background: url(headerbg.png) repeat-x center top;
	text-align: center;
}

#header_wrapper {
	background: url(headerwrap.jpg) no-repeat center center;
	height: 84px;
	width: 978px;
	padding: 0 20px 0 0;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	clear: both;
	position: relative;
}

#logo {
	margin-top: 30px;
	margin-left: 5px;
	float: left;
}

#phone {
	position: absolute;
	background: url(telefoonicon.jpg) no-repeat left center;
	height: 22px;
	padding-left: 30px;
	padding-top: 5px;
	top: 5px;
	right: 27px;
	color: #9f9797;
	font-weight: bold;
}

#twitter {
	background: url(twitter-icon.gif) no-repeat left center;
	font-weight: bold;
	height: 22px;
	padding-left: 35px;
	padding-top: 5px;
	position: absolute;
	right: 160px;
	top: 5px;
}

#twitter a {
	color: #9f9797;
}

#navigation {
	float: right;
	margin-top: 40px;
}

#navigation a {
	float: left;
	padding: 0 7px;
	color: #9f9797;
	font-weight: bold;
	text-decoration: none;
}

#navigation span {
	text-indent: -9999px;
	background: url(menu_streepje.png) center top no-repeat;
	line-height: 20px;
	width: 1px;
	display: block;
	float: left;
}

/* content */
.container {
	width: 998px;
}

* html .container {
	margin-top: -10px;
	position: relative;
	zoom: 1;
}

h1 {
	color: #c60f8f;
	padding: 10px 0 0 10px;
	font-size: 25px;
}

span.crumbpath {
	padding: 10px 0 0 10px;
	display: block;
	font-size: 11px !important;
}

span.crumbpath a {
	color: #000 !important;
}

.banner {
	width: 725px;
	height: 320px;
	margin: 10px 0 -20px 21px;
	position: relative;
	zoom: 1;
}

.banner .overlay {
	background: url(/images/banners/overlay.png) right bottom no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 320px;
	width: 725px;
	z-index: 999;
}

.banner .hide {
	display: none;
}

.banner p.static {
	display: none;
}

/* sidebar */
.sidebar {
	width: 220px;
	display: block;
}

.boxText {
	background: #f7f7f7;
	border-top: 1px solid #e1e1e1;
	width: 222px;
}

.infoBoxContents {
	border-top: 1px solid #e1e1e1;
	background: #f7f7f7;
	padding-bottom: 10px;
}
.boxText .infoBoxContents {
	border: none;
}

.boxText p,
.boxTextBis p {
	padding: 10px 10px 10px 15px;
	border-bottom: 1px solid #ced2d8;
	font-size: 12px;
	color: #293953;
}

.boxText a,
.boxTextBis a {
	color: #293953;
	text-decoration: none;
}

p.betaal {
	text-align: right;
	border-top: 1px solid #ced2d8;
	border-bottom: none;
	margin-bottom: -10px;
}

* html p.betaal {
	margin-bottom: 0;
}

p.betaal a {
	text-decoration: underline;
}

.boxText input.submit,
#specialbody form input.submit {
	line-height: 26px;
	background: url(searchbtnbg.png) repeat-x center center;
	padding: 0 8px;
	float: right;
	margin-right: 13px;
	color: #fff;
	font-weight: normal;
	height: 26px;
	display: block;
}

* html .boxText input.submit,
* html #specialbody form input.submit {
	padding: 0;
}

input.submit {
	background: url(searchbtnbg.png) repeat-x center center;
	color: #fff;
	line-height: 26px;
	height: 26px;
	padding: 0 8px;
}

.boxText input.text {
	line-height: 26px;
	padding: 0 8px;
	border: 1px solid #666666;
	width: 200px;
	height: 26px;
	margin: 10px 0;
}

.adv_srch {
	font-size: 12px;
	float: left;
	margin: -20px 0 0 15px;
	position: relative;
	zoom: 1;
}

.boxTextCategorie {
	background: #9f9797;
}

.boxTextCategorie p {
	padding: 10px 10px 10px 15px;
	border-bottom: 1px solid #b2abab;
	font-size: 12px;
	color: #fff;
	position: relative;
	text-indent: 15px;
}

.boxTextCategorie p strong {
	text-indent: 0px;
	display: block;
}

.boxTextCategorie p a {
	color: #fff;
	text-decoration: none;
}

.boxTextCategorie p img {
	margin-right: 5px;
}

.arr {
	position: absolute;
	right: 10px;
	top: 13px;
}

.arrow {
	display: none;
}
.subcategorie {
	display: block;
	text-indent: 15px !important;
}

.subcategorie strong {
	text-indent: 15px !important;
	font-weight: normal;
}

.subsubcategorie {
	display: block;
	text-indent: 30px !important;
}

.subsubcategorie strong {
	text-indent: 30px !important;
	font-weight: normal;
}

.pageHeading p {
	margin-top: 10px !important;
	padding-left: 10px !important;
	display: block;
	font-size: 12px;
}

/* SEO [JS box] */
#e_menu {
	margin-top: 10px;
}

ul.comboboxlinks {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
	background: #f7f7f7;
}

ul.links {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
}

ul.links li {
	padding: 10px 10px 10px 15px;
	border-bottom: 1px solid #ced2d8;
	font-size: 12px;
	color: #293953;
}

ul.links li a {
	color: #293953;
	text-decoration: none;
}

#comboboxlinkslist {
	padding-bottom: 10px;
}


/* Producten */
.productenBox {
	border-spacing: 10px;
	font-size: 11px;
	width: 734px !important;
	margin-left: 10px;
}
 .productenBox p {
	margin-bottom: 10px;
	margin: 0 14px 10px;
	font-size: 13px;
}

.productenBox p a {
	color: #c60f8f;
	text-decoration: none !important;
}

.productenBox img {
	/* width: 100%; */
}

* html .product_image {
	width: auto !important;
	height: auto !important;
}

* html .productListing-data img {
	width: auto !important;
	height: auto !important;
}

#productNEWprice {
	margin: 0 260px 0 0;
}

.productenBox a.title,
.boxTextBis a.title {
	font-size: 15px !important;
	color: #333;
	font-weight: bold;
	padding: 10px 0 0 15px;
	display: block;
}

.productenBox.product {
	border: 1px solid #ccc;
	margin: 0 !important;
}

.productenBox.product u {
	text-decoration: none !important;
}

.productenBox.product p {
	font-size: 11px;
}

.deep a.title {
	font-size: 15px !important;
	color: #333;
	font-weight: bold;
	display: block;
	text-indent: 15px;
}

.product .productlink a {
	font-size: 15px !important;
	color: #333 !important;
	font-weight: bold;
	display: block;
	text-decoration: underline !important;
}

/* specials */

#specialbody {
	padding-left: 30px;
	padding-top: 10px;
}

#specialbody .crumbpath {
	font-size: 11px;
}

#specialbody form {
	width: 550px;
}

#specialbody form td {
	font-size: 12px;
}

#specialbody form input.text,
#specialbody select {
	border: 1px solid #ccc;
	line-height: 26px;
	height: 26px;
	display: block;
	margin: 5px 0;
}

#specialbody form input.submit {
	margin-right: 0 !important;
}

#specialbody .OSFieldKey {
	line-height: 30px;
}

#specialbody .OSinfoBox {
	border-top: 1px solid #eee;
	padding: 10px;
}

/* Shopping cart */

#shopping_cart .productListing {
	border-bottom: 1px solid #ccc;
}

#shopping_cart .productListing td {
	font-size: 12px !important;
	line-height: 21px;
}

#shopping_cart .productListing small {
	text-indent: 10px;
	display: inline-block;
}

#shopping_cart .productListing-data {
	border-bottom: 1px solid #ccc;
}

#shopping_cart .productListing img {
	float: left;
}

#shopping_cart .productListing-heading {
	font-weight: bold;
	border-bottom: 1px solid #eee;
}

#shopping_cart .cart_title {
	margin-left: 15px;
	color: #333;
	display: block;
}

#shopping_cart .total {
	font-size: 14px;
}

/* Misc */

.copyright {
	padding-top: 20px;
	color: #999;
	font-size: 11px;
}

a[href='javascript:favorieten()'] {
	display: none;
}

p.normal {
	font-size: 12px !important;
	line-height: 18px;
	margin-left: -4px;
}

p.normal strong {
	display: block;
	margin-top: -20px;
}

td.normal p {
	font-size: 12px;
	line-height: 18px;
	margin: 0 !important;
	padding: 0 0 0 12px !important;
}

.pagination {
	color: #333;
	font-size: 12px !important;
	margin-top: 0 !important;
}

.pagination a {
	color: #333;
	text-decoration: none !important;
}

td.normal object {
	margin-left: 12px;
}

div.title {
	font-size: 12px !important;
	font-weight: bold;
	margin: -20px 0 10px 10px;
}

p.title {
	font-size: 12px !important;
	font-weight: bold;
	margin: 0 15px 30px 10px;
	line-height: 20px;
}

/* Login */

#login .productenBox {
	width: 300px !important;
}

#login .productenBox .main,
#login .productenBoxBis .OSmain {
	font-size: 12px !important;
	line-height: 18px;
}

#login .productenbox {
	margin: 0 0 0 10px !important;
}

#login .productenBox td[align=right] {
	font-size: 12px !important;
	padding-top: 10px;
}

#login .productenBox a {
	color: #C90E8F;
}

#login .productenBox input.text,
#login .productenBox input.password,
#login .productenBoxBis input.text,
#login .productenBoxBis input.password {
	border: 1px solid #ccc;
	line-height: 26px;
	margin-bottom: 5px;
	width: 200px;
	height: 26px;
	padding-left: 5px;
	display: block;
}

#login .productenBoxBis input.text,
#login .productenBoxBis input.password {
	width: 200px;
	height: 26px;
	display: block;
}

#login .title,
#new_account .title {
	font-size: 15px !important;
	color: #333;
	font-weight: bold;
	display: block;
	padding-bottom: 15px;
}

#login .crumbpath {
	margin-left: 10px;
}

* html #login .crumbpath {
	margin-left: 0;
}

.buttonlink {
	line-height: 26px;
	background: url(searchbtnbg.png) repeat-x center center;
	padding: 0 8px;
	font-weight: normal;
	height: 26px;
	color: #fff !important;
	text-decoration: none;
	font-size: 11px !important;
	display: inline-block;
}

form[name=password_forgotten] {
	margin-left: 30px;
}

.messageStackError {
	font-size: 12px !important;
	padding-bottom: 15px;
	color: #f00;
}

.messageStackSuccess {
	font-size: 12px;
	color: #40AB16;
}

.messageStackError img {
	width: 10px;
	height: 10px;
}

/* Create account */

#new_account .productenBoxBis {
	margin-left: 30px;
	width: 400px;
}

#new_account .OSinfoBoxContents table {
	float: left;
	font-size: 12px;
	width: 400px;
	margin-left: 10px;
}

#new_account .OSinfoBoxContents table .OSmain {
	width: 150px !important;
	line-height: 26px;
	margin-left: 10px;
}

#new_account .title {
	margin-left: 10px;
}

#new_account .OSinfoBoxContents table input.text,
#new_account .OSinfoBoxContents table input.password,
#new_account .OSinfoBoxContents table select {
	border: 1px solid #ccc;
	line-height: 26px;
	height: 26px;
	margin-bottom: 5px;
	width: 225px;
	float: right;
	padding-left: 5px;
	display: block;
}

#new_account input[type=radio] {
	margin-left: 17px;
}

#new_account .OSinputRequirement {
	float: right;
	color: #C90E8F;
	font-size: 12px !important;
}

#new_account .OSsmallText {
	font-size: 12px;
	padding-left: 10px;
}

#new_account .OSsmallText a {
	color: #000;
}

/* New account success */

#new_account_success .productenBoxBis {
	margin-left: 30px;
	width: 700px;
}

#new_account_succes .OSmain {
	font-size: 12px !important;
}

/* product page */

#product_page .product_image {
	width: 250px;
	float: right;
	border: 1px solid #ccc;
	padding: 5px;
	margin-left: 15px;
}

#product_page .desc {
	float: left;
	width: 445px;
	margin-top: 10px;
	margin-left: 10px;
	overflow: hidden;
}

#product_page .productenBox {
	margin-left: 10px;
}

#product_page .crumbpath {
	text-indent: 0;
}

#product_page h2 {
	font-size: 15px !important;
	color: #333;
	font-weight: bold;
	display: block;
}

#product_page .pageHeading p {
	padding: 0 0 10px !important;
}

#product_page .smallText {
	color: #888;
}

.label {
	font-size: 12px !important;
}

#product_page select {
	border: 1px solid #ccc;
	width: 220px;
	float: right;
	margin-right: 260px;
}

#product_page input.checkbox {
	margin-right: 10px;
	float: left;
	height: 22px !important;
}

#product_page .checkboxlabel {
	margin-top: 3px;
	float: left;
}

/* advanced search */

#adv_search td#specialbody input.text,
#adv_search select {
	width: 220px;
	margin-right: -40px;
	padding-left: 5px;
	display: block;
}

#adv_search select {
	border: 1px solid #ccc;
}

* html .buttongroot {
	padding: 0 !important;
	width: auto;
}

/* search results */

#search_result .productenBoxBis {
	margin-left: 30px !important;
	padding-right: 70px;
}

#search_result .productenBoxBis tr td {
	font-size: 12px !important;
}

#search_result .pageHeading p {
	padding: 0 0 10px !important;
	margin: 0 !important;
}

#search_result .productenBox.product {
	border-spacing: 10px;
}

/* account */

#account .productenBoxBis .OSinfoBox td {
	font-size: 12px;
}

#account .productenBoxBis .OSinfoBox a,
#account .productenBoxBis .OSmain a {
	font-size: 12px;
	color: #c60f8f;
}

#account .productenBoxBis .OSinfoBox  li {
	font-size: 12px;
	margin-left: 30px;
}

#account .OSinfoBox li a {
	color: #000;
}

#account h2,
#account_edit h2 {
	font-size: 15px !important;
	color: #333 !important;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
	margin-left: 10px;
}

#account_edit .productenBoxBis {
	margin-left: 30px;
}

#account_edit .OSinfoBoxContents table {
	float: left;
	font-size: 12px;
	width: 400px;
	margin-left: 10px;
}

#account_edit .OSinfoBoxContents table .OSmain {
	width: 150px !important;
	line-height: 26px;
	margin-left: 10px;
}

#account_edit .title {
	margin-left: 10px;
}

#account_edit .OSinfoBoxContents table input.text,
#account_edit .OSinfoBoxContents table input.password,
#account_edit .OSinfoBoxContents table select {
	border: 1px solid #ccc;
	line-height: 26px;
	height: 26px;
	width: 225px;
	padding-left: 5px;
}

#account_edit .OSinputRequirement {
	color: #C90E8F;
	font-size: 12px !important;
}

#account_edit .OSinputRequirement.ms p {
	text-indent: -200px;
}

#account a.all_orders {
	margin: -8px 0 0 10px;
	display: block;
}

/* address book */

#address_book .productenBoxBis {
	margin-left: 30px;
	padding-right: 60px;
	font-size: 12px;
}

#address_book h3 {
	font-size: 15px !important;
	color: #333;
	font-weight: bold;
	padding: 15px 0 5px 10px;
	display: block;
}

#address_book .OSmain {
	font-size: 12px;
}

#address_book .productenBoxBis a {
	color: #c60f8f;
}

#address_book .address {
	padding: 10px 0 20px 10px;
}

#address_book .OSsmallText {
	padding-left: 15px;
}

#address_book .OSsmallText a {
	margin-left: -10px;
}

/* Addressbook process */

#adr_proc .productenBoxBis,
#change_pass .productenBoxBis {
	margin-left: 30px;
	margin-right: 70px;
	font-size: 12px;
}

#adr_proc .OSmain,
#change_pass .OSmain {
	font-size: 12px;
}

#adr_proc h3,
#change_pass h3 {
	font-size: 15px !important;
	color: #333;
	font-weight: bold;
	padding: 0 0 5px 10px;
	display: block;
}

#adr_proc .OSinputRequirement,
#change_pass .OSinputRequirement {
	color: #c60f8f;
	font-size: 12px;
}

/* html #adr_proc .OSinfoBoxContents tr input.text {
	margin-bottom: -25px;
}

* html #adr_proc .OSinputRequirement,
* html #change_pass .OSinputRequirement {
	float: right;
	line-height: 9px;
	margin-top: -72px;
	position: relative;
	right: -73px;
}
*/
#adr_proc .productenBoxBis input.text,
#adr_proc .productenBoxBis input.password,
#adr_proc .productenBoxBis select,
#change_pass .productenBoxBis input.text,
#change_pass .productenBoxBis input.password,
#change_pass .productenBoxBis select {
	border: 1px solid #ccc;
	line-height: 26px;
	height: 26px;
	width: 225px;
	padding-left: 5px;
}

#adr_proc .OSmain.ms {
	padding-bottom: 5px;
}

#adr_proc .OSmain,
#change_pass .OSmain {
	line-height: 26px;
	padding-left: 10px;
}

#adr_proc .OSinputRequirement,
#change_pass .OSinputRequirement {
	text-align: left;
}*/

/* change password */

#change_pass .productenBoxBis {
	margin-left: 30px;
	padding-right: 70px;
}

#change_pass .ms {
	text-indent: -85px;
}

#change_pass h3 {
	padding-left: 0 !important;
}

/* account history */

#account_hist .productenBoxBis {
	margin-left: 30px;
	padding-right: 70px;
}

#account_hist .OSmain {
	font-size: 12px;
	padding: 0 10px;
}

#account_hist .OSmain a {
	color: #c60f8f;
}

#account_hist .productenBoxBis .OSinfoBox {
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
}

/* checkout */
/* shipping */

#check_ship .productenBoxBis {
	margin-left: 30px;
	padding-right: 70px;
}

#check_ship .OSmain,
#check_ship .main {
	font-size: 12px;
}

#check_ship .checkoutBarCurrent,
#check_ship .checkoutBarTo,
#check_ship .checkoutBarFrom {
	font-size: 11px;
	padding-top: 5px;
}

#check_ship .checkoutBarFrom a {
	color: #c60f8f;
	text-decoration: none;
}

#check_ship textarea {
	border: 1px solid #ccc;
	margin: 10px;
}

#check_ship h3 {
	font-size: 15px !important;
	color: #333;
	font-weight: bold;
	padding: 0 0 5px 10px;
	display: block;
}

#check_ship .rembours {
	line-height: 21px;
}

#check_ship .productenBoxBis a {
	color: #c60f8f;
	text-decoration: none;
}

#check_ship a span.OSorderEdit {
	font-size: 11px;
}

/* account history info */

#acc_hist_inf .productenBoxBis {
	margin-left: 30px;
	padding-right: 70px;
}

#acc_hist_inf h3 {
	font-size: 15px !important;
	color: #333;
	font-weight: bold;
	padding: 0 0 5px 0;
	display: block;
}

#acc_hist_inf .OSmain {
	font-size: 12px;
	padding-left: 10px;
}

#acc_hist_inf .OSsmallText {
	font-size: 11px;
	padding: 10px;
}

.wrapimg, .wrapimghome {
	height: 110px;
	overflow: hidden;
	display: block;
	zoom: 1;
	position: relative;
}

.wrapimghome{
	height: 235px;
}

/* product listing */

.productlist {
	border: 1px solid #ccc;
}

.productlist .wrapimg {
	width: 140px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}


.productlist img {
	float: left;
	border-right: 1px solid #ccc;
}

.productlist .wrapimg img {
	display: block;
	height: auto;
	border: 0;
}

.productlist .productlink a {
	font-size: 15px !important;
	color: #333 !important;
	font-weight: bold;
	display: block;
	margin: 14px 0 0 0;
	text-decoration: underline !important;
	padding: 0;
}

.productlist .productlink ~ p {
	padding: 0 0 15px;
	margin-top: -10px;
}

.productlist .txtwrap {
	float: left;
	width: 190px;
	display: block;
	zoom: 1;
}

* html #product_page .main {
	padding: 10px !important;
	font-size: 12px !important;
}

* html #product_page .pageHeading {
	padding: 10px;
}

td.smaller {
	width: 250px !important;
}

div.productdiv {
	width: 355px !important;
	float: left;
	border: 5px solid #fff!important;
	border-width: 5px 5px 0;
}

div.wrapprod {
	padding: 10px 0 0 20px;
}

* html .wrapprod {
	padding: 10px 0 0 10px;
}

div.extras {
	border: 1px solid #ccc;
	height: 185px;
}

div.pageHeading {
	padding-left: 20px;
}
