@charset "utf-8";
/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#02436e url(../img/header_repeat.jpg) repeat-x top;
	font-size: 12px;
	margin:0;
	}
img{
	border:none;
	}
.content{
	width:900px;
	margin:0 auto;
	background:#FFFFFF;
	overflow:hidden;
	min-height:400px;
	}
.header{
	background:url(../img/header_repeat.jpg) repeat-x top;
	text-align:left;
	}
.footer{
	padding:10px 0px;
	text-align:center;
	width:900px;
	background-color:#FFFFFF;
	margin:0 auto;
	min-height:200px;
	overflow:hidden;
	color:#a0a0a0;
	background:#dadada url(../img/footer_bg.jpg) repeat-x top;
	}
.footer_ust{
	margin:0 auto;
	width:890px;
	height:40px;
	background:url(../img/footer_ust.jpg) repeat-x top left;
	text-align:left;
	padding-left:10px;
	}
.bottom_border{
	margin:0 auto;
	background:url(../img/alt_kenar.jpg) repeat-x top;
	height:15px;
	width:900px;
	}
.golge{
	background:url(../img/golge.jpg) repeat-x top;
	width:900px;
	height:10px;
	margin-bottom:10px;
	}
.smalltext{
	font-size:11px;
	}
.mediumtext{
	font-size:14px;
	}
.bigtext{
	font-size:16px;
	}
.boldtext{
	font-weight:bold;
	}
.orangetext{
	color:#ea9c1a;
	}
h1{
	font-size:14px;
	color:#ea9c1a;
	margin:0px;
}
h2{
	font-size:13px;
	margin:0px 0px 10px 0px;
	display:inline;
}
.inline-left{
	display:inline;
	float:left;
	}
.inline-right{
	display:inline;
	float:right;
	}
.side_area{
	margin:10px;
	border:1px solid #8fb811;/*ea9c1a*/
	width:178px;
	padding-bottom:10px;
	}
.middle_area{
	width:500px;
	/*border:1px solid #ea9c1a;
	padding:10px;*/
	text-align:left;
	}
.page_header{
	margin:10px 0px;
	width:488px;
	padding:5px;
	border:1px solid #ea9c1a;
	text-align:left;
	line-height:25px;
}
.page_box{
	margin:5px 0px;
	width:488px;
	padding:5px;
	border:1px solid #ea9c1a;
	text-align:left;
	line-height:18px;
}
.middle_area p{
	margin-top:10px;
	line-height:18px;
	text-align:justify;
}
.menu_header_bg{
	background:url(../img/menu_header_bg.jpg) no-repeat left top;
	width:170px;
	line-height:35px;
	padding:0px 5px;
	}
.menu_header_bg p{
	margin:0px;
}
.menu_item{
	line-height:30px;
	height:30px;
	background:url(../img/menu_item_bg.jpg) no-repeat left top;
	padding-left:5px;
	cursor:pointer;
	width:173px;
	font-size:13px;
	border-bottom:1px solid #8fb811;
	font-weight:bold;
}
.error_box{
	border:1px solid #990000;
	padding:5px;
	color:#990000;
	margin-bottom:15px;
}
.admin_login_div{
	padding:5px;
	line-height:20px;
	}
.admin_kategori{
	padding:5px;
	width:70px;
	line-height:20px;
	text-align:center;
	}
.admin_menu{
	width:120px;
	margin-left:15px;
	border:1px solid #ccc;
	text-align:center;
	padding:5px;
	height:20px;
	line-height:20px;
	margin-top:10px;
	}
.admin_error{
	width:780px;
	padding-left:20px;
	border:1px solid #990000;
	color:#990000;
	line-height:30px;
	text-align:left;
	}
a{
	text-decoration:none;
	color:#0066CC;/*5788b6, 187AA9, BB0000*/
	font-weight:normal;
	}
a:hover{
	text-decoration:underline;
	color:#0066CC;
	font-weight:normal;
	}
a.linktext{
	text-decoration:none;
	color:#0066CC;/*5788b6, 187AA9, BB0000*/
	font-weight:normal;
	}
a.linktext:hover{
	text-decoration:underline;
	color:#0066CC;
	font-weight:normal;
	}
a.text{
	text-decoration:none;
	color:#353535;
	font-weight:normal;
	}
a.text:hover{
	text-decoration:underline;
	color:#353535;
	font-weight:normal;
}
a.footer_link{
	color:#a0a0a0;
	font-weight:bold;
	text-decoration:none;
}
a.footer_link:hover{
	color:#a0a0a0;
	font-weight:bold;
	text-decoration:underline;
}
