@charset "UTF-8";
.section-ideas #content h3 {
   background: url(../images/ideas/H3-24_Hollywood-HL.png) no-repeat center top;
   text-indent: -9999px;
   height: 75px;
   width: 320px;
   margin-left: 30px;
   margin-top: 10px;
}
#content           p   {
   font-size: 1.1em;
   margin-top: 0px;
}
#content p.p_favoriteIdeas{
   font-size: 1.4em;
   font-weight: bold;
   color: #3E3E3A;
   text-align: left;
   width: 500px;
   margin-left: 60px;
}
#content p.subhead {
   background: url(../images/ideas/HL8_steal-these-ideas_bkgd.png) no-repeat left center;
   height: 41px;
   width: 193px;
   display: block;
   text-indent: -9999px;
   position: absolute;
   left: 475px;
   top: 125px;
}
#content p span {
   font-weight: bold;
   text-transform: uppercase;
}
#ideaMenu {
   height: 220px;
   width: 575px;
   margin-left: 65px;
   margin-top: 20px;
   padding-top: 30px;
}

#ideaMenu ul {
   width: 100%;
   list-style-type: none;
   margin-top: 12px;
   position: relative;
   display: block;
   clear: both;
   height: 67px;
}
#ideaMenu ul li
{
   list-style-type: none;
   height: 66.5px;
   z-index: 1200;
   width: 100px;
   float: left;
   clear: none;
   padding: 0px 8px;
   margin: 0px 18px 16px 0px;
}

/*#ideaMenu #menu-01
{ top: 0px; }
#ideaMenu #menu-02
{ top: 0px; }
#ideaMenu #menu-03
{ top: 0px; }
#ideaMenu #menu-04
{
   left:480px;
   top: 0px;
}
#ideaMenu #menu-05
{
   left: 0px;
   top: 0px;
}
#ideaMenu #menu-06
{
   left: 175px;
   top: 0px;
}
#ideaMenu #menu-07
{
   left: 0px;
   top: 0px;
}*/

#ideaMenu ul li a {
   height: 66.5px;
   display: block;
   text-indent: -9999px;
   background-repeat: no-repeat;
   outline: none;
   width: 100px;
}
/* Button 01 */


#menu-01 a
{
   width: 100px;
   background: url(../bright-ideas/movies100x66_eyes.jpg) no-repeat 0px 0px;
   height: 66.5px;
}

#menu-02 a
{
   width: 100px;
   background: url(../bright-ideas/movies100x66_CWO.jpg) no-repeat 0px 0px;
   height: 66.5px;
}
#menu-03 a
{
   width: 100px;
   background: url(../bright-ideas/movies100x66_titus.jpg) no-repeat 0px 0px;
   height: 66.5px;
}
#menu-04 a
{
   width: 100px;
   background: url(../bright-ideas/movies100x66_marie.jpg) no-repeat 0px 0px;
   height: 66.5px;
}
#menu-05 a
{
   width: 100px;
   background: url(../bright-ideas/movies100x66_babs.jpg) no-repeat 0px 0px;
   height: 66.5px;
}
#menu-06 a
{
   width: 100px;
   background: url(../bright-ideas/movies100x66_pulp.jpg) no-repeat 0px 0px;
   height: 66.5px;
}
#menu-07 a
{
   width: 100px;
   background: url(../bright-ideas/movies100x66_rachel.jpg) no-repeat 0px 0px;
   height: 66.5px;
}
#menu-08 a
{
   width: 100px;
   background: url(../bright-ideas/movies150x100_party.jpg) no-repeat 0px 0px;
   height: 66.5px;
}

#ideaMenu a:link, #ideaMenu a:visited {
background-position: 0px 0px;
}
#ideaMenu a:hover, #ideaMenu a:active {
background-position: 0px -66.5px;
}
