/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

table.gede_page {
  width: 90%;
}


p,body{
  font-family: Verdana, Arial, sans-serif;
}

a:link {text-decoration: none;color: black; background-color:transparent; }
a:visited {text-decoration: none;color: black; background-color:transparent;}
a:active {text-decoration: none; color: black; background-color:transparent;}
a:hover {text-decoration: none; color: blue; background-color:transparent;}

a.click_here {text-decoration:underline; color: #FF9900; font-weight: bold;}


.table_contents {
  font-size: 10px;
}

td.stereo_separator{
	background-color: #FF9900;
	height: 2px;
}

.category_tengah {
	background: url(images/category/cat_box_tengah.png);
	font-size: 11px;
	vertical-align: middle;
	color: #ffffff;
	text-align: left;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

.category_spacer {
	background: url(images/category/cat_box_tengah.png);
	height: 20px;
}

.product_bg_box{
	background: url(images/etc/bground_perproduct.png);
	background-repeat: repeat;
}

.product_bg_manf_box{
	font-size: 10px;
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
}

.sub_cat_tengah {
	background: url(images/subcategory/subcategory_tengah.png);
	font-size: 10px;
	vertical-align: middle;
	color: #ffffff;
	text-align: left;
	height: 14px;
	width: 100%;
	text-decoration: none;
}

.box_border_tengah_atas{
	background: url(images/box/box_tengah_atas.png) repeat;
	height: 13px;
}

.box_border_tengah_bawah{
	background: url(images/box/box_tengah_bawah.png) repeat;
	height: 13px;
}

.box_border_kiri_tengah {
	background: url(images/box/box_kiri_tengah.png) repeat-y;
	height: 20px;
}

.box_border_kanan_tengah {
	background: url(images/box/box_kanan_tengah.png) repeat-y;
	height: 20px;
}

.heading_tengah {
	background: url(images/heading/head_tengah.png);
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	color: #ffffff;
	text-align: left;
	height: 20px;
	width: 100%;
	text-decoration: none;
}



.itemheader_tengah {
	background: url(images/etc/itemheader_tengah.png);
	background-repeat: repeat-x;
	font-size: 15px;
	vertical-align: top;
	text-align: left;
	height: 60px;
	width: 100%;
	text-decoration: none;
}

.font_itemheader_sub {
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	margin-left: 10px;
}

.font_itemheader_head {
	font-size: 15px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	margin: 10px 10px 10px 10px;
}

.font_itembody_head {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	vertical-align: top;
	text-align: left;
	margin-left: 10px;
}

.font_itembody_head_right {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	vertical-align: top;
	text-align: right;
	margin-left: 10px;
}


.font_itembody_copy {
	font-size: 11px;
	line-height:150%;
	font-family: Verdana, Arial, sans-serif;
	vertical-align: top;
	text-align: left;
	margin: 10px 10px 10px 10px;
}

.font_harga {
	font-size: 12px;	
	color: #999999;
	vertical-align: top;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.category_tbl_height {
  height:150px;
}

.prod_tbl_border {
  border: 1px;
  border-style: solid;
  border-color: #ff9900;
  border-spacing: 0px;
}

.font_aboutusbody_copy {
	font-size: 11px;
	line-height:150%;
	vertical-align: middle;
	text-align: left;
	margin: 10px 20px 20px 10px;
}

.font_peritem {
	font-size: 10px;
	vertical-align: top;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;	
}

.smallText {
	font-size: 9px;
	vertical-align: top;
	margin-top: 10px;
}

.font_footer {
	font-size: 10px;
	vertical-align: top;
	text-align: center;
	margin-top: 10px;
}

.font_stereo_bold{
	color: #FF9900;
	font-weight: bold;
}

.font_click_image{
	font-size: 9px;
	color: #999999;
	text-align: center;
	vertical-align: top;
}

.font_price_color{
	color: #999999;
}

.sub_header{
	background-image: url(images/etc/headertengah_home.png);
	background-repeat: repeat-x;
	background-position: center center;
}

.desc_info_box{
	height: 100px;
}
