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%;
	vertical-align: middle;
	/*padding-bottom: 30%;*/
	background: #fff;
}
.cellright{
	width: 37%;
	background-color: #fff;
	vertical-align: top;
}


.productTextBox{
	display: block;
}


/*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: 16px;
	margin-right: 4px;
	background: #aaa;
}

.ptext{
	display: block;
	padding-left: 0px;
	padding-right: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 0;
}
.ptextLeft{
	display: none;
}
.ptextRight{
	display: block;
}
.ptexttitle{
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: 100;
}
.ptextdesc{
	display: block;
	text-align: center;
	font-size: 16px;
}
	
/* PRODUCTS */
.img_p1{
	display: block;
	position: relative;
	float: left;
	width: 90%;
	max-width: 227px;
	margin-top: 15px;
	margin-left: 5%;
	z-index: 9;
}
.p1 > .ppricebox{
	display: block;
	position: relative;
	float: right;
	margin-top: 5px;
	margin-right: 10%;
	z-index: 10;
	padding: 4px;
}
.p1 > .ppricebox > .pcolors > .pc1_1{
	display: none;
	background: #4e64ab;
}
.p1 > .ppricebox > .pcolors > .pc1_2{
	display: none;
	background: #c3976b;
}
.p1 > .ppricebox > .pcolors > .pc1_3{
	display: none;
	background: #47526a;
}


.img_p2{
	display: block;
	position: relative;
	float: left;
	width: 100%;
	width: 150%;
	max-width:  340px;
	margin-top: 30%;
	margin-left: 1%;
	z-index: 9;
}	
.p2 > .ppricebox{
	display: block;
	position: relative;
	float: left;
	margin-top: -1%;
	margin-left: 10px;
	z-index: 99;
	padding: 4px;
}
.p2 > .ppricebox > .pcolors > .pc2_1{
	display: none;
	background: #e2d4d1;
}
.p2 > .ppricebox > .pcolors > .pc2_2{
	display: none;
	background: #191919;
}
.p2 > .ppricebox > .pcolors > .pc2_3{
	display: none;
	background: #47526a;
}



.img_model{
	display: block;
	width: 100%;
	position: relative;
	float: left;
	margin-top: 0%;
	z-index: 5;
}
.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: 160px;
	margin-top: -3%;
	margin-left: 75%;
	z-index: 7;
	padding: 4px;
}	

	



.img_p4{
	display: block;
	position: relative;
	float: left;
	width: 90%;
	max-width: 224px;
	margin-top: 0;
	margin-left: -30%;
	z-index: 8;
}
.p4 > .ppricebox{
	display: block;
	position: relative;
	float: right;
	margin-top: -65%;
	margin-right: 20%;
	z-index: 9;
	padding: 4px;
}	
.p4 > .ppricebox > .pcolors > .pc4_1{
	display: inline-block;
	background-color: #123841;
	/*background-image: url("../img/shade-1.jpg");*/
}
.p4 > .ppricebox > .pcolors > .pc4_2{
	display: inline-block;
	background-color: #9b1931;
	/*background-image: url("../img/shade-2.jpg");*/
}
.p4 > .ppricebox > .pcolors > .pc4_3{
	display: none;
	background-color: #d4d1cd;
	/*background-image: url("../img/shade-2.jpg");*/

}
	

.img_p5{
	display: block;
	position: relative;
	float: left;
	width: 100%;
	max-width: 240px;
	margin-top: 2%;
	margin-left: -33%;
	z-index: 7;
}
.p5 > .ppricebox{
	display: block;
	position: relative;
	float: right;
	width: 160px;
	margin-top: -40%;
	margin-right: 0%;
	z-index: 9;
	padding: 4px;
}
.p5 > .ppricebox > .pcolors > .pc5_1{
	display: none;
	background-color: #d9ccb5;
	/*background-image: url("../img/shade-1.jpg");*/
}
.p5 > .ppricebox > .pcolors > .pc5_2{
	display: none;
	background-color: #191919;
	/*background-image: url("../img/shade-2.jpg");*/
}
.p5 > .ppricebox > .pcolors > .pc5_3{
	display: none;
	background-color: #5d3f44;
	/*background-image: url("../img/shade-2.jpg");*/

}

/* HOVER */

.img_p1, .img_p2, .img_p4, .img_p5, .img_model {
	transition: all ease 300ms;
	}
	
.img_model:hover {
	transform: scale(1.05);
}

.img_p1:hover, .img_p2:hover, .img_p4:hover, .img_p5:hover {
	transform: scale(1.1);
}

/* RESPONSIVE */

@media (max-width: 780px) {
	#pcontent{
		overflow: hidden;
	}
	.ptexttitle{
		font-size: 14px;
	}
	.ptextdesc{
		font-size: 14px;
	}
}

@media (max-width: 690px) {

}
@media (max-width: 540px) {
	
	.cellcenter{
		padding-bottom: 0%;
		background: #fff;
	}
	#contenttable{
		display: block;
		overflow: visible;
	}
	.contentcell{
		display: block;
		width: 100%;
		overflow: visible;
		margin-bottom:  20px;
	}
	
	
	.img_p1{
		width: 100%;
		max-width: 340px;
		min-width: 100px;
		margin-top: 0;
		margin-right: 5%;
		float: right;
	}
	.p1 > .ppricebox{
		float: left;
		margin-top: -20%;
		margin-left: 10%;
	}
	
	
	
	.img_p2{
		width: 100%;
		min-width: 100px;
		max-width: 250px;
		margin-top: 5%;
		margin-left: 1%;
	}
	.p2 > .ppricebox{
		float: right;
		margin-top: -10%;
		margin-right: 5%;
		z-index: 999;
	}
	
	
	.img_p3{
		width: 60%;
		float: left;
		width: 220px;
		margin: -15% 30%;
	}	
	.p3 > .ppricebox{
		margin-top: 5%;
		margin-left: 10px;
		margin-bottom: 0%;
		z-index: 99999999;
	}
	
	.img_model{
		max-width: 372px;
		margin-top: -10%;
		margin-bottom: 1%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	
	.ptext{
		margin-top: 0px;
		padding-top: 10px;
		padding-bottom: 16px;
	}
	.ptexttitle{
		font-size: 18px;
		margin-bottom: 6px;
	}
	.ptextdesc{
		font-size: 16px;
	}
	.ptextLeft{
		display: none;
	}
	.ptextRight{
		display: block;
	}	
	
	
	.img_p4{
		width: 80%;
		max-width: 224px;
		min-width: 140px;
		margin-top: -15%;
		margin-left: 5%;
	}
	.p4 > .ppricebox{
		display: block;
		position: relative;
		float: right;
		margin-top: -35%;
		margin-right: 15%;
		z-index: 9;
		padding: 4px;
	}
	
	
	.img_p5{
		width: 80%;
		float: right;
		max-width: 248px;
		margin-top: 5%;
		margin-right: 10%;
	}
	.p5 > .ppricebox{
		float: left;
		margin-left: 5%;
		margin-top: -15%;
		margin-right: 10px;
	}
	
}

