@charset "utf-8";
* {
margin:0;
padding:0;
}

.altText {
text-indent:-3000px;
line-height:2px;
font:normal 2px Arial, Helvetica, sans-serif;
display:none;
}

.clearfix:after {
content:".";
display:block;
clear:both;
visibility:hidden;
line-height:0;
height:0;
}

.clearfix {
display:inline-block;
}

html[xmlns] .clearfix {
display:block;
}

* html .clearfix {
height:1%;
}

body {
background:url(../images/bg_body.jpg) top center no-repeat;
font-family:Arial, Helvetica, sans-serif;
}

#main {
width:960px;
background:none !important;
margin:0 auto;
}

.black {
color:#333;
}

#userBar {
height:25px;
padding:8px 0 0 20px;
}

#userBar #welcome {
float:left;
width:154px;
height:13px;
background:url(../images/h1_welcome.jpg) no-repeat;
}

#userBar #userNav {
float:right;
font:bold 11px Arial, Helvetica, sans-serif;
color:#FFF;
padding:6px 20px 0 0;
}

#userBar #userNav ul {
display:inline;
list-style:none;
}

#userBar #userNav ul li {
/* background:url(../images/list_divider.gif) 0 1px no-repeat; */
float:left;
border-left:1px solid #c74141;
padding:0 11px;
}

#userBar #userNav ul li.noLine {
background:transparent none repeat scroll 0 0;
border-left:medium none;
}

#userBar #userNav a:link,#userBar #userNav a:active,#userBar #userNav a:visited {
font:normal 12px Arial, Helvetica, sans-serif;
text-decoration:none;
color:#C74141;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:700;
line-height:normal;
text-transform:uppercase;
}

#userBar #userNav a:hover {
color:#a08804;
}

#navBar {
font:normal 14px "Arial Black", Arial, Helvetica, sans-serif;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:700;
height:auto;
width:760px;
margin:283px 0 0 140px;
}

#navBar ul {
list-style:none;
display:block;
height:40px;
line-height:40px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0 0 0 40px;
}

#navBar ul li {
display:inline;
float:left;
padding:0 20px;
}

#navBar ul li a.active {
color:#fff !important;
}

#navBar a:link,#navBar a:active,#navBar a:visited {
font:bold 16px Arial, Helvetica, sans-serif;
text-decoration:none;
color:#fff;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:700;
line-height:normal;
}

.contentSpace {
margin:90px 0 0;
padding:0 0 0 15px;
}

.mainCol {
width:602px;
float:left;
}

.mainCol .header h1 {
font:bold 13px Arial, Helvetica, sans-serif;
color:#a08804;
}

.altCol {
width:300px;
float:left;
margin:0 0 0 20px;
}

.altCol .hidePrevBtn {
background:url(../images/btn_prev_hover.png) no-repeat;
}

.altCol .hideNextBtn {
background:url(../images/btn_next_hover.png) no-repeat;
}

.altCol .hidePrev_Wallpaper {
background:url(../images/btn_previewWallpaper_hover.png) no-repeat;
}

.altCol .joinNow {
width:217px;
height:143px;
background:url(../images/bg_joinNow.jpg) no-repeat;
padding:46px 0 0 83px;
}

.altCol .joinNow a.joinNowBtn:link,.altCol .joinNow a.joinNowBtn:active,.altCol .joinNow a.joinNowBtn:visited {
width:134px;
height:26px;
display:block;
background:url(../images/btn_joinNow.png) top no-repeat;
margin:25px 0 61px;
}

.altCol .joinNow .joinNowBtn img {
width:134px;
height:26px;
}

.altCol .joinNow a:link,.altCol .joinNow a:active,.altCol .joinNow a:visited {
width:35px;
font:normal 10px Helvetica, Arial, sans-serif;
text-decoration:none;
color:#FFF;
font-family:Helvetica,Arial,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:700;
line-height:normal;
}

.altCol .joinNow .signIn {
display:block;
margin:0 0 0 36px;
}

.altCol .wapLink {
width:250px;
height:143px;
background:url(../images/bg_wapLink.jpg) no-repeat;
padding:46px 0 0 50px;
}

.altCol .wapLink p a:link,.altCol .wapLink p a:active,.altCol .wapLink p a:visited {
text-decoration:none;
font:normal 12px Arial, Helvetica, sans-serif;
color:#fff;
}

.altCol .wapLink p a:hover {
color:#666;
}

.altCol .search {
background:#4E4D4D none repeat scroll 0 0;
border:medium none;
height:auto;
width:auto;
margin:4px 0 0;
padding:3px;
}

.altCol .search form .inputBox {
float:left;
height:auto;
margin-right:3px;
width:auto;
}

.altCol .search form .inputBox input {
font:12px Arial, Helvetica, sans-serif;
border:0;
-x-system-font:none;
background:#FFF none repeat scroll 0 0;
color:#000;
font-family:Arial,Helvetica,sans-serif;
font-size:0.75em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;
height:15px;
line-height:normal;
width:180px;
padding:2px;
}

.altCol .search form .btnHolder {
float:left;
width:104px;
}

.altCol .search form .btnHolder a.searchBtn:link,.altCol .search form .btnHolder a.searchBtn:active,.altCol .search form .btnHolder a.searchBtn:visited {
width:104px;
height:20px;
display:block;
background:url(../images/btn_search.jpg) top no-repeat;
}

.altCol .search form .btnHolder .searchBtn img {
width:104px;
height:20px;
}

.altCol .adSpace {
width:300px;
height:250px;
margin:4px 0;
}

.altCol .wallet {
width:298px;
height:351px;
behavior:url(iepngfix.htc);
background:url(../images/bg_myWallet.png) no-repeat;
border:solid 1px #485152;
}

.altCol .wallet .header {
margin:20px 0 0 77px;
}

.altCol .wallet .header h1 {
font:bold 20px Arial, Helvetica, sans-serif;
color:#666;
}

.altCol .wallet .header h1 a:link,.altCol .wallet .header h1 a:active,.altCol .wallet .header h1 a:visited {
text-decoration:none;
font:bold 20px Arial, Helvetica, sans-serif;
color:#666;
}

.altCol .wallet .header p {
width:221px;
font:normal 12px Arial, Helvetica, sans-serif;
color:#333;
}

.altCol .wallet .header p a:link,.altCol .wallet .header p a:active,.altCol .wallet .header p a:visited {
color:#263f6f;
}

.altCol .wallet .header p a:hover {
color:#FFF;
}

.altCol .wallet .entries {
margin:45px 0 0 30px;
}

.altCol .wallet .entries h2 {
width:156px;
height:14px;
behavior:url(iepngfix.htc);
/* background:url(../images/h2_akonNewsFeed.png) top no-repeat; */
margin:0 0 20px;
}

.altCol .wallet .entries .entry {
margin:0 0 15px;
}

.altCol .wallet .entries .entry p {
width:222px;
line-height:10px;
behavior:url(iepngfix.htc);
background:url(../images/feed.png) no-repeat;
font:normal 10px Arial, Helvetica, sans-serif;
color:#FFF;
padding:0 0 0 26px;
}

.altCol .wallet .moreNewsHolder {
width:72px;
margin:0 0 0 215px;
}

.altCol .wallet .moreNewsHolder a.moreNews:link,.altCol .wallet .moreNewsHolder a.moreNews:active,.altCol .wallet .moreNewsHolder a.moreNews:visited {
width:72px;
height:9px;
display:block;
/* background:url(../images/btn_moreNews.jpg) no-repeat; */
}

#footer {
width:952px;
height:76px;
padding:0 8px 0 0;
}

#footer ul.copy {
float:left;
width:500px;
height:10px;
display:inline;
list-style:none;
padding:40px 0 0 18px;
}

#footer ul.copy li {
float:left;
font:bold 10px Arial, Helvetica, sans-serif;
/*background:url(../images/list_divider.gif) 0 1px no-repeat; */
color:#FFF;
padding:0 12px;
}

#footer ul.copy li.noLine {
background:none;
}

#footer ul.copy li a:link,#footer ul.copy li a:visited,#footer ul.copy li a:active {
text-decoration:none;
color:#FFF;
}

#footer ul.copy li a:hover {
color:#0b6790;
}

#footer ul.uniBar {
float:right;
display:inline;
list-style:none;
}

#footer ul.uniBar li {
float:left;
}

#footer ul.uniBar li a.konvict:link,#footer ul.uniBar li a.konvict:visited,#footer ul.uniBar li a.konvict:active {
width:40px;
height:42px;
/* background:url(../images/btn_konvictMuzik.png) no-repeat top; */
margin:24px 0 0;
padding:0 0 0 14px;
}

#footer ul.uniBar li a.src:link,#footer ul.uniBar li a.src:visited,#footer ul.uniBar li a.src:active {
width:71px;
height:24px;
/*/ background:url(../images/btn_SRC.png) no-repeat top; */
margin:34px 0 0;
padding:0 0 0 25px;
}

#footer ul.uniBar li a.universalMotown:link,#footer ul.uniBar li a.universalMotown:visited,#footer ul.uniBar li a.universalMotown:active {
width:118px;
height:11px;
/* background:url(../images/btn_universalMotown.png) no-repeat top; */
margin:42px 0 0;
}

.mainCol .header h1 a {
float:right;
margin-right:5px;
font:12px Arial, Helvetica, sans-serif;
color:#999;
margin-top:0;
}

.altCol .wallet .entries h3 {
font:bold 16px Arial, Helvetica, sans-serif;
color:#3B3B3B;
margin:20px 0 15px;
}

.altCol .wapLink p {
font:12px Arial, Helvetica, sans-serif;
color:#fff;
}

.altCol .wapLink a {
margin:15px 0 15px 50px;
}

#footer ul.uniBar li a.upfront:link,#footer ul.uniBar li a.upfront:visited,#footer ul.uniBar li a.upfront:active {
width:102px;
height:29px;
/* background:url(../images/upfront.png) no-repeat top; */
margin:34px 0 0;
padding:0 0 0 25px;
}

.poweredby_main {
display:block;
text-align:right;
valign:bottom;
height:22px;
font-size:11px;
color:#FFF;
margin:60px 0 0;
padding:5px 5px 0;
}

#navBar a:hover,.altCol .joinNow a:hover,.altCol .wallet .header h1 a:hover {
color:#fff;
}

.altCol .joinNow a.joinNowBtn:hover,.altCol .search form .btnHolder a.searchBtn:hover,.altCol .wallet .moreNewsHolder a.moreNews:hover,#footer ul.uniBar li a.konvict:hover,#footer ul.uniBar li a.src:hover,#footer ul.uniBar li a.universalMotown:hover {
background-position:bottom;
}

.altCol .wallet .entries .entry p .blueLight,.altCol .wallet .entries .entry p .black {
line-height:14px;
}
