/* 
solna.se
*/

/* Paging */
.paging em {
	color:#000;
	background-color:#d6e342;
}

/* Alternate Module styles */
.m-style-1 .m-h {background-color:#d6e342;}
.m-style-1 .m-h h1,
.m-style-1 .m-h h2,
.m-style-1 .m-h h3,
.m-style-1 .m-h a:link,
.m-style-1 .m-h a:visited,
.m-style-1 .m-h a:hover,
.m-style-1 .m-h a:active,
.m-style-1 .m-h a:focus {color:#000;}

/* Skip links */
#skip a {
	color:#000;
	background-color:#d6e342;
}

/* Main navigation */
#nav-main li.sel a:link,
#nav-main li.sel a:visited,
#nav-main li.sel a:focus,
#nav-main li.sel a:hover {
	color:#000;
	background:#d6e342;
}

/* Target group navigation */
#nav-targetgroups li.sel {
	border-color:#97a922;
	background:#d6e342;
}
#nav-targetgroups li.sel span {color:#000;}

/* Find */
.find .button {background-color:#d6e342;}
.find .button button {color:#000;}
/* Prioritized result */
.prioitem {
	color:#000;
	background-color:#d6e342;
}
.prioitem a {color:#000;}

/* Listen */
#listen {background-color:#d6e342;}
#listen a {
	color:#000;
	background-color:#d6e342;
}
#listen a:hover,
#listen a:focus,
#listen a:active {background-image:url(../i/speaker-anim.gif);}


/* Feed and iCal */
#feed a,
#ical a {
	color:#000;
	background-color:#d6e342;
}
#ical a:hover,
#ical a:focus,
#ical a:active {background-image:url(../i/ical-icon-anim.gif);}

/* Boilerplate */
.boilerplate {background:#d6e342 url(../i/lightgreen-sun.png) no-repeat 0 0;}

/* Date picker */
.ui-datepicker-header {
	color:#000;
	background:#d6e342;
}
.ui-datepicker-current-day a {
	color:#000;
	background:#d6e342;
}

/* Search result */
#search-result .item strong {background:#DAE686;}

/* E-Service theme */
.layout-10 #logo {background:#d6e342 url(/i/sun.png) no-repeat;}