body {
	background-image: url('../img/background.gif');
	background-repeat: repeat-x;
	margin-top:0px;
	margin-bottom:0px;
	}

body, table, td, th, p, textarea, div, span {
	color: #333333;
	font-family: Arial, Verdana;
	font-size: 12px;
	}

textarea{
resize:none;
}

a:active {
	text-decoration: none;
	color: #003663;
	}
a:visited {
	text-decoration: none;
	color: #003663;
	}
a:link {
	text-decoration: none;
	color: #003663;
	}
a:hover {
	text-decoration: none;
	color: #FF0000;
	}

.frLink:link{
color:#ffffff;
}

.frLink:hover{
color:#ffffff;
text-decoration:underline;
}

.frLink:visited{
color:#ffffff;
}

.bg_header {
	background-image: url('../img/bg_header.gif');
	background-repeat: no-repeat;
	}
	
.bg_promo_box {
	background-image: url('../img/bg_promo_box.gif');
	background-repeat: no-repeat;
	top:-2px;
	}
	
.bg_logo_bar {
	background-image: url('../img/bg_logo_bar.gif');
	background-repeat: repeat-x;
	}
	
.bg_box_product {
	background-image: url('../img/bg_box_product.gif');
	background-repeat: repeat-x;
	margin-top: -3px;
	}

.text_product {
	color: #333333;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: Bold;
	}

.bg_line_product {
	background-image: url('../img/bg_line_product.gif');
	background-repeat: repeat-y;
	}
	
.bg_footer {
	background-image: url('../img/bg_footer.gif');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 12px;
}
	
.slideProduk{
width:900px;
height:300px;
margin-top:-12px;
}

li.sliderNav{
    float: left;
	width: 50px;
	height: 300px;
	padding: 0px;
	margin-top:-12px;
	overflow: hidden;
}

li.sliderNav a {
    margin-top:140px;
	cursor:pointer;
    float: left;
	display: block;
	width: 11px;
	height: 21px;
	padding: 0px;
	overflow: hidden;
	background-position: 0px 0px;
}

li.sliderNav a#left {
    background: url('../img/arwleft.gif') no-repeat;
}

li.sliderNav a#right {
	background: url('../img/arwright.gif') no-repeat;
}

li.sliderNav a:hover {
	background-position: 0px -21px !important;
}

#tabs{
    padding:0;
    margin:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333;
    font-weight:bold;
}
#tabs ul{
    list-style:none;
    margin:0;
    padding:0;
}
#tabs ul li{
    display:inline;
    margin:0;
    text-transform:capitalize;
}
#tabs ul li a{
    padding:5px 16px;
    color:#333;
    background:#E7A272;
    float:left;
    text-decoration:none;
    border:1px solid #D17B40;
    border-left:0;
    margin:0;
    text-transform:capitalize;
}
#tabs ul li a:hover{
    background:#ffffff;
    color:#7F9298;
    text-decoration:none;
    border-bottom:1px solid #ffffff;
}
#tabs ul li a.active{
    background:#ffffff;
    color:#7F9298;
    border-bottom:1px solid #ffffff;
}

.ulMenu{
padding:0;
margin:0;
}

.ulMenu li{
list-style:none;
font-size:15px;
}

.ulMenu a{
display:block;
width:10em;
}

.ulMenu a:hover{
text-decoration:none;
background:#3B5998;
color:#ffffff;
}

