/*
Theme Name: Kisielowska.com
Theme URI: http://kisielowska.com/
Description: Kisielowska.com
Version: 1.0
Author: Wiktor Dobrowolski
Author URI: http://weektorowo.com/
*/

#breadcrumbs {
	text-align: right;
/*
	font-size: 0.8em;
*/
}

.ngg-gallery-thumbnail {
	overflow: hidden;
	width: 110px;
	height: 110px;
	margin-bottom: 10px;
}

.textcol {overflow: hidden;}
.imagecol {
	float: left;
	width: 110px;
}
	.wpsc_product_colour img,
	.imagecol img,
	.wpsc_category_image {
		border: 1px solid #876025;
		padding: 4px;
	}
	.wpsc_product_colour img:hover,
	.imagecol img:hover,
	.wpsc_category_image:hover {background: #876025;}
.producttext {
	overflow: hidden;
	float: right;
	width: 500px;
}
.prodtitles {margin-bottom: 10px !important;}

.wpsc_loading_animation {margin-top: 5px;}

span.oldprice,
	span.oldprice span {text-decoration: line-through;}
span.special{
	font-weight:bold;
	color: #DD0000;
}

.wpsc_variation_forms {
	overflow: hidden;
	border: 1px solid #602e2e;
	background: #471010;
	margin-bottom: 10px;
	padding: 10px;
}
	.wpsc_variation_forms p {
		float: left;
		margin-bottom: 0;
	}
	.wpsc_variation_forms label {
		float: left;
		margin-right: 5px;
	}
	.wpsc_variation_forms select {
		float: left;
		margin-right: 10px;
	}

.wpsc_category_image {display: block;}
.wpsc_category_image.item_no_image {display: none;}

	#content .show_category_thumbnails ul {
		overflow: hidden;
		padding: 5px 0 5px 10px;
	}
		#content .show_category_thumbnails ul img {
			float: left;
			margin-right: 30px;
		}
		#content .show_category_thumbnails ul li {
			overflow: hidden;
			background: none;
			padding: 5px 0;
			line-height: 110px;
		}

.wpsc_product_colour  {
	overflow: hidden;
	list-style: none outside;
}
	.wpsc_product_colour img {
		display: block;
		width: 50px;
	}
	.wpsc_product_colour li {
		float: left;
		background: none !important;
		margin-right: 10px;
		padding: 0 !important;
	}
