/* ---------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------- BASIC ----------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------- */

/* ----------------- kraasas

#FED88D; gaishi bruuns (smilshu)
#E8B160; tumshi bruuns
#8C1E1E; tumshi sarkans
------------------- */

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body{
	background-image: url(../imgs/bg.jpg);
	background-color: #FFFFFF;
	margin:0;
}

a:link, 
a:visited, 
a:active {
	text-decoration: none;
	color: #8C1E1E;
}

a:hover {
	text-decoration: none;
	color: #E8B160;
}

.bottom_link:link, 
.bottom_link:visited, 
.bottom_link:hover, 
.bottom_link:active {
	text-decoration: none;
	color: #8C1E1E;
}

INPUT,SELECT,TEXTAREA{
	border: 1px solid gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* *********************************************** */

#table_main {
	width: 850px;
}

#table_main_left {
	width: 8px;
	background-image: url(../imgs/bg_mala_l.gif);
}

#table_main_right {
	width: 8px;
	background-image: url(../imgs/bg_mala_r.gif);
}

/* *********************************************** */

div.header {
	/*height: 120px;*/
	background: #FFFFFF;
}

table.header {
	width: 100%;
	height: 106px;
}

table.header tr {
	background: url(../imgs/header_1px.jpg) top center repeat-x;
}

/*table.header td {
border: #FF0000 1px solid;
}*/


/* *********************************************** */

#top_menu_bar {
	width: 100%;
	background: #8C1E1E;
}

#top_date {
	width: 180px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 4px;
}

/* *********************************************** */

#table_content {
	background: #FFFFFF;
	width: 100%;
}

#content{
	padding: 10px 10px 10px 0;
	text-align: left;
	vertical-align: top;
}

#content_wide{
	padding: 10px 10px 10px 10px;
	text-align: left;
	vertical-align: top;
}

/* *********************************************** */

#footer {
	width: 100%;
	background-color: #E8B160;
	font-size: 11px;
    font-weight: bold;
    color: #8C1E1E;
}

#copyright {
	padding-left: 3px;
	text-align: left;
}

#devnotes {
	text-align: right;
	padding-right: 3px;	
}
/* ---------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------- TOP ----------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------- */

#tmenu {
	background-color: #8C1E1E;
	text-align: left;
}

span.tmenu_item {
	background: url(../imgs/rombs.gif) center left no-repeat;
	padding-left: 14px;
	padding-right: 4px;
	font-weight: bold;
}

a.top_active {
	background-color: #FED88D;
	color: #8C1E1E;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	border: solid #FED88D 1px;
}

a.top_inactive {
	color: #FFFFFF;
}

/* ---------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------- LEFT ----------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------- */

#lmenu {
	width: 160px;
	background-color: #FFFFFF;
	/*border-right: 2px solid #FED88D;*/
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

#sys_user {
	font-size: 10px;
	color: #8C1E1E;
	padding-bottom: 5px;
}

.navpane-top {
	font-weight: bold;
	color: #8C1B1F;
	text-align: left;
	background: url(../imgs/menu/b2.jpg) center left no-repeat;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 5px;
}

div.left_block {
	/*padding-top: 5px;*/
	padding-bottom: 15px;
}

div.left_block_head {
	font-weight: bold;
	color: #8C1E1E;
	/*border-bottom-color: #8C1E1E;
	border-bottom-style: solid;*/
	border-bottom: #8C1E1E solid 1px;
	margin-right: 3px;
	margin-left: 2px;
	padding-left: 1px;
}

div.left_block_subhead {
	padding-top: 1px;
	padding-left: 3px;
	color: #8C1E1E;
	display: block;
	font-weight: bold;
}

span.left_block_item {
	padding-left: 10px;
	padding-top: 1px;
	color: #8C1E1E;
	display: block;
	background: url(../imgs/right.gif) center left no-repeat;
}
/*
span.left_block_item a:active,
span.left_block_item a:link,
span.left_block_item a:visited,*/

div.left_block_subhead a:hover,
span.left_block_item a:hover {
	color: #FFFFFF;
}
/*
a.left_item {
	color: #8C1E1E;
}
	*/
#error{
	border: 1px solid red;
	background: #FFF0F0;
	text-align:center;
	padding:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #8C1E1E;
}

#warning{
	border: 1px solid yellow;
	background: #FFFFF0;
	text-align:center;
	padding:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #8C1E1E;
}

.medium{
	color: black;
	font-weight: bold;
	font-size: 10px;
}

.small{
	font-weight: normal;
	color: gray;
	font-size: 10px;
}

.usercount{
	font-weight: normal;
	color: gray;
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

table#left_menu {
	width: 165px;
	margin-top: 10px;
	margin-bottom: 10px;
}

td.lmenu_top {
	background: url(../imgs/lmenu_top.gif) center bottom no-repeat;
	height: 22px;
}

td.lmenu_mid {
	background: url(../imgs/lmenu_mid.gif) center center repeat-y;
	padding-top: 8px;
	padding-bottom: 8px;
}

td.lmenu_bot {
	background: url(../imgs/lmenu_bot.gif) center top no-repeat;
	height: 22px;
}

/* ---------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------- */

.c {
	clear: both;
}

.red{
	color: red;
}

#skip-page{
	width: 22px;
	padding:0;
	margin:0;
	border: 1px solid #FED88D;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #8C1B1F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.newsbanner{
	color: #8C1E1E;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

.newsbanner a{
	border: 1px solid #E8B160;
	padding: 5px;
	color: #8C1E1E;
	font-size: 16px;
	font-weight: bold;
	text-align: center;

}

#calendar{
	
}

#calendar table,#calendar tr,#calendar td,#calendar p{
	padding:0 !important;
	margin:0 !important;
}
