﻿body
{
}

.Required
{
	color: Red;
}

.AlternatingFormRow
{
	background-color: #F5F5F5;
}

.InfoArea_ContentPanel
{
	padding: 0px 0px 3px 0px;
}

.InfoArea_TitlePanel
{
	padding: 0px 0px 3px 0px;
}

/*******************************************
*ContactUsForm
*******************************************/
.ContactUsForm
{
	font-size: 12px;
	width: 470px;
	padding-bottom: 16px;
}

/*******************************************
*Generic Content
*******************************************/
.GenericContainer
{
	font-size: 12px;
	width: 470px;
	padding-bottom: 16px;
}

/*******************************************
*Testimonials
*******************************************/
.TestimonialContainer
{
	width: 470px;
	padding-bottom: 18px;
}

.TestimonialTextPanel
{
	width: 362px;
}

/*******************************************
*Specials Panel
*******************************************/
.SpecialPanel
{
	width: 470px;
	padding-bottom: 16px;
}

.SpecialImage img
{
	width: 470px;
}

/*******************************************
*Partners
*******************************************/
.PartnerContainer
{
	width: 470px;
	padding-bottom: 16px;
}

.PartnerContainer h4
{
	font-weight: bold;
}

.PartnersAddressPanel
{
	font-weight: bold;
}

.PartnersTextPanel
{
	font-size: 12px;
}

/*******************************************
*Left Promo
*******************************************/
.LeftPromoTable
{
	width: 230px;
}

/*********************************************************
OurTeam
*********************************************************/
.StaffContainerPanel
{
	font-size: 12px;
	width: 475px;
	margin-bottom: 25px;
}

.TeamMemberTitle
{
	font-weight: bold;
}

/*********************************************************
DealerLogo
*********************************************************/
.DealerLogo
{
	text-align: center;
	vertical-align: middle;
}

.DealerLogoImage
{
	max-width: 177px;
	max-height: 130px;
	margin: auto;
	-ms-interpolation-mode: bicubic;
}

/*************************************************
Design Consultation
*************************************************/
.DesignConsultation
{

	margin: 0px 0px 12px 0px;
	text-align: center;
}

/*************************************************
SEO Links
*************************************************/
.SeoLinkItems
{
	margin-top: 10em;
	text-align: center;	
}

.SeoLinkItems li
{
	display: inline;
}

/*************************************************
DescriptionLabel
*************************************************/
.DescriptionLabel
{
	font-size: 12px;
}

/*************************************************
Product Links
*************************************************/
.ProductInformationTable h5 
{
	font-size: 13px;
}

.ProductInformationTable a:link,
.ProductInformationTable a:visited,
.ProductInformationTable a:hover,
.ProductInformationTable a:active
{
	font-size: 12px;
}

/*************************************************
Related Links
*************************************************/
.RelatedLinksTable h5 
{
	font-size: 13px;
}

.RelatedLinksTable a:link,
.RelatedLinksTable a:visited,
.RelatedLinksTable a:hover,
.RelatedLinksTable a:active
{
	font-size: 12px;
}

/*************************************************
Store Hours
*************************************************/
.StoreHours td
{
	font-size: 12px;
}

.StoreHours td[colspan="2"]
{
	font-size: 11px;
}

/*************************************************
Dealer Logo
*************************************************/
.DealerLogoText
{
	display: block;
	font: bold 12pt Arial;
	padding-left: 1em;
	padding-right: 1em;
}

/*************************************************
Galleria
*************************************************/
.galleria-thumbnails-container
{
	text-align: center;
}

.galleria-thumbnails
{
	margin: auto;
}

div.galleria-thumbnails div
{
	display: inline;
}

div.galleria-info
{
	text-align: center;
	width: 96%;
}

.galleria-counter
{
	visibility: hidden;
}

.galleria-info-close
{
	visibility: hidden;
}

.galleria-info-text
{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	background: #000;
	opacity: 0.5;
	filter:alpha(opacity=50);
	position: relative;
	zoom: 1;
}

#simplemodal-container a.modalCloseImg
{
	background: url('/DealerWeb/Themes/Shared/Images/x.png');
	cursor: pointer;
	display: inline;
	height: 29px;
	position: absolute;
	right: -16px;
	top: -15px;
	width: 25px;
	z-index: 3200;
}
