/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#EAEDD8;
	color:#6C6C6C; 
}

table, td, tr
{
	color:#000000;
}

.header2{
	background-color:#CCCCCC
}
div, h1, h2, h3, h4,  form, label, input, textarea, img, span{
	margin:0; padding:0; font-size:10pt
	
}

p
{
	margin:1; padding:0;
}
.hr
{
	width:90%;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

.tableBorder { border: 1px solid #333333 ; padding: 1px; color:#ffffff}
.tdBack { background-color: #333333; color:#ffffff}
.tdBack a {color:#ffffff }

/*------------------------------------------------main--------------------*/


/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
margin: 0;
padding: 0;
font: bold 12px Verdana;
list-style-type: none;
border-bottom: 1px solid gray;
background: #414141;
overflow: hidden;
width: 100%;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 6px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #414141;
}

.mattblackmenu li a:visited{
color: white;
}

.mattblackmenu li a:hover{
background: black; /*background of tabs for hover state */
}

.mattblackmenu a.selected{
background: black; /*background of tab with "selected" class assigned to its LI */
}


/*------------------------------------------------footer--------------------*/
#footer{
	background:url(images/footer_bg.gif) 0 0 repeat-x;
	padding:14px 0 0 0;
	margin:0 auto;
	position:relative;
	font-size:9px;
	text-align:center
}
/*------------------------------------------------footer--------------------*/

/* news */
#news a { font-size:10px; }

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
margin:0; padding:0; list-style-type: none;
overflow: hidden;
width: 100%; font-style:normal; font-variant:normal; font-weight:normal; font-size:10px; font-family:Verdana; color:#FFFFFF; background-color:#414141

}

.shadetabs li{display: inline;
margin: 0;
}

.shadetabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
/*padding inside each tab*/
border-right: 1px solid #FFFFFF; /*right divider between tabs*/
color: #FFFFFF;
background: #414141; padding-left:6px; padding-right:6px; padding-top:4px; padding-bottom:4px

}

.shadetabs li a:visited{


}

.shadetabs li a:hover{
background: black;
}

.shadetabs li a.selected{background-color:#AA0000; color:#FFFFFF; font-style:bold;}

.shadetabs li a:hover.selected{background: #AA0000;}


/* Start of Banner CSS*/
/* Slide 1 CSS */
 .cafetimer_bg {
	text-decoration: none;
	background: url(images/cafetimer.gif) no-repeat;
	height: 100px;
	width: 770px;
}


.cafetimer_header{
	height:35px;
	color: #125F78;
	font-family: Arial;
	font-size:20px;
	font-weight:bold;
	padding-left:20px;
	padding-top:40PX;
	text-decoration:underline
	}

 .nepcal_bg {
	text-decoration: none;
	background: url(images/nepcal.gif) no-repeat;
	height: 100px;
	width: 770px;
}

.nepcal_header{
	height:35px;
	color: #008080;
	font-family: Trebuchet MS;
	font-size:20px;
	font-weight:bold;
	padding-left:20px;
	padding-top:40PX;
	text-decoration:underline
	}

.logo_header { height: 80; background-image: url('images/hamrai-nepal-ko.gif'); 
               background-repeat: no-repeat; background-position-x: right }
.logo_text   { font-family: verdana; font-size: 12pt; color: #FFFFFF; font-style: italic; 
               font-weight: bold; text-align: right; padding-right: 120px }
 .service_bg {
	text-decoration: none;
	background: url(images/services.gif) no-repeat;
	height: 100px;
	width: 770px;
}

.service_header{
	height:35px;
	color: #008080;
	font-family: Trebuchet MS;
	font-size:20px;
	font-weight:bold;
	padding-left:20px;
	padding-top:40PX;
	text-decoration:underline
	}
