/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: Black;
	background-image: url(bg_space.jpg);
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #DDDDDD;
	font-family: Arial, Tahoma, Verdana, Calibri;
	font-size: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

body.baszdrome{
	background-image: url(bg_space.jpg);
}

.category {
	color: #FFCC33;
	background: #111111
		url('../phpBB3/styles/black_pearl/theme/images/bg_nav1.gif');
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 4px 5px;
	border: solid 1px #181818;
	border-right-color: #222222;
	border-bottom-color: #222222;
}

table.baszdrome {
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}

td.selectedfoto {
	border: 2px solid #FF0000;
}

img {
	max-width: 600px;
	max-height: 600px;
}

img.foto {
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

img.item {
	border: 1px solid #000000;
}

img.item:hover {
	border: 1px solid #FFFFFF;
}

img.ImagenMargen {
	max-width:60px;
	max-height:60px;
	border: 1px solid #000000;
}

img.ImagenMargen:hover {
	border: 1px solid #FFFFFF;
}

hr {
	height: 0px;
	border: solid #222222 1px;
}

input,textarea,select {
	color: #F8A406;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #111111;
	border: 1px solid #4A4A4A;
}

/* The text input fields background colour */
input.post,textarea.post,select {
	background-color: #111111;
	border: 1px solid #4A4A4A;
}

input.post:hover {
	border: 1px solid #8F8F8F;
}

input.post:active {
	border: 1px solid #8F8F8F;
	background-color: #2D2D2D;
}

textarea.post:hover {
	border: 1px solid #8F8F8F;
}

textarea.post:active {
	border: 1px solid #8F8F8F;
	background-color: #2D2D2D;
}

input {
	text-indent: 2px;
}

/* The buttons used for bbCode styling in message post */
input.button {
	cursor: pointer;
	background-color: #111111;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	cursor: pointer;
	background-color: #111111;
	font-weight: bold;
}

/* None-bold submit button */
input.liteoption {
	cursor: pointer;
	background-color: #111111;
	font-weight: normal;
}

input.checkbox {
	background-color: #000000;
}

/* --------------------------------------------------------------------------- */
/* Definiciones para el nuevo layout web mediante divs                         */
/* --------------------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* GENERICOS             
/* --------------------------------------------------------------- */
div.header {
	background-image: url(titulobaszmo.jpg);
	color: White;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;
	text-align: center;
	background-color: #000000;
	width: 800px;
	height: 150px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}

div.searchbar {
	color: White;
	text-align: right;
	width: 800px;
	height: 25px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}

div.menu {
	color: White;
	text-align: center;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}

div.margin {
	border: solid #0F0F0F 1px;
	text-align: center;
	background-color: #000000;
	width: 120px;
	padding: 0;
}

div.footer {
	border: solid #0F0F0F 1px;
	text-align: center;
	background-color: #000000;
	width: 400px;
	padding: 0;
}

div.itemmargin {
	text-align: center;
	vertical-align: center;
	height: 85px;
	padding: 0;
}

div.main80 {
	font-size: 10px;
	border: solid #202020 1px;
	background-color: #000000;
	width: 80%;
	padding: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

div.maincenter {
	font-size: 10px;
	border: solid #202020 1px;
	background-color: #000000;
	width: 90%;
	padding: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

div.contenido{
	clear:both;
}

div.genleftmargin {
	float: left;
	top: 100px;
	background-color: #000000;
}

div.genrightmargin {
	float: right;
	top: 100px;
	background-color: #000000;
}

div.gencentermargin {
	overflow: hidden;
}

div.supermain {
	text-align: center;
}

div.autosize { display: table; width: 1px; }
div.autosize > div { display: table-cell; }

div.userstats {
	background-color: #0A0A0A;
	border: solid #202020 2px;
	clear: both;
	float: right;
	text-align: left;
	margin-top: 10px;
	padding: 2px 2px 2px 2px;
	width: 200px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

div.infostats {
	background-color: #0A0A0A;
	border: solid #202020 2px;
	clear: both;
	float: right;
	text-align: right;
	margin-top: 10px;
	padding: 5px;
	width: 150px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

div.menucollection {
	background-color: #0A0A0A;
	border: solid #202020 2px;
	clear: both;
	float: right;
	text-align: center;
	padding: 3px;
	width: 100px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

div.footerinfo {
	position: fixed;
	clear: both;
	padding: 5px;
	border: solid #CC0000 1px;
	background-color: #FFFF99;
	color: Black;
	left: 3px;
	right: 3px;
	bottom: 3px;
	z-index: 10;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

div.infoAccion {
	font-size: 14px;
	font-weight: bold;
	position: fixed;
	clear: both;
	padding: 5px;
	border: solid #CC0000 1px;
	background-color: #FFFF99;
	color: Black;
	left: 3px;
	right: 3px;
	top: 3px;
	z-index: 10;
}

/* --------------------------------------------------------------- */
/* NOTICIAS             
/* --------------------------------------------------------------- */
div.news {
	font-size: 12px;
	border: solid #202020 1px;
	background-color: #000000;
	width: 90%;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}

div.newsheader {
	font-size: 12px;
	background-color: #000000;
	background-image:
		url('../phpBB3/styles/black_pearl/theme/images/bg_th.gif');
	background-repeat: repeat-x;
	color: White;
	text-align: left;
}

div.newslegend {
	font-size: 9pt;
	background-color: #080808;
	color: White;
	text-align: right;
	padding: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

div.newsicon {
	float: right;
	margin: 10px;
}

div.newscontent {
	font-size: 12px;
	background-color: #0A0A0A;
	color: White;
	text-align: left;
	border: solid #202020 1px;
	padding: 10px 10px 10px 10px;
	overflow: auto;
	margin: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px
}

div.newsfooter {
	font-size: 9pt;
	background-color: #101010;
	color: White;
	text-align: right;
	border: solid #202020 1px;
	padding: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

div.navbutton {
	font-size: 12px;
	font-weight: bold;
	border: solid #202020 2px;
	background-color: #000000;
	width: 100px;
	padding: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

div.newssearch {
	font-size: 12px;
	font-weight: bold;
	background-color: #101010;
	color: White;
	text-align: center;
	border: solid #202020 1px;
	padding: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/* --------------------------------------------------------------- */
/* SEARCH
/* --------------------------------------------------------------- */
div.searchbox {
	font-size: 12px;
	border: solid #202020 1px;
	background-color: #000000;
	width: 700px;
	padding: 5px 5px 5px 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

div.itemlistfield_image {
	float: left;
	width: 50;
	overflow: auto;
}

div.itemlistfield_info {
	text-align: left;
	margin: 2px 2px 2px 60px;
	overflow: hidden;
}

/* --------------------------------------------------------------- */
/* COMMENTS
/* --------------------------------------------------------------- */
div.maincomment {
	font-size: 13px;
	border: solid #202020 1px;
	background-color: #000000;
	width: 700px;
	padding: 5px 5px 5px 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

div.comment {
	font-size: 12px;
	border: solid #202020 1px;
	background-color: #000000;
	width: 90%;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}

div.commentsidebar {
	float: left;
	width: 120px;
	text-align: center;
}

div.commentlegend {
	font-size: 10px;
	background-color: #080808;
	color: White;
	text-align: right;
	padding: 2px 2px 2px 2px;
}

div.commentcontent {
	font-size: 12px;
	background-color: #0A0A0A;
	color: White;
	text-align: left;
	border: solid #202020 1px;
	overflow: auto;
	padding: 5px 5px 5px 5px;
	margin: 5px;
}

div.smilies {
	float: left;
}

/* --------------------------------------------------------------- */
/* ITEMS
/* --------------------------------------------------------------- */
div.itemlist {
	font-size: 12px;
	border: solid #202020 1px;
	background-color: #000000;
	width: 90%;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: auto;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px
}

div.item {
	font-size: 12px;
	border: solid #202020 1px;
	background-color: #000000;
	width: 90%;
	padding: 5px 5px 5px 5px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

div.itemsidebar {
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	background-color: #000000;
	width: 210px;
	padding: 0;
	float: right;
	text-align: right;
}

div.itemimage {
	clear: both;
	float: left;
	margin: 5px 5px 5px 5px;
}

div.itemaddcredits {
	background-color: #0A0A0A;
	border: solid #202020 2px;
	text-align: left;
	margin-top: 10px;
	padding: 2px;
	width: 90%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

div.itemadmin {
	background-color: #0A0A0A;
	border: solid #202020 2px;
	clear: both;
	float: right;
	text-align: left;
	margin-top: 10px;
	padding: 5px;
	width: 80%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

div.iteminfo {
	text-align: left;
	margin: 5px 205px 5px 160px;
}

div.itemtracks {
	text-align: left;
	margin: 5px 205px 5px 5px;
}

div.itemgroups {
	text-align: left;
	margin: 5px 5px 5px 5px;
}

div.tditem {
	overflow: hidden;
}

div.tditem_image {
	position: absolute;
	margin: 5px 5px auto 5px;
}

div.tditem_legend {
	position: absolute;
	margin: 5px 5px auto 55px;
	width: 90px;
	font-size: 9px;
	overflow: hidden;
}

div.tditem_info {
	margin: 5px 5px auto 150px;
	overflow: hidden;
}

div.tditemp_legend {
	position: absolute;
	margin: 5px 5px auto 5px;
	width: 90px;
	font-size: 9px;
	overflow: hidden;
	scrolling: no;
}

div.tditemp_info {
	margin: 5px 5px auto 95px;
	overflow: hidden;
}

div.tditem_collection {
	float: right;
}

div.tditem_tracklist {
	background-color: #0A0A0A;
	border: solid #202020 2px;
	clear: both;
	float: right;
	text-align: left;
	margin-top: 10px;
	padding: 2px 2px 2px 2px;
	display: block;
}

div.trackcredit {
	border: solid #202020 1px;
	width: 500px;
	text-align: left;
	padding: 1px;
}

div.albumcontent {
	overflow: auto;
}

/* --------------------------------------------------------------- */
/* LABELS & DJS            
/* --------------------------------------------------------------- */
div.navbar {
	border: solid #202020 2px;
	overflow: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	font-size: 10pt;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#333) );
	background: -moz-linear-gradient(top, #000, #333);
	background: -webkit-linear-gradient(top, #000, #333);
	background: linear-gradient(top, #000, #333);
}

div.navbar1 {
	float: left;
}

div.navbar2 {
	float: right;
}