@charset "utf-8";
/* CSS Document */

h2{
	font-size:16px;
}

img{
	border:0;
}

a{
	color:#000;
}

.logo{
	background-image:url(../images/logo_white.png);
	background-repeat:no-repeat;
	width: 150px;
	height:130px;
	margin-left: 30px;
	margin-top: 20px;
	z-index: 99;
	position:absolute;	
}

body{
	background-color:#8869BE;
	background-image:url(../images/Background.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin:0;
}

.container{
	margin-left:220px;
	width:850px;
}

.menu{
	background-color:#8D8FC1;
	width:850px;
	height:50px;
	float:left;
}

.menubut{
	width:210px;
	height:50px;
	float:left;
	text-align:center;
	line-height:50px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
}

.menubut a:link, .menubut a:active, .menubut a:hover, .menubut a:visited{
	color:#FFF;
	text-decoration:none;
}

.menubut a:hover{
	font-weight:bold;
}

.contentcont{
	background-image: url(../images/trans.png);
	width:850px;
	float:left;
	height:auto;
	min-height:500px;
	padding-bottom:30px;
}

.buffcont{
	width:790px;
	height:auto;
	margin-left:30px;
	margin-top:30px;
	float:left;
}

.homeinfo{
	width:360px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	text-align:justify;
}

.homebuttons, .homebuttonso{
	width:260px;
	Height:60px;
	float:left;
}

.homebuttonso{
	margin-left:5px;
}

.homeslide{
	margin-left:30px;
	width:400px;
	float:left;
}

.contentleft, .contentright{
	width:380px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	}

.contentright{
	margin-left:30px;
}

.homeadd{
	width:790px;
	float:left;
	} 

.resultcont{
	width:150px;
	height:200px;
	margin-left:35px;
	margin-bottom:20px;
	float:left;
}

.imagebuff{
	bottom:0px;
}

.imageres{
	width:150px;
	height:150px;
	float:left;
	margin-bottom:5px;
}

.detailres{
	width:150px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}

.nav{
	width:800px;
	float:left;
	height:auto;
	margin:0 auto;
	}

.previous{
	width:100px;
	height:15px;
	float:left;
	color:#000;
	text-align:left;
	}

.middle{
	width:600px;
	float:left;
	height:15px;
	text-align:center;
	}

.next{
	width:100px;
	float:left;
	text-align:right;
	height:15px;
}

.footer{
	background-color:#8D8FC1;
	width:840px;
	height:15px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	padding-left: 10px;
}

.admincont{
	min-height:: 500px;
	margin:0 auto;
	width:790px;
	margin-left:30px;
	margin-top:30px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

.adminfoot{
	width: 400px;
	float: left;
}
	
.logout{
	float: right;
	padding-right: 10px;
}

.adminresbox{
	border: 1px solid #000;
}
