@charset "utf-8";
/* CSS Document */
* {
margin: 0px;
padding: 0px;
}
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
text-align: left;
background-color: #000;
}
h1 { color:#FC3; font-size:16px;}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #FFFDF4;
}
a:hover {
	text-decoration: none;
	color: #F33;
}
a.ovalbutton{
background: none;
display: block;
float: right;
font-family:Verdana;
font: normal 8px; /* Change 13px as desired */
line-height: 12px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px;/* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
margin-left:3px;
}

a:link.ovalbutton, a:visited.ovalbutton {
color: #FFFBEC; border:solid 1px #666666; /*button text color*/
}

a.ovalbutton span{
background:  none;
display: block;
padding: 7px 11px 7px 0; /*Set 11px below to match value of 'padding-left' value above*/
}
a:active.ovalbutton {
background-position: bottom left;
color: #3FC; /*button text color*/
}
a.ovalbutton:active span{ /* Hover state CSS */
background-position: bottom right;
color: #3FC; border:solid 1px #FFFBEC;
}
a.ovalbutton:hover{ /* Hover state CSS */
background-position: center left;
color: #3FC; /*button text color*/
font: normal 8px; border:solid 1px #80FFFF;
font-family:Verdana;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: center right;
color: #80FFFF; 
}

.buttonwrapper{ 
overflow: hidden; 
width: 100%;
padding-left:20px;
} 


a.meerbutton{
background: none;
display: block;
float: left;
font-family:Verdana;
font: normal 8px; /* Change 13px as desired */
line-height: 12px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px;/* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
margin-left:3px;
}

a:link.meerbutton, a:visited.meerbutton {
color: #FFFBEC; border:solid 1px #666666; /*button text color*/
}

a.meerbutton span{
background:  none;
display: block;
padding: 7px 11px 7px 0; /*Set 11px below to match value of 'padding-left' value above*/
}
a:active.meerbutton {
background-position: bottom left;
color: #3FC; /*button text color*/
}
a.meerbutton:active span{ /* Hover state CSS */
background-position: bottom right;
color: #3FC; border:solid 1px #FFFBEC;
}
a.meerbutton:hover{ /* Hover state CSS */
background-position: center left;
color: #3FC; /*button text color*/
font: normal 8px; border:solid 1px #80FFFF;
font-family:Verdana;
}

a.meerbutton:hover span{ /* Hover state CSS */
background-position: center right;
color: #80FFFF; 
}



.scBtn {
   color:#FFFBEC;
  height:25px;
  line-height: 12px;
  background:none;
  border: solid 1px #666;
  margin: 0;
  padding: 1px 15px 1px 15px;
  text-align: center;
  font-size:12px;
  
	cursor:pointer;
  text-decoration: none; 
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;     
}
.scBtn:hover{
 color: #F00;
  font-size:12px;
  background: none;
  height:25px;
  border:solid 1px #FFF;
  border-right: 2px solid #333; 
  border-bottom: 2px solid #333;
  text-decoration : none;
  line-height: 10px;
}

.orderBtn {
   color: #FC3;
  height:20px;
  line-height: 12px;
  background: none;
  border: solid 1px #666;
  margin: 0;
  padding: 1px 15px 1px 15px;
  text-align: center;
  font-size:12px;
  
	cursor:pointer;
  text-decoration: none; 
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;     
}
.orderBtn:hover{
 color: #FFF;
  font-size:12px;
  background:  #2B756D;
  height:20px;
  border:solid 1px #FFF;
  border-right: 2px solid #333; 
  border-bottom: 2px solid #333;
  text-decoration : none;
  line-height: 10px;
}

.delBtn {
   color: #F00;
  height:20px;
  line-height: 12px;
  background: none;
  border: solid 1px #666;
  margin: 0;
  padding: 1px 5px 1px 5px;
  text-align: center;
  font-size:12px;
  
	cursor:pointer;
  text-decoration: none; 
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;     
}
.delBtn:hover{
 color: #FFF;
  font-size:12px;
  background: #F83201;
  height:20px;
  border:solid 1px #999;
  border-right: 2px solid #333; 
  border-bottom: 2px solid #333;
  text-decoration : none;
  line-height: 10px;
}

#wrapper {
width:1000px;
height:1%;
text-align:left;
margin:0 auto;
}
#header {
width:1000px;
height:50px;
margin:0px;
padding: 0px;
position:relative;
background:url(../images/global/top.png) no-repeat;
}



#headerboxleft{ width:20px; height:50px; float:left; margin:0; background:url(../images/global/headleft.png) no-repeat;}

#navigation {
width:960px;
height:50px;
float:left;
font-size:11px;
margin:0px;
padding: 0px;
background: url(../images/global/headcenter.png) repeat-x;
}

#navigation a b:link, a:visited, a:active {
	text-decoration: none;
	color:#FC3;
}
#navigation a b:hover {
	text-decoration: none;
	color: #F33;
}

.hmenu {padding:0 0 0 180px; margin:10px 0; list-style:none; height:30px; position:relative; float: left;}
.hmenu li {float:left; margin-left:2px;}
.hmenu li a {display:block; float:left; height:30px; line-height:29px; background: ; color: #FC0; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 12px; cursor:pointer;}
.hmenu li a b {float:left; display:block; padding:0 12px 0 0; background: none;}
.hmenu li.current a {color:#fff; background: url(../images/global/menubtn_0.png) left -60px no-repeat;}
.hmenu li.current a b {background:url(../images/global/menubtn.png) right -60px;}
.hmenu li a:hover {color: #F30; background: url(../images/global/menubtn_0.png) left -30px no-repeat;}
.hmenu li a:hover b {background:url(../images/global/menubtn.png) right -30px;}
.hmenu li.current a:hover {color:#fff; background:url(../images/global/menubtn_0.png) top left no-repeat; cursor:default;}
.hmenu li.current a:hover b {background:url(../images/global/menubtn.png) right top;}

#headerboxright{ width:20px; height:50px; float:left; margin:0; background:url(../images/global/headright.png) no-repeat;}

/******------------*****/

#container {
margin:0px;
padding:0px;
width:auto;
height:1%;
line-height:1.4em;
color:#FFF;
}
#container #ptitle {
font-weight:bold;
font-size:14px;
color: #3CF;
}
#leftcol {
	width:320px; height:auto; min-height:700px; float:left; background:url(../images/global/leftcol.png) no-repeat top left;}

#lefttopleft{ width:320px; height:12px; float:left; margin:0; background: url(../images/global/lefttopboxtop.png) no-repeat;}

#leftcenter {width:320px; height: auto; float:left; margin:0; background: url(../images/global/lefttopboxcenter.png) repeat-y; line-height:1.8em; text-decoration:none;}
#leftcenter p { margin:10px 10px 0px 10px;}
/****searchbox*****/
#searchbox{width:200px; height:100px; position: relative; margin:0 10px; padding:30px 20px; display:block; background:url(../images/global/searachbox.png) no-repeat top left; float:left; font-size:14px; line-height:1.6em; color:#000; top:0px;}


#leftmenu1 {
	margin-top:10px;
	margin-right:10px;
	width:200px;
	height:auto;
	float: right;
	text-decoration:none;
}

.arrowgreen{
	width: 200px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}

.arrowgreen ul{
	list-style-type: none;
	width:200px;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a b{
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: none;
  height: 30px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 0px 30px 0px 0px;
	line-height: 30px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	
	text-align:right;
}	
	
.arrowgreen li a b:link, .arrowgreen li a b:visited {
	color: #F3E323;
}
.arrowgreen li a b:hover{
	color: #F00;
	background: none;
	border: solid 1px #FFFBEC;
	text-decoration: none;
	
}

	
.arrowgreen li a b:active{
	color: #000;
	background: none;
}

.vertikalmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 200px;
display:block;
}
.vertikalmenu li a{
background: none; /*warna dari menu vertikal*/
font: 12px Verdana, Arial, Helvetica, sans-serif;
display: block;
color: #D3A647;
width: auto;
height:24px;
line-height:24px;
padding:0px 10px 0 0;
text-indent:10px;
text-align:right;
text-decoration: none;
}
.vertikalmenu li a:visited{ color: #D7BE86;}
.vertikalmenu li a:hover{
background: none; /*warna setelah pointer diarahkan (hover)*/
color: #09F;
border:solid 1px #FFFBEC;
}
.vertikalmenu li a:active{ background: none;}

#leftbtmleft{ width:320px; height:20px; float:left; margin:0; background: url(../images/global/lefttopboxbtm.png) no-repeat;}

#leftlogo{ width:320px; height:280px; float:left;}
/******-----endleftcol----****/
#rightcol {
	width:680px; height:auto; min-height:700px; float:left; margin:0px; background:url(../images/global/rightcol.png) no-repeat top left;}
#ptitle {
font-weight:bold;
font-size:14px;
color: #FC3;
}


#rightcol a img {
	BORDER-BOTTOM: #666 2px solid; BORDER-LEFT: #ccc 1px solid; MARGIN: 0px; DISPLAY: block; BACKGROUND: none; FLOAT: left;  BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #666 2px solid
}

#rightcol a:hover img{
	BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #666 2px solid; BORDER-TOP: #ccc 2px solid; BORDER-RIGHT: #ccc 1px solid
}
#rightcol a b:link, a:visited, a:active {
	text-decoration: none;
	color: #FC3;
}
#rightcol a b:hover {
	text-decoration: none;
	color: #F33;
}

#righttopboxtop{ width:680px; height:12px; float:left; margin:0; background: url(../images/global/righttopboxtop.png) no-repeat;}
#righttopboxcenter {width:640px; height: auto; float:left; margin:0; padding:10px 30px 10px 10px; background: url(../images/global/righttopboxcenter.png) repeat-y; line-height:1.4em;text-decoration:none; color: #FFFBEC; font-size:12px;}
#righttopboxcenter p { margin:10px 10px 0px 10px;}
#righttopboxcenter a:link, #admincenter a:active, #admincenter a:visited{ text-decoration:none;}
/* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#showcont{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:650px;
		height:320px;
		background: none;		
		margin-bottom:0px;
		border-top: solid 1px #999;
		}					
	#mainshow{
		position:relative;
		}			

/*geser */

	#slider{font-size:14px;
		color: #FFFBEC; display:block;}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		display:block;
		
		}
	.slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:650px;
		height:300px;
		overflow:hidden;
		list-style:none;
		}	
			
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:30px;
		position:absolute;
		left:-10px;
		top:260px;
		}	
	#nextBtn{ 
		left:630px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:30px;
		background: url(../images/global/btnleft.png) no-repeat 0 0;	
		}
		#prevBtn a:hover, #nextBtn a:hover{  
		display:block;
		width:30px;
		height:30px;
		background: url(../images/global/btnleft.png) no-repeat 0 -30px;	
		}	
	#nextBtn a{ 
		background: url(../images/global/btnright.png) no-repeat 0 0;	
		}
		#nextBtn a:hover{ 
		background: url(../images/global/btnright.png) no-repeat 0 -30px;	
		}
#righttopboxbtm{ width:680px; height:20px; float:left; margin:0; background:  url(../images/global/righttopboxbtm.png) no-repeat;}
/******----endrighttopbox-----***/
#rightboxtop{ width:680px; height:12px; float:left; margin:0; background: url(../images/global/righttopboxtop.png) no-repeat;}
#rightboxcenter {width:640px; height: auto; float:left; margin:0; padding:10px 20px 10px 20px; background: url(../images/global/righttopboxcenter.png) repeat-y; line-height:1.4em;text-decoration:none; color: #FFFBEC; font-size:14px;}
#rightboxcenter p { margin:10px 10px 0px 10px;}
#rightboxcenter a:link, #admincenter a:active, #admincenter a:visited{ text-decoration:none;}
#rightboxbtm{ width:680px; height:20px; float:left; margin:0; background:  url(../images/global/righttopboxbtm.png) no-repeat;}
.clearer { clear:both;}

.feat_cat{ width:190px; height: auto; min-height:100px; float:left; margin-left:12px; }

.feat_cat .img_cat{width:201px; height: auto; margin:0 auto; text-align:center;}
.feat_cat .img_cat .image_cat {margin:0 auto;}

.feat_cat .title_cat{width:186px; height: auto;margin:0px auto 10px auto; padding:5px; text-align:center; font-size:14px; font-weight:bold; }

/******---endrightcol------****/
#footer {
	width:auto;
	height:70px;
margin:0px;
padding: 0px;
text-align:center;
background: url(../images/global/btmcol.png) no-repeat;
}
.footleft {
	width:20px;
	height:60px;
	background: url(../images/global/footleftfoot.png) no-repeat;
	margin: 0px 0px 0px 0px;
	float:left;
	clear:both;
}
.footcenter {
	width:960px;
	height:60px;
	background: url(../images/global/footcenterfoot.png) repeat-x;
	margin: 0px 0px 0px 0px;
	text-align:center;
	float:left;
}
.footright {
	width:20px;
	height:60px;
	background: url(../images/global/footrightfoot.png) no-repeat;
	margin: 0px 0px 0px 0px;
	float:left;
}
#footer-content { 
     height: 60px; 
     width: 900px; 
     margin: auto; 
} 
 
#footer-content p { 
     color: #000000; 
     padding-top: 20px; 
     padding-left: 20px;
	 font-size:10px;
}
#footer p {
padding:10px;
margin:0px auto 0px auto;
color:#fff;
}
#footer a:link, #footer a:active, #footer a:visited {
color:#fff;
text-decoration:none;
}
#footer a:hover {
color: #F30;
text-decoration:none;
}

.redBold {
	font-weight:bold;
	color:#F30;
}
.blueBold {
font-weight:bold;
color:#006699;
}
.normalBold {
font-weight:bold;
color: #FFFBEC;
}
.darkblueDescription {
font-weight: normal;
color: #003;
}
.goldBold {
font-weight:bold;
color: #FC3;
}
.redHint {
color: #F00;
font-weight:normal;
}
.blueHint {
	font-size:10px;
color: #F90;
}
.prdOption {
	font-size:10px;
color: #FC9;
}
/*************************** /Table Repeat **************************************/


