/**
  Blackberry Productions Style Sheet
  Home page style sheet

  border: thin dotted #00FF00;
*/



iframe {
    width: 306px;
    height: 300px;
    left: 5px;
    margin-bottom: 30px;
}

#flashmovie {
    width: 950px;
    height: 350px;
    background: transparent;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

#ad {
    width: 728px;
    height: 90px;
    margin: 0 auto;
 
}

#ad iframe {
    width: 728px;
}

/*******************************************************
*
*  What's Hot
*
********************************************************/

#whatshotwrapper {
    width: 316px;
    color: #fad352;
    float: left;
    text-align: center;
}

#whatshot {
    margin: 0 auto;
    width: 215px;
    height: 120px;
    background: transparent url(../images/whats_hot.gif) no-repeat;
}

#whatshotwrapper a {
    height: 120px;
    width: 200px;
    margin: 0px 0px 20px 56px;
    position: relative;
    float: left;
    display: inline;
    text-align: left;   
    text-decoration: none;
}

#whatshotwrapper a img {
    border: none;
    padding: 4px;
    width: 200px;
    height: 85px;
}

#whatshotwrapper a:hover img {
    padding: 0px;
    border: 4px solid #fad352;
}

#whatshotwrapper a span {
    font-size: 14px;
    margin: 5px 2px 20px 0px;
    text-decoration: none;
    text-align: right;
    color: #fad352;
    display: block;
    padding-left: 10px;
    padding-right: 2px;
}

/*******************************************************
*
*  Browse Artists
*
********************************************************/

#browseartistswrapper {
    width: 316px;
    float: left;
}

#browseartists {
    width: 249px;
    height: 120px;
    position: relative;
    top: 0;
    left: 33px;
    background: transparent url(../images/browse_artists.gif) no-repeat;
}

#browseartists a {
    height: 120px;
    width: 249px;
    margin: 0;
    position: relative;
    display: block;   
    text-decoration: none;
}

/*******************************************************
*
*  Whats New Section
*
********************************************************/

#whatsnewwrapper {
    width: 316px;
    color: #f9f9dd;
    float: left;
}

#whatsnewwrapper a {
    color: #f9d356;
}

#whatsnew {
    width: 249px;
    height: 120px;
    position: relative;
    top: 0;
    left: 33px;
    background: transparent url(../images/whats_new.gif) no-repeat;
}

#whatsnewwrapper p {
    margin-top: -3px;
    margin-bottom: 20px;
    position: relative;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: .9em;
    left: 33px;
    width: 249px;
}
.dates {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #d4d8b0;
}