* {
	font-family: Verdana;
	font-size: 8pt;
	color: #575757;
	margin: 0px;
	padding: 0px;
}

ul {
	padding: 10px;
}
small {
	font-size: 6.5pt;
}

input {
	color: black;
}


input[type="button"], input[type="submit"], input[type="text"], option, input, select, textarea
{
    padding:3px;
}
select {
	width: 100%;
}

/* Nicer inputs */
.niceform select, .niceform option, .niceform input, .niceform textarea
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px 4px 4px 4px;
    font-size:12px;
    padding:3px;
    margin:2px 2px 2px 10px;
    color:#546a8d;
}

.niceform input[type="text"], input.niceTxt
{
    padding:3px;
}

.niceform input, .niceform select
{
    border:none;
}

.addNiceBorder input, .addNiceBorder select
{
    border:1px solid #999;
}

input.req, select.req
{
    /*border:1px solid #e47f5c;*/
}

input.niceBox 
{
    float:right;
    margin:3px 20px;
   
}

/* Nicer form buttons, class niceBtn for ie */
       
input[type="button"], input[type="submit"], input.niceBtn, .niceBtn
{
    padding:5px 10px;
    background: none;
    background-image:url(../img/berakna.png);
    background-repeat:no-repeat;
    background-position:center;
    color:#fff;
    font-weight:bold;
    border:none;
    width:150px;
    height:25px;
}

#WzTtDiV
{
    -moz-box-shadow: 3px 3px 5px #555;
    -webkit-box-shadow: 3px 3px 5px #555;
    box-shadow: 3px 3px 5px #555;
}

#WzTiTl 
{
    border-radius:4px 4px 0 0;
}

#WzBoDy
{
    border-radius:0 0 4px 4px;
}


.helpImg 
{
    cursor:pointer;
    margin:0 auto;
}

body {
	background-image: url(../img/backgrounds/bar2.gif);
	background-repeat: repeat;
}
div.backgroundbar {
	/*background-color:#FFFFFF;*/

	*background-image: url(../img/backgrounds/bar.gif);
	background-position: bottom right;
	background-repeat: repeat-y;  /* Test-Change */
	/*width: 784px; */ /* Test-Change */
	/*width: 960px; /* Test-Change */
	width: 998px;
	margin: auto; /* Test-Change */
}

div.backgroundbarFF {
	/*background-color:#FFFFFF;*/
	*background-image: url(../img/backgrounds/bar.gif);
	background-position: bottom center;
	background-repeat: repeat-y;
	/*width: 784px; /* Test-Change */
	width: 998px;
	margin: 0 auto;
}



div.supercontainer {
	/*width: 746px; /* Test-Change */
	background-color:#FFFFFF;
	width: 960px;
	margin: 0 auto;
	-moz-box-shadow: 0px 0px 15px #888; /* Test-Change */
    -webkit-box-shadow: 0px 0px 15px #888; /* Test-Change */
    box-shadow: 0px 0px 15px #888; /* Test-Change */
}

div.maincontent {
	/*height: 100%;*/
	text-align:center;
	overflow: auto;
	width:100%;
}

td.test {
background-image: url(../img/backgrounds/leftmenu.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

div.leftmenu {
	/*width: 170px; /* Test-Change */
	width: 180px;
	padding: 0 15px;
	background-image: url(../img/backgrounds/leftmenu.gif);
	background-position: right;
	background-repeat: no-repeat;
	float:left;
	/*min-height: 100%;*/
	/*height: 100%;*/
}

div.leftmenu div.menu{
	background-color: #DAEBF5;
	border: 1px solid #C7CBCC;
	margin: 7px;
	padding: 6px;
}

div.leftmenu div.menu a{
	display: block;
	border-bottom: 1px solid #94CAE2;
	font-family: Arial;
	line-height: 26px;
	width: 100%;
	text-decoration: none;
	color: #5C5859;
}

div.leftmenu div.menu a:hover, div.leftmenu div.menu a.selected, div.leftmenu div.menu a:hover b, div.leftmenu div.menu a.selected b {
	background-color: #55A7D9;
	color: white;
}

div.leftmenu div.menu a.selected {
	font-weight: bold;
}


div.fl {
	float:left;
	margin:7px;
}

div.fl_new
{
   margin-top:20px;
   margin-left:25px;
	position:absolute;
}

div.fr {
	float:right;
}

div.headerlinks {
	margin-top: 16px;
	padding-left: 30px;
	margin-bottom: 25px;
}

div.headerlinks, div.headerlinks a {
	color: white;
	font-weight: bold;
	font-size: 10px;
}

div.contenthead {
	background-image: url(../img/Sv_sjo_bild_forstasidan.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	border:1px solid black;
	height: 206px;
}

div.contenthead_xmas {
	background-image: url(../img/xmas_logga.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 206px;
}

div.contenthead div.text{
	margin-left: 425px;
	padding-top: 54px;
	width: 300px;
	color: white;
}

.firstPageHeader 
{
    font-family: Arial;
	font-size: 11pt;
	color: #2e4e80;
	font-weight: bold;
}

h1, h2, h2 * {
	font-family: Arial;
	font-size: 14pt;
	color: #2e4e80;
	line-height: 16pt;
	margin-bottom: 5px;
	font-weight: normal;
}

h2, h2 *{
	font-size: 11pt;
	font-weight: bold;
}

div.break{
	overflow: hidden;
	height: 1px;
	clear: both;
}

.horzdots1stPage {
	background-image: url(../img/hdots.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 3px;
}

.horzdots {
	background-image: url(../img/hdots.gif);
	background-position: left;
	background-repeat: repeat-x;
	height: 3px;
}

.vertdots {
	width: 3px;
	background-image: url(../img/vdots.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

.blueBox
{
    background-color:#3399CC;
    width:100%;
}

table.maintable {
	margin: 14px;
}

table.maintable td{
	line-height: 10pt;
	padding: 5px;
	padding: 5px;
}

table.maintable td.linehigher{
	line-height: 14pt;
	padding: 5px;
}

table.texttable 
{
    width:720px;
}

table.texttable td{
	line-height: 10pt;
	padding: 2px;
}

div.headerbg {
	background-image: url(../img/backgrounds/header.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 93px;
}

div.contact {
	height: 34px;
	width: 950px; /* main width minus 10px */
	*width: 970px; /* main width minus 10px */
	*background-color:#ebebeb;
	*background-image: url(../img/footerBgTop.gif);
	*background-position:top right;
	*background-repeat:no-repeat;
	margin-top: 0px;
	color: #5F7C92;
	padding: 5px;
	/*border-top:1px solid #DCDCDC;*/
	text-align:center;
}

div.contact span {
	color: #5F7C92;
	/*border-top:1px solid #DCDCDC;*/
}

div.contact span a {
	color: #5F7C92;
}

.readOnlyField{
	border:none;
}

.HorizontalContainer *
{
    float:left;   
}
.HorizontalContainerRight *
{
    float:right;
}

.PrintButton, .EmailButton, .SaveButton
{
    padding-left:18px;
    min-height:16px;
    margin:3px;
    background-repeat:no-repeat;
    background-position:left center;
}

.PrintButton
{
    background-image:url(../img/icons/text_view.png);
}

.EmailButton
{
    background-image:url(../img/icons/mail.png);
}   

.SaveButton
{
    background-image:url(../img/icons/floppy_disk_blue.png);
}  

.FullWidth
{
    width:100%;
}

.pic720
{
    borden:none;
    width:710px;
    margin:0 auto 0 10px;
}

#indexImg 
{
    width: 940px;
    border-radius:7px;
    border:none;
}

/*  Print view (offertView.asp) */

.page
{
    width:18cm;     /* 21cm minus some margin */
    margin:1cm auto; 
    padding:1cm 1cm 0.5cm 1cm;    /* Some margin, printer probably adds some margin too */
    background-color:#fff;
}

.page h5, .page p
{
    margin-top:0.2cm;
}

.offertTable td
{
    padding-bottom:0.5cm;   
}



.page1col
{
    width:17cm;
    margin:0.5cm;
}

.page2col
{
    float:left;
    width:8cm;
    margin:0.5cm;
}

.page3col
{
    float:left;
    width:5cm;
    margin:0.5cm;
}

.page4col
{
    float:left;
    width:3.5cm;
    margin:0.5cm;
}

.pageHeader
{
    width:100%;
    margin-bottom:0.5cm;   
}
.pageFooter
{
    width:100%;
    margin-top:1cm;
}
.footerText
{
    font-family:'Times New Roman', Serif;
}

.left 
{
    float:left;
}

.center 
{
    margin-left:auto;
    margin-right:auto;
}

.right 
{
    float:right;
}

.clear 
{
    clear:both;
}

.offertHeader
{
    font-size:1.4em;
    font-weight:bold;   
}

.largeText
{
    font-size:14px;
}

.infoText 
{
    
}

.strongText 
{
    font-weight:bold;
}

.signature
{
    font-family:"Lucida Handwriting",Verdana, Serif;
    font-size:1.3em;
    font-weight:bold;
}

.puff
{
    width:260px;
    height:56px;
    padding:2px 5px 5px 5px;
    background-image:url(../img/puff.png);
    background-repeat:no-repeat;
    clear:both;
    *height:63px;
}

.puffImg
{
    height:50px;
    width:50px;
    float:left;
    margin-right:10px;
}

.puffContent
{
    height:100%;
    width:190px;
    padding:0;
    float:left;
    max-height:50px;
}

.puffLink, .puffContent
{
    text-decoration:none;
    color:#fff;  
    font-weight:normal;
    font-size:10px;
}

input.searchBtn
{
    background:none;
    border:none;
    background-image:url(../img/search.png);
    background-repeat:no-repeat;
    height:22px;
    width:22px;
    margin:1px 2px 0 2px;
}

a img
{
    border:none;
}
