/*
(C) Copyright MarketLive. 2010. All rights reserved.
MarketLive is a trademark of MarketLive, Inc.
Warning:This computer program is protected by copyright law and international treaties.
Unauthorized reproduction or distribution of this program, or any portion of it, may result
in severe civil and criminal penalties, and will be prosecuted to the maximum extent
possible under the law.
*/
/* Used for quick view enhancement thumbnail*/
.qveThumbnail {
	position:relative;
/*	height:210px;*/
	width: 175px;
}
.recentlyViewedTd .qveThumbnail {
	height:100px;
}
.recentlyViewedContent .qveThumbnail {
	width:132px;
	overflow:hidden;
}
.pqve_btn_thumb {
	cursor:pointer;
	position:absolute;
	bottom:7px;
	left:35px;
	color:#fff;
	width:104px;
	height:29px;
	line-height:29px;
	font-family: 'Open Sans', Arial, Helvetica, Verdana, Geneva;
	font-size:12px;
	text-align:center;
	background: url(/mod/enhancedproductquickview/includes/themes/images/local/localbuttons/quickviewthumbon_btn.jpg) no-repeat;
}
.pqve_btn_thumb_off {
	cursor:pointer;
	position:absolute;
	bottom:7px;
	left:35px;
	color:#fff;
	width:104px;
	height:29px;
	line-height:29px;
	font-family: 'Open Sans', Arial, Helvetica, Verdana, Geneva;
	font-size:12px;
	text-align:center;
	background: url(/mod/enhancedproductquickview/includes/themes/images/local/localbuttons/quickviewthumboff_btn.jpg) no-repeat;
}
.pqve_btn_minithumb {
	cursor:pointer;
	position:absolute;
	bottom:1px;
	left:1px;
	color:#fff;
	width:130px;
	height:18px;
	line-height:18px;
	font-family: 'Open Sans', Arial, Helvetica, Verdana, Geneva;
	font-size:8px;
	text-align:center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #a1ab5f;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#a1ab5f), to(#666c3b));
	background: -webkit-linear-gradient(#a1ab5f, #666c3b);
	background: -moz-linear-gradient(#a1ab5f, #666c3b);
	background: -ms-linear-gradient(#a1ab5f, #666c3b);
	background: -o-linear-gradient(#a1ab5f, #666c3b);
	background: linear-gradient(#a1ab5f, #666c3b);
	-pie-background: linear-gradient(#a1ab5f, #666c3b);
	behavior: url(/includes/PIE.htc);
}
.pqve_btn_minithumb_off {
	cursor:pointer;
	position:absolute;
	bottom:1px;
	left:1px;
	color:#fff;
	width:130px;
	height:18px;
	line-height:18px;
	font-family: 'Open Sans', Arial, Helvetica, Verdana, Geneva;
	font-size:8px;
	text-align:center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #999;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#999), to(#666));
	background: -webkit-linear-gradient(#999, #666);
	background: -moz-linear-gradient(#999, #666);
	background: -ms-linear-gradient(#999, #666);
	background: -o-linear-gradient(#999, #666);
	background: linear-gradient(#999, #666);
	-pie-background: linear-gradient(#999, #666);
	behavior: url(/includes/PIE.htc);
}
.pqve_body{
	min-width:840px;
	padding:0;
	margin:0;
}
.pqve_maincontainer{
	margin:0 8px 0 0;
	width:842px;
	padding:0;
}

.pqve_container_left{
	 margin: 0 0 0 8px;
	 width:350px;
	 height:  475px;
	 display:inline;
	 float:left;
	 position:relative;
	 overflow: hidden;
}
.pqve_container_right{
	 width:485px;
	 display:inline;
	 float:left;
	 position:relative;
	 z-index: 100;
}

.pqve_container_crosssells{
	position:relative;
	width:100%;
	height:177px;
}

.pqve_container_crosssells_right{
	display:block;
	width:280px;
	height:100%;
}

.pqve_basket_itemtable{
	float:left;
	position:relative;
	padding-left:10px;
	padding-right:10px;
	width:520px;
}
.pqve_basket_message_header{
	margin-top:10px;
	width:98%;

}
.pqve_basket_global_image{
	position:relative;
}
.pqve_basket_message_text{
	text-transform:uppercase;
	display:inline;
	font-family: 'Open Sans', Arial, Helvetica, Verdana, Geneva;
	font-size: 26px;
	color: #a1ab5f;
	margin-left:0 !important;
}
.pqve_basket_message_items{
	display:inline;
	font-family: 'Open Sans', Arial, Helvetica, Verdana, Geneva;
	font-size: 15px;
	color: #47322e;
	font-weight:bold;
}

.pqve_container_infotab{
	 position:absolute;
	 top:16px;
	 left:0px;
	 width: 100%;
	 margin:0;
	 padding:0;
}
.pqve_container_detail{
	width: 100%;
	height: 432px;
}
.pqve_table_tab_info{
	width:100%;
}
.pqve_container_item_imageproduct{
	float:left;
	text-align: center;
	}
.pqve_detailheader {
	font-weight:700;
	font-size:20px;
	color:#555555;
text-align:left;
	padding-bottom:15px;
}
.pqve_detailheader h1{
	font-weight:700;
	font-size:20px;
	color:#555555;
}
.pqve_detailheader a{
	text-decoration: none;
}
.pqve_default
{
	FONT-SIZE: 11px;
	COLOR: #555555;
	font-family: 'Open Sans', Arial, Helvetica, Verdana, Geneva;
	padding-top:3px;
	text-align:left;
}
.pqve_pricing{
	font-size: 12px;
	text-align:left;
}
.pqve_addtobasket{
	text-align:right;
	margin:auto 0;
}
.pqve_addtobasket_button{
	cursor:pointer;
	z-index:1000;
	position:relative;
	float:right;
	text-align: center;
	width: 200px;
	height:40px;
	line-height:40px;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #FF9447;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FF9447), to(#c45a0d));
	background: -webkit-linear-gradient(#FF9447, #c45a0d);
	background: -moz-linear-gradient(#FF9447, #c45a0d);
	background: -ms-linear-gradient(#FF9447, #c45a0d);
	background: -o-linear-gradient(#FF9447, #c45a0d);
	background: linear-gradient(#FF9447, #c45a0d);
	-pie-background: linear-gradient(#FF9447, #c45a0d);
	behavior: url(/includes/PIE.htc);
}
.pqve_continueshopping_button{
	cursor:pointer;
	background: #a1ab5f;

	color:#ffffff;
	height:35px;
	font-family: "Open Sans", Arial;
	font-size:13px;
	text-align: center;
	float:left;
	width: 200px;
	line-height:35px;
	font-weight:bold;
	text-transform:uppercase;
}
.pqve_continueshopping_buttontext{
	cursor:pointer;
	color:#a1ab5f;
	height:35px;
	font-family: "Open Sans", Arial;
	font-size:15px;
	text-align: center;
	float:left;
	text-decoration:underline;
	line-height:35px;	
	font-weight:bold;	
	text-transform:uppercase;
}
.pqve_continueshopping_buttontext1{
	cursor:pointer;
	color:#a1ab5f;
	height:35px;
	font-family: "Open Sans", Arial;
	font-size:15px;
	text-align: center;
	float:left;
	
	line-height:35px;	
	font-weight:bold;	
	text-transform:uppercase;
}

.pqve_viewshoppingbag_button{
	cursor:pointer;
	background: #47322e;
	color:#ffffff;
	
	float:right;
	text-align: center;
	width: 200px;
	height:35px;
	line-height:35px;
	font-size:13px;
	font-weight:bold;
	
	text-transform:uppercase;
	
	
}
.pqve_product_options {
	color:#333333;
	width: 220px;
	margin:0 0 0 0;
}
.pqve_product_options select {
	border-style:solid;
	border-width:1px;
	margin: 0px;
	width: 200px;
}
.pqve_product_options div {
	margin:0 0 0 0;
}
.pqve_altview_active_border {
	border:none;
	cursor: pointer;
}
.pqve_table_swatch_thumbs{
	margin-left:5px;
}
.pqve_info_tab_on{
	cursor:pointer;
	background-color:#FFFFFF;
	border-width:1px 1px 0 1px;
	border-style:solid;
	border-color:#a7c8e6;
	padding:0 12px;
	font-size:12px;
	color:#212121;
	text-align:center;
	border-bottom:0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
behavior: url(/includes/PIE.htc);
	position:relative;
	float:left;
	white-space:nowrap;
	margin-right:1px;
	height:27px;
	line-height:26px;
}
.pqve_info_tab_off{
	cursor:pointer;
	background-color:#d3e3f2;
	border:1px solid #d3e3f2;
	border-bottom:0;
	padding:0 12px;
	font-size:12px;
	color:#212121;
	text-align:center;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	-webkit-box-shadow: inset 0px 0px 20px #ccc;
	-moz-box-shadow: inset 0px 0px 20px #ccc;
	box-shadow: inset 0px 0px 20px #ccc;
behavior: url(/includes/PIE.htc);
	position:relative;
	float:left;
	white-space:nowrap;
	margin-right:1px;
	height:26px;
	line-height:26px;
}
.pqve_info_tab_content {
	border-color:#D6D6D6;
	border-style:solid;
	border-width:0 1px;
}
.pqve_tab_content {
	PADDING:1px 10px;
	OVERFLOW:auto;
	height:388px;
}
.pqve_tab_content .detailProductClaim{
	font-family: "Open Sans", Arial;
	font-size: 17px;
	font-style:italic;
	color: #555555;
	max-width:475px;
    text-align: left;
	font-weight: normal;
	padding-top:5px;
}
.pqve_info_tab_spacer {
	border-color:#D6D6D6;
	border-style:solid;
	border-width:0 0 1px;
}
.pqve_basket_table_item_header_bg {
	background-color:#e0e0e0;
}
.pqve_basket_table_header{
	font-family: 'Open Sans', Arial, Helvetica, Verdana, Geneva;
	font-size: 13px;
	color: #47322e;
	font-weight: bold;
	line-height:20px;
	padding:5px 4px;
}
.pqve_basket_table_item{
	font-family: 'Open Sans', Arial, Helvetica, Verdana, Geneva;
	font-size: 14px;
	color: #555555;
	padding:0px 4px;
	
	
}
.pqve_basket_itemtable .tableitem{
font-family: 'Open Sans', Arial, Helvetica, Verdana, Geneva;
	font-size: 14px;
	color: #555555;
	padding:0 4px;
	white-space:nowrap;
}
.pqve_basket_table_item_num{
	font-family: 'Open Sans', Arial, Helvetica, Verdana, Geneva;
	font-size: 12px;
	color: #555555;
	padding:5px 4px;
}

.pqve_message_free_gift {
    font-family: 'Open Sans', Arial, Helvetica, Verdana, Geneva;
    font-size: 12;
    color: #990000;
    font-weight: bold;
    text-transform:uppercase;
}
.pqve_basket_table_item_bottom_div_bg {
	background-color:#b2b2b2;
	height:1px;
}
.pqve_basket_container_left{
	width:27%;
	float:left;
	background-color: #ffffff;
	height: 680px;
	position:relative;
	left:0;
	top:0;
	border-right: 1px dotted #d6d6d6;
}
.pqve_basket_container_right{
	width:72%;
	float:left;
	height: 580px;
	position:relative;
	padding-top:5px;
}
.pqve_wrapper_basket{
	margin-left:auto;
	margin-right:auto;
	width:726px;
	position:relative;
	padding:0;
	margin:0;
	left:-2;
	top:0;
}
.pqve_basket_container_footer{
	float:left;
	height:180px;
	width:100%;
	position:relative;
	border-top:1px solid #ffffff;
}
.pqve_close_link{
	width:24px;
	height:23px;
	position:absolute;
	right:0;
	top:5;
	background-image: url(/mod/enhancedproductquickview/includes/themes/images/quickview_window/close_btn.gif);
}
.pqve_basket_close_link{
	width:24px;
	height:23px;
	position:absolute;
	right:0;
	top:0;
	background-image: url(/mod/enhancedproductquickview/includes/themes/images/quickview_window/close_btn.gif);
}
.pqve_table_alternative_image{
	border-right: 1px;
	border-bottom:0px;
	border-left:0px;
	border-top:0px;
	border-style:solid;
	border-color:#D6D6D6;
	width:97px;
	height:100%;
}
.pqve_td_large_image_container{
	border-style:none;
}
.pqve_detail_Image{
	margin-top:22px;
	position:relative;
	padding-left:15px;
	padding-right:15px;
}
.pqve_detail_productname{
	padding:5px 15px 2px 15px;
	font-family: 'Open Sans', Arial, Helvetica, Verdana, Geneva;
	font-size: 13px;
	color: #555555;
	word-wrap: break-word;
	font-weight:bold;
	text-transform: uppercase;
}
.pqve_detail_productqty{	
	font-family: 'Open Sans', Arial, Helvetica, Verdana, Geneva;
	font-size: 13px;
	color: #555555;
	word-wrap: break-word;
	font-weight:normal;

}
.pqve_just_added_to_basket{
	width:148px;
	height:23px;
	color:#47322e;
	font-weight:bold;
}
.pqve_just_added_to_baskettext{
	font: 'Open Sans', Arial, Helvetica;
	font-size: 19px; 
	color: #a1ab5f; 
	text-transform: uppercase; 
	width:125px;
	font-weight: bold;

}
.pqve_productcode{
	padding-right:6px;
	font-family: 'Open Sans', Arial, Helvetica, Verdana, Geneva;
	font-size:10px;
	color:#333333;
}
.pqve_youmayalsolike{
	font-family: 'Open Sans', Arial, Helvetica, Verdana, Geneva;
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
	color: #a1ab5f;
	text-align:left;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:20px;
}
.pqve_productname{
	text-align:left;
	font-family: "Open Sans", Arial;
	font-weight:700;
	font-size: 20px;
	color:#555555;
	text-transform: uppercase;
	line-height:22px;    
}

.pqve_normalProductInfo{
		font-family: "Open Sans", Arial;
	font-size:13px;
		line-height:19px;
		color:#555555;
	text-align:left;
		float:left;   
		padding-top:12px;
	
}
.pqve_personalization{
	font-family: 'Open Sans', Arial, Helvetica, Verdana, Geneva;
	font-size:11;
	color:#333333;
}
.pqve_basket_personalization{
	font-family: 'Open Sans', Arial, Helvetica, Verdana, Geneva;
	font-size: 12;
	color: #7b9730;
	padding-top:5px;
}
.pqve_crosssells_upsells_align{
	float:left;
	width:120px;
	word-wrap: break-word;
}
.pqve_crosssells_upsells_align .thumbdiv img {
	width:200px;
	height:auto !important;
	min-height:200px;
}
.pqve_crosssells_upsells_align .thumbbadgediv {
	display:none;
}
.pqve_crosssells_upsells_align .thumbheader {
	font-weight:normal;
	color:#333;
	width:120px;
}
.pqve_basket_backorder{
	font-family: 'Open Sans', Arial, Helvetica, Verdana, Geneva;
	font-size: 12;
	color: #7b9730;
	padding:5px 4px 0;
}
.ui-widget-overlay {background-color:#999 !important;}
.pqve_crosssells_upsells_block{
	width:100%; 
	text-align:left;
	padding-left:5px;
	min-height: 0px; 
	height:300px;
	overflow:hidden;
}

.pqve_crosssells_upsells_block_otherwise{
	width:100%; 
	text-align:left;
	padding-left:5px;
	min-height: 0px; 
	height:200px;
	overflow:hidden;
}

.pqve_crosssells_enableMyBuys_block{
	text-align:center;
	color:#990000;
}
#detailImageSwatchesWithII {
	margin-top:16px;
}
.ui-dialog {
    z-index: 99999 !important;/* put above all else on page */
}
.detailViewContainer img {
	float:left;
	margin-right:6px;
	margin-bottom:5px;
}
.crossUpSells {
	padding-left:15px;
	width:100%;
	position:relative;
	left:0;
	top:0;
}
.crossSellContainer,
.crossSellContainer2 {
	width:100%;
	text-align:left;
	min-height: 0px;
	height:152px;
}
.pqve_crosssells_upsells_align .thumbcontainer {
	margin-right:10px;
	margin-bottom:0;
}
.pqve_crosssells_upsells_align .thumbdiv {
	width:200px;
}
.pqvtableitem{
padding-left:0px;
color: #47322E;
    font-size: 11px;
}
.pqvtableitemmessage{
padding-left:0px;
color: #47322E;
    font-size: 10px;
	font-weight:700;
	padding-top:10px;
}
.quickviewenhancementborder{
border:1px solid #b2b2b2;
padding:10px 10px;
}
.productuppercase{
text-transform: uppercase;
}

.pqve_tab_content h2 {
    margin: 0;
    padding: 0;
	}.buttonquickview{
float:left;
}
.pqve_tab_content .pqve_product_options select{
margin-right:15px !important;
}

.pqve_product_options .pqvtableitem{
	font-family: "Open Sans", Arial;
	font-weight:700;
	font-size:10px;
	text-transform: uppercase;
	color:#47322e;
}

.qtybasket .pqve_normalProductInfo{padding-top:0px;}
.pqve_tab_content .messagealert{
padding-top:15px;
font-weight:normal;
font-size:11px;
}
.pqvtableitemmessage{display:none !important;}
