﻿/*Blue style*/
/*************************
    GENERAL
*************************/
h1
{
	color: #273a67;
	font-size:2.2em;
	margin-bottom:0.1em;
}
h2.label, h2.label a
{
	color: #b11d16;
}
.imagelink
{
	text-align:center;
}
/*************************
    STRUCTURE
*************************/

#SecondaryBody
{
	overflow:hidden;
	width:150px;
}
/*************************
    MAIN MENU
*************************/
#MainMenuArea
{
	padding-top:3px;
	background-image: url( 'Images/MainMenuBg.png' );
}
ul#MainMenu li
{
	background-image: url( 'Images/MainMenuBorder.png' );
}
ul#MainMenu li ul.DropDown { background: #92abee url(/Templates/Images/dropdown-arrowblue-south.gif) no-repeat 8px -1px; border-top: 2px solid #2e3b66; }
	ul#MainMenu li ul.DropDown li { background: transparent url(/Templates/Images/dropdown-arrowblue-east.gif) no-repeat 2px 10px; }
		ul#MainMenu li ul.DropDown li a { color: #2e3b66; }


/*************************
    SUB MENU
*************************/
#SubMenuArea
{
	width: 149px;
}
#SubMenuArea img
{
	max-width: 130px;
}
div.top
{
	color: #b11d16;
}
#SubMenu { }
	#SubMenu div.top { background-color: #92abee; }
	#SubMenu div.top a { color: #2e3b66; }
	#SubMenu div.top-arrow { display: none; }
/*#SubMenu a, #SubMenu a:hover { color: #3a3a3a; }*/
#SubMenu ul li .expanded
{
	background: #92abee url(/Templates/Images/submenu-arrowblue-east-selected.gif) no-repeat 6px 7px;
	color: white;
	/*color: #b11d16;*/
}
#SubMenu ul li a
{
	background: #e8e8e8 url(/Templates/Images/submenu-arrowblue-east.gif) no-repeat 6px 8px;
}
#SubMenu ul li .selected
{
	color: #2e3b66;
	background: #92abee url(/Templates/Images/submenu-arrowblue-east-selected.gif) no-repeat 6px 7px;
}
#SubMenu ul li ul li .expanded
{
	color: #2e3b66;
}

/*************************
    STARTPAGE
*************************/
ul.newsList h3 a
{
	font-size: 1.5em;
	line-height:normal;
	font-weight: bold;
	color: #273a67;
}
.newsList li
{
	width: 368px;
	overflow: hidden;
	border-bottom: solid 1px #e6e6e6;
}
.newsList li .teaser
{
	border: none;
	padding:5px 10px 5px 10px;
}
.newsList li.mainNews .teaser
{
	padding: 0  10px 0 10px;
}
.newsList .mainNews h3 a
{
	font-size: 1.7em;
}
.newsList .mainNews
{
	background-color: #f2f2f2;
	padding: 0.5em 10px 0 0;
}
ul.newsList img {
	border:medium none;
	float:left;
	margin:4px 10px 0 0;
	max-width:348px;
}
.newsListHunting
{
	padding:0 0 2em 10px;
}
#HuntingTeaserList .newsList .mainNews {
	background-color:#fff;
	padding:0.5em 10px 0 0;
}
/*************************
    PAGE LIST
*************************/
#MainBodyArea .pageList h3 a
{
	color: #273a67;
}
.pageList ul li
{
	border-color:#dddddd;
}
#MainBodyArea h2.label
{
	border-bottom:solid 2px #dddddd;
	padding-left:10px;
}
.newsArchive img
{
	width: 100px;
	float: none;
}

/*************************
    SMALL LIST
*************************/
.smallList ul li
{
	border-color: #E6E6E6;
}
.smallList ul
{
	border-color:#E6E6E6;
}
.smallList .alternate
{
	background-color: #fbeeed;
}
.smallList ul li a img
{
	border:none;
	max-width:137px;
}
/* extra for sv jakt */
.svJakt ul li a { background:none !important; padding:1px !important; }

/*************************
    CONTENT
*************************/
#MainBodyArea
{
	width: 368px;
	padding-left:3px;
}
#MainContentArea
{
	border-left: none;
}
#MainContentAreaInner
{
	padding: 10px 10px 0 7px;
}
.mainBodyContent a
{
	color:#273A67;
}
.mainBodyContent a:hover
{
	color:#B11D16;
}
.startPage .mainBodyContent a
{
	text-decoration: none;
	padding: 0;
}
.startPage .mainBodyContent a:hover
{
	text-decoration: underline;
}
.startPage .mainBodyContent h1, .startPage .mainBodyContent h2
{
	margin: 0;
}
.startPage .mainBodyContent p
{
	margin: 0;
}
.secondaryBodyArea
{
	width: 150px;
	margin: 0 10px 0 10px;
}
#BreadCrumbsArea
{
	padding-left:0;
}
.mainImage img
{
	max-width:348px;
	padding-top: 10px;
}
/*************************
    SMALL NEWS LIST
*************************/
.latestNews li
{
	border-right: solid 1px #e6e6e6;
	border-left: solid 1px #e6e6e6;
}
.latestNews li.item
{
	background-color: #fbf6f6;
	padding-bottom: 10px;
	padding-top: 10px;
}
.latestNews li.banner
{
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: none;
	border-left: none;
	border-bottom: 0;
	line-height: 1px;
	font-size: 1px;
}
.latestNews li.banner img
{
	max-width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}
.latestNews li.banner a
{
	margin: 0;
}
.smallList li.alternate
{
	background-color: #fbdddb;
	padding-bottom: 10px;
	padding-top: 10px;
}

/*************************
    WEBPOLL
*************************/
.webPoll
{
	background-color: #FBF6F6;
	border: 1px solid #E6E6E6;
}
.webPoll h3
{
	color: #B11D16;
}
.webPoll #id_matrix .button
{
	color: #B11D16;
}
.webPoll fieldset
{
	color: #3C3C3C;
}
.showResultButton a
{
	color: #B11D16;
}
