﻿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;
}
.checkSubLabel
{
    display: block;
    margin: 4px 0 11px 20px;
    clear:left;
}
.checkLabel label
{
    display:block;
    float:left;
    width:375px;
}

.checkLabel input
{
    display:block;
    float:left;
}
h3.EmailUs 
{
    margin:20px 0 15px 0;
}
h3.CallUs
{
    margin: 0 0 15px 0;
}

.longTextBox
{
    width:455px;
}
.smallTextBox
{
    width:220px;
}
.bold
{
    font-weight:bold;
}
.checkboxesarea
{
    background-image:url('/DealerWeb/Themes/Shared/Images/WindowDressing.png');
    background-position:right 70px;
    background-repeat:no-repeat;
}
.checkboxes
{
    width:400px;
}
/*******************************************
*Generic Content
*******************************************/
.GenericContainer
{
	font-size: 12px;
	width: 470px;
	padding-bottom: 40px;
}

/*******************************************
*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;
}

.TeamImage
{
    position:relative;
    margin-top: -50px;
    margin-right:15px;
}

/*********************************************************
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
{
	text-align: center;	
}

.SeoLinkItems li
{
	display: inline;
}

.SeoLinkItems li a
{
   text-decoration:none;
}
.SeoLinkItems li a:hover
{
   text-decoration:underline;
}


/*************************************************
DescriptionLabel
*************************************************/
.DescriptionLabel
{
	font-size: 12px;
}

/*************************************************
Product Links
*************************************************/
.ProductInformationTable
{
	padding-top: 0px;
	margin: 0px 10px 15px 10px;
}

.ProductInformationTable h5 
{
	font-size: 11px;
}

.ProductInformationTable a:link,
.ProductInformationTable a:visited,
.ProductInformationTable a:hover,
.ProductInformationTable a:active
{
	font-size: 10px;
	line-height: 13px;
}

/*************************************************
Related Links
*************************************************/
.RelatedLinksTable
{
	margin: 0px 10px 15px 10px;	
}

.RelatedLinksTable h5 
{
	font-size: 11px;
}

.RelatedLinksTable a:link,
.RelatedLinksTable a:visited,
.RelatedLinksTable a:hover,
.RelatedLinksTable a:active
{
	font-size: 10px;
	line-height: 13px;
}

/*************************************************
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: 72%;
	left: 14%
}

.galleria-counter
{
	visibility: hidden;
}

.galleria-info-close
{
	visibility: hidden;
}

.galleria-info-text
{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	background: #000;
	opacity: 0.8;
	filter:alpha(opacity=80);
	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;
}

div.maintext ul {
    font:Arial,Helvetica,sans-serif;
    font-size:12px;    
}

div.maintext ul {
    list-style: disc none outside;
    margin:0 0 0 15px;
}

div.maintext p strong{
    margin: 5px 0 2px 0;
    display: block;    
    
}


.bottombar
{
	padding: 0;
	height: 45px;
}

.seobottom span{
   /* display:block;
    margin-left: 6px; */
}

#footer
{   
    position: relative;
    bottom: 8px;
    width: 100%;    
}

#footer #links
{
    float:left;
    margin: 0 0 0 20px;
}

#footer #cnetlogo
{
    float:right;
    margin: 0 20px 0 0;
}

#footer #cnetlogo span span
{
    font-weight: bold;
}
#footer #cnetlogo a
{
    text-decoration:none;
}

#footer #cnetlogo a span #sup
{
    bottom: 3px;
    font-size: 7px;
    position: relative;
}
