/* STYLES SPECIFIC FOR MEDREK */

/* General styles */

body { background:url('http://static.medrek.se/images/ui/medrek_topnav_topbar_bg.gif') repeat-x; }

a:visited { color:#4d6c96; }
a, a:hover, a:active { color:#ff8800; text-decoration:none; }
a.marker { color:#4d6c96; font-weight:bold; }
a { color: #2C4185; }


.headerclr1 { color:#928D88; font-weight:bold; }
.headerclr2 { color:#213170; font-weight:bold; }

/* TOPNAV */


/* TOPNAV LINKS */


#topnav a:hover
{
	color:#86accb; 
}

ul#navTabsWrapper li.tabactive
{
	background:url(http://static.medrek.se/images/ui/medrek_topnav_tab.gif) top left;
}

ul#navTabsWrapper li.tabactive a
{
	color:white;
	background:url(http://static.medrek.se/images/ui/medrek_topnav_tab.gif) top right;
}



.tabContent a,
.tabContent a:visited 
{
	color:#b1ddff; 
}
.tabContent a.active { color:white; background:url(http://static.medrek.se/images/ui/medrek_topnav_topbar_active_bg.gif) bottom center no-repeat; }
.tabContent a:hover { color:white; }


.snabbsok_frontpage
{
	background:url(http://static.medrek.se/images/ui/medrek_forstasida_helsida_bg.jpg); 
}

.snabbsok_frontpage h1
{
	font-size:32px;
}

/* Yrkesgrupplänkar under sökningen */

.snabbsok_frontpage .snabbsok_yg
{
	width:450px;
}

.snabbsok_yg a
{
	width:33%;
}


/* Sidepanel Styles */
#sidepanel .content a, 
#sidepanel .club .clubcontent a,
#sidepanel .content a.text, 
#sidepanel .club .clubcontent a.text  
{
}

#sidepanel .content a .marker, 
#sidepanel .content a.marker, 
#sidepanel .club .clubcontent a .marker,
#sidepanel .club .clubcontent a.marker 
{
	font-weight:bold; 
	color:#4d6c96; 
}

#sidepanel .content a:hover, 
#sidepanel .content a.text:hover, 
#sidepanel .club .clubcontent a:hover, 
#sidepanel .club .clubcontent a.text:hover 
{
	color:#ff8800;
}

