
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    /*background: url("../img/bg-sp.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    /*background: url("../img/bg-sun3.jpg") no-repeat fixed 0 0 / cover  #B9B899;*/
    /*background: url("http://www.mv.nl/img/mvbg.jpg") no-repeat fixed 0 31% / cover #AECAD5;*/
    /*background: url("http://www.mv.nl/img/mvbg_tile.jpg") repeat fixed #AECAD5;*/
    color: #222;
    font: 62.5%/175% Verdana,Arial,Helvetica,Tahoma,sans-serif;
}
#container {
    min-height: 100%;
    position: relative;
}
#title {
    color: #4a80a2;
    font-size: 20px;
    letter-spacing: -0.04em;
    line-height: normal;
    word-wrap: break-word;
}
p {
    font-size: 1.2em;
    line-height: 1.7;
}
li {
    font-size: 13px;
}
#form_main {
    margin: 0 auto;
    padding-bottom: 80px;
    width: 660px;
}
#main {
    /*background: none repeat scroll 0 0 #7d7063;*/
    background: url("../img/transp02.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #6c5942;
    border-radius: 47px 16px 16px;
    box-shadow: 2px 0 18px -3px rgba(0, 0, 0, 0.75);
    margin: 20px auto 0;
    padding: 22px 15px 3px;
    width: 958px;
}
#header {
    height: 42px;
    padding-bottom: 5px;
}
#footer {
    background-color: #666;
    bottom: -115px;
    height: 64px;
    left: 0;
    margin-top: 20px;
    opacity: 0.77;
    position: absolute;
    text-align: center;
    width: 100%;
}
#innerheader {
    background: url("../img/logo.png") no-repeat scroll right top transparent;
    float: right;
    height: 130px;
    position: relative;
    width: 130px;
}
#form_innerheader {
    background: url("../img/logo.png") no-repeat scroll right top transparent;
    float: right;
    height: 195px;
    margin: 10px;
    position: relative;
    right: 5px;
    width: 177px;
}
#innerheader2 {
    background: url("../img/forsale.png") no-repeat scroll left top transparent;
    height: 250px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 250px;
    z-index: -1;
}
#innerheader3 {
    background: url("../img/sold.png") no-repeat scroll left top transparent;
    height: 250px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 250px;
    z-index: -1;
}
#innerheader4 {
    background: url("../img/pending.png") no-repeat scroll left top transparent;
    height: 250px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 250px;
    z-index: -1;
}
a {
    color: #4a80a2;
    text-decoration: none;
}
#tc {
    display: table-cell;
    height: 314px;
    vertical-align: middle;
}
.d_title {
    border-bottom: 1px dotted #777;
    color: #333;
    display: inline-block;
    font-size: 28px;
    padding-bottom: 3px;
    width: 623px;
}
.d_price {
    color: #ec6f00;
    font-size: 27pt;
    font-weight: bold;
}
.d_pricetag {
    color: #ec6f00;
    float: right;
    font-size: 15pt;
    font-weight: bold;
    position: relative;
    right: 6px;
    text-align: right;
    top: 9px;
    width: 300px;
}
.d_pricetag sup {
    color: #888;
    font-size: 10pt;
    font-weight: normal;
}
.d_text {
    display: block;
    float: left;
    font-size: 10pt;
    margin-top: 4px;
    width: 322px;
}
#form {
    min-height: 650px;
}
#form .bericht {
    color: #4a80a2;
    font-size: 1.7em;
    padding-top: 215px;
}
input.form_website {
    display: none;
}
p.website {
    display: none;
}
label {
    font-family: Verdana,Arial,Helvetica,Tahoma,sans-serif;
    font-size: 12px;
    line-height: 23px;
}
.err {
    color: #ec0000;
    font-family: Verdana,Arial,Helvetica,Tahoma,sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.subs {
    color: #fff;
    font-size: 11px;
    margin-top: 28px;
}
* {
    color: #666666;
    font-family: "Segoe UI",Tahoma,sans-serif;
    font-size: 10pt;
    line-height: 1.3em;
}
h1 {
    border-bottom: 1px dotted #777;
    color: #333333;
    font-size: 19px;
    font-weight: normal;
    line-height: 1.3em;
    margin: 0 0 10px;
    padding-bottom: 4px;
    width: 625px;
}
.side_title {
    border-bottom: 1px dotted #777;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.3em;
    margin: 0 0 10px;
    padding-bottom: 4px;
    width: 243px;
}
.content {
    background-color: #ffffff;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    text-align: left;
    width: 800px;
}
.form dl dt {
    margin-bottom: 10px;
}
.error {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 12px;
    box-shadow: 2px 0 11px -3px rgba(0, 0, 0, 0.75);
    color: #ff3333;
    margin: 33px 0;
    padding: 10px 10px 10px 15px;
}
.error2 {
    background-color: #ff9999;
    border: 2px solid #ff3333;
    border-radius: 12px;
    color: #ffffff;
    margin: 16px 0 14px;
    padding: 10px 10px 10px 15px;
}
.startTransaction {
    background-color: #ccffcc;
    border: 2px solid #99ff99;
    border-radius: 12px;
    margin-top: 15px;
    padding: 5px;
}
.border {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 12px;
    box-shadow: 2px 0 10px -3px rgba(0, 0, 0, 0.75);
    display: inline-block;
    margin: 0 auto 20px 6px;
    min-height: 122px;
    padding: 15px 10px 10px 15px;
    position: relative;
    text-align: left;
    width: 633px;
}
.border4 {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 12px;
    box-shadow: 2px 0 10px -3px rgba(0, 0, 0, 0.75);
    display: inline-block;
    float: right;
    margin-right: 6px;
    min-height: 122px;
    padding: 12px;
    position: relative;
    text-align: left;
    width: 242px;
}
#form_border {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 12px;
    box-shadow: 2px 0 10px -3px rgba(0, 0, 0, 0.75);
    display: inline-block;
    margin: 0 auto 20px;
    min-height: 122px;
    padding: 15px 10px 10px 15px;
    position: relative;
    text-align: left;
    width: 633px;
}
#form_border p {
    font-size: 1.1em;
    line-height: 1.4em;
    padding-right: 42px;
    text-align: justify;
}
.border2 {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 12px;
    box-shadow: 2px 0 10px -3px rgba(0, 0, 0, 0.75);
    margin: 0 auto 20px;
    padding: 15px 10px 10px 15px;
    position: relative;
    text-align: left;
}
.border3 {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 12px;
    box-shadow: 2px 0 10px -3px rgba(0, 0, 0, 0.75);
    display: inline-block;
    margin: 0 auto 20px 6px;
    min-height: 122px;
    padding: 15px 10px 10px 15px;
    position: relative;
    text-align: left;
    width: 633px;
}
table.dataTable {
    border-spacing: 0;
}
table.dataTable td, table.dataTable th {
    padding: 2px 2px 2px 10px;
    vertical-align: top;
}
table.dataTable th {
    background-color: #096a9f;
    color: #ffffff;
    text-align: left;
}
table.dataTable th:first-child {
    width: 250px;
}
table.dataTable {
    width: 100%;
}
table.dataTable tr {
    height: 30px;
}
table.dataTable tr:nth-child(2n+1) {
    background-color: #f5f5f5;
}
table.dataTable tr:hover {
    background-color: #f9a55c;
}
form input, form select {
    border: 1px solid #bbbbbb;
    border-radius: 4px;
    color: #555555;
    font-size: 15px;
    margin-bottom: 4px;
    padding: 4px;
    width: 250px;
}
#form_border form input, #form_border form select {
    border: 1px solid #bbbbbb;
    border-radius: 4px;
    color: #555555;
    font-size: 15px;
    margin-bottom: 4px;
    padding: 4px;
    width: 250px;
}
#form_border textarea {
    border: 1px solid #bbbbbb;
    border-radius: 4px;
    width: 355px;
}
form input[type="submit"], .button {
    background-color: #ec6f00;
    border: 1px solid #cf5210;
    border-radius: 6px;
    box-shadow: 0 0 4px -1px rgba(0, 0, 0, 0.75);
    color: #ffffff;
    cursor: pointer;
    font-size: 18px;
    height: 31px;
    margin-top: 30px;
    padding: 15px 40px 40px;
    z-index: 100;
}
#form_border form input[type="submit"], #form_border .button {
    background-color: #ec6f00;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.75);
    color: #ffffff;
    cursor: pointer;
    font-size: 18px;
    height: 31px;
    margin-top: 30px;
    padding: 15px 40px 40px;
    z-index: 100;
}
.button {
    display: block;
    margin-top: 20px;
    padding: 15px;
    text-align: center;
    text-decoration: none;
}
form input[type="submit"]:hover, .button:hover {
    background-color: #df6200;
}
form input[type="submit"]:active, .button:active {
    background-color: #904000;
}
#form_border form input[type="submit"]:hover, .button:hover {
    background-color: #df6200;
}
#form_border form input[type="submit"]:active, .button:active {
    background-color: #904000;
}
.transferData a, .productData a {
    text-decoration: none;
    vertical-align: middle;
}
.transferDataRow a, .productRow a {
    display: block;
    margin-bottom: 5px;
}
.transferData a img, .productData a img {
    margin-bottom: -4px;
    margin-right: 3px;
}
#bedragLabel {
    margin-left: 5px;
}
.productRow .productId, .productRow .price, .productRow .quantity, .productData .vat {
    width: 100px;
}
.productRow .description {
    width: 300px;
}
form select {
    margin-bottom: 8px;
    margin-top: 7px;
}
.ideal_logo {
    background: url("../img/ideal_logo.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 81px;
    position: relative;
    width: 239px;
}
#paybox {
    text-align: right;
    width: 358px;
}
.bold {
    font-size: 13px;
    font-weight: bold;
}
#column1 {
    float: left;
    width: 310px;
}
.domeingegevens {
    min-height: 122px;
}
.d_tax {
    float: right;
    position: relative;
    top: 26px;
}
.d_tax sup {
    color: #888;
    font-size: 8pt;
}
#contact {
    border: 1px solid #bbb;
    border-radius: 4px;
    color: #333;
    left: 0;
    margin: 14px 0;
    padding: 8px;
    position: relative;
    width: 223px;
}
#note0 {
    background: url("../img/mv.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 14px 0;
    min-height: 68px;
    padding-left: 69px;
    position: relative;
    width: 391px;
}
#note1 {
    background: url("../img/sidn.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 14px 0;
    min-height: 68px;
    padding-left: 69px;
    position: relative;
    width: 391px;
}
#note2 {
    background: url("../img/pay.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 14px 0;
    min-height: 68px;
    padding-left: 69px;
    position: relative;
    width: 391px;
}
#note3 {
    background: url("../img/mooie.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 14px 0;
    min-height: 68px;
    padding-left: 125px;
    position: relative;
    width: 439px;
}
#note4 {
    background: url("../img/dc.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 14px 0;
    min-height: 68px;
    padding-left: 125px;
    position: relative;
    width: 449px;
}
.mvinfo {
    margin-top: 0;
}
.moreOptions {
    background-image: url("../img/option_down.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: 1px solid #bbbbbb;
    border-radius: 4px;
    display: block;
    padding: 5px 15px 5px 5px;
    position: relative;
    width: 220px;
}
#website {
    display: none;
}

.md_link {
    background: rgba(0, 0, 0, 0) url("../img/MD_banner.png") no-repeat scroll center bottom;
    height: 165px;
    margin-left: 8px;
    margin-top: 55px;
    text-align: left;
    width: 232px;
}


#smi_icons {
    display: block;
    float: right;
    height: 28px;
    position: relative;
    top: 0;
    width: 100px;
}


#smi_icons_fb {
    background: url("../img/smi_fb.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 35px;
    position: relative;
    width: 50px;
}



#smi_icons_tw {
    background: url("../img/smi_tw.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 35px;
    position: relative;
    width: 50px;
}

#smi_icons a {
    cursor: pointer;
}