body {
  font-family: 'Helvetica Neue', Helvetica;
  background: #fff;
}
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.clear{
	clear: both;
}
img{
	image-rendering: auto;
}

#pcontent{
	display: block;
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
#generaltitle{
	display: block;
	text-align: center;
	font-size: 32px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.titleline{
	display: block;
	width: 35%;
	margin: 0 auto;
	height: 1px;
	background: #000;
	margin-top: 4px;
	margin-bottom: 25px;
}

#contenttable{
	display: table;
	width: 100%;
	table-layout: fixed;
	overflow: hidden;
}
.contentcell{
	display: table-cell;
}
.cellleft{
	width: 33%;
	background-color: #fff;
	vertical-align: top;
}
.cellcenter{
	width: 50%;
	background-color: #fbe1cf;
	vertical-align: bottom;
}
.cellright{
	width: 37%;
	background-color: #fff;
	vertical-align: top;
}


/*PRICE BOX*/

.ppricebox{
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-image: url("../img/trans.png");
}
.ppricebox > .pname{
	display: block;
	font-size: 14px;
	margin-bottom: 1%;	
}
.ppricebox > .pprice > .ppricetext{
	display: inline-block;
	font-size: 32px;
	font-weight: 600;
	height: 23px;	
}
.ppricebox > .pprice > .ppriceval{
	display: inline-block;
	font-size: 24px;
	font-weight: 600;
	height: 23px;
}
.ppricebox > .pprice > .ppricearrow{
	display: inline-block;
	width: 23px;
	height: 23px;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	line-height: 23px;
	background: #000;
	color: #fff;
	vertical-align: text-bottom;
	text-decoration: none;
	outline: none;
	margin-left: 10px;

	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
	
}
.ppricebox > .pprice > .ppricearrow:hover{
	background: #ca0283;
}
.ppricebox > .pcolors{
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ppricebox > .pcolors > .pc{
	display: inline-block;
	width: 38px;
	height: 12px;
	margin-right: 4px;
	background: #aaa;
}

.ptext{
	display: block;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	
	
}
.ptexttitle{
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
}
.ptextdesc{
	display: block;
	text-align: center;
	font-size: 16px;
	font-style: italic;
}
	
/* PRODUCTS */
.p1 > .ppricebox{
	display: block;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	z-index: 2;
	padding: 4px;
}
.p1 > .ppricebox > .pcolors > .pc1_1{
	background: #9f474e;
}
.p1 > .ppricebox > .pcolors > .pc1_2{
	background: #79cfbe;
}
.img_p1{
	display: block;
	position: relative;
	float: left;
	width: 95%;
	margin-top: 0%;
	margin-left: 0%;
	z-index: 1;
}
.img_p2{
	display: block;
	position: relative;
	float: left;
	width: 120%;
	margin-top: -30%;
	margin-left: 1%;
	z-index: 99;
}	
.p2 > .ppricebox{
	display: block;
	position: relative;
	float: left;
	margin-top: 1%;
	margin-left: 10px;
	z-index: 7;
	padding: 4px;
}
.p2 > .ppricebox > .pcolors > .pc2_1{
	background: #946d52;
}
.p2 > .ppricebox > .pcolors > .pc2_2{
	background: #3459c2;
}
.img_p3{
	display: block;
	position: relative;
	float: right;
	width: 66%;
	margin-top: -24px;
	margin-right: -30px;
	z-index: 6;
}	
.p3 > .ppricebox{
	display: block;
	position: relative;
	float: left;
	width: 150px;
	margin-top: -30%;
	margin-left: 90%;
	z-index: 7;
	padding: 4px;
}	

	
	
.img_model{
	display: block;
	width: 100%;
	position: relative;
	float: left;
	margin-top: -10%;
	z-index: 5;
}



.p4 > .ppricebox{
	display: block;
	position: relative;
	float: right;
	margin-top: 6%;
	margin-right: 10px;
	z-index: 9;
	padding: 4px;
}	
.p4 > .ppricebox > .pcolors > .pc4_1{
	background: #000000;
}
.p4 > .ppricebox > .pcolors > .pc4_2{
	background-image: url("../img/bg-variant.jpg");	
}
.img_p4{
	display: block;
	position: relative;
	float: left;
	width: 90%;
	margin-top: -30%;
	margin-left: -32%;
	z-index: 8;
}	
.p5 > .ppricebox{
	display: block;
	position: relative;
	float: right;
	margin-top: -32%;
	margin-right: 10px;
	z-index: 9;
	padding: 4px;
}	
.p5 > .ppricebox > .pcolors > .pc5_1{
	background: #a96f71;
}
.p5 > .ppricebox > .pcolors > .pc5_2{
	background: #3a4c6b;
}
.img_p5{
	display: block;
	position: relative;
	float: right;
	width: 110%;
	margin-top: 2%;
	margin-right: 1%;
	z-index: 8;
}	


/* RESPONSIVE */

@media (max-width: 780px) {
	#pcontent{
		overflow: hidden;
	}
	.ptexttitle{
		font-size: 14px;
	}
	.ptextdesc{
		font-size: 14px;
	}
}

@media (max-width: 690px) {
	.img_p1{
		width: 95%;
		margin-left: 0%;
	}
	.img_p2{
		width: 120%;
		margin-left: 1%;
	}
	.img_p3{
		width: 66%;
		margin-right: -30%;
	}	
	.img_p4{
		width: 90%;
		margin-top: -35%;
	}	
	.img_p5{
		width: 110%;
		margin-top: -2%;
	}
}
@media (max-width: 540px) {
	#contenttable{
		display: block;
		overflow: hidden;
	}
	.contentcell{
		display: block;
		width: 100%;
		overflow: hidden;
	}
	
	
	.img_p1{
		width: 100%;
		max-width: 320px;
		min-width: 100px;
		margin-top: -20%;
		float: right;
	}
	.img_p2{
		width: 100%;
		min-width: 100px;
		max-width: 300px;
		margin-top: -10%;
	}
	.p2 > .ppricebox{
		float: right;
		margin-top: -15%;
		z-index: 999;
	}
	.img_p3{
		width: 60%;
		float: left;
		width: 220px;
		margin: -15% 30%;
	}	
	.p3 > .ppricebox{
		margin-top: 0;
		margin-left: 0%;
		margin-bottom: 0%;
		z-index: 99999999;
	}
	.img_model{
		max-width: 540px;
		margin-top: -4%;
		margin-bottom: 1%;
	}
	
	.ptext{
		margin-top: 10px;
		padding-top: 10px;
		padding-bottom: 16px;
	}
	.ptexttitle{
		font-size: 18px;
		margin-bottom: 6px;
	}
	.ptextdesc{
		font-size: 16px;
	}
	.p4 > .ppricebox{
		display: block;
		position: relative;
		float: right;
		margin-top: 20%;
		margin-right: 10px;
		z-index: 9;
		padding: 4px;
	}
	.img_p4{
		width: 85%;
		max-width: 280px;
		max-min: 100px;
		margin-top: -30%;
		margin-left: 10%;
	}
	.p5 > .ppricebox{
		float: left;
		margin-left: 0px;
		margin-top: 0%;
		margin-right: 10px;
	}
	.img_p5{
		width: 80%;
		float: right;
		max-width: 280px; 
		margin-top: -25%;
		margin-left:30%;
	}
}









































