@charset "UTF-8";
/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0px;
}

#wrapper {
	max-width:1024px;
	width: 100%;
	background: #fff;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cart-menu {
	max-width:1024px;
	padding: 0px;
	margin: 0;
	width: 100%;
	display: block;
}
.menu-text {
	max-width:1024px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding: 0px;
	margin: 0px;
	display: block;
	height: auto;
	float: left;
}
.menu-text p {
	width: 90%;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.cart_head {
	width: 100%;
	background-color: #FFF;
	display: block;
	padding: 0px;
	font-size: 13px;
	margin-bottom: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #bad2ea;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.cart_head  li{
	margin: 0px;
	width: 100%;
	float: left;
	padding: 0px;
}

#cartcontent{
	max-width:1024px;
	width: 100%;
	display: block;
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px;
}
/*.grid-container { display: none;}*/
.boxhead {
	width: 96.6%;
	display: inline-block;
	text-align: left;
	padding-top: 4px;
	padding-left: 3%;
	height: 20px;
	font-size: 13px;
	border: 2px solid #999999;
	color: #666666;
	margin-bottom: 10px;
	background-color: #EBEBEB;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
}

.box1 {
	width: 50%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	text-align: center;
	display: inline-block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.box1 span {
	float: left;
	font-size: 11px;
	width: 100%;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bad2ea;
	background-color: #d00a2d;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}
.box1-ct-image {
	display: block;
	padding: 0px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	width: 100%;
	height: 160px;
}
.box2 {
	width: 24.8%;
	text-align: center;
	padding-bottom: 10px;
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	display: inline-block;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #efefef;
	height: 160px;
	float: left;
}
.box2 span {
	float: left;
	font-size: 13px;
	width: 100%;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bad2ea;
	background-color: #d00a2d;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}
.box2 p {
	display: block;
	font-size:100%;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.box2 p a {
	width: 60%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 18%;
	text-align: center;
	display: block;
	text-decoration: none;
	background-color: #676767;
	color: #FFFFFF;
	padding: 5px;
	clear: left;
}


.bxzip1 {
	width: 49%;
	float: left;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	text-align: center;
	display: inline-block;
	padding: 0px;
	border: 1px solid #CCC;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 2px;
}
.box2 p select {
	font-size: 100%;
	width: 70%;
}
.box2 p img {
	float: left;
	width: 95%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
	display: block;
}
.bxzip1 p {
	display: inline-block;
	font-size: 13px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 40px;
	font-weight: bold;
	color: #666666;
}
.bxzip2 {
	width: 23.7%;
	text-align: center;
	display: inline-block;
	float: left;
	border: 1px solid #CCC;
	padding: 0px;
	margin: 3px;
}
.bxzip2 p {
	display: inline-block;
	font-size: 13px;
	width: 100%;
	text-align: center;
	min-height: 40px;
	color: #666666;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rbtn{
	border: 1px solid #CD1521;
	width: 13px;
	height: 13px;
	text-align: center;
	background-color: #FFFFFF;
	float: none;
	display: inline;
	margin: 0px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.ords1 {
	width: 54%;
	text-align: center;
	display: inline-block;
	margin: 3px;
	float: left;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
}
.ords1 span {
	font-size: 13px;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	float: left;
	display: block;
	color: #666666;
}

.ords1 p {
	display: block;
	font-size: 13px;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	height: 20px;
}
.ords2 {
	width: 10%;
	text-align: center;
	padding-bottom: 5px;
	display: inline-block;
	margin: 3px;
	float: left;
	padding-top: 5px;
	border: 1px solid #CCC;
	color: #666666;
}
.ords2 span {
	font-size: 13px;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	float: left;
	display: block;
	color: #666666;
}

.ords2 p {
	display: block;
	font-size: 13px;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	height: 27px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	height: auto;

}
.ebox1{
	display: block;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	background-color: #EEE;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ccinfo{
	margin: 0px;
	width: 100%;
	text-align: center;
	display: block;
	float: left;
}
.block{
	width: 100%;
	margin-bottom: 5px;
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	display: inline-block;
	text-align: center;
	float: left;
} 
.ccimage {
	display: inline-block;
	width: 100%;
	text-align: center;
}

.fieldinfo{
	width: 100%;
	text-align: center;
	float: left;
	padding-top: 2px;
	padding-bottom: 5px;
} 

.fieldinfo label{
	float: left;
	text-align: right;
	width: 35%;
	display: inline-block;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.fieldinfo span{
	color: #EB171B;
} 
.fieldinfo small{ text-align:right; float:right; margin-right:10px; margin-bottom:0px; margin-top:0px;}
.fieldinfotext{
	float: left;
	width: 32%;
	margin-top: 5px;
}
.fieldinfo p{
	width: 97%;
	float: left;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 5px;
	margin-left: 15px;
} 
.fieldinfo2{
	display: block;
	width: 100%;
	background-color: #EEE !important;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 5px;
	float: left;
}

.cctext{
	float: left;
	width: 15%;
	margin-right: 10px;
	margin-top: 5px;
	display: list-item;
} 
.shippinginfo{float:left; margin:o; width:100%;}
.billinginfo{float:left; margin:0; width:100%; display:none;}
.paytype{
        display: none;
    }
	
.sizesbelt {
	background-image: url(https://carts.powerpressurecooker.com/parts/images/belt_size.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 267px;
	max-width: 840px;
	width: 100%;
}
/*=========================UP SALE PAGE ===================================*/
.us-text-head {
	width: 100%;
	display: block;
}
.us-text-head p {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.us-head {
	color: #FF0000;
	font-size: 21px;
	font-weight: bolder;
}

.us-head2 {
	color: #006fb9;
	font-size: 18px;
	font-style:italic;
	width:100%;
	display:inline-block;
}

.usmain{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.ustext{
	display:inline-block;
	width: 50%;
	text-align: left;
}

.usimage1{
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 50%;
	max-height: auto;
	text-align: left;
	vertical-align:top;
	display:inline-block;
}
.ustext p {
	text-align: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

ul{
	list-style-position:inside;
	list-style-type:disc;
	display: inline-block;
}

.ustext ul li {
	float: left;
}
.usbtmblck{
	width: 100%;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-left: 27px;
	margin-bottom: 0;
	padding: 0px;
	text-align: center;
	float: left;
}
.block{
	width: 100%;
	margin-bottom: 5px;
	float: left;
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	margin-top: 2px;
} 
.block_head p{
	color: #EEE8E8;
	text-align: left;
	padding-left: 15px;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	margin: 0px;
	padding-right: 0px;
}

.order_total{
	width: 99%;
	padding-bottom: 3px;
	padding-top: 3px;
	float: left;
	text-align: right;
	padding-right: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bad2ea;
}

.ordertotal1{
	float: left;
	display: inline-block;
	width: 90%;
	text-align: right;
	border-bottom: #cccccc solid 1px;
	color: #666666;
	font-weight: bold;
	padding: 10px 0;
}

.ordertotal2{
	float: right;
	display: inline-block;
	width: 10%;
	text-align: center;
	border-bottom: #cccccc solid 1px;
	color: #666666;
	padding: 10px 0;
}

.ustext p select{
	width: 120px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.camisize {
	background-image: url(https://carts.powerpressurecooker.com/parts/images/CS-SIZES.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 252px;
	max-width: 767px;
	width:100%;
}
.sizesshaperbrief {
	background-image: url(https://carts.powerpressurecooker.com/parts/images/GS-SIZES.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 252px;
	max-width: 767px;
	width:100%;
}

.sizesbelt {
	background-image: url(https://carts.powerpressurecooker.com/parts/images/belt_size.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 267px;
	max-width: 840px;
	width: 100%;
}
.sizesbrief {
	background-image: url(https://carts.powerpressurecooker.com/parts/images/gb-brief-chart.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 410px;
	max-width: 840px;
	width: 100%;
}

.sizesleg {
	background-image: url(https://carts.powerpressurecooker.com/parts/images/size-leg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 267px;
	max-width: 430px;
	width: 100%;
}

.promo_field{
	width: 100%;
	display: inline-block;
	border: #cccccc solid 1px;
	padding: 5px 0;
	text-align: right;
}

.promoapp{
	background: #c7c7c7;
	background-image: -webkit-linear-gradient(top, #c7c7c7, #808080);
	background-image: -moz-linear-gradient(top, #c7c7c7, #808080);
	background-image: -ms-linear-gradient(top, #c7c7c7, #808080);
	background-image: -o-linear-gradient(top, #c7c7c7, #808080);
	background-image: linear-gradient(to bottom, #c7c7c7, #808080);
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	font-family: Arial;
	color: #ffffff;
	font-size: 17px;
	text-align: center;
	padding: 4px;
	margin-right: 10px;
	text-decoration: none;
	width: 10%;
	display: inline-block;
}

.promo_text{
	width: 30%;
	height: 27px;
	text-align: right;
	display: inline-block;
	padding-top: 6px;
	padding-right: 20px;
	font-weight: bold;
	color:#D11D20;
}

#promobtn{
	width: 100%;
	display: inline-block;
	text-align: center;
	font-size: 100%;
	margin-top: 3px;
}

.promodiv{
	width: 20%;
	padding: 0;
	margin: 0 10px 0 0;
	display: inline-block;
}