body
{
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background: url('images/background.jpg');
}

#container
{
	margin: 0 auto;
	text-align: center;
	width: 1003px;
	overflow: hidden;
	background: #fff;
	color: #000;
}

#header
{
	height: 180px;
	width: 1003px;
	overflow: hidden;
	text-align: justify;
	background: url('images/header.jpg') no-repeat;
	color: #000;
}

#left 
{
	width: 190px;
	overflow: hidden;
	float: left;
	padding: 15px 4px 15px 4px;
	text-align: justify;
	background: transparent;
	color: #000;
}

#center
{
	width: 599px; 
	overflow: hidden;
	float: left;
	padding: 15px 4px 15px 4px;
	text-align: justify;
	background: transparent;
	color: #000;
}

#right
{
	width: 190px;
	overflow: hidden;
	float: left;
	padding: 15px 4px 15px 4px;
	text-align: justify;
	background: transparent;
	color: #000;
}

#footer
{
	width: 1003px;
	height: 36px;
	overflow: hidden;
	clear: both;
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0 0 -10px 0;
	background: url('images/footer.jpg') no-repeat;
	color: #fff;
}

#menu
{
	margin: 10px 0 10px -40px;
	list-style: none;
	font-size: 13px;
}

#menu li
{
	background: url('images/menu_button.jpg') no-repeat;
	display: block;
	width: 175px;
	height: 20px;
	padding: 2px 0 0 10px;
	margin: 1px 0 0 0;
}

#menu a
{
	display: block;
	color: #294908;
}

.modul
{
	background: transparent;
	color: #000;
	overflow: hidden;
	width: 190px;
	margin: 1px 0 10px 0;
}

.modul h1
{
	font-size: 14px;
	color: #fff;
	background: transparent;
	padding: 6px 0 0 0;
	text-align: center;
	background: url('images/modul_header.jpg') no-repeat;
	width: 190px;
	height: 29px;
}

.modul_header
{
	font-size: 14px;
	color: #fff;
	background: transparent;
	padding: 5px 0 0 0;
	text-align: center;
	background: url('images/modul_header1.jpg') no-repeat;
	width: 190px;
	height: 29px;
}

.modul_info
{
	margin: -25px 0 0 0;
	font-size: 13px;
	overflow: hidden;
	padding: 20px 5px 10px 5px;
	border-left: 1px solid #DCAF0E;
	border-right: 1px solid #DCAF0E;
	text-align: left;
	width: 178px;
}

.modul_footer
{
	background: url('images/modul_footer.jpg') no-repeat;
	width: 190px;
	height: 10px;
}

.modul input
{
	font-size: 12px;
}

.modul a, .modul a:hover
{
	color: #294908;
	text-decoration: none;
	background: transparent;;
}

.button
{
	width: 88px;
	height: 23px;
	border: 0px;
	background: url('images/button.jpg') no-repeat;
	cursor: pointer;
	text-align: center;
	margin: 0 auto;
	color: #fff;
}

a, a:hover
{
	background: transparent;
	color: #294908;
	text-decoration: none;
}

#search_button
{
	width: 19px;
	height: 18px;
	border:0;
	background-image: url('images/lupa.jpg');
	cursor: pointer;
}

#username, #password, #confirm_password, #email, #confirm_email, #adminusername, #adminpassword
{
	width: 240px;
	height: 18px;
	border: 1px solid #ccc;
	margin: 2px;
}

#confirm_code
{
	width: 75px;
	height: 18px;
	border: 1px solid #ccc;
	margin: 2px;
}

#code
{
	width: 75px;
	height: 30px;
	border: 1px solid #ccc;
}

#helpbox1, #helpbox2, #helpbox3, #helpbox4, #helpbox5, #helpbox6
{
	background: #418200;
	color: #000;
	border: 1px solid #294908;
	width: 185px;
	height: 78px;
	padding: 4px 5px 4px 5px;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
}

#error
{
	text-align: center;
	margin: 0 auto;
}

h1
{
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

img
{
	border: 0px;
}

span.checkbox
{
	width: 19px;
	height: 25px;
	margin-top: -3px;
	padding: 0 5px 0 0;
	background: url('images/checkbox.gif') no-repeat;
	display: block;
	clear: left;
	float: left;
}

span.radio
{
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url('images/radio.gif') no-repeat;
	display: block;
	clear: left;
	float: left;
}

span.select
{
	position: absolute;
	width: 190px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url('images/select.gif') no-repeat;
	overflow: hidden;
}

.forum_border
{
	border: 1px solid #294908;
}

.format_tools
{
	font-weight: bold;
	font-size: 15px;
	cursor: pointer;
	border: 0;
	padding: 1px;
	margin: 2px 0 2px 0;
	text-align: center;
	border: 1px solid #ccc;
}

.topic_border
{
	width: 180px;
	padding: 5px;
	border: 1px solid #294908;
}

.topic_solid
{
	background: #294908;
	color: #fff;
}

.topic_solid a
{
	color: #fff;
}

.polls
{
	color: #000;
	background-color: #DCAF0E;
}

.big_box
{
	width: 595px;
	margin: 10px 0 15px 0;
}

.big_box_header
{
	background: url('images/big_box_header.jpg') no-repeat transparent;
	height: 32px;
	overflow: hidden;
	padding: 3px 0 0 5px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

.big_box_header a, .big_box_header a:hover
{
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	background: transparent;
}

.big_box_info
{
	overflow: hidden;
	border-left: 1px solid #899c02;
	border-right: 1px solid #899c02;
	padding: 10px 5px 5px 5px;
	width: 583px;
	display: block;
}

.big_box_footer
{
	height: 10px;
	background: url('images/big_box_footer.jpg') no-repeat;
}

div.comment
{
	border: 1px dashed;
	margin-bottom: 10px;
	padding: 5px;
}

span.comment
{
	margin-bottom: 10px;
}
