/* @override 
	http://57.cpmassets.com/css/home.css
*/

#container-inner{
   padding: 0;
}

#content-wrap{
   background: none;
   border: none;
}

#home-content{
   padding-top: 18px;
   float: left;
   height: 480px;
   width: 982px;
   position: relative;
   margin-bottom: 14px;
}

/* Deprecated
#home-banner{
   position: absolute;
   top: 17px;
   right: -3px;
   width: 805px;
   height: 480px;
}
*/

#home-banner { 
	position:relative;
	top:0;
	right:-3px;
	width:805px;
	height:480px;
	float:left;
}

#home-banner p{
   margin: 0;
}

/* Deprecated
#home-banner p a{
   display: block;
   width: 805px;
   height: 480px;
   position: absolute;
   z-index: 3;
}
*/
#home-banner img{
   width: 800px;
   position: absolute;
   top: 1px;
   left: 2px;
   z-index: 1;
}

#home-banner span{
   width: 805px;
   height: 480px;
   background: url(/_img/bg_banner_span.png);
   position: absolute;
   top: 0;
   left: 0;
   z-index: 3;
   text-indent: -9999px;
}

#featured{
   clear: left;
   width: 980px;
   float: left;
   background: url(/_img/bg_featured.gif) no-repeat 1px bottom;
   padding-left: 1px;
   margin-bottom: 6px;
}

#featured-message,
#featured-event{
   width: 425px;
   float: left;
   padding: 26px 28px 25px;
   margin-right: 18px;
   min-height: 40px;
}

#featured-event{
   margin: 0;
   width: 355px;
   padding-left: 98px;
   position: relative;
}

#featured .inner{
   background: url(/_img/bg_featured_inner.gif) no-repeat 0 0;
   float: left;
   width: 982px;
}

#featured-message p.play{
   float: left;
   width: 49px;
   display: block;
   height: 48px;
}

#featured-message p.play a{ 
	display:block;
	height:48px;
    background: url(/_img/bg_latest-message_play.png);
	text-indent:-999em;
}

#message-info{
   float: left;
   width: 364px;
   padding-left: 12px;
}

#featured h3{
   font-size: 1.3em;
   font-weight: bold;
   letter-spacing: 1px;
   text-transform: uppercase;
   margin-bottom: 4px;
   padding-top: 1px;
}

#featured h4{
   font-size: 1;
   letter-spacing: -.8pt;
}

#featured h4 a{
   color: #3f3f3f;
   text-decoration: none;
   font-size: 2.4em;
}

#featured h4 a:hover{
   text-decoration: underline;
}

#featured h4 span{
   color: #c2c2c2;
   font-size: 1.6em;
   width: 50px;
   text-align: right;
   display: block;
   float: left;
   line-height: 2;
}

#featured-message h4 a{
   max-width: 300px;
   display: block;
   float: left;
   line-height: 1.2;
   padding-right: 10px;
}

#featured-event p.date{
   position: absolute;
   top: 26px;
   left: 31px;
   width: 47px;
   height: 41px;
   background: url(/_img/bg_featured-event_date.gif);
   text-align: center;
   font-size: 1.1em;
   color: #fff;
   padding: 8px 0 0;
}

#featured-event p.date span{
   display: block;
   font-size: 2.5em;
   font-weight: bold;
   margin-top: -1px;
}

/* Rotator */
#controls	{ 
	height:29px; 
	background:url(http://57.cpmassets.com/_img/controls_container_bg.png) no-repeat left top; 
	padding-left:2px;
	position:absolute; 
	bottom:25px; 
	z-index:2000;
	display:none;
}
#controller                     { background:url(http://57.cpmassets.com/_img/controls_bg.png) no-repeat right top; padding-right:3px; }                         
#controls ul                    { margin:0; padding:3px 0; list-style:none; height:23px; position:relative; }
#controls li                    { display:inline; }
#controls li a                  { float:left; display:block; line-height:23px; font-size:11px; color:#bbb7b1; text-decoration:none; padding:0 9px;}
#controls li a.current          { background:#fff; color:#000; }
#controls li#controls-previous  { position:absolute; left:-34px; top:0 }
#controls li#controls-previous a{ 
                                  display:block; width:29px; height:29px; 
                                  background:url(http://57.cpmassets.com/_img/controls_prev_btn.png) no-repeat; 
                                  text-indent:-999em; padding:0;
                                }
#controls li#controls-next      { position:absolute; right:-35px; top:0;}
#controls li#controls-next a    { 
                                  display:block; width:29px; height:29px; 
                                  background:url(http://57.cpmassets.com/_img/controls_next_btn.png) no-repeat; 
                                  text-indent:-999em; padding:0;
                                }
#controls li a:focus            { outline:none; }
/* @end */

#rotator {
    position: relative;
}
#rotator img {
    display: none; position: absolute; top: 0; left: 0; border: 0;
}
