/*------------------------------------------------------------------------
# "Hot Cosmetics" Joomla template - July, 2011
# Copyright (C) 2011 ArhiNet d.o.o. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotJoomlaTemplates.com
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

h2.category-view a {
	font-size: 13px !important;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 4px 0;
	margin: 0;
	line-height: normal;
	color:#8F8F8F !important;
}

.product h2 a {
	font-size:24px;
}

.product_s_desc {
	text-align:center;
}

.browse-view h1 {
	font-size: 16px;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.horizontal-separator {
	background:none;
}

.general-bg, input.custom-attribute, input.vm-default, a.details, div.details, button.default {
	border-color:#CD2343;
	color:#CD2343 !important;
}

input.quantity-input {
	color:#fff;
	height:28px;
	padding:0;
}

a.ask-a-question {
	border:1px solid #444;	
}

a.product-details {
	background:#CD2343;
	border-color:#CD2343;
	color:#fff !important;
}

a.product-details:hover {
	color:#CD2343 !important;
	background:#fff;
}

.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 #666;
}

.productdetails-view {
	float: left;
	width: 485px;
	border-left:2px dotted #C5A46A;
	padding-left:15px;
}

.vertical-separator {
	border-right:2px dotted #d2d2d2;
}

.addtocart-area {
	margin: 0 auto;
	width: 140px;
}

.product-description {
	clear:both;
	padding-top:30px;
}

.images_and_addtocart {
	float:left;
	width:200px;
	padding-top:30px;
}

.popup a {
	color:#333 !important;	
}

.product-fields-title {
	display:block;
}

.product-price {
	text-align:center;
}

.productdetails-view .product-price {
	text-align:left;
}

.product-price span {
	font-size: 16px !important;
}

.productdetails-view h1 {
	font-size: 32px;
	font-family: 'eurofurenceregular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}

.productdetails-view .addtocart-bar {
	margin:0;
	padding:0;
}

.productdetails-view .spacer-buy-area {
	padding-left:0;
}


a.ask-a-question  {
	padding:3px 10px 1px;	
}

.marginminus50 {
	margin-top:-50px;
}

span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button,
span.addtocart-button input.addtocart-button:hover, span.addtocart-button input.notify-button:hover {
	width:80px;
	padding:0;
	height:28px;
	background:none;
	border:none;
	color:#fff;
	font-size:10px;
	font-family: 'Lucida Grande';
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:0px;
	text-indent:5px;
}

.addtocart-bar {
	width:130px;
	background:url(../images/add-to-cart_box.png) no-repeat;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	border-radius:14px;
}

span.quantity-box {
	float: right;
	width: 27px;
	padding:0;
	height:28px;
	line-height:28px;
}

input.quantity-input, span.quantity-controls input.quantity-plus, span.quantity-controls input.quantity-minus,
span.quantity-box input.quantity-input:hover {
	background:none;
	border:none;
}

span.quantity-controls {
	float: right;
	height:28px;
	margin:0;
	padding:0;
}

span.quantity-controls input.quantity-controls {
	height:13px;
}

span.addtocart-button {
	float:left;
	margin:0;
	width:80px;
	height:28px;
}

.show_cart {
	height:18px;
	text-align:center;
	margin-top:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

a.checkout_link:link, a.checkout_link:visited,
a.highlight, a.highlight:visited {
	background-image:none;
	border:none;
}

.show_cart a {
	float:none !important;
	color:#fff !important;
	line-height:18px;
	background:#000;
	display:block;
	border:1px solid #444;
}

.vmCartModule .show_cart a {
	float:none !important;
	color:#333 !important;
	line-height:18px;
	background:#fff;
	display:block;
	border:1px solid #444;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.vmicon {
	background:url(../images/update_quantity_cart.png) no-repeat;	
}

.vm2-remove_from_cart {
	background:url(../images/remove_from_cart.png) no-repeat;
}

table.cart-summary tr th {
	background:#000;	
}

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

/* 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;
}

.width25 {
	width:24%;
}