/*
eroswinkel.nl
anandarizki, philipdesign
25 oct, 2007

*/
* {
margin:0;
padding:0;
}
body {
background:#000 url(../images/bg_body.jpg) center top no-repeat;
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#000;
text-align:center;
}
#body_inner {
width:100%;
overflow:hidden;
background:url(../images/bg_body_inner.gif) left top repeat-x;
}
a {
color:#CB0832;
text-decoration:none;
}
a:hover {
color:#CB0832;
text-decoration:underline;
}
a img {
border:none;
}
#wrapper {
width:990px;
margin:0 auto;
text-align:left;
}

#topnav {
position:absolute;
left:370px;top:0px;
overflow:hidden;
float:left;
height:30px;
background:url(../images/bg_mainnav_r.gif) right top no-repeat;
}
#mainnav {
background:url(../images/bg_mainnav_l.gif) left top no-repeat;
float:left;
height:30px;
}
#mainnav ul {
overflow:hidden;
list-style:none;
float:left;
height:30px;
padding-left:20px;
}

#mainnav li{
float:left;
}
#mainnav li a {
float:left;
display:block;
font:11px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
text-align:center;
float:left;
}
#mainnav li a:hover {
color:#f00;
}
#mainnav li a strong {
color:#fff;
font-weight:bold;
text-decoration:none;
}
#mainnav li a span {
float:left;
display:block;
height:20px;
padding:3px 14px;
cursor:pointer;
}
#miscnav {
float:left;
}
#miscnav ul {
list-style:none;
float:left;
height:30px;
padding-right:20px;
}
#miscnav li{
float:left;
}
#miscnav li a {
float:left;
display:block;
font:11px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
text-align:center;
float:left;
}
#miscnav li a:hover {
color:#f00;
}
#miscnav li a strong {
color:#fff;
font-weight:bold;
text-decoration:none;
}
#miscnav li a span {
float:left;
display:block;
height:20px;
padding:3px 14px;
cursor:pointer;
}


#header {
position:relative;
width:1014px;
height:175px;
margin:0 auto;
/*background:url(../images/header.gif) left top no-repeat;*/
text-align:left;
}
#header #logo {
position:absolute;
left:30px;top:45px;
}
/*#header #banner {
position:absolute;
left:517px;top:70px;
}*/
/*#miscnav {
position:absolute;
width:954px;
margin:0 auto;
padding:6px 30px;
}
#miscnav ul {
list-style:none;
text-align:right;
}
#miscnav li {
display:inline;
padding-right:10px;
}
#miscnav li a{
color:#fff;
text-decoration:none;
}
#miscnav li a:hover {
text-decoration:underline;
}*/

#sections {
overflow:hidden;
width:990px;
}
#leftnav {
overflow:hidden;
float:left;
width:185px;
}
#middlesection {
overflow:hidden;
float:right;
width:795px;
}

#content-container {
overflow:hidden;
float:left;
width:600px;
}
#content-inner {
overflow:hidden;
float:left;
width:600px;
background:#fff url(../images/bg_rounded_bottom.gif) left bottom no-repeat;
margin-bottom:10px;
}
#content {
overflow:hidden;
float:left;
width:580px;
background:url(../images/bg_rounded_top.gif) center top no-repeat;
padding:10px;
}
#content #newproductbox {
clear:left;
border:1px solid #BB0000;
background:#fff;
}
#content #newproductbox .KleineTekst {
padding:10px 0;
}
#content #newproductbox .KleineTekst a, #content #newproductbox .KleineTekst a:hover {
color:#fff;
}
#content #newproductbox .InfoTabelKop {
background:#CB0832;
color:#fff;
height:19px;
padding-left:10px;
}
#content #newproductbox .KleineTekst .AktiePrijsProduct2 {
color:#000;
}
#rightnav {
overflow:hidden;
float:right;
width:185px;
}
#content .main-heading {
border-bottom:1px dashed #cdcdcd;
margin-bottom:12px;
padding-bottom:6px;
}
#content h1 {
font:bold 14px Arial, Helvetica, sans-serif;
}
#content .main-heading h1 {
font:bold 16px Arial, Helvetica, sans-serif;
color:#BB0000;
}

#content #step3 .TabelKop h1 {
font:bold 14px Arial, Helvetica, sans-serif;
border-bottom:1px dashed #cdcdcd;
margin-bottom:6px;
padding-bottom:6px;
}
#content h3 {
font:bold 12px Arial, Helvetica, sans-serif;
border-bottom:1px dashed #cdcdcd;
padding-bottom:4px;
margin:12px 0 6px;
color:#000;
}
#content ul {
margin-left:7px;
list-style:none;
}
#content ul li {
background:url(../images/content_li.gif) left 7px no-repeat;
padding:2px;
padding-left:12px;
font:11px Verdana, Arial, Helvetica, sans-serif;
text-align:left;
}

#content ul#sitemap li a {
font-weight:bold;
color:#be0000;
}
#content ul#sitemap li li a {
font-weight:normal;
color:#444;
}
#content ul#sitemap li a:hover {
color:#BE0000;
}
#content #crumbar-center {
width:100%;
overflow:hidden;
padding-bottom:12px;
}
#content #crumbar-center div {
float:left;
}
#content #crumbar-content {
margin:0;
padding:0;
}
#content #crumbar-content ul {
margin:0 0 0 7px;
padding:0;
}
#content #crumbar-content li {
background:none;
float:left;
padding:0;
margin:0;
}
#content #crumbar-content li a {
background:url(../images/li_arrow.gif) right 5px no-repeat;
padding-right:10px;
margin-right:7px;
}

.infobox {
background:#fff url(../images/infobox_b.gif) left bottom no-repeat;
margin-bottom:10px;
padding-bottom:20px;
}

.infobox-heading {
background:url(../images/infobox_heading.gif) left top no-repeat;
height:39px;
}
.infobox-heading h1 {
font:bold 12px Arial, Helvetica, sans-serif;
color:#fff;
padding:5px 0 6px 0;
text-align:center;
}
.infobox-heading h1 a {
color:#fff;
}
.infobox-heading h1 a:hover {
color:#fff;
}
.infobox-content {
color:#666;
padding:2px 10px 10px 10px;
}

#shoppingcartbox .infobox-content .InfoTabel {
text-align:right;
}
#shoppingcartbox p.totalprice {
font-weight:bold;
}
html>/**/body #shoppingcartbox p.hr {
margin-bottom:5px;
padding-bottom:5px;
border-bottom:1px dashed #cdcdcd;
}
*:first-child+html #shoppingcartbox p.hr {
margin-bottom:5px;
padding-bottom:5px;
border-bottom:1px dashed #cdcdcd;
}
* html #shoppingcartbox p.hr {
margin-bottom:5px;
padding-bottom:5px;
border-bottom:1px dashed #cdcdcd;
}
#shoppingcartbox .infobox-content span.subtotal-text {
float:left;
width:49%;
font-weight:bold;
text-align:left;
}
#shoppingcartbox .infobox-content span.totalprice {
float:right;
width:49%;
font-weight:bold;
text-align:right;
}
#shoppingcartbox .infobox-content .winkelwagen-box {
clear:left;
overflow:hidden;
width:100%;
padding-top:2px;
}
#shoppingcartbox .infobox-content .winkelwagen-box a {
float:left;
display:block;
background:url(../images/arrow.gif) left 2px no-repeat;
color:#000;
font:10px Verdana, Arial, Helvetica, sans-serif;
padding-left:20px;
padding-bottom:2px;
text-decoration:underline;
}

#newsletterbox input#email, input#searchbox, #tellafriendbox .infobox-content input {
border:1px solid #999;
background:#fff url(../images/inputtxt_bg.gif) left top no-repeat;
color:#333;
}
#tellafriendbox .infobox-content p input {
border:none;
background:none;
}
#tellafriendbox .infobox-content, #specialsbox .infobox-content {
text-align:center;
}

#specialsbox .infobox-content {
padding:0 1px 1px 1px;
}
#productbox .infobox-content ul {
list-style:none;
}
#productbox .infobox-content li {
width:162px;
border-bottom:1px dashed #FFBFDA;
}
#productbox .infobox-content li a {
display:block;
background:url(../images/li_arrow.gif) left center no-repeat;
width:152px;
padding:3px 0 3px 10px;
color:#000;
}
#productbox .infobox-content li a:hover {
color:#CB0832;
text-decoration:underline;
}
#informatie .infobox-content {
padding:0;
}
#informationbox .infobox-content ol {
margin-left:25px !important;
margin-left:30px;
padding-left:0;
padding-right:0;
}
#informationbox .infobox-content ol li {
font:11px Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}
#informationbox .infobox-content ul {
margin-left:13px !important;
margin-left:16px;
}
#searchbox .infobox-content input#searchbox{
padding:3px 5px 0px 3px !important;
padding:2px 5px 0 0px;
border-left:2px solid #8D8D8D;
border-top:2px solid #8D8D8D;
background:#D1D1D1;
font: 11px Arial, Helvetica, sans-serif;
}
#searchbox .center-1f {
padding-left:60px;
}
#searchbox .dyna_button {
width:56px;
height:19px;
}
#searchbox .dyna_button input {
width:56px;
height:19px;
border:none;
margin:0;
padding:0;
}
.infobox-content a {
color:#CB0832;
}

.infobox-content a:hover {
color:#CB0832;
}

.onlinemembers {
text-align:center;
margin-bottom:70px;
padding-top:10px;
}

#footer-container{
color:#fff;
}

#footer {
width:100%;
margin:0 auto;
text-align:center;
color:#fff;
padding-top:20px;
padding-bottom:20px;
background:url(../images/footer.jpg) center bottom no-repeat
}

#footer a {
color:#fff;
}

#searchbox .infobox-content{
padding:5px 2px;
text-align:center;
}

#form2 label {
display:block;
width:173px;
}

#form2 select {
width:160px;
font:10px Arial, Helvetica, sans-serif;
margin-top:3px;
margin-bottom:10px;
}

#form2 input {
margin-bottom:10px;
}

#form2 option {
width:auto;
}

.cmstabel {
padding:0 0 12px 0 !important;
padding:0 0 12px 0;
}

#hot-items .infobox-content ol {
margin-left:25px !important;
margin-left:30px;
padding-left:0;
padding-right:0;
}
#hot-items .infobox-content ol li {
font:11px Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}
#hot-items .infobox-content ul {
margin-left:13px !important;
margin-left:16px;
}
#page_account {
padding-bottom:20px;
background:#fff;
}

#nieuwbox {
position:relative;
width:580px;
height:348px;
background:url("var/templates/images/nieuwbox.jpg") left top no-repeat;
}
#prod1-img {
width:124px;
height:330px;
}
#prod1-img {
position:absolute;
left:14px;top:9px;
overflow:hidden;
width:124px;
height:330px;
text-align:center;
padding-top:14px;
}
#prod1-txt {
position:absolute;
left:138px;top:235px;
overflow:hidden;
width:276px;
height:64px;
font:11px Arial, Helvetica, sans-serif;
padding:10px;
}
#prod1-txt h1 {
font:bold 22px Arial, Helvetica, sans-serif;
margin-bottom:4px;
}
#prod2-img {
position:absolute;
left:442px;top:9px;
overflow:hidden;
width:124px;
height:330px;
text-align:center;
padding-top:14px;
}
#prod2-txt {
position:absolute;
left:146px;top:9px;
width:276px;
height:64px;
font:11px Arial, Helvetica, sans-serif;
padding:10px;
}
#prod2-txt h1 {
font:bold 22px Arial, Helvetica, sans-serif;
margin-bottom:4px;
}
#nieubox-footer {
width:580px;
height:23px;
background:url("images/nieuwbox_b.gif") left top no-repeat;
font:10px Verdana, Arial, Helvetica, sans-serif;
text-align:center;
color:#fff;
padding-top:6px;
}

#homebox {
overflow:hidden;
width:570px;
background:#000;
font:11px Arial, Helvetica, sans-serif;
margin-bottom:10px;
padding:5px 5px 0;
}
.homebox-full {
width:570px;
background:url("images/homebox_full_b.gif") left bottom no-repeat;
margin-bottom:10px;
}
.homebox-full-inner {
overflow:hidden;
width:550px;
background:#C90C01 url("images/homebox_full_t.gif") left top no-repeat;
text-align:center;
color:#fff;
padding:10px;
}
.homebox-container {
overflow:hidden;
width:570px;
background:#fff url("images/homebox_b.gif") left bottom no-repeat;
margin-bottom:10px;
}
.homebox-container-b {
overflow:hidden;
width:570px;
background:url("images/homebox_t.gif") left top no-repeat;
}
.homebox-l {
float:left;
width:260px;
padding:10px 15px 10px 10px;
}
.homebox-r {
float:left;
width:260px;
padding:10px 10px 10px 15px;
}
#page_akties {
overflow:hidden;
width:100%;
margin-bottom:10px;
}
#product_relation h1 {
font:bold 14px Arial, Helvetica, sans-serif;
}