﻿
#content_n_ads
{
	display: none;
}

.pcspot
{
	width: 230px;
	height: 230px;
	position: relative;
	margin: 0 10px 20px 0;
}
.pcspot_pc
{
	width: 222px;
	height: 180px;
	position: absolute;
	top: 11px;
	left: 1px;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
}
.pcspot_curtain_host
{
	width: 230px;
	height: 214px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	cursor: pointer;
}
.pcspot_curtain
{
	top: 180px;
	left: 0px;
	height: 144px;
	width: 223px;
	position: absolute;
}
.pcspot_curtain_bg
{
	position: absolute;
	height: 144px;
	width: 223px;
	background: #134f98;
	opacity: .8; /* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.pcspot_curtain_content
{
	position: absolute;
	font-family: Arial;
	font-size: 14px;
	color: White;
	padding: 10px;
	opacity: 1; /* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.pcspot_title
{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
.pcspot_link
{
	margin-top: 5px;
	font-weight: bold;
}
/*facebox popup*/
#productLogo
{
	margin: 0 0 20px 0;
}
#productDetails
{
	font-size: 14px;
	line-height: 130%;
}
#prodTitle, #coTitle, #coName
{
	font-size: 16px;
	padding-bottom: 3px;
}
.partnerlinks
{
	font-weight: bold;
}
a.partnerlinks:link, a.partnerlinks:active, a.partnerlinks:visited
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.partnerlinks:hover
{
	color: #58A4DE;
}
a.headerlink:link, a.headerlink:active, a.headerlink:visited
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.headerlink:hover
{
	color: #58A4DE;
}


.pcspot_info
{
	position: absolute;
	width: 180px;
	float: left;
	color: #414e58;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 10px;
	line-height: 150%;
}
.pcspots
{
	background: #FFF;
	border-bottom: solid 1px #000;
	width: 296px;
	height: 110px;
	cursor: pointer;
}






