/***********************************************/
/* Rádio SIM                                   */
/* Renasceça WEBDEVCORE                        */
/***********************************************/

/***********************************************/
/* RESIDENT STYLES                             */
/***********************************************/ 


#center_nav_locutores{
	float:right;
	width:498px;
	height:411px;
	font-size:12px;
	background-image:url(../images/bg_main_locutores.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:Blue 
}

#center_nav_detail{
	float:right;
	width:463px;
	height:411px;
	font-size:12px;
	background-image:url(../images/bg_detail_locutores.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:Blue 
}

#center_title {
	width:157px;
	height:152px;
	position:relative;
	top:-10px;
	left:40px; 
}

#center_items {
	width:400px;
	position:relative;
	left:45px;
	top:-105px;

}
#center_items ul.items {
	margin:0;
	padding:0;

}
#center_items ul.items li {
	width:80px;
	padding:0;
	float:left;
	padding-bottom:0px;
	list-style-type:none;
	z-index:50;
	font-size:12px;
	text-align:center;
	margin:0 auto;

}
#center_contents {
	position:relative;
	width:395px;
	padding-left:48px;
	font-size:12px;
	color:#a2936a
}
#center_form {
	position:relative;
	width:310px;
	height:390px;
	left:90px;
	top:10px;
	font-size:12px;
	color:#a2936a;
	background-image:url(../images/bg_form_envia_msg.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.form_text{
    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;	
    TEXT-DECORATION: none;
	z-index:1;
}
.form_area{
    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;	
    TEXT-DECORATION: none;
	z-index:1;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#6c5a41;
	scrollbar-highlight-color:#352408;
	scrollbar-face-color:#352408;
	scrollbar-shadow-color:#352408;
	scrollbar-darkshadow-color:#6c5a41;
	scrollbar-track-color:#352408;
}
.item_solo{
	float:left;
	color:#4b2a04;
	padding:0;
	width:80px;
	text-align:center;
	margin:0 auto;
}
A.item_solo
{ 
	FONT-WEIGHT: bold;
	COLOR: #4b2a04;
	TEXT-DECORATION: underline;
}
A.item_solo:visited 
{ 
	COLOR: #4b2a04; 
}
A.item_solo:active 
{ 
	COLOR: #4b2a04; 
}
A.item_solo:hover 
{
	COLOR: #4b2a04; 
	TEXT-DECORATION: underline;
}
#sub_musica{
	width:315px;
	height:550px;
	font-size:12px;
	background-color:red
}
#win_fotos{
	margin: 0;
	padding:3px 3px 3px 3px;
	text-align:center;
	margin:0px auto;
}
	#win_fotos ul.items {
		margin:0;
		padding:0px;
	}
	#win_fotos ul.items li{
		list-style-type:none;
		list-style:none;
		display:inline;
		margin:0;
		padding:0;
		float:left
}
img.valign_fotos {
	display:inline;
	vertical-align:top;
	border:1px;
	border-style:solid;
	border-color:#dbc4a0;
	margin-bottom:5px;
	margin-right:4px;
	margin-top:5px;
	cursor:pointer;
}
.video_thumb{
	margin:0 auto;
	text-align:center;
	padding:20px
}
.video_title{
	margin:0 auto;
	text-align:center;
}
A.control_video
{ 
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}
A.control_video:visited 
{ 
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;	
}
A.control_video:active 
{ 
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}
A.control_video:hover 
{
	COLOR: #d8b832;
	TEXT-DECORATION: underline;
}
#detail_sub{
	float:left;
	width:341px;
	background-image:url(../images/bg_detail_sub.jpg);
	background-repeat:repeat-y
}