/** style 1 **/

/* blue/green-gray/orange */

body {
		color: #4F89BD;
}

a {
	color: #2C517A;
}

a:hover {
	color: #009999;
}

h1 {
	color: #2C517A;
}

h2 {
   color: #2C517A;
}

h3 { 
   color: #333;
}

td.contentheading {
  color: #2C517A;
  background: url(../images/style2/horiz_divider.png) 50% 100% no-repeat;
}

.componentheading {
	background: url(../images/style2/head2_l.png) 100% 0 no-repeat;
	color: #2C517A;
}

td.user1 div.moduletable h3 {
	background: url(../images/style2/head1_l.png) 100% 0;
	color: #2C517A;
}

td.user2 div.moduletable h3 {
	background: url(../images/style2/head1_r.png) 0 0;
	color: #2C517A;
}

td.user3 div.moduletable h3 {
	background: url(../images/style2/head3_l.png) 100% 0;
	color: #2C517A;
}

td.user4 div.moduletable h3 {
	background: url(../images/style2/head3_r.png) 0 0;
	color: #2C517A;
}

td.side {
  color: #2C517A;
  background-color: #90c0e4;
}

td.side a:link,
td.side a:visited {
  color: #2C517A;
  background-color: #90c0e4;
}

td.side a:hover {
  color: #FFFFFF;
}

td.left div.module,
td.left div.module-menu {
background-color: #90c0e4;
  background: url(../images/style2/side_l_mid.gif) 100% 0 repeat-y;
}

td.left div.module div,
td.left div.module-menu div {
  background: url(../images/style2/side_l_bot.gif) 100% 100% no-repeat;
}

td.left div.module div div,
td.left div.module-menu div div {
  background: url(../images/style2/side_l_top.gif) 100% 0 no-repeat;
}

td.right div.module,
td.right div.module-menu {
  background: url(../images/style2/side_r_mid.png) 0 0 repeat-y;
}

td.right div.module div,
td.right div.module-menu div {
  background: url(../images/style2/side_r_bot.png) 0 100% no-repeat;
}

td.right div.module div div,
td.right div.module-menu div div {
  background: url(../images/style2/side_r_top.png) 0 0 no-repeat;
}

div.module h3,
div.module-menu h3 {
  color: #2C517A;
}

td.right div.module h3,
td.right div.module-menu h3 {
	background: url(../images/style2/side_r_div.png) 0 100% no-repeat;
}

td.left div.module h3,
td.left div.module-menu h3 {
	background: url(../images/style2/side_l_div.gif) 100% 100% no-repeat;
}

td.left div.module-color {
  background: url(../images/style2/side2_l_mid.png) 100% 0 repeat-y;
}

td.left div.module-color div {
  background: url(../images/style2/side2_l_bot.png) 100% 100% no-repeat;
}

td.left div.module-color div div {
  background: url(../images/style2/side2_l_top.png) 100% 0 no-repeat;
}

td.right div.module-color {
  background: url(../images/style2/side2_r_mid.png) 0 0 repeat-y;
}

td.right div.module-color div {
  background: url(../images/style2/side2_r_bot.png) 0 100% no-repeat;
}

td.right div.module-color div div {
  background: url(../images/style2/side2_r_top.png) 0 0 no-repeat;
}

div.module-color h3 {
  color: #fff;
}

td.left div.module-color h3 {
	background: url(../images/style2/side2_l_div.png) 100% 100% no-repeat;
}

td.right div.module-color h3 {
	background: url(../images/style2/side2_r_div.png) 0 100% no-repeat;
}

div.module-color {
  color: #E7E8E6;
}

a.mainlevel {
	background: url(../images/style2/menu_bullet.gif) 0 50% no-repeat;
}

td.side a.mainlevel:link,
td.side a.mainlevel:visited,
td.side a.sublevel:link,
td.side a.sublevel:visited {
  color: #2C517A;
}

td.right div.module-menu a.mainlevel {
	background: url(../images/style2/menu_r_bg.png) 0 0 no-repeat;
}

td.left div.module-menu a.mainlevel {
}

a#active_menu:link,
a#active_menu:visited {
	color: #FFFFFF;
}

li.active_menu a:link,
li.active_menu a:visited {
  color: #FFFFFF;
}

.small,
.modifydate,
.createdate {
	color: #2C517A;
}

td.sectiontableheader {
  border-bottom: 2px solid #CDD8E3;
  background: #ECF0F4;
}

tr.sectiontableentry1 td, 
tr.sectiontableentry2 td,
td.sectiontableentry1, 
td.sectiontableentry2 {
  border-bottom: 1px solid #ECF0F4;
}

/* template stuff */

body.w-thin {
 background-color: #FFFFFF;
 background-image: url(../images/style2/bg_thin.png);
 background-position: 50% 0;
}

body.w-wide {
 background-color: #FFFFFF;
 background-image: url(../images/style2/bg_wide.png);
 background-position: 50% 0;
}

div#header {
  background: url(../images/style2/header_top_repeat.png) 93px 0 repeat-x;
}

div#header2 {
  background: url(../images/style2/header_top_right.png) 100% 0 no-repeat;
}

span#logo {
  background: url(../images/style2/header_top_logo.png) 0 0 no-repeat;
}

#top {
	color: #fff;
}

#top a:link,
#top a:visited,
#top a:hover {
	color: #b9e14a;
}

td.footer {
  color: #9DBEDE;
}

td.footer a:link,
td.footer a:visited {
  color: #9DBEDE;
}

td.main {
  background: #fff;
}

td.side.left {
	border-top: 1px solid #518DC5;
  background: url(../images/style2/l_bg.gif) 100% 0 repeat-y;
}

td.side.right {
	border-top: 1px solid #E0EEB5;
  background: url(../images/style2/r_bg.png) 0 0 repeat-y;
}

td.side.leftbottom {
  background: url(../images/style2/l_bg.gif) 100% 0 repeat-y;
}

td.side.rightbottom {
  background: url(../images/style2/r_bg.png) 0 0 repeat-y;
}

td.side.leftbottom div.corner {
  background: url(../images/style2/l_corner.gif) 0 100% no-repeat;
}

td.side.rightbottom div.corner {
  background: url(../images/style2/r_corner.png) 100% 100% no-repeat;
}

td.thefoot {
  background: url(../images/style2/thefoot_bg.png) 0 0 repeat-x;
}

td.thefoot div.corner {
  background: url(../images/style2/thefoot_corner.png) 0 0 no-repeat;
}

div#vtop {
  background: url(../images/style2/vtop_divider.png) repeat-x;
}

div#render {
  background: url(../images/style2/render.jpg) 50% 0 no-repeat;
  color: #fff;
}

div#mainbody {
	background: url(../images/style2/body_shadow.png) 0 0 repeat-x;
}

/* access */

.font-selector,
.width-selector {
	background-repeat: no-repeat;
}

.lrg .button {
}

.sml .button {
}

.med .button {
}

.thin .button {
}

.wide .button {
}

/* horiz menu */

div#horizmenu {
	background: url(../images/style2/tbar_bg.png) repeat-x;
}

blockquote {
	background: #E0EEB5 url(../images/style2/quote_open.png) 0 0 no-repeat;
	color: #5C6D2E;
}

blockquote div {
	background: url(../images/style2/quote_closed.png) 100% 100% no-repeat;
}

pre {
	background: #fff;
	color: #333;
	border: 1px solid #E0EEB5;
	border-left: 5px solid #E0EEB5;
}

.highlight {
  background-color: #ffc;
}

/* suckerfish */

#nav a {
	color: #fff;
}

#nav a.topdaddy,
#nav li.active a.topdaddy {
	background: url(../images/style2/tbar_divider2.png) 100% 0 no-repeat;
}

#nav ul ul a.daddy {
	background: url(../images/style2/tbar_divider3.png) 100% 50% no-repeat;
}

#nav li a {
	background: url(../images/style2/tbar_divider.png) 100% 0 no-repeat;
}

#nav ul li a:hover,
#nav ul li ul li a:hover,
#nav ul li ul li ul li a:hover {
	color: #DEE8F2;
}

#nav li li {
	border-bottom: 1px solid #668EB2;
	border-top: 1px solid #90B9DC;
}

#nav ul ul a {
	color: #fff;
}

#nav li ul {
	border-right: 1px solid #668EB2;
	border-left: 1px solid #90B9DC;
	border-bottom: 1px solid #668EB2;
}

#nav li:hover a, #nav li.sfhover a {
  color: #ffffff;
}

#nav li li:hover a, #nav li li.sfhover a {
  color: #ffffff;
}

#nav li.active {
	background: url(../images/style2/tbar_select.png) 0 0 repeat-x;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul{
	background: #74A2CB;
}

span.pathway a {
  background: url(../images/style2/arrow.png) 100% 50% no-repeat;
}

