/*  

Theme Name: Ecommerce Theme

Author URI: http://ecommercethemes.com/

Version: 2.0.5

Author: iThemes

Description: Ecommerce Theme is a highly customizable WordPress theme for powering online stores.

All the CSS, XHTML and design is copyrighted. Please don't steal.



	Changelog:

		v1.0 - 03.01.08

		First Release

		v2.0 - 04.10.08

		Added custom header options

		v2.0.1 - 09.09.08

		-Updated with WP 2.6 image styles

		v2.0.3 - 10.14.08

		-Added automatic thumbnails on front-page

		-Added post box to bottom-right portion of the footer

		-Combined the three color profiles into one theme with style selector

		v2.0.4 - 10.15.08

		-Added blog index page template

		v2.0.5 - 10.23.08

		-Fixed thumbnails on archive.php page

*/



html, body { margin: 0; padding: 0; }



body { 

	/*background: #fdfdf9 url(images/bg.jpg) center top repeat-x;*/

	background:#fff url(images/back.jpg) repeat-x;
	
	color: #5C684C;

	font-size: 12px;

	/*font-family: Georgia, Times New Roman, Sans-Serif;	*/

	font-family: Arial, Helvetica, sans-serif;

	line-height:1em;

	text-align: center;

}

body.td { 

	/*background: #fdfdf9 url(images/bg.jpg) center top repeat-x;*/

	color: #fff;

}

.homepage { margin-bottom:0px;}

.homepage p { text-align:justify; }



body * {margin: 0px; padding: 0px;}



.clearfix:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }



/*********************************************

		Link Styles

*********************************************/

a {

	color: #5C684C;

	text-decoration: none;
	

}
a.kode {

	color: #363636;
	
	font-weight:bold;

	text-decoration: none;
	

}
a:hover { color: #EE7520;}

a.result {

	color: #ADADAD;
	
	background: url(images/panah.gif) no-repeat;
	
	font-weight:bold;
	
	padding:3px 15px; display:block;

	text-decoration: none;
	

}
a.result:hover { color: #EE7520;}
/*********************************************

		Text Elements

*********************************************/

p, ul, ol, blockquote {color: #525252;}

ol, ul {

	margin: 5px 35px;

}

blockquote {

	margin: 5px 0px 5px 10px;

	padding: 0px 0px 0px 10px;

	border-left: 1px solid #999;

}

img { border: 0px; background: none; }

p {

	padding: 10px 0px;

	margin: 0px;

}

/*********************************************

		Header Styles

*********************************************/

h1 { /* This style used as title on single posts and pages */

	font-size: 11px;

	padding: 5px 0px 5px 0px;

	margin: 0px 0px 10px 0px;

	color: #fff;

	text-decoration: none;

	text-align: left;
	
	font-weight:bold;
}

h1 a {

	color: #ADADAD;

	text-decoration: none;

}

h1 a:hover {

	text-decoration: underline;



}

h2 { /* This style used as header in the sidebars */

	font-size: 16px;

	color: #000;

	margin: 0px 0px 10px 0px;

	padding: 5px 0px 0px 0px;

	font-weight: bold;

}



h3 { /* This style used as the post titles on homepage/archive */

	font-size: 20px;

	padding: 0px 0px 15px 0px;

	margin: 0px;

	color: #4F5F3A;

	text-decoration: none;

}

h3 a {

}

h3 a:hover {

}

h4 { /* This style used as title for comments and as the identifying header on archive page  */

	font-size: 20px;

	padding: 12px;

	margin: 10px 0px 0px 0px;

	color: #fff;
	border:1px solid #A1B08F;
	display:block;
	background:#A1B08F;
	text-decoration: none;

}

h5 { /* This style used for the product price  */

	font-size: 20px;

	margin: 12px 0px 8px 0px;

	color: #FF8C05;

	text-decoration: none;

}

h6 { /* This style used for second product price  */

	font-size: 15px;

	color: #1a75cf;

	text-decoration: none;

	padding: 5px 0px 5px 0px;

}



/*********************************************

		Container Div

*********************************************/

#container {

	text-align: left;

    margin: 0px auto;

    /*width: 790px;*/

	width: 873px;

    padding: 0px;

}

#toptag {

	display: block;

	background: #000;

	color: #fff;

	margin: 0px auto; padding: 10px;

	text-align: center;

	letter-spacing: 6px;

	text-transform: uppercase;

}




/*********************************************

		Header Styles

*********************************************/

#headeratas {

	padding: 0px 0px 15px 0px;

	display: block;
	width:100%;
	text-align:left;
	height:25px;

	/*position: relative;*/

}
#search {

	text-align: left;

    margin: 0px auto;

	width: 230px;


}
#produkdepan {
	float:left;
	
	text-align:center;
	
	margin: 0px auto;
	
	background:#fff;
	
	border:1px dotted #A1B08F;

	width: 121px;
	
	margin-top:5px;
	
	height:155px;
	
	margin-right:5px;

    padding: 10px;

}
.inputs {
	padding:4px;
	color:#687557;
	border:1px solid #687557;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:159px;
}.inputb {
	padding:4px;
	color:#fff;
	font-weight:bold;
	background:#4F5F3A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:4px;
	width:50px;
}
#kiri {

	padding: 4px 0px 5px 0px;

	display: block;
	width:74%;
	
	float:left;

	text-align:left;

	/*position: relative;*/

}
#kanan {

	padding: 0px 0px 5px 0px;

	display: block;
	width:26%;
	
	float:right;

	text-align:right;

	/*position: relative;*/

}
#header {

	/*background:#81b534;*/

	margin: 0px 0px 2px 0px;

	padding: 0px;

	height:26px;

	display: block;
	
	text-align:left;

	/*position: relative;*/

}

#header input {

	 margin:0px; font-size:12px; padding:5px;

}

#header input#s { width:170px;background:#ffff; color:#725A43; }

#header input#sbutt {

	background:#BC8F59; color:#FFFFFF; 

	border:1px solid #fff;

	padding:5px 6px 5px 6px;

	margin:0px;

}



#header h1, #header h1 a {

	display: block;

	width: 405px; /*height: 45px;*/

	/*text-indent: -9999px;*/

	color:#3b6202;

	font-size:12px;

	text-align:left;

	margin:0px; padding:0px;

	overflow: hidden;

}

#header h2 { /* This style used as header in the sidebars */

	font-size: 18px;

	color: #333;

	background: transparent;

	margin: 0px;

	padding: 0px;

	font-weight: normal;

}

#header p {

	margin: 0px;

	padding: 0px 0px 5px 0px;

	}

.headerleft {

	width: 405px;

	float: left;

	margin: 0px;

	padding: 0px 0px 0px 0px;

	}

.headerright {

	width: 225px;

	float: right;

	margin: 0px;

	/*padding: 5px 10px 5px 10px;*/

	padding:3px;

	text-align: right;

	}

.short {
	
	width :50px;

}
/*********************************************

		Feature

*********************************************/

#feature {


	background: url(images/feature.jpg) no-repeat;

	
	
	margin-top:10px;

	padding: 4px;

	display: block;

	position: relative;
	

	height: 270px;

}

#feature p {

	color: #fff;

	margin: 0px;

	padding: 0px 0px 10px 0px;

	}

#feature h2 { /* This style used as header in the sidebars */

	font-size: 23px;

	color: #FFF;

	background: transparent;

	margin: 0px 0px 5px 0px;

	padding: 0px;

	font-weight: normal;

}

#feature a {

	color: #fff;

	text-decoration: underline;

}

#feature a:hover {

	text-decoration: none;

}

#feature ul {

	list-style-type: none;

	padding: 0px;

	margin: 0px;

}

#feature ul li {

	padding: 0px;

}

#feature ul li ul {

	list-style-type: none;

	padding: 0px;

	margin: 0px 0px 10px 0px;

}

#feature ul li ul li {

	padding: 0px;

	margin: 0px 0px 0px 25px;

	list-style-type: square;

	color: #fff;

}

#feature img { border: 0px; background: none; }

#feature .textwidget {

	color: #fff;

	margin: 0px;

	padding: 0px 0px 10px 0px;

	}



.featureleft {

	background: #333;

	width: 49%;

	float: left;

	margin: 0px;

	padding: 0px;

	}

	

.featureright {

	background: #333;

	width: 49%;

	float: right;

	margin: 0px;

	padding: 0px;

	text-align: left;

	}

/*********************************************

		Horizontal Navigaion Styles

*********************************************/

#menu {

	/*border-top:1px solid #8c0806;*/

	color: #000;

	font-size: 12px;

	text-align: left;	

	padding: 0px 0px;

	margin: 0px 0px 0px 0px;

	display: block;

	width: 100%;

}

#menu ul {

	background: #000;

	margin: 0px;

	padding: 0px 0px;

	}

#menu ul li {

	display: inline;

	list-style-type: none;

	margin: 0px;

	padding: 0px 0px;

	}

#menu ul li a {	

	padding: 5px 10px 10px 10px;
	
	font-size:12px;
	
	text-transform:uppercase;

	margin: 0px;

	text-decoration: none;

	}

#menu ul li .current_page_ancestor{	

	padding: 5px 10px;

	margin: 0px;
	
	color:#FF4200;

	text-decoration: none;

	}

#menu ul li a:hover {

	color: #FF4200;

	text-decoration: none;
	

	}



/*********************************************

		Home Thumbnails Div

*********************************************/



.thumbnail{

	float: left;

	padding: 0px;

	margin: 0px 0px 30px 0px;

	background: #fff;

	display: inline;

	border: 0px solid #000;

	}

.thumbnail p{

	font-size: 10px;

	text-transform: uppercase;

	clear: both;

	padding: 0px;

	text-align: center;

	}

.thumbnail h3 { /* This style used as the post titles on homepage/archive */

	font-size: 15px;

	padding: 0px 0px 5px 0px;

	margin: 0px;

	color: #000;

	text-decoration: none;

	text-align: center;

}

.thumbnail h3 a {

	color: #000;

	text-decoration: none;

}

.thumbnail h3 a:hover {

	text-decoration: underline;

}



.thumbnail img {

	margin: 0px 5px 5px 5px;

	border: 0px;

	padding: 0px;

	width: 252px;

	height: 175px;

	float: left;

	border: 1px solid #666;

	}	

.thumbnail img a {

	border: none;

	}	

.thumbnail img a:hover {

	border: 0px solid #fff;

	}

	

/*********************************************

		Content Div

*********************************************/

#content-home {

	float: left;

	margin: 5px 5px 5px 8px;

	padding: 15px 	5px;

	margin-bottom:1.5em;

	line-height:1.5em;

	width: 444px;

	display: block;


}



#content {

	float: left;

	margin: 0px;

	padding: 5px;

	margin: 15px 0px 15px 0px;

	width: 620px;

	display: block;

}

#content-left {

	width: 300px;

	float : left;
	
}

#content-right {

	width : 300px;
	
	float : right;
	
	padding-top : 10px;
	
}

#content img {
	padding:1px;
	margin-left:1px;
	margin-right:9px;margin-bottom:10px;
}
.post-more { /* Use this class to style the "more" tag */

	margin:0px 0px 1em 0px;

	padding:10px;
	
	width:620px;
	
	color:#5C684C;

}



.post-more a, .post-more a:visited { text-decoration:none; /* Use this class to style the link within the post-more div */

}



.post-more h3 {

	color:#000;

	margin:0px 0px 0.5em 0px;

	padding:0px;

	text-decoration:none;

}



.post-more p {

	color:#5C684C;

	margin:0px; padding:0px;

}



/*********************************************

		Product

*********************************************/



.product, .product-page  {	

	text-align:center;	

	padding:5px 12px 10px 12px;

}



.product {

	width:170px;

	float:left;

	margin:0px 12px 14px 0px;

}



.product-page {

	width:100%;

	margin:0px 12px 14px 0px;

}

.product a {

	text-decoration:none;	

}



.product img, .product-page img {

	border:1px solid #DBDBDB;

	margin:5px auto 5px auto;
	padding:2px;

}



.product a img:hover, .product-page a img:hover {

	border:1px solid #DBDBDB;

}





.product h4, .product-page h4 {

	border:none;

}



#product-footer { font-size:9px; font-weight:bold; text-align:right; text-transform:uppercase; }

#product-footer a {color:#919191; margin:0px 2px 0px 55px; font-size:11px; display:block; text-align:center; background:#E7E7E7; padding:5px;}

#product-footer a:hover {color:#fff; font-size:11px; display:block; text-align:center; background:#AAAAAA; padding:5px;}

#product-footer .left {

	float:left;

	padding:3px 5px 3px 5px;

	min-width:30px;

	background-color:#e9f3db;

	border:1px solid #c1e689;	

}



#product-footer .right {

	float:right;

	padding:3px 5px 3px 5px;

	min-width:30px;

	background-color:#e9f3db;

	border:1px solid #c1e689;

}

#product-footer .center {

	clear:both;

	margin:0px 0px 10px 0px;

	padding:0px 5px 0px 5px;

	border-top:1px solid #dfdfdf;

	border-bottom:1px solid #dfdfdf;

	text-align:center;

	font-size:10px;

}

.title {

	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4F4F4F;
	/*font-weight:bold;*/

}



table.spesification {

	background:#D7EBB9;

	margin:0px auto 10px auto;

}



table.spesification tr td {

	border-top:1px solid #FFFFFF;

	border-bottom:1px solid #b2cb8b;

	padding:5px; margin:0px;

	color:#3e5220;

}

.center {text-align:center; margin-left:auto; margin-right:auto;}

#product-footer .left:hover, #product-footer .right:hover { background-color:#c1e689}



/*********************************************

		Post Meta Styles

*********************************************/

.meta-top {

	clear: both; /* we need this so floats in the post are cleared */

	padding: 5px;

	margin: 10px 0px;

	background: #CCC;

}

.meta-bottom {

	clear: both; /* we need this so floats in the post are cleared */

	padding: 5px;

	color: #333;

	margin: 20px 5px;

	background: #fff;

	border-top: 1px solid #999;

}

.meta-date {

	margin: 0px 5px;

}

.meta-author {

	margin: 0px 5px;

}

.meta-comments {

	margin: 0px 5px;

}

.meta-category {

	margin: 0px 5px;

}



/*********************************************

		Previous/Next Page Navigation

*********************************************/

.page-nav {

	clear: both; /* To clear any floats */

	margin: 10px 0px;

	padding: 10px 0px;

}

.nav-previous {

	width: 249px; 

	float: left; 

	text-align: left;

}

.nav-next {

	width: 249px; 

	float: right; 

	text-align: right;

}



/*********************************************

		Right Sidebar

*********************************************/



#r_sidebar {

	display: inline;

	float: right;
	
	width: 200px;

	margin: 15px 0px 15px 0px;
	
	display: block; /* floats are handled as block elements, this is to fix 

						a margin collapsing bug in IE */

}



#r_sidebar h3 {

	font-size:12px;

	margin:1em 0px 0.5em 0px;

	padding:0px;

}



#r_sidebar p {

	font-size:12px;

	text-align:justify;

	margin:0px;

	padding:0px;

}

#r_sidebar ul {list-style-type: none;margin: 0 ;padding: 0;}
#r_sidebar ul ul  {list-style-type: none;margin: 0 0 5px 0;}
#r_sidebar .children{margin-left:20px;font-weight: normal;}
#r_sidebar ul ul ul {list-style-type: none;margin: 0;padding: 0;border:0;}
#r_sidebar ul ul ul ul {list-style-type: none;margin: 0;padding: 0px;border:0;}
#r_sidebar ul li {height:100%;line-height:18px;}
#r_sidebar ul li a:link, #r_sidebar ul li a:visited {color: #5C684C;text-decoration: none;	margin: 0 10px 0 14px;padding: 4px 0px 5px 16px;display:block;background: url(images/panahright.gif) no-repeat;border-bottom: 1px dotted #555555;}
#r_sidebar ul li a:hover {color:#EE7520; background: url(images/panahright.gif) no-repeat;}

#r_sidebar small { color:#999999; }

/*********************************************

		Left Sidebar

*********************************************/

#l_sidebar {

	display: inline;

	float: left;
	width: 205px;

	margin: 15px 0px 15px 0px;

	display: block; /* floats are handled as block elements, this is to fix 

						a margin collapsing bug in IE */

}

#l_sidebar h2 { /* This style used as header in the sidebars */

	font-size: 14px;

	text-transform:uppercase;

	color: #fff;
	
	background:#A1B08F;

	font-weight:bold;

	margin: 0px 10px 8px 5px;

	padding: 10px 15px;

}

#r_sidebar h2 { /* This style used as header in the sidebars */

	font-size: 14px;

	text-transform:uppercase;

	color: #fff;
	
	background:#A1B08F;

	font-weight:bold;

	margin: 0px 5px 8px 5px;

	padding: 10px 15px;

}
#l_sidebar p {

	padding: 8px 20px;

}


#l_sidebar img, #r_sidebar img {

	text-align: center;

}

#l_sidebar form, #r_sidebar form {

	padding: 0px;

	margin: 0px 0px 2px 0px;

}

#l_sidebar ul, #r_sidebar ul {

	list-style-type: none;

	padding: 0px 0px 17px 7px;

	margin: 0px;

}

#l_sidebar ul li, #r_sidebar ul li {

	padding: 0px 0px 0px 0px;

}

#r_sidebar ul li ul {margin-bottom:10px; }

#r_sidebar ul li ul li.post { padding-bottom:10px;  }

#r_sidebar ul li ul li a { text-decoration:none;}

#r_sidebar ul li ul li a:hover { text-decoration:underline;}


#r_sidebar ul li ul {

	padding: 3px 15px 3px 15px;

}

#l_sidebar ul li ul li, #r_sidebar ul li ul li {	

	padding:0px;

	margin:0px;

}

#l_sidebar ul {list-style-type: none;margin: 0px ;padding: 0;}
#l_sidebar ul ul  {list-style-type: none;margin: 0 0 4px 0;}
#l_sidebar .children{margin-left:20px;font-weight: normal;}
#l_sidebar ul ul ul {list-style-type: none;margin: 0;padding: 0;border:0;}
#l_sidebar ul ul ul ul {list-style-type: none;margin: 0;padding: 0px;border:0;}
#l_sidebar ul li a:link, #l_sidebar ul li a:visited { width:159px;color: #5C684C;text-decoration: none;	margin: 0 0px 0 5px;padding: 3px 0px 7px 18px; border-bottom: 1px dotted #555555; display:block;background: url(images/panah.gif) no-repeat;}
#l_sidebar ul li a:hover {color:#EE7520;}
#l_sidebar ul li ul li a:link,#l_sidebar ul li ul li a:visited  { width:150px;color: #5C684C;text-decoration: none;	margin: 4px 0px 0 14px;padding: 4px 0px 7px 18px;display:block;}
#l_sidebar ul li ul li a:hover {color:#EE7520;}

#l_sidebar ul li ul li ul li a:link,#l_sidebar ul li ul li ul li a:visited  { width:130px;color: #5C684C;text-decoration: none;	margin: 4px 0px 0 24px;padding: 4px 0px 7px 18px;display:block;}
#l_sidebar ul li ul li ul li a:hover {color:#EE7520;}


/*********************************************

		Comment Styles

*********************************************/

#comments {

	padding: 8px;

}

#comments .even {

	margin: 5px 0px 5px 0px;

	padding: 10px;

	background: #FFFFFF;

	overflow: hidden;

	border-bottom: 1px dotted #B7B7B7;

}

#comments .odd {

	margin: 5px 0px 5px 0px;

	padding: 10px;

	background: #FFFFFF;

	overflow: hidden;

	border-bottom: 1px dotted #B7B7B7;

}

/************************************************

*	Bottom "Sidebars"					     		* 

************************************************/


#footer {

	/*background: #d9f0b4 url(images/footer-back.gif) top repeat-x;*/

	width: 100%;

	border-top: 2px solid #A1B08F;

	clear: both;line-height:1em;
	
	height:90px;
	
	color:#A1B08F;
	
	text-align:center;
	}
#bottom {

	/*background: #d9f0b4 url(images/footer-back.gif) top repeat-x;*/

	width: 870px;
	
	margin:0px auto;

	padding: 20px 0px 0px 0px;
	
	line-height:1em;
	
	color:#A1B08F;
	
	text-align:right;
	}



#bottom p, #bottom .textwidget {

	padding: 0px 0px 0px 0px;

	margin: 0px;

	}

	

#bottom h2 {

	color: #333333;

	font-size: 18px;

	font-weight: normal;

	margin: 0px 0px 10px 0px;

	padding: 0px 0px 5px 0px;

	

	border-bottom:1px dotted #afce81;

	}

	

#bottom h2 a, #bottom h2 a:visited  {

	color: #000000;

	text-decoration: none;

	margin: 0px 0px 10px 0px;

	padding: 0px 0px 0px 0px;

	}



#hometop h2 a:hover {

	color: #000000;

	text-decoration: none;

	}

	

#bottom img{

	float: left;

	border: none;

	margin: 0px 0px 10px 0px;

	}

	

#bottom ul{

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 5px 0px;

	}

	

#bottom ul li{

	display: inline;

	list-style-type: none;

	margin: 0px;

	}	

#bottom ul li a{

	display: inline;

	list-style-type: none;

	margin: 0px;

	padding: 5px 0px 5px 10px;
	}	

#bottom ul.cs li{

	list-style:none;

	margin:0px;

	padding:0px;

	color:#333333;

	border:none;

}



.bottomleft {

	float: left;

	width: 227px;

	margin: 0px 0px 0px 0px;

	padding: 10px 20px 10px 20px;

	overflow: hidden;

	}

	

.bottommiddle {

	float: left;

	width: 227px;

	margin: 0px 0px 0px 0px;

	padding: 10px 20px 10px 20px;

	overflow: hidden;

	}

	

.bottomright {

	float: right;

	width: 227px;

	margin: 0px 0px 0px 0px;

	padding: 10px 20px 10px 0px;

	overflow: hidden;

	}



/*********************************************

		Footer Styles

*********************************************/



/*********************************************

		eCommerce Plugin Styles

*********************************************/



table.wpsc_checkout_table {

}

table.wpsc_checkout_table input, table.wpsc_checkout_table textarea, table.wpsc_checkout_table select {

	margin: 12px 0 12px 30px;

	width: 200px;

}

table input, table textarea, table select {

	margin: 12px 0 12px 30px;

}

table texarea {

	height: 50px;

}

table.wpsc_checkout_table textarea {

	height: 50px;

}

body table.wpsc_checkout_table tr td input#payment_method_1, body table.wpsc_checkout_table tr td input#payment_method_2 {

	width: 30px;

}

body table.wpsc_checkout_table tr td input#payment_method_1 {

}

strong.cattitles {

	font-size: 16px;

	color: #000;

	margin: 0px 0px 5px 0px;

	padding: 5px;

	font-weight: normal;

	border-bottom: 2px dotted #ccc;

}

a.product_image {

	border: 1px solid #000;

}

div#widgetshoppingcart {

	line-height: 1.4em;

	background: url(images/ecommerce_open.png) right top no-repeat;

	padding-right: 50px;

	padding-bottom: 15px;

	width: 150px;

}

div#widgetshoppingcart table {

	width: 200px;

	margin-top: 15px;

}

div#widgetshoppingcart table tr {

	height: 20px;

}

div#widgetshoppingcart a {

	text-decoration: none;

}

div#widgetshoppingcart a:hover {

	text-decoration: underline;

}

a.additional_description_link {

	text-decoration: none;

}

ul.PeCategories {

	position:relative;

	left: 20px;

}

ul.PeCategories li {

	list-style-type: disc;

}

body div#l_sidebar ul.PeCategories li a {

	color: #000;

	text-decoration: none;

}

body div#l_sidebar ul.PeCategories li a:hover {

	text-decoration: underline;

}

table.productdisplay tr {

	border-bottom: dashed 1px #ccc;

}

/* input.wpsc_buy_button { Large icons for main purchase buttons

	border: none;

	color: #f8ad3a;

	font-weight: bold;

	width: auto;

	display: block;

	padding: 6px;

	width: 210px;

	height: 50px;

	float: right;

	background: url(images/ecommerce_add.png) left top no-repeat #fff;

} */

input.wpsc_buy_button, form#specials_1 input, form#specials_2 input, form#specials_3 input {

	border: none;

	color: #f8ad3a;


}

input{
 color:#000;
 font-size:11px;
 margin-top:10px;
 padding:2px;
 }

textarea{
 color:#000;
 font-size:11px;
 margin-top:10px;
 padding:2px;
 font-weight:bold;
 border:1px solid #AAAAAA
 }

select{
 color:#000;
 font-size:11px;
 margin-top:10px;
 padding:2px;
 font-weight:bold;
 border:1px solid #AAAAAA
 }
 
body table input.wpsc_buy_button:hover {

	cursor: pointer;

}

body table.productcart tr.firstrow td {

	background-color: #fff;

}

a.wpsc_product_title {

	text-decoration: none;

	font-size: 18px;

}

a.wpsc_product_title .special {

}

div.categorydisplay {

	background: url(images/ecommerce_bag.png) right top no-repeat;

}

tr.product_row a {

	display: block;

	background: url(images/ecommerce_delete.png) left top no-repeat;

	width: 150px;
	font-weight:bold;

	height: 40px;

}

table.productcart input {

	width: 80px;

	text-align: center;

}

span.pricedisplay {

	display: inline;

	color: red;

	font-size: 16px;

}



/*********************************************

		The Obligatory WP Stuff

*********************************************/

.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}

.alignleft {

   float: left;

}

.alignright {

   float: right;

}

.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

}

.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;

}



table.about tr td { border-bottom:1px solid #CCCCCC; margin-top:10px; margin-bottom:10px; padding:5px 10px 5px 10px; text-transform:capitalize;}



/* eshop widget */

.eshopwidget #items{

   background: url(images/shopping-cart.gif) left center no-repeat;

   padding-left:36px;

   padding-top:1em;

   height:32px;

   border-bottom:1px dashed #CCCCCC;

}



.eshopwidget span {

	font-size:2em;

	color:#81B534;

	font-family:Arial, Helvetica, sans-serif;

	font-weight:bold;

	letter-spacing:.02em;

}



.eshopwidget a {

	display:inline;

	margin:5px 1em 5px 0px;

	text-decoration:none;

}



small ul { margin:0px; }

small ul li { margin-left:10px; }

.jancok a {
color:#FF3300;
}
#kategori {
width:100%;
float:right;
margin-bottom:10px;
padding-left:10px;
position:relative;
} 
#kategori ul {
margin: 0px 0px 4px 10px;
  float: left;
  font-size: 11px;
  font-weight: normal; padding-left:10px;
  
}
#kategori ul li { padding:5px 0px 5px 0px;
}
#kategori ul li a { padding:5px 0px 5px 10px; color:#666666;  
}
#kategori ul li a:hover { color:#993300;
}
#kategori ul li ul {
margin: 0px 0px 4px 0px;
  float: left;
  font-size: 11px;
  font-weight: normal; padding-left:10px;
  
}
#kategori ul li ul li { margin-left:0px; padding:5px 0px 0px 0px; 
}
#kategori ul li ul li a { color:#666666;  
}
#kategori ul li ul li a:hover { color:#993300;
}
table.productcart tr.firstrow td{
 font-weight:bold;
 background-color: #BC8F59;
 color:#FFFFFF;
 border-left: 2px solid white;
 }

table.productcart tr.firstrow td.firstcol{
 border-left: none;
 }

table.productcart tr.product_shipping td{
 vertical-align: middle;
/*  border-top: 1px solid #E1DAB7 !important; */
 padding-top: 4px;
 }
.customRow {
  clear: both;
  padding-top: 10px;
  margin-bottom: 1px;
  padding: 5px;
  background: #F3F5F0;
  border: 1px dotted #DFE4D8;
  color: #5C684C;
  text-align: left;
  float: left;
  width: 600px;
  }

.cover{
	margin: 0 0;
	}
.customLabel {
	width: 140px;
	text-align: left;
	clear: both;
	float: left;
	display: inline;
	font-weight: bold;
}

.customValue {
	width: 400px;
	text-align: left;
	float: left;
	display: inline;
}

.customSeparator {
	width: 10px;
	text-align: left;
	float: left;
	display: inline;
}
