/*    Generated by http://www.cssportal.com    */

@import url("reset.css");

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color:#333;	
	background-image:url("../img/header_background.png");
	text-align:justify;
}

.headerwrap {
    width: 100%;
}

.header {
	position:relative;
	width:60%;
	margin-left:20%;
	margin-right:20%;
}

#logoheader {
	width:200px;
	margin-top:20px;
}

#textheader {
	position:absolute;
	bottom:10px;
	right:20px;
	color:#f15a24;
	text-align:right;
	font-weight:bold;
}

.navigationwrap {
    width: 100%;
	background-color:#333333;
	color:#ffffff;
	text-align:center;
}

.navigationbutton {
	padding:20px;
	display:inline-block;
	color:#ffffff;
	text-decoration:none;
}

.navigationbutton:hover {
	background-color:#f15a24;
}


.menubtn {
	text-decoration:none;
	height:100%;
	padding:20px;	
	background-color:#333333;
	color:#ffffff;
    border: none;
    cursor: pointer;
}

.menubtn a {
	text-decoration:none;
	color:#ffffff;
}

.menudown {
	text-decoration:none;
	color:#333333;
    position: relative;
    display: inline-block;	
	text-decoration:none;
	z-index:99;
}
.menudown-content {
	text-decoration:none;
	color:#333333;
	right:-495px;
    display: none;
    position: absolute;
    background-color: #f9f9f9;
	width:920px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.menudown-content a {
	text-decoration:none;
	color:#333333;
    padding: 10% 10%;
    display: block;
}
.menudown-content a:hover {background-color: #f15a24;
	text-decoration:none;
	color:#333333;
}
.menudown:hover .menudown-content {
    display: block;
	text-decoration:none;
	color:#333333;
}
.menudown:hover .menubtn {
    background-color: #f15a24;
	text-decoration:none;
	color:#333333;
}

.submenuproduct {
	display:inline-table;
	width:225px;
	text-align:center;
}

.submenujudul {
	color:#f15a24;
	font-weight:bold;
}

.contentwrap {
    width: 100%;
	background-color:#ffffff;
	position:relative;
}

.bottomspacer {
	width:100%;
	background-color:#333333;
	height:5px;
}

#content {
    background: #FFFFFF;
    border-radius: 10px;
    margin: 5px;
    min-height: 270px;
}

#footerwrap {
    width: 100%;
    float: left;
    margin: 0 auto;
    clear: both;
    color: #FFFFFF;
}

.wraptext {
    margin-left: 20%;
    margin-right: 20%;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 300px;
}

.wrapimgslider {
    margin: 0;
    padding: 0;
}

.footer {
	color:#f15a24;
	text-align:center;
	margin-top: 10px;
}

.judul {
    font-family: Impact;
    font-size: 3em;
}

.judul2 {
    font-family: Impact;
    font-size: 2em;
    color: #f15a24;
}

.subjudul {
    font-size: 1.5em;
}

.boxref {
    text-align: center;
    display: inline-grid;
    margin: 20px;
    width: 40%;
    height: 250px;
}

.imgref {
    width: 125px;
    height: 125px;
    margin-left: 90px;
}

.boxproduct {
    text-align: center;
    display: inline-grid;
    margin: 20px;
    width: 40%;
    height: 350px;
}

.imgproduct {
    height: 125px;
}

.imgproduct:hover {
    height: 150px;
}

.judulket {
    font-family: Arial;
    font-size: 1.2em;
    font-weight: bold;
}

.detailnavwrap {
    background-color:#333333;
    color:#ffffff;
    text-align:center;
}

.detailnavbutton {
    padding:20px;
    display:inline-table;
    color:#ffffff;
    text-decoration:none;
}

.detailnavbutton:hover {
    background-color:#f15a24;
}

table, tr, th, td {
    border-style: solid;
    border-width: 1px;
}

.submenuwrap {
    width: 100%;
	background-color:#333333;
	color:#ffffff;
	text-align:center;
}

.submenubutton {
	padding:10px;
	display:inline-table;
	color:#ffffff;
	text-decoration:none;
}

.submenubutton:hover {
	background-color:#f15a24;
}

.submenuselected {
	padding:10px;
	display:inline-table;
	color:#ffffff;
	text-decoration:none;
	background-color:#f15a24;
}

.banner img{ 
	width: 100%	
}

.wraphome {
    margin-left: 20%;
    margin-right: 20%;
    padding-bottom: 20px;
	text-align: center;
}

.spacersmallhome {
	height:3px;
	width:100%;
	background-color:#f15a24;
}

.buttonhome {
	margin-top:2px;
	padding:10px;
	color:#ffffff;
	background-color:#333333;
	text-decoration:none;
}

.buttonhome:hover {
	background-color:#f15a24;
}

.buttonmenuproduct {
	padding:0 !important;
	display:inline !important;
}

.buttonmenuproduct:hover {
	background-color:transparent !important;
	color:#f15a24 !important;
}

.buttonheadmenuproduct {
	padding:0 !important;
	display:inline !important;
	color:#f15a24 !important;
}

.buttonheadmenuproduct:hover {
	background-color:transparent !important;
	color:#333333 !important;
}