/*
 * Site Colors
 * 
 * Text Black = #000000
 * Text Header Blue = #3333cc
 * Link Blue = #0066cc
 * Background Orange = #FFF3CA
 * Header Orange = #E79A52
 * Cell Orange = #FFC24A
 * Border Orange = #E79A52
 * Background Gray = #EEEEEE
 * Background White = #FFFFFF
 */


#TestimonialsDiv
{width:580px;}
#TestimonialsFormDiv
{
	width:550px;
	margin:0px auto;
	text-align:center;	
}
.MessageTextBox
{width:500px;}
.VacationPhotoTextBox
{width:500px;}
.GenericTextBox
{width:135px;}

.testimonialPreview 
{
	color:black;
	text-decoration:none;

}
.person 
{
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	display:block;
	text-align:right;
	float:right;
}
.expand
{font-size:9pt;margin-left:0.35em;}
.collapse
{}

.testimonial
{text-align:left;margin: 1.5em 0 1em 0;font-size:11pt;font-weight:normal;}
.testimonial span
{}
.testimonial a
{text-decoration:none;}


#top_hdr {width:100%; height:1.75em;}
#top_hdr span {display:inline-block;font-weight:bold;}
#hdr_name {}
#hdr_location {margin-left:9.75em;}
#hdr_date {margin-left:9em;}
#hdr_visible {margin-left:6em;}


.Testimonial {margin-bottom:1em;}
.Testimonial_hdr {border-top:solid 2px #FFF3CA;height:1.75em;width:100%;background-color:#FFF3CA;padding:0.25em;}
.Testimonial_hdr div {float:left;}
.Testimonial_hdr span {display:inline-block;margin:0 1em 0 1em;}
.Testimonial_hdr input {vertical-align:middle;}
.manageTestimonial {margin-top:0.25em;}
.manageTestimonial textarea {width:100%;}
#ManagerContentDiv {padding-right: 7px;}

 #Testimonials {padding-top:6px;}
 .VehicleHeader{
	font-size: 2em;
	font-weight: bold;
	border-bottom: double 3px black;
	padding-left:.5em;
	margin-bottom:1em;
}
.SubHeader {
 	background-color:White;
 	padding-bottom:1px;
 	border-bottom:0px solid #999;
 	font-size:1.2em;
 	text-align:center;
 }
  .SubHeader div {
 	height:22px;
 	background-color:#999;
 	padding:3px;
 }
   .SubHeader a:link, .SubHeader a:visited {
 	font-size:14px;
 	color:#0066cc;
 }

 
.viewShortTestimonial{padding:3px; padding-bottom: 10px;}
.viewShortTestimonial a:link, .viewShortTestimonial a:visited {color:#C06000;}
.viewShortTestimonial a:hover {color:black;}
.viewShortTestimonial a:active {color:red;}
.viewShortTestimonial li {list-style-type: none;}
.viewTestimonial {
	padding:3px;
	padding-bottom: 30px;
	font-weight:bold;
}
.photo
{float:right;margin-left:0.5em;}