#mainbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	width: 550px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	
	margin-top: 20px;
}
.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	border: 1px dashed #CC0000;
	font-weight: bolder;
	padding-right: 2px;
	padding-left: 2px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px;
	border-color: #000000;
	font-weight: bold;
}
.form_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
strong {
	color: #000000;
}



body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;

	
}


#logobox {
	background-color: #000000;
	width: 100%;
	height: 100px;
	background-image: url(../images/minisketch_logo.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#menubox {
	margin-top: 5px;
	width: 100%;
	text-align: justify;
	display: compact;
	word-spacing: normal;
	white-space: normal;
}

#contentbox {
	margin-top: 5px;
	background-color: #FFFFFF;
	width: 100%;
	text-align: justify;
	display: compact;
}
a {
	color: #000000;
	text-decoration: underline;
}
.input_text {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #00CC00;
	border: 1px dashed #00CC00;
	padding-right: 2px;
	padding-left: 2px;
}

#navmenu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#navmenu a
{
	display: block;
	color: #FFFFFF;
	background-color: #000000;
	width: 100%;
	padding-right: 5px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#navmenu a:hover
{
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
}

#navmenu li { margin-bottom: 5px; 
list-style-type: none;}


#admin_frame {
	width: 150px;
}

#logout a{
	background-color: #CC0000;
	
}
#admin_screen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 2px solid #000000;
	padding: 5px;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}

table.table_lay {
    table-layout : fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	width: 100%;
	padding: 3px;
	border-collapse : collapse;
}
table.table_lay th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
	border: 1px solid #000000;
}
table.table_lay td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	border: 1px solid #000000;
}
.width_id {
	width: 100px;
}

.width_date {
	width: 70px;
}

.width_options {
	width: 80px;
	text-align: center;
}

.alter_tr 
{
	background-color: #EEEEEE;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #000000;
	font-weight: bold;
}



#menubox a
{
	
	color: #999999;
	padding-right: 5px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
}

#menubox a:hover
{
	
	color: #666666;
	text-align: left;
}



.news {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-bottom: 5px;
	padding-top: 5px;
}

.news_title {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 4px;
	
}


.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	
}
.width_artist {

  width: 180px;
  
}


.width_disk_option {
	width: 155px;
	text-align: center;
}

.release {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	background-color: #FFFFFF;
}

.alter_release {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	background-color: #F4F4F4;
}


.release_img {
	height: 100px;
	width: 100px;
}
.artist_lay {
	
	float:right;
}

table.table_release {
    border: 0;
	width: 100%;
	padding: 0px;
	margin: 0px;
}




.release_content {
	width: 100%;
	vertical-align: top;
	padding: 5px;
}
.nosound {
	color: #000000;
}
.footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	padding-top: 3px;
	margin-top: 3px;
}

.header_block
{
 background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-bottom: 5px;
	padding-top: 5px;
}

.artist_img {
	height: 200px;
	width: 200px;
}

.show_menu
{
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #EAEAEA;
	display: none;
	width: 80px;
}

#virtual_layer
{
	position:absolute;
	
	z-index:1;
	left: 0px;
	top: 15px;
}

#ds_layer
{
	position:absolute;
	
	z-index:1;
	left: 0px;
	top: 15px;
}



