/* 
	Aksimedia CSS
	Author : Christ 
	Date : 1 Oct 2008
*/

.lr_operator_tr1 {}
.lr_operator_tr2 {background-color: #e6e6e6;}
.lr_operator_online {COLOR: red;}
.lr_operator_away {COLOR: blue;}
.lr_operator_busy {COLOR: purple;}
.lr_operator_offline {COLOR: gray;}
.lr_operator {margin-left:15px;font-size: 9pt;}

.red { color: red; }
.white { color: #fff; }
.black { color: #000; }

body {
	margin: 0;
	padding: 0;
	background-color: #656565;
	font: 12px Arial,Verdana;
	line-height: 18px;
	scrollbar-face-color:#000;
	scrollbar-highlight-color:#858585;
	scrollbar-3dlight-color:#656565;
	scrollbar-darkshadow-color:#454545;
	scrollbar-shadow-color:#151515;
	scrollbar-arrow-color:#656565;
	scrollbar-track-color:#858585;	
}

#w0 {
	width: 950px;
	height: 500px;
	margin-top: 3%;
}

#w1 {
	width: 950px;
	height: 500px;
	background-color: #fff
	border: 1px solid #000000;
}

#w2 {
	width: 210px;
	height: 500px;
	background-color: #000000;
	color: #fff;
	float: left;
	overflow: none;
	
}

#w3 {
	width: 740px;
	height:500px;
	background-color: #ffffff;
	color: #454545;
	float: right;
}

#w4 {
	margin: 150px 10px 0px 10px;
	width: 720px;
	height: 350px;
}

#logo {
	margin: 15px 0px 0px 0px;	
}

img { border: 0; }

img a, img a:hover { border: 0 }

#ym {
	width: 175px;
	padding: 30px 0px 0px 35px;
	color: #fffff;
	text-align: left;
}

.yml {
	width: 64px;
	text-align:left;
	float: left;
}

.ymr {
	text-align:left;
}
	
#menu {
	width: 200px;
	margin: 20px 0px 0px 0px;
	color: #fffff;
	text-align: left;
}

#menu ul  {
	padding-left: 30px;
	margin: 0;
	line-height: 18px;
	list-style: bullet;
	width: 160px; /* for IE  */
}
#menu li {
	position: relative;
	width: 160px; /* for IE */
	padding:0;
	margin: 0;
}

#menu a { 
	color: #fff;
	text-decoration: none;
}

#menu a:hover { 
	color: #fff;
	border-bottom: 1px dotted red;
}


#w4 a, #w4 a:visited, #clienth a, #client a:visited, #producth a, producth a:visited, #vertical a, #vertical a:visited {
	color: #353535;
	font-weight: bold;
	border-bottom: 1px dotted #757575;
	text-decoration: none;
}
#w4 a, #w4 a:hover, #producth a:hover, #vertical a:hover, #clienth a:hover {
	color: red;
	border-bottom: 1px dotted red;
	text-decoration: none;
}
	
/*
#w3 a, #w3 a:visited {
	color: #454545;
	border-bottom: 1px dotted red;
	text-decoration: none;
}
#w3 a:hover {
	color: red;
}

#w3 h3 a, #w3 h3 a:visited, #w3 h3 a:hover { 
	color: #000;
	border: 0;
	text-decoration: none;
}

*/

#hd {
	background: #000;
	color: #656565;
	float: right;
	
}

#hd1 {
	padding: 5px 15px 5px 15px;
}

h1 { 
	font: 20px "Times new roman",arial,verdana;
	text-decoration: italic;
	color: #959595;
}	

h2 { 
	font: 18px "Times new roman",arial,verdana;
	text-decoration: italic;
	font-weight: bolder;
}	

h3 { 
	font: 16px "Times new roman",arial,verdana;
	text-decoration: italic;
	font-weight: bolder;
}	

h4 { 
	font: 14px italic "Times new roman",arial,verdana;	
}

h5 { font: 13px Verdana,Arial; padding: 0; margin: 0; line-height:22px; }

.mb { font-size: 12px; font-weight: bolder; }


.devil {
	margin-left: 0px;
	margin-right: 5px;
	width: 233px;
	float: left;
}
.dc {
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 100%;
}

#contact {
	margin: 120px 185px 0 0;
	line-height: 18px;
	float: right;
	text-align: right;
}

.caddr { margin-top: -15px; }

#client {
	margin: 140px 10px 0px 10px;
	width: 690px; 
	height: 360px;
	overflow-x: auto;
	overflow-y: hidden;
	text-align: left;
	line-height: 16px;
}

#clienth {
	width: 8000px;
}
.clist {
	width: 290px;
	margin: 0 10px 0 10px;
	float: left;
}

#product {
	margin: 140px 0px 0px 40px;
	width: 699px; 
	height: 360px; 
	overflow: hidden;
	text-align: left;
	line-height: 16px;
}
#producth {
	width: 699px;
	height: 5000px;
	background: transparant;
}

.prow {
	width: 699px;
	height: 350px;
	padding-left: 10px;
	/* float: left; */
}	

.pcol {
	width: 500px;
	height: 300px;
}

.pnav {
	clear:both;
	width: 648px; /* 567px; */
	height: 30px;
	background: #000;
	color: #ffffff;
	float:left;
	margin-top: -30px;
	font: 13px Arial,Verdana;
	text-align: left;
	overflow: hidden;
}

.pnav ul  {
	list-style-type: none;
	padding: 0; 
	margin: 0;
	vertical-align: middle;
}

.pnav li {
	display: inline;
	height: 35px;
	padding: 0 10px 0 10px;
	border-right: 1px solid #858585;
	color: #ffffff;
	vertical-align: bottom;
	float: left;
}

.pnav li a, .pnav li a:visited {
	display: block;
	width: 60px;
	height: 35px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	background: #000;
	color: #858585;
	line-height:30px;
}

.pnav li a:hover {
	display: block;
	width: 60px;
	height: 35px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	background: #000;
	color: red;
	border: none;
}

.pharga {
	margin: -18px 0 10px 20px;
	color: red;
}

.xm { margin-left: 20px; }
	
.bglow {
	background: #fff url('images/gede-devil-lowcost.png') bottom right no-repeat;
}
.bgpro {
	background: #fff url('images/gede-devil-pro.png') bottom right no-repeat;
}
.bgreseller {
	background: #fff url('images/gede-devil-reseller.png') bottom right no-repeat;
}

#worder {
        margin: 100px 0px 0px 40px;
        width: 685px;
        height: 330px;
        overflow-x: hidden;
        overflow-y: auto;
        text-align: left;
        line-height: 16px;
        float:right;
}

#order {
        width: 655px;
        height: 1200px;
        padding-right: 15px;
        background: transparant;
	float:left;
}


#tos {
	margin: 140px 20px 0px 0px;
	width: 640px; 
	height: 290px; 
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
	line-height: 16px;
	float:right;
}

#vertical {
	width: 665px;
	height: 5000px;
	padding-right: 15px;
	background: transparant;
}

#dom {
	text-align: center;
	width: 360px;
	/*height: 75px; */
	background: #000;
	color: #fff;
}

#domh1 {
	padding-top: 10px;
	height: 60px;
	color: #fff;
}

#domh2 {
	margin: 10px 0 0 0;
	padding: 0;
	width: 360px;
	height: 40px;
	line-height: 20px;
	background: red;
}	

.dnav {
	clear:both;
	width: 564px;
	height: 30px;
	background: #000;
	color: #ffffff;
	float:left;
	margin-top: -30px;
	font: 13px Arial,Verdana;
	text-align: left;
	overflow: hidden;
}

.dnav ul  {
	list-style-type: none;
	padding: 0; 
	margin: 0;
	vertical-align: middle;
}

.dnav li {
	display: inline;
	height: 35px;
	padding: 0 10px 0 10px;
	border-right: 1px solid #858585;
	vertical-align: bottom;
	float: left;
}

.dnav li a, .dnav li a:visited {
	display: block;
	width: 120px;
	height: 35px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	background: #000;
	color: #858585;
	line-height:30px;
}

.dnav li a:hover {
	display: block;
	width: 120px;
	height: 35px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	background: #000;
	color: red;
	border: none;
}


h2 {
	font: 20px "Times New Roman", Arial, Verdana;
	font-weight: bold;
}

#foot {
	margin-top: 10px;
	font-size: 11px;
	line-height: 12px;
	color: #959595;
}

#foot a, #foot a:visited, #foot a:hover { color: #959595; }

.kotakisi {
	width: 660px;
	margin-left: 35px;
	padding: 5px 0 5px 0;
}

.hisi {
	width: 240px;
	float: left;
}

.kotakisi input , .kotakisi textarea { margin: 0; padding: 0; }
.kotakisi select { border:0; border-bottom: 1px dotted red; }

.teks { border: 0; border-left: 1px solid red; border-bottom: 1px dotted red;  }
.isimerah { border: 0; border-bottom: 1px dotted red; }
.isibiru { border: 0; border-bottom: 1px dotted black; }


.z { display: none; }
