 div.overlay {

    /* growing background image */
    background-image:url(../images/overlay/white.png);

    /* dimensions after the growing animation finishes  */


    /* initially overlay is hidden */
    display:none;
width:450px;height:500px;
    /* some padding to layout nested elements nicely  */

}

/* default close button positioned on upper right corner */
div.overlay div.close {
    background-image:url(../images/overlay/close.png);
    position:absolute;
    right:5px;
    top:5px;
    cursor:pointer;
    height:35px;
    width:35px;
}


/* black */
div.overlay.black {
    background:url(../images/overlay/transparent.png) no-repeat !important;
    color:#fff;
}

/* petrol */
div.overlay.petrol {
    background:url(../images/overlay/petrol.png) no-repeat !important;
    color:#fff;
}

div.black h2, div.petrol h2 {
    color:#ddd;
}


.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;

}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
border:1px orange solid;
}

.toggleborder:hover img{

}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}


.other{
display: none;
position: absolute;
 background-color:red;
width:333;
height:235;
}
.ie{
position: absolute;
width:333px;
height:235px;
display: none;

background: url(/user/images/auth.png) no-repeat;

}

P.error
{
border:1px red solid;
width:70%;
padding:10px;
left:auto;
right:auto;
margin-bottom:20px;

text-align:center;
background-color:#F1E1DF;
font-weight:bold;

}

INPUT.error_field,SELECT.error_field,TEXTAREA.error_field
{
background-color:pink;
}
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin: 0px;
background-color: #cccccc;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#000000;
font-weight:bold;
margin:0 0 0 11px;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
font-weight:normal;
margin-bottom:0px;
}
h2.heading_shop{
background:url(images/cart.gif) no-repeat left top;
padding:0 0 0 40px;
line-height:35px;
}


.maintable{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 2px solid #cccccc;
}
.nvtext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #393838;
	text-decoration: none;
}



.tdbg1 {
	background-image: url(images/tdbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tdbar1 {
	background-image: url(images/songbg.gif);
	background-repeat: repeat-x;
}
.textfly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1e619b;
	text-decoration: none;
}
.textaug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4848;
	text-decoration: none;
}
.more {
	background-image: url(images/morebg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.songtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #030303;
	text-decoration: none;
	font-weight: bold;
}
.songtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5e5c5c;
	text-decoration: none;
	font-weight: bold;
}


.search {
	border: 1px solid #717070;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.emailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #040404;
	text-decoration: none;
}

.linevrt {
	background-image: url(images/vrline.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #302f2f;
	text-decoration: none;
}
.clicktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e619b;
	text-decoration: none;
}
.clicktext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9400;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.text2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f09c35;
	text-decoration: none;
	font-weight: bold;
}
.textfut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fefbfb;
	text-decoration: none;
	font-weight: bold;
}

a.textfut:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b3b2b2;
	text-decoration: none;
	font-weight: bold;
}
.textfut2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fbf6f6;
	text-decoration: none;
}
.loginboxdiv
{
	margin:0;
	height:22px;
	width:250px;
/*	background-image: url(images/textbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	*/
	text-align: center;
}

.loginbox
{

	border:1px #C8C6C6 solid;
	width:200px;
	height:15px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;


}

.searchdiv
{
	margin:0;
	height:22px;
	width:261px;

	text-align: center;
	margin-right: 5px;
}

.searchbox
{

	border:1px background:1px #C8C6C6  solid;
	width:240px;
	height:15px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:1px;
	line-height:22px;
}
.textfutw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fca52d;
	text-decoration: none;
	font-weight: bold;
}
a.textfutw:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b3b2b2;
	text-decoration: none;
	font-weight: bold;
}
.futer {
	background-image: url(images/futterbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.iztdbg {
	background-image: url(images/iztdbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sstdbg {
	background-image: url(images/sstdbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a{
text-decoration:none;}
.red {
	color: #FF0000;
}
.sign_up_input
{

border:1px solid #c0ccab;
background-color:white;
width:320px;
}.border {
	border: 1px solid #CCCCCC;
	padding:5px;
	background-color: #f2f2f2;
}
.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fca52d;
	text-decoration: none;
	font-weight: bold;
}
.header1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


/* CSS written on 04-mar-09 */

.subscribe{
background:url(images/btn_subscribe.gif) no-repeat left top;
height:22px;
width:103px;
display:block;
border:0px;

}

.subscribe:hover{
height:22px;
width:103px;
background-position:bottom;
}

.index_txt{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
text-align:justify;
font-weight:bold;
}

.free_txt{
margin-top:0px;
font-size:14px;
}

/*.input{
width:203px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
border: 1px solid #c8c6c6;
padding-left:7px;
}
*/
.input{
width:206px;
height:18px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
border: 1px solid #c8c6c6;
padding-left:7px;
padding-top:2px;
}




.input1{
width:319px;
height:18px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
border: 1px solid #c8c6c6;
padding-left:7px;
padding-top:2px;
}

.input2{
height:22px;
width:328px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
border: 1px solid #c8c6c6;
}

.input_small{
width:86px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
border: 1px solid #c8c6c6;
padding-left:7px;
height:20px;
margin:0 4px 0 0;
}

.input_medium{
width:149px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
border: 1px solid #c8c6c6;
padding-left:7px;
margin:0 3px 0 0;
}

.input_medium1{
width:191px;
height:17px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
border: 1px solid #c8c6c6;
padding:3px 0 0 7px;
margin:0 3px 0 0;
}

.textarea{
height:148px;
width:319px;
border:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
border: 1px solid #c8c6c6;
padding-left:7px;
padding-top:2px;
}

.textarea1{
height:108px;
width:318px;
border:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
border: 1px solid #c8c6c6;
padding-left:7px;
}

.textarea2{
height:106px;
width:319px;
border:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
border: 1px solid #c8c6c6;
padding-left:7px;
padding-top:2px;
}




.songtext3 {
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight:bold;
color: #5e5c5c;
text-decoration: none;
font-weight: bold;
}

.shopping{
display:inline-block;
background:url(images/img_cart.gif) no-repeat left top;
padding:0 0 0 30px;
line-height:29px;
font-family:Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #393838;
text-decoration: none;
}
.shopping:hover {
color: #003ace;
text-decoration: none;
}

.free_indent{
padding:0 0 0 10px;
}

.completetext {
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
color: #5e5c5c;
text-decoration: none;
font-weight: bold;
}

.txt_index{
font-weight:bold;
text-align:justify;
margin-left:11px;
}

.txt_index1{
font-weight:bold;
text-align:justify;
margin-left:11px;
display:block;
margin-top:0px;
}

.img_index{
background: no-repeat left top;
width:88px;
height:76px;
display:block;
border:0px;
}

.img_index:hover{
background-position:bottom;
}



.songtext4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #5e5c5c;
text-decoration: none;
font-weight: bold;
border-top:1px solid #a8a8a8;
}

/* CSS written on 4-mar-09 ends here */

/* CSS written on 09-mar-09  */



.btn_play{
background:url(images/playall.gif) no-repeat left top;
height:19px;
width:75px;
border:0px;
display:block;
}

.btn_play:hover{
background:url(images/playall_o.gif) no-repeat left top;
height:19px;
width:75px;
}

.brd_top{
border-top:1px solid #cfcfcf;
background-color:#f8f8f8;
}

.brd_left{
border-left:1px solid #cfcfcf;
background-color:#f8f8f8;
}

.brd_right{
background:url(images/right_shadow.gif) repeat-y;
background-color:#f8f8f8;
}

.brd_btm{
background:url(images/btm_shadow.gif) repeat-x;
background-color:#f8f8f8;
}

.your_link{
margin:0 0 0 11px;
width:450px;
}

.your_link a{
background:url(images/bullet2.gif) no-repeat left 3px;
padding:0 0 0 15px;
font-weight:bold;
font-size:11px;
color:#424242 ;

}

.your_link a:hover{
background:url(images/bullet2hover.gif) no-repeat left 3px;
color:#003ace;
}

.your_link .select{
background:url(images/bullet2hover.gif) no-repeat left 3px;
color:#003ace;
}

.heading_share{
margin:0px;
}

.tdbar2{
background-image: url(images/bg_gray.gif);
background-repeat: repeat-x;
}

.brd_btm1{
border-bottom:1px solid #d5d5d5;
color:#424242;
}

.brd_btmright{
border-right:1px solid #d5d5d5;
border-bottom:1px solid #d5d5d5;
color:#424242;
}

.brd_right1{
border-right:1px solid #d5d5d5;
}

.yellow_txt{
color:#f79a11;
font-weight:bold;
}

.your_acc{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#424242;
font-weight:bold;
margin:15px 0 0 3px;
}





.img_mail{
padding:1px 2px 0 0;
}

.user_name span:hover {
color: #0f669c;
text-decoration: none;
}

.txt_index2{
color:#424242;
font-weight:bold;
text-align:justify;
margin-left:11px;
}

.welcome_heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#424242;
	font-weight:bold;
	margin:0 0 0 11px;
	line-height: 28px;
}

.your_txt{
color:#424242 ;
}









/* CSS written on 09-mar-09 ends here */



* {
	margin: 0;
	padding: 0;
}
h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color:#424242;
}
h4 {
	font: bold 16px/45px Arial, Helvetica, sans-serif;
	text-align: center;
}
h5 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #999;
}

#wrapper {
	margin: 0 auto;
	width: 1000px;
}
.clear {
	clear: both;
}
.top_menu {
	float: right;
	height: 40px;
	padding: 7px 0 0 0;
}
.top_menu a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #393838;
	text-decoration: none;
	margin-left: 22px;
}

.top_menu a span.username {
	color: #1e619b;
}
.top_menu a span.username:hover {
	color: #003ace;
}

.top_menu a:hover {
	color: #003ace;
}
.link_style1 {
	color: #393838;
}
.link_style1:hover {
	color: #F90;
}
.link_style2 {
	color: #1e619b;
	text-decoration: underline;
}
.link_style2:hover {
	color: #003ace;
}
.orange_style {
	color: #ff9c00;
}
.div_style1 {
}

.pan_1 {
	background: url(images/pan_1_bg.gif) repeat-x;
}
.pan_1 p {
	color: #0f2a93;
	margin:0;
	padding:0;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.blue_link{
color: #0f2a93;
font: bold 13px Arial, Helvetica, sans-serif;
text-decoration:none;
}
.blue_link:hover{
text-decoration:none;
}
.pan_4 {
	background: url(images/pan_1_bg.gif) repeat-x;
}
.pan_4 p{
margin:0px;
color: #424242;
font: bold 13px Arial, Helvetica, sans-serif;
}
.grey_link{
color: #424242;
font: bold 13px Arial, Helvetica, sans-serif;
text-decoration:underline;
}
.grey_link:hover{
text-decoration:none;
}
.yellow_link{
color:#ff9c00;
font: bold 13px Arial, Helvetica, sans-serif;
text-decoration:underline;
line-height:30px;
}
.yellow_link:hover{
text-decoration:none;
}
.pan_2 {
	margin-top: 20px;
}
.pan_2 span {
	color: #1e619b;
	font-weight: bold;
}
.pan_2 a {
	color: #1e619b;
	font-style: italic;
}
.pan_2 a:hover {
	color: #003ace;
}
.pan_2 p {
	margin-bottom: 10px;
}
.pan_3 {
	margin-top: 20px;
}
.pan_3 p {
	margin-bottom: 10px;
	font-size: 13px;
	color:#424242;
font-weight:bold;

}
.pan_5 {
background-color:#eaeaea;
border-top:2px solid #559af2;
margin-bottom:43px;
}
.pan_5 h1{
color: #424242;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
}
.pan_5 h5{
font: bold 16px Arial, Helvetica, sans-serif;
color: #424242;
font-style:italic;
}
.pan_5 p{
font-style: italic;
color: #616161;
}
.pan_6 {
border-bottom:2px solid #559af2;
}
.pan_6 p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.pan_sent {
border-bottom:2px solid #559af2;
color:#424242;
}
.pan_sent p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#424242;
}

.pan_sent h3.to{
margin:0 2px 0 0;
}

.pan_inbox h3.from{
margin:0 5px 0 0px;
}

.pan_inbox {
border-bottom:2px solid #559af2;
color:#424242;
}
.pan_inbox p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#424242;
}



.pan_6 h3{
color:#000000;
}
.pan_news {
border-bottom:2px solid #559af2;
}
.pan_news p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
}
.pan_news h3{
color:#000000;
}

.pan_rss {
border-bottom:2px solid #559af2;
}
.pan_rss p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
padding:0 25px 0 0;
}
.pan_rss h3{
color:#000000;
}


.pan_news1 {
border-bottom:2px solid #559af2;
margin-bottom:43px;
}
.pan_news1 p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
}
.pan_news1 h3{
color:#000000;
}
.brd_top3{
border-top:1px solid #559af2;
}
.brd_top4{
border-top:2px solid #559af2;
}


.brd_btm3{
border-bottom:2px solid #4d4d4d;
}

.brd_top5{
border-top:2px solid #4d4d4d;
}


.brd_btm4{
border-bottom:2px solid #4d4d4d;
}


.brd_right4{
border-right:2px solid #4d4d4d;
}




.pan_signup1 {
background-color:#eaeaec;
border:1px solid #101218;
margin-bottom:43px;
padding:0 0 0 0;
color:#424242;
}

.pan_signup2 {
background-color:#eaeaec;
border:1px solid #101218;
margin-bottom:43px;
color:#424242;
}

.pan_signup2 h3 span{
margin-left:1px;
}

.pan_signup2 h3.your_login{
margin-left:2px;
}


.pan_songupload2 {
background-color:#eaeaec;
border-left:1px solid #cbcbcb;
border-right:1px solid #cbcbcb;
border-bottom:1px solid #cbcbcb;
margin-bottom:43px;
color:#424242;
}



.pan_comments{
border-bottom:1px dashed #559af2;
}
.pan_comments p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#424242;
}
.pan_comments a{
color: #0f2a93;
font: bold 13px Arial, Helvetica, sans-serif;
text-decoration:underline;
}
.pan_comments a:hover{
color: #0f2a93;
font: bold 13px Arial, Helvetica, sans-serif;
text-decoration:underline;
}
.pan_comments1{
border-bottom:1px dashed #559af2;
margin-bottom:15px;
}
.pan_comments1 p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#424242;
}
.pan_comments1 a{
color: #0f2a93;
font: bold 13px Arial, Helvetica, sans-serif;
text-decoration:underline;
}
.pan_comments1 a:hover{
color: #0f2a93;
font: bold 13px Arial, Helvetica, sans-serif;
text-decoration:underline;
}
.italic_staly {
	font-style: italic;
	color: #616161;
}
.italic_staly a{
font-style: italic;
color: #616161;
text-decoration:underline;
}
.italic_staly a:hover{
text-decoration:underline;
}
.italic_staly1 {
	font-style: italic;
	color: #616161;
	font-size:11px;
	margin-left:1px;
	display:block;
}

.italic_staly2 {
	font-style: italic;
	color: #616161;
	font-size:11px;
	display:block;
}


.by_click{
font-style:italic;
display:block;
padding:9px 0px 0 41px;
}


.cart_style {
	background: url(images/cart.jpg) no-repeat left;
	color: #616161;
	padding-left: 35px;
	display: block;
	height: 30px;
	font: bold 14px/28px Arial, Helvetica, sans-serif;
}
.no_cart_style {
	color: #616161;
	display: block;
	height: 30px;
	font: bold 14px/28px Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left:34px;

}
.pagination {
	margin: 5px 0 43px 0;
	padding: 4px 15px;
	background-color: #4d4d4d;
	color: #fca52d;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.pagination a {
	color: #fca52d;
	margin: 0 3px;
}
.pagination a:hover, a.active_page {
	color: #FFF;
}
.btn_play2 {
	background: url(images/playall.gif) no-repeat left top;
	height: 19px;
	width: 75px;
	border: 0px;
	display: block;
	float: right;
	margin: 10px 0;
}

.btn_play2:hover {
	background: url(images/playall_o.gif) no-repeat left top;
	height: 19px;
	width: 75px;
}
.details {
	margin: 14px 0;
	color: #666;
	line-height: 18px;
}
.details2 {
	margin:0px 0 29px 0;
	color: #666;
	line-height: 13px;
}
.details_border {
	border-bottom: #ccc 4px solid;
}
.rss {
	background: url(images/rss.png) no-repeat left;
	padding-left: 20px;
	line-height: 14px;
}

.heading_detail{
margin-bottom:4px;
}
.embed{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#424242;
}
.brd_top2{
border-top:1px solid #d9d9d9;
background-color:#FFFFFF;
}
.brd_btm2{
border-bottom:1px solid #d9d9d9;
background-color:#eaeaea;
}
.brd_right2{
background:url(images/bg_player.gif) repeat-x top #eaeaea;
border-right:1px solid #d9d9d9;
}
.brd_left2{
background:url(images/bg_player.gif) repeat-x top #eaeaea;
border-left:1px solid #d9d9d9;
}
.brd_right3{
background:url(images/bgsmall_player.gif) repeat-x top #eaeaea;
border-right:1px solid #d9d9d9;
}
.brd_left3{
background:url(images/bgsmall_player.gif) repeat-x top #eaeaea;
border-left:1px solid #d9d9d9;
}
.bg_player{
background:url(images/bg_player.gif) repeat-x top #eaeaea;
}
.bgsmall_player{
background:url(images/bgsmall_player.gif) repeat-x top #eaeaea;
}
.song_list{
margin:12px 0 0 0;
padding:0px;
overflow:scroll;
height:130px;
width:395px;
}
.song_list a{
background:url(images/playerbg.gif) repeat-x top;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#616161;
padding:4px 5px;
font-style:italic;
display:block;
width:380px;
}
.song_list a:hover{
background:url(images/playerbg_hover.gif) repeat-x top;
color:#fff;
}
.song_list a.select_song{
background:url(images/playerbg_hover.gif) repeat-x top;
color:#fff;
display:block;
}
.song_list1{
margin:12px 0 0 0;
padding:0px;
overflow:scroll;
height:120px;
width:183px;
}
.song_list1 a{
background:url(images/playerbg.gif) repeat-x top;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#616161;
padding:4px 5px;
font-style:italic;
display:block;
width:220px;
}
.song_list1 a:hover{
background:url(images/playerbg_hover.gif) repeat-x top;
color:#fff;
}
.song_list1 a.select_song1{
background:url(images/playerbg_hover.gif) repeat-x top;
color:#fff;
display:block;
}
.img_widget{
margin-right:15px;
margin-bottom:8px;
}
.now_playing{
color:#1e619b;
font-style:italic;
font-weight:bold;
margin:7px 0 8px 0;
display:block;
}
.stop{
color:#1e619b;
font-style:italic;
}
.center{
text-align:center;
margin:0 0 5px 0;
}
.small_txt{
font-size:11px;
}
.grey_txt{
color:#424242;
}
.izmo{
margin-top:10px;
}
.brd_leftdashed{
border-left:1px dashed #559af2;
}
.brd_leftdashed2{
border-left:2px dashed #559af2;
padding-left:10px;
}
.code{
float:left;
display:block;
background:#fff;
margin-top:5px;
}
.code textarea{
width:346px;
height:69px;
}
.code1{
float:left;
display:block;
background:#FFFFFF;
}
.code1 textarea{
width:277px;
height:253px;
}
.btn1{
padding-bottom:8px;
}
.logo_widget{
margin:6px 0 0px 0;
}
.btm{
margin-bottom:19px;
}
.btm1{
margin-bottom:8px;
}
.select_all{
margin:0px;
}
.btn_del{
background:url(images/btn_del1.gif) no-repeat left top;
height:19px;
width:75px;
border:0px;
display:block;
}

.btn_del:hover{
background:url(images/btn_del1over.gif) no-repeat left top;
height:19px;
width:75px;
}

.pan_news2 {
border:1px solid #c3c3c3;
background-color:#f8f8f8;
margin:0 10px 25px 10px;
}

.pan_news2 h3{
color:#424242;
}

.pan_news2 input{
width:550px;
}

.pan_news2 textarea{
width:730px;
}


/* CSS_div_base written on 21-mar-09  */

#mywrapper{
background:url(images/bg.jpg) repeat-x top #FFFFFF;
width:996px;
margin:2px auto 0 auto;
}

#header{
width:1000px;
padding:0 0px 34px 0;
}

.logo{
float:left;
}

.top_search{
float:right;
margin:3px 11px 0 0;
}

#top_menu {
padding: 17px 0 0 0;
text-align:right;
}

#top_menu ul{
list-style:none;
margin:0px;
padding:0px;
}

#top_menu ul li{
list-style:none;
margin:0px;
padding:0px;
display:inline;
margin:0 0 0 20px;

}

#top_menu a {
font-family:  Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #393838;
text-decoration: none;

}

#top_menu a span.username {
color: #1e619b;
}

#top_menu a span.username:hover {
color: #003ace;
}

#top_menu a:hover {
color: #003ace;
}

.search1{
margin:0px 0 0 35px;
}

.searchdiv1{
margin:0;
height:21px;
width:261px;
background-image: url(images/search_txt_bg.gif);
background-repeat: no-repeat;
background-position: bottom;
text-align: center;
margin-right: 5px;
}

.searchbox1{
background:none;
border:none;
width:240px;
height:22px;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding-top: 4px;
padding-right: 7px;
padding-bottom: 0px;
padding-left: 7px;
line-height:20px;
}


#content{
width:982px;
margin:0px auto 7px auto;
}

.left{
float:left;
width:229px;
padding:0 7px 0 0px;
}

.right{
float:right;
width:739px;
padding:0 0px 0 0px;
}

.term{
color:#0968e0;
text-decoration:underline;
}

.term:hover{
text-decoration:underline;
}

.title{
padding-left:1px;
}

.descripe{
padding-top:5px;
}

.left_td{
padding-left:5px;
}

.lefttd_faq{
padding-left:15px;
}


.right_td{
padding-right:7px;
}

.bar_td{
padding-left:2px;
}

.bar_td1{
padding-left:5px;
}

.h3_signup{
margin-top:9px;
}

.slide_pic{
margin-right:19px;
}

.line1{
margin:18px 0px 0 0;
height:236px;
}

#radio_player{
background:url(images/radio.jpg) no-repeat top left;
width:214px;
height:432px;
padding:74px 15px 0 21px;
float:left;
}

.txt_input{
width:209px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#524a47;
display:inline;
}

.input_radio{
width:209px;
height:20px;
background-color:#cccccc;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#424242;
border: 1px solid #c8c6c6;
padding-left:4px;
}

.input_radio option{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
padding-left:7px;
}


.song_name{
float:right;
width:94px;
padding:50px 0px 37px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
color:#000;
}

.radio{
padding:0px;
overflow:scroll;
height:155px;
width:209px;
float:left;

}
.radio a{
background:url(images/bggray_radio.gif) repeat-x top;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
padding:4px 5px;
display:block;
width:280px;
line-height:15px;
}
.radio a:hover{
background:url(images/bgradio_over.gif) repeat-x top;
color:#fff;
font-weight:bold;
}
.radio a.selectsong_radio{
background:url(images/bgradio_over.gif) repeat-x top;
color:#fff;
display:block;
font-weight:bold;
}

.pan_signupend {
width:615px;
background-color:#eaeaec;
border:1px solid #101218;
margin:0 auto 70px auto;
padding:0 0 50px 15px;
color:#424242;
}

.pan_forget {
width:600px;
background-color:#eaeaec;
border:1px solid #101218;
margin:0 auto 0px auto;
padding:0 0 0px 30px;
color:#424242;
}

.pan_forget1 {
width:530px;
margin:0 auto 0px auto;
padding:0 0 58px 0px;
color:#424242;
}

.email_link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#424242;
text-decoration:none;
}

.email_link:hover{
text-decoration:none;
}



.big_input{
width:550px;
height:18px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
border: 1px solid #c8c6c6;
padding-left:7px;
padding-top:2px;
}

.formats{
margin:0px;
padding:0px;
}

.formats ul{
margin:0px 0 0 14px;
padding:0px;
}


.formats ul li{
font-family: Arial;
font:2px;
margin:0px;
padding:0px;
}

.faq{
margin:0 0 43px 0;
}

.faq h3{
margin-bottom:15px;
}

.faq p{
margin-bottom:15px;
}

.terms_condition{
margin:0 0 43px 0;
font-size:16px;
}

.terms_condition h3{
margin-bottom:10px;
}

.terms_condition p{
margin-bottom:20px;
}

.terms_condition ul{
margin:0px 0 0 15px;
padding:0px;
}

.terms_condition ul li{
margin:0px 0  5px 0;
padding:0px;
}

.brd_topshop{
border-top:1px solid #000000;
}

.pan_shopping {
background-color:#fff;
margin-bottom:43px;
padding:0 0 00px 0;
color:#424242;
}

.pan_shopping a{
color: #0f2a93;
font: bold 13px Arial, Helvetica, sans-serif;
text-decoration:underline;
}
.pan_shopping a:hover{
color: #0f2a93;
font: bold 13px Arial, Helvetica, sans-serif;
text-decoration:underline;
}
.pan_shopping h3 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color:#424242;
}







#footer{
background: url(images/futterbg.gif) repeat-x top;
padding:0 0 32px 0;
}

.small_text {
	font-size: 11px;
}
.link_style_3 {
	color: #0f2a93 ;
	font-size: 11px !important;
	text-decoration: none  !important;
}

.headin_small {
	font-weight: normal;
}
/* CSS_div_base written on 21-mar-09 ends here */

