@charset "utf-8";
/* CSS Document */

/*body {
	margin: 0px;
	padding:0;
	font-family:Verdana;
	
	
}*/
body{
	topmargin: 0px;
	leftmargin: 0px;
	rightmargin: 0px;
	bottommargin: 0px;
	marginwidth: 0px;
	marginheight: 0px;
	font-family:Verdana;
}





.clear{ margin:0; padding:0; line-height:0; font-size:0; clear:both;}

ul{
	list-style:none;
	margin:0;
	padding:0;
	}



.main_table{
	width:980px; 
	height:auto;
	margin:0; 
	padding:0;
	border:1px solid #CCC;
	}
	
.{
	width:945px;
	height:100px;
	background:url(../images/_bg.gif) repeat-x;
	}
.logo{
	width:160px;
	height:39px;
	float:left;
	}
.date{
	width:300px;
	height:39px;
	float:right; 
	}
	
.welcome_text_date{
	width:800px;
	height:auto;
}
.welcome_text{
	width:400px;
	height:auto;
	float:left;
	text-align:left;
	font-size:13px;
	}
.select_date{
	width:300px;
	height:auto;
	float:right;
	}



.main{
	width:945px;
	height:auto;
	padding:5px 5px 5px 5px;
	
	border:1px solid #e3eaed;
}

.admin_links{
	width:400px;
	height:auto;
	float:left;
	margin:0 0 0 20px;
	}
	
	
.btn_box{
	width:160px;
	height:32px;
	background-image:url(../images/button_bg.png);
	background-repeat:no-repeat;
	float:left;
	margin:10px 0 0 20px;
	padding:5px 0 0 0;
}




.btn_box a{
	font-size:12px;
	color:#58595b;
	text-align:center;
	text-decoration:none;
}
.btn_box a:hover{
	color:#000000;
}


.epaper_text{
	width:200px;
	height:25px;
	float:left;
}


.epaper_text a{
	font-size:21px;
	color:#939598;
	text-decoration:none;
}
.epaper_text a:hover{
	color:#e79e35;
}


.image{
	width:310px;
	height:auto;
	float:left;
}



.bottom{
	width:200px;
	height:auto;
	color:#4d4d4f;
	font-size:11px;
	text-align:center;
}

/* adminhome.php end*/


.top_menu{
	width:945px;
	height:34px;
	margin:20px 0 0 0;
	background:url(../images/top_menu_bg.gif) repeat-x;
	}
	
/*.top_menu ul{
	width:945px;
	height:34px;
	margin:0;
	padding:0;
	list-style:none;
	}
.top_menu li{
	float:left;
	padding:5px 10px 8px 20px;
	
	width:120px;
	height:21px;
	margin:0;
	padding:5px 0 0 0;
	}

.top_menu li a{
	font-size:13px;
	color:#000;
	text-decoration:none;
	}
.top_menu li:hover{
	background:#e2e2e2;
	color:#666;
	}*/





/* 
	LEVEL ONE
*/

ul.dropdown{ 
	position: relative; 
	font-size:12px;
	width:945px;
	height:34px;
}



ul.dropdown li { 
/*font-weight: bold; 
float: left; 
zoom: 1; 
text-align:left; */

	width:120px;
	height:34px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;

}




ul.dropdown a:hover		            
{ 
color: #000;
font-weight:bold; 
}

ul.dropdown a:active               
 { 
 color: #000000;
 }
ul.dropdown li a                    
{
 display: block; 
 padding: 10px 0px; 
 color: #333; 
 text-decoration:none; 
 }
 
ul.dropdown li.hover,
ul.dropdown li:hover                
{ 
background:#e3e3e3; 
color: black; 
position: relative; 
}

ul.dropdown li.hover a              
{ 
color: black;  
}


/* 
	LEVEL TWO
*/
ul.dropdown ul{ 
	visibility: hidden; 
	position: absolute; 
	top: 100%; 
	/*left: 0;*/
	padding:0; 
	margin:0; /*border:1px solid red;*/
	
}



ul.dropdown ul li { 
	width:150px;
	height:30px;
	text-align:left;

	font-weight: normal; 
	background: #e3e3e3; 
	color: #000; 
	border-bottom: 1px solid #FFF; 
	float: none;
	
	margin:0;
	padding:0;
	position:relative;
									  
}
									  
                                    
									
ul.dropdown ul li a					
{ 
 width: 100%; 
 display: inline-block; 
 text-decoration:none; 
 padding:5px 10px;
 
 } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					
{ 
left: 100%; 
top: 0; 

}


ul.dropdown li:hover > ul 			
{ 
visibility: visible; 
}
	

/*top_menu end*/

	
.footer {
	FONT-SIZE: 8.5pt; 
	COLOR: #5C6F81; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none; 
	line-height:12pt;
	
	height:40px; 
	text-align:center;
	padding:10px 0 0 0;
}	
		

.page{
	width:945px;
	height:auto; 
	border:1px solid red;
	}

.left_buttons{
	width:200px;
	height:auto;
	float:left;
	}
	
.left_buttons_top{
	width:200px;
	height:10px;
	
	line-height:0;
	font-size:0;
	}
.left_buttons_body{
	width:200px;
	height:auto;
	
	}
.left_buttons_bottom{
	width:200px;
	height:10px;
	
	}		
	
	
.main_page{
	width:700px;
	height:auto;
	float:left;
	margin:0 0 0 10px;
	}

.main_page_top{
	width:700px;
	height:11px;
	
	line-height:0;
	font-size:0;
	}

.main_page_body{
	width:700px;
	height:auto;
	
	}

.main_page_bottom{
	width:700px;
	height:11px;
	
	}


/* for menu start*/

	
.items{
	width:200px;
	height:20px;
	
	border:1px solid #e3eaed;
	background:#F9F9F9;
	float:left;
	
	margin:30px 0 0 20px;
	
	}	
	
.items a{
	font-family:Verdana;
	font-size:12px;
	color:#999;
	text-align:center;
	}		
	
	
	
/*menu_table start*/
.menu_table{ 
	height:auto;
	font-family:Verdana; 
	
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	
	background:#F9F9F9;
	
		
}

.menu_table tr{ 
	color:#666;
	font-size:13px;
	text-align:center;
	line-height:30px;
	
}



.menu_table tr td{
	border:1px solid #CCCCCC;
}


.menu_table tr th{
	border-right:1px solid #CCCCCC;
	font-size:13px;
}

.menu_table tr th:last-child {
	border-right:none;
}

