body
{ 
	margin: 0; 
	padding: 0; 
	background: #E7E7E7;
	font: normal 13px Arial, Tahoma, Verdana, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 
}
a 
{ 
    color: #546F92; 
    background-color: Transparent;
}
a:hover
{ 
    color: #808080; 
    background: inherit; 
}
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; color: #555; }
h3 { clear: both; font-size: 1.1em; margin: 0; color: #555;}
h4 { font-size: 1.1em; color: #555}
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }
.imageright { float: right; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 15px; }
.coin { float: right; padding: 3px; margin: 0 15px 10px 15px; }
.pdfdoc {background: transparent url(images/pdf.gif) no-repeat top left; padding-left:18px;}
.pdfdoc:hover{background: transparent url(images/pdf.gif) no-repeat top left; padding-left:18px;}

#main { 
	width: 900px; 
	margin: 0px auto 0 auto; 
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	background: url(images/bg3.gif) repeat-y;
}
#bottom
{
    width: 910px; 
	margin: 0px auto 0px auto; 
	padding-left: 18px;
    height: 5px;
    background: url(images/bottomshadow.gif) no-repeat;
}

/* Top SkandicInkasso logo */
#logo  
{
	padding: 10px 0 10px 10px; 
	margin: 0;
}
	#logo h1 
	{
	    color: #aaa; 
	    background: #fff;
	    font-size: 15px;
    }

/* Main navigation (horizontal) */
#mainnav
{
    position: absolute;
    font-weight:bold;
    width: 897px;
    background: Transparent;
    height: 0px;
    padding: 0px 0px 0px 0px;
    margin: -18px 0px 0px 0px;
}
    #mainnav ul
    {
        padding: 0;
        margin: 0;
    }
	#mainnav li 
	{
	    float: right;
	    display: block;
		vertical-align: middle;
		line-height: 2;
	    padding: 0 10px 0px 10px;
	    height: 30px;
	    background: #dbe1ef url(images/topnavback.png) repeat-x;
	    margin-left: 5px;
	}
	#mainnav li.active
	{ 
		background: #dbe1ef url(images/topnavback_active.png) repeat-x;
	}
	#mainnav li a 
	{
		color: #505050;
		text-decoration: none;
	} 	
	#mainnav li a:hover  
	{
	    background: transparent;
		text-decoration: underline;
	}

#topimage 
{
	width: 898px;
	/*background: #BCCEDA url(images/pressebild_color_wide_thin.jpg) no-repeat;*/
	background: #fff url(images/pengar2.jpg) top right no-repeat;
	/*background: #fff url(images/inkassobrief.jpg) top right no-repeat;*/
	margin: 12px 0 5px;
	height: 180px;
	/*border: 1px solid #ccc;*/
	border-bottom: 3px solid #ccc;
	border-top: 3px solid #ccc;
}
#topimage h1
{
    font-size: 28px;
    margin: 20px 0 20px 20px;
    color: #555;
}
#topimage h2
{
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 0 20px;
    color: #aaa;
}


/* Vertical navigation */	
#secondarynav
{
    padding: 0px 5px 0px 15px;
    margin: 10px 0 0 0;
}
    #secondarynav li
    {
        list-style-type: none;
        background: url(images/square.png) no-repeat center left;
        padding-left: 15px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 5px;
        margin-top: 5px;
    }    
    #secondarynav li a
    {
        text-decoration: none;
    }
    #secondarynav li a:hover
    {
        text-decoration: underline;
        background-image: none;
    }
	
/* LEFT SIDE */
	
#left {
	float: left;
	clear: left;
	width: 220px;
	margin-top: 0px;
}

#right 
{
	clear: right;
	margin-left: 225px;
	width: 674px !important; /*ie6 ignores - all standard-compliant browsers*/
	width: 632px; /* ie5 will read this */
	w\idth: 671px; /* ie5 ignores, ie6 reads this */
}
	.leftcol {
		float: left; 
		padding: 10px;
		width: 455px !important; /*ie6-hack*/
		w\idth: 425px;
		width: 420px;
		margin: 0 0 5px 0;
		background: #fff url(images/roundshadow.gif) no-repeat !important; /*ie6-hack*/
		background: #fff url(images/roundshadow_ie.gif) no-repeat;
		color: #444;
		min-height: 572px;
	}
	.leftcol_wide {
		float: left; 
		padding: 10px;
		width: 643px !important; /*ie6-hack*/
	    w\idth: 603px;
	    width: 592px;
		margin: 0 20px 5px 0;
		background: #fff url(images/roundshadow_wide.gif) no-repeat;
		color: #444;
		min-height: 572px;
	}
    #newspanel
	{
        float: right; 
		width: 195px;
        margin-bottom: 20px;
	}
	#newsstart
    {
        background: #fff url(images/roundshadow_newspanel_start.gif) no-repeat;
        height: 9px;
    }
    .newsheader
    {
        background: #fff url(images/newspanel_header.gif) repeat-x;
        color: #eee;
        font-size: 1.1em;
        padding: 6px 0 0 15px;
        margin: 0px 0 0 0;
        height: 29px;
        font-weight: bold;
    }
    .newscontents
	{
	    background: #fff url(images/roundshadow_newspanel_middle.gif) repeat-y;
        font-size: 11px;
		padding: 2px 5px 10px 10px;
		line-height: normal;
	}
	#newsend
    {
        background: #fff url(images/roundshadow_newspanel_end.gif) no-repeat;
        height: 36px;
    }

#footer 
{ 
    text-align: center; 
    clear: both; 
    padding: 5px; 
    border-top: 1px solid #bbbbbb;
}
.red
{
    color: Red;    
}

.big
{
    font-size: 1.5em;    
}

#popupheader h2
{
    padding-left: 5px;
    float: left;
}

#popupbody
{
    background: #b2bccf url(images/fade_blue.gif) repeat-x;
}

#popupcontent
{
	float: left;
	clear: left;
	margin-left: 5px;
	width: 800px;
}

#popupcontent img
{
    float: left;   
    padding: 1px 1px 1px 1px;
    margin: 0 10px 20px 5px;
    border: solid 2px #ddd;
}

#popupcontent ul
{
    padding-left: 520px;
}

#popupcontent li
{
    margin: 10px 0 0 30px;
    padding: 0 10px 0 10px;
}

#popupcontent h2
{
    clear: none;
}

.roundtop {background: transparent; width: 800px; margin-top: 15px;}
.roundbottom {background: transparent;}
.r1{margin: 0 5px; height: 1px; overflow: hidden; background: #909090; 
border-left: 1px solid #909090; border-right: 1px solid #909090;}
.r2{margin: 0 3px; height: 1px; overflow: hidden; background: #fff; 
border-left: 1px solid #909090; border-right: 1px solid #909090; border-width:0 2px;}
.r3{margin: 0 2px; height: 1px; overflow: hidden; background: #fff; 
border-left: 1px solid #909090; border-right: 1px solid #909090;}
.r4{margin: 0 1px; height: 2px; overflow: hidden; background: #fff; 
border-left: 1px solid #909090; border-right: 1px solid #909090;}

.imgcontainer
{ 
		float: left; 
		padding: 5px 0px;
		width: 798px;
		border:#909090 1px solid;
		background: #ffffd4 url(images/yellow_light.gif) repeat-x;
		border-top: none;
		margin: 0 0 0 0;
		height: 600px;
}

.popupingress
{
    width: 500px;
    padding: 0 0 10px 10px;
    font-weight: bold;
}

.offeringlist
{
    padding-left: 90px;
}

#languagebar
{
    float: left;
    position: absolute;
    margin: 2px;
    background-color: Transparent;
    border: none;
    margin-left: 830px;
    margin-top: 5px;    
    width: 150px;
}
#languagebar img
{
    border: none;
    margin-left:5px;
}
.hidden
{
    display: none;
}
.input_normal
{
  border: 1px;
  border-style: solid;
  border-color: #cbccda;
}

.input_selected
{
  border: 1px;
  border-style: solid;
  border-color: #0062c3;
}
.error
{
    color: Red;    
}

.box
{
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	min-height: 372px;
}
.boxstart
{
    padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
    background: #fff url(images/roundshadow_sidemenu_start.gif) no-repeat;
    height: 9px;
}
.boxend
{
    padding: 0px 0px 0px 0px;
	margin: 0 0 20px 0;
    background: #fff url(images/roundshadow_sidemenu_end.gif) no-repeat;
    min-height: 36px;
}

.boxheader
{
    background: #fff url(images/sidemenu_header.gif) no-repeat;
    /*background: #cad0de url(images/shortfade_blue.png) repeat-x;*/
    color: #eee;
    font-size: 1.1em;
    padding: 6px 0 0 15px;
    margin: 0px 0 0 0;
    height: 29px;
    font-weight: bold;
}
.boxcontents
{
    padding: 2px 6px 2px 8px;
    margin: 0px;
    /*min-height: 20px;*/
    background: #fff url(images/roundshadow_sidemenu_middle.gif) repeat-y;
}
.boximage
{
    float: left; 
    border: 2px solid #e2e2e2;
    padding: 3px;
    margin: 3px;
}
.newsimage
{
    float: left; 
    border: 2px solid #e2e2e2;
    padding: 2px;
    margin: -10px 0 2px 0;
}
.loginbox
{
    border: 1px solid #ccc;
    padding: 10px;
    background: #fff url(images/fade_blue_white.png) repeat-x;
}
.logintext
{
    width: 120px; 
    float: left;
}
.product
{
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    min-height: 120px;
}
.product h4
{
    padding: 6px 0 6px 33px;
    background: url(images/check.png) no-repeat left;
}

#someText
{
    display: none;
}
#startpage h4
{
    padding: 6px 0 6px 33px;
    background: url(images/check.png) no-repeat left;
}
.galleryItem
{
    clear: both;
    border: 1px dashed #ccc;
    margin: 10px 0 10px 0;
}
.galleryItem p
{
    padding: 0 5px 0 5px;
    margin: 0 0 5px 0;
}
.galleryItem img
{
    border: none;
    padding: 6px;
}
.productimage
{
    float: right; 
    margin: 2px;
}

.productimage img
{
      border: 1px solid #ccc; 
      padding: 3px;
}
.small
{
    font-size: 10px;    
}