body {
	margin: 15px 0;
	background: url(../bimasena_images/bg.jpg);
	color: #313131;
	font-size: 12px;
}

p {
	text-align: justify;
}

center p {
	text-align: center;
}

a, a:visited {
	color: #313131;	
}

a:hover {
	
}

ul li {
	margin-bottom: 0.5em;
}

.logo {
	background: url(../bimasena_images/logo.png) center top no-repeat;
	height: 165px;
	padding-bottom: 20px;
}

.main {
	border: 8px solid #010e26;
	background: #eae2cd;
	height: 442px;
	overflow: hidden;
}

.dalem {
	height: 597px;
}

.front-pic {	
	width: 676px;
	height: 442px;
	float: left;
	overflow: hidden;
}

.front-top {
	background: url(../bimasena_images/front-top-bg.jpg) bottom right no-repeat;
	width: 244px;
	height: 150px;
	padding: 15px;	
	float: left;
}

.front-bottom {
	width: 244px;
	height: 232px;
	padding: 15px;
	float: left;
	background: #d1c6a8;
}

.front-bottom img {
	margin-bottom: 10px;
}

.footer {
	padding: 40px 0 0px 0;
	text-align: center;
	color: #6f89c2;
}

.footer p {
	text-align: center;
}

.footer a, .footer a:visited {
	color: #6f89c2;
}

.menu {
	text-align: center;
	padding: 0 0 15px 0;
}

.menu ul {
	padding-left: 60px;
}

.menu ul li {
	float: left;
	list-style: none;
	margin-right: 35px;
}

.menu ul li a, .menu ul li a:visited {
	font-family: Times;
	font-size: 18px;
	color: #b38952;	
	text-decoration: none;
	padding-bottom: 7px;
}

.menu ul li a:hover, .menu ul li a.active {	
	border-bottom: 1px solid #b38952; 
}

.inside-long {
	padding: 20px;
}

.inside-long .left-column {
	width: 49%;
	float: left;
	padding-right: 10px;
	border-right: 1px solid #B38952;
}

.inside-long .right-column {
	width: 45%;
	padding-left: 10px;
	float: left;
}

.inside-pic {
	border: 2px solid #c5b792;
	width: 392px;
	height: 593px;
	float: left;
}

.inside-content-submenu {
	float: left;
	padding: 0px 20px 20px 20px;
	width: 500px;
}

.inside-content {
	float: left;
	padding: 20px 20px 20px 20px;
	width: 500px;
}

.bottom {
	width: 100%;
	background: url(../bimasena_images/bottom-pic.jpg) center no-repeat;
	height: 34px;
	padding: 20px 0;
}

.submenu {
	background: #cbbd9b;
	padding: 10px;
	text-align: right;
	height: 20px;
}

.submenu ul {
	float: right;
}

.submenu ul li {
	float: left;
	list-style: none;
}

.submenu ul li a {
	display: block;
	padding: 0 10px;
	height: 30px;
}

.submenu ul li a.hilite {
	background: url(../bimasena_images/submenu_hilite.jpg) bottom center no-repeat;
}

.container {
	position: relative;
}

.temperature {
	background: url(../bimasena_images/bg-temp.jpg) 0 -10px no-repeat;
	position: absolute;
	left: 684px;
	top: 683px;
	width: 274px;
	height: 54px;
	padding: 6px 0 0 16px;
	font-size: 11px;
	font-weight: normal;
}

.temp_in {
	left: 900px;
	top: 900px;
}

ul.picture-fade {
	margin: 0;
	padding: 0;
}

ul.picture-fade li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.picture-fade li img {
	margin: 0;
	padding: 0;
}

ul#latest-news {
	margin: 0;
}

ul#latest-news li {
	list-style: none;
	margin: 0;
	height: 220px;
}

#pager {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -28px;
}

#pager .qp_counter {
	float: left;
	margin-left: 55px;
}

#pager .qp_prev {
/*	margin-right: 30px;*/
	display: block;
	float: right;
}

#pager .qp_next {
	display: block;
	float: left;
}

.inside-content .page {
	height: 500px;
}

.inside-content-submenu .page {
	height: 435px;
}

span.block {
	float: left;
	width: 260px;
}

#contact_form {
	padding: 10px;
	border-top: 1px solid #CBBD9B;
	border-bottom: 1px solid #CBBD9B;
	background: #DED2B5;
}

#contact_form p {
	margin: 0;
}

#contact_form label {
	float: left;
	width: 120px;
}

#contact_form .inputbox {
	border: 1px solid #AB834F;
	padding: 2px;
}

/* General Form */

form p {
	margin: 5px;
}

form label {
	float: left;
	width: 170px;
}

form .inputbox {
	border: 1px solid #AB834F;
	padding: 2px;
}

form .place_button {
	border-top: 1px solid #BEB191;
	border-bottom: 1px solid #BEB191;
	background: #DED2B5;
	padding: 10px;
	margin-top: 20px;
	text-align: center;
}

form .button {
	background: #B38952;
	border: 1px solid #9B6B2B;
	color: #fff;
	padding: 4px 10px;
	font-weight: bold;
}

p.date {
	font-size: 11px;
	margin-top: -15px;
}
