

.rr_debugger {
    width: 600px;
    overflow: auto;
    position: absolute;
    top: 0;
    right: 0;
    border: 1px dashed red;
    background-color: #fff;
    opacity: 0.8;
    padding: 10px;
    white-space: pre;
    cursor: -moz-grab;
}

/*********************************/
/*SHADOWS*/

/* Inner shadow with gradient*/
.innershadow{
    background-image:-moz-linear-gradient(top, #E2E2E2, #CCCCCC);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E2E2E2), to(#CCCCCC), color-stop(1,#CCCCCC));
    border:2px solid #FEFEFE;
    box-shadow: inset 5px 5px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: inset 5px 5px 5px rgba(0,0,0,0.25);
    -webkit-box-shadow: inset 5px 5px 5px rgba(0,0,0,0.25);
}

/* Drop shadow */
#arbeitstische div.buttons input.sel,
#arbeitstische div.ddTitle.sel,
#arbeitstische div.selector,
#arbeitstische div.selector.sel,
#arbeitstische div.itemBox,
#configurator .radiotable > img,
#configurator .inputField > img,
#configurator .button,
#configurator .links,
#errors {
       -moz-box-shadow: 7px 7px 8px -6px #555555;
    -webkit-box-shadow: 7px 7px 8px -6px #555555;
     -khtml-box-shadow: 7px 7px 8px -6px #555555;
            box-shadow: 7px 7px 8px -6px #555555;
            
    -moz-border-radius: 5px 5px 5px 5px;
 -webkit-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
         border-radius: 5px 5px 5px 5px;
}

/* Die untere Kante des label images ohne Rundung, aber die obere mit */
#arbeitstische div.selector > label > img,
#arbeitstische div.itemBox > div.boxImg {
    border-radius: 5px 5px 0 0;
}

/* Die untere Kante des Textfeldes auch mit Rundung, die obere ohne */
#arbeitstische div.selector > label > .sel_text,
#arbeitstische div.itemBox > label {
    border-radius: 0 0 5px 5px;
}

/* "Push"-Effekt beim Mouseover */
#arbeitstische div.itemBox:hover,
#arbeitstische div.selector:hover,
#configurator .button:hover {
    box-shadow: 5px 5px 8px -6px #555555;
    border-color: #ff0000;
}
#arbeitstische div.selector:active,
#configurator .button:active {
    box-shadow: 3px 3px 3px #CCCCCC inset;
}
#arbeitstische div.itemBox:active {
	box-shadow: none;
}

/* Text shadow */
#configurator .conf_header .text h1 {
    text-shadow: 2px 2px 2px #AAAAAA;   
}

.noMargin{
    margin-left:0px !important;
}
.noMargin:last-child{
    border-width: 0px !important;
}

.countryCodeError {
    text-align: center;
    vertical-align: middle;
    margin-top: 90px;
    font-weight: bold;
    font-size: 15px;
}

/*********************************/
/**
 *     IE SPECIFIED STYLES ARE IN tamplates/index.html
 */
/*****************************************************************************/
#arbeitstische .startImageContainer {
    height: 471px;
    overflow: hidden;
    background: transparent url('../image/arbeitstische_start.png') scroll no-repeat 25px center;
}
#arbeitstische .startImageContainer .startTextPart1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    margin: 160px 0 0 435px;
}
#arbeitstische .startImageContainer .startTextPart2 {
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
    margin: 5px 0 0 435px;
}
#arbeitstische .startImageContainer a.startButton {
    background-color: #ED1C29;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 37px;
    line-height: 37px;
    text-align: center;
    padding: 5px 10px 7px;
    margin: 30px 0 0 435px;    
}

#arbeitstische table.spacer-small tr td a.deleteAccessory {
    margin: 0;
    background-image: url("../image/icon_delete_basket.png");
}
#arbeitstische table.spacer-small tr.implicy td {
    font-style: italic;
}
#arbeitstische table.spacer-small tr.implicy td img {
    width: 16px;
    height: 16px;
    padding: 0;
    margin-right: 3px;
    vertical-align: middle;
    cursor: help;
}

#arbeitstische .errorContainer h3 {
    margin: 10px 0;
    color: #FF0000;
}
#arbeitstische .error {
    margin: 0 0 10px;
    color: #FF0000;
}
#arbeitstische .messageContainer h3 {
    margin: 10px 0;
    color: #FF0000;
}
#arbeitstische .message {
    margin: 0 0 10px;
    color: #FF0000;
}

#arbeitstische label {
    display: inline-block;
}

#arbeitstische .buttons .button.add_enquiry_list {
    margin: 0 25px 0 121px;
}

input.button {
    text-align: left;
}
#arbeitstische .button:HOVER {
    color: #ff0000;
}

#arbeitstische form {
    display: inline-block;
}
#arbeitstische form.styled-upload-field {
    display: block;
}

#arbeitstische #arbeitstische_form .itemBox {
    float: left;
    margin: 0 10px 10px 0;
    border: 1px solid #707172;
}
#arbeitstische #arbeitstische_form .itemBox.checked {
    border: 1px solid #FF0000;
}
#arbeitstische #arbeitstische_form .itemBox:hover {
    border: 1px solid #FF0000;
}
#arbeitstische #arbeitstische_form .itemBox.nohover:hover {
    border: 1px solid #707172;
}
#arbeitstische #arbeitstische_form .itemBox .boxImg {
    background: none no-repeat scroll center center transparent;
    border-bottom: 1px solid #707172;
    height: 106px;
    padding: 10px;
    width: 125px;
}
#arbeitstische #arbeitstische_form .itemBox.big .boxImg {
    padding: 0;
    height: 167px;
    width: 167px;
}
#arbeitstische #arbeitstische_form .itemBox.landscape .boxImg {
    padding: 0;
    width: 150px;
    height: 150px;
}
#arbeitstische #arbeitstische_form .itemBox.landscape.small .boxImg {
    padding: 10px;
    width: 124px;
    height: 62px;
}
#arbeitstische #arbeitstische_form .itemBox.productBox .boxImg {
    float: left;
    padding: 0;
    width: 100px;
    height: 100px;
    border: none;
    border-right: 1px solid #707172;
}
#arbeitstische #arbeitstische_form .itemBox .title {
    width: 129px;
    background-color: #DDDDDD;
    font-size: 11px;
    height: 26px;
    line-height: 26px;
    padding: 0 8px;
}
#arbeitstische #arbeitstische_form .itemBox.big .title {
    width: 151px;
}
#arbeitstische #arbeitstische_form .itemBox.landscape .title {
    padding: 10px 8px;
    width: 134px;
    height: 50px;
    line-height: 1.2;
}
#arbeitstische #arbeitstische_form .itemBox.landscape .title.small {
    height: 20px;
    line-height: 20px;
}
#arbeitstische #arbeitstische_form .itemBox.landscape.small .title {
    width: 128px;
    height: 26px;
}
#arbeitstische #arbeitstische_form .itemBox .title.high {
	height: auto;
    min-height: 40px;
    line-height: 13px;
    padding: 4px 8px;
}
#arbeitstische #arbeitstische_form .itemBox .title.high span {
    float: left;
	width: 117px;
}
#arbeitstische #arbeitstische_form .itemBox.big .title.high span {
    width: 133px;
}
#arbeitstische #arbeitstische_form .itemBox.productBox .title {
    height: 45px;
    line-height: 1.2;
    padding: 10px 8px;
    width: 115px;
}
#arbeitstische #arbeitstische_form .itemBox .quantity {
    display: block;
    width: 35px;
    padding: 2px 5px 1px;
    margin: 8px 0 0 75px;
    text-align: right;
}
#arbeitstische .itemCategory {
    width: 656px !important;
    border: 1px solid #D0D0D0;
    margin-bottom: 10px;
    padding: 0;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    overflow: hidden;
}
#arbeitstische .itemCategory .collapse-icon {
    float: left;
    margin: 3px 7px 3px 0;
}
#arbeitstische .itemCategory .categoryName {
    padding: 0 10px;
    margin: 0;
    height: 24px;
    line-height: 24px;
    background-color: #EFEFEF;
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    
    background: linear-gradient(bottom, #E5E5E5 0%, #FFFFFF 99%, #EAEAEA 100%);
    background: -o-linear-gradient(bottom, #E5E5E5 0%, #FFFFFF 99%, #EAEAEA 100%);
    background: -moz-linear-gradient(bottom, #E5E5E5 0%, #FFFFFF 99%, #EAEAEA 100%);
    background: -webkit-linear-gradient(bottom, #E5E5E5 0%, #FFFFFF 99%, #EAEAEA 100%);
    background: -ms-linear-gradient(bottom, #E5E5E5 0%, #FFFFFF 99%, #EAEAEA 100%);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #E5E5E5),color-stop(0.99, #FFFFFF),color-stop(1, #EAEAEA));
}
#arbeitstische .itemCategory .categoryItems table.listview {
    border-collapse: separate;
    border-spacing: 0 3px;
}
#arbeitstische .itemCategory .categoryItems table.listview tr td {
    border-width: 1px;
    border-color: #EFEFEF;
    border-style: solid none;
}
#arbeitstische .itemCategory .categoryItems table.listview tr td.boxImg {
    width: 50px;
    height: 50px;
    padding-right: 15px;
}
#arbeitstische .itemCategory .categoryItems table.listview tr td.info {
    width: 16px;
}
#arbeitstische .itemCategory .categoryItems table.listview tr td.title {
    width: 495px;
}
#arbeitstische .itemCategory .categoryItems table.listview tr td.title label.title {
    display: block;
    margin-left: 15px;
}
#arbeitstische .itemCategory .categoryItems table.listview tr td.quantity {
    width: 80px;
}
#arbeitstische .itemCategory .categoryItems table.listview tr td.quantity .quantity {
    font-size: 11px;
    height: 14px;
    line-height: 17px;
    margin: 14px;
    text-align: right;
    width: 40px;
}
#arbeitstische .itemCategory .categoryItems table.listview tr.implicy {
    font-style: italic;
    overflow: hidden;
}
#arbeitstische .itemCategory .categoryItems table.listview tr.implicy td.blankspace {
    width: 53px; /* 50px + imaginäres 3px border-spacing */
    background-color: #FFFFFF;
    border-width: 1px;
    border-color: #FFFFFF;
    border-style: solid none;
    cursor: default;
}
#arbeitstische .itemCategory .categoryItems table.listview tr.implicy td.implicyHeadline {
    padding-left: 5px;
    border-style: solid none solid solid;
    font-weight: bold;
    font-style: normal;
    cursor: default;
}
#arbeitstische .itemCategory .categoryItems table.listview tr.implicy td.boxImg {
    height: 40px;
    padding: 0;
    margin: 0;
}
#arbeitstische .itemCategory .categoryItems table.listview tr.implicy td.boxImg img {
    width: 40px;
    height: 40px;
}
#arbeitstische .itemCategory .categoryItems table.listview tr.implicy td.quantity .quantity {
    margin: 11px 14px;
}

#arbeitstische .spacer {
    margin-bottom: 30px;
}
#arbeitstische .spacer-small {
    margin-bottom: 10px;
}

#arbeitstische .even {
    background-color: #EFEFEF;
}
#arbeitstische .odd {
    background-color: #FFFFFF;
}

#arbeitstische .finish-container label {
    display: block;
    float: left;
    width: 120px;
    line-height: 19px;
}
#arbeitstische .finish-container input {
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    width: 200px;
    margin-bottom: 5px;
}

#inlinePopup {
    padding: 10px;
    border: 1px solid #EFEFEF;
    background-color: #FFFFFF;
    color: #333333;
    font-size: 12px;
    line-height: 17px;
    text-align: left;
    font-family: Arial,Helvetica,Verdana,sans-serif;
}

#arbeitstische #step-cabinets .left {
    margin-right: 30px;
}
#arbeitstische #step-cabinets .left p.subline {
    font-weight: normal;
    padding-left: 0px;
    margin-top: 0;
}

/*********************************/
/* Aufsatz Zubehöre */

#attachmentacc .acc_floor_0,
#attachmentacc .acc_floor_1 {
	float:left; 
}

#attachmentacc .acc_floor_1 {
	margin-left: 20px;
}

#attachmentacc .acc_floor_headline {
	font-weight: bold;
}


div.ddChild a {
    color: #666666;
    height: 51px;
}

#preview_wrapper {
    position: relative;
}

#configurator #content_left div.preview_att_acc {
    background: none no-repeat scroll 0 0 #ffffff;
    border: 1px solid #e1e1e1;
    height: 269px;
    margin: 0 auto 20px;
    overflow: hidden;
    position: relative;
    width: 280px;
}

#configurator #content_left div.preview_att_acc,
#configurator #content_left div.preview {
    float: left;
    margin: 0 10px 20px 0;
}

#configurator #content_left div#attacc_tip_content {
    left: 285px;
    position: absolute;
    top: -80px;
}

#configurator #content_left div.preview.mini,
#configurator #content_left div.preview_att_acc.mini {
    float: left;
    height: 110px;
    width: 115px;
    margin: 0 0 20px 0;
}

#configurator #content_left div.preview_att_acc img {
    height: 269px;
    left: 0;
    position: absolute;
    top: 0;
    width: 280px;
}
#configurator #content_left div.preview.mini img,
#configurator #content_left div.preview_att_acc.mini img {
    height: 110px;
    width: 115px;
}

div.clearer {
	clear: both;
}

div.position {
    border-radius: 5px 5px 0 0;
    border-style: solid;
    border-width: 1px 1px 0;
    border-color: #c3c3c3;
    padding: 0 5px;
}
div.position.pos4 {
    background-color: #FCB4B2;
}
div.position.pos3 {
    background-color: #A7E6B9;
}
div.position.pos2 {
    background-color: #B4B4F7;
}
div.position.pos1 {
    background-color: #F0EFAE;
}

#configurator #arbeitstische #unblu_chat_button input {
    margin: 19px auto 0;
}
