/** GENERAL **/
html, body {
background:url(../_images/bg.jpg) repeat-y;
margin: 0px;
}

div, td, th {
font-family: verdana, geneva, arial, helvetica;
font-size: 10px;
}

hr {
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: dotted 2px #DADADA;
} 

form {
margin: 0px;
padding: 0px;
}

ul, ol {
/* margin-bottom:0px; */
}

.error {
color: #c00;
}

.ok {
color: #080;
}

select {
z-index: 1;
}

div.show {
visibility: visible;
display: block;
overflow: visible;
height: auto;
}
div.hide {
visibility: hidden;
display: none;
overflow: hidden;
height: 0px;
}


/** TOPP **/
div.top {
background: url(../_images/top_bg.gif) repeat-x bottom;
width: 100%;
height: 155px;
margin-bottom:12px;
}



a.top, a.top:hover {
font-size:10px;
color: #9F9F9F;
text-decoration: none;
padding-right: 4px;
}

a.top:hover {
text-decoration: underline;
}


/** MENU **/
td.menu, td.menu_select {
padding: 0px 7px;
}

td.menu_select {
background: url(../_images/menu_select_bg.gif) repeat-x bottom;
}


/** UNDERMENU **/
a.u-menu, a.u-menu:hover {
margin-right: 5px;
padding-left: 8px;
color: #000;
text-decoration: none;
}

a.u-menu:hover {
background: url(../_images/u_menu_default_hover.gif) no-repeat left;
}

a.u-menu-stat {
padding: 3px 8px 3px 16px;
color: #000;
border: solid 1px #EAEAEA;
display: block;
text-decoration: none;
margin-bottom: 2px;
}

div.u-menu {
padding: 8px 3px 6px 0px; 
}

a.nostyle, a.nostyle:hover {
color: #000;
text-decoration: none;
}


/** TYPE **/
h1 {
font-family: arial, helvetica, verdana, geneva;
font-size: 13px;
font-weight: bold;
margin: 0px 0px 8px 0px;
text-transform: uppercase;
color: #0a9ba8;
}

h2 {
font-family: verdana, geneva, arial, helvetica;
font-size: 12px;
font-weight: bold;
margin: 0px 0px 8px 0px;
color: #0a9ba8;
}

span.ingress {
font-weight: bold;
font-size: 11px;
}


/** LINKS & SUBMIT **/
a.box {
background: #F4F4F4;
border: solid 1px #EAEAEA;
padding: 10px;
display: block;
font-family: arial, helvetica, verdana, geneva;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
color: #4E7A7E;
margin-bottom: 4px;
}

a {
color: #0a9ba8;
}

a.pdf {
background: url(../_images/ikon_pdf.gif) no-repeat left;
padding: 4px 0px 4px 20px; 
}

a.salj, a.kop, a.default {
background: url(../_images/key_salj.gif) no-repeat center left;
font-family: arial, helvetica, verdana, geneva;
font-weight: bold;
color: #a6b558;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
padding-left: 24px;
}

a.kop {
background: url(../_images/key_kop.gif) no-repeat center left;
color: #5EA480;
}

a.default {
background: url(../_images/key_default.gif) no-repeat top left;
color: #0a9ba8;
}

a.menu, a.menu-select, span.menu {
background: #b1d1c4;
padding: 6px 0px 6px 12px;
display: block;
font-size: 11px;
font-weight: bold;
color: #000;
text-decoration: none;
border-bottom: solid 1px #FFF;
}

a.menu-select {
background: #64a38a;
color: #FFF;
}

span.menu {
background: url(../_images/left_menu_select.gif) no-repeat right #b1d1c4;
padding: 6px 12px 6px 12px;
}

a.menu-mini {
background: url(../_images/menu_pil.gif) no-repeat left #EDF0DD;
padding: 5px 0px 5px 21px;
font-size: 10px;
display: block;
font-weight: normal;
color: #000;
text-decoration: none;
border-bottom: solid 1px #FFF;
}

a.list, a.list-up-select, a.list-down-select {
background: url(../_images/list_sort.gif) no-repeat left;
padding-left: 8px;
font-size: 10px;
font-weight: bold;
color: #000;
text-decoration: none;
}

a.list-up-select {
background: url(../_images/list_sort_up_select.gif) no-repeat left;
}

a.list-down-select {
background: url(../_images/list_sort_down_select.gif) no-repeat left;
}

a.faq {
background: #127B7F;
text-decoration: none;
cursor: help;
display: block;
width: 14px;
}

a.bubbis {
float: left;
background: url(../_images/bubbis.gif) no-repeat left;
text-decoration: none;
color: #000;
padding: 4px 13px 11px 20px;
}

p.bubbis {
float: left;
background: url(../_images/bubbis_end.gif) no-repeat top;
width: 7px;
height: 27px;
margin: 0px;
}

input.submit {
display: block;
background: #008592;
border: none;
font-size: 11px;
padding: 0 .25em;
padding: 0 0;
width: 0;
overflow: visible;
color: #FFF;
font-family: arial, helvetica, verdana, geneva;
font-weight: bold;
border-right: 2px solid #005b65;
border-bottom: 2px solid #005b65;
border-left: 2px solid #45bac2;
border-top: 2px solid #45bac2;
}

html > body input.submit {
	width: auto;
}

input.submit_disabled {
background: #CCCCCC;
border: none;
padding: 1px 0px 0px 0px;
color: #FFF;
font-family: arial, helvetica, verdana, geneva;
font-weight: bold;
font-size: 11px;
border-right: 2px solid #AAAAAA;
border-bottom: 2px solid #AAAAAA;
border-left: 1px solid #EEEEEE;
border-top: 2px solid #EEEEEE;
}

/** STRUKTUR **/
div.main {
width: 760px;
margin-left: 31px;
padding-top: 8px;
}

/** Start Startsidan **/
div.col-sl, div.col-sl-b, div.col-sc, div.col-sc-b, div.col-sr, div.col-sr-b, div.col-m, div.col-m-b {
float: left;
width: 30%;
padding: 0px 18px 0px 0px;
}

div.col-sc, div.col-sc-b {
padding: 0px 18px 0px 18px;
}

div.col-sc-b {
border-left: dotted 2px #DADADA;
border-right: dotted 2px #DADADA;
}

div.col-sr {
float: right;
padding: 0px 0px 0px 18px;
}
/** End Startsidan **/


/** Start 3-spalt innehåll **/
div.col-m-three {
float: left;
width: 320px;
height: 660px;
border-left: dotted 2px #DADADA;
border-right: dotted 2px #DADADA;
padding: 10px 10px 0px 10px;
margin-top: 10px;
}

div.col-r-three {
float: right;
width: 196px;
padding: 10px 0px 0px 10px;
margin-top: 10px;
}
/** End 3-spalt innehåll **/


div.col-m-exp {
float: left;
width: 540px;
padding: 15px 12px 0px 0px;
margin-top: 10px;
border-right: dotted 2px #DADADA;
}

div.col-m {
width: 65%;
padding: 15px 18px 0px 0px;
margin-top: 10px;
border-right: dotted 2px #DADADA;
}

div.col-m-r {
float: right;
width: 534px;
padding: 10px 0px 0px 12px;
margin-top: 10px;
border-left: dotted 2px #DADADA;
}

div.col-l-menu {
float: left;
width: 199px;
padding: 20px 10px 0px 0px;
}

/*** FORM **/

div.labelbox {
	float: left;
	margin-bottom: 1px;
}

div.helpbox {
	z-index: 1000;
	float: right;
	margin-bottom: 3px;
	margin-right: 4px;
}

td.helpbox {
	padding: 6px 6px 0px 6px;
	text-align: right;
}

td.labelbox {
	padding: 6px 6px 0px 6px;
	text-align: left;
}


/** TABLE **/
table.list {
width: 100%;
border-collapse: collapse;
}

table.box {
background: #F4F4F4;
border: solid 1px #EAEAEA;
padding: 10px;
}

tr.list-on {
background: #F0F0F4;
border-bottom: 1px solid #FFF;
}

tr.list-off {
background: #FFFFFF;
border-bottom: 1px solid #FFF;
}

th.list, th.list-check {
padding: 6px;
text-align: left;
border-bottom: 1px solid #FFF;
}

th.list-c {
padding: 6px;
text-align: center;
border-bottom: 1px solid #FFF;
}

th.list-r {
padding: 6px;
text-align: right;
}

td.list, td.list-check {
padding: 6px;
border-top: 1px solid #FFF;
border-bottom: 1px solid #FFF;
}

td.list-check, th.list-check {
padding: 2px 0px 0px 3px;
}

td.list-c {
padding: 6px;
border-top: 1px solid #FFF;
border-bottom: 1px solid #FFF;
text-align: center;
}

td.list-r {
padding: 6px;
border-top: 1px solid #FFF;
border-bottom: 1px solid #FFF;
text-align: right;
}

tr.info {
background: #e0ede8;
line-height: 15px;
}

div.box {
border: solid 1px #EAEAEA;
padding: 10px;
background-color: #F4F4F4;
color: black;
}

div.header-grey {
background: url(../_images/left_menu_bg.gif) repeat-x #EBEBEB;
padding: 0px 10px 5px 10px;
border-bottom: solid 1px #FFF;
}

/*** HELP BOX for Helptext etc. **/
div#helpbox {
visibility: hidden;
overflow: hidden;
position: absolute;
width: 197px;
height: 0px;
z-index: 10;
}

div.help {
background: #F4F4F4; 
border: solid 1px #00808B; 
padding: 6px 10px;
}

/** BUBBLA **/
/*bubbla med flik neråt*/
div.bub-top {
background: url(../_images/bubblor/default_top.gif) no-repeat top #008592;
width: 198px;
padding: 15px 15px 0px 15px;
color: #FFF;
text-align: left;
display: block;
}

div.bub-bottom {
background: url(../_images/bubblor/default_bottom.gif) no-repeat #008592;
font-size: 0px;
height: 34px;
width: 228px;
display: block;
}


/*bubbla med flik åt vänster*/
div.bub-top-info {
background: url(../_images/bubblor/default_top_info.gif) no-repeat top #127B7F;
width: 157px;
padding: 15px 15px 0px 24px;
color: #FFF;
display: block;
text-align: left;
}

div.bub-bottom-info {
background: url(../_images/bubblor/default_bottom_info.gif) no-repeat #127B7F;
font-size: 0px;
height: 25px;
width: 196px;
display: block;
}

/* Specifikt för saker till höger om huvud-designen */

#favorites {
	margin-bottom: 20px;
}

#erbjudande_puff {
	background: url(../_images/dff_bg.gif);
	width: 138px;
	height: 87px;
	padding: 7px;
	margin-bottom: 20px;
	color: #000;
}
#erbjudande_puff h1 {
	margin-bottom: 4px;
	margin-top: 0px;
	color: #F00000;
	font-size: 16px;
}
#erbjudande_puff a {
	color: #F00000;
	text-decoration: underline;
}

#ads {
	background: #FFF;
	width: 130px;
	color: #000;
	padding: 10px;
	line-height: 30px;
	border: 1px solid #000;
	text-align: center;
}
#ads img {
	border: 0;
}

.banker {
	margin-bottom: 10px;
}

table.verkkomaksu
{
	border-top: dotted 2px #DADADA;
	margin-top: 15px;
}

table.verkkomaksu td
{
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 10px;
	border-bottom: dotted 2px #DADADA;
}

table.verkkomaksu td.image
{
	padding-right: 10px;
	text-align: center;
}

table.verkkomaksu td h3
{
	color: rgb(167,182,86);
	margin: 0px 0px 4px 0px;
	font-size: 11px;
}


form fieldset
{
	margin-bottom: 15px;
	
	background: #F4F4F4;
	border: 1px solid #bcc1b5;
	padding: 10px;
	
}

form legend
{
	font-weight: bold;
	color: #a7b657;
	font-size: 110%;
}

form label
{
	display: block;
	margin-top: 8px;
	margin-bottom: 0px;

	font-weight: normal;
	color: black;
}
