body {
	font-family: arial, verdana,  geneva;
	font-size: 12px;
	margin: 0;
	padding: 0 0 40px 40px;
	background: #fff;
	color: #1a1a1a;
	background: #309fd8 url(../img/bg_body.gif) repeat-y top center;
}

/** Fonts **/

h1 {
	font-family: arial, verdana, geneva;
	font-size: 30px;
	text-transform: none;
	margin: 0 0 0px 0;
	padding: 0 0 10px 0;
	color: #1a1a1a;
	font-weight: normal;
	letter-spacing: -0.02em;
}
	
h2 {
	font-family: arial, verdana,  geneva;
	font-size: 18px;
	margin: 0 0 0px 0;
	padding: 0 0 15px 0;
	color: #1a1a1a;
	font-weight: normal;
}	

h3 {
	font-family: arial, verdana,  geneva;
	font-size: 12px;
	margin: 0 0 0px 0;
	padding: 0 0 5px 0;
	color: #1a1a1a;
}

a	{
	text-decoration: none;
	color: #309fd8;
}

a {outline: none;}

a.arrow	{
	text-decoration: none;
	color: #309fd8;
	font-weight: bold;
	background: url(../img/arrow.gif) no-repeat;
	padding: 0 0 0 10px;
}

a.arrow:hover	{
}

a img	{
	border: 0;
}

a:hover {
	
}

img.textonright {
	float: left;
	margin: 5px 20px 5px 0px;
}

img.textonleft {
	float: right;
	margin: 5px 0 5px 20px;
}

hr {
	height: 1px;
	color: #d4d4d4;
	background-color: #d4d4d4;
	padding: 0;
	margin: 5px 0 10px 0;
	*margin: 5px 0 5px 0;
	border-bottom: 0px solid #fff;
	border-top: 0px solid #808183;
	border-right: 0px;
	border-left: 0px; 
}

.normal {
	clear: both;
}

div.content-left .normal, .module-search, .press, .newsarch {
	padding: 0 32px;
}

.normal ul {
	padding: 10px 0 0px 20px;
}

.normal li {
	padding: 3px 0 3px 0;
}

.imagetext {
	color: #737373;
	font-size: 10px;
}

/** Positionering **/

div.layout-body {
	width: 827px;
	margin: 0 auto;
	border: 0px solid red;
}

div.top {
	height: 224px;
	background: url(../img/top_standard.jpg) no-repeat;
}

a.logga {
	height: 224px;
	width: 827px;
	display: block;
}

div.menu {
	height: 37px;
	background: url(../img/bg_level1.gif) repeat-x;
	overflow: hidden;
}

div.container {
	background: url(../img/bg_container.gif) repeat-y;
	overflow: hidden;
}

div.content-left {
	float: left;
	width: 563px;
}

div.content-right {
	float: right;
	width: 225px;
	padding: 12px 21px 0 0;
}

/** Meny */

div.menu-1 {
	border: 0px  solid red;
	float: left;
	width: 633px;
}

ul.level-1 {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}

ul.level-1 li {
	margin: 0;
	padding: 0px 0 0 13px;
	float: left;
	border: 0px solid yellow;
}

ul.level-1 li.li1-active {
	background: url(../img/li1_left.gif) no-repeat left;
}


ul.level-1 li a {
	color: #fff;
	font-weight: bold;
	height: 22px;
	display: block;
	padding: 15px 18px 0 0;
}

* html ul.level-1 li a {
	display: inline-block;
}

ul.level-1 li.li1-active a {
	color: #000;
	background: url(../img/li1_right.gif) no-repeat right;
}

div.menu-2 {
	border-bottom: 1px solid #c2c2c2;
	height: 32px;
	clear: both;
}

ul.level-2 {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 24px;
}

ul.level-2 li {
	float: left;
	line-height: 32px;
	padding: 0 18px 0 0;
}

ul.level-2 li a {
	color: #000;
	font-weight: bold;
}

/** Puff **/

div.puff {
	clear: both;
}

div.puff-top-title {
	background: #309fd8 url(../img/puff_top_title.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	padding: 5px 15px;
}

div.puff-top {
	background: #309fd8 url(../img/puff_top.gif) no-repeat;
	height: 12px;
}

div.puff-content-title {
	background: url(../img/puff_content_title.gif) no-repeat;
	padding: 14px;
}

div.puff-content {
	background: url(../img/puff_content.gif) no-repeat;
	padding: 14px;
}

div.puff-bottom {
	background: url(../img/puff_bottom.gif) no-repeat;
	height: 12px;
	margin: 0 0 10px 0;
}

/** Pren AdMail **/
.pren-form {
	background: url(../img/bg_nyhetsbrev.jpg) no-repeat bottom right;
	margin: 0 32px;
}


/** Search **/

#search {
	padding: 9px 0px 0px 0;
	float: right;
	width: 180px;
}

#searchform
{
	margin: 0;
	padding: 0;
}

.search-holder
{
	width: 160px;
	height: 18px;
	background: url(../img/bg_search.gif) no-repeat;
	padding: 0px 0 0 0px;
}

.search-input
{
	width: 116px;
	height: 16px;
	background: none;
	border: none;
	color: #000000;
	margin: 0px;
	padding: 2px 0 0 4px;
	font-size: 11px;
	display: block;
	float: left;
}

.searchButton {
	display: block;
	float: right;
}

/** Formulär - ny **/

form.form-module {
	background: #fff;
}

.text-input {
	width: 97%;
}

form.form-module div.form-module-inside {
  padding-left: 0px;
  padding-right: 0px;
}

form.form-module div.form-module-bottom {
  padding: 0px 0px 0px 0px;
}

.row {
  overflow: hidden;
  height: 100%;
}

.col {
  float: left;
  padding: 5px 0 5px 0;
  width: 46%;
  overflow: hidden;
}

.col1, .col2, .col3 {
	padding: 0 5px 0 0;
}

.colspan1 {
  width: 30%;
}

.colspan2 {
  width: 60%;
}

.colspan3 {
  width: 90%;
}

form.form-module select {
  border: 1px solid silver;
  width: 100%;
}

.popup {
  width: 100%;
}

.section {
  
}

.reset-button {
  float: left;
}

label.checkbox-label span, label.radio-button-label span {
  padding-left: 3px;
}

label.file-label, label.file-label span, label.textarea-label span, span.popup, label.checkbox-label, label.radio-button-label {
  display: block;
  padding: 2px 0 2px 0;
}

.error {
  border: 1px dotted red;
  background-color: pink;
  display: block;
  padding: 3px;
  margin-top: 5px;
}


/*** Extended News module ***/

div#start-left .news-extra {
	padding: 0 28px;
}

.news-extra .content {
	border-left: 0px;
}

.news-extra-entry {
	border-bottom: 1px solid #D4D4D4;
	padding: 10px 0;
	clear: both;
	height: 100%;
	overflow: hidden;
}

.news-extra-entry-first {
	border-bottom: 1px solid #D4D4D4;
	padding: 0 0 10px 0;
	clear: both;
	height: 100%;
	overflow: hidden;
}

.news-extra-entry .image, .news-extra-entry-first .image {
	float: left;
	width: 150px;
	display: block;
}

.news-extra-entry .content, .news-extra-entry-first .content {
	float: left;
	width: 240px;
	display: block;
}

.news-extra-entry .format, .news-extra-entry-first .format {
	display: none;
}

.news-extra-entry .date, .news-extra-entry-first .date {
	font-weight: bold;
	display: block;
	font-size: 9px;
	color: #aaa;
	padding: 0 0 5px 0;
}

.news-extra-entry .title, .news-extra-entry-first .title {
	font-weight: bold;
	display: block;
}

.news-extra-entry .description, .news-extra-entry-first .description {
	display: block;
	clear: both;
	padding: 5px 0;
}

.news-extra-entry .link, .news-extra-entry-first .link {
	display: block;
}

/** Newsarch **/
div.newsarch-years {
	padding: 0 0 15px 0px;
}

span.newsarch-year-first {
	display: block;
	border-right: 1px solid #d4d4d4;
	float: left;
	padding: 0 5px;
}

span.newsarch-year {
	display: block;
	float: left;
	padding: 0 5px;
}

div.newsarch-entry {
	padding: 10px 0;
	clear: both;
}

div.newsarch-entry .date {
	display: block;
	float: left;
	width: 70px;
	font-weight: bold;
	font-size: 9px;
	color: #aaa;
}

div.newsarch-entry .news-content {
	display: block;
	float: left;
	width: 350px;
	padding: 0 0 0 15px;
}

div.left div.newsarch-entry .news-content {
	width: 250px;
}

div.newsarch-entry .news-content a {
	color: #3b372c;
}

div.newsarch-entry .arrow {
	display: block;
	float: left;
	width: 10px;
	padding: 0 0 0 15px;
}

/* RSS */

div.rss-module {
	clear: both;
padding: 3px 0;
}

/* RSS Agg */

div.feed-item {
	padding: 0 0 15px 0;
}

span.feed-date {
	font-weight: bold;
	display: block;
}
.rss-agg-content a {
	color: #000;
}
.rss-agg-content a:hover {
	color: #309FD8;
}

.rss-agg-content hr {
	display: none;
}

.hide-br {
	display: none;
}

div.content-left .rss-agg {
	padding: 0 32px;
}

/** Calendar extra - sub *******************************************************/

.content-left div.event-calendar {
	padding: 0 32px;
}

.content-left div.event-calendar .event {
	margin: 0;
	padding: 0;	
	overflow: hidden;
	padding: 10px 0 20px 0;
}

.content-left div.event-calendar .calendar-navigation {
	padding: 0 0 0px 0;
	overflow: hidden;
}

.content-left div.event-calendar .back {
	display: block;
	float: left;
}

.content-left div.event-calendar .forward {
	display: block;
	float: right;
}

.content-left div.event-calendar .today {
	display: block;
	padding: 0 0 0 190px;
	float: left;
}

.content-left div.event-calendar  .current-past-separator  {
	padding: 15px 0 0 0;
}

.content-left div.event-calendar  .description  {
	width: 350px;
}

.content-left div.event-calendar  .link  a {
	display: block;
}

.content-left div.event-calendar  .title  {
	padding: 10px 0 5px 0;
}

/** Calendar extra - right *******************************************************/

.content-right div.event-calendar {
	
}

div.event-calendar .event {
	margin: 0;
	padding: 0;	
	overflow: hidden;
	padding: 0px 0 10px 0;
	border-bottom: 1px solid #ccc;
}

.content-right div.event-calendar .calendar-navigation {
	display: none;
}

.content-right div.event-calendar  .current-past-separator  {
	padding: 15px 0 0 0;
}

.content-right div.event-calendar  .description  {
}

.content-right div.event-calendar .link a {
	display: block;
}

.content-right div.event-calendar .title  {
	padding: 10px 0 5px 0;
}

/** PRessbilder **/
div.press {
	padding-bottom: 20px;
}

div.gallery-img {
	padding: 0 0 10px 0;
}

/* Kalender */

div.calendar {
	padding: 8px 32px 0 32px;
}

.content-right div.calendar {
	padding: 8px 0px 0 0px;
	height: 100%;
	overflow: hidden;
}

.day {
	height: 20px;
	/*width: 15px;*/
	text-align: center !important;
}

#content-puff .day {
	height: 30px;
	/*width: 15px;*/
	text-align: center !important;
}

span.prev {
	display: block;
	width: 6px;
	float: left;
	padding: 0 0 5px 0;
}

span.month {
	display: block;
	margin: 0 auto;
	width: 100px;
	font-weight: bold;
	padding: 0 0 5px 0;
	text-align: center;
}

span.next {
	display: block;
	width: 6px;
	float: right;
	padding: 0 0 5px 0;
}

span.show-all {
	display: block;
	text-align: right;
	padding: 3px 0 0 0;
}

span.show-all a {
}

span.month a {
	color: #555;
	font-size: 11px;
}

div.calendar-left {
	float: left;
	padding: 0 10px 0 0;
	width: 100%;
}

div.day-content {
	float: left;
	width: 100%;
}

.calendar_vspace {
	background: url(../img/cal_div.gif) repeat-y;
	width: 1px;
}
.calendar_rowborder td {
	border-top: 1px #555 solid;
	cursor: default;
}
.calendar_body td, .calendar_heading td, .calendar_heading td a, .calendar_footer td {
	text-decoration: none;
	font-size: 11px;
}
.calendar_footer td {
	font-weight: normal;
}
.calendar_body td a {
	color: white;
	text-decoration: none;
	cursor: hand;
	overflow:hidden;
	display: block;
	height: 100%;
}
.calendar_body .calendar_day_event {
	background: #171443;
	color: white;
	text-align: center;
}
.calendar_body .calendar_day_today {
	background: #309fd8;
	color: white;
	text-align: center;
}
.calendar_event {
	display: none;
}

.event {
	border-bottom: 1px solid #D7D7D5;
	padding: 10px 0 10px 0;
}

.event-event {
	border-bottom: 1px solid #D7D7D5;
	padding: 4px 0 4px 0;
}

.calendar_body {
	clear: both;
	width: 100%;
}

.month-date {
	position: absolute;
}

.month-entry {
	padding: 0 0 0 80px;
}

div#content-right .calendar_event {
	display: none !important;	
}

div.calendar_intro {
	font-weight: bold;
	padding: 10px 0 10px 0;
}

.calendar-show-month-name {
	text-transform: lowercase;
}

.calendar_date {
	font-size: 11px;
	color: #777;
	padding: 0 0 14px 0;
}

.article_url {
	padding: 10px 0 0 0;
}

/* Youtube ******************/
.youtube {
	padding: 0 32px;
}
.youtube-playlist-left {
	float: left;
	width: 17px;
	padding: 50px 0 0 15px;
}

.youtube-playlist-container {
	overflow: hidden;
	padding: 0 0 15px 0;
}

#youtube-playlist {
	width:499px;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height:150px;
	margin:0 auto;
	float: left;
}
#youtube-playlist-right {
	width: 20px;
	float: right;
	padding: 50px 0 0 0;
}
#myList {
	width:2000px;
	border:0;
	margin:0; 
	padding:0;
	left:400px;
}
#myList li{
	list-style:none; 
	margin:0; 
	padding:0; 
	border:0; 
	margin-right:4px;
	padding:0px; 
	background:#fff;
	float:left;
	width:130px;
	height:200px;
	font-size: 10px;
	}
	
#next, #previous {
	display: block;
	height: 100px;
}
