﻿/* global section */
body {
	margin: 0px;
	margin-top: 95px;
	margin-bottom: 50px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #dddddd;
	background-color: #19231e;
	background-image: url('../images/content/euclidbg.gif');
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
a:hover {
	color: #fbd693;
}
a {
	text-decoration: none;
	color: #99ccff;
}
/*table {
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}*/
img {
	border-width: 0px;
}
li.wibullet {
	line-height: 18px;
	list-style-image: url('../images/list/bulletcol.gif');
}
/*.virdis {
	display: none;
}*/
.sndmnucurp {
	color: #ff9900;
}
/*#noscr {
	display: block;
	position: absolute;
	z-index: 9999;
	width: 100000px;
	height: 100000px;
	left: 0px;
	top: 0px;
	background-color: #19231e;
	background-image: url('../images/noscript.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
}*/
/* end of noscript section */
/* content section */
.readmore {
	font-size: 7pt;
	color: #ddd4a1;
}
.ycHeading {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc6600;
}
a:hover .ycHeading:hover {
	color: #fbd693;
}
a:hover .sndmnucurp:hover {
	color: #fbd693;
}
.lftmnu {
	width: 170px;
	background-image: url('../images/menu/leftmenubg.gif');
	background-position: right;
	background-repeat: repeat-y;
	cursor:default;
}
.lftmnu .mnu {
	display: block;
	height: 24px;
	line-height: 24px;
	padding-left: 5px;
	cursor:pointer;
}
.lftmnu .actvmnu {
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	background-image: url('../images/menu/leftmenubgactv.gif');
	background-position: left;
	background-repeat: no-repeat;
	color: #FF9900;
	cursor:pointer;
}
.lftmnu .mnu:hover {
	background-color:#404040;
}
.lftmnu .mnu a:hover {
	background-color:#404040;
}
.lftmnu .actvmnu:hover {
	color: #fbd693;
}
.innercontent {
	width: 805px;
}
.rctitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
#hline {
	display: block;
	height: 15px;
	width: 100%;
	background-image: url('../images/dotline.gif');
	background-repeat: repeat-x;
	background-position: 0px 7px;
}
.euclidbigcap {
	background-image: url('../products/images/euclidlogo_52.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}

/* --- tambahan dari budi ------ */

.widyabold {
	color: #aa4000;
	font-weight: bold;
}
.euclidbold {
	color: #ddd4a1;
	font-weight: bold;
}
.articleH1 {
	color: #f4af1a;
	font-weight: bold;
	font-size: 12pt;
}
.articleH2 {
	color: #dddddd;
	font-weight: bold;
	font-size: 10pt;
}
.articleFlink {
	font-size: 7pt;
	color: #ddd4a1;
}

/* --- tambahan dari budi ------ */

/* end of content section */
