body{
margin:0;
padding:0;
background-color: #730000;
background-position: center top;
background-image: url(../img/bg.jpg);
background-repeat: no-repeat;
color:#333333;
font-family:"Courier New", Courier, monospace;
font-size:11px;
}

IMG {border: 0px;}

A {
/*color: White;*/
color: #9a0f08;
}

A:hover {
text-decoration: None;
}

#maincontainer{
width: 990px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background-color: #5C0100;
height: 228px; /*Height of top section*/   /* con la botonera habilitada son 223 */
background-image: url(../img/bgtop.jpg);
}

#contentwrapper{
float: left;
width: 100%;
background-color: #dbceac;
}

#contentcolumn{
margin-right: 140px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn{
float: left;
width: 138px; /*Width of right column*/
margin-left: -140px; /*Set left margin to -(RightColumnWidth) */
background-color: #dbceac; /*#821705;*/

border-left-style:solid; 
border-left-width:1px; 
border-color:#9a0f08;

}

#contentcolumnin{
margin-right: 320px; /*Set right margin to RightColumnWidth*/
background-color: #dbceac; /*#821705;*/
}

#rightcolumnin{
float: left;
width: 320px; /*Width of right column*/
margin-left: -320px; /*Set left margin to -(RightColumnWidth) */
background-color: #dbceac;
}
/*fin estructura*/
#banner {
padding-top: 10px;
padding-left: 10px;
}
#request {
float: left;
width: 158px;
padding-top: 10px;
}
#requestgo {
margin-left: 158px;
background-image: url(../img/bgrequest.jpg);
margin-right: 10px;
padding-top: 10px;
}
*html #requestgo {
        width:155px;

}
#contenedordeseccion {
padding-top: 10px;
padding-left: 10px;
}
#contenedordeseccion2 {
padding-left: 10px;
}
#contenedordeseccion3 {
padding-left: 10px;
padding-top: 5px;
}
#contenedordeseccion4 {
padding-top: 5px;
}
#listen {
}

#doscolumnasmain{
float:left;
width: 200px;
padding-left: 10px;
}
    *html #doscolumnasmain {
        width:197px;

}

#doscolumnasmain1 {
margin-left: 290px;
padding-top: 5px;
}

#boxcolumnasmain {
padding-top: 5px;
}
#boxcolumnasmainint {
background-color: #FFFFFF;
width: 197px;
height: 144px;
}
#fotodeldia {
text-align: center;
padding-top: 2px;
}
#boxnews {
height: 265px;
background-image: url(../img/bgnews.jpg);
background-repeat: no-repeat;
padding-right: 20px;
padding-left: 10px;
}
#boxnews1 {
height: 118px;
border-bottom-style: dashed;
border-bottom-color: #FFFFFF;
border-bottom-width: 1px;
padding-bottom: 6px;
padding-top: 7px;
}
#boxnews2 {
height: 118px;
padding-top: 7px;
padding-bottom: 6px;
}
#boxnewsfoto {
background-color:#000000;
padding: 5px;
width: 140px;
float: left;
text-align: center;
}
#boxnewstexto {
margin-left: 160px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
text-align: left;
line-height: 14px;
}

#boxnewstexto a {
color: #000;
text-decoration: None;
}

#boxnewstexto a:hover {
text-decoration: Underline;
}
#fotodeldiatexto {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-align: left;
line-height: 13px;
padding-left: 7px;
padding-right: 7px;
}
/*polls*/
#polls {
background-image: url(../img/bgpolls.jpg);
background-repeat: no-repeat;
background-position: bottom;
background-color: #000000;
margin-right: 10px;
padding-left: 10px;
padding-right: 10px;
}
/*fin polls*/
/*footer*/
#footer{
    clear: left;
    width: 100%;
	background-image:url(../img/bgfooter.jpg);
	height: 29px;
}

#textofooter {
    float:left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #5e2011;
    padding-left: 10px;
	padding-top: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal; 
	font-size:10px;
}	

.footer:link { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px; 
	color: #5e2011;
	text-decoration:underline;	
}

.footer:visited { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal; 
	font-size:10px; 
	color: #5e2011;
	text-decoration:underline;
}

.footer:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	font-weight:normal;
	color: #5e2011;
	text-decoration:none;
}

.footer:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	font-weight:normal;
	color: #5e2011;
}

#logosapo {
    margin-left: 870px;
}
/*fin footer*/
/*bot*/
/*fin bot*/
/*bot1*/
.indentmenu1{
font: bold 11px Arial;
width: 100%; /*leave this value as is in most cases*/

}

.indentmenu1 ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
background-color: f0e2bc;
}

.indentmenu1 ul li{
display: inline;
}

.indentmenu1 ul li a{
float: left;
color: white; /*text color*/
padding: 7px 19px;
text-decoration: none;
border-right: 1px solid #000000; /*dark purple divider between menu items*/
}

.indentmenu1 ul li a:visited{
color: white;
}

.indentmenu1 ul li a:hover, .indentmenu1 ul li .current{
color: black !important; /*text color of selected and active item*/
padding-top: 8px; /*shift text down 1px for selected and active item*/
padding-bottom: 6px; /*shift text down 1px for selected and active item*/
background-color: #fee614;
}

/*fin bot1*/
/*top*/
#toplogoyshow {
    height: 165px;
    background-image:url(../img/bgtop.jpg);
}

#logoestacion {
    float:left;
	height: 190px;
	width: 178px;
}
    *html #logoestacion {
        width:167px;

}

#toptexto {
text-align: right;
padding-right: 10px;
padding-top: 2px;
}
#bannertop {
text-align: right;
padding-right: 25px;
margin-top: 65px;
}

#bannerabajo{
clear: left;
width: 100%;
height:90px;
padding-bottom: 3px;
padding-top: 7px;
text-align: center;
background-image:url(../img/bgbottom.jpg);
}

#login {
    float:left;
	width: 485px;
	padding-top: 18px;
}
#buscar {
padding-bottom: 2px;
padding-right: 25px;
text-align: right;
}
input.login {
display: block;height: 16px;width: 75px;float: left;border: 1px solid #ffffff;font-size: 12px;color: #000000; text-align: left; font-family:Verdana, Arial, Helvetica, sans-serif;
}
input.buscar {
display: block;height: 16px;width: 185px;float: left;border: 1px solid #ffffff;font-size: 12px;color: #000000; text-align: left; font-family:Verdana, Arial, Helvetica, sans-serif;
}
input.request {
display: block;height: 16px;width: 165px;float: left;border: 1px solid #ffffff;font-size: 12px;color: #000000; text-align: left; font-family:Verdana, Arial, Helvetica, sans-serif;
}
.inputNormal {
	font-size:11px;
	}
/*fintop*/
.linkVerdana11YellowToWhite:link { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px; 
	color: #FFCC00;
	font-weight:bold;
	}
.linkVerdana11YellowToWhite:visited { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px; 
	color: #FFCC00;
	}
.linkVerdana11YellowToWhite:hover, linkVerdana11YellowToWhite:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color: #FFFFFF;
	text-decoration: none;
	}
.linkVerdana11BlueToYellow:link { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:11px; 
	color: #007BC1;
	font-weight:bold;
	}
.linkVerdana11BlueToYellow:visited { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px; 
	color: #007BC1;
	}
.linkVerdana11BlueToYellow:hover, linkVerdana11BlueToYellow:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color: #FFCC00;
	text-decoration: none;
	}
.verdana11White { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px; 
	color: #FFFFFF;
	}	
.verdana11Black { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px; 
	color: #000000;
	}
.verdana12Red { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px; 
	color: #FF0000;
	}


/*--- Added by Andres. ---*/

#topNews {
	padding-left: 10px;
	margin-right: 5px;
}

/*--- End Added by Andres. ---*/

.imgshows {
border: 4px #FFFFFF solid;
}

.defaultText {
border-bottom: 1px dashed #5C0100;
border-top: 1px dashed #5C0100;
text-align: right;
}

.titulo {
font-family:"Courier New", Courier, monospace;
font-size: 24px;
color: #5C0100;
text-align: right;
font-weight:bold;
}

.titulo1 {
font-family:"Courier New", Courier, monospace;
font-size: 12px;
color: #5C0100;
text-align: left;
font-weight:bold;
}

a.link:link { 
    font-family: "Courier New", Courier, monospace; 
	color: #5C0100; 
	text-decoration: none; 
	font-size: 12px;
	font-weight:normal;
	}
a.link:visited { 
    font-family: "Courier New", Courier, monospace; 
	color: #5C0100; 
	text-decoration: none; 
	font-size: 12px;
	font-weight:normal;
	}
a.link:hover { 
    font-family: "Courier New", Courier, monospace; 
	color: #5C0100;
	text-decoration:underline; 
	font-size: 12px;
	font-weight:normal;
	}
a.link:active { 
    font-family: "Courier New", Courier, monospace; 
	color: #5C0100; 
	text-decoration: underline; 
	font-size: 12px;
	font-weight:normal;
	} 


/* -------------- */

#bottom_container {
	width: 510px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

#left_bottom {
	padding-left: 0px;
	padding-top: 32px;
	float: left;
	background: url(../img/titulotwiter.jpg) 0 0 no-repeat;
	width: 257px;
	height: 130px;
}

#right_bottom {
	float: right;
	padding-top: 35px;
	padding-left: 0px;
	background: url(../img/iPhoneTitle.jpg) 0 0 no-repeat;
	width: 230px;
	height: 130px;
}

/*MUSIC*/
.wireframemenumusic{
background-color: #E8DBBB;
border-bottom-width: 0;
width: 520px;
}

* html .wireframemenumusic{ /*IE only rule. Original menu width minus all left/right paddings */
width: 514px;
}

.wireframemenumusic ul{
padding: 0;
margin: 0;
list-style-type: none;
}


html>body .wireframemenumusic { /*Non IE rule*/
width: auto;
}

.wireframemenumusic li{
font: normal 12px "Courier New", Courier, monospace, Verdana;
padding: 5px;
display: block;
color: #595959;
text-decoration: none;
/*border-bottom: 1px dashed #9a0f08;*/
}
 
 
.wireframemenumusic li:hover {
background-color: #F8FBBD;
color: black;
}

.otrocolor {
background-color: #dbceac;
}

.imgshows1 {
border: 4px solid #FFFFFF;
}

button { 
border:0; 
padding:0; 
cursor: pointer; 
}

button.corazon { 
width:16px;
height:16px; 
background:url(../img/corazon.gif) no-repeat; }

button.corazon:hover { 
width:16px;
height:16px; 
background:url(../img/corazon1.gif) no-repeat; }

a.toplink:link { 
    font-family: Arial;
	color: #5C0100; 
	text-decoration: none; 
	font-size: 16px;
	font-weight:normal;
	}
a.toplink:visited { 
    font-family: Arial;
	color: #5C0100; 
	text-decoration: none; 
	font-size: 16px;
	font-weight:normal;
	}
a.toplink:hover { 
    font-family: Arial;
	color: #5C0100;
	text-decoration:underline; 
	font-size: 16px;
	font-weight:normal;
	}
a.toplink:active { 
    font-family: Arial;
	color: #5C0100; 
	text-decoration: underline; 
	font-size: 16px;
	font-weight:normal;
	} 

a.linkmusic:link { 
    font-family: "Courier New", Courier, monospace, Verdana; 
	color: #333333; 
	text-decoration: none; 
	font-size: 15px;
	font-weight:bold;
	}
a.linkmusic:visited { 
    font-family: "Courier New", Courier, monospace, Verdana; 
	color: #333333; 
	text-decoration: none; 
	font-size: 15px;
	font-weight:bold;
	}
a.linkmusic:hover { 
    font-family: "Courier New", Courier, monospace, Verdana; 
	color: #333333;
	text-decoration:underline; 
	font-size: 15px;
	font-weight:bold;
	}
a.linkmusic:active { 
    font-family: "Courier New", Courier, monospace, Verdana; 
	color: #333333; 
	text-decoration: underline; 
	font-size: 15px;
	font-weight:bold;
	} 
	
.linkmusic { 
    font-family: "Courier New", Courier, monospace, Verdana; 
	color: #333333; 
	font-size: 15px;
	font-weight:bold;
	margin:0px;
	} 
	
.linkmusicdos { 
    font-family: "Courier New", Courier, monospace, Verdana; 
	color: #333333; 
	font-size: 12px;
	font-weight:normal;
	margin:0px;
	} 	
	
.boxdetallemusic {
background-color:#dbceac;
padding-bottom: 5px;
border-bottom: 1px dashed #9a0f08;
width: 520px;
}	

.maintitle {
	text-align: right;
	background: url(../img/top_musiccontest3.jpg);
	height: 103px;
	width: 530px;
	margin: -10px 0 0 -10px;
	padding: 0;
}


.searchform {
    font-family: "Courier New", Courier, monospace, Verdana; 
	color: White;
	font-size: 12px;
	font-weight:normal;
	padding: 60px 10px 0 0;
}
/**/
