@CHARSET "UTF-8";
/******* GENERAL RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td {
border: 0pt none;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0pt;
padding: 0pt;
}

body
{
	line-height: 14px;
	font-size: 12px;
	background: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0pt;
	cursor: default;
	
}

hr
{
	color: #999999;
			
}

table{
	border-collapse: separate;
	border-spacing: 0pt;
}
caption, th {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after{
	content: "";
}
blockquote, q{
	quotes: "" "";
}
input, textarea, select,button{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #000000
}

button{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px solid #000000;
	font-weight: 700;
	color: #6fa5fd;
	background-color: #DDDDDD;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand;
	
}

label
{
	display:block;
	margin-top:5px;
	margin-right:2px;
	margin-bottom:7px;
	font-weight: bold;
}

strong{
	font-weight: 700;
}
ul{
	list-style: outside;
}
a{
	cursor: pointer;
	/*color: #296ba5;*/
	color:#666666;
	text-decoration: none;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;	
}
/******* /GENERAL RESET *******/
/******* REUSE *******/
h1, h2, h3, h4, h5, h6{
	font-weight: 700;
	/*color: #6ea6fb;*/
	line-height: 1.8em;
	color:#333333;
}
h2{
	font-size: 22px;
}

h3{
	font-size: 12px;
}
/******* /REUSE *******/
/******* CONTAINER *******/
#container{
	width: 960px;
	margin: 0pt auto;
	color: #fff;
}
/******* /CONTAINER *******/
/******* TOP *******/
#top{
	margin: 0 auto;
	padding: 20px 0 0 0;
}
#top h1 img{
	background: transparent url(/files/demo.jpg) no-repeat scroll left top;
	display: block;
	float: left;
	/*height: 46px;
	text-indent: -999999px;
	width: 205px;*/
}
/******* /TOP *******/
/******* MENU *******/
#top #menu{
	float: right;
	list-style-type: none;
	margin: 12px 0 0 26px;
}
#top #menu li{
	float: left;
	margin-right: 16px;
	text-transform: uppercase;
	color: #c2c2c2;
}
#top #menu li:hover{
	color: #6fa5fd;
	cursor: pointer;
}
/******* /MENU *******/
/******* LOADING *******/
#loading{
	text-align: center;
	visibility: hidden;
}
/******* /LOADING *******/
/******* CONTENT *******/
#content{
	color: #000;
	margin: 0 0 20px 0;
	line-height: 1.3em;
	font-size: 11px;
	
}

#content p
{
	margin-bottom: 0.7em;
}


#content a:hover
{
	/*font-weight: 700;*/
	/*color:#999999;*/
	color: #6fa5fd;
	/*border-bottom: 1px dotted #6fa5fd;*/
}

#content a
{
	color:#666666;
	text-decoration: underline;
	
		/*color: #6fa5fd;*/
	/*border-bottom: 1px dotted #6fa5fd;*/
}
/******* /CONTENT *******/
/******* FOOTER *******/
#footer
{
	padding: 10px;
	color:#7e7e7e;
	font-size: 11px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #D4D0C8;
}
/******* /FOOTER *******/

.album
{
	background: #efefef;
	border: 1px solid #d0ccc9;
	color: #7e7e7e;
	margin-top:5px;
	margin-bottom:15px;
	padding-top:5px;
	padding-bottom:10px;
}

.cover
{
	padding-right:5px;
}

.details
{
	color: #6fa5fd;
	text-decoration: underline;	
}

.details:hover
{
	color: #6fa5fd;
	cursor: pointer;
}

.name
{
	color:#666666;
	text-decoration: underline;	
}

.name:hover
{
	color: #6fa5fd;
}





.general_info
{
	/*background:#FFFF99;*/
	/*border: 1px solid #d0ccc9;*/
	color: #333333;	
	width:97%;
	margin: 0pt auto;
}

.album_details
{
	/*background-color: #CCFFCC;*/
	/*border: 1px solid #d0ccc9;*/
	color: #7e7e7e;	
	width:97%;
	margin: 0pt auto;
}

.album_description
{
	/*background-color: #CCFFCC;*/
	color: #7e7e7e;	
	margin-left:80pt;;
	margin-bottom:5pt;
	float:left;	
}

.songs
{
	/*background-color: #CCFFCC;*/
	color: #7e7e7e;	
	margin-left:80pt;;	
}

.download
{
	background-color: #E1D4C0;
	color: #7e7e7e;		
	width:380px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-top:10px;
	margin-top:10px;
	
}
.name:hover
{
	cursor: hand;	
}

.song_text
{
	background-color: #E1D4C0;
	color: #7e7e7e;	
	width:380px;	
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-top:10px;
	margin-bottom:10pt;
	margin-top:10pt;
}