﻿body.player
{
	background-color: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 1;
	width: 454px;
	height: 520px;
	background: url(Imagens/bkg.jpg) no-repeat;	
}

#tudo
{
	width: 454px;
	height: 520px;
	background-image: url(Imagens/bkg.jpg);
	border: 1px solid #E0E0E0;
}

a
{
	font-size: 14px;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-weight: bolder;
}

a:hover
{
	color: #CCC;
	text-decoration: none;
}


/*--------MENU--------*/

.menu
{
	width: 435px;
	height: 26px;
	padding: 3px;	
	margin-top: 95px;
}

#mnDesktop
{
	width: 105px;
	height: 25px;
	display: block;
	float: left;
	background: url(Imagens/btn_icDesktop.png) 0 0 no-repeat;
	margin-left: 28px;
}

#mnDesktop:hover
{
	background-position: -105px 0;
}


#mnWidget
{
	width: 55px;
	height: 24px;
	display: block;
	float: left;
	background: url(Imagens/btn_Widget.png) 0 0 no-repeat;
	margin-left: 23px;
}


#mnWidget:hover
{
	background-position: -55px 0;
}

#mnScreenSaver
{
	float: left;
	width: 85px;
	height: 25px;
	overflow: hidden; 
	margin-left: 37px;
	/* 		width: 125px;  		height: 25px; 		display: block; 		float: left;		 		background: url(Imagens/btn_ScreenSaver.png) 0 0 no-repeat; */
}

#mnScreenSaver:hover
{
	/*background-position: -125px 0;*/
}


#mnAjuda
{
	width: 54px;
	height: 24px;
	display: block;
	float: left;
	background: url(Imagens/btn_Ajuda.png) 0 0 no-repeat;
	margin-left: 32px;
}


#mnAjuda:hover
{
	background-position: -54px 0;
}

/*----------------*/

/*Controle de visibilidade*/
.clsConteudoAbaInativa
{
	display: none;
}

.clsConteudoAbas
{
	position: absolute;
	top: 90px;
	left: 21px;
	z-index: 1000;
}

.divBanner
{
	width: 120px;
	height: 60px;
	position: absolute;
	top: 28px;
	left: 305px;
}

/*----------------*/


/*------Menu-------*/


#olMenuTabs a, #olMenuTabs a:link
{
	/*display: inline;*/
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
}

#olMenuTabs a:hover
{
	/*display: inline;*/
	color: #CCC;
}

#olMenuTabs a:active
{
	/*display: inline;*/
	color: #FFF;
}


#olMenuTabs li
{
	/*display: inline;*/
	float: left;
}

#olMenuTabs li.clsAbaAtiva
{
}

#liAba1
{
	top: 8px;
	left: 40px;
	position: absolute;
}

#liAba2
{
	/*padding: 3px 5px 0 5px; 	margin: 0 5px 0 5px;*/
}


/*------Dropdown radios------*/

#radios
{
	/*behavior: url(app_themes/theme1/Javascript/csshover2.htc);*/
}

#radios
{
	list-style: none;
	font-size: 0.8em;
	cursor: hand;
}

#radios li
{
	width: 148px;
	z-index: 10;
	position: relative;
	list-style: none;
	padding: 0;
}

#radios li ul
{
	display: none;
}

#radios li ul a
{
	width: 100px;
	text-decoration: none;
	font-weight: bolder;
}

#radios li ul a:hover
{
	text-decoration: none;
	font-weight: bolder;
}

#radios li ul
{
	background-color: #0000FF;
}

#radios li:hover ul, #radios li:hover li:hover ul
{
	display: block;
	background-color: #1D1D1D;
}


#escolha
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 14px;
	padding-left: 3px;
	color: #FFFFFF;
	width: 148px;
}

#escolha a, #escolha a:link
{
	display: inline;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

#escolha a:hover
{
	display: inline;
	color: #FFCC00;
	text-decoration: none;
	font-size: 12px;
}

#escolha a:active
{
	display: inline;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.libkg
{
	background-color: #1D1D1D;
	margin: 0 0 3px 0;
}

.bkgDrop
{
	background-color: #1D1D1D;
	width: 100px;
	height: 50px;
	padding: 10px 0 0 0;
}

/*------------*/

.footer
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	height: 20px;
	position: absolute;
	top: 503px;
	left: 20px;
	float: left;
}


.divLogoAorta
{
	height: 16px;
	width: 16px;
	float: left;
	position: absolute;
	top: 501px;
	left: 113px;
}

/*------------*/

.icSetaDrop
{
	background: url(Imagens/icSeta_branca.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 9px;
	float: left;
	margin: 3px 0 0 5px;
}

.blcWidget
{
	margin: 34px 0 0 18px;
}


.clsBaixeIc a
{
	margin-top: 20px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
}

.clsBaixeIc a:hover
{
	color: #ccc;
}
