@charset "utf-8";
/* CSS Document */

/**************************************************** Reset CSS ********************************************************/

css_html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.hide {
	display: none;
}
a{
	outline:none;
	text-decoration:none;
}
body, div, p, input, select, textarea, label{
	color:#CCCCCC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}
input, select, textarea{
	color:#000000;
	font-size:12px;
	border:none !important;
}
h1{
	color:#000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}
h2{
	color:#000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}
h3{
	color:#000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}
h4{
	color:#000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
h5{
	color:#000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
hr{
	border:none;
	border-top: 1px solid #333333;
	margin-top:20px;
}
a{
	color:#D81E09;
	outline:none;
	text-decoration:none;
}
a:link{
	color:#D81E09;
}
a:visited{
	color:#FF6600;
}
a:active{
	color:#FF6600;
}
a:hover{
	color:#FF6600;
}
img{
	border:none;
}
input, select, textarea {
	border:1px solid #000000;
	margin-top:0px;
}
input, textarea{
	padding:2px 4px;
}
select{
	padding:1px;
}
option{
	padding:1px 4px;
}
.opacity{
}
p{
	color:#666666;
}
p.clear, .clear { 
	background:none;
	clear:both; 
	margin:0; 
	padding:0; 
}
* {
	margin:0px;
	padding:0px;
}
h1 span, h2 span, h3 span{
	font-weight:normal;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.lbl_menu{
	width:24px;
	height:24px;
	display:block;
	background:url(../images/lbl_new.gif) no-repeat;
	margin:0px;
	padding:0px;
	z-index:999 !important;
	text-indent:-9999px;
	position:absolute;
	top:109px;
	margin-left:-166px;
}

/************************************ style CSS  ***********************************/

body.DJwebsite{
	background:#000000 url(../images/bg.jpg);
	width:100%;
	margin:0px;
	padding:0px;
}

#workSpace{
	width:980px;
	margin:0px auto;
	background-color:#000000;
}

#container{
	width:960px;
	margin:0px auto;
	margin-top:5px;
}


/*** header ***/

#header{
}

.headerTop{
	background:#FFFFFF url(../images/bg_header.jpg) top left no-repeat;
	height:104px;
}

.headerTop .logoDJ{
	float:left;
	width:590px;
}

.headerTop .logoDJ img{
	margin:1px 0px 0px 12px;
}

.headerTop .headerRight{
	float:left;
	padding:0px;
	margin:0px;
}

.headerTop .headerRight .submenu{
	list-style-type:none;
	padding:0px;
	width:350px;
	margin:0px 0px 0px 15px;
}

* html .headerTop .headerRight .submenu{
	margin:0px 0px 0px 5px;
}

.headerRight .submenu li{
	float:left;
	margin:0px 10px
}

.headerRight .submenu li a{
	color:#CCCCCC;
	font-size:11px;
}

.headerRight .submenu li a:hover{
	color:#F0290C;
}

.headerRight .call_phone{
	margin:35px 0px 0px 40px;
}

* html .headerRight .call_phone{
	margin:20px 0px 0px 40px;
}

.headerRight .call_phone img{
	float:left;
}

.headerRight .call_phone .small_teks_top{
	color:#F0290C;
	font-size:24px;
	font-weight:bold;
	padding-top:20px;
}

.headerRight .call_phone span{
	color:#333333;
	font-size:10px;
	font-weight:normal;
	margin-left:35px;
	position:relative;
	top:-32px;
}


/*** main menu ***/

#mainNav{
	clear:both;
	top: 0;
	left: 0;
	height:40px;
	line-height:40px;
	background:#CC0000 url(../images/bg_mainmenu.jpg) repeat-x;
}

/* banner */

.banner02{
	padding-bottom:5px;
	background-color:#A21C09;
	width:960px;
}

* html .banner02{
	padding-bottom:3px;
}


/*** main Content ***/

#bodyContent{
	background-color:#FFFFFF;
}

#bodyContent02{
	background:#FFFFFF url(../images/bg_content.jpg) repeat-y;
}

#mainContent{
	width:920px;
	margin:0px auto;
	background-color:#FFFFFF !important;
}

#mainContent .contentTop{
	margin:0px;
	padding:0px;
}

/* content left */

#mainContent .contentTop .conLeft{
	float:left;
	width:610px;
}

.conLeft .highlight{
	background:#990000 url(../images/bg_highlight.jpg) top repeat-x;
	height:455px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.conLeft .highlight .wrapper01{
	width:585px;
	margin:0px auto;
	padding-top:25px;
}

.conLeft .highlight .wrapper01 .highPromo{
	float:left;
	width:325px;
	margin:0px;
	padding:0px;
}

.conLeft .highlight .wrapper01 h2{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}

.conLeft .highlight .wrapper01 .highPromo .promoContent{
	background:#731406;
	height:390px;
}

/* banner slider */

.promoContent #slider1{
	padding:10px;
	height:340px;
	overflow:hidden;
}

.contentdiv{
	overflow:hidden;
	height:350px;
	background-color:#FFFFFF;
	width:305px;
	cursor:pointer;
}

.contentdiv img{
	height:230px;
}

.contentdiv .content_banner{
	background:#FFFFFF;
	height:105px;
	overflow:hidden;
	padding:10px 10px 5px 10px;
}

.contentdiv .content_banner h3{
	font-size:16px;
	color:#666666;
	margin-bottom:5px;
}

.contentdiv a{
	color:#666666;
}

.contentdiv a:hover{
	color:#D81E09;
}

.contentdiv .content_banner p{
	color:#666666;
}

.page_promo{
	float:left;
	margin-top:7px;
	margin-left:10px;
}

* html .page_promo{
	margin-left:5px;
}

.promoContent h6{
	float:left;
	color:#CCCCCC;
	font-size:10px;
	font-weight:normal;
	margin-left:10px;
	margin-top:7px;
}

.page_promo ul{
	float:left;
}

.page_promo li{
	float:left;
	margin:0px 2px;
}

.page_promo a{
	width:16px;
	padding:0px 4px;
	color:#731406;
	background-color:#3F0B03;
	border:#3F0B03 solid 1px;
}

.page_promo a:hover{
	width:16px;
	padding:0px 4px;
	color:#CCCCCC;
	background-color:#A21C09;
	border:#A21C09 solid 1px;
}

.page_promo a.selected{
	width:16px;
	padding:0px 4px;
	color:#CCCCCC;
	background-color:#A21C09;
	border:#A21C09 solid 1px;
}

/* end banner slider */


.conLeft .highlight .wrapper01 .highNews{
	float:right;
	width:250px;
}

.conLeft .highlight .wrapper01 .highNews .newsContent{
	background:#731406;
	height:390px;
	overflow:hidden;
}

.highNews .newsContent ul.news{
	width:224px;
	margin:0 auto;
	overflow:hidden;
}

.highNews .newsContent li.newsList{
	margin:10px 0px 0px 0px;
	border-bottom:#430C03 dashed 1px;
	padding-bottom:15px;
	max-height:150px;
	overflow:hidden;
	/*height:150px;*/
	
}

.highNews .newsContent li.newsList{
	margin:10px 0px 0px 0px;
	border-bottom:#430C03 dashed 1px;
	padding-bottom:15px;
}

.highNews .newsContent li.newsList h6{
	font-size:10px;
	font-weight:normal;
	color:#999999;
}

.highNews .newsContent li.newsList h5 a{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

.highNews .newsContent li.newsList h5 a:hover{
	color:#FF9900;
}

.highNews .newsContent li.newsList p{
	margin-top:5px;
	font-size:12px;
	font-weight:normal;
	color:#CCCCCC;
}

.highNews .newsContent #paging{
	float:right;
	margin-top:15px;
	margin-right:10px;
}

* html .highNews .newsContent #paging{
	margin-right:5px;
}

.highNews .newsContent #paging .pageDesc{
	font-size:10px;
}

#content1 #paging ul{
}

.highNews .newsContent #paging li{
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin:0px 2px;
}

.highNews .newsContent #paging li a{
	border:#3F0B03 solid 1px;
	padding:0px 4px;
	color:#3F0B03;
	width:16px;
}

.highNews .newsContent #paging li a:hover{
	color:#CCCCCC;
	border:#A21C09 solid 1px;
}

.highNews .newsContent #paging .currentPage{
	background-color:#A21C09;
}


/* subcontent */

.conLeft .subContent{
	clear:both;
	margin:15px 0px;
	padding:15px;
	border:#CCCCCC solid 2px;
	background-color:#FFFFFF;
}

.conLeft .subContent h2{
	font-size:24px;
	font-weight:bold;
	color:#D81E09;
	margin-bottom:18px;
}

.conLeft .subContent p{
	font-size:12px;
	color:#666666;
	line-height:20px;
	margin-bottom:10px;
}

.conLeft .subContent a{
	font-size:12px;
	color:#D81E09;
}

.conLeft .subContent a:hover{
	color:#333333;
}


/*  promo DJ */

.conLeft .DJpromo{
	width:600px;
	margin:0px auto;
}

.conLeft .DJpromo .promo01{
	float:left;
	height:240px;
	width:195px;
	margin-bottom:10px;
}

.conLeft .DJpromo .promo02{
	float:left;
	height:240px;
	width:195px;
	margin-left:8px;
	margin-bottom:10px;
}

.conLeft .DJpromo .promo03{
	float:right;
	height:240px;
	width:195px;
	margin-bottom:10px;
}

.titleTop{
	height:57px;
	background:#333333;
}

.promo_content{
	height:186px;
	background:#5B5B5B url(../images/bg_promo.jpg) repeat-x;
	padding:0px 10px 0px 10px;
	margin:0px;
	overflow:hidden;
}

.sub01{
	padding:8px 0px 10px 0px;
}

.sub01 .title{
	float:left;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	width:85px;
}

.sub01 .space{
	float:right;
	font-size:20px;
	font-weight:bold;
	color:#FFFFCC;
}

.promo_content .sub02{
	padding:2px 0px 10px 0px;
}

.sub02 .title{
	float:left;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	width:85px;
}

.sub02 .space{
	float:right;
	font-size:20px;
	font-weight:bold;
	color:#FFFFCC;
	margin-top:8px;
}

.promo_content .sub03{
	padding:2px 0px 25px 0px;
}

* html .promo_content .sub03{
	padding:2px 0px 10px 0px;
}

.sub03 .title{
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	margin-bottom:5px;
}

.sub03 .name_server{
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	width:40px;
}

.sub03 .biaya{
	float:left;
	font-size:20px;
	font-weight:bold;
	text-align:right;
	color:#FFFFCC;
	width:100px;
}

.sub03 a.order{
	float:right;
	width:32px;
	text-align:right;
	font-size:10px;
	color:#CCCCCC;
	line-height:8px;
	overflow:hidden;
}

.sub03 a:hover{
	color:#EE280C;
}

.promo_content02{
	height:186px;
	background:#5B5B5B url(../images/bg_promo02.jpg) repeat-x;
	padding:0px 10px 0px 10px;
	margin:0px;
	overflow:hidden;
}

.promo_content02 .sub01{
	padding:8px 0px 10px 0px;
}

.promo_content02 .sub02{
	padding:2px 0px 10px 0px;
}

.promo_content02 .sub03{
	padding:2px 0px 25px 0px;
}

* html .promo_content02 .sub03{
	padding:2px 0px 10px 0px;
}



/***  content right ***/

#mainContent .contentTop .conRight{
	background-color:#E5E5E5;
	float:right;
	width:300px;
	height:1153px;
}

* html #mainContent .contentTop .conRight{
	height:1160px;
}

#mainContent .contentTop .conRight02{
	background-color:#E5E5E5;
	float:right;
	width:300px;
}

.conRight .wrapper02{
	width:272px;
	margin:0px auto;
	margin-top:25px;
}

.conRight .wrapper02 h2{
	color:#333333;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}

/* order */

.conRight .wrapper02 .boxOrder{
	margin-bottom:10px;
	min-height:100px;
}

.conRight .wrapper02 .boxOrder .searchbox{
	width:272px;
	height:35px;
	padding:0px 0px 0px 5px;
	background:url(../images/searchbox.jpg) top no-repeat;
}

.boxOrder .searchbox .srcText0{
	float:left;
	width:35px;
	border:0px;
	background-color:#FFFFFF;
	color:#333333;
	margin-top:8px;
	font-size:14px;
}

.boxOrder .searchbox .srcText{
	float:left;
	width:140px;
	height:25px;
	border:0px;
	background-color:#FFFFFF;
	color:#999999;
	margin-top:5px;
	font-size:18px
}

* html .boxOrder .searchbox .srcText{
	margin-top:5px;
}

.boxOrder .searchbox .option_search{
	border:none !important;
	margin:8px 0px 0px 0px;
	cursor:pointer;
	z-index:1;
}

button.srcbtn{
	color:#FFFFFF;
	width:100px;
	height:30px;
	cursor:pointer;
	margin-top:10px; 
	background:url(../images/btn_order.jpg);
	border:0;
	padding:5px;
	
}

button.rstbtn{
	color:#FFFFFF;
	width:70px;
	height:30px;
	cursor:pointer;
	margin-top:10px; 
	margin-left:2px;
	background:url(../images/btn_reset.jpg);
	border:0;
	padding:5px;
}

* html button.rstbtn{
	margin-left:5px;
}

/******/

.boxOrder .searchbox a{
	margin-left:10px;
	color:#666666;
	text-decoration:underline;
}

.boxOrder .searchbox a:hover{
	color:#D81E09;
}

/* customer service */

.conRight .wrapper02 .boxCS{
	padding:20px 0px;
	min-height:100px;
}

.conRight .wrapper02 .boxCS .cs_content{
	position:relative;
	left:-10px;
}

.conRight .wrapper02 .boxCS h3{
	color:#333333;
	font-size:16px;
	font-weight:normal;
	background:url(../images/arrow02.jpg) left no-repeat;
	padding:0px 0px 0px 20px;
	margin-left:10px;
}

.conRight .wrapper02 .boxCS .ym_account{
	margin-left:30px;
	margin-top:8px;
	padding-bottom:5px;
}

/* testimonial_right */

.conRight .wrapper02 .boxTesti{
	margin-bottom:25px;
}

.conRight .wrapper02 .boxTesti .testi01{
	width:272px;
	height:315px;
	margin-top:10px;
	padding-top:10px;
	background:#999999;
	overflow:hidden;
}

.conRight .wrapper02 .boxTesti .testi01 ul{
}

.conRight .wrapper02 .boxTesti .testi01 li{
	width:244px;
	margin:10px 0px 0px 10px;
	padding-bottom:5px;
	border-bottom:#CCCCCC dashed 1px;
}

.boxTesti .testi01 .comment_testi{
	height:115px;
	overflow:hidden;
	cursor:pointer;
	padding:5px;
}

.boxTesti .testi01 .comment_testi h6{
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
}

.boxTesti .testi01 .comment_testi h5 a{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

.boxTesti .testi01 .comment_testi h5 a:hover{
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

.boxTesti .testi01 .comment_testi p{
	margin-top:5px;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}

.boxTesti .testi01 .btn_comment{
	margin:10px 0px 0px 12px;
}

.btn_comment a.refBtn{
	width:60px;
	background:#666666;
	text-align:center;
	color:#CCCCCC;
	cursor:pointer;
	padding:5px 10px;
	line-height:20px;
}

.btn_comment a.testiBtn{
	width:100px;
	background:#666666;
	text-align:center;
	color:#CCCCCC;
	cursor:pointer;
	padding:5px 10px 5px 10px;
	line-height:20px;
	height:20px;
}

.btn_comment a:hover{
	color:#CCCCCC;
	background-color:#333333;
}

/***  payment ***/

.conRight .wrapper02 .boxPay{
	margin-bottom:25px;
}

.conRight .wrapper02 .boxPay img{
	margin-left:8px;
}


/***  media sosial ***/

.conRight .wrapper02 .boxMedia{
	margin-bottom:25px;
}

.boxMedia .medSocBtn a{
	margin:5px 0px;
}

.boxMedia .medSocBtn a{
	float:left;
	width:120px;
}

.boxMedia .medSocBtn span{
	color:#3B5997;
	position:relative;
	margin-left:5px;
	top:-12px;
}

.boxMedia .medSocBtn span.teks_twett{
	color:#35CDFF;
	position:relative;
	margin-left:5px;
	top:-12px;
}


/***  content Bottom ***/

#mainContent .contentBot{
	border-top:#CCCCCC dashed 1px;
	padding-top:1px;
	margin-top:15px;
}

#mainContent .box_contentBot{
	margin-top:15px;
}


#mainContent .contentBot h2{
	color:#333333;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
}

#mainContent .contentBot ul.why_dj{
	margin-left:10px;
	width:285px;
	float:left;
}

ul.why_dj li{
	clear:both;
}

ul.why_dj li img{
	float:left;
	width:40px;
	margin-bottom:15px;
	margin-right:10px;
}

ul.why_dj li .teks_why{
	float:left;
	width:230px;
}

ul.why_dj li .teks_why h3{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
}

ul.why_dj li .teks_why p{
	color:#666666;
	font-size:12px;
	font-weight:normal;
}


/****************** content02 ******************/

.conLeft .isi_content{
	margin-top:25px;
	margin-bottom:30px;
}

.isi_content h1{
	color:#D81E09;
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
}

.isi_content h2{
	color:#333333;
	font-size:20px;
	font-weight:bold;
}

.isi_content h3{
	color:#666666;
	font-size:14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:5px;
}

.isi_content p{
	color:#666666;
	font-size:12px;
	line-height:20px;
	margin-bottom:20px;
}

.isi_content p .image_content{
	float:left;
	padding:5px;
	border:#CCCCCC solid 1px;
	margin-right:15px;
	margin-top:5px;
}

.isi_content a{
	color:#D81E09;
}

.isi_content a:hover{
	color:#FF6600;
}

.isi_content .sub_content .footnote{
	font-size:10px;
	color:#666666;
	line-height:14px;
}

.sub_content{
	margin-top:50px;
}

.sub_content ul{
	list-style:disc;
	margin-bottom:20px;
	margin-left:20px;
}

.sub_content ul li{
	font-size:12px;
	margin-bottom:5px;
	color:#666666;
}

#mainContent .contentTop .conRight02{
	background-color:#E5E5E5;
	float:right;
	width:300px;
}

.conRight02 .wrapper02 h2{
	color:#333333;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}

.conRight02 .wrapper02{
	width:272px;
	margin:0px auto;
	margin-top:25px;
}

.highPromo_right{
}

.highPromo_right .promoContent_right{
	background:#999999;
	height:330px;
	margin-bottom:20px;
}

#slider2{
	padding:10px;
	height:280px;
	width:250px;
	overflow:hidden;
}

#slider2 .contentdiv{
	overflow:hidden;
	height:290px;
	background-color:#FFFFFF;
	width:250px;
}

#slider2 .contentdiv img{
	width:250px;
	height:188px;
}

#slider2 .contentdiv .content_banner{
	background:#FFFFFF;
	height:80px;
	overflow:hidden;
	padding:10px 10px 5px 10px;
}

#slider2 .contentdiv .content_banner h3{
	font-size:14px;
	color:#666666;
	margin-bottom:3px;
}

#slider2 .contentdiv .content_banner p{
	color:#666666;
}

.promoContent_right .page_promo{
	float:left;
	margin-top:7px;
	margin-left:10px;
}

* html .promoContent_right .page_promo{
	margin-left:5px;
}

.promoContent_right h6{
	float:left;
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	margin-left:10px;
	margin-top:7px;
}

.promoContent_right h6 a{
	color:#FFFFFF !important;
}

.promoContent_right h6 a:hover{
	color:#333333 !important;
}

.promoContent_right .page_promo ul{
	float:left;
}

.promoContent_right .page_promo li{
	float:left;
	margin:0px 2px;
}

.promoContent_right .page_promo a{
	width:16px;
	padding:0px 4px;
	color:#666666;
	background-color:#CCCCCC;
	border:#999999 solid 1px;
}

.promoContent_right .page_promo a:hover{
	width:16px;
	padding:0px 4px;
	color:#CCCCCC;
	background-color:#A21C09;
	border:#A21C09 solid 1px;
}

.promoContent_right .page_promo a.selected{
	width:16px;
	padding:0px 4px;
	color:#CCCCCC;
	background-color:#A21C09;
	border:#A21C09 solid 1px;
}

.box_contentRight{
	margin-bottom:20px;
}

.emboss_top{
	height:6px;
	background:url(../images/embos_top.jpg) no-repeat;
}

* html .emboss_top{
	position:relative;
	top:13px ;
}

.emboss_bot{
	height:6px;
	background:url(../images/embos_bottom.jpg) no-repeat;
}

.emboss_middle{
	padding:5px 15px;
	margin:0px;
	background:url(../images/embos_middle.jpg) repeat-y;
}

.box_contentRight .small_promo{
	clear:both;
	padding:5px 5px 5px 5px;
	border:#CCCCCC solid 1px;
	margin:10px 2px;
	cursor:pointer;
}

.box_contentRight .small_promo a{
	float:left;
	width:40px;
	margin-right:10px;
}

.box_contentRight .small_promo .title_small_promo{
	float:left;
}

.box_contentRight .small_promo h4{
	font-size:16px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
}

.box_contentRight .small_promo h3{
	font-size:24px;
	color:#333333;
	margin-top:2px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}

.box_contentRight .package{
	width:264px;
	height:67px;
	margin:10px 0px;
}

.box_contentRight .package ul{
	padding:45px 0px 0px 120px;
}

.box_contentRight .package ul li{
	float:left;
	padding:0px 5px;
	margin-right:10px;
}

.box_contentRight .package ul li a{
	color:#FFFFFF;
}

.box_contentRight .package ul li a:hover{
	color:#FF9900;
}

.box_contentRight .promo_paket01{
	background:url(../images/ver_promo01.jpg) no-repeat;
}

.box_contentRight .promo_paket02{
	background:url(../images/ver_promo02.jpg) no-repeat;
}

.box_contentRight .promo_paket03{
	background:url(../images/ver_promo03.jpg) no-repeat;
}

.box_contentRight .promo_paket04{
	background:url(../images/ver_promo04.jpg) no-repeat;
}

.box_contentRight .promo_paket05{
	background:url(../images/ver_promo05.jpg) no-repeat;
}

.box_contentRight .promo_paket06{
	background:url(../images/ver_promo06.jpg) no-repeat;
}


/*** box_link ***/
.box_link{
	margin-bottom:20px;
}

.box_link .box_middle{
	background:#999999;
	padding:15px;
}

.box_link .box_middle ul{
}

.box_link .box_middle li{
	margin:3px 0px;
	border-bottom:#666666 dashed 1px;
	padding-bottom:5px;
}

.box_link .box_middle li a{
	color:#FFFFFF;
}

.box_link .box_middle li a:hover{
	color:#333333;
}

.box_link .box_middle li.last{
	border-bottom:#666666 dashed 0px;
}


/*************************************  footer  ******************************/

#footer{
	background:#000000 url(../images/bg_footer.jpg) repeat-x;
	height:252px;
	width:960px;
	margin:0px auto;
}

#footer .boxFooter{
	width:920px;
	margin:0px auto;
}

#footer .boxFooter .contFooter{
	margin-left:30px;
}

#footer .boxFooter .contFooter img{
	float:right;
	margin:2px 10px 0px 0px;
}

#footer .boxFooter .contFooter .menu_footer{
	float:left;
	width:170px;
	margin-top:20px;
	margin-left:30px;
}

.menu_footer h2{
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

.menu_footer ul{
	margin-top:12px;
}

.menu_footer li{
}

.menu_footer li a{
	color:#FFFFFF !important;
	font-size:11px;
}

.menu_footer li a:hover{
	color:#000000 !important;
}

.copyright{
	width:960px;
	margin:5px auto;
	text-align:center;
	color:#FFFFFF;
	padding-bottom:5px;
	font-size:10px;
	background:#000000;
}

/*** pemesanan ***/

.list_number{
	list-style-type:decimal;
	margin-left:30px;
	color:#000000;
	font-weight:bold;
}

.list_number li{
	padding-bottom:10px;
}

.list_number li p{
	font-size:12px;
	color:#666666;
	font-weight:normal;
}


/***  testimonial page ***/

.add_testi{
	float:right;
	position:relative;
	font-size:12px;
	color:#666666;
}

.author_comment{
}

.author_comment ul.comment_list{
	margin-top:20px;
}

.author_comment ul.comment_list li{
	margin-bottom:10px !important;
}

.author_comment .gravatar{
	float:left;
	width:90px;
	margin-right:0px;
}

.author_comment .gravatar img{
}

.author_comment .gravatar h5{
	font-size:12px;
	font-weight:normal;
	color:#D81E09;
}

.author_comment .gravatar span{
	font-size:10px;
	font-weight:normal;
	color:#666666;
	position:relative;
	top:-3px;
}

.author_comment .arrow_testi{
	float:left;
	width:32px;
	position:relative;
	top:20px;
	left:1px;
}

.author_comment .teks_comment{
	float:left;
	width:465px;
	background-color:#FFFFFF;
	border:#DEDEDE solid 1px;
	padding:8px 10px 0px 10px;
	min-height:100px;
}

* html .author_comment .teks_comment{
	height:100px;
}

.author_comment .teks_comment p{
	font-size:12px;
	color:#666666;
	line-height:16px;
}

.respon_comment{
	border-top:#cccccc dashed 1px;
}

.respon_comment .add_testi{
	float:right;
	position:relative;
	font-size:12px;
	color:#666666;
}

.respon_comment h6{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666666;
	margin-top:20px;
}

.respon_comment ul.comment_list{
	margin-top:20px;
	margin-bottom:20px;
}

.respon_comment ul.comment_list li{
	margin-bottom:10px;
}

.respon_comment .gravatar{
	float:left;
	width:90px;
	margin-right:0px;
}

.respon_comment .gravatar img{
}

.respon_comment .gravatar h5{
	font-size:12px;
	font-weight:normal;
	color:#666666;
}

.respon_comment .gravatar span{
	font-size:10px;
	font-weight:normal;
	color:#666666;
	position:relative;
	top:-3px;
}

.respon_comment .arrow_testi{
	float:left;
	width:32px;
	position:relative;
	top:20px;
	left:1px;
}

.respon_comment .teks_comment_wrap{
	float:left;
	width:465px;
}

.respon_comment .teksKom{
	width:465px;
	background-color:#FFFFFF;
	border:#DEDEDE solid 1px !important;
	padding:8px 10px 10px 10px;
	min-height:100px;
	color:#666666;
}

* html .respon_comment .teksKom{
	height:100px;
}

.respon_comment .newkom{
	width:465px;
	background-color:#FFFFFF;
	border:#DEDEDE solid 1px !important;
	padding:5px 10px 5px 10px;
	color:#666666;
	margin-top:10px;
}

.respon_comment .input{
	width:465px;
	background-color:#FFFFFF;
	border:#DEDEDE solid 1px !important;
	padding:5px 10px 5px 10px;
	color:#666666;
	margin-top:10px;
}

.addKom{
	border:#DEDEDE solid 1px !important;
	padding:3px 15px 3px 16px !important;
	color:#666666;
	margin-top:10px;
	cursor:pointer;
}

* html .addKom{
	padding:3px 3px 3px 3px !important;
}

.addKom:hover{
	background-color:#999999;
	color:#FFFFFF;
}

/*** kontak ***/

.pesanDj{
	float:left;
	margin-bottom:20px;
}

.pesanDj li{
	clear:left;
	margin-bottom:0px;
}

.pesanDj .pesanLeft{
	float:left;
	width:110px;
}

.pesanDj .dot{
	float:left;
	width:10px;
}

.pesanDj .input{
	float:left;
	position:relative;
	top:-12px;
	width:200px;
	background-color:#FFFFFF;
	border:#DEDEDE solid 1px !important;
	padding:5px 10px 5px 10px;
	color:#666666;
	margin-top:10px;
}

.pesanDj .input02{
	float:left;
	position:relative;
	top:-12px;
	width:100px;
	background-color:#FFFFFF;
	border:#DEDEDE solid 1px !important;
	padding:5px 5px 5px 5px;
	color:#666666;
	margin-top:10px;
}

.pesanDj .select_option{
	float:left;
	position:relative;
	top:-12px;
	background-color:#FFFFFF;
	border:#DEDEDE solid 1px !important;
	padding:5px 5px;
	color:#666666;
	margin-top:10px;
}

.pesanDj .teksKom{
	float:left;
	width:300px;
	background-color:#FFFFFF;
	border:#DEDEDE solid 1px !important;
	padding:8px 10px 10px 10px;
	min-height:100px;
	color:#666666;
	margin-bottom:10px;
}

.pesanDj .pesan_bottom{
	margin-left:120px;
}

.kode_authen{
	width:100px;
	padding:5px;
	border:#DEDEDE solid 1px;
}


.kontak_bottom{
	border-top:#CCCCCC dashed 1px;
	padding-top:20px;
	margin-top:20px;
}


* html .kontak_bottom{
	margin-top:10px;
}

.map_kontak{
	padding:5px;
	border:#CCCCCC solid 1px;
	float:left;
	margin-right:20px;
	margin-bottom:30px;
}

.map_kontak a{
	color:#D81E09 !important;
	font-size:11px;
}

.map_kontak a:hover{
	color:#333333 !important;
}

.alamat_kontak{
	margin-top:135px;
}

.alamat_kontak h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#333333;
}

#form_pesan label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color:#FF6600;
}

/*** affiliasi ***/

.code_aff{
	min-width:300px;
	margin:0px auto;
	margin-bottom:20px;
	background-color:#CAE8FF;
	padding:10px 20px 10px 20px;
}

.code_aff p{
	text-align:center;
	margin:0px;
	color:#000000 !important;
}

.img_aff{
	width:450px;
	margin:0px auto;
	margin-bottom:20px;
}

.img_aff img{
	margin:3px;
}

.aff_list{
	color:#666666;
	list-style:disc;
	margin:0px 0px 20px 20px;
}

.aff_list li{
	margin:10px 0px;
}

.aff_list li ul{
	list-style:circle;
	margin:0px 0px 20px 20px;
}

.aff_list li ul li{
	margin:5px 0px 0px 0px;
}

/*** mengapa DJ ***/

ul.why_dj_page{
	margin-bottom:20px;
}

ul.why_dj_page li{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:#CCCCCC dashed 1px;
}

ul.why_dj_page li h5{
	font-size:18px;
	font-weight:normal;
	color:#333333;
	margin-bottom:10px;
}

ul.why_dj_page li img{
	float:left;
	margin-right:20px;
}

ul.why_dj_page li p{
	float:right;
	width:500px;
	margin:0px !important;
	padding:0px;
}


/*** vps ***/
.contentText h2{
	font-size:16px;
	color:#666666;
	font-weight:bold;	
	margin-top:10px;
	padding-bottom:10px;
}
.contentText h3{
	font-size:12px;
	color:#666666;
	font-weight:bold;	
	margin-top:10px;
}

* html .contentText h3{
	margin:0px;
	padding:0px;
}

.contentText ul{
	list-style:disc;
	margin-left:20px;
	margin-bottom:20px;
}

.tabNav02 .contentText p{
	font-size:12px;
	color:#666666;
	line-height:20px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

.contentText ul.bullet01 li{
	font-size:12px;
	color:#666666;
	margin-top:10px;
	line-height:20px;
	font-weight:bold;	
}

.contentText ul.bullet01 ul li{
	font-size:12px;
	color:#666666;
	line-height:16px;
	font-weight:normal;	
	margin-top:10px;
}

.contentText ul.bullet02{
	list-style:decimal;
	margin-left:20px;
	margin-bottom:20px;
}

.contentText ul.bullet02 li{
	font-size:12px;
	color:#666666;
	line-height:20px;
	font-weight:normal;	
}

.contentText ul li{
	font-size:12px;
	color:#666666;
	line-height:20px;
	font-weight:normal;		
}

.contentText ul li ul{
	list-style:circle;
	margin-left:20px;
}

.contentText ul li ul li{
	font-size:12px;
	color:#666666;
	line-height:16px;
	font-weight:normal;	
}

/*** server-networks ***/

ul.server_list{
	list-style:none;
	margin:0px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:#CCCCCC dashed 1px;
}

ul.server_list li{
}

ul.server_list li .listLeft{
	float:left;
	width:120px;
	margin:0px;
	padding:0px;
}

ul.server_list li .listMiddle{
	float:left;
	width:10px;
	margin:0px;
	padding:0px;
}

ul.server_list li .listRight{
	float:left;
	width:440px;
	margin:0px;
	padding:0px;
}

ul.lastList{
	list-style:none;
	margin:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:#FFFFFF dashed 1px !important;
}


/*** tos ***/

.list_number02{
	list-style-type:decimal;
	margin-left:20px;
	color:#666666;
}

* html .list_number02{
	padding-left:8px;
}

.list_number02 li{
	margin-bottom:20px;
	line-height:20px;
}

.list_number02 li .sub_list_number02{
	list-style-type:lower-alpha;
	margin-left:20px;
	color:#666666;
}

.list_number02 li .sub_list_number02 li{
	margin:5px 0px;
}


/*** sla ***/

ul.listSLA{
}

ul.listSLA li{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:#CCCCCC dashed 1px;
}

ul.listSLA li h4{
	font-size:12px;
	color:#666666;
}

ul.listSLA li h3{
	font-size:18px !important;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif !important;
	font-weight:normal !important;
}

ul.listSLA li p{
	margin:0px !important;
}

ul.listSLA ul.bullet02{
	list-style:disc;
	margin-left:20px;
}

ul.listSLA ul.bullet02 li{
	font-size:12px;
	color:#666666;
	line-height:20px;
	font-weight:normal;	
	margin:0px;
	border:none;
}

ul.listSLA ul.bullet02 li.last{
	padding:0px;
}

/*** facebook ***/

.fb_list{
	list-style:disc;
	color:#666666;
	margin-left:30px;
	margin-bottom:20px;
}

.fb_list li{
	margin:5px 0px;
	line-height:20px;
}

.fb_list li a{
	color:#D81E09;
}

.fb_list li a:hover{
	color:#FF6600;
}


/***************** tabel ****************/

.content_box{
	background-color:#FFFFFF;
}

.content_box .tabNav02{
	min-height:1px;
}

* html .content_box .tabNav02{
	height:1px;
}

.content_box ul.tabNav{
}

.content_box ul.tabNav li{
	position: relative;
	top:1px;
	float: left;
	padding: 5px 10px;
	margin-right:1px;
	background:#cccccc;
	list-style: none;
	cursor: pointer;
	border-top:#DADADA solid 2px;
	border-bottom:#838383 solid 1px;
}

.content_box ul.tabNav li a{
	color:#FFFFFF;
}

.content_box ul.tabNav li a:hover{
	color:#333333;
}

.content_box ul.tabNav li.current{
	background:#999999;
	border:#838383 solid 1px;
	border-top:#838383 solid 2px;
	border-bottom:#999999 solid 1px;
}

.tabContainer {
	clear:both !important;
}

.tabContainer .tab { 
	background-color:#E5E5E5;
	display: none; 
	margin:0px;
	padding:0px; 
	border:#E5E5E5 solid 1px;
	border-top:#999999 solid 2px;
}

.tabContainer .tab02 { 
	background-color:#E5E5E5;
	display: none; 
	margin:0px;
	padding:0px; 
	border:#E5E5E5 solid 1px;
	border-top:#999999 solid 2px;
}

.tabContainer .tab03{ 
	background-color:#FFFFFF;
	display: none; 
	margin:0px;
	padding:15px; 
	border:#E5E5E5 solid 1px;
	border-top:#999999 solid 2px;
}

.tabContainer .current { 
	display: block;
}

.listTab{
	margin:0px;
	padding:2px;
	color:#666666;
}

.tabel02{
	margin:0px;
	padding:0px;
}

.listTab th{
	font-size: 12px;
	font-weight: bold;
	padding:5px 2px;
	background: #b9c9fe;
	border: 1px solid #7795FD;
	border-top: 2px solid #7B98FD;
	border-bottom: 1px solid #7B98FD;
	color: #039;
	vertical-align:middle;
}

.listTab .th02{
	font-size: 12px;
	font-weight: bold;
	padding:5px 2px;
}

.listTab .harga_product{
	font-weight: bold !important; 
	color: #D81E09 !important;
}

.listTab tr:hover td.zeb01, .listTab tr:hover td.zeb02 {
	background: #d0dafd;
	color: #339;
}

.listTab tr:hover td.nonBlockTable {
	background: #FFFFFF;
	color: #333333;
}

.listTab tr:hover td.nonBlockTable02 {
	background: #E9E9E9;
	color: #333333;
}


.listTab .tabel_left{
	padding-left:10px !important;
}

.listTab .zeb01{
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #C9C9C9;
	color:#333333;
	vertical-align:middle;
}

.listTab .zeb02{
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	background:#E9E9E9;
	border: 1px solid #C9C9C9;
	color:#333333;
	vertical-align:middle;
}

.listTab .zeb03{
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	background:#222222;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	color:#FFFFFF;
	vertical-align:middle;
}

.listTab .zeb04{
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	background:#E9E9E9;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	color:#333333;
	vertical-align:middle;
}


.listTab .zeb04 a{
	color:#333333;
}

.listTab .zeb04 a:hover{
	color:#000000;
}

/*tableAlone*/

.tabelAlone{
	margin-bottom:30px;
}

.tabelAlone th{
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	background:#CA7A0F;
	border: 1px solid #A3630C;
	border-top: 2px solid #A3630C;
	border-bottom: 1px solid #A3630C;
	color: #FFF;
	vertical-align:middle;
}

.tabelAlone tr:hover td.zeb01, .tabelAlone tr:hover td.zeb02 {
	background:#EDC778;
	color: #FFFFFF;
}

.tabelAlone .zeb01{
	font-size: 11px;
	font-weight: normal;
	padding:10px 2px;
	background: #FFFFFF;
	border: 1px solid #C9C9C9;
	color:#333333;
	vertical-align:middle;
}

.tabelAlone .zeb02{
	font-size: 11px;
	font-weight: normal;
	padding:10px 2px;
	background:#E9E9E9;
	border:1px solid #C9C9C9;
	color:#333333;
	vertical-align:middle;
}

.tabelAlone .textHarga{
	font-weight:bold; 
	color:#666666; 
	font-size:14px;
}


/*tabelGrey*/

.tabelGrey{
	margin-bottom:30px;
}

.tabelGrey th{
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	background:#333333;
	border: 1px solid #666666;
	border-top: 2px solid #666666;
	border-bottom: 1px solid #666666;
	color: #FFF;
	vertical-align:middle;
}

.tabelGrey tr:hover td.zeb01, .tabelGrey tr:hover td.zeb02 {
	background:#999999;
	color: #FFFFFF;
}

.tabelGrey .zeb01{
	font-size: 11px;
	font-weight: normal;
	padding:5px 2px;
	background: #FFFFFF;
	border: 1px solid #C9C9C9;
	color:#333333;
	vertical-align:middle;
}

.tabelGrey .zeb02{
	font-size: 11px;
	font-weight: normal;
	padding:5px 2px;
	background:#E9E9E9;
	border:1px solid #C9C9C9;
	color:#333333;
	vertical-align:middle;
}

.tabelGrey .textHarga{
	font-weight:bold; 
	color:#666666; 
	font-size:14px;
}

.tabelGrey ul{
	list-style:disc;
	margin-left:20px;
}


/*tabelPack*/

.tabelPack th{
	font-size: 12px;
	font-weight: bold;
	padding: 8px 2px;
	background: #b9c9fe;
	border: 1px solid #7795FD;
	border-top: 2px solid #7B98FD;
	border-bottom: 1px solid #7B98FD;
	color: #039;
	vertical-align:middle;
}

.tabelPack .th02{
	font-size: 11px;
	font-weight: normal;
	padding: 8px 2px;
	background: #b9c9fe;
	border: 1px solid #7795FD;
	border-top: 2px solid #7B98FD;
	border-bottom: 1px solid #7B98FD;
	color: #039;
	vertical-align:middle;
}

.tabelPack tr:hover td.zeb01, .tabelPack tr:hover td.zeb02 {
	background: #d0dafd;
	color: #339;
}

.tabelPack tr:hover td.nonBlockTable {
	background: #FFFFFF;
	color: #333333;
}
.tabelPack tr:hover td.nonBlockTable02 {
	background: #E9E9E9;
	color: #333333;
}


.tabelPack .tabel_left{
	padding-left:10px !important;
}

.tabelPack .zeb01{
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #C9C9C9;
	color:#333333;
	vertical-align:middle;
}

.tabelPack .zeb02{
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	background:#E9E9E9;
	border: 1px solid #C9C9C9;
	color:#333333;
	vertical-align:middle;
}

.tabelPack .zeb03{
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	background:#666666;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	color:#FFFFFF;
	vertical-align:middle;
}

.tabelPack .zeb04{
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	background:#E9E9E9;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	color:#333333;
	vertical-align:middle;
}

.tabelPack .zeb04 a{
	color:#333333;
}

.tabelPack .zeb04 a:hover{
	color:#000000;
}

/********** treeviews **********/

.content_sitemap{
	margin:10px 0px;
	padding:0px;
	color:#333333;
}

#navigation li h3 {
	font-size:14px;
}

.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color:#FFFFFF;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(../images/treeviews/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
	color:#333333;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	color:#333333;
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	background-color: #FFFFFF;
	color:#D81E09;
}

.treeview a{
	color:#333333 !important;
}

.treeview a:hover{
	color:#D81E09 !important;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: #D81E09; cursor: pointer; }

.treeview li { background: url(../images/treeviews/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../images/treeviews/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(../images/treeviews/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(../images/treeviews/treeview-red.gif); } 

.treeview-black li { background-image: url(../images/treeviews/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(../images/treeviews/treeview-black.gif); }  

.treeview-gray li { background-image: url(../images/treeviews/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(../images/treeviews/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(../images/treeviews/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(../images/treeviews/treeview-famfamfam.gif); } 

.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(../images/treeviews/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(../images/treeviews/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(../images/treeviews/file.gif) 0 0 no-repeat; }


/*** admin ***/

#mainContent .contentTop2{
	padding-top: 25px;
	padding-bottom: 30px;
}

.contentTop2 .login_left{
	float:left;
	margin-right:50px;
}

.contentTop2 h1{
	color:#D81E09;
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
}

.contentTop2 h5{
	color:#D81E09;
	font-size:16px;
	font-weight:normal;
	line-height:12px;
	float:right;
	position:relative;
	top:-30px;
}

.contentTop2 h5 a{
	color:#666666;
}

.contentTop2 h5 a:hover{
	color:#990000;
}


.log_admin{
	float:left;
	margin-bottom:20px;
}

.log_admin li{
	clear:left;
	margin-bottom:0px;
}

.log_admin .pesanLeft{
	float:left;
	width:70px;
}

.log_admin .dot{
	float:left;
	width:10px;
}

.log_admin .input{
	float:left;
	position:relative;
	top:-12px;
	width:200px;
	background-color:#FFFFFF;
	border:#DEDEDE solid 1px !important;
	padding:5px 10px 5px 10px;
	color:#666666;
	margin-top:10px;
}

.log_admin .pesan_bottom{
	margin-left:80px;
}

.add_form{
	margin:20px 0px;
	display:none;
}

.add_form h3{
	color:#666666;
	margin-bottom:20px;
}


.edit_form{
	margin:20px 0px;
	display:none;
}

.edit_form h3{
	color:#666666;
	margin-bottom:20px;
}

.add_news{
	float:left;
	margin-bottom:20px;
}

.add_news li{
	clear:left;
	margin-bottom:0px;
}

.add_news .pesanLeft{
	float:left;
	width:80px;
}

.add_news .dot{
	float:left;
	width:10px;
}

.add_news .input{
	float:left;
	position:relative;
	top:-12px;
	width:300px;
	background-color:#FFFFFF;
	border:#DEDEDE solid 1px !important;
	padding:5px 10px 5px 10px;
	color:#666666;
	margin-top:10px;
}

.add_news .teksKom{
	float:left;
	width:500px;
	background-color:#FFFFFF;
	border:#DEDEDE solid 1px !important;
	padding:8px 10px 10px 10px;
	min-height:100px;
	color:#666666;
}

.add_news .pesan_bottom{
	margin-left:90px;
}




.orange_text{
	color:#FF6600;
	font-weight:bold;
}

.contentTop2 .admin01{
	clear:both;
	margin:15px 0px;
}

#form_admin{
	padding-top:20px !important;
}

.login{
	border:#DEDEDE solid 1px !important;
	padding:3px 15px 3px 16px !important;
	color:#666666;
	margin-top:0px;
	cursor:pointer;
}

.contentTop2 .login_right{
	float:left;
	display:none;
}

.contentTop2 .admin01 li.rounded{
	float:left !important;
	margin:15px 30px 0px 0px;
	padding:5px;
	width:125px;
	cursor:pointer;
	border:#CCCCCC solid 1px;
}

.contentTop2 .admin01 li p{
	font-size:18px;
	text-align:center;
}

.contentTop2 .admin01 li a{
	color:#333333;
}

.tabel_admin th{
	font-size: 12px;
	font-weight: bold;
	padding:5px 2px;
	background: #b9c9fe;
	border: 1px solid #7795FD;
	border-top: 2px solid #7B98FD;
	border-bottom: 1px solid #7B98FD;
	color: #039;
	vertical-align:middle;
}

.tabel_admin .zeb01{
	font-size: 12px;
	font-weight: normal;
	padding:5px 2px;
	background: #FFFFFF;
	border: 1px solid #C9C9C9;
	color:#333333;
	vertical-align:middle;
}

.tabel_admin .zeb02{
	font-size: 12px;
	font-weight: normal;
	padding:5px 2px;
	background:#E0E0E0;
	border: 1px solid #C9C9C9;
	color:#333333;
	vertical-align:middle;
}

.tabel_admin .tabel_left{
	padding-left:10px !important;
}

.tabel_admin a{
	color:#FF6600;
}

.tabel_admin a:hover{
	color:#990000;
	font-weight:bold;
}



.tabel_promo th{
	font-size: 11px;
	font-weight: bold;
	padding:10px 2px;
	background: #b9c9fe;
	border: 1px solid #7795FD;
	border-top: 2px solid #7B98FD;
	border-bottom: 1px solid #7B98FD;
	color: #039;
	vertical-align:middle;
}

.tabel_promo .zeb_promo01{
	font-size: 11px;
	font-weight: normal;
	padding: 10px 3px;
	background:#FFFFFF;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	color:#333333;
	vertical-align:middle;
}

.tabel_promo .zeb_promo02{
	font-size: 11px;
	font-weight: normal;
	padding: 10px 3px;
	background:#E0E0E0;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	color:#333333;
	vertical-align:middle;
}