html, body{
margin:0;
padding:0;
text-align:center;
}

body {
	/*background: url(../images/bg_texture.gif) repeat;*/
	background-color:#b13a4d;
}

p,h1,h2,h3,h4,form,input,hr {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #000;
	text-decoration: none;
	cursor: hand;
}




#container {
	position:absolute;
	top: 50%;
	left: 50%;
	width:900px;
	height:550px;
	padding:0;
	margin-left:-450px;
	margin-top: -275px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515151;
	text-align: left;
}
input.bgred {
	background-color: #F3DADD;
}

#swf_container {
	position: relative;
}

#box_sx1 {
	position: absolute;
	height: 341px;
	width: 381px;
	left: 33px;
	top: 52px;
	color: #515151;
	overflow: auto;
	padding: 15px;
}
#box_sx1 h1 {
	font-size: 12px;
	font-weight: bold;
	color: #990033;
}
#barra_path {
	color: #990033;
	font-size: 9px;
	position: absolute;
	height: 20px;
	left: 49px;
	top: 36px;
}
#barra_path a {
	color: #000;
	text-decoration: none;
}
#barra_path a:hover {
	color: #990033;
}

#box_dx1 {
	position: absolute;
	height: 64px;
	width: 216px;
	left: 470px;
	top: 355px;
	color: #515151;
}
.highlight {
	font-weight: bold;
	color: #A0365A;
}
.db {
	border: 1px solid #B2B2B4;
}

#box_login {
	position: absolute;
	width: 146px;
	left: 720px;
	top: 356px;
}
#box_login .field, #box_search .field {
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 115px;
}

#box_search {
	position: absolute;
	width: 146px;
	left: 720px;
	top: 407px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	/*color: #990033;*/
	color: #000;
	margin-bottom: 10px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.ucase {
	text-transform: uppercase;
}
.vcenter {
	vertical-align: middle;
}
#composizione {
	text-align:left;
}

div.hr {
	height:1px;
	background:#666;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}

div.hr hr {
display:none;
}
.code {
	background-color: #666666;
	border: 1px solid #CCCCCC;
	padding: 8px;
}
.code p{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFFFFF;

}

/* temp */
#box_search {
	display:none;
}
/* temp */
#listing_tracks {
	overflow-x: hide; 
	overflow-y: scroll;
	height: 183px;
	width: 214px;
}

.visible { display: block; }
.invisible { display: none; }
.red {
	color: #8e0c37;
}
#box_navs_press {
	position: absolute;
	left: 716px;
	top: 54px;
	z-index: 50;
}

#copy {
	color: #FFF;
	text-align: center;
}
