/*
 *
 * Stylesheet halaman "Kontak"
 *
 */
body {
	background:url('images/woodPattern.jpg') center top repeat;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
#homeBackground {
	background:url(images/woodPatternTop.jpg) center top repeat-x;
}
#bigLogo {
	display:none;
}
#mainContentWrapper {
	border-bottom:none;
	background:url("images/bottomSubtleShadow.png") no-repeat center bottom transparent;
}
#mainContent {
	color:#fff !important;
	background:url("images/oldPaper.png") no-repeat 95px 100px transparent;
}
#sidebarWrapper {
	background:#301610;
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	border-top:none;
	color:#fff;
}
#sidebarWrapper a {
	color:#f90 !important;
	border-color:#fff;
}
#sidebarWrapper a:hover {
	color:#fc0 !important;
	border-bottom:1px dotted #fc0 !important;
}
#sidebarWrapper img {
	box-shadow:0 2px 4px #000;
	-moz-box-shadow:0 2px 4px #000;
	-webkit-box-shadow:0 2px 4px #000;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	padding:0;
}
.homePhoto {
	margin-left:25px;
}
.kontak-form {
	font-family:Monaco, monospace, Courier, "Courier New";
	color:#333;
	text-shadow:0 0 2px #fff;
}
.wpcf7-form {
	height:430px;
	text-shadow:0 0 2px #fff;
}
.wpcf7-form, .wpcf7-form input, .wpcf7-form textarea {
	font-family:Monaco, monospace, Courier, "Courier New";
	color:#333;
}
label {
	font-weight:bold;
	float:left;
}
input[name], textarea {
	width:240px;
	background:none;
	border:none;
	border-bottom:1px solid #333;
	margin-left:5px;
}
textarea {
	line-height:2em !important;
	margin-top:-3px;
	background:url("images/bottom-line.gif") left -4px repeat;
	background-attachment:scroll;
	border:none;
	font-family:Monaco, monospace, Courier, "Courier New";
}
input[value="Kirim"] {
	padding:3px 5px;
}
.wpcf7-not-valid-tip {
	padding:2px 5px !important;
	font-size:.9em !important;
	line-height:1.3em !important;
}
.wpcf7-response-output {
	background:#fff;
	padding:2px 5px !important;
	font-size:.9em;
	line-height:1.3em !important;
}
.kontak-right {
	font-family:Monaco, monospace, Courier, "Courier New";
	line-height: 18px;
	text-shadow:0 1px 0 #000;
	background:#000;
	background:rgba(0,0,0,.5);
	padding:10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:0 1px 4px #361c15;
	-moz-box-shadow:0 1px 4px #361c15;
	-webkit-box-shadow:0 1px 4px #361c15;
}
.kontak-right h4 {
	font-size:1em;
	margin-bottom:5px;
	display:inline;
	color:#f90;
	text-transform:uppercase;
}
#mainContent div > div:last-child {
	position:relative;
}
.kontak-social {
	position:relative;
}
.kain-facebook {
	background-image:url('images/kain-facebook.png');
	width:100px;
	height:85px;
	position:relative;
	left:-45px;
	transform:rotate(-10deg);
	-moz-transform:rotate(-10deg);
	-webkit-transform:rotate(-10deg);
	float:left;
}
.kain-twitter {
	background-image:url('images/kain-twitter.png');
	width:100px;
	height:84px;
	position:absolute;
	transform:rotate(-1deg);
	-moz-transform:rotate(-1deg);
	-webkit-transform:rotate(-1deg);
	left:60px;
	float:left;
}
.kain-linkedin {
	float:left;
	background-image:url('images/kain-linkedin.png');
	width:100px;
	height:86px;
	position:absolute;
	left:165px;
}
.kain-ym {
	float:left;
	background-image:url('images/kain-yahoo.png');
	width:100px;
	height:84px;
	position:absolute;
	left:275px;
	transform:rotate(-4deg);
	-moz-transform:rotate(-4deg);
	-webkit-transform:rotate(-4deg);
}
h2 {
	position:relative;
	left:450px;
	top:20px;
	display:block;
	width:167px;
	height:40px;
	overflow:hidden;
	text-indent:-2000px;
	background:url('images/kontak-title.png') left top no-repeat;
}
#requestQuoteHome {
	left:0;
	top:-9px;
}
.ymstatus {
	display:inline;
	padding-right:18px;
}
.ymstatus a {
	color:#f90 !important;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
}
.ymstatus a:hover {
	color:#fc0 !important;
}
.ymon {
	background:url('images/ymon.png') right 0 no-repeat;
}
.ymoff {
	background:url('images/ymoff.png') right 0 no-repeat;
	color:#ccc;
}
