/* CSS Document */


.sectionContainer{
position:relative;
margin:0px;
width:750px;
height:auto;
overflow:hidden;
clear:both;
background-color:#000000;
background-image : url(/cc-common/mfeatures/templates/images/mainbackground.jpg);
background-position: center;
background-repeat: repeat;
}
IMG{
border:none;
}
#allnew {
position:relative;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
margin-bottom:auto;
width:700px;
height:363px;
border:2px solid #117269;
background-image: url(images/background.jpg);
background-repeat:repeat-y;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#allnew a:link, #allnew a:link, #allnew a:visited {
color:#FFFF99;
text-decoration:none;
font-size:12px;
}
#allnew a:hover {
color:#FFFFff;
text-decoration:underline;
font-size:12px;
}
.featuring{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#cccccc;
text-decoration:none;
}
#header1 {
position:relative;
margin-top:8px;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
overflow:hidden;
width:700px;
height:30px;
clear:both;
background-image: url(images/header1.jpg);
background-repeat:no-repeat;
}
#album {
position:absolute; 
width:200px; 
height:200px; 
z-index:1; 
left: 63px; 
top: 52px;
border:2px solid #748F8D;
}
#list {
position:absolute; 
width:373px; 
z-index:1; 
left: 281px; 
top: 52px;
border:2px solid #748F8D;
height:202px;
background-image:url(images/background_Rbox.jpg);
background-position:top left;
background-repeat:no-repeat;
}
#listarea1 {
position:absolute; 
top:0px;
left:0px;
width:373px; 
height:202px;
clear:both;
overflow:auto;
}

#artistname {
font-size:15px !important;
font-weight:bold !important;
position:absolute;
width:255px;
height:15px;
z-index:1;
left: 12px; top: 16px;
}
#albumname {
font-size:12px !important;
font-weight: !important;
position:absolute;
width:555px;
height:15px;
z-index:1;
left: 12px; top: 33px;
}
.title {
font-size:11px !important;
font-weight:bold !important;
}

.playAllDiv{
position:relative;
margin:3px;
float:left;
width:157px;
height:auto;
overflow:hidden;
text-align:left;
}

.playAllVidDiv{
position:relative;
margin:3px;
float:right;
width:180px;
height:auto;
overflow:hidden;
text-align:right;
}
.songtitlediv{
position:relative;
margin:3px;
width:190px;
height:auto;
float:left;
overflow:hidden;
text-align:left;
}
.songlinksdiv{
position:relative;
margin:3px;
width:142px;
height:auto;
float:right;
overflow:hidden;
text-align:right;
}
.playlistdiv{
position:relative;
width:auto;
height:auto;
clear:both;
overflow:hidden;
border-bottom:1px solid #2CA59C;
}
#teaser{
position:absolute;
width:268px;
height:80px;
z-index:1;
left: 12px;
top: 269px;
}
#extras{
position:absolute;
width:384px;
height:100px;
z-index:2;
left: 291px;
top: 270px;
}
#extras2{
position:absolute;
width:170px;
height:80px;
z-index:1;
left: 475px;
top: 270px;
margin-bottom:8px;
}
.extras2UL{
padding-left:10px;
margin-top:2px;
margin-left:10px;
margin-bottom:6px;
}
#localAd{
position:absolute;
width:234px;
height:60px;
z-index:1;
left: 485px;
top: 13px;
margin:0px;
padding:0px;
}
#copyright{
text-align:center;
margin: 0 auto;
margin-bottom:4px;
}


