/* ******************************************
Titulo : AUDIOACTIVA (www.audioactiva.com.ar)
Autor : Gustavo Antunez
E-mail: gustavoantunez@gmail.com
URL: www.digit-all.com.ar
Creado : 10 de Enero, 2007
******************************************** */
*{
	margin: 0px;
	padding: 0px;
}
p{
	margin: 17px 0px;
}
ul{
	padding: 0px 12px;
}
body{ 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFF;
	text-align: center;
	background-color: #000;
}
a:link, a:visited{
	color: #FFF;
	text-decoration: underline;
}
a:hover, a:active{
	color: #FFD700;
	text-decoration: underline;	
}
A.a:link, A.a:visited{
	color: #FFF;
	text-decoration: none;
}
A.a:hover, A.a:active{
	color: #FFD700;
	text-decoration: none;
}
A.b:link, A.b:visited{
	color: #FFFF00;
	text-decoration: none;
}
A.b:hover, A.b:active{
	color: #FFFF00;
	text-decoration: underline;
}
#contenedor{
	width: 770px;
	margin: auto;
	text-align: left;
}
#top{ 
	background: #211F22 url(img/bgTop.jpg) repeat-x; 
	height: 158px;
	border-bottom: 4px solid #99CC00;
}
#contenedorChoose{
	width: 90%;
	padding: 12px 0px;
	padding-left: 100px;
	text-align: left;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
}
#chromemenu {
	float: right;
	right: 0;
	margin: -3px 3px 0px 0px;
	height: 22px;
	width: 580px;
	text-align: right;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
/*border: 1px solid #BBB; THEME CHANGE HERE*/
border-bottom-width: 0;
padding-bottom: 4px;
z-index:100;
background-color: #99CC00;
width: 120px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}
.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid #BBB; THEME CHANGE HERE*/
padding: 4px;
text-decoration: none;
color: white;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: #FFF;
text-decoration: underline;
}
/* ######### END Style for Drop Down Menu ######### */

.menuOff a:link, .menuOff a:visited{ 
	background: url(img/bgMenu.gif) repeat-x; 
	color: #99CC00;
	text-decoration: none;
	padding: 6px 8px;
}
.menuOff a:hover, .menuOff a:active{
	color: #FFF;
	text-decoration: none;
	padding: 6px 8px;
	background: url(img/bgMenu2.gif) repeat-x; 
}
.menuOn a:link, .menuOn a:visited, .menuOn a:hover, .menuOn a:active{ 
	background: url(img/bgMenu2.gif) repeat-x; 
	color: #FFF;
	text-decoration: none;
	padding: 6px 8px;
}
.menuSp a:link, .menuSp a:visited, .menuSp a:hover, .menuSp a:active{ 
	background-color:#FFFF00;
	color: #000;
	text-decoration: none; font-weight:bold;
	padding: 6px 8px;
}
.menuHome{ 
	background: url(img/bgMenu.gif) repeat-x; 
	padding: 6px 8px;
	color: #99CC00;
}
.menuHome:hover{ 
	padding: 6px 8px;
	color: #99CC00;
}
#logo{
	float: left;
	padding: 6px 0px 0px 32px;
	margin: auto;
}
H1{
	background-image: url(img/audioactiva_logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 191px;
	height: 132px;
	overflow: hidden;
}
H2{
	color: #99CC00;
	font-size: 18px;
}
H3{
	color: #00B2CE;
	font-size: 16px;
}
#user{
	float: right;
	padding: 12px;
	width: auto;
}
#userLogin{
	margin: 0 12px;
	padding: 6px;
	background: #191919;
	border: 1px solid #3C3C3C;
}
#panel10{
   position: absolute;
	z-index:10;
	padding: 0 12px;
	width: 170px;
	margin-left: 400px;
}
#cuerpo{
	padding: 3px;
	background: #191919;
}
#bottom{ 
	background: #191919 url(img/bgBottom.gif) repeat-x;
	padding: 30px 24px;
	color:#999;
}
#bottom a:link, #bottom a:visited{
	color: #999;
}
#bottom a:hover, #bottom a:active{
	color: #FFF;
}
td{
	vertical-align: top;
}
.td1{
	width: 228px;
	padding: 16px;
}
.td2{
	padding-right: 6px;
}
.td3{
	padding: 16px 6px;
}
.td4{
	padding: 6px;
}
.table1{ background-color: #111111;
padding: 6px; }
hr{
	margin: 13px 0px;
	height: 1px;
	border: none;
	background: #666;
}
.tab1{
	padding: 0px 0px 0px 21px;
}
.tab2{
	margin-left: 10px;
	padding: 12px;
	color: #999;
	border: 1px dotted #999;
}
.text1{
	padding: 0px 0px 6px 0px;
	margin-bottom: 6px;
	border-bottom: 1px solid #666;
	color: #999;
}
.text2{
	color: #FFCC00;
	font-weight: bold;
}
.text3{
	padding: 6px 0px;
	color: #999;
}
.text4{
	color: Red;
	font-weight: bold;
}
.text5{
	font-size: 18px;
	font-weight: bold;
}
.text5 a:link, .text5 a:visited{
	text-decoration: none;
}
.text5 a:hover, .text5 a:active{
	text-decoration: none;
	color: #FFD700;
}
fieldset{ border: none; }
legend{display: none;}
.input1{ 
	background: #666666;  
	padding: 3px;
	border: none; 
	color: #FFF;
	width: 200px;
}
.input2{ 
	background: #FFCC00;  
	padding: 3px;
	border: none; 
	color: #000;
	font-weight: bold;
}
.input3{ 
	background: #333333;
	/*margin-top: 10px;*/  
	padding: 3px;
	border: 1px solid #424242; 
	color: #FFF;
	font-size: 11px;
}
.imgLoad{ 
	background: url(img/indicator_big.gif) no-repeat center center; 
}