.noScreen {
    display: none;
}

html {
    height: 100%;
}

body {
    min-height: 100%;
}

#wrapper {
    width: 1000px;
    margin: 0 auto;
}

#headerMenu {
    float: left;
    display: inline;
    width: 388px;
    padding-bottom: 0px;
}

#headerMenu ul {
    list-style: none;
    margin: 66px 0 0 10px;
    padding: 0;
}

#headerMenu ul li {
    float: left;
    display: inline;
    margin: 0 3px 0 0;
    padding: 0;
    background: none;
}

#headerMenu ul li a {
    display: block;
    width: 110px;
    height: 19px;
    padding: 5px 0px 0 0px;
    background: url( ../../images/btn_headerMenu.gif ) no-repeat;
    font-size: 13px;
    font-weight: bold; /*	text-transform: uppercase; */
    text-align: center;
    text-decoration: none;
    color: #ffffff;
}

#headerMenu ul li a {
    height: 20px;
    padding: 4px 0px 0 0px;
}

#headerMenu ul li a:hover {
    background    : url( ../../images/btn_headerMenu.gif ) 0px -24px no-repeat;
}

#headerMenu ul li a.selected, #headerMenu ul li a.selected:hover {
    background: url( ../../images/btn_headerMenu.gif ) 0px -24px no-repeat;
}

#headerSearch {
    display: inline;
    width: 1000px;
    background: #00a8c8;
}

#headerSearch .inputField {
    display: inline;
    padding: 2px 5px 0 0;
    margin: 57px 0 0 29px;
}

#headerSearch .inputField input {
    width: 255px;
    font-size: 100%;
    height: 20px;
    padding: 2px 0 2px 5px;
    color: #666666;
    border: solid 1px #666666;
}

#headerSearch .submitButton {
    display: inline;
    margin: 57px 0 0 0px;
    cursor: pointer;
}

/* De style voor het menu is 'navi' */
#navi {
    width: 1000px; /*background:#ff8c00;*/
    margin: 0;
    padding: 0;
    height: 26px;
    border-bottom: solid 3px #d5e3ee;
}

/*#navi ul {*/
#navi parentBestellen {
    list-style: none;
    margin: 0;
    padding: 0;
}

#navi ul li {
    float: left;
    display: inline;
    border-right: solid 1px #ffbf00;
    margin: 0;
    padding: 0;
    background: none;
}

#navi ul li a {
    display: block;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
    font-family: Trebuchet MS, arial, helvetica;
    font-size: 12px;
    color: #ffffff;
}

#navi ul li a:hover {
    background: #ffbf00;
}

/* De style voor het menu is 'navi' */

#content {
    width: 1000px;
    margin: 0;
    padding: 0;
}

#primaryContent {
    float: left;
    display: inline;
    width: 200px;
    margin: 10px 10px 10px 0;
}

#primaryContent ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: solid 3px #d5e3ee;
}

/* Oranje navi uitgezet
#primaryContent ul li {
   margin:0;padding:0;
}
#primaryContent ul li a {
   display:block;
   width:180px;
   padding:7px 10px 7px 10px;
   text-decoration: none;
   font-family: Trebuchet MS, arial, helvetica;
   font-size:12px;
   color:#ffffff;
   background:#ff8c00;
}
#primaryContent ul li a:hover {
   background:#ffbf00;
}
*/

#primaryContent ul li {
    margin: 0;
    padding: 0;
}

#primaryContent ul li a {
    display: block;
    width: 180px;
    padding: 7px 10px 7px 10px;
    text-decoration: none;
    font-family: Trebuchet MS, arial, helvetica;
    font-size: 12px;
    color: #ffffff;
    background: #00a8c8;
}

#primaryContent ul li a:hover {
    background: #d5e3ee;
    color: #0065a3;
}

#primaryContent ul.steps {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: solid 3px #d5e3ee;
    background: #00a8c8;
}

#primaryContent ul.steps li {
    display: block;
    width: 180px;
    margin: 0;
    padding: 7px 10px 7px 10px;
    text-decoration: none;
    font-family: Trebuchet MS, arial, helvetica;
    font-size: 12px;
    color: #ffffff;
    background: none;
}

#primaryContent ul.steps li.selected {
    font-weight: bold;
}

#primaryContent ul.steps li.done {
    width: 165px;
    padding: 7px 10px 7px 25px;
    background: url( ../../images/done.gif ) 5px 5px no-repeat;
}

#primaryContent ul.steps  li ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: none;
    background: #00a8c8;
}

#primaryContent ul.steps li ul li {
    display: block;
    width: 156px;
    margin: 0;
    padding: 5px 10px 0px 14px;
    text-decoration: none;
    font-family: Trebuchet MS, arial, helvetica;
    font-size: 11px;
    background: url( ../../images/li_dot_white.gif ) 4px 12px no-repeat;
}

#primaryContent ul.filter {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: solid 3px #00a8c8;
    background: #ff8c00;
}

#primaryContent ul.filter li {
    margin: 0;
    padding: 0;
    background: none;
}

#primaryContent ul.filter li.extra {
    margin: 0;
    padding: 0;
    background: none;
    display: none;
}

#primaryContent ul.filter li a {
    display: block;
    width: 180px;
    margin: 0;
    padding: 7px 10px 7px 10px;
    text-decoration: none;
    font-family: Trebuchet MS, arial, helvetica;
    font-size: 12px;
    background: none;
}

#primaryContent ul.filter li ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: none;
    background: #d5e3ee;
}

#primaryContent ul.filter li ul li {
    margin: 0;
    padding: 0;
}

#primaryContent ul.filter li ul li  a {
    display: block;
    width: 166px;
    margin: 0;
    padding: 4px 10px 4px 24px;
    text-decoration: none;
    font-family: Trebuchet MS, arial, helvetica;
    font-size: 11px;
    color: #005192;
    background: url( ../../images/li_dot.gif ) 14px 9px no-repeat;
}

#primaryContent ul.filter li ul li  a:hover {
    background: url( ../../images/li_dot.gif ) 14px 9px no-repeat #eaf1f7;
}

#secondaryContent {
    float: left;
    display: inline;
    width: 790px;
    margin: 10px 0 10px 0;
}

#secondaryContent #leftColumn {
    float: left;
    display: inline;
    width: 530px;
    margin: 0 10px 0px 0;
}

#secondaryContent #rightColumn {
    float: left;
    display: inline;
    width: 250px;
    margin: 0;
}

#secondaryContent #filters {
    padding: 5px 10px 10px 10px;
    margin: 0;
    width: 768px;
    background: #ffffff;
}

#secondaryContent #filters .filter {
    float: left;
    display: inline;
    width: 169px;
    margin: 0 25px 0 0;
    padding: 5px 0 0 0;
    font-weight: bold;
}

#secondaryContent #filters .last {
    margin: 0;
}

#secondaryContent #filters .filter ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#secondaryContent #filters .filter ul li {
    margin: 0;
    padding: 0;
}

*html #secondaryContent #filters .filter ul li {
    height: 0.1em;
}

#secondaryContent #filters .filter ul li  a {
    display: block;
    width: 158px;
    margin: 0;
    padding: 2px 5px 2px 5px;
    text-decoration: none;
    font-size: 11px;
    color: #005192;
    background: url( ../../images/dropdown_arrow.gif ) 150px 6px no-repeat #ffffff;
    border: solid 1px #d5e3ee;
    font-weight: normal;
}

* html #secondaryContent #filters .filter ul li  a {
    height: 0.1em;
}

#secondaryContent #filters .filter ul li ul.more {
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    border-left: solid 1px #d5e3ee;
    border-right: solid 1px #d5e3ee;
    border-bottom: solid 1px #d5e3ee;
}

#secondaryContent #filters .filter ul li ul.more li {
    margin: 0;
    padding: 0;
    background: none;
}

#secondaryContent #filters .filter ul li ul.more li  a {
    display: block;
    border: none;
    background: #ffffff;
}

* html #secondaryContent .filter #filters ul li  a {
    height: 0.1em;
}

#secondaryContent #filters .filter ul li ul.more li  a:hover {
    color: #00a8c8;
    background: #ebf1f6;
}

#lister .product {
    margin: 10px 0 10px 0;
}

#lister .productHeader {
    float: left;
    display: inline;
    margin: 0 10px 0 0;
    padding: 7px 10px 7px 10px;
    width: 520px;
    font-size: 12px;
    font-weight: bold; /*	text-transform: uppercase; */
    background: #00a8c8;
    color: #ffffff;
}

#lister .productPayHeader {
    float: left;
    display: inline;
    margin: 0;
    padding: 7px 0px 7px 10px;
    width: 150px;
    font-size: 12px;
    font-weight: bold; /*	text-transform: uppercase; */
    background: #00a8c8;
    color: #ffffff;
    text-align: left;
}

#lister .productNotHeader {
    float: left;
    display: inline;
    margin: 0;
    padding: 7px 0px 7px 0px;
    width: 110px;
    font-size: 12px;
    font-weight: bold; /*	text-transform: uppercase;*/
    background: #00a8c8;
    color: #ffffff;
    text-align: center;
}

#lister .productImage {
    float: left;
    display: inline;
    width: 100px;
    margin: 0 10px 0 0;
}

#lister .productDescription {
    float: left;
    display: inline;
    width: 419px;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    border-right: solid 1px #d5e3ee;
}

#lister .productDescription b {
    font-size: 13px;
}

#lister .productPay {
    float: left;
    display: inline;
    width: 149px;
    height: 100px;
    margin: 0;
    padding: 0 0 0 10px;
}

#lister .productPay  .price {
    float: left;
    display: inline;
    padding: 0;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    font-family: arial;
}

#lister .productPay  .numberLabel {
    float: left;
    display: inline;
    padding: 3px 5px 0 0;
    margin: 0;
}

#lister .productPay  input.numberInput {
    width: 25px;
    height: 15px;
    padding: 2px 0 2px 5px;
    margin: 0 10px 0 0;
    color: #666666;
    border: solid 1px #666666;
}

#lister .productPay  .checkboxInput {
    float: left;
    display: inline;
    padding: 0;
    margin: 0 2px 0 0;
}

#lister .productPay  .checkboxInputLabel {
    float: left;
    display: inline;
    padding: 2px 0 0 0;
    margin: 0;
}

#lister .productNot {
    float: left;
    display: inline;
    margin: 0;
    padding: 0 10px 0 10px;
    width: 89px;
    height: 100px;
    text-align: center;
    border-right: solid 1px #d5e3ee;
}

#list {
    padding: 0;
    margin: 0;
}

#list .product {
    width: 790px;
    padding: 0;
    margin: 10px 0 10px 0;
    background: url( ../../images/line.gif ) 600px 0px repeat-y;
}

#list .product .productImage {
    float: left;
    display: inline;
    width: 100px;
    margin: 0 10px 0 0;
    text-align: center;
}

#list .product .productImage .productLogo {
    width: 150px;
    margin: 10px 0 0 0;
}

#list .product .productDescription {
    float: left;
    display: inline;
    width: 470px;
    margin: 0 10px 10px 0;
    padding: 0 10px 0 0;
}

#list .product .productDescription b {
    font-size: 13px;
}

#list .product .productPrice {
    float: left;
    display: inline;
    width: 160px;
    min-height: 80px;
    padding: 10px 10px 10px 20px;
}

* html #list .product .productPrice {
    height: 80px; /* min-heigth IE6 */
}

#list .product .productPrice  .forPrice {
    font-weight: bold;
    margin: 0 0 5px 0;
}

#list .product .productPrice  .price {
    font-weight: bold;
    font-size: 13px;
    margin: 0 0 5px 0;
}

#list .numberOrder {
    margin: 10px 0 0 0;
    width: 135px;
}

#list .product .productPrice  .number {
    float: left;
    display: inline;
    width: 50px;
}

#list .product .productPrice  .order {
    float: left;
    display: inline;
    padding: 2px 0 0 0;
    width: 81px;
}

#list .productPrice  input.numberInput {
    width: 30px;
    height: 15px;
    padding: 2px 0 2px 0px;
    color: #666666;
    border: solid 1px #666666;
    margin: 0 0 5px 0;
    text-align: center;
}

#detail {
    margin: 10px 0 0 0;
}

#detail .detailImage {
    float: left;
    display: inline;
    width: 250px;
    margin: 0 10px 0 0;
}

#detail .detailImage .thumb {
    float: left;
    display: inline;
    margin-top: 5px;
    margin-right: 5px;
}

#detail .detailImage .thumbLast {
    float: left;
    display: inline;
    margin-top: 5px;
}

#detail .detailDescription {
    float: left;
    display: inline;
    width: 530px;
}

#detail .detailDescription b {
    font-size: 12px;
    margin: 0 0 5px 0;
}

#detail .detailDescription .label {
    float: left;
    display: inline;
    width: 230px;
    font-weight: bold;
}

#detail .detailDescription .kenmerk {
    float: left;
    display: inline;
    width: 150px;
}

#detail .detailDescription .forPrice {
    font-size: 12px;
    margin-bottom: 5px;
}

#detail .detailDescription .vdPrice {
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 5px;
}

#detail .detailDescription .discountPrice {
    font-weight: bold;
    font-size: 13px;
    color: #fe7800;
    margin-bottom: 5px;
}

#detail .detailDescription .numberOrder {
    margin: 10px 0 0 0;
    width: 135px;
}

#detail .detailDescription .numberOrder  .number {
    float: left;
    display: inline;
    width: 40px;
    padding: 0;
}

#detail .detailDescription  .numberOrder  .order {
    float: left;
    display: inline;
    padding: 2px 0 0 0;
    width: 60px;
}

#detail .detailDescription .numberOrder input.numberInput {
    width: 30px;
    height: 13px;
    padding: 2px 0 2px 0px;
    color: #666666;
    border: solid 1px #666666;
    margin: 0 0 5px 0;
    text-align: center;
}

#footer {
    width: 1000px;
    background: #ff8c00;
    margin: 0;
    padding: 5px 0 0 0;
}

#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer ul li {
    float: right;
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    background: none;
}

#copyright {
    width: 990px;
    margin: 0;
    padding: 5px 5px 0 5px;
}

#copyright ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#copyright ul li {
    float: right;
    display: inline;
    margin: 0 0 0 5px;
    padding: 0;
    color: #999999;
    background: none;
}

#copyright ul li a {
    color: #999999;
}

.pageCountHeader {
    padding: 7px 10px 7px 10px;
    width: 770px;
    background: #d5e3ee;
    font-size: 13px;
    font-weight: bold;
}

.pageCountHeader a {
    text-decoration: none;
}

.pageCountHeader a :hover {
    text-decoration: none;
}

.pageCountHeader  .pageCounter {
    float: left;
    display: inline;
    margin: 0;
    padding: 5px 0 0 0;
}

/*.pageCountHeader  .*/
.pageSort {
    float: right;
    display: inline;
    margin: 0;
    padding: 5px 0 0 0;
    width: 190px;
    vertical-align: top;
}

/*.pageCountHeader  .*/
.pageSort .labelSelector {
    float: left;
    display: inline;
    margin: 0;
    padding: 0 5px 0 0;
    vertical-align: top;
}

/*.pageCountHeader  .*/
.pageSort .inputSelector {
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

/*.pageCountHeader  .*/
.pageSort .inputSelector  select {
    margin: 0;
    padding: 0;
    vertical-align: top;
}

.aanbieding {
    padding: 10px;
}

.aanbieding b {
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.aanbieding .productImage {
    float: left;
    display: inline;
    width: 100px;
    margin: 5px 10px 0 0;
    padding: 0;
}

.aanbieding .productDescription {
    float: left;
    display: inline;
    width: 255px;
    margin: 5px 0 0 0;
    padding: 0;
}

.aanbieding .productDescription .forPrice {
    font-weight: bold;
    margin: 5px 0 2px 0;
    padding: 0;
}

.aanbieding .productDescription .price {
    font-weight: bold;
    font-size: 13px;
    margin: 2px 0 0 0;
    padding: 0;
}

/* fields */
select  {
	padding:0;margin:0;
	font-size:11px;
}