/* CSS Document */

body{
	padding:0px;
	margin:0px;
	color:#454545;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
	}
	
/**** Header Tags ****/	
	
h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
	}	
		
h1 { 
	color:#1471B4; 
	font-size:20px;
	padding:0px 0px 10px 0px;
	font-weight:normal;
	}	
	
a	{
	outline:none;
	}	
	
p	{
	margin-top:0px;	
	}	
	
/**** Admin Section CSS ****/	

#container_header{
	width:970px;
	margin: 0 auto;
	background:#fff;
	border-left:2px solid #E6E6E6;
	}
	
#container_headerl{
	width:230px;
	float:left;
	text-align:center;
	padding-top:35px;
	}
	
#container_headerr{
	width:720px;
	float:right;
	background:url(../images/banner_img.jpg);
	height:178px;
	padding:20px 20px 0px 0px;
	}	
	
#banner_bot	{
	width:972px;
	margin: 0 auto;
	}
	
#welcme_admin{
	width:972px;
	margin:0 auto;
	background-color:#1471B4;
	color:#FFFFFF;
	font-weight:bold;
	padding:7px 0px 7px 0px;
	}	
	
/**** Admin Header Navigation ****/

#header {
	width:972px;
	margin:0 auto;
	background-color:#1471B4;
	height:25px;
	}
	
/*#header ul{ 
	margin:0px; 
	padding:0px;
	}
	
#header ul li{
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	list-style-type:none;
	border-right:1px solid #ffffff;
	height:44px;
	
	}
	
#header ul li a{
	background-color:#1471B4;
	color:#ffffff;
	text-decoration:none;
	display:block;
	font-weight:normal;
	padding: 7px 3px 10px 2px;
	}
	
#header ul li a:hover{
	background-color:#F6AB00;
	color:#fff;
	}	
	
#header #on a{
	color:#F6AB00;
	text-decoration:none;
	display:block;
	padding:7px 3px 10px 2px;
	}
	
#header #on a:hover{
	color:#F6AB00;
	}		
*/	
/**** Container Body Tags ****/

#container_body{
	width:972px;
	margin:0 auto;
	background-color:#fff;
	padding-bottom:15px;
	padding-top:20px;
	}
	
/**** Breadcrums Tags ****/	
	
#breadcrums{
	width:950px;
	margin:15px 0px 15px 0px;
	padding:4px 0px 4px 10px;
	background-color:#ccc;
	}	
	
#breadcrums span{
	color:#000;
	}	

#breadcrums a{
	color:#1471B4;
	font-weight:normal;
	text-decoration:underline;
	}	
	
#breadcrums a:hover{
	color:#000;
	font-weight:normal;
	text-decoration:underline;
	}			

/**** Table Tags ****/
	
#table{
	width:972px;
	margin-top:15px;
	}
		
	
#table a{
	text-decoration:underline;
	color:#1471B4;	
	}	
	
#table a:hover{
	text-decoration:none;
	color:#000;
	}			
	
.lightcolor	{
	background-color:#D4D6DB;
	color:#000;
	}
	
.darkcolor{
	background-color:#1471B4;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	}	
	
#num{
	width:50px;
	text-align:center;
	}
	
#num1{
	width:50px;
	text-align:center;
	}
	
#title{
	width:385px;
	}
	
#title1{
	width:385px;
	}
	
#col1{
	text-align:center;	
	}
	
#col2{
	text-align:center;	
	}	
	
#col3{
	text-align:center;	
	}
	
#col4{
	text-align:center;	
	}	
	
#col5{
	text-align:center;	
	}	
#col6{
	text-align:center;	
	}		
#col7{
	text-align:center;	
	}		
#col8{
	text-align:center;	
	}	
		
#col9{
	text-align:center;	
	}		
#col10{
	text-align:center;	
	}		
		
#add_new{
	width:972px;
	text-align:right;
	margin-bottom:2px;
	}	
#add_new1{
	width:972px;
	text-align:right;
	margin-bottom:2px;
	}	
	
.myHide{
	display: none;
	}	
	
.pad1{
	padding:5px;
	}		
	 
/**** Error Text ****/

#error{
	width:250px;
	margin:0 auto;
	color:#9d0000;
	}	 
	
#olno{
	margin:0px;
	padding:0px;
	padding-left:25px;
	}	
	
/**** Buttons Tags ****/

.logout {
	display:block;
	background-color:#1471B4;
	color:#FFFFFF;
	font-weight:bold;
	float:right;
	}
	
.delete {	
	background-color:#1471B4;
	color:#FFFFFF;
	font-weight:bold;
	width:50px;
	font-size:11px;
	text-align:center;
	}
	
.bottom_but	{	
	background-color:#1471B4;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	}
	
.top_right{	
	background-color:#1471B4;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	}
	
.top_right_new{	
	background-color:#1471B4;
	color:#FFFFFF;
	font-weight:bold;
	width:140px;
	font-size:11px;
	text-align:center;
	}	
	
.top_right_none{	
	background-color:#fff;
	color:#FFFFFF;
	font-weight:bold;
	width:120px;
	font-size:3px;
	text-align:center;
	}
	
/**** Admin Footer ****/	
	
#footer {
	width:972px;
	margin: 0 auto;	
	font-size:11px;
	margin-top:0px;
	}
		 
ul#bot{
	list-style-type: none;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	border-top: 1px solid #1471B4;
	}		 
		 
ul#bot .le { float: left; }
ul#bot .ri { float: right; }

#bot a { 
	color:#1471B4; 
	text-decoration:none;
	}
#bot a:hover { 
	color:#000000; 
	text-decoration:none; 
	border-bottom:1px dotted;
	} 
	
/**** Form Tags ****/	

input, textarea, select{font-size:12px; font-family:Arial, Helvetica, sans-serif;}	
		
.input {
	border:1px solid #000000;
	}
	
.textarea{
	border:1px solid #000000;
	}		
	
.select{
	border:1px solid #000000;
	}
	
.red{
	color:#FF0000;
	}
	
/****** Dropdown ****/

#dropmenudiv{
position:absolute;
background-color: #ffffff;
border:1px solid #fff;
border-bottom-width: 0; 
line-height:20px;
z-index:100;
margin-top:12px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 12px;
border-bottom: 1px solid #fff;
padding: 1px 0;
text-decoration: none;
background:#1471B4;
color:#fff;
font-weight:bold;
font-size:11px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #F6AB00;
color:#000;
}		
		

			