/*



Theme Name: Stanless v1



Theme URI: www.greenhouse.net.my



Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.



Version: 1.6



Author: Ven



Author URI: www.venblog.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







*/















/* Begin Typography & Colors */







.widecolumn .entry p {



	font-size: 1.05em;



	}







.narrowcolumn .entry, .widecolumn .entry {



	line-height: 1.4em;



	}







.narrowcolumn .postmetadata {



	text-align: center;



	}







.thread-alt {



	background-color: #f8f8f8;



}



.thread-even {



	background-color: white;



}



.depth-1 {



border: 1px solid #ddd;



}







.even, .alt {







	border-left: 1px solid #ddd;



}







small {



	font-family: Arial, Helvetica, Sans-Serif;



	font-size: 0.9em;



	line-height: 1.5em;



	}







h1 {



	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;



	font-weight: bold;



	color: #4a6801;



	line-height: 20px;



	}







h1 {



	font-size: 2.2em;



	}







#headerimg .description {



	font-size: 1.2em;



	text-align: center;



	}







h2, h2 a {



	font-family: Arial, Sans-Serif;



	color: #f50220;



	font-size: 1.6em;



	}







h3 {



	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;



	font-size: 1.4em;



	font-weight: bold;



	color: #13a319;



	}







h1 a:hover, h1 a:visited, #headerimg .description {



	text-decoration: none;



	color: white;



	}



	



h3 a, h3 a:visited {



	color: #13a319;



	}







h2 a:visited {



	color: #f50220;



	}



	



#visited-style2 {



	color: #ffffff;



	}	







#visited-style2 a, a:visited {



	color: #0066dd;



	}



	



#visited-style2 a:hover {



	color: #0484fc;



	text-decoration: underline;



	}	



	



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {



	text-decoration: none;



	}







/*.entry p a:visited {



	color: #0066dd;



	}*/







.commentlist li, #commentform input, #commentform textarea {



	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;



	}



.commentlist li ul li {



	font-size: 1em;



}







.commentlist li {



	font-weight: bold;



}







.commentlist li .avatar { 



	float: right;



	border: 1px solid #eee;



	padding: 2px;



	background: #fff;



	}







.commentlist cite, .commentlist cite a {



	font-weight: bold;



	font-style: normal;



	font-size: 1.1em;



	}







.commentlist p {



	font-weight: normal;



	line-height: 1.5em;



	text-transform: none;



	}







#commentform p {



	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;



	}







.commentmetadata {



	font-weight: normal;



	}







small,  ,.nocomments, .postmetadata, blockquote, strike {



	color: #777;



	}







code {



	font: 1.1em 'Courier New', Courier, Fixed;



	}







acronym, abbr, span.caps



{



	font-size: 0.9em;



	letter-spacing: .07em;



	}







 h2 a:hover, h3 a:hover {



	color: #06c;



	text-decoration: none;



	}



	



a, a:visited {



	color: #05a80c;



	text-decoration: none;



	}







a:hover {



	color: #046602;



	text-decoration: underline;



	}







#wp-calendar #prev a, #wp-calendar #next a {



	font-size: 9pt;



	}







#wp-calendar a {



	text-decoration: none;



	}







#wp-calendar caption {



	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;



	text-align: center;



	}







#wp-calendar th {



	font-style: normal;



	text-transform: capitalize;



	}



	



.special-defination {



	font-family: Arial;



	font-size: 0.9em;



	color: #f0e206;



	}







/* End Typography & Colors */















/* Begin Structure */



body {



	font-size: 62.5%; /* Resets 1em to 10px */



	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;



	margin: 0 0 0px 0;



	background:#ffffff;



	}







#page {



	background: #ffffff;



	margin: 0px auto;



	padding: 0;



	width: 900px;



	}



	



#bg-stroke {



	background: #f3f3f3 url('images/bg-stroke.jpg') repeat-x;



	width: 920px;



	margin: 0px auto;



	}











#header {



	/*background: #73a0c5 url('images/header.jpg');*/



	margin: 0 0 0 0;



	padding: 0;



	height: 377px;



	width: 900px;



	}



	



#toplayout {



	height: 104px;



	background: #ffffff url('images/img-01.png') no-repeat;



	border-bottom: 8px solid #282828;



	}







#content { 



	background: #ffffff repeat-x;



	width: 900px;



	/*overflow: hidden;*/		



	}







#contentright {



	margin: 0 0 0 0;



	padding: 0 0 0 0;



	width: 638px;



	background: #ffffff;



	position: relative;



	left: 253px;



	z-index: 2;



	}



	



#contentright p{



	color: #686867;



	font-size: 1.3em;



	font-weight: bold;



	}







.narrowcolumn {



	float: left;



	padding: 0 0 20px 45px;



	margin: 0px 0 0;



	width: 450px;



	}







.widecolumn {



	padding: 10px 0 20px 0;



	margin: 5px 0 0 150px;



	width: 450px;



	}







.post {



	margin: 0 0 40px;



	text-align: justify;



	}







.post hr {



	display: block;



	}







.widecolumn .post {



	margin: 0;



	}







.narrowcolumn .postmetadata {



	padding-top: 5px;



	}







.widecolumn .postmetadata {



	margin: 30px 0;



	}







.widecolumn .smallattachment {



	text-align: center;



	float: left;



	width: 128px;



	margin: 5px 5px 5px 0px;



}







.widecolumn .attachment {



	text-align: center;



	margin: 5px 0px;



}







.postmetadata {



	clear: both;



}







.clear {



	clear: both;



}







#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	height:205px;
	background: #4a6901 url('images/footer.png') no-repeat center top;
	}

#footer p {
	text-align:center;
	color:#344902;
	font-size:11px;
	padding:100px 0 0 0;
	margin:0;
	font-weight:bold;
}




	



#logo-layout {



	width: 638px;



	float: right;



	margin:0;


	padding: 0 5px 5px 0;



	}



	



#logo-layout p {


	float:left;



	font-size: 1.2em;



	/*background: url("images/announce-bg.jpg") no-repeat;*/



	width: 322px;



	padding: 2px 0 0 0;



	}
	
#logo-layout #logo-right {
	padding:0 0 0 30px;
	display:inline-block;
}
	
#logo-layout #logo-right img {
	float:left;
}



	



#main-logo {



	float: right;



	margin: 12px 22px 0 0;



	}



	



/* End Structure */



	







/* End Headers */







/*********************** Begin Home ***********************/







p.home-p {



	margin: 25px 0 20px 0 ;



	}



	



.content-layout {



	height: 160px;



	width: 638px;



	margin: 0 0 20px 0;



	}



	



.content-layout2 {



	background: url("images/vision.png") no-repeat;



	height: 160px;



	width: 638px;



	margin: 0 0 20px 0;



	}



.mihas-p {

	color: #689107;

	font-weight: bold;

	margin-top: 40px;

	margin-left: 15px;

	font-size: 1.1em;

        width:252px;

	}





.mihas-p-btm {

	color: #689107;

	font-weight: bold;

	margin-top: 35px;

	margin-left: 220px;

	font-size: 1.1em;

        width:102px;

	}

	



#mihas {



	float: left;



	}







/*********************** Begin About us page ***********************/	





#about-height {

	height: 630px;

}





#about-us-layout1 {



	width: 638px;



	height: 170px;



	margin: 0 0 50px 0;



	}







#aboutus1 {



	float: right;



	margin: 18px 40px 0 0;



	}



	



.alignment-about-us-thumb1 {



	margin: 18px 0 0 0;



	float: left;



	}



	



#about-us-layout2 {



	width: 638px;



	height: 170px;



	}



	



.aboutus2 {



	margin: 0 0 0 0;



	float: left;



	}



	



.alignment-about-us-thumb2 {



	margin: 0 30px 0 0;



	float: right;



	}



	



#about-us-layout3 {



	width: 550px;



	height: 150px;



	margin: 30px 0 0 20px;



	padding: 15px 0 0 30px;



	background: url('images/about-us-bg.png') no-repeat;



	float: left;



	margin-bottom: 18px;



	}



	



.we-recommend {



	width: 511px; 



	height: 75px;



	padding: 0 0 2px 5px;



	color: #69891e;



	font-weight: bold;



	font-size: 1.2em;



	}



	







/*********************** Begin contact us page ***********************/	







#address {



	width: 614px;



	height: 66px; 



	background-image: url('images/address.jpg');



	}



	



#contact {



	margin: 10px 0 0 0;



	width: 614px;



	height: 66px; 



	background-image: url('images/contact.jpg');



	}



	



#contact-form {



	width: 500px;



	margin: 0 auto 30px auto;



	clear: both;



	}



	



.form-style {



	color: #686867;



	font-size: 1.3em;



	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;



	font-weight: bold;



	}



	



.question {



	width: 150px;



	float: left;



	}



	



.question p {



	text-align: right;



	margin-bottom: 5px;



	line-height: 20px;



	padding-right: 10px;



	}



	



.input p{



	padding: 0 0 10px 0;



	float: left;



	}



	



.input {



	width: 350px;



	float: left;



	}



	



#agency-enquiry {



	margin: 0 0 0 170px;



	padding: 0 8px 0 8px;



}



	



/*********************** Begin business partner page ***********************/



#business-partner-height {

	height: 110px;

}



#business-partner2-height {

	height: 180px;

}





#logo-layout1 {



	width: 430px;



	margin: 10px auto 0 auto;



	}



	



#logo-layout2 {



	width: 410px;



	margin: 80px auto 0 auto;



	}



	



#logo-layout3 {



	width: 410px;



	margin: 50px auto 0 auto;



	}



	



#logo-layout1 img{



	padding: 10px 10px 0 0;



	}



	



.pages-switch2 p{



	width: 150px;



	padding: 0 10px 0 10px;



	margin: 50px auto 0 auto;



	}	











	



/*********************** Begin Product page ***********************/





#product-layout {



	margin: 20px 0 0 35px;



	}







.pages-switch p {



	float: right;



	padding: 0 10px 0 10px;



	margin: 0 10px 8px 0;



	}











/* Begin Images */



p img {



	padding: 0;



	max-width: 100%;



	}



	



.thumnail {



	margin: 4px 2px 0 0;



	float: right;



	}





.thumnail-2 {



	margin: 20px 2px 0 0;



	float: left;



        width:302px;



	}



.thumnail-3 {



	margin: 4px 2px 0 0;



	float: left;



        width:302px;



	}



.thumnail-3 p{



	margin: 4px 2px 0 0;



	float: left;



	}





/*	Using 'class="alignright"' on an image will (who would've



	thought?!) align the image to the right. And using 'class="centered',



	will of course center the image. This is much better than using



	align="center", being much more futureproof (and valid) */







img.centered {



	display: block;



	margin-left: auto;



	margin-right: auto;



	}







img.alignright {



	padding: 4px;



	margin: 0 0 2px 7px;



	display: inline;



	}







img.alignleft {



	padding: 4px;



	margin: 0 7px 2px 0;



	display: inline;



	}







.alignright {



	float: right;



	}







.alignleft {



	float: left



	}



/* End Images */















/* Begin Lists







	Special stylized non-IE bullets



	Do not work in Internet Explorer, which merely default to normal bullets. */







html>body .entry ul {



	margin-left: 0px;



	padding: 0 0 0 30px;



	list-style: none;



	padding-left: 10px;



	text-indent: -10px;



	}







html>body .entry li {



	margin: 7px 0 8px 10px;



	}







.entry ul li:before {



	content: "\00BB \0020";



	}







.entry ol {



	padding: 0 0 0 35px;



	margin: 0;



	}







.entry ol li {



	margin: 0;



	padding: 0;



	}







.postmetadata ul, .postmetadata li {



	display: inline;



	list-style-type: none;



	list-style-image: none;



	}







/* End Entry Lists */















/* Begin Form Elements */



#searchform {



	margin: 10px auto;



	padding: 5px 3px;



	text-align: center;



	}







.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 {



	width: 229px;



	position: relative;



	z-index: 1;



	left: -262px;



	}







#upper-layout {



background:url(images/sidebar-top-430-noline.png) no-repeat;




	}





#upper-layout-home {



	height: 420px;



	background-image: url(images/sidebar-top-430.png);



	}



	



#middle-layout {



padding-left:7px;



	}



	



#wrap {



	background: url('images/sidebar-mid.png') repeat-y;



	width: 229px;



	float: left;



	height: 100%;



	}



	



#footer-layout {



	background: url('images/sidebar-footer.png');



	height: 19px;



	width: 229px;



	float: left;



	}



	



#sidebar-picture {




	}
	
#sidebar-picture-2 {
	display:inline-block;
	width:209px;
}

#sidebar-picture img {
	margin:0 0 0 10px;
	padding:0;
}





.sidebar-pic1 {



	background-image: url('images/picture3.jpg');



	float: left;



	width: 84px;



	height:84px;



	margin: 22px 0 0 21px;



	}



	



.sidebar-pic2 {



	background-image: url('images/picture2.jpg');



	float: left;



	width: 84px;



	height:84px;



	margin: 22px 0 0 13px;



	}



	



.sidebar-pic3 {



	background-image: url('images/picture4.jpg');



	float: left;



	width: 84px;



	height:84px;



	margin: 7px 0 0 21px;



	}



	



.sidebar-pic4 {



	background-image: url('images/picture1.jpg');



	float: left;



	width: 84px;



	height:84px;



	margin: 7px 0 0 13px;



	}



	



.sidebar-pic5 {



	background-image: url('images/picture5.jpg');



	float: left;



	width: 84px;



	height:84px;



	margin: 22px 0 0 21px;



	}



	



.sidebar-pic6 {



	background-image: url('images/picture6.jpg');



	float: left;



	width: 84px;



	height:84px;



	margin: 22px 0 0 13px;



	}



	



.sidebar-pic7 {



	background-image: url('images/picture7.jpg');



	float: left;



	width: 84px;



	height:84px;



	margin: 7px 0 0 21px;



	}



	



.sidebar-pic8 {



	background-image: url('images/picture8.jpg');



	float: left;



	width: 84px;



	height:84px;



	margin: 7px 0 0 13px;



	}







#sidebar h2 {



	font-family: Arial;



	font-size: 1.7em;



	color: #ffffff;



	padding: 18px 7px 0 18px;
	
	margin:0;



	}



	



#sidebar ul, p {



	font-family: Arial;



	font-size: 1.3em;



	color: #a8e706;



	}







#sidebar a, a:visited {



	font-family: Arial;



	font-size: 1em;



	color: #a8e706;



	}



	



#sidebar a:hover {



	color: #ffffff;



	text-decoration: none;



	}



	



#sidebar li {



	padding: 2px 0 0 0;



	}	







#sidebar-content {



	margin: 420px 0 0 7px;



	padding: 30px 0 20px 0;



	border-bottom: 3px solid #3b5301;



	width: 209px;



	}
	
#sidebar-content1 h2, #sidebar-content1-1 h2 {
	font-size:16px;
}



	



#sidebar-content1, #sidebar-content1-1 {



	margin: 5px 0 0 7px;



	padding: 0 0 20px 0;



	border-bottom: 3px solid #3b5301;



	width: 209px;
	display:inline-block;



	}


#sidebar-content1 ul li, #sidebar-content1 ul li a, #sidebar-content1-1 ul li, #sidebar-content1-1 ul li a {
	color:#ffd800;
	font-size:13px;
}
	



#sidebar-content2 {



        margin-top: 15px;



	width: 209px;



        padding-left:7px;

	

	}
	
#sidebar-content2 h2 {
	font-size:16px;
}



#sidebar-content-products {







	width: 209px;



        padding-left:7px;

	

	}





#sidebar-content-products-2 {



      



	width: 209px;



        padding:15px 0 0 7px;

	

	}





#sidebar-content-products p{



padding-left:17px;

	

	}





#sidebar-content-products-2 p{

font-size:13px;


padding-left:17px;

	

	}

	



#sidebar-content2 img{



	margin: 25px 20px 0 20px;



	}







#sidebar-content3 {



	background: url('images/sidebar-mid.png') repeat-y;



	width: 209px;



	height: 50px;



	}



	



#sidebar-content2 p {



	padding: 2px 0 0 17px;



	}


a.more { float:right; font-size:12px; margin:0; padding:0;}
a.more:hover { text-decoration:underline;}



/* 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;



	}







hr {



	display: none;



	}







a img {



	border: none;



	}







.navigation {



	text-align: center;



	}



/* 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;



}







#right {



	float: right;



	width: 638px;



}







#left {



	width: 229px;



	float: left;



	background: url('images/sidebar-mid.png') repeat-y;



	
	padding-bottom:25px;



}





#sidebar-outline {

       width:231px;

       height:935px;

}



#sidebar-outline-top {

       height:424px;

       padding-left:9px;

       padding-top:8px;

       width:220px;

}





#packaging {

       width:450px;

       height:143px;

       margin-top:30px;

       margin-left:83px;

       background-color:#ffffff;

}



#packaging-2 {

       width:600px;

       height:185px;

       margin-top:20px;

       margin-left:38px;

       background-color:#ffffff;

}



#packaging img{

       padding-left:30px;

}



#packaging-2 img{

       padding-left:30px;

}



#packaging-title h3{

       margin-top:30px;

}

#newdesc {

	float:left;
	
	width:300px;

}

#newdesc-content {



}






/* 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." */




#content-layout-brands {
	width:638px;
	font-family:Arial, Helvetica, sans-serif;
}

#content-layout-brands h2 {
	font-size:18px;
	color:#4a6801;
	margin:0 0 25px 0;
	padding:0;
	font-weight:normal;
	
}

#content-layout-brands ul li h3 {
	font-size:14px;
	color:#282828;
	text-align:center;
	margin:0 0 5px 0; 
	padding:0;
}

#content-layout-brands ul {
	margin:0;
	padding:0;
}

#content-layout-brands ul li {
	list-style-type:none;
	float:left;

	width:148px;
	margin:0 0 40px 10px;
}

#about p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#686867;
}

#about p.style1 {
	width:600px;
}

#business-partner {
	font-family:Arial, Helvetica, sans-serif;
	height:150px;
}

#business-partner p {
	font-size:13px;
	color:#686867;
	font-weight:bold;
}

#business-partner div.bp {
	width:99px;
	height:110px;
	padding:0 5px 0 0;
	margin:0;
	float:left;
	background:none;
	text-indent:0;
}

#business-partner div.bp img {
	margin:0;
	padding:0;
}

#business-partner div.bp h3 {
	font-size:13px;
	color:#686867;
	padding:3px 0 0 0;
	margin:0;
	text-align:center;
	vertical-align:top;
	height:13px;
}

#bp-cms {
	background:#001d11;
	width:206px;
	font-family:Arial, Helvetica, sans-serif;
	margin:15px 0 0 11px;
	padding:0 0 10px 0;
}

#bp-cms h3 {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:15px 0 15px 10px;
}

#bp-cms h4 {
	font-size:12px;
	color:#FFFFFF;
	margin:0;
	padding:10px 0 0 10px;
	font-weight:normal;
}

#bp-cms h5 {
	font-size:36px;
	font-family:"Myriad Pro Cond";
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
	padding:0 0 0 20px;
}

#bp-cms #bp-cms-list {
	width:186px;
	height:50px;
	padding:0 10px;
}

#bp-cms #bp-cms-list #bp-cms-list-date {
	float:left;
	height:50px;
	width:44px;
	background:url(images/img-04.png) no-repeat left top;
	padding-right:10px;
}

#bp-cms #bp-cms-list #bp-cms-list-date span.month {
	text-align:center;
	font-size:8px;
	color:#FFFFFF;
	width:44px;
	display:block;
}

#bp-cms #bp-cms-list #bp-cms-list-date span.date {
	text-align:center;
	font-size:28px;
	color:#000000;
	font-weight:bold;
	width:44px;
	display:block;
}

#bp-cms #bp-cms-list p, #bp-cms #bp-cms-list p a  {
	color:#ffffff;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	margin:0;
	padding:0;
}

#bp-cms #bp-cms-list p a:hover {
	text-decoration:underline;
}