@charset "UTF-8";
/* CSS Document */



body, html{
	height:100%;
	width:100%;
	background-color:#000;
	background-image:url(img/bg.jpg);
	padding:0px;
	margin:0px;
	
}

body a{
	color:#C09;
	
}

body a:hover{
	color:#F3C;
	
}

.small{
	font-family: Gill Sans, Verdana;
	font-size: 7px;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}

h1{
    font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	padding: 1px 0px 6px 0px;
	font-size: 31px;
	line-height: 28px;
	letter-spacing: -2px;
	
	
}

h2{
    font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 21px;
	line-height: 17px;
	letter-spacing: -1px;
	font-weight: bold;
	
}

.brod{
	font-family: Gill Sans, Verdana;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	
	color:#333;
	clear: both;
	padding-bottom: 6px; 
}


	
a {
outline:none;
text-decoration:none;
}


img {
	border-style: none;
}

	
#gradienten{
	width:100%;
	
	min-height: 100%;
	padding:0;
	margin:0;
	background-image:url(img/gradient.png);
	background-repeat:no-repeat;
    background-position: 50% -250px;
	display: block;
	position:absolute;
	
}




#toning{
width:100%;
height:100%;
background-image:url(img/toning.png);
background-repeat:repeat-x;
padding:0;
margin:0;
display: block;
}



#mainBox{
padding:0;
margin:0 auto;
width:840px;
height:100%;
}

#meny{
	width:840px;
	height:50px;
	color:#FFF;
	
}

#menylogga{
margin:0;
width:194px;
height:34px;
padding-top:15px;
padding-left:72px;
padding-bottom:0;
float:left;
}

#MenyVal{
margin-top:32px;
width:570px;
height:15px;
padding:0px;
float:right;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
color:#CCC;
}

#MenyVal a{
color:#CCC;
text-decoration:none;
}

#MenyVal a:hover{
color:#fff;
text-decoration:none;
}

.menyalt{
	padding-left:10px;
	float:left;
}

#flashyta{
	clear:both;
	padding:0;
	margin:0;
	width:840px;
	height:460px;
}
#sticker{
float:right;
	
}


#contentsen{
background-image:url(img/content_bg.png);
width:690px;
height:auto;
margin:0 auto;
}



#textarea{
width:450px;
height:auto;
padding-top:0;
padding-left:15px;
padding-right:0;
padding-bottom:0;
float:left;
}

#flashrutahoger{
	width:209px;
	height:300px;
	float:right;

	margin-right:15px;
	background-image:url(img/textarea_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

#klippet{
float:right;	
padding-right:5px;
	
}

#bokanu{
float:right;	
padding-right:5px;
	
}


.cleara{
clear:both;	
}

#footer{
clear:both;
margin:0 auto;
width:690px;
height:40px;
background-image:url(img/footer_bg.png);
background-repeat:no-repeat;

}

#footertext{
	margin:0 auto;
	padding-top:18px;
	text-align:center;
	width:690px;
font-size: 12px;
line-height:12px;
color: #000;
}

#brandFooter{
	padding-top:10px;
	margin:0 auto;
	height:40px;
	width:691px;
}


/* Column Two */

#colTwo {
	width: 180px;
	font-size: 12px;
	color: #000;
		font-family: Gill Sans, Verdana;
}



#colTwo form {
	padding: 0px 10px;
}

#colTwo a {
	text-decoration: none;
	color: #ffffff;
}
#colTwo a:hover {
	text-decoration: none;
	color: #ffffff;
}
#colTwo a:visited {
	text-decoration: none;
	color: #ffffff;
}

#colTwo ul ul {
	padding: 10px;
	list-style: square inside;
	color: #000000;
}

#colTwo ul ul a {
	text-decoration: none;
	color: #000000;
}

#colTwo ul ul a:hover {
	text-decoration: underline;
}

.textInput
{
border: 1px dashed #666;
}

#epostpadd{
	margin-top:-5px;
	padding:0;
	padding-bottom:5px;
}

#links{
	text-align:center;
	margin: 0 auto;
	width:550px;
	color:#333;
	font-family: Gill Sans, Verdana;

	margin: 0 auto;
	padding: 0px;
	font-size: 10px; 

}


#links a{
	color:#333;
	font-size: 10px;
}

#links a:hover{
	color:#C09;
	font-size: 10px;

}

