* {padding:0px;margin:0px;}
html {overflow-y: scroll;}
body { background-color: #ECECEC; font-family: Arial,sans-serif;}
img{border:0px;}

a:link {color:#3299BB;text-decoration:none;}
a:visited {color:#3299BB;text-decoration:none;}
a:hover {color:#3299BB;text-decoration:none;}
a:active {color:#3299BB;text-decoration:none;}

h1 {}
h2 {margin:0 0 10px;}
h3 {}
h4 {}

/* FORM */
fieldset {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	border:none;
}
fieldset ol {  
	padding: 1em 0 0 0;  
	list-style: none;
	float:left;
	width:100%;
	margin:0;
	border: 1px solid #BFBAB0;
	background-color: #F2EFE9;
}
fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding:0 0 1em 0.5em;
}
fieldset.submit {
	float: none;
	width: auto;
	border-style: none; 
	background-color: transparent;
	background-image: none;
	margin:0;
}
legend {
	padding-left:1em;
	color: #000;
	font-weight: bold;
}
label {
	display: block;  
	float: left;
	width:90px;
	margin-right: 1em;  
}
input#submit {
	border: 1px solid #BFBAB0;
	background-color: #F2EFE9;
}
input.text {
	width:170px;
}
input.required,textarea.required {
	background-color:#FFE0E0;
	border:1px solid #C5C1B6;
}
textarea#message {
	width:100%;
}
select {
	display:block;
}

/*---------------*/
/*C L A S S*/
/*---------------*/

.float-left {float:left;}
.float-right {float:right;}
.box,.box2 {width:130px;height:130px;border:1px solid #222;padding:5px;font-size:0.65em;overflow:hidden;}
.box {margin:3px 6px 3px 0px;}
.box2 {margin:3px 0px 3px 0px;}
.nopadding {border:1px solid #222;font-size:0.8em;overflow:hidden;margin:3px 0px 3px 0px;width:140px;height:140px;}
.nopadding2 {border:1px solid #222;font-size:0.8em;overflow:hidden;margin:3px 6px 3px 0px;width:140px;height:140px;}

.nopadding {
	border:1px solid #222222;
	font-size:0.8em;
	height:140px;
	margin:3px 0;
	overflow:hidden;
	width:140px;
}

.box a:link,.box2 a:link {color:#222;text-decoration:none;}
.box a:visited,.box2 a:visited{color:#222;text-decoration:none;}
.box a:hover,.box2 a:hover {color:#222;text-decoration:none;}
.box a:active,.box2 a:active {color:#222;text-decoration:none;}

.info, .success, .warning, .error {
	border: 1px solid;
	margin: 10px 0;
	padding:15px 10px 15px 15px;
}
.info li, .sucess li, .warning li, .error li {
	list-style:none;
}
.info {
	color: #00529B;
	background-color: #BDE5F8;
}
.success {
	color: #4F8A10;
	background-color: #DFF2BF;
}
.warning {
	color: #9F6000;
	background-color: #FEEFB3;
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
}

.programledare {
	float:left;
	padding:0 0 20px 0;
	width:130px;
	text-align:center;
}
.programledare img {
	border: 1px solid #000;
}
.programledare.right {
	float:right;
}

.programledare h3 {
	font-size:1em;
}

#body-text .person {
	display:none;
}

.jewel-case {
	position:relative;
	padding: 3px 0 30px 32px;
	width: 228px;
	margin: 10px auto 0 auto;
}

.jewel-case .case-cover {
	width: 223px;
	height: 223px;
}

.jewel-case .case-image {
	position:absolute;
	top:0px;
	left:0px;
}

.jewel-case span {
	position:absolute;
	left:30px;
	top:230px;
	display:block;
}

.norrtalje {
    color: #2E6A60;
}
.hallstavik {
    color: #76251F;
}

.live-text {
	margin: 10px 0 10px 0;
	font-size: 12px;
	overflow:hidden;
}

.live-text .float-left {
	width:320px;
}
.live-text .float-right {
	
}

.live .tv {
	display:none;
}

.tv {
	margin:0 0 10px 0;
}

.tv p {
	font-size:0.7em;
}

.tv embed {
	border:1px solid black;
}

.karta {
	position:absolute;
	top:0px;
	right:0px;
}

.karta iframe {
	border:1px solid black;
}

.karta a {
	background-color: #ECECEC;
	color: black;
	display:block;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	padding: 2px 0 2px 10px;
}

.julhalsning a {
	color: red;
	font-size: 20pt;
}

.julkalender a {
	color:black;
}

.julkalender p {
	background-color: #ECECEC;
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
	font-size: 12px;
	padding: 2px 0 2px 0;
	text-align:center;
	width:288px;
}

.julkalender img {
	border:1px solid black;
}

.slideshow {
	font-size: 0.75em;
	height: 215px;
	margin:0 0 5px 0;
}

.slideshow h3 {
	margin:0 0 10px 0;
}

.slideshow span {
	color: #F90;
	font-size:1.2em;
	font-weight:bold;
}

.slideshow-content div {
	background: #F3F3F3;
	padding:5px;
	border:1px solid black;
	height:170px;
	width:278px;
}

.slideshow-content div img {
	height:120px;
	border:1px solid black;
	float:left;
	margin:0 5px 0 0;
}

/*---------------*/
/*W R A P P E R*/
/*---------------*/

#wrapper {margin-left: auto; margin-right: auto; width:990px;}
.wrap {margin: 0 auto; width:990px;position:relative;overflow:hidden;}

/*---------------*/
/*H E A D E R*/
/*---------------*/
#header { margin: 5px 0 10px 0;border-bottom: 4px solid #091722; }
#webcam { margin: 0 0 0 20px; }

/*L O G O*/
#logo { height: 90px; background-image: url(../img/logo.png); background-repeat: no-repeat; }

#mhz {float:right;margin:65px 10px 0 0;}
#mhz li{display: inline; list-style: none;}

#info {position:absolute;top:0px;right:10px;}

#info h3 {font-size:14px;}
#info a {font-size:12px;}

/*S U B - H E A D E R*/
#sub-header {background: #091722;}
#sub-header .wrap {   }

/*M E N U*/
#menu {padding: 0.7em 0 0.5em 1em;}
#menu li{display: inline; list-style: none;}
#menu li a{text-decoration: none; padding: 0.5em 1em; }
#menu a:link{color: #fff;}
#menu a:visited{color: #fff;}
#menu a:hover{color: #cdcdcd;}
#menu a#current{color:#F90;}
/*W E E K*/

#week {margin:0 5px 0 0;font-size:0.75em;color:#fff;padding:3px 0 0 0;}

#week div {background-image:url(../img/7day_calender.gif);width:35px;height:35px;float:left;margin:1px 2px 0;text-align:center;}
#week span {width:35px;height:35px;float:left;margin:1px 2px 0;text-align:center;}
#week a {padding:5px 0 0 0;display:block;text-decoration:none;}
#week span a {padding:3px 0 0 0;display:block;text-decoration:none;}
#week #today {background-position:0px -35px;}
#week #calender_btn {background-position:0px -70px;margin:1px 2px 0 6px;}

#week a:link {color:#222;}
#week a:visited {color:#222;}
#week a:hover {color:#222;}
#week a:active {color:#222;}

#week span a:link {color:#FFF;}
#week span a:visited {color:#FFF;}
#week span a:hover {color:#FFF;}
#week span a:active {color:#FFF;}

/*T O P - A D D*/
#top-add {background-color: #cdcdcd; padding:0.1em 0 0.3em 0.3em;clear:both;}

/*N E W S - S C R O L L*/
#news-scroll {
    background-color: #FFFFFF;
    border: 1px solid #BBBBBB;
    font-size: 13px;
    height: 20px;
    margin: 10px auto;
}
#news-scroll-content {background-color: #ffffff; border: 1px solid #222000; font-size:13px;}
#news-scroll b {
    margin: 2px 0 0 5px;
    position: absolute;
}
#news-scroll iframe {
    position: absolute;
    right: 5px;
}
/*----------*/
/*B O D Y*/
/*----------*/
#body {height: auto; background-color: #ffffff;padding:9px 9px 9px 9px;border: 1px solid #BBBBBB;}
#body.wrap {width:970px;}

#body-left {width: 659px; background-color: #ffffff; padding: 0 10px 0 0;border-right:1px solid black;}
#body-left.live {width:100%;}
#body-right {width: 290px; background-color: #ffffff; padding-left:10px;border-left:1px solid black; margin: 5px 0 0 -1px; }
#body-right.live {width:950px;border-top:1px solid #000;border-left:none;padding:5px 0 0 20px;float:left;}
.live .box,.live .box2,.live .nopadding {margin:3px 6px;}
#body-text {position:relative;font-size: 0.75em;margin:8px 0;}

#border {background-image:url(../img/border.gif);}
.border {background:#FFFFFF url(../img/border_new.gif) repeat-y 338px 0px;}

#content-left {margin:8px 10px 8px 0; width:319px; font-size: 0.75em;}
#schedule {padding:8px 0 0 10px; border-left:1px solid black;font-size:0.75em;width:319px;color:#555;}
#schedule div {}
#schedule h1 {font-size:1.5em;font-weight:normal;}
#schedule h2 {font-size:1.1em;}
#schedule h3 {color:#FF9900;margin:0 0 5px;}
#schedule span {display:block;width:300px;border-bottom:1px solid #222;font-weight:bold;color:#222;padding:10px 0 0 0;}
#schedule .black {color:#222;}
#schedule .shaddow  {color: #999;}
#schedule .shaddow span {color: #999; border-bottom:1px solid #999;}
#schedule .current span {font-size:1.2em;}

#top-info {border-bottom:1px solid #222;height:175px;}
#top-info a {float:left;}



#search {margin:5px 0;}
#search #input {width:250px;border:1px solid #222;background-color:#fff;}
#search #submit {border:1px solid #222;background-color:#fff;}

/*---------------*/
/*F O O T E R*/
/*---------------*/
#footer { clear:both; font-size:0.75em; text-align:center; color:#787878; padding:10px 0;}
#footer a:link{color: #787878; text-decoration: none;}
#footer a:visited {color: #787878;}
#footer a:hover{ color: #787878;text-decoration:underline;}
#footer a:active {color: #787878;}

/* sr-play */
#ui-datepicker-div {font-size:10px;}
#rr-admin {background:#FFFFFF;border:1px solid #E7E7E7;width:880px;margin:10px auto;padding:10px;overflow:hidden;}
#rr-admin a.button {
	background:#F2EFE9;
	border:1px solid #BFBAB0;
	color:#222222;
	font-size:14px;
	padding:2px 3px;
	display:block;
	margin:0 0 10px;
	text-decoration:none;
}
#rr-admin ul a.button {display:inline;}
#rr-admin ul {padding:1px;margin:0 0 10px;}
#rr-admin li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
/* TABLE */
#rr-admin table {
	border-top:1px solid #333;
	border-left:1px solid #333;
	margin:0 auto;
}
#rr-admin table td,#rr-admin table th {
	border-bottom:1px solid #333;
	border-right:1px solid #333;
	padding:5px;
}
#rr-admin table th {background:#BBB;}
#rr-admin table td.indent{background:#CCC;}
#rr-admin .yes {background:#DFF2BF;text-align:center;}
#rr-admin .no {background:#FFBABA;text-align:center;}


#rr-play {font: normal 11px "Arial", sans-serif;padding:10px;}
#rr-play-logo { margin: 0 0 10px 0; }
#rr-play-nav-hl {font: normal 12px "Arial", sans-serif; }
#rr-play-topnav {padding: 0.7em 0 0.5em 1em;}
#rr-play-topnav li{display: inline; list-style: none;}
#rr-play-topnav li a{text-decoration: none; padding: 0.5em 1em; border-right: 1px solid #A6C6DA; border-left: 1px solid #A6C6DA;}
#rr-play-topnav a:link{color: #fff;}
#rr-play-topnav a:visited{color: #fff;}
#rr-play-topnav a:hover,#rr-play-topnav a#current{background: #fff; border-top: 1px solid #e7e7e7; border-right: 1px solid #e7e7e7; border-bottom: 1px solid #fff; border-left: 1px solid #e7e7e7; color: #222;}
#rr-play-content {border: 1px solid #e7e7e7; background: #ffffff; float: left;}
#rr-play-nav { float: left; width: 200px; clear: left; padding: 10px 10px 10px 10px; }
#rr-play-nav ul {border: 1px solid #e7e7e7;}
#rr-play-nav ul li {background: url(../img/rr-play/rr-play-nav-bg.png) repeat-x; border: 1px solid #e7e7e7; list-style: none; }
#rr-play-nav ul li a { width:188px; display:block; padding:4px; }
#rr-play-nav ul li a:hover { background:#F2F2F2; }
#rr-play-player { background: #ffffff; float: left; height: 380px; width: 380px; padding: 0 0 0 0; }

.ellipsis {position:absolute;left:330px;top:65px;width:400px;}
.ellipsis  a {
	position:absolute;
	top:0px;
	right:0px;
	width:295px;
}
.ellipsis span {
   white-space:nowrap;
   -o-text-overflow: ellipsis;
   text-overflow:ellipsis; /* for internet explorer */
   overflow:hidden;
   width: 295px;
   display:block;
   font-weight:normal;
}
