body
{
    background:#dfdfdf;
    color: #707070;
    font: 12px/14px Arial,Helvetica,sans-serif;
}

h2,ul
{
    margin:0px;
}

div.wrapper
{
    width:750px;
    margin:0px auto;
    background:white;
    padding:20px;
}

.pageHead{
    color: #de0000;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.pageHead{
    font-size: 22px;
    line-height: 100%;
}
.checkout_title, .login_title {
    color: #000;
    font-weight: normal;
    height: 33px;
    text-decoration: none;
}
.checkout_title, .login_title {
    font-size: 18px;
}

.req {
    color: #de0000;
}
.txt12 {
    font-size: 12px !important;
    font-weight: normal !important;
}

.alignright {
    float: right;
}

.delivery_post.form {
    margin-bottom: 16px;
    padding-bottom: 10px;
    padding-top: 15px;
}

.clearfix {
    display: block;
    position: relative;
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.formdetail {
    display: inline-block;
    padding: 0;
    width: 100%;
}

ol, ul {
    list-style: outside none none;
}

.formdetail li {
    float: left;
    line-height: 16px;
    margin-bottom: 9px;
    width: 100%;
}

.formdetail label {
    line-height: 32px;
    margin-right: 18px;
    text-align: right;
    width: 130px;
    display: inline-block;
    float: left;
}

.formdetail input[type="text"], .formdetail input[type="password"] {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #bdbcbd;
    color: #707070;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 7px 5px;
    width: 280px;
}
input {
    font-family: Arial;
}

.jgd-dropdown {
    margin-top: 5px !important;
    display: inline-block;
    font-size: 12px;
    position: relative;
    width: 245px;
    z-index: 20;
}

.jgd-dropdown dt {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cac9ca;
    cursor: default;
    line-height: 23px;
    padding: 0;
    position: relative;
    text-indent: 0;
    z-index: 999;
}
.jgd-dropdown dd, .jgd-dropdown dt, .jgd-dropdown ul {
    margin: 0;
}

.jgd-dropdown dd {
    position: relative;
    z-index: 99;
}
.jgd-dropdown dd, .jgd-dropdown dt, .jgd-dropdown ul {
    margin: 0;
    padding: 0;
}

.jgd-dropdown dt a {
    background: transparent url("../img/acc-arrrow.gif") no-repeat scroll right bottom;
    color: #757575;
    display: block;
    height: 19px;
    line-height: 19px;
    padding: 0 0 0 10px;
}
.jgd-dropdown a {
    outline: medium none;
    text-decoration: none;
}

.jgd-dropdown span.value {
    display: none;
}
.jgd-dropdown dt a span {
    cursor: pointer;
}

.formdetail li.check {
    margin: 10px 0;
}
.formdetail li {
    float: left;
    line-height: 16px;
    width: 100%;
}

.delivery_post .form_list input[type="checkbox"], .form_box .formdetail input[type="checkbox"], .delivery_post .form_list input[type="radio"], .form_box .formdetail input[type="radio"] {
    float: left;
}

B.fmCheckbox {
    float: left;
    cursor: pointer;
    font-size: 9px;
    background-color:green;
}

B.fmCheckbox.checked {
    
}

B.fmCheckbox:HOVER {  }
B.fmCheckbox.checked:HOVER {  }

B.fmCheckbox.chbx-disabled {  }

B.fmCheckbox.checked.chbx-disabled,
B.fmCheckbox.checked.chbx-disabled:HOVER {  }


.formdetail li.privacy_policy label.checkboxtext {
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    width: 350px;
}

.delivery_post .form_list label.checkboxtext {
    display: inline-block;
}

.delivery_post .form_list .checkboxtext, .form_box .formdetail .checkboxtext {
    margin-left: 7px;
    margin-right: 0;
 }

.formdetail label.checkboxtext {
    padding-top: 5px;
    text-align: left;
}

.formdetail label {
    float: left;
}

.checkboxtext a {
    text-decoration: underline;
}
a {
    color: #707070;
}

p.newsletternotice {
    color: #000000;
    line-height: 20px;
    margin: 18px 0;
}

.delivary_btn {
    display: inline-block;
    padding: 6px 0 8px;
    position: relative;
    width: 100%;
}

.weiter {
    background: transparent url("../../img/sprites_buttons.png") no-repeat scroll 4px -569px;
    padding-top: 4px;
    border: 0 none;
    color: #fff;
    display: inline-block;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 12px;
    padding: 0 0 0 15px;
    position: relative;
    right: 0;
    text-align: left;
    width: 185px;
}
.weiter:hover {cursor: pointer; text-decoration: none;}

.jgd-dropdown dd ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #c9cccb;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    color: #999999;
    display: none;
    left: 0;
    list-style: outside none none;
    margin: 0;
    overflow-x: hidden !important;
    overflow-y: auto;
    padding: 12px 0 0;
    position: absolute;
    top: -1px;
    width: 243px;
    z-index: 999;
}

.jgd-dropdown dd ul li a {
    color: #000;
    display: block;
    font-weight: normal;
    padding: 0 5px 0 10px;
}
.jgd-dropdown a {
    outline: medium none;
    text-decoration: none;
}

:focus {
    outline: 0 none;
}

.jgd-dropdown a:hover { color:#999999; text-decoration:none; }
.jgd-dropdown dt a:hover { color:#999999; }
.jgd-dropdown dd ul li a:hover { background:#eee; color:#000; }

.categoryhead_content.newsletter {
    margin-top: 10px;
}

.categoryhead_content.newsletter p strong {
    color: #000;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 16px;
    display: inline-block;
}

.categoryhead_content ul.newsletterlist {
    margin: 0 0 1em 1em;
}
.categoryhead_content ul.newsletterlist li {
    color: #000000;
    line-height: 20px;
    list-style: inside none square;
    margin-bottom: 0;
    margin-left: 1.6em;
}

.categoryhead_content p {
    color: #7f7f7f;
    line-height: 20px;
    margin-bottom: 18px;
}


.error {
    display:none;
    border: 3px solid #de0000;
    color: #de0000;
    font-weight: bold;
    margin: 15px 0;
    min-height: 40px;
    padding: 0 10px 0 55px;
    font-size: 12px;
}
.clear {
    clear: both;
}

.formdetail li.oxInValid {
    margin-left: -10px;
    padding: 5px;
    border: 3px solid #de0000;
}

