body {
	background: #0C0 fixed;
	color: #222;
	margin: 0px;
	overflow: auto;
}

/*------ GLOBAL --------*/
.ghost{
display:none;
}
/*------------------ blocks -----------------*/
.tbo {
	background: #FFC;
	padding: 8px;
}
.tbg {
	background: #CFC;
	padding: 8px;
}
.tby {
	background: #FF0;
	padding: 8px;
}
.tbr {
	background: #FC0;
	padding: 8px;
}
.tbgg {
	background: #0F0;
	padding: 8px;
}
.tboo {
	background: #F00;
	padding: 8px;
}
/*FONT*/
.btom {
	font-weight: bold;
	color: #00A;
}
.rtom {
	font-weight: bold;
	color: #F00;
}
.gtom {
	font-weight: bold;
	color: #0A0;
}
.otom {
	font-weight: bold;
	color: #F90;
}
.toms {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

img {
	border: none 0px;
}
img.left {
	float: left;
}
img.right {
	float: right;
}
img.left_spaced {
	float: left;
	padding: 2px;
}
img.right_spaced {
	float: right;
	padding: 2px;
}
.clearedl {
	float: left;
	clear: both;
	padding: 0 35px;
}
.clearedr {
	float: right;	
  clear: both;
}
ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
a {
	color: #00f;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #006;
	text-decoration: none;
}
/*---------------Layout--------------*/
#container {
	position: relative;
	width: 760px;
	margin: auto;
	height: auto;
	font: normal 12px "segoe ui", Arial, Helvetica, sans-serif;
	color: #006;
}
#header {
	height: 231px;
	background: transparent url(../images/bg_header.jpg) no-repeat center;
}
#logo {
	width:467px;
	height:64px;
	margin:20px 0 0 130px;
	text-indent:-9999px;
	float: left;
	background: transparent url(../images/logotomancias.png) no-repeat center;
}
#slogan{
text-indent:-9999px;
width:356px;
height:67px;
background: transparent url(../images/slogan.png) no-repeat center;
margin:10px 0 0 20px;
}
#note {
	position: absolute;
	right: -50px;
	top: 0px;
	width: 228px;
	height: 280px;
	/*background: transparent url('../images/note.gif') no-repeat;*/
	z-index: 5;
}
/*------------- MENU --------------*/
#menu {
width:595px;
	margin: -50px 0 0 60px;
	background: #0C0;
	text-align: left;
	padding: 3px 0 0 20px;
	height:20px;
}
#content {
	position: relative;
	width: 100%;
	height: auto;
/*	background: transparent url('../images/tile.jpg') repeat-y;*/
	background: transparent url('../images/bg_ct.jpg');
	text-align: center;
}
/*-----CONTENT -----------*/

.text_block {
	width: 75%;
	text-align: justify;
	margin: 0 auto;
	background: #FFF;
	clear: both;
}
/*------TITLES-HEADERS----------*/
.head_title {
	width: 550px;
	margin: 10px;
}
.titler {
	width: 600px;
	float: left;
	margin: 0 0 20px 40px;
	padding-left:20px;
}
/*-------------------Display---------------*/
.displayer {
	position: relative;
	width: 81%;
	min-height:250px;
	background: #fff;
	overflow:hidden;
	margin:auto;
	clear: both;
}
.thumb {
	width: 43%;
	height: 300px;
	margin: 10px;
	overflow: hidden;
	float: left;
}
.songlist {
	width: 40%;
	height: auto;
	overflow: hidden;
	text-align: left;
	background: #FC6;
	margin:auto;
	padding: 10px;
}
.songlist ul li {
	display: block;
}
.songlist a {
	color: #900;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.songlist a:hover {
	color: #000;
	text-decoration: underline;
}
.songlist a:active {
	color: #000;
	text-decoration: underline;
}
.soundbox {
	margin: 10px;
}
.genre {
	color: #F60;
}
.mins {
	color: #0C0;
}
.detalles {
	font-size: 10px;
	width: 48%;
	height: auto;
	text-align: center;
	float: left;
}
.detalles ul li {
	padding: 3px;
	display: block;
}

/*-------------FORMS-----------*/
.deftxtfield, .deftxtarea{
border:1px solid #ccF;
}
form{
text-align:left;
margin:5px;
padding:5px;
border:1px dotted #ccF;
}

.fname{
width:100px;
}
/*----------------Extras----------*/
#dummy{
position:absolute;
top:-1000px;
left:-1000px;
}


#footer {
	width: 100%;
	height: 107px;
	text-align: center;
	color: #006;
	margin: auto;
	padding-top: 100px;
	font: bold 12px "segoe ui", Arial, Helvetica, sans-serif;
	background: #0C0 url(../images/bg_foot.jpg) no-repeat;
	clear: both;
}
#shibumi {
	width: 100%;
	height: 100;
	text-align: center;
}
/* -----------hover -------------*/
.butt {
	display: inline;
}
.butt a {
	top: 0;
	left: 0;
}
.butt a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}



/*------ BUYNOW -----------*/
.buybutton{
width:150px;
height:35px;
background: url(../images/bt_buynow.png) no-repeat top center;
	margin: 30px auto 0 auto;
  text-indent: -9999px;
  position:relative;
}
.buybutton:hover{
background: url(../images/bt_buynow.png) no-repeat bottom center;
}

.buybutton a{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

#bgcontent, #cont_bg{
 width: 90%;
 height: 100%;
 background: #FFF url(../images/bg_ct.jpg) fixed;
}
form.buyform{
text-align:left;
margin:0px;
padding:0px;
border:none;
}
.boxdivider{
width:650px;
margin:30px auto;
}
/*-------BUY BOX ---------*/
.buybox{
width:500px;
  margin:20px auto 0 auto ;
}
.buybox ul{
float:left;
margin:40px 0 0 30px;
}
.buybox li.cdbutts{
width: 150px;
height: 35px;
position: relative;
text-indent: -9999px;
float:left;
clear:both;
margin:10px 0;
}
.cdbutts input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
	background: transparent;
	text-indent: -9999px;
	font-size: 0px;
	display: block;
	line-height: 0px;
}

#downcd{
background:url(../images/bt_download.png) no-repeat top center;
}
#downcd:hover{
background:url(../images/bt_download.png) no-repeat bottom center;
}
#ordercd{
background:url(../images/bt_order.png) no-repeat top center;
}
#ordercd:hover{
background:url(../images/bt_order.png) no-repeat bottom center;
}
#listen_sign{
position:absolute;
top:455px;
left:50px;
width:250px;
height:120px;
}
.listento{
width:100%;
height:100%;
background:url(../images/listensanta.png) no-repeat top center;
}

#miniplayer{
text-align:right;
position:absolute;
bottom:0;
right:0;
}

