/* CSS Document */pagenav_next


.sitename {
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	font-style: italic;
	color: #323232;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}



ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 2em;
}

ul#mainlevel-nav li
{
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	width: 97px;
	font-size: 12px;
	line-height: 25px;
	height: 25px;
	white-space: nowrap;
	text-align: center;
	background-position: 0px 0px;
	margin-left: 1px;
	background: transparent;;
}

ul#mainlevel-nav li a
{
	width: 100%;
	display: block;
	text-decoration: none;
	color: #323232;
	background-image: url(top_menu.gif);
	background-position: 0px 0px;
	margin-left: 1px;
}



	ul#mainlevel-nav li a:hover
{
	color: #FFFFFF;
	background-image: url(top_menu.gif);
	background-position: 0px 25px;
	}





table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}





table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}



#active_menu {
	color: #White;
	font-weight: bold;
}

a#active_menu:hover {
	color: #EBEBEB;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background: #F5F5F5 url(button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
	border-bottom: 2px solid #323232;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

ul
{
margin: 0px 0px 0px 0px;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;

background-image: url(arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}






/*body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(background.png);
    
}*/

/* mambo core stuff */
a:link, a:visited, a:active {
	color: #003399; text-decoration: none;
	font-weight: bold;
}

a.category:link, a.category:visited, a.category:active {
	color: Gray; text-decoration: none;
	font-weight: bold;
}

a.category:hover {
	color: #003399;	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: Gray;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  width: 97%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px 0px 0px 5px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.button {
  color: #3E3E3E;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background: #F5F5F5 url(button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 23px !important;
  height: 24px;
  margin: 1px;
  border-bottom: 2px solid #323232;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.searchbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #F5F5F5;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.componentheading {
	color: #333333;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 1px;
	border-bottom: 2px solid #323232;
	}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
/*	background: url(contenthead.png) no-repeat top left;*/
	color: #323232;
	text-indent: -2px;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	padding-top: 3px;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #323232;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 10px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #323232;
	text-align: center;
	padding-top: 4px;
	height: 20px;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	background-image: url(module_heading.gif);
	background-repeat: no-repeat;
	background-position: center;
	}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}
a.sectiontableentry1:link, a.sectiontableentry1:active, a.sectiontableentry1:active {
	color: Black;
}
a.sectiontableentry1:hover {
	color: #003399;
}
.sectiontableentry1 {
	background-color : #dfdfdf;
	padding : 0px;

}

.sectiontableentry2 {
	background-color : #dfdfdf;
	padding : 0px;

}

.small {
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
   color: White;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 18px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	background: #323232;
}

a.mainlevel:link, a.mainlevel:visited, a.mainlevel:active {
	display: block;
	background: url(side_menu.gif) no-repeat;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	white-space: nowrap;
	color: White;
	text-align: left;
	height: 30px !important;
	height: 30px;
	width: 100%;
	text-decoration: none;
	line-height: 30px;
	text-indent: 35px;
}

a.mainlevel:hover {
	background-position: 0px -30px;
	text-decoration: none;
	color: White;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-align: left;
}

a.sublevel:hover {
	color: #323232;
	text-decoration: none;
}
.highlight {
	background-color: #323232;
	color: White;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px;
}

.mosimage_caption {
  margin-top: 2px;
  background: #323232;
  padding: 1px 2px;
  color: White;
   font-size: 10px;
  border-top: 1px solid #cccccc;
}
a.readon:link, a.readon:visited {
	color: #3E3E3E; text-decoration: none;
	font-size: 11px;
	list-style: inside url(read.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	margin-bottom: 10px;
	}

a.readon:hover {
	color: #323232;	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	list-style: inside url(read.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	margin-bottom: 10px;
	}

a.pathway {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

a.pathway:link, a.pathway:visited, a.pathway:active {
	color: #ffffff; text-decoration: none;
	font-weight: bold;
  	vertical-align: bottom;
	position: relative;
	left: 0px;
}

a.pathway:hover {
	color: Gray;	text-decoration: none;
	font-weight: bold;
}

.pathway {
	position: relative;
	left: -10px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

/* Fortney Products */

#prodcontainer {
	margin: 0;
	padding: 0;
	}

.prodcompany {
	margin: 0;
	padding: 0;
	}

.prodcatalogs {
	margin: 0px 0px 5px 0px;
	padding: 0;
	width: 578px;
	position: relative;
	left: 0px;
	float: left;
	}

.prodleft {
	margin: 0;
	padding: 0;
	clear: left;
	float: left;
	}



.prodright {
	margin: 0;
	padding: 0;
	width: 400px;
	float: left;
	position: relative;
	left: 5px;
	}

h1.prodh {
	margin: 0px;
	padding: 0px;
	font-size: 130%;
	font-weight: bold;
	}


p.prodh {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	}

.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  float:left;
  background:url(shadow.gif) right bottom no-repeat;
  }
.wrap2 {
  background:url(corner_bl.gif) left bottom no-repeat;
  }
.wrap3 {
  padding:0 8px 8px 0;
  background:url(corner_tr.gif) right top no-repeat;
  }

.wrap3 img {
  display:block;
  }  
  
/* Fortney Directions */
.wrapper-dir {margin: 0px 0px 0px 0px;
 z-index: 0;
}


/* New Products */
.contentpane-newprod {
	position: relative;
	left: 5px;
	}

.contentdescription-newprod {
	position: relative;
	left: -5px;
	}

.contentpane ul {
	margin: 20px;
	}

.sectiontableentry2-newprod  {
  border: 1px solid #cccccc;}