body{
background-color:#666666;
font-size:14px;
font-family:"lucida Grande",helvetica,arial,"lucida console",sans-serif;
}

h1{font-weight:bold; font-size:130%; line-height: 150%;  color:#666666; margin:0px; padding:0px;}
#siteframe {
	width:900px;
	margin:auto;	

}
.box1{
	background-color:#ececec;
	padding:10px;
	border: gray 1px solid;
	}

#adminlogo{		
	width:300px;  
	height:90px; 
	margin-top:10px;
	float:left;
}

#adminmenu{		
	margin-top:70px;
	width:550px;  
	height:55px; 
	text-align:right;
	float:right;
}
	
#adminpagebox{		
	width:100%;  
	height:150px; 
	background-color:#3e79b6;   
	margin:auto;	
	float:right;
}

#adminpagebox-text{		
	width:90%;  
	padding-top:100px;
	font-weight:bold; font-size:150%; line-height: 150%;  color:#ffffff;
	margin:auto;
}

#adminpagedata{		
	width:100%;  
	background-color:white;   
	float:left;
}
#adminpagedata-padding{		
	width:90%;  

	padding-top:20px;
padding-bottom:40px;
margin:auto;

}
#footer{		
	width:100%;  
	height:50px; 
	background-color:black;   
margin:auto;	
	float:right;
}
/*FORMS*/


.send-btn{

	

	
	font-size:10pt;
color: #333333; padding:10px; border:solid 1px #c6b46b; background:#f4e5a9; text-decoration: none;
	}	

	

	.send-btn:hover{

	font-size:10pt;
color: #333333; padding:10px; border:solid 1px #c6b46b; background:#c5b988;  text-decoration: none;


	}

	

.send-btn2{

	border:solid #333333 1px;
	background-color:#99cc01;
	font-family: "lucida Grande",Geneva, helvetica, arial, "lucida console", sans-serif;
	font-size:8pt;
	color:#ffffff;
	margin-right:3px;
	margin-bottom:5px;

	}	

	

	.send-btn2:hover{

	border:solid #99cc01 1px;
	background-color:#333333;
	font-family: "lucida Grande",Geneva, helvetica, arial, "lucida console", sans-serif;
	font-size:8pt;
	color:#ffffff;
	margin-right:3px;
	margin-bottom:5px;

	}

	

.send-btn-red{

	border:solid black 1px;
	background-color:red;
	font-family: "lucida Grande",Geneva, helvetica, arial, "lucida console", sans-serif;
	font-size:8pt;
	color:#ffffff;
	margin-right:3px;
	margin-bottom:5px;
	}	

	

	.send-btn-red:hover{

	border:solid red 1px;
	background-color:black;
	font-family: "lucida Grande",Geneva, helvetica, arial, "lucida console", sans-serif;
	font-size:8pt;
	color:#ffffff;
	margin-right:3px;
	margin-bottom:5px;

	}



		

	.input{
		border:solid #3e79b6 1px;
		margin-bottom:5px;
	}



select  { 

 background-color: #ffffff; 
 color: #000000; 
 font-size:11px;
 border:solid #999999 1px;
 width:180px;
}

.inputsearch{

	border:solid #999999 1px;
	margin-bottom:5px;
	width:180px;

	}

	

label{

width: 100px;
float: left;
margin-right: 0.5em;
display: block;
clear:both;

}


/* END FORMS */
	
	
	
.eqnav_tabs{
width: 100%;
overflow: hidden;
border: 0px solid black; /*bottom horizontal line that runs beneath tabs*/

}

.eqnav_tabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font-size:  14px;
font-family: arial, "lucida console", sans-serif;
list-style-type: none;
}

.eqnav_tabs li{
display: inline;
margin: 0;
}

.eqnav_tabs li a{
float: right;
display: block;
text-decoration: none;
margin: 0;
padding: 20px 20px; /*padding inside each tab*/
border: 0px solid black; /*right divider between tabs*/
color: #ffffff;
background: #666666; /*background of tabs (default state)*/
}

.eqnav_tabs  li.active a{
background: #3e79b6;
}

.eqnav_tabs  li.active a,  .ecmanav_tabs li.active a:hover{
background: #3e79b6;
}

.eqnav_tabs  li.right a{
float: left;
display: block;
text-decoration: none;
margin: 0;
border-right: 0px solid #f8cc28; /*right divider between tabs*/
border-left: 0px solid #f8cc28; /*right divider between tabs*/
color: #ffffff;
background: #ffffff; /*background of tabs (default state)*/
background-image: url(../images/menu_bg.gif); 
background-repeat:no-repeat;
background-position:right top;

}



.eqnav_tabs li a:hover, .ecmanav_tabs li.selected a{
background: #3e79b6; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

#menu{ 
 	background:blue;
	width:290px;	
	height:245px;  
	float:left;  
	background-image:url('../images/constants/menu_bg.gif');
	background-repeat: repeat 
}
	
#menulinks{ 
 
	margin-top:50px;
	margin-left:20px; 
	float:left;  
	line-height:1px;
}
	
#menuimage{ 
 	
	width:600px;	
	height:245px;  
	float:right;   
}
	
	
	
/*Main info boxs*/	

	
	
#newscontent {
	background:#eff9fe;
	width:290px;	
	
	float:left;  
	}
	
#newstext {
	background:#eff9fe;
	width:240px;	
  
	margin:auto; 
	}
		
	#maincontent{ 
 	background:#f6f6f7;
	width:600px;	

	float:right;   
	}
		
#mcontent{ 
 border:0px solid black;
	width:560px;	
  margin:auto;
  padding-top:10px;
	}
		
/*Advert boxs*/	
	
	.advert{ 
	width:290px;
	height:105px;
	float:left;
	background:green;
	margin-right:10px;	
	}
	
	.advert2{ 
	width:295px;
	height:105px;
	float:left;
	background:green;
	margin-right:10px;	
	}
	
	.advert3{ 
	width:295px;
	height:105px;
	float:right;
	background:green;
	
	}
	
	
  	#footer {
	width:100%;
	text-align:right;
	margin:0 auto;	
	background:#ffffff;	
	font-size:7pt;
	color:gray;
  	font-family: "lucida Grande", helvetica, arial, "lucida console", sans-serif;
	}
	
	

a:link, a:visited {
  color: #027AC6;
  text-decoration: none;
}

a:hover {
  color: #0062A0;
  text-decoration: underline;
 
}


	 .text-field2{

	border:solid #99cc01 1px;
	font-family: "lucida Grande",Geneva, helvetica, arial, "lucida console", sans-serif;
	font-size:10pt;
	color:#000000;
	width:350px;

	}
	 .input-field2{

	border:solid #99cc01 1px;
	font-family: "lucida Grande",Geneva, helvetica, arial, "lucida console", sans-serif;
	font-size:10pt;
	color:#000000;
	width:300px;

	}	
	
.text-fieldbig{
	border:solid #99cc01 1px;
	font-family: "lucida Grande",Geneva, helvetica, arial, "lucida console", sans-serif;
	font-size:10pt;
	color:#000000;
	width:350px;	
	height:600px

	}
	
	.breadcrumbs{
		font-size:10pt;
		font-family: "lucida Grande",Geneva, helvetica, arial, "lucida console", sans-serif;
		color:#027AC6;
		}
		
	.middleimage{
	vertical-align:middle;
	
	}
.gray{color: gray;}	
.alert	{color: red;}	

a.button:link {color: #333333; padding:10px; border:solid 1px #c6b46b; background:#f4e5a9; text-decoration: none; 	font-size:10pt;}
a.button:visited {color: #333333; padding:10px; border:solid 1px #c6b46b; background:#f4e5a9; text-decoration: none; 	font-size:10pt;}
a.button:hover {color: #333333; padding:10px; border:solid 1px #c6b46b; background:#c5b988;  text-decoration: none; 	font-size:10pt;}
a.button:active {color: #333333; padding:10px; border:solid 1px #c6b46b; background:#f4e5a9; text-decoration: none; 	font-size:10pt;}