html, body {
 	margin:0px; padding:0px; 
	height:100%; /* height:100%; is required for both html and body */
/* 	width:auto; height:auto; */
	background:#ffffff;
	font:14px Helvetica, Arial, sans-serif; color:#5e6568;
	line-height:11px;
}

td.start {

	font:14px Helvetica, Arial, sans-serif; color:#5e6568;
	line-height:16px;
	
}


div.whitelayer
{

position:absolute; 
width:100%; 
height:100%; 
top:0px; 
left:0px; 
z-Index:95; 
background:#fff;
visibility:hidden;
opacity:.60;
filter:alpha(opacity=60)
}

p.footer
{
         height: 15px;
         margin: -15px 0 0 0;
         padding: 0px;
         background: #222; 
         color: #aaa;
         text-align: center;
		 font:12px Helvetica, Arial, sans-serif;
}

p.footer a
{
         color: #aaaaaa;
		 font:12px Helvetica, Arial, sans-serif;
}

p.footer a:hover
{
         color: #fff;
}

div.container
{
height: auto !important; /* Use the correct setting in compliant browsers */
height: 100%; /* height: 100%; works as min-height in Internet Explorer */
min-height: 100%;
background:#fff;
}


select
{
width:160px;
font-size:13px;
color:#444;
/* font-weight:bold */
}

select.small
{
width:130px;
font-size:13px;
color:#444;
/* font-weight:bold */
}


option
{ 
font-size: 15px; 

}



a 
{ 
border:none; 
text-decoration:none; 
color:#444;
}

a:hover 
{ 
border:none; 
text-decoration:underline; 
color:#000; 
}


input.text
{
width: 150px; 
vertical-align:middle; 
background-image:url(images/formBG.gif); 
border: 1px solid #ffffff;
font-size: 16px;
}

input.text_small
{
width: 100px; 
Float:Left;
vertical-align:middle; 
background-image:url(images/formBG.gif); 
border: 1px solid #ffffff;
}

label.cabinet
{
	width: 112px;
	height: 18px;
	background: url(images/changecover.jpg) 0 0 no-repeat;
	display: block;
	overflow: hidden;
	cursor: pointer;
}
label.cabinet input.file
{
	position: relative;
	height: 100%;
	width: 112px;
	cursor: pointer;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

div.button_delete
{
background:transparent url(images/buttons.png) no-repeat scroll left top;
background-position:0px -51px;
height:18px; 
width:53px; 
float:left;
margin:0px 0px;
padding:0 0px 0 0px;
position:absolute; 
top:0px; 
left:180px;
}

div.button_delete:hover
{
background:transparent url(images/buttons.png) no-repeat scroll left top;
background-position:-53px -51px;
}

div.button_edit
{
background:transparent url(images/buttons.png) no-repeat scroll left top;
background-position:0px -34px;
height:18px; 
width:53px; 
float:left;
margin:0px 0px;
padding:0 0px 0 0px;
position:absolute; 
top:0px; 
left:240px;
}

div.button_edit:hover
{
background:transparent url(images/buttons.png) no-repeat scroll left top;
background-position:-53px -34px;
}

div.button_create
{
background:transparent url(images/buttons.png) no-repeat scroll left top;
background-position:0px 0px;
height:18px; 
width:53px; 
float:left;
margin:0px 0px;
padding:0 0px 0 0px;
position:absolute; 
top:0px; 
left:240px;
}

div.button_create:hover
{
background:transparent url(images/buttons.png) no-repeat scroll left top;
background-position:-53px 0px;
}

div.button_cancel
{
background:transparent url(images/buttons.png) no-repeat scroll left top;
background-position:0px -17px;
height:18px; 
width:53px; 
float:left;
margin:0px 0px;
padding:0 0px 0 0px;
position:absolute; 
top:0px; 
left:0px;
}

div.button_cancel:hover
{
background:transparent url(images/buttons.png) no-repeat scroll left top;
background-position:-53px -17px;
}

div.header
{
position:relative; 
height:61px; 
width:100%;
background:#a0f; 
background:url(images/a_top_bg.gif) scroll right top; 
margin:0px 0px;
padding:0 0px 0 0px;
}

div.top
{
/* overflow: hidden; */
position:relative; 
height:51px; 
width:1100px; 
z-index:91; 
/* background:#aaf;   */  
margin:0px 0px;
padding:0 0px 0 0px;
}

div.bar
{
position:relative; 
height:10px; 
width:100%;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
z-index:90; 
/* background:#f00;  */
}

div.bottom
{
position:relative; 
height:16px; 
width:960px;
Text-Align:left; 
Left:154px;
Top:0px;
/*visibility:hidden; */
}


div.content
{
position:relative; 
height:520px; 
width:1100px;
background:#444;  
background:url(images/content_bg.gif) no-repeat scroll left top; 
margin:0px 0px;
padding:0 0px 0 0px;
}


div.next
{
position:absolute; 
height:469px; 
width:24px;
top:14px; 
left:910px;
background:#ffffff; 
z-index:90; 
cursor: pointer;
}

div.adsense
{
position:absolute; 
top:-10px; 
left:980px;
}

div.genre_edit
{
position:absolute; 
height:15px; 
width:15px;
background:#000; 
background: url(images/delete_genre.png) no-repeat;
}


div.prev
{
position:absolute; 
height:469px; 
width:24px;
top:14px; 
left:160px;
background:#ffffff; 
z-index:90; 
cursor: pointer;
}


div.next:hover, div.prev:hover
{
background:#dddddd; 
}


div.genre_container
{
Text-Align:left;
float:left;
position:absolute; 
height:500px; 
width:160px;
top:8px; 
left:-20px;
margin:0px 0px;
padding:0 0px 0 0px;
z-index:90; 
}

div.album_container
{
position:absolute; 
height:500px; 
width:720px;
top:12px; 
left:190px;
overflow: hidden;
}


div.album_container_wide
{
position:absolute; 
height:600px; 
width:2160px;
top:0px; 
/*left:-740px;*/
Float:Left; 
}

div.latest
{
position:relative; 
width:840px;
Float:Left; 
/*background:blue; */
}

div.col1
{
position:relative; 
height:500px; 
width:720px;
Float:Left; 
/*background:blue; */
}

div.col2
{
position:relative; 
height:500px; 
width:720px;
Float:Left; 
/*background:green; */
}

div.col3
{
position:relative; 
height:500px; 
width:720px;
Float:Left; 
/*background:yellow; */
}

div.album_controls
{
border:0px; 
position:absolute; 
height:10px; 
width:20px;
top:2px; 
left:92px;
Float:Left; 
z-index:50; 
visibility:hidden;
}



img.album_cover
{
border:0px; 
position:absolute; 
height:109px; 
width:111px;
top:2px; 
left:1px;
Float:Left; 
}

div.imagecontainer
{
border:0px; 
height:120px; 
width:120px;
position:relative; 
Float:Left; 
z-index:6; 
}

a.image_href {
top:0px; 
left:0px;
border:0px; 
height:120px; 
width:120px;
position:absolute; 
Float:Left;
background: url(images/lp.png) no-repeat;
z-index:7; 
}

* html a.image_href {
top:0px; 
left:0px;
border:0px; 
height:120px; 
width:120px;
position:absolute; 
Float:Left;
z-index:7; 
background-image: none;
filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(src="images/lp.png", sizingMethod="crop");
}


a.image_href:hover {
background: url(images/lp_hoover.png) no-repeat;
cursor:pointer;
}


* html a.image_href:hover {
	/* background-image: none; */
	cursor:pointer;
	filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(src="images/lp_hoover.png", sizingMethod="crop");
}


div.hlp_add_lbm
{
margin:0px 0px;
padding:78px 10px 10px 16px;
color:#ccc;
Text-Align:left;
line-height:14px;
height:131px; 
width:178px;
position:absolute;
float:left;
top:-25px;
left:46px;
z-index:99; 
background: url(images/help_bubble_long.png) no-repeat;
visibility:hidden;
}

div.hlp_add_gnr
{
margin:0px 0px;
padding:25px 10px 10px 16px;
color:#ccc;
Text-Align:left;
line-height:14px;
height:76px; 
width:178px;
position:absolute;
float:left;
top:-25px;
left:150px;
z-index:99; 
background: url(images/help_bubble.png) no-repeat;
visibility:hidden;
}

div.hlp_shw_gnr
{
margin:0px 0px;
padding:25px 10px 10px 16px;
color:#ccc;
Text-Align:left;
line-height:14px;
height:76px; 
width:178px;
position:absolute;
float:left;
top:120px;
left:-80px;
z-index:99; 
background: url(images/help_bubble.png) no-repeat;
visibility:hidden;
}

div.hlp_srt
{
margin:0px 0px;
padding:25px 10px 10px 16px;
color:#ccc;
Text-Align:left;
line-height:14px;
height:76px; 
width:178px;
position:absolute;
float:left;
top:-25px;
left:600px;
z-index:98; 
background: url(images/help_bubble_flip.png) no-repeat;
visibility:hidden;
}

div.hlp_img
{
position:absolute;
float:left;
top:120px;
left:210px;
z-index:98; 
}

div.hlp_cls
{
position:absolute;
float:left;
top:135px;
left:550px;
z-index:98; 
}


div.editcontainer
{
height:350px; 
width:500px;
position:absolute;
top:65px;
left:305px; 
visibility:hidden;
z-index:99; 
background: url(images/edit_bg.png) no-repeat;
}

div.help
{
height:400px; 
width:900px;
Text-Align:right;
line-height:14px;
position:absolute;
top:70px;
left:305px; 
visibility:hidden;
z-index:99; 
/* background:#f00; */
/* background: url(images/edit_bg.png) no-repeat; */
}

div.inforuta
{
background:transparent url(images/infomask.png) no-repeat scroll left top;
height:109px; 
width:111px;
position:absolute; 
top:2px; 
left:1px; 
visibility:hidden; 
z-index:10; 
}

div.play_text, div.play_text.a:link
{
float:left;
position:absolute; 
top:1px; 
left:1px;
}

div.del_album_ico
{
float:left;
position:absolute; 
top:1px; 
left:95px;
}


img.x_icon
{
border:0px; 
opacity: 0.5; filter: alpha(opacity=50);
}

img.x_icon:hover
{
opacity: 1; filter: alpha(opacity=100);
}

img.edit_icon
{
border:0px; 
opacity: 0.5; filter: alpha(opacity=50);
}

img.edit_icon:hover
{
opacity: 1; filter: alpha(opacity=100);
}

div.play_ico
{
float:left;
border:0px; 
position:absolute; 
top:32px; 
left:31px;
}

img.play_ico
{
border:0px; 
opacity: 0.65; filter: alpha(opacity=65);
}

img.play_ico:hover
{
opacity: 1; filter: alpha(opacity=100);
}

div.status
{
Text-Align:left;
width:146px; 
height:50px; 
position:absolute; 
Float:Left; 
z-index:1;
font-size:10px;
font-size-adjust:none;
color:#ccc;
font-family:Helvetica,Arial,sans-serif;
/* background:#f00;  */
}

div.infotext
{
Text-Align:left;
height:109px; 
width:111px;
position:absolute; 
top:2px; 
left:1px; 
background:grey; 
z-index:90;
}

div.listan
{
position:absolute; 
top:12px; 
left:8px;
width:156px; 
height:320px; 
/* background:blue;  */
Float:Right;
margin:0px 0px;
padding:0px 0px 0px 0px;
Text-Align:Right;
}

div.links_main
{
background:transparent url(images/genrebg_left.png) no-repeat scroll left top;
float:right;
height:auto;
margin:3px 3px;
padding:0 0px 0 7px;
width:auto;
position:relative;
}

div.links
{
background:transparent url(images/genrebg_left.png) no-repeat scroll left top;
background-position:0px 0px;
float:left;
height:auto;
margin:3px 3px;
padding:0 0px 0 7px;
width:auto;
position:relative;
}

div.links a, div.links_main a {
background:transparent url(images/genrebg_right.png) no-repeat scroll right top;
background-position:100% 0px;
display:block;
float:left;
height:20px;
line-height:17px;
margin:0;
padding:0 8px 0px 0px;
width:auto;
font-size:13px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:bold;
color:#ffffff;
font-family:Helvetica,Arial,sans-serif;
}

div.links:hover, div.links a:hover, div.links_main:hover, div.links_main a:hover {
background-position:0px -20px;
color:#171615;
cursor:pointer;
}

div.links:hover a, div.links_main:hover a{
background-position:100% -20px;
}

div.albuminfo
{
position:absolute; 
width:300px; 
height:150px; 
/* background:yellow;*/
Float:Left;
top:8px; 
left:168px;
}

div.album_tag_container
{
position:absolute; 
width:20px; 
height:20px; 
/* background:red; */
Float:Left;
top:200px; 
left:168px;
}

div.album_submitbar
{
position:absolute; 
width:300px; 
height:30px; 
/*background:green; */
Float:left; 
Text-Align:left;
top:298px; 
left:168px;
}


/* ------   BUTTONS   ---------*/
div.btn_cancel
{
position:relative; 
background:pink; 
Float:left; 
Text-Align:left;
visibility:hidden;
}

div.btn_cancel_new
{
position:relative; 
background:pink; 
Float:left; 
Text-Align:left;
visibility:hidden;
}

div.btn_delete
{
position:relative; 
background:pink; 
Float:left; 
Text-Align:left;
visibility:hidden;
}

div.btn_new
{
position:relative; 
background:pink; 
Float:right; 
Text-Align:left;
visibility:hidden;
}

div.btn_edit
{
position:relative; 
background:pink; 
Float:right; 
Text-Align:left;
visibility:hidden;
}
/* ---------------------------------*/


div.album_info_cover
{
position:absolute; 
width:100px; 
height:100px; 
z-index:50; 
top:40px; 
left:180px; 
visibility:hidden;
}


iframe.upload_target
{
position:absolute; 
Float:left; 
width:2;
height:2;
visibility:hidden;
}