/********************
 edometic.css - (c)2005-2009 Dometic Corporation
  
 9/11/2009 - MAT - fp pjt - replace edhome.css with edometic.css 
 2/15/2010 - MAT - eCatalog pjt - add 'font-size: 11px;' to 'body, html'
 3/11/2010 - MAT - Add '.ris'
 					 Validated: W3C CSS Validator (CSS level 2.1)
 
*********************/

* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #dbc9aa;
	background-image: url(/imgfp/bg_body.jpg);
	background-repeat: repeat-x;
}

body, html {
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #6b8ba4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

p {
	color: #000;
	font-size: 11px;
	text-align: left;
	padding: 0 0 1em 0;
	margin: 0;
}

table {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 0 0 1em 0;
	margin: 0;
}

h1 {
	color: #445d70;
	font-size: 19px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
	padding-left: 20px;
}

h1.title {
	font-size: 17px;
	padding-left: 20px;
	border-bottom: 1px solid #7c96af;
	background: transparent url(/img/orangesquare.gif) no-repeat center left;
}

h1.help {
	font-size: 17px;
	padding-left: 20px;
	border-bottom: 1px solid #7c96af;
	background: transparent url(/img/orangesquare.gif) no-repeat center left;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7c96af;
	font-size: 11px;
	font-weight: bold;
	margin: 4px 0;
	padding: 0;
}

h2.edomopt {
	border-bottom: 1px solid #7c96af;
	padding-bottom: 2px;
}

h2.products {
	border-bottom: 1px solid #7c96af;
	padding-bottom: 2px;
}

h2.prodtitle {
	border-bottom: 1px solid #7c96af;
	padding-bottom: 2px;
	font-size: 16px
}

h3 {
	color: #df8501;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0.25em 0 0.5em 0;
}


h4 {
	font-weight: bold;
	font-size: 11px;

}

.right {
	float: right;
	margin: 0 0 0 1em;
}

.left {
	float: left;
	margin: 0 1em 0 0;
}

.ris {
	font-size:10px; 
	font-style:italic; 
	text-align:right;
}	

.redeye {
	color: #ff0000;
	font-weight: bold;
	font-style: italic;
}

.selected {
	font-weight: bold;
}

ul, .bodylist {
	font-size: 10px;
	color: #333;
	padding-left: 2em;
	padding-bottom: 1em;
}

#ie6center {
	width: 100%;
	text-align: center;
}

#container {
	width: 780px;
	margin-top:20px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
}
/* margin: 0; */

#innercontainer {
	float: left;
	border: 1px solid #6b8ba4;
	position: static;
	background-color: #ffffff;
}

#banner {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin-bottom: 0;
	height: 48px;	
	background-image: url(/imgfp/bg_logo.jpg);
	background-repeat: no-repeat;
}
/* background-color: #6b8ba4;
   background-image: url(/img/header2.gif);
*/

#search {
	position: absolute;
	top: 12px;
	right: 6px;
	font-size: 9px;
	color: #fff;	
}

#navcontainer {
	width: 778px;
	height: 20px;
	float: left;
}

#leftbar {
	float: left;
	width: 160px;
	margin: 0;
	margin-right: 5px;
	padding: 15px 0 15px 5px;
	background-color: transparent;
}

#content {
	float: left;
	color: #000;
	margin: 0 0 1em 0;
	padding-left: 5px;
	width: 595px;
	background-color: transparent;
	border-left: 2px dotted #6b8ba4;
}

#footer {
	float: right;
	font-size: 10px;
	border: 1px solid #6b8ba4;
	border-top: none;
	width: 380px;
	margin-bottom: 1em;
	background-color: #ffffff;
}

#footer span {
	display: block;
	padding: 5px 20px;
	margin: 0;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #6b8ba4;
}

/* Service Center Page */
#srvctr {
	font: 10px/10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.5;
	background-color: transparent;
	list-style-type: square; 
	list-style-position: outside; 
	list-style-image: url(/img/menuSubTopItem.gif);
}

#srvctr a {
	color: #6b8ba4;
	text-decoration: none;
}


/* Menu Code */
#edomopt, #edomsts, #edomtool {
	margin-top: 10px;
	font: 10px/10px Verdana, Arial, Helvetica, sans-serif;
}

#edomopt ul, #edomsts ul, #edomtool ul {
	list-style-type: square; 
	list-style-position: outside; 
	list-style-image: url(/img/menuTopItemExpanded.gif);
	padding: 0;
}

#edomopt ul li span.selected, #edomsts ul li span.selected, #edomtool ul li span.selected {
	list-style-image: url(/img/menuTopItem.gif);
	font-weight: bold;
}

#edomopt ul li, #edomsts ul li, #edomtool ul li {
	margin: 5px 0 0 15px;
}

#edomopt ul li a, #edomsts ul li a, #edomtool ul li a {
	text-decoration: none;
	color: #7c96af;
}

#edomopt ul li ul, #edomsts ul li ul, #edomtool ul li ul {
	list-style-type: square; 
	list-style-position: outside; 
	list-style-image: url(/img/menuSubTopItem.gif);
}

#edomopt ul li ul li ul, #edomsts ul li ul li ul, #edomtool ul li ul li ul {
	list-style-type: square; 
	list-style-position: outside; 
	list-style-image: url(/img/menuSubItem.gif);
}

/* Navigation Code */
#nav, #nav ul {
	float: right;
	list-style: none;
	background: white;
	padding: 0;
	border-width: 0 1px;
	margin: 0;
	font-size: 11px;
	color: #cfd7d9;
}

#nav a {
	display: block;
	border-left: 1px solid #6a8ba3;
	color: #6b8ba4;
	text-decoration: none;
	padding: 0.25em 1em 0.25em 1em;
}

#nav a.first { border: none; }

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

#nav li {
	float: left;
	padding: 0;
	background-color: #fff;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 10em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#nav li li {
	margin: 0;
	padding: 0;
}

#nav li ul a {
	display: block;
	width: 10em;
	border: 1px solid #6a8ba3;
	border-top: none;
	border-collapse: collapse;
	margin: 0;
	padding: 3px 6px;
}
#nav li ul a.firstitem { border-top: 1px solid #6a8ba3; }
#nav li ul ul { margin: -1.6em 0 0 -11.2em; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	background-color: #fff;
}

#nav li:hover, #nav li.sfhover { background-color: #d0d7d8; }