html{
	height:100%;
	font-family: "Arial", "Helvetica", "Verdana", "sans-serif"!important;
	font-size:12px!important;
	color:#302217;
	text-align:justify;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border:3px solid wheat; }

a
{
  text-decoration: none;
	color:#302217;
	font-weight: bold;
}


ul{
	list-style:none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0px;
  background: url(../images/red.gif);
  font-family: "Arial", "Helvetica", "Verdana", "sans-serif"!important;
}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}

/* TABLE */
table, table td, table th{
  background: transparent;
}

table th{color:#000;font-weight:normal;}
/*
table, table th, table td{border:0px;border-top:1px dotted #aaa;padding:5px 0px;}
table th, table td{border-left-color:#bbb;border-top-color:#bbb;}
table{border-right-color:#bbb;border-bottom-color:#bbb;}
*/

/* FLASH */
#info{
	color: darkgreen;
	font-weight: bold;
	background-color: #ccc;
	padding: 5px;
}

#warning{
	color: maroon;
	font-weight: bold;
	background-color: #ccc;
  padding: 5px;
}


h1 a{
	color: #800517;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
  /*border-bottom: 2px dotted #271e0f;*/
}

h1{
	color: #800517;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
  border-bottom:0px dotted #271e0f;
}

hr{
  border: 2px dotted #271e0f;
}

.description { color: #999; font-size: 90%;}


/* CONTACT FORM */
input, textarea, select{
	border:1px solid #362416;
	/*background:url(../images/stblack.png);*/
	background: transparent;
	padding:2px 5px 2px 5px;
	margin:2px 0px 2px 15px;
	color:#000;
}

.language{
  float: right;
  margin-top: 1%; 
  margin-right: 30px;
}

.language a{
  color: #fff;
  font-weight: bold;
}

.language1{
  float: right;
  margin-top: 1%; 
  margin-right: 30px;
}

.language1 a{
  color: #271e0f;
  font-weight: bold;
}

.button{
 font-weight: bold;
 color: #fff;
 background-color: #800517;
}

/* Fix IE. Hide from IE Mac \*/
html ul.mainmenu li { float: left; }
html ul.mainmenu li a { height: 1%; }
/* End */

/* BEGIN OF MENU */
#left{
	width:165px;
	float:left;
	margin-left: 1%;
	position: relative;
	z-index: 10;
}

ul.mainmenu {
	padding: 0;
	list-style: none;
	width: 165px;
}
	
ul.mainmenu li {
  position: relative;
  text-align:right;
	margin-bottom:1px;
}

li ul {
	position: absolute;
	left: 166px;
	display: none;
}

ul.mainmenu li a {
	display: block;
	width:145px;
	padding:10px;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:normal;
	text-transform:uppercase;
	background:url(../images/stblack.png);
	position:relative;
	z-index:100;
}

ul.mainmenu li a:hover {
	text-decoration: none;
	background:#3B0B0B;
}

ul.mainmenu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 165px;
}

ul.mainmenu li:hover ul {
  display: block  
}

ul.mainmenu li:hover ul, li:over ul {
  display: block;  
}

/* END OF MENU */
	
#content{
  z-index: 0;
  margin: 1%;
  float: right;
  width: 660px;
  height: 680px;
	background: url(../images/scroll.png) no-repeat;
}

html #content{
  _background-image:none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.mondiscovery.mn/images/scroll.png", sizingMethod="scale");
}

#logo{
	background: url(../images/logo.png) no-repeat;
}

html #logo{
  _background-image:none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="../images/logo.png", sizingMethod="crop");
}

#wrap{
  margin-left: 5%;
  width: 90%;
  background: url(../images/MDT11.JPG) no-repeat;
}


#scroll_div {
  overflow: scroll;
  height: 520px;
  width: 580px;
  margin: 78px 0px 0px 40px;
  padding-right: 8px;  
  font-family: "Arial", "Helvetica", "Verdana", "sans-serif"!important;
  font-size:12px;
  color:#302217;
  outline:none;
}


.intro{
  margin-top: 3%;
  margin-left: 2%;
  width: 770px;
}

.intro ul{
  display: inline;
}

.intro ul li {
	margin: 0;
	margin-left:-3px;
	list-style: none;
	display: inline;
}

.intro a{
  color: #fff;
}

.intro{
  color: #fff;
}

.options a{
  font-style: italic;
  font-size: 12px;
}

#tiny_mce_editor input, textarea, select {
	color:#000;
}

.manage, .manage a, a.manage {color:#ff00cc!important;font-size:17px;font-style:normal;font-weight:normal;}
.manage a:hover {text-decoration:none;}

hr.dotted{background:url("../images/dotted_line.gif") repeat-x scroll 0 0 transparent; border:0px;}

.breadcrumbs {margin:10px 0 0 0;color:#FF0000;font-weight:normal;}
.breadcrumbs a{color:#FF0000;font-weight:normal;}

.more {color:#FF0000!important;font-weight:normal!important;}
