@charset "utf-8";
html
{ height: 100%;


}


body {
font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #030303;
	
	background-color: #FFFFFF;
	font-size: 13px;
	
	
}
body * {
	font-size: 98%;
}
#main {
	margin: 0 auto;
	width: 0 auto;
}
h1, h2, h3, h4 {
	font-weight: bold;
	text-align: center;
}
 h5, h6 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #990000;
	font-weight: normal;
	text-align: left;
	
	
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
a:link img, a:visited img {
	border: none;
}


#main_logo {
	left: 69px;
	position: absolute;
	top: 0px;
	margin-bottom: 0;
}

 
#adminMain_content {
	left: 123px;
	position: relative;
	top: 250px;

te
	margin-bottom: 0;
	width: 700px;
	background-color: #F9F9F9;
	font-size: 15px;
	text-align: left;
} 
#box {
	left: 210px;
	position: relative;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Verdana", sans-serif;
	height: 600px;
	margin-bottom: 0;
	width: 680px;
	font-size: 12px;
	text-align: left;
}

.inputForm {

font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
width: 200px; height: 20px; padding: 1px


}


.btn-style{
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#d6e7f0));
    background: -moz-linear-gradient(center top, #FFFFFF 0%, #d6e7f0 100%);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    text-shadow: 1px 1px 0px #FFFFFF;
    padding: 0px 8px;
    border-color: #a4cce5;
    border-width: 2px;
    border-style: solid;
    font-size: 13px;
    color: #000000;
    	height: 30px;
	width: 60px;
}
.btn-style:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f8fc), color-stop(100%,#c1e0ed));
    background: -moz-linear-gradient(center top, #f2f8fc 0%, #c1e0ed 100%);
    border-color: #53a3d6;
    color: #133e58;
}
.btn-style:active {
    background: #cee5f4;
    text-shadow: 1px 1px 0px #e5f0f7;
    border-color: #7ab8df;
    color: #658a9d;
}

#maincontent {
	left: 300px;
	position: relative;
	top: 10px;
	height: 600px;
	margin-bottom: 0;
	width: 680px;
	background-image: url(imgs/loginAdmin.jpg);
        background-repeat:no-repeat;
	font-size: 12px;
	text-align: left;
}
#main_footer {
	background-image: url(imgs/main_footer.png);
	left: 123px;
	position: absolute;
	top: 700px;
	height: 50px;
	margin-bottom: 0;
	width: 948px;
	text-align: center;
	background-repeat: no-repeat;
	font-size: 11px;
	font-variant: normal;
}

#footer {
	background-image: url(imgs/footer.png);
	left: 123px;
	position: absolute;
	top: 659px;
	height: 50px;
	margin-bottom: 0;
	width: 945px;
	text-align: center;
	background-repeat: no-repeat;
	font-size: 11px;
	font-variant: normal;
}



#login {
	left: 123px;
	position: absolute;
	top: 50px;
	margin-bottom: 0;
	background-image: url(imgs/login.jpg);
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
blockquote {
font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;

font-size: 13px;
font-style: normal;

}
.btn_Home {
	left: 25px;
	position: absolute;
	top: 226px;
	width: 100px;
	box-shadow: 0px 1px 0px 0px #19e6dc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f7ffff), color-stop(1, #aaf7f1) );
	background:-moz-linear-gradient( center top, #f7ffff 5%, #aaf7f1 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7ffff', endColorstr='#aaf7f1');
	background-color:#f7ffff;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #def4f7;
	display:inline-block;
	color:#4A0000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Verdana", sans-serif;
	color: #030303;
	font-size: 90%;
	margin: 0;
	padding: 0;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	height:25px;
	line-height:25px;

	text-decoration:none;
	text-align:center;
}
.btn_Home:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9bf5b7), color-stop(1, #aaf7f1) );
	background:-moz-linear-gradient( center top, #666666 5%, #9bf5b7 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#def4f7', endColorstr='#def4f7');
	background-color:#9bf5b7;
	font-style:italic;
}



.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.red {
	left: 25px;
	position: absolute;
	top: 226px;

	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}