/*

Theme Name: WordPress Default

Theme URI: http://wordpress.org/

Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.

Version: 1.6

Author: Michael Heilemann

Author URI: http://binarybonsai.com/

Tags: blue, custom header, fixed width, two columns, widgets



	Kubrick v1.5

	 http://binarybonsai.com/kubrick/



	This theme was designed and built by Michael Heilemann,

	whose blog you will find at http://binarybonsai.com/



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/







/* omeoo styles */





/*-- ALVA.CO.ID --*/



body{

	margin:0;

	padding:0;

	font-family:"myriad Pro", "Century Gothic";

	font-size:12px;

	background:#BADD8C;

	line-height:18px;

}



p{

	margin:5px 0;

}



a{

	text-decoration:none;

	color:#009245;

}



a:hover{

	color:#c5c5c5;

}



img {

	border:none;

}



.clear{

	clear:both;

}

.hide{
	
	display:none;
	
}

.visible{
	visibility:hidden;
}

.left{

	float:left;

}



.right{

	float:right;

}



h1{ margin:0; padding:7px 0 10px 0;border-bottom:1px solid #009245; font-size:18px;color:#009245; letter-spacing:1px; }

h2{ margin:0; padding:7px 0 10px 0; font-size:18px;color:#009245; letter-spacing:1px; }

h3{ margin:0; padding:0; color:#009245; letter-spacing:0.5px;}

h4{ font-size:13px; font-weight:normal; padding:3px 0;color:#009245; margin:0; letter-spacing:0.5px; }

h5{ font-size:14px;padding:0;color:#009245; margin:0; letter-spacing:0.5px; }



.green{ color:#009245; }

.black{ color:#000; }



#wrapper{

	width:720px;

	padding:0 40px;

	margin:15px auto;

	background:#fff;

}



#head{

	height:115px;

}



#logo{

	width:171px;

	height:67px;

	background:url(images/alva.png) no-repeat;

	float:left;

	position:relative;

	top:55px;

}

	#logo a{

		width:172px;

		height:50px;

		display:block;

		font-size:0;

		text-align:-9999px;

	}

#menu{

	width:540px;

	float:right;

}



#main-menu{

	width:540px;

	float:right;

	background:#343834;

}



#main-menu ul{

	margin:0;

	padding:3px 0 0 0;

	list-style:none;

	position:relative;

	height:25px;

	width:540px;

}



#main-menu li{

	float:left;

	margin:0;

	padding:0;

	width:90px;

	text-align:center;

	background:#000;

	

}



#main-menu ul.drop li a{

	color:#fff; display:block;

	height:25px;

	background:url(images/bg-menu.png) bottom no-repeat;

	padding:2px 0 4px 0;

}



#main-menu ul.drop li a:hover{

	background:#CFC;

	height:25px;

	background:url(images/menu-hover.png) bottom center no-repeat;

}



#main-menu ul.drop li.on a{

	color:#8cb54d;

}



#main-menu ul.drop ul {

	 visibility: hidden;

	 position: absolute;

	 margin: 0;

	 padding: 0;

	 top: 100%;

	 left: 0;

	 z-index: 598;

	 background:#e6e6e6;
	 
	 width:538px;

	 height:80px;

	 margin-top: 6px;

	 border-bottom:1px solid #c5c5c5;

	 border-right:1px solid #c5c5c5;

	 border-left:1px solid #c5c5c5;

}



#main-menu ul.drop li ul li {

	 background-color:#e6e6e6;

	 width:125px;

	 height:20px;

	 margin-left:0px;

	 vertical-align:middle;

	 text-align:left;

}

#main-menu ul.drop li ul li a{

	color:#50A057;

	background-image:none;

}

#main-menu ul.drop li ul li a:hover{

	color:#666;

	background-image:none;

}



#main-menu ul.drop li:hover > ul {

 visibility: visible;

 background-image:none;

}



.explain{

	width:130px;
	
	min-height:50px;

	float:left;

	border-right:1px solid #c5c5c5;

	margin-top:10px;

	text-align:left;

	padding:0 9px;

	font-size:11px;

	color:#666;

}

.list-dua{

	width:375px;

	float:right;

	margin-top:10px;

	padding:0 5px;

}



#contact_info {

       font-size: 10px;

       text-align: right;

}



#breadcumb{

	margin:15px 0 0 0;

	padding:3px 10px;

	background:#F2F2F2;

	font-size:11px;

}



#head-banner{

	margin:10px 0; 

}

#button-banner{
	position:relative;
	left:190px;
	top:-42px;
	padding:2px 3px 0 3px;
	width:292px;
}
.pipe-button{
	position:relative;
	left:10px;
	cursor:pointer;
}
.profile-button{
	position:relative;
	cursor:pointer;
	
}
.hose-button{
	cursor:pointer;
	position:relative;
	left:5px;
}
.vlene-button{
	cursor:pointer;
	position:relative;
	left:9px;
}

	#faq{

		width:234px;

		height:255px;

		float:right;

		background:#E6E6E6;

		padding:0;

	}

		.faq-wrap{

			width:204px;

			margin:0 auto;

			padding:8px 5px;

		}

		

.line{

	margin:-20px 0 0px 0;

	border-bottom:1px solid #50A057;

}



#left-content{

	width:473px;

	float:left;

	padding:10px 0 20px 0;

}

	.product-detail{

		border:1px solid #76B900;

		padding:10px 20px;

	}

		.isi-product-detail{

			background:#D1E8B2;

			padding:5px 10px;

		}

		

	#left-content ul{

			padding:10px 0 0 20px;

			margin:3px 0;

			position:relative;

			/*left:20px;*/

		}

		#left-content li{

			list-style-image:url(images/list.png);

			list-style-position:inside;

		}



#right-content{

	float:right;

	width:222px;

	padding:10px 0 20px 0;

}

	#latest-news{

		position:relative; 

		top:8px;

		margin-bottom:20px;

	}

		#latest-news ul{

			padding:0;

			margin:3px 0;

			position:relative;

			/*left:20px;*/

		}

		#latest-news li{

			list-style-image:url(images/list.png);

			list-style-position:inside;

		}

		

		.date{

			position:relative;

			left:22px;

			top:-5px;

			font-size:10px;

		}

		

#footer{

	border-top:1px solid #999;

	padding:2px 0;

	font-size:11px;

}





/*-- FORM --*/



.text-box{ padding:5px; border:1px solid #76B900; width:250px; }

.text-area{ padding:5px; border:1px solid #76B900; width:400px; height:250px; }

.submit{ padding:5px 10px; border:1px solid #76B900; color:#76B900; margin:10px 0; }



.wpcf7-form-control-wrap{ float:left; width:100%;}



.wpcf7-f1-p12-o1{ text-align:left; float:left;}



/* end of omeoo styles */









/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	text-align: center;

	}



#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

	}



#sidebar #searchsubmit {

	padding: 1px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */







/* Begin Sidebar */

#sidebar

{

	padding: 20px 0 10px 0;

	margin-left: 545px;

	width: 190px;

	}



#sidebar form {

	margin: 0;

	}

/* End Sidebar */







/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



.hidden {

	display: none;

	}

	

.screen-reader-text {

     position: absolute;

     left: -1000em;

}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}

/* End Various Tags & Classes*/







/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}



/*---  	box hover ---*/ 

/* Boxover
-----------------------------------------------------------------------------*/
.dogvdvhdr {
  width:230;
  background:#C4D5E3;
  border:1px solid #C4D5E3;
  font-weight:bold;
  padding:5px;
}       
.dogvdvbdy {
	width:230;
	background:#fff;            
	border-top:2px solid #ffd128;
	border-right:2px solid #ffd128;
	border-bottom:2px solid #ffd128;
	border-left:2px solid #ffd128;
	padding:4px;
}
#dropmenudiv{
	position:absolute;
	border:1px solid #B5B5B5;
	border-bottom-width: 1px;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 12px;
	border-bottom: 1px solid #B5B5B5;
	padding: 3px 0;
	text-decoration: none;
	font-weight: normal;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-color: #fff;
}

	













/* End captions */





/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.

	It won't be a stylish marriage, I can't afford a carriage.

	But you'll look sweet upon the seat of a bicycle built for two." */

