

A {
	color:#b5985a;  
	text-decoration: none; 
}

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #515151;
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;	
}

#top { 
	left: 0px; 
	top: 0px;
	position: absolute;
	width: 100%;
	height: 100px;
	overflow: visible;
} 

#address { 
	left: 0px; 
	position: absolute;
	width: 100%;
	line-height: 1.4em;
	font-size:11px;
	overflow: visible;
}

#side {
	left: 0px;
	top: 100px;
	position: absolute;
	width: 210px;
	height: 600px;
	overflow: visible;
}

#side_right {
	left: 220px;
	top: 100px;
	position: absolute;
	height: auto;
	overflow: visible;
}

#logo { 
	position: absolute;
	top: 17px;
	left: 200px;
	height: 40px;
	text-align:left;
	vertical-align:middle;
	overflow:hidden;
} 

#fusionmenu { 
	margin-left: 200px; 
	padding: 0px;
	position: absolute;
	top: 75px;
	height: 15px;
	width: 500px;
	text-align: justify;
	overflow: visible;
	
} 



#mainmenu { 
	margin-top:4px;
	padding-top:100px;
	padding-left: 7px;
 	width: 200px;
	color: #fff;
	font-weight:bold;
	font-size:12px;
	font-stretch:wider;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align:left;
	position:relative;
	overflow:visible;
	
} 
#sitemap{
	font-size:9px;
	color:#b5985a;
	border-bottom: 1px solid #b5985a;
}
.sitemap a:link{
	color:#b5985a;
	text-decoration: none;
}
#sitemap a:hover{
	color:#58585a;
	text-decoration: underline;
}


#content_main { 
	margin-left: 215px; 
	padding-top: 25px;
	position: absolute;
	width: 780px;
	top: 90px;
	color: #ffffff;
	font-family:Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-style:normal;
	text-align: justify;
	overflow: visible;
}
#content_main font.medium_text {
	line-height:normal;
}
#content_main font.small_text {
	line-height: 1.4em;
	font-size:11px;
}
#content_main a:link {
	color: #b5985a;
	text-decoration: none;
}
#content_main a:visited {
	color: #fff;
	text-decoration: none;
}
#content_main a:hover {
	color: #b5985a;
	text-decoration: none;
}

#content_alt1 { 
	
	position: absolute;
	width:560px;
	text-align:justify;
	overflow: visible;
} 

#content_alt1  a:link{
color:#888888;
}

#content_alt1  a:hover{
color:#fff;
}

#content_alt2 {
	position: absolute;
	top:120px;
	left:790px;
	width:200px;
	text-align: left;
	overflow: visible;
} 

 
.foto_thumbnail{
	position: absolute;
	margin-top:10px;
	left:575px;
	width:100px;
	height:100px;
	z-index:10;
	overflow: visible;
}  

.thumbnail_shadow{
	position: absolute;
	margin-top:8px;
	left:576px;
	width:100px;
	height:100px;
	z-index:10;
	overflow: visible;
}  
 
.content_foto1 {
	position: absolute;
	margin-top:10px;
	left:575px;
	width:200px;
	height:150px;
	z-index:10;
	overflow: visible;
} 

.content_foto2 {
	position: absolute;
	top:192px;
	left:576px;
	width:200px;
	height:150px;
	z-index:10;
	overflow: visible;
} 

.content_foto3 {
	position: absolute;
	top:375px;
	left:576px;
	width:200px;
	height:150px;
	z-index:10;
	overflow: visible;
} 

/* mulai comment */

#writecomment {
	background: transparent ;
	margin-top: 20px;
}

#writecommenttop {
	background: url('images/comtop.gif') left top no-repeat;
	
}

#writecomment p {
	margin: 10px;
}

form {
	padding: 0;
	margin: 0;
}

#commentform textarea {
	width: 95%;
	padding: 2px;
	border: 1px solid #444444;
	}

  #commentform checkbox {
	 position: relative; 
	padding: 2px;
	border: 1px solid #444444;
	}

#commentform input {
	width: 180px;
	margin: 0px 2px 0px 0px;
	border: 1px solid #444444;
	padding: 2px 2px 2px 2px;
	}

#commentform #submit {
	background-color: #C8D0CA;
	border: 1px solid #444444;
	color: #444444;
	}

/* end cooments */


/* Rounded Bubble */
/* Normal Bubble */
div.bubble {
	width: auto;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #888888;
	background-color: transparent;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	top: 2px;
	background: transparent url(tip.gif) no-repeat 20px 0;
	font-style: normal;
}


div.bubble div.rounded {
	margin-bottom: 10px;
	border: 3px solid #fff;
	background-color: #b7e0ff;
}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
}
div.bubble div.rounded blockquote p {
	margin: 0px 10px;
}
div.bubble cite.rounded {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 12px;
	top: 9px;
	background: transparent url(tip-rounded.gif) no-repeat 15px 0;
}


/* tambahan css untuk menu */

#item1 { width:200px; background-color:transparent; padding-left:1px; margin-left:0px;  }
#item1 li { padding:3px; list-style:none; margin:0px 0px; }
#item1 li a { display:block;  padding:0px 3px; background-color:transparent; }
#item1 li ul { margin:0px; padding:0px; }
#item1 li ul li a { background-color:transparent;  padding-left:15px; }

a{

}
a:link{ color:#b5985a; text-decoration:none; }

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:1px;
	display:none;
	color:#fff;

	}
	
#login_box {
	width: 300px; 
	text-align: left; 
	margin: 0 auto; 
	background-color: #808080;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;  
}	

#login_msg{
	margin: 0 auto; 
	width:500px; 
	text-align: left; 
	/*border: 1px solid red; 
	background-color: #ffaabb;*/
	padding: 5px;
	/*-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;  */
}

