
/* **************************************************************** */
/* Template Main                                                    */
/* **************************************************************** */

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: .9em;
 background-color: #FFFFFF;
 text-align: center;
 margin: 0px;
 padding: 0px;
 }

.main_box {
 background-color: #FFFFFF;
 text-align: left;
 width: 720px;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 10px;
 margin-left: auto;
 }

a:link,
a:visited {
 color: #003399;
 text-decoration: none;
 font-weight: bold;
 }

a:hover { 
 color: #003399;
 text-decoration: underline;
 }

a:active { 
 color: #003399;
 }
 
.lnk_left {
 float: left;
 padding-top: 10px;
 }

p, ul, ol, {
 margin-top: 0px;
 margin-bottom: .0em;
 }

ul, ol  { margin-left: 0; }

ul ul, ol ol, ul ol, ol ul {
 margin-bottom: 0em;
 }

li { 
 padding-bottom: 0em;   
 }

form { margin: 0; }
label { }

hr {
 border: 0;
 color: #ccc;
 background-color: #ccc;
 height: 1px;
 }

.textinput, textarea, select {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1em;
 font-weight: bold;
 vertical-align: middle;
 }

textarea { vertical-align: top; }

img { 
 margin: 0;
 padding: 0px;
 border: none; 
 }

h1, h2, h3, h4 {
 margin-top: 0px;
 margin-bottom: 0px;
 }

h1 {
 font-size: 1.8em;
 font-weight: bold;
 color: #000;
}

h2 {
 font-size: 1.17em;
 }

h3 {
 font-size: 1.09em;
 }

h4 {
 font-size: 1em;
 }

.date {
 color: #333;
 padding-right: 5px;
 }

ul.linklist {
 font-size: .85em;
 margin: 0;
 padding: 0;
 list-style: none;
 }

ul.linklist li {
 margin-bottom: 2px;
 }

/* **************************************************************** */
/* Page Pieces                                                      */
/* **************************************************************** */

.logo { vertical-align: middle; }

.pageheader {
 background-image: url("../img/utlit/gufunes_felagsm_header_bg.gif");
 background-repeat: no-repeat;
 }

.imageright {
 float: right;
 margin-top: 10px;
 }

.middle {
 background-color: #FFFFFF;
 width: 370px;
 float: left;
 margin-left: 10px;
 margin-right: 10px;
 padding-top: 15px;
 }

.right {
 float: right;
 width: 180px;
 padding-top: 15px;
 }

.left {
 float: left;
 width: 150px;
 padding-top: 15px;
 }

/* **************************************************************** */
/* Article Main                                                     */
/* **************************************************************** */

.article {
 margin-bottom: 10px;
 }

.article .main {
 padding: 0px 0px 0px 0px;
 }

.article a,
.article a:visited {
 font-size: 0.8em;
 display: block;
 padding-top: 4px;
 padding-bottom: 10px;
 }

.article .excerpt img { 
 float: right;  
 margin: 0.2em 0 0.2em 0.5em;
 }

.article .detail img { 
 float: right;  
 margin: 0.2em 0 0.2em 0.5em;
 }
 
/* **************************************************************** */
/* Article List                                                     */
/* **************************************************************** */

.articlelist ul {
 margin-left: 0;
 padding-left: 0;
 list-style: none;
 }
 
/* **************************************************************** */
/* Article Bottom Frontpage                                         */
/* **************************************************************** */

.article_row {
 clear: both;
 position: relative;
 margin-bottom: 10px;
 }

.article_row .bottom {
 float: left;
 width: 170px;
 padding: 0px 10px 0px 0px;
 }

.article img { 
 float: right;  
 margin: 0.2em 0.5em 0.2em 0;
 }

.article_row a,
.article_row a:visited {
 font-size: 0.8em;
 display: block;
 padding-top: 2px;
 }

/* **************************************************************** */
/* Footer                                                           */
/* **************************************************************** */

.footer {
 font-size: .94em;
 color: #000;
 padding: 3px;
 text-align: center;
 border-top: 1px solid #000;
 clear: both;
 position: relative;
 margin-bottom: 0px;
 }

/* **************************************************************** */
/* Box Definitions                                                  */
/* **************************************************************** */

.box_right {
 margin-bottom: 10px;
 padding-bottom: 6px;
 background: url("../img/utlit/gufunes_felagsm_box_bottom_bg.gif");
 background-position: bottom;
 background-repeat: no-repeat;
 }

/* **************************************************************** */
/* Column                                                           */
/* **************************************************************** */

.column {
 margin: 0;
 }

.column h2 {
 background: url("../img/utlit/gufunes_felagsm_box_bg.gif");
 background-repeat: repeat-x;
 margin: 0px 0px 0px 0px;
 padding: 2px 2px 2px 7px;
 font-size: 0.85em;
 color: #FFF;
 }

.column .content {
 padding: 7px;
 margin: 0;
 border-left: 1px solid #176CF9;
 border-right: 1px solid #176CF9;
 padding-top: 4px;
 }

/* **************************************************************** */
/* Adv Left Subpages                                                */
/* **************************************************************** */

.adv_left img {
 display: block;
 margin: 0px 0px 10px 0px;
 }

/* **************************************************************** */
/* Banners                                                     */
/* **************************************************************** */

.banners_left img {
 display: block;
 margin: 0px 0px 10px 0px;
 }
 
.banners_right img {
 float: right;
 display: block;
 margin: 0px 0px 10px 0px;
 }

/* **************************************************************** */
/* Search                                                           */
/* **************************************************************** */

.search {
 margin: 0px 0px 0px 0px;
 padding-bottom: 10px;
 }

.search .textinput {
 width: 72px;
 _width /**/: 72px;
 vertical-align: middle;
 border: 1px solid #C0C0C0;
 }

.search .button {
 font-size: 1em;
 width: 38px;
 color: #333;
 vertical-align: middle;
 cursor: hand;
 border: none;
 background: #FFF;
 /* Fix for internet explorer */ font-family: Verdana, Arial, Helvetica, sans-serif, "\"}\"";
 cursor: pointer; 
 } 
 /* Fix for internet explorer */ html>body .button { cursor : pointer; }
.button:hover {
 color: #003399;
 }

/* **************************************************************** */
/* Select Box                                                       */
/* **************************************************************** */

.dropdown {
 padding-bottom: 10px;
 }

.dropdown select {
 background: #176CF9;
 color: #FFF;
 width : 150px;
 _width /**/: 150px;
 margin-bottom: 5px;
 }

/* **************************************************************** */
/* Links Right Sidebar                                              */
/* **************************************************************** */

.right_sidebar {
 padding-bottom: 10px;
 }

.right_sidebar .lnk_right {
 font-size: .94em;
 color: #000;
 text-align: center;
 }
  
/* **************************************************************** */
/* Left Navigation                                                  */
/* **************************************************************** */

.navigation {
 padding-bottom: 10px;
 }

.navigation ul {
 list-style: none;
 padding-left: 0;
 }

.navigation li {
 display: inline;
 padding-bottom: 0;
 background: #176CF9 url("../img/utlit/gufunes_felagsm_nav_bg.gif");
 background-position: top left;
 background-repeat: no-repeat;
 }

.navigation p {
 padding: 3px 5px 3px 5px;
 margin: 1px;
 background-color: #176CF9;
 }

.navigation .level1 a{
 font-size: .95em;
 font-weight: bold;
 text-decoration: none;
 color: #FFF;
 display: block;
 padding: 0;
 margin: 0;
 width: 100%;
 margin-left: 0px;
 border-bottom: 1px solid #FFF;
 background-image: url("../img/utlit/gufunes_felagsm_nav_bg.gif");
 background-position: bottom;
 background-repeat: no-repeat;
 }

.navigation a:hover {
 color: #233178;
 }

.navigation .active a {
 font-weight : bold;
 color: #233178;
 }

.navigation .level1 .level2 a {
 background-color: #FFF;
 background-image: none;
 font-weight: normal;
 color: #000;
 margin: 3px 0px 3px 0px;  
 padding-left: 10px;
 border: 0px;
 width: 140px;
 }

.navigation .level2 .active a {
 font-weight: normal;
 color: #233178;
 }

.navigation .level2 .level3 a {
 font-weight: normal;  
 color: #000;
 padding-left: 20px;
 width: 130px;
 }

.navigation .level2 .level3 .active a {
 font-weight: normal;
 color: #233178;
 }

.navigation .level1 .level2 a:hover {
 color: #233178;
 }

/* **************************************************************** */
/* Fontsize Changer                                                 */
/* **************************************************************** */

.fsize {
 float: right;
 }

.fsize ul {
 list-style: none;
 padding: 0px 0px;
 margin: 0;
 }

.fsize li {
 float: left;
 display: inline;
 }

.fsize .fonts { width : 9px; }
.fsize .fonts0 { width : 8px; }
.fsize .fonts1 { width : 12px; }
.fsize .fonts2 { width : 14px; }
.fsize .fonts3 { width : 6px; }

.fsize a {
 display: block;
 text-indent: -1000px;
 height: 14px;
 background: no-repeat;
 }

.fsize .fonts { background-image : url("../img/utlit/gufunes_felagsm_minus.gif"); }
.fsize .fonts0 a { background-image : url("../img/utlit/gufunes_felagsm_a_1.gif"); }
.fsize .fonts1 a { background-image : url("../img/utlit/gufunes_felagsm_a_2.gif"); }
.fsize .fonts2 a { background-image : url("../img/utlit/gufunes_felagsm_a_3.gif"); }
.fsize .fonts3 { background-image : url("../img/utlit/gufunes_felagsm_plus.gif"); }

/* **************************************************************** */
/* Events Calendar                                                  */
/* **************************************************************** */

.table_dagatal {
 border-left: 1px solid #176CF9;
 border-right: 1px solid #176CF9;
 }

.bg_dagatal_top {
 background: url("../img/utlit/gufunes_felagsm_dagatal_top.gif");
 background-repeat: no-repeat;
 }
 
.bg_dagatal_bottom {
 background: url("../img/utlit/gufunes_felagsm_dagatal_bottom.gif");
 background-repeat: no-repeat;
 }