/*
Theme Name: Hobo-HighlandWear - Ghillie Shirts
Theme URI: http://www.hobo-web.co.uk
Description: The highlandwear template
Version: 1.0
Author: Rodger Patterson
*/

/* SIDEBAR */
.menu li.cat-item {
	background: #FFFFFF;
	color:#333333;
	padding:2px;
	background:url("images/bullet.gif") no-repeat scroll 5px 50% #fff !important;
	font-weight:bold;
	border-bottom:1px dotted #333;
	border-top:1px dotted #333;
}
/* SIDEBAR */

.productPrice {
	font-size:22px;
	color:#1F1F1F;
	font-weight:bold;
	padding:5px;
}

#price{
	color:#DF2929;
	font-size:20px;
	font-weight:bold;
}
#price span{
	color:#6F6F6F;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
}