
*{
	text-align: center;
background-color:#EEEEFF;
}

.wrappanel {
width: 100%;
overflow:auto;
}

.leftpanel {
float:left;
width:80%;
overflow:hidden;
/* background-color:#EEEECC; */

}
.rightpanel {
/*float:left;*/
top:30%;
right: 5%;
width:20%;
overflow:hidden;
position:absolute;

/* height: 100%;
	background-color:#EFEE00;
	*/
} 

.hidefile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.maintitle {

	font-size: 60px;
	padding-bottom: 5px;
}

.ahead1 {
	font-weight: bold;
	padding-top: 50px;
	font-size: 35px;
	border: none;
}

.abody1 {
	padding-top: 20px;
	font-size: 20px;
	border: none;
	overflow-y:hidden;
}

.somepic {
/*	text-align: center; */
	width: 40%;
	height: auto;
}

.image1{
	
	text-align: center;
	width: 80%;
	height: auto;
}

.image1:hover{
	
	text-align: center;
	width: 80%;
	height: auto;
}



form {
/*
	 background-color:#50EECC; 
	 width:100%; */
}

.back1 {
/*	color: #00ff33;
	background-color:#0000FF; 
	
	opacity:60%; */
	width:80%;
	border: 20px;
	margin-left:10%;
	
}
/*
.back1:hover {
	color: #ff4433;
	background-color:#FF0000; 
	width:100%;
	opacity:100%;
	border: 40px;
	
}
*/
.back1:focus {
    outline: 10px solid orange;
}

/*
td {
    font-size: 20pt; 
    text-align: left;
    color:#ff0055;  
    font-family: Helvetica; 
    border-color: #999;
    border-width: 0 0 1px 0;
    border-style: dotted;
}
*/
.loggedinpic1 {
	background-color:#E0EECC;
	width: 20%;
	height:auto;	
	
}
/*
label.filebutton {
    width:120px;
    height:40px;
    overflow:hidden;
    position:relative;
    background-color:#ccc;
}


label span input {
    z-index: 999;
    line-height: 0;
    font-size: 50px;
    position: absolute;
    top: -2px;
    left: -700px;
    opacity: 0;
    filter: alpha(opacity = 0);
    -ms-filter: "alpha(opacity=0)";
    cursor: pointer;
    _cursor: hand;
    margin: 0;
    padding:0;
}
*/

.titlename1 {
	text-align: center;
/*	color: 0x222211; */
	font-size: 40px;
}
.backbutton {
	 display: block;
    margin: 0 auto;
}
.addsitecode {
	position:absolute;
	bottom:0;
	width:100%;
	height:60px;
}

.image-upload > input
{
    display: none;
}

.logoutbutton {
	/* width: 100%; */
	color: blue;
}
.loggedinfo {
	
	width:100%;
	height:60px;
}

.infobutton {
	
	width:45%;
	height:30px;
	
	
}
.loggedbutton {
	
	border-radius: 10%;
	height: 50px;
	width: 95%; 
	 margin:5%;
	 background-color:#cef;
	
}

.loggedbutton:hover {
	
	height: 55px;
	width: 85%; 
	 margin:5%;
	 background-color:#cce;
	
}

.body1 {
	rows:4;
	cols: 80;
}
.header1 {
	font-size: 25px;
}
input{
	/*color:red; */
	text-align: center;
}

h1{
	text-align: center;
/*	color:#443322; */
}


.editbutton{
	 /* background-color:#FFFFFF; 
	color:red; */
	margin-top: 40px;
	margin-bottom: 10px;
	width: 100%;
}
/*
input[type=button], input[type=submit], input[type=reset] {
  border: 2px solid red;
  border-radius: 4px;
  
}
*/
.formlogin {
	/* color:#4444CC; */
	width: 59%;
	height: 100%;
/*	background-color:#FFFFDD; */
	margin: 0 auto;
	
	
}

iframe {
	width: 99%;
	height: 50px;
}

.form1 {
	width: 100%;
}

.sbox {
	width: 99%;
}



.text1 {
	/* padding-left: 10%; */
	width: 80%;
	text-align: center;
}

.input1 {
	width: 90%;
	text-align: center;
	 background-color: darkorange; 
}
.select1 {
	
	/* width: 80%; */
	text-align: center;
	 background-color: darkorange; 
}

.selectheader {
	width: 80%;
	text-align: center;
/*	padding-left: 10%; */
	 background-color: orange; 
}

.button1 {
		
	width: 90%;
	height: 50px;
	/* float: right; 
	background:yellow; */
}