/* CSS Document */
HTML
{
   height:100%;
} 
body{
	color: #fff;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	
	text-align:left;
	line-height:1.2em;
    height:100%;

    background:url(../images/layout/bg.jpg) no-repeat top center #000;

}


/*  HTML5 */
header
,nav
,section
,article
,aside
,footer
,hgroup 
{ 
display: block;
}


strong, label{
color:#eee;
}

/*  Layout */

#container{
margin: 0 auto;
position:relative;
width:1024px;
}


#header{
	height:135px;
	padding:0 0px 0 25px;
}

#logo{
background:url(../images/layout/logo.jpg) no-repeat;
	height:100px;
	width:600px;
	float:left;
	margin-top: 15px;
	
}
.headerAddress{
margin:44px 36px 0 0 !important;
float:right;
margin: 12px 36px 0 0;
float: right;
font-size: 0.9em;
line-height: 1em;
}

.headerAddress, .headerAddress a:link, .headerAddress a:visited{
color: #fff;
}

.headerAddress a:hover{
	border-bottom:1px solid #999;
}

.contact-us_address{
margin: 0px 0px 0px 100px;
font-size: 0.9em;
line-height: 1.4em;
color: #999;
}
.contact-us_address img{
border-bottom:1px solid #ccc;
}


#content{
	padding:117px 17px 17px 17px;
	background-color:#212121;
}

#content p, #content h1,#content h2,#content h3  {
margin-left: 8px;
}

#footer /* copyright mm*/
{
	vertical-align:bottom;
	margin-right: 0 auto;
	text-align:left;
	padding-top:20px;
	padding-bottom:50px;
	clear:both;	
	padding-left: 45px;
/*	background: #eee; */
	background:url(../images/layout/footerBg.jpg) repeat-x;
	
}

/*  Layout */

b{
	color: #333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	line-height:14pt;
	font-weight:bold;
}


#posted /*när ett inlägg har blivit postat*/
{
	font-size: 10pt; 
	color:#999999; 
	font-weight:normal;
	margin:0px;
}

h1, h2, h3, h4, h5 { 
letter-spacing: 1px;
margin-top: 5px;
 }



h1, h2 {
font-size: 1.7em;
line-height:0.1em;
padding:0px; 
margin-top: 30px;
text-transform:uppercase;

/* color:#5c6f81;*/

color:#fff;
}

h3 { font-size: 1.0em; }


/*INPUTS*/
input {
	border: 1px solid #999;
	color: #262421;
	font: 1.1em arial,sans-serif;
	padding: 2px;
}
textarea {
	border: 1px solid #999;
	color: #262421;
	font: 1.1em arial,sans-serif;
	padding: 2px;
}

input.textbox { padding-top: 3px }
.button{
background:url("../images/layout/btn_bg.jpg");
margin:2px;
}



#edit
{
	font-family: Verdana, sans-serif;
	font-size: 10pt; 
	color:#666666; 
	font-weight:normal;
}


.left /*vänsterspalt*/
{
	/*background-color: #D8D8D8;*/
padding: 2px;
width: 200px;
float: right;
border-left-style: dotted;
border-left-color: #C2C2C2;
position: absolute;
top: 10px;
left: 50%;
color: #ccc;

}



#messageholder /*Håller inläggen*/
{
	margin-right: auto; 
	margin-left: auto;
	background-color: #FFFFFF;
	text-align:left;
}

#full_text_1 /*lådan vari texten hamnar*/
{
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding:10pt;
	font-family: Georgia, serif;
	font-size: 9pt;
	line-height:14pt;
	text-align:left;

}

a:link  /*länkar*/       
{
	color:#155D7A;
	text-decoration: none;
	line-height: normal;
}

a:visited      
{ 		 
	color:#155D7A;
	text-decoration: none; 
	line-height: normal;
}

a:hover      
{  		
	color:#3366CC; 
	text-decoration: none; 
	line-height: normal;
	/*border-bottom:1px solid #3366CC; */
}


.inl
{
	
	color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 11pt;
}
#kat
{
	color: #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	font-style:italic;
	line-height:14pt;
}

/* MENU */
#adminMenu{
clear: both;
line-height:2.5em;
background:#000;
	text-indent:8px;
}

#adminMenu a:link,#adminMenu a:visited{
color: #ccc;
}

#Ptitle
{
	color: #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:bold;
}


.user
{

	color: #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	font-style:italic;

}

.text
{
	color: #333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	font-style:italic;
	line-height:14pt;;
}

.statusError{
color:#FF0000;
}
.statusOK{
color:#0000FF;
}

.sectionCol{
background-color:#eee;
border:1px solid #ccc;
margin:1px;
}
.sectionCol TR TD{
padding-top:4px;
padding-bottom:4px;
padding-left:6px;
}

.storyMainPic{
margin:5px;
border: 1px solid #444;
background:#333;
padding: 8px;
}


.topBannerPics{
float:left;
}

.topBannerPics img{
margin: 4px;
border:0;
}


#gallery{

margin: 0 auto;
width: 960px;
}

.galleryPics{
margin: 3px;
padding: 0px;
border: 1px solid #444;
height: 173px;
width: 230px;
background-color: #333;
background-repeat: no-repeat;
background-position: center center;
overflow: hidden;
float: left;
display: block;
}
A.galleryPics:hover{
color:#000000;
border:1px solid #999;
}


.catMenu{
height:30px;
background-color: #333;
text-indent:15px;
size: 80%;
}

.catMenu a.catLink{
line-height:30px;
margin-left:7px;
margin-right:7px;
color:#eee;

}
.catMenu a.catLink:hover{
border-bottom:2px solid #eee;
}



.flags{
float:left;
height:25px;
width:40px;
margin:10px 4px 0px 1px;
border:1px solid #ccc;
}


/* English */
.en_menuItem{
float:left;
display:block;
overflow:hidden;
height:28px;
line-height:36px;

width:auto;
margin:0px 1px 0px 1px;
}

.en_menuItem:hover{
text-decoration:underline;
}

.clear{
clear:both;
}

.hidden {display:none;}

.formSection{
border-bottom:2px solid #666; border-top:2px solid #666;
background-color: #333;
width:100%;
}





