﻿/* DEFULAT PAGE */
.FlashImageRotator { margin-top: 3px; }
.DefaultEditor { padding: 5px; }

/* TESTIMONIALS */
.TestimonialList { float: left; display: block; width: 130px; }
.TestimonialList a { display: block; width: 130px; white-space: nowrap; color: #333; padding: 2px 15px 2px 0px; }
.TestimonialList a:hover { color: #283D54; }
.TestimonialList .SelectedItem { display: block; width: 130px; white-space: nowrap; color: #283D54; padding: 2px 15px 2px 0px; background-image: url(images/testimonialselecteditem.gif); background-repeat: no-repeat; background-position: right center; }

.Testimonial { float: left; width: 350px; margin-left: 30px; }
.Testimonial .Title { color: #283D54; font-size: 12px; font-weight: bold; }
.Testimonial .Location { font-size: 9px; color: #283D54; }
.Testimonial .Message { display: block; clear: both; color: #333; margin-top: 3px; }

/* Searc results */
.Results { width: 526px; padding: 5px; vertical-align: top; }
.Results .Paging { margin-bottom: 5px; }
.Results .Paging .PagingLink { font-size: 11px; color: #283D54; padding: 0px 2px 0px 2px; font-weight: bold; }
.Results .Paging .ActivePageLink { font-size: 11px; color: #283D54; padding: 0px 2px 0px 2px; font-weight: bold; }
.Results .Summary { display: block; margin-bottom: 10px; }

.Results .Title {  }
.Results .Title a { color: #283D54; font-weight: bold; }
.Results .Title a:hover { color: #333; }
.Results .Path { width: 525px; overflow: hidden; display: block; margin-bottom: 10px; }

/* DISPLAY PAGE */
#FlashGalleryDiv { padding: 5px; vertical-align: top; }
.FlashGallery { width: 378px; height: 278px; margin: 20px auto; border: solid 2px #283D54; }
.DisplayEditor { padding: 5px; vertical-align: top; }