

/* based on initial.css version: 2.0.1.0, last modified: 9/1/2009 */
a img, a.mseditor img { border: none; }
body, body.mseditor, html, html.mseditor { margin: 0; padding: 0; }
button { cursor: pointer;  }
fieldset, form { border: none; margin: 0; padding: 0; }
label { cursor: pointer }
legend { display: none; }
h1, h1.mseditor, h2, h2.mseditor, h3, h3.mseditor, h4, h4.mseditor, h5, h5.mseditor, h6, h6.mseditor, p, p.mseditor, pre, pre.mseditor, blockquote, blockquote.mseditor, ul, ul.mseditor, ol, ol.mseditor, dl, dl.mseditor, address, address.mseditor { margin: 0 0 1em 0; padding: 0; }
li, li.mseditor, dd, dd.mseditor, blockquote, blockquote.mseditor { margin-left: 1em; }

a, a.mseditor {
  color: #008f56;
}

a:hover, a.mseditor:hover {
  color: #92bc5d !important;
  text-decoration: underline !important;
}

body, body.mseditor, button, input, select, textarea {
  color: #343537;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
}

body, body.mseditor, textarea {
  line-height: 1.5;
}

form fieldset .form-row {
  overflow: auto;
}


form fieldset .form-row .form-label {
  float: left;
  min-height: 1px; /* for positioning with empty labels */
  width: 200px;
}

form fieldset .form-row .form-label.terms,
form fieldset .form-row .form-input.terms {
  width: 300px;
}

form fieldset .form-row .form-input {
  float: left;
  width: 420px;
}

h1, h1.mseditor {
  font-size: 20px;
  margin-bottom: 0.3em;
}

h1.styled { /* striped, can't make this in editor */
  background: url(../img/stripe.gif) repeat-x center;
}

h1.styled span {
  background: #fff;
  margin-left: 10px;
  padding: 0 3px;
}

h2, h2.mseditor {
  font-size: 14px;
  margin-bottom: 0.3em;
}

h2.styled {
  background: url(../img/h2-styled.gif) repeat-x;
  padding-top: 10px;
}

h3, h3.mseditor {
  font-size: 13px;
  margin: 0;
}

h4, h4.mseditor {
  font-size: 1.25em;
}

/*#LAST LINE -- DO NOT REMOVE*/

body {
  background: url(../img/body-bkg.gif) repeat-x top;
}
/*#LAST LINE -- DO NOT REMOVE*/
#autocomplete_choices {
  z-index: 10;
  left: 278px\0/ !important; /* IE8 hack */
  top: 53px\0/ !important; /* IE8 hack */
}

#autocomplete_choices ul {
  background: #fff;
  border: 1px solid #008f56;
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  list-style: none;
  text-align: left;
}

#autocomplete_choices ul span {
  font-weight: normal;
}

#autocomplete_choices li {
  margin: 0;
  padding-left: 10px;
}

#autocomplete_choices li.selected {
  background: #9AC168;
}

#article-detail .large {
  border: 1px solid #d2d5d4;
  height: 198px;
  margin-bottom: 1em;
  overflow: hidden;
  width: 198px;
}

#article-detail ul.small  {
  height: auto;
  list-style: none;
  overflow: hidden;
}

#article-detail ul.small li {
  background: #f4f4f4;
  border: 1px solid #d2d5d4;
  float: left;
  height: 45px;
  list-style: none;
  margin: 0 2px 2px 0;
  position: relative;
  width: 45px;
}

#article-detail ul.small li.last-item {
  margin: 0;
}

#article-detail ul.small li a {
  height: 45px;
  position: absolute;
  text-align: center;
  width: 45px;
}

#article-detail ul.small li a:hover {
  border: 2px solid #92bc5d;
  left: -2px;
  top: -2px;
}

#article-detail ul.small li img {
  display: block;
}

#b-1 {
  float: left;
  padding-top: 1em;
}

#b-1 .inner {
  padding: 0 12px;
}

#b-1 .inner p {
  margin: 0;
}

#b-2 {
  float: left;
  padding-top: 1.5em;
}

#b-3 {
  float: left;
  padding-top: 1.5em;
}

#b-4 {

}

#brands,
#categories {
  height: 23px;
  line-height: 23px;
  margin: 0 5px;
  position: relative;
  top: -2px;
  top: 1px\0/;
  width: 200px;
}

#brand-selector {
  float: left;
  display: inline;
}

#brand-selector select {
  line-height: 25px;
}

#carrousel { /* will be replaced with actuale carrousel...probably? */
  display: block;
  margin-bottom: 15px;
}

#container {
  margin: auto;
  width: 984px;
}

#content {

}

#copyright {
  line-height: normal;
}

#copyright a {
  color: #808080;
}

#doubleitem {
  overflow: auto;
  width: 100%;
}

#doubleitem .item-1 {
  float: left;
  width: 327px;
}

#doubleitem .item-2 {
  float: left;
  width: 313px;
}

#doubleitem h2 a {
  color: #343537;
  text-decoration: none !important;
}

#doubleitem .item-1 .inner, #doubleitem .item-2 .inner {
  width: 313px;
}

#footer {
  bottom: 0;
  color: #808080;
  font-size: 11px;
  text-align: center;
  clear: left;
  position: absolute;
}

#footer ul {
  list-style: none;
  margin: 0;
}

#footer ul li {
  display: inline;
  margin: 0;
}

#footer ul li span {
  margin: 0 0.5em;
}

#filter #footer {
  width: 640px;
}

#gm-container {
  border: 1px solid #d2d5d4;
  margin-bottom: 1em;
  padding: 9px;
}

#header {
  background: url(../img/header-bkg.gif);
  height: 108px;
  position: relative;
}

#header #lang-money {
  background: url(../img/valuta-taal.gif) no-repeat;
  font-size: 11px;
  height: 25px;
  left: 845px;
  position: absolute;
  top: 14px;
  width: 126px;
}

#header #lang-money .inner {
  height: 100%;
  position: relative;
  width: 100%;
}

#header #lang-money .lang, #header #lang-money .money {
  line-height: normal;
  position: absolute;
  top: 4px;
}

#header #lang-money .lang {
  left: 8px;
}

#header #lang-money .money {
  left: 53px;
}

#header #lang-money .arrow {
  left: 101px;
  position: absolute;
  top: 4px;
}

#header #lang-money .lang img, #header #lang-money .money img {
  margin-right: 4px;
  vertical-align: middle;
}

#header #USP_container, #header #USP_container_en{
  width: 400px;
  position: absolute;
  top: 57px;
  right: 260px;
}
.left_img_nl, .left_img_en{
  margin-right: 10px;
}

#header #USP_container_en{
  /*right: 170px;*/
}

#header .open {
  background: url(../img/lang-money.png);
  height: 86px;
  position: absolute;
  right: 13px;
  top: 14px;
  width: 224px;
  z-index: 1;
}

#header .open .inner {
  height: 86px;
  position: relative;
  width: 100%;
}

#header .open .inner a {
  text-decoration: none;
}

#header .open .inner .head {
  font-weight: bold;
  margin-bottom: 0.5em;
}

#header .open .inner .lang {
  height: 60px;
  left: 10px;
  position: absolute;
  top: 5px;
  width: 102px;
}


#header .open .inner .money {
  height: 60px;
  left: 122px;
  position: absolute;
  top: 5px;
  width: 102px;
}

#header .open .inner .item {
  font-size: 11px;
}

#header .open .inner .item img {
  margin-right: 4px;
  vertical-align: middle;
}

#header .open .inner .close {
  bottom: 4px;
  margin: 0;
  position: absolute;
  right: 10px;
  z-index: 2;
}




#header #shoppingcart-date {
  line-height: normal;
  position: absolute;
  right: 15px;
  text-align: right;
  top: 60px;
}

#header #shoppingcart-date .shoppingcart {
  margin: 0;
}

#header #shoppingcart-date .shoppingcart a {
  color: #343537;
  font-weight: bold;
}

#header #shoppingcart-date .shoppingcart span {
  color: #d2d5d4;
}

#header #shoppingcart-date .date {
  color: #808080;
  font-size: 11px;
  margin: 0;
  padding-right: 35px;
}

#header #shoppingcart-date .date span {
  color: #92bc5d;
}

#logo {
  left: 42px;
  position: absolute;
  top: 22px;
}

#main {
  background: url(../img/main-bkg.gif) repeat-y left;
  border-bottom: 5px solid #808080;
  margin-bottom: 0.3em;
  padding-bottom: 2em;
}

#main-inner {
  background: url(../img/main-inner-bkg.gif) no-repeat top right;
  overflow: hidden;
  width: 100%;
}

#nav {
  background: url(../img/nav-bkg.gif) repeat-x;
  font-weight: bold;
  height: 22px;
  line-height: 22px;
  list-style: none;
  margin: 0;
  padding-left: 35px;
  position: relative;
  z-index: 2;
}

#nav li {
  background: url(../img/nav-item.gif) no-repeat right;
  float: left;
  margin-left: 0;
  padding: 0 7px 0 5px;
  position: relative;
}

#nav li a {
  color: #fff !important;
  display: block;
  text-decoration: none !important;
}

#nav li a:hover, #nav li.active-item a {
  background: url(../img/nav-active-right.gif) no-repeat bottom right;
}

#nav li a:hover span, #nav li.active-item a span {
  background: url(../img/nav-active-left.gif) no-repeat bottom left;
}

#nav li span {
  display: block;
  padding: 0 20px;
}

#nav li.last-item {
  background: none;
}

#nav li.hassub .s-1 { /* top of sub */
  background: url(../img/sub-top.png) no-repeat top;
  height: 8px;
  left: 5px;
  position: absolute;
  top: 22px;
  width: 207px;
}

* html #nav li.hassub .s-1 {
  background-image: url(../img/sub-top.gif);
}

#nav li.hassub .s-2 { /* contains the sub list */
  background: url(../img/sub-bottom.png) no-repeat bottom;
  left: 5px;
  padding: 0 8px 10px 0;
  position: absolute;
  top: 30px;
  width: 199px;
}

* html #nav li.hassub .s-2 {
  background-image: url(../img/sub-bottom.gif);
}

#nav li.hassub ul {
  list-style: none;
  margin: -7px 0 0 0;
}

#nav li.hassub ul li {
  background: url(../img/sub-item.png) repeat-x bottom;
  float: none;
  height: 22px;
  margin: 0 0 0 1px;
  padding: 0; /* overwrite level higher */
}

#nav li.hassub ul li a {
  background: none;
  color: #058753 !important;
  font-weight: normal;
  height: 22px;
  margin: 0;
  padding-left: 12px;
}

#nav li.hassub ul li a:hover {
  background: url(../img/sub-active.png);
  color: #fff !important;
}

#nav li.hassub ul li.last-item {
  background: none;
}

#news-fulllist {
  list-style: none;
  margin-bottom: 5em;
}

#news-fulllist li {
  margin-left: 0;
}

#news-fulllist li h1 a {
  color: #343537;
  text-decoration: none !important;
}

#news-fulllist li .date {
  color: #808080;
  font-size: 11px;
  margin-bottom: 0.5em;
  text-align: right;
}

#news-fulllist li .intro {
  font-weight: bold;
}

#news-fulllist li .img {
  margin-bottom: 1em;
  text-align: center;
}

#news-shortlist {
  border-bottom: 1px solid #d2d5d4;
  font-size: 11px;
  line-height: 1.25em;
  list-style: none;
}

#news-shortlist li {
  margin: 0;
  padding-right: 5px;
}

#news-shortlist li a {
  text-decoration: none;
}

#news-shortlist li p {
  background: url(../img/b1.gif) no-repeat 0 5px;
  padding-left: 10px;
}

#news-shortlist li .date {
  background: none;
  color: #808080;
  margin: 0;
}

#orderbutton {
  border-bottom: 1px solid #d2d5d4;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
}

#orderbutton a {
  background: url(../img/orderbutton.gif) no-repeat;
  color: #fff !important;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 57px;
  line-height: 57px;
  margin-top: -6px;
  text-align: center;
  text-decoration: none !important;
}

#paymentmethods {
  list-style: none;
  overflow: auto;
  width: 100%;
}

#paymentmethods li {
  float: left;
  margin: 0 10px 0 0;
}

#paymentmethods li.last-item {
  margin: 0;
}

#paymenttable {
  margin-bottom: 0;
}

#paymenttable .explain {
  color: #808080;
  font-size: 11px;
}

#process-three {
  background-repeat: no-repeat;
  color: #aaa;
  font-size: 13px;
  height: 1%;
  margin-bottom: 1em;
  overflow: hidden;
  padding-top: 20px;
  text-align: center;
}

#process-three a {
  color: #343537;
}

#process-three.step-1 {
  background-image: url(../img/shop-step-1.gif);
}

#process-three.step-2 {
  background-image: url(../img/shop-step-2.gif);
}

#process-three.step-3 {
  background-image: url(../img/shop-step-3.gif);
}

#process-three .step-1, #process-three .step-2, #process-three .step-3 {
  float: left;
  width: 207px;
}

#process-three .step-2 {
  width: 206px;
}

#process-three.step-1 .step-1, #process-three.step-2 .step-2, #process-three.step-3 .step-3 {
  color: #343537;
  font-weight: bold;
}

#process-three.step-2 .step-1, #process-three.step-3 .step-1, #process-three.step-3 .step-2 {
  color: #343537;
}

#searchfield {
  height: 21px;
  line-height: 21px;
  padding: 0;
  #margin-right: 3px;
}

#search-tabs {
  background: #008f56;
  height: 32px;
}

#search-container {
  height: 30px;
  margin-top: 10px;
  text-align: center;
}

#search-container input {
  width: 430px;
}

#search-container button {
  background: #9ac168;
  border: 1px solid #008f56;
  color: #fff;
  font-weight: bold;
  height: 21px;
  #height: 25px;
  top: 0;
}

.search-controls {
  margin-bottom: 10px;
}

#search-fulllist {
  margin-bottom: 1em;
  overflow: auto;
}

#search-fulllist li {
  background: url('/img/b2b-block/b2b-block-6-bottom.gif') no-repeat bottom center;
  float: left;
  height: 190px;
  margin: 0 5px 5px 0;
  width: 155px;
}

#search-fulllist li:hover {
  background: url('/img/b2b-block/b2b-block-6-bottom_hover.gif') no-repeat bottom center;
}

#search-fulllist li .inner {
  background: url('/img/b2b-block/b2b-block-6-top.gif') no-repeat top center;
  line-height: 1.4em;
  padding: 7px;
  position: relative;
}

#search-fulllist li:hover .inner {
  background: url('/img/b2b-block/b2b-block-6-top_hover.gif') no-repeat top center;
}

#search-fulllist li .inner {
  text-align: center;
}

#search-fulllist li .title {
  height: 34px;
  margin-bottom: 10px;
  overflow: hidden;
}

#search-fulllist li .title a {
  color: #343537;
}

#shop-shortlist .today {
  margin: 0;
}

#shop-shortlist .opening {
  color: #92bc5d;
  font-weight: bold;
}

#shippingfee .shippingfee {
  margin: 0;
}

#shippingfee .shippingfee .free {
  color: #92bc5d;
}

#tabs {
  float: left;
  font-size: 14px;
  font-weight: bold;
  list-style: none;
  margin: 4px 0 0 276px;
}

#tabs li {
  background: url(../img/tabs/tab-right.gif) no-repeat right;
  float: left;
  height: 28px;
  line-height: 28px;
  margin: 0 5px 0 0;
}

#tabs li a {
  background: url(../img/tabs/tab-left.gif) no-repeat left;
  color: #fff !important;
  display: block;
  float: left;
  padding: 0 20px;
  text-decoration: none !important;
}

#tabs li.active-item {
  background: url(../img/tabs/tab-active-right.gif) no-repeat right;
}

#tabs li.active-item a {
  background: url(../img/tabs/tab-active-left.gif) no-repeat left;
  color: #92bc5d !important;
}

#tabs li.last-item {
  margin-right: 0;
}

#trail {
  font-size: 11px;
}

#trail a {
  color: #343537;
}

#trail span {
  color: #aaa;
  padding: 0 0.3em;
}

#trail .trailintro {
  color: #000;
  display: block;
  float: left;
  width: 75px;
}

#wrapper {
  background: #fff;
  padding: 0 2px;
  position: relative;
}

.articlelist {
  list-style: none;
  overflow: auto;
  width: 100%;
}

div.articlelist-wide .articlelist{
  overflow: hidden;
}

.articlelist li {
  background: url(../img/b2b-block/b2b-block-5-bottom.gif) no-repeat bottom;
  float: left;
  height: 109px;
  margin: 0 5px 5px 0;
  overflow: hidden;
  width: 316px;
}
div.articlelist-wide .articlelist li{
  width: 640px;
  background: url(../img/b2b-block/b2b-block-5-wide-bottom.gif) no-repeat bottom;
}

.articlelist li:hover {
  background: url(../img/b2b-block/b2b-block-5-bottom_hover.gif) no-repeat bottom;
}

/*div.articlelist-wide .articlelist li:hover {
  background: url(../img/b2b-block/b2b-block-5-wide-bottom_hover.gif) no-repeat bottom;
}*/

.articlelist li.last-item {
  margin-right: 0;
}

.articlelist li .inner {
  background: url(../img/b2b-block/b2b-block-5-top.gif) no-repeat top;
  line-height: 1.4em;
  overflow: auto;
  padding: 6px;
  position: relative;
}

div.articlelist-wide .articlelist li .inner {
  background: url(../img/b2b-block/b2b-block-5-wide-top.gif) no-repeat top;
}

.articlelist li .inner:hover {
  background: url(../img/b2b-block/b2b-block-5-top_hover.gif) no-repeat top;
}

/*div.articlelist-wide .articlelist li .inner:hover {
  background: url(../img/b2b-block/b2b-block-5-wide-top_hover.gif) no-repeat top;
}*/

.articlelist li .inner .make-type {
  font-size: 14px;
  height: 52px;
  margin: 0;
}

.articlelist li .inner .description {
  height: 34px;
}

.articlelist li .inner .img {
  float: left;
  margin-right: 20px;
  width: 75px;
}

div.articlelist-wide .articlelist li .inner .img {
  float: left;
  margin-right: 20px;
  width: 100px;
  height: 100px;
  display:block;
  overflow:hidden;
}

.articlelist li .inner .text {
  float: left;
  width: 207px;
}

div.articlelist-wide .articlelist li .inner .text {
  float: left;
  width: 490px;
  height:100px;
  overflow:hidden;
}

.articlelist li .inner .text p.price {
  margin: 0;
  text-align: right;
}

.articlelist li .inner .text p.price span.price {
  font-size: 14px;
  font-weight: bold;
}

.articlelist li .inner .text p.price span.price span {
  color: #92bc5d;
}

.articlelist li .inner .text p.price span.price-b {
  color: #808080;
  font-size: 11px;
}

.articlelist li .inner a {
  color: #343537;
  text-decoration: none;
}

.b2bprice {
  font-size: 17px;
  font-weight: bold;
  margin: 0;
}

.b2bprice span {
  color: #92bc5d;
}

.didyoumean {
  font-size: 14px;
}

.didyoumean a {
  font-weight: bold;
}

.disclaimer {
  color: #808080;
  font-size: 11px;
  font-style: italic;
}

.layout-1 #b-1 {
  width: 140px;
}

.layout-1 #b-2 {
  min-height: 480px;
  padding-bottom: 150px;
  padding-left: 15px; /* padding-top is already set, so don't mess with it */
  padding-right: 15px;
  width: 640px;
}

.layout-1 #b-2 .b-2-wrap {
  overflow: hidden;
  width: 100%;
}

.layout-1 #b-2 #b-2-1 {
  float: left;
  margin-right: 15px;
  width: 425px;
}

.layout-1 #b-2 #b-2-1 .b2b-block-2 .inner ul.b2b-list li { /* special width for the list */
  width: 177px;
}

.layout-1 #b-2 #b-2-2 {
  float: left;
  width: 200px;
}

.layout-1 #b-3 { /* 3rd column */
  padding-right: 3px;
  width: 167px;
}

.layout-2 #container {
  margin: auto;
  width: 500px;
}

.layout-2 #main {
  border-bottom: 5px solid #808080;
  background: #fff;
}

.layout-2 {
  background: #fff;
}


.layout-3 { }

.order-registration-info a {
	background: url(../img/b1.gif) no-repeat 0 5px !important;
	padding-left: 10px;
}

/*#BIKE2BUILD BLOCKS START HERE*/
.b2b-block {
  margin-bottom: 15px;
  position: relative;
}

.b2b-block h1 {
  background: #fff;
  color: #93bd5f;
  font-size: 14px;
  font-weight: bold;
  left: 13px;
  line-height: normal;
  padding: 0 3px;
  position: absolute;
  top: -7px;
  z-index: 1;
}

.b2b-block.b-1 { /* in the right column */
  background: url(../img/b2b-block/b2b-block-1-bottom.gif) no-repeat bottom;
}

.b2b-block.b-1white { /* in the right column */
  background: url(../img/b2b-block/b2b-block-1-bottom-whitebg.gif) no-repeat bottom;
}

.b2b-block.b-1 .inner {
  background: url(../img/b2b-block/b2b-block-1-top.gif) no-repeat top;
  padding: 1em 0 1px 0;
}

.b2b-block.b-left .inner {
  padding: 0 4px !important;
}

.b2b-block.b-left .inner-inner {
  padding: 4px !important;
}

.b2b-block.b-left .content {
  padding: 11px 0 4px 0 !important;
}

.b2b-block.b-left h1 {
  background: url(../img/b2b-block/b2b-block-left-h1.gif) #eef1ef repeat-x bottom !important;
}

.b2b-block.b-left { /* in the right column */
  background: url(../img/b2b-block/b2b-block-left-bottom.gif) no-repeat bottom;
}

.b2b-block.b-left .inner {
  background: url(../img/b2b-block/b2b-block-left-top.gif) no-repeat top;
  padding: 1em 0 1px 0;
}

.b2b-block.b-left .inner .inner-inner, .b2b-block.b-1 .inner .inner-inner, .b2b-block.b-3 .inner .inner-inner { /* adds horizontal padding to block */
  padding: 0 6px;
}

.b2b-block.b-left .inner .content, .b2b-block.b-1 .inner .content, .b2b-block.b-3 .inner .content {
  border-bottom: 1px solid #d2d5d4;
  margin-bottom: 0.5em;
  padding-top: 5px;
}


.b2b-block.b-1 .inner .content.clean, .b2b-block.b-3 .inner .content.clean, .b-3-list-last .content { /* stripeless container */
  border: none;
}

.b-3-list-last .content {
  border: none !important;
}

.b2b-block.b-3 { /* big width in the center column */
  background: url(../img/b2b-block/b2b-block-3-bottom.gif) no-repeat bottom;
  margin-bottom: 15px;
}

.b2b-block.b-3 .inner {
  background: url(../img/b2b-block/b2b-block-3-top.gif) no-repeat top;
  padding: 1em 0 1px 0;
  position: relative;
}

.b2b-list {
  list-style: none;
}

.b2b-list li {
  background: url(../img/b2.gif) no-repeat 0 5px;
  padding-left: 11px;
}

/*#B2B-BLOCK-2 IS AN IMPORTANT AND OFTEN USED BLOCK, THIS IS ALSO USED IN THE FORMS!#*/
.b2b-block-2 {
  margin-bottom: 1em;
}

.b2b-block-2 .inner, .b2b-block-2 fieldset { /* .inner need to keep structure the same for a form, so this is like a <fieldset> */
  background: #f4f4f4;
  /*padding: 10px 0 1px 0;*/
  margin-bottom: 1em;
  padding: 10px 10px 1px 10px;
}

.b2b-block-2 .legend-replacement {
  background: url(../img/legend-replacement-1.gif) repeat-x bottom;
  font-weight: bold;
  line-height: 13px;
  margin: 0;
  overflow: hidden;
  width: 100%;
}

.b2b-block-2 .legend-replacement span {
  background: url(../img/legend-replacement-2.gif) repeat-x bottom;
  display: block;
  float: left;
  line-height: 13px;
  padding-right: 4px;
}

.b2b-block-2 .inner ul.b2b-list { /* if there's a list inside .b2b-block-2 if should have two columns */
  margin: 0;
  padding-bottom: 1em;
  overflow: auto;
  width: 100%;
}

.b2b-block-2 .inner ul.b2b-list li { /* normal width */
  display: inline; /* IE6 double margin bug fix */
  float: left;
  width: 284px;
}

.b2b-block-2 .inner ul.b2b-list li.active-item a {
  color: #92bc5d;
  font-weight: bold;
  text-decoration: none;
}

/* Form like elements for b2b-block-2 start here... */
.b2b-block-2 fieldset input, .b2b-block-2 fieldset select, .b2b-block-2 fieldset textarea { /* default element width for this kind of form */
  margin: 0;
  padding: 1px 0;
  width: 276px;
}

.b2b-block-2 fieldset input.click {
  margin: 0 0.2em 0 0;
  width: auto;
}

/* Forms within b2b-block-2 different widths for inputs */
.b2b-block-2 fieldset input.s1 {
  width: 66px;
}

.b2b-block-2 fieldset input.s2 {
  width: 114px;
}

.b2b-block-2 fieldset input.s3 {
  width: 198px;
}

.b2b-block-2 fieldset .form-row {
  border-bottom: 2px solid #fff;
  padding: 3px 0;
}

.b2b-block-2 fieldset .form-button {
  padding: 3px 0;
  text-align: right;
}

.b2b-block-2 fieldset .insideform-info {
  font-size: 10px;
  font-style: italic;
  margin: 0.5em 1em;
  margin-bottom: 0;
}

/* Special cases */
.b2b-block-2 fieldset input.zipcode_digits {
  margin-right: 5px;
  width: 40px;
}
.b2b-block-2 fieldset input.zipcode_letters {
  margin-right: 5px;
  width: 20px;
}

.b2b-block-2 fieldset input.city {
}

.b2b-block-2 fieldset input.address {
  margin-right: 5px;
  width: 159px;
}

.b2b-block-2 fieldset input.address_number {
  margin-right: 5px;
  width: 40px;
}

.b2b-block-2 fieldset input.address_suffix {
  margin-right: 5px;
  width: 60px;
}

.b2b-block-2 fieldset label.miss, .b2b-block-2 fieldset label.inrow {
  margin-right: 10px;
}

.b-3-list { /* this is not an actual list anymore, because of the accordion behavior */
  list-style: none;
}

.b-3-list .item {
  background: url(../img/b-3-h.gif) no-repeat top;
  margin: 0;
  position: relative;
}

.b-3-list .item .closed {
  height: 32px;
}

.b-3-list .item .closed .inner-inner {
  display: none;
}

.b-3-list .item .arrow {
  position: absolute;
  right: 1px;
  top: 9px;
}

.b-3-list .item .content {
  border-bottom: 1px solid #d2d5d4;
  margin-bottom: 1em;
  padding-top: 5px;
}

.b-3-list .item .name {
  height: 32px;
  line-height: 32px;
  margin: 0;
  padding-left: 6px;
  width: 134px;
}

.b2b-fb-like {
  display: block;
  float: left;
  width: 100px;
}

/*#BIKE2BUILD TABLE#*/
.b2b-table {
  border-collapse: collapse;
  margin-bottom: 1em;
  padding: 0;
  width: 100%;
}

.b2b-table thead th {
  background: url(../img/h2-styled.gif) repeat-x;
  padding-top: 5px;
  text-align: left;
}

.b2b-table tbody tr td, .b2b-table tbody tr th {
  border-bottom: 1px solid #d2d5d4;
  text-align: left;
  vertical-align: top;
}

.b2b-table tbody tr th.twocol { /* smaller for the doubleitem tables */
  width: 35%;
}

.b2b-table tbody tr td input.number {
  width: 20px;
}

.b2b-table .click {
  width: 30px;
}

.b2b-table .currency {
  padding-right: 10px;
  text-align: right;
}

.b2b-table .exvat {
  color: #808080;
  font-size: 11px;
}

.b2b-table .pmicon {
  width: 30px;
}

.categorylist {
  font-size: 14px;
  font-weight: bold;
  list-style: none;
  overflow: hidden;
  width: 100%;
}

.categorylist li {
  background: url(../img/b2b-block/b2b-block-4-bottom.gif) no-repeat bottom;
  float: left;
  height: 164px;
  margin: 0 5px 5px 0;
  overflow: hidden;
  text-align: center;
  width: 154px;
}

.categorylist li:hover {
  background: url(../img/b2b-block/b2b-block-4-bottom_hover.gif) no-repeat bottom;
}

.categorylist li.last-item {
  margin-right: 0;
}

.categorylist li .inner {
  background: url(../img/b2b-block/b2b-block-4-top.gif) no-repeat top;
  line-height: 1.4em;
  padding: 7px;
}

.categorylist li .inner:hover {
  background: url(../img/b2b-block/b2b-block-4-top_hover.gif) no-repeat top;
}

.categorylist li .inner .img {
  height: 130px;
}

.categorylist li .inner .category {
  margin: 0;
}

.categorylist li .inner .category a {
  color: #343537;
  text-decoration: none;
}

.clearer {
  clear: both;
}

.close {
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
  text-align: center;
}

.custom-form {
  margin-bottom: 1em;
}

.custom-form .form-button {
  background: #f4f4f4;
  padding: 3px 10px;
  text-align: right;
}

.error {
  color: red;
}

/* old filters styling */
.filterslist {
  color: #808080;
  font-size: 11px;
  list-style: none;
}

.filterslist li {
  margin: 0;
}

.filterslist li img {
  margin-right: 5px;
  vertical-align: top;
}

.filterslist li a {
  color: #343537;
  text-decoration: none;
}

/* nieuwe filters styling */

.filter-options li {
  line-height: 16px;
  list-style: none;
  margin-left: 0;
}

.filter-options li a {
  color: #343537;
  font-size: 11px;
  text-decoration: none;
}

.filter-options li .amount {
  color: #808080;
}

.filter-options li .checkbox {
  background: url("/img/sprite-checkboxes.gif") no-repeat scroll 0 0 transparent;
  float: left;
  heigth: 13px;
  line-height: 13px;
  margin: 2px 5px 0 0;
  width: 13px;
}

.filter-options li.selected .checkbox {
  background-position: right top;
}

.filter-options li.selected a {
  font-weight: bold;
}

.filter-options li.disabled .checkbox {
  background-position: right bottom;
}

.filter-options li.disabled {
  color: #c0c0c0;
}

#filter-kleur-1,
#filter-kleur-2 {
  float: left;
  width: 267px;
}

#filter-kleur-1 {
  margin-right: 10px;
}

#filter-kleur-1 img,
#filter-kleur-2 img {
  border: 1px solid #007CC3;
}
/*end new filters */

.form-errors {
  border: 2px solid #e4302c;
  color: #e4302c;
  margin: 10px;
  padding: 10px 0 0 0;
}

.form-errors li {
  background: url(/img/error.gif) no-repeat 0 2px;
  list-style: none;
  padding: 1px 10px 1px 24px;
}

.form-errors p {
  text-align: center;
}

.fulllist {
  list-style: none;
}

.fulllist li {
  margin: 0;
}

.fulllist li h1 a {
  color: #343537;
  text-decoration: none;
}

.moreproducts {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}

.moreproducts a {
  color: #343537;
}

.moreproducts strong {
  color: #92bc5d;
}

.moreproducts span {
  color: #808080;
  padding: 0 0.5em;
}

.mseditor.no-spacing {
  margin: 0;
}

.product-categories {
  border: 1px solid #d2d5d4;
  border-collapse: collapse;
  width: 100%;
}

.product-categories a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.product-categories td {
  border-bottom: 1px solid #d2d5d4;
  height: 28px;
  padding-left: 10px;
}

.product-categories .odd {
  background: #f1f1f1;
}

/* Productlist for 'aanbiedingen', 'spotlight' en 'stockclearance' */
.productlist {
  list-style: none;
  overflow: auto;
  width: 100%;
}

.productlist li {
  background: url(../img/b2b-block/b2b-block-2-bottom.gif) no-repeat bottom;
  float: left;
  height: 190px;
  margin: 0 5px 5px 0;
  overflow: hidden;
  text-align: center;
  width: 124px;
}

.productlist li:hover {
  background: url(../img/b2b-block/b2b-block-2-bottom_hover.gif) no-repeat bottom;
}

.productlist li.last-item {
  margin-right: 0;
}

.productlist li .inner,
.productlist li .inner-related {
  background: url(../img/b2b-block/b2b-block-2-top.gif) no-repeat top;
  line-height: 1.4em;
  padding: 7px;
}

.productlist li .inner {
  position: relative;
}

.productlist li .inner:hover {
  background: url(../img/b2b-block/b2b-block-2-top_hover.gif) no-repeat top;
}

.productlist li .inner .img,
.productlist li .inner-related .img {
  height: 80px;
}

.productlist li .inner .make,
.productlist li .inner-related .make {
  font-size: 14px;
  margin: 0;
  min-height: 32px;
}

.productlist li .inner .type,
.productlist li .inner-related .type { /* don't want too long texts */
  height: 1.4em;
  margin: 0;
  overflow: hidden;
  width: 110px;
}

.productlist li .inner .price,
.productlist li .inner-related .price,
#search-fulllist li .price {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}

.productlist li .inner .price span,
.productlist li .inner-related .price span,
#search-fulllist li .price span,
#search-fulllist li .price-container span.price {
  color: #92bc5d;
}

.productlist li .inner .price-b,
.productlist li .inner-related .price-b,
#search-fulllist li .price-b {
  color: #808080;
  font-size: 11px;
  margin: 0;
  /*text-decoration: line-through;*/
}

table.clothingsizeslist td img {
  margin-left:10px;
  margin-bottom:-2px;
}

/* Exceptions in height for type in aanbiedingen */
.productlist.aanbiedingen li .inner .type {
  height: 1.4em;
}

.productlist a {
  color: #343537;
  text-decoration: none;
}

.product-stock li {
	list-style: none;
	margin-left: 0;
}

.product-stock li span {
}
.product-stock li img {
	float: left;
	margin-right: 3px;
}

.product-stock .instock {
	color: #008f56;
	font-weight: bold;
}

.reqfld {
  color: #008f56;
  padding: 0 0.3em;
}

.results-navigation .count {
  float: left;
}

.results-navigation {
  height: 1%;
  overflow: hidden;
}

.results-navigation .pager {
  float: right;
}

.results-navigation .pager a {
  padding: 0 0.4em;
}

.results-navigation .pager a.active {
  background: #004640;
  color: #fff;
  text-decoration: none;
}

.results-navigation .pager span {
  color: #99b5b3;
  padding: 0 0.3em;
}

.simple-list {
  font-size: 11px;
  list-style: none;
}

.simple-list li {
  font-size: 11px;
  line-height: 1.25em;
  list-style: none;
}

.simple-list li a {
  text-decoration: none;
}

.xtralinx {
  font-size: 11px;
  list-style: none;
}

.xtralinx li {
  clear: both;
  background: url(../img/b1.gif) no-repeat 0 5px !important;
  line-height: 1.25em;
  margin: 0;
  padding-left: 10px;
}

.xtralinx li a {
  text-decoration: none;
}

/* START FRANTZ'S CHANGES */

.accordion-content {
  /*display: none;*/ /* just to keep offline templating clean... */
  overflow: hidden;
}

.accordion-toggle .accordion-toggle-active {
  display: block !important;
}

.accordion-toggle a img.arrow {
  background: transparent url(../img/a1d.gif) no-repeat top left;
  height: 17px;
  width: 24px;
}

.accordion-toggle-active a img.arrow{
  background: transparent url(../img/a1u.gif) no-repeat top left;
  height: 17px;
  width: 24px;
}

.b2b-table td.active-item a {
  color: #92bc5d;
  font-weight: bold;
  text-decoration: none;
}


.exp-open .s-1{ display:block; z-index:100 }
.exp-open .s-2{ display:block; z-index:100 }
.exp-closed .s-1{ display:none }
.exp-closed .s-2{ display:none }

.filterslist li a {
  cursor: pointer;
}

.filterslist li img {
  background: transparent url(../img/filters/box-1.gif) no-repeat top left;
  height: 13px;
  width: 13px;
}

.filterslist li.checked img {
  background: transparent url(../img/filters/box-2.gif) no-repeat top left;
}

.filterslist li.disabled img {
  background: transparent url(../img/filters/box-4.gif) no-repeat top left;
}

.filterslist li.force-checked img {
  background: transparent url(../img/filters/box-3.gif) no-repeat top left;
}

.filterslist li.force-checked {
  color: #343537;
  text-decoration: none;
}

.form-errors li {
  margin-left: 20px;
}

.styled-button {
  float: left;
  padding-right:10px;
}

.styled-form-button {
  float: right;
  padding-top: 10px;
  padding-bottom: 3px;
}

.confirmorder_nl_NL,
.confirmorder_en_US,
.tocashregister_nl_NL,
.tocashregister_en_US,
.nextstep_large_en_US,
.nextstep_en_US,
.nextstep_large_nl_NL,
.nextstep_nl_NL,
.addtocart_large_en_US,
.addtocart_en_US,
.addtocart_large_nl_NL,
.addtocart_nl_NL,
.styled-button a,
.styled-form-button a {
  background: url(../img/buttons/button_small.png?v=1) no-repeat;
  color: #343537 !important;
  display: block;
  font-size: 13px;
  font-weight: bold;
  width: 155px;
  height: 31px;
  line-height: 31px;
  margin-top: -6px;
  text-align: center;
  text-decoration: none !important;
}

.addtocart_nl_NL {
  display: block;
  background: url(../img/buttons/inwinkelwagen.png) no-repeat;
}

.addtocart_large_nl_NL {
  background: url(../img/buttons/inwinkelwagen_large.png) no-repeat;
  height: 57px;
}

.tocashregister_nl_NL {
  background: url(../img/buttons/naarkassa.png) no-repeat;
  float: right;
}

.tocashregister_en_US {
  background: url(../img/buttons/naarkassa_en.png) no-repeat;
  float: right;
}

.addtocart_en_US {
  display: block;
  background: url(../img/buttons/inwinkelwagen_en.png) no-repeat;
}

.addtocart_large_en_US {
  background: url(../img/buttons/inwinkelwagen_large_en.png) no-repeat;
  height: 57px;
}

.nextstep_nl_NL {
  background: url(../img/buttons/volgendestap.png) 0 13px no-repeat;
  float: right;
  padding: 10px 0;
}

.nextstep_large_nl_NL {
  background: url(../img/buttons/volgendestap_large.png) no-repeat;
  height: 57px;
}

.nextstep_en_US {
  background: url(../img/buttons/volgendestap_en.png) 0 13px no-repeat;
  float: right;
  padding: 10px 0;
}

.nextstep_large_en_US {
  background: url(../img/buttons/volgendestap_large_en.png) no-repeat;
  height: 57px;
}

.confirmorder_nl_NL {
  float: right;
  background: url(../img/buttons/bevestig.png) no-repeat;
}

.confirmorder_en_US {
  float: right;
  background: url(../img/buttons/bevestig_en.png) no-repeat;
}

.styled-form-button button{
  background: url(../img/buttons/button_small.png?v=1) no-repeat;
  border: none;
  color: #343537 !important;
  display: block;
  font-size: 13px;
  font-weight: bold;
  width: 155px;
  height: 31px;
  line-height: 31px;
  margin-bottom: 10px;
  margin-top: -6px;
  text-align: center;
  text-decoration: none !important;
}

.styled-button-large {
  border-bottom: 1px solid #d2d5d4;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
}

.styled-button-large a {
  background: url(../img/orderbutton.gif) no-repeat;
  color: #fff !important;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 57px;
  line-height: 57px;
  margin-top: -6px;
  text-align: center;
  text-decoration: none !important;
}


#carrousel-container .home-banner {
  position: absolute;
}

#carrousel-container .visible {
  display: inline;
}

#carrousel-container .hidden {
  display: none;
}

#header #lang-money-open.close {
  display: none;
}

#shoppingcart-date .shoppingcart img {
  float: right;
  margin-left: 5px;
}

.articlelist li {
  height: 112px;
}

ul.articlelist li div.recommended {
  position: absolute; margin-left: -6px; margin-top: -6px;
}

ul.productlist li div.recommended {
  left: 0;
  position: absolute;
  top: 0;
/*  margin-left: -7px; margin-top: -7px;*/
}

div.product-detail-recommended {
  margin-bottom: -3px
}

#list-items ul li {
  background: none;
  padding-left: 0px;
}

li.list-last-item {
  clear: both;
}

ul.xtralinx li a.biglink {
  font-size: 12px;
}

.stock {
  position: absolute;
  right: 5px;
  top: 24px;
}

.order {
  position: absolute;
  right: 5px;
  top: 5px;
}

.wishlist {
  position: absolute;
  right: 5px;
  top: 39px;
}

.b2b-table tbody tr td.table-image {
  text-align: center;
  width: 20px;
}

.teaser {
  font-style: italic;
}

/* END FRANTZ'S CHANGES */

/* Shippingcost plugin */

#shippingcost table {
  margin-top: 5px;
  width: 100%;
}

#shippingcost table th {
  border-bottom: 1px solid black;
  width:100px;
  text-align: left;
}

#shippingcost .even {
  background-color:#EEE;
}

#shippingcost .odd {
  background-color:none;
}

#shippingcost .tax {
  border-left: 1px solid black;
  color: rgb(14,148,87);
  font-weight: bold;
}

#shippingcost .paddingTax {
  padding-left: 5px;
}

/* End Shippingcost plugin styles */

/* Stock clearance */
#stock_header {
  background: url(../img/stockclearance_header.png) no-repeat;
  height: 282px;
  position: relative;
  width: 640px;
}

#stock_header ul {
  bottom: 0;
  left: 245px;
  position: absolute;
}

.stockclearanceTitle {
  color: #000000;
  display: block;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0 10px 0;
}

.stockclearanceTable {
  width: 640px;
  border: 1px solid #D2D5D4;
  border-top: none;
}

.stockclearanceTable td {
  border-top: 1px solid #D2D5D4;
  text-indent: 5px;
}

.stockclearanceTable th {
  background-color: #92BC5D;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  text-indent: 5px;
}

.stockclearanceTable .tableLeft {
  background: url(../img/stockclearance_table-header.gif) no-repeat left top #92BC5D;
}

.stockclearanceTable .tableRight {
  background: url(../img/stockclearance_table-header.gif) no-repeat right top #92BC5D;
}

.stockclearanceTable .odd {
  background-color: #F1F1F1;
}
/* End Stock clearance */

#wrapper .twitter-header {
  position: absolute;
  right: 5px;
  top: 0px;
  z-index: 2;
}

#wrapper .twitter-header {
  color: #FFF;
  font: 12px/1.5 Arial,Tahoma,Verdana,sans-serif;
  font-weight: bold;
  line-height: 22px;
  text-decoration: none;
}

#wrapper .twitter-header img{
  margin-bottom: -3px;
}

.dailydeal {
  margin: 20px 0 30px;
  position: relative;
}

.dailydeal h1 {
  color: #f60;
  left: 21px;
}

.dailydeal p, .dailydeal .img {
  cursor: pointer;
}

.dailydeal .discount {
  font-size: 11px;
  padding: 0 0 5px;
}

.dailydeal .img {
  padding: 12px 0 0 8px;
}

.dailydeal .inner {
  text-align: center;
}

.dailydeal .make a, .dailydeal .type a {
  color: #000;
  text-decoration: none;
}

.dailydeal .price-normal {
  color: #808080;
  display: block;
  font: 11px Arial;
  position: relative;
  width: 106px;
}

.dailydeal .price-normal img {
  left: 1px;
  position: absolute;
  top: 4px;
  z-index: 2;
}

.dailydeal .price-offer {
  background: #f60;
  border-bottom: 1px #000 solid;
  border-top: 1px #000 solid;
  color: #000;
  font: 14px Arial;
  font-weight: bold;
  letter-spacing: -0.05em;
  margin: 7px 4px 5px 1px !important;
  padding: 1px;
  width: 104px;
}

.dailydeal .price-offer span {
  display: block;
  font-size: 22px;
  margin-top: 5px;
}

.dailydeal .sharethis {
  background: url(/img/dailydeal-sharethis.png) no-repeat;
  height: 38px;
  left: 1px;
  padding-top: 2px;
  position: absolute;
  top: 11px;
  width: 22px;
  z-index: 2;
}

.dailydeal .type {
  font-size: 11px;
  padding-bottom: 7px;
}

/* Related products */
#related_products ul {
  list-style: none;
}

#related_products ul a {
  color: #343537;
  text-decoration: none;
}

#related_products ul li {
  background: url(../img/b2b-block/b2b-block-1-bottom.gif) no-repeat bottom;
  margin-left: 0;
  margin-bottom: 3px;
}

#related_products ul li .inner div a img {
  float: left;
  margin-right: 3px;
  margin-top: 7px;
}

#related_products ul li .inner {
  background: url(../img/b2b-block/b2b-block-1-top.gif) no-repeat top;
  padding: 3px;
  position: relative;
}

#related_products ul li .inner .make {
  font-size: 14px;
  margin: 0;
  text-align: center;
}


#related_products ul li .inner .price-b {
  color: #808080;
  font-size: 11px;
  margin: 0;
}

#related_products ul li .inner .price {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}

#related_products ul li .inner .price span {
  color: #92bc5d;
}

#related_products ul li .inner .type {
  margin-bottom: 0;
  text-align: center;
}

.related h1 {
  font-size: 12px;
}

.related .name {
  float: left;
  width: 100px !important;
}
.related .item {
  overflow: hidden;
}

.related .slide {
  float: none !important;
}

.related p {
  margin: 0;
}

.related div.content {
  background: none;
  height: 100px;
  margin-bottom: 6px;
  text-align: center;
}

.related a.up {
  background: url('../img/arrows.png') no-repeat -1px 9px;
  display: block;
  float: right;
  height: 34px;
  width: 25px;
}

.related a.down {
  background: url('../img/arrows.png') no-repeat -25px 9px;
  display: block;
  float: right;
  height: 34px;
  padding-right: 5px;
  width: 25px;
}

.related a:focus{
  outline: none;
}

.related .img-link {
  margin-left: 16px !important;
}

.related p.make a {
  clear: both;
  color: black;
  text-decoration: none;
}

.related p.make a:hover {
  color: black !important;
}


.productlist-related .relative-icons,
.related .relative-icons {
  float: right;
}

.related .inner-inner div+div+div {
  border-bottom: none !important;
}

.productlist-related .inner {
  position: inherit !important;
}

.relatedshopcart {
  background: url('../img/related_shopcart.png');
  height: 190px;
  position: relative;
  width: 640px;
}

.relatedshopcart h1 {
  background: #fff;
  color: #93bd5f;
  font-size: 14px;
  font-weight: bold;
  left: 13px;
  line-height: normal;
  padding: 0 3px;
  position: absolute;
  top: -7px;
  z-index: 1;
}

.relatedshopcart a.left_disabled,
.relatedshopcart a.left {
  background: url('../img/related_shopcart.png');
  display: block;
  height: 190px;
  left: 0;
  position: absolute;
  top: 0;
  width: 25px;
}

.relatedshopcart a.right_disabled,
.relatedshopcart a.right {
  background: url('../img/related_shopcart.png') -615px 0;
  display: block;
  height: 190px;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
}

.relatedshopcart a.left_disabled {
  background: url('../img/arrows_disabled.png');
  cursor: default;
}

.relatedshopcart a.right_disabled {
  background: url('../img/arrows_disabled.png') -26px 0;
  cursor: default;
}

.relatedshopcart .productlist .inner-related,
.relatedshopcart .productlist li,
.relatedshopcart li .inner:hover{
  background: none;
}

.relatedshopcart .inner {
  height: 185px;
  margin-left: 30px;
  width: 580px;
  overflow: hidden;
}


.relatedshopcart .productlist-related li {
  height: 175px;
  width: 111px;
  padding: 20px 5px 0 0;
  margin: 0;
}

.relatedshopcart .productlist-related {
  margin: 0;
}

.relatedshopcart .img-link {
  margin-left: 6px;
}

.relatedshopcart a {
  outline: none;
}

.shipping_description {
  padding: 5px;
  border: solid 2px #008F56;
}

.order_confirmation_loading_layer {
  display: none;
}

.order_confirmation_loading_layer {
  position: fixed;
  left:     0;
  top:      0;
  _left:    expression( document.body.scrollLeft + 'px' );
  _top:     expression( document.body.scrollTop + 'px' );
  height:   100%;
  width:    100%;
  z-Index:  3;
}

.order_confirmation_loading_layer .container {
  position:    absolute;
  margin-top:  -16px;
  margin-left: -105px;
  height:      32px;
  width:       200px;
  left:        50%;
  top:         50%;
  border:      solid 1px #008F56;
  color:       #000000;
  background:  #FFF;
  padding:     5px;
  overflow:    hidden;
}

.order_confirmation_loading_layer .loading {
  float:        left;
  margin-right: 5px;
}

.order_confirmation_loading_layer .background {
  position:   absolute;
  left:       0;
  top:        0;
  height:     100%;
  width:      100%;
  background: #777;
  opacity:    0.5;
  filter:     Alpha(opacity=50);

}

div.paging_holder{
  float:right;
  font-size:14px;
}

div.paging_top{
  margin-top:30px;
}

p.paging_top{
  margin-top:0;
  margin-bottom:0;
}


table.stockclearanceTable td.for_price, table.stockclearanceTable td.discount_price{
  font-weight:bold;
  font-size:13px;
}

table.stockclearanceTable td.recommended_price{
  font-size:11px;
}

td.image_stockclearance img{
  display:block;
  margin-left:auto;
  margin-right:auto;
}

p.attention{
  width:250px;
}

#b2b-social-media {
  text-align: center;
  padding-bottom: 15px;
}

.inner-container {
  min-height: 326px;
}

.inner-container {
  min-height: 326px;
}
