.view-more-popab {
	text-transform:uppercase;
}
.main-popup .product-essential {
   border-bottom: 0 none;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.quickview-hider {
	background: none repeat scroll 0 0 #333333;
	display: block;
	left: 0;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9998;
}
html body  #popup {
	background: none repeat scroll 0 0 #FFFFFF;
	padding:10px;
	height: auto !important;
}
.quickview-button a {
	text-decoration:none !important;
}
.quickview-loader {
	background: none repeat scroll 0 0 #FFFFFF;
	left: 52%;
	margin-left: -25px;
	margin-top: -25px;
	opacity: 0.8;
	padding: 10px;
	position: fixed;
	top: 46%;
	width: 15px;
	z-index: 9999;
}
.quickview-popup {
	background: none repeat scroll 0 0 #FFFFFF;
 	-webkit-box-shadow: 0 6px 10px rgba( 0, 0, 0, 0.3 );
	-moz-box-shadow:    0 6px 10px rgba( 0, 0, 0, 0.3 );
	box-shadow:         0 6px 10px rgba( 0, 0, 0, 0.3 );
	left: 50%;
	margin-left: -275px;
	margin-top: -170px;
	padding: 10px;
	position: absolute;
	z-index: 9999;
}
.quickview-hider {
	display: block;
	left: 0;
	opacity: 0.8;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9997;
}
.popup {

    position: relative;
}
.popup-header {
	margin-top: -20px;
	position: absolute;
	right: 0;
	z-index: 9999;
}
.popup-header a {
	background: url("../images/close.png") no-repeat scroll 0 0 transparent;
	left: 19px;
	padding: 10px 16px;
	position: relative;
}
.main-popup {
	padding: 5px 5px 0;
}
.main-popup h2 a {
	text-decoration: none;
}
.main-popup .product-shop {
	float: right;
	position: relative;
	width: 335px;
}
.main-popup .product-img-box {
	float: left;
	text-align: center;
	width: 250px;
}
.main-popup .product-img-box img {
	border: 1px solid #DDDDDD;
}
.product-shop .product-name h1 a {
	color: #000000;
	font-size: 20px;
	font-weight: 700 !important;
	margin-bottom: 10px;
	margin-top: 0;
	padding-bottom: 0;
}
.main-popup .product-name h1 a:hover {
	text-decoration:underline;
}
.main-popup .product-shop .product-options-bottom {
	margin:0;
}
.main-popup .ratings, .product-options-bottom .rating-links {
	padding-left:0;
}
.main-popup .add-to-box {
	margin: 20px;
}
.category-products .product-options-bottom {
	background-color:#fffada;
	padding:15px 20px;
	border:1px solid #e4e4e4;
	height:300px;
	overflow:auto;
}
.qty-popup {
	padding:8px !important;
}
