/*

	NHEC - Main CSS
	by Kyaw Win (Mr Balance)
	http://www.mrbalance.blogspot.com
	Last Upgrade on 19/7/2007 (04:26)
	
*/

body {
	margin:0px 0;
	padding:0;
	color:#333333;
	line-height: 1.4em;
	background: #b89e6c;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 74%;
}


.content {
	color: #ccc;
	padding: 0;
	width: 800px;
	background: #f5ffe4 url(../images/mainbg.jpg) repeat-y center;
	margin: 0 auto 0 auto;
}

.img {
	padding: 0px 8px 8px 0px;
	float: left;
}

.img2 { padding: 0 0 3px 3px; float: right; }

.date_top {
	color: #000000;
	float: left;
	padding: 4px 5px 2px 5px;
	height: 24px;
	text-align: center;
	width: 155px;
}



/* HEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------
*/
#top {
	padding: 0;
	margin: 0;
	height: 61px;
	background-color: #c0dd9d;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#top .padding {
	float: right;
	padding: 20px 25px 0 0;
	font-size: 90%;
	color: #000033;
}


#header {
	margin: 0;
	width: 800px;
	background: #C0DD9D url(../images/header.jpg) no-repeat center;
	color: #FFF;
	height: 112px;
}
#header .title {
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 170px;
}
#header .title h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin: 0;
	padding: 0 0 9px 0;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
}

#header .title h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	background-image: none;
	color: #003333;
	margin: 0;
	padding: 0 0 0 2px;
	text-transform: uppercase;
}


/* SUBHEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#subheader {
	background: #3c763c url(../images/subheader.jpg) no-repeat center;
	width: 800px;
	height: 30px;
}
#subheader .padding {
	padding: 0 10px 0 10px;
}


/* NAVIGATION
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.nav {
	text-align: left;
	color: 	#7D8085;
	width: 130px;
	background-color: #999999;
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
}
.nav li { 
	margin: 5px 0 5px 0px; 
	padding: 0px 0 0 0px; 
	border-bottom: 1px dotted #ccc; 
	
	list-style: none;
}
.nav li a { color: #546078; text-decoration: none;  padding: 5px 0 0 0px; display: block; margin-bottom: 2px;}
.nav li a:hover { color: #075181; text-decoration: none; background: #E5F6FF; display: block; margin-bottom: 2px;}

#navibox {
	height: 210px;
	background-color: #003300;
	float: left;
	line-height: 18px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	width: 160px;
	padding-left: 0px;
}
#navibox h1 {
	font-size: x-small;
	color: #Dcebc7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCEBC7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	text-align: justify;
	width: 140px;
	margin: 1px;
	padding: 1px 1px 1px 10px;
	clear: both;
	color: #CCCCCC;
}
#navlist
{
	margin: 1px 1px 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 1px 1px 1px 0px;
	text-align: left;
	width: 140px;
	vertical-align: 120%;
}

#navlist li
{
list-style: url(none) none;
margin: 0;
padding: 0.2em;
}

#navlist li a {
	text-decoration: none;
	color: #999900;
	list-style-image: none;
	list-style-type: none;
}

#navlist li a:hover {
	color: #CCE5A3;
	text-decoration: none;
}

.how {
	padding: 5px 0 20px 0;
	float: left;
}

/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#main {
	color: #666666;
	width: 780px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}  
#main .left_side {
	width: 165px;
	float: left;
	padding: 0;
	background-color: #478d47;
}

#main .right_side {
	float: right;
	width: 580px;
	background-color: #F5FFE4;
	margin: 5px 5px 10px 5px;
	padding: 5px 10px 0 10px;
}

#main h3 {
	font: 85% Arial, Sans-Serif;
	margin: 0 0 10px 0px;
	padding: 0;
	color: #000;
	background: inherit;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}

#main .box  {
	padding: 0px;
	border: 3px double #000;
	margin: 5px;
}


#main .box1  {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	clear: both;
}

.left_box {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}


#main .search_box  {
	padding: 0px 5px 5px 5px;
	margin: 0px;
	width: 150px;
}

#main .left_side ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	list-style : none; 
	border-bottom: 0px solid #eee; 
	list-style-type: square;
	color: #a90000;
}
	
#main .left_side li { 
	margin: 0 0 2px 15px;
	padding: 0 0 0 0px;
	color: #555;
}

#main .left_side  .padding {
	color: #555;
	margin: 0px;
	padding-left: 0px;
}

/* News
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.news {
	color: #000000;
	line-height: 1.2em;
	background-color: #ABC9B0;
	padding: 0.5em;
	clear: both;
	margin-bottom: 10px;
}

.news img {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
	
.news ul {
/*	color: #000000;*/
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.news ul li {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
	
.news div {
	color: #000000;
	line-height: 16pt;
	padding: 0 0 0 4.5em;
	margin: 0 0 0 5em;
	background-color: #abc9b0;
}

.news div h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}	
	
.news div h6 {
	font-size: 100%;
	font-weight: normal;
	/*color: #000000;*/
	margin: 0;
	padding: 0;
}	
	
.news div a {
	color: #336633;
	text-decoration: none;
	background-color: #abc9b0;
}

.news div a:hover {
	text-decoration: underline;
}

.news div ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.news div ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

.seperation {
clear: both;
/*height: 0px;
line-height: -1px;
margin: 0 0 0 0;
padding: 0 0 0 0;*/
}

.news2 {
	color: #000000;
	line-height: 1.2em;
	background-color: #ABC9B0;
	padding: 0.5em;
	clear: both;
	margin-bottom: 10px;
}


/* ANNOUNCE BOX
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#ann_quotes {
	color: #000000;
	background-color: #ABC9B0;
	border: 3px solid #DAE7DC;
	clear: both;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	
}
.ann_quote {
	color: #000;
	line-height: 1.5em;
	padding: 5px 5px 0 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	vertical-align: 120%;
	letter-spacing: 1px;
}
.ann_quote DIV {
	padding: 3px 0 0 0;
	font-weight: normal;
	color: #000;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	margin: 3px 0 3px 0;
	font-size: 8px;
}
.ann_quote IMG {
	padding: 2px 3px 2px 3px;
}

.ann_quotes_title {
	color: #2C4141;
	line-height: 25px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #83AF8B;
	height: 25px;
	text-align: center;
}
.ann_quote ul {
	font-size: 10px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}


/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer {
	clear:both;
	height: 35px;
	color:#ccc;
	font-size:90%;
	padding: 0;
	text-align:center;
	background-color: #000;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#footer .padding { padding: 10px 0px 0px 0px; }
#footer .right { 
	float:right; 
	clear:right; 
	text-align:right; 
}
#footer .right { 
	float:right; 
	clear:right; 
	text-align:right; 
}

#footer a { color: #E0F5FF; }

/*  Top Menu */
#menu {
	width: 600px;
	height: 26px;
	padding: 0px 5px 0px 10px;
	float: right;
}
#menu ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li
{
	list-style: url(none) none;
	float: left;
	height: 26px;
	width: 96px;
	padding-left: 0px;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 0px;
	line-height: 26px;
	background-position: center;
	margin-right: 2px;
	margin-left: 0px;
}
#menu li a {
	text-decoration: none;
	color: #999900;
	list-style-image: none;
	list-style-type: none;
	float: left;
	height: 26px;
	background-color: #003300;
	display: block;
	padding-top: 0px;
	text-align: center;
	width: 96px;
	background-repeat: no-repeat;
	background-position: left top;
}
#menu li a:hover {
	text-decoration: none;
	color: #CCE5A3;
}

#totop { padding: 0px; width: auto; }

#totop p {
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-position: 120%;
}

#totop a {
	color: #003300;
	text-decoration: none;
}
#totop a:hover {
	text-decoration: underline;
}


/* ---------------------------------------------------------------------------------------------------------------------------------------------------*/

input.search {
	width: 100px;
	border: 1px solid #000000;
	color: #666;
	background-color: #DEDDBE;
	padding-left: 2px;
}
input.submit {
	color: #333333;
	font: bold 1.1em Arial, Verdana, Helvetica, sans-serif;
	border: 0;
	background-image: none;
}

input.search:hover {
	background-color: #FFF;
}

ul {
	color: #003333;
	padding: 0px;
	margin: 5px 0px 5px 0px;
	list-style-type: disc;
	list-style-position: outside;
}
li {
	color: #000;
	padding: 0px;
	margin: 0px 0px 2px 20px;
}
.sub  {margin: 0 0 2px 30px; padding: 0 0 0 0px;  color: #888; }

p {
	margin: 0 0 10px 0;
	padding: 0;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
a { color: #003300; background: inherit; text-decoration:none; }
a:hover { background: inherit; text-decoration:underline; }


h1 {
	color: #666;
	background: inherit;
	font: 1.8em Arial, Sans-Serif;
	letter-spacing: -1px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

h1 a { color: #336633; background: inherit; }

h2 {
	color:#316130;
	font-size:140%;
	font-weight:bolder;
	height: 17px;
	margin: 5px 0 5px 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h2 a { color: #316130; }
h2 a:hover { background: #f5ffe4; color: #006666; text-decoration:none;  }

.date {
	color: #666666;
	text-align: right;
	margin: 4px 0 5px 0;
	padding: 0.4em 0 0 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
}
