﻿/* General Multimedia Gallery */
  #bodycontainer            { padding-right:0; }  
  td.columnPaddingMultimediaGallery  
                            { padding:0 0 0 7px; }
                            
  #mediagallery             { position:relative; width:auto; padding:11px 0; background:url("../images/backend/media_center/multimedia_gallery/border-top.gif") no-repeat 0 0; }
  #mediagallerycontent      { width:696px; height:310px; padding:20px 7px 0 7px; margin:0 3px; background:url("../images/backend/media_center/multimedia_gallery/background.gif") repeat-x scroll left bottom #F6F6F6; }
  #mediagallerycontentborder{ background:url("../images/backend/media_center/multimedia_gallery/border-sides.gif") repeat-y 0 0; }
  #mediagallery-btm         { position:absolute; bottom:0; left:0; height:11px; width:716px; background:url("../images/backend/media_center/multimedia_gallery/border-bottom.gif") no-repeat 0 0; }

  #mediagalleryplayer       { width:320px; }
  #mediaplayer              { height:260px; width:320px; }
  .flashplayer #mediaplayer { height:162px; }
  #totalmedia               { color:#666666; font-weight:bold; font-size:10px; position:absolute; top:10px; left:354px; }
  #mediaplaylist            { position:absolute; top:31px; left:354px; height:300px; width:350px; overflow:auto; }

  #medialist                { margin:0; }
  #medialist             td { padding:0 0 19px 0; }
  #medialist        a.thumb {}
  #medialist    a.thumb img { width:110px; display:block; border:1px solid #f6f6f6;  }
  #medialist   a.active img { border-color:#E64097; }
  #medialist     .mediatext { padding:0 4px 0 10px; color:#666666; }
  #medialist   .mediatext p { margin-bottom:0; font-size:11px; font-family:arial; line-height:1.25em; } 
  #medialist .mediatext p.title 
                            { font-weight:bold; }

  .errormessages            { margin-bottom:15px; font-weight:bold; }
  .emailThisVideoHeader     { font-size:11px; font-weight:bold; font-style:italic; display:inline-block; padding-right:10px; background-repeat:no-repeat; background-position:right 5px; }

  #emailThis                { position:absolute; top:308px; left:12px; background-image:url("../images/backend/media_center/multimedia_gallery/vertical-chevron-down.gif"); }

  #emailThisVideoBlock      { position:absolute; z-index:101; top:296px; left:0; width:228px; padding-right:3px; background:url('../images/backend/media_center/multimedia_gallery/email_this_shadow-right.gif') repeat-y right 0 #ffffff; }
  #emailThisVideoBlockBtm   { height:3px; width:100%; background:url('../images/backend/media_center/multimedia_gallery/email_this_shadow-bottom.gif') repeat-x 0 bottom; }
  #emailThisVideoBlockBtm   { font-size:0; } /* for IE6 */
  #emailThisBlock           { height:238px; padding:11px; border:1px solid #CCCCCC; background:#ffffff; }
  #emailThisBlock a.emailThisVideoHeader
                            { margin-bottom:11px; background-image:url("../images/backend/media_center/multimedia_gallery/vertical-chevron-up.gif"); }

                            
  p.emailThisVideoText      { font-size: 11px; color: #666666; }
  input.emailThisTextbox    { width:200px; }
  textarea.emailThisTextarea { width: 200px; height: 75px; }



/* Testimonials */


p.testimonialsTotal {
  text-align: right;
  
  font-size: 11px;
}

td.testimonialsPrevious {
  width: 22px;
  padding: 0px 15px 0px 0px;
}

img.testimonialsScrollerImage {
  margin: 0px 10px 0px 0px;
}

td.testimonialsNext {
  width: 22px;
  text-align: left;
}

img.testimonialThumbnail {
  margin: 0px 10px 0px 0px;
}

/* pager */
.pager td {
  padding:0 5px; 
}