/*
Theme Name: SheltFresh 2011
Theme URI: http://www.peterboroughwebsitedesigner.co.uk
Description: A clean and fresh version with edited css and xhtml for 2011.
Version: 
Author: Shelton Brown
Author URI: http://www.peterboroughwebsitedesigner.co.uk
Tags: white, red, fresh, clean, 2011
*/
body {
	font-size: 75%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #f7f7f7 url(/wp-content/themes/kelontong/images/sheltcouk-bg-2011.jpg) repeat;
	color: #555;
}
h1 { font-size: 1.8em;}
h2 { font-size: 1.7em;}
h3 { font-size: 1.5em;}
h4 { font-size: 1.2em;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img, h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
#main_container{
	margin: 0 auto;
	width: 1000px;
	}
.container {
	width: 100%;
	position: relative;
	text-align:center;
}
#featured-products h1.featured-name{
	font-size: 1.7em;
	font-weight: normal;
	}
#featured-products h2.excerpt{
	font-size: 1.4em;
	color: #999;
	}
.content {
	width: 860px;
	margin:0 auto;
	position: relative;
	text-align:left;
}
a {
	color: #c91f26;
	text-decoration: none;
}
a:hover {
	color: #000;
}
a img, input:focus {
	border: none;
	outline: none;
}
/* USER LOGIN AREA */
ul.user{
	float: right;
	width: 800px;
	margin: 0;
	padding: 0 0 8px 0;
	font-size: 110%;
	}
ul.user li{
	float: right;
	width: auto;
	margin: 0 0 0 5px;
	list-style: none;
	}
/* NAVIGATION */
ul.navigation {
	float: left;
	list-style: none;
	width: 630px;
	margin: 0;
	padding: 0 0 0 170px;
	text-align: center;
	/*position:absolute;*/
}
.navigation li {
}
.navigation li a {
	float: right;
	width: 50px;
	padding: 10px 8px 0;
	min-height: 40px;
	font-size: 110%;
	background: #e7e7e7 url(/wp-content/themes/kelontong/images/menu-bg.jpg) repeat-x left top;
	border-left: 1px solid #fff;
	border-right: 1px solid #ddd;
}
.navigation li a:hover {
	color: #000;
	background: #e7e7e7 url(/wp-content/themes/kelontong/images/menu-bg.jpg) repeat-x left -50px;
}
#top-nav {
	position:relative;
	z-index: 3000;
}
#top-nav-bar {
	position:relative;
	z-index:2000;
}
#top-nav, #top-nav-bar {
	height: 41px;
	overflow:visible;
}
#top-nav-bar .nav {
	padding: 0;
	margin: 0;
	display:block;
	list-style:none;
	text-align:left;
}
/* HEADER */
header{
	float: left;
	width: 1000px;
	position: relative;
	min-height: 50px;
	background: #e7e7e7 url("/wp-content/themes/kelontong/images/navigation-background.jpg") repeat-x top left;
	-moz-box-shadow: 1px 3px 10px #ddd;
	-webkit-box-shadow: 1px 3px 10px #ddd;
	box-shadow: 1px 3px 10px #ddd;
	}
header h1 a{
	float: left;
	width: 170px;
	position: absolute;
	top: -30px;
	left: 0;
	}
#header {
	float: left;
	width: 1000px;
	padding-top: 10px;
	margin-bottom:20px;
	z-index:600;
	position:relative;
}
#header .content {
	float: left;
	width: 1000px;
	z-index:300;
	position:relative;
}
#logo {
	position: relative;
	height: 80px;
}
#logo h3, #logo h4 {
	display: block;
	float: left;
	position: relative;
}
#logo h3 {
	margin-right: 10px;
	top:20px;
	font-size:2.8em;
}
#logo h4 {
	font-size: 1.8em;
	top:30px;
}
.categories {
	float: left;
	width: 200px;
	display: block;
	position: relative;
	padding: 10px 0;
	font-size: 110%;
	text-align: right;
}
.categories p{
	margin: 0;
	padding: 0;
	}
ul.breadcrumbs {
	float: left;
	list-style: none;
	width: 800px;
	padding: 8px 0;
	font-size: 1em;
	margin: 0;
	color: #999;
}
ul.breadcrumbs span{
	font-weight:bold;
	}





#dropdown-categories {
	display: block;
	position: absolute;
	right: -1px;
	top:-1px;
	width: 200px;
}
#dropdown-categories p {
	padding: 0 30px 0 0;
	font-weight: bold;
	cursor: pointer;
	text-align: right;
	height:35px;
	line-height:35px;
	position:relative;
}
#dropdown-categories p span {
	width: 20px;
	position:absolute;
	display:block;
	right:10px;
	top:0;
}
#dropdown-categories ul {
	position: absolute;
	list-style: none;
	line-height: 1.2em;
	text-align: right;
	margin: 0 6px 0 2px;
	padding-bottom: 12px;
	display:none;
}
#dropdown-categories ul li {
	padding: 2px 10px;
	position:relative;
}
#dropdown-categories ul li a {
	display: block;
	padding: 3px 10px 3px 0;
	width:160px;
}
#dropdown-categories ul li .sub_cat {
	padding: 6px 0;
}
#dropdown-categories ul li:hover .sub_cat {
	display:block;
	position:absolute;
	left:-160px;
	top:0;
}
#dropdown-categories ul li:hover .sub_cat li .sub_cat {
	display:none;
}
#dropdown-categories ul li:hover .sub_cat li:hover .sub_cat {
	display:block;
}
.more a, .clearlist {
	display: block;
	width: 146px;
	height: 36px;
	overflow: hidden;
	text-align: center;
	font-size: 0.9em;
	line-height: 31px;
	margin: 0 auto;
	font-weight:bold;
	text-transform:lowercase;
}
.checkout {
	margin-right:20px;
}
.checkout h2 {
	margin-bottom:20px;
}
.hrbar {
	background:#fff;
    border:none;
    border-top:1px solid #eee;
    height:10px;
    margin-top:10px;
}
/*---------- HOME PAGE ------------*/

/* FEATURED */
#featured .content {
	float: left;
	width: 1000px;
	font-size: 1.2em;
	position:relative;
	padding: 40px 0 0 0;
	-moz-box-shadow: 1px 3px 10px #ddd;
	-webkit-box-shadow: 1px 3px 10px #ddd;
	box-shadow: 1px 3px 10px #ddd;
	border-bottom: 1px solid #bbb;
}
#featured-banner {
	width: 194px;
	height: 54px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	left: -14px;
	top:15px;
}
#featured-products {
	float: left;
	width:1000px;
	min-height: 400px;
	overflow: scroll;
	position: relative;
}
.featured-belt {
	position: absolute;
	left: 0;
	top: 0;
}
.featured-wrap {
	float: left;
	width:1000px;
	overflow: hidden;
}
.featured-text {
	float: left;
	width: 450px;
	padding: 50px 0 0 50px;
}
.featured-description {
	line-height: 1.5em;
	margin-bottom: 20px;
	color: #000;
}
.featured-image {
	float:right;
	width: 450px;
	height:350px;
	line-height:350px;
	padding: 0 50px 0 0;
	text-align:center;
}
.featured-image img {
	display:inline;
}
.featured-more a {
	margin: 0;
}
/* NEWEST PRODUCTS - BOTTOM OF HOMEPAGE */
#newest{
	float: left;
	width: 1000px;
	min-height: 360px;
	}
#newest .content {
	font-size: 1.2em;
	position:relative;
	margin-bottom:20px;
	width: 1000px;
}
.newest-products {
	width:1000px;
	height: 360px;
	overflow: scroll;
	position: relative;
}
.newest-belt {
	position: absolute;
	left: 0;
	top: 0;
}
.newest-panel {
	float: left;
	text-align: center;
	width:199px;
	height: 360px;
	overflow: hidden;
	padding-left: 1px;
	position:relative;
	-moz-box-shadow: 1px 3px 10px #ddd;
	-webkit-box-shadow: 1px 3px 10px #ddd;
	box-shadow: 1px 3px 10px #ddd;
	background-color: #fff;
}
.newest-panel p {
	font-size: 0.95em;
	padding: 0 10px;
}
.newest-panel h3 a {
	font-size: 1.1em;
	font-weight: normal;
}
.newest-image {
	display:table-cell;
	position:relative;
	text-align:center;
	vertical-align:top;
	width:195px;
	padding: 0 10px;
}
.newest-image img {
	max-width: 195px;
}
.newest-panel .more {
	position: absolute;
	top: 310px;
	left: 30px;
}
.newest-panel h3 {
	margin: 10px 0 5px 0;
	font-size: 1.2em;
}
.newest-panel .category{
	color: #ddd;
	}
.newest-category, .newest-description {
	font-size:0.85em;
	padding:0 15px;
}

/*--------------------------- SINGLE PAGES ---------------------------*/
/* TWO COLUMNS */
#two-columns .content {
	float: left;
	width: 1000px;
	font-size: 1.1em;
	position:relative;
	z-index: 1;
}
#right-column {
	float: left;
	width: 250px;
	position:relative;
	background-color:#e7e7e7;
}
#left-column {
	float: left;
	width: 710px;
	padding: 20px;
	position:relative;
}
/* ONE COLUMN */
#one-column .content {
	float: left;
	width: 1000px;
	font-size: 1.1em;
	position:relative;
	z-index: 1;
	width:960px;
	padding:0 20px;
}
.widecolumn {
	font-size: 1.1em;
	position:relative;	
	z-index: 1;	
	width:820px;	
	padding:20px;	
	margin:0 auto;	
	background: #fff;	
	line-height:1.5;
}
.widecolumn p, .widecolumn ul {
	margin-bottom:10px;
}
/*	PRODUCT DETAILS */
.product-image {
	float:left;
	padding: 30px 10px 0 0;
	width:300px;
	overflow:hidden;
}
.product-image .main-image {
	margin-bottom:20px;
	text-align:center;
}
.product-text {
	float:right;
	width: 400px;
	padding: 30px 0 0 0;
}
.product-text h1 {
	font-size: 2.5em;
	margin: 0 0 15px 0;
}
.product-text .product-price{
	float: left;
	width: 400px;
}
.product-text .product-price strong span{
	font-size: 1.5em;
	color: #FFF;
	padding: 10px;
	background-color: #CCC;
}
.product-category a {
	margin:4px 0;
}
.product-description p {
	line-height: 1.2em;
	margin-bottom:10px;
}
.product-description p:first-child {
	font-size: 2em;
}
.link_full_specification {
    display:block;
    padding:3px 0;
    margin-top:10px;
	font-weight:bold;
}
.addtocart a {
	display: block;
	width: 138px;
	height: 40px;
	overflow: hidden;
	text-align: center;
	text-indent:-999px;
	font-size: 0.9em;
	line-height: 31px;
}
.addtowishlist {
	width:134px;
	text-align:center;
}
.addtowishlist a {
	padding-left:20px;
	height:20px;
	line-height:20px;
	text-transform:lowercase;
}
#icl_widget_wishlist_container, .wpsc_variation_forms {
	margin-bottom:10px;
}
#full_specification {
	margin-right:20px;
}
.popup-images {
	float: left;
	width: 280px;
	list-style:none;
	margin: 0;
	padding: 0 0 0 20px;
}
.popup-images li {
	float:left;
	margin: 0 20px 10px 0;
}
.popup-images li a {
	display:block;
	padding:4px;
	border:1px solid #ccc;
}
.popup-images li a img {
	border:none;
	border:1px solid #ccc;
}
.banner, .product_banner {
	text-align:center;
	width:100%;
	padding:20px 0;
}
.product_footer{
	float: left;
	width: 400px;
	}
/*	PRODUCTS LISTING */
.product-listing-top {
	position:relative;
	margin: 0 20px 10px 0;
}
.product-listing-top h3 {
	width:300px;
	float:left;
}
.listing-top-right, .listing-bottom-right {
	width:250px;
	float:right;
	text-align:right;
	padding-right:20px;
	font-size:0.8em;
	line-height:2em;
}
.product-listing-bottom {
	padding-top:10px;
	margin: 10px 20px 20px 0;
}
.listing-top-right p, .listing-bottom-right p {
	display:inline;
	margin-left:20px;
}
.product-listing {
	list-style:none;
	border-top:1px solid #ccc;
	margin-bottom: 20px;
}
.product-li {
	width:185px;
	height:300px;
	padding:5px 5px 50px;
	text-align:center;
	float:left;
	position:relative;
}
.list-desc h5 {
	margin-bottom:5px;
}
.list-price {
	font-weight:bold;
	margin-bottom:10px;
}
.list-description {
	margin-bottom:15px;
}
.list-image {
	display:table-cell;
	height:185px;
	margin:5px 0 10px;
	padding-top:20px;
	text-align:center;
	vertical-align:middle;
	width:185px;
}
.product-li .more {
	position:absolute;
	top:315px;
	left:30px;
}
#right-column h4 a {
	font-size:0.75em;
	margin-left:5px;
}
/*--------------------------- BLOG ---------------------------*/
/*	BLOG POST */
.post {
	padding-right:20px;
	position:relative;
	}
.post img {
	max-width:600px;
	}
.post-title, .post-detail {
	width:540px;
	}
.post-title a {
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:-1px;
}
.post-detail {
	font-size:0.85em;
	margin:5px 0;
}
.commentcount {
	display:block;
	width:60px;
	height:60px;
	position:absolute;
	top:0;
	right:20px;
	line-height:45px;
	text-align:center;
	font-weight:bold;
	font-size:1.3em;
}
.post-content {
	padding: 10px 0 20px;
	line-height:1.3em;
	margin-bottom:20px;
}
.post-content p {
	margin-bottom:10px;
}
.post-content blockquote, .post-content cite {
	padding-left:60px;
}
.post-content blockquote p {
	font-style:italic;
}
.post-content cite {
	font-style:normal;
	font-weight:bold;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6, #comments h2, #respond {
	line-height:1.2em;
	margin:5px 0 10px;
}
.post-content ul, .post-content ol {
	margin-left:15px;
}
.post-content ul li, .post-content ol li {
	line-height:1.5em;
}
.post-content .wp-caption {
	font-style:italic;
	text-align:center;
	}
.post-content .alignleft {
	float:left;
	margin-right:20px;
	}
.post-content .alignright {
	float:right;
	margin-left:20px;
	}
.post-content .aligncenter {
	display:block;
	width:100%;
	}
.comment-wrap {
	padding-right:20px;
	}
.comment-wrap:after {
	content: " ";
	display: block;
	height: 15px;
	clear: both;
	visibility: hidden;
	}
.comment-left {
	display:block;
	width:60px;
	float:left;
	}
.comment-right {
	display:block;
	width:530px;
	float:right;
	}
.comment-right p {
	line-height:1.3em;
	margin-bottom:5px;
	}
#comment_form {
	margin:0 20px 20px 0;
	padding:20px;
}
form fieldset {border:none;}
#comment_form label, #comment_form input.text, #comment_form textarea, #comment_form p {
	display:block;
	float:left;
	margin:5px 0;
}
#comment_form label {
	width:100px;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}
#comment_form input.text {
	width:350px;
	margin-right:80px;
	padding:3px;
}
#comment_form textarea {
	width:400px;
	margin-right:30px;
	padding:3px;
}
input[type="hidden"] {
	display:none;
}
#comment_form p {
	margin-left:110px;
	margin-right:200px;
	}
input#submit, .broap {
	display: block;
	width: 146px;
	height: 36px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	text-transform:lowercase;
	border:none;
	padding-bottom:5px;
}
/*--------------------------- FAQ ---------------------------*/
.random {
	padding-top:10px;
}
.random ul {
	list-style:none;
	text-align:center;
}
.random ul li {
	display:inline;
	margin:0 2px;
}
/*------------- WISHLIST - CHECKOUT & LOGIN ------------------*/
#loginform{
	float: left;
	width: 710px;
	}
.mustlogin{
	float: left;
	width: 710px;
	}
.mustlogin h2 {
	float: left;
	width: 710px;
	margin-bottom:20px;
}
.mustlogin form label {
	float: left;
	display:block;
	width:250px;
	text-align:right;
	height:30px;
	line-height:25px;
}
.mustlogin #pwd, .mustlogin #log {
	display:block;
	float:right;
	margin-left: 10px;
	padding:3px;
}
.mustlogin form p.clear {
	padding-bottom:10px;
}
.mustlogin form p.clear label, .mustlogin .submit {
	float: right;
	height:20px;
}
.mustlogin #submit {
	margin:0;
}
.wpsc_checkout_forms .form h4 {
	margin-bottom:10px;
}
.wpsc_checkout_forms .form label, .wpsc_checkout_forms .form .in{
	float:left;
}
.wpsc_checkout_forms .form label {
	width:100px;
	text-align:right;
	padding-right:10px;
}
.wpsc_checkout_forms .clear {
	height:10px;
}
.broap {
	margin:0 0 0 110px;
}
/* PAYMENT TABLES */
.payment {
	border-collapse:collapse;
	font-size:12px;
	height:20px;
	line-height:20px;
	margin-bottom:50px;
	width: 100%;
}
.payment td {
	padding:5px 10px;
}
.payment th  {
	padding:5px 10px;
}
.payment .nama {
	font-weight:bold;
	font-size:13px;
}
/*------------------- SIDEBAR ---------------------*/
.sidebar {
	padding: 0 15px;
	margin-bottom:15px;
}
.sidebar h3, .sidebar h4 {
	font-weight:bold;
	letter-spacing:-1px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #bbb;
}
.sidebar div ul li {
	margin-bottom:2px;
}
.widget_wp_shopping_cart {
	padding:70px 15px 10px;
	margin-bottom:15px;
	background-color: #C91F26;
}
.widget_wp_shopping_cart h3 {
	height:57px;
	width:196px;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	border:none;
	top:10px;
	left:-14px;
}
.widget_wp_shopping_cart p {
	color:#fff;
}
.side-cart {
	border-collapse:collapse;
	font-size:11px;
	line-height:20px;
	margin: 0;
	width:100%;
	color: #fff;
}
.side-cart table{
	background-color:#000;
}
.side-cart th {
	text-align:center;
	font-weight: bold;
	padding:0 5px;
	font-size: 110%;
	border: 1px solid #F00;
	background-color:#F00;
}
.side-cart td {
	padding:0 5px;
	text-align:center;
	border: 1px solid #F00;
}
.buttonclear a, .buttoncheckout a, .visitshop a {
	float:left;
	display:block;
	height:35px;
	line-height:28px;
	text-transform:lowercase;
	font-weight:bold;
	text-align:center;
}
.buttonclear a {
	width:54px;
}
.buttoncheckout a, .visitshop a {
	width:86px;
}
.visitshop a {
	margin-top:10px;
}
.sidebar ul {
	margin-left:15px;
	text-align:left;
}
.blocked-sidebar ul {
	margin-left:0;
}
.sidebar ul li {
	line-height:1.5em;
	margin-bottom:2px;
}
.sidebar ul li ul li ul li a {
	font-size:0.9em;
	font-style:italic;
}
#featured-side {
	text-align:center;
	margin-top:10px;
}
.featured-side h5 {
	margin-bottom:5px;
}
.featured-side-price {
	font-weight:bold;
	margin-bottom:10px;
}
.featured-side-description {
	margin-bottom:15px;
}
#featured-side .more {
	width:146px;
	margin:10px auto;
}
#popular-side ul {
	margin-left:15px;
	text-align:left;
}
#popular-side ul li {
	font-size:0.9em;
	clear:both;
	margin-bottom:10px;
}
#popular-side ul li a img {
	float:left;
	max-width:60px;
	margin-right:10px;
}
/* SCROLLER BUTTONS */
.prev, .next {
	display: block;
	width: 42px;
	height: 71px;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	position: absolute;
}
.prev1 {
	top:179px;
	left: -42px;
}
.next1 {
	top:179px;
	right: -42px;
}
.prev2 {
	top:134px;
	left: -42px;
}
.next2 {
	top:134px;
	right: -42px;
}
/* FIX */
.clear {
	clear:both;
}
.error404 {
	padding:20px;
	text-align:center;
	font-size:200%;
	line-height:1.2;
}
.error404 h1 {
	font-size:3em;
	font-weight:bold;
}
/* WP-ECOMMERCE WIDGET STYLE */
#latest-products div {
    text-align: center;
    margin-top: 10px;
}
#product-specials div strong a.wpsc_product_title{
    text-align: center;
    float: none;
    padding-top: 10px;
    font-size: 1.1em;
} 
#product-specials div span.pricedisplay{
    float: none;
}
#product-specials span.oldprice,#product-specials span.pricedisplay{
    clear: both;
    font-weight: bold;
}

#price-range a{
    line-height:1.5em;
    margin-bottom:2px;
    margin-left: 5px;
    background:url("themes/default/images/list.png") no-repeat ;
    padding-left: 10px;
}

/* END - WP-ECOMMERCE WIDGET STYLES */

/* STYLES TAKEN FROM THEMES/DEFAULT - TO CLEAN UP */

#top-nav-bar .nav li .sub_nav {
	background:url("/wp-content/themes/kelontong/images/sub-nav.png") no-repeat bottom center;
	border-color:#333;
	border-style:solid;
	border-width:0 1px 1px 1px;
}
#top-nav-bar .nav li .sub_nav li:hover {
	background:#000;
}
#top-nav-bar .nav li .sub_nav li .sub_nav{
	border-width:1px;
}
#foot-nav {
	float: left;
	width: 1000px;
	background: url("/wp-content/themes/kelontong/images/foot-nav.png") repeat-x top center;
}
#foot-nav-bar {
	background: url("/wp-content/themes/kelontong/images/foot-nav-bar.png") no-repeat top center;
}
#foot-nav #social li#rss a {
	background: url("/wp-content/themes/kelontong/images/rss.png") no-repeat top center;
}
#foot-nav #social li#facebook a {
	background: url("/wp-content/themes/kelontong/images/facebook.png") no-repeat top center;
}
#foot-nav #social li#twitter a {
	background: url("/wp-content/themes/kelontong/images/twitter.png") no-repeat top center;
}
#register a {
	padding: 0 0 0 15px;
	background: url("/wp-content/themes/kelontong/images/user.png") no-repeat left center;
}
#logo h3 a {
	text-shadow: #000 1px 1px 3px;
}
#logo h4 {
	color: #fff;
	text-shadow: #000 1px 1px 3px;
}
.addtocart a {
	background: url("/wp-content/themes/kelontong/images/add-to-cart.png") no-repeat top left;
}
.addtowishlist a {
	background:url("/wp-content/themes/kelontong/images/add-to-wishlist.png") no-repeat left center;
}
.link_full_specification {
	background:url("/wp-content/themes/kelontong/images/fullspec.jpg") no-repeat left center;
	padding-left:15px;
}
#head-categories {
	background: #fff url("/wp-content/themes/kelontong/images/head-categories.png") repeat-x bottom left;
	border:1px solid #eee;
}
#dropdown-categories p {
	background: #00B1EC;
	color: #fff;
	border: 1px solid #00BEFC;
}
#dropdown-categories ul {
	background: #00B1EC;
	border: 1px solid #00BEFC;
	border-top: none;
}
#dropdown-categories ul li:hover, .previous_categories {
	background: #00BEFC;
}
#dropdown-categories ul li span {
	color:#fff;
	display:block;
	font-size:0.7em;
	position:absolute;
	right:10px;
	top:6px;
	width:10px;
}
#featured .content {
	background:#fff url("/wp-content/themes/kelontong/images/main.png") repeat-x bottom left;
}
#featured-banner {
	background: url("/wp-content/themes/kelontong/images/featured.png") no-repeat top left;
}
.featured-name a {
	color: #c91f26;
	font-size: 1.6em;
}
.featured-name a:hover {
	color: #000;
}
.featured-more a, input#submit, .clearlist, .broap  {
	background: url("/wp-content/themes/kelontong/images/featured-more.png") no-repeat top left;
	color: #fff;
}
.prev {
	background: url("/wp-content/themes/kelontong/images/scroll-left.png") no-repeat bottom center;
}
.next {
	background: url("/wp-content/themes/kelontong/images/scroll-right.png") no-repeat bottom center;
}
.prev:hover {
	background: url("/wp-content/themes/kelontong/images/scroll-left.png") no-repeat top center;
}
.next:hover {
	background: url("/wp-content/themes/kelontong/images/scroll-right.png") no-repeat top center;
}
#one-column .content, #two-columns .content {
	background: #fff;
	-moz-box-shadow: 1px 3px 10px #ddd;
	-webkit-box-shadow: 1px 3px 10px #ddd;
	box-shadow: 1px 3px 10px #ddd;
	border-bottom: 1px solid #bbb;
}
.product-listing, .product-listing-bottom {
	border-top:1px solid #ccc;
}
.widget_wp_shopping_cart h3 {
	background:url("/wp-content/themes/kelontong/images/sidebar-cart.png") no-repeat top left;
}
.buttonclear a {
	background:url("/wp-content/themes/kelontong/images/clear.png") no-repeat top left;
}
.buttoncheckout a, .visitshop a {
	background:url("/wp-content/themes/kelontong/images/checkout.png") no-repeat top left;
}
#search {
	float: left;
	width: 190px;
	min-height: 36px;
	padding: 12px 0 0 9px;
	border-left: 1px solid #FFF;
}
#search form{
	float: left;
	width: 190px;
	}
#search input {
	float: left;
	width: 169px;
	height: 27px;
	padding: 2px 5px;
	border: none;
	color: #999;
	font-size: 140%;
	background:url("/wp-content/themes/kelontong/images/search-bg.png") no-repeat top left;	
}
.sidebar ul, .post-content ul {
	list-style-image:url("/wp-content/themes/kelontong/images/list.png");
}
.sidebar ul li ul, .blocked-sidebar ul {
	list-style:none;
}
.commentcount {
	background:url("/wp-content/themes/kelontong/images/blog-comment.png") no-repeat top right;
}
.post-content {
	border-bottom:1px solid #ccc;
}
.post-content blockquote {
	color:#666;
	background:url("/wp-content/themes/kelontong/images/blog-quote.png") no-repeat top left;
}
#comment_form {
	background:#9fd9ec;
}
input.text, textarea {
	background:#fff;
	border:1px solid #eee;
}
.mustlogin #pwd, .mustlogin #log {
	border: 1px solid #ccc;
}
.payment {
	border:1px solid #eee;
}
.payment th {
	background:#e9e9e9;
}
.buy, .remove {
	height:20px;
	line-height:20px;
	padding-left:18px;
}
.icl_wishlist_sidebar_btn_remove {
	display:block;
	float:right;
	height:16px;
	margin-left:5px;
	overflow:hidden;
	text-indent:100px;
	width:16px;
	}
.buy {
	background:url("/wp-content/themes/kelontong/images/cart_add.png") no-repeat left center;
	}
.remove, .icl_wishlist_sidebar_btn_remove {
	background:url("/wp-content/themes/kelontong/images/delete.png") no-repeat left center;
	}
#icl_wishlist_sidebar_btn_view, #icl_wishlist_sidebar_btn_clear {
	height:25px;
	line-height:25px;
	padding-left:18px;
	}
#icl_wishlist_sidebar_btn_view {
	background:url("/wp-content/themes/kelontong/images/heart.png") no-repeat left center;
	position:relative;
	left:-4px;
	}
#icl_wishlist_sidebar_btn_clear {
	background:url("/wp-content/themes/kelontong/images/arrow_refresh.png") no-repeat left center;
	}
.clearlist {
	margin:0;
	}
/* FOOTER */
.footer{
	float: left;
	width: 1000px;
	min-height: 50px;
	padding: 10px 0 0 0;
	background: url("/wp-content/themes/kelontong/images/navigation-background.jpg") repeat-x top left;
	}
p.copyright{
	float: left;
	width: 800px;
	padding: 0 10px;
	margin: 0;
	font-size: 90%;
	}
ul#social{
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul#social li{
	float: left;
	width: 50px;
	list-style: none;
	text-align: center;
	}
/* NEWS TICKER PLUGIN */
ul#news-ticker{
	float: left;
	width: 980px;
	padding: 10px;
	font-size: 130%;
	margin: 0;
	list-style: none;
	-moz-box-shadow: 1px 3px 10px #ddd;
	-webkit-box-shadow: 1px 3px 10px #ddd;
	box-shadow: 1px 3px 10px #ddd;
	border-bottom: 1px solid #e7e7e7;
	background-color: #fff;
	}
ul#news-ticker li{
	margin: 10px 0 0 20px;
	}
