/* Taxi Sales New Screen CSS Document */

/* Flassh Banner */
#flash-banner { width: 580px; height: 270px; }
#flash-promotion-vito { width: 235px; height: 270px; }

/* Static Banner */
#vito-comfortable-reliable-economical { width: 335px; height: 270px; background: url(../images/newvito_comfortable_reliable_economical.jpg) top left no-repeat; }
#vito-comfortable-reliable-economical p { display: none; visibility: hidden; }

/* Features Panel */
#features { width: 235px; }
#features .header { width: 235px; height: 9px; background: url(../../images/features_box_header.gif) top left no-repeat; overflow: hidden; }
#features .footer { width: 235px; height: 9px; background: url(../../images/features_box_footer.gif) top left no-repeat; overflow: hidden; }
#features .content { width: 215px; padding: 1px 10px; background-color: #dedede; }
#features .content ul { margin: 0; padding: 0 0 0 15px; }
#features .content li { margin: .3em 0 .3em 0; font-size: 70%; font-family: Arial, sans-serif; }

/* Thats the New.... text */
.thatsthenew { width: 335px; height: 20px; margin: 15px 0; background: url(../../images/newvito_thatsthenew.gif) center center no-repeat; overflow: hidden; }
.thatsthenew h2 { display: none; visibility: hidden; }

/* Unmistakable.... text */
.unmistakable { width: 335px; height: 26px; margin: 15px 0; background: url(../../images/newtx4_unmistakable.gif) center center no-repeat; overflow: hidden; }
.unmistakable h2 { display: none; visibility: hidden; }

/* Further Info Panel */
#further-info { width: 235px; height: 85px; padding-top: 35px; background: url(../../images/further_info.gif) top left no-repeat; }
#further-info div { width: 150px; height: 18px; margin-left: auto; margin-right: auto; background: url(../../images/further_info_downloadabrochure.gif) top left no-repeat;}
#further-info a { width: 150px; height: 18px; display: block; background: url(../../images/further_info_downloadabrochure.gif) top left no-repeat;}
#further-info a:hover { background-position: bottom left; }
#further-info p, #further-info span { display: none; visibility: hidden; }

/* Testimonials */
#testimonials { width: 580px; }
#testimonials .header { width: 580px; height: 36px; background: url(../../images/testimonials_header.gif) top left no-repeat; overflow: hidden; }
#testimonials .header h2 { display: none; visibility: hidden; }
#testimonials .footer { width: 580px; height: 13px; background: url(../../images/testimonials_footer.gif) top left no-repeat; overflow: hidden; }
#testimonials-surround { width: 550px; height: 90px; padding: 1px 15px; background: url(../../images/testimonials_background.gif) top left repeat-y; }
#testimonials-wrapper { position: relative; width: 550px; height: 90px; overflow: hidden; }
.content-ticker { position: absolute; top: 90px; width: 550px;  }
.content-ticker p { color: #fff; text-align: center; }