/** information for style 3 **/
#box-menu-bottom {
	float			: left;
	color			: #bbc;
	margin			: 2px 0;
	padding			: 2px 1px 3px 1px;
	height			: 15px !important;
	height			: 21px;
	background		: #333333;
	vertical-align	: middle;
	text-align		: center;
	border			: 0;
	width			: 100% !important;
	width			: 100%;
}
body {
		background: #535353 url(../images/tech_bg_3.png) repeat-x;
		color: #21252C; /* dark grey */
}
.copyright {
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size        : 10px;
font-weight      : medium;
padding-left     : 0px;
color: #FFFFFF;
}
.style7 {color: #CC0000}
a:link,
a:visited {
	color: #FF6600; /* orange */
}

div.moduletable h3,
.componentheading,
#moofx a.toggle {
	background: #EF6A09 url(../images/subhead_bg.png) repeat-x;	
	width: 100%;
	font-weight: medium;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	color:#FFFFFF;
	font-size: 14px;
	padding-bottom: 2px;

}

div#side div,
div#side p,
div#side td,
div.bottom div,
div.bottom p,
div.bottom td {
	color: #ccc; /* grey */
}
div#direc {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	padding-top: 2px;
	padding-left: 15px;
}
div#pathway {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	padding-top: 18px;
	padding-left: 20px;
}
div#side a:link,
div#side a:visited,
div.bottom a:link,
div.bottom a:visited,
a.pathway:link,
a.pathway:visited,
div#footer a:link,
div#footer a:visited {
	color: #FFAC1E; /* orange */
}

.contentheading {
	color: #000000; /* orange */
}

a.mainlevel:link,
a.mainlevel:visited {
	color: #EF6A09; /* lime green */
	background: url(../images/tech_menu_fade_3.png) 0 100% no-repeat;
}

div#side a.mainlevel#active_menu:link,
div#side a.mainlevel#active_menu:visited,
div#side a.mainlevel#active_menu:hover {
	color: #fff;
	font-weight: bold;
}

div#side a.mainlevel:hover {
	color: #fff;
}

div#footer {
	color: #ccc;
}

table.contenttoc {
  border: 1px solid #e7e7e7;
}

td.sectiontableheader {
  background: #e7e7e7;
  color: #666;
}

div#shadow_l {
	background: transparent url(../images/tech_shadow_l_3.png) no-repeat;
}

div#shadow_r {
	background: transparent url(../images/tech_shadow_r_3.png) 100% 0 no-repeat;
}

div#side {
	background: #535353 url(../images/tech_side_bg_3.png) repeat-x;
}

div#side_l {
	background: url(../images/tech_side_divider_3.png) repeat-y;
}

div#side_r {
	background: url(../images/tech_side_divider_3.png) 100%  no-repeat;
}

div#header {
	font-size: 14px;
	height: 200px;
	width: 100% ;
	background: url(../images/tech_header_3.jpg) top right no-repeat;
	
}
div#lefting {
height: 100%;


}

div#logo {	
	background: url(../images/tech_logo_3.png) top left no-repeat;
	height: 195px;


}

div#content {
	background: #e7e7e7; /* light grey body */
}

div.mainbody {
	border: 1px solid #cfcfcf; /* outline */
	background: #fff;
}

div.pagedivider {
	background: url(../images/tech_page_divider_3.png) 50% 0 no-repeat;
}

div#bottomsection {
	background: #e7e7e7; /* light grey */
}

div.bottom {
	background: #6c6c6c url(../images/tech_bottom_bg_3.png) repeat-x;
}

#moofx a.toggle {
	border: 1px solid #cfcfcf;
	background: #f2f2f2 url(../images/tech_plus_3.png) 0 50% no-repeat;
}

#moofx div.stretcher {
	background: #e7e7e7; /* light grey */
}

#nav {
	background: #e7e7e7 url(../images/tech_bar_bg_3.png) repeat-x;
}

#nav li {
	border-right: 1px solid #cc5400;
}

#nav li.on {
	border-right: 1px solid #202020;
}

#nav li.on li.on {
	border-right: 0;
}

#nav li ul {
	background: #ee6505;
}

#nav li.on ul {
	background: #3c3c3c;
}

#nav li a {
	font-weight: medium;
	color: #fff;
	background: url(../images/tech_menu_3.png) 0 0 no-repeat;
}

#nav li.on a {
	font-weight: medium;
	color: #FFFFFF;
}

#nav li.on li.on a {
	color: #fff;
}

#nav li:hover ul a,
#nav li.over ul a{
	border-right: 1px solid #feab26;
}

#nav li ul a, #nav li.on ul a {
	border-right: 1px solid #626262;
}

#nav li ul a {
	color: #ddd;
}

#nav li.on ul a {
	color: #ddd;
}

#nav ul a:hover {
	color: #fff;
}

#nav li.on li a:hover {
	color: #FFAC1E;
}
