/* CSS Document */

#conash3D0{
	display: none;
}

html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

body{
	background-color: #FFFFFF;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-position:top;
}

a:link{
	text-decoration:none;
	color:#0000FF;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	text-decoration:none;
	color:#0000FF;
}

.art_title{
	font-weight:bold;
	font-size: 16px;
}

#header{
	width: 800px;
	margin-left:auto;
	margin-right:auto; 
	margin-top:15px; 
	margin-bottom:10px; 
	background-image:url(images/header.png); 
	background-position:left top; 
	background-repeat: no-repeat; 
	height:99px;
	}

#nav{
	margin-left:197px; 
	padding-top:65px; 
	color: #666666; 
	vertical-align:bottom;
}

#content_box{
	width:800px; 
	margin-left:auto; 
	margin-right:auto; 
}



#content{
	color: #333333; 
	padding-right: 250px;
	*padding-right: 10px; 
	padding-left: 10px;
	padding-bottom: 10px;  
	background-image:url(/images/content_bg.png); 
	background-position:right top; 
	background-repeat: repeat-y; 
	margin-bottom:0px;
	min-height: 466px;
	height:auto !important;
	height:466px;
	
}

#gallery_content{
	color: #333333; 
	padding-right: 10px; 
	padding-left: 10px;
	padding-bottom: 10px;  
	background-image:url(/images/content_bg.png); 
	background-position:right top; 
	background-repeat: repeat-y; 
	margin-bottom:0px;
	min-height: 466px;
	height:auto !important;
	height:466px;
	
}

#content p{
	padding-right:5px;
	padding-left:10px;
	text-align:justify;
}
#bottom{
	width:800px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:0px;
	background-image:url(images/bottom.png); 
	background-position:top; 
	background-repeat: no-repeat; 
	height:30px;
	text-align:center;
	padding-top:5px;
	font-size:.8em;
	clear:both;
}

.foreign{
	font-style:italic;
}

.caption{
	font-size:99%;
	font-style:italic;
}

.titlebar{
	width:100%;
	padding:3px;
	background-color:#F7F7F7;
	font-weight:bold;
	border-top: 1px dotted #ccc;
	clear:both;
}

div#gallery_box p{
	margin:15px;
	padding: 10px;
	background-color:#F7F7F7;
	border-top:1px dotted #cccccc;
} 

div#gallery_box img{
	margin-right: 10px;
	margin-bottom: 10px;
	float:left;
	display: inline;
}



.bio{
	clear: both;
}

table#track_listing{
	border:1px dotted #CCCCCC;
	border-collapse:collapse;
}

table#track_listing th{
	border:1px dotted #CCCCCC;
	background-color: #F7F7F7;
}

table#track_listing td{
	border:1px dotted #CCCCCC;
	padding:2px;
	text-align:left;
}

div#list{
	border-top: 1px dotted #ccc;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	clear: both;
}

div#list div#title{
	width: 100%;
	padding: 3px;
	font-weight:bold;
	color:#000099;
	background-color:#f7f7f7;
}


div#list div#description{
	width: 100%;
	text-align: justify;
}


div#list div#description div#image_l{
	width: 175px;
	margin-right: 10px;
	border: 1px solid #ccc;
	float:left;
	display: inline;
	}
	
div#col_r{
	float:right; 
	display:inline; 
	clear:both; 
	width:230px; 
	text-align:center; 
	*background-color:#FFFFFF;
}
	
.rahasia{
	font-weight: bold;
	letter-spacing: .2em;
}