﻿
.ContentArea .ContentMain
{
    padding:0px!important;
}
.ProductPage
{
    width:963px;
}
.ProductPage .productimage
{
    width:130px;
    height:150px;
    margin-right:4px;
    margin-top:4px;
    float:right;
    border:solid 1px #ccc;
    padding:2px;
}
.ProductPage .AppStoreHome
{
    width:660px;
    padding:15px;
}
.ProductPage .AppStoreHome .FeatureProduct
{
	background-color:White;
	padding:15px 15px 5px 15px;
	
}
.ProductPage .AppStoreHome .FeatureProduct h1
{
    font-family:Arial;
    font-weight:bold;
    font-size:22pt;
    letter-spacing:-1pt;
    margin-bottom:3px;
}
.ProductPage .AppStoreHome .FeatureProduct p
{
	font-size:12pt;
}
.ProductPage .AppStoreHome .FeatureProduct span
{
	font-size:18pt;
}
.ProductPage .AppStoreHome .FeatureProducts
{
    width:50%;
    float:left;
}
.ProductPage .AppStoreHome .FeatureProducts h2
{
    font-family:Arial;
    font-weight:bold;
    letter-spacing:-1pt;
    margin-bottom:3px;
}
.ProductPage .AppStoreHome .FeatureProducts h2 span
{
    color:#6689b3;
}
.ProductPage .IntroColumn 
{
    width:660px;
    padding:15px;
}
.ProductPage .OfferCol
{
    background-color:White;
    padding:15px;
    border-bottom:solid 1px #dfd8c5;
    border-left:solid 1px #dfd8c5;
}
.ProductPage .OfferCol ol
{
    
}
.ProductPage .OfferCol ol li
{
    margin:0px;
    padding:0px;
}
.ProductPage .OfferCol ol li div
{
    display:none;
}
.ProductPage .OfferCol ol li .faqdesc
{
    font-size:8pt;
    padding-bottom:12px;
    padding-top:4px;
}
.ProductPage .IntroColumn h1
{
    font-family:Arial;
    font-weight:bold;
    font-size:20pt;
    margin:0px;
    margin-top:10px;
    letter-spacing:-1pt;
}
.ProductPage .IntroColumn h1 span
{
    font-size:12pt;
    margin-left:8px;
    letter-spacing:-0.5pt;
}
.ProductPage .IntroColumn h1 .icon
{
    vertical-align:middle;
    margin-right:4px;
    margin-bottom:4px;
    margin-top:4px;
}
.ProductPage .IntroColumn div
{
    margin-left:20px;
}
.ProductPage .IntroColumn div.shortdesc
{
    margin-bottom:20px;
}
.ProductPage .IntroColumn ul
{
    margin-top:20px;
    margin-left:20px;
}
.ProductPage .IntroColumn li
{
    font-size:8pt;
}
.ProductPage .IntroColumn .InfoTable
{
    margin-top:4px;
    margin-bottom:4px;
}
.ProductPage .Price
{
    font-family:Arial;
    font-weight:bold;
    font-size:18pt;
    color: rgb(255, 102, 0);
}
.ProductPage .discount
{
    text-decoration:line-through;
    color:#f3b387;
    font-size:14pt;
    font-weight:normal;
}
.ProductPage .help
{
    display: inline-block;
    color: #990000;
    font-weight: bold;
}
.ProductPage .discountnote
{
    text-decoration:none;
    color:Red;
    font-size:8pt;
}
.PriceFree
{
    font-family:Arial;
    font-weight:bold;
    font-size:18pt;
    color:green;
}
.ProductPage .IntroColumn .InfoTable
{
    margin-top:10px;
}
.ProductPage .IntroColumn .InfoTable .AppInfo
{
    font-family:Arial;
    color: rgb(255, 102, 0);
    font-size:8pt;
    margin-left:4px;
    top:-4px;
}
.ProductPage .IntroColumn .InfoTable .AppInfo span
{
    color:#4f4c42;
}
.ProductPage a.buy
{
    color:White;
    background-color: rgb(255, 102, 0);
    border:solid 1px red;
    padding:2px 4px 2px 4px;
    width:auto;
    margin-top:2px;
    display:block;
    text-align:center;
    text-decoration:none;
    font-weight:bold;
    font-size:11pt;
}
.ProductPage a:hover.buy
{
    color:Red;
    background-color:White;
}
.ProductPage a.BuyNowLogin
{
    width:161px;
    height:35px;
    background-image:url('/images/appstore/appstore-buylogin.png');
    background-position:0px -35px;
    position:relative;
    display:inline-block;
    text-decoration:none;
}
.ProductPage a:hover.BuyNowLogin
{
    background-position:0px 0px;
}
a.BuyNow
{
    width:65px;
    height:35px;
    background-image:url('/images/appstore/appstore-buy.png');
    background-position:0px -35px;
    text-decoration:none;
}
a:hover.BuyNow
{
    background-position:0px 0px;
}
.ProductPage a.Download
{
    width:130px;
    height:34px;
    background-image:url('/images/appstore/appstore-download.png');
    background-position:0px -34px;
    position:relative;
    display:inline-block;
    text-decoration:none;
}
.ProductPage a:hover.Download
{
    background-position:0px 0px;
}
.ProductPage .RightCol
{
    width:200px;
    border-left:solid 1px #dfd8c5;
    padding-left:10px;
}
.ProductPage .overview
{
    padding:15px;
    border-top:solid 1px #dfd8c5;
}
.ProductPage .overview p.thumb
{
	width:100%;
	clear:both;
	display:block;
	height:115px;
}
.ProductPage .overview p.thumb a.thumblink
{
    border:solid 1px #ccc;
    padding:1px;
    background-color:White;	
    float:right;
	height:110px;
	margin-left:10px;
}
.PayPalForm
{
    padding:0px;
    margin:0px;
}
.PayPalForm input
{
    width:65px;
    height:35px;
    background-color:Transparent;
    background-image:url('/images/appstore/appstore-buy.png');
    background-position:0px -35px;
    border:none;
    text-indent:-11000px;
    
    margin-top:2px;
    display:block;
    text-align:center;
    text-decoration:none;
    font-weight:bold;
    font-size:11pt;
}
.PayPalForm input:hover
{
    background-color:Transparent;
    background-position:0px 0px;
}
