/* Sidhuvud och flikar */
.header		
{
	background:#fff url(/KarlskronaTemplates/Public/Images/branding_naring.jpg) no-repeat right top;
}

/*Linje över bildpuff*/
.def_puff img {
	padding-top: 2px;
	border-top: 3px solid #8b638f;
}

/* Puffar subcontent utan box */
#subcontent .def_puff img 
{
	padding-top: 2px;
	border-top: 3px solid #8b638f;
}

/* Topplinje i moduler */
.bgdivider	{font-size: 1px; height: 3px; border-top: 3px solid #8b638f; margin:0 11px;}

/*Bakgrundsfärg */
html
{
	background:#502C53;
}

#aid {
	background-color: #502C53;
}

/*bakgrund i kontrast */
#previewcontainer 
{
	BACKGROUND: #fff;
}

/* Linje och aktiv background for fliken. Samma som topplinje i moduler */
.mainmenuborderactive
{
	border-bottom: 7px solid #815885;
}

/* Fliken */
#branding ul .mainmenuitemactive
{
	background:url(/KarlskronaTemplates/Public/Images/flik_left_purple.png) no-repeat left top;
	color:#000;
}
#branding ul .mainmenuitemactive a 				
{
	background:url(/KarlskronaTemplates/Public/Images/flik_right_purple.png) no-repeat right top;
	color:#000;
}

/*Dölj vågor i brödsmule och botten*/
#content_container 
{
	background-image:none;	
}

#siteinfo 
{
	background: #fff url(/KarlskronaTemplates/Public/Images/waves_bottom_borderonly.png) no-repeat left bottom;
}

/* Rubrikbilder */
.gradient_1 h2, .gradient_1 h3, #subcontent .box_thin h2.header, #subcontent .box_noheading h2.header, #maincontent .box_noheading h2.header, .gradient_1 .moduleheader {
	background: transparent url(../Images/bg_header_box_thin.png) no-repeat left top;
}

.gradient_2 h2, .gradient_2 h3, .gradient_2 .moduleheader {
	background: transparent url(../Images/bg_header_box_wide.png) no-repeat left top;
}

#maincontent .box_single .etjanster, #subcontent .box_single .etjanster {
	background: transparent url(../Images/icon_etjanster.png) no-repeat left bottom;
}

#subcontent .box_single .favoriter, #maincontent .box_single .favoriter, #maincontent .box_single .favoriter {
	background: transparent url(../Images/icon_favoriter.png) no-repeat left bottom;	
}

.gradient_3 h2, .gradient_3 h3, .gradient_3 .moduleheader {
	background: transparent url(../Images/bg_header_box.png) no-repeat left top;
}

#maincontent .box p.header {
	background: #afc1d3 url(../Images/bg_header_box.png) no-repeat left top;	
}


/*favoriter i vänstermeny */
#maincontent #submenu .box_single .favoriter {
        background: transparent;
}
