/* ---------- GLOBAL ELEMENTS ---------- */
html, body { height: 100%; }
body { 
	color: #000000; 
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p, ul, li, td { 
	font-size: 11px; 
	line-height: 18px;
}
p {
	margin: 1em 0em 1em 0em;
}
b, strong {
	font-weight: bold;
}
/* 
Link states must be defined in the correct order. Here is the order, starting with the one you must define first:
1. a:link
2. a:visited
3. a:hover
4. a:active
*/
a, a:link, a:visited, a:hover, a:active { 
	color: #a70e13;
	font-weight: normal;
	text-decoration: none;
}
a:hover { 
	color: #ff0000;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 { 
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-weight: bold;
	margin: .5em 0em 0em 0em;
}
h1 { font-size: 21px }
h2 { font-size: 18px }
h3 { font-size: 16px; 
     color: #cc0000;
}
h4 { font-size: 14px }
h5 { font-size: 13px;
     font-style: italic;
     line-height: 20px;
}
h6 { font-size: 11px;
     font-style: italic;
 }
ul, ol {
	margin-left: 1.5em;
	padding-left: 1.5em;
	list-style-position: outside;
}
li {
	margin: 0em 0em .25em 0em;
	padding: 0;
}
table#fullPageContainer {
	margin: 0px 0px;
	padding: 0px 0px;
	height: 100%;
	background-color: #a2a2a4;
	border-top: 1px solid #990000;
}
table#mainLayoutTable {
	margin: 0px 0px;
	padding: 0px 0px;
	background-color: #FFFFFF;
	text-align: left;
	width: 950px; /*  <--- 1024x768 screen size */
}
table#mainLayoutTable th {
	margin: 0px 0px;
	padding: 0px 0px;
	height: 80px;
	width: 950px;
	background: #666666 url(images/template/navigation_bkgrd.jpg) top left no-repeat;
}
td#mainContentRegion {
	margin: 0px 0px;
	padding: 0px 0px;
	width: 950px;
	position: relative;
	background: #cbcacd url(images/template/main_page_bkgrd_vert.gif) left repeat-y;
}
div#mainContentContainer, div#mainContentContainerWider, div#mainContentContainerX {
	margin: 10px 0px;
	padding: 0px 0px 0px 20px;
	width: 400px;
	float: left;
	border-left: 1px solid #dcdbdd;
}
div#mainContentContainerWider {
	width: 600px;
}
div#mainContentContainerX {
	width: 460px;
}
div#sideBarContainer, div#sideBarContainerNarrow {
	width: 357px;
	height: 600px;
	float: left;
}
div#sideBarContainerNarrow {
	width: 200px;
}
div.prodChartHeader {
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	font-weight: normal;
    color: #a70e13;
	font-size: 7pt;
	text-transform: uppercase;
}
div#footer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#footer p {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	color: #444444;
	font-size: 10px;
	line-height: 18px;
}
div#footer a:link, div#footer a:visited { 
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}
div#footer a:hover { 
	color: #a70e13;
	text-decoration: underline;
}
div#footer a:active { 
	color: #000000;
}
div#footer a.myLink:link, div#footer a.myLink:visited, div#footer a.myLink:hover, div#footer a.myLink:active {
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}
/*  -- menumachine widget position -- */
div#dropDownContainer {
	width: 950px;
	height: 93px;
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	height: 93px;
}
div#dropDownContainer img {
}
div#dropDownMenuWidget {
	position: absolute;
	top: 79px;
	right: 0px;
	width: 185px;
	height: 14px;
	background-color: #ffffff;
	z-index: 1000;
}
div#dropDownContainer div#dropDownMenuWidget a:link, div#dropDownMenuWidget a:visited, div#dropDownMenuWidget a:hover, div#dropDownMenuWidget a:active { 
	font-weight: normal;
	text-decoration: none;
}
/* -- main navigation -- */
ul#topNavigation {
	list-style-type: none;	
	position: relative;
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px 0px;
	height: 75px;
}
ul#topNavigation li {
	display: block;
	float: left;
	margin: 0px 0px;
	padding: 0px 0px;
}
ul#topNavigation li a {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px;
	padding: 8px 12px;
	color: #e0e0e0;
}
ul#topNavigation li a:hover {
	background: #333333 url(images/template/nav_hover_bkgrd.jpg) top repeat-x;
	color: #FFFFFF;
}
.clearFloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
table#contactFormTable td.input, table#contactFormTable input#Name, table#contactFormTable input#Address, table#contactFormTable input#City, table#contactFormTable input#Email, table#contactFormTable textarea#Message {
	width: 300px;
}
table#contactFormTable td.label {
	width: 60px;
	text-align: right;
	padding: 0px 5px 0px 0px;
	font-size: 9px;
	color: #666666;
}
div.prodOptionsSubMenu, div.insetBox {
	border: 1px solid #E3DFE1;
	padding-left: 10px;
	clear: both;
	margin-bottom: 5px;
}
div.prodOptionsSubMenu {
	width: 200px;
}
div.prodOptionsSubMenu ul {
	margin-top: 0px;
}
table#prodOptsTable {
	border-top: 1px solid #E3DFE1;
	border-right: 1px solid #E3DFE1;
	margin: 0px 0px 15px 0px;
	width: 460px;
}
table#prodOptsTable td {
	border-bottom: 1px solid #E3DFE1;
	border-left: 1px solid #E3DFE1;
	padding: 0px;
}
table.repListingTable {
	border-top: 1px solid #E3DFE1;
	border-right: 1px solid #E3DFE1;
	margin: 10px 0px 10px 0px;
	width: 680px; 
}
table.repListingTable td {
	border-bottom: 1px solid #E3DFE1;
	border-left: 1px solid #E3DFE1;
	padding: 0px;
}
table.repListingTable td.repPhoto {
	width: 113px;
	padding: 4px;
}
img.repHeadShot {
	border: 1px solid #990000;
}
.repLocatorMainHeading {
	color: #cc0000;
	margin: 0px 0px;
}
div.homePageGraphicContainer {
	width: 950px;
	margin: 0px 0px;
	padding: 0px 0px;
}
div.homePageGuaranteeIcon {
	width: 195px;
	height: 315px;
	background: #333333 url(images/template/iea_homepage_guarantee_bkgrd.jpg) top left no-repeat;
	float: left;
}
img#ieaGuaranteeIcon {
	margin: 43px 0px 0px 20px;
}
div.homePageGuaranteeIcon p {
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	margin: 10px 20px;
	line-height: 14px;
}
div.homePageGuaranteeIcon a {
	text-decoration: underline;
	color: #ffffff;
}
div.homePageFlashAnim {
	width: 755px;
	height: 315px;
	float: left;
}
div#sideBarSubNavCtnr {
	margin: 0px 0px;
	padding: 20px 20px;
}
div#sideBarSubNavCtnr h3 {
	margin: 0px 0px;
	padding: 0px 0px;
}
form#Login {
	margin: 10px 0px;
}
form#Login table td {
	padding: 2px;
}
form#Login table td.label {
	color: #666666;
}
form#Login input#p, form#Login input#u {
	width: 150px;
	padding: 3px;
}
form#locatorForm {
	margin-top: 4px;
}
h5.prodIntro {
	margin: 0 0;
}
p.prodIntro {
	margin: 0 0 10px 20px;
}
p.indentPara {
	margin: 0px 0px 0px 25px;
}
.indentHeading {
	margin: 15px 0px 2px 0px;
	font-style: italic;
}
p.smallExplanation {
	font-size: 10px;
	margin: 0;
	font-style: italic;
	color: #444444;
	line-height: 12px;
}
img.sideBarStatic {
	margin: 0;
	padding: 0;
}
img.insetFloatLeft {
	float: left;
	border: 1px solid #cc0000;
	margin: 0 10px 0 0;
}
img.insetFloatRight {
	float: right;
	border: 1px solid #cc0000;
	margin: 0 0 0 5px;
}
img.sidebarThumbs {
	border: 1px solid #cc0000;
	margin: 5px 5px;
}
/* Miscellaneous classes for reuse */
.floatRight { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.floatLeft { /* this class can be used to float an element left in your page */
	float: left;
	margin: 0px 8px 8px 0px;
}
.clearFloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* useful for rapidweaver contact forms */
#RWcontent form label {
	color: #777777;
}
#RWcontent form {
	color: #990000;
}
#RWcontent .message-text {
	color: #990000;
	font-weight: bold;
}
