﻿/*--- Standard classes ---*/

html 
{
    height:100%;
}

body {
	color:#777777;
	font-size: 12px;
	line-height:1.5em;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding:0px;
	height:100%;
}

img { border:none; }

h1 {
	color:#777777;
	font-size: 18px;
	font-weight: bold;
	margin:0.5em 0 0.25em 0;
	line-height:1.3em;
}

h2 {
	color:#777777;
	font-size: 14px;
	font-weight: bold;
	margin:0.75em 0 0.25em 0;
	padding:0;
}

h3 {    
	color:#393939;
	font-size: 12px;
	font-weight: bold;
	margin:0.75em 0 0.25em 0;
	padding:0;
}


hr {color: #fff; background-color: #fff; border: 1px dotted #bbbbbb; border-style: none none dotted; margin:1em 0 1em 0; }

a:link {
    color:#0C4783;
    text-decoration:none;
}
a:visited {
    color:#074B4B;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}

form {
    display:inline;
}

input.text, textarea {
	color:#777777;
	font-size: 12px;
	line-height:1.5em;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}



/*--- Site wide classes ---*/

#divMaincontainer {
	margin: 0px auto 0px;
    width:990px;
    position:relative;
  	padding-bottom:162px;
}

.clearer {  
    clear:both;
}

.solo {
    background:transparent url('/img/shadow-gray.gif') no-repeat scroll right bottom;
    border-color:-moz-use-text-color -moz-use-text-color -moz-use-text-color -moz-use-text-color;
    border-style:solid none none solid;
    border-width:1px medium medium 1px;
    border:none;
    padding:4px 10px 10px 4px;
    width:60px;
    margin:0 10px 0 0;
}

.divColumnLeft {
    float:left;
    width:300px;
    margin-right:40px;
}


.divColumnRight {
    width:630px;
    float:right;
}

.hidden
{
    display:none;
}

.error
{
    color:#990000;
    font-weight:bold;
}

.info
{
    color:#009900;
    font-weight:bold;
}

    




/*--- Top part & Main menu ---*/

#container {
   min-height:100%;
   position:relative;
}

#divLogo {
    position:absolute;
    top:25px;
    left:20px;
}

#divLogoSpecial {
    position:absolute;
    top:10px;
    left:20px;
}


#divMaincontent {
    width:970px;
    position:relative;
}

#divMenu {
    padding-bottom:20px;
    /*border:solid 1px green;*/
}

#ulMenu  {
    margin:0 0 0 20px;
    padding:3px 0 11px 0;
}

#ulMenu li {
    display:inline;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0 20px 0 0;
    padding:0;
}

#ulMenu li a {
    font-family:"Times New Roman", Times, serif;
    font-size:18px;
    color:#563614;
    text-decoration:none;
}

#divSearch {
    position:absolute;
    right:0px;
    top:0px;
    font-size:18px;
    font-family:"Times New Roman", Times, serif;
}

#spanSearch {
    font-size:18px;
    font-family:"Times New Roman", Times, serif;
}



/*--- LEFT MENU ---*/

.left-menu-header { border-bottom:dashed 1px #999999; padding:5px 5px; }

/* A few IE bug fixes */
* html .left-menu ul li a { height: 100%; }
* html .left-menu li a { height: 100%; }
* html .left-menu ul li { margin-bottom: -1px; }

.left-menu  { position:relative; margin: 0; padding: 0;}
.left-menu * { margin: 0; padding: 0; }

.left-menu {  }
.left-menu ul {  }
.left-menu li { width: 240px; list-style-type:none; }
.left-menu ul li { width: 230px; border-bottom: none; margin: 0; padding: 0 0 0 15px; }
.left-menu li a { display:block; padding:5px 0px 5px 15px; text-decoration:none; font-size:14px; }
.left-menu ul li a { padding:3px 0px; font-weight:normal; font-size:12px; }
.left-menu li a:hover { display:block; color:#000000; }

.left-menu a.current { font-weight:bold; padding-left:0px; }
.left-menu li.current { padding-left: 15px; background-image: url(/img/menu_selected.gif); background-repeat: no-repeat; background-position: 0 0.5em; }

.left-menu li ul.level1 {display:none;}
.left-menu li.current ul.level1 {display:block;}

.hProductmenu {
    display:inline;
    letter-spacing:0.1em;
}

#divProductmenuHead {
    border-bottom:dotted 1px #bbbbbb;
    position:relative;
    padding:8px 10px 8px 15px;
    padding-bottom:1em;
    margin-bottom:0.5em;
}

.spanNewprod {
    font-weight:bold;
    color:#F59C28;
}




/*--- Homepage ---*/

.hNewProducts {
    display:inline;
    font-size:22px;
}

#divNewProductsHead {
    border-bottom:dotted 1px #bbbbbb;
    position:relative;
    padding:8px 10px 18px 50px;
}

* html #divNewProductsHead {
    height:1%;
}

#imgNewStar {
    position:absolute;
    top:1px;
    left:0px;
}

#divFrontImage {
    margin-bottom:20px;
}

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

.divFrontLeft {
    float:left;
    width:565px;
    padding-right:40px;
}

.divFrontRight {
    width:355px;
    float:right;
    margin-top:10px;
}

#tblNewproducts td {
    vertical-align:top;
    padding: 5px 0 5px 0;
}

.aNewprod {
    font-weight:bold;
}

#quotes
{
    margin:20px 0;
    overflow:auto;
}

#bubbleUl
{
    margin:0px;
    padding:0px;
}

.bubble
{
    width:565px;
    margin:0 0px 0 0;
    list-style-type:none;
    display:inline;
}
.bubbleTop
{
    height:23px;
    width:565px;
    background:transparent url('img/bubble-top.png') no-repeat top center;
}
.bubbleMiddle
{
    padding:0 35px 10px 25px;
    width:505px;
    background:transparent url('img/bubble-middle.png') repeat-y top center;
}
.bubbleBottom
{
    height:64px;
    width:565px;
    background:transparent url('img/bubble-bottom.png') no-repeat top center;
}    



/*--- Products page ---*/

.divHeader
{
    margin-bottom:10px;
}

.headerText
{
    width:390px;
    padding-right:10px;
}

.headerFb {
    width:200px;
    float:right;
    padding-top:12px;
    text-align:right;
}

#fb-root > div { left:0 } 

.divContent
{
    margin-top:10px;
}
    
.divProdLeft {
    float:left;
    width:390px;
    padding-right:40px;
}

.divProdRight {
    width:200px;
    float:right;
}

img.framed {
    background:transparent url(/img/shadow.gif) no-repeat scroll right bottom;
    border-top:solid 1px #eeeeee;
    border-left:solid 1px #eeeeee;
    padding:4px 10px 10px 4px;
    width:185px;
    margin-bottom:10px;
}


.productForm 
{
    margin-top:1.5em;
    border-top:1px solid #eeeeee;
    padding-top:1em;
}

.inquery
{
    background-color:#eeeeee;
    padding:15px 20px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.inqField
{
    border:1px solid #dddddd;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding:7px 0;
    background-color:#ffffff;
    margin:5px 0;
    color:#cccccc;
}    

.inqInput, .txtDate
{
    margin-left: 30px;
    width:300px;
    height:16px;
    padding:2px;
    border:0px dotted #dddddd;
    color:#aaaaaa;
}

.inqInputActive
{
    color:#666666;
}

.inqName { background:#ffffff url('img/icon-name.png') no-repeat 7px center; }
.inqTel { background:#ffffff url('img/icon-phone.png') no-repeat 7px center; }
.inqEmail { background:#ffffff url('img/icon-email.png') no-repeat 7px center; }
.inqType { background:#ffffff url('img/icon-business.png') no-repeat 7px center; padding:4px 0; }
.inqCompany { background:#ffffff url('img/icon-company.png') no-repeat 7px center; display:none; }
.inqCity { background:#ffffff url('img/icon-location.png') no-repeat 7px center; }
.inqDate { background:#ffffff url('img/icon-date.png') no-repeat 7px center; }
.inqInfo { background:#ffffff url('img/icon-info.png') no-repeat 7px 10px; }
.inqSecurity { background:#ffffff url('img/icon-security.png') no-repeat 7px center; }

.inquery table
{
    border-spacing:0;
}

.inquery table td
{
    margin:0;
    padding:0;
}

.inqTextbox
{
    height:100px;
}

.explanation
{
    font-size:10px;
}



/*--- Search page ---*/

table#tblSearchresult td {
    vertical-align:top;
    padding-top:20px;
}

img.searchpic {
    background:transparent url(/img/shadow.gif) no-repeat scroll right bottom;
    border-top:solid 1px #eeeeee;
    border-left:solid 1px #eeeeee;
    padding:4px 10px 10px 4px;
    width:70px;
    margin:0 20px 10px 0;
}



/*--- Bildarkiv & Content pages ---*/
img.imgBildarkiv {
    background:transparent url(/img/shadow.gif) no-repeat scroll right bottom;
    border-top:solid 1px #eeeeee;
    border-left:solid 1px #eeeeee;
    padding:4px 10px 10px 4px;
    height:100px;
    margin:20px 20px 0px 0;
}

.divContentpage, .divHeaderpage, .divShowcase {
    margin:0 20px;
}

.divPageContainer{
    position:relative;
	width: 100%;
	overflow:visible;
}

.divPagemenu {
    float:left;
    width:300px;
    margin-bottom:20px;
}

.divRight {
    margin-bottom:20px;
}

#divPageRight2 {
    margin-left:0px;
}


.divNewsLeft {
    float:left;
    width:630px;
    padding-right:40px;
}

.divNewsRight {
    width:200px;
    float:right;
}

.partnerDiv {
	float:left;
	margin:0 40px 40px 0;
	text-align:center;
}


/*--- Alla produkter ---*/

ul#ulAllProd {padding:0; margin:20px 0;}

ul#ulAllProd li
{
    font-weight:bold;
    padding:0 0 0.25em 0;
    list-style-type:none; 
    margin:0;
}



/*--- Footer ---*/

#divFooter {
    position:absolute;
    bottom:0px;
    width:100%;
    height:162px;   /* Height of the footer */
    width:100%;
}

#divFooterTop {
    background-color:#eeeeee;
    border-top:dotted 1px #bbbbbb;
    height:10px;
    margin-top:20px;
}

#divFooterMain {
    background-image:url(/img/footer-bg.jpg);
    background-repeat:repeat-x;
    color:#ffffff;
    height:111px;
    text-align:center;
    border-collapse:collapse;
    padding:20px 0 0 0;
}

#divFooterMain a {
    color:#ffffff;
    text-decoration:underline;
}




/*--- ADMIN ---*/

.divAdminContent table td {
    vertical-align:top;
}

.tdRubrik {
    font-weight:bold;
    padding-right:20px;
}

.tblImgAdmin td span, .blockBox {
    display:block;
}
