/* Stilmall för Svenska Country festivaler */ 

body {
		padding: 0px;
		text-align: center;
		margin: 0 auto;
		scrollbar-3dlight-color: #fbb820;
        scrollbar-arrow-color: #CD6600;
        scrollbar-base-color: #FFFFFF;
        scrollbar-track-color: #e3d8cc;
        scrollbar-darkshadow-color: #b12525;
        scrollbar-face-color: #FFFFFF;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #b12525;
		background-color: #c7b299;
}

table#main{
	text-align: center;
	margin: 0 auto;
	background-color: #fff;
	}

a:link {
	color: #CD6600;
	text-decoration: none;
}
a:visited {
	color: #CD6600;
	text-decoration: none;
}
a:hover {
	color: #b12525;
	text-decoration: none;
	background-color: #f2f2f2;
}
a:active {
	text-decoration: none;
}

hr {
  color: #f2f2f2;
  background-color: #f2f2f2;
  border: 0;
  height: 3px;
}

/* Brödtext */ 
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #464646;
	padding-left: 40px;
	padding-right: 150px;
	padding-top: 20px;
	padding-bottom: 0px;
}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #464646;
}

.style1menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #464646;
}

/* Tilägg länk text */ 
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.3em;
	font-weight: bold;
	color: #707070;
	margin: 0 0 0 20px;
	word-spacing: -1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* Under rubrik */ 
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.3em;
	font-weight: bold;
	color: #b12525;
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
}

/* Rubrik */ 
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 2.2em;
	font-weight: bold;
	color: #b4b4b4;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}
/* Extra */
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 2.0em;
	font-weight: bold;
	color: #464646;
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}


ol { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #464646;
	padding-left: 20px;
	padding-right: 150px;
	padding-top: 20px;
	padding-bottom: 0px;
	list-style-type: decimal;
	margin: 0 40px;
} 

#dropmenudiv{
position:absolute;
border:1px solid #707070; 
border-bottom-width: 0;
font:normal 0.7em Georgia, "Times New Roman", Times, serif;
line-height:1.3em;
z-index:100;
}

#dropmenudiv a{
text-align: left;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #707070;
padding: 1px 0;
text-decoration: none;
font-weight: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #f2f2f2;
}

form {
	padding: 0px;
	margin: 0 auto;
	text-align: left;
}

select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #626262;
	padding: 2px;
	height: 22px;
	margin: 10px 0 0 20px;
	border: solid 1px #f79820;
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #626262;
	height: 22px;
	padding: 2px;
	margin: 10px 0 0 20px;
	border: solid 1px #f79820;
}

textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #626262;	
	padding: 5px;
	margin: 10px 0 0 20px;
	border: solid 1px #f79820;
}

fieldset { 
	border: 0;
	}

label {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #464646;
	float: left;
	width: 25%;
	margin: 10px 0.5em 0;
	text-align: right;
	font-weight: bold;
}

.knapp {
	background-color: #fff;
	color: 000;
	margin: 0 0 0 300px;
	font-weight: bold;
}

table .finalister  {
	width: 620px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #464646;
	text-align: left;
	padding: 5px;
	border: 0;
	margin: 0 40px;
}
table .finalister tr {
	margin: 0 40px;
}
table .finalister td {
	border: solid 1px #ccc;
	margin: 0 40px;
}

table .finalister td .red {

	color: #b12525;

}



