*
{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: verdana;
	color:#7f7f7f;
}

p
{
	font-family: verdana;
	color:#7f7f7f;
}

body
{
	background-color:#ffffff;
	font: 100.01%;
	height:auto;
	font-family: verdana;
	color:#7f7f7f;
}

.page
{
	margin:0;
	padding:0;
}

.header_container, .content_container, .footer_container
{
	width:100%;
}

.header_container
{
	background-image:url(images/header_ext.gif);
	background-repeat:repeat-x;
}

.footer_container
{
	background-image:url(images/footer.png);
	background-repeat:repeat-x;
}

.header, .content, .footer
{
	min-width:1004px;
	max-width:1150px;
	//width:expression((document.body.clientWidth < 1004)?"1004px":(document.body.clientWidth > 1150)?("1150px"):("100%"));
}

.header
{
	height:281px;
}

.content
{
	height:auto;
}

.footer
{
	height:auto;
}

.popular
{
	width:100%;
}

.alb
{
	padding:120px 0px 0px 60px;
}

.alb table
{
	width:100%;
	border-style:none;
	border-spacing:0 !important;
	overflow:hidden;
	border-collapse:collapse !important;
}

.alb .backup
{
	background:url(images/backupimage.png) no-repeat;
	//background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/backupimage.png',sizingMethod='scale');
	width:60px;
	height:52px;
	padding:0 5px;
	margine-bottom: 1px;
}

.alb .backup100
{
	background:url(images/backupimage100.png) no-repeat;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/backupimage100.png',sizingMethod='image');
	/*width:160px;*/
	height:100px;
	padding:0 5px;
	margin-bottom: 1px;
}

.pic .backup
{
	background:url(images/backupimage.png) no-repeat;
	//background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/backupimage.png',sizingMethod='scale');
	width:60px;
	height:52px;
	padding:1px 5px;
}

.icon .backup
{
	background:url(images/backupimage.png) no-repeat;
	//background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/backupimage.png',sizingMethod='scale');
	width:60px;
	height:52px;
}

.backup a
{
	position: relative;
}

.alb tr,.alb td
{
	margin:0px;
}

.alb td
{
	vertical-align:top;
	height: 130px;
}

.alb_title
{
	width:120px;
}

.alb_title a
{
	color:#484848;
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	text-transform:none;
	line-height: 1;
	vertical-align: top;
}

.alb_title p
{
	color:#484848;
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
	display:inline;
}

.alb_title a:hover
{
	text-decoration:underline;
	color:#004848;
}

.alb_img
{
	width:50px;
	height:50px;
	background:#000;
	display:block;
}

.alb_img100
{
	width:100px;
	height:100px;
	background:#000;
	display:block;
}

.header .menu a
{
	text-decoration:none;
}

.header .menu img
{
	border:0;
}

.header .menu
{
	width:100%;
	border-style:none;
	border-spacing:0 !important;
	overflow:hidden;
	border-collapse:collapse !important;
}

.header .menu_td
{
	width:20%;
}

.imagecol_cont
{
	padding: 40px 10px 0px 20px;
	height:300px;
}

.imgtext,.imgtext_sel
{
	padding:5px;
}

.imgtext a
{
	font-family:verdana;
	font-weight:regular;
	font-size:11px;
	color:#cb5c00;
}

.imgtext_sel a
{
	font-family:verdana;
	font-weight:regular;
	font-size:11px;
	color:#ffb30a;
}

div.imgtext
{
	background-color:black;
}

div.imgtext_sel
{
	background-color:#484848;
}

.chars
{
	width: 100%;
}

.chars a
{
	color:#fefefe;
	font-family:tahoma;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.chars a:hover
{
	text-decoration:underline;
	color:#fefeee;
}

/* Charts css*/
.tabl_world,.tabl_euro,.tabl_uk,.tabl_usa
{
	height:325px;
	width:100%;
}

.tabl_world
{
	background:url(images/charts/world.png) no-repeat;
}

.tabl_euro
{
	background:url(images/charts/euro.png) no-repeat;
}

.tabl_uk
{
	background:url(images/charts/uk.png) no-repeat;
}

.tabl_usa
{
	background:url(images/charts/usa.png) no-repeat;
}

.tabl_right1
{
	background:url(images/charts/edge1.png) no-repeat right top;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charts/edge1.png',sizingMethod='crop');
	width:29px;
}

.tabl_right2
{
	background:url(images/charts/edge2.png) no-repeat right top;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charts/edge2.png',sizingMethod='crop');
	width:25px;
}

.tabl_right3
{
	background:url(images/charts/edge3.png) no-repeat right top;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charts/edge3.png',sizingMethod='crop');
	width:25px;
}

.tabl_right1, .tabl_right2, .tabl_right3
{
	float:right;
	height:325px;
	//background-image:none;
}

.worldtop
{
	background:url(images/worldtop.png) no-repeat center bottom;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/worldtop.png',sizingMethod='crop');
}

.eurotop
{
	background:url(images/eurotop.png) no-repeat center bottom;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/eurotop.png',sizingMethod='crop');
}

.uktop
{
	background:url(images/uktop.png) no-repeat center bottom;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/uktop.png',sizingMethod='crop');
}

.usatop
{
	background:url(images/usatop.png) no-repeat center bottom;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/usatop.png',sizingMethod='crop');
}

.worldtop,.eurotop,.uktop,.usatop
{
	width:101px;
	height:32px;
	margin:0 auto;
	padding-top:5px;
	//margin-top:8px;
	//background-image:none;
	//background-position:center top;
	//padding-left:20px;
}

.wrapper_container
{
	width:100%;
	text-align:center;
}

.wrapper
{
	position:relative;
	float:left;
	margin:0 auto;
	text-align:center;
	width:24.0%;
	/*text-align:left;*/
}

.tabloid
{
	width:auto;
/*	height:100%;*/
	margin:0 auto;
}

.artist_tabloid a
{
	font-family:tahoma;
	font-size:11px;
	font-weight:regular;
	color:#000000;
	position: relative;
}

*html .artist_tabloid { padding-top: 33px;}
*+html .artist_tabloid { padding-top: 33px;}

.song a
{
	font-family:tahoma;
	font-size:11px;
	font-weight:regular;
	color:#000000;
	position: relative;
}

div.pad_title
{
	margin-left:12px;
	padding-left:7px;
	//padding-left:5px;
	margin-right:12px;
	padding-right:32px;
	//padding-right:7px;
	max-height: 30px;
}

.world, .euro, .uk, .usa
{
	width:100%;
	padding:10px 6px 10px 6px;;
	//padding:10px;
	margin:0 auto;
	margin-bottom:5px;
	text-align:left;
	line-height:12px;
}

.world
{
	background:url(images/tile1.png) repeat;
	//background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/tile1.png,sizingMethod=scale);
}

.euro
{
	background:url(images/tile2.png) repeat;
	//background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tile2.png',sizingMethod='scale');
}

.uk
{
	background:url(images/tile3.png) repeat;
	//background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tile3.png',sizingMethod='scale');
}

.usa
{
	background:url(images/tile4.png) repeat;
	//background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tile4.png',sizingMethod='scale');
}

.song_tabloid
{
	position:relative;
	top:50px;
	left:20px;
	//left:0;
	height:auto;
	width:180px;
	padding:3px;
	background-repeat:repeat;
}

.artist_tabloid a
{
	font-weight:bold;
}

.numbers
{
	color:#aaaaaa;
	font-family:Arial;
	font-style:regular;
}

.numbers2
{
	color:#aaaaaa;
	font-family:Arial;
	font-style:regular;
}

.numbers1
{
	color:#aaaaaa;
	font-family:Arial;
	font-style:regular;
}

.tags
{
	padding:35px 10px 0px 20px;
}

.tags a
{
	color:#b0c84f;
	font-family:Arial;
	font-style:regular;
	font-size:20px;
}

.clearboth
{
	clear: both;
}

.header_outer
{
	background:url(images/h1.png) no-repeat left top;
	padding:0;
	height:38px;
}

.header_inner
{
	background:url(images/h2.png) no-repeat right top;
	width:auto;
	height:32px !important;
	padding:10px 300px 0px 350px;
	height /*\**/: 38px\9 !important;
} 

.button_c
{
	background:url(images/h8.gif) no-repeat right top;
	height:51px;
	width:auto;
}

.button_c_inner
{
	background:url(images/h7.png) no-repeat left top;
	height:51px;
}

.button_holder
{
	float:right;
	padding-top:5px;
	padding-right:35px;
	//padding-right:5px;
}

.letter_outer
{
	height:58px;
	background:url(images/h10.gif) no-repeat right top;
	font-size:0;
}

.letter_inner
{
	/*padding: 45px 50px 0 540px;
	//padding: 43px 50px 0 540px;*/
	height:58px;
	width: auto;
	background:url(images/h9.png) no-repeat left top;
	font-size:0;
}

.tag_outer
{
	float:left;
	width:49%;
	//width:52%;
	background:url(images/board1_ext.gif) no-repeat right top;
	padding-right:35px;
}

.tag_inner
{
	height:356px;
	background:url(images/board1.gif) no-repeat left top;
	margin:0;
	//padding:0;
}

.search_outer
{
	background:url(images/h11.png) no-repeat;
	height:65px;
	z-index:1000;
}

.search_inner
{
	background:url(images/h12.png) no-repeat right top;
	height:65px;
	padding:10px 30px 0 550px;
	//padding:10px 20px 0 550px;
}

.search_inner button
{
	background:url(images/buttons/search.png) no-repeat;
	//background-image: none;
	border: 0;
	padding: 0;
	margin:0;
	float: right;
	//margin-left:20px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buttons/search.png',sizingMethod='crop');
}

.search_inner button img
{
	filter: alpha(opacity=0);
}

.pic_holder
{
	width:303px;
	//width:300px;
	height:300px;
	float:left;
	background-color:#ddf8d3;
}

.popular_outer
{
	float:left;
	height:515px;
	width:50%;
	background:url(images/board3_ext.gif) no-repeat right top;
}

.popular_inner
{
	height:515px;
	background:url(images/board3.gif) no-repeat left top;
}

.top_outer
{
	float:left;
	height:515px;
	width:50%;
	background:url(images/board4_ext.gif) no-repeat right top;
	margin-right:-5px;
}

.top_inner
{
	height:515px;
	background:url(images/board4.gif) no-repeat left top;
}

/*Begining of Account Styles*/
#account
{
	text-align:center;
}

#account .body
{
	width:676px;
	margin:0 auto;
}

#account .top
{
	background:url(images/acc_top.gif) no-repeat;
}

#account .top div
{
	background:url(images/flowers.gif) no-repeat 13px 0;
	overflow:hidden;
	zoom:1;
}

#account .bottom
{
	height:30px;
	background:url(images/acc_bottom.gif) no-repeat;
}

#account .main
{
	background:url(images/acc_ext.gif) repeat-y;
}

#account label, #account input
{
	font-family:tahoma;
	font-weight:normal;
	font-size:14px;
	color:#7f7f7f;
}

#account label
{
	width:130px;
	float:left;
	margin-right:5px;
	padding-left:20px;
	display:block;
}

#account input
{
	width:250px;
	border:1px solid black;
}

#account form
{
	padding:0;
	margin:0;
	border:0;
	background:url(images/flowers.gif) no-repeat 12px -43px;
	overflow:hidden;
	zoom:1;
	padding-top:10px;
	padding-left:12px;
}

#account p
{
	padding:10px 0px 15px 0px;
}

#account .tl
{
	background:#fff1b5 url(images/corner/acctl.gif) left top no-repeat;
}

#account .tr
{
	background:url(images/corner/acctr.gif) right top no-repeat;
}

#account .bl
{
	background:url(images/corner/accbl.gif) left bottom no-repeat;
}

#account .br
{
	background:url(images/corner/accbr.gif) right bottom no-repeat;
}

#account .tla
{
	background: #fff1b5 url(images/corner/cattl.gif) left top no-repeat;
}

#account .tra
{
	background:url(images/corner/cattr.gif) right top no-repeat;
}

#account .bla
{
	background:url(images/corner/catbl.gif) left bottom no-repeat;
}

#account .bra
{
	background: url(images/corner/catbr.gif) right bottom no-repeat;
}

#account img
{
	display:block;
}

#account ul.menu {
	width: 190px;
}
#account ul.menu li table {
	margin-left: 5px;
}
#account ul.menu li td.imgHoldr {
	text-align: center;
	width: 35px;
}
#account ul.menu li img {
	display: inline;
}
#account ul.menu li a {
	font: 14px arial !important;
	color: #000 !important;
	position: relative;
}
#account ul.menu li p {
	font: 14px arial !important;
	color: #000 !important;
	margin-left: 5px;
	padding: 0px;
}
#account ul.menu li.selected p a {
	font: bold 14px arial !important;
	color: #888 !important;
}

#account .hrtop
{
	width:450px;
	margin:20px 20px 20px 20px;
	border-top:1px dashed #aaaaaa;
	padding-top:20px;
	font-family:tahoma;
	font-size:14px;
	color:#9fd61b;
}

#account .hrend
{
	width:450px;
	margin:20px 20px 20px 20px;
	border-top:1px solid #aaaaaa;
}

#account .btn
{
	width:115px;
	height:36px;
	background:url(images/buttons/continue.png) no-repeat;
	//background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buttons/continue.png',sizingMethod='crop');
}

#account .menu
{
	float:left;
	width:149px;
	text-align:left;
	margin-top:50px;
}

#account .menu li
{
	zoom:1;
	list-style:none;
	padding-left:10px;
}

#account .menu li,#account a
{
	font-family:tahoma;
	font-size:14px;
	color:#202020;
}

#account .menu li,#account .menu .selected span
{
	padding:18px 16px;
	padding-right:10px;
}

#account .menu .selected
{
	background:#fff1b5 url(images/corner/menutl.gif) top left no-repeat;
	position:relative;
	margin-left:-6px;
	padding:0;
	font-weight:bold;
	color:#b74702;
}

#account .menu .selected span
{
	background:url(images/corner/menubl.gif) bottom left no-repeat;
	display:block;
	padding-left:23px;
}

#account .menu .selected span span
{
	position:absolute;
	height:9px;
	top:-9px;
	left:0;
	width:100%;
	background:url(images/corner/menutr.gif) top right no-repeat;
	padding:0;
}

#account .menu .selected span span.after
{
	background:url(images/corner/menubr.gif) bottom right no-repeat;
	top:auto;
	bottom:-9px;
}

#account .top h2
{
	font-family:tahoma;
	font-weight:bold;
	font-size:24px;
	text-align:left;
	padding-left:24px;
	padding-top:14px;
}

#account a
{
	text-decoration:none;
}

#account a:hover
{
	text-decoration:underline;
}
/*End of Account Styles*/

/* Begining of Account Detail styles*/
#accountdetail
{
	margin:0;
	padding:0;
	border:0;
	width:274px;
}

#accountdetail .top
{
 background:url(/style/images/account/detailtop.png) no-repeat;
 _background:none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/images/account/detailtop.png',sizingMethod='crop');
 overflow:hidden;
 zoom:1;
}

#accountdetail .middle
{
 background:url(/style/images/account/detailmid.png) repeat-y;
 _background:none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/images/account/detailmid.png',sizingMethod='scale');
 overflow:hidden;
 height:119px;
 zoom:1;
}

#accountdetail .bottom
{
 background:url(/style/images/account/detailbtm.png) no-repeat;
 _background:none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/images/account/detailbtm.png',sizingMethod='crop');
 overflow:hidden;
 zoom:1;
}

#accountdetail .top, #accountdetail .bottom
{
	height:19px;
}

#accountdetail p
{
	font-family:verdana;
	font-size:11px;
	color:#484848;
	padding:2px 20px;
}

#accountdetail p label
{
	color:#484848;
	width: 55px;
	float: left;
}

#accountdetail .balance
{
	color:#daff44;
	font-weight:bold;
}

#accountdetail .exitbtn
{
	background: url(images/exitbtn02.gif) no-repeat left top;
	height:32px;
	width:58px;
	margin:8px 3px 0;
	display:block;
	float: right;
	*margin-right: -45px;
	*margin-right: 15px;
}

#accountdetail .exitbtn_simple
{
	background: url(images/exitbtn02.gif) no-repeat left top;
	height:32px;
	width:58px;
	margin:33px 3px 0;
	display:block;
	float: right;
}


#accountdetail .upgrade_to_gold
{
	background:url(images/upgradetogold.gif) no-repeat left top;
	height:37px;
	width:179px;
	margin-top:30px;
	display:block;
	float: right;
}
/*#accountdetail .upgrade_to_gold:hover
{
	background:url(images/upgradetogold_hover.gif) no-repeat left top;
}*/
.upgradetoplatinum {
	float: left;
	margin: 3px 0 0 12px;
}


#accountdetail .activateyouraccount
{
	background:url(images/activatebutton.png) no-repeat;
	//background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/activatebutton.png',sizingMethod='crop');
	height:35px;
	width:238px;
	margin-left:20px;
	margin-top:10px;
	display:block;
}

#accountdetail .floating_div
{
	position:absolute;
	z-index:100;
	top:30px;
	left:0;
}

#accountdetail .floating_div a
{
	color:#dc452d;
	padding:0 3px;
	text-decoration:underline;
}

#accountdetail .floating_div a:hover
{
	text-decoration:none;
	cursor:pointer;
}

#accountdetail .floating_div span.account
{
	color:#202020;
	font-weight:bold;
}
/*End of Account Detail styles*/

/*Begining of Tracks*/
#tracks table,tr,td
{
	padding:0;
	margin:0;
}

#tracks table td img
{
	display:block;
}

#tracks .albumheader,#tracks .albumitem,#tracks .icon
{
	width:100%;
	margin:0;
	padding:0;
	border-style:none;
	border-spacing:0 !important;
	overflow:hidden;
	border-collapse:collapse !important;
}

#tracks .albumheader td
{
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#aaaaaa;
}

#tracks .albumitem td
{
	padding-bottom:3px;
}

#tracks .icon tr
{
	height:70px;
}

#tracks .icon img
{
	width:50px;
	height:50px;
}

#tracks .trackchk
{
	width:40px!important;
	text-align:center;
	background:url(images/artists/disc_left.gif) no-repeat;
}

 #tracks .tracknum
{
	width:40px;
	text-align:center;
}

#tracks .tracktitle
{
	width:auto;
}

#tracks .trackmode,#tracks .tracklen,#tracks .tracksize,#tracks .trackprice
{
	width:70px!important;
	text-align:center;
}

#tracks .albumitem .tracknum, #tracks .albumitem .tracktitle,#tracks .albumitem .trackmode, #tracks .albumitem .tracklen, #tracks .albumitem .tracksize, #tracks .albumitem .trackprice
{
	font-family:verdana;
	font-weight:bold;
}

#tracks .albumitem .tracknum, #tracks .albumitem .trackmode, #tracks .albumitem .tracklen, #tracks .albumitem .tracksize
{
	text-align:center;
}

#tracks .albumitem .trackchk
{
	width:40px!important;
	text-align:center;
	background:url(images/artists/itemleft.gif) no-repeat;
}

 #tracks .albumitem .tracknum
{
	font-size:11px;
	color:#aaaaaa;
}

#tracks .albumitem .tracktitle
{
	font-size:12px;
	color:#484848;
	padding-left:10px;
}

#tracks .albumitem .trackmode
{
	font-size:9px;
	color:#b84c4c;
}

#tracks .albumitem .tracklen
{
	font-size:12px;
	color:#b84c4c;
}

#tracks .albumitem .tracksize
{
	font-size:12px;
	color:#e37a40;
}

#tracks .albumitem .trackprice
{
	font-size:12px;
	color:#a1c351;
}

#tracks .dldbtn
{
	text-decoration:none;
	width:123px;;
	height:36px;
	background:url(images/buttons/download.png) no-repeat;
	//background:none;
	//background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buttons/download.png',sizingMethod='crop');
}

.waiting_but
{
	text-decoration: none;
	width: 113px;
	height: 36px;
	background: url(images/buttons/wait.gif) no-repeat;
}

.waiting_but1
{
	text-decoration: none;
	width: 140px;
	height: 32px;
	background: url(images/buttons/progress.gif) no-repeat;
}

.waiting_but2
{
	text-decoration: none;
	width: 83px;
	height: 32px;
	background: url(images/buttons/wwwwait.gif) no-repeat;
}

.waiting_but3
{
	text-decoration: none;
	width: 84px;
	height: 32px;
	background: url(images/buttons/botton_wait.gif) no-repeat;
}

#tracks .dldsel
{
	text-decoration:none;
	width:193px;
	height:36px;
	background:url(images/buttons/downloadall.png) no-repeat;
	//background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buttons/downloadall.png',sizingMethod='crop');
}

.done_but
{
	text-decoration:none;
	width: 123px;
	height: 36px;
	background: url(images/buttons/download_done.png) no-repeat;
	//background:none;
}

.done_but2
{
	text-decoration:none;
	width: 186px;
	height: 36px;
	background: url(images/buttons/downalb.png) no-repeat;
	//background:none;
}

.done_but3
{
	text-decoration:none;
	width: 193px;
	height: 36px;
	background: url(images/buttons/downall.png) no-repeat;
	//background:none;
}

#tracks .tracklist
{
	width:auto;
	//width:100%;
	margin:0px 150px;
}
#tracks .tracklisthd
{
	padding-bottom:10px;
	padding-left:300px;
	text-align:left;
	color:#bb4a03;
	font-family:tahoma;
	font-weight:regular;
	font-size:30pt;
}
/*End of Tracks*/

/*Begining of Landing*/
#landing table
{
	padding:0;
	margin:0;
}

#landing .albumheader,.albumitem,.icon
{
	width:100%;
	margin:0;
	padding:0;
	border-style:none;
	border-spacing:0 !important;
	overflow:hidden;
	border-collapse:collapse !important;
}

#landing .albumheader td
{
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#aaaaaa;
}

#landing .icon tr
{
	height:70px;
}

#landing .icon img
{
	width:50px;
	height:50px;
}

#landing .trackchk
{
	width:40px!important;
	text-align:center;
	background:url(images/artists/disc_left.gif) no-repeat;
}

#landing .tracknum
{
	width:40px;
	text-align:center;
}

#landing .tracktitle
{
	width:auto;
}

#landing .trackmode,#landing .tracklen,#landing .tracksize,#landing .trackprice
{
	width:70px!important;
	text-align:center;
}

#landing .albumitem .tracknum,#landing .albumitem .tracktitle,#landing .albumitem .trackmode,#landing .albumitem .tracklen,#landing .albumitem .tracksize,#landing .albumitem .trackprice
{
	font-family:verdana;
	font-weight:bold;
}

#landing .albumitem .tracknum,#landing .albumitem .trackmode,#landing .albumitem .tracklen,#landing .albumitem .tracksize
{
	text-align:center;
}

#landing .albumitem .trackchk
{
	width:40px!important;
	text-align:center;
	background:url(images/artists/itemleft.gif) no-repeat;
}

#landing .albumitem .tracknum
{
	font-size:11px;
	color:#aaaaaa;
}

#landing .albumitem .tracktitle
{
	font-size:12px;
	color:#484848;
	padding-left:10px;
}

#landing .albumitem .trackmode
{
	font-size:9px;
	color:#b84c4c;
}

#landing .albumitem .tracklen
{
	font-size:12px;
	color:#b84c4c;
}

#landing .albumitem .tracksize
{
	font-size:12px;
	color:#e37a40;
}

#landing .albumitem .trackprice
{
	font-size:12px;
	color:#a1c351;
}

#landing .dldbtn
{
	text-decoration:none;
	width:123px;
	height:36px;
	background:url(images/buttons/download.png) no-repeat;
	//background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buttons/download.png',sizingMethod='crop');
}

#landing .dldalb
{
	text-decoration:none;
	width:182px;
	height:36px;
	background:url(images/buttons/downloadalb.png) no-repeat;
	//background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buttons/downloadalb.png',sizingMethod='crop');
}

#landing .albumslate
{
	width:auto;
	position:relative;
	height:290px;
	width:auto;
	margin-top:50px;
}

#landing .albumslate .top,#landing .albumslate .bottom
{
	width:auto;
}

#landing .albumslate .bottom
{
	background:url(images/albums/bottomright.gif) no-repeat top right;
}

#landing .albumslate .bottomleft
{
	height:270px;
	background:url(images/albums/bottomleft.gif) no-repeat top left;
}

#landing .albumslate .top
{
	background:url(images/albums/topright.gif) no-repeat top right;
}

#landing .albumslate .topleft
{
	height:55px;
	background:url(images/albums/topleft.gif) no-repeat top left;
}

#landing .tltitle
{
	position:relative;
	float:left;
	top:-10px;
	left:20px;
	color:#b03901;
	font-family:tahoma;
	font-weight:regular;
	font-size:18px;
}

#landing .bltitle
{
	color:#b03901;
	font-family:tahoma;
	font-weight:regular;
	font-size:18px;
	padding:10px 0px 0px 20px;
}

#landing .blcontent, #landing .blcontent2
{
	padding:0px 40px 0px 40px;
}

#landing .blcontent p
{
	color:#aaaaaa;
	font-family:arial;
	font-weight:regular;
	width:auto;
	margin:0;
	padding:0;
}

#landing .blcontent2
{
	color:#aaaaaa;
	font-family:tahoma;
	font-weight:bold;
	font-size:25px;
}

#landing .blcontent p a
{
	color:#b0c84f;
}

#landing .tlcontent
{
	padding:0px 15px 0px 40px;
}

#landing .tlcontent a, #landing .tlcontent span
{
	margin:0;
	padding:0;
	color:#42b6c5;
	font-family:tahoma;
	font-weight:bold;
	font-size:30px;
	text-decoration:none;
    position: relative;
	top: 7px;
}

#landing .albumcover
{
	position:absolute;
	top:260px;
	left:0px;
	width:373px;
	height:330px;
	z-index:200000;
	background:url(images/albums/album_cover.png) no-repeat;
	//background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/albums/album_cover.png',sizingMethod='crop');
}
/*End of Landing*/

/*Begining of Artist styles*/
/*Begining of Artist Slate styles*/
#artistslate .curtain
{
	float:left;
	width:301px;
	height:345px;
	top:-20px;
	background:url(images/artists/curtain.png) no-repeat;
	//background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/artists/curtain.png',sizingMethod='crop');
}

.ribbon
{
	position:absolute;
	width:235px;
	height:125px;
	top:260px;
	left:30px;
	background:url(images/artists/ribbon.png) no-repeat;
	//background:none;
	z-index:10000;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/artists/ribbon.png',sizingMethod='crop');
}

#artistslate .curtain_img
{
	position:relative;
	top:70px;
	left:40px;
	width:200px;
	height:200px;
	background:url(/style/images/artists/artist_5.gif) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/images/artists/artist_5.gif',sizingMethod='crop');
}

.ribbon_shadow
{
	position:absolute;
	float:left;
	width:200px;
	height:40px;
	top:85px;
	left:10px;
	background:url(images/artists/lenta.png) no-repeat;
	//background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/artists/lenta.png',sizingMethod='crop');
}

#artistslate .artistdetail
{
	width:auto;
	position:relative;
	float:left;
	height:200px;
}

#artistslate .artistdetail .top, #artistslate .artistdetail .bottom
{
	width:auto;
}

#artistslate .artistdetail .bottom
{
	background:url(images/artists/ainfo_right.gif) no-repeat top right;
}

#artistslate .artistdetail .bottomleft
{
	height:190px;
	background:url(images/artists/ainfo.gif) no-repeat top left;
}
#artistslate .artistdetail .top
{
	background:url(images/artists/atitle_right.gif) no-repeat top right;
}

#artistslate .artistdetail .topleft
{
	height:55px;
	background:url(images/artists/atitle.gif) no-repeat top left;
}

#artistslate .tltitle
{
	position:relative;
	float:left;
	top:-10px;
	left:20px;
	color:#b03901;
	font-family:tahoma;
	font-weight:regular;
	font-size:18px;
}

#artistslate .bltitle
{
	color:#b03901;
	font-family:tahoma;
	font-weight:regular;
	font-size:18px;
	padding:10px 0px 0px 40px;
}

#artistslate .blcontent, #artistslate .blcontent2
{
	padding:0px 40px 0px 60px;
}

#artistslate .blcontent p
{
	color:#aaaaaa;
	font-family:arial;
	font-weight:regular;
	width:auto;
	margin:0;
	padding:0;
}

#artistslate .blcontent2
{
	color:#aaaaaa;
	font-family:tahoma;
	font-weight:bold;
	font-size:30px;
}

#artistslate .blcontent p a
{
	color: #b0c84f;
}

#artistslate .tlcontent
{
	position:absolute;
	top:10px;
	padding:0px 15px 0px 40px;
}

#artistslate .tlcontent a
{
	margin:0;
	padding:0;
	color:#42b6c5;
	font-family:tahoma;
	font-weight:bold;
	font-size:30px;
	text-decoration:none;
}

/*****************************************************old section********************************/
#artistslate
{
	overflow:hidden;
	zoom:1;
}

#artistslate .artistdetail
{
	width:auto;
	position:relative;
	float:left;
	height:200px;
}

#artistslate .artistdetail .top, #artistslate .artistdetail .bottom
{
	width:auto;
}

#artistslate .artistdetail .bottom
{
	background:url(images/artists/ainfo_right.gif) no-repeat top right;
}

#artistslate .artistdetail .bottomleft
{
	height:190px;
	background:url(images/artists/ain fo.gif) no-repeat top left;
}

#artistslate .artistdetail .top
{
	background:url(images/artists/atitle_right.gif) no-repeat top right;
}

#artistslate .artistdetail .topleft
{
	height:55px;
	background:url(images/artists/atitle.gif) no-repeat top left;
}

#artistslate .tltitle
{
	position:relative;
	float:left;
	top:-10px;
	left:20px;
	color:#b03901;
	font-family:tahoma;
	font-weight:regular;
	font-size:18px;
}

#artistslate .bltitle
{
	color:#b03901;
	font-family:tahoma;
	font-weight:regular;
	font-size:18px;
	padding:10px 0px 0px 0px;
}

#artistslate .blcontent, #artistslate .blcontent2
{
	padding:0px 40px 20px 30px;
}

#artistslate .blcontent p
{
	color:#aaaaaa;
	font-family:arial;
	font-weight:regular;
	width:auto;
	margin:0;
	padding:0;
}

#artistslate .blcontent2
{
	color:#aaaaaa;
	font-family:tahoma;
	font-weight:bold;
	font-size:30px;
}

#artistslate .blcontent p a
{
	color:#b0c84f;
}

#artistslate .tlcontent
{
	position:absolute;
	top:10px;
	left:0;
	padding:0px 15px 0px 40px;
}

#artistslate .tlcontent a
{
	margin: 0;
	padding: 0;
	color: #42b6c5;
	font-family: tahoma;
	font-weight: bold;
	font-size: 30px;
	text-decoration: none;
}

#artistslate .tlcontent span
{
	margin: 0;
	padding: 0;
	color: #42b6c5;
	font-family: tahoma;
	font-weight: bold;
	font-size: 30px;
	text-decoration: none;
}
/******************************************End of Old Section***************************/

/*******************************************newly modified******************************/
#envelope
{
	z-index: -1;
}

#envelope span
{
	padding-right:5px;
}

#envelope .topleft
{
	background:url(images/tlc.gif) no-repeat;
}

#envelope .rlefty /*repeat leftside*/
{
	background:#fff4c4 url(images/ryl.gif) repeat-y;
}

#envelope .rbottomx /*repeat along x bottom*/
{
	background:url(images/rxb.gif) repeat-x 0 100%;
}

#envelope .bottomleft
{
	background:url(images/blc.gif) no-repeat 0 100%;
}

#envelope .rrighty /*repeat right side*/
{
	background:url(images/ryr.gif) repeat-y 100% 0;
}

#envelope .bottomright
{
	background:url(images/brc.gif) no-repeat 100% 100%;
}

#envelope .topright
{
	background:url(images/trc.gif) no-repeat 100% 0;
	/*height:520px;*/
	position:relative;
}

#envelope .border
{
	background:url(images/flowers.gif) no-repeat 0px -55px;
	padding:20px 25px 15px 25px;
}

#envelope .top
{
	background:#f2f2f2 url(images/hdrleft.gif) no-repeat;
}

#envelope .innertop
{
	background:url(images/hdrright.gif) no-repeat 100% 0;
}

#envelope .outertop
{
	margin:0 5px 0 12px;
}
/***************************************************************************************/
/*End of Artist Slate styles*/

/*Start of Discography styles*/
#discography table
{
	padding:0;
	margin:0;
}

#discography .discheader, #discography .discitem, #discography .icon
{
	width:100%;
	margin:0;
	padding:0;
	border-style:none;
	border-spacing:0 !important;
	overflow:hidden;
	border-collapse:collapse !important;
}

#discography .discheader,.discitem
{
	margin-bottom:1px;
}

#discography .discheader td
{
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#aaaaaa;
}

#discography .icon tr
{
	height:70px;
}

#discography .icon img
{
	width:50px;
	height:50px;
}

#discography .col1
{
	width:70px!important;
	background:url(images/artists/disc_left.gif) no-repeat;
}

#discography .col2
{
	width:auto;
	padding-left:20px;
}

#discography .col3, #discography .col4, #discography .col5
{
	width:120px!important;
	text-align:center;
}

#discography .discitem .col2, #discography .discitem .col3, #discography .discitem .col4, #discography .discitem .col5
{
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
	color:#484848;
}

#discography .discitem .col3, #discography .discitem .col4, #discography .discitem .col5
{
	text-align:center;
	font-size:12px;
	color:#b84c4c;
}

#discography .discitem .col4
{
	color:#e37a40;
}

#discography .discitem .col5
{
	color:#a1c351;
}

#discography .dldbtn
{
	text-decoration:none;
	width:123px;
	height:36px;
	background:url(images/buttons/download.png) no-repeat;
	//background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buttons/download.png',sizingMethod='crop');
}

#discography .main
{
	width:auto;
	//width:100%;
	margin:0px 150px;
}

#discography .main h2
{
	padding-bottom:10px;
	padding-left:50px;
	text-align:left;
	color:#bb4a03;
	font-family:tahoma;
	font-size:30pt;
}
/*End of Discography styles*/
/*End of Artist styles*/

#tree
{
}

#tree dl
{
	padding-left:15px;
}

#tree dt *
{
	font-size:14px;
	font-weight:bold;
	font-family: verdana;
	cursor:pointer;
	border-bottom:1px dashed #455862;
	line-height:38px;
}

#tree dd dt *
{
	font-size:12px;
	line-height:24px;
	font-family: verdana;
}

#tree dd dd *
{
	line-height:18px;
}

#tree dt.hover span, #tree dt.act span
{
	border-bottom:none;
}

#tree dd
{
	display:none;
}

.dldbtn2
{
	text-decoration:none;
	width: 94px;
	height: 35px;
	background: url(images/buttons/signup.png) no-repeat;
	//background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buttons/signup.png',sizingMethod='crop');
}

.page .footer .menu
{
	border-collapse: collapse !important;
	border-spacing:0 !important;
	border-style:none;
	overflow: hidden;
	width: 100%;
}

.page .footer .menu_td
{
	width:20%;
}

/************************************BILLING INFORMATION*********************/
#account #billinginfo
{
	font-family:tahoma!important;
	font-weight:normal!important;
	color:#000;
	padding:20px;
}

#account #billinginfo table
{
	text-align:left;
}

#account #billinginfo h1
{
	color:#b74702;
	font-size:18px;
	padding-bottom:20px;
}

#account #billinginfo table
{
	border-collapse:collapse;
}

#account #billinginfo th
{
	color:#000;
	font-size:12px;
	padding: 0px 10px 20px 5px;
	border-bottom:1px solid #000;
}

#account #billinginfo td
{
	color:#7f7f7f;
	font-size:12px;
	padding: 5px 10px 5px 5px;
	border-bottom:1px solid #fff;
}

#account #billinginfo .total, #account #billinginfo .totalhd
{
	padding-top:15px;
	border:0 none;
	font-size:14px;
}

#account #billinginfo .total
{
	color:#000;
}

#account #billinginfo .totalhd
{
	color:#7f9d42;
	text-aligned:right;
	padding-right:0;
}

#downloadblock
{
	font-family:tahoma;
	font-weight:normal;
	color:#000;
	padding:20px;
}

#downloadblock table
{
	border-collapse:collapse;
	text-align:left;
	width: 100%;
}

#downloadblock th
{
	color:#000;
	font-size:12px;
	padding: 0px 10px 20px 5px;
	border-bottom:1px solid #000;
}

#downloadblock td
{
	color:#7f7f7f;
	font-size:12px;
	padding: 5px 10px 5px 5px;
	border-bottom:1px solid #fff;
}

#downloadblock h2
{
	padding:25px 0;
}

#downloadblock h2 a
{
	color:#42b6c5;
	font-size:18px;
	font-family:tahoma;
}

#downloadblock .headnote
{
	color:#b03901;
	font-size:12px;
}

#downloadblock span.timeleft, #downloadblock span.size
{
	color:#e37a40;
	font-family:verdana;
	font-weight:bold;
}

#downloadblock span.timeleft
{
	color:#b84c4c;
}

#downloadblock td a
{
	color:#42b6c5;
	font-family:arial;
	font-weight:bold;
}

/********************Lower menu********************************/
#imenu ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#imenu li
{
	display:inline;
	padding:20px 20px 15px 20px;
	zoom:1;
}

#imenu li a
{
	text-decoration:none;
	color:#7f7f7f;
}

#imenu .var, #imenu .arrow
{
	background:url(images/whitepaw.gif) no-repeat 50% 0;
}

#imenu .current
{
	background:url(images/redpaw.gif) no-repeat 50% 0;
}

#imenu .current a
{
	color:#fff;
}

#imenu .arrow
{
	font-size:18px;
	background-position:50% 35%;
}

#popup
{
	width:639px;
	position:absolute;
	top: 80;
	left:50%;
	margin-left:-318px;
}

#popup .top
{
	background:transparent url(images/top.png) no-repeat;
	//background-image:none;
	height:36px;
}

#popup .middle
{
	background:transparent url(images/middle.png) repeat-y;
	//background-image:none;
	padding:30px 50px 30px 73px;
	zoom:1;
}

#popup .bottom
{
	background:transparent url(images/bottom.png) no-repeat;
	//background-image:none;
	height:48px;
}

#popup h1, #popup h1 span
{
	color:#42b6c5;
	font-weight:bold;
}

#popup h1
{
	font-size:24px;
	font-family:tahoma;
}

#popup h1 span
{
	font-size:18px;
	font-family:arial;
}

#popup p
{
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
	color:#484848;
}

#popup .btns
{
	text-align: center;
	padding: 50px 0px 0px 0px;
}

#popup .btns a
{
	padding:0 20px;
	text-decoration:none;
}

#popup .btns img
{
	border:0 none;
}

#popup_not_enouth_money
{
	//width:639px;
	//position:absolute;
	//top: 80;
	//left:50%;
	//margin-left:-318px;
left:50%;
margin-left:-318px;
position:absolute;
top:80px;
width:639px;
z-index:99999;
}

#popup_not_enouth_money .top
{
	background:transparent url(images/top.png) no-repeat;
	//background-image:none;
	height:35px;
}

#popup_not_enouth_money .middle
{
	background:transparent url(images/middle.png) repeat-y;
	//background-image:none;
	padding:30px 50px 30px 73px;
	zoom:1;
}

#popup_not_enouth_money .bottom
{
	background:transparent url(images/bottom.png) no-repeat;
	//background-image:none;
	height:48px;
}

#popup_not_enouth_money h1, #popup h1 span
{
	color:#42b6c5;
	font-weight:bold;
}

#popup_not_enouth_money h1
{
	font-size:24px;
	font-family:tahoma;
}

#popup_not_enouth_money h1 span
{
	font-size:18px;
	font-family:arial;
}

#popup_not_enouth_money p
{
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
	color:#484848;
}

#popup_not_enouth_money .btns
{
	text-align: center;
	padding: 50px 0px 0px 0px;
}

#popup_not_enouth_money .btns a
{
	padding:0 20px;
	text-decoration:none;
}

#popup_not_enouth_money .btns img
{
	border:0 none;
}

#service_content *
{
	font-size: 14px;
}

/**************************LANDING MODIFICATION**************************/
#reg_steps
{
	overflow:hidden;
	zoom:1;
	padding:40px 0;
	font-size:14px;
	color:#747474;
}

#reg_steps .steps
{
	float:left;
	margin-right:-140px;
	width:100%;
}

#reg_steps .steps td
{
	padding:15px 0;
}

#reg_steps .steps .col150
{
	width:150px;
}

#reg_steps .steps .col200
{
	width:200px;
}

#reg_steps .fillup
{
	float:right;
	width:140px;
}

#reg_steps .tc
{
	background:transparent url(images/steps_tc.gif) no-repeat;
}

#reg_steps .bc
{
	background:transparent url(images/steps_bc.gif) no-repeat 0 100%;
}

#reg_steps .topbdr
{
	background:url(images/steps_bloc.gif) repeat-x;
}

#reg_steps .btmbdr
{
	background:url(images/steps_bloc.gif) repeat-x 0 100%;
}

#reg_steps .leftbdr
{
	background:url(images/steps_bloc.gif) repeat-y;
}

#reg_steps h2
{
	color:#ffe008;
	font-size:24px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:20px;
}

#reg_steps h2 span
{
	color:#f8b507;
	font-size:30px;
}

#reg_steps button
{
	background:none;
	cursor:pointer;
	text-align:right;
}

#reg_steps input
{
	border:1px solid #3f3f3f;
	border-bottom:1px solid #d4d0c8;
	border-right:1px solid #d4d0c8;
	width:100%;
	height:25px;
}

#reg_steps label, #reg_steps input
{
	font-size:14px;
	color:#747474;
}

#reg_steps p
{
	padding-bottom:20px;
	line-height:2;
}

#reg_steps .bc, #reg_steps .wrappex .stepbl
{
	height:480px;
	padding:20px 0;
}

#reg_steps .wrappex
{
	margin-right:165px;
	background:#fff;
}

#reg_steps .wrappex .steptl
{
	background:url(images/steptl.gif) no-repeat;
}

#reg_steps .wrappex .steptr
{
	background:url(images/steptr.gif) no-repeat 100% 0;
}

#reg_steps .wrappex .stepbr
{
	background:url(images/stepbr.gif) no-repeat 100% 100%;
}

#reg_steps .wrappex .stepbl
{
	background:url(images/stepbl.gif) no-repeat 0 100%;
	padding-right:40px;
	padding-left:40px;
	position:relative;
}
#reg_steps .step2banner
{
	position:absolute;
	top:-45px;
	left:0;
	width:464px;
	height:72px;
	background:url(images/2stepbanner.png);
	//background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2stepbanner.png',sizingMethod='crop');
}

#reg_steps .bc
{
	position:relative;
}

#reg_steps  .arrow
{
	position:absolute;
	bottom:100px;
	background:url(images/step2arrow.gif);
	left:-25px;
	width:91px;
	height:121px;
}

#reg_steps .fillup
{
	font-size:15px;
	font-weight:bold;
	color:#fff;
}

#reg_steps .blockstep2
{
	padding:10px 20px;
}


.ftside,.fbside,.fleaf1, .fleaf2
{
	position:absolute;
}

.flside
{
	position:relative;
	background:url(images/lside.gif) no-repeat;
}

.frside
{
	background:url(images/rside.gif) no-repeat 100% 0;
	padding-left:40px;
	padding-right:60px;
	height:200px;
	width:200px;
}

.ftside
{
	top:-79px;
	left:6px;
	background:url(images/tside.gif) no-repeat;
	width:367px;
	height:79px;
}

.fbside
{
	left:0;
	background:url(images/bside.gif) no-repeat;
	width:276px;
	height:51px;
}

.fleaf1
{
	background:url(images/leaf1.png) no-repeat;
	top:10px;
	left:-32px;
	//left:-35px;
	//background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/leaf1.png',sizingMethod='crop');
	width:42px;
	height:57px;
	z-index:10000000;
}

.fleaf2
{
	background:url(images/leaf2.png) no-repeat;
	z-index: 12345600;
	top:50px;
	left:40px;
	//background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/leaf2.png',sizingMethod='scale');
	width:60px;
	height:92px;
}
.flside img
{
	display:block;
}












.advert-title ,.advert-text
{
	font-size:11px;
	}
	.advert-title
	{
	    font-weight:bold;
		color:#42B6C5;
		}

		.advert-title:hover
		{
		    text-decoration:none;
			color:#004848;
			}

			.advert-text
			{
			    color:#E37A40!important;
			    }

			    .advert-table
			    {
				width:100%;
				}

				.advert-table td
				{
				    width:20%;
					border:0 none!important;
					}

					.advert-table td a img
					{
					    border:2px solid #000;
						display:block;
						}




/**********************Новые стили для шапки*******************/

	.new-block-2{ width:490px;padding-top:10px;
	position: absolute;
	left: 493px;
	top: 15px;
	margin-left: 22px;
	}
	#a.downloadManager { position: absolute; left: 245px; top: -11px; width: 259px; height: 340px; display: block;background:url(/style/images/download_all_by_1click.jpg) no-repeat; }


	a.downloadManager { position: absolute; left: 220px; top: -11px; width: 284px; height: 347px; display: block;background:url(/style/images/download_all_by_1click.gif) no-repeat; }
	a.downloadManager:hover { background:url(/style/images/download_all_by_1click-hover.gif) no-repeat; }

	a.downloadUnlimited { position: absolute; left: 240px; top: 0px; width: 263px; height: 358px; display: block; background:url(images/banner_unlimited-downloads.gif) no-repeat; text-decoration: none; font-size: 12px; }
	a.downloadUnlimited span { font-family: arial; position: absolute; display: block; width: 76px; text-align: center; font-weight: bold; }
	a.downloadUnlimited span.text1 { top: 139px; left: 21px; color: #ad132c; }
	a.downloadUnlimited span.shadow1 { top: 138px; left: 21px; color: #fff; }
	a.downloadUnlimited span.text2 { top: 294px; left: 98px; color: #134456; }
	a.downloadUnlimited span.shadow2 { top: 293px; left: 98px; color: #fff; }


	#.nb-slate{width:200px;height:281px;//height:329px;background:url(images/nb-tile.jpg) no-repeat;padding:26px 20px 22px 19px;position:relative;}
	.nb-slate{width:200px;height:281px;//height:329px;background:url(images/nb-tile.jpg) no-repeat;padding:26px 20px 22px 19px;position:relative;}
	.nb-slate img{display:block; width:200px; height:200px;}
	.nb-details a{font-family:verdana;font-size:14px;}
	.nb-details .title{color:#cc4024;display:block;font-weight:bold;position:relative;}
	.nb-details .others, .nb-details{color:#484848;font-size:12px;}
	.nb-details{padding-top:20px;height:65px;//height:85px;overflow:hidden;zoom:1;position:relative;}
	.flo1,.flo2,.free, .rib1{position:absolute;font-size:0;}
	.flo1{width:110px; height:133px;background:url(images/flo1.gif) no-repeat;top:144px;left:0;}
	.flo2{width:70px; height:38px;background:url(images/flo2.gif) no-repeat;bottom:0; zoom:1;right:0;//bottom:3px; //right:1px;}
	.free
	{
		width:129px; height:148px;background:url(images/free.png) no-repeat;top:-23px; left:-19px;
		//background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/images/free.png',sizingMethod='scale');
	}
	.rib1{width:173px; height:40px;background:url(images/rib1.gif) no-repeat;left:82px;top:-17px;}
	.nb-cont{float:left;height:340px;margin-right:-5px;width:47%;margin-top:15px;//margin-top:13px;}

	.nb-slide-cont-new{
	#background:url(images/sl1.jpg) no-repeat 0 15px;padding-top:15px;width:49%;float:left;position:relative;margin-right:35px;
	#height: 342px;
	background:transparent url(images/great_music_update.jpg) no-repeat scroll center 25px;
	float:left;
	height:342px;
	margin-right:35px;
	max-width:630px;
	min-width:500px;
	padding-top:15px;
	position:relative;
	width:49%;
	_height:357px;
	}
	.nb-slide-cont{
	#background:url(images/sl1.jpg) no-repeat 0 15px;padding-top:15px;width:49%;float:left;position:relative;margin-right:35px;
	#height: 342px;
	background:transparent url(images/sl1.jpg) no-repeat scroll 0 15px;
	float:left;
	height:342px;
	margin-right:35px;
	max-width:630px;
	min-width:500px;
	padding-top:15px;
	position:relative;
	width:49%;
	_height:357px;
	}
	.nb-slide{background:url(images/sl2.jpg) no-repeat 100% 0;padding-left:226px;}
	.rrb{background:url(images/rrb.jpg) repeat-x;zoom:1;}
	.rbb{background:transparent url(http://img.mp3panda.com/style/images/rbb.jpg) no-repeat 100% 0;height:322px;padding-top:19px;//height:341px;padding-left:116px;padding-right:24px;position:relative;}
	.rbb img{width:305px;height:305px;position:absolute;top:18px; left:-186px;}

	.tegs{position:absolute;width:447px; height:121px;//height:134px;padding-top:13px;background:url(images/attachment.jpg) no-repeat scroll 0 0; top:-119px; left:0;text-align:right;}
.tegs p {
color:#000000;
font-family:Tahoma;
font-size:12px;
font-weight:700;
line-height:17px;
text-align: left;
padding-left: 300px;
}
.tegs p.step1 {
padding-left:269px;
}
.tegs p.step2 {
padding-left:240px;
}
.tegs p.step3 {
padding-left:206px;
}

.tegsfront {position:absolute;width:447px; height:121px;//height:134px;padding-top:13px;background: none; top:-120px; left:0;text-align:right;}
.tegsfront p {
font-family: Tahoma;
font-size: 12px;
font-weight: 700;
color: #ffffff;
line-height: 17px;
text-align: left;
padding-left: 300px;
}
.tegsfront p.step1 {
padding-left:269px;
}
.tegsfront p.step2 {
padding-left:240px;
}
.tegsfront p.step3 {
padding-left:206px;
}

.flside img {
display: block;
margin: 0 auto 0 auto;
}


div.great_music_update_banner {
	width: 482px;
	height: 332px;
	margin: 0 auto;
	padding-top: 10px;
	_position: absolute;
	_left: 50%;
	_margin-left: -241px;
}
div.great_music_update_banner a {
	width: 482px;
	height: 332px;
	display: block;
}



.nb-frame {
	position:absolute;width:327px;
	z-index: 9999;
	height:336px;background:url(images/nb-frame.png) no-repeat;top:18px; left:24px;
	//background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/images/nb-frame.png',sizingMethod='scale');}
	.cell{height:54px;margin:7px 0;background:#323232;padding-left:10px;overflow:hidden;}
	.cell a{color:#cb5c00;font-size:11px;line-height:15px;font-family:verdana;font-weight:bold;}
	.t0{height:52px;margin-bottom:6px; margin-top:4px;}
	.t1{margin-bottom:5px;height:57px;margin-top:5px;}
	.t2{margin-bottom:6px;height:54px;margin-top:6px;}
	.t3{height:55px;margin-top:5px;margin-bottom:4px;}
	.t4{margin-top:6px;height:55px;}
	.sel a{color:#ffb30a;}
	.sel{background:#484848;
}


.firebugHighlight-old {
    z-index: 2147483647;
    position: absolute;
    background-color: #3875d7;
}

.firebugHighlight {
    z-index: 2147483647;
    position: absolute;
    background-color: #3875d7;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0 none;

}

.firebugLayoutBoxParent-old {
    z-index: 2147483647;
    position: absolute;
    background-color: transparent;
    border-right: 1px dashed #BBBBBB;
    border-bottom: 1px dashed #BBBBBB;
}

.firebugLayoutBoxParent {
    z-index: 2147483647;
    position: absolute;
    background-color: transparent;
    border-top: 0 none;
    border-right: 1px dashed #BBBBBB;
    border-bottom: 1px dashed #BBBBBB;
    border-left: 0 none;
    margin: 0;
    padding: 0;
    outline: 0;
}

.firebugRuler {
    position: absolute;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0 none;
}

.firebugRulerH-old {
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 14px;
    background: url(chrome://firebug/skin/rulerH.png) repeat-x;
    border-top: 1px solid #BBBBBB;
    border-right: 1px dashed #BBBBBB;
    border-bottom: 1px solid #000000;
}

.firebugRulerH {
    top: -15px;
    left: 0;
    width: 100%;
    height: 14px;
    background: url(chrome://firebug/skin/rulerH.png) repeat-x;
    border-top: 1px solid #BBBBBB;
    border-right: 1px dashed #BBBBBB;
    border-bottom: 1px solid #000000;
}

.firebugRulerV-old {
    position: absolute;
    top: 0;
    left: -15px;
    width: 14px;
    height: 100%;
    background: url(chrome://firebug/skin/rulerV.png) repeat-y;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #000000;
    border-bottom: 1px dashed #BBBBBB;
}

.firebugRulerV {
    top: 0;
    left: -15px;
    width: 14px;
    height: 100%;
    background: url(chrome://firebug/skin/rulerV.png) repeat-y;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #000000;
    border-bottom: 1px dashed #BBBBBB;
}

.overflowRulerX > .firebugRulerV {
    left: 0;
}

.overflowRulerY > .firebugRulerH {
    top: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.firebugLayoutBox {
    margin: 0;
    padding: 0;
    border: 0 none;
    outline: 0;
}

.firebugLayoutBoxOffset {
    z-index: 2147483647;
    position: absolute;
    opacity: 0.8;
}

.firebugLayoutBoxMargin {
    background-color: #EDFF64;
}

.firebugLayoutBoxBorder {
    background-color: #666666;
}

.firebugLayoutBoxPadding {
    background-color: SlateBlue;
}

.firebugLayoutBoxContent {
    background-color: SkyBlue;
}

/*.firebugHighlightGroup .firebugLayoutBox {
    background-color: transparent;
}

.firebugHighlightBox {
    background-color: Blue !important;
}*/

.firebugLayoutLine-old {
    z-index: 2147483647;
    background-color: #000000;
    opacity: 0.4;
}

.firebugLayoutLine {
    z-index: 2147483647;
    background-color: #000000;
    opacity: 0.4;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0 none;
}


.firebugLayoutLineLeft,
.firebugLayoutLineRight {
    position: fixed;
    width: 1px;
    height: 100%;
}

.firebugLayoutLineTop,
.firebugLayoutLineBottom {
    position: absolute;
    width: 100%;
    height: 1px;
}

.firebugLayoutLineTop {
    margin-top: -1px;
    border-top: 1px solid #999999;
}

.firebugLayoutLineRight {
    border-right: 1px solid #999999;
}

.firebugLayoutLineBottom {
    border-bottom: 1px solid #999999;
}

.firebugLayoutLineLeft {
    margin-left: -1px;
    border-left: 1px solid #999999;
}


	div.advSearch { margin-top: 2px; }
	* html div.advSearch { margin-top: 2px; }
	* html #link_me { position: relative; top: 0px; }


	div.advSearch { margin-top: 2px; }
	* html div.advSearch { margin-top: 2px; }
	* html #link_me { position: relative; top: 0px; }


.config-pop{
    margin:0 auto auto -262px;
    width:629px;
    text-align:left;
    position: absolute;
    z-index: 51000;
    left: 50%;
    top: 0px;
}

.config-pop .unreg {
    padding-left: 180px;
    color:#484848;
    font-family:verdana;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    padding-top: 5px;
}

.config-pop .unreg a {
    color: #A12500;
}

div.tile0{background:url(/style/images/userbar/ptop.png) no-repeat 0 0; padding-top:17px; overflow:hidden;}
.config-pop div.tile1{background:url(/style/images/userbar/pbtm.png) no-repeat 0 100%; padding-bottom:16px;}
.config-pop div.tile2{background:url(/style/images/userbar/pmid.png) repeat-y 0 0; padding-bottom:0; text-align:center; position:relative;}
.config-pop a.close{position:absolute; top:0; right:16px; width:11px; height:11px; zoom:1; text-align:left;}

.config-pop table{width:100%; border-collapse:collapse;}
.config-pop table th, .config-pop table td{padding-top:4px; vertical-align:middle;}
.config-pop .nopad{padding:0;}
.config-pop table th{text-align:right; font-size:14px; color:#484848; font-family:tahoma; font-weight:normal; width:70px;padding-right:10px;}
.config-pop table td{text-align:left; width:350px;}
.config-pop table td .wrap{overflow:hidden; zoom:1; padding-left: 2px;}
.config-pop table td .wrap a{display:block; float:left;padding:2px;margin-left:-2px;}
.config-pop table td .wrap a:hover{background:#143e49;}
.config-pop .selected {background:#143e49;}
.config-pop table td .wrap a img{display:block;border:0 none;}


.config-pop h2, .config-pop h3{font-size:18px; font-family:tahoma; font-weight:bold; color:#a64b54;padding:5px 0;}
.config-pop h2{color:#5d8fa5; font-size:24px;padding:10px 0;}

.config-pop .panel-1, .config-pop .panel-2, .config-pop .panel-3{width:604px; margin:0 auto; text-align:left;}

.config-pop .panel-1{padding:10px;}

.config-pop .panel-1 .text{
    font-family:Tahoma;
    font-size:12px;
    font-weight: bold;
    color:#a12500;
    padding-left:6px;
}

.config-pop .smalltext {
    font-size: 8pt;
    display: none;
    padding: 1px 65px 2px 5px;
}

.config-pop input.text {
    background:#fff;
    padding:7px 9px;
    width:330px;
    height:28px;
    border:0 none;
    font-family:tahoma;
    font-size:12px;
    color:#484848;
}

.config-pop input {
    position:relative;
    zoom:1;
}

.config-pop .panel-2{background:url(/style/images/userbar/ptop1.png) no-repeat 0 0; padding-top:17px; overflow:hidden;}
.config-pop .panel-2 div.l1{background:url(/style/images/userbar/pbtm1.png) no-repeat 0 100%; padding-bottom:16px;}
.config-pop .panel-2 div.l2{background:url(/style/images/userbar/pmid1.png) repeat-y 0 0; padding-bottom:10px;}

.config-pop .panel-3{background:url(/style/images/userbar/ptop2.png) no-repeat 0 0; padding-top:17px; overflow:hidden;}
.config-pop .panel-3 div.l1{background:url(/style/images/userbar/pbtm2.png) no-repeat 0 100%; padding-bottom:16px;}
.config-pop .panel-3 div.l2{background:url(/style/images/userbar/pmid2.png) repeat-y 0 0; padding-bottom:30px;}

.config-pop .panel-2 div.l2, .config-pop .panel-3 div.l2{padding-left:16px;}


.debug {
    font-size: 10pt !important;
    color: white !important;
    font-weight: bold !important;
    margin: 1px !important;
    padding: 1px !important;
    background-color: blue !important;
    border: 2px solid yellow !important;
}




/*
	New releases Tabs
*/
td.multiTab {
	vertical-align: bottom;
}
td.multiTab select {
	display: none;
}
td.multiTab div.active select {
	display: inline;
}
td.multiTab  a {
	font-size: 15px;
	color: #42b6c5;
}
td.multiTab div,
td.multiTab div p {
	display: block;
	height: 38px;
}
td.multiTab div p {
	padding: 0 30px 0 30px;
}
td.multiTab div p span {
	position: relative;
	top: 8px;
}
td.multiTab div.active {
	background: #fff1b5 url(/style/images/newreleasesTabBgLeft.gif) no-repeat left top;
}
td.multiTab div.active p {
	background: url(/style/images/newreleasesTabBgRight.gif) no-repeat right top;
}
td.multiTab div.active a {
	text-decoration: none;
	color: #b74702;
}


#more_link {
    color: #42B6C5 !important;
    text-decoration: underline !important;
}

#more_link:hover {
    color:#B74702 !important;
}


/*
	bonus programm tabs
*/
div.tabz {
	height: 57px;
	background: url(/style/images/tabsblock-bg.gif) repeat-x left top;
}
div.tabz  div.tabs-container {
	height: 57px;
	background: url(/style/images/tabsblock-bg-right.gif) no-repeat right top;
}
div.tabz  div.tabs-container  ul{
	height: 57px;
	background: url(/style/images/tabsblock-bg-left.gif) no-repeat left top;
	list-style: none;
	padding-left: 27px;
}
div.tabz  div.tabs-container  ul li {
	height: 52px;
	float: left;
	margin-top: 5px;
}
div.tabz  div.tabs-container  ul li div {
	height: 52px;
	width /*\**/: 190px\9;
	_width: 190px;
}
div.tabz  div.tabs-container  ul li p {
	padding: 18px 0 0 !important;
	margin: 0 20px;
	text-align: center;
}
div.tabz  div.tabs-container  ul li a {
	font-size: 14px !important;
	color: #7f7f7f !important;
}
div.tabz  div.tabs-container  ul li.active p {
	margin: 0 40px;
}
div.tabz  div.tabs-container  ul li.active a {
	font-weight: bold;
}
div.tabz  div.tabs-container  ul li.active {
	background: #fff1b5 url(/style/images/tabsblock-bg-tab-right.gif) no-repeat right top;
}
div.tabz  div.tabs-container  ul li.active div {
	background: url(/style/images/tabsblock-bg-tab-left.gif) no-repeat left top;
}


div.archiveRow {
	min-height: 20px;
	_height: 20px;
}
div.archiveRow p {
	padding: 0px 0 5px !important;
}
div.archiveRow p.label {
	float: left;
}
div.archiveRow p.pos {
	margin-left: 50px;
}

div.archiveRow a {
    color:#DC452D !important;
font-size:14px !important;
text-decoration:underline !important;
}

div.archiveRow span.active {
	font-size: 14px;
	color: #7F9D42;
}


.blcontent3  {
	padding:0px 20px 0px 20px;
	min-height: 55px;
	*min-height: 60px;
	_height: 60px;
	position: relative;
}
.blcontent3 p  {
	font-size: 12px;
	color: #aaa;
	margin-bottom: 5px;
}
.blcontent3 a {
	font-size: 13px;
	color: #b0c84f;
	zoom:1;
}
.blcontent3 a:hover{
	text-decoration: none;
}
.blcontent3 span {
	white-space: nowrap;
}
.blcontent3 img {
	border: none;
	margin-right: 3px;
	position: relative;
	top: 5px;
}

#firebugBody {
    position: fixed;
    top:0;
    left:0;
    margin:0;
    padding:0;
    width:1px;
    height:1px;
    overflow:visible;
}

.firebugCanvas {
    position:fixed;
    top: 0;
    left: 0;
    display:none;
    border: 0 none;
    margin: 0;
    padding: 0;
    outline: 0;
}









/*
	player
*/
div.previewplayer div.border {
	background: url(http://img.mp3panda.com/style/images/trunkBG.gif) no-repeat 74px top !important;
	min-height: 350px;
}
p.noteInfo {
	font-family: tahoma;
	font-size: 9px;
	color: #aaa;
	margin-top: 5px;
	width: 265px;
}
p.noteInfo strong {
	color: #aaa;
}
div.player {
	background: #f2f2f2 url(http://img.mp3panda.com/style/images/playlist-corner-lb.gif) no-repeat left bottom;
	margin: 5px 7px 0 0;
	position: relative;
}
div.player div.cornerRight {
	background: url(http://img.mp3panda.com/style/images/playlist-corner-rt.gif) no-repeat right top;
}
div.player div.container {
	background: url(http://img.mp3panda.com/style/images/playlist-corner-rb.gif) no-repeat right bottom;
	padding: 6px;
}
div.player div.cont {
	width: 272px;
	height: 196px;
	overflow: auto;
}
div.player div.cont ul p {
	font-size: 12px;
}
div.player div.cont ul p a {
	color: #88ced7;
	text-decoration: none;
}
div.player div.cont ul li {
	margin: 0 4px 3px 0;
}
div.player div.cont ul li p {
	padding: 5px 12px 0;
	font-weight: bold;
}
div.player div.cont ul li div.shoes {
	height: 8px;
	overflow: hidden;
}
div.player div.cont ul li.active {
	background: #d6f266 url(http://img.mp3panda.com/style/images/playlist-item-corner-rt.gif) no-repeat right top;
}
div.player div.cont ul li.active p {
	background: url(http://img.mp3panda.com/style/images/playlist-item-corner-lt.gif) no-repeat left top;
}
div.player div.cont ul li.active div.shoes {
	height: 8px;
	background: url(http://img.mp3panda.com/style/images/playlist-item-corner-rb.gif) no-repeat right top;
}
div.player div.cont ul li.active div.shoes div.left {
	height: 8px;
	width: 8px;
	background: url(http://img.mp3panda.com/style/images/playlist-item-corner-lb.gif) no-repeat left top;
	overflow: hidden;
	float: left;
}
div.player div.cont ul li.active p a {
	color: #6a7b8c;
}

div.player div.fileInformation {
	width: 283px;
	height: 55px;
	background: url(http://img.mp3panda.com/style/images/eq-static.gif) no-repeat left top;
	position: absolute;
	top: -60px;
	left: 3px;
}
div.player  div.playerIsOn {
	width: 283px;
	height: 55px;
	background: url(http://img.mp3panda.com/style/images/eq-dynamic.gif) no-repeat left top;
	position: absolute;
	top: -60px;
	left: 3px;
}

div.player div.fileInformation p.artistname {
	font-size: 12px;
	color: #6a7b8c;
	font-weight: bold;
	margin: 13px 0 0 49px;
}
div.player div.fileInformation p.songname {
	font-size: 12px;
	color: #6a7b8c;
	margin: 0 0 0 49px;
}
div.player div.livingcable {
	width: 177px;
	height: 199px;
	background: url(http://img.mp3panda.com/style/images/livingcable.png) no-repeat left top;
	position: absolute;
	left: -176px;
	top: -70px;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://img.mp3panda.com/style/images/livingcable.png',sizingMethod='image');
	left /*\**/: -183px\9;
	_left: -183px;
}
div.player div.playPauseButton {
	width: 68px;
	height: 69px;
	background: url(http://img.mp3panda.com/style/images/play-pause-button.png) no-repeat left top;
	position: absolute;
	left: -37px;
	top: -4px;
	_background: url(http://img.mp3panda.com/style/images/play-pause-button.gif) no-repeat left top;
	left /*\**/: -44px\9;
	_left: -44px;
}
div.player div.playPauseButton div.buttonholder {
	width: 68px;
	height: 69px;
}
div.player div.playPauseButton div.buttonholder img {
	width: 68px;
	height: 69px;
	border: none
}
div.player div.playPauseButton div.buttonholder a {
	width: 68px;
	height: 69px;
	display: block;
	background: url(http://img.mp3panda.com/style/images/button-play.gif) no-repeat;
	background-position: 0px 0px !important;
}
div.player div.playPauseButton div.buttonholder a:hover {
	background: url(http://img.mp3panda.com/style/images/button-play-hover.gif) no-repeat left top;
}
div.playerIsOn div.playPauseButton div.buttonholder a{
	background: url(http://img.mp3panda.com/style/images/button-pause.gif) no-repeat left top;
}
div.playerIsOn div.playPauseButton div.buttonholder a:hover {
	background: url(http://img.mp3panda.com/style/images/button-pause-hover.gif) no-repeat left top;
}

div.albuminfo {
	clear: both;
	margin-bottom /*\**/: 20px\9;
	_margin-bottom: 20px;
}
div.albuminfo div.cap {
	width: 128px;
	height: 20px;
	background: url(http://img.mp3panda.com/style/images/albumInfoCap.gif) no-repeat left top;
}
div.albuminfo div.cap p {
	font-size: 12px;
	color: #a6a6a6;
	margin: 0 0 0 9px;
	padding-top: 3px;
}
div.albuminfo div.cap p {
	font-size: 12px;
	color: #a6a6a6;
	margin: 0 0 0 9px;
	padding-top: 3px;
}
div.albuminfo div.mainBlock {
	margin: 0 7px 0 0;
	background: #f8ddc0 url(http://img.mp3panda.com/style/images/albuminfo-corner-rt.gif) no-repeat right top;
	min-height: 60px;
}
div.albuminfo div.mainBlock div.litleCover {
	margin: 5px 0 0 9px;
	float: left;
	width: 65px;
}
div.albuminfo div.mainBlock div.base {
	margin: 5px 0 0 0;
	float: left;
	width: 394px;
	overflow: hidden;
}
div.albuminfo div.mainBlock div.base h1 {
	font-size: 18px;
	font-weight: bold;
	color: #bb4a03;
	width: 1000px;
}
div.albuminfo div.mainBlock div.base h1 span {
	color: #42b6c5;
}
div.albuminfo div.mainBlock div.base div.baseBlock {
	float: left;
	width: 62px;
}
div.albuminfo div.mainBlock div.base div.baseBlock p {
	font-size: 12px;
	font-weight: bold;
	color: #6a7b8c;
}
div.albuminfo div.mainBlock div.base div.baseBlock p span {
	color: #aaa;
}
div.albuminfo div.mainBlock div.base div.baseBlock p span.green {
	color: #b0c84f;
}
div.albuminfo div.mainBlock div.buttonSpace {
	margin: 5px 0 0 0;
	float: left;
}
div.albuminfo div.mainBlock div.buttonSpace input.downloadAlbum {
	margin: 5px 0 0 0;
	width: 181px;
	height: 36px;
	cursor: pointer;
	background: url(http://img.mp3panda.com/style/images/downloadAlbum.gif) no-repeat right top;
}
div.albuminfo div.mainBlock div.pusher {
	clear: both;
}
div.albuminfo div.mainBlock div.foot {
	height: 5px;
	background: url(http://img.mp3panda.com/style/images/albuminfo-corner-rb.gif) no-repeat right top;
	overflow: hidden;
}
div.albuminfo div.mainBlock div.foot div.left {
	height: 5px;
	width: 5px;
	float: left;
	background: url(http://img.mp3panda.com/style/images/albuminfo-corner-lb.gif) no-repeat left top;
	overflow: hidden;
}

div.blockInfo {
	width: 120px;
	min-height:45px;
	float: left;
	overflow: hidden;
	padding-top: 5px;
}
div.blockInfo p {
	font-size: 18px;
	color: #bb4a03;
}
div.blockInfo p strong {
	font-size: 18px;
	color: #aaa;
}
div.blockInfo p strong.green {
	font-size: 30px;
	color: #b0c84f;
}
div.blockInfo p.filename {
	font-size: 14px;
	font-weight: bold;
	color: #42b6c5;
	margin-left: 20px;
	white-space: nowrap;
}
div.blockInfo input.downloadMp3 {
	width: 161px;
	height: 36px;
	cursor: pointer;
	background: url(http://img.mp3panda.com/style/images/down.gif) no-repeat right top;
}


div.previewpage div.ftside {
	background:transparent url(http://img.mp3panda.com/style/images/tside02.gif) no-repeat scroll 0 0;
	height:115px;
	left:6px;
	top:-115px;
	width:367px;
}
div.previewpage div.frside {
background:transparent url(http://img.mp3panda.com/style/images/rside02.gif) no-repeat scroll 100% 0;
	height:200px;
	padding-left:40px;
	padding-right:60px;
	width:218px;
	position /*\**/: relative\9;
	left /*\**/: 18px\9;
	padding-left /*\**/: 22px\9;
	padding-right /*\**/: 78px\9;
	_position: relative;
	_left: 18px;
	_padding-left:22px;
	_padding-right:78px;
}





/*
	Promo movieberry
*/
div.promoBerry {
	padding: 0px 0px 20px 10px;
	background: #fff1b5;
}
/*
div.promoBerry div.leftColumn {
	 margin: 45px 0 0 12px;
	 float: left;
	 width: 321px;
	 min-height: 250px;
	 margin-left: 0px;
}
div.promoBerry div.leftColumn div.suppaWrap {
	margin-left: 12px;
	 background: #e4c9df url(/style/images/promoBerry-line.gif) repeat-y left top;
	 width: 309px;
}
div.promoBerry div.leftColumn p {
	font: lighter 12px tahoma !important;
	color: #0f0f0f !important;
	margin: 0 20px 10px 27px;
	padding: 0px !important;
}
div.promoBerry div.leftColumn p a {
	font: lighter 12px tahoma !important;
	color: #20aaba !important;
	text-decoration: underline !important;
}
div.promoBerry div.leftColumn p a:hover {
	text-decoration: none !important;
}
div.promoBerry div.leftColumn p.massive {
	font: lighter 18px tahoma !important;
	color: #9e0b0f !important;
	margin: 10px 10px 15px 27px;
}
div.promoBerry div.leftColumn div.shoes {
	height: 10px;
	overflow: hidden;
	background: url(/style/images/promoBerry-corner-r.gif) no-repeat right top;
}
div.promoBerry div.leftColumn div.shoes div.left {
	width: 10px;
	height: 10px;
	float: left;
	overflow: hidden;
	background: url(/style/images/promoBerry-corner-l.gif) no-repeat left top !important;
}
		 */

a.leftColumn {
	float: left;
	position: absolute;
	width: 260px;
	height: 438px;
	display: block;
	background:url(images/unlimited_downloads.gif) no-repeat;
	text-decoration: none;
	font-size: 12px !important;
	*margin-left: -300px;
}
a.leftColumn:hover{
	text-decoration: none !important;
}
a.leftColumn span {
	font-family: arial;
	position: absolute;
	display: block;
	width: 76px;
	text-align: center;
	font-weight: bold;
}
a.leftColumn span.text1 {
	top: 155px;
	left: 17px;
	color: #ad132c;
}
a.leftColumn span.shadow1 {
	top: 154px;
	left: 17px;
	color: #fff;
}
a.leftColumn span.text2 {
	top: 330px;
	left: 98px;
	color: #134456;
}
a.leftColumn span.shadow2 {
	top: 329px;
	left: 98px;
	color: #fff;
}

div.promoBerry div.title {
 margin: 0 5px 10px 320px;
 *margin-left: 300px;
}



div.promoBerry ul.rightColumn {
 margin: 0 5px 0 300px;
 *margin-left: 280px;
 list-style: none;
}


div.promoBerry ul.rightColumn li {
	width: 125px;
	height: 220px;
	margin: 0px 0 0px 20px;
	float: left;
	_margin-top: 0px;
}
div.promoBerry ul.rightColumn div.cover {
	width: 121px;
	height: 147px;
	background: url(/style/images/promoBerry-cover.gif) no-repeat left top;
	padding: 7px 0 0 14px;
	_height: 154px;
}
div.promoBerry ul.rightColumn div.cover img {
	width: 100px;
	height: 140px;
}

div.promoBerry ul.rightColumn p {
	font: lighter 11px tahoma !important;
	color: #7f7f7f;
	margin: 0px !important;
	padding: 0px !important;
}
div.promoBerry ul.rightColumn p a {
	font: lighter 15px tahoma !important;
	color: #42b6c5 !important;
	text-decoration: underline !important;
}
div.promoBerry ul.rightColumn p a:hover {
	text-decoration: none !important;
}
div.promoBerry p.promoimages {
	margin-top: 0;
}
div.promoBerry p.promoimages img {
	display: inline !important;
	margin: 0 15px 0 5px;
}
img.movieberry-image-title {
	margin-left: 175px;
}

div.pusher {
	clear:both;
}

/*
	blackfridaypanda
*/
div.blackfridaypanda {
	width: 269px;
	height: 349px;
	background: url(/style/images/blackfridaypanda.gif) no-repeat left top;
	position: relative;
	top: -10px;
	left: -30px;

}

div.online{
	background: url(/style/images/blackfridaypanda_online.gif) no-repeat left top;
}

div.blackfridaypanda ul.counter {
	list-style: none;
	float: left;
	margin: 289px 0 0 41px;
}
div.blackfridaypanda ul.counter li {
	float: left;
	width: 46px;
	margin-right: 3px;
}
div.blackfridaypanda ul.counter li p {
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-family: tahoma;
}
div.blackfridaypanda a.goto {
	width: 269px;
	height: 338px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 111111100000;
	zoom:1;
}
div.its_time {
	height: 349px;
	background: url(/style/images/blackfridaypanda4.gif) no-repeat left top;
}




div.center_banner {
	width: 234px;
	height: 332px;
	background: url(images/fiesta_dm_banner.jpg) no-repeat left top;
	position: relative;
	top: -4px;
	left: -6px;

}
div.center_banner a {
	width: 234px;
	height: 332px;
	display: block;
}







div.pandaalert {
	width: 525px;
	background: #e4e4e4 url(images/bfr-tl.gif) no-repeat left top;
	margin: 0 0 20px 14px;
	*margin-left: -7px;
	*width: 522px;
}
div.pandaalert div.pa-tr { background: url(images/bfr-tr.gif) no-repeat right top; }
div.pandaalert div.pa-bl { background: url(images/bfr-bl.gif) no-repeat left bottom; }
div.pandaalert div.pa-br { background: url(images/bfr-br.gif) no-repeat right bottom; }
div.pandaalert h3 {
	font: lighter 19px times new roman;
	font-style: italic;
	color: #455862;
	text-align: left;
	padding: 10px 20px;
}

ul.blackpandalist {
	list-style: none !important;
	width: 519px;
	*width: 525px;
	border-left: 3px solid #e4e4e4;
	border-right: 3px solid #e4e4e4;
	margin: -30px 0 0px 14px;
	padding-top: 20px;
	*margin-left: -8px;
}
ul.blackpandalist li {
	list-style: none !important;
	margin: 0 20px 0 20px;
	zoom:1;
}
ul.blackpandalist label {
	float: left;
	margin: -2px 0 0 -5px;
}
ul.blackpandalist p {
	margin: 0 0 0 15px;
	font-size: 11px !important;
	color: #455862;
	text-align: left;
}
ul.blackpandalist p strong {
	font-size: 11px;
	color: #455862;
}
div.pandaalertfoot {
	width: 525px;
	height: 11px;
	overflow: hidden;
	margin: 0px 0 30px 14px;
	background: url(images/bfr-foot.gif) no-repeat left top;
	*margin-left: -8px;
}



/*
	Christmas offers
*/
a.banner_christmas-offers {
	width: 274px;
	height: 90px;
	display: block;
	background: url(images/banner_christmas-offers.gif) no-repeat left top;
	position: absolute;
	top: 45px;
	left: 445px;
}









/*
	stock_in_action
*/
div.stock_in_action div.note_block div.panda_left {
	float: left;
	margin: 50px 0 0 -40px;
	zoom:1;
	position: relative;
}
div.stock_in_action div.note_block div.right {
	float: right;
	width: 270px;
	text-align: left;
	margin: 30px 0 0;
}
div.stock_in_action div.note_block p {
	font-size: 16px;
	color: #324143;
	margin: 0 330px 0 135px;
	padding: 10px 0 0 !important;
}
div.stock_in_action div.note_block p.first {
	padding: 42px 0 0 !important;
}
div.stock_in_action div.big_block {
	width: 963px;
	margin: 20px auto 0;
	background: url(images/stock_block_body.gif) repeat-y left top;
}
div.stock_in_action div.big_block div.footz {
	min-height: 624px;
	_height: 624px;
	background: url(images/stock_block_footz.jpg) no-repeat left bottom;
}
div.stock_in_action div.big_block div.head {
	height: 341px;
	background: url(images/stock_block_head.jpg) no-repeat left top;
}
div.stock_in_action div.big_block div.head div.gold_acc {
	width: 468px;
	float: left;
}
div.stock_in_action div.big_block div.head div.platinum_acc {
	width: 466px;
	float: right;
}
div.stock_in_action div.big_block div.head div.cap {
	height: 300px;
	position: relative;
}
div.stock_in_action div.big_block div.head div.cap p.note {
	text-align: center;
	color: #fff;
	font-size: 14px;
	width: 154px;
	position: absolute;
	top:170px;
	left: 0px;
}
div.stock_in_action div.big_block div.head div.platinum_acc div.cap p.note {
	font-size: 17px;
	top:142px;
	left: 300px;
}
div.stock_in_action div.big_block div.head div.text p {
	font-size: 12px;
	color: #324143;
	margin: 0 45px 0 150px;
	padding: 10px 0 0 !important;
}
div.stock_in_action div.big_block div.head div.platinum_acc div.text p {
	margin: 0 135px 0 66px;
}
div.stock_in_action div.big_block div.head div.text p strong {
	color: #324143;
}
div.stock_in_action div.big_block div.head a.button {
	display: block;
	width: 115px;
	height: 33px;
	background: url(images/button_gold.jpg) no-repeat left top;
	margin: 30px 0 0 225px;
}
div.stock_in_action div.big_block div.head div.platinum_acc a.button {
	margin-left: 150px;
	background: url(images/button_platinum.jpg) no-repeat 1px top;
}
div.stock_in_action div.note2 {
	margin: 50px 0 90px 108px;
}
div.stock_in_action div.note2 h1 {
	font-size: 24px;
	font-weight: lighter;
	color: #1f6984;
	padding: 0 0 10px !important;
}
div.stock_in_action div.note2 p {
	font-size: 14px;
	font-weight: lighter;
	color: #324143;
	width: 560px;
	margin-left: 75px;
	padding: 5px 0 0 !important;
}


/*
	special accounts button on main page
*/
a.special_accounts_button {
	width: 237px;
	height: 55px;
	display: block;
	background: url(/style/images/special_accounts_button.png) no-repeat left top;
	_background: url(/style/images/special_accounts_button.gif) no-repeat left top;
	position: absolute;
	top: 57px;
	left: 450px;
}


/*
	Download manager
*/
div.downloadmanager_wrapper {
	position: absolute;
	left: 220px;
	top: -13px;
	width: 284px;
	height: 373px;
}
div.downloadmanager_wrapper div.downloadmanager {
	width: 284px;
	height: 373px;
	background:url(/style/images/fiestadownloadmanager.png) no-repeat left top;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/images/fiestadownloadmanager.png',sizingMethod='scale');
}
div.downloadmanager a {
	position: relative;
	top: 13px;
	margin-left: 32px;
	display: block;
	width: 230px;
	height: 331px;
}
div.downloadmanager a:hover {
	background: url(/style/images/fiestadownloadmanager_hover.jpg) no-repeat left top;
}


/*
	strange_banner
*/
div.new_strange_banner {
	width: 298px;
	height: 362px;
	position: absolute;
	left: 230px;
	top: -34px;
	background: url(images/new_panda_charts.png) no-repeat left top;
	_background: url(images/new_panda_charts.gif) no-repeat left top;
}
div.new_strange_banner a {
	width: 298px;
	height: 362px;
	display: block;
}




/*
	new nav
*/
ul.nav {
	list-style: none;
	overflow: hidden;
	position: absolute;
	top: 5px;
	left: 150px;
	width: 750px;
	z-index:2;
}
ul.nav li {
	float: left;
	height: 24px;
}
ul.nav li a {
	_width: 10px;
	height: 24px;
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #631400;
	line-height: 24px;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	position: relative;
	background: url(/style/images/new_nav_bg.png) no-repeat left -145px;
	_background: url(/style/images/new_nav_bg.gif) no-repeat left -145px;
}
ul.nav li a span.wrapper01 {
	height: 24px;
	display: block;
	background: url(/style/images/new_nav_bg.png) no-repeat right -169px;
	_background: url(/style/images/new_nav_bg.gif) no-repeat right -169px;
}
ul.nav li a span.wrapper02 {
	height: 24px;
	display: block;
	color: #631400;
	padding: 0 18px;
	margin: 0 1px;
	background: url(/style/images/new_nav_bg.png) repeat-x left -24px;
	_background: url(/style/images/new_nav_bg.gif) repeat-x left -24px;
}
ul.nav li a span.text {
	color: #ffdc08 !important;
	text-align: center;
	width: 100%;
	display: block;
	position: absolute;
	top: -1px;
	left: 1px;
	_padding: 0 18px 0 19px;
}
ul.nav li.first a {
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 12px;
}
ul.nav li.first a span.wrapper02 {
	padding-left: 6px;
}
ul.nav li.last a {
	padding-right: 12px;
	background-position: right -48px;
	background-repeat: no-repeat;
}
ul.nav li.last a span.wrapper01{
	background-position: left -145px;
	background-repeat: no-repeat;
}
ul.nav li.last a span.wrapper02 {
	background-position: right -24px;
	background-repeat: repeat-x;
	padding-right: 6px;
}
ul.nav li a:hover span.text  {
	color: #fff6c2 !important;
}




/*
	footer styles
*/
div.footer_real {
	padding-top: 14px;
}
div.sub_menu {
	height: 51px;
}
div.sub_menu ul.sub_menu {
	list-style: none;
	padding-top: 18px;
	text-align: center;
}
div.sub_menu ul.sub_menu li {
	display: inline;
	margin: 0 12px;
}
div.sub_menu ul.sub_menu li a {
	font-size: 12px;
	color: #002381;	
}
div.sub_menu ul.sub_menu li a:hover {
	color: #fff;	
}
div.support_button_container {
	height: 51px;
}
div.support_button_container div.support_button_wrapper {
	padding-top: 14px;
	text-align: center;
}
div.support_button_container a.support_button {
	width: 99px;
	height: 24px;
	display: block;
	background: url(images/footer_button_support.gif) no-repeat left top;
	font-size: 12px;
	color: #e5a109;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	position: relative;
	margin: 0 auto;
	cursor: pointer;
}
div.support_button_container a.support_button span.front {
	width: 100%;
	display: block;
	color: #fff;
	text-align: center;
	position: absolute;
	top: -1px;
	left: 1px;
}
div.sub_sub_menu {
	height: 51px;
}
div.sub_sub_menu ul.sub_sub_menu {
	list-style: none;
	padding-top: 18px;
	text-align: center;
}
div.sub_sub_menu ul.sub_sub_menu li {
	display: inline;
	margin: 0 10px;
}
div.sub_sub_menu ul.sub_sub_menu li a {
	font-size: 12px;
	color: #59ccf4;	
}
div.sub_sub_menu ul.sub_sub_menu li a:hover {
	color: #fff;	
}
div.copy {
	height: 51px;
}
div.copy p.copy_p {
	font-family: Myriad Pro;
	font-size: 12px;
	font-weight: lighter;
	color: #fff;
	text-align: center;
	padding-top: 18px;
}


/*
	payments decline
*/
div.payments_decline {
	margin: 15px auto 40px -40px;
}
div.payments_decline div.decline_container {
	margin: 0px 40px 45px 85px;
}
div.payments_decline div.decline_container p {
	font-family: Tahoma;
	font-size: 14px;
	color: #090909;
	margin-bottom: 5px;
	padding: 0 !important;
}
div.payments_decline div.decline_container p a {
	font-family: Tahoma;
	font-size: 14px;
	color: #51ace0;
}
div.payments_decline div.decline_container img {
	display: inline !important;
	margin-left: 10px;
}
div.payments_decline div.decline_container ul {
	list-style: none;
	margin: 25px 0 20px;
}




/*
	paiment success
*/
div.success_payment_block {
	margin: 0 50px;
	padding: 30px 0;
}
div.success_payment_block h2.dear {
	font-family: tahoma;
	font-size: 18px;
	font-weight: lighter;
	color: #141313;
	margin-bottom: 15px;
}
div.success_payment_block div.success_payment_info {
	background: #f2f2f2 url(images/success_payment_bg_b.gif) repeat-x left bottom;
	margin-bottom: 15px;
	zoom:1;
}
div.success_payment_block div.success_payment_info div.wrapper_l { background: url(images/success_payment_bg_l.gif) repeat-y left top; }
div.success_payment_block div.success_payment_info div.wrapper_r { background: url(images/success_payment_bg_l.gif) repeat-y right top; }
div.success_payment_block div.success_payment_info div.wrapper_tl { background: url(images/success_payment_bg_tl.gif) no-repeat left top; }
div.success_payment_block div.success_payment_info div.wrapper_tr { background: url(images/success_payment_bg_tr.gif) no-repeat right top; }
div.success_payment_block div.success_payment_info div.wrapper_bl { background: url(images/success_payment_bg_bl.gif) no-repeat left bottom; }
div.success_payment_block div.success_payment_info div.wrapper_br { background: url(images/success_payment_bg_br.gif) no-repeat right bottom; padding: 10px 20px 20px; }
div.success_payment_block div.success_payment_info div.container { margin: 30px  20px 10px 60px; position:relative; }
div.success_payment_block p { 
	font-size: 14px;
	color: #141313;
	padding: 0 0 20px !important;
}
div.success_payment_block p strong { 
	color: inherit;
}
div.success_payment_block .blue { 
	color: #247e8a;
}
div.success_payment_block .grey { 
	color: #7a7a7a;
}
div.success_payment_block a { 
	color: #0054a6 !important;
	text-decoration: underline !important;
}
div.success_payment_block a:hover { 
	text-decoration: none !important;
}
div.success_payment_block img { 
	display: inline !important;
}
div.success_payment_block div.sign_container { 
	width: 685px;
}
div.success_payment_block div.sign_container div.sign { 
	float: right;
}
div.success_payment_block a.button { 
	float: left;
	height: 36px;
	display: block;
	background: url(images/success_payment_button_bg.gif) repeat-x left top;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 32px;
	text-decoration: none !important;
	white-space: nowrap;
	_width: 10px;
	cursor: pointer;
}
div.success_payment_block a.button span.wrapper_l { background: url(images/success_payment_button_bg_l.gif) no-repeat left top; height: 36px; display: block; }
div.success_payment_block a.button span.wrapper_r { background: url(images/success_payment_button_bg_r.gif) no-repeat right top; height: 36px; display: block; color: #fff; padding: 0 20px; }
div.success_payment_block div.icon { 
	width: 101px;
	height: 87px;
	background: url(images/success_payment_icon.gif) no-repeat left top;
	position: absolute;
	top: -30px;
	left: -106px;
}
div.success_payment_block div.icons { 
	margin-left: 410px;
	padding-top: 5px;
}
div.success_payment_block div.icons img { 
	margin: 0 5px 7px 0;
	vertical-align: middle;
}
div.success_payment_block div.height10 { 
	height: 10px;
	overflow: hidden;
}
div.success_payment_block div.aside { 
	float: right;
	width: 240px;
	padding-top: 155px;
}
div.success_payment_block div.aside p.note {
	font-size: 12px;
	color: #737373;
}
div.success_payment_block div.aside p.note span.star {
	float: left;
	margin-left: -10px;
	font-size: 12px;
	color: #7facb8;
	_position: relative;
	_left: -5px;
}
div.success_payment_block div.container_left { 
	margin-right: 270px;
}


/*
	warning
*/
div.warning {
	width: 233px;
	height: 333px;
	position: absolute;
	left: 255px;
	top: 0px;
	background: url(images/warning_bg.gif) no-repeat left top;
}
div.warning p {
	margin: 0 40px;
	padding-top: 130px;
	font-size: 12px;
	color: #293a41;
}



/*
	filmous banner
*/
div.filmous_banner {
	float: right;
	width: 550px;
	height: 82px;
	background: url(/style/images/banner_to_filmous.gif) no-repeat left top;
	margin-top: -29px;
	position: relative;
}
div.filmous_banner a {
	width: 550px;
	height: 82px;
	display: block;
}





/*
	reset store day
*/
div.record_store_day_banner {
	width: 236px;
	height: 333px;
	position: relative;
	top: 3px;
	left: -8px;
}
div.record_store_day_banner a {
	width: 236px;
	height: 333px;
	display: block;
	background: url(images/record_store_day_banner.gif) no-repeat left top;
}
div.reset_store_day {
	padding: 10px 0 40px;
}
div.reset_store_day div.image_block {
	float: left;
	width: 220px;
}
div.reset_store_day div.txt_wrapper {
	margin-left: 260px;
}
div.reset_store_day div.txt_wrapper img {
	margin-bottom: 15px;
}
div.reset_store_day div.txt_wrapper p {
	width: 520px !important;
	font-family: tahoma;
	font-size: 18px;
	color: #1d1f21 !important;
	margin-bottom: 10px !important;
}
div.reset_store_day p a {
	font-family: tahoma;
	font-size: 18px !important;
	color: #1d76d0 !important;
	text-decoration: underline !important;
}
div.reset_store_day p a:hover {
	text-decoration: none !important;
}
div.reset_store_day div.red {
	padding: 30px 0 20px;
	*padding-top: 10px;
}
div.reset_store_day p.red {
	font-family: tahoma;
	font-size: 18px;
	color: #cf4439 !important;
}
div.reset_store_day ul.prices{
	min-height: 161px;
	_height: 161px;
	list-style: none;
	background: url(images/record_store_day_prices.gif) no-repeat left top;
	margin-left: 90px;
}
div.reset_store_day ul.prices li {
	margin-bottom: 10px;
	margin-left: 165px;
	padding-top: 15px;
}
div.reset_store_day ul.prices li p {
	font-size: 14px !important;
	color: #000 !important;
	width: 485px !important;
}
div.reset_store_day ul.prices li p strong {
	font-size: 14px !important;
	color: #000 !important;
}


/*
	ADD FUNDS BUTTON
*/
a.add_funds_button {
	width: 312px;
	height: 85px;
	display: block;
	background: url(images/button_addfunds.gif) no-repeat left top;
	margin: 20px auto 5px;
	font-family: tahoma;
	font-size: 24px !important;
	font-weight: bold;
	color: #1c5961 !important;
	text-align: center;
	line-height: 50px;
	position: relative;
	cursor: pointer;
}
a.add_funds_button:hover { background-position: left -85px; text-decoration: none !important; }
a.add_funds_button span.front {
	font-family: tahoma;
	color: #fff;
	text-align: center;
	width: 100%;
	display: block;
	position: absolute;
	top: 1px;
	left: 0px;
}


/*
	New Search
*/
div.new_search_container {
	min-width:1004px;
	max-width:1150px;
	width:expression((document.body.clientWidth < 1004)?"1004px":(document.body.clientWidth > 1150)?("1150px"):("100%"));
}
div.new_search_container div.new_search {
	float: right;
	width: 506px;
	height: 96px;
	background: #f4cbf0 url(images/search_bg_new_m.gif) repeat-x left top;
	margin: -100px 10px 0 0;
	position: relative;
}
div.new_search_container div.new_search div.new_search_bgleft {
	height: 96px;
	background: url(images/search_bg_new_l.gif) no-repeat left top;
}
div.new_search_container div.new_search div.new_search_bgright {
	height: 96px;
	background: url(images/search_bg_new_r.gif) no-repeat right top;
}
div.new_search_container div.new_search ul.letters {
	height: 29px;
	list-style: none;
	margin: 0 0 0 20px;
	padding-top: 23px;
	_height: 52px;
}
div.new_search_container div.new_search ul.letters li {
	float: left;
	background: url(images/search_letter_bg_l.gif) no-repeat left top;
	padding-left: 1px;
	margin-right: 4px;
	_margin-right: -3px;
	_width: 10px;
}
div.new_search_container div.new_search ul.letters li div.the_letter {
	background: url(images/search_letter_bg.gif) no-repeat right top;
}
div.new_search_container div.new_search ul.letters li div.the_letter a {
	display: block;
	font-family: tahoma;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 3px 0 2px;
	height: 16px;
	white-space: nowrap;
}
div.new_search_container div.new_search ul.letters li div.the_letter a:hover {
	background: url(images/search_letter_bg_hover.gif) no-repeat center 13px;
}
div.new_search_container div.new_search form {
	margin: 0 0 0 20px;
}
div.new_search_container div.new_search input.search_field {
	border: 1px solid #e8e8e8;
	background: #fff;
	width: 366px;
	margin-right: 15px;
}
div.new_search_container div.new_search input.search_button {
	border: 1px solid #e8e8e8;
	background: #fff;
	width: 76px;
	height: 21px;
	background: #bb4494 url(images/search_button.gif) no-repeat left top;
	border: none;
	font-size: 12px;
	color: #fff;
	text-align: left;
	padding-left: 5px;
	cursor: pointer;
	position: relative;
	top: -2px;
}
@-moz-document url-prefix() {
  div.new_search_container div.new_search input.search_button { padding: 0 0 3px 3px; }
}




/*
	fiesta download manager informer
*/
div.fiesta_download_manager_infopage {
	margin: 0px 0 0 39px;
	padding: 40px 0 10px;
}
div.fiesta_download_manager_infopage div.left_column {
	float: left;
	width: 535px;
}
div.fiesta_download_manager_infopage div.right_column {
	margin-left: 580px;
}
div.fiesta_download_manager_infopage p {
	font-size: 12px;
	color: #7f7f7f;
	margin-bottom: 9px;
	padding: 0 !important;
}
div.fiesta_download_manager_infopage p a {
	font-size: 12px !important;
	color: #166f8a !important;
	text-decoration: underline !important;
}
div.fiesta_download_manager_infopage p a:hover {
	text-decoration: none !important;
}
div.fiesta_download_manager_infopage div.cloud_wrapper {
	background: url(images/fiesta_download_manager_informer_cloud_man.gif) no-repeat left top;
	margin-bottom: 30px;
	min-height: 143px;
	_height: 143px;
}
div.fiesta_download_manager_infopage div.cloud_wrapper div.cloud {
	width: 431px;
	background: url(images/fiesta_download_manager_informer_cloud_m.gif) repeat-y left top;
	margin-left: 88px;
}
div.fiesta_download_manager_infopage div.cloud_wrapper div.cloud div.cloud_top {
	background: url(images/fiesta_download_manager_informer_cloud_t.gif) no-repeat left top;
}
div.fiesta_download_manager_infopage div.cloud_wrapper div.cloud div.cloud_bottom {
	padding: 15px 0;
	background: url(images/fiesta_download_manager_informer_cloud_b.gif) no-repeat left bottom;
}
div.fiesta_download_manager_infopage div.cloud_wrapper div.cloud p {
	font-size: 17px;
	color: #42b6c5;
	padding: 5px 0 15px !important;
	margin: 0 20px 0 55px;
}
div.fiesta_download_manager_infopage div.cloud_wrapper div.cloud p span.highlighted {
	color: #19809e;
}
div.fiesta_download_manager_infopage div.block {
	margin: 0 0 20px 144px;
}
div.fiesta_download_manager_infopage div.right_column div.block {
	margin: 0 20px 20px 25px;
}
div.fiesta_download_manager_infopage p {
	font-size: 12px;
	color: #7f7f7f;
	margin-bottom: 9px;
	padding: 0 !important;
}
div.fiesta_download_manager_infopage p a {
	font-size: 12px !important;
	color: #166f8a !important;
	text-decoration: underline !important;
}
div.fiesta_download_manager_infopage p a:hover {
	text-decoration: none !important;
}
div.fiesta_download_manager_infopage div.block {
	zoom:1;
}
div.fiesta_download_manager_infopage div.block ul {
	list-style: none;
	margin-bottom: 9px;
}
div.fiesta_download_manager_infopage div.block ul li {
	padding-left: 17px;
	background: url(images/fiesta_download_manager_informer_list_li.gif) no-repeat left 5px;
}
div.fiesta_download_manager_infopage div.block ul li p {
	font-weight: bold;
	margin-bottom: 5px;
}
div.fiesta_download_manager_infopage div.download_block {
	width: 281px;
	margin-bottom: 15px;
	background: url(images/fiesta_download_manager_informer_download_button_shadow_l.gif) no-repeat left top;
}
div.fiesta_download_manager_infopage div.download_block div.download_block_r { background: url(images/fiesta_download_manager_informer_download_button_shadow_r.gif) no-repeat right top; }
div.fiesta_download_manager_infopage div.download_block a.download_button {
	height: 33px;
	display: block;
	margin: 0 5px;
	background-color: #2194b4;
	background-image: url(images/fiesta_download_manager_informer_download_button.gif);
	background-position: 0 -86px;
	font-size: 18px;
	color: #0f6280;
	line-height: 30px;
	text-decoration: none !important;
	white-space: nowrap;
	cursor: pointer;
	position: relative;
}
div.fiesta_download_manager_infopage div.download_block a.download_button span.wrapper_right { height: 33px; display: block; background-image: url(images/fiesta_download_manager_informer_download_button.gif); background-position: right -43px; background-repeat: no-repeat; }
div.fiesta_download_manager_infopage div.download_block a.download_button span.wrapper_left { height: 33px; display: block; background-image: url(images/fiesta_download_manager_informer_download_button.gif); background-position: left top; background-repeat: no-repeat; }
div.fiesta_download_manager_infopage div.download_block a.for_mac span.wrapper_left { background-position: left -129px; }
div.fiesta_download_manager_infopage div.download_block a.download_button span.wrapper_left { font-size: 18px; color: #0f6280; padding-left: 66px; }
div.fiesta_download_manager_infopage div.download_block a.download_button span.front { color: #fff; position: absolute; top: 1px; left: 0px; padding-left: 66px; }
div.fiesta_download_manager_infopage div.download_block div.some_info {
	border: 1px solid #e0d297;
	border-top: none;
	margin: 0 23px;
	background: #fff9e1 url(images/fiesta_download_manager_informer_download_button_shadow_m.gif) repeat-x left top
}
div.fiesta_download_manager_infopage div.download_block div.some_info p {
	font-size: 11px;
	margin: 0 15px;
	padding: 3px 0px 9px !important;
}
div.fiesta_download_manager_infopage div.download_block div.some_info p a {
	font-size: 11px !important;
}
div.fiesta_download_manager_infopage div.download_block div.corners {
	height: 12px;
	margin: 0 23px;
	overflow: hidden;
	background: url(images/fiesta_download_manager_informer_download_block_corners.gif) no-repeat left top;
	position: relative;
	top: -12px;
}
div.fiesta_download_manager_infopage div.download_block div.corners div.right {
	height: 12px;
	background: url(images/fiesta_download_manager_informer_download_block_corners.gif) no-repeat right -12px !important;
} 
div.fiesta_download_manager_infopage div.spacer {
	height: 15px;
}






/*
	summer banner
*/
div.summer_banner { background: none; height: 338px; }
div.summer_banner img.banner {
	position: relative;
	top: 6px;
	left: 20px;
}
div.summer_banner div.nb-frame { background: none; display: none; }
div.summer_banner div.tegs { background-image: url(images/attachment_clean.jpg); }
div.summer_page {
	margin: 0 40px;
	padding: 30px 0 90px;
}
div.summer_page div.text_big {
	margin: 0 50px 0px;
	width: 640px;
}
div.summer_page div.text_big p {
	font-size: 18px;
	color: #1e2937;
	padding: 0 0 10px !important;
}
div.summer_page div.text_standart {
	margin: 0 50px;
}
div.summer_page div.text_standart p {
	font-size: 14px;
	color: #1e2937;
	padding: 0 0 10px !important;
}
div.summer_page span.golden_acc {
	height: 23px;
	display: inline-block;
	background: url(images/summer_page__golden.gif) repeat-x left -46px;
	vertical-align: middle;
	margin-left: -12px;
	_display: inline;
}
div.summer_page span.golden_acc span.wl {
	height: 23px;
	display: block;
	background: url(images/summer_page__golden.gif) no-repeat left top;
	_display: inline;
}
div.summer_page span.golden_acc span.wr {
	height: 23px;
	display: block;
	padding: 0 12px;
	background: url(images/summer_page__golden.gif) no-repeat right -23px;
	color: #1e2937;
	line-height: 20px;
	_display: inline;
}
div.summer_page span.platinum_acc {
	height: 23px;
	display: inline-block;
	background: url(images/summer_page__platinum.gif) repeat-x left -46px;
	vertical-align: middle;
	_display: inline;
}
div.summer_page span.platinum_acc span.wl {
	height: 23px;
	display: block;
	background: url(images/summer_page__platinum.gif) no-repeat left top;
	_display: inline;
}
div.summer_page span.platinum_acc span.wr {
	height: 23px;
	display: block;
	padding: 0 12px;
	background: url(images/summer_page__platinum.gif) no-repeat right -23px;
	color: #1e2937;
	line-height: 20px;
	_display: inline;
}
div.summer_page div.golden_bolden {
	width: 601px;
	height: 108px;
	margin: 30px 0 15px 40px;
	background: url(images/summer_page__golden_bolden.gif) no-repeat left top;
}
div.summer_page div.golden_bolden div.swrapper {
	margin-left: 193px;
	position: relative;
	zoom:1;
}
div.summer_page div.golden_bolden div.swrapper p {
	font-size: 30px;
	color: #f9f0cb;
	text-align: center;
	line-height: 60px;
}
div.summer_page div.golden_bolden div.swrapper p.shadow {
	color: #001320;
	position: absolute;
	top: -2px;
	left: 0px;
	width: 100%;
}
div.summer_page div.golden_bolden div.swrapper p.front {
	color: #004a80;
	position: absolute;
	top: -1px;
	left: 0px;
	width: 100%;
}
div.summer_page div.plans {
	width: 911px;
	height: 249px;
	margin: 10px 0 30px -30px;
	background: url(images/promo_page_plans.gif) no-repeat left top;
	position: relative;
}
div.summer_page div.plans div.plan {
	width: 397px;
	height: 249px;
	float: left;
	margin-right: 40px;
	position: relative;
}
div.summer_page div.plans div.plan p {
	font-family: Myriad Pro;
	font-size: 16px;
	color: #fff;
	line-height: 18px;
	text-align: center;
	margin: 140px 0 0 10px;
	text-shadow: 0 1px 0 #890a04;
}
div.summer_page div.plans div.plan p .pay {
	font-size: 20px;
	color: #fff;
}
div.summer_page div.plans div.plan p .yellow {
	font-size: 22px;
	font-weight: bold;
	color: #fec417;
}
div.summer_page div.plans div.plan p .plan_price {
	width: 101px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	padding-top: 5px;
	background: url(images/promo_page_price.gif) no-repeat left top;
	font-family: tahoma;
	font-size: 22px !important;
	font-weight: bold;
	color: #6e0800 !important;
	text-decoration: none;
	_height: 35px;
}
div.summer_page div.plans div.plan p a.plan_price:hover {
	text-decoration: none !important;
}







/*
	promo autumn
*/
.promo_page { background: #fffffd url(images/promo_page_l.jpg) repeat-y left top; }
.promo_page .ra { background: url(images/promo_page_r.jpg) repeat-y right top; }
.promo_page .tla { background: url(images/promo_page_tl.gif) no-repeat left top !important; }
.promo_page .tra { background: url(images/promo_page_tr.gif) no-repeat right top !important; }
.promo_page .bla { background: url(images/promo_page_bl.gif) no-repeat left bottom !important; }
.promo_page .bra { background: url(images/promo_page_br.gif) no-repeat right bottom !important; }
.promo_page h2 { font-size: 18px; font-seight: lighter; color: #2d1002; margin-bottom: 10px; }
.promo_page p { font-size: 14px; color: #2d1002; }
.promo_page .golden_acc_plate { 
	width: 148px;
	height: 22px;
	color: #2d1002;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	background: url(images/promo_page_golden_acc.gif) no-repeat left top !important; 
}
.promo_page .golden_price_plate { 
	width: 100px;
	height: 28px;
	font-size: 18px !important;
	color: #6e0800 !important;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	background: url(images/promo_page_golden_acc_price.gif) no-repeat left top !important; 
	_height: 32px;
}
.promo_page .platinum_acc_plate { 
	width: 159px;
	height: 21px;
	color: #293d45;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	background: url(images/promo_page_platinum_acc.gif) no-repeat left top !important; 
}
.promo_page .platinum_price_plate { 
	width: 98px;
	height: 28px;
	font-size: 18px !important;
	color: #293d45 !important;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	background: url(images/promo_page_platinum_acc_plate.gif) no-repeat left top !important; 
	_height: 32px;
}
.promo_page a.golden_price_plate:hover,
.promo_page a.platinum_price_plate:hover { 
	text-decoration: none !important;
}







/*
	download manager page
*/
.dm_page { background: #f9fcfc url(images/dm__corner_tl.jpg) no-repeat left top; float: left; width: 100%; }
.dm_page .tr { background: url(images/dm__corner_tr.gif) no-repeat right top; }
.dm_page .bl { background: url(images/dm__corner_bl.gif) no-repeat left bottom; }
.dm_page .br { background: url(images/dm__corner_br.gif) no-repeat right bottom; min-height: 288px; padding-bottom: 40px; }
.dm_page .topz {
	margin: 0 15px 0 308px;
	padding: 90px 0 115px;
}
.dm_page .topz p {
	font-size: 14px;
	color: #5d6365;
}
.dm_page .topz .dm {
	font-size: 18px;
	font-weight: bold;
	color: #1b86a7;
}
.dm_page .midz {
	margin: 0 15px 0 140px;
}
.dm_page .midz p {
	font-size: 12px;
	color: #7f7f7f;margin-bottom: 20px;
}
.dm_page .av_form {
	margin: 0 15px 20px 114px;
}
.dm_page .descr { background: #e7f1f4 url(images/db__desc_b.gif) repeat-x left bottom; margin: 0 100px 0 115px; zoom:1; }
.dm_page .descr.ctr { background: url(images/db__desc_tl.gif) no-repeat left top; }
.dm_page .descr .ctr { background: url(images/db__desc_tr.gif) no-repeat right top; }
.dm_page .descr .cbl { background: url(images/db__desc_bl.gif) no-repeat left bottom; }
.dm_page .descr .cbr { background: url(images/db__desc_br.gif) no-repeat right bottom; padding: 20px 25px 40px; }
.dm_page .descr p { 
	font-size: 12px;
	color: #7f7f7f;
	margin-bottom: 10px;
}
.dm_page .descr ul { list-style: none; }
.dm_page .descr li { background: url(images/dm__list_ico.gif) no-repeat left 4px; padding: 0 0 0 15px; }
.dm_page .descr li.clean { background: none; }
.dm_page .descr li p { 
	font-weight: bold;
}
.dm_page .descr li p .small { 
	font-size: 11px;
}
.dm_page .descr .download_win { 
	float: left;
	width: 239px;
	height: 33px;
	background: url(images/dm__button_win.gif) no-repeat left top;
}
.dm_page .descr .download_mac { 
	float: left;
	width: 271px;
	height: 33px;
	background: url(images/dm__button_mac.gif) no-repeat left top;
}
.dm_page .descr .download_btn { 
	font-size: 18px;
	color: #0f6280;
	text-decoration: none;
	line-height: 28px;
	position: relative;
	margin-right: 20px;
	cursor: pointer;
}
.dm_page .descr .download_btn .tx { 
	display: block;
	font-family: tahoma;
	margin-left: 60px;
	color: #0f6280;
}
.dm_page .descr .download_btn .front { 
	font-family: tahoma;
	display: block;
	margin-left: 60px;
	position: absolute;
	top: 1px;
	left: 0px;
	color: #fff;
}


