* {
	font-family:verdana;
	font-size:11px;
	line-height:1.6em;
}

html, body {
	padding:0px;
	margin:0px;
	background:#4B72B7 url('../images/bg.jpg') top left repeat-y;
	color:#fff;
}

.error-box {
	color:#ff0;
	border:1px solid #ff0;
	padding:5px 10px;
	margin-top:10px;
	background-color:#555;
}

.error {
	color:#ff0;
	border:1px solid #ff0;
	padding:5px 10px;
	margin-top:10px;
	background-color:#555;
}

.info {
	color:#000;
	border:1px solid #00f;
	padding:5px 10px;
	margin-top:10px;
	background-color:#f0f0ff;

}

h1 {
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #fff;
}

h2 {
	font-size:13px;
	font-weight:bold;
}

h3 {
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #fff;
}

#txtbox, select { 
	border:1px solid #09f;
	padding:2px;
}

#btn {
	font-size:15px;
	font-weight:bold;
}

#pagination {
	border:1px solid #fff;
	padding:3px 5px;
	margin:3px;
	background-color:#555;
}

#pagination_active {
	border:1px solid #fff;
	padding:3px 5px;
	margin:3px;
	background-color:#09f;
}


a:link, a:visited {
	color:#fd0;
	text-decoration:none;
}

#container {
	width:980px;
}

fieldset {
	margin:0px;
	padding:0px;
}

fieldset ul {
	list-style:none;
	padding:0;
	margin:0px;
	clear:both;
	display:block;
}

fieldset ul li#f {
	width:150px;
	float:left;
	padding:10px;
	clear:left;
}

fieldset ul li#f-aw {
	float:left;
	padding:10px;
}

fieldset ul li#i {
	float:left;
	padding:10px;
}

.btn {
	font-size:15px;
	font-weight:bold;
	padding:5px 15px;
	cursor:pointer;
}

/* menu */
#sidebar_indent {
	padding:3px 15px;
}
a#menu:link, a#menu:visited {
	color:#fd0;
	text-decoration:none;
	line-height:2em;
	padding:3px 15px;
}

/* header */
#header {
	height:100px;
	overflow:hidden;
}

#header #left {
	float:left;
	width:250px;
}

#header #right {
	float:left;
}

/* menu */
#menu {
	overflow:hidden;
	background:transparent url(../images/mobil.jpg) bottom left no-repeat;
	margin:5px 0px;
}

#menu #left {
	width:720px;
	height:318px;
	margin:0px;
	padding:0px;
	float:left;
}
	
#menu #right{
	width:260px;
	height:318px;
	float:left;
	margin:0px;
	padding:0px;
}

#menu #left a#normal_menu {
	color:#fff;
	text-decoration:none;
	padding: 5px 15px 3px 15px;
	margin-top:10px;
	float:left; 
	clear:both;
}

#menu #left a#normal_menu:hover {
	background-color:#555;
}

#menu #left #selected_menu {
	color:#fff;
	text-decoration:none;
	padding: 5px 15px 3px 15px;
	border-right:5px solid #ff0;
	margin-top:10px;
	float:left; 
	clear:both;
	background-color:#4B72B7;
}

/* content */
#content {
	overflow:hidden;
}

#content #left {
	width:225px;
	float:left;
	margin:0px;
	padding:0px;
}

#content #right {
	width:730px;
	float:left;
	margin:0px 0px;
	padding-left:20px;
}

/* content left */
#content #left #module {
	margin: 0px 0px 30px 0px;
	padding:0px;
}

#content #left #module-header {
	font-weight:bold;
	border-bottom:1px solid #fff;
	margin-bottom:10px;
	font-size:14px;
}

#content #left #module-content {
}


#content #left fieldset {
	border:0px;
	margin:0px;
	padding:0px;
}

#content #left ul {
	list-style:none;
	padding:0px;
	clear:both;
}

#content #left ul li#field {
	padding:0px;
	width:65px;
	float:left;
	margin:5px 0px;
}

#content #left ul li#input {
	padding:0px;
	width:130px;
	float:left;
}

/* content right */
/* content right */
#content #right #module {
	margin: 0px 0px 30px 0px;
	padding:0px;
	width:100%;
	clear:both;
	overflow:hidden;
}

#content #right #module-header {
	font-weight:bold;
	border-bottom:1px solid #fff;
	margin-bottom:10px;
	font-size:14px;
}

#content #right #module-content {
	overflow:hidden;
}


#content #right fieldset {
	border:0px;
	margin:0px;
	padding:0px;
}

#content #right fieldset ul  {
	list-style:none;
	padding:0px;
	clear:both;
}

#content #right fieldset ul li#field {
	padding:0px;
	width:65px;
	float:left;
	margin:5px 0px;
}

#content #right fieldset ul li#input {
	padding:0px;
	width:130px;
	float:left;
}

#content #right #listing_home {
	width:110px;
	height:155px;
	margin:10px 5px;
	float:left;
	overflow:hidden;
}

#content #right #listing_home img {
	border:2px solid #555;
	clear:both;
}

#content #right #listing_home:hover img {
	border:2px solid #fff;
}

#content #right #listing {
	width:155px;
	height:175px;
	margin:10px 5px;
	float:left;
	overflow:hidden;
}

#content #right #listing img {
	border:2px solid #555;
	clear:both;
}

#content #right #listing:hover img {
	border:2px solid #fff;
}


#content #right #listing:hover {
	font-weight:bold;
}

#content #right a:link, #content #right a:visited {
	color:#fd0;
	text-decoration:none;
}

/* img listing */
#detail_img {
	border:1px solid #fff;
	width:400px;
	height:300px;
	margin-left:50px;
}

#detail_img_list {
	margin-left:50px;
	margin-top:10px;
}

.img_list {
	cursor:pointer;
}

/* comment */
#comment {
	overflow:hidden;
	border-bottom:1px dashed #999;
	margin-bottom:10px;
	padding-bottom:10px;
}

#comment #left {
	float:left;
	width:150px;
}

#comment #right {
	float:left;
	width:350px;
}

/* footer */
#footer {
	width:100%;
	overflow:hidden;
	border-top:1px solid #fff;
	clear:both;
	padding:10px 10px;
	margin:30px 0px;
}

#footer #left {
	float:left;
	width:450px;
	padding:0px;
	margin:0px
}

#footer #right {
	float:left;
	width:500px;
	text-align:right;
}
