/** information for style 1 **/

body {
		background: #3B4853 url(../images/tech_bg_1.png) repeat-x;
		color: #21252C; /* dark blue */
}

a:link,
a:visited {
	color: #c00; /* red */

}

div.moduletable h3,
.componentheading,
#moofx a.toggle {
	color: #3B4853; /* dark blue */
}

div#side div,
div#side p,
div#side td,
div.bottom div,
div.bottom p,
div.bottom td {
	color: #DDE3E8; /* light blue */
}

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: #C3F400; /* lime green */
}

.contentheading {
	color: #637D13; /* green color */
}

a.mainlevel:link,
a.mainlevel:visited {
	color: #C3F400; /* lime green */
	background: url(../images/tech_menu_fade_1.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: #6B84A0;
}

table.contenttoc {
  border: 1px solid #DCE2E7;
}

td.sectiontableheader {
  background: #EDF0F3;
  color: #333;
}

div#shadow_l {
	background: transparent url(../images/tech_shadow_l_1.png) no-repeat;
}

div#shadow_r {
	background: transparent url(../images/tech_shadow_r_1.png) 100% 0 no-repeat;
}

div#side {
	background: #3B4853 url(../images/tech_side_bg_1.png) repeat-x;
}

div#side_l {
	background: url(../images/tech_side_divider_1.png) no-repeat;
}

div#side_r {
	background: url(../images/tech_side_divider_1.png) 100% 0 no-repeat;
}

div#header {
	background: url(../images/tech_header_1.jpg) top right no-repeat;
}

div#logo {
	background: url(../images/tech_logo_1.png) 50% 0 no-repeat;
}

div#content {
	background: #dce2e7; /* light grey body */
}

div.mainbody {
	border: 1px solid #C5CBCF; /* grey outline */
	background: #fff;
	font-size: 1em;
	padding: 2em;
}

div.mainbody a {
	text-decoration: underline;
}
div.mainbody a:hover {
	color: #345;
}
div.mainbody p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0.8em 0 0.4em;
}
div.mainbody ul {
	margin: 0.9em 0 0 0;
	padding: 0;
}
div.mainbody ul li {
	margin: 0.6em 0 0 2em;
	list-style: disc;
	line-height: 1.4em;
}
div.mainbody ul li li {
	list-style: square;
}
div.mainbody ol {
	margin: 0.9em 0 0 0;
	line-height: 1.4em;
	padding: 0;
}
div.mainbody ol li {
	margin: 0.6em 0 0 2em;
}
div.mainbody li {
	font-size: 1.1em;
}
div.mainbody h2 {
	font-size: 1.5em;
	line-height: 1.2em;
	margin: 0.8em 0 0.4em;
	text-align: center;
	font-weight: bold;
	color: #3a4751;
}
div.mainbody h3 { 
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 0.8em 0 0.4em;
	text-align: center;
	font-weight: bold;
	color: #3a4751;
}

div.mainbody h4 {
	font-size: 1.3em;
	line-height: 1.2em;
	margin: 0.8em 0 0.4em;
	text-align: center;
	font-weight: bold;
	color: #3a4751;
}
div.mainbody h5 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0.8em 0 0.4em;
	text-align: center;
	font-weight: bold;
	color: #3a4751;
}
div.mainbody h6 {
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0.8em 0 0.4em;
	text-align: center;
	font-weight: bold;
	color: #3a4751;
}
div.mainbody .box {
	border: 2px solid #637D13;
	padding: 0.4em 2em;
	background: #e2e9d2;
	margin: 3em auto;
	width: 500px;
}
div.mainbody .imgleft {
	float: left;
	margin: 1em 2em 1em 0;
}
div.mainbody .imgright {
	float: right;
	margin: 1em 0 1em 2em;
}
div.mainbody .centered {
	text-align: center;
}
div.mainbody .nomargintop {
	margin-top: 0;
}

div.pagedivider {
	background: url(../images/tech_page_divider_1.png) 50% 0 no-repeat;
}

div#bottomsection {
	background: #DCE2E7; /* light blue */
}

div.bottom {
	background: #5F6A7E url(../images/tech_bottom_bg_1.png) repeat-x;
}

#moofx a.toggle {
	border: 1px solid #C5CBCF;
	background: #ECEFF2 url(../images/tech_plus_1.png) 0 50% no-repeat;
}

#moofx div.stretcher {
	background: #dce2e7; /* light blue */
}

#nav {
	background: #dce2e7 url(../images/tech_bar_bg_1.png) repeat-x;
}

#nav li {
	border-right: 1px solid #45570E;
}

#nav li.on {
	border-right: 1px solid #444D5C;
}

#nav li.on li.on {
	border-right: 0;
}

#nav li ul {
	background: #5d7616;
}

#nav li.on ul {
	background: #5f6a7e;
}

#nav li a {
	color: #ddd;
	background: url(../images/tech_menu_1.png) 0 0 no-repeat;
}

#nav li.on a {
	color: #fff;
}

#nav li.on li.on a {
	color: #fff;
}

#nav li:hover ul a,
#nav li.over ul a{
	border-right: 1px solid #99c100;
}

#nav li ul a, #nav li.on ul a {
	color: #ddd;
	border-right: 1px solid #8b9dbb;
}

#nav li.on ul a {
	color: #becce4;
}

#nav ul a:hover {
	color: #c8ef43;
}

#nav li.on li a:hover {
	color: #d2dbeb;
}
