/* @override http://ai.hufrum.com/style.css */

/* @override http://ai.hufrum.com/style.css */
	body{
	background: white none repeat 50% 0;
	font-family: eurostile, geneva, tahoma;
	font-size: 12px;
	color: #575757;
	padding: 0;
	margin: 0;
	}
	p{
	margin-top: 0;
}
	#heading{
	margin: auto;
	height: 50px;
	padding-top: 40px;
	width: 100%;
	background: white url('headback.png') repeat-x;
}

div#box {
	width: 800px;
	margin: auto;
}

#heading div.left img {
	padding: 10px;
}
	#content{
	width: 840px;
	margin: auto;
	padding: 0;
	}
	#login{
	position: relative;
	margin-top:-130px;
	margin-right: 70px;
	z-index: 5;
	}
	#about{
	float: left;
	width: 410px;
	padding: 0;
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
	text-justify: newspaper;
}
	#formwrap{
	float: right;
	width: 359px;
	padding: 10px;
	margin: 0px;
	background-image:url('cmsbox.png');
	background-repeat: no-repeat;
	border: 1px solid silver;
	border-left: 30px solid silver;
	}

#tryit {
	float: right;
}
	.left{
	float: left;
	}
	.right{
	float: right;
	font-style: italic;
	}	
	#form .inp{
	font-size: 10px;
	color: #AAAAAA;
	width: 350px;
	//border: none;
	margin: 1px;
	background-color: white;
	}	
	#form .inp:focus{
	//outline: none 0;
	}
	
	#form .desinp{
	font-size: 10px;
	height: 50px;
	color: #AAAAAA;
	width: 352px;
	//border: none;
	margin: 2px;
	background-color: white;
	}
	
	#form .desinp:focus{
	//outline: none 0;
	}
	
	.button{
	float:left;
	cursor: hand;
	cursor: pointer;
	padding: 6px;
	margin-top: 10px;
	color: white;
	background-color: #1D1D1D;
	border: 1px solid black;
	border-top: none;
	border-left: none;
	font-family: sans-serif;
	font-size: 13px;
	text-align: center;
	width: 345px;
	}
	
	.button:hover{
	background-color: #464646;
	}
	
	.button:active{
	border: 1px solid black;
	border-right: none;
	border-bottom: none;
	background-color: #1D1D1D;
	}
	
	form .label{
	overflow: hidden;
	padding-top: 10px;
	}
	.box{
	-webkit-box-shadow: 0 0 10px lightgray;
	-moz-box-shadow: 0 0 10px lightgray;
	margin: 5px;
	padding: 0;
	}

	
.log{
height: 12px;
background-image: url('buttonbackgroundhighlightu.png');
background-image: url('buttonbackgroundu.png');
font-size: 12px;
color: black;
padding:6px;
border-style: solid;
border-width: 1px;
border-color: #ffbf00 black black #ffbf00;
font-family: geneva;
cursor: pointer;
margin: 10px;
font-weight: normal;
font-style: normal;
line-height: 12px;
float: left;
}
.log:active{
border-color: black #ffbf00 #ffbf00 black;
}
.log:hover{
background-image: url('buttonbackgroundhighlightu.png');
}
#banner{
width: 100%;
margin: auto;
margin-top:  10px;
margin-bottom: 10px;
padding: 0;
	background: white url('headback.png') repeat-x;
border-top: 2px solid #069;
//border-bottom: none;
}

div#innerbanner {
	width: 800px;
	margin: auto;
	padding-right: 75px
}
div#innerbanner img{
	visibility: h;
}
.heading{
font-size:12px;
text-align: left;
font-style: bold;
margin: 7px;
text-align: center;
}
#poplog{
position: fixed;
top: 50%;
left: 50%;
-webkit-box-shadow: 0 0 0 black;
width: 300px;
height: 200px;
margin-left: -175px;
margin-top: -125px;
background-image: url('poplog.png');
background-position: 50% 50%;
background-repeat: no-repeat;
padding: 25px;
visibility: hidden;
	z-index: 6;
}
.poplog p{
padding: 5px;
margin: 0;
font-size: 11px;
line-height: 11px;
color: maroon;
}
.popheading{
padding: 5px;
font-style: bold;
color: white;
font-size: 12px;
text-align: center;
}
.poplabel{
padding: 5px;
padding-top: 10px;
clear: both;
}
.popt{
width: 250px;
margin-left: 15px;
color: lightgray;
}
.poplog .log{
height: 12px;
background-image: url('buttonbackgroundhighlight.png');
background-image: url('buttonbackground.png');
font-size: 12px;
color: black;
padding:6px;
border-style: solid;
border-width: 1px;
border-color: lightgray black black lightgray;
font-family: geneva;
cursor: pointer;
margin: 5px;
font-weight: normal;
font-style: normal;
line-height: 12px;
float: left;
}
.poplog .log:active{
border-color: black lightgray lightgray black;
}
.poplog .log:hover{
background-image: url('buttonbackgroundhighlight.png');
}
.logwrap{
padding: 10px;
clear: both;
}
.forgot{
font-size: 10px;
float: right;
padding-right: 20px;
}
#binarywrap{
width: 225px;
overflow: hidden;
}
#binary{
text-decoration: none;
font-style: normal;
font-size: 15px;
color: rgb(0,102,153);
text-align: right;
padding: 10px;
padding-top:25px;
}
