/** information for style 2 **/

body {
		background: #FFF239 url(../images/tech_bg_2.png) repeat-x;
		color: #000000; /* dark red */
}

a:link
{
	color: #193968; /* blue */
}

a:visited {
	color: #2D5C93; /* red */
}

div.moduletable h3,
.componentheading,
#moofx a.toggle {
	color: #2D5C93; /* dark red */
}

div#side div,
div#side p,
div#side td,
div.bottom div,
div.bottom p,
div.bottom td {
	color: #F3CB0D; /* salmon */
}

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: #F4D879; /* light orange */
}

.contentheading {
	color: #2D5C93; /* salmon/red */
}

a.mainlevel:link,
a.mainlevel:visited {
	color: #F9DC11; /* lime green */
	background: url(../images/tech_menu_fade_2.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: #F6D70F;
	font-weight: bold;
}

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

div#footer {
	color: #071439;
}

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

td.sectiontableheader {
  background: #C3D2E5;
  color: #234A7E;
}

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

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

div#side {
	background: #2d5c93 url(../images/tech_side_bg_2.png) repeat-x;
}

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

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

div#header {
	background: url(../images/tech_header_2.jpg) top right no-repeat;
}

div#logo {
	background: url(../images/tech_logo_2.png) 50% 0 no-repeat;
}

div#content {
	background: #7498bf; /* light salmon body */
}

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

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

div#bottomsection {
	background: #7498bf; /* light salmon */
}

div.bottom {
	background: #FFF239 url;
}

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

#moofx div.stretcher {
	background: #EFDDC2; /* light salmon */
}

#nav {
	background: #7498bf url(../images/tech_bar_bg_2.png) repeat-x;
}

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

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

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

#nav li ul {
	background: #2D5C93;
}

#nav li.on ul {
	background: #2D5C93;
}

#nav li a {
	color: #ddd;
	background: url(../images/tech_menu_2.png) 0 0 no-repeat;
}

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

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

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

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

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

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

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

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