/** style 6 **/

/* grey/orange (dark) */

body {
		color: #ccc;
}

a {
	color: #F2A812;
}

a:hover {
	color: #DC4F02;
}

h1 {
	color: #fff;
}

h2 {
   color: #DC4F02;
}

h3 { 
   color: #eee;
}

td.contentheading {
  color: #fff;
  background: url(horiz_di.png) 50% 100% no-repeat;
}

.componentheading {
	background: url(head2_l0.png) 100% 0 no-repeat;
	color: #fff;
}

td.user1 div.moduletable h3 {
	background: url(head1_l0.png) 100% 0;
	color: #fff;
}

td.user2 div.moduletable h3 {
	background: url(head1_r0.png) 0 0;
	color: #fff;
}

td.user3 div.moduletable h3 {
	background: url(head3_l0.png) 100% 0;
	color: #fff;
}

td.user4 div.moduletable h3 {
	background: url(head3_r0.png) 0 0;
	color: #fff;
}

td.side {

}

td.side a:link,
td.side a:visited {

}

td.side a:hover {

}

td.left div.module,
td.left div.module-menu {
  background: url(side_l_m.png) 100% 0 repeat-y;
}

td.left div.module div,
td.left div.module-menu div {
  background: url(side_l_b.png) 100% 100% no-repeat;
}

td.left div.module div div,
td.left div.module-menu div div {
  background: url(side_l_t.png) 100% 0 no-repeat;
}

td.right div.module,
td.right div.module-menu {
  background: url(side_r_m.png) 0 0 repeat-y;
}

td.right div.module div,
td.right div.module-menu div {
  background: url(side_r_b.png) 0 100% no-repeat;
}

td.right div.module div div,
td.right div.module-menu div div {
  background: url(side_r_t.png) 0 0 no-repeat;
}

div.module h3,
div.module-menu h3 {
  color: #fff;
}

td.right div.module h3,
td.right div.module-menu h3 {
	background: url(side_r_d.png) 0 100% no-repeat;
}

td.left div.module h3,
td.left div.module-menu h3 {
	background: url(side_l_d.png) 100% 100% no-repeat;
}

td.left div.module-color {
  background: url(side2_l_.png) 100% 0 repeat-y;
}

td.left div.module-color div {
  background: url(side2_l_.png) 100% 100% no-repeat;
}

td.left div.module-color div div {
  background: url(side2_l_.png) 100% 0 no-repeat;
}

td.right div.module-color {
  background: url(side2_r_.png) 0 0 repeat-y;
}

td.right div.module-color div {
  background: url(side2_r0.png) 0 100% no-repeat;
}

td.right div.module-color div div {
  background: url(side2_r1.png) 0 0 no-repeat;
}

div.module-color h3 {
  color: #fff;
}

td.left div.module-color h3 {
	
	background: url(side2_l_.png) 100% 100% no-repeat;
}

td.right div.module-color h3 {
	background: url(side2_r2.png) 0 100% no-repeat;
}

div.module-color {
  color: #fff;
}

a.mainlevel {
	background: url(menu_bul.png) 0 50% no-repeat;
}

td.right div.module-menu a.mainlevel {
	background: url(menu_r_b.png) 0 0 no-repeat;
}

td.left div.module-menu a.mainlevel {
	background: url(menu_l_b.png) 100% 0 no-repeat;
}

a#active_menu:link,
a#active_menu:visited {
	color: #ccc;
}

li.active_menu a:link,
li.active_menu a:visited {
  color: #fff;
}

.small,
.modifydate,
.createdate {
	color: #999;
}

td.sectiontableheader {
  border-bottom: 2px solid #666;
  background: #444;
}

tr.sectiontableentry1 td, 
tr.sectiontableentry2 td,
td.sectiontableentry1, 
td.sectiontableentry2 {
  border-bottom: 1px solid #666;
}

/* template stuff */

body.w-thin {
  background: #404040 url(bg_thin0.png) 50% 0 no-repeat;
}

body.w-wide {
  background: #404040 url(bg_wide0.png) 50% 0 no-repeat;
}

div#header {
  background: url(header_t.png) 93px 0 repeat-x;
}

div#header2 {
  background: url(header_u.png) 100% 0 no-repeat;
}

span#logo {
  background: url(header_v.png) 0 0 no-repeat;
}

#top {
	color: #fff;
}

td.footer {
  color: #838383;
}

td.footer a:link,
td.footer a:visited {
  color: #838383;
}

td.main {
  background: #373737;
}

td.side.left {
	border-top: 1px solid #737373;
  background: url(l_bg0000.png) 100% 0 repeat-y;
}

td.side.right {
	border-top: 1px solid #737373;
  background: url(r_bg0000.png) 0 0 repeat-y;
}

td.side.leftbottom {
  background: url(l_bg0000.png) 100% 0 repeat-y;
}

td.side.rightbottom {
  background: url(r_bg0000.png) 0 0 repeat-y;
}

td.side.leftbottom div.corner {
  background: url(l_corner.png) 0 100% no-repeat;
}

td.side.rightbottom div.corner {
  background: url(r_corner.png) 100% 100% no-repeat;
}

td.thefoot {
  background: url(thefoot_.png) 0 0 repeat-x;
}

td.thefoot div.corner {
  background: url(thefoot0.png) 0 0 no-repeat;
}

div#vtop {
  background: url(vtop_div.png) repeat-x;
}

div#render {
  background: url(render00.jpg) 0 0 no-repeat;
  color: #fff;
}

div#mainbody {
	background: url(body_sha.png) 0 0 repeat-x;
}

/* access */

.font-selector,
.width-selector {
	background: url(access-s.png) no-repeat;
}

.lrg .button {
	background: url(access-l.png);
}

.sml .button {
	background: url(access-t.png);
}

.med .button {
	background: url(access-m.png);
}

.thin .button {
	background: url(access-u.png);
}

.wide .button {
	background: url(access-w.png);
}

/* horiz menu */

div#horizmenu {
	background: url(tbar_bg0.png) repeat-x;
}

blockquote {
	background: #575757 url(quote_op.png) 0 0 no-repeat;
	color: #fff;
}

blockquote div {
	background: url(quote_cl.png) 100% 100% no-repeat;
}

pre {
	background: #222;
	color: #DC4F02;
	border: 1px solid #575757;
	border-left: 5px solid #575757;
}

.highlight {
  background-color: #ffc;
}

/* suckerfish */

#nav a {
	color: #fff;
}


#nav a.topdaddy,
#nav li.active a.topdaddy {
	background: url(tbar_div.png) 100% 0 no-repeat;
}

#nav ul ul a.daddy {
	background: url(tbar_diw.png) 100% 50% no-repeat;
}

#nav li a {
	background: url(tbar_dix.png) 100% 0 no-repeat;
}

#nav ul li a:hover {
  color: #333;
}

#nav ul li ul li a:hover,
#nav ul li ul li ul li a:hover {
	color: #FD620F;
}

#nav li li {
	border-bottom: 1px solid #212121;
	border-top: 1px solid #404040;
}

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

#nav li ul {
	border-right: 1px solid #212121;
	border-left: 1px solid #404040;
	border-bottom: 1px solid #212121;
}

#nav li:hover a, #nav li.sfhover a {
  color: #333;
}

#nav li:hover li a, #nav li.sfhover li a {
  color: #fff;
}

#nav li li:hover a, #nav li li.sfhover a {
  color: #fff;
}

#nav li.active {
	background: url(tbar_sel.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: #2C2C2C;
}

span.pathway a {
  background: url(arrow000.png) 100% 50% no-repeat;
}
