body#upgradepromo{
	background-attachment: fixed;
    background-clip: border-box;
    background-color: #000;
    background-image: linear-gradient(to bottom, rgba(234, 192, 152, 0) 0%, rgba(234, 192, 152, 0) 75%, rgba(234, 192, 152, 1) 100%), url("/static/vsp/images/pages/in-app-upgrade/bcg-image.jpg");
    background-origin: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 82%;
}

#brand-bar {
	padding: 0;
}

.masthead {
	width: 253px;
	height: 56px;
	float: left;
	background: url(/static/vsp/images/pages/in-app-upgrade/vspx8-header.png) top center no-repeat !important;
}
.phone-holder {padding-top: 10px;}


#content {
	padding: 0;
	margin-top: 20px;
}

#container {
	background-color: transparent;
	width: 960px;
}

#hero {
	overflow: hidden;
	background: transparent;
	color: #000;
}

#hero h3 {
	margin: 15px 15px 30px 0;
	font-weight: normal;
	font-size: 16px;
	line-height: 23px;
}

#hero .hero-main {
	background-color: rgba(0, 0, 0, 0.65);
    color: #ffffff;
    font-size: 110%;
    height: 340px;
    line-height: 20px;
    padding: 20px 20px 20px 40px;
    position: relative;
    width: 715px;
}
#hero .hero-main h1 {
	font-size: 200%;
}

#price {
	color: #ffffff;
	float: left;
	text-align: center;
	width: 200px;
	padding: 0px 15px 0 240px;
}

#rightcol {
	color: #ffffff;
	float: left;
	height: 120px;
	text-align: left;
	width: 220px;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 45px;
	border-left: 1px solid rgb(165, 165, 165);
	border-left: 1px solid rgba(255, 255, 255, .5);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}
#rightcol a {color:#ffffff; text-decoration: none;}

a.compare {
	background: url("/static/vsp/images/icon-matrix.png") top left no-repeat;
	height: 32px;
	line-height: 32px;
	padding-left: 45px;
	display: inline-block;
}
a.userguide {
	background: url("/static/vsp/images/icon-book.png") top left no-repeat;
	height: 32px;
	line-height: 32px;
	margin-top: 12px;
	padding-left: 45px;
	display: inline-block;
}

.priceDisplayStrikethrough {
	text-decoration: line-through;
	font-size: 18px;
}

.priceDisplayNormal {
	font-size: 36px;
	color: #ffffff;
}

.buy-btn {
	text-transform: uppercase;
	background-color: #2989d8;
	font-size: 18px;
	color: #ffffff;
	padding: 5px 20px 5px;
	text-decoration: none;
}

.sys-req {
	display: block;
	margin: 10px;
	font-size: 12px;
	color: #ffffff;
}

.money-back {
	position: absolute;
	right: -10px;
	top: 305px;
}

.expire {
	background: #f26522 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 16px;
    padding: 5px 15px 5px 25px;
    position: absolute;
    right: -175px;
    top: 350px;
}

.hero-buckets {
	background: #fff;
	padding: 90px 15px 25px 30px;
	color: #000;
}
.hero-buckets img {
	margin-bottom: 15px;
}

.hero-buckets h2 {
	font-size: 200% !important;
	font-weight: normal !important;
}

.hero-buckets p {
	padding: 0 0 5px 0 !important;
}

.row {
	float: left;
	margin: 0px 0px 10px 0px;
	width: 920px;
}
.module {
	width: 280px !important;
	float: left;
	padding-right: 25px;
	position: relative;
}
.module img {
	width: 280px;
	height: 100%;
	border: 1px solid #bbb;
}

.module h4 {
	font-weight: bold;
}

.module .icon-new {
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	padding: 7px 15px;
	background: #f26522;
	color: #ffffff;
	text-transform: uppercase;
}

.paintshop-pro-box {
	position: absolute;
	left: 0;
}