/* CSS Document */

body {
padding:0;
margin:0;
background-image:url(images/repeatbg.gif);
background-repeat:no-repeat;
background-position:center top;
background-color:#F5F4EF;
}
.insidebody {
padding:0;
margin:0;
background-image:url(images/bgbodyinside.gif);
background-repeat:no-repeat;
background-position:center top;
background-color:#F5F4EF;

}
* {
padding:0;
margin:0;
outline:none;
}
#maindiv {
width:1000px;
margin:0px auto;
}
#header {
background-image:url(images/header_bg.jpg);
width:1000px;
height:108px;
background-position:top center;
background-color:#F5F4EF;
background-repeat:no-repeat;
}
#header .header {
width:1000px;
margin:0 auto;
}
.mainmenu {
float:right;
width:478px;
margin-top:79px;
background:url(images/menubg.jpg);
background-repeat:repeat-x;
height:29px;
margin-right:0px;
}

.mainmenu a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:6px 13px 8px;
	border-left:solid 1px #000000;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.mainmenu a:hover {
background-image:url(images/menubg1.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
text-decoration:underline;
}
.mainmenu a.active {
background-image:url(images/menubg1.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
text-decoration:underline;
}
.clear {
clear:both:
	color: #B31921;
}
.logodiv {
	clear:both;
	margin-top: 26px;
	padding-top: 40px;
}
.logo {
float:left;
}

.mainmenu ul {
list-style:none;
margin-left:0px;

}
.mainmenu ul li {
color:#FFFFFF;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.content {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
background-color:#F5F4EF;
}

.leftcontent {
float:left;
width:323px;
padding-left:23px;
margin-top:25px;
color:#FFFFFF;
font-family:Verdana;
font-size:13px;
}
.leftcontent a {
	text-decoration:underline;
	color:#CCFF66;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.leftcontent a:hover {
	text-decoration:underline;
	color:#999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.rightcontent {
	float: right;
	margin-top: 15px;
	width: 620px;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
}
#contactusmain {
	margin-top: 32px;
	color: #000066;
	font-weight: bold;
	width: 345px;
}
.contactbold {
	font-weight:bold;
	color:#000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.contactgrey {
color:#606060;
font-weight:normal;
}

.productsrange {
float:left;
margin-top:12px;
border-right:solid 1px #EAE6DD;
border-bottom:solid 0px #EAE6DD;

}
.product {
	float: left;
	width: 190px;
	height: 150px;
	border: solid 2px #EAE6DD;
	background-color: #393838;
	margin-top: 37px;
	margin-left: 5px;
	padding-top: 9px;
	padding-left: 0px;
}

.product h5 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#aae1bf;
font-weight:bold;
padding-left:7px;
}

.product span {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
padding-left:7px;
}

.product img {
padding-left:5px;
}
.prbawah {
	float: left;
	width: 190px;
	height: 150px;
	border: solid 2px #EAE6DD;
	background-color: #393838;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 9px;
	padding-left: 0px;
}
.prbawah h5 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#aae1bf;
font-weight:bold;
padding-left:7px;
}

.prbawah span {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
padding-left:7px;
}

.prbawah img {
padding-left:5px;
}
.productrangeheading {
	background-image:url(images/puzzle2.jpg);
	width:300px;
	height:89px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin: 0px;
}
.productsrange ul {
padding-left:0px;
list-style:none
}
.productsrange a {
	text-decoration: none;
	color: #000066;
}
.productsrange ul li{
color:#CE0400;
font-size:11px;
background-image:url(images/contentbullet.jpg);
background-repeat:no-repeat;
background-position:center left;
padding:5px 0 0 12px;
}
.productsrange ul li.right,
.productsrange ul li.left {
width:46%;
float:left;

}
.productsrange ul li.right {
float:right;
}

#fadeshow3 {
background:none repeat scroll 0 0 black;
height:332px;
overflow:hidden;
position:relative;
visibility:visible;
width:596px;
border:solid 1px #FFFFFF;
}
.footer {
	border-top: solid 1px #EAE6DD;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 10px;
	background-color: #FFFFFF;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
.footerabout {
	border-top: solid 1px #EAE6DD;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 10px;
	background-color: #f4f4f1;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
.footer a { 
text-decoration:none;
color:#979797;
}
.insideheader {
width:939px;
margin:0px auto;
}
.contentinside {
width:939px;
margin:0px auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#CE0400;
border-bottom:double 2px #232323;
}
.contenbuatcontact{
	width: 300px;
	float: left;
}
.detailedcontact {
	width: 400px;

}
form {
	padding:5px;
	width:100%;
	margin-bottom:10px;
	margin-right:10px;
}
label {
	width:200px;
	display:block;
	float:left;
}
.textfield {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4C4C4C;
	text-decoration:none;
	border:1px solid #DEE1E6;
	width:250px;
	padding:3px;
	margin-top:5px;
	margin-bottom:0px;
}
.selectbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4C4C4C;
	text-decoration:none;
	border:1px solid #DEE1E6;
	width:auto;
	padding:3px;
	margin-top:5px;
	margin-bottom:5px;
	width:258px;
}
.textfieldcheck {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4C4C4C;
	text-decoration:none;
	border:1px solid #DEE1E6;
	width:181px;
	padding:3px;
}
.textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4C4C4C;
	text-decoration:none;
	border:1px solid #DEE1E6;
	width:250px;
	padding:3px;
	margin-top:5px;
	margin-bottom:5px;
	height:70px;
	overflow:auto;
}
.buttons {
	width:370px;
	margin:0px auto;
	text-align:right;
}
.subbutton {
	background:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#979797;
	border:1px solid #DEE1E6;
	outline:none;
	outline-style:none;
	outline-width:medium;
}
.ctrltxt {
	width:200px;
	display:block;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#979797;
	text-decoration:none;
}
.captcha {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4C4C4C;
	text-decoration:none;
	border:1px solid #DEE1E6;
	width:125px;
	padding:3px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	vertical-align:top;
}

.insideheader img {
border:solid 2px #A09E9F;
}
h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#6e6e6c;
padding-top:5px;
}
h4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#B90703;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.productscontent {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:20px;
}
.borderstyle {
border-right:solid 1px #A69C5B;
}
.features {
padding-left:25px;
}
.bodypopup {
background-image:none;
}
.productscontent a {
color:#000000;
text-decoration:none;
}
hr {
width:850px;
margin:0px auto;
border-top: solid 1px #A69C5B;
border-bottom:0px;

}

/*css*/
#sidemenu {
	list-style:none;
	width:188px;
}

#sidemenu li{
	color:#ffffff;
	margin-bottom:1px;
}

#sidemenu li a{
	background:#3E3E3E;
	color:#ffffff;
	display:block;
	padding:5px 10px;
	text-decoration:none;
}

#sidemenu li.active a, #sidemenu li a:hover{
	background:#B60905;
}

ul .access {
	text-align:center;
}

.access img{
	padding-top:10px;
}

.access li{
	float:left;
	list-style:none !important;
	padding-left:22px;
	 padding-bottom: 15px;
}

.access span {
	padding-top:5px;
}

.arrange {
	padding-left:5px;
}

.button_back {
    float: right;
    margin-right: 38px;
	margin-top:10px;
}
.linkdownload{
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 14px;
}
.linkdownload a:hover{
	color: #666;
	text-decoration: underline;
}
.tulisanheader{
	font-size: 14px;
	font-weight: bold;
	color: #99040A;
}
.tulisanStandar {
	color: #333;
	font-weight: lighter;
	font-size: 11px;
	
}
.tulisanMerah {
	color: #F00;
	font-weight: lighter;
	font-size: 11px;
	
}
.tulisanMerahCoret {
	color: #F00;
	font-weight: lighter;
	font-size: 11px;
	text-decoration: line-through;
	
}
.tulisanhijau {
	color: #090;
	font-weight: lighter;
	font-size: 11px;	
}
.tulisansuport {
	color: #333;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	
}
