@charset "utf-8";
/* CSS Document */

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 744px;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}



    #owl-demo .item img{
        display: block;
        height: auto;
    }
	.btn_block{position:absolute;bottom:20px;right:82;width:50%;text-align:left;padding-left: 251px;}
	.btn_block a{display:inline-block;margin-left: 5px;}
	.owl-theme .owl-controls{position: absolute;
top: 330px;
right: 0px;}
	.owl-buttons{display:none;}
	
	
	
	/**********************/
	.PGBanner20141018_main
	{
	    background-image:url(/images/offers/PG_banner20150706.jpg);
	    width:744px;
	    height:366px;
	    border:1px solid #C3C3C3;
	    
	}
	
	.PGBanner20141018_women
	{ 
	    float:left;
	    margin-left:255px;
	    width:485px;
	    margin-bottom:0px;
	    margin-top:315px;
	}
	.lnkMoreInfo	
	{
		vertical-align:top;
		color:#ffffff;
		font-style:italic;
		padding:11px 20px 20px 20px;
		 background-image:url(/images/offers/more-info.png);
		 text-decoration:none;
	}
	
/***************************/
/* Css for 65 discount code Page
/***************************/	



.fullimage{
background-image:url(/images/full-image.png);
width:860px;
height:369px;
margin-top:0px;
color:#000000;
}

.review{
background-image:url(/images/review.png);
width:79px;
height:37px;
padding:0px 40px 20px;
line-height:24px;
vertical-align:top;

}


.name{
font-family:myriad pro;
font-size:32px;
text-align:center;
padding:37px 0px 10px 0px;
}

.text{
font-family:arial;
font-size:15px;
line-height:40px;
vertical-align:middle;
}


.clear{
clear:both;
}


.boxDiscout{
border: 1px dashed #acacac;
background-color:white;
width: 200px;   
vertical-align:middle;
}


.code{
font-family:arial;
font-size:18px;
font-style:bold;
line-height:40px;
text-align:center;

}
/***************************/
/* Css for 65 discount code Page end
/***************************/

/*
***************************************
Home trial on product detail page. start
***************************************
*/

.textSmilarProd
{
	font-family: Arial,Helvetica,sans-serif;
}

.HT_FL{
	float:left;
}

.HTbtext{
	font-family:verdana;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-shadow: 2px 2px #004672;
}

.HTmdl{
	background:url(/images/buttons/mdl_btn.png);
	height:39px;
	width:px;
}


.frame-detail {
    margin:27px auto;
}

.frame-detail ul li {
    float: left;
    width: 120px;
    text-align: left;
    margin: 10px 0px 20px 10px;
	/*font: 13px/1.55 "Proxima-Nova",arial;*/
		color:rgba(0,0,0,.9);
	
	}
	
.frame-detailUL{
    list-style: outside none none;
}

.frame-detail ul li span {
    float: right;
}
.htext {
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}

.ntext{
font-family:arial;
font-size:12px;
color:#000000;
}

.ntext a{color:#2496cb;}

.HT_FrameSize
{
	color:#333;
}

input[type=checkbox].css-checkbox 
{
	position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}
input[type=checkbox].css-checkbox + label.css-label {
	padding-left:22px;
	height:15px; 
	display:inline-block;
	line-height:17px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:17px;
	vertical-align:middle;
	cursor:pointer;

}

input[type=checkbox].css-checkbox:checked + label.css-label 
{
	background-position: 0 -15px;
}
label.css-label 
{
	background-image:url(/images/checkbox.jpg);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}