div.p_content {
	margin-top: 21px;
}
div.p_gallery {
	width: 558px;
	float:left;
}
#p_zoomit {
	display: block;
	width: 477px;
	cursor: move;
	float: right;
	margin: 0 0 10px 0;
}
#p_zoomit:hover {
	box-shadow: 0 0 10px #333;
}
#p_mainimg {
	max-width: 477px;
}
.p_thumbs a {
	display: block;
	border: 1px solid #dedede;
	width: 66px;
	height: 88px;
	margin: 0 10px 10px 0;
	float: left;
	transition: all 0.3s;
}
.p_thumbs a img {
	max-width: 64px;
	max-height: 86px;
}
.p_thumbs a:hover, .p_thumbs a.p_active {
	border: 1px solid #d80233;
}

div.p_info {
	float:right;
	width: 408px;
}
h1.p_title {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 41px;
	font-weight: bold;
	line-height: 35px;
	text-transform: uppercase;
	color: #333;
	letter-spacing: -1px;
}
h2.p_heading {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 50px;
	margin-top: 20px;
}
.p_colours .p_container a {
	display: block;
	width: 66px;
	height: 88px;
	border: 1px solid #dedede;
	float:left;
	margin-right: 5px;
	opacity: 0.7;
}
.p_colours .p_container a:hover, .p_colours .p_container a.p_active {
	opacity: 1;
}
.p_colours img {
	max-width: 64px;
	max-height: 86px;
}
div.p_descr {
	margin-top:20px;
}
.p_features ul,.p_descr ul {
	padding-left:20px;
}
.p_features p,.p_features li,.p_features a, .p_descr p,.p_descr li,.p_descr a, .p_descr  {
	font-size: 11px;
	line-height: 20px;
	color: #333;
}
.p_label div {
	float: left;
	margin-right: 77px;
}
.p_label div p{
	font-size: 15px;
}
.p_label div img {
	width: 125px;
}

div.p_tbs {
	width: 304px;
	margin-top: 20px;
	background: #f4f4f4;
}
.p_tbs a {
	display: block;
	float: left;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 29px;
	padding: 0 28px;
	text-transform: uppercase;
	text-decoration: none;
	color: #333;
	letter-spacing: -1px;
}
.p_tbs a:hover, .p_tbs a.p_active {
	background: #dfdfdf;
}
div.p_tab {
	border: 1px solid #dfdfdf;
	width: 302px;
	overflow: hidden;
	padding-top: 20px;
	display:none;
}
#p_tab1 {
	display: block;
}
.p_tab img {
	max-width: 302px;
}
.p_tab p, .p_tab a {
	color: #333;
	font-size: 11px;
	line-height: 16px;
}
.p_tab a:hover {
	text-decoration: none;
}
.p_tab h2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 26px;
}
#p_tab2 {
	padding: 30px;
	width: 242px;
}
#wearepentagon {
	background: url('http://wearepentagon.com/small_logo_purple_design_de.png') 0 0 no-repeat transparent !important;
	display: none !important;
	width: 195px !important;
	height: 65px !important;
	margin: 0 auto;
}






















