﻿* { margin: 0px; padding: 0px; }

body
{
    background-image: url(../images/bodyBg.jpg);
    background-repeat: repeat-x;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

#compName {
    color:#D73731;
    margin-right:5px;
    width:200px;
}

#wrap {
    margin: 70px auto 0px auto;
	width: 952px;
	background: transparent url(../images/wrap.gif) repeat-y center top;
	text-align: left;	
}
#content {
	clear: both;	
	float: left;	
	width: 952px;						
	padding: 15px 0 20px 0; 	
}
#main {
	float: left;
	width: 860px;
	padding: 0; margin: 0 0 0 40px;
	display: inline;	
}
#main h2 {
	font: bold 2.9em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #51432F; 
	padding: 10px 0 5px 5px; 	
	margin-left: 5px;		
	letter-spacing: -2px;
	border-bottom: 1px solid #C6E2F3; 	
}
#main h2 a {
	color: #51432f;
	text-decoration: none;		
}
#main ul li {
	list-style-image: url(../images/bullet.gif);
}

h4
{
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #CE0D0D;
}

h4 a
{
    color: #CE0D0D;
    font-weight: bold;
}

h4 a:hover
{
    text-decoration: none;
    color: #F0AA2F;
}

h4 div
{
    font-size: 18px;
    font-weight: bold;
    color: #1265A3;
}

h5
{
    font-size: 14px;
    color: #CE0D0D;
    font-weight: bold;
}

#nav img
{
    margin-left: 21px;
}

#header {
	position: relative;
	width: 952px;
	height: 20px;
    background-image: url(../images/header2.png);
    background-repeat: no-repeat;
    background-color: #4589BB;
	color: #fff;	
	padding: 0px;	
	margin: 0px;	
}
#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 46px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	letter-spacing: -5px;
	text-decoration: none;
	color: #332616;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 45px; left: 55px;	
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 15px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #322815;
	letter-spacing: -0.5px;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 148px; left: 150px;		
}

/* footer */
#footer {
	clear: both;
	width: 952px;
	background: url(../images/footer-bottom.png) no-repeat left bottom;
	font-size: 0.95em;
	text-align: center;	
    margin: 0px auto;
	width: 952px;
}
#footer p {
	padding:4px 0;
}

.WrapFooter
{
    padding: 8px 0px;
	background: #FFFFFF url(../images/footerBg.gif) repeat-x left top;
	text-align: center;
	display: none;
}

.WrapFooter h6 
{
    margin: 10px 0px;
    color:#989999;
    display:block;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:9px;
    font-weight:normal;
    line-height: 2em;
}

.WrapFooter h6 a
{
    color:#989999;
    text-decoration: none;
}

.Unsubscribe
{
    width: 952px;
    margin: 30px auto 0px auto;
    font-size: 10px;
}

.Unsubscribe input[type=text]
{
    font-size: 12px;
    border: solid 1px #999999;
    margin-top: 6px;
}

.Unsubscribe input[type=submit]
{
    font-size: 12px;
    border-style: outset;
    margin-top: 5px;
}

#main h1 
{
    color: #2E4D87;
    font-size: 18px;
	border-bottom: 1px solid #4689BC; 	
	padding-bottom: 4px;
	margin-bottom: 7px;
}

#main h3
{
    color: #2E4D87;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}
#main h3 + div
{
    display: block;
}

.SlideShow
{
    float: left;
    margin-top: -60px;
    margin-left: 40px;
}

.ajax__validatorcallout
{
	z-index: 10000003 !important;
}

.SignUpWrapper
{
    float: left;
    width: 895px;
}

.Form.SignUp
{
    margin-top: 14px;
    float: left;
    width: 420px;
    display: block;
}

.Form.SignUp .Row
{
    margin-top: 4px;
}

.Form.SignUp .Row .Cell
{
	font-weight: normal;
	color: #000000;
	text-align: left;
}

#SearchParameters input[type=text],
#SearchParameters select,
.Form.SignUp .Row .Cell input[type=text],
.Form.SignUp .Row .Cell select
{
	font-weight: normal;
	color: #000000;
	padding-left: 4px;
	border: 1px solid #999999;
}

.Form.SignUp .Row .Cell option,
#SearchParameters option
{
	padding: 0px 4px;
}

.RedText,
.Form.SignUp .Row .Cell.Required
{
	font-weight: bold;
	color: #CE4032;
	text-align: left;
}

.Form.SignUp .Row .Cell input[type=checkbox]
{
    float: left;
    border-width: 0px;
}

.Form.SignUp .Row .Cell input[type=checkbox] + p
{
    margin-left: 5px;
    float: left;
    _margin-top: 5px;
}

#LocationResults
{
    float: left;
    width: 410px;
    margin-right: 15px;
}

#SearchParameters
{
    float: left;
    width: 245px;
    text-align: center;
}

#LocationResults h4
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
	border-bottom: 1px solid #C6E2F3; 
}


#LocationResults a
{
    text-decoration: none;
    color: #E74531;
    font-weight: bold;
}

#LocationRestuls a:hover
{
    text-decoration: underline;
    color: #F7701F;
}

#SelectedLoc
{
    display: block;
    margin-bottom: 10px;
    margin-top: -30px;
}

.Miles
{
    color: #F7701F;
    font-weight: bold;
}

#LocationResults hr
{
    color: #428ABD;
}

.ResultHolder .map-location:first-child
{
    border-top: solid 0px #428ABD;
}

.ResultHolder .map-location
{
    border-top: solid 2px #428ABD;
}

#LocationResults .map-location
{
    padding: 10px;
}

#LocationResults .map-location:hover
{
    background-color: #F7E4AA;
    cursor: pointer;
}


#LocationResults .map-location.Selected
{
    background-color: #F7D46C;
}
/* ------------ GRID -------------- */

.Grid 
{
    font-size:12px;
	background-color:#E7E7E7;
	color: #4A4A4A;
	overflow: hidden;
}

.Grid .GridHeader 
{
    line-height: 30px !important;
    height: 30px;
    min-height: 30px;
    font-weight: bold;
    background: #666666;
	color: #F5F5F5;
    border: solid 1px #000000;
}

.Grid .GridHeader a 
{
    color: #FFFFFF;
}

.Grid .DataPager 
{
    border-top: solid 1px #000000 !important;
    background-color: #f0f0f0;
    line-height: 25px;
}

.Grid .Row > div
{
    padding-left: 3px;
}

.Grid .Row
{
    border: solid 1px #000000;
    border-width: 0px 1px 1px 1px;
    height: 30px !important;
    min-height: 30px !important;
    line-height: 30px;
}

.Grid .Alt 
{
	background: #f9f9f9;
}