@charset "utf-8";

/*Product Area*/
#prodtoparea .homeh1 {
	width: 332px;
	margin-top:30px;
	padding-top: 5px;
	color:#88abcd;
	font-size: 30px;
}
#prodtoparea .homeh2 {
	text-transform: uppercase;
	color: #fff;
	font-size: 34px;
}
#prodtoparea {
	width:900px;
	float:left;
	background-color:#000;
	margin:0 0 30px -30px;
	padding:0 0 30px 0;
	display:inline;
	background-repeat: no-repeat;
	background-position: right top;
}
/*left col*/
#prodtoparea #leftcol {
	float:Left;
	width:413px;
	margin: 0 0 0 45px;
	display:inline;
	text-align:center;
}

#prodtoparea #leftcol .contentButton {
	position:relative;
	top:-50px;
	float:left;
	height:0;
	}
#prodtoparea #leftcol .contentButton a {
	text-align:left;
}

/*right col*/
#prodtoparea #rightcol {
	float:right;
	width:431px;
	position: relative;
}
#prodtoparea #rightcol #overlay_image {
	top: 299px;
	left: 0;
	position: absolute;
	z-index: 1501;
}
#prodtoparea #rightcol .thumbholder {
	top: 310px;
	left: 0;
	position: absolute;
	z-index: 1503;
}
#prodtoparea #rightcol .thumbholder .thumb {
	width:128px;
	height:95px;
	cursor:pointer;
	border: 1px solid #ffffff;
	position: relative;
	float: left;
	margin-left: 10px;
	/*opacity:0.65;
	filter:alpha(opacity=65)*/;
}
#prodtoparea #rightcol .thumbholder .thumb:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
#prodtoparea #leftcol p {
	text-align:left;
	margin:20px 0 10px 0;
	height:210px;
	height:auto!important;
	min-height:210px;
}
#prodtoparea #leftcol ul {
	clear:both;
	list-style-type:none;
	margin:0;
	padding:0;
}
#prodtoparea #leftcol ul li {
	display:inline;
	margin:0;
	padding:0 5px;
}
#prodtoparea #leftcol #navbar {
	float:left;
	background:url(http://www.maleedge.com/en/images/productpage/prod-baknext.gif) no-repeat 0 0;
	width:392px;
	height:31px;
	margin-top:8px;
}
#prodtoparea #leftcol #navbar li {
	display:inline;
	padding:0;
}
#navbar li a {
	height:30px;
	display:block;
}
#navbar li.leftarra {
	width:30px;
	float:left;
}
#prodtoparea #leftcol #navbar li.text {
	width:332px;
	float:left;
	text-align:center;
	font-size:1.7em;
	padding-top:2px;
}
#navbar li.rightarra {
	float:right;
	width:30px;
}
.productMaleEdge {
	background:none;
	background-color:#252525;
	padding-bottom:12px
}
.productPadding {
	padding:0px 13px 18px 13px;
}
.productMaleEdge div div.content {
	padding:10px 0px 10px 9px;
}
.productMaleEdge div div.content img {
	border:2px solid #fff;
}
.productMaleEdge div div.content p {
	width:215px;
	margin:20px 0 0 0;
}
.productMaleEdge div div.content p a {
	clear:both;
	font-style:italic;
	float:left;
}
.productMaleEdge input {
	width:126px;
	margin-left:9px;
	text-align:center;
}
#readMore {
	margin-top:30px;
}
#content {
	padding-top:0px!important;
}
