/*
Theme Name: SFF WordPress tema av Joachim Blomberg
Theme URI: http://wordpress.org/
Description: Custom tema för SFF
Version: 0.3
Author: Joachim Blomberg
Author URI: 
Tags: rött, svart och vitt, tre spalter
*/

html{
overflow-y: scroll;
}

html, body{
margin: 0px;
padding: 0px;
text-align: center;
background-image: url(images/shell/back_rep_x.gif);
background-repeat: repeat-x;
background-color: #FFFFFF;
}

/*Divs starts here*/

#wrapper{
position: relative;
margin: 0 auto;
text-align: left;
width: 960px;
z-index: 1;
}

#top{
height: 289px;
}

#customer_service{
position: absolute;
top: 9px;
left: 772px;
}

#menu{
height: 40px;
}

#content{
min-height: 420px;
height: auto !important;
height: 420px;
background-color: #FFF;
}

#innercontent{
padding: 10px 10px 0 10px;
}

#varningslistan{
background-image: url(images/startpage/folders.jpg);
background-repeat: no-repeat;
background-position: right 22px;
}

#col_1, #col_3{
width: 310px;
}

#col_2{
width: 320px;
}

#col_1 .col_space{
padding: 0 10px 0 0;
}

#col_2 .col_space{
padding: 0 10px 0 10px;
}

#col_3 .col_space{
padding: 0 0 0 10px;
}

#footer{
height: 140px;
}

#footer_space{
padding: 10px;
}
	
#contact{
background-color: #eaeaea;
height: 98px;
}

#contact_space{
padding: 20px;
}

#slogan{
background-image: url(images/shell/slogan_bg.gif);
background-repeat: no-repeat;
background-position: 90% bottom;
width: 400px;
margin-right: 10px;
}

#news_wrapper{
background-image: url(images/shell/input_text_bg.gif);
background-repeat: no-repeat;
}

#news{
width: 300px;
height: 155px;
overflow: auto;
margin-bottom: 20px;
border: 1px solid #d3d3d3;
position: relative;
}

.news_item{
margin: 10px 2px 0 10px;
/*width: 280px;*/
}

.news_date{
width: 35px;
}

.news_text{
width: 235px;	
}

#back_fix{
position: absolute;
width: 100%;
height: 289px;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
background-image: url(images/shell/back_fix.jpg);
background-attachment: scroll;
background-repeat: no-repeat;
background-position: center top;
z-index: 0;
}

.margin_right{
margin-right: 15px;
}

.news_single{
width: 600px;
}


/*Divs ends here*/
	

/*Menu starts here*/

#nav, #nav ul{
margin: 0px;
padding: 0px;
list-style: none;
height: 1%;
position: relative;
}

#nav{
margin-left: 10px;
}

#nav ul{
position: absolute;
top: -999em;
margin-top: 0px;
z-index: 100000;		
width: 200px;
height: auto;
}

#nav ul ul{
left: 100%;
/*Topmarginal på flik (menyhöjd + padding)*/
margin-top: -30px;
width: 300px;
}

#nav li{
position: relative;
margin: 0px;
margin-right: 10px;
padding: 0px;
float: left;
z-index: 0;
}

#nav li li{
z-index: 1000;
margin: 0px;
padding: 0px;
width: 200px;
}

#nav li li li{
margin: 0px;
padding: 0px;
width: 300px;
}

#nav a{
display: block;
/*Höjd på meny*/
line-height: 40px;
margin: 0px !important;
padding: 0px 12px 0px 12px;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFF;
text-decoration: none;
}

/*WP classes here current_page_item, current_page_item*/
	
#nav #menu_active_left, #nav .current_page_item{	
background-image: url(images/shell/menu_active_left.gif);
background-repeat: no-repeat;
background-position: left bottom;
}	
	
#nav .menu_active_right, .current_page_item a{
background-image: url(images/shell/menu_active_right.gif);
background-repeat: no-repeat;
background-position: right bottom;
}	

#nav ul a{
padding: 0px;
padding-left: 15px;
background-color: #aa000d;
height: 30px;
line-height: 30px;
background-image: none;
}

#nav ul ul a{
position: relative;
padding: 0px;
/*Höjd på undermenyer (nivå tre)*/
height: 30px;
line-height: 30px;
padding-left: 150px;
background-color:#CCFF66;
}

#nav a:hover{
}

#nav ul a:hover{
background-color: #c42935;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul{
top: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul{ 			
top: auto;
}

/*Menu ends here*/


/*Typography starts here*/

p, #content, a{
font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #000;
margin: 0px;
padding: 0px;
margin-bottom: 15px;
}

#customer_service p{
color: #FFF;
}

h1, h2, h3{
font-family: "Times New Roman", Times, serif;
font-size: 22px;
line-height: 28px;
font-weight: normal;
margin: 0px;
padding: 0px;
margin-bottom: 12px;
}

h2{
font-size: 20px;
line-height: 24px;
}

h3{
font-size: 18px;
line-height: 20px;
}

strong{
font-weight: bold;
}

#footer p{
margin: 0px;
}

a, a:link, a:visited{
text-decoration: underline;
}

#contact p, #contact a{
color: #726c6c;
margin: 0px;
font-size: 11px;
line-height: 14px;
}

#slogan h1{
font-size: 18px;
font-style: italic;
color: #726c6c;
margin: 0px;
}

.btn{
background-image: url(images/shell/btn_bg.gif);
background-repeat: no-repeat;
width: 68px;
height: 23px;
display: block;
color: #FFF;
text-decoration: none !important;
text-align:center;
line-height: 23px;
border: 0px;	
}

#varningslistan p{
width: 155px;
}

.news_date p{
font-size: 13px;
}

.news_text p{
margin: 0px;
}

#home_link{
display: block;
width: 352px;
height: 79px;
}


/*WP class*/
.more-link{
float: right;
margin-right: 15px;
}

/*Typography ends here*/


/*Lists starts here*/

#example_list{
margin: 0px;
padding: 0px;
list-style: none;
}

#example_list li{
background-image: url(images/shell/list_bullet.gif);
background-repeat: no-repeat;
padding-left: 20px;
margin-bottom: 6px;
}

	
/*Lists ends here*/


/*Images starts here*/

#content img{
padding: 6px;
border: 1px solid #d3d3d3;
display: block;
}

#to_top_arrow{
margin-left: 5px;
}

#intro{
margin-top: 20px;
}

/*Images ends here*/


/*Forms starts here*/

form{
margin: 0px;
padding: 0px;
}

label{
display: block;
}

.text{
background-image: url(images/shell/input_text_bg.gif);
background-repeat: no-repeat;
border: 1px solid #d3d3d3;
height: 20px;
width: 296px;
padding: 5px 0 0 5px;
margin-bottom: 6px;
}

.submit{
background-image: url(images/shell/btn_bg.gif);
background-repeat: no-repeat;
width: 68px;
height: 23px;
color: #FFF;
line-height: 23px;
border: 0px;
font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
float: left;
}

/*Forms ends here*/

/*WP WPCF7 starts here*/

div .wpcf7{
margin: 0px;
padding: 0px;
}

.InputAddError{
border: 1px solid #aa000d;
}

.wpcf7-response-output{
position: relative;
width: 220px;
margin-left: 81px;
}

div .wpcf7-response-output, div .wpcf7-validation-errors, div .wpcf7-mail-sent-ng{
border: 1px solid #aa000d;
width: 220px;
/*height: 21px;*/
line-height: 21px;
/*float: right;*/
text-align: center;
display: none;
}

div .wpcf7-mail-sent-ok{
border: 1px solid #64a43a;
}

.wpcf7 p, .wpcf7 .spacer_{
margin: 0px;
padding: 0px;
}

.wpcf7 .spacer_{
display: none;
visibility: hidden;
}

/*WP WPCF7 ends here*/


/*Various classes starts here*/

.right{
float: right;
display: inline;
}

.left{
float: left;
display: inline;	
}

.clear{
clear: both;
}

.last{
margin: 0px !important;
}

/*Various classes ends here*/