/** information for style 2 **/

body {
		background: #775226 url(../images/tech_bg_2.png) repeat-x;
		color: #631F05; /* dark red */
}

a:link,
a:visited {
	color: #c00; /* red */
}

div.moduletable h3,
.componentheading,
#accordion h3.toggler {
	color: #7B280B; /* dark red */
}

div#side div,
div#side p,
div#side td,
div.bottom div,
div.bottom p,
div.bottom td {
	color: #EFDDC2; /* 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: #DB5C36; /* salmon/red */
}

ul.menu a:link,
ul.menu a:visited,
a.mainlevel:link,
a.mainlevel:visited {
	color: #F4D879; /* lime green */
	background: url(../images/tech_menu_fade_2.png) 0 100% no-repeat;
}

div#side li#current a:link,
div#side li#current a:visited,
div#side li#current a:hover,
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 ul.menu a:hover,
div#side a.mainlevel:hover {
	color: #fff;
}

div#footer {
	color: #F4D879;
}

table.contenttoc {
  border: 1px solid #EFDDC2;
}

td.sectiontableheader {
  background: #F7ECDD;
  color: #7B280B;
}

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: #775226 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: #EFDDC2; /* light salmon body */
}

div.mainbody {
	border: 1px solid #D4BB95; /* outline */
	background: #fff;
}

div.pagedivider {
	background: url(../images/tech_page_divider_2.png) 50% 0 no-repeat;
}

div#bottomsection {
	background: #EFDDC2; /* light salmon */
}

div.bottom {
	background: #983313 url(../images/tech_bottom_bg_2.png) repeat-x;
}

#accordion h3.toggler {
	border: 1px solid #D4BB95;
	background: #F5E8D5 url(../images/tech_plus_2.png) 0 50% no-repeat;
}

#accordion div.element {
	background: #EFDDC2; /* light salmon */
}

#divnav .menu {
	background: #EFDDC2 url(../images/tech_bar_bg_2.png) repeat-x;
}

#divnav .menu li {
	border-right: 1px solid #7F2708;
}

#divnav .menu li#current {
	border-right: 1px solid #B9A281;
}

#divnav .menu li#current li#current {
	border-right: 0;
}

#divnav .menu li ul {
	background: #973010;
}

#divnav .menu li#current ul {
	background: #D4BB95;
}

#divnav .menu li a {
	color: #ddd;
	background: url(../images/tech_menu_2.png) 0 0 no-repeat;
}

#divnav .menu li#current a {
	color: #7F2708;
}

#divnav .menu li#current li#current a {
	color: #3B1E15;
}

#divnav .menu li:hover ul a,
#divnav .menu li.over ul a{
	border-right: 1px solid #DB5C36;
}

#divnav .menu li ul a, #divnav .menu li#current ul a {
	border-right: 1px solid #B9A281;
}

#divnav .menu li ul a {
	color: #ddd;
}

#divnav .menu li#current ul a {
	color: #643324;
}

#divnav .menu ul a:hover {
	color: #F4D879;
}

#divnav .menu li#current li a:hover {
	color: #22120D;
}
