 @import url("buttons.css");
html {
	margin:0;
	padding:0;

}
body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #363636;
	background-image: url(../images/bg/kantor_suraindahwoodind.jpg), url(../images/bg/hutan141.jpg);
	background-repeat: no-repeat, repeat ;
	background-attachment:fixed, fixed;
	background-position:center, center; 
	background-size: contain, cover;
	-webkit-background-image: url(../images/bg/kantor_suraindahwoodind.jpg), url(../images/bg/hutan141.jpg);
	-webkit-background-repeat: no-repeat, repeat ;
	-webkit-background-attachment:fixed, fixed;
	-webkit-background-position:center, center; 
	-webkit-background-size: contain, cover;

	-ms-background-image: url(../images/bg/kantor_suraindahwoodind.jpg), url(../images/bg/hutan141.jpg);
	-ms-background-repeat: no-repeat, repeat ;
	-ms-background-attachment:fixed, fixed;
	-ms-background-position:center, center; 
	-ms-background-size: contain, cover;
}

body.error {
	background-image: url(../images/bg/pick_bg.error.jpg);
}
body.dashborad {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-y;
}
body.nobg {
	background-image: none;
	background-repeat: repeat-y;
}
:focus {
	outline:0px;
}
ul {
	padding: 0;
	margin: 0px;
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-weight: bold;
	color:#666;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-bottom: 1px #eeeeee solid;
	margin-bottom: 13px;
	line-height: 35px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 11px;
}
b {
	font-weight: bold;
}
p {
	line-height: 23px;
	padding-left: 0px;
	padding-top:0px;
	margin-top:0px;
}
pre {
	padding:0px;
	margin:0px;
}
img {
	border: 0;
}
img.mid_align {
	vertical-align: middle;
	margin-right: 4px;
	border: 0;
}
.showme {
	display: inline;
}
.hideme {
	display: none;
}
label {
	font-weight: bold;
	text-transform: capitalize;
}
label.disabled {
	color: #aaa;
}
.labelname {
	border: solid 1px #C9C9C9;
	outline: 0;
	line-height: 28px;
	height: 28px;
	padding: 6px 20px 8px 20px;
	margin-left: 2px;
}
.clear {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
}
.preloader {
	display:inline-block;
	background-color: #ffffff;
	background-image: url(loader1.html);
	background-repeat: no-repeat;
	background-position: center center;
}
/*
	loading layout
*/
#overlay {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background-color:#111;
	/*	opacity:0.1;
	filter:alpha(opacity=10);*/
	z-index:1000;
	display: none;
}
#preloader {
	background: #000000 url(../images/loadder/preloader.gif) no-repeat 12px 10px;
	font-size: 11px;
	height: 20px;
	left: 50%;
	line-height: 20px;
	margin: -20px 0 0 -35px;
	padding: 10px;
	position: fixed;
	text-align: left;
	text-indent: 36px;
	top: 90%;
	width: 90px;
	z-index: 1209;
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #FFF;
	text-shadow:none;
	display: none;
}
#pageload {
	background: #000000;
	font-size: 11px;
	height: 20px;
	left: 50%;
	line-height: 20px;
	margin: -20px 0 0 -55px;
	padding: 10px;
	position: fixed;
	text-align: center;
	top: 50%;
	width: 120px;
	z-index: 1006;
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	color: #FFF;
	text-shadow:none;
	display: none;
}
.text_enter{
	font-size:14px;
	text-align:center;
	margin:0px 0 35px 0;
	line-height:25px;
	position: absolute;
	left: 50%;
	width: 420px;
	top: 50%;
	z-index: 50;
	margin-left: -215px;
	text-transform: uppercase;
	padding: 27px 0px;
	margin-top: -100px;
	display: none;
}
.text_enter img {
}
.text_enter span {
	display: block;
	padding: 10px;
	color: #CCC;
}
.responMsg {
	width: 40%;
	padding: 40px 0 0px 0;
	margin: auto;
	display:none;
}
.responMsg > div {
	text-align: center;
	padding: 50px 0;
	border: 1px #eeeeee dashed;
}
.responMsg h2 {
	display: block;
}
.responMsg a {
}
#versionBar {
	height: 50px;
	background-color: #000;
	
	text-shadow:none;
	color:#FFF;
	text-align: right;
	font-size:10px;
	line-height: 50px;
	padding: 0 0px;
}
#frame {
	width: 528px;
	margin: auto;
	margin-bottom: 20px;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left:-255px;
	margin-top:-195px;
	opacity:0;
	filter:alpha(opacity=0);
	
}
#frame .inner {
	min-height: 389px;
	overflow: hidden;
}
#frame .logo {
	text-align:center;
	padding:40px 0px 0px 0px;
	position: absolute;
	opacity:0;
	filter:alpha(opacity=0);
	top: 50%;
	left: 50%;
	margin-left: -185px;
	z-index: 11;
	}
#frame .tip {
	color: #FFF;
	font-size:15px;
	text-align:center;
}
#frame .formtxt {
	width:319px;
	margin:auto;
	position: relative;
	height: 100px;
	left: -100px;
	opacity:0;
	filter:alpha(opacity=0);
	border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 170px 20px 20px 20px;
}
#frame #username_id, #frame #password {
	font-size: 25px;
	background-repeat:no-repeat;
	padding-left: 35px;
	height: 35px;
	background-position: 2px 3px;
	line-height: 35px;
	color: #666;
	width: 275px;
	margin-bottom: 0px;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
}
#frame #username_id:focus, #frame #password:focus {
	color:#000;
}
#frame .userbox {
	height: 260px;
	/*	background-color: #FFF;*/
	position: absolute;
	z-index: 10;
	width: 518px;
	background-image: url(../images/loadder/loader_green.gif);
	background-repeat: no-repeat;
	background-position: center 230px;
}
#frame .userbox .userload {
	left: 50%;
	margin-left: -50px;
	margin-top: -100px;
}
#frame .userbox .userload:hover {
	cursor: pointer;
}

#counter {
width:155px;
height:110px;
bottom:30px;
right:3px;
background-image: url(../images/ball.png);
position:absolute;
}



/*customisation*/
.uibutton {

	padding: 10px 20px 10px 20px!important;
	font-size: 20px!important;
}