@CHARSET "UTF-8";

img.png {
    _behavior: url(/styles/iepngfix.htc);
}

em {
    font-style:italic
    }

h1 {
    font-size:138.5%;
}

h2 {
    font-size:123.1%;
}

h3 {
    font-size:108%;  
}

h1,h2,h3,h4,h5,h6,strong {
    font-weight:bold; 
}

a, a:visited, a:hover, a:link, a:link:hover, a:link:visited {
    color:#ffffff;
}

a, a:link, a:link:visited {
    text-decoration: none;
}

a:hover, a:link:hover {
    text-decoration: underline;
}

div.widget span.clickable{
    color:#ae0063;
}

div.widget span.clickable:hover{
    text-decoration: underline;
}

.clickable {
cursor: pointer;
}

.link {
cursor: pointer;
color:#ae0063;
}

.link:hover {
    text-decoration:underline;
}

.hidable {
overflow:hidden;
}

.center {
    text-align:center;
}

div.txt {
    background: #fff;
    padding:25px;
    color:#000;
    border-top: 1px solid #3d3d3d;
}

div.txt a:link, div.txt a:visited {
    color:#ae0063;
}

div.txt a.yellowButton:link, div.txt a.yellowButton:visited {
    color:#000;
}
div.txt a.yellowButton:hover {
    color:#4d4d4d;
    text-decoration:none;
}

div#pageFooter {
    border-top: 1px solid #313131;
    text-align:left;
    clear:both;
    margin-top:1em;
}

div#pageFooter h3 {
    text-decoration: underline;
    text-align: center;
    margin-bottom: 0.5em;
}

div#leaderBrd {
    height: 90px;
    width: 728px;
    margin: 0 auto;
    overflow: hidden;
}

a.backdrop, a .backdrop {
    display:block;
    margin-bottom: 10px;
    border:1px #fff solid;
    height:112px;
    width:154px;
    overflow:hidden;
    position:relative;
    background-color:#000;
}

a.backdrop:hover, a .backdrop:hover {
    text-decoration:none;
    border:1px #4d4d4d solid;
}

a.backdrop span.songThumb, a .backdrop span.songThumb{
    display:block;
    text-align:center;
}

a.backdrop img.playOverlay, a .backdrop img.playOverlay {
    position:absolute;
    top:22px;
    left:43px;
}

a.backdrop span.song, a .backdrop span.song {
    position:absolute;
    bottom:0;
    left:0;
    width:154px;
    background-color:#000;
    background-color:rgba(0,0,0,0.75);
    *background-color:#000;
    padding:3px 0px;
    display:block;
    color:#fff;
}

#topSong {
    border: #3d3d3d solid 2px;
    background-color:#cdcdcd;
    width: 285px;
    position:relative;
}

#topSong h3 {
    background-color:#296609;
    padding:2px 5px;
    color:#fff;
    margin-bottom: 5px;
    border-bottom:1px solid #3d3d3d;
}

#topSong a#songLink {
    margin:0 5px;
    display:block;
    padding:5px;
}

#topSong a#songLink:hover {
    text-decoration:none;
    background-color:#adadad;
}

#topSong .song {
    display: block;
    font-size: 116%;
    color:#2d2d2d;
    width:105px;
    margin: 5px 0; 
}
#topSong .artist {
    display: block;
    color:#4d4d4d;
    width:105px;
}

a.greenButton, input.greenButton {
    font-size: 13px;
    font-weight: normal;
     color:#ffffff !important;
}

div.txt a.greenButton{
     color:#ffffff;
}

div.txt a.greenButton:hover,  a.greenButton:hover{
     text-decoration:none;
     color:#dcc217 !important;
}

h1.boxHeader {
    padding:5px 15px;
    font-size:189%;
    font-weight:normal;
}

h1.yellowBox {
    background: #bfa917 url(/images/gradients.png) 0 -557px repeat-x;
    color:#000;
}

h1.greenBox, h2.greenBox {
    background-color:#335e16;
    color:#fff;
<<<<<<< .working
    padding: 3px;
=======
    display:block;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    
>>>>>>> .merge-right.r1082
}

span.paragraph {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

span.paragraph a, span.paragraph a:hover, .bullet a, .bullet a:hover {
    color: #f249ac;    
}

.separatorStar {
    position:relative;
    top:5px;
}

.starSep {
background: url(/images/star.png) repeat-x;
overflow: hidden;
width:18px;
height:16px;
position:relative;
top:2px;
*top:-2px;
text-indent: 20px;
display:inline-block;
}

.pink {
    color: #f249ac;    
}

.greenText {
    color: #43A908;    
}

.minWidth {
    display:inline-block;
}

div.widget a.yellowButton,div.widget a.yellowButton:visited, a.yellowButton, button.yellowButton, input.yellowButton {
    border: 1px #000000 solid;
    color: #000000;
    padding:0 1em;
    height: 25px;
    background: url(/images/gradients.png) 0 -557px repeat-x;
}

div.yellowButton input {
    border: 1px #000000 solid;
    color: #000000;
    padding:.3em 1em;
    background: url(/images/gradients.png) 0 -486px repeat-x;
    height: 27px;
    overflow:hidden;
}

button.yellowButton  {
    padding: 0 .5em;
}

div.widget a.yellowButton:hover, a.yellowButton:hover, .yellowButton:hover, div.yellowButton input:hover {
    text-Decoration: none;
    color:#0f7208;
}

.widget h2 a.yellowButton, .widget h2 a.greenButton, h2 a.greenButton, h2 a.yellowButton{
    font-size: 81.2%;
    font-weight:normal;
    padding: 0.1em 0.4em;
}

form.lineUp {
    position:relative;
    width: 25em;
    height: 37em;
}

form.lineUp div {
margin:1em 0;
}

form.lineUp input, form.lineUp select {
    position:absolute;
}

form.lineUp input.noLineUp {
    position:static;
}

input#captcha {
    display:none;
}

form div#recaptcha_widget_div, form.lineUp div#recaptcha_widget_div div {
    margin: 0;
}

form div#recaptcha_widget_div input {
    left:0;
    right:0;
}

div.bd, div.bd a, div.bd a:hover, div.bd a:visited {
    color:#000;
}

.yui-panel .hd a, .yui-panel .hd a:hover, .yui-panel .hd a:visited {
    color:#f249ac;
}

#memProfile {
	margin-top:15px;
}

#memProfile td {
	padding:3px;
}

form input.standardWidth, form select.standardWidth {
width: 14em;
}
#memProfile input, #memLoginEdit input, #memLoginEdit select, #memLoginEdit textarea, form.accountInfo input, form.accountInfo textarea, form.accountInfo select {
background-color:#E6E6E6;
border:1px solid #333333;
margin-top:0;
padding:2px;
}

form.accountInfo {
    margin:30px;
}

.highlightBox {
    margin:20px;
    padding:10px;
    border:1px solid #6d6d6d;
    background-color:#3d3d3d;
}

div.progressLine {
    height:22px;
}

div.progressLine img {
    margin: 2px 5px -4px;
}

div.progressLine span.progBar {
    display: inline-block;
    width: 100px;
    height: 14px;
    padding: 1px;
    border: solid #3d3d3d 1px;
    position:relative;
    top:3px;
}

div.progressLine span.current {
    display:inline-block;
    width:0px;
    height:14px;
    background-color:#f249ac;
}

div.progressLine span.progPercent {
    display:inline-block;
    width:35px;
}

.mediaDisplayObj {
    height:180px;
    padding:10px;
    margin:10px;
    background-color:#bfbfbf;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.mediaDisplayObj .thumb {
    width:100px;
    height:100px;
    overflow:hidden;
    text-align:center;
}

.mediaDisplayObj .mediaUpdate {
    width:375px;
    margin: 0 5px;
}

.mediaDisplayObj .mediaUpdate input.title {
    width:270px;
    margin: 10px 0;
}

.mediaDisplayObj .mediaUpdate input {
    margin: 2px 0;
    width: 173px;
    border:1px solid #3d3d3d;
}

.mediaDisplayObj .mediaUpdate textarea {
    margin: 2px 0;
    width: 173px;
    height:104px;
    border:1px solid #3d3d3d;
}

.mediaDisplayObj .mediaUpdate textarea.imageDesc {
    width: 350px;
}

.mediaDisplayObj .mediaUpdate span {
    display:block;
}

.rtl {
    direction: rtl;
    text-align:right;
}

.ltr {
    direction: ltr;
    text-align:left;
}

span.active {
    color:  #333;
}

#msgBoxContainer {
    position:fixed;
    width:974px;
    top:100px;
    text-align:center;
    height:0;
    z-index:1000;
    overflow:visible;
}

#msgBox {
    padding:15px;
    border:3px #3d3d3d solid;
    background-color: #f249ac;
    background-color: rgba(242,73,172,0.85);
    *background-color: #f249ac;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-size:18px;
    font-weight: bold;
    display:none;
    color: #fff;
}

#filterField {
    height:20px;
}

#filterField img {
    position: relative;
    top:4px;
    *top:2px;
}

#filter {
    height: 18px;
    border: 1px solid #3d3d3d;
    margin:0 4px;
}

#explain {
    width:450px;
}

#explain .bd {
    height:200px;
    overflow:auto;
}

#imgSelect .bd {
    overflow:auto;
}

#imgSelect .bd .floatAlign{
    width: 120px;
    text-align:center;
    height: 120px;
    margin: 5px;
}

#imgSelect .bd .clickable{
    background-color:#ededed;
    border:1px solid #cdcdcd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#imgSelect .bd .clickable:hover{
    background-color:#cdcdcd;
    border:1px solid #f249ac;
}

#imgSelect .bd .floatAlign img{
    margin-top: 10px;
}

.fullWidth {
    width:100%;
}

.firstColThumb {
    width:100px;
}

#vidPreview {
    position:fixed;
    _position:absolute;
    top:200px;
    _top:400px;
    z-index:2000;
}

#vidPreview #sm2-container {
    width:400px;
    height:300px;
}

input.readonly, textarea.readonly {
    width:350px;
    border: 1px solid #f249ac;
    padding:3px;
    background-color: #f2dae8;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.grayBack {
    display:inline-block;
    padding:5px;
    color:#000;
    background-color:#cdcdcd;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.numDot {
    color:#fff;
    padding:0 3px;
    background-color:#43A908;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.profilePagination {
    display:block;
    clear:both;
    text-align:center;
    margin:5px;
}

.imageThumb {
    width:130px;
    height:130px;
    margin:10px;
    padding:15px;
    border: 1px solid #3d3d3d;
    text-align:center;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    display:block;
}

.imageThumb:hover {
    background-color: #F2DAE8;
    border: 1px solid #AE0063;
    box-shadow:rgba(100,0,0,0.7) 0px 3px 6px;
    -moz-box-shadow:rgba(0,0,0,0.4) 0px 3px 6px;
    -webkit-box-shadow:rgba(0,0,0,0.7) 0px 3px 6px;
}

.imageThumb img {
    background-color:#fff;
    box-shadow:rgba(0,0,0,0.7) 0px 3px 6px;
    -moz-box-shadow:rgba(0,0,0,0.7) 0px 3px 6px;
    -webkit-box-shadow:rgba(0,0,0,0.7) 0px 3px 6px;
}

#slideContainer {
    position:relative;
}

#slideContainer img {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

#slideContainer img#waiting {
    position: absolute;
    bottom: 50%;
    left: 46%;
}

div#imgCaption {
    position:fixed;
    z-index: 1030;
    bottom: 15px;
    width:100%;
    text-align:center;
}

div#imgCaption span {
    display:inline-block;
    padding:5px 10px;
    border:#f249ac 3px solid;
    background-color: #3d3d3d;
    background-color: rgba(61,61,61,0.8);
    *background-color: #3d3d3d;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    
}

div.imgSwitch {
    position:fixed;
    z-index: 1030;
    bottom: 45%;
    padding:5px 15px;
    font-size:50px;
    display:inline-block;
    border:3px #3d3d3d solid;
    background-color: #f249ac;
    background-color: rgba(242,73,172,0.85);
    *background-color: #f249ac;
}

.contain {
    position: relative;
}

div.artShare {
    position: absolute;
    top:15px;
    text-align:center;
}

div.artShare img {
    margin: 0 2px 0 1px;
    vertical-align:bottom;
}

div.share {
    font-size:13px;
    font-weight:normal;
}

div.share img {
    margin: 0 2px 0 1px;
    vertical-align:bottom;
}

a.trackInfo {
    width:430px;
    height:50px;
    margin:5px;
    border: 1px solid #3d3d3d;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    display:block;
    padding:5px;
}

a.narrow {
    width:245px !important;
}

a.trackInfo:hover {
    background-color: #F2DAE8;
    border: 1px solid #AE0063;
    box-shadow:rgba(100,0,0,0.7) 0px 3px 6px;
    -moz-box-shadow:rgba(0,0,0,0.4) 0px 3px 6px;
    -webkit-box-shadow:rgba(0,0,0,0.7) 0px 3px 6px;
    text-decoration:none;
}

span.trackThumbC {
    width:50px;
    height:50px;
}

a.trackInfo span.desc {
    overflow:auto;
    height:35px;
    display:block;
}
.yui-skin-sam #linksArea th.yui-dt-desc .yui-dt-liner {
    background-image:none;
}
.yui-skin-sam #linksArea th.yui-dt-asc .yui-dt-liner {
    background-image:none;
}

.pinkBox {
    display:inline-block;
    padding:5px;
    background-color:#f2dae8;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color:#000;
}

.pinkBox button {
    padding:0px;
    border: 1px solid #f249ac;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.pinkBorder {
    border: 1px solid #f249ac;
}

span.greenBox {
    display:inline-block;
    padding:5px;
    background-color:#43a908;
    color:#fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

h2.greenBox a, h2.greenBox a:link, h2.greenBox a:visited, h2.greenBox a:hover {
    color:#fff;
}

.txt .subBlock {
    width:265px;
    height: 260px;
    margin:10px 10px;
    overflow:auto;
    border:1px solid #6d6d6d;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding:10px;
}

.txt .subBlock h2 {
    color:#6d6d6d;
    text-align:center;
}

a.imgSmall {
    display:inline-block;
    width:107px;
    height:100px;
    padding:3px 8px;
}

iframe.shareIn {
	width: 100%;
	height: 400px;
}

div.artistLookup {
    border: 1px #000 solid;
    background-color:#cdcdcd;
    width: 200px;
    white-space:nowrap;
    padding:2px 4px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

div.artistLookup:hover {
    background-color: #F2DAE8;
    border-color:#AE0063;
    box-shadow:rgba(0,0,0,0.7) 3px 2px 6px;
    -moz-box-shadow:rgba(0,0,0,0.7) 3px 2px 6px;
    -webkit-box-shadow:rgba(0,0,0,0.7) 3px 2px 6px;
}

.big {
    font-size: 138.5%;
}