/** afterlogin header **/
.logo_kluwer, .logodivider, .logo_product
{
    margin-top: 0;
}
#menulinks
{    
    /*background-image:url(../../../App_Themes/Jura/img/GradientMenuText.jpg);*/
    background-color:#666666;
    background-repeat:repeat-x;
    background-position:50%;           
}

#headermenu_menu
{
    float:left;
}
#headermenu UL
{
    margin-top:6px;
}
#headermenu_menu LI 
{
    margin:0;
    color:#FFFFFF;
    border-right:solid 1.5px #FFFFFF;
    padding:0 5px;
}
#headermenu_menu LI.last
{
    border-right:0;
}
#headermenu_menu LI A
{
    color:#FFFFFF;      
}
#headermenu_menuright LI A
{
    padding-left:5px;  
    color:#FFFFFF;
}
#headermenu .separator 
{
    color:#FFFFFF;
}
#headermenu A
{
    color:#FFFFFF;
}
#headermenu_switchlang 
{	
    margin-top:8px;
}
#headermenu #selectedlanguage
{
    background-color:Transparent;
    text-decoration:underline;
}
.AdvancedSearchComponent A 
{
    COLOR: #474747;
}
/** END afterlogin header **/
#actionPane, .actionPane
{
    background-color: #F7BBCF;
}
.navheader, .navigator_category
{
	background: #e1e2e3;
	padding-bottom: 3px;
	padding-top: 4px;
	margin-bottom: 5px;
}
.NavigatorHolder
{
	border-bottom: none;
}
#searchnavigators
{
    padding:0;
}
/** afterlogin news**/
#block_news_content .newsoftheday_month
{
    padding:0;
}
#block_news_content .newsboxtitle
{
    color:#D7004D;
}
#block_news_content .newstitle A, #block_news_content .newstitle A:hover, #block_news_content .newstitle A:visited
{
    color:#474747; 
    border:none 0;
    padding-bottom:0px;
}
.afterlogin #block_news
{
    display:block;
    float:left;
    clear:left;
    width:60%;
    min-height: 400px;
}
.block_doc
{     
    display:block;
    float:right; 
    clear:right; 
    padding-top: 10px;   
    width:35%;
}
.afterlogin #block_examples
{
    display:block;
    float:right;          
    width:35%;
}
#AfterLoginControl {
    margin-bottom: 0;    
}
/** end afterlogin news**/

/** afterlogin examples **/
.row_example_content_nr
{
    color: #0076CC;

}
/** end afterlogin examples**/


/** DocumentView **/
.documentview #searchnavigators {
    padding-top:0;
}
.documentview INPUT.SettingsButton {
    margin-left:0;
}
.documentview .searchResultTabInactive, .resultpage .ResultViewTabsInactive
{
    background-color:#e1e2e3;
    color:#474747;    
}
/** END DocumentView **/

/** Filters **/
.defaultlayout .ActiveFilterLabel 
{
    width:100%;
}
/** END Filters **/

/** Results **/
.resultpage .result_h1 a{
    color: #D7004D;
    padding-right: 10px;
    text-decoration: none;
}
.resultpage .result_h1 a:visited 
{
    color:#666666;
}
/** END Results **/

.MessageAboveNews
{
	display: block;
	margin: 15px 0px 5px 0px;
	border-bottom: solid 1px #F7BBCF;
	padding-bottom: 10px;
}
#block_bookExample, #block_doc, .block_doc, #block_examples
{
    background: #f1f1f1;
}
#block_bookExample
{
    display:block;
    float:right; 
    clear:right; 
    width:35%;
}
#block_bookExample p
{
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
}
#block_bookExample h1
{
	padding-bottom: 6px;
	margin: 0;
	color:  #0076cc;
	font-size: 120%;
	margin: 0px;
	padding:0 0 6px 0;
	line-height: 125%;		
}
#block_bookExample_content
{
    margin: 15px 15px 15px 15px;
}
#block_examples
{
    clear: right;
}
/**Issue 519 set normal fontSize in comuunity page if error IsDoubleUser occurs**/
span.NormalFontSize
{
    font-size:70%;
}
/*Issue 1188 letter bullets missing */
dl.list dd
{
    text-indent:0px;
}
.comwtfuttotnat, #comwtfuttotnat
{
    font-size: 130%;
}
.defaultlayout div.subtextblock
{
    width:auto;
}
/* no banner */

.Unauthorized #masthead 
{
	height: 14px;
}

.Unauthorized .BannerHolder
{
	height: 0px;
	padding-top: 3px;
	margin-top: -5px;
}

.defaultlayout .Unauthorized #leftColumn
{
	top: 5px;
}

.defaultlayout .Unauthorized #middleColumn
{
	top: -65px;
}

.defaultlayout .Unauthorized #ResultContent
{
	top: 0px;
}

.newsview #leftColumn
{
	top: 0px;
}

.newsview .Unauthorized #middleColumn
{
	top: -95px;
}

.newsview .Authorized #middleColumn
{
	top: -70px;
}

/* END no banner */
