/* CSS fil till webmind.se Mediatyp, screen. Författare Jens Josefsson, Webmind, jens@webmind.se */


/*
Grön linje över och under menyn:  #34BC08 
Orange sidolinje:  #FF9D00
Grå bakgrundsbox i menyn och underboxar:  #474747
Grå sidobox vänster sida:  #CCCCCC

*/



html
{
    margin: 0;
    padding: 0;
    height: 100%;
}

body
{
    padding: 0px;
    margin: 0;
    background-color: #ccc;
    height: 100%;
    color: #000;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
}




#container
{
    position:relative;
    float:none;

    margin: 0px auto;
    padding: 0px;
    min-height:100%; _height:100%;

    width: 900px;
    background-color: #fff;
    border-left:1px solid #000;
    border-right:1px solid #000;
}
#top
{
    position: relative;
    margin: 0;
    padding: 00;
    width: 900px;
    height: 140px;
    background-color:#000;

   

   
}

#search
{
    position: relative;
    float: right;
    clear:none;
    width: 150px;
    height: 30px;
    padding: 2px 5px 0 0;
    margin:0px 0 0 0;
    text-align: right;
}




.menu
{
    position: relative;
    float: left;
    width: 900px;
    height: 30px;
    margin: 0;
    padding: 0;

    background-color:#474747;
    border-top: 2px solid #34BC08;
    border-bottom: 2px solid #34BC08;
}



#foot
{
    position: relative;
    width: 900px;
    margin: -30px auto 0 auto;
    padding: 8px 0 0 0;
    height: 20px;
    z-index: 98;
    background-color: #fff;
    border-top: 2px solid #34BC08;
    text-align: center;
    color: #000;
}
div#footermargin {height:30px; clear:both;}







/* startsidan*/





#main
{
    position: relative;
    float: left;
    clear: none;
    width: 460px;
    min-height: 500px;
    overflow: visible;
    padding: 20px;
    margin: 0px;
    background-color:#fff;
    
}

    
#mainimg 
{
    position: relative;
    float: left;
    clear:right;
    width:100%;
    padding: 0;
    margin: 20px 0 0 0;
    
}
#imgtext
{
    position: relative;
    float: left;
        

    padding: 0;
    margin: 5px 0 20px 5px;
    font-size:13px;  font-style:italic; font-weight:bold;
    
}

#puffs
{
    position: relative;
    float: left;
    clear: none;
    padding: 20px 0 20px 10px ;
    margin: 0px;
    width: 189px;
    min-height: 500px;
    background-color: #fff;
    border-right:1px solid #FF9D00;
}
.puff
{
    position: relative;
    float: left;
    clear: both;
    padding: 5px 10px 10px 10px;
    margin: 10px;
    width: 140px;
    min-height: 80px;
   background-color:#fff;
   border: 1px solid #000;
   background-image:url(../grfx/boxborder.jpg); background-repeat:repeat-x;
   color:#000; 
}
.puff3
{
    position: relative;
    float: left;
    clear: both;
    padding: 5px 0px 0px 0px;
    margin: 10px;
    width: 160px;
    min-height: 80px;
   background-color:#fff;
   border: 1px solid #000;
   background-image:url(../grfx/boxborder.jpg); background-repeat:repeat-x;
   color:#000; 
}
.puff3 h3
{
    margin:0 0 5px 10px;
    
    
}

#right
{
    position: relative;
    float: left;
    clear: none;
    padding: 20px 0 20px 10px ;
    margin: 0px;
    width: 190px;
    min-height: 500px;
    background-color: #fff;
}

#news
{
    position: relative;
    float: right;
    clear: none;
    padding: 0;
    margin: 0;
    width: 200px;
    min-height: 400px;
}



/* undersidor*/

#SiteMapPath
{
    display:none;
    /* 
    position:relative;
    float:left;
    clear:left;
    width:90%;
    height:15px;
    margin:0;
    padding:2px 15px;
    font-size:10px; */
    
}
.tipsa
{
    position: relative;
    float: left;
    clear: both;
   background-color:#fff;
   border: 2px solid #34BC08;
   background-image:url(../grfx/boxgrey.jpg); background-repeat:repeat-x;
   color:#000; 
   
    width: 160px;
    min-height: 80px;
    padding: 6px 3px 3px 3px;
    margin: 10px 0 0 10px;
    overflow: visible;
   
   
}

	.citat
	{
		margin: 1em 0;
		border: 1px solid #ddd;
		background: url(../grfx/quotea.gif) 5px 5px no-repeat;
		padding-top: 30px;
		font-style: italic;
		font-weight:bold;
	}
	
	.citat p 
	{ 
	    padding: 0 70px; 
	}
	
	.citat p.source
	{
		background: url(../grfx/quoteb.gif) no-repeat 100% 100%;
		padding-bottom: 30px;
		margin: 0 5px 5px 0;
		text-align: right;
		
	}



 #pagemain
{
    position: relative;
    float: right;
    width: 640px;
    min-height: 400px;
    overflow: visible;
    padding: 10px 10px 20px 10px;
    margin: 0px 10px 10px 10px;
    clear: right;
    
}
#left
{
    position: relative;
    float: left;
    clear: none;
    padding: 0px 0 20px 0px ;
    margin: 0px;
    width: 189px;
    min-height: 420px;
    border-right:1px solid #FF9D00;
}


#submenu
{
    position: relative;
    float: left;
    clear: none;
    width: 164px;
    min-height: 0px;
    padding: 1px 3px 3px 3px;
    margin: 10px 0 0 10px;
    overflow: visible;
    background-color: #34BC08;
}
#bottompanel
{
    position: relative;
    float: left;
    width: 850px;
    height: 200px;
    margin: 0;
    padding: 0 0 0 50px;
}



/*Adminsidor*/
#adminmenu
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    width: 842px;
    height: 25px;
    position: relative;
    margin: 0px;
    z-index: 98;
    background-color: #d9e2ea;
    border-bottom: 1px solid #000;
    padding: 5px 0 0 10px;
}
#content
{
    position: relative;
    margin: 10px;
    padding: 10px;
    top: 0px;
    background-color: #FFFFFF;
    border: 1px solid #000;
    overflow: visible;
}
#adminmain
{
    position: relative;
    z-index: 1;
    float: left;
    width: 830px;
    top: 0px;
    min-height: 380px;
    padding: 15px 15px;
    margin: 0;
    overflow: visible;
}
#adminwide
{
    position: relative;
    z-index: 1;
    float: left;
    background-color: #efefef;
    width: 800px;
    top: 0px;
    min-height: 380px;
    border: 1px solid #71889e;
    padding: 15px 10px;
    margin: 347px 10px 10px 10px;
    overflow: visible;
}
.pnlLinks
{
    display: inline;
    clear: none;
}
.adminlabel
{
    display: block;
    font-weight: bold;
    margin: 8px 0 3px 0;
}
.btn
{
    margin: 8px 0 3px 0;
}
button
{
    height: 18px;
    color: #595959;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px 5px 0 0px;
}

.inputshort
{
    width: 110px;
 
    
    background-color:#ccc;
    color:#000;
    font-size:11px;
    height:14px;
    padding:0 3px;
        margin:6px 0 3px 0;
}

#sökbox
{
}

/* Meny */

#start
{
    display: inline;
}
a.startlink
{
    display: block;
    float: left;
    height: 17px;
    padding: 6px 0px 0 20px;
    margin: 0px 0 0 0;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 0.1em;
    font-weight: bold;
    color: #fff;
    border: none;
    text-align: center;
}
a.startlink:hover
{
    color: #ccc;
    background-color: Transparent;
    border: none;
}

ul#topmenu
{
    padding: 0;
    margin: 0 0 0 0px;
    list-style-type: none;
    height: 30px;
    float: left;
}

ul#topmenu li
{
    display: inline;
}

ul#topmenu li a
{
    display: block;
    float: left;
    height: 17px;
    padding: 6px 0px 0 20px;
    margin: 0px 0 0 0;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 0.1em;
    font-weight: bold;
    color: #fff;
    border: none;
    text-align: center;
}


ul#topmenu li a:hover
{
    color: #ccc;
    background-color: Transparent;
    border: none;
}


/* Submenu*/

ul.submenu
{
    padding: 0;
    margin: 0px 0 0px 0px;
    list-style-type: none;
    float: left;
}

ul.submenu li
{
    margin: 0 0 0 0px;
    display: block;
    float: left;
    border: none;
}

ul.submenu li a
{
    display: block;
    float: left;
    width: 159px;
    min-height: 22px;
    margin: 2px 0 0 0;
    padding: 3px 0 2px 5px;
    clear: both;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
        font-size: 11px;

    text-align: left;
    background-color:#474747;

}



ul.submenu li a:hover
{
    color: #868686;
}


/*--------------------------------------------------------- 
.menyadmin
{
    float: left;
    margin-left: 20px;
}

.sortimentbilder_small
{
    width: 100px;
}

.sortimentbilder_large
{
    width: 300px;
}
.root
{
    font-size: 12px;
    font-weight: bold;
}
.parent
{
    font-size: 12px;
    font-weight: normal;
}
.node
{
}
.leaf
{
    display: block;
    background-color: Gray;
}
.bild_thumbnail
{
    max-width: 100px;
    max-height: 100px;
}


.cred
{
    display: block;
    width: auto;
    float: right;
    margin: 20px 40px 20px 20px;
    color: #999;
    font-size: 10px;
    font-weight: normal;
}
*/

.logo
{
    position: relative;
    float: left;
    margin: 0px 0px 0px 0px;
}
.tagline
{
    position: relative;
    float: left;
    margin: 0px 0px 0px 60px;
    color:#fff;
    font-weight:bold;
}

.btnsok
{
    background-color:#ed1c24;
    color:#fff;
    font-size:11px;
    height:20px;
    padding:0 5px 3px 5px;
    border:2px outset #ccc;
    
    
}
.txtsok
{
    background-color:#ccc;
    color:#000;
    font-size:11px;
    height:14px;
    padding:0 3px;
        margin:0 0 2px 0;

    
    
}



/*Tabeller*/

.tabell
{
	border: none;
	padding: 5px;
	
}
.cell
{
	
	
	padding:7px 10px;
	border: none;

}

.tabellhuvud
{
    border-style:dashed;
    border:0px;
    border-collapse:collapse;
    border-color: Black;
    
    background-color: Gray;
    color: White;

    
}

.tabellrad1
{
	background-color: #efefef;
}
.tabellrad2
{
	background-color: #fdfdfd;
		
}



/* Listor */

.puff ul
{
    padding:0 0 0 10px;
    margin:0;
    
}
.puff ul li
{
    padding:0 0 0 0px;
    margin:5px 0px 0px 6px;
}
.puff ul li a
{
    color:#000;
    text-decoration:none;

}
    
/* Formulär */





.formlbl1
{
    position:relative;
    float:left;
    clear:left;
    display:block;
    min-width:100px;
    line-height:20px;
    margin:6px 0 3px 0;
    font-weight:bold;
    
}
.formlbl2
{
    position:relative;
    float:left;
    clear:none;
    display:block;
    width:100px;
    line-height:20px;
    margin:6px 0 3px 10px;
        font-weight:bold;

    
}
.formlbl3
{
    position:relative;
    float:left;
    clear:none;
    display:block;
    width:115px;
    line-height:20px;
    margin:6px 0 3px 90px;
        font-weight:bold;
}
.formlbllong
{
    position:relative;
    float:left;
    clear:left;
    display:block;
    width:300px;
    line-height:20px;
    margin:6px 0 3px 0;
    font-weight:bold;
}
.formtxt 
{
    position:relative;
    float:left;
    clear:right;
    display:block;
    width:140px;
    line-height:20px;
    margin:6px 0 3px 0;
    color: #474747; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	font-size: 11px;

}
.formtxtright 
{
    position:relative;
    float:right;
    clear:right;
    display:block;
    width:140px;
    line-height:20px;
    margin:6px 40px 3px 0;
    color: #474747; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	font-size: 11px;

}
.formtxt2 
{
    position:relative;
    float:left;
    clear:right;
    display:block;
    width:20px;
    line-height:20px;
    margin:6px 0 3px 0;
     color: #474747; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	font-size: 11px;
    
}

/*
.formtxt3 
ock;
    width:20px;
    line-height:20px;
    margin:6px 0 3px 0;
     color: #474747; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	font-size: 11px;
    
}
*/



.formchb
{
   
   
    
}
.formlbldialog
{
    font-weight:bold;
 

    
}
.formtxtdialog
{
  
   
    
}
.formtxtml
{
    position:relative;
    float:left;
    clear:both;
    display:block;
    width:250px;
    line-height:20px;
    margin:6px 0 3px 0;
     color: #474747; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	font-size: 11px;
    
}
.formtxtdialog
{
    position:relative;
    float:left;
    clear:none;
    display:block;
    width:140px;
    margin:6px 0 3px 0;
    color: #474747; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	font-size: 11px;
    
}

.formddl
{
    position:relative;
    float:left;
    clear:right;
    display:block;
    width:auto;
    line-height:20px;
    margin:6px 0 3px 0;
         color: #474747; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	font-size: 11px;
	height:20px;
    
}
.formbtn
{
    position:relative;
    float:left;
    clear:both;
    margin:6px 0 3px 0;
    
}


/*Fix

#container:after
{
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}
*/


tr
{
    vertical-align:top;
   
}

.title
{
    font-size:14px;
    font-weight:bold;
    
}
.description
{
    font-size:12px;
    font-weight:normal;
    font-style:italic;
    }
