A.admin {
  color: #747474;
  text-decoration: none;
}

A.admin:hover {
  text-decoration: underline;
}
A.atlink {
  color: #333333;
  text-decoration: none;
}

A.atlink:hover {
  text-decoration: underline;
}
A.atlinkw {
  color: #ffffff;
  text-decoration: none;
}

A.atlinkw:hover {
  text-decoration: underline;
}
.style11 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.style11b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333
}
.styletitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E65A05;
}
.styleharga {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#336699;
}
.styleprice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#D90011;
}
.styletgl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
}
.style12 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style12b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style12bw {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style12w {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style14 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.style14b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333
}
.style14bw {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style16 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.style16b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333
}
.style18 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333
}
.style18b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333
}
h3
{
	color: #fff;
	font-size: 1.5em;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;			
	text-align:left;	
}
::-moz-selection {
	background: #000;
	color: #eee;
}

::selection {
	background: #000;
	color: #eee;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom:5px;
}

ol {
	margin-left: -20px;
	*margin-left: 22px;
}


form {
	padding: 0;
	margin: 0;
}

.searchBox {
	width:160px; 
	height: 22px;
	font-size:12px;
	background-color:#fff;
	border:1px solid #666;
	color:#666;
	padding-left:3px;
}
			
/*shared*/
span.clr {
	display: block;
	clear: both;
}

.clear {font-size: 1px; height: 1px}

/*font*/
.judul{
	font-size:14px;
	color:#333333;
	letter-spacing:0px;	
}
	.judul a{
		color:#000000;
		text-decoration:none;
	}
.subjudul{
	font-size:14px;
	color:#990000;
	letter-spacing:0px;	
}
.headertext{
	font-size:11px;
	color:#ececec;
	margin-top:5px;
}
.required{
	color:#FF0000;
}
.btnSubmit{
	border:0;
	font-size:10px;
	padding:5px;
	width:72px;
	background-color:#FFFFFF;
	background: url(../images/icon/btn-submit.gif) no-repeat;
	cursor:pointer;
}
.btnReset{
	border:0;
	font-size:10px;
	padding:5px;
	width:72px;
	background-color:#FFFFFF;
	background: url(../images/icon/btn-reset.gif) no-repeat;
	cursor:pointer;	
}

/*table*/
.mainTable {
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;		
	text-align:left;
}
.mainTable th {
	background-color:#999999;
	height: 24px;
	text-align: left;
}
.trOdd {
	background-color:#dfdcdc;
}
.trEven {
	background-color:#f0f0f0;
}
.trSpecial {
	background-color:#e6eaff;
}
.productTable {
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;		
	text-align:left;
}

/*menu*/
ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 200px;
  font-weight:bold;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: #333;
  color: #fff;	
  padding: 0.4em;
}

ul#menu li a:hover {
  background: #000;
}

ul#menu li ul li a {
  background: #dedede;
  color: #000;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #cacaca;
  border-left: 5px #990000 solid;
  padding-left: 15px;
}

.activemenu{
  font-weight:bolder;
  text-decoration:underline;
  color:#990000;
}


/*site*/
#whole {
	margin: auto;
	padding:auto;
	width: 800px;
	text-align:left;
}

#topheader {
	width: 770px;
	*width: 780px;
	height: 30px;
	padding-left:15px;
	padding-right:15px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#dfdfdf;
}
	#topheader a{
		font-size:11px;
		color:#000000;
		font-weight:bold;
		text-decoration:none;
	}
	#topheader a:hover{
		font-size:11px;
		color:#990000;
		font-weight:bold;
		text-decoration:none;
	}

#header {
	width: 800px;
	*width: 780px;
	height: 110px;
	background-color:#000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:7px solid #990000;
}
	#header-logo {
		width: 250px;
		height: 110px;
		float:left;
	}
	#header-image {
		width: 540px;
		*width: 520px;
		height: 95px;
		padding-top:15px;
		padding-left:10px;
		float:left;
		text-align:center;
	}
	
#container {
	float: left;
	width: 770px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;	
	*padding-right:10px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
	#content {
		float:left;
		margin:auto;		
		width:770px;
		*width:753px;
		border:1px solid #cccccc;	
		background: url(../images/bg.jpg) repeat-y;
		background-color:#ffffff;			
	}
	
	#sidebox {
		float:left;
		width:178px;		
	}
	
	#contentbox {
		float:left;
		width:590px;
		*width:570px;
		background-color:#fff;
		border-left:1px solid #cccccc;
	}
			
		#content-text {
			float:left;
			width:570px;
			*width:550px;
			padding-top:5px;
			padding-left:10px;
			padding-right:10px;
			margin-bottom:20px;
			text-align:justify;	
		}
		
		#product-box {
			float:left;
			width:260px;
			height:200px;
			padding-top:10px;
			padding-left:10px;
			margin-right:10px;	
			margin-bottom:10px;
			border:1px solid #eeeeee;	
		}

#bottom-container {
	float: left;
	width: 800px;
	*width: 780px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}




/*admin*/
#wholeadmin {
	margin: auto;
	width: 800px;
	background-color:#ffffff;
	font-family: Helvetica, Arial, sans-serif; 
	font-size:11px;
	color:#333333;	
}


#bodyadmin {
	float: left;
	width: 378px;
	height:auto;
	padding: 10px;
	min-height:450px;
	background-color:#f0f0f0;
	line-height: 25px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin-bottom:20px;
}
#sideadmin {
	float: left;
	width: 378px;
	height:auto;
	padding: 10px;
	padding-top: 17px;
	min-height:450px;
	line-height: 25px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin-bottom:20px;
}
#homeadmin {
	float: left;
	width: 776px;
	padding: 10px;
	padding-top: 17px;
	height:auto;
	line-height: 25px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin-bottom:20px;
}
#loginadmin {
	margin: auto;
	width: 300px;
	height: 135px;
	margin-top: 200px;
	margin-left: 300px;
	font-size: 14px;
}
	
	#loginadmin input{
		font-size: 14px;
		font-weight: bold;
		height: 20px;
		padding: 1px;
		font-family: Helvetica, Arial, sans-serif; 
	}
	.loginTitle {
		font-size: 11px;
		font-style:italic;
		text-align:left;
	}

#greet {
	width: 798px;
	height: 60px;
	margin-top: 10px;
	float: left;
	border-bottom: 2px solid #cccccc;
	font-weight:bold;
}
	#greet a{
		color:#000000;
		text-decoration:none;
	}
	#greet a:hover{
		color:#000000;
		font-size:16px;
		text-decoration:none;
	}
	.menuActive{
		color:#990000;
		font-size:16px;
		font-weight:bold;
		text-decoration:underline;
	}

.subtitle {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

