/*
KurniaSablon.com
Version: Jan 2019
Author: Barlian Slamet
*/

body {
	margin: 0 0 0 0; /* Top Right Bottom Left */
	padding: 0 0 0 0; /* Top Right Bottom Left */
/*	background: #dd013f; */
/*	background: #ffffff; */
/*	background: #1766A6; */
	background: #000000;
/*	background: #194189; */
	font-family: Helvetica, sans-serif;
	font-size: Medium; /* font-size:length|%|xx-small|x-small|small|medium|large|x-large|xx-large|smaller|larger; */
	font-style: Normal; /* font-style:normal|italic|oblique; */
	font-weight: Normal; /* font-weight:normal|bold|border|lighter|100-900; */
	line-height: Normal; /* line-height:normal|number|length|%; */
	text-decoration: None; /*  text-decoration:none|underline|overline|line-through; */
	text-transform: None; /* text-transform:none|capitalize|uppercase|lowercase; */
	text-align: Left; /* text-align:left|right|center|justify; */
	vertical-align: top; /* vertical-align:baseline|length|%|sub|super|top|middle|bottom|text-top|text-bottom; */
}

h1, h2, p, ul, li {
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
}

p {
	line-height: 1.5em;
	text-transform: None;
	font-weight: bold;
}

ul {
	list-style-type: none;
}

#header {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 178px;
	width: 1010px;
}

#header h1 {
	float: left;
	vertical-align: bottom;
}

#header h1 a {
	text-decoration: none;
	background: none;
}

#menu {
	float: right;
	margin: 0 0 0 0;
	padding: 33px 0 0 0;
	font: menu;
	text-align: right;
	vertical-align: bottom;
}

#menu li {
	display: inline;
	margin: 0 0 0 8px;
}

#menu li a {
	text-decoration: none;
	background: none;
	font-weight: bolder;
	font-size: small;
	text-transform: uppercase;
	color: #388FA5; 
}

#menu li a:hover {
/*	color: #8B008B;  Text DarkMagenta */
	color: #FFFFFF; /* Text White */
	text-decoration: underline;
}

#menu li a.active {
/*	color: #8B008B;  Text DarkMagenta */
	color: #FFFFFF; /* Text White */
	text-decoration: underline;
}

#shop {
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 178px;
	width: 1010px;
	background: #ffffff;
/*	background: #FFF000; Yellow */
/*	background: #FF33FF; Magenta */
}

#merk {
	width: 989px;
	height: 44px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 10.5px;
} 

#content {
	float: left;
	width: 683px;
	margin: 0px 0px 10px 30px;
	padding-top: 10px;
	color: rgb(0,0,0); /* Text Black */
	font-size: 138%;
	text-align: left;
	vertical-align: top;
	overflow: auto;
	font-weight: bold;
}

#content h2 {
	margin: 0 0 0 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 188%;
}

#content p {
	margin: 0 0 10px 0;
}

#link-list {
	margin: 20px 0 0 0;
	font-size: 138%;
}

#link-list li {
	margin: 0 0 10px 0;
}

#link-list li a{
	color: rgb(0,0,139);  /* text DarkBlue */
	text-decoration: none;
	background: none;
}

#link-list li a img.middle {
	vertical-align:middle; 
}

#link-list li a:hover {
	color: rgb(0,0,205); /* Text MediumBlue */
	text-decoration: underline;
}

#w3c {
	padding-top:20px;
}

#content table {
	width: 100%;
	background: none;
	font-weight: bold;
	color: rgb(0,0,0); /* Text Black */
	font-size: small;
}

#content table caption {
	font-size: 12px;
	text-align: left;
} 
 
#content table th {
	padding: 10px 10px 10px 3px;
	border-top: 2px solid rgb(0,0,0);
	border-bottom: thick double rgb(0,0,0);
	text-align: left;
	text-transform: uppercase;
	font-size: medium;
}
	
#content table td {
	padding: 15px 10px 15px 3px;
	border-bottom: 1px solid rgb(0,0,0); 
	text-align: left;
	font-size: medium;
}

#content table tr:hover {
/*	background: #f8fdd8; */
	background: #FF8FFF;
}

#sidebar {
	float: right;
	width: 238px;
	margin: 10px 15px 10px 0px;
	padding: 15px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	font-size: medium;
	background: #14CCB0;
	color: #000000;
}

#sidebar h2 {
	padding-left: 5px;
}

#group {
	padding-left: 8px;
	color: #000000;
}

#group li {
	margin: 10px 0px 0px 8px;
}

#group li a{
	color: #000000;
	text-decoration: none;
	background: none;
}

#group li a:hover {
	color: rgb(0,0,205); /* Text MediumBlue */
/*	color: #FFFF00;  Text Yellow */
	text-decoration: underline;
}

#group li a.active {
	color: rgb(0,0,205); /* Text MediumBlue */
/*	color: #FFFF00;  Text Yellow */
	text-decoration: underline;
}

#sidecontact {
	float: right;
	width: 238px;
	margin: 10px 15px 10px 0px;
	font-size: small;
	padding: 15px;
	text-align: left;
	background: #14CCB0; 
	color: #000000;
}

#sidecontact a {
	color: #000000;
	text-decoration: none;
	background: none;
}

#sidecontact a:hover {
	color: rgb(0,0,205); /* Text MediumBlue */
/*	color: #FFFF00;  Text Yellow */
	text-decoration: underline;
}

#address {
	float: left;
	width: 333px;
	margin: 0px 0px 10px 30px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: rgb(0,0,0); /* Text Black */
	font-size: medium;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

#address ul {
	padding-left: 20px;
	list-style-type: disc;
}

#address ul li {
	margin: 10px 0px 0px 0px;
	padding-left: 10px;
}

#map_1 {
	float: right;
	width: 555px;
	margin: 0px 20px 10px 0px;
}

#map_2 {
	float: right;
	width: 555px;
	margin: 0px 20px 10px 0px;
}

#Us {
	width: 383px;
	padding-top: 10px;
	margin-left: 30px;
}

#PL-CS {
	width: 888px;
	padding-top: 10px;
	margin-left: 30px;
}

#contact {
	margin: 0px 0px 10px 30px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: rgb(0,0,0); /* Text Black */
	font-size: medium;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

#contact ul {
	padding-left: 20px;
	list-style-type: disc;
}

#contact ul li {
	margin: 10px 0px 0px 0px;
	padding-left: 10px;
}

#contact ul li a{
	color: rgb(0,0,139); /* text DarkBlue */
	text-decoration: none;
	background: none;
}

#contact ul li a:hover {
	color: rgb(0,0,205); /* Text MediumBlue */
	text-decoration: underline;
}	
	
#footer {
	padding: 8px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 8px;
	font-size: small;
	
/*	background: #FF3DFF; */
/*	color: rgb(0,0,0); Text Black */
	background: #194189;
	color: #ffffff;
	text-align: center;
}