/* 
	Amorty Billiards Indonesia template
	Author : Hendro Agustira (http://samhendro.wordpress.com)
*/
body{
	margin: 0; 
	padding: 0; 
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 
}
		div#wrap {
			width: 500px;
			margin: 50px auto;	
		}
/*
		img {
			border: 1px solid #CCC;
			padding: 2px;	
			margin: 10px 5px 10px 0;
		}
*/
a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #696969;
}
a:hover{
	color: Red;
	text-decoration: underline;
}
a.menu{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: White;
}
a.menu:hover{
	color: White;
	text-decoration: underline;
}
p.center{
	font-family: tahoma;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}
p.news{
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 0 2px 0 3px;
}
p.news a{
	color: #FFFFFF;
	text-decoration: none;
}
p.news a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#main{
	width: 900px; 
	background: White;
	margin: 12px auto 0 auto; 
	border-bottom: 2px solid #708090;
	border-left: 1px solid #708090;
	border-right: 2px solid #708090;
	border-top: 1px solid #708090;`;
}
table.container{
	border-bottom: 1px solid #A9A9A9;
	border-top: 1px solid #A9A9A9;
	border-left: 1px solid #A9A9A9;
	border-right: 1px solid #A9A9A9;	
}
table.bg{
	background-color: #F3F3F3;
}
td.desc{
	margin: 5px 5px 5px 5px;
	padding: 0 0 0 5px;
}
table.news{
	background: #ffffff;
	margin: 0 2px 0 2px;
	border: 1px dashed Gray;
}
td.banner{
	height: 102px;
	width: 900px;
	background: url(/images/amorty_banner.gif) no-repeat;
}
td.menu{
	width: 212px;
	height: 25px;
	background: url(/images/images1.gif);
}
td.item{
	font-family: tahoma;
	font-size: 12px;
	margin-left: 5px;
}
tr.menu{
	height: 25px;
	background: url(/images/images1.gif);
}
tr.judul{
	font-family: tahoma;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
td.xmenu{
	width: 212px;
	height: 21px; ;
	background: url(/images/images2.gif) repeat-x;
}
td.footer{
	height: 33px;
	width: 900px;
	background: url(/images/footer.gif) no-repeat;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: Red;
	text-align: center;
	vertical-align: middle;
}
td.nonmenu{
	width: 212px;
	background: url(/images/images3.gif) repeat-y;
}
td.content{
	font-family: tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #FF4500;
	text-align: center;
	vertical-align: midle;
	text-decoration: underline;
}
td.kiri{
	width: 248px;
	height: 20px;
	/*background: url(/images/b_kiri.gif) no-repeat; */
	font-family: tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: White;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
}
td.headcontent{
	height: 31px;
	width: 661px;
	background: url(/images/c_atas.gif) no-repeat;
}
td.footcontent{
	height: 26px;
	width: 661px;
	background: url(/images/c_bawah.gif) no-repeat;	
}
td.bmenu{
	height: 20px;
	background: url(/images/bmenu.gif) no-repeat;	
}
img.product{
	border: 1px solid Gray;
}
img.find{
	border:none;
}
.justify{
	font-size: 12px;
	text-align: justify;
	margin: 5px 5px 5px 5px;
	padding: 0 0 0 5px;
}
 .thdrcell {
	background:#F3F0E7;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	border-bottom:1px solid #C8BA92;
 }
 
 .tdatacell {
	font-family:arial;
	font-size:12px;
	padding:5px;
	background:#FFFFFF
 }
 
 .dvhdr1 {
	background:#F3F0E7;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	border:1px solid #C8BA92;
	padding:5px;
	width:300px;
	Color: #FF4500;
 }
 
 .dvbdy1 {
	background:#FFFFFF;
	font-family:arial;
	font-size:12px;
	border-left:1px solid #C8BA92;
	border-right:1px solid #C8BA92;
	border-bottom:1px solid #C8BA92;
	padding:5px;
	width:300px;
	color: Black;
	text-align: justify;
 }
 #divnomer{
 	margin-left: 16px;
 }
 #divTrigger a:link,#divTrigger a:visited{
	 	text-decoration: none; /* hilangkan garis bawah pada link */
	 	margin: 4px 0px 0px 0px; /* memberi jarak antar link */
	 	padding: 1px 4px; /* menjadikan link seperti kotak */
	 	border: 1px solid #CCC;
	    background-color: #FFFFFF;
	    color: #000;

	 }
	 /* link yang dilalui oleh mouse dan element dengan class='selected' akan mempunyai efek yang sama */
	 #divTrigger a:hover,#divTrigger a:active,.selected{ 
	    background-color: #00A;
	    color: #FFF;
		 
	 }
	 #divContent{
	 	margin-top:4px;
		margin-left:14px;
	 	border:1px solid #CCC;
	 	width: 178px;
	 	height: 300px;
	 	padding: 4px;
		background: #FFFFFF;
 	}
	 #divContent div{ 
	 	/* semua div di dalam element dengan id='divContent' akan di sembunyikan sementara */
	 	display:none
	 }	
	 .title{
	 	font-size: 16px;
	 	font-weight: bold;
	 	color: Red;
	 	text-decoration: none;
	 	margin-bottom: 2px;
	 	display:block
	 } 