@charset "utf-8";
/* CSS Document */

/* ************************* Begin of reste style  ********************************** */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {/*strong, table, caption, tbody, tfoot, thead, tr, th, td*/
	margin: 0;
	padding: 0;
	border: 0;
	/*outline: 0;*/
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	/*outline: 0;*/
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	/*list-style: none;*/
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	/*border-spacing: 0;*/
}
caption, th, td {
	/*text-align: left;*/
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	/*content: "";*/
}
blockquote, q {
	/*quotes: "" "";*/
}
/* ************************* End of reset style  ***************************** */
body{
	background:#3c3c3c;
	font-size:12px;
	line-height:16px;
	color:#cacaca;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center; /* with this instruction we can center in IE 6 in quircks mode */
	}
a{
	color:#638842;
	text-decoration:underline;
	font-weight:bold;
	outline: 0;
	}
a:hover{
	color:#638842;
	text-decoration:none;
	}
#main_background{
	/*background: url(../images/frontend/background_prima.jpg);
	background-repeat:no-repeat;
	background-position:top;*/
	width:100%;
	/*background-attachment:fixed;*/
	/*position:fixed;*/
	}

#main{
	width:950px;
	margin:0px auto;
	background: #000;
	}
/* ************************* End of background ***************************** */
#header{
	/*background:url(../images/frontend/back_header.jpg);
	background-repeat:no-repeat;
	background-position:top;*/
	padding-top:10px;
	padding-bottom:5px;
	padding-left:10px;
	position:relative;
	height:64px;
	}
a#logo_prima{
	background: url(../images/frontend/logo_prima_musical.gif);
	background-repeat:no-repeat;
	width:261px;
	height:60px;
	text-indent:-9000px;
	display:block;
	/*float:left;*/
	position:absolute;
	left:0px;
	top:10px;
	z-index:100;
	}
ul#menu{
	text-align:center;
	border-top:2px solid #b70909;
	border-bottom:2px solid #b70909;
	float:left;
	background:#6f0900;
	font-size:10px;
	width:100%;
	}
#menu li{
	list-style:none;
	float:left;
	display:inline;
	border-right:2px solid #b70909;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	height:25px;
	}
#menu li a{
	color:#FFF;
	display:block;
	text-decoration:none;
	font-weight:bold;
	}
#menu li a:hover{
	color:#b0864e;
	display:block;
	text-decoration:none;
	font-weight:bold;
	}	
li#item-contact{
	border-right:2px solid #6f0900;
	text-align:right;
	padding-right:10px;
	float:right;
	}

.highlights{
	background:#638842;
	/*background-image:url(../images/frontend/icon_store.jpg);
	background-repeat:no-repeat;*/
	}
.highlights img{
	float:left;
	}
.highlights a{
	display:block;
	float:left;
	margin-left:5px;
}
.clear{
	clear:both;
	}
/* ************************* End of header ***************************** */
#section_left{
	width:165px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	}
.section_search{
	margin-top:10px;
	margin-bottom:5px;
	}
.section_search input{
	float:right;
	}
#btn_search{
	background: url(../images/frontend/btn_search.jpg);
	background-repeat:no-repeat;
	width:70px;
	height:22px;
	border:0px;
	}
#btn_search:hover{
	background: url(../images/frontend/btn_search_h.jpg);
	background-repeat:no-repeat;
	}
#section_dra_prima{
	margin-top:10px;
	text-align:left;
	width:160px;
	}
a.link_more{
	position:absolute;
	top:5px;
	right:0px;
	margin-right:10px;
	color:#FFF;
	text-decoration:none;
	}
a.link_more:hover{
	position:absolute;
	top:5px;
	right:0px;
	margin-right:10px;
	color:#FFF;
	text-decoration: underline;
	}
.box_highlights{
	border:2px solid #cacaca;
	margin-bottom:20px;
	}
.box_highlights h1{
	color:#ececec;
	font-weight:bold;
	background:#346509;
	padding:5px;
	}
.box_tab{
	border:2px solid #ececec;
	margin-bottom:20px;
	position:relative;
	z-index:1;
	padding:0px;
	}
.box_tab p{
	text-align:left;
	padding-left:10px;
	}
span.bar_tab{
	color:#b70909;
	display:block;
	text-decoration:underline;
	text-align:right;
	padding:0px 10px 0px 0px;
	margin:0px;
	background-color:#ececec;
	}
.box, .box_banner_groups, .box_banner{
	border:2px solid #cacaca;
	margin-bottom:20px;
	position:relative;
	z-index:1;
	/*clear:both;*/
	}
.socials{
	background: #cacaca;
	border:2px solid #cacaca;
	}
#section_search{
	padding-bottom:10px;
	position:relative;
	/*height:65px;*/
	}
#section_search #btn_search{
	float:right;
	}
.cse-branding-right{
	position:relative;
	z-index:11;
	}
#section_search .cse-branding-logo{
	position:absolute;
	z-index:13;
	left:0px;
	top:30px;
	}
.box_tranparent{
	margin-bottom:20px;
	position:relative;
	z-index:1;
	}
.box_tranparent h1{
	color:#ececec;
	font-weight:bold;
	background:#6f0900;
	padding:5px;
	text-align:left;
	}
.box_banner_groups img{
	margin-bottom:10px;
	}
.box_banner h1{
	color:#ececec;
	font-weight:bold;
	background:#3c3c3c;
	padding:5px;
	text-align:center;
	}
.box_banner_groups h1{
	color:#ececec;
	font-weight:bold;
	background:#3c3c3c;
	padding:5px;
	text-align:center;
	}
.box h1{
	color:#ececec;
	font-weight:bold;
	background:#6f0900;
	padding:5px;
	text-align:left;
	}
.box h2{
	color:#b0864e;
	font-weight:bold;
	padding:5px;
	text-align:left;
	}
.box h3{
	color:#fff;
	font-weight:bold;
	padding:5px;
	text-align:left;
	}
.box p{
	text-align:left;
	padding:5px;
	}
.box span{
	text-align:left;
	}
.border{
	border:1px solid #ececec;
	}
/* ************************* End section left ***************************** */
#banner_groups{
	background: url(../images/frontend/registra-tu-grupo.jpg);
	background-repeat:no-repeat;
	width:580px;
	height:60px;
	display:block;
	text-indent:-9000px;
	margin-bottom:5px;
	}
#banner_primas{
	background: url(../images/frontend/primas-buenotas.jpg);
	background-repeat:no-repeat;
	width:580px;
	height:60px;
	display:block;
	text-indent:-9000px;
	margin-bottom:5px;
	}
#section_central{
	width:580px;/*585px;*/
	float:left;
	padding-top:10px;
	}
#section_google{
	width:580px;/*585px;*/
	float:left;
	padding-top:10px;
	}
#section_foro{
	width:945px;
	}
#section_google iframe{
	width:750px;
	margin:0px;
	padding:0px;
	float:left;
	/*border:1px solid #FFF;*/
	}
.list{
	list-style:none;
}
/* ************************* End section central ***************************** */
#section_right{
	width:170px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:20px;
	padding-top:10px;
	}
.border_red{
	border:1px solid #b70909;
	}
.box_lead{
	padding:5px;
	background:#666666;
	color:#FFF;
	text-align:center;
	background-position:center;
	}
.box_lead a{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
.box_lead a:hover{
	color:#FFF;
	text-decoration:none;
	}
a#btn_albums{
	background:url(../images/frontend/btn_albums.jpg);
	background-repeat:no-repeat;
	text-indent:-9000px;
	display:block;
	width:130px;
	height:21px;
	text-align:center;
	/*padding-left:30px;*/
	}
a#btn_albums:hover{
	background:url(../images/frontend/btn_albums_h.jpg);
	background-repeat:no-repeat;
	text-indent:-9000px;
	display:block;
	width:130px;
	height:21px;
	text-align:center;
	/*padding-left:30px;*/
	}
#detail_band{
	width:560px;/*375*/
	float:left;
	/*border-right:2px solid #656565;*/
	padding-right:10px;
	padding-left:5px;
	margin-top:5px;
	}
#detail_band img{
	float:right;
	margin-top:10px;
	}
#detail_band p{
	text-align: justify;
	width:285px;
	margin-right:10px;
	float:right;
	}
ul#list_band{
	float:left;
	/*width:160px;*/
	text-align:left;
	list-style:none;
	margin-left:10px;
	}
#list_band li{
	display:inline;
	float:left;
	width:265px;
	/*padding-left:20px;*/
	padding-right:10px;
	/*border:1px solid;*/
	}
#list_band li p{
	text-align:justify;
	margin:0px 0px 0px 10px;
	padding:0px;
	}
.link_title{
	color:#AF7F4D;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	}
a.link_title{
	color:#AF7F4D;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	}
a.link_title:hover{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	}
a.link_white{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
	}
a.link_white:hover{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	}
/* ************************* End section right ***************************** */
#footer{
	clear:both;
	/*background: url(../images/frontend/back_footer.jpg);
	background-repeat:no-repeat;
	background-position:top;*/
	padding-top:10px;
	padding-bottom:5px;
	text-align:center;
	font-size:10px;
	height:96px;
	position:relative;
	z-index:1;
	}
#footer a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
#footer a:hover{
	color:#FFF;
	font-weight:bold;
	text-decoration: underline;
	}
/*Logos*/
#section_powered{
	position:absolute;
	background:url(../images/frontend/section_logos.jpg);
	background-repeat:no-repeat;
	width:124px;
	height:55px;
	left: 800px;
	top: 45px;
	}
#design_box{
	background:url(../images/frontend/design_box.jpg);
	background-repeat:no-repeat;
	width:36px;
	height:36px;
	text-indent:-9000px;
	display:block;
	}
#expreso_web{
	background:url(../images/frontend/expreso_web.jpg);
	background-repeat:no-repeat;
	width:35px;
	height:37px;
	text-indent:-9000px;
	display:block;
	}
ul#list_powered{
	list-style:none;
	margin-top:12px;
	margin-left:15px;
	}

ul#list_powered li{
	display:inline;
	float:left;
	margin-left:10px;
	}
/* ************************* End footer ***************************** */
/*Menu*/
#menu {
	list-style-type:none; 
	margin:0px 0px 0px 0px; /* settings for this demo olnly */
	padding:0;
	/*width:123px;ancho total*/
	float:left;
	/*background:#299AD4 none repeat scroll 0 0;*/
}

#menu li {
	/*display:block; */
	float:left; 
	position:relative; 
	z-index:100; 
	margin-right:1px;
}

#menu li span {
	/*display:block; */
	z-index:100; 
	background:#ebecee; 
	/*padding: 5px 10px;
	font-size:1.1em;*/
}

#menu li a, #menu li a:visited {
	display:block; 
	padding:0;
}

#menu dl {
	position:absolute; 
	top:0; 
	left:0; 
	margin: 0; 
	padding: 0; 
	background: url(transparency.gif);
}

#menu dt {
	/*background: #ebecee; */
	margin:0; 
	/*font-size: 1.1em; 
	border-bottom:1px solid #ebecee; */
	float:left; 
	/*border-right:1px solid #fff;*//*para que no este segmentado*/
}

#menu dd {
	display: none; 
	background: transparent; 
	border-bottom:1px solid #277fba; 
	clear:left; 
	margin:0; 
	padding:0; 
	color: #fff; 
	font-size: 1em; 
	text-align:left;
}

#menu dt a, #menu dt a:visited {
	display:block; 
	/*color:#636363;*/
	/*padding: 5px 10px; */
	text-decoration:none;
}

#menu dd a, #menu dd a:visited {
	background:#ebecee; 
	color:#636363;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	display:block; 
	padding: 5px 10px;
}

#menu li a:hover {
	border:0;
}

#menu li:hover dd, #menu li a:hover dd {
	display:block;
}

#menu li:hover dl, #menu li a:hover dl {
	border-bottom:15px solid #277fba;
}

#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {
	background: #ebecee; color: #000000;
}























