

img
{
	border-width: 0px;
}

img.screenshot
{
	margin: 5px 5px 5px 5px;
}




.subMenu
{
	
}


.subMenu1 {FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/subMenuBG1.png',sizingMethod='none'); BACKGROUND-IMAGE: none; width: 176px; height: 209px; z-index: -1}
.subMenu1[class] {BACKGROUND-IMAGE: url(/images/subMenuBG1.png); width: 209px;	height: 176px; z-index: -1}
.subMenu2 {FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/subMenuBG2.png',sizingMethod='none'); BACKGROUND-IMAGE: none; width: 170px; height: 176px; z-index: -1}
.subMenu2[class] {BACKGROUND-IMAGE: url(/images/subMenuBG2.png); width: 170px;	height: 176px; z-index: -1}

.subMenuContent
{
	padding: 10px 10px 10px 10px;
	color: #333333;
}

.subMenuContent a:link,.subMenuContent a:visited
{
	color: #333333;
}

/* firefox and ie dont play well w/ lists */
.subMenuContent ul { list-style-image: url(/images/subMenuBullet.gif); list-style-position: inside; padding: 0; margin: 10px 0 0 0; line-height: 17px}
.subMenuContent li.plain { list-style-image: none;  list-style: none;  padding-left: 13px}
.subMenuContent[class] li.plain { list-style-image: none;  list-style: none; padding-left: 33px }

.subMenuHeader
{
	font-size: 12px;
	font-weight: 900;
	
	margin: 0px 0px 4px 0px;	/* top, right, bottom, left */
	letter-spacing: .08em;
}

.oldPrice
{
	text-decoration: line-through;
	font-size: 14px;
}

.newPrice
{
	color: #BE1111;
	font-weight: 900;
	font-size: 14px;
}

.limitedTime
{
	color: #BE1111;
	font-size: 10px;
}

.new
{
	color: #BE1111;
	font-size: 10px;
	vertical-align: super;
}

.pointContent h3
{
	color: #3A69AD;
	font-size: 14px;
	font-weight: 900;
	text-align: left;
}

.pointContent
{
	margin: 10px;
}

.pointContent ul
{
	list-style-image: url(/images/checkmark.gif); 
	list-style-position: inside; 
	padding: 0;
	margin: 3px 0 0 0; 
	line-height: 14px;
	text-align: left;

}

.pricingContainer
{
	position: relative;
	margin-top: 5px;
	width: 407px;
	height: 77px;
}

.pricingContent
{
	margin: 4px;
}

.pricingDesc
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	left: 10px;
	top: 11px;
	width: 178px;
}

.pricingLabel
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 4px;
}

.pricingUnit
{
	color: #BE1111;
	font-size: 18px;
	font-weight: 600;
	position: absolute;
	left: 200px;
	top: 13px;
}

.pricingMonthly
{
	color: #BE1111;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	position: absolute;
	left: 291px;
	top: 13px;
}

.productbuy
{
	float:right;
	clear:right;
	margin: 5px;
}

.highlight
{
	color: #3A69AD;
}

.highlight_red
{
	color: #BE1111;
}

.pricingBG {FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/pricingBG.png',sizingMethod='none'); BACKGROUND-IMAGE: none; width: 407px; height: 77px; z-index: -1}
.pricingBG[class] {BACKGROUND-IMAGE: url(/images/pricingBG.png); width: 407px;	height: 77px; z-index: -1}
