/* ------ NOTES ---------------------------------------------------------------

Master Screen Style for Remium, http://www.remium.com


--------- UPDATE INFO ---------------------------------------------------------

Last updated: Aug 22 2009
Last update made by: Great Web Sweden (info@greatweb.se)


--------- CONTENTS ------------------------------------------------------------

1: UNIVERSAL RESETS
2: TYPOGRAPHY
3: LAYOUT

---------------------------------------------------------------------------- */



/* 1: UNIVERSAL RESETS
===============================================================================
============================================================================ */

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    outline: 0;
    }
/* Tables still need 'cellspacing="0"' in the markup. */
table {
    border-collapse: separate;
    border-spacing: 0;
    }
caption,
th,
td {
    text-align: left;
    font-weight: normal;
    }
table,
td,
th { vertical-align: middle; }
a img { border: none; }
hr { display: none; }


/* CLEARFIX
===============================================================================
============================================================================ */

.clearfix:after,
.container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
.clearfix,
.container { display: inline-block; }
* html .clearfix,
* html .container { height: 1%; }
.clearfix,
.container { display: block; }
/* Regular clearing
   apply to column that should drop below previous ones. */
.clear { clear:both; }


/* TYPOGRPAHY
===============================================================================
============================================================================ */

a { text-decoration:none; 
	font-weight:bold;
	color:#900d1f;
	}
a:hover { 
	color:#d11630 !important;
	}
	
p {
	line-height: 18px;
	margin-bottom: 18px;
}



p.linebreak {
	background: url('http://62.95.74.169/resources/images/linebreak.png') center center no-repeat;
	line-height: 14px;
	height: 14px;
	padding:0;
	margin: 18px 0 27px 0;
}
p.linebreak.news { margin:30px 0 !important; }

/* LAYOUT
===============================================================================
============================================================================ */

body {
	background: url('http://62.95.74.169/resources/images/header-bg.png') left top repeat-x;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	}
	
#wrapper {
	width: 100%;
	background: url('http://62.95.74.169/resources/images/header.png') center top no-repeat;
}
#wrapper.admin {
	background: url('http://62.95.74.169/resources/images/header-admin.png') center top no-repeat !important;
}


#header {
	width: 950px;
	height: 120px;
	margin: 0 auto;
}

#container {
	width: 950px;
	margin: 20px auto 0;
}

#footer { 
	background: #661422 url('http://62.95.74.169/resources/images/footer-bg.png') center top no-repeat; 
	}
#footer #footer-info {
	width:950px;
	margin:0 auto;
}

/* Footer */

html,
body { height: 100%; }
#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -150px; /* the bottom margin is the negative value of the footer's height */
    }
#footer,
#push {
	margin-top:50px;
    height: 100px; /* .push must be the same height as .footer */
    }

#footer-info ul {
	margin: 0;
	padding: 25px 0 30px;
}

#footer-info ul li {
	float: left;
	margin: 0 15px 0 0;
	display: block;
}

#footer-info ul li a {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffdede;
	font-weight:normal;
	}

#footer-info ul li a:hover {
	color: #fff !important;
	}

#footer-info p {
	clear:left;
	margin:0;
	padding:0;
	color:#966;
	font-size: 9px;
	line-height: 12px;
}

#footer-info p a {
	font-weight:normal;
	color:#966;
	border-bottom: 1px dotted #966;
}
#footer-info p a:hover {
	color:#fff !important;
	border-bottom: 1px dotted #fff;
}
/* Content */

.sidebar {
	float: left;
	width: 180px;
	margin: 0 30px 0 0;
}

.sidebar.last {
	float: right;
	margin: 0;
}

#main {
	float: left;
	width:530px;
}



/* HEADER
===============================================================================
============================================================================ */
#header h1 { padding: 22px 0 0 0; position:absolute; }
#header h1 a {
	text-indent:-9999px;
	width: 80px;
	display:block;
	height: 70px;
}

#header ul#top-nav {
	margin-top: 9px;
	float: right;
}

#header ul#top-nav li {
	display:none;
	float: left;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	display: block;
	margin: 0 0 0 10px;
}

#header ul#top-nav li.flag { 
	padding: 0 10px 0 0;
	border-right: 1px solid #853543; 
}

#header ul#top-nav li.flag a {
	width: 20px;
	height: 15px;
	padding:0;
	display:block;
	text-indent:-9999px !important;
	border:0;
}

#header ul#top-nav li.flag a.en, 
#header ul#top-nav li.flag a.en:hover 
{
	background: url('http://62.95.74.169/resources/images/icons/flag_en.png') 0 0 no-repeat;
}

#header ul#top-nav li.flag a.sv, 
#header ul#top-nav li.flag a.sv:hover 
{
	background: url('http://62.95.74.169/resources/images/icons/flag_sv.png') 0 0 no-repeat;
}

#header ul#top-nav li.date { padding: 0 14px 0 0; color: #955b65; border-right: 1px solid #853543; }
#header ul#top-nav li a { 
	padding: 0 1px 0 24px;
	line-height: 16px;
	background: url('http://62.95.74.169/resources/images/icons/lock.png') left -1px no-repeat;
	font-weight:normal;
	color:#fff;
}
#header ul#top-nav li a:hover { color: #fab43e !important; } 

#header #login {
	display:none;
	float: right;
	margin: 5px 0 0 0;
	}

#header #login label {
	margin-top: 4px;
	float: left;
	font-weight: bold;
	color:#fff;
	font-size: 11px;
}
#header #login input {
	float: left;
	margin: 0 15px 0 8px;
	border: 0;
	padding: 4px 4px 0;
	width: 150px;
	height: 18px;
	font-size: 11px;
	color: #666;
	background: #fff;
}
button.login {
	background: #333;
    color: #fff;
    margin: 0;
    padding: 0 10px;
    border: 0;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    cursor: pointer;
}
#header #login button { 
	float: left;
	height: 22px; 
	background: #782d3a; 
	}


/* Newsticker */

#newsscroll {
	width: 835px;
	overflow:hidden;
	height:38px;
	padding: 15px 0 0 0;
	background: url('http://62.95.74.169/resources/images/newsticker-title.gif') left 2px no-repeat;
	position:absolute;
	display:block;
	margin-top: 55px;
	margin-left: 115px;
}

/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
	width: 835px; 
	height: 23px;
	background: url('http://62.95.74.169/resources/images/newsticker-bg.png') left top repeat;
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 0;
	top: 0;
	width: 835px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 0;
	list-style-type: none;
	margin: 0;

}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 4px 0 0 0;
	color:#ba6876;
	font-weight:bold;
	padding: 0;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #fff;
	margin: 0 20px 0 0;
} 
ul.newsticker a:hover { color:#f90 !important; }
ul.newsticker span {
	margin: 0 10px 0 0;
}


/* SIDEBAR BOXES
===============================================================================
============================================================================ */

.box {
	margin-bottom: 30px;
}

.box h2, 
#main h1,
#main h2.header {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	padding: 7px 10px 0;
	height: 28px;
	text-transform: uppercase;
	background: url('http://62.95.74.169/resources/images/box-title-bg.png') left top repeat-x;
}


.box h2 span,
#main h1 span,
#main h2.header span {
	display:block;
	line-height: 20px;
}

.box.aktuellt h2 span { background: url('http://62.95.74.169/resources/images/icons/clock.png') left center no-repeat; padding-left: 20px; }
.box.blikund h2 span { background: url('http://62.95.74.169/resources/images/icons/balloon.png') left 3px no-repeat; padding-left: 20px; }
.box.kontakt h2 span { background: url('http://62.95.74.169/resources/images/icons/contact.png') left 3px no-repeat; padding-left: 22px; }
.box.nyheter h2 span { background: url('http://62.95.74.169/resources/images/icons/news.png') left center no-repeat; padding-left: 22px; }
.box.review h2 span { background: url('http://62.95.74.169/resources/images/icons/review.png') left center no-repeat; padding-left: 22px; }
.box.nyhetsbrev h2 span { background: url('http://62.95.74.169/resources/images/icons/mail.png') left center no-repeat; padding-left: 22px; }
.box.introduce h2 span { background: url('http://62.95.74.169/resources/images/icons/introduce-blue.gif') left 0 no-repeat; padding-left: 22px; }

b.color { color:#900d1f; font-weight: normal; }

.box p {
	padding: 0 0 10px;
	margin: 10px 0 6px 0;
	line-height: 14px;
	color:#666;
	border-bottom: 1px dashed #ccc;
	}

.box p strong { color:#333; }

.box.aktuellt p {
	padding: 0 0 10px 18px;
	margin: 10px 0 6px 0;
	border-bottom: 1px dashed #ccc;
	background: url('http://62.95.74.169/resources/images/icons/arrow-red-s.png') left 4px no-repeat; 
	}
.box.aktuellt p a {
	font-weight: normal;
	line-height: 14px;
	color:#666 !important;
	}
.box.aktuellt p a span {
	display: block;
	color: #333;
	margin-bottom: 5px;
	font-weight: bold;
	}
.box.aktuellt p a:hover { color:#333; }

.box.introduce p {
	margin-top:3px;
	}	

/* Menu */
.box.menu ul {
	padding-bottom: 4px;
	background: url('http://62.95.74.169/resources/images/menu-bottom-bg.png') left bottom repeat-x;
	margin-bottom:0;
}
.box.menu ul li { 
	border-bottom: 1px dashed #ccc;
}
.box.menu ul li a {
	font-weight: normal;
	color: #666;
	display: block;
	padding: 6px 0 6px 24px;
	background: url('http://62.95.74.169/resources/images/icons/arrow-red-s.png') 10px center no-repeat;
}
.box.menu ul li.lastitem { border-bottom: 1px solid #fff; }
.box.menu ul li.active a {
	font-weight: bold;
	color:#333;
}


.box.menu ul li ul { 
	border:0; 
	background:0; 
	padding: 0 0 0 0;
	margin: 0 0 8px 14px;
	}
.box.menu ul li ul li { border:0; margin:0; padding:0; }
.box.menu ul li ul li a { 
	font-weight: normal;
	color: #666;
	padding: 0px 0 0px 21px;
	margin: 0 0 3px;
	background: url('http://62.95.74.169/resources/images/icons/submenu.png') 10px 2px no-repeat;	
	}
.box.menu ul li.active ul li a {
	font-weight: normal;
	color: #666;
	}
	
.box.menu ul li.active ul li.active a {
	font-weight: bold;
	color:#333;
	}

/* Senaste nyheter */

.box.nyheter ul {
	margin: 0 0 6px 0;
	padding: 6px 0 16px 0;
	border-bottom: 1px dashed #ccc;
	}

.box.nyheter ul li {
	padding: 10px 0 0 16px !important;
	margin:0 !important;
	line-height: 11px !important;
	background: url('http://62.95.74.169/resources/images/icons/arrow-red-s.png') left 14px no-repeat;
	}
	
.box.nyheter ul li a {
	font-weight:normal;
	display:block;
	margin:0 !important;
	padding:0;
	color:#333;
	}
	
.box.nyheter ul li span {
	display:inline;
	margin:0 !important;
	padding:0;
	color:#999;
	font-size: 9px;
}

/* Remium Review */
.box.review p {
	border:0;
	color:#666;
	margin-bottom:0;
	padding-bottom:0;
	}

.box.review ul {
	margin: 0 0 6px 0;
	padding: 0 0 16px 0;
	border-bottom: 1px dashed #ccc;
	}

.box.review ul li {
	padding: 10px 0 0 16px;
	line-height: 11px !important;
	background: url('http://62.95.74.169/resources/images/icons/document-s.png') left 12px no-repeat;
	}
	
.box.review ul li a {
	display:block;
	font-weight:normal;
	}
	
.box.review ul li span {
	clear:left;
	display:inline;
	color:#999;
	font-size: 9px;
}

/* Kontakt */
.box.kontakt ul {
	margin: 0;
	padding: 0;
	}

.box.kontakt ul li {
	padding: 10px 0 0 0;
	color: #666;
	font-size:11px;
	}
	
.box.kontakt ul li span {
	display:block;
	font-weight:bold;
	color:#333;
}

.box.kontakt ul li.name span { font-size:11px; }
.box.kontakt ul li.info span { font-size:9px; }
.box.kontakt ul li.info a { color:#666; font-weight:normal;}


/* RSX */
.box.rsx ul {
	margin: 0;
	padding: 0;
	}

.box.rsx ul li {
	text-align:right;
	color: #666;
	padding: 6px 10px;
	border-bottom: 1px dashed #ccc;
	font-size:11px;
	}
	
.box.rsx ul li span {
	float:left;
	font-weight:bold;
	color:#333;
}

.box.rsx p { border:0; margin:6px 0 0 10px; padding:0; font-size: 9px; }

#graph {
	
	border:1px solid #ddd;
	padding: 3px;
	background:#eee;
	
}

/* KALENDER
===============================================================================
============================================================================ */
.kalender { margin-bottom: 30px; }
.startpage .kalender.half-width { width: 255px; float: left; }
.kalender ul {
	margin:0 0 0 0;
	padding:0;
}
.kalender ul li {
	background: url('http://62.95.74.169/resources/images/icons/calendar.png') 10px 9px no-repeat;
	padding: 10px 10px 10px 40px;
	border-bottom: 1px dashed #ccc;
}
.kalender ul li a.subject { color:#333; margin-right:5px; }
.kalender ul li span { color: #999; }
.kalender ul li p { 
	margin-top: 5px;
	margin-bottom:0;
	line-height: 14px; 
	color:#333; 
	}

/* DAILY
===============================================================================
============================================================================ */
.daily { margin-bottom: 30px; }
.startpage .daily.half-width { width: 255px; float: right;border-bottom: 1px dashed #ccc; padding-bottom: 15px }
.startpage .daily.half-width p {
	padding: 10px;
	line-height: 16px;
	font-size:11px;
	margin: 0;
}
.startpage .daily.half-width a {
	margin: 0 10px;
	padding: 2px 0 2px 20px;
	background: url('http://62.95.74.169/resources/images/icons/review.png') 0 0 no-repeat;
}

.daily ul {
	margin: 0 0 18px 30px;
}

.daily ul li {
	list-style: disc;
	margin-bottom: 3px;
}

/* PÅGÅENDE ERBJUDANDEN
===============================================================================
============================================================================ */
.erbjudanden { margin-bottom: 30px; }
.erbjudanden ul {
	margin:0 0 0 0;
	padding:0;
}
.erbjudanden ul li { 
	margin:0; 
	background: url('http://62.95.74.169/resources/images/icons/documents.png') 10px 10px no-repeat;
	padding: 10px 10px 10px 40px;
	border-bottom: 1px dashed #ccc;
	}
.erbjudanden ul li a {
	display:block;
}
.erbjudanden ul li span { 
	color: #999; 
	font-size: 11px;
	font-weight:normal;
	}

.erbjudanden_complete ul li { font-weight:bold; }
.erbjudanden_complete ul li span { font-weight:normal; margin: 0; color:#999; clear:left; display:block; }

/* UNDERSIDOR
===============================================================================
============================================================================ */

#main.undersida h2 {margin-bottom: 18px;}
#main.undersida.prospekt h2 { margin-bottom:0; }

#main.undersida.kalender h2,
#main.undersida.kalender p { margin:0; }

#main.undersida h3, .erbjudanden_complete h3 {
	display:block;
	clear:both;
	border-bottom: 1px solid #eee;
	font-size: 12px;
	color:#900d1f;
	font-family:Georgia, Times, serif;
	font-family:Tahoma;
	font-weight:bold;
	padding: 0 0 6px 0;
	margin: 27px 0 6px;
}


#main.undersida img.right  {
    float: right; 
	margin-left: 20px; 
	margin-bottom: 20px; 
	padding: 3px; 
	border: 1px solid #ddd;	
	background: #eee;
	}
	
#main.undersida img.left  {
    float: left; 
	margin-right: 20px; 
	margin-bottom: 20px; 
	padding: 3px; 
	border: 1px solid #ddd;	
	background: #eee;
	}

#main.undersida img.noborder  {
    border: none !important; 
	padding: 0 !important;
	background: none !important;
	}

#main.undersida p {
	line-height: 16px;
	margin: 0 0 18px 0;
	color:#333;
}

#main.undersida p.ingress {
	font-weight:bold;
}

#main.undersida .relatedfiles { margin: 27px 0 0 0; }
#main.undersida .relatedfiles h3 {
	padding: 6px 10px 8px;
	margin:0;
	display:block;
	font-size:11px;
	color:#fff;
	font-weight: bold;
	background: #681423 url('http://62.95.74.169/resources/images/table-header-bg-red.png') left top repeat-x;
}

#main.undersida .relatedfiles.nyheter { margin: 5px 0 30px; }
#main.undersida .relatedfiles.nyheter h3 {
	background: #681423 url('http://62.95.74.169/resources/images/table-header-bg-red.png') left top repeat-x;
}

.relatedfiles ul { margin: 0; padding: 0; }
.relatedfiles ul li { margin: 0; padding: 0 0 0 10px; border-bottom: 1px solid #ddd; }
.relatedfiles ul li a { 
	margin: 4px 0 ;
	display:block;
	font-weight:normal;
	padding: 2px 0 4px 22px;
	background: url('http://62.95.74.169/resources/images/icons/document-pdf.gif') left 0 no-repeat;
	}

#main.undersida .regularlist li {
	padding: 0 0 5px 16px;
	margin: 0 ;
	background: url('http://62.95.74.169/resources/images/icons/arrow-gray-s.gif') left 3px no-repeat;
}

.regularlist li {
	padding: 0 0 5px 16px;
	margin: 0 ;
	background: url('http://62.95.74.169/resources/images/icons/arrow-gray-s.gif') left 3px no-repeat;
}

#main.undersida p#disclaimer {
	border-top: 1px dashed #ccc;
	background:#c00  !important;
	margin: 0 0 0 0 !important;
	padding: 10px 0 0 0;
}

#main.undersida p#disclaimer a {
	color: #333;
	font-weight: bold;
	display:block;
	margin: 0 0 10px;
	padding: 0 0 0 20px;
}

#main.undersida p#disclaimer a.yes { background: url('http://62.95.74.169/resources/images/icons/tick.png') left 0 no-repeat; }
#main.undersida p#disclaimer a.no { background: url('http://62.95.74.169/resources/images/icons/cross.png') left 0 no-repeat; }

#main.undersida .newsitem { margin: 0 0 36px; }
#main.undersida .newsitem p { margin: 0 0 18px; }
#main.undersida .newsitem h3 { margin-top: 0; }
#main.undersida .newsitem ul li { border:0; }



#main.undersida p.choose_year {
	font-size:11px;
	padding-top: 15px;
	margin-top: 0;
	font-weight:bold;
	color:#333;
	text-align:left;
}

#main.undersida h3.archive {
	margin: 0;
	padding: 10px 10px;
    text-align:left;
	background: #000 url('http://62.95.74.169/resources/images/table-header-bg.png') left top repeat-x;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
	color:#fff;
    font-weight: bold;
}

#main.undersida ul.pr_archive {
	padding: 0;
	margin: 0px 0 18px 0;
	
}

#main.undersida ul.pr_archive li {
	margin:0;
	padding: 6px 10px 6px 26px;
	display:block;
	color:#999;
	font-style:italic;
	text-align:right;
	border-bottom: 1px solid #eee;
	background:#fff url("http://62.95.74.169/resources/images/icons/arrow-red-s.png") 10px center no-repeat;
}

#main.undersida ul.pr_archive li a {
	margin:0 0 0 0;
	text-align:left;
	font-style:normal;
	font-weight:normal;
	display:block;
	border:0;
	color: #333;
	float:left;
}
#main.undersida ul.pr_archive li a.right_link
{
	float:none;
	display:inline;
	color: #999;
	border-bottom: 1px dotted #999;
}
#main.undersida ul.pr_archive li a:hover { color:#3ca6ea; }

#main.undersida .pr_select {
	background: #eee;
	border: 1px solid #ddd;
	padding: 5px 10px;
	margin: 0 0 20px 0;
}
#main.undersida .pr_select p {
	padding-right: 5px;
	display:inline;
}
#main.undersida .pr_select form {
	display:inline;
}
#main.undersida .pr_select select {
	margin-right:5px;
}
#main.undersida h3.pr_title
{
	margin: 0;
	padding: 8px 10px 9px;
    text-align:left;
	border-top: 1px solid #ddd;
	background: url('/images/table-bg-default.png') left bottom repeat-x;
    font-family: Tahoma, Georgia, Times, serif;
    font-size: 11px;
	line-height:14px;
	color:#222;
    font-weight: bold;
}

#main.undersida p.date { margin:0 0 18px; padding:0; color: #666; font-style:italic;}



/* REMIUM REVIEW
===============================================================================
============================================================================ */

table#reviews {
	width: 100%;
}

table#reviews thead tr th {
	padding: 10px 0;
	cursor:pointer;
	color:#fff;
	font-weight: bold;
	background: #000 url('http://62.95.74.169/resources/images/table-header-bg.png') left top repeat-x;
}

table#reviews tr .datum { width: 70px; padding-left:10px; }
table#reviews tr .bolag {  width: 200px; }
table#reviews tr .bransch { text-align:right; padding-right: 20px; }
table#reviews tr .web { width: 75px;  text-align:left;  }

table#reviews tr td { padding: 6px 0 8px; }
table#reviews tr.odd td { background: #eee; }

table#reviews tr td.datum { color:#666; }
table#reviews tr td.web a {
	color:#333;
	padding: 0 12px 0 0;
	background: url('http://62.95.74.169/resources/images/icons/arrow-gray-s.gif') right 4px no-repeat;
}

table#reviews tr td.bolag a {
	display:block;
	padding: 3px 0 1px 22px;
	background: url('http://62.95.74.169/resources/images/icons/document-pdf.gif') left 1px no-repeat;
}

table#reviews tr td.bolag a.introduce {
	background: url('http://62.95.74.169/resources/images/icons/introduce-blue.gif') left center no-repeat;
}



/* KURSINFO
===============================================================================
============================================================================ */

table#kursinfo {
	width: 100%;
}

table#kursinfo tr th {
	padding: 10px 0;
	cursor:pointer;
	color:#fff;
	font-weight: bold;
	background: #000 url('http://62.95.74.169/resources/images/table-header-bg.png') left top repeat-x;
}

table#kursinfo tr .avkastning { width: 55%; padding-left:10px; }
table#kursinfo tr .fonden {   text-align:left; }
table#kursinfo tr .rsx { width: 15%; text-align:left; }
table#kursinfo tr .omx { width: 15%;  text-align:left;padding-right:10px;  }

table#kursinfo tr td { padding: 4px 0 6px; }
table#kursinfo tr.odd td { background: #eee; }
table#kursinfo tr.odd.total td {  border-top: 1px solid #bbb; background:#ccc; color:#000; }

/* KURSINFO
===============================================================================
============================================================================ */

table#kortafakta {
	width: 100%;
}

table#kortafakta tr th {
	padding: 10px 0;
	cursor:pointer;
	color:#fff;
	font-weight: bold;
	background: #000 url('http://62.95.74.169/resources/images/table-header-bg.png') left top repeat-x;
}

table#kortafakta tr .title { width: 55%; padding-left:10px; }
table#kortafakta tr td { padding: 4px 0 6px; }
table#kortafakta tr.odd td { background: #eee; }




/* Contact*/

.contact form {margin-top: 18px;}

.contact form label {
	display:block;
	padding-top: 4px;
	float: left;
	margin-bottom: 8px;
	height: 14px;
	width: 100px;
	font-weight: bold;
	clear: left;
}
.contact form input {
	padding: 4px;
	height: 14px;
	margin-bottom: 8px;
	float: left;
	width: 210px;
	color:#666;
	border: 1px solid #ccc;
    background: #fff;
}
.contact form select {
	float: left;
	width: 220px;
	margin-bottom: 8px;
	font-family:  Tahoma, Arial, Verdana, sans-serif;
}

.contact form textarea {
	float: left;
	width: 410px;
	color:#666;
	border: 1px solid #ccc;
    background: #fff;
	height: 150px;
	font-family:  Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 4px 1px 1px 3px;
	margin: 4px 0;
}
.contact form button {
    background: #333;
    color: #fff;
    margin: 10px 0 0 100px;
    padding: 0;
    border: 0;
	float: left;
    height: 24px;
    width: 55px;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}

.contact.customer form label {
	width:180px;
}
.contact.customer form button {
	margin: 10px 0 0 180px;
}

.contact .checkbox_list {
	padding: 10px 0 10px 0;
	margin: 5px 0 0 0;
	float:left;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	width:220px;
}
.contact .checkbox_list input {
	width: auto;
	margin:0px 5px 10px 0;
	border:0;
}

.contact .checkbox_list span {
	clear:left;
	display:block;
}

/* IMAGE ROTATOR
===============================================================================
============================================================================ */
/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:248px;
	margin: 18px 0 18px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:1px solid #ddd;
	padding: 3px;
	background: #eee;
}
    div#rotator ul li.show {
	z-index:500
}

/* SUCCESS & ERROR DIV's
===============================================================================
============================================================================ */

#main .success {
	padding: 5px 10px;
	background: #b8cf56;
	margin-left: 0 !important;
	border: 1px solid #aabd55;
	font-weight:bold;
	color: #283000;
	}
#main .error {
	padding: 5px 10px;
	margin-left: 0 !important;
	background: #d24c57;
	border: 1px solid #be323d;
	font-weight:bold;
	color: #481212;
	}

#main span.success {
	padding: 2px 5px;
	}
#main span.error {
	padding: 2px 5px;
	}
	
	

