/*  Reset */
html, body, h1, h2, h3, h4, h5, h6, p, ul, li { padding: 0; margin: 0; }
#_atssh { display:none !important; }
img { border: 0; }
h1, h2, h3 { font-weight: normal; }
iframe { height: 30px !important; clear: both !important; width: 100% !important; }

/*  Global */
html { min-height: 100%; margin-bottom: 1px; }
body { min-height: 100%; padding-bottom: 40px; background: #4379b1 url("/images/background.png"); font-family: verdana; font-size: 12px; line-height: 20px; }
div#bodybg { background: transparent url("/images/kerst.png") no-repeat center top; }
div.stretcher { clear: both; }
div#container { margin: 30px auto 10px auto; width: 830px; background-color: #fff; padding: 10px 10px 40px 10px; }

/*  Homepage */
div#latest_products a, div#popular_products a, div#most_ordered_products a { border: 5px solid transparent; margin-left: 10px; display: block; width: 0px; height: 0px; padding: 98px 0 0 98px; overflow: hidden; float: left; background-position: center center; background-repeat: no-repeat; }
div#latest_products a:hover, div#popular_products a:hover, div#most_ordered_products a:hover { border-color: #457CB5; }
div#latest_products a:first-child, div#popular_products a:first-child, div#most_ordered_products a:first-child { margin-left: 0; }

/*  Header */
div#header { height: 300px; color: #000; margin-bottom: 10px; background: url("/images/header_foto.png") bottom left no-repeat; }
div#header a#logo { display: block; float: left; width: 422px; height: 100px; background: url("/images/nultot12.png") no-repeat center center; }
div#header a#support { display: block; clear: both; width: auto; height: 20px; line-height: 20px; float: right; white-space: nowrap; padding: 5px; margin-top: 30px; background-color: #c8002f; color: #fff; font-size: 18px; text-decoration: none; }
.paymethods { height: 49px; padding: 5px 1px; float: right;  text-align: right; }

/*  Forms */
label { display: block; float: left; width: 130px; clear: left; }
input[type="text"], input[type="password"] { width: 225px; }
fieldset { border: 0; padding: 0; width: 225px; }
fieldset legend { width: 225px !important; }

 /*  - Balloon [error] */
.errorlist li { width: 349px; height:48px; line-height: 38px; padding: 10px 10px 10px 20px; margin: 0; border: 0; display: block; position: absolute; margin: -50px 0 0 305px ; background: url('http://www.hetcms.nl/beheer/images/notifications/balloon-error.png') no-repeat center center; color: #333333; }

    /*  Photos */
a.photo img { width: 274px; padding: 5px; margin: 1px; border: 1px solid #BFBFBF; }

/*  Cart */
a#shoppingcart { float: right; display: block; width: 290px; height: 110px; padding: 20px 20px 0 0; margin: -30px -40px 0 0; background: url("/images/shopping_car.png") top right no-repeat; }

table#cart { width: 100%; border-collapse: collapse; }
table#cart tr { line-height: 50px; }
table#cart tr th { font-weight: bold; font-family: arial; font-size: 12px; text-align: left; border: 0; }
table#cart tr th#specifications { width: 120px; }
table#cart tr th#quantity { width: 50px; }
table#cart tr th#discount { width: 80px; }
table#cart tr th#price, td.price { width: 80px; text-align: right; }
table#cart tr th#delete { width: 40px; }
table#cart tr img.delete { display: block; margin: 0 auto; }
table#cart tr.item td { border-top: 1px solid #D5D5CB; }
table#cart tr.item td.product { line-height: 25px; }
table#cart tr.item td.product img { float: left; margin: 5px 10px 5px 0 }
table#cart tr#total_price { line-height: 20px; font-size: 18px; font-family: Arial; }
table#cart tr#total_discount { line-height: 14px; font-size: 12px; }
table#cart tr#total_discount td#discount_text { font-size: 10px; }

table#cart tr.first td { border-top: 0; }
table#cart tr.item td.discount span { background: url("/images/strikeThroughBlack.gif") center center no-repeat; }

table#cart tr#seperator { line-height: 20px; }
table#cart tr#seperator hr { border-top:2px solid #ABABAB; color:#ABABAB; display:block; height:2px; margin:3px 0; position:static; }

/*  Orderproces line */
div#orderproces ol { overflow: auto; clear: both; display: block; width: 100%; }
div#orderproces ol li { float: left; padding-right: 50px; }

 /* Pagination */
div.pagination { clear: both; overflow: auto; padding: 10px 0; }
div.pagination a, span.dots, span.current { display: block; float: left; height: 20px; padding: 10px; margin-right: 5px; line-height: 20px; min-width: 20px; font-size: 18px; border: 1px solid #e1e1e1; text-align: center; text-decoration: none; }
span.dots { border-color: transparent; }
span.current { background-color: #4C95DA; color: white; }
div.pagination + p { display: none; }


/*  Navigation main */
div#main-navigation { height: 40px; padding-top: 51px; overflow: auto; clear: both; }
div#main-navigation ul { background: url("/images/bg_trans-black.png"); overflow: auto; list-style-type: none; }
div#main-navigation ul li { float: left; overflow: hidden; }
div#main-navigation ul li a { color: white; display: block; height: 40px; line-height: 40px; padding: 0 15px; text-decoration: none; font-family: arial; font-size: 15px; font-weight: bold; }
div#main-navigation ul li a:hover { background-color: #457CB5; color: white; }
div#main-navigation ul ul { display: none; }

/*  Navigation left */
div#navigation a.title { width: 235px; height: 30px; line-height: 30px; padding-left: 5px; color: #fff; font-size: 18px; background-color: #80C900; display: block; text-decoration: none; }
div#navigation a.title:first-child { background-color: #457cb5; }
div#navigation { width: 240px; color: #000; float: left; }
div#navigation ul { list-style-type: none; padding: 5px; margin-bottom: 10px; border: 1px solid #e4e4e4; }
div#navigation ul li { list-style-type: none; }
div#navigation ul li a { display: block; padding: 3px; text-decoration: none; font-family: arial; font-size: 14px; color: #000; border-top: 1px dotted #000; }
div#navigation ul li:first-child a { border-top: 0; }
div#navigation ul li a:hover { color: #000; text-decoration: none; font-weight: bold; }
div#navigation ul ul { border: 0; padding: 0 0 0 10px; display: none; }
div#navigation ul li.selected a { font-weight: bold; }
div#navigation ul li.selected ul, div#navigation ul li.active ul { background: #eae9e4; display: block; }
div#navigation ul li.selected ul a { font-weight: normal; border-top: 0; }
div#navigation ul li.active ul li a { border-top: 0; }

/*  Navigation brands */
div#navigation ul.brands { clear: both; border: 0; padding: 0; margin: 10px 0 0 0; clear: both; overflow: auto; }
div#navigation ul.brands li.has-logo { float: left; height: 115px; width: 115px; margin-bottom: 10px; display: block; overflow: hidden; }
div#navigation ul.brands li.lft { margin-right: 5px; }
div#navigation ul.brands li.rgt { margin-left: 5px; }
div#navigation ul.brands li.has-logo a { display: block; width: 105px; height: 105px; line-height: 105px; border: 1px solid #DFDFDF; padding: 4px; }
div#navigation ul.brands li.has-logo a:hover { border-color: #457CB5; }
div#navigation ul.brands li.has-logo a img { margin: 0 auto; vertical-align: middle; }


/*  Headings */
h1, .h1 { display: block; clear: both; height: 30px; line-height: 30px; padding-left: 5px;  margin-bottom: 10px; color: #fff; font-size: 18px; text-decoration: none; background-color: #457cb5; }
h2, .h2 { display: block; clear: both; padding: 2px; margin: 10px 0; color: #457CB5; font-family: Arial; font-size: 16px; font-weight: bold; }
h3, .h3 { display: block; clear: both; padding: 1px; margin: 5px 0; color: #000; font-family: Arial; font-size: 14px; font-weight: bold; }

/*  Pagination */
div#pagination { clear: both; overflow: auto; }

/*  Content */
div#content { color: #000;  min-height: 300px; width: 580px; float: right; }
div#content ul { padding-left: 30px; }
p { padding: 3px; text-align: justify; }
a { color: #457CB5; }

/*  Article */
div.article a.photo img { float: left; }

/*  Category */
div.category a.category { display: block; float: left; width: 180px; text-decoration: none; }
div.category a.category-mdl { margin: 0 20px; }
div.category a.category span.category-name { display: block; width: 160px; height: 50px; line-height: 25px; padding: 10px; background-color: black; color: white; font-size: 20px; }
div.category a.category img { display: block; }
div.category a.product { display: block; width: 250px; height: 250px; float: left; text-decoration: none; }
div.category a.product-lft { padding: 10px 20px 20px 20px; border-right: 1px dotted black; border-bottom: 1px dotted black; }
div.category a.product-rgt { padding: 10px 20px 20px 19px; border-bottom: 1px dotted black; }
div.category a.product img { display: block; margin: 5px 0; max-height: 169px; }

/*  Brand */
div.brand a.product { display: block; width: 250px; height: 250px; float: left; text-decoration: none; }
div.brand a.product-lft { padding: 10px 20px 20px 20px; border-right: 1px dotted black; border-bottom: 1px dotted black; }
div.brand a.product-rgt { padding: 10px 20px 20px 19px; border-bottom: 1px dotted black; }
div.brand a.product img { display: block; margin: 5px 0; max-height: 169px; }

/*  Product */
div.product div#info { color: #000; width: 570px; height: 150px;}
div.product div#pictures { color: #000; width: 570px;  }
div.product div#product_info  { width: 275px; padding: 3px; text-align: justify; float: left; margin-right: 10px;}
div.product div#product_order { margin-top: 300px; width: 260px; padding: 3px; float: right; }
div.product div#product_order label { width: 100px; display: block; clear: left; float: left; margin-bottom: 10px; }
div.product div#product_order select, div.product div#product_order input.disabled{ display: block; float: right; clear: right;margin-bottom: 10px; }
div.product div#product_order input.disabled{ width: 100px; text-align: right; border: none; color: #000; background-color: transparent;}
div.product a.product_picture { width: 272px; height: 406px; margin-right: 5px; background: url("/images/product.png") bottom left no-repeat; display: block; float: left; }
div.product div#bottom { color: #000; width: 570px; text-align: right; }
div.product p { width: 250px; }

a.product span.product-name { color: black; display: block; }
a.product span.product-discount { display: block; float: left; padding: 4px; color: #7FC900; font-family: arial; font-weight: bold; font-size: 16px; width: 170px; }
a.product span.product-price { display: block; float: right; padding: 4px; margin-left: 4px; color: white; background-color: #7FC900; font-family: arial; font-weight: bold; font-size: 16px; width: 60px; }


/*  Footer */
div#footer { clear: both; width: 830px; height: 20px; line-height: 20px; margin: auto; color: #fff;}
div#footer div#copyright { float:left; }
div#footer div#copyright a { color: white; text-decoration: none; }
div#footer div#copyright a:hover { text-decoration: underline; color: #000;}
div#footer div#extra { float:right;}
div#footer div#extra ul { float: right; list-style: none; }
div#footer div#extra ul li { float: left; }
div#footer div#extra ul li a { display: block; height: 20px; line-height: 20px; padding-left: 10px; text-decoration: none; color: #fff; }
div#footer div#extra ul li a:hover { text-decoration: underline; color: #000;}
div#footer div#extra ul li.selected a { text-decoration: underline; }
