/*
File:			sehammarshusvagnar.css
Författare:		Novitell AB, Anders Jonasson
Datum:	 		2009-04-08
Syfte:			Innehåller specifik stilmall för denna sajt, ytterligare stilmall som påverkar sajten ligger i proweb/stylesheet/proweb.css
*/

html{
}

body{
	width:100%;
	height:auto;
	background-image:url(../images/background_image.jpg);
	background-repeat:repeat-x;
	background-color:#deeaeb;
	font-family:Verdana;
	font-size:0.8em;
	color:#394345;
	margin:0px;
	padding:0px;
}

img{
	border:0px;
	margin:0px;
	padding:0px;
}

h1{
	margin-top:2px;
	margin-bottom:0.4em;
	font-size:1.6em;
	color:#394345;
	font-weight:bold;
	font-style:italic;
}

h2{
	margin-top:0.8em;
	margin-bottom:0.4em;
	font-size:1.4em;
	color:#394345;
	font-weight:bold;
	font-style:italic;
}

h3{
	margin-top:1em;
	margin-bottom:0.4em;
	font-size:1.2em;
	color:#394345;
	font-weight:bold;
	font-style:italic;
}

h4, h5, h6{
	margin-top:1.6em;
	margin-bottom:0.1em;
	padding:0px;
	font-size:1.0em;
	color:#394345;
	font-weight:bold;
	font-style:italic;
}

p{
	margin-top:0px;
	margin-bottom:0.8em;
	line-height:1.3em;
	color:#394345;
}

table{
	border-collapse:collapse;
	empty-cells:hide;
	line-height:1.3em;
}
td{
	padding:1px;
	margin:0px;
}
table p{
	margin:0px;
}

form{
	margin:0px;
	line-height:1.4em;
}

fieldset
{
	padding:0px;
	margin:0px;
	border:none;
}

label
{
	display:block;
	font-weight:bold;
	padding:0;
	margin:0;
	margin-top:0.5em;
}

legend
{
	display:block;
	font-weight:bold;
	padding:0;
	margin:0;
}


a{color:#555a31; text-decoration:underline;}
a:visited{color:#555a31;}
a:hover{color:#555a31;}

/* ---------------------------------- SIDANS STRUKTUR -------------------------------- */

/* SIDAN PLACERING */
.clsContainer{
	margin:auto;
	height:auto;
	width:940px;
	text-align:left;
	overflow:hidden;
	padding-top:50px;
}

.clsLeftFloat{
	float:left;
}

/*Huvud*/
.clsHeader{
	background-image:url(../images/header.gif);
	background-color:#fff;
	width:726px;
	height:auto;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:0px;
}

/* Logotyp */
.clsLogotype{
	padding-top:10px;
	padding-left:20px;
}

.clsLogotypePrint{
	display:none;
}

/* Toppbild  
 Se template: graphic/topimage.tpl
*/


/* Toppmeny */
.clsTopmenu{
	background-image:url(../images/topmenu.gif);
	background-repeat:no-repeat;
	background-color:#3a3f19;
	width:746px;
	height:41px;
}
.clsTopmenu ul{
	margin:0px;
	padding:0px;
	display:block;
	padding-left:10px;
	padding-top:5px;
}
.clsTopmenu ul li{
	list-style-type:none;
	display:inline;
	margin-left:10px;
}
.clsTopmenu a{
	text-decoration:none;
	font-size:0.9em;
	font-weight:bold;
	font-style:normal;
}
.clsTopmenu a:link{
	color:#fff;
}
.clsTopmenu a:visited{
	color:#fff;
}
.clsTopmenu a:hover{
	color:#fff;
}
.clsTopmenu a.clsSelected:link{
	color:#a9b174;
}
.clsTopmenu a.clsSelected:visited{
	color:#a9b174;
}
.clsTopmenu a.clsSelected:hover{
	color:#a9b174;
}




/* satsyta */
.clsContent{
	float:left;
	width:746px;
	height:auto;
	background-color:#fff;
	background-image:url(../images/content.gif);
	overflow:hidden;
}
.clsContentBottom{
	background-image:url(../images/content_bottom.gif);
	width:746px;
	height:19px;
	clear:both;
}

/* Brödsmulor */
.clsPath{
	clear:both;
	border-top:solid 1px #ccc;
	margin-top:20px;
	margin-bottom:30px;
}

/*  vänsterkolumn  */
.clsLeftColumn{
	margin:15px;
	width:177px;
	height:auto;
	float:left;
}


/* Undermeny */
.clsSubmenu{
padding-bottom:5px;
}
.clsSubmenu ul{
	margin:0px;
	padding:0px;
}
.clsSubmenu ul li{
	list-style-type:none;
	display:block;
}

.clsSubmenu li.clsTopItem {
	background-image:url(../images/submenu_top.gif);
	background-color:#90a8ae;
	color:#fff;
	width:167px;
	height:26px;
	font-weight:bold;
	font-style:italic;
	padding-left:10px;
	padding-top:5px;
	font-size:1.35em;
	border-bottom:solid 1px #fff;
}
.clsSubmenu a{
	display:block;
	width:157px;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	font-size:0.9em;
	font-weight:normal;
	border-bottom:solid 1px #ebebda;
	background-image:url(../images/submenu.gif);
}
.clsSubmenu a:hover{
	background-image:url(../images/submenu_hover.gif);
}
.clsSubmenu a.clsMenuItemSelected{
	background-image:url(../images/submenu_selected.gif);
	
}
.clsSubmenu a.clsMenuItemSelected:hover{
	background-image:url(../images/submenu_selected.gif);
}

/* Undermeny (sista nivå)  */
.clsSubmenu2{
}
.clsSubmenu2 li a{
	display:block;
	width:142px;
	padding-left:25px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	font-size:0.9em;
	font-weight:normal;
	font-style:italic;
	border-bottom:solid 1px #ebebda;
	background-image:url(../images/submenu.gif);
}
.clsSubmenu2 li a:hover{
	background-image:url(../images/submenu_hover.gif);
}
l.clsSubmenu2 li a.clsSelected{
	background-image:url(../images/submenu_selected.gif);
}
.clsSubmenu2 li a.clsSelected:hover{
	background-image:url(../images/submenu_selected.gif);
}


/* Vänsterspalt undermeny-info  */
.clsInfo{
margin-top:0px;
}
.clsInfo h1, .clsInfo h2, .clsInfo h3, .clsInfo h4, .clsInfo h5, .clsInfo h6, .clsNews h4{
	margin-top:0.7em;
	margin-bottom:0.1em;
	font-size:1em;
	font-weight:bold;
}
.clsNews h1, .clsNews h2, .clsNews h3, .clsNews h4, .clsNews h5, .clsNews h6, .clsNews h4{
	margin-top:0.7em;
	margin-bottom:0.1em;
	font-size:1em;
	font-weight:bold;
}



/* HÖGER KOLUMN */
.clsRightColumn{
	float:right;
	width:500px;
	margin-right:30px;
	margin-top:15px;
}


/*SIDOSPALT TILL HÖGER*/
.clsRightSide{
	margin-top:1px;
	float:right;
}
.clsRightSide .clsRightTop{
	background-image:url(../images/righttop.gif);
	background-color:#90a8ae;
	color:#fff;
	width:176px;
	height:26px;
	font-weight:bold;
	font-style:italic;
	padding-left:10px;
	padding-top:4px;
	font-size:1.35em;
}
.clsRightSide .clsRightCenter{
	background-image:url(../images/rightcenter.gif);
	width:166px;
	height:auto;
	padding:10px;
	overflow:hidden;
}
.clsRightSide .clsRightBottom{
	background-image:url(../images/rightbottom.gif);
	width:187px;
	height:10px;
	margin-bottom:10px;
	overflow:hidden;
}
.clsRightSide .clsRightTop2{
	background-image:url(../images/righttop2.gif);
	background-color:#90a8ae;
	color:#fff;
	width:176px;
	height:26px;
	font-weight:bold;
	font-style:italic;
	padding-left:10px;
	padding-top:4px;
	font-size:1.35em;
}
.clsRightSide .clsRightCenter2{
	background-image:url(../images/rightcenter2.gif);
	width:166px;
	height:auto;
	padding:10px;
	overflow:hidden;
}
.clsRightSide .clsRightBottom2{
	background-image:url(../images/rightbottom2.gif);
	width:187px;
	height:10px;
	margin-bottom:10px;
	overflow:hidden;
}


.clsFooter{
	width:740px;
	font-size:0.85em;
}


/* IFRAME */
iframe{
	overflow-x:hidden;
}


/* GÖMMER LAGER */
.clsHidden{
	display:none;
}


/* RENSAR FLOAT */
.clsClear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	width:auto;
}

.clsNovitell
{
	clear:both;
	font-size:0.7em;
}

/* -------------------------- Specifika inställningar för just denna sajt (frontendredigering) ----------------------------- */

/* Verktygsboxen */
div#toolbar
{
	background-color:#dfeaec;
	color:#394345;
	border:1px solid #91a9af;
	margin-bottom:7px;
	width:938px;
}
div#toolbar a{
	color:#394345;
}
#ezwt{
	background-color:#dfeaec;
	border-top:solid 1px #91a9af;
	border-left:solid 1px #91a9af;
	border-right:solid 1px #91a9af;
}

/* Administrationfält */
.border-box{
	background-color:#dfeaec;
	border:solid 1px #91a9af;
}

/*Wysiwyg*/
table.toolbar, table.statusbar{
	background-color:#dfeaec;
}