/*ie6 png fix
img, div
{
	behavior: url(/templates/0/htc/iepngfix.htc);
}
*/

*
{
	margin: 0px;
	padding: 0px;
}

.floatcontainer:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.floatcontainer
{
	display: inline-block;
}

/* Hides from IE Mac \*/
* html .floatcontainer
{
	height: 1%;
}
.floatcontainer
{
	display: block;
}
/* End Hack */




.h1PageTitle
{
	font-size: 20px;
	font-family: Verdana;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom: solid 2px #B7D6EB;
	clear: both;
}

BODY
{
	/*text-align: center;
	font-family: Verdana;
	font-size: 12px;
	background-image: url(/templates/34/noframes/images/bkg-gradient.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #16294A;
	color: #FFFFFF;
	height: 100%;*/	
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	/*background-related CSS*/
	height: 100%;
	background-image: url(/templates/34/noframes/images/bkg-gradient.jpg);
	background-repeat: repeat-x;
	background-color: #09233D;
	background-attachment: fixed;
}

H1
{
	font-size: 20px;
	color: #ffffff;
}

H2
{
	font-size: 18px;
	color: #ffffff;
}

H3
{
	font-size: 12px;
	color: #ffffff;
}
#divContainer0{
	width: 100%;
	background-image: url(/templates/34/noframes/images/burst-bkg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
}

#divContainer1 {
	width: 100%;
	margin: auto;
	background-image: url(/templates/34/noframes/images/page-bkg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}
#divContainer2 {
	width: 100%;
	margin: auto;
	background-image: url(/templates/34/noframes/images/page-bkg-top.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
}
#divSiteContainer
{
	width: 990px;
	margin: auto;
	border-bottom: 2px solid #0E1B30;
	text-align: left;
}
#divMain {
	min-height:525px;
	height:auto !important;
	height:525px;
}

#divSiteHeader
{
	height: 90px;
	width: 990px;
	background-image: url(/content/harborcars/images/header-trans.png);
	background-repeat: no-repeat;
	background-color: transparent;
}


#divSiteHeaderLeft
{
	width: 330px;
	height: 90px;
	float: left;
	border-width: 0px;
}


#divLogo
{
	position: absolute;
	margin-top: 10px;
}

#divSiteHeaderRight
{
	width: 660px;
	height: 90px;
	float: right;
}

#divSiteNavBar {
	background-image: url(/templates/34/noframes/images/Menu_BGND_1x27.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 990px;
}

#divSiteNavigation
{
	float: left;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
	display: inline-block;
	display: table-cell;
}


#divLanguages
{
	float: right;
	margin: 0px;
	padding: 0px;
	padding-right: 2px;	
	padding-top: 0px;
	display: inline-block;
	display: table-cell;
}

#divSiteContent
{
	width: 990px;
	margin: 0px;
	padding: 0px;
}

#divSiteFooter
{
	margin-top: 20px;
	height: 30px;
	width: 990px;
	background-color: #2D5078;
}

#divSiteFooterContent
{
	background-color: #FFFFFF;
}

#divLanguagesBottom
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
}

#divLanguages SELECT
{
}

#divSiteFooterLinks
{
	padding-top: 5px;
	float: right;
}


#divSiteFooterLinks A
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 14px;
	margin-right: 40px;
}

#divSiteFooterLinks A:link
{
	text-decoration: none;
}

#divSiteFooterLinks A:hover
{
	font-size: 14px;
	text-decoration: underline;
}

#divSiteFooterApex p, #divSiteFooterApex a:link, #divSiteFooterApex a:visited {
	text-align: center;
	font-size: 10px;
	color: #418DC4;
	text-decoration: none;
	margin-bottom: 5px;
}
#divSiteFooterApex a:hover {
	text-decoration: underline;
}

#divSiteFooterLogo
{
	padding-top: 5px;
	padding-right: 5px;
	float: right;
}

#divSiteDisclaimer
{
	font-size: 10px;
	color: #418DC4;
	border-top: solid 2px #418DC4;
	padding: 10px;
	margin-top: 20px;
}


.lblSiteHeaderLargePhone
{
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 0px;
}




#divSiteHeaderDealerInfo
{
	width: 440px;
	height: 66px;
	margin: 4px 4px 4px 4px;
}
#divSiteHeaderDealerName
{
	width: 340px;
	float: left;
}

#divSiteHeaderPhones
{
	float: right;
	text-align: right;
}





#lblDealerName
{
	color: #C71444;
	font-family: Verdana;
	font-size: 18px;
}

.headerAddress
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	margin-right: 0px;
	margin-top: 5px;
	width: 150px;
	float: right;
}

.headerPhone
{
	color: #cccccc;
	font-family: Verdana;
	font-size: 10px;
}
P
{
	margin: 10px;
}

A:link
{
	text-decoration: underline;
	color: #B7D6EB;
	font-size: 12px;
}
A:visited
{
	text-decoration: underline;
	color: #B7D6EB;
	font-size: 12px;
}
A:active
{
	text-decoration: underline;
	color: #B7D6EB;
	font-size: 12px;
}
A:hover
{
	text-decoration: none;
	color: #B7D6EB;
	font-size: 12px;
}

.GeneralLabel
{
	font-size: 12px;
	color: #ffffff;
}

.GeneralLabelBold
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

SELECT
{
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}

SELECT OPTION
{
	padding-right: 10px;
}

.Button
{
	color: #FFFFFF;
	border: solid 2px #B7D6EB;
	background-color: #4081BB;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	cursor: pointer;
	margin-top: 20px;
}

.Photo
{
	border: solid 1px #000000;
}
.displaynone {
	display:none;
	}

UL LI {
	list-style:none;
	}

