html { background:url(../images/bg_bottom.jpg) no-repeat bottom right #fcfbfb; min-height: 100%; }
body { margin:0px; padding:0px; font-family:arial, helvetica; font-size: 0.80em; color:#777; text-align:center; height: 100%; }
a, a:hover, a:visited { color:#777; text-decoration: none;}
a:hover { color:#ff4e00; }
img { border: 0; }

h1 { font-size:18px; font-weight:normal; color:#ff4e00; margin: 0 0 10px 0; }
h2 { font-size:18px; font-weight:normal; color:#ff4e00; margin:0px 0 10px 0; }
h3 { font-size:16px; color:#ff4e00; font-weight:normal; }
h4 { font-size:16px; color:#777; font-weight:normal; border-bottom:1px solid #ccc; margin:20px 0px 0px 0px; line-height:24px; }
h5 { font-size:15px; margin:0px; }

#site { position:relative; width:100%; text-align:center; background:url(../images/bg.jpg) repeat-x top left;  }
#top { width:960px; margin:0 auto; text-align:left; }
#content { background:url(../images/bg_content.jpg) no-repeat top #fcfafb; width:960px; margin:0 auto; text-align:left;}
#left { float:left; width:200px; margin:40px 0px 0px 0px;  line-height:18px; }
#left .space { padding:0px 20px 10px 20px; }
#center { float:left; width:759px; margin:50px 0px 10px 0px; line-height:18px; background: url(../images/dots.gif) repeat-y left }
.noleft #center { background: none; }
#center .space { padding:0px 20px 40px 20px; }
#right { display:none; line-height:18px; }
#right .space { padding:10px 0px 10px 10px; }
#bottom { width:960px; height:200px; background:url(../images/bg_shadow.jpg) no-repeat; margin:10px auto; color:#777777; font-size:11px; text-align:left; }
#bottom .space { padding:5px 0px; }

/* Frontpage */
.frontpage #left { width:315px; height:270px; margin:10px 0px; }
.frontpage #left .space { margin:0px; padding:5px 15px 0px 0px; }
.frontpage #center { width:320px; background: none; margin:10px 0px; }
.frontpage #center .space { padding:5px 0px; }
.frontpage #center table .space { padding:5px 14px; }
.frontpage #right { display:inline; float:right; width:315px; height:270px; background: url(../images/dots.gif) repeat-y left; margin:10px 0px; }
.frontpage #right .space { margin:0px; padding:5px 0px 0px 15px; }

#startpage .article_1 img, #startpage .article_2 img { display: block; margin-bottom: 10px; border: solid 1px #dfdfdf; }
#startpage .article_1 a.readmore, #startpage .article_2 a.readmore {  background: url(../images/link_pil.gif) no-repeat right; padding: 0 20px 0 0; }
#startpage .ingress { color:#777; font-size:12px; display:block; margin-bottom: 24px; line-height: 18px; }
#startpage div.splash { position: relative; top: -2px; z-index: 20; background: none; width: auto; margin-top: 0; height: 310px; }
#startpage td { background: url(../images/dots.gif) repeat-y right; vertical-align: top; } 
#startpage td div.space { padding: 10px; }
#startpage td.last { background: none; }
#startpage td.last .space { padding-right: 0; }
#startpage td.first .space { padding-left: 0; }

#startpage div.article_1, #startpage div.article_2, #startpage div.vimmel { width: 300px; }
#startpage div.splash { background: none; width: auto; margin-top: -12px; }


/* Top */
#top .logo { float:left; width:350px; margin:30px 0px 0px 0px; }

/* Menu */
#menu { float:left; }
#menu ul { margin:0px; padding:0px; list-style:none; }
#menu li { float:left; padding:70px 0px 6px 0px; font-size:14px; }
#menu li a, #menu li a:hover { color:#b7b7b7; padding:70px 11px 6px 11px; font-weight:bold; text-decoration:none; }
#menu li a:hover { background:url(../images/bg_menu_hover2.gif) repeat-x; color:#fff; }
#menu li.active a, #menu li.active a:hover { background:url(../images/bg_menu.gif) repeat-x; color:#fff; }
#menu li.first a { }
#menu li.last a { }

#submenu ul { list-style:none; padding:0px; margin:0px; }
#submenu li { border-bottom:1px solid #e7e5e6; padding:5px 0px; }
#submenu li a { color:#777; display:block; text-decoration:none; padding:5px 10px; }
#submenu li.active a, #submenu li a:hover { color:#ff4e00; }
#submenu li.first { }

#submenu ul li ul li { border: none; padding: 0; line-height: 16px; border-bottom: solid 1px transparent;}
#submenu ul li.active ul li a { color: #777; }
#submenu ul li ul li a { padding:0px 10px 3px 17px; display:block; text-decoration:none; border:0px; font-size:11px; }
#submenu ul li.active ul li a, #submenu ul li.active ul li a:hover { background: url(../images/ico_submenu.gif) no-repeat left; }
#submenu ul li.active ul li.active a { background: url(../images/ico_submenu_active.gif) no-repeat left; color:#ff4e00; }
#submenu ul li ul li.first { border-top:0px; }

table { font-size:12px; }

.breadcrumb { display:none; }

/* Startpage */
.startpage { background: #fff; }
.startpage h3 { color: #0750db; border-bottom: 1px dotted; }

/* Element */
form { margin:0px; }
input, select, checkbox, textarea, radio { font-size:11px; }
textarea { font-family: Arial; }
input.submit { padding:1px;background:#006600; color:#fff; font-weight:bold; font-size:10px; text-transform:uppercase; border:1px solid #2B8200; cursor:pointer; }

table.list { border:0; padding:0; border-collapse:collapse; width: 100%;}
table.list th { background: url(../images/th_bg.jpg) #05286c repeat-x; color:#fff; padding:6px 6px; }
table.list td { padding:6px 6px; border-bottom:solid 1px #d6d6d6; color: #05296e;}
table.list tr { background: url(../images/tr_bg.jpg) #fff repeat-x; }


img { border: none; }
img.thumbnail { }
.article-info { display: none; }

/* Element */

/* TEMPLATES */

/* article-one */
.noleft #article_one { padding-left: 20px; }
#article_one {  }
#article_one .ingress { font-size: 14px; line-height: 22px; color: #555; display: block; margin: 20px 0 30px 0;}



/* headandlist */
div#headandlist h3 { margin-top: 40px; } /* satter avstand fran overliggande template */

/* Calender */
#calendar-month table.cal { width:710px; margin-top:10px; border-top: solid 3px #eeeeee; }
#calendar-month table.cal td { padding: 20px 10px; vertical-align: top; line-height: 22px; }
#calendar-month table.cal td a { background: url(../images/link_pil.gif) no-repeat right; padding: 0 20px 0 0; }
#calendar-month table.cal td.a { padding: 4px 10px; font-size: 36px; color: #ff4e00; width: 60px; padding-top: 30px; letter-spacing: -2px; }
#calendar-month table.cal td.b { width: 70px; }
#calendar-month table.cal td.c { }
#calendar-month table.cal td.b, #calendar-month table.cal td.c { border-bottom: solid 1px #eeeeee;}
#calendar-month table.cal td.a, #calendar-month table.cal td.w_7 { border-bottom: solid 3px #eeeeee;}



#calendar-month table.cal td.today { background: url(../images/cal_today.gif) no-repeat top; color: #fff; font-weight: bold; }



#calendar-month table.nav { width: 650px;}
#calendar-month table.nav td { line-height: 22px; }
#calendar-month table.nav td.a { text-align: right; }
#calendar-month table.nav td.a a { background: url(../images/link_pil_back.gif) no-repeat left; padding: 0 0 0 20px; }
#calendar-month table.nav td.b { text-align: center; width: 130px; color: ff4e03; font-weight: bold;}
#calendar-month table.nav td.c a { background: url(../images/link_pil.gif) no-repeat right; padding: 0 20px 0 0;  }



#calendar-month table.cal td.w_7 { }

/* sitemap */
div#sitemap { width:100%; }
div#sitemap ul { margin:0px; padding:0px; list-style:none; }
div#sitemap ul li a { display:block; text-decoration:none; font-size: 16px; color:#666; font-weight:normal; border-bottom:1px solid #ccc; margin:20px 0px 0px 0px; line-height:24px; }
div#sitemap ul li ul { padding-left:20px; }
div#sitemap ul li ul li a { display:inline; background:none; font-weight:bold; color:#666; border:0px; font-size:13px; line-height:18px; }
div#sitemap ul li ul li ul { padding-left:40px; list-style:square; }
div#sitemap ul li ul li ul li a { display:inline; background:none; text-decoration:underline; font-weight:normal; color:#009dd2; }
div#sitemap ul li ul li ul li ul { padding-left:40px;  }
div#sitemap ul li ul li ul li ul li a { font-style:italic;  }
div#sitemap a { }



/* MEDIA STANDARD */
#media-standard table { width: 920px; }
#media-standard td { vertical-align: top; position: relative; }

#media-standard .imageHolderBg { vertical-align: top; }

#media-standard .pics { width: 570px; height: 380px; text-align: left; background: #000; }

#media-standard .thumbs { float: left; width: 100%; }
#media-standard .thumbs div.image { float: left; margin: 0 2px 2px 6px; width: 99px; height: 74px; overflow: hidden; border: 3px solid #FFF; }
#media-standard .thumbs div.on { border: 3px solid #ff4e00; }

#media-standard .pagination { float: left; height: 87px; width: 326px; background: url(../images/bg_pagination.png) top repeat-x; margin-left: 8px; margin-top: 4px; }

#media-standard .pagination .icon { float: left; padding-left: 20px; }

#media-standard .pagination .info { float: left; color: #650004; font-weight: bold; margin-top: 25px; }

#media-standard .pagination .nav { float: left; padding-left: 10px; }
#media-standard .pagination .nav table { width: auto; }
#media-standard .pagination .nav td { padding: 0 2px; }
#media-standard .pagination .nav td a { color: #FFFFFF; text-decoration: underline; }
#media-standard .pagination .nav td a.on { color: #650004; text-decoration: none; }

#media-standard .play { background: url(../images/play.gif) left center no-repeat; padding-left: 20px; }
#media-standard .pause { background: url(../images/pause.gif) left center no-repeat; padding-left: 20px; }

#media-standard td.imageNav { text-align: center; padding-top: 10px; position: relative; }
#media-standard td.imageNav table { width: auto; }

#media-standard span.imageInfo { font-weight: bold; color: #ff4e00; padding: 0 25px; }

#media-standard .spacer { float: left; width: 900px; height: 3px; margin-top: 20px; background: url(../images/dots_hor.gif) center left repeat-x; }


#media-standard table.partycats { width: auto; }
#media-standard table.partycats td { padding-right: 5px; vertical-align: middle; }


/* VIMMEL STARTPAGE */
#vimmel_startpage { width: auto; margin-left: -10px; }

.arkiv td div { width: 100px; height: 65px; overflow: hidden; }
