* {padding:0px;margin:0px;}

body { background-color: #316281; background-image: url(../img/bg.gif); background-repeat: repeat-x; font-family: Arial,sans-serif;}
img{border:0px;}

a:link {color:#222;text-decoration:none;}
a:visited {color:#222;text-decoration:none;}
a:hover {color:#222;text-decoration:none;}
a:active {color:#222;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;}

.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;
}

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

#wrapper {margin-left: auto; margin-right: auto; width:990px;}

/*---------------*/
/*H E A D E R*/
/*---------------*/
#header { width: 990px;margin-top: 5px; }

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

/*S U B - H E A D E R*/
#sub-header { background-image: url(../img/menu_bg.gif); background-repeat: repeat-x; border-top: 1px solid #222;border-bottom: 1px solid  #fff;width:990px;}

/*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; border-right: 1px solid #091a28; border-left: 1px solid #091a28;}
#menu a:link{color: #fff;}
#menu a:visited{color: #fff;}
#menu a:hover{background: #cdcdcd; border-top: 1px solid #fff; border-right: 1px solid #fff; border-bottom: 1px solid #fff; border-left: 1px solid #fff; color: #222;}
#menu a#current{background: #cdcdcd; border-top: 1px solid #fff; border-right: 1px solid #fff; border-bottom: 1px solid #cdcdcd; border-left: 1px solid #fff; color:#222;}

/*W E E K*/

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

#week div {background-image:url(../img/7day_calender.gif);width:35px;height:35px;float:left;margin:1px 2px 0;text-align:center;}
#week span {margin:4px 4px 0 0;float:left;}
#week a {padding:5px 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;}

/*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; padding:0 10px 10px 10px;}
#news-scroll-content {background-color: #ffffff; border: 1px solid #222000; font-size:13px;}
#test2 {background-color: #ffffff; font-size:13px; padding-top:2px; position: absolute; left: -1334px; top: 0px;}
#test3 {background-color: #ffffff; font-size:13px; padding-top:2px; position: absolute; left: 1919px; top: 0px;}

/*----------*/
/*B O D Y*/
/*----------*/
#body {height: auto; background-color: #ffffff;float:left;padding:0 10px 10px 10px;border-bottom: 1px solid  #222;}

#body-left {width: 659px; background-color: #ffffff; padding-top: 0px;}
#body-right {width: 290px; background-color: #ffffff; padding-left:10px; margin-left:10px; border-left:1px solid black;}
#body-text {font-size: 0.75em;margin:8px 0;}

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

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

#webradio{border:1px solid #222;height:150px;margin:0 0 5px;}

#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:#B4B7CF; padding:10px;}
#footer a:link{color: #B4B7CF; text-decoration: none;}
#footer a:visited {color: #B4B7CF;}
#footer a:hover{ color: #B4B7CF;text-decoration:underline;}
#footer a:active {color: #B4B7CF;}

/* sr-play */
#rr-admin {background:#FFFFFF;border:1px solid #E7E7E7;width:900px;margin:10px auto;padding:10px;}
#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-top { width: 732px; height: 80px; background: url('../img/rr-play/rr-play-header-bg.jpg') no-repeat; border: 1px solid #000000; }
#rr-play-logo { margin: 0 0 10px 0; }
#rr-play-nav-hl {font: normal 12px "Arial", sans-serif; }
#rr-play-topnav {float:left;padding: 20px 0 0 0; width:100%;}
#rr-play-topnav li{display: inline; list-style: none; float:left; margin: 0 2px 0 0; }
#rr-play-topnav li a { text-decoration: none; }
#rr-play-topnav li a.live { padding: 14px 0 0 15px; background: url(../img/rr-play/btn_lyssna_live_idle.png) no-repeat; display: block; width: 78px; height: 29px; }
#rr-play-topnav li a.live-current { padding: 14px 0 0 15px; background: url('../img/rr-play/btn_lyssna_live_active.png') no-repeat; color: #000000; display: block; width: 78px; height: 29px; }
#rr-play-topnav li a.tidi { padding: 14px 6px 0 8px; background: url(../img/rr-play/btn_gamla_program_idle.png) no-repeat; display: block; width: 101px; height: 29px; }
#rr-play-topnav li a.tidi-current { padding: 14px 6px 0 8px; background: url(../img/rr-play/btn_gamla_program_active.png) no-repeat; color: #000000; display: block; width: 101px; height: 29px; }
#rr-play-topnav li a.ung { padding: 14px 6px 0 8px; background: url(../img/rr-play/btn_ungdomsradio_idle.png) no-repeat; display: block; width: 95px; height: 29px; }
#rr-play-topnav li a.ung-current { padding: 14px 6px 0 8px; background: url(../img/rr-play/btn_ungdomsradio_active.png) no-repeat; color: #000000; display: block; width: 95px; height: 29px; }
#rr-play-topnav li a.tv { padding: 14px 6px 0 8px; background: url(../img/rr-play/btn_webb_tv_idle.png) no-repeat; display: block; width: 64px; height: 29px; }
#rr-play-topnav li a.tv-current { padding: 14px 6px 0 8px; background: url(../img/rr-play/btn_webb_tv_active.png) no-repeat; color: #000000; display: block; width: 64px; height: 29px; }


#rr-play-topnav a:link{color: #545454; font-size: 12px; font-weight: bold; border-bottom: 1px solid #787878;}
#rr-play-topnav a:visited{color: #545454; font-size: 12px; font-weight: bold; border-bottom: 1px solid #787878; }
#rr-play-topnav a:hover{ color: #545454; font-size: 12px; font-weight: bold; border-bottom: 1px solid #787878;}
#rr-play-topnav a#current{background: url('../img/rr-play/btn_selected.png'); color: #000000; }
#rr-play-content { float: left;}
#rr-play-nav { float: left; width: 388px; background: #ffffff; height: 280px; clear: left; padding: 0px 5px 0px 5px; overflow:auto; border-left: 1px solid #787878; border-bottom: 1px solid #787878; border-right: 1px solid #787878; }
#rr-play-nav ul {margin:5px 0px 0px 0px;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 { display:block; padding:4px; }
#rr-play-nav ul li a:hover { background:#F2F2F2; }
#rr-play-player { background: #ffffff; float: left; height: 280px; width: 320px; padding: 0 0 0 0; margin: 0 0 0 15px; }
#rr-play-schedule {margin:5px 0px 0px 0px; padding:5px;font-size:10px;color:#545454;}
#rr-play-schedule div {padding:0px 0 2px 0; margin: 0 0 10px 0; border-bottom: 1px solid #c3c3c3; font-weight: bold;}
#rr-play-schedule span {float: right; border: 0px solid #000000; padding: 0 0 0 5px;font-weight:bold;color:#222;}
#rr-play-bottom { margin: 15px 0 0 0;float:left;}
#rr-play-ad1 {float:left; width: 240px; height: 75px; margin: 0 0 0 0; padding: 0 0 0 0; background: #ffffff; border: 1px solid #787878; }
#rr-play-ad2 {float:left; width: 240px; height: 75px; margin: 0 0 0 5px; padding: 0 0 0 0; background: #ffffff; border: 1px solid #787878; }
#rr-play-ad3 {float:left; width: 240px; height: 75px; margin: 0 0 0 5px; padding: 0 0 0 0; background: #ffffff; border: 1px solid #787878; }