﻿/* --------------------------------------------------------------------------------------------------
									pharmaSuisse Layout Definitions

Notes:

----------------------------------------------------------------------------------------------------*/

#ps_content_WpZone1 a:link,
#ps_content_WpZone1 a:visited,
#ps_content_WpZone1 a:hover,
#ps_content_WpZone1 a:active
{
	color:#009933;
}

#ps_content_WpZone2 a:link,
#ps_content_WpZone2 a:visited,
#ps_content_WpZone2 a:hover,
#ps_content_WpZone2 a:active
{
	color:#009933;
}

#ps_contentContent a:link,
#ps_contentContent a:visited,
#ps_contentContent a:hover,
#ps_contentContent a:active
{
	color:#009933;
}

#ps_NavigationLine
{
	background:#009933;
}

#ps_MainContentContainer
{
	background-image:url('/SiteCollectionImages/Background/Startseite_de.jpg');
	background-repeat:no-repeat;
}

/* Left Navigation first and second level (SIMILARITIES) */
div.vertical a:link,
div.vertical a:visited
{
	color:#009933;
}

/* Left Navigation first level */
div.vertical > ul.root > li.static > a:link,
div.vertical > ul.root > li.static > a:visited
{
	background:#EDf7EF;
}
div.vertical > ul.root > li.static > a:hover
{
	background:#89CB98;
}
div.vertical > ul.root > li.selected > a:link,
div.vertical > ul.root > li.selected > a:visited,
div.vertical > ul.root > li.static > a:active
{
	background:#009933 !important;
	color:#ffffff !important;
}

/* Left Navigation second level */
div.vertical > ul.root ul.static > li.static > a:link,
div.vertical > ul.root ul.static > li.static > a:visited
{
	background:#FFFFFF;
}
div.vertical > ul.root ul.static > li.static > a:hover
{
	background:#89CB98;
}
div.vertical > ul.root ul.static > li.selected > a:link,
div.vertical > ul.root ul.static > li.selected > a:visited,
div.vertical > ul.root ul.static > li.static > a:active
{
	background:#009933;
	color:#ffffff;
}

#ps_contentTitle
{
	background:#EDf7EF;
	color:#009933 !important;
}

/* --------------------------------------------------------------------------------------------------
									pharmaSuisse CQWP definitions
----------------------------------------------------------------------------------------------------*/

.ps-title a:link,
.ps-title a:visited,
.ps-title a:hover,
.ps-title a:active
{
	color:#009933;
}

.ps-button
{
	background:#009933;
	background-image:url('/siteassets/pharmasuisse/button_green.gif');
}

.ps-docTitle a:link,
.ps-docTitle a:visited,
.ps-docTitle a:hover,
.ps-docTitle a:active
{
	color:#009933;
}

/* --------------------------------------------------------------------------------------------------
									SharePoint OOB extension
----------------------------------------------------------------------------------------------------*/

/* popout breadcrumb menu needs background color for firefox */
.s4-breadcrumb-menu 
{
	background:#F2F2F2;
}

/* WebPart Head Table Row */
.ms-WPHeader
{
	background:#009933;
}
