/*  common styles */

body
{
   background-color:#cccfff;
    font:normal 82%/1.4em arial,helvetica,sans-serif;
    color:#000;
	
    margin:0;
    padding:0;
    text-align: center;
    padding:0;
    margin:0;
}
#mask {
 background-image: url('../images/blur.png') !important;
    background-position: 0 0;
    height: 199px;
    top: 10px;
    left: 600px;
    position: absolute;
    width: 800px;
    z-index: 10;
    padding-top:10px;
    padding-right:300px;
    border:solid 1px black;
}


body.imce {
	text-align: left;
}

p, th, td, li, dt, dd {
    line-height:1.2em;
}

table, tr, td {
	font-size: 100%;
}

img, a img {
    border:none;
}

tbody {
   border-top:none;
}

a {
    color:#2020FF;
    text-decoration:none;
}

a:hover, a:active {
    text-decoration:underline;
}

h2 a {
    color:#000000;
}

#bodyCont {
    width:980px;
    margin:0 auto;
    text-align: left;
    border-top:0px solid #989898;
    padding:0;
    padding-left:1px;
	background:url(../images/Body_bg.jpg) bottom no-repeat;
}

form {
    margin:0;
    padding:0;
}

#wrapper-popup {  
    background-image: url(images/bg_arrow_repeat.gif); 
    background-repeat: repeat;
}



/* main content styles */

#mainCont {
    padding:2px 0px 4px 4px;
    margin:0;
}
.column {
    float:left;
    margin-left:0px;
    margin-right:4px;
    margin-right:4px;
}

.column .block, .column .module {
    border:0px solid #c0c0c0;
    margin-bottom:4px;

	
}

.column .block h2 {
    background-color:#7bbe48;
    background-image:url(images/bg_mod_green_sm.gif);
    background-repeat:no-repeat;
    background-position:100% 0;
}


/* tab styles */ 

.content-tabs { 
    margin-bottom:15px; 
    font-weight:bold; 
    text-align:center; 
    position:relative; 
    height:1%; 
}

.content-tabs a { 
    color:#666; 
    text-decoration:none; 
    display:block; 
    padding:5px 10px 2px 10px; 
    background-image:url(images/bg_content_tabs.gif); 
    background-repeat:repeat-x; 
    background-color:#bebdbe; 
    margin:3px 0 0 0; 
    border:1px solid #b4b4b4; 
    border-left-width:0; 
} 

.content-tabs td.first a { 
    border-left-width:1px; 
	
} 
.content-tabs td.before a { 
    border-right-width:0; 
} 
.content-tabs td a.active { 
    background-image:none; 
    background-color:#fff; 
    margin-top:0; 
    padding-top:8px; 
    border-color:#c0c0c0; 
    border-left-width:1px !important; 
    border-right-width:1px !important; 
    border-bottom-color:#fff; 
} 

.content-tabs td.tabRight, .content-tabs td.tabLeft {
    padding:10px 0 2px 0; 
    border:none; 
    width:68px; 
    background-repeat:no-repeat; 
    background-position:0 100%; 
} 

.content-tabs td.tabRight {
    background-image:url(images/bg_content_tab_right.gif); 
} 

.content-tabs td.tabLeft { 
    background-image:url(images/bg_content_tab_left.gif); 
} 


/* utility styles */

.clear, .clearer {
    display:block;
    margin:0;
    padding:0;
    clear:both;
    font-size:1px; 
    width:1px;
    height:1px;
    overflow:hidden;
}
.right {
    float:right;
    margin-left: 8px;
}

.left {
    float:left;
    margin-right: 8px;
}

.rss-feed {
    background-image:url(images/icon_rss.gif);
    background-repeat:no-repeat;
    height:12px;
    padding-left:15px;
    font-size: 8pt;
}

a.rss-feed {
    text-transform:uppercase;
    text-decoration:none;
    color:#999;
}

a.rss-feed:hover {
    text-decoration:underline;
}

ul.inline, ul.inline li {
    list-style:none;
    display:inline;
    margin:0;
    padding:0;
    clear:none;
}

div.views-field-created {
    color:#878c93;
    margin-bottom:5px;
    font-size:8pt;
}

div.hidden {
    /*display:none; */
}


/* Miscelanneous */

#download-disclaimer {
clear:both;
font-size:7pt;
}


/*  nav 1 styles */
#nav {
    background-image:url(images/bg_nav1.gif);
    background-repeat:repeat-x;
    padding:1px 0;
}

#nav ul {
    list-style:none;
    margin:0px 0 4px 12px;
    padding:0;			
}

#nav ul li {
    list-style:none;
    margin:0;
    padding:0;
    display:inline;
}

#nav ul li a {
    color:#000;
    text-decoration:none;
    text-transform:uppercase;
    font-size:8pt;
}

#nav ul li span {
    font-size:11pt;
    color:#727375;
    padding:0 10px;
}

#nav .nav1 {
    display:inline;
}

#nav .changeCountry {
    float:right;
    display:inline;
    font-size:10pt;
}

.changeCountry a {
    font-size:8pt;
    color:#323335;
    text-decoration:none;
    padding:0 4px;
}

.changeCountry a:hover {
    text-decoration:underline;
}

/* left column styles */

#leftCol {
    width:280px;
    overflow: hidden;
	background:url(../images/LeftColBg.gif) repeat-x top;
	border:1px solid #c0c0c0;
	margin:0px 10px 0px 0px;
	

	
}

#leftCol ul {
    list-style-image: none;
    list-style:none;
}

#leftCol ul li {
    list-style-image: none;
    list-style:none;
}		

/*#leftCol ul.menu {list-style-image: none;list-style:none;margin:5px 5px 5px 7px;padding:0;}*/
#leftCol ul.menu {
	list-style-type: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}

#leftCol ul.menu li.leaf {
    list-style-image: none;
    list-style:none;
    line-height:1.0;
   	padding:8px 5px 11px 20px;
	margin-left:5px;
	background:url(../images/leftli_Bg.gif) no-repeat;
	color:#000066;	
}

#leftCol ul.menu li.Title{
    list-style-image: none;
    list-style:none;
    line-height:1.0;
   	padding:7px 5px 4px 20px;
	margin-left:5px;
	margin-right:5px;
	color:#333333;	
	background:#e2e2e2;
}

#leftCol ul.menu li textarea.feedback{
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:3px;
	width:260px;
	height:70px;
	color:#333333;	
	border:1px solid #CCCCCC;

}

#leftCol ul.menu li input.submit{
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:3px;
	float:right;


}

#leftCol ul.menu li img.test {

   	padding:4px 3px 8px 5px;


}

#leftCol ul.menu li.leaf a {
    list-style-image: none;
    list-style:none;
    text-decoration:none;
	color:#000066;

}

#leftCol ul.menu li.leaf a:hover {
    list-style-image: none;
    list-style:none;

	color:#000066;
}

/*#leftCol ul.menu li.collapsed, #leftCol ul.menu li.expanded {margin-bottom:7px;}*/
#leftCol ul.menu li.collapsed, #leftCol ul.menu li.expanded {
	font-weight: bold;
	font-size: 11px;
	text-transform:uppercase;
	padding:0px;
	margin: 0px;
	color:#000066;
}

#leftCol #block-contributor ul.menu li.collapsed, #leftCol #block-contributor ul.menu li.expanded {
	padding-left: 7px;
}


#leftCol ul.menu li.collapsed a, #leftCol ul.menu li.expanded a {
    text-decoration:none;
    color:#000066;
    font-weight:bold;
}

#leftCol ul.menu li.collapsed a:hover, #leftCol ul.menu li.expanded a:hover{
    text-decoration:underline;
}

#leftCol h2 {
    color:#fff;
    border-bottom:1px solid #c0c0c0;
    padding:4px 7px;
    margin:0;
    font-size:13px;
    font-weight:bold;
    line-height:15px;
}			

/* Custom Block Colors*/
/*.column #block-about h2 {background-color:#7bbe48;background-image:url(images/bg_mod_green_sm.gif);background-repeat:no-repeat;background-position:100% 0;}
.column #block-newsroom h2 {background-color:#014d56;background-image:url(images/bg_mod_navy_sm.gif);background-repeat:no-repeat;background-position:100% 0;}
.column #block-careers h2 {background-color:#d3374a;background-image:url(images/bg_mod_red_sm.gif);background-repeat:no-repeat;background-position:100% 0;}
.column #block-corp h2 {background-color:#9b5aa0;background-image:url(images/bg_mod_purple_sm.gif);background-repeat:no-repeat;background-position:100% 0;}
.column #block-work h2 {background-color:#ed7331;background-image:url(images/bg_mod_orange_sm.gif);background-repeat:no-repeat;background-position:100% 0;}*/

.column #block-contributor {
	background-color: #FAF8CC;
}

.column #block-contributor h2 {
	background-color: #333985;
	background-image: none;
}

#leftCol span {
	color: #fff;
	padding: 2px 4px;
	line-height: 18px;
	display: block;
}

#leftCol .menu-about-aol,
#leftCol .menu-a-propos,
#leftCol .menu-aol-deutschland{
	background: #FFFFFF ;
	
	margin-bottom: 5px;
}

#leftCol .menu-newsroom,
#leftCol .menu-presse {
	background: #014d56 url('images/bg_mod_navy_sm.gif') no-repeat top right;
	margin: 10px 0 5px;
	border-top: 1px solid #c0c0c0;
}

#leftCol .menu-careers-at-aol,
#leftCol .menu-carrieres,
#leftCol .menu-jobs-karriere {
	background: #d3374a url('images/bg_mod_red_sm.gif') no-repeat top right;
	margin: 10px 0 5px;
	border-top: 1px solid #c0c0c0;
}

#leftCol .menu-corp-citizenship,
#leftCol .menu-nos-engagements,
#leftCol .menu-verantwortung {
	background: #985aa0 url('images/bg_mod_purple_sm.gif') no-repeat top right;
	margin: 10px 0 5px;
	border-top: 1px solid #c0c0c0;
}

#leftCol .menu-work-with-us, #leftCol .menu-travailler-ensemble, #leftCol .menu-zusammenarbeit {
	background: #ed7331 url('images/bg_mod_orange_sm.gif') no-repeat top right;
	margin: 10px 0 5px;
	border-top: 1px solid #c0c0c0;
}

/* center column styles */
body.maintenance #centerCol {
	width: 972px;
}

body.sidebars #centerCol {
    width:470px;
}

body.leftbar #centerCol {
    width:841px;
}

body.rightbar #centerCol {
    width:662px;
}

#centerCol .frontpage h2 {
    color:#000000;
    font-size:13pt;
    font-weight:bold;
    margin:0 0 3px 0;
    padding:0;
    line-height:13pt;
    text-transform: none;
    background-color:#FFFFFF;
    background-image:none;
    background-repeat:no-repeat;
    background-position:0;
    position:relative;
}

#centerCol .frontpage  h2 a {
    color:#000000;
    text-decoration: none;
    text-transform: none;
}

#centerCol .frontpage  h2 a:hover {
    text-decoration: underline;
}

#bar_header {
    color:#fff;

    margin:0;
    font-size:10pt;
    font-weight:bold;

    background-repeat:no-repeat;
    background-position:100% 0;
    position:relative;
}

#centerCol .module .content {
margin:0px 5px 0px 0px;
   
}

#centerCol .article {
    margin-bottom:2px;
}

#centerCol .article li {
    list-style-image: url(images/icon_arrow_right.gif)
}
#centerCol .node_read_more a { 
    padding:3px 15px 4px 0;
    background:url("images/icon_arrow_right.gif") no-repeat 100% 50%;
}
#centerCol .print a { 
    padding:0px 25px 3px 0;
    background:url("images/icon_print.gif") no-repeat 100% 50%;
    float:right;
    font-size:7pt;
    text-align:right
}	

#centerCol .node {
    border-bottom:0px solid #e2e4e7;
    /*padding-bottom:1em;*/
}

#centerCol .last {
    margin-bottom:0 !important;
}

#centerCol .article h1 {
    font-size:13pt;
    margin:0 0 3px 0;
    padding:0;
    line-height:14pt;
}

#centerCol .article h1#page_title {
    font-size:14pt;
    font-weight:bold;
    margin:0 0 5px 0;
    padding:0;
    line-height:14pt;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e2e4e7;
    padding-bottom: 3px;		
}

#centerCol .article h2 {
    font-size:12pt;
    font-weight:bold;
    margin:0 0 3px 0;
    padding:0;
    line-height:13pt;
}

#centerCol .article h3 {
    font-size:11pt;
    font-weight:bold;
    margin:0 0 3px 0;
    padding:0;
    line-height:11.5pt;
}

#centerCol .article h4 {
    font-size:10pt;
    font-weight:bold;
    margin:0 0 3px 0;
    padding:0;
    line-height:10pt;
}

#centerCol .article h5 {
    font-size:9pt;
    font-weight:bold;
    margin:0 0 3px 0;
    padding:0;
    line-height:8.5pt;
}	

#centerCol .article .info {
    margin-top:6px;
    margin-bottom:6px;
    color:#878c93;
    font-size:8pt;
}

#centerCol .info p {
    line-height:0.8em;
    padding:0;
    margin:6px 0 6px;
}

#centerCol .full-article .info {
    font-size:8pt;
}

#centerCol .breadcrumb {
    margin-bottom:5px;
    margin-left: 8px;
    color:#878c93;
    font-size:8pt;
}

#centerCol .full-article p {
    margin-bottom:10px;
}

#centerCol .article .insert {
    display:block;
    margin-bottom:10px;
}

#centerCol .article .insert.left {
    margin-right:10px;
}

#centerCol .article .insert.right {
    margin-left:10px;
}

#centerCol .article img {
    position: relative;
}	

.messages {
  margin: .75em 0 .75em;
  padding: 10px 13px;
  font-weight: bold;
  background-color: #F2F4F7;
  border: 1px solid #b8d3e5;
}

.messages ul {
  margin: 0;
}

/* drupal pager styles */

.item-list .pager li {
    background-image:none;
    display:inline;
    list-style-type:none;
    margin:0 0 5px 5px;
    padding:5px;
}

.item-list .pager li a {
    color:#2020FF;
    text-decoration:none;
}

.item-list ul li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:disc;
    margin:0 0 0.25em 1.5em;
    padding:0;
}

.pager-current {
    font-weight:bold;
}

/* product page styles */

#product-page label {
    font-weight:bold;
    display:block;
}

#product-page .button {
    display:block;
    margin:15px 0 20px 0;
}

#product-page h3 {
    margin-bottom:5px;
}

#product-page .previewObject {
    text-align:center;
}

#product-page .node {
    border-bottom-width: 0px;
    border-bottom-style: none;
}

    
/* broadcast room styles */

#media-list {
    position:relative;
}

#media-list .cats li {
    list-style-image: none;
}

#media-list .intro {
    margin-bottom:5px;
}

#centerCol #media-list .intro p {
    margin:0 0 10px 0;
}

#centerCol #media-list .intro h3 {
    font-size:12pt;
    margin:0 0 5px 0;
    color:#6b6b6b;
}

#media-list .items {
    border-top:2px solid #ccc;
}

#media-list .items .item {
    border-top:1px solid #ccc;
    padding:4px 3px;
    height:1%;
}

#media-list .items .item .odd {
    background-color:#eee;
}

#media-list .items .item .content {
    float:left;
    width:310px;
    padding:0 0 0 10px;
}

#centerCol #media-list .items .item .content h3 {
    margin:0;
    padding:0;
    font-weight:normal;
    font-size:12pt;
}

#centerCol #media-list .items .item .content p {
    margin:0;
}

#media-list .items .item .content .button {
    text-align:right;
}


/* right column styles */

#rightCol {
    width:200px;
    margin-right: 2px;
}

#rightCol ul {
	
    list-style-image: none;
    list-style:none;
	border:1px solid #CCCCCC;
}

#rightCol ul li {
    list-style-image: none;
    list-style:none;
}		

/*#leftCol ul.menu {list-style-image: none;list-style:none;margin:5px 5px 5px 7px;padding:0;}*/
#rightCol ul.menu {

	list-style-type: none;
	list-style-position: outside;
	list-style-type: none;
	background:#ededed;
	margin: 0;
	padding: 5px 0px 5px 0px;
	
}

#rightCol ul.menu li.leaf {
    list-style-image: none;
    list-style:none;
    line-height:1.0;
   	padding:6px 8px 6px 20px;
	margin:1px 0px 0px 5px;
	background:url(../images/righLiBg.gif) no-repeat;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

#rightCol ul.menu li.leaf a{
	color:#000066;

}


#rightCol #block-advertisement {
    padding:0px;
    border:none;
    background-image:url(images/bg_ad.gif);
    margin-bottom:7px;
}

#rightCol #block-advertisement h4 {
    margin:5px 0 0 0;
    padding:0;
    font-size:6pt;
    text-transform:uppercase;
    line-height:7pt;
    color:#707070;
}

#rightCol #block-advertisement h2 {
	display: none;
}

#rightCol .block {
    border-width:0px;
    padding:0px;
    background-image:url(images/bg_right_mod.gif);
    background-color:transparent;
}

#rightCol .block .wrapper {
    background-color:#fff;
    border:0px solid #c0c0c0;
   /* padding:10px 7px 7px 7px;*/
}

#rightCol .block .wrapper h2 {
    
    margin:0 0 0px 0;
    padding:0 0 5px 0;
    background: none;
}

#rightCol .block .wrapper .item {
    margin-bottom:15px;
}

#rightCol .block .wrapper .last {
    margin-bottom:0px !important;
}

#rightCol .block .wrapper h3 {
    font-weight:bold;
    font-size:9pt;
    margin:0;
    padding:0;
    line-height:9pt;
}

#rightCol .block .wrapper p {
    margin:0;
    padding:0;
}


/* footer styles */

#footer {
    font-size:9pt;
	height:30px;
	clear:both;
}

#footer .searchContainer {
    background-color:#028ac8;
    text-align:center;
    padding:0 0 5px;
    vertical-align:middle;
}

#footer .searchContainer input {
    width:140px;
    margin-right:5px;
    vertical-align:middle;
}

#footer .searchContainer button {
    vertical-align:middle;
}

#footer .top {
    margin:5px 0 15px 9px;
}

#footer .top a {
    color:#659bc7;
    text-transform:uppercase;
    font-size:9pt
}

#footer .nav2, .copyright {
	color: #fff;
    text-align:center;
    margin:0;
    padding:0;
}

#footer .nav2 ul {
    list-style:none;
    margin:15px 0 3px 0;
    padding:4px 0 0;
}

#footer .nav2 ul li {
    list-style:none;
    margin:0;
    padding:0;
    display:inline;
}

#footer .nav2 ul li a {
	color: #fff;
    text-decoration:none;
    text-transform:uppercase;
    font-size:8pt;
}

#footer .nav2 ul li a:hover {
	text-decoration: underline;
}

#footer .nav2 ul li span {
    font-size:11pt;
    /*color:#727375;*/
    color: #fff;
    padding:0 10px;
}


/* head styles */

#head {
    background-image:url(../images/Head_bg.jpg);
    height:90px;
    font-size:9pt;
    margin-top: 0px;
    padding-top: 0px;
}

#head .logo {
    float:left;
    margin:20px 115px 0 13px;
}

#head .search1 {
    float:left;
    margin-top:20px;
}

#head .searchButton {
    background-image:url(images/bg_search1.gif);
    background-repeat:repeat-x;
    border:2px solid #fff;
    vertical-align:top;
    margin:0;
    text-transform:uppercase;
    font-weight:bold;
    color:#666;
    font-size:8pt;
    vertical-align:middle;
    height:26px;  
}

#head .searchButton img {
 
    
}

#head .search1 .fields {
    border:4px solid #4161aa;
    background-color:#4161aa;		
    vertical-align:top;
    margin:0;			
}

#head .search1 .fields input.search {
    padding-top:4px;
}

#topquery {
    border:2px solid #fff;
    background-color:#e6e6e8;
    width:368px;
    font-size:8pt;
    padding:5px 10px 4px 10px;	
    margin:0 2px 0 0;	
    vertical-align:top;
}

#search-tabs {
    list-style:none;
    margin:0 11px;
    padding:0;
}
#search-tabs li {
    list-style:none;
    display:inline;			
}

#search-tabs li a, #search-tabs li a:hover {
    text-decoration:none;
    color:#2b4381;
    padding:4px 7px;
    line-height:16px;
    font-size:8pt;
}

#search-tabs li.searchCatBg a, #search-tabs li.searchCatBg a:hover {
    color:#fff;
    background-image:url(images/bg_tab_on.gif);
    background-repeat:repeat-x;
}

/* search more styles (copied from PF.css) */

#smore {
    display:none;
    position:absolute;
    padding:7px 5px 4px 5px;
    border:1px solid black;
    background:#fff;
    width:7em;
}

#smore ul {
    list-style-type:none;
}

#smore ul li {
    height:1.5em;
    white-space:nowrap;
}

#smorex {
    position:absolute;
    right:5px;
    top:1px;
}

/* not copied */

#smore ul {
    margin:0;
    padding:0;
}

#smore a {
    color:#2b4381;
    text-decoration:none;
}

#smore a:hover {
    color:#2b4381;
    text-decoration:underline;
}

/* feedback styles */

#head .feedbackUrl {
    text-align: right; 
    margin:10px 5px 3px 0;
    margin-top:10px;
    padding:0;
    float:none;

}

#head .feedbackUrl a {
    text-decoration:none;
    color:#2b4381;
}

#head .feedbackUrl a:hover {
    text-decoration:underline;
}

/* hack to fix safari.. MUST BE THE LAST STYLE 

#head .searchButton{
    height:26px;
    #
}*/