@import url(google-search.css);
@import url(quickaccess.css);

#content .inletText a,
#content .inletText a:hover,
#content .tagcloud a,
#content .tagcloud a:hover{
	color: #f39500;
}

#service #identity,
#service #identity a,
#service #identity span div	 {
	color: #f39500;
}

#mainWrap,
#banderole,
#banderole2,
#countrySelection{
	background-color: #facf8c;
}

/* Sub Nav */
#subNav ul.firstNav,.calendarwidgettable thead th,.calendarwidgettable tfoot td,.showTime tr.odd{
	background-color:#fad599;
}
#subNav ul.secNav {
	background-color: #fcdfb3;
}
#subNav ul.thirdNav, .calendarwidgettable .today {
	background-color: #feefd9;
}
#subNav ul.fourthNav {
	background-color: #fff7ec;
}
#subNav ul a:hover,
#subNav .navPoint a {
	background-image:url(navpoint.gif);
	background-position:0px 1px;
	background-repeat:no-repeat;
}

/* Content */
#content h1,
#content h2,
#content h3,
#content h4,
#content h1 a,
#content h2 a,
#content h3 a,
#content h4 a,
#content .linkListComponent .linkListHeaderText,
#content .newsComponent .inletText,
#content .inletComponent .inletText,
#content .textComponent .inletText,
#content .pubConfComponent .inletText,
#content .selectionComponent .inletText,
#content .mainContent .inletText,
#content .inletText a,
#content .inletText a:hover,
#content .tagcloud a,
#content .tagcloud a:hover,
#content .specialTopicsComponent .contentBox a,
#content .brandColorText,
#content .brandColorText a  {
	color: #f39500;
}

@media print {
	#content .brandColor h1,
	#content .brandColor h2,
	#content .brandColor h3,
	#content .brandColor h4,
	#content .darkGrey h1,
	#content .darkGrey h2,
	#content .darkGrey h3,
	#content .darkGrey h4 {
		color: #f39500;
	}
}

#content .inletComponent .bulletpoint,
#content .textComponent .bulletpoint,
#content .mainContent .bulletpoint,
#content .linkListComponent .linkListHeaderIcon,
#content .audioComponent .linkListHeaderIcon,
#content .brandColor {
	background-color: #f39500;
}

/* brand color light: used as grid item background */
#content .brandColorLight {
	background-color: #facf8c;
}

/* light brand color: used for form errors */
#content .lightBrandColor {
	background-color: #fcdfb3;
}

#content .form-error {
	font-weight:bold;
	color: #f39500;
	padding: 0.2em;
}

#content .form-error-field {
	font-weight:bold;
	color: #f39500;
}

#content .lineSeparator{border-bottom:1px solid #f39500;}
#content .reportSubHeading{COLOR: #687da4;}
#content .reportLineSeparator{border-bottom:1px solid #6699CC;}


/*

style f�r country selection combobox

*/
div.selectbox-wrapper {
	background-color:  #f8bf66;
}

div.selectbox-wrapper ul li.current {
  background-color: #f39500;
}

#content .helpfultools-contentBox .brandColorText {
color:#f39500;
}

.ui-dialog.pf2-classification-titlebar .ui-dialog-titlebar {
	background-color: #f39500;
	font-family: Helvetica;
    font-size: 0.68em;
    font-weight: bold;
}

/* Personalization: Use brandColor as  Depotcolor */

.personalizeContainer .componentContainer .controlbar{
	background-color: #f39500;
}
.componentTooltip .component,
.componentContainer .component,
.componentContainer .groupedComponentContainer{
	background-color: #f39500;
}
.depot-control{
	background-color: #f8bf66;
}
.ui-dialog .ui-dialog-titlebar{
	background-color:#f8bf66;
}
.ui-dialog h1{
	color:#f8bf66;
}

/* ##### NEW MENU STYLE - BRANDING ##### */

#subNav ul.firstNav {
	background-color: #facf8c !important;
}

#subNav ul.secNav, #subNav ul.thirdNav, #subNav ul.fourthNav {
	background-color: #fef1de !important;
	border-color: #facf8c !important;
}

#subNav ul a:hover,
#subNav .navPoint a,
#subNav .navPointParent a {
	background-image:url(navpoint_small.gif) !important;
	background-position:0px 4px !important;
	background-repeat:no-repeat;
}
.featured-content .categoriesLink{
	background-image: url(../../images/orange-yellow/categories_icon.png);
}
.featured-content .commentsLink{
	background-image: url(../../images/orange-yellow/comment_icon.png);
}
#mobile-redirect-popup .submitbutton{
	background-color: #f39500 !important;
}

/* new countryselector */
.countryselector {
	border-top-color: #D5EBC1;
	border-left-color: white;
	border-right-color: #B2D490;
	border-bottom-color: #B2D490;
	background-color: #9EC873;
	background: url('countryselect_verlauf.jpg');
}

.countryselector .scrollbar .track{
	background-color: #97C16D;
	border-left-color: #B2D490;
	border-top-color: #B2D490;
	border-bottom-color: #B2D490;
}

.countryselector .scrollbar .up,
.countryselector .scrollbar .down{	
	border-left-color: #B2D490;
	background-color: #97C16D;
}

.countryselector .scrollbar .up{
	background-image: url("scrollbar_arrowup.gif");
}

.countryselector .scrollbar .down{
	background-image: url("scrollbar_arrowdown.gif");
}

.countryselector .scrollbar .thumb{
	background-color: #C3E3A2;
}

.countryselector .thumb .end{
	background-color: #97C16D;
}

.countryselector ul li {
  background-image: url('../../images/link_int_white_icon.gif');
  color: #fff;
}

.countryselector ul a.current li{
	background-color: #65AC1E;
}


.countryselector ul li a{
  color: #fff;
}
.dropupContainer{
	background-image: url('../../images/orange-yellow/dropup.png');
}
.dropupContainer .dropupContent{
	border-color:#f39500;
}