/**
 * 
 * martin.priebsch/sedo @2011-11-11
 * $Id: basemod_layout_pale.css,v 1.2 2012-01-02 11:22:53 sedoandreas Exp $
*/

div.contentbase {
	background:transparent !important;
}

#col1{ display:none; }
#col2{ display:none !important; }
#col2_content{ display:none !important; }

#col3 {
	margin-right:15px;
	position:relative; 
}
	
#col3_content {
	position:relative;
}

.precontent {
	display:none !important;
}

a#headerfaqlink {
	display:none !important;
}

#logo {
    left:865px;
    position:absolute;
	top: 0;
}

#offerpage .domainName h1 {
    font-size:48px;
}

#offerpage .domainName span {
    font-size:22px;
	line-height:25px;
}

/* Footer */

#footerPale {
	border-top:1px solid #E6E6E6;
	overflow:hidden;
	padding-top:20px;
	width:1002px;
}

.pale_faqlink {
	margin-bottom:15px;
	overflow:hidden;
}

#footerPale ul.uiLangSettings {
    display: inline;
}

#footerPale ul.uiLangSettings li {
    display: inline;
}

#footerPale ul.uiLangSettings li:after {
    content: '|';
    margin: 0 10px;
}

#footerPale ul.uiLangSettings li:last-child:after {
    content: none;
}

#footerPale #uiMainNav {
    margin: 20px 0 0 0;
}

#footerPale #uiMainNav li {
    float: left;
    list-style: none;
    margin-right: 60px;
}

#footerPale #uiMainNav li > a {
    color: #7F7F7F !important;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
}

#footerPale #uiMainNav li > div.sub {
    margin: 5px 0;
    min-height: 110px;
}

#footerPale #uiMainNav li > div.sub a {
    color: #7F7F7F;
    display: block;
    text-decoration: none;
    font-size: 11px;
    padding-bottom: 5px;
}