/* CSS Document */
body {
	margin-top: 0px;
	background-color: #2D4B81;
	background-image: url(images/bg.jpg); 
	background-attachment:fixed;
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.lineheight {line-height: 14px;}
.kirikanan{border-right:#666666 1px solid; border-bottom:#666666 1px solid}
.bawah {border-bottom:#666666 1px solid}
.kanan {border-right:#666666 1px solid;}
.spacer {display: block; height: 12px;}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.borderatasbwa {
	border: 1px solid #999999;
}
.horibar {border-bottom:#666666 1px solid;}
.borderbwah {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #E5181F;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #6699FF;
}
a:active {
	text-decoration: none;
	color: #6699FF;
}


.overflow {overflow-x:hidden; overflow-y:auto;}
H1{color:#0066FF; font-size:16px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.H2 {color: #FF6600; font-size:14px; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif;}

.linkbottom A, linkbottom A:active, linkbottom A:visited{ color:#0033FF; font-size:10px; text-decoration:none; 
			}
.linkbottom A:hover { color: #99CC00; font-size:10px; text-decoration:none; }

.linespacing { line-height: 14px;
				}
.imge a  { border: 4px solid #666666;
}
.imge a:hover {border: 4px solid #3399CC;
}
.producttitle {color:#333333; font-size:14px; font-weight:bold}

.detail
	{ display: block; border:solid 3px #CCCCCC}

.breadcrum a
	{ color:#3333FF}
.breadcrum a:visited
	{ color:#3333FF}
.breadcrum a:hover
	{ color:#000000;}
	
.mesin {float: left; padding-left: 5px; padding-bottom: 5px;}