/* CSS Document */

/* Site Container*/

#DWMain {
	position: absolute;
	left: 50%;
	margin-left: -493px;
	width: 986px;
	text-align: left;
	z-index: 10;
}

/* Subcontainers */

#DwTopGraphic {
	width: 986px;
	height: 101px;
	background-image: url(/Files/System/2006_header_background.png);
	background-repeat: no-repeat;
}

#DwContentCell {
	width: 986px;
	background-image: url(/Files/System/2006_main_background.png);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#footer {
	width: 986px;
	background-image: url(/Files/System/2006_main_background.png);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-color: #e0e0e0;
	border-bottom-style: solid;
}

#nosuchcompany {
	width: 986px;
	text-align: right;
}

/* Logo container & alphafix */

#logo_container {
	float: left;
	margin-left: 2px;
	display: inline;
}

#alphaImage_EPlogo {
	height: 101px;
	width: 222px;
	background-image: url(/files/System/2006_ep_logo.png);
}   

* html #alphaImage_EPlogo {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/System/2006_ep_logo.png',sizingMethod='scale');
}

#fallbackImage_EPlogo {
	display: none;
}

#alphaImage_EPDlogo {
	height: 101px;
	width: 222px;
	background-image: url(/files/System/2006_epd_logo.png);
}   

* html #alphaImage_EPDlogo {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/System/2006_epd_logo.png',sizingMethod='scale');
}

#fallbackImage_EPDlogo {
	display: none;
}

/* Searchmenu container & text */

#searchmenu_container {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	display: inline;
}

#searchmenu_linkholder {
	display:inline;
	margin-right: 10px;
}

#searchmenu_formholder {
	display:inline;
}

#searchmenu_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	background-color: #EEEEEE;
	height: 15px;
	width: 120px;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	margin-top: 2px;
}

.searchmenu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

a.searchmenu_text:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.searchmenu_text:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.searchmenu_text:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a.searchmenu_txt:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

/* Topmenu container */

#topmenu_container {
	position: absolute;
	float: left;
	top: 75px;
	left: 224px;
}

/* Leftmenu container */

#leftmenu_container {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-left: 12px;
	display: inline;
}

#leftmenu_padding {
	width: 188px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 4px;
}

/* Content container */

#content_container {
	float: right;
	margin-right: 12px;
	margin-top: 10px;
	width: 752px;
	display: inline;
}

#content_header {
	float: left;
	width: 362px;
	height: 19px;
	display: inline;
	background-image: url(/Files/System/2006_lc_header_background.png);
	background-repeat: no-repeat;
}

#content_print-pdf {
	float: left;
	width: 180px;
	height: 19px;
	display: inline;
}

#content_lc_container {
	float: left;
	width: 542px;
	background-image: url(/Files/System/2006_lc_background.png);
	background-repeat: repeat-y;
}

/* 200px box styles */

.box_container {
	float: right;
	width: 200px;
	background-image: url(/Files/System/2006_box_background.png);
	background-repeat: repeat-y;
}

.box_container_bluegrad {
	float: right;
	width: 200px;
	height: 219px;
	background-image: url(/Files/System/2006_box_backgroundgrad.png);
	background-repeat: no-repeat;
	background-position: bottom;
	color:#FFFFFF;
}

.box_header {
	width: 200px;
	height: 19px;
	background-image: url(/Files/System/2006_box_header_background.png);
	background-repeat: no-repeat;
}

.box_header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 20px;
	margin-left: 10px;
	height: 19px;
	overflow: hidden;
	text-align: left;
}

.box_padding {
	float: left;
	width: 180px;
	padding-bottom: 2px;
	padding-top: 5px;
	padding-left: 11px;
	padding-right: 9px;
	display: block;
}

.box_nopadding {
	width: 200px;
	float: left;
}

/* Leftcolumn container & styles */ 

#lc_container {
	width: 502px;
	text-align: left;
	float: left;
	margin-left: 20px;
	display: inline;
	padding-top: 5px;
	padding-bottom: 10px;
}

.lc_paragraph {
	float: left;
	margin-bottom: 10px;
	width: 502px;
}

.lc_paragraph_nomargin {
	float: left;
	width: 502px;
}

#lc_paragraph_proddesc {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 452px;
	margin-left: 25px;
	margin-right: 25px;
	display: inline;
	text-align: left;
}

#lc_paragraph_proddesc_background {
	float: left;
	margin-top: 1px;
	width: 502px;
	text-align: center;
	background-image: url(/files/system/products/2006_prod_background.png);
	background-repeat: no-repeat;
}

/* Right column container & styles */ 

#rc_container {
	float: right;
	width: 200px;
	margin-top: -19px;
}

.rc_paragraph {
	float: left;
	margin-bottom: 10px;
	width: 200px;
	text-align: left;
}

/* Footer containers & text */

#footer_line {}

#footer_boxes {
	height: 50px;
}

#footer_copyright {
	float: left;
	height: 30px;
	margin-left: 22px;
	display: inline;
}

#footer_address {
	float: left;
	height: 30px;
	margin-left: 40px;
	display: inline;
}

#footer_logos {
	float: right;
	height: 30px;
	margin-right: 17px;
	display: inline;
}

.footer_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}

a.footer_text:link {
	color:#666666;
	font-weight: normal;
	text-decoration: none;
}

a.footer_text:visited {
	color:#666666;
	font-weight: normal;
	text-decoration: none;
}

a.footer_text:hover {
	color: #006699;
	font-weight: normal;
	text-decoration: none;
}

a.footer_text:active {
	color:#666666;
	font-weight: normal;
	text-decoration: none;
}

/* dealersearch */

.DealerElement0 {
	background-color:#ffffff;
}

.DealerElement1 {
	background-color:#eeeeee;
}

.DealerLabel {
	background-color:#eeeeee;
	width:100px;
}

.DealerLine {
	background-color:#cccccc;
	height:1px;
}

/* news */

.news_rclist_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


a.news_rclist_text:link {
	color:#666666;
	font-weight: normal;
	text-decoration: none;
}

a.news_rclist_text:visited {
	color:#666666;
	font-weight: normal;
	text-decoration: none;
}

a.news_rclist_text:hover {
	color: #005a8f;
	font-weight: normal;
	text-decoration: none;
}

a.news_rclist_text:active {
	color:#666666;
	font-weight: normal;
	text-decoration: none;
}


/* ======================================================= */
/* STUFF FROM DW GENERATION STARTS HERE */

.h1 {
	font-size: 17px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	color: #444444;
	line-height: 1.7em;
	margin-bottom: 10px;
	margin-top: 10px;
}

.h2 {
	font-size: 13px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	line-height: 1.7em;
	margin-bottom: 0px;
	margin-top: 0px;
}

.h3 {
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	line-height: 1.7em;
	margin-bottom: 0px;
	margin-top: 0px;
}

.h4 {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	line-height: 1.7em;
	margin-bottom: 0px;
	margin-top: 0px;
}

body, table, p {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	line-height: 1.7em;
	margin-bottom: 0px;
	margin-top: 0px;
}

.text2 {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	line-height: 1.7em;
	margin-bottom: 0px;
	margin-top: 0px;
}

.text3 {
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	line-height: 1.7em;
	margin-bottom: 0px;
	margin-top: 0px;
}

small {
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	line-height: normal;
	margin-bottom: 0;
	margin-top: 0;
}

 A {
	color: #006699;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial;

	font-size: 11px;
}

 A:Hover {
	color: #006699;
	text-decoration: Underline;
	font-style: normal;

	font-weight: normal;
}

.L1 A {
	color: #004080;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial;

	font-size: 1px;
}

.L1 A:Hover {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;

	color: #000000;
}

.L1_Active {
	color: #000000;
	text-decoration: none;
	font-style: normal;

	font-weight: normal;
}

.L1, .dwne {
	text-align: left;
}

.L2 A {
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: Bold;
	font-family: Verdana, Helvetica, Arial;

	font-size: 11px;
}

.L2 A:Hover {
	text-decoration: none;
	font-style: normal;
	font-weight: Bold;

	color: #006699;
}

.L2_Active {
	color: #006699;
	text-decoration: none;
	font-style: normal;

	font-weight: Bold;
}

.L2, .dwne {
	text-align: left;
}

.L3 A {
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: Bold;
	font-family: Verdana, Helvetica, Arial;

	font-size: 10px;
}

.L3 A:Hover {
	text-decoration: none;
	font-style: normal;
	font-weight: Bold;

	color: #006699;
}

.L3_Active {
	color: #006699;
	text-decoration: none;
	font-style: normal;

	font-weight: Bold;
}

.L3, .dwne {
	text-align: left;
}

.L4 A {
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial;

	font-size: 10px;
}

.L4 A:Hover {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;

	color: #006699;
}

.L4_Active {
	color: #006699;
	text-decoration: none;
	font-style: normal;

	font-weight: normal;
}

.L4, .dwne {
	text-align: left;
}

.L5 A {
	color: #003366;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial;

	font-size: 10px;
}

.L5 A:Hover {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;

	color: #990000;
}

.L5_Active {
	color: #003366;
	text-decoration: Underline;
	font-style: normal;

	font-weight: normal;
}

.L5,  {
	text-align: left;
}

input, textarea {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}

select {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}

.checkbox {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}

.radio {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}

