body {
	margin:0;
	color:#000;
	font:12px/14px Arial,Verdana,Tahoma, sans-serif;
	min-width:998px;
	background:#000 url(/v/vspfiles/images/bg-body.jpg) repeat-x;
}
img {border:none;}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
a {
	color:#ff7800;

}
a:hover {
	color:#ffffff;
	text-decoration:none;
}
.hold {
	background:url(/v/vspfiles/images/bg-content.png);
	width:960px;
	margin:0 auto;
}
.hold2 {
	background:url(/v/vspfiles/images/bg-main-section.png) repeat-y;
	width:960px;
	margin:0 auto;
}
.wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
.w1{
	width:1100px;
	position:relative;
	float:left;
	left:50%;
}
.w2{
	width:1100px;
	position:relative;
	float:left;
	left:-50%;
}
/*end of this boxes*/
.page-width {
	margin:0 auto;
	width:1100px;
	padding-bottom:64px;
	background:url(/v/vspfiles/images/bg-header.png) no-repeat 50% 0;
}
.bg-page .page-width {
	width:960px;
	padding-bottom:30px;
}
/* header */

}
/* logo */

#header h1 a {
	display:block;
	height:100%;
	background:url(/v/vspfiles/images/logo.png) no-repeat;
}
#header a.btn-buy {
	position:absolute;
	right:95px;
	top:115px;
}
#header a.btn-buy-home {
	position:absolute;
	right:275px;
	top:620px;
}
/* nav */
#header ul {
	position:absolute;
	left:195px;
	top:43px;
	margin:0;
	padding:0;
	list-style:none;
	width: 761px;
}
#header ul li {
	float:left;
}
#header ul a {
	float:left;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
}
#header ul li.home a {
	width:65px;
	background:url(/v/vspfiles/images/btn-home.jpg) no-repeat;
}
#header ul li.home {
	margin-right:5px;
}
#header ul li.about {
	margin-right:5px;
}
#header ul li.reviews {
	margin-right:5px;
}
#header ul li.mobile {
	margin-right:5px;
}
#header ul li.media {
	margin-right:5px;
}
#header ul li.blog {
	margin-right:5px;
}
#header ul li.about a {
	width:172px;
	background:url(/v/vspfiles/images/btn-about.jpg) no-repeat;
}
#header ul li.reviews a {
	width:91px;
	background:url(/v/vspfiles/images/btn-reviews.jpg) no-repeat;
}
#header ul li.contact a {
	width:120px;
	background:url(/v/vspfiles/images/btn-contact.jpg) no-repeat;
}
#header ul li a:hover {
	background-position:0 -28px;
}
#header ul li a.active {
	background-position:0 -56px !important;
}

/* flash holder */
.flash-holder {
	width:1100px;
	overflow:hidden;
}
/* place image */
.place-text {
	margin:12px 0 0;
	width:1100px;
	position:relative;
	z-index:10;
}
.place-text  img {
	display:block;
	margin:0 auto;
}
.main-pict {
	position:relative;
	z-index:1;
	width:1100px;
	margin:-50px 0 0;
}
.main-pict img {
	display:block;
}
.main-pict a.btn-buy {
	position:absolute;
	left:71px;
	top:122px;
}
.features {
	position:relative;
	z-index:200;
	width:960px;
	margin:-45px auto 0;

}
.features-bg {
	width:943px;
	height:28px;
	padding:18px 0 0 5px;
	background:url(/v/vspfiles/images/bg-features.png) no-repeat;
}
/* columns holder */
.columns-holder {
	overflow:hidden;
	width:758px;
	margin:0;
	padding-top: 27px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.columns-holder .column {
	float:left;
	width:658px;
	color:#fff;
}
.columns-holder .column-right {
	float:right;
	width:435px;
}
.columns-holder h2 {
	margin:0;
}
.columns-holder img {
	display:block;
}
.columns-holder h2.title,

.columns-holder h2.text-inside {
	background:url(/v/vspfiles/images/text-inside.png) no-repeat;
}
.columns-holder h2.text-what {
	background:url(/v/vspfiles/images/text-what.png) no-repeat;
}
.columns-holder p {
	margin:10px 0 0;
	font-size:13px;
	line-height:18px;
}
.columns-holder ul.slider {
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
}
.columns-holder ul.slider li {
	display:none;
}
.columns-holder ul.slider li.active {
	display:block;
}
.columns-holder blockquote q {
    quotes:none;
	font-style:italic;
}

.columns-holder cite {
	font-style:normal;
	display:block;
	margin:10px 0 0;
}
.columns-holder em {
	display:block;
}
.columns-holder a {
	font-weight:bold;
}

/* inside page */
#inner-page {
	background:#000 url(/v/vspfiles/images/bg-inner.jpg) repeat-x;
}
#inner-page .page-width {
	background:url(/v/vspfiles/images/bg-header-inner.jpg) no-repeat 50% 0;
}
.content:after {
	clear:both;
	display:block;
	content:"";
}
.content {
	width:960px;
	margin:10px auto 0;
	padding-bottom:20px;
	min-height:480px;
}
* html .content {
	height:480px;
}
.title-box {
	position:relative;
	height:61px;
	padding:20px 17px 0 17px;
	background:url(/v/vspfiles/images/bg-title.jpg) repeat-x;
}

.title-box h2.text-inside {
	background:url(/v/vspfiles/images/bg-title-inside.jpg) no-repeat;
}

/* about holder */
.about-holder {
	overflow:hidden;
	position:relative;
	padding:17px 0 0;
}
.about-holder .list-column {
	float:left;
	display:inline;
	margin:0 0 0 -1px;
	padding:0 20px 0 41px;
	width:250px;
	background:url(/v/vspfiles/images/sep-column.gif) no-repeat;
}
.about-holder .list-column-nosep {
	background:none;
}
.about-holder h3 {
	height:13px;
}
.about-holder h3.basics {
	background:url(/v/vspfiles/images/bg-basics.png) no-repeat;
}
.about-holder h3.advanced {
	background:url(/v/vspfiles/images/bg-advanced.png) no-repeat;
}
.about-holder h3.fixes {
	background:url(/v/vspfiles/images/bg-fixes.png) no-repeat;
}
.about-holder ul {
	margin:12px 0 0;
	padding:0;
	list-style:none;
}
.about-holder ul li {
	color:#fff;
	font-size:14px;
	line-height:18px;
	padding:7px 0 0 14px;
	background:url(/v/vspfiles/images/bullet.gif) no-repeat 0 14px;
}
.about-holder ul a {
	color:#ff5400;
	font-weight:bold;
	text-decoration:underline;
}
.about-holder ul a:hover {
	text-decoration:none;
}
.content a.btn-buy {
	margin:60px auto 0;
	position:relative;
}
.content a.btn-buy-moblie {
	margin:60px auto 0;
	position:relative;
}
/* About page */
/* Main section */
.main-section {
	padding:22px 0 32px;
	font-size:14px;
	line-height:20px;
	color:#fff;
	overflow:hidden;
	height:1%;
}
.main-section .title-box {
	height:41px;
	padding:20px 0 0 20px;
}
/* Left section */
.left-section {
	float:left;
	width:655px;
	position:relative;
}
/* Right section */
.right-section {
	float:right;
	width:283px;
}
.title-box h2.text-about-golf {
	background:url(/v/vspfiles/images/text-about-golf.png) no-repeat;
	height:18px;
}
.title-box h2.text-immediate-release {
	background:url(/v/vspfiles/images/text-immediate-release.png) no-repeat;
	height:18px;
}
.title-box h2.text-mobileapps {
	background:url(/v/vspfiles/images/text-mobileapps.png) no-repeat;
	height:18px;
	width:563px;
}
.title-box h2.text-press-release {
	background:url(/v/vspfiles/images/text-press-release.png) no-repeat;
	height:18px;
}
.title-box h2.text-reviews-golf {
	background:url(/v/vspfiles/images/text-reviews-golf.png) no-repeat;
	height:18px;
}
.title-box h2.text-videos {
	background:url(/v/vspfiles/images/text-video.png) no-repeat;
	height:18px;
}
.title-box h2.text-media-reviews {
	background:url(/v/vspfiles/images/text-media-reviews.png) no-repeat;
	height:18px;
}
.title-box h2.text-contact-us {
	background:url(/v/vspfiles/images/text-contact-us.png) no-repeat;
	height:18px;
}
.title-box h2.text-subscribe {
	background:url(/v/vspfiles/images/text-subscribe.png) no-repeat;
	height:18px;
}
.main-section p { margin:0;}
.left-section .body-box {
	padding:20px 30px;
	height:1%;
}
.main-section .intro {
	padding:12px 2px 8px;
	overflow:hidden;
	height:1%;
	position:relative;
}
.main-section .intro p { margin:0 0 20px;}
.main-section h3.heading {
	margin:0;
	height:11px;
	text-indent:-9999px;
	overflow:hidden;
}
.main-section h3.text-golf-genie {
	background:url(/v/vspfiles/images/text-golf-genie.png) no-repeat;
}
.main-section h3.instructional-team {
	background:url(/v/vspfiles/images/text-instructional-team.png) no-repeat;
}
/* Articles */
.main-section .articles {
	border-top:1px solid #292929;
	padding:33px 2px 0;
	height:1%;
	position:relative;
}
.main-section .bios {
	overflow:hidden;
	padding:22px 0 0;
	height:1%;
}
.main-section .bios .photo {
	float:left;
	margin:5px 18px 0 0;
}

.bios p {
	margin-bottom:25px;
}

.main-section .bios .photo img {
	display:block;
	border:1px solid #727272;
}
.main-section .screens {
	position:relative;
	width:283px;
	height:180px;
	margin:0 0 3px;
}
.main-section .screensmobile {
	position:relative;
	width:283px;
	height:168px;
	margin:0 0 3px;
}
.main-section .screens .button {
	position:absolute;
	bottom:25px;
	right:0;
	cursor:pointer;
}
.main-section .screens a:hover .button {
	background-position:0 -28px;

}
.main-section .screens a:hover {
	text-decoration:none;
}
/* Contact box */
.contact-box {
	width:283px;
	overflow:hidden;
}
.contact-box h3.title-3 {
	margin:0;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/v/vspfiles/images/text-contact-info.png) no-repeat;
}
.contact-box a { position:relative;}
.contact-box .body-box {
	background:url(/v/vspfiles/images/bg-content-body.png);
	padding:24px 20px;
	width:243px;
	color:#fff;
	min-height:250px;
	border-top: none;
	border: 
}
* html .contact-box .body-box { height:250px;}
.contact-box .email {
	position:relative;
	padding:0 0 20px;
	height:1%;
	font-size:15px;
	line-height:18px;
}
.contact-box .email strong {
	display:block;
	font-size:20px;
	line-height:24px;
}
.screens .button a {
	text-decoration:none;
}
.contact-box .email a {
	text-decoration:underline;
	color:#ff7800;
}
.contact-box .email a:hover { text-decoration:none;}
.contact-box address {
	font-style:normal;
	font-weight:bold;
	font-size:15px;
	line-height:18px;
	padding:0 0 16px;
}
.contact-box address span { display:block;}
.contact-box p {
	margin:0 0 18px;
	font-size:13px;
	line-height:18px;
}
/* Contact page */
.form-box {
	width:376px;
	font-size:14px;
	line-height:16px;
	color:#fff;
	position:relative;
	overflow:hidden;
	padding:18px 0 0 102px;
}
.form-box .form-items {
	overflow:hidden;
	padding:0 0 10px;
	height:1%;
}
.form-box strong.check-all {
	display:block;
	margin:0 0 20px;
	font-weight:normal;
	font-size:16px;
	line-height:18px;
}
.form-box strong.check-all span {
	font-weight:bold;
}
.form-box .text-fields label {
	font-weight:bold;
	float:left;
	width:84px;
	font-size:15px;
	text-align:right;
	padding-right:15px;
	line-height:24px;
}
.form-box .text-fields .text {
	border:1px solid #3e3f30;
	padding:3px 6px;
	width:263px;
	height:18px;
	float:left;
	font-size:13px;
	color:#fff;
	background:url(/v/vspfiles/images/bg-tfield.png);
}
.form-box select { width:275px;}
.form-box .textarea {
	border:1px solid #3e3f30;
	background:url(/v/vspfiles/images/bg-tfield.png);
	padding:5px 6px;
	width:263px;
	height:94px;
	overflow:hidden;
	float:left;
}
.form-box .textarea textarea {
	margin:0;
	background:none;
	border:0;
	width:263px;
	position:relative;
	height:94px;
	color:#fff;
	overflow:auto;
	font:13px Arial, Helvetica, sans-serif;
}
.form-box .text-fields .text input:focus,
.form-box .textarea textarea:focus { outline:none;}
.form-box .know-fields {
	padding:18px 0;
}
.form-box .know-fields input {
	float:left;
	margin:2px 0 0;
	padding:0;
	width:14px;
	height:15px;
}
.form-box .know-fields label {
	float:left;
	padding:0 12px;
}
.form-box .updates { padding-top:10px;}
.form-box .submit {
	float:right;
	margin:10px 0 0;
}

/* poup */
.popup {
	background:#333;
	float: left;
}
.popup-content {
	position:relative;
	padding:40px;
}
.popup img {
	display:block;
}.orangeText {
	color: #ff7800;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 20px;
}
.quoteCredit {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
#reviewDividerLine {
	background-color: #292929;
	margin-bottom: 25px;
}

.main-section h3.text-what-experts-are-saying {
	background:url(/v/vspfiles/images/text-what-experts-are-sayin.png) no-repeat;
}
.main-section h3.text-what-users-are-saying {
	background:url(/v/vspfiles/images/text-what-users-are-sayin.png) no-repeat;
	margin-top:25px;
}#insideCopy {
font-size: 14px;
	color: #ADADAD;
	text-align: center;
	line-height: 22px;
}
.insideHeadline {
	font-size: 21px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
#theImage {
	color:#FFF;
}
