@import url(52update.css);

/* GENERAL */

.hide {
    display: none;
}

.whitespace {
    width: 100%;
    height: 10px;
}                                     

.show {
    display: block;
}

h3 {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 10px;
}

.change {
    color: #bbb;
    font-size: 12px;
}

.uppertitle {
    font-size: 18px;
    font-weight: bold;
}

.uppertitle.right {
    width: 250px;
    text-align: right;
}

input.regInputNews {
        border: 1px solid #bbb; 
        width: 200px;
        height: 13px;
        font-size: 11px;
        margin: 0;
}

/* BODY LAYOUT START */

body, html {
    background: #828282; 
/*    background: #3F5D7F; */
    width: 100%;
    height: 100%;
}

body {
    font-family: arial, verdana, sans-serif;
    margin: 0;
    padding: 0;
}

div.clear {
    clear: both;
}

img {
    border: 0;
}

a.footer:link , a.footer:visited , a.footer:active ,
a.standard:link , a.standard:visited , a.standard:active {
    color: #000;
    text-decoration: none;
}

a.footer:hover, a.standard:hover {
    text-decoration: underline;
}

#container {
    margin: 0 auto;
    width: 1002px;
    background: url(gss/body_bg_1.gif) repeat-y;
} 

#menutop {
    background: url(objects/menu_top_bg.gif) 0 40px repeat-x;
    padding-top: 40px;
    margin-left: 25px;
    width: 950px;
    height: 50px;
}

#menutop #menutoplinks {
    float: left;
    margin: 0px;
    background: url(objects/menu_top_bg_left.gif) no-repeat left;
    width: 725px;
    height: 50px;
}

#menutop #menutopsearch {
    float: right;
    margin-left: 20px;
    background: url(objects/menu_top_bg_right.gif) no-repeat right;
    width: 200px;
    height: 50px;
}

#menutoplinks #navigation {
    margin-top: 17px;
    margin-left: 50px;
    width: 650px;
    height: 16px;
}

#navigation img {
    float: left;
    height: 16px;
}

#menutopsearch input.menusearch {
    margin-top: 17px;
    float: left;
    height: 15px;
    width: 128px;
    font-size: 9px;
    background: url(search_bg.gif) no-repeat;
    border: 0px;
    padding-left: 8px;
}

input.menusearch_submit {
    margin-top: 17px;
    width: 7px;
    height: 15px;
    background: url(search_arrow.gif) no-repeat;
    border: 0px;
    cursor: pointer;
    padding: 0px
    float: left;
}

#bannertop_frame {
    width: 950px;
    margin-left: 25px;
    margin-top: 14px;
    background: url(objects/banner_top_bg.gif) repeat-x;
    height: 288px;
}

#bannertop_frame #bannertop_left {
/*    float: left; */
/*    background: url(objects/banner_top_bg_left.gif) no-repeat top left; */
    width: 630px;
    height: 288px;
    margin: 0px;
    
    float: right;
    background: url(objects/banner_top_bg_right.gif) no-repeat top right;    
}

#bannertop_frame #bannertop_right {
/*    float: right; */
/*    background: url(objects/banner_top_bg_right.gif) no-repeat top right; */
/*    width: 319px; */
    height: 288px;
    margin: 0px;

    width: 310px;
    padding: 0 0 0 10px;
    float: left;
    background: url(objects/banner_top_bg_left.gif) no-repeat top left;
}

img.ShowBanner98 {
/*    margin-left: 9px; */
    margin-top: 10px;
    
    margin-right: 9px;    
}

#bannertop_right #bannertop_upright {
    width: 310px;
    height: 135px;
    margin: 0;
    padding-top: 11px;
    overflow: hidden;
}

#bannertop_right #bannertop_downright {
    width: 310px;
    height: 132px;
    background: #c9c9c9;    
    padding: 0px;
    overflow: hidden;
}

#bannertop_right #bannertop_downright p.banner_articles {
    color: #515151;
    font-size: 14px;
    font-weight: bold;
    padding: 2px;
    margin: 0;
    text-align: center;
}

#bannertop_right #bannertop_downright p.banner_articletxt {
    font-size: 10px;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

#bannertop_right #bannertop_downright div.banner_article {
    width: 102px;
    height: 100px;
    float: left;
    margin: 0px;
}

#bannertop_right #bannertop_downright div.banner_articlepicture {
    width: 82px;
    height: 82px;
    margin-left: 10px;
    padding: 0px;
    background: url(objects/article_block_gss.gif) no-repeat center;
}

#bannertop_right #bannertop_downright img.banner_article {
    width: 62px;
    height: 62px;
    margin: 10px;
    padding: 0px;
}

#container #data {
    width: 950px;
    margin-left: 25px;
    margin-top: 14px;
}

#container #data #left_field {
    float: left;
    width: 184px;
}

#container #data #content {
    float: left;
    width: 582px;
}

#container #data #content_large {
    float: left;
    width: 761px;
}

#container #data #right_field {
    float: left;
    width: 182px;
}

#data .contentbox {
    width: 182px;
    margin-bottom: 5px;
}

#data .contentbox .contentboxtop {
    width: 182px;
    height: 30px;
    background: url(objects/box_top_1.gif) no-repeat;
}

#data .contentbox .contentboxdata {
    width: 182px;
    min-height: 50px;
    background: url(objects/box_bg.gif) repeat-y;
}

#data .contentbox .contentboxbottom {
    width: 182px;
    height: 9px;
    background: url(objects/box_bottom.gif) no-repeat;
    margin: 0;
    padding: 0;
}

#data .contentbox .contentboxtop p {
    color: #fff;
    font-weight: bold;
    margin: 0;
    padding: 9px 0 0 13px;
    font-size: 13px;
}

#data .contentbox .contentboxdata a:link , 
#data .contentbox .contentboxdata a:active , 
#data .contentbox .contentboxdata a:visited {
    color: #bbb;
    text-decoration: none;
}

#data .contentbox .contentboxdata a:hover {
    text-decoration: underline;
}

#data .contentbox .contentboxdata .custNav a {
    color: #666;
}

#data .contentbox .contentboxtop a:link , 
#data .contentbox .contentboxtop a:active , 
#data .contentbox .contentboxtop a:visited {
    color: #fff;
    text-decoration: none;
}

#data .contentbox .contentboxtop a:hover {
    text-decoration: underline;
}

#data .contentbox .contentboxdata h2 {
    width: 160px;
    color: #bbb;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 5px 10px;
}

#data .contentbox .contentboxdata h5 {
    width: 160px;
    color: #bbb;
    font-weight: bold;
    margin: 0 0 0 10px;
    padding: 0px;
}

#data .contentbox .contentboxdata p.kadomama {
    font-weight: bold;
}

#data .contentbox .contentboxdata p.kadomama_sub {
    margin: 0;
    padding-left: 35px;
    width: 80px;
    font-size: 12px;
}

#data .contentbox .contentboxdata a.leftlink:link, 
#data .contentbox .contentboxdata a.leftlink:active, 
#data .contentbox .contentboxdata a.leftlink:visited {
    text-decoration: none;
    color: #777;
}

#data .contentbox .contentboxdata a.leftlink:hover {
    text-decoration: underline;
}

#data .contentbox .contentboxdata hr {
    width: 160px;
    height: 1px;
    background: #bbb;
    border: 0px;
}    

#container #data #content {
    margin-top: 4px;
}

#container #data #content_large {
    margin-right: 5px;
    margin-top: 1px;
}

#container #data #content div.contenttop {
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 6px;
    background: url(content_bg_top.gif) no-repeat;
}

#container #data #content_large .contenttop_large {

    margin-left: 1px;
    padding: 0;
    width: 757px;
    height: 8px;
    overflow: hidden;
    background: url(content_bg_top_large2.gif) no-repeat top;
}

#container #data #content .contentdata {
    width: 580px;
    margin: 0;
    background: url(content_bg.gif) repeat-y;
}

#container #data #content_large .contentdata_large {
    margin-left: 1px;
    width: 757px;
    min-height: 250px;
    background: url(content_bg_large2.gif) repeat-y right;
}

#container #contentframe {
    padding-left: 25px;
    padding-top: 10px;
}

#container #contentframe2 {
    padding-top: 40px;
    padding-left: 40px;
}

#container #contentframe3 {
    padding-left: 26px;
    padding-right: 20px;
}

#container .contentframe {
    padding: 10px 20px;
}

#container #data #content .contentbottom {
    width: 580px;
    height: 6px;
    background: url(content_bg_bottom.gif) no-repeat;
}

#container #data #content_large .contentbottom_large {
    margin-left: 1px;
    width: 757px;
    height: 10px;
    overflow: hidden;
    background: url(content_bg_bottom_large2.gif) no-repeat top right;
}

#container #data #content .contentbottom2 {
    width: 580px;
    height: 45px;
    background: url(content_bg_bottom2.png) no-repeat;
}

#data .contentbox .contentboxdata img.boxtopper {
    position: relative;
    left: 20%;
    display: block;
    padding-top: 15px;
    padding-bottom: 5px;
}

#data .contentbox .contentboxdata a.boxtopper {
    margin-left: 25px;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding-bottom: 5px;
    display: block;
}

#data .contentbox .contentboxdata p.boxtext {
    font-size: 12px;
    margin: 0 0 0 15px;
    padding: 0;
    color: #bbb;
}

.shopHeader {
   width: 170px;
   margin: 0 auto;
   height: 25px;
   background: url(menu_titlebg2.gif) repeat-x;
   overflow: hidden;
   color: #fff;
}

#data .contentbox .contentboxdata p.totalprice {
    font-size: 12px;
    margin: 0;
    padding-left: 15px;
    padding-bottom: 10px;
    color: #000;
}

#data .contentbox .contentboxdata span.boxtopper_old {
    font-size: 13px;
    margin-left: 10px;
    font-weight: bold;
    color: #A7A6AA;
    text-decoration: line-through;
}

#data .contentbox .contentboxdata span.boxtopper_new{
    font-size: 13px;
    font-weight: bold;
    color: #F78D00;
}

form {
    display: inline;
}

#data .contentbox .contentboxdata select {
    border: solid 1px #bbb;
    width: 130px;
    margin: 20px 0 20px 23px; 
}

#data .contentbox .contentboxdata input.zoeken_button {
    border: 0;
    width: 110px;
    height: 30px; 
    background: url(buttons/zoeken_1.gif) no-repeat;
    cursor: pointer;
    margin: 0 0 20px 32px;
}

#data .contentbox .contentboxdata input.boxinput {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 13px;
    width: 120px;
    margin-left: 27px;
}

#data .contentbox .contentboxdata input.aanmelden_button {
    margin-bottom: 15px;
    width: 110px;
    height: 29px;
    border: 0px;
    margin-left: 32px;
    cursor: pointer;
    background: url(buttons/aanmelden_1.gif) no-repeat;
}

#data .contentbox .contentboxdata div.infobox {
    padding-top: 5px;
    width: 160px;
    font-size: 13px;
    color: #bbb;
    font-weight: bold;
    line-height: 1px;
    height: 30px;
}

#data .contentbox .contentboxdata img.infobox {
    float: left;
    margin-left: 20px;
    font-size: 13px;
    color: #bbb;
    font-weight: bold;
    line-height: 1px;
}

#data .contentbox .contentboxdata span.infobox {
    margin-left: 10px;
    float: left;
    font-size: 13px;
    color: #bbb;
    font-weight: bold;
    line-height: 30px;
}

#container #footer {
    background: url(gss/body_bg_bottom_1.gif) no-repeat;
    width: 1002px;
    height: 27px;
}

#container #footertext {
    font-size: 10px;
    background: #828282; 
/*    background: #3F5D7F; */
    width: 1002px;
    height: 27px;
}

#container #footertext_left {
    float: left;
    margin-left: 50px;
}

#container #footertext_right {
    float: right;
    margin-right: 50px;
}


/* BODY LAYOUT END -- CONTENT LAYOUT START */

#content td {
    font-size: 11px;
    color: #000;
}

#content a.small_bbb:link , #content a.small_bbb:active , #content a.small_bbb:visited {
    font-size: 10px;
    color: #bbb;
    text-decoration:none;
}

#content a.small_bbb:hover {
    font-size: 10px;
    color: #bbb;
    text-decoration:underline;
}

#content .small_bbb, #content .small_bbb {
    font-size: 10px;
    color: #bbb;
}

#content p.standard , #content_large p.standard {
    font-size: 11px;
    color: #000;
}

#content p.standard.top , #content_large p.standard.top {
    margin-top: 0;
}

#content span.standard, #content_large span.standard {
    font-size: 11px;
    color: #000;
}

/* PRODUCT PAGE */

#content #contentdata_topleft {
    float: left;
    width: 100px;
    margin-left: 10px;
}

#content #contentdata_topright {
    float: right;
    width: 100px;
    margin-right: 10px;
}

#content #productpicture {
    float: left;
    width: 300px;
    margin-top: 20px;
    padding: 0px;
}

#content #productpicture img.productinfo {
    padding: 30px 0 0 30px;
    width: 235px;
}

#content #productinfo {
    float: right;
    width: 245px;
    padding-right: 30px;
    margin-top: 20px;
}

#content #productinfo h3.productinfo_title {   
    margin: 0px;
}

#content #productinfo h4.productinfo_subtitle {
    padding: 5px 0;
    color: #7b8ba3;
    margin: 0px;
}

#content #productinfo_enlarge {
    float: left;
    height: 13px;
    margin-top: 20px;
}

#content #productinfo_enlarge img.enlarge {
    margin-left: 40px;
}

#content #productinfo_enlarge a.enlarge:link ,  
#content #productinfo_enlarge a.enlarge:active ,  
#content #productinfo_enlarge a.enlarge:visited {
    font-size: 11px;
    color: #000;
    text-decoration: none;
}

#content #productinfo_enlarge a.enlarge:hover {
    color: #bbb;
}

#content #productinfo_bottom {
    height: 160px;
    padding: 10px 0 0 0;
}

#content #productinfo_prijs {
    float: right;
    color: #bbb;
}

#content #productinfo_prijs h3.productinfo_prijs {
    margin: 0 40px 10px 0;
    color: #ff6c00;
    font-size: 24px;
}

#content #productinfo_buttons {
    float: right;
    margin: 0;
    padding-right: 30px;
}

.productinfo_buttons {
    float: left;
    margin: 0;
}

#content #other_articles {
    width: 580px;
    height: 164px;
    margin-top: 10px;
    background: url(other_articles_bg.gif) no-repeat center;
}

#content #other_articles div.block_title {
    color: #7989A2;
    padding-top: 8px;
    padding-left: 11px;
    font-size: 14px;
    font-weight: bold;
}

#content #other_articles div.otherproduct_block {
    width: 140px;
    height: 90px;
    margin-top: 16px;
    float: left;
}

#content #other_articles div.otherproduct {
    width: 65px;
    margin-left: 38px;
}

#content #other_articles div.otherproduct a:link , #content #other_articles div.otherproduct a:active , 
#content #other_articles div.otherproduct a:visited {
    text-decoration: none;
}

#content #other_articles img.otherproduct {
    width: 64px; 
    height: 48px;
    padding: 2px;
    border: solid 1px #bbb; 
    background: #fff;
}

#content #other_articles img.otherproduct_separator {
    float: left;
    margin-top: 10px;
}

#content #other_articles p.producttitle {
    font-weight: bold;
    font-size: 11px;
    color: #7b8ba3;
    margin: 7px 0 0 0;
    text-align: center;
}

#content #other_articles p.productprijs {
    font-weight: bold;
    font-size: 11px;
    color: #ff6c00;
    margin: 0;
    text-align: center;
}

#productlayer_foto {
    visibility: hidden;
    display: none;
}

#content #productlayer_video {
    visibility: hidden;
    display: none;
}

#content #productlayer_info {
    visibility: hidden;
    display: none;
}

/* END PRODUCT PAGE -- START PAY PROCES PAGE */

#content_large div.pay_string1 {
    float: left;
    height: 24px;
    margin-top: 10px;
    margin-left: 0;
}

#content_large div.pay_string {
    float: left;
    height: 24px;
    margin-top: 10px;
    margin-left: 52px;
}

#content_large img.step {
    margin: 0 15px 0 25px;
    float: left;
}

#content_large p.step_active {
    margin: 5px 0 0 0;
    float: left;
    font-size: 11px;
    color: #000;
}

#content_large p.step_inactive {
    margin: 5px 0 0 0;
    float: left;
    font-size: 11px;
    color: #aaa;
}

#content_large hr.pay_string_bottom {
    width: 710px;
    height: 1px;
    border: 0;
    color: #ccc;
    background: #ccc;
}

#content_large hr.pay_string_bottom2 {
    width: 710px;
    height: 1px;
    border: 0;
    color: #ccc;
    background: #ccc;
    display: block;
    margin-left: -20px;
}

html>body #content_large hr.pay_string_bottom2 {
    margin: 0;
}

#content_large h3.pay_title {
    margin-left: 24px;
}

#content_large table.shoppingcart_content {
    margin-left: 24px;
    display: block;
    width: 730px;
}

#content_large td {
    font-size: 11px;
}

#content_large td img.delete {
    margin-left: 25px;
}

#content_large td select.nr {
    border: solid 1px #bbb;
    width: 40px;
    margin: 0px;
    font-size: 11px;
    font-family: verdana, arial, sans-serif;
}

#content_large td span.table_data {
    margin-right: 50px;
}

#content_large td span.table_data_small {
    margin-right: 50px;
    font-size: 9px;
    color: #bbb;
}

#content_large div.buttons {
    margin: 40px 0;
}

#content_large div.buttons img.left_button {
    float: left; 
    margin-left: 30px;
}

#content_large div.buttons img.right_button {
    float: right; 
    margin-right: 30px;
}

#content_large p.infotext {
    margin-left: 24px;
    font-size: 11px;
}

p.normaltxt {
    font-size: 12px;
    color: #000;
    margin: 0;
}

p.normaltxtsrch {
    font-size: 11px;
    color: #000;
    margin: 0;
    text-align: justify;
}

p.alineatxt {
    font-size: 11px;
    color: #000;
    margin: 0px;
    padding: 8px 0;
}


#content_large a.editlink:link ,
#content_large a.editlink:active ,
#content_large a.editlink:visited {
    color: #bbb;
}

#content_large div.billing {
    width: 250px;
    min-height: 100px;
    margin-left: 24px;
    float: left;
    margin-bottom: 20px;
}


/* END PAY PROCES PAGE -- START HOMEPAGE */

#content div.content_block {
    float: left;
    width: 194px;
    height: 179px;
    background: url(objects/product_block.gif) no-repeat top left;
}

#content div.content_block p.cb_title {
    font-size: 11px;
    margin: 0;
    padding: 8px 5px 0 12px;
    font-weight: bold;
    color: #7b8ba3;
}

#content div.content_block div.split_left {
    float: left;
    width: 96px;
    height: 88px;
    margin: 0;
    padding: 0;
}

#content div.content_block div.split_left img.cb_image {
    max-width: 86px;
    max-height: 88px;
    width: 86px;
    height: 88px;
    margin: 0;
    padding: 0px 2px 0px 8px;
}

#content div.content_block div.split_right {
    float: right;
    width: 96px;
    height: 88px;
    margin: 0;
    padding: 0;
}

#content div.content_block div.split_right p.cb_prijs {
    margin: 0;
    padding: 20px 0 5px 0;
    color: #ffa303;
    font-size: 18px;
    font-weight: bold;
}

#content div.content_block div.split_right p.cb_informatie {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight: bold;
}

#content div.content_block p.cb_info {
    font-size: 11px;
    margin: 0;
    padding: 0px 8px 0 12px;
    color: #bbb;
}

#content div.content_block a.cb_infolink:link , 
#content div.content_block a.cb_infolink:visited , 
#content div.content_block a.cb_infolink:active {
    color: #cfc5c5;
    text-decoration: none;
}

#content div.content_block a.cb_infolink:hover {
    text-decoration: underline;
}

#content div.content_block a.cb_link_title:link , 
#content div.content_block a.cb_link_title:visited , 
#content div.content_block a.cb_link_title:active {
    color: #7b8ba3;
    text-decoration: none;
}

#content div.content_block a.cb_link:link , 
#content div.content_block a.cb_link:visited , 
#content div.content_block a.cb_link:active {
    color: #bbb;
    text-decoration: none;
    font-weight: normal;
}


/* END HOMEPAGE -- START PICTURE PAGE */

#content #picture_left {
    float: left;
    width: 420px;
    height: 500px;
    padding-left: 5px;
    overflow: hidden;
}

#content #picture_left img.order {
    margin-top: 20px;
    float: right;
}

#content #picture_right {
    float: right;
    width: 101px;
    padding: 10px 10px 5px 0px;
    overflow: hidden;
}

#content #picture_right div.picture_block {
    width: 100px;
    border: solid 1px #bbb;
    background: #fff;
    margin: 0 0 6px 0;
    text-align: center;
}

#content #picture_right div.picture_block img {
    padding: 3px;
    max-width: 92px;
    cursor: pointer;
}

/* END PICTURE PAGE -- START VIDEO PAGE */

#content p.txt {
    font-size: 11px;
    color: #bbb;
    margin: 0px;
    padding: 20px;
}

.contentbottom2 .firstimg {
    padding-left: 10px;
}

/* END VIDEO PAGE  -- START CONTACT PAGINA */

.contactField {
    margin-bottom: 30px;
}

.contactField .left {
    width: 50px;
    float: left;
    font-size: 11px;
}

.contactField .left div {
    margin-top: 5px;
}

.contactField .right {
    float: left;
    font-size: 11px;
}

.contactField .right input.contact {
    width: 100px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.contactField .right textarea {
    width: 440px;
    height: 100px;
}


/* END CONTACT PAGINA -- START INTERESTS PAGE */

.intField {
    padding-bottom: 30px;
}

.intField .left {
    width: 130px;
    float: left;
    font-size: 11px;
}

.intField .left div {
    margin-top: 3px;
}


.intField .left_checkbox {
    float: left;
    width: 30px;
}

.intField .right {
    float: left;
}

.intField .right_checkbox {
    float: left;
    width: 30px;
}

.intField .right_checkbox span {
    margin-top: 2px;
    font-size: 11px;
}


.intField .right input.small {
    width: 150px;
    font-size: 11px;
    margin-bottom: 6px; 
}

.intField .right input.large {
    width: 200px;
    font-size: 11px;
    margin-bottom: 6px; 
}

h2.head {
    margin: 0;
    padding: 10px 0;
}

/* END INTEREST PAGE */

/* ADDONS */

#altAddress {
    visibility: hidden;
    display: none;
}

#clientBox {

}


#product_series {
    margin-top: 40px;
    margin-left: 57px;
    font-size: 11px;
}

#product_series select {
    height: 16px;
    font-size: 11px;
}
