@import url('normalize.css');

@font-face {
  font-family: 'icons';
  src: url('fonts/icons.eot');
  src: url('fonts/icons.eot?#iefix') format('embedded-opentype'),
       url('fonts/icons.woff') format('woff'),
       url('fonts/icons.ttf') format('truetype'),
       url('fonts/icons.svg#icons') format('svg');
  font-weight: normal; font-style: normal;
}

body {
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #1E0000;
	overflow-x: hidden;
	transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	background-image: url(../../add%20images/latar%201x.png);
	background-repeat: repeat;
	background-color: #FFFFFF;
	}

a {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	outline: none;
	color: #1E0000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.9);
	text-decoration: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
a:hover{
	color: #ff3400;
}
p {
	font-size: 1.4em;
	font-weight: 400;
	margin: 0;
	color: #666;
	font-family: Cambria, Georgia, serif;
	font-style: italic;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.9);
	line-height: 22px;
	margin-top: 8px;
	}



img {
	max-width:100%;
	height:auto;
	}
	  
#outer {
	width: 100%;
	position: relative;
	}

.container{
	width: 100%;
	position: relative;
	}
.clr{
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
}

.logo {
	margin-top:0.1%;
	max-width:100%;
	height:auto;
	}


.container > header{
	padding: 3px;
	position: relative;
	display: block;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: none;
	min-height: 170px;
	max-height: auto;
	background-image: url(../add%20images/latar3.png);
	background-repeat: repeat;
	box-shadow: 0px 1px 4px 1px #CCC;
}

.container > header ul {
	margin: 0;
	top: 1px;
	position: relative;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.container > header ul li {
	list-style: none;
	display: inline-block;
	margin-top: 0;
	font-size: 18px;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	
.container > header ul li a {
	text-decoration: none;
	font-size: 16px;
	font-weight: 800;
	color: #1E0000;
	font-family: Arial, sans-serif;
	font-style: normal;
	outline: none;
	text-shadow: 0px 0px 0px rgba(255,255,255,0.9);
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
	text-align: center;
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 25px;
	margin: 0.1px;
	width: auto;
	border-radius: 0px;
	position: relative;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	-ms-transition: all 0.2s ease-out 0s;
	background-color: #FABE32;
}
.container > header ul li a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	background-color: #C88219;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 40px;
	padding-left: 40px;
	}
.container > header ul li a.active{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	background-color: #1E0000;
	padding-right: 40px;
	padding-left: 40px;
	}


.container > header h1{
	font-size: 36px;
	line-height: 36px;
	margin: 0;
	position: relative;
	font-weight: 300;
	color: #666;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
}
.container > header h1 span{
	font-weight: 700;
}
.container > header h2{
	font-size: 14px;
	font-weight: 300;
	margin: 0;
	padding: 15px 0 5px 0;
	color: #666;
	font-family: Cambria, Georgia, serif;
	font-style: italic;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.9);
}
.container > header h2 strong{
	color: #781430;
}

/* --- pagging bagian contact dll----------------------- */
	 
.main{
	position: relative;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	top: 2px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 2%;
	padding-bottom: 1%;
	padding-left: 3%;
} 

.inner{
	height: auto;
	position: relative;
	}
.inner h1 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0;
	color: #808080;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-family: Cambria, Georgia, serif;
	font-style: italic;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.9);
	}
.inner h2{
	font-size: 25px;
	font-weight: bold;
	margin: 0;
	color: #C88219;
	margin-bottom: 5px;
	font-family: Cambria, Georgia, serif;
	font-style: italic;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.9);
	}
/* bagian home page */
.col-1 {
	min-width: 415px;
	max-width: 705px;
	float: center;
	}
.col-1 img {
	margin:0.8% 1.3% 2% 0;
	float:left;
	border:8px solid #FFF;
	-webkit-box-shadow: 0px 3px 8px #aaa; 
	-moz-box-shadow: 0px 3px 8px #aaa; 
	box-shadow: 0px 3px 8px #aaa;
	 max-width:100%;
	 height:auto;
	}

.col-2 {
	min-width: 415px;
	max-width: 705px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #C88219;
	padding-left: 15px;
	float: center;
	margin-right: 15px;
	}
	
.col-2 img { /*** This style is used for the Team images ***/
	margin:0.8% 1.3% 0 0;
	border:8px solid #FFF;
	-webkit-box-shadow: 0px 3px 8px #aaa; 
	-moz-box-shadow: 0px 3px 8px #aaa; 
	box-shadow: 0px 3px 8px #aaa;
	float:left;
	max-width:100%;
	height:auto;
	}
	

.col-3 {
	min-width: 415px;
	max-width: 705px;
	float: left;
	padding: 0;
	margin-top: 0px;
	}
.col-3 img {
	margin: 10px 12px 0px 0px;
	float: left;
   	max-width: 100%;
	height: auto;
	box-shadow: 0px 3px 8px #aaa;
}

.read a {
	color: #000000;
	font-size: 0.85em;
	padding: 1px 2.5%;
	 text-decoration: none;
}
	
.read a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	text-shadow: none;
}

/* ------------------------ form ------------------------ */

.form{width:500px;
	float:left;
	clear:both;
	padding:0px 0 40px 20px;
	}
.form_row{width:400px;
	float:left;
	clear:both;
	margin:20px 0 0 0;
	}
.form_input{width:100%;
	min-width:100px;
	height:35px;
	float:left;
	padding:0px 0px 0 10px;
	background: none;
	border: 1px dashed #d30001;
	color:#333; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	outline:none;
	}
.form_textarea{width:100%;
	min-width:100px;
	height:90px;
	float:left;
	padding:10px 0px 30px 10px; 
	background:none; 
	border: 1px dashed #d30001; 
	color:#333; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	outline:none;
	}
input.form_submit{float:left; 
	clear:both; 
	margin:10px 0px 0 0px; 
	width:100%;
	min-width:100px;
	height:34px; 
	text-align:center;
	color:#ff3600; 
	font-size:16px; 
	background:none; 
	border:1px dashed #ff3600; 
	font-weight:bold;
	padding:0 0 0 0px;
	cursor:pointer;
	}
input.form_submit:hover{ background: #ff3600; 
	color:#fff;
	}
fieldset {
	display: block;
	-webkit-margin-start: 2px;
	-webkit-margin-end: 2px;
	-webkit-padding-before: 0.35em;
	-webkit-padding-start: 0.75em;
	-webkit-padding-end: 0.75em;
	-webkit-padding-after: 0.625em;
	border-image: initial;
	}
	
.map-image {
	border:8px solid #FFF;
	-webkit-box-shadow: 0px 3px 8px #aaa; 
	-moz-box-shadow: 0px 3px 8px #aaa; 
	box-shadow: 0px 3px 8px #aaa;
	float:right;
	max-width:100%;
	height:auto;
	}



/* ------------------------ footer ------------------------ */
footer{
	position: relative;
	width: 100%;
	margin: 5;
	display: block;
	overflow: auto;
	text-align: center;
	padding-top: 20px;
}
.mainFooter {
	display: inline-block;
	width: 100%;
	margin-top: 5px;
	z-index: 2;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #C87D19;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
}
.mainFooter ul li { display:inline-block; padding:2px;}
.mainFooter ul li a { display:inline-block; opacity:0.7;}
.mainFooter ul li a:hover {opacity:1;}

/* ------------------------ Media Queries ------------------------*/

@media screen and (min-width:769px) and (max-width:1024px) {
.col-1 {
	max-width:47%;
	}
.col-2 {
	max-width:31%;
	}
.col-1 img {
	max-width:100%;
	height:auto;
	}
.col-2 img {
	max-width:100%;
	height:auto;
	}
.logo {
	margin-top:0.1%;
	max-width:60%;
	height:auto;
	}
}


@media screen and (min-width:321px) and (max-width:768px) {
.col-1 {
	left: 0px;
	right: 0px;
	bottom: 0px;
	}
.col-2 {
	max-width: 655px;
	}
.col-1 img {
	max-width:100%;
	height:auto;
	}
.col-2 img {
	max-width:100%;
	height:auto;
	}
.logo {
	margin-top:0.1%;
	max-width:60%;
	height:auto;
	}
}

@media screen and (max-width:320px) {
.col-1 {
	max-width:95%;
	}
.col-2 {
	max-width:100%;
	}
.col-1 img {
	max-width:100%;
	height:auto;
	}
.col-2 img {
	max-width:100%;
	height:auto;
	}
.logo {
	margin-top:0.1%;
	max-width:60%;
	height:auto;
	}
.container > header ul li a {
	margin:0 5px 0 0;
	font-size: 14px;}
}

.harga {
	font-style: italic;
}
.berita {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #1E0000;
}



.added {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #C88219;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.added2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #C88219;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}
.added3 {
	font-size: 1.2em;
	font-weight: 400;
	margin: 0;
	color: #666;
	font-family: Cambria, Georgia, serif;
	font-style: italic;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.9);
	line-height: 20px;
	margin-top: 8px;
}
