/*Deed taliin menuunuudiin css*/
.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 11px Tahoma;
}

.suckertreemenu li a{
	float: left;
	color: black;
	padding: 8px 11px; /*padding of tabs*/
	text-decoration: none;
	background: transparent url(data/images/bg1.jpg) top right no-repeat;
	border-top: 0px solid #d3bdbe; /*top border style*/
	border-bottom: 0px solid #ffa1a3; /*thick bottom border below tabs*/
}

.suckertreemenu li a#leftmostitem{ /*Extra CSS for left most menu item*/
	border-left: 1px solid #8E8E8E; /*left border style*/
}

.suckertreemenu li a#rightmostitem{ /*Extra CSS for right most menu item*/
	border-right: 3px solid #d3bdbe; /*right border style*/
	background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

.suckertreemenu li a:visited{
	color: black;
}

.suckertreemenu li a:hover{
	color: black;
	background-image: url(data/images/bg2.jpg); /*background image swap on hover*/
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*zuun taliin virtical menu */
.suckerdiv{ 
	width: 200px; /*Box model bug: 178px minus all left and right paddings for .suckerdiv */
	background-color: #ffffff;
}

.suckerdiv ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #ffffff;
}

.suckerdiv li {
	border-bottom: 1px solid #d3d3d3;
	margin: 0;
}

.suckerdiv li a{
	background: white url(arrow-list.gif) no-repeat 2px center;
	display: block;
	padding: 5px 2px 5px 15px;
	border-left: 1px solid #00942e;/*menuunii urd taliin bosoo*/
	/*border-right: 1px solid #336699;*/
	background-color: #f7f7f7;/*menuunii gol taliin bosoo*/
	color: #000000;
	text-decoration: none;
	width: 200px;
	font: normal 12px Tahoma;
}

html>body .suckerdiv li a{ /*Non IE6 width*/
	width: auto;
}

.suckerdiv li a:hover{
	background-image:url(arrow-list-red.gif); /*onMouseover image change. Remove if none*/
	border-left: 1px solid #ffc644;
	/*border-right: 1px solid #5ba3e0;*/
	background-color: #eaeaea;
	color: #009934;
}

.suckerdiv ul li{
	position: relative;
}

/*Sub level menu items */
.suckerdiv ul li ul{
	position: absolute;
	width: 176px; /*sub menu width*/
	top: 0;
	visibility: hidden;
}
/*Date*/
td.date{
	font: bold 11px Tahoma;
}

td.footer
{
font: normal 11px Tahoma;
}

/*footer*/
a.footer_menu:link ,a.footer_menu:visited{ 
	font-family : Tahoma, "Microsoft Sans Serif", misc-fixed-iso10646-1, sans-serif;
	font-size : 11px;
	font-weight :normal;
	color:#26733d;
	text-decoration: none;
}
a.footer_menu:hover{
	font-family : Tahoma, "Microsoft Sans Serif", misc-fixed-iso10646-1, sans-serif;
	font-size : 11px;
	font-weight :normal;
	color:#30c15b;
	text-decoration: none;
}

/*Titlebar deerh titlr uud*/
.arrowlistmenu{
width: 180px; /*width of menu*/
}

/*Left menuunii devsger zurag*/
.leftMenu{
font: bold 10px Tahoma;
color: white;
text-transform: uppercase;
padding: 4px 0 4px 15px; /*header text is indented 10px*/
}

/*right menuunii garchig*/
.headerbar{
font: bold 10px Tahoma;
color: Black;
background:url(data/images/titlebar_ask.jpg) repeat-x;
margin-bottom: 3px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 15px; /*header text is indented 10px*/
}
.niitzochid{
font: bold 10px Tahoma;
color: Black;
background:url(data/images/titlebar_ask.jpg) repeat-x;
margin-bottom: 3px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 15px; /*header text is indented 10px*/
width: 163px;
}

/*Sanal asuulgiin asuult*/
.asuult{
font: bold 10px Tahoma;
color: Black;
margin-bottom: 3px; /*bottom spacing between header and rest of content*/
text-transform: none;
padding: 0px 0 0px 0px; /*header text is indented 10px*/
}

/*Asuultiin hariu*/
.footer_note
{
font: normal 11px Tahoma;
color:#019934;
}

/*Paging*/
.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: 2175BC;
color: #FFF !important;
border-color: #90BADE;
font-weight: normal;
font-size: 12px;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}


td.ask_title{
  font-family : Tahoma;
  font-size : 11px;
  font-weight : bold;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:0px;
  color:#000000;
}
td.ask_body{
  font-family : Tahoma;
  font-size : 11px;
  font-weight : normal;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:0px;
  color:#000000;
}

td.norm_title{
  font-family : Tahoma;
  font-size : 12px;
  font-weight : bold;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:0px;
  color:#000000;
}

td.right_title{
  font-family : Tahoma;
  font-size : 11px;
  font-weight : bold;
  padding-top:0px;
  padding-left:5px;
  padding-bottom:0px;
  color:#ffffff;
}

td.norm_body{
  font-family : Tahoma;
  font-size : 12px;
  font-weight : normal;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:0px;
  color:#505050;
}

span.title{
  font-family : Tahoma;
  font-size : 15px;
  font-weight : normal;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:0px;
  color:#e54b25;
}

/*footer*/
a.normal_link:link ,a.normal_link:visited{ 
	font-family : Tahoma, "Microsoft Sans Serif", misc-fixed-iso10646-1, sans-serif;
	font-size : 11px;
	font-weight :normal;
	color:#13840e;
	text-decoration: underline;
}
a.normal_link:hover{
	font-family : Tahoma, "Microsoft Sans Serif", misc-fixed-iso10646-1, sans-serif;
	font-size : 11px;
	font-weight :normal;
	color:#30c15b;
	text-decoration: none;
}

/**************************  Зар оруулах хэвшүүлэлт  **************************/
.markermenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
}

.markermenu li a{
background: white url(media/arrow-list.gif) no-repeat 2px center;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #00014e;
}

.markermenu li a:hover{
color: black;
background-color: #ffffcb;
background-image:url(media/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}
/**************************  Зар оруулах хэвшүүлэлт  **************************/


.side_info_div{
	border-bottom: 1px solid #D8D8D8;
	padding: 0px;
	padding-bottom: 10px;
}

/**************************  Доод цэс хэвшүүлэлт  **************************/
.indentmenu{
font: normal 11px Tahoma;
color:black;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
/*float: left;*/
width: 100%; /*width of menu*/
/*border: 1px solid #564c66;*/ /*dark purple border*/
/*border-width: 1px 0;*/
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
/*float: left;*/
color: #26733d; /*text color*/
padding-right: 5px;
padding-left: 5px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: #26733d;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: #30c15b; /*text color of selected and active item*/
/*padding-top: 6px; *//*shift text down 1px for selected and active item*/
/*padding-bottom: 4px; *//*shift text down 1px for selected and active item*/
}

/**************************  Доод цэс хэвшүүлэлт  **************************/
/* Copyright 2006 LuckyTeam.co.uk. To use this code on your own site, visit http://luckyteam.co.uk */

.luckyViewCont {
text-align:center;
overflow: hidden;
position: relative;
border: 1px solid #9E2F2D;
 background  : #fff; 
}

.luckyViewHelp {
    z-index         : 200;
    visibility      : hidden;
    position        : absolute;
    background      : #fff;
    color           : #000000;
    border          : 1px outset #9E2F2D;
    padding         : 10px;
    text-align: left;
}

.luckyViewHelp * {
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    color: #000000;
    line-height: normal;
}

.luckyViewHelp p {
    margin-bottom   : 7px;
}

.headerbar{
font: bold 10px Tahoma;
color: Black;
background:url(data/images/titlebar_ask.jpg) repeat-x;
margin-bottom: 3px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 15px; /*header text is indented 10px*/
}

span.ditrict_title{
	font-family : Tahoma, "Microsoft Sans Serif", misc-fixed-iso10646-1, sans-serif;
	font-size : 12px;
	font-weight :bold;
	color:black;
}

a.ditrict:link ,a.ditrict:visited{ 
	font-family : Tahoma, "Microsoft Sans Serif", misc-fixed-iso10646-1, sans-serif;
	font-size : 11px;
	font-weight :normal;
	color:black;
	text-decoration: underline;
}
a.ditrict:hover{
	font-family : Tahoma, "Microsoft Sans Serif", misc-fixed-iso10646-1, sans-serif;
	font-size : 11px;
	font-weight :normal;
	color:black;
	text-decoration: none;
}

