/* 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: 760px;
}

/*	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 #logo, html.iframe #header-zone, html.iframe #toolbar-zone, html.iframe #breadcrumb-zone, html.iframe #footer-zone {
    display:none;
}

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;
	
}

#iframe-contact {
	height: 450px;
}

div#toolbar-layer-contact div.main-block {
	padding:30px 0 15px 14px;
}

div.main-block-iframe div#lightbox-preloader {
	background: url('../../img/layer/ajax-loader-grey.gif') no-repeat #fff;
	width: 16px;
	height: 16px;
}

div#toolbar-layer-contact div.close {
	background:none repeat scroll 0 0 #FFFFFF;
	float:right;
	height:20px;
	padding:1px 0 0;
	width:20px;
}

/* noscript contact layer BEGIN */

.toolbar-layer-noscript {
	border: medium none !important;
	margin-left: 44px;
	width: 864px;
	background-color: #E7E8EB;
	padding: 10px 24px 24px 10px;
}

.noscript-tabs {
	padding-bottom: 6px;
}

.nav-seperator {
	background:transparent url(../../../apps/contact/images/solid-separator.gif) repeat-x scroll 0pt 1px;	
	height: 2px;
	padding-bottom: 10px;	
}

.noscript-tabs p {
	font-size: 14px !important;
}

a.noscript-link:link, a.noscript-link:visited {
	color: #333333;
	text-decoration: none;
}

a.noscript-link:active, a.noscript-link:hover {
	color: #990000;
	text-decoration: none !important;
}

div#pagetools-zone span.pipe,  div#footer-pagetools-zone span.pipe{
	padding: 0 5px;
}

.list-padding {
	padding-top: 6px;
}

.list-introduction {
	float:left;
	font-weight:bold;
	width:262px;
}

.toolbar-layer-noscript h4 {
	color: #990000;
	padding-bottom: 5px;
}

/* noscript contact layer END */

/* START contact styles (pub:InlineContact) */
/* ### styles for SCD contact-minimal element ### */
/* set contact width to 212px */ 
div.contact-block.contact-minimal {
    width: 213px;    
}
/* 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: 276px;
}
/* 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: 0 0 6px;
	font-size: 11px;
	line-height: 16px;
}
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;
}
/* END contact styles (pub:InlineContact) */

/* add calendar icon */
a.ics {
	padding-left: 16px;
	background: url(../../_resources/css/core/img/calendar.gif) no-repeat;
}


