/* CSS Document */

/*  headertext position */
body.page-type-content div#headertext-zone div.headertext-content-top {
    top:20px;
}
/*  breadcrumb  */
dl#breadcrumb dd div
{
    min-width: 144px;
}
/*  footer  */
div#footer-position-placeholder
{
    height:80px;
}
div#footer-zone 
{
    height:32px;
    padding-top: 10px;
/*  border-right-width:0px; _border-right:none; _border-right-width:0px;    */
}
/* extended width because of mobi element */
#footer-zone dl#footer {
    width:916px;
}



/*  teaser under secnav */
.sIFR-hasFlash div.teaser div.sifr {padding: 1px 0;*padding: 0 0 1px;}/*header script*/
div.teaser h3 {padding: 0 0 1px;margin-top:-1px;}/*header nonscript*/
/*div.teaser{padding: 0 0 2px;}*/
div.mobi-spacer{height:8px;*height:7px;}
.sIFR-hasFlash div.mobi-spacer{height:7px;*height:6px;}

/*  "explicit link" list paddings   */
div.right-content ul.unspecified-list {
    padding:0pt 0pt 0pt;
}
/* add standard padding to last element of the unspecified list */
div.right-content ul.unspecified-list.explicit_last {
    padding:0 0 5px;
}


/* Styles for new ImageTemplate - should be global after 1.3.6 */
div.image-wrapper-left {
    display: block;
    float: left;
    padding: 4px 12px 6px 0;
}
div.image-wrapper-right {
    display: block;
    float: right;
    padding: 4px 0 6px 12px;
}
div.image-wrapper-block {
    display: block;
    float: none;
    padding: 4px 0 6px 0px;
}
div.image-wrapper-102 {
    width: 102px;
}
div.image-wrapper-144 {
    width: 144px;
}
div.image-wrapper-216 {
    width: 216px;
}
div.image-wrapper-432 {
    width: 432px;
    float: none;
    padding: 4px 0 20px;
}
div.image-wrapper-458 {
    width: 458px;
    float: none;
    padding: 4px 0 20px;
}
div.left-content div.image-wrapper-left p.caption,
div.left-content div.image-wrapper-block p.caption,
div.left-content div.image-wrapper-right p.caption{
    padding: 6px 0 0;
}
/* end - Styles for new ImageTemplate - should be global after 1.3.6 */
/* fix sIFR losing focus for ff, safari */
@-moz-document url-prefix()
{
 .sIFR-replaced:hover
 {
  outline-color: #010101 !important; /* restore mouseover after scrolling in ff */
 }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .safari.win .sIFR-replaced:hover
 {
  outline-color: #010101 !important; /* restore mouseover after scrolling in safari */
 }
}
/* end - fix sIFR losing focus for ff, safari */
/* ## styles for external-lightbox-layers iframe ## */

div.lightbox-layer.publayer-wide {
    width: 832px;
}
div.lightbox-layer.publayer-wide div.layer-content {
    padding-top: 21px;
    padding-bottom: 13px;
}
html.iframe p#logo, 
html.iframe div#header-zone, 
html.iframe div#toolbar-zone, 
html.iframe div#breadcrumb-zone, 
html.iframe div#footer-zone, 
html.iframe div#footer-position-placeholder {
    display:none !important;
}


* html.iframe body.page-type-content div#content-zone,
html.iframe #content-zone {
    margin-left: 0px;
}

html.iframe-wide div.left-content {
    width: 458px;
    margin: 0px;
}

html.iframe-wide div.right-content {
    margin: 69px 0 0 70px;
    
}

html.iframe-wide div.wide-column {
    width: 458px;
}

html.iframe-wide div#footer-zone {
    width: 874px;
}

html.iframe-wide div#footer-pagetools-zone {
    width: 804px;
    padding-top: 12px;
}
/* END styles for external-video layer  */
/* check caption styling in ctc.css */
div.p div.image-wrapper-left p.caption,
div.p div.image-wrapper-right p.caption,
div.p div.image-wrapper-block p.caption {
    padding:6px 0 3px;
    line-height: 14px;
    color: #999;
    
}
/*****************************************/
/* overall content specific press styles */
/*****************************************/
div#special-padding {
    padding: 2px 0pt 12px;
    width: 458px;
}

/** Presspicture view tooltip styles **/
div.tooltipcontainer {
    position: absolute;
    left:-300px;
    background-color: transparent; 
    display: none; 
    margin: 0px; 
    padding: 0 9px 0 4px;
}
div.viewTooltip {
    padding: 3px 5px 1px;
    border: 2px solid #fff;
    background-color: #F4F4F4;
    white-space: nowrap;
}

/**
* PressEvent Styles for Two-Columns
*/
div.content-container {
    width:640px;
}

div.column {
    padding:0 44px 0 0;
    width:276px;
}

.column-left {
    float: left;
}

.column-right {
    float: right;
}

div.content-container h4 {
    border-bottom:1px dotted #AFB4BE;
    margin-bottom:5px;
    padding:0 0 6px;
}

html.iframe-siteid ul.countries li {
    line-height:16px;
}


/* START contact styles (pub:InlineContact) */
/* ### styles for SCD contact-minimal element ### */
/* set contact width to 212px */ 
div.contact-block.contact-minimal {
    width: 163px;    
}
/* reduce email icon margin width (overwrites ctc), remove ctc img float */
div.contact-block.contact-minimal a.contact-scd-email img {
    margin-left: 5px;
    _float: none;
}
/* float elements correctly (IE6) */
div.contact-block.contact-minimal a.contact-scd  {
    _background-position-y: 3px !important;
    _float: left;  
}
div.contact-block.contact-minimal a.contact-scd-email  {
    _float: right;  
}

/* ### styles for contact-compact element ### */
/* set contact element width */
div.contact-block.contact-compact {
    width: 163px;
}
/* set static image container width for ie6 due to floating */
div.contact-block.contact-compact div.image-wrapper-left div.image {
    _width: 66px
}
/* reset ctc image styles */
div.contact-block.contact-compact div.image-wrapper-left div.image img {
    float: none;
    margin: 0;
}
/* color and position for name and organsiation */
div.contact-block.contact-compact h5 {
    color: #666;
    padding: 0px 0 6px;
}
div.contact-block.contact-compact h5.contact-compact-org-header {
    padding-bottom: 2px;
}
/* remove padding bottom for proper contact display */
div.ctc div.contact-block.contact-compact p {
    padding-bottom: 2px;
}

/* add contact icons tel, fax, mobile */
div.contact-block.contact-compact div.contact-compact-telephony p span {
    padding-left: 18px;
    display: inline-block;
}
div.contact-compact-telephony p.contact-compact-tel span {
    background: url(../../_resources/css/core/img/kom_tel.gif) no-repeat 0px 1px !important; 
}
div.contact-compact-telephony p.contact-compact-fax {
    background: url(../../_resources/css/core/img/kom_fax.gif) no-repeat 0px 1px; 
}
div.contact-compact-telephony p.contact-compact-mobile {
    background: url(../../_resources/css/core/img/kom_mobile.gif) no-repeat 0px 1px; 
}
/* mandator specific: remove padding bottom to get proper rhc contact spacing (always three lined), so: no following element after contact element is allowed! */
div.right-content div.contact-block.contact-compact {
    padding-bottom: 3px;
}
div.right-content div.contact-block.contact-compact div.image-wrapper-left {
    padding-bottom: 0px;
}
/* ### styles for contact-classic element ### */
/* remove ctc float */
div.right-content div.contact-block.contact-classic img {
    float: none;
    margin: 7px 0;
}

/* END contact styles (pub:InlineContact) */

/* Event Disclaimer */
html.js #event_disclaimer { display:none; }

/* Pressmaterials Footer Fix for IE6 and IE7 */
html.ie6 div.wide-column div.level-3, html.ie7 div.wide-column div.level-3 {
	overflow: hidden;
}
