﻿body
{
	font: 76% Verdana, Arial, Helvetica, Sans-Serif;
	color: #111;
}
a
{
	color: #3d3d3d;
	text-decoration: none;
}

a:visited, a:hover
{
	color: #939292;
}

.clear
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

h1
{
	color: #204B28;
	font-size: 1.9em;
	line-height: 1.1em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

h2
{
	font-size: 1.2em;
	margin-bottom: 0.2em;
	font-weight: bold;
}

h3
{
	font-size: 1em;
	margin:0.2em 0 0 0;
}
h4
{
	font-size: 0.9em;
	margin:0.2em 0 0 0;
}
img
{
	border:none;
}
p
{
	font-size: 0.9em;
	margin:0.4em 0 0 0;
}
/*************************
    GENERAL
*************************/
.imageCaption
{
	color: #736F6E;
	font-size: 0.9em;
}

#MainBody
{
	font-size: 0.9em;
}
.introduction {
	font-weight:bold;
	margin:0 0 0.5em 0;
}
.imagetext
{
	color: #736F6E;
	font-size: 0.9em;
}

.xformvalidator
{
	color: #C60821;
	display: block;
	font-size: 0.9em;
	padding-left: 0.5em;
}

ul, li
{
	list-style-type:none;
	padding:0;
	margin-top:0.3em; 
}
h2.label
{
	color: #d19447;
	text-transform: uppercase;
	font-weight: bold;
	font-size:1em;
}
#BreadCrumbsArea
{
	font-size:0.9em;
}
/*************************
    MAIN MENU
*************************/
#MainMenuArea
{

}
#MainMenuArea a
{
	color:#fff;
}
#MainMenu li
{
	display: inline;
	border-right: solid 1px #fff;
	padding: 0 5px 0 5px;
}

#MainMenu
{
	background: #204B28;

}
ul#MainMenu
{
	padding: 0;
	margin-left: 0;
	padding:5px 0 5px 0;
}
#HuntingInSweden li
{
	display: inline;
	padding:0;
}

/*************************
    START PAGE
*************************/
.smallList
{
	font-size:0.9em;
}
.smallList li
{
	width:160px;
	border-top:solid 1px #EAD5BB;
	padding-bottom:0.2em;
}
.smallList a
{
	font-weight:bold;
}
.teaser
{
	margin-bottom:10px;
}
fieldset
{
	background-color:#FAF4E7;
	font-size:0.9em;
}

/*************************
    FOOTER
*************************/
.FooterContentFirst
{
	color: #858383;
	border-top: solid 2px #E6E6E6;
	margin-top: 10px;
}
.FooterContentFirst h3
{
	font-size: 1em;
	margin: 5px 0 0 0;
}
.FooterContent
{
	display: none;
}
#FooterArea
{
	margin-top:20px;
}
#FooterArea ul
{
	padding: 0;
	margin-left: 0;
}

#FooterArea li
{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
.notPublicFunction 
{
	font-size:0.9em;
	color:Red;
	display:block;
	line-height:0.8em;
}

/*************************
    SUB MENU
*************************/
#SubMenu ul
{
	padding-left: 1em;
	margin-left: 0;
}
#SubMenu ul li
{
	list-style-type: none;
}
#SubMenu ul li ul li
{
	list-style-type: circle;
}
#SubMenu
{
	margin-top: 1em;
	margin-bottom: 1em;
}
/*************************
    TIP AND PRINT
*************************/
.tipAndPrint
{
	margin:0.5em 0 0.5em 0;
}

.tipAndPrint a
{
	font-size: 0.9em;
	text-decoration: underline;
}

.tip
{
	margin-top: 0.5em;
}

.buttonRow
{
	position: relative;
}

/*************************
    PAGE DATES
*************************/
.pageDates
{
	display: none;
}

/*************************
    PAGE LIST
*************************/
.pageList
{
	margin: 1.5em 0 0;
	font-size: 0.9em;
}
.pageList h3
{
	margin-bottom: 0.2em;
}
.pageList ul li
{
	border-top: 1px solid #E6E6E6;
	clear: both;
	padding: 0.5em 0 0.8em;
	vertical-align: top;
	list-style-type: none;
}

.pageList ul
{
	padding: 0;
	margin-left: 0;
}

.pageList ul li img
{
	border: medium none;
	float: left;
	margin: 0.5em 10px 0 0;
}

.dateTime
{
	color: #838282;
	font-size: 0.9em;
}

/*************************
    SUB MENU
*************************/
#SubMenuArea
{
	font-size: 0.9em;
}
/*************************
	COMPETITION
*************************/
.competition h2
{
	color:#D19447;
	font-size: 1em;
	font-weight:bold;
	background-color:#FAF4E7;
	padding:0.2em 0 0.2em 0;
}
.correct 
{
	padding:0.5em 40px 0.5em 0;
	background:transparent url(images/correct.gif) no-repeat scroll center right;
}
.incorrect 
{
	padding:0.5em 40px 0.5em 0;
	background:transparent url(images/incorrect.gif) no-repeat scroll center right;
}
.answerTip 
{
	padding:0.5em 40px 0.5em 0;
	background-color:#F1FEE2;
}


/*************************
    SITE MAP
*************************/
.siteMapTree ul, .siteMapTree li
{
	padding-left:10px;
}
/*************************
    FAQ
*************************/
ul.faq
{
	margin-bottom: 1em;
	font-size: 0.9em;
}

#MainBodyArea ul.faqAnswers
{
	list-style-type: none;
	padding: 0;
	margin-left: 0;
}

#MainBodyArea ul.faqAnswers li a
{
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
}
/*************************
    PRENUMERATION
*************************/
dd
{
	margin-left: 0;
}
.block {
	background-color:#FAF4E7;
	border:1px solid #EAD5BB;
	margin:10px 0 0;
	padding:5px 10px 10px;
}

/*************************
    SEARCH
*************************/
#ResultArea li
{
	margin-top:1em;
}
#ResultArea li a
{
	font-weight:bold;
}





