﻿/***********************************************/
/* Rádio SIM                                   */
/* Renasceça WEBDEVCORE                        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial,sans-serif;
	color:#564b47;  
	margin:0px;
	padding:0;
	line-height: 1.166;	
	text-align: center;
}

a:link, a:visited, a:hover {
	/*color: #006699;*/
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	text-decoration: underline;
}

a:hover {
	COLOR: #d8b832; 
	font-weight:bold;
	TEXT-DECORATION: underline;
}
/* overrides decoration from previous rule for hovered links */

img{
	border:0
}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

				

/***********************************************/
/* Base Layout                                 */
/***********************************************/

#centered_box{
	text-align: left;
	vertical-align: middle;	
	margin: 0px auto;
	padding: 0px;
	width: 996px;
	background-color: #ffffff;
/*	border: 1px dashed #564b47;*/
}
#header{
	margin:0;
	padding:0;
	width: 996px;
	height:148px;
    font-size: 1px;
}
#menu{
	margin: 0;
	width:157px;
	height:411px;
	float:left;
	padding: 0;
	background-image:url(/images/bg_menu.jpg);
	background-position:top;
	background-repeat:repeat-y;
	font-size:1px
}
#menu_detail{
	margin: 0;
	width:157px;
	height:456px;
	float:left;
	padding: 0;
	background-image:url(/images/bg_menu_detail.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-size:1px
}
#flash_hp{
	float:right;
	width:498px;
	height:411px;
	font-size:1px
}
#center_nav{
	float:right;
	width:498px;
	height:411px;
	font-size:12px;
	background-image:url(/images/bg_main_musica.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#content_extra_home{
	float:right;
	background-image:url(/images/img_09.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:341px;
	height:411px;
	font-size:1px;
	margin:0 auto;
	text-align:center
}
#detail_content{
	float:right;
	width:839px;
	background-image:url(/images/bg_detail_main.jpg);
	background-position:top;
	background-repeat:repeat-y;
	min-height:480px;
	height:auto !important;
	height:480px;
}
#detail_center_nav{
	float:left;
	width:463px;
}
#detail_content_sub{
	float:right;
	width:376px;
}
#barra_vert{
	float:right;
	width:35px;
	background-image:url(/images/sub_barravert.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#mrec{
	padding:0;
	margin:20px 10px 0 10px 
}
#form_enviamsg{
	padding:45px 0 0 0;
    BORDER-RIGHT: transparent 0px solid; 
    BORDER-TOP: transparent 0px solid; 
    BORDER-LEFT: transparent 0px solid; 
    BORDER-BOTTOM: transparent 0px solid; 
    COLOR: #d8b557; 
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    BACKGROUND-COLOR: transparent;
    FONT-SIZE: 12px;
	font-weight:normal;
	height:14px;
	width:300px;	
    TEXT-DECORATION: none;
	z-index:1
}
#flash_frequencias{
	padding:0;
	width:300px;
	text-align:left;
	margin:25px 10px 0 0 
}

/******** NewsTiker **/
#newsticker {
	padding:8px 0 0 250px;
	margin:0;
}
#newsticker ul {
	list-style: none;
	display:inline;
	color: #ffffff;
	margin:0;
	padding:0;
	font-size:12px;
	position:relative;
	left:0;
	
}
/********* */
#bem_vindo{
	width:740px;
	height:82px;
}


/**************************** inicio barra funcionalidades ***************************** */
/*#pesquisa_login_tempo{
	background-image:url(/images/img_04.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:740px;
	height:17px;
	background-color:green
}
#plt_boxes{
	float:left
}
#plt_tempo{
	float:right;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	width:158px;
	height:12px;
	display:inline;
	margin:0;
	padding:2px;
}*/
/**************************** fim barra funcionalidades ***************************** */
#sintonizador{
	width:740px;
	height:15px;
	float:left;
}
#emissao_nomomento{
	width:740px;
	height:34px;
	font-size:12px;
	color:#FFFFFF;
	background-color:#271805;
	margin:0;
	padding:0;
}

#atocar_agora{
	float:left;
	width:358px;
	height:22px;	
	background-color:#271805;
	padding:6px
}
#aseguir{
	float:right;
	width:358px;
	height:22px;
	background-color:#271805;
	padding:6px
}
#institucional{
	width:996px;
	height:70px;
	padding-top:15px
}
#inst_ctcs{
	float:left;
	width:294px
}

#inst_grupo{
	float:right;
	width:397px
}
#leaderboard{
	text-align:center;
	margin:0 auto;

}
#copyr{
	text-align:center;
	margin:0 auto;
	font-size:10px;
	color:#271705;
	padding:30px
}
#footer{
	background-image:url(/images/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:996px;
	height:77px;
	margin:0;
	padding:0
}
#detail_footer{
	width:996px;
	height:77px;
	margin:0;
	padding:0;
	text-align:right
}

/************************************************************************************************************************** */
/* fixBugs */
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	
}
.send_msg {
    BORDER-RIGHT: transparent 0px solid; 
    BORDER-TOP: transparent 0px solid; 
    BORDER-LEFT: transparent 0px solid; 
    BORDER-BOTTOM: transparent 0px solid; 
    COLOR: #d8b557; 
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    BACKGROUND-COLOR: transparent;
    FONT-SIZE: 12px;
	font-weight:normal;
	height:14px;
	width:300px;	
    TEXT-DECORATION: none;
	z-index:1
}
.box_pesquisa {
    BORDER-RIGHT: transparent 0px solid; 
    BORDER-TOP: transparent 0px solid; 
    BORDER-LEFT: transparent 0px solid; 
    BORDER-BOTTOM: transparent 0px solid;
	BACKGROUND-COLOR: transparent;
    FONT-FAMILY:  Arial,Verdana, Helvetica, sans-serif; 
    FONT-SIZE: 11px;
	COLOR: #4a2a04;
	font-weight:bold;
	height:13px;
	width:70px;	
    TEXT-DECORATION: none;
	z-index:1;
	margin-left:60px
}
.box_login {
    BORDER-RIGHT: transparent 0px solid; 
    BORDER-TOP: transparent 0px solid; 
    BORDER-LEFT: transparent 0px solid; 
    BORDER-BOTTOM: transparent 0px solid;
	BACKGROUND-COLOR: transparent;
    FONT-FAMILY:  Arial,Verdana, Helvetica, sans-serif; 
    FONT-SIZE: 11px;
	COLOR: #4a2a04;
	font-weight:bold;
	height:13px;
	width:60px;	
    TEXT-DECORATION: none;
	z-index:1;
	margin-left:51px
}
.box_pass {
    BORDER-RIGHT: transparent 0px solid; 
    BORDER-TOP: transparent 0px solid; 
    BORDER-LEFT: transparent 0px solid; 
    BORDER-BOTTOM: transparent 0px solid;
	BACKGROUND-COLOR: transparent;
    FONT-FAMILY:  Arial,Verdana, Helvetica, sans-serif; 
    FONT-SIZE: 11px;
	COLOR: #4a2a04;
	font-weight:bold;
	height:13px;
	width:55px;	
    TEXT-DECORATION: none;
	z-index:1;
	margin-left:72px
}
img.valign {
	display:inline;
	vertical-align:bottom;
	border:0px;
}
.cx_box {
    BORDER-RIGHT:none;
    BORDER-TOP:none;
    BORDER-LEFT:none;
    BORDER-BOTTOM:none;
    COLOR: #777777; 
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    BACKGROUND-COLOR: white;
    FONT-SIZE: 10px;
	font-weight:normal;
    text-decoration: none;
	margin-bottom:5px
}
.cx_box_sigleline {
    BORDER-RIGHT:none;
    BORDER-TOP:none;
    BORDER-LEFT:none;
    BORDER-BOTTOM:none;
    COLOR: #777777; 
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    BACKGROUND-COLOR: white;
    FONT-SIZE: 10px;
	font-weight:normal;
    text-decoration: none;
	margin:2px;
	padding:3px
}
.cx_box_multiline {
    BORDER-RIGHT:none;
    BORDER-TOP:none;
    BORDER-LEFT:none;
    BORDER-BOTTOM:none;
    COLOR: #777777; 
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    BACKGROUND-COLOR: white;
    FONT-SIZE: 10px;
	font-weight:normal;
    text-decoration: none;
	margin-bottom:10px;
	padding:5px
}