.gallery_gambar
{
	width:100%; height:200px; text-align:center;	
}

.nama_produk
{
	height:50px;	
}
.nama_produk2
{
	font-size:20px;
	font-weight: 500;		
}

.nama_produk2 a {
  color: #232323;
}

.nama_produk2 a:hover
{
	color:#5687bf;	
}

.height_harga
{
	height:40px;	
}

.icon_new
{
	position:absolute;
	width:30px;
	height:30px;
	background:url('images/new.png') no-repeat center;
}

.icon_best
{
	position:absolute; right:0px; margin-right:5px;
	width:30px;
	height:30px;
	background:url('images/best_seller.png') no-repeat center
}
a.umum
{
	font-size:18px;	
}
a.umum:hover
{
	text-decoration:underline;	
}
a.umum2:hover
{
	
	color:#5687bf;
}

#loading_layer2
{
	background:#000000;
	filter: alpha(opacity=70);
	opacity: 0.5;
	width:100%;
	height:100%;
	position:fixed;
	top:0	;
	display:none;
	z-index:9999999;
}
#loading_layer2 img
{
	top:40%;
	left:50%;
	position:absolute;
}

a.link_page
{
	padding:3px;
	border:1px solid #d5d5d5;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	background-color:#f8f8f8;
	
}
a.link_page:hover
{
	border:1px solid #d5d5d5;	
	color:#FFF;
	background-color:#000;
}
.merah
{
	color:#F00;	
	font-weight:700;
}

.hijau
{
	color:#30b779;	
	font-weight:700;
}

.error2
{
	font-weight:bold;
	background-color:#FF0000;
	color:#FFFFFF;
	padding:4px;
	width:90px;
	border:1px #FFFFFF solid;
	font-size:11px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.aman
{
	font-weight:bold;
	background-color:#339900;
	color:#FFFFFF;
	padding:4px;
	width:90px;
	border:1px #FFFFFF solid;
	font-size:11px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	
}

.preorder
{
	font-weight:bold;
	background-color:#FF6600;
	color:#FFFFFF;
	padding:4px;
	width:90px;
	border:1px #FFFFFF solid;
	font-size:11px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.merah
{
	color:#F00;	
}

.hijau
{
	color:#30b779;	
}

.margin_bottom
{
	margin-bottom:10px;
}

.margin_top
{
	margin-top:10px;
}

.box3
{
	border-color:#30b779;
	margin-top:15px;
	text-align:left;	
	position:fixed;
	left:40%;
	text-align:center;
	width:250px;
	-webkit-box-shadow: 7px 7px 5px 2px rgba(0,0,0,0.75);
	-moz-box-shadow: 7px 7px 5px 2px rgba(0,0,0,0.75);
	box-shadow: 7px 7px 5px 2px rgba(0,0,0,0.75);
}

.page_paging
{
	clear:both;
	margin-top:20px;
	font-size:16px;	
}

.coret
{
	text-decoration:line-through;
	color:#F00;	
	font-size:15px;
}

.inputbox
{
	padding:2px;border: 2px solid #e9e9e9;	
}

.product_title
{
	margin-top: 0;
  font-size: 20px;
  font-weight: normal;
  color: #232323;
}

.warning
{
	color:#F00;
	font-weight:bold;	
}

.block_title {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  color: #232323;
  overflow: hidden;
}

.success2
{
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url(images/info.png);
}

.boxad
{
	border: 1px solid #ddd;
	margin: 10px 0px;
	padding:15px 10px 15px 10px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #4F8A10;
	background-color:#f5f5f5;
}

.item-title-cart
{
	font-size:14px;	
}

.item-desc-cart
{
	font-size:12px;
}

.btn-danger2 {
  color: #ffffff;
  border-width: 3px;
  background-color:#F00;
  border-color: #F00;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

table.tabeluser
{
	width:100%;	
}

table.tabeluser td
{
	padding:5px;	
}

select.selectpage
{
	width:auto;
	padding:5px;
	border: 2px solid #e9e9e9;
 	color: #737475;
	height:40px;
}
select.selectpage:focus
{
	border-color: #232323;	
}

.totalharga
{
	font-size:17px;	
}

.coret_cart
{
	text-decoration:line-through;	
}


.header-search2 .form-control {
  width: 100%;
  height: 40px;
  line-height: 40px;
}

