body {
	font-family: Verdana, Tahoma;
	font-size: 0.8em;
	margin:0;
	color:#000000;
	background-image:url(../images/main/patt.png);
	background-repeat: repeat-x;
	background-attachment:fixed;
}

table
{
	padding-top: -2px;
	margin-top: -2px;
}

h1
{
	font-size: 200%;
}

.homeContent{
	font-size: 100%;
	text-align:left;
	background-color:#f4f4c0;
	padding: 4px;
}

#map img
{
	border: solid 2px #000000;
	padding: 2px;
}

input, .select{
	border: solid 1px;
}

input:hover, .select:hover, input:focus, .select:focus{
	background:#FFFFCC;
}

blockquote
{
	padding: 10px;
	margin: 0;
}

.border
{
	background-color: #c4c49d;
	padding: 5px;
	border-left:#CCCC66 25px solid;
}

td.border
{
	
	padding: 0px;
	font-size: 125%;
}

div#container
{
	width:774px;
	margin:auto;
}

div#header
{
	width:774px;
	height:216px;
 	background-image:url(../images/main/headImage.png);
	background-repeat:no-repeat;
}

div#contentContainer
{
	width:774px;
	padding: 0px 5px 0px 8px;
	background-image:url(../images/main/contentImage.jpg);
	background-repeat:repeat-y;
}

/*
div#paper
{
width:157px;
height:99px;
float:left;
background-image:url(../images/main/paper.png);
background-repeat:no-repeat;
}
*/

div#paperRep
{
	width: 590px;
	float:right;
	background-image:url(../images/main/paperRep.png);
	background-repeat:repeat-x;

}

div#content, #buletinBoard
{
	background-color:#e6e6ca;
}

div#content{
	padding: 10px;
	font-size: 95%;
	line-height: 20px;
	width:570px;
}

form
{
	margin:0;
	padding-right:2px;
}

div#searchBox
{	
	margin:0px;
	padding-right:2px;
	padding-left:2px;
	text-align: right;
}

div#sideBar
{	
	float:right;
	width:160px;
	margin-right: 5px;
	padding-right:15px;

}

ul#whatsNew a, ul#userMenu a, div.paging a 
{
	z-index: 0;
	color:#999999;
	font-weight:bold;	
	text-decoration:none;
}

ul#whatsNew li
{	display:block;
	margin:0;
	border-bottom: solid 1px #587BAF;
}

ul#whatsNew a:hover, div.paging a:hover
{
	color:#587BAF;
}


div#sidebar#userMenu.selected
{
	background-image:url(../images/main/buttonSelected.png);
	background-repeat:no-repeat;
}

div#buletinBoard
{	
	float:left;
	margin-bottom:2px;
	text-align:left;
}

div#buletinBoard ul
{
	padding:0;
	padding-left:2px;
	margin:0;
}

div#buletinBoard li
{
	list-style-type:none;
	margin:0;
	padding:0;
}

div#box
{
	clear:left;
	text-align:right;
	width:300px;
	margin-left:130px;
}

div#footer
{	clear:both;
	width:100%;
	height:39px;
	font-size:9px;
	color:#FFFFFF;
	background-image:url(../images/main/foot.jpg);
	background-repeat:no-repeat
}

/*----buat halaman produk negh-------*/
div.paging
{
	clear:both;
	color:#666666;
	padding:5px;
	font-size:13px;
	font-weight:bold;	
	text-decoration:none;

}

div.clear
{	
	float:left;
	width:180px;
	margin-left:30px;
	padding-left:50px;
	text-align:left;
	/*border:1px solid #FF0000;
*/}

ul.product 
{	
	list-style-type:none;
	
	margin:0;
	padding-left:60px;
	/*border:1px solid #FF0000;
*/}

.product_cover{
	float: left
}

ul.product img
{
	/*border: solid thin #000000;
	border: outset thick;*/
	padding: 2px;
	margin: 4px;
}

ul.product li, ul.product a
{	
	display:block;
	text-align:center;
	width:160px;
	color:#587BAF;
	margin-bottom:5px;
	padding:2px;
	text-decoration:none;
	border:1px solid #e7e7cb;
}

ul.product a:hover
{
	background-color:#EFEFEF;
	border:1px solid  #CCCCCC;
}

ul.productDetail
{
	color:#666666;
	list-style-type:none;
	display:block;
	float:left;
	width:200px;
	height: 275px;
}

/*Buat menu*/
#menu
{
	margin-left: -25px;
	margin-right: 20px;
}

#menu ul
{
color: #000000;
margin-bottom:0px;
margin-top:0px;
font-family: arial, helvetica, sans-serif;
}

#menu ul li { 
display: inline;
font-weight:bold;
}

#menu ul li a
{
padding: 0.2em 1em;
background-image:url(../images/main/buttMenu.jpg);
color:#ebebeb;
text-decoration: none;
float: right;
width: 73px;
text-align:center;
border-left: 1px solid #fff;
}

#menu ul li a:hover
{
color: #fff;
background-image:url(../images/main/buttMenuHover.jpg);
}

#menuProduk ul
{
margin-left: 0;
padding-left: 0;
list-style-type:none;
font-family: Arial, Helvetica, sans-serif;

}

#menuProduk ul li
{
	margin-bottom: 2px;
}

#menuProduk a
{
	color:#333333;
	display: block;
	padding: 6px 2px 6px 20px;
	width: 125px;
	text-decoration:none;
	border: solid 1px #CCCCCC;
	background-color: #e2e2ca;
}


#menuProduk a:hover
{
	background-color:#FFFCCC; /*#e7e7c4;*/
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	/*background-image:url(../images/main/panahProducts.gif);*/
	background-repeat:no-repeat;
	background-position: left;
}

table.productDetail{
	font-size: 9px;
	border: outset 2px;
	background:#FFFFCC;
	padding:0;
	margin:0;
}

table.productDetail:hover{
	border: inset 2px #333333;
}

table.productDetail td{
	padding: 0 6px;
	margin:0;
}

tr.header{
	background:#CCCC99;
	font-weight: bold;
}

/*
#menuProduk li
{
	list-style:none;
}



#menuProduk ul li a:hover
{
	background-color:#999999;
}
*/

/*
dl, dt, dd{
	margin : 0;
	padding-left: 2px;
}

ul, li{
margin: 0;
padding-left: 0px;
}


#menu {
top: 0em;
left: 0em;
margin-right: 6px;
width: 5em;
}

#menu dt a
{
	width:110px;
	height: 32px;
	color:#FFFFFF;
	display:block;
	text-align:left;
	padding-left: 5px;
	margin:0px;
	font-size: 110%;
	padding-top: 2px;
	background-image:url(../images/main/button.png);
	background-repeat:no-repeat;
}
#menu dt a:hover
{	
	background-image:url(../images/main/buttonHover.png);
	background-repeat:no-repeat;
}

#menu dd {
position: absolute;
z-index: 100;
margin-top: -2.3em;
margin-left: 117px;
background:#00CCFF;
width: 10em;
}

#menu li {
text-align: left;
font-size: 90%;
height: 25px;
line-height: 18px;
display:block;

}

#menu li a, #menu dt a {
color:#000;
text-decoration: none;
display: block;
}

#menu li a
{	
	padding: 4px;
	
}

#menu li a:hover {
	background-color:#FFCC00;
	display:block;
}
*/

