/*
 * Collects all the new styles which we introduce into Versailles as in some cases we are unhappy with Tomy's styles.
 * Please refer (make a comment) to the original Tomy style which may become redundant now. So that we can clean them up later
 * @author of last revision: $Author: mpluess $
 * @version $Revision: 2931 $ $Date: 2010-05-11 14:03:23 +0200 (Di, 11 Mai 2010) $
*/

/*clearfix for reducing <br class="clearer" usage*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* CMS info boxes layout */

/* LAUFBAND */

#laufband_wrap {
    background: #e7effb;
    width: 988px;
}

#laufbandDiv {
    float: left;
    display:inline;
}

ul#laufband {
    color: #ffffff;
    text-transform: uppercase;
}

ul#laufband li {
    float: left;
    display: inline;
    margin: 0 1px 0 0;
    width: 123px;
    background: #0057a3;
    text-align: center;
    opacity: 0.85;
    -moz-opacity: 0.85;
    filter: alpha(opacity = 85);
    height: 57px;
}

ul#laufband li a {
    letter-spacing: 0.14em;
    width: 123px;
    height: 41px;
    padding-top: 16px;
    color: #FFF;
    font-weight: bold;
    font-size: 0.9em;
    text-decoration: none;
    display: block;
    text-align: center;
}

ul#laufband li.last {
    margin-right: 0;
    width: 243px;
}

/* master class for all info boxes */
div.box_info {

}

div.box_flash {
    float: left;
    display: inline
}


.field_staff_select_label{
    color: #666666;
    padding-right: 7px;
    vertical-align: text-bottom;
}


/* need fix sizes for start page layout*/
div.start_flash_left {
    width: 619px;
    height: 341px;
    float: left;
    display: inline;
}

div.start_flash_right {
    width: 369px;
    height: 284px;
    float: left;
    display: inline
}

div.catalog_flash {
    width: 369px;
    height: 284px;
    float: left;
    display: inline
}


div.box_info a {
    text-decoration: none;
}

/*determine the width (and height) of the info boxes dependent on the content area*/
#left-col  div.box_cont {
    width: 181px;
    height: 119px;
    float: left;
    margin: 0 5px 5px 0;
    display:inline;
    overflow:hidden;
}

#left-col  span.box_news {
    height: 95px;
    width: 161px;
    display:block;
    ! needed for IE
}

#left-col  div.box_image {
    height: 120px;
    width: 181px;
    ! needed for IE
}

#middle-col  div.box_cont {
    width: 141px;
    height: 119px;
    float: left;
    margin: 0 5px 5px 0;
    display:inline;

}

#right-col  div.box_cont {
    width: 250px;
    margin: 0 0 5px;
}

/* on category and registration page */
#left-col-sub  div.box_cont {
    width: 250px;
    margin: 0 5px 5px 0;
}

#left-col-sub div.box_info {
    margin: 0 5px 5px 0;
}

/* in catalog view we want to have the width of the service boxes adjusted to the upper tab */
#categoryMenuContentArea div.box_info {
    width: auto;
}

#left-col-sub div.box_image {
    /*width: 207px;*/
}

#left-col-sub div.box_full {
    height: auto;
}

#left-col-newspage {
    padding: 0 0 0 10px;
    margin: 0;
    float: left;
    width: 100px;
    display:inline;
}

#main-col-newspage {
    width: 680px;
}

/* flash boxes on category page */
div.content_half_right  div.box_cont {
    float: left;
    margin: 0 5px 5px 0;
    display:inline;

}

span.box_news {
    padding: 12px 10px;
    background: #ffffff;
    display:block;
}

span.box_news em.h2, span.box_content_news em.h2 {
    color: #999999;
    font-size: 9px;
    text-transform: uppercase;
    display:block;
}

span.box_news em.h3, span.box_content_news em.h3 {
    color: #0057a3;
    font-size: 13px;
    line-height: 18px;
    display:block;
}

span.box_news em.h4, span.box_content_news em.h4 {
    color: #666666;
    font-size: 11px;
    margin: 4px 0;
    display:block;
}

span.box_news span.news_main_content, span.box_content_news span.news_main_content {
    color: #666666;
    margin: 15px 0 0 0; /* no good idea when having footer: height: 53px;*/
    overflow: hidden;
    display:block;
}

/** the content boxes on the newsPage in the main area*/
div.box_content_news {
    margin-bottom: 5px;
    margin-right: 15px;
    padding: 12px 10px;
    background: #ffffff;
}

div.box_image {
/*maggie: no bg color seems to be the better choice: background: #FFFFFF none repeat scroll 0 0;*/
/*height: 119px;*/
    padding: 0;
    overflow: hidden;
}

div.box_full {
    height: 95px;
    padding: 12px 10px;
    float: left;
    background: #fff;
    text-align: justify;
    display:inline;
}



div.box_service {
    border: 1px solid #FFFFFF;
    padding: 6px 10px; /* settings for the bg image which comes in from cms content */
    background: transparent no-repeat scroll 95% 50%;
}

/* product box */

div.product_box {
    border: 1px solid #ffffff;
    float: left;
    height: 117px;
    background: #FFFFFF none repeat scroll 0 0;
    display:inline;
}

span.product_box_footer {
    color: #666666;
    padding: 0 0 0 10px;
    overflow: hidden;
    display:block;
}

img.product_box_image {
    background: transparent no-repeat scroll center center;
    height: 90px;
    width: 139px;
    display: block; /* important */
    margin: 0 0 5px 0;
}

/* Styling the label input fields */
.inputFieldLabel {
    border: medium none;
    color: #666666;
    line-height: 16px;
    margin: 0 10px 0 0;
    width: 200px;
    float: left;
    display:inline;
}

.newsletterTextLabel {
    border: medium none;
    color: #666666;
    
    margin: 0 10px 0 0;
    width: 300px;
    float: left;
    display:inline;
}

/* Styling the output text fields */
.outputFieldText {
    border: medium none;
    color: #666666;
    line-height: 16px;
    margin: 0 10px 0 0;
    width: 300px;
    float: left;
    display:inline;
}

select.formInputFieldLabel {
    border: solid 1px #EAEAEA;
    color: #666666;
    margin: 0 10px 0 0;
    width: 200px;
    float: left;
    display:inline;
}

/* Creating a thin border around select boxes */
.selectLabel {
    border: solid 1px #EAEAEA;
}

.submit_box {
    width: 510px;
    margin-top: 15px;
}

.submitLink {
    background: transparent url(../images/bg_submit_bg666.gif) no-repeat scroll 0 0;
    color: #666666;
    display: inline;
    font-size: 13px;
    height: 18px;
    line-height: 18px;
    padding: 0 5px 0 22px;
    text-decoration: none;
    border: 1px solid #666666;
    float: right;
    display:inline;
    
}

.submitLink_back {
    background: transparent url(../images/bg_back_bg666.gif) no-repeat scroll 0 0;
    color: #666666;
    display: block;
    font-size: 13px;
    height: 18px;
    line-height: 18px;
    padding: 0 5px 0 22px;
    text-decoration: none;
    border: 1px solid #666666;
    float: left;
}

.submitLinkFake {
    border: none;
    margin: 0;
    padding: 0;
    background: none;
    width: 0;
    height: 1px;
}

.content_box {
    margin: 0;
    padding: 5px;
    width: 697px; /*changed from 702 to 697 because of the ability to use it in mixed content_box/content_box_no_padding pages*/
    background: #FFFFFF none repeat scroll 0 0;
}

.content_box_no_padding {
    margin: 0;
    padding: 0;
    width: 707px;
    background: #FFFFFF none repeat scroll 0 0;
}

.content_box_headline {
    margin: 0;
    padding: 14px 5px 5px 31px;
    width: 671px;
    background: #FFFFFF none repeat scroll 0 0;
}

.content_box_headline img {
    margin: 0;
    float: none;
    vertical-align: middle;
}

.content_box_headline h1 {
    color: #0057A3;
    margin-left: 0;
}

.content_box div.content_half_left {
    float: left;
    padding-right: 10px;
    display:inline;
    overflow:hidden;
}

.content_box_no_padding div.content_half_left {
    float: left;
    width: 353px;
    padding-right: 0;
    display:inline;
    overflow:hidden;
}

.content_box_no_padding div.content_half_right {
    float: left;
    width: 353px;
    padding-left: 0;
    margin-left: 1px;
    display:inline;
    overflow:hidden;
}

.content_box div.content_half_right {
    float: left;
    padding-left: 10px;
    display:inline;
    overflow:hidden;
}

.content_box h1, .content_box_no_padding h1 {
    color: #0057A3;
    margin: 0;
    padding-bottom: 15px;
}

.content_box input {
    color: #666666;
    margin: 0 0 5px;
}

.searchinput {
    background: #EAEAEA none repeat scroll 0 0;
    border: medium none;
    color: #666666;
    float: left;
    height: 16px;
    margin: 0 1px 3px 0;
    width: 261px;
    display:inline;
}

.searchsubmit {
    float: left;
    height: 18px;
    margin: 0;
    padding: 0;
    width: 18px;
    display:inline;
}

.content_box ul.userlinks {
    border-top: 1px solid #eaeaea;
    margin: 0 8px 8px 0;
    float: left;
    display: inline
}

.content_box ul.userlinks li {
    color: #999;
    border-bottom: 1px solid #eaeaea;
    line-height: 18px;
    height: 18px;
    padding: 0 0 0 13px;
    background: url(tomyDesign/img/bg_link_arrow_middle_bgfff.gif) 0 6px no-repeat;
}

.content_box ul.userlinks li a {
    line-height: 18px;
}

#headerlogoutlink {
    font-size: 11px;
    color: #FFFFFF;
}

#headerloginlink {
    font-size: 11px;
    color: #FFFFFF;
}

.boxHeader {
    background: #CCCCCC none repeat scroll 0 0;
    font-weight: bold;
    color: #666666;
    padding-top: 15px;
    padding-left: 31px;
    height: 30px;
}

.boxContent {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #666666;
    padding-left: 31px;
}

.boxContent label {
    width: 130px;
    float: left;
    display:inline;
}

.form_input {
    border: 1px solid #cccccc;
    background: #EAEAEA none repeat scroll 0 0;
    color: #666666;
    line-height: 16px;
    line-height: 16px;
    margin: 0 0 5px 0;
    width: 300px;
}

.links a,
    .backLink {
    background: url(./tomyDesign/img/bg_link_arrow_small_fff.gif) 0 5px no-repeat;
    padding: 0 0 0 10px;
    margin: 0;
    color: #666666;
    text-decoration: none;
}

.tableHeader {
    background: #CCCCCC none repeat scroll 0 0;
    font-weight: bold;
    padding: 8px 1px 5px 5px;
    border-width: 0;
    color: #666666;
    vertical-align: top;
}

.tableHeader div {
    text-align: left;
    font-weight: bold;
}

.tableColumns {
    background: #FFFFFF none repeat scroll 0 0;
    border-width: 0 !important;
    border-bottom: 1px solid #EAEAEA;
    padding-top: 8px;
    vertical-align: top;
    text-align: left;
}

.tableColumns select {
    border: 1px solid #999999;
    text-align: right;
    vertical-align: top;
    width: 6em;
    padding: 1px 0;
}

.tableColumns input {
    text-align: right;
    vertical-align: top;
    width: 40px;
}

.prod10 {
    background: url(./tomyDesign/img/sym_products_10.jpg) no-repeat 0 15px;
}

.prod10a,
    .prod10:hover {
    background: url(./tomyDesign/img/sym_products_10a.jpg) no-repeat 0 15px;
}

.prod20 {
    background: url(./tomyDesign/img/sym_products_20.jpg) no-repeat 0 15px;
}

.prod20a,
    .prod20:hover {
    background: url(./tomyDesign/img/sym_products_20a.jpg) no-repeat 0 15px;
}

.prod50 {
    background: url(./tomyDesign/img/sym_products_50.jpg) no-repeat 0 15px;
}

.prod50a,
    .prod50:hover {
    background: url(./tomyDesign/img/sym_products_50a.jpg) no-repeat 0 15px;
}

/* Styles for Tables */

.table {
    width: 707px;
    border-collapse: collapse;
    border: none;
    background: #EAEAEA;
}

.table_header_columns div,
    .table_header_columns {
    background: #CCCCCC none repeat scroll 0 0;
    font-weight: bold;
    padding: 8px 1px 5px 2px;
    border: none;
    color: #666666;
    text-align: center;
}

.table_col {
    background: #FFFFFF none repeat scroll 0 0;
    border: none;
    border-top: 1px solid #EAEAEA;
    padding-top: 8px;
    vertical-align: top;
    text-align: right;
    font-size:1em;
}

.table_footer {
    background: #FFFFFF none repeat scroll 0 0;
    border: none;
    border-top: 1px solid #EAEAEA;
    padding-top: 8px;
    vertical-align: top;
    text-align: right;
    font-weight: normal;
    color: #999999;
}

.table_col select {
    border: 1px solid #999999;
    text-align: right;
    vertical-align: top;
    width: 6em;
    font-size:1em;
}

.table_col input {
    border: 1px solid #999999;
    width: 40px;
    font-size:1em;
}

.table_col_110 {
    width: 110px;
    white-space: normal;
}

.table_col_50 {
    width: 50px;
}

.table_col_200 {
    width: 200px;
    white-space: normal;
}

.table_col_300 {
    width: 300px;
    white-space: normal;
}

.table_col_500 {
    width: 500px;
    white-space: normal;
}

.table_col_500 div {
    text-align: left;
}

.table_left {
    text-align: left;
}

.table_right {
    text-align: right;
}

.table_center {
    text-align: center;
}

.table_vertical_middle{
    vertical-align:middle;
}

.funnelSearchSelector {
    float: left;
    width: 228px;
    display:inline;
}

.funnelSearchSelectorHeader {
    color: #555555;
    background: #CCCCCC none repeat scroll 0 0;
}

.funnelSearchSelectorBody {
    overflow: auto;
    height: 170px;
}

.navigation {
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 5px;
    font-size: 11px;
    color: #ffffff;
    text-transform: uppercase;
    white-space: nowrap;
}

.navigation_left {
    width: 600px;
    display: inline;
    float: left; /*padding-left:253px*/
    display:inline;
}

.navigation_right {
    float: right;
    display: inline;
    padding-right: 5px;
    width: 120px;
    white-space: normal;
}

.navigation a {
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    text-transform: uppercase;
}

.navigation div {
    padding: 0 6px;
}

#global div, #global_footer div {
    color: #999999;
    padding: 0 12px 0 0;
}

.global_main {
    padding: 15px 0 0 31px;
    width: 650px;
    float: left;
    display: inline;
}

.global_footer, .global_footer:hover, .global_footer:visited {
    padding: 10px 0 0 205px;
    width: 650px;
    float: left;
    display: inline;
    white-space:nowrap;
}

#global_footer a, #global_footer a:hover, #global_footer a:visited {
    color:#999999;
}

.global_search {
    float: right;
    display: inline;
    padding: 15px 11px 0 0;
    width:282px;
}

.floating_left {
    float: left;
    display: inline;
}

#global a,
    #global a:visited {
    color: #999999;
}

#navigation a,
    #navigation a:visited {
    color: #FFFFFF;
}

#searchLink, #searchLink.a:visited {
    color: #FFFFFF;
    font-size: 8pt;
    padding-left: 0;
    padding-top:0;
}

.searchLinks a,
    .searchlinks a:visited,
    .searchlinks a:hover {
    color: #FFFFFF;
}

#report_format_box input {
    margin-left:10px;
}

.userRightsGroupTable {
    border: solid #999999 1px;
}

.userRightsGroupTableHeader {
    background-color: #EAEAEA;
    text-align: center;
    padding: 4px;
}

.altProductNumber {
    font-weight: bold;
    color:#0057A3
}

em.h1 {
    color: #E2001A;
    font-size: 17px;
    margin: 10px 0 7px 8px;
    display:block;
}

em.h4 {
    color: #666666;
    font-size: 11px;
    margin: 4px 0;
    display:block;
}

em.h5 {
    color: #e2001a;
    font-size: 14px;
    margin: 4px 0;
    font-weight: bold;
    display:block;
}

.giftImage {
    background: transparent url(tomyDesign/img/icon_geschenk.gif) no-repeat scroll ;    
    float: left;
    height: 36px;
    margin: 0 5px;
    padding-left:35px;
    padding-top:12px;
}

/* übernommen aus reddot cms, damit cms-Inhalter portiert werden können */
/* -------- Teaser -------- */

.teaser_element { clear: both; padding-left: 15px; padding-right: 15px; margin-top: 0px; margin-bottom: 20px; line-height:18px; font-size:11px; text-align:left; color:#424242; }

.teaser_image { float: left; padding-right: 20px; padding-bottom: 5px; padding-top: 15px; border-style: none; }

.teaser_element .headline { padding-top: 10px; color:#424242; font-weight:bold; }



