html {
	overflow-y: scroll;
}

body {
	line-height: 150%;
	text-align: center;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #2b2201;
	background-color: #f0d100;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	font-weight: bold;
	color: #cb680a;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	behavior: url("include/scripts/pngbehavior.htc");
	border: none;
}

td {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 0px;
	vertical-align: top;
}

th {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
}

input.text, textarea {
	width: 500px;
}

textarea {
	height: 300px;
}

#header {
	background-image: url("../images/background.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	height: 617px;
	margin-left: auto;
	margin-right: auto;
}

#all{
	background-image: url("../images/background_content.jpg");
	background-position: center top;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	min-width: 900px;
}

#main_container {
	height: auto;
	/*width: 900px;*/
	width: 892px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -617px;
}

#menu_bar {
	/*background-image: url("../images/menu_bar.png");*/
	height: 82px;
	width: 900px;
	/*margin-top: 215px;*/
}

ul#navigation_bar li a{
	float: left;
	width: 111px;
	height: 0;
	padding-top: 60px;
	overflow: hidden;
	background-image: url(../images/menu_bar.png);
	_background-image: url(../images/menu_bar.gif);
	background-repeat: no-repeat;
}

ul#navigation_bar {
	height: 60px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	/*padding-top: 179px;*/
	list-style-type: none;
}

ul#navigation_bar li{
	display: inline;
}

#navigation_bar li#gn-noticias a { background-position: 0 0; }
#navigation_bar li#gn-conciertos a { background-position: -111px 0; }
#navigation_bar li#gn-discos a { background-position: -222px 0; }
#navigation_bar li#gn-fotos a { background-position: -333px 0; }
#navigation_bar li#gn-historia a { background-position: -444px 0; }
#navigation_bar li#gn-tienda a { background-position: -555px 0; }
#navigation_bar li#gn-prensa a { background-position: -666px 0; }
#navigation_bar li#gn-contacto a { background-position: -777px 0; }
 
#navigation_bar li#gn-noticias a:hover { background-position: 0 -60px; }
#navigation_bar li#gn-conciertos a:hover { background-position: -111px -60px; }
#navigation_bar li#gn-discos a:hover { background-position: -222px -60px; }
#navigation_bar li#gn-fotos a:hover { background-position: -333px -60px; }
#navigation_bar li#gn-historia a:hover { background-position: -444px -60px; }
#navigation_bar li#gn-tienda a:hover { background-position: -555px -60px; }
#navigation_bar li#gn-prensa a:hover { background-position: -666px -60px; }
#navigation_bar li#gn-contacto a:hover { background-position: -777px -60px; }

#navigation_bar li#gn-noticias-active a { background-position: 0 -113px; }
#navigation_bar li#gn-conciertos-active a { background-position: -111px -113px; }
#navigation_bar li#gn-discos-active a { background-position: -222px -113px; }
#navigation_bar li#gn-fotos-active a { background-position: -333px -113px; }
#navigation_bar li#gn-historia-active a { background-position: -444px -113px; }
#navigation_bar li#gn-tienda-active a { background-position: -555px -113px; }
#navigation_bar li#gn-prensa-active a { background-position: -666px -113px; }
#navigation_bar li#gn-contacto-active a { background-position: -777px -113px; }

#content {
	margin-top: 20px;
	width: 100%;
}

#footer {
	background-image: url("../images/footer.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#links_footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	/*padding-top: 25px;*/
	position: relative;
}

#news {
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
}

#news .highlight {
	float: left;
	width: 391px;
	margin-bottom: 30px;
}

#news .date {
	font-weight: bold;
	font-size: 14px;
	color: #e8b800;
}

#news .title {
	font-weight: bold;
	font-size: 14px;
	color: #cb680a;
}

#news .title a {
	font-weight: bold;
	font-size: 14px;
	color: #cb680a;
	text-decoration: underline;
}

#news .body_text {
	color: #2b2201;
}

#conciertos {
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
}

#conciertos .section_title {
	font-weight: bold;
	font-size: 14px;
	color: #cb680a;
}

#conciertos .body_text {
	color: #2b2201;
}

#conciertos table {
	color: #2b2201;
	width: 100%;
}

#conciertos .date {
	font-weight: bold;
	color: #e8b800;
	width: 75px;
}

#conciertos .city {
	font-weight: bold;
	width: 175px;
}

#conciertos .place {
	width: 200px;
}

#conciertos .groups {
	width: 357px;
}

#conciertos .cartel {
	width: 25px;
}

#tienda {
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
}

#tienda .body_text {
	color: #2b2201;
}

#tienda .product {
	clear: both;
}

#tienda .photo {
	float: left;
	width: 150px;
	color: #2b2201;
	margin-bottom: 30px;
}

#tienda .text {
	float: left;
	width: 652px;
	margin-left: 30px;
	color: #2b2201;
	margin-bottom: 30px;
}

#tienda .title {
	font-weight: bold;
}

#discos {
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
}

#discos .product {
	clear: both;
}

#discos .photo {
	float: left;
	width: 150px;
	color: #2b2201;
	margin-bottom: 30px;
	font-size: 9px;
	text-align: left;
	line-height: 10px;
}

#discos .text {
	float: left;
	width: 652px;
	margin-left: 30px;
	color: #2b2201;
	margin-bottom: 30px;
}

#discos .title {
	font-weight: bold;
	font-size: 14px;
	color: #cb680a;
}

#discos .year {
	font-weight: bold;
	font-size: 14px;
	color: #e8b800;
}

#discos table {
	width: 100%;
}

#discos .download {
	text-align: right;
	width: 100%;
}

.lyrics a {
	color: #2b2201;
	text-decoration: none;
	font-weight: normal;
}

.lyrics a:hover {
	text-decoration: underline;
}

.lv_MenuBar .song {
	font-weight: bold;
	color: #cb680a;
}

.lv_MenuBar .album {
	font-weight: bold;
	color: #e8b800;
}

#contacto {
	text-align: left;
	margin-left: 30px;
	margin-right: 30px;
}

#contacto .highlight {
	float: left;
	width: 391px;
	margin-bottom: 30px;
}

#contacto .date {
	font-weight: bold;
	font-size: 14px;
	color: #e8b800;
}

#contacto .title {
	font-weight: bold;
	font-size: 14px;
	color: #cb680a;
}

#contacto .title a {
	font-weight: bold;
	font-size: 14px;
	color: #cb680a;
	text-decoration: underline;
}

#contacto .field {
	font-weight: bold;
}

#contacto .body_text {
	color: #2b2201;
}

#historia {
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
}

#historia .body_text {
	color: #2b2201;
}

#coming_soon {
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
}

.separador {
	height: 1px;
	width: 832px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#banner_disk {
	height: 400px;
	width: 250px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

#images {
	text-align: left;
	margin-left: 30px;
	margin-right: 30px;
}

#images .date {
	font-weight: bold;
	font-size: 14px;
	color: #e8b800;
}

#images .title {
	font-weight: bold;
	font-size: 14px;
	color: #cb680a;
}

#myGallerySet {
	margin-left: auto;
	margin-right: auto;
	width: 800px !important;
	height: 500px !important;
}

#admin_forms {
	text-align: justify;
	margin-left: 50px;
	margin-right: 30px;
	margin-bottom: 10px;
}

form.option_button {
	margin-bottom: 0;
}

#admin_forms .title {
	font-weight: bold;
	font-size: 14px;
	color: #cb680a;
}

p.ok {
	color: green;
}

p.error {
	color: red;
}

#logout {
	position: relative;
	z-index: 100;
	text-align: right;
	top: 10px;
	width: 100%;
}