
/* Bakgrundsfärg på sidan */
html body {background:#ffffff; background-image: url(../_papers_media/background_images/svensk-rental.gif); background-repeat: repeat; background-position: top left; margin:0; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #303030; }
.body {font-size: 14px;}

html body a, html body a:visited {color: #104C79;}

/* Border */
html body div#container {border:0px solid #ffffff;}
/*Rörs ej:: */ html body div#container {border-top:0; border-bottom:0;}

/* Huvudrubrik, bakgrund och textfärg */
div#column_main h2, #column_main .h2 {background:#ffffff; font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:18px;}
#column_main h2, #column_main h2 a, #column_main h2 a:visited {color:#104C79;}

div#column_left h2, div#column_right h2 { background: #104C79; }
div.calendar_icon {border-top:10px solid #104C79;}
.subscriptions_index form fieldset legend {
	background: #104C79;
}
.article_row h3 a, .article_row h3 a:visited { color: #104C79 !important; }
	
/* Tabellrubriker */
table.list thead th {background:#104C79;color:#ffffff;}

/* Underrubrik textfärg */
html body h3, html body h3 a, html body h3 a:visited {color:#104C79;}
html body h3 {font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal;}

/* Huvudmeny, Profilmeny och footer, bakgrund */
html body ul#nav_main, html body ul#nav_profile {background:#104C79;}
html body div#footer {
	background: #104C79;
	border-top: 2px solid #cc1602;
}
html body div#footer a {color:#ffffff;}
/* Huvudmeny, Profilmeny och footer - textfärg */
html body #nav_main li a, html body ul#nav_profile li a {color:#ffffff; font-family: 'Fjalla One', sans-serif; font-size:14px; font-weight:normal;} 
html body div#footer {  }

/* Undermeny och .active på huvud-/profilmeny - bakgrund */
html body #nav_main li.active, html body div#nav_main_sub_container, html body ul#nav_profile li.active {background:#cc1602;}

/* Undermeny, huvudmeny och profilmeny .active - textfärg */
html body #nav_main_sub a, html body #nav_main li.active a, html body #nav_profile li.active a {color:#ffffff;}

/* Samma färg som ovan */
html body #nav_main_sub li {border-color:#ffffff;}

/* Undermeny- typsnitt och textstorlek */
html body #nav_main_sub a {font-family: 'Fjalla One', sans-serif; font-size:14px; font-weight:normal;}

/* Leaderboard (border över hemsidan) */
.leaderboard { margin: 10px auto 0 auto; width: 980px; border-bottom: 0px solid #000; text-align: center; }

/* Normally gray boxes etc: */
form#login, form.column_form, form#login a, form.column_form a {background:#104C79; color:#ffffff;}
