/* header */

div.topmenu { background: url('/public/www/3/topmenu2.jpg'); background-repeat: no-repeat }
div.search { background: url('/public/www/3/search2.jpg'); background-repeat: no-repeat  }

/* main menu */

div.mainmenu {  background: url('/public/www/3/mainmenu_bg.jpg'); background-repeat: no-repeat }

/* boxes */

div.box_content { background: url('/public/www/3/box_bg.jpg'); background-repeat: repeat-y }
div.raagi_kaasa_box_content { background: url('/public/www/3/raagi_kaasa_box_bg.jpg'); background-repeat: repeat-y  }

/* text styles */

h1 { color: #126611 }

div.trail { background: #fff3cd; border-left: 4px solid #d6ccac; color: gray  }
div.trail a { color: gray }
div.trail a:hover { color: gray }

a { color: #12610e }

/* submenus */

div.submenu, div.submenu_sel, div.submenu_2, div.submenu_2_sel { background: url('/public/www/3/arrow.jpg'); background-repeat: no-repeat }

div.submenu a { color: white; }
div.submenu a:hover { color: fbf429; }

div.submenu_2 a { color: white; }
div.submenu_2 a:hover { color: #fbf429; }

div.submenu_sel a { color: #fbf429; }
div.submenu_sel a:hover { color: #fbf429; }

div.submenu_2_sel a { color: #fbf429; }
div.submenu_2_sel a:hover { color: #fbf429; }




/* forum */

table.DataTable {
	border: 1px solid #106812;
}

table.ZebraTable tr.dark,
table.DataTable tr.dark,
table.DataTable td.dark {
	background: #c8e6ba;
}

table.ZebraTable tr.light,
table.DataTable tr.light,
table.DataTable td.light { 
	background: #FFF;
}

td.forum_head, td.forum_head_first, td.forum_head_last {
	background: #106812; color: #5f0003; color: white 
}

td.forum_head_first { border-left: 1px solid white }
td.forum_head_last, td.forum_row_last { border-right: 1px solid white }


p.new_topic_title { border-bottom: 1px solid #106812; color: #10520d }
input.forum_submit { border: 1px solid black; background: #106812; color: white; }
input.FormText, select.FormSelect, textarea.FormTextArea { background: #c8e6ba; border: 1px solid #106812; }

a.reply { background: #106812; border: 1px solid #7d380f; color: white }
a.reply:hover { color: #c8e6ba; }



/* seotud foorumi kast */

div.message { margin-top: 5px; margin-bottom: 9px; color: white }

div.message a { color: white; text-decoration: none }
div.message a:hover { color: #f5f41d; text-decoration: none }

div.message a:hover div.message_date { text-decoration: none  }

div.message_date { padding-bottom: 5px; font-size: 12px; color: #f5f41d; border-bottom: 1px solid #f5f41d }
div.message_txt { font-size: 12px; margin-top: 2px  }




























