.browse-view h1 {
	font-size:18px;
	font-weight:bold;
	padding:0 0 20px 0;
	margin:0;
	text-decoration:none;
}

.productdetails-view h1 {
	font-size:24px !important;
	padding:0 0 20px 0;
}

.category-view h2 a {
	text-decoration:none;
	font-weight:normal;
}

h2.category_product_heading {
	text-align:center;
	padding-top:8px !important;
}

.category_product_heading a {
	font-weight:normal;
	text-decoration:none;
}

a.category_thumb {
	display:block;
	height:95px;
}

.nav-one a, .nav-two a {
	text-decoration:none;	
}

.product-description ul {
	margin-bottom:20px;
}

div.additional-images {
	padding:0 0 20px 0;
	text-align:center;
}

.additional-images img {
	height:66px;
	width:auto;
	margin:0 10px 10px 0;
}

.horizontal-separator {
	background:none;
	margin:5px 0;
}

.general-bg, input.custom-attribute, input.quantity-input, input.vm-default, a.product-details, a.details, div.details, button.default {
	border-color:#666;
	color:#333 !important;
	text-decoration:none;
}

a.ask-a-question, a.ask-a-question:hover {
	border:none;
	padding:8px 0 8px 40px;
	background:url(../images/questionmark.png) no-repeat left;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;		
}

a.product-details {
	border-color:#ccc;
	color:#333 !important;
	text-decoration:none;
	font-size:11px;
	float: left;
	margin:0 0 0 5px;
	padding:1px 3px;
}

a.product-details:hover {
	border-color:#000;
	color:#000 !important;
	background:none;
}

.orderlistcontainer div.activeOrder a, .activeOrder, .orderlist a {
	color:#333 !important;
}

.orderlist div {
	min-width:150px;
}

.orderby-displaynumber {
	border:none;
}

span.title, .customer-reviews h4 {
	border-bottom:1px solid #ccc;
}

.popup a {
	color:#333 !important;	
}

.product-fields-title {
	display:block;
}

.product-price {
	text-align:right;
	float: left;
	width: 90px;
	line-height:20px;
	font-weight:bold;
}

.productdetails-view .product-price {
	float: none;
	width: auto;
}

.productdetails-view .product-price {
	text-align:left;
	float:left;
	line-height:33px;
	width:100px;
	margin-top:20px;
}

.product-price span {
	font-size: 16px !important;
}

.productdetails-view .product-price span {
	font-size:22px !important;
}

.productdetails-view .addtocart-bar {
	margin:20px 0 0 0;
	padding:0;
}

.productdetails-view .spacer-buy-area {
	padding-left:0;
}

.marginminus50 {
	margin-top:-50px;
}

span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button {
	border:1px solid #000;
}

span.quantity-box {
	padding-top:0;
}

input.quantity-input {
	height:30px;
	padding:0;
	margin:0;
}

div.show_cart {
	background:#009;
	padding:3px !important;
	text-align:center;
	margin:10px 0 0 0 !important;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	position:relative;
}

div.show_cart a {
	text-decoration:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:17px;
	text-transform:uppercase;
	float:none !important;
	line-height:18px;
	display:block;
	padding:3px 0;
}

.vmCartModule div {
	padding:0 !important;
}

.vmCartModule a {
	text-decoration:none;
}

.total_products {
	line-height:30px;
}

.total {
	line-height:30px;
}

.product_row, .prices {
	line-height:20px;
}

a.checkout_link:link, a.checkout_link:visited,
a.highlight, a.highlight:visited {
	background-image:none;
	border:none;
}

.vmicon {
	background:url(../images/update_quantity_cart.png) no-repeat;	
}

.vm2-remove_from_cart {
	background:url(../images/remove_from_cart.png) no-repeat;
}

.customer-comment, .checkout-button-top {
	border-top:1px solid #444;
}

div.terms-of-service, .billto-shipto {
	border-top:1px solid #444;
	border-bottom:1px solid #444;
}

table.cart-summary tr th {
	border-bottom:1px solid #444;
}

a.checkout_link:link, a.checkout_link:visited {
	background:#444;
	border:1px solid #000;
	color:#fff;
}

.joomlaCoreField {
	background:#222;
}

.cart-view {
	padding-bottom:30px;
}

/* IE7 fix */

.orderlistcontainer {
	float:left;	
}

/* pagination after RC3 */

#bottom-pagination li {
	padding:0 5px;
}

/* popup */

#facebox .content {
	padding:20px !important;
}

#facebox .content .continue, #facebox .content .floatright {
	line-height:30px;
	font-weight:bold;
}