body {
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
    font-size: 12px;
 	color: #000;
    background-image: url(http://www.rro.ch/cms/ee/themes/cp_global_images/background.png);
    background-repeat: no-repeat;
    background-color: #5891A9;
}

a:link, a:visited, a:hover {
	color: #4D87C7;
}

h3 {
	color: #000;
    font-family: "Lucida Console", Arial, Verdana, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}

h4 {
	color: #000;
    font-family: "Lucida Console", Arial, Verdana, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 0;
}

hr {
	color: #4D8FA8; 
    background: none; 
    border: none; 
    background-color: #4D8FA8;
    height: 1px;
}

p.notopmargin {margin-top:0;}

#centercontainer {
	position: relative;
    width: 950px !important;
    min-height: 500px;
    z-index: 0;
}

.top_spacer {
    width: 100%;
    height: 125px;
}

.clearer {
    clear: both;
    font-size: 0px;
}

#logocontainer {
    width: 323px;
    height: 36px;
    background-image: url(http://www.rro.ch/cms/ee/themes/cp_global_images/logo.png);
}

div.main_navigation {
    float: left;
    margin-right: 3px;
    margin-top: 5px;
    z-index: 999;
    position: relative;
    max-width: 150px;
}

div.main_navigation.active {
	z-index: 1001;
}

div.main_navigation table {
	table-layout: auto !important;
}

div.com_tabs {
	/*border-bottom: 1px solid #86B5C6;*/
    height: 32px;
    margin: 0 11px 0 11px;
}

div.com_tabs div.main_navigation td.mn_tc, div.com_tabs div.main_navigation td.mn_content {
	background-color: #CFDFE7;
}

div.com_tabs div.main_navigation.active td.mn_tc, div.com_tabs div.main_navigation.active td.mn_content {
	background-color: #FFFFFF;
}

div.com_tabs div.main_navigation td.mn_tl {
	background-position: 0 -40px;
}

div.com_tabs div.main_navigation td.mn_tr {
	background-position: 0 -50px;
}

div.com_tabs div.main_navigation.active td.mn_tl {
	background-position: 0 -20px;
}

div.com_tabs div.main_navigation.active td.mn_tr {
	background-position: 0 -30px;
}

div.com_tabs div.main_navigation.active td.mn_content {
	padding-bottom: 3px;
}

.mn_tl {
    background-image: url(http://www.rro.ch/cms/ee/themes/cp_global_images/corners.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 1px;
    width: 11px;
    height: 10px;
    cursor: pointer;
}

.active .mn_tl {
    background-position: 0 -20px;
}

.mn_tl a, .mn_tl a:link, .mn_tl a:visited, .mn_tr a, .mn_tr a:link, .mn_tr a:visited {
	width: 11px;
}

.mn_tc {
    background-color: #E7EFF4;
    font-size: 1px;
    width: auto;
    height: 10px;
    cursor: pointer;
}

.active .mn_tc {
    background-color: #FFF;
}

.mn_tr {
    background-image: url(http://www.rro.ch/cms/ee/themes/cp_global_images/corners.png);
    background-position: 0 -10px;
    background-repeat: no-repeat;
    font-size: 1px;
    width: 11px;
    height: 10px;
    cursor: pointer;
}

.active .mn_tr {
    background-position: 0 -30px;
}

.mn_content {
    background-color: #E7EFF4;
    color: #014260;
    padding: 0 5px 4px 5px;
    text-transform: uppercase;
    cursor: pointer;
    z-index: 999;
}

.active .mn_content {
    background-color: #FFF;
    padding-bottom: 5px;
    z-index: 1001;
}

.main_navigation a, .main_navigation a:visited, .main_navigation a:link {
    color: inherit;
    text-decoration: none;
}

.subnavbarcontainer {
    width: 100%;
    height: 26px;
	/*height:50px;*/
    border-top: 1px solid #86B5C6;
    background-image: url(http://www.rro.ch/cms/ee/themes/cp_global_images/snb_li_bg.png);
	/*background-image: url(http://www.rro.ch/cms/ee/themes/cp_global_images/snb_li_bg_big.png);*/
    background-repeat: repeat-x;
    margin: -1px 0 0 0;
    top: -1px;
}

.snbc_ul {
    list-style-type: none;
    padding: 0;
    margin-top: 0;
}

.snbc_ul li {
    float: left;
    background-image: url(http://www.rro.ch/cms/ee/themes/cp_global_images/snb_li_bg.png);
    background-repeat: repeat-x;
    height: 26px;
    vertical-align: middle;
}

a.snb_item_small, a.snb_item_small:link, a.snb_item_small:hover, a.snb_item_small:visited {
	height: 21px !important;
}

.snbc_ul a, .snbc_ul a:link, .snbc_ul a:visited {
    text-decoration: none;
    text-transform: uppercase;
    padding: 5px 5px 0 5px;
    color: #014260;
    border-left: 1px solid #FFF;
    border-right: 1px solid #AED0E0;
    font-size: 11px;
}

.snbc_ov_0 .snb_item_active, a.snb_item:hover {
	padding: 5px 5px 0;
    background-image: url(http://www.rro.ch/cms/ee/themes/cp_global_images/snb_li_bg_hover.png);
    background-repeat: repeat-x;
    height: 22px;
}

.snbc_ov_1 {
	background-image: url(http://www.rro.ch/cms/ee/themes/cp_global_images/snb_li_bg2.png);
}

.snbc_ov_1 table {
	padding-top: 5px;
    background-color: transparent;
    table-layout: fixed;
}

.snbc_ov_1 li {
	background-image: none;
    border: none;
	background-color: transparent;
    margin-right: 5px;
}

.snbc_tab_1_tl {
	background-image: url(http://www.rro.ch/cms/ee/themes/cp_global_images/corners.png);
    background-position: 0 -81px;
    background-repeat: no-repeat;
    font-size: 1px;
    width: 11px;
    height: 10px;
}

.snbc_tab_1_tc {
	background-image: url(http://www.rro.ch/cms/ee/themes/cp_global_images/snb_tab.png);
    background-repeat: repeat-x;
    font-size: 1px;
    width: auto;
    height: 10px;
}

.snbc_tab_1_tr {
	background-image: url(http://www.rro.ch/cms/ee/themes/cp_global_images/corners.png);
    background-position: 0 -91px;
    background-repeat: no-repeat;
    font-size: 1px;
    width: 11px;
    height: 10px;
}

.snbc_tab_1_content {
	background-image: url(http://www.rro.ch/cms/ee/themes/cp_global_images/snb_tab2.png);
    background-repeat: repeat-x;
    background-color: #548EA6;
    width: auto;
    height: 16px !important;
    padding: 0 5px;
}

.snbc_tab_1_content a {
	height: 13px !important;
}

.a_block {
    display: block !important;
}

.a_no_padding {
	padding: 0 !important;
}

.a_no_margin {
	margin: 0 !important;
}

.a_no_border {
	border: none !important;
    border-width: 0px !important;
}

.a_100_height {
	height: 100% !important;
}

#content {
	float: left;
    padding: 20px 0 0 0;
    clear: both;
    width: 681px;
    min-height: 500px;
    margin: 0;
    background-color: transparent;
}

#content table {
	width: 681px;
    table-layout: fixed;
}

#content_right {
	float: left;
    font-family: "Lucida Sans", Arial, Verdana, sans-serif;
    padding: 20px 0 0 30px;
    width: 239px;
}

#content_right table {
	width: 100%;
    table-layout: fixed;
}

.shadowed_tl {
    background-image: url(http://www.rro.ch/cms/ee/themes/cp_global_images/corners.png);
    background-position: 0 -40px;
    background-repeat: no-repeat;
    font-size: 1px;
    width: 11px;
    height: 10px;
}

.shadowed_tc {
    background-color: #CFDFE7;
    font-size: 1px;
    width: auto;
    height: 10px;
}

.shadowed_tr {
    background-image: url(http://www.rro.ch/cms/ee/themes/cp_global_images/corners.png);
    background-position: 0 -50px;
    background-repeat: no-repeat;
    font-size: 1px;
    width: 11px;
    height: 10px;
}

.shadowed_content {
    background-color: #CFDFE7;
    /*width: 670px;*/
    min-height: 20px;
    padding-left: 11px;
}

#shadowed_content_left {
	float: left;
    width: 395px;
    padding-right: 15px;
    border-right: 1px solid #4D8FA8;
}

#shadowed_content_right {
	float: left;
    /*border-left: 1px solid #FFF;*/
    padding-left: 10px;
    width: 232px;
}

.shadowed_cr {
    background-image: url(http://www.rro.ch/cms/ee/themes/cp_global_images/shadowed_cr.png);
    background-repeat: repeat-y;
    font-size: 1px;
    width: 11px;
    height: auto;
}

.shadowed_bl {
    background-image: url(http://www.rro.ch/cms/ee/themes/cp_global_images/corners.png);
    background-position: 0 -61px;
    background-repeat: repeat-y;
    font-size: 1px;
    width: 11px;
    height: 10px;
}

.shadowed_bc {
    background-image: url(http://www.rro.ch/cms/ee/themes/cp_global_images/shadowed_bc.png);
    background-repeat: repeat-x;
    font-size: 1px;
    width: auto;
    height: 10px;
}

.shadowed_br {
    background-image: url(http://www.rro.ch/cms/ee/themes/cp_global_images/corners.png);
    background-position: 0 -71px;
    background-repeat: repeat-y;
    font-size: 1px;
    width: 11px;
    height: 10px;
}

div.boxen {
	margin-bottom: 15px;
}

img.prog_pic {
	width: 50px;
    height: 40px;
}

div.program_image {
	float: left;
    padding-right: 5px;
}

h3.progh_rro {
	border:1px solid #fba053;
	background-color:#fed393;
	padding:5px;
}

h3.progh_tow {
	border:1px solid #56769a;
	background-color:#80a8cb;
	padding:5px;
}

div.program_entry_top {
	padding-top:10px;
	margin-bottom:10px;
	clear: both;
    border-top: 1px solid #56769a;
	border-bottom: 1px solid #56769a;
	background-color:transparent;
}

div.program_entry_rro {
	margin-bottom: 10px;
	clear: both;
	border-bottom: 1px solid #fba053;
	background-color:transparent;
}

div.program_entry_tow {
	margin-bottom: 10px;
	clear: both;
    border-bottom: 1px solid #56769a;
	background-color:transparent;
}

div.container_rro {
	border:1px solid #fba053;
	background-color:#ffedd9;
	padding:5px;
	margin-bottom:10px;
}

div.container_tow {
	border:1px solid #56769a;
	background-color:#b7cedd;
	padding:5px;
}

.comment-pc {text-align:center;}

.comment-cont {
	/*border-bottom:1px dotted #4B5757;*/
	margin-bottom:15px;
	text-align:left;
}

.cheader {
	background-color:#a6bac8;
	width:660px;
	height:18px;
	vertical-align:middle;
	padding-top:3px;
}

.ctitle {
	float:left;
	font-style:normal;
	margin-right:9px;
	padding-right:10px;
	text-transform:none;
	padding-left:5px;
}

.cname {
	float:left;
	padding-right:5px;
}

.cdate {
	float:right;
	color:#000000;
	font-size:10px;
	padding-right:5px;
	padding-top:1px;
	vertical-align:middle;
}

.ccontent {
	clear:both;
	padding-top:5px;
	padding-left:5px;
	background-color:#c1d4e2;
	margin-top:1px;
}

.cform {
	border-top:1px dotted #4B5757;
	margin-top:15px;
	padding-top:15px;
}

.cform-table {table-layout:auto;}

.cnoentries {text-align:left;}

.float_left {
	float: left;
}

.lv_Caption {
	font-family: "Lucida Sans", Arial, Verdana, sans-serif !important;
    text-align: left !important;
    line-height: 1em !important;
    font-size: 10px !important;
    color: #000 !important;
}

.entryactual {text-transform:uppercase;}

.gb_pagination {
	width:100%;
	text-align:center;
}

h2.dir-searchres {
	margin:0;
	margin-bottom:10px;
	padding:0;
}

h3.dir-searchres {
	margin:0;
	margin-top:20px;
	margin-bottom:10px;
	padding:0;
}

.dir-searchres-entry {
	padding:10px;
	margin:0;
	border-bottom:1px dotted #7e8386;
}

.dir-searchres-entry-bg {background-color:#bdcbd8;}

.dir-searchres-entry-highlight {
	background-color:#9eaebe;
	cursor:pointer;
}

.dir-searchres-logo {
	float:left;
	padding:0;
	margin:0;
	width:80px;
	border:1px solid #7e8386;
}

.dir-searchres-info {margin-left:90px;}

.dir-search {
	border:1px solid #56769A;
	background-color:#B7CEDD;
	width:495px;
	padding:5px;
	margin-bottom:10px;
}

.dir-search-table {width:460px;}

.dir-search-label {
	font-size:14px;
	font-weight:bold;
	vertical-align:top;
	height:25px;
}

.dir-search-input {
	border:1px solid #666666;
	height:15px;
	width:200px;
}

.dir-search-label-small {
	font-size:11px;
	color:#666666;
	vertical-align:bottom;
	height:18px;
}

.dir-error {
	color:#B8200F;
	font-weight:bold;
}

.dir-pagination {
	margin:0;
	padding:0;
	margin-top:10px;
	width:100%;
	text-align:center;
}

.dir-maincategories {padding-top:10px;}

.dir-back {margin-bottom:10px;}

.dir-leftcol {
	float: left;
    width: 365px;
    padding-right: 10px;
    border-right: 1px solid #4D8FA8;
}

.dir-rightcol {
	float: left;
    padding-left: 10px;
    width: 270px;
}

.dir-company {
	margin:0;
	padding:0;
}

.dir-logo {
	float:left;
	margin:0;
	padding:0;
	margin-right:10px;
}

.dir-offer {
	display:inline;
	margin:0;
	padding:0;
}

.dir-title {
	margin:0;
	padding:0;
	padding-bottom:10px;
}

.dir-hr {
	clear:both;
	padding:0;
	margin:0;
	padding-top:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #7e8386;
}

.dir-hrwp {
	clear:both;
	padding:0;
	margin:0;
	border-bottom:1px dotted #7e8386;
}

.dir-hrpt {
	clear:both;
	padding:0;
	padding-top:10px;
	margin:0;
	border-bottom:1px dotted #7e8386;
}

.dir-spacer {
	clear:both;
	padding:0;
	margin:0;
	margin-top:10px;
}

div.dir-bhours {
	position:relative;
	padding:0;
	margin:0;
	float:left;
	width:50%;
}

div.dir-contact {
	position:relative;
	padding:0;
	margin:0;
	float:left;
	width:50%;
}

table.dir-bhours {
	margin:0;
	padding:0;
}

table.dir-contact {
	margin:0;
	padding:0;
}

table.dir-bhours td{
	vertical-align:top;
	text-align:left;
	padding-bottom:5px;
}

table.dir-contact td{
	vertical-align:top;
	text-align:left;
	padding-bottom:3px;
}

.dir-gallery {

}

.dir-imgoverlay {
	position:relative;
	top:5px;
	left:-5px;
}

.dir-map {
	width:270px;
	height:287px;
	overflow:hidden;
}

h3.dir-proximity {
	background-color:#FED393;
	border:1px solid #FBA053;
	padding:5px;
}

div.dir-proximity {
	width:259px;
	background-color:#FFEDD9;
	border:1px solid #FBA053;
	margin-bottom:10px;
	padding:5px;
}

h3.dir-relcategory {
	background-color:#80A8CB;
	border:1px solid #56769A;
	padding:5px;
}

div.dir-relcategory {
	width:259px;
	background-color:#B7CEDD;
	border:1px solid #56769A;
	padding:5px;
}

.dir-elist-logo {
	float:left;
	padding:0;
	margin:0;
	width:60px;
	border:1px solid #7e8386;
}

.dir-elist-info {margin-left:70px;}

.dir-elist-link {margin-top:5px;}

.dir-infowindow {width:190px;}

div#logocontrol + div > span {
	display: none;
}

.media_div {
	width: 200px;
    margin-right: 19px;
    font-size: 12px;
}

.media_div table {
	width: 200px !important;
}

#player_container {
	position: relative;
}

ul#icons {
	margin: 0;
    padding: 0;
}

ul#icons li {
	cursor: pointer;
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 2px;
    padding: 4px 0;
    position: relative;
}

ul#icons span.ui-icon {
	float: left;
   	margin: 0 4px;
}

ul#icons #volume-min {
	margin: 2px 140px 2px 364px;
}

#bars_holder {
	left: 100px;
    position: absolute;
    top: 9px;
    width: 300px;
}

#loaderBar.ui-progressbar {
	border: 0 none;
    height: 0.2em;
}

#sliderVolume {
	height: 0.4em;
    left: 460px;
    position: absolute;
    top: 13px;
    width: 120px;
}

#sliderVolume .ui-slider-handle {
	height: 0.8em;
    width: 0.8em;
}

#sliderPlayback .ui-slider-handle {height:1.6em;}

#loaderBar.ui-progressbar {
	border: none;
    height: 0.2em;
}

/* Mini Settings */

div.mini_audio_player > ul {
	margin: 0 !important;
    padding: 0 !important;
}

div.mini_audio_player > ul > li {
	cursor: pointer;
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
	margin: 0 2px 0 0;
    padding: 2px 0;
    position: relative;
}

div.mini_audio_player {
	position: relative;
}

div.mini_audio_player #volume-min {
	margin-left: 95px;
}

div.mini_audio_player span.ui-icon {
	float: left;
	margin: 0 2px;
}

div.mini_audio_player > div.bars_holder {
	left: 60px;
    position: absolute;
    top: 2px;
    width: 70px;
}

.loaderBar.ui-progressbar {
	border: 0 none;
    height: 0.2em;
}

.sliderPlayback .ui-slider-handle {height:1.6em;}

.loaderBar.ui-progressbar {
	border: none;
    height: 0.2em;
}


.news_image{
  display:block;
  width: 390px;
  height: 292px;
}
.radio_1{
  float: right;
  width: 192px;  
  height: 119px;
  
  font-size:	14px;
  font-weight:	400;
  font-style:	normal;
  color: #000000;
  
  margin-right: 15px;
  
  border-radius: 5px;
  -moz-border-radius: 5px;
  weblcit_border-radius: 5px;
}
.radio_2{
  float: right;
  width: 192px;  
  height: 119px;
  
  font-size:	14px;
  font-weight:	400;
  font-style:	normal;
  color: #000000;
  
  margin: 0px;
  
  border-radius: 5px;
  -moz-border-radius: 5px;
  weblcit_border-radius: 5px;  
}
.radio_3{
  width: 254px;  
  height: 119px;
  
  font-size:	14px;
  font-weight:	400;
  font-style:	normal;
  color: #000000;
  
  margin: 0px;
  
  border-radius: 5px;
  -moz-border-radius: 5px;
  weblcit_border-radius: 5px;  
}
#content_right{
  padding-left:15px !important;
  width: 254px !important;  
}

div.news_msg div.news_image a {
  display:block;
  height:100%;
}
#big_message{
  width: 659px;
}
div.parnterimgs{
  text-align: center;
  padding-bottom: 5px;
  
}
.partner{
  color:#000000;
  font-family:"Lucida Console",Arial,Verdana,sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform:uppercase;

  background-color: #ffffff;
  
  padding: 20px;
  
  border-radius: 5px;
  -moz-border-radius: 5px;
  weblcit_border-radius: 5px;  
}
