body {
    overflow: -moz-scrollbars-vertical;
    overflow-x: auto;
}

body#main {
    background: #e5e5e5 url('img/main_background.gif') repeat-x;
}

body, p, h1, h2, h3, h4, h5, h6, form, input, select, textarea {
    margin: 0;
}

body, p, div, td, h1, h2, h3, h4, h5, h6, input, select, textarea, a, ul, li {
    font-family: verdana, arial;
    font-size: 11px;
    line-height: 15px;
    color: #4d4d4d;
}

a {
    text-decoration: underline;
    color: #ed1c24;
}

a:hover {
    text-decoration: none;
    color: #808080;
}

a:focus {
    outline: 0;
}

table {
    border: 0;
}

td {
    vertical-align: top;
}

img {
    border: 0;
    vertical-align: top;
}

h1 {}

h1 a.h1 {
    color: #4d4d4d;
    text-decoration: none;
}

h2 {
    color: #4d4d4d;
    font-size: 14px;
}

h3 {
    color: #ed1c24;
}

h4 {
    color: #ed1c24;
    font-size: 14px;
}

/* DEFAULT */

div.right {
    float: right;
}

div.left {
    float: left;
}

div.clear {
    clear: both;
}

div.text {
    line-height: 16px;
}

div.null {
    font-size: 0;
    line-height: 0;
}

img.border {
    border: 1px solid #b2b3b5;
}

img.text {
    margin: 4px 0 4px 0;
}

input.text {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    border: 1px solid #b2b3b5;
    padding: 1px 4px 2px 4px;
}

select.text {
    width: 100%;
    border: 1px solid #b2b3b5;
    padding: 0 0 1px 0;
}

textarea.text {
    min-width: 100%;
    max-width: 100%;
    height: 98px;
    border: 1px solid #b2b3b5;
    padding: 0 0 0 4px;
}

input.file {
    width: 350px;
    height: 19px;
    border: 1px solid #b2b3b5;
}

input.radio {
    margin-bottom: -3px;
}

input.checkbox {}

input.inactive,
textarea.inactive {
    background-color: #e5e5e5;
}

input.error,
textarea.error {
    border: 1px solid #ed1c24;
}

a.button_a,
a.button_b,
a.button_c,
a.button_d {
    border: 1px solid #ffffff;
    background-color: #ed1c24;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
    padding: 1px 4px 2px 4px;
    cursor: pointer;
}

a.button_b,
a.button_d {
    background-color: #b2b3b5;
}

a.button_c,
a.button_d {
    border: 0;
}

a.button_a:hover,
a.button_b:hover,
a.button_c:hover,
a.button_d:hover {
    color: #ffffff;
}

input.button_a,
input.button_b,
input.button_c,
input.button_d {
    border: 1px solid #ffffff;
    background-color: #ed1c24;
    overflow: visible;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
    padding: 0px 1px 1px 1px;
    cursor: pointer;
}

input.button_b,
input.button_d {
    background-color: #b2b3b5;
}

input.button_c,
input.button_d {
    border: 0;
}

table.pulldown {
    width: 200px;
    background: #b2b3b5;
}

table.pulldown td {
    background: #ffffff;
}

table.pulldown td.icon {
    width: 17px;
}

table.pulldown td.text a,
table.pulldown td.text p {
    display: block;
    text-decoration: none;
    color: #4d4d4d;
    font-size: 11px;
    line-height: 15px;
    padding: 0 4px 1px 4px;
}

div.pulldown_layer {
    margin-top: 1px;
    position: absolute;
    display: none;
    width: 200px;
    z-index: 10;
}

div.pulldown_layerinner {
    border: 1px solid #b2b3b5;
    background: #ffffff;
}

div.pulldown_layerinner a,
div.pulldown_layerinner p {
    display: block;
    text-decoration: none;
    color: #4d4d4d;
    font-size: 11px;
    line-height: 15px;
    padding: 0 4px 1px 4px;
}

div.pulldown_layerinner a:hover,
div.pulldown_layerinner a.active {
    background: #e5e5e5;
}

div.filter {
    opacity: 0.50;
}

/* MAIN */

body#main div#all {
    text-align: center;
}

body#main div#all div#header {
    width: 978px;
    height: 181px;
    margin: 0 auto;
}

body#main div#all div#header_inner {
    margin: 0 1px;
}

body#main div#all div#header div.logo {
    float: right;
    margin: 20px 610px 0 0;

}

body#main div#all div#header div.version {
    position: relative;
    top: 70px;
    left: -6px;
    font-size: 8px;
    color: #d9d9d9;
}

body#main div#all table#content {
    width: 976px;
    margin: 0 auto;
    text-align: left;
}

body#main div#all table#content td#content_left {
    width: 185px;
}

body#main div#all table#content td#content_left_spacer {
    width: 12px;
    background: url('img/main_background_left.gif') no-repeat;
}

body#main div#all table#content td#content_middle {
    width: 577px;
}

body#main div#all table#content td#content_middle div#content_middleinner {
    padding: 0 20px 0 21px;
    background: #ffffff;
}

body#main div#all table#content td#content_right_spacer {
    width: 12px;
    background: url('img/main_background_right.gif') no-repeat;
}

body#main div#all table#content td#content_right {
    width: 190px;
}

div.spacer_footer {
    height: 30px;
    background: #e5e5e5;
}

div#content_footer {}

div#content_footerinner {
    background: #e5e5e5 url('img/footer.gif') no-repeat;
    padding: 0 0 0 22px;
}

div#content_footerinnerinner {
    padding: 2px 0 3px 0;
}

div#content_footer a {
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    padding-left: 20px;
}

body#main div#all table.datafields_contact {
    width: 536px;
    margin-bottom: 18px;
}

body#main div#all table.datafields_contact td.spacer {
    height: 3px;
}

body#main div#all div#footer {
    height: 20px;
}



/* POPUP */

body#popup div#header {
    background: url('img/popup_header_background.gif') repeat-x;
}

body#popup div#footer {
    height: 25px;
    background: #e5e5e5;
    text-align: right;
}

body#popup div#content {
    height: 447px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
}

body#popup div#contentinner {
    padding: 13px 43px 20px 43px;
}

body#popup div#contentinner h1 {
    margin-bottom: 17px;
}

body#popup div#contentinner div.error h1,
body#popup div#contentinner div.success h1,
body#popup div#contentinner div.notice h1 {
    margin: 0;
}

body#popup div#contentinner table.datafields {
    width: 486px;
}

/* BOXLEFT LOGIN */

div.boxleft_login {
    background: url('img/boxleft_middle.gif') repeat-y;
    padding: 3px 9px 0 8px;
}

div.boxleft_login table {
    width: 168px;
}

div.boxleft_login td.label {
    width: 68px;
}

div.boxleft_login td.label p {
    padding-top: 1px;
}

div.boxleft_login td.input {
    width: 100px;
}

div.boxleft_login td.spacer {
    height: 5px;
}

div.boxleft_login div.logout {
    margin-top: 5px;
    text-align: right; 
}

/* BOXLEFT SPACER */

div.boxleft_spacer {
    height: 16px;
}

/* BOXLEFT NAV */

div.boxleft_menu div.line {
    height: 1px;
    background: url('img/menu_line.gif') no-repeat;
}

div.boxleft_menu div.top {
    width: 185px;
    height: 25px;
    background: url('img/menu_top.gif') no-repeat;
}

div.boxleft_menu div.middle {
    width: 185px;
    height: 22px;
    background: url('img/menu_middle.gif') no-repeat;
}

div.boxleft_menu div.bottom {
    width: 185px;
    height: 25px;
    background: url('img/menu_bottom.gif') no-repeat;
}

div.boxleft_menu div.main a {
    width: 100%;
    display: block;
    background: url('img/square_dgray.gif') no-repeat 12px 7px;
    padding: 3px 5px 0 24px;
    font-weight: bold;
    color: #4d4d4d;
    /*text-transform: uppercase;*/
    text-decoration: none;
}

div.boxleft_menu div.main a:hover,
div.boxleft_menu div.main a.active {
    color: #ed1c24;
    background-image: url('img/square_red.gif');
}

div.boxleft_menu div.top a {
    background-position: 12px 10px;
    padding-top: 6px;
}

div.boxleft_menu div.sub {
    background: #ffffff;
    padding: 1px 0 7px 0;
}

div.boxleft_menu div.sub a,
div.boxleft_menu div.sub p {
    width: 100%;
    display: block;
    background: url('img/square_lgray.gif') no-repeat 25px 9px;
    padding: 5px 5px 0 37px;
    font-weight: bold;
    color: #b3b3b3;
    text-decoration: none;
}

div.boxleft_menu div.sub a:hover,
div.boxleft_menu div.sub a.active,
div.boxleft_menu div.sub p.active {
    color: #ed1c24;
    background-image: url('img/square_red.gif');
}

/* BOXRIGHT SPACER */

div.boxright_spacer {
    height: 12px;
}

div.boxright_spacertop {
    height: 1px;
}

/* BOXRIGHT HEADLINE */

div.boxright_headline {
    background: url('img/boxright_top.gif') no-repeat;
}

div.boxright_headlinespacer {
    height: 6px;
}

div.boxright_headlineinner {
    background: url('img/boxright_top_bg.gif') repeat-y;
    padding: 0 8px 3px 8px;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    color: #ffffff;
}

/* BOXRIGHT LINE */

div.boxright_line {
    height: 3px;
    background: url('img/boxright_line.gif') no-repeat;
}

/* BOXRIGHT MIDDLE */

div.boxright_middle {
    background: url('img/boxright_middle.gif') repeat-y;
}

/* BOXRIGHT BOTTOM */

div.boxright_bottom {
    height: 3px;
    background: url('img/boxright_bottom.gif') no-repeat;
}

div.boxright_bottom_gray {
    height: 4px;
    background: url('img/boxright_bottom_gray.gif') no-repeat;
}

/* BOXRIGHT CONTENS */

div.boxright_image {
    padding: 0 0 1px 4px;
}

div.boxright_text {
    font-size: 10px;
    line-height: 12px;
    padding: 2px 8px 4px 8px;
}

div.boxright_flash {
    padding: 0 4px 1px 4px;
    line-height: 0; 
    font-size: 0;
}

div.boxright_text a.more {
    font-size: 10px;
    line-height: 12px;
    font-weight: bold;
    text-decoration: none;
}

div.boxright_link {
    font-size: 10px;
    line-height: 12px;
    padding: 2px 8px 2px 8px;
}

div.boxright_link a.list {
    display: block;
    padding: 0 0 2px 8px;
    background: url('img/arrowdouble_right.gif') no-repeat 0 4px;
    font-size: 10px;
    line-height: 12px;
    font-weight: bold;
    text-decoration: none;
}

div.boxright_link a.list:hover {
    background-image: url('img/arrowdouble_right_hover.gif');
}

div.boxright_link a.list span.filesize {
    font-weight: normal;
    font-style: italic;
    color: #808080;
}

div.boxright_banner {
    background: #ffffff;
    padding: 2px;
}

div.boxright_image_search {
    background: url('img/boxright_middle_gray.gif') repeat-y;
    padding: 10px 9px 9px 9px;
}

div.boxright_image_search table {
    width: 172px;
}

div.boxright_image_search table td.input {
    width: 110px;
}

div.boxright_image_search table td.submit {
    text-align: right;
}

div.boxright_image_search table td.select {
    width: 172px;
}

/* CONTENT MIDDLE SPACER */

body#popup div.spacer_default,
div#content_middleinner div.spacer_default {
    height: 20px;
}

div#content_middleinner div.spacer_step {
    height: 11px;
}

div#content_middleinner div.spacer_extra {
    height: 9px;
}

body#popup div.spacer_medium,
div#content_middleinner div.spacer_medium {
    height: 10px;
}

div#content_middleinner div.spacer_mini {
    height: 1px;
}

body#popup div.spacer_text,
div#content_middleinner div.spacer_text {
    height: 7px;
}

div#content_middleinner div.spacer_order {
    height: 5px;
}

/* CONTENT MIDDLE LINE */

div#content_middleinner div.line {
    height: 0;
    border-top: 1px solid #b2b3b5;
}

/* CONTENT MIDDLE LIST */

body#popup ul,
div#content_middleinner ul,
td#content_right ul,
div.layer_help ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

body#popup ul li,
div#content_middleinner ul li,
td#content_right ul li,
div.layer_help ul li {
    padding: 0 0 0 9px;
    background: url('img/list_default.gif') no-repeat 1px 6px;
}

li {
    padding: 0 0 0 9px;
    background: url('img/list_default.gif') no-repeat 1px 6px;
}

td#content_right ul li {
    background-position: 1px 5px;
}

/* BOXCONTENT */

div.boxcontent_a {
    border: 1px solid #b2b3b5;
    padding: 1px;
    background: #ffffff;
}

div.boxcontent_a div.boxcontent_a_inner {
    background: #bfc0c1 url('img/boxcontent_a_background.gif') repeat-x;
}

div.boxcontent_b_headline {
    background: #b2b3b5 url('img/boxcontent_b_headline_background.gif') repeat-x;
}

div.boxcontent_b_headline table {
    width: 536px;
}

div.boxcontent_b_headline td.left {
    width: 20px;
}

div.boxcontent_b_headline td.right {
    width: 24px;
}

div.boxcontent_b_headline h1 {
    padding: 13px 6px 6px 4px;
    color: #ffffff;
    font-weight: bold;
}

div.boxcontent_b_headline div {
    padding-top: 8px;
}

div.boxcontent_b_headline_pure {
    background: #b2b3b5;
}

div.boxcontent_b_headline_pure h1 {
    padding: 4px 6px 6px 6px;
    color: #ffffff;
    font-weight: bold;
}

div.boxcontent_b {
    border: 1px solid #b2b3b5;
}

div.boxcontent_b_inner {
    border: 1px solid #ffffff;
    background: #f2f2f2;
}

div.boxcontent_b_innerdefault {
    padding: 10px 14px 14px 22px;
}

div.boxcontent_b_innerdefaultblock {
    padding: 14px 14px 14px 22px;
}


div.boxcontent_b_innerdefaulttext {
    padding: 1px 5px 1px 5px;
}

/* STEP */ 

div.step_0 {}

div.step_0 div.entry {
    float: left;
    width: 110px;
    height: 170px;
}

div.step_0 div.entry.inactive {
    opacity: 0.50;
}

div.step_0 div.entry.inactive_hover {
    opacity: 1;
}

div.step_0 div.spacer {
    float: left;
    width: 32px;
    height: 32px;
}

div.step_1 {
    padding: 5px 5px 5px 5px;
}

div.step_1 table {
    width: 522px;
}

div.step_1 td.right {
    width: 162px;
}

div.step_1 td.right div.spacer {
    height: 2px;
}

div.step1_animation_upload {
    position: absolute;
    display: none;
}

div.step1_preview {
    text-align: center;
    margin: 5px;
}

div.step1_preview table {
    width: 242px;
    height: 242px;
    background: #b2b3b5;
    margin: 0 auto;
}

div.step1_preview table td {
    background: #ffffff url('img/boxcontent_preview.gif') no-repeat;  
    vertical-align: middle;
    text-align: center;
    
}

div.step2 a.group {
    display: block;
    background: url('img/arrow_right.gif') no-repeat 8px 5px;
    padding: 3px 10px 3px 22px;
    font-weight: bold;
    text-decoration: none;
    color: #4d4d4d;
}

div.step2 a.line {
    border-bottom: 1px solid #b2b3b5;
}

div.step2 div.format {
    background: #dadada;
    border-bottom: 1px solid #b2b3b5;
}

div.step2 div.format td.radio {
    width: 22px;
}

div.step2 div.format td.radio div {
    padding: 6px 0 0 7px;
}

div.step2 div.format td.size {
    width: 210px;
}

div.step2 div.format td.size div.special {
    color: #ed1c24;
    font-weight: bold;
}

div.step2 div.format td.name {
    width: 75px;
}

div.step2 div.format td.price1 {
    width: 75px;
    text-align: right;

}

div.step2 div.format td.price2 {
    width: 150px;
    text-align: right;
}

div.step2 div.format td.size div,
div.step2 div.format td.name div,
div.step2 div.format td.price1 div {
    padding: 3px 9px 3px 0;
}

div.step2 div.format td.price1 div {
    color: #ed1c24;
    font-weight: bold;
}

div.step2 div.format td.price2 div {
    padding: 4px 9px 1px 0;
    font-size: 9px;
    color: #808080;
}

div.format_layer {
    position: absolute;
    margin: -200px 0 0 257px;
    width: 277px;
    background: url('img/boxcontent_format_layer_border.gif') repeat-y;
}

div.format_layerinner {
    margin-left: 3px;
    background: #e6e6e7 url('img/boxcontent_format_layer.gif') repeat-x;
}

div.format_layerinnerinner {
    padding: 0 15px 0 15px;
}

div.format_layer h1 {
    color: #ed1c24;
    padding: 4px 0 3px 0;
}

div.format_layer table {
    width: 244px;
}

div.format_layer table td.text {
    width: 180px;
}

div.format_layer .spacer {
    height: 5px;
}

div.step3 {
    padding: 5px;
}

div.step3 table.pulldown,
div.step3 div.pulldown_layer {
    width: 522px;
}

div.step3 table.pulldown span,
div.step3 div.pulldown_layer span {
    color: #808080; 
    font-size: 9px;
}

div.step_product {
    padding: 0 0 14px 24px;
}

div.step_product p.label {
    font-weight: bold;
    padding: 6px 0 4px 0;
}

div.step_product td.col1 {
    width: 200px;
}

div.step_product td.col2 {
    width: 180px;
}

div.step_product td.col3 {
    width: 78px;
}

div.step_product td.col4 div {
    padding: 2px 0 0 8px;
}

div.step_product td.spacer {
    width: 10px;
}

div.step_product div.quality {
    border: 1px solid #b2b3b5;
    background: #ffffff;
    padding: 2px 0 2px 3px;
}

div.step_product div.quality td.left {
    width: 90px;
}

div.step_product div.quality div.left {
    padding-right: 1px;
}

div.step_product div.quality div.description {
    line-height: 11px;
    margin: 0;
    padding: 0;
}

div.step_product table.amount {
    width: 78px;
}

div.step_product table.amount td.icon {
    width: 14px;
}

div.step_product table.amount td.icon img {
    border-top: 1px solid #b2b3b5;
    border-right: 1px solid #b2b3b5;
    border-bottom: 1px solid #b2b3b5;
}

div.step_product div.amount_layer {
    margin: 1px 0 0 -61px;
    position: absolute;
    display: none;
    border: 1px solid #b2b3b5;
    background: #ffffff;
    padding: 4px 5px 5px 5px;
}

div.step_product div.extra {
    border: 1px solid #b2b3b5;
    background: #ffffff;
    padding: 2px 5px 0 5px;
}

div.step_product div.extra td.checkbox {
    width: 15px;
}

div.step_product div.extra td.express {
    width: 189px;
}

div.step_product div.extra td.proof {
    width: 200px;
}

div.step_product div.extra td.disabled {
    color: #b2b3b5;
}

div.step_product div.extra div {
    padding-top: 3px;
}

div.step_product table.price {
    width: 478px;
}

div.step_product table.price td.icon {
    width: 18px;
}

div.step_product table.price td.icon img {
    border-top: 1px solid #b2b3b5;
    border-right: 1px solid #b2b3b5;
    border-bottom: 1px solid #b2b3b5;
}

div.step_product div.price {
    font-size: 10px;
    border: 1px solid #b2b3b5;
    padding: 0 4px 0 4px;
    background: #ffffff;
}

div.step_product div.price span.withoutvat {
    font-size: 11px;
    font-weight: bold;
    color: #ed1c24;
}

div.step_product td#paper table.pulldown,
div.step_product td#paper div.pulldown_layer {
    width: 478px;
}

div.step_product table.pulldown span,
div.step_product div.pulldown_layer span {
    color: #808080; 
    font-size: 9px;
}

div.layer_price {
    display: none;
    position: absolute;
    margin-top: 1px;
    width: 478px;
    z-index: 10;
}

div.layer_priceinner {
    border: 1px solid #b2b3b5;
    background: #ffffff;
}

div.layer_priceinner table td.line {
    height: 1px;
    background: #b2b3b5;
}

div.layer_priceinner table td div {
    padding: 0px 4px 1px 4px;
}

div.layer_priceinner table td.title div {
    padding-right: 0;
}

div.layer_priceinner table td.title {
    width: 180px;
    width: 390px;
}

div.layer_priceinner table td.amount {
    width: 20px;
    background: #f2f2f2;
}

div.layer_priceinner table td.value {
    width: 68px;
    text-align: right;
}

div.layer_priceinner table td.value div {
    padding-left: 0;
}

div.layer_priceinner table td.value span {
    font-weight: bold;
    color: #ed1c24; 
}

div.step4 {
    text-align: center;
    margin: 5px;
}

div.step4 table {
    width: 242px;
    height: 242px;
    background: #b2b3b5;
    margin: 0 auto;
}

div.step4 table#no_selection {
    background: #ed1c24;
}

div.step4 table td {
    background: #ffffff url('img/boxcontent_preview.gif') no-repeat;  
    vertical-align: top;
    text-align: left;
}

div.step4 table td#no_background {
    background: #ffffff;
}

img.step4_background {
    opacity: 0.50;
}

div.step4_selection {
    position: absolute;
    display: none;
}

div.step4_selection div.step4_selection_border {
    border: 1px solid #ed1c24;
}

div.step4_selection div.step4_selection_size {
    cursor: move;
    background: url(img/us.gif);
}

div.step4_image {
    position: absolute;
    display: none;
    overflow: hidden;
}

div.step4_image div {
    position: absolute;
}

div.step5 {
    padding: 5px;
}

div.step5 table.entry {
    width: 521px;
}

div.step5 td.entry {
    width: 167px;
}

div.step5 div.entry {
    border: 1px solid #b2b3b5;
    background: #ffffff;
    padding: 7px 10px 5px 10px;
}

div.step5 h1 {
    color: #ed1c24;
}

div.step5 td.top {
    height: 120px;
    height: 182px;
    width: 147px;
}

div.step5 td.bottom_left,
div.step5 td.bottom_right {
    vertical-align: bottom;
    height: 38px;
}

div.step5 td.bottom_left {
    width: 15px;
}

div.step5 td.bottom_left div {
    padding-bottom: 5px;
}

div.step5 td.bottom_left div,
div.step5 td.bottom_left div a {
    line-height: 0;
    font-size: 0;
}

div.step5 td.bottom_right {
    width: 132px;
}

div.step5 td.bottom_right div {
    font-weight: bold;
    padding-bottom: 3px;
}

div.step5 td.spacer {
    width: 10px;
}

div.step5 div.inactive {
    border: 1px solid #e2e2e2;
    background: #f5f5f5;
}

div.step5 div.inactive h1 {
    color: #cccccc;
}

div.step5 div.inactive td.top {
    color: #cccccc;
}

div.step5 div.inactive td.bottom_right div {
    color: #cccccc;
}

div.step5 div.inactive img {
    opacity: 0.50;
}

div.step6 {
    padding: 5px 5px 5px 24px;
}

div.step6 table {
    width: 503px;
}

div.step6 td.left {
    width: 394px;
}

div.step6 td.right {
    width: 109px;
}

div.step6 td.spacer {
    height: 5px;
}

div.step6 td.button {
    text-align: right;
}

/*






div.step6 td.left div {
    padding-top: 1px;
}

div.step6 td.right {
    background: red;
    width: 103px;
}
*/

div.step7 {
    text-align: center;
    margin: 5px;
}

div.step7 table {
    width: 242px;
    height: 242px;
    background: #b2b3b5;
    margin: 0 auto;
}

div.step7 table td {
    background: #ffffff url('img/boxcontent_preview.gif') no-repeat;  
    vertical-align: top;
    text-align: left;
}

div.step7_grid {
    display: none;
    position: absolute;
}

div.step7_gridinner {
    padding: 1px 0 0 1px;
}

div.step7_gridinner table {
    border-collapse: collapse;
}

div.step7_gridinner table td {
    border: 1px solid #ed1b24;
}

div.step_order {
    padding: 0 0 7px 24px;
}

div.step_order p.label {
    font-weight: bold;
    padding: 6px 0 4px 0;
}

div.step_order td.col1 {
    width: 270px;
}

div.step_order td.col2 {
    width: 198px;
}

div.step_order td.col3 div {
    padding: 2px 0 0 8px;
}

div.step_order td.spacer {
    width: 10px;
}

div.step_order div.col1 td.label {
    width: 110px;
}

div.step_order div.col1 td.label p {
    font-weight: bold;
    padding: 4px 5px 0 0;
}

div.step_order div.col1 td.value p {
    padding: 4px 0 0 0;
}

div.step_order div.col1 td.value p span.price {
    font-weight: bold;
    color: #ed1b24;
}

div.step_order div.col1 td.value p span.price_with_vat {
    font-weight: bold;
}

div.step_order td.col2 p {
    padding: 4px 0 0 0;
}

div.step_order div.col1 {
    padding: 2px 0 0 0;
}

div.step_order div.col2 {
    padding: 2px 0 0 0;
}

div.step_order td.col2 img {
    margin: 7px 5px 0 0;
}

table.step_finished {
    width: 536px;
}

table.step_finished td.left {
    width: 200px;
}

table.step_finished td.left div {
    margin-top: 17px;
}

table.step_finished td.right h1 {
    margin-top: 13px;
}

table.step_finished div.spacer {
    height: 5px;
}

/* DATAFIELDS */

table.datafields {
    width: 496px;
}

table.datafields td.left {
    width: 139px;
}

table.datafields p {
    padding-top: 1px;
    padding-bottom: 2px;
}

table.datafields td.spacer {
    height: 5px;
    width: 5px;
}

table.datafields td.larg {
    width: 290px;
}

table.datafields td.medium {
    width: 176px;
}

table.datafields td.small {
    width: 62px;
}

table.datafields td.trio {
    width: 119px;
}

table.datafields td.trio2col {
    width: 238px;
}

table.datafields td.date {
    width: 100px;
}

table.datafields td.date_description p {
    padding-left: 5px;
    padding-right: 15px;
}

/* IMAGE ARCHIVE */

div.image_archive_entry {
    float: left;
    width: 55px;
    height: 55px;
}

div.image_archive_entry table {
    width: 55px;
    height: 55px;
    background: #b2b3b5;
}

div.image_archive_entry table td {
    text-align: center;
    vertical-align: middle;
    background: #ffffff;
}

div.image_archive_layer {
    position: absolute;
    display: none;
    width: 208px;
}

div.image_archive_layerinner {
    border: 1px solid #b3b3b3;
    background: #ffffff;
    padding: 3px;
}

div.image_archive_layer div.text {
    padding: 6px 6px 3px 6px;
}

div.image_archive_layer div.image {
    text-align: center;
}

div.image_archive_spacer {
    float: left;
    height: 8px;
    width: 8px;
}

/* LAYER HELP */

div.layer_help {
    position: absolute;
    display: none;
    width: 300px;
}

div.layer_helpinner {
    border: 1px solid #b3b3b3;
    background: #ffffff;
    padding: 7px 10px 7px 10px;
}

div.layer_helpinner div.left {
    padding: 0 10px 7px 0;
}

div.layer_helpinner div.text {
    font-size: 11px;
    line-height: 15px;
    color: #4d4d4d;
}

/* LAYER LOAD */

div.layer_load {
    width: 100%;
    display: none;
    position: fixed;
    text-align: center;
    top: 30px;
}

/* ERROR */

div.error {
    border: 1px solid #ed1c24; 
    padding: 3px 5px; 
    background: #fde8ea;
}

div.error h1 {
    color: #ed1c24;
}

/* SUCCESS*/

div.success {
    border: 1px solid #ed1c24; 
    border: 1px solid #314a86;
    padding: 3px 5px; 
    background: #fde8ea;
    background: #e5f3fb;
}

div.success h1 {
    color: #ed1c24;
    color: #314a86;
}

div.success ul li {
    background-image: url('img/list_success.gif') !important;
}

/* BOX EDIT */

.box_edit_button {
    width: 100%; 
    background-color: #ff9e38; 
    border: 1px solid #ff9e38; 
    color: #ffffff; 
    padding: 0;
    cursor: pointer;
}

.box_edit_button_inactive {
    width: 100%; 
    background-color: #ffffff; 
    border: 1px solid #ff9e38; 
    color: #ff9e38; 
    padding: 0;
    cursor: pointer;
}

.box_edit_select {
    width: 100%; 
    background-color: #ffffff; 
    border: 1px solid #ff9e38; 
    color: #ff9e38;
}

/* MY JAJABO MY ORDER */

div.my_order {
    padding: 5px 14px 7px 24px;
}

div.my_order table.my_order {
    width: 494px;

}

div.my_order table td.left {
    width: 194px;
}

div.my_order table td.right {
    width: 105px;
}

div.my_order table td.right div.image {
    margin-top: 6px;
    border: 1px solid #ffffff;

}

div.my_order table td.right div.image td {
    width: 103px;
    height: 103px;
    text-align: center;
    vertical-align: middle;
}

div.my_order table td.left div,
div.my_order table td.middle div {
    padding: 2px 0 2px 0;
}

div.my_order table td.left div.title {
    font-weight: bold;
}

div.my_order table td.left div.sub {
    padding-left: 90px;
}

div.my_order table td.middle div span.price {
    font-weight: bold;
    color: #ed1c24;
}

div.my_order table td.middle div span.price_with_vat {
    font-weight: bold;
}

/* ADMIN */

img.admin_checkbox {
    margin: 3px 0 0 0;
    
}

/* IMPRINT */

a.imprint_link,
a.imprint_link:hover {
    font-weight: bold;
    color: #4d4d4d;
    text-decoration: none;
}

/* FOTOLIA */

div.fotolia_preview {
    text-align: center;
    margin: 9px;
}

div.fotolia_preview table {
    width: 514px;
    height: 514px;
    background: #b2b3b5;
    margin: 0 auto;
}

div.fotolia_preview table td {
    background: #ffffff url('img/boxcontent_preview.gif') repeat;  
    vertical-align: middle;
    text-align: center;
}

div.fotolia_info {
    background: #ffffff;
    border: 1px solid #b2b3b5;
    padding: 7px 10px 8px 10px;
    margin: 0 9px 9px 9px;
}

div.fotolia_info span {
    font-weight: bold;
    color: #ed1c24;
}

div.fotolia_info table p {
    padding: 3px 5px;
}


