@charset "iso-8859-1";

/* general */
.Unauthorized .logoHolder, .Authorized #masthead, .historicalView #masthead, .historicalView
{
	background-image: url('../../../App_themes/SocialEye/img/topmenu-bg.png');
}
#headermenu_menu li a, #headermenu_menuright li a, #headermenu a, .separator, .AdvancedSearchComponent a, input.docviewback2search, input.docviewnewsearch, .docviewnextresult, .docviewprevresult, a .link_pcs, a .link_pcs_count
{
	color: #0076cc;
}

#block_news_content H1, #block_welcome_content H1
{
	color: #757575;
}

#blockNewsContent .newsboxtitle span
{
	font-size: 11pt !important;
}

input.hpwelcomebutton
{
    color: #6d6d74;
}

#headermenu .selectedlanguage
{
	background-color: #0076cc;
}

.TopHalf
{
 	height: 290px;
 	background-image:url('../../../App_Themes/SocialEye/img/bg_wrapperBeforeLogin.png');
}
#block_login
{
	background-image:url('../../../App_Themes/SocialEye/img/bg_home_login.png');
}

#block_login H1
{
	padding-left: 80px;
	margin-left: 0px;
	width: 250px;
}

#block_tools
{
	margin-top: 0px;
	background: none;
}

#masthead .logos-fixed-width
{
    width:315px;
}

.afterlogin #DivRedactieContent
{
	background: #f1f1f1; 
	margin-right: 15px;
	padding: 10px;
	text-align: left;
}

.navheader, .navigator_category
{
	background: #e4f2d5;
	padding-bottom: 3px;
	padding-top: 4px;
	margin-bottom: 5px;
}

.documentview .navigator_category
{
	padding: 6px 10px 5px 10px;
	margin: 1px 0px 2px 0px;
}

.defaultlayout .navigator_category, .qaview .navigator_category
{
	padding: 8px 10px 8px 10px;
	margin-left: 0px;
} 

.navigator_category
{
	margin-top: 20px;
}

.NavigatorHolder
{
	border-bottom: none;
}

.NavigatorHolder .navigator_category
{
	margin-top: 0px;
}

.documentview #searchnavigators, .tipmails #searchnavigators, .newsview #searchnavigators, .qaview #searchnavigators, .defaultlayout #searchnavigators
{
	padding-top: 1px;
}

.AdvancedSearchTitle
{
	background: none; 
}

.afterlogin #blockNews, .afterlogin #blockNewsOnly
{
	margin-top: 15px;
}

/* TTPro #1462: layout static teaser aanpassen */
.result_h2
{
	font-weight: bold;
	color: #757575;
	font-size: 90%;
}

.NewsTeaser, .NewsTeaser b, .NewsTeaser i
{
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	color: #474747; 
}	

.afterlogin .actionFilterResults
{
	display: none;
}

.afterlogin .newsBlockSeperator
{
	height: 10px;
	border-bottom: dotted 1px #c0c0c0;
	margin: 0px 0px 10px 4px; 
}

.trialModule
{
	text-align: left !important;
	width: 30%;
}

.defaultlayout .inside 
{
	margin-bottom: 150px;
}
/* END general */

/* e-zine settings */
div.eZineTree
{
	height: 100%;  
}
/* END e-zine settings */

/* author and infokind */
.preauthorlabel
{
	display:inline;
	margin-right:4px;
}

.infokind
{ 
	display:inline;
	margin-right:4px; 
}
/* END author and infokind */

/* search and advanced search */
input.searchbutton
{
 	background-image:url('../../../App_Themes/SocialEye/img/button_search.gif?v=2');
}
.AdvancedSearchComponentUp
{
    background-image: url('../../../App_Themes/SocialEye/img/bg_AdvancedSearchUp.gif'); 
}
.AdvancedSearchComponentDown
{
    background-image: url('../../../App_Themes/SocialEye/img/bg_AdvancedSearchDown.gif'); 
}
/* END search and advanced search */


