/*
Theme Name: Forenade Bil
Theme URI: http://www.forenadebil.com
Description: Stilmallen som styr designen f&ouml;r Forenade bil
Author: Daniel Gustavsson
Author URI: http://www.swese.se
Version: 1.0
*/

@import url("prop.css"); /* Stilmall för egenskaper för fasta " css " */
@import url("bilar.css"); /* Stilmall för bilar.php mallen */
@import url("default.css"); /* Stilmall för default.php mallen */

html {
border: 0;
margin: 0;
padding: 0; }

body {
background: #f1f1f8 url("images/bg.png") repeat-x;
color: #0d0d0d;
font: 12pt arial, "lucida sans unicode"; }

#wrapper {
margin: 20px auto 20px auto;
width: 964px; }

#header {
background: transparent url("images/header.png") no-repeat;
height: 120px;
width: inherit; }

#main {
background: transparent url("images/main.png") repeat-y;
padding-bottom: 50px;
width: inherit; }

#footer {
background: transparent url("images/footer.png") no-repeat;
height: 200px;
width: inherit; }

/* egenskaper för header */

#header #harea {
background: transparent url("images/headerlogo.png") no-repeat;
height: 60px;
margin: 0 auto;
width: 950px; }
#header #hmenu {
border-top: 1px solid #bfbfbf;
height: 60px;
margin: 0 auto;
width: 905px; }
#header #hmenu #hmenuL {
float: left;
width: 285px; }
#header #hmenu #hmenuR {
float: left;
width: 615px; }

/* Styling av huvudmeny */

#header #hmenu #hmenuL ul {
}
#header #hmenu #hmenuL li {
border-right: 1px solid #bfbfbf;
display: inline;
font-size: 11pt;
list-style-type: none;
padding: 2px 10px 5px 5px; }
#header #hmenu #hmenuL li a {
color: #0d0d0d;
text-decoration: none; }
#header #hmenu #hmenuL li a:hover {
color: #e70505;
text-decoration: none; }
#header #hmenu #hmenuL li.current_page_item a{
color: #e70505; }

#header #hmenu #hmenuR ul {
padding-top: 0px;
}
#header #hmenu #hmenuR li {
display: inline;
font-size: 9pt;
list-style-type: none;
padding: 2px 10px 0 0; }
#header #hmenu #hmenuR li a {
color: #5f5f5f;
text-decoration: none; }
#header #hmenu #hmenuR li a:hover {
color: #e70505;
text-decoration: none; }
#header #hmenu #hmenuR li.current_page_item a{
color: #e70505; }

/* egenskaper för footer */

#footer #footer1 {
float: left;
margin-left: 36px;
width: 172px; }
#footer #footer2 {
float: left;
width: 185px; }
#footer #footer3 {
float: left;
width: 221px; }
#footer #footer4 {
float: left;
width: 203px; }
#footer #footer5 {
float: left;
width: 122px; }

/* styling för footer */

#footer #footer1 a {
color: #0d0d0d;
font-size: 10pt;
text-decoration: none; }
#footer #footer1 a:hover {
background-color: #0d0d0d;
color: #fff;
text-decoration: none; }

#footer #footer2 ul {
width: 181px; }
#footer #footer2 .footer2telefon li {
display: block;
float: left;
font-size: 10pt;
list-style-type: none; }
#footer #footer2 .footer2telefon .footer2telefon2 {
width: 50px; }

#footer #footer3 ul {
width: 181px; }
#footer #footer3 .footer3tider li {
display: block;
float: left;
font-size: 10pt;
list-style-type: none; }
#footer #footer3 .footer3tider .footer3tider2 {
width: 70px; }
#footer #footer3 a {
color: #0d0d0d;
font-size: 10pt;
text-decoration: none; }
#footer #footer3 a:hover {
background-color: #0d0d0d;
color: #fff;
text-decoration: none; }

#footer #footer4 ul {
width: 181px; }
#footer #footer4 .footer4tider li {
display: block;
float: left;
font-size: 10pt;
list-style-type: none; }
#footer #footer4 .footer4tider .footer4tider2 {
width: 70px; }

#footer #footer5 a {
color: #0d0d0d;
font-size: 10pt;
text-decoration: none; }
#footer #footer5 a:hover {
background-color: #0d0d0d;
color: #fff;
text-decoration: none; }

#footer hr {
background-color: #bfbfbf;
border: 0;
height: 1px;
margin: 0 auto;
margin-bottom: 20px;
width: 905px; }

#footer #copyright {
color: #767676;
font-size: 9pt;
margin: 0 auto;
padding-top: 130px;
text-align: center;
width: 905px; }
#footer #copyright a {
color: #767676;
font-size: 10pt;
text-decoration: underline; }
#footer #copyright a:hover {
color: #e70505;
font-size: 10pt;
text-decoration: underline; }
