/*
CSS AUTHOR Tracy Turner & Stacey (Beta) Price
LINE 5 corrects an IE6 transparency issue
*/
img, div, a { behavior: url(/cc-common/tracy1/monkeyRadio/iefix/iepngfix.htc) }
body{
margin:0;
padding:0;
background-image:url(images/apeRadioMainBG.png);
font-family:arial,tahoma,helvetica;
}
img{
border:none;
}
.mainContainer{
width:990px;
height:760px;
margin-left:auto;
margin-right:auto;
background-image:url(images/bodyBG.png);
background-position:center right;
background-repeat:no-repeat;
overflow:hidden;
}
.logo{
position:relative;
margin-left:10px;
margin-top:10px;
float:left;
}
.artistImages{
position:relative;
margin-top:10px;
float:left;
}
.topNav{
width:990px;
height:100px;
overflow:hidden;
}
.contentMain{
width:990px;
height:597px;
overflow:hidden;
}
.homeText{
margin-left:95px;
margin-top:200px;
}
#about{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:500;
color:#333333;
margin-left:40px;
margin-top:30px;
}
#aboutDesc{
width:800px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:500;
color:#333333;
margin-left:100px;
margin-top:100px;
}
#contact{
width:500px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:500;
color:#333333;
margin-left:175px;
margin-top:75px;
}
#break{
width:565px;
height:1px;
background-color:#cccccc;
margin-left:145px;
float:left;
margin-top:5px;
}
#pressDate{
width:75px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:700;
color:#333333;
margin-left:145px;
margin-top:5px;
float:left;
}
#pressTitle{
width:auto;
max-width:410px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:500;
color:#666666;
margin-top:5px;
margin-left:7px;
float:left;
}
#pdf{
width:55px;
margin-top:5px;
margin-right:65px;
float:right;
}
.leftContent{
position:relative;
width:500px;
height:450px;
margin-top:95px;
margin-left:70px;
overflow:hidden;
float:left;
}
#artistName{
font-family:Arial, Helvetica, sans-serif;
font-size:32px;
font-weight:500;
color:#333333;
text-decoration:none;
}
#artistDeck{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:600;
color:#666666;
text-decoration:none;
}
#listen{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:600;
color:#333333;
}
#listen a{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:600;
color:#5ea530;
text-decoration:none;
}
#question{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:600;
color:#333333;
margin-top:58px;
}
#question a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:600;
color:#5ea530;
text-decoration:none;
}
.rightContent{
position:relative;
width:350px;
height:450px;
margin-top:95px;
overflow:hidden;
float:left;
}
#shareText{
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
color:#666666;
margin-bottom:10px;
}
.bottomNav{
width:990px;
height:25px;
overflow:hidden;
text-align:center;
}
.spacer{height:37px;width:990px;}
.textLinks{
margin-top:25px;
width:990px;
height:auto;
margin-left:auto;
margin-right:auto;
text-align:center;
font-size:10px;
}
.textLinks{
color:white;
}
.textLinks a{
color:#9c9c9c;
text-decoration:none;
}
.textLinks a:link, .textLinks a:active, .textLinks a:visited {
color:#9c9c9c;
text-decoration:none;
}
.textLinks a:hover{
color:#000000;
text-decoration:underline;
}