/*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;
	border-bottom: solid 2px #0088BA;
	clear: both;
}

BODY
{
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
}

H1
{
	font-size: 20px;
	color: #0088ba;
}

H2
{
	font-size: 18px;
	color: #0088ba;
}

H3
{
	font-size: 12px;
	color: #0088ba;
}

#divSiteContainer
{
	width: 990px;
	height: 20px;
	margin: 0 auto;
	text-align: left;
	background-color: #000000;
}

#divSiteHeader
{
	height: 90px;
	width: 990px;
	background-image: url(/content/intlmercedes2/images/MBOE-Web-Logo.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	margin:0px;
	padding:0px;
}


#divSiteHeaderLeft
{
	width: 650px;
	height: 90px;
	float: left;
	border-width: 0px;
}


#divLogo
{
	position: absolute;
	margin-top: 0px;
}

#divSiteHeaderRight
{	
	width: 340px;
	height: 90px;
	float: right;
}

#divSiteNavBar {
	background-image: url(/templates/14/noframes/Images/menu_bgnd.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 990px;
	height:30px;

}

#divSiteNavigation
{
	float: left;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	display: inline-block;
	display: table-cell;
}


#divLanguages
{
	float: right;
	margin: 0px;
	padding: 0px;
	padding-right: 2px;	
	padding-top: 2px;
	display: inline-block;
	display: table-cell;
}

#divSiteContent
{
	width: 990px;
	margin: 0px;
	padding: 0px;
}

#divSiteFooter
{
	margin-top: 10px;
	margin-bottom: 10px;
	height: 37px;
	width: 990px;
	background-image:url(/templates/14/noframes/Images/footer_bgnd.jpg);
	background-repeat:no-repeat;
}

#divSiteFooterContent
{
	background-color: #FFFFFF;
}

#divLanguagesBottom
{
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
}

#divLanguages SELECT
{
}

#divSiteFooterLinks
{
	padding-top: 10px;
	float: right;
}


#divSiteFooterLinks A
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 14px;
	margin-right: 40px;
}

#divSiteFooterLinks A:link
{
	text-decoration: underline;
}

#divSiteFooterLinks A:hover
{
	font-size: 14px;
	text-decoration: underline;
}




#divSiteFooterLogo
{
	padding-top: 5px;
	padding-right: 5px;
	float: right;
}

#divSiteDisclaimer
{
	font-size: 10px;
	color: #cccccc;
	border-top: solid 2px #0088BA;
	padding-top: 10px;
}


.lblSiteHeaderLargePhone
{
	font-size: 18px;
	color: #cccccc;
	text-align: right;
	margin-right: 0px;
}




#divSiteHeaderDealerInfo
{
	width: 320px;
	height: 66px;
	margin: 4px 4px 4px 4px;
}
#divSiteHeaderDealerName
{
	width: 340px;
	float: left;
}

#divSiteHeaderPhones
{
	float: right;
	text-align: right;
}

#divSiteFooterApex A {
	color: #0088BA;
}
#txtDealerApex{
	color: #69CBEF;
}

#lblDealerName
{
	color: #C71444;
	font-family: Verdana;
	font-size: 18px;
}

.headerAddress
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	margin-right: 0px;
	margin-top: 5px;
}

.headerPhone
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
}
P
{
	margin: 10px;
}

A:link
{
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
}
A:visited
{
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
}
A:active
{
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
}
A:hover
{
	text-decoration: none;
	color: #FFFFFF;
	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 #cccccc;
	background-color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	cursor: pointer;
	margin-top: 20px;
}

.Photo
{
	border: solid 1px #000000;
}
.displaynone {
	display:none;
	}


