@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
	width: 100%;
	text-rendering: optimizeLegibility;
	background-image: none;
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Georgia, 'Open Sans', sans-serif;
	color: #262626;
}
.bttnNoRadius {
	border-radius: 0px;
}
.iframe1
{ height:650px; width:600px;}
.pay_button
{ margin:0px 50px 30px 0px;}
.form_pay
	{ margin-top:-70px;}
@media (min-width: 1px) {
	.videoThumbBuckets {
		padding: 5px;
	}
	.videoTitle {
		font-size: 20px;
		line-height: 27px;
		font-weight: bold;
	}
	.videoDescriptionMain {
		font-size: 15px;
		line-height: 21px;
	}
	.videoTitleColumnsHeading {
		font-size: 20px;
		font-weight: bold;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-bottom: 5px;
		border-bottom: 1px solid #DDD;
	}
	.videoColumnsLinks {
		padding-left: 10px;
		font-size: 16px;
		line-height: 30px;
		border-bottom: 1px dashed #DDD;
		clear: both;
	}
	.smallScreenOnly {
		visibility: visible; 
		display: inherit;
		height: 100%;
		width: 100%;
		min-height: 100%;
		
	}
	.largeScreenOnly {
		display: none;
		visibility: hidden;
	}
	p { 
		margin:0px; 
		padding:0px;
		color:#262626;
		font-family: Georgia, 'Open Sans', sans-serif;
		font-weight: 400;
		font-size: 20px;
		line-height: 26px;
		text-rendering: optimizeLegibility;
	}
	h2 {
		font-family: Georgia, 'Open Sans', sans-serif;
		font-size: 30px;
		line-height: 38px;
		color: #000;
		text-rendering: optimizeLegibility;
	} 
	h3 {
		font-family: Georgia, 'Open Sans', sans-serif;
		font-size: 30px;
		line-height: 38px;
		color: #000;
		text-rendering: optimizeLegibility;
		font-weight: bold;
		padding-top: 0px;
		margin-top: 10px;
	} 
	h4 {
		font-family: Georgia, 'Open Sans', sans-serif;
		font-size: 22px;
		line-height: 28px;
		font-weight: bold;
		color: #000;
		text-rendering: optimizeLegibility;
	}
.iframe1
{ height:650px; width:600px; margin:0px auto; }
}

@media (min-width: 770px) and (max-width: 992px) {
	.videoThumbBuckets {
		padding: 5px;
	}
	.thumbsVideoTitle {
		font-size: 15px;
		line-height: 20px;
		height: 50px;
		font-weight: bold;
		padding: 0;
		margin: 0;
	}
	.thumbsVideoDescription {
		font-size: 12px;
		line-height: 15px;
		height: 45px;
	}
	.thumbsVideoImg {
		border-top-left-radius: 6px; 
		border-top-right-radius: 6px;
	}
	.videoTitle {
		font-size: 20px;
		line-height: 27px;
		font-weight: bold;
		padding-bottom: 10px;
		margin-bottom: 10px;
		border-bottom: 1px solid #EEE;
	}
	.videoDescriptionMain {
		font-size: 14px;
		line-height: 21px;
	}
	.videoTitleColumnsHeading {
		font-size: 15px;
		font-weight: bold;
		padding-bottom: 10px;
		margin-bottom: 5px;
		border-bottom: 1px solid #DDD;
	}
	.videoColumnsLinks {
		padding-left: 10px;
		font-size: 13px;
		line-height: 30px;
		border-bottom: 1px dashed #DDD;
		clear: both;
	}
	.smallScreenOnly {
		display: none;
		visibility: hidden;
		
	}
	.largeScreenOnly {
		visibility: visible; 
		display: inherit;
	}
	p { 
		margin:0px; 
		padding:0px;
		color:#262626;
		font-family: Georgia, 'Open Sans', sans-serif;
		font-weight: 400;
		font-size: 15px;
		line-height: 21px;
		text-rendering: optimizeLegibility;
	} 
	h2 {
		font-family: Georgia, 'Open Sans', sans-serif;
		font-size: 30px;
		line-height: 38px;
		color: #000;
		text-rendering: optimizeLegibility;
	} 
	h3 {
		font-family: Georgia, 'Open Sans', sans-serif;
		font-size: 26px;
		line-height: 32px;
		color: #000;
		text-rendering: optimizeLegibility;
	}
	h4 {
		font-family: Georgia, 'Open Sans', sans-serif;
		font-size: 18px;
		line-height: 26px;
		font-weight: bold;
		color: #000;
		text-rendering: optimizeLegibility;
	}

.form_pay
	{ margin-top:-50px;}
	
}
@media (min-width: 992px) and (max-width: 5900px) {
.videoThumbBuckets {
		padding: 5px;
	}
	.thumbsVideoTitle {
		font-size: 15px;
		line-height: 20px;
		height: 50px;
		font-weight: bold;
		padding: 0;
		margin: 0;
	}
	.thumbsVideoDescription {
		font-size: 12px;
		line-height: 15px;
		height: 45px;
	}
	.thumbsVideoImg {
		border-top-left-radius: 6px; 
		border-top-right-radius: 6px;
	}
	.videoTitle {
		font-size: 20px;
		line-height: 27px;
		font-weight: bold;
		padding-bottom: 10px;
		margin-bottom: 10px;
		border-bottom: 1px solid #EEE;
	}
	.videoDescriptionMain {
		font-size: 14px;
		line-height: 21px;
	}
	.videoTitleColumnsHeading {
		font-size: 15px;
		font-weight: bold;
		padding-bottom: 10px;
		margin-bottom: 5px;
		border-bottom: 1px solid #DDD;
	}
	.videoColumnsLinks {
		padding-left: 10px;
		font-size: 13px;
		line-height: 30px;
		border-bottom: 1px dashed #DDD;
		clear: both;
	}
	.smallScreenOnly {
		display: none;
		visibility: hidden;
		
	}
	.largeScreenOnly {
		visibility: visible; 
		display: inherit;
	}
	p { 
		margin:0px; 
		padding:0px;
		color:#262626;
		font-family: Georgia, 'Open Sans', sans-serif;
		font-weight: 400;
		font-size: 15px;
		line-height: 21px;
		text-rendering: optimizeLegibility;
	} 
	h2 {
		font-family: Georgia, 'Open Sans', sans-serif;
		font-size: 30px;
		line-height: 38px;
		color: #000;
		text-rendering: optimizeLegibility;
	} 
	h3 {
		font-family: Georgia, 'Open Sans', sans-serif;
		font-size: 26px;
		line-height: 32px;
		color: #000;
		text-rendering: optimizeLegibility;
	}
	h4 {
		font-family: Georgia, 'Open Sans', sans-serif;
		font-size: 18px;
		line-height: 26px;
		font-weight: bold;
		color: #000;
		text-rendering: optimizeLegibility;
	}

.form_pay
	{ margin-top:-100px;}
	
}



.blueStripe {
  position: absolute;
  height: 100%;
  width: 100%;
    transform: translate3d(0,0,0);
  background: #1e8ecf;
background-image: -webkit--webkit-radial-gradient(closest-corner,rgba(16,47,70,0) 60%,rgba(16,47,70,0.26)),-webkit--webkit-linear-gradient(342deg,#26d0ce,#1a2980 90%);
background-image: -webkit--moz-radial-gradient(closest-corner,rgba(16,47,70,0) 60%,rgba(16,47,70,0.26)),-webkit--moz-linear-gradient(342deg,#26d0ce,#1a2980 90%);
background-image: -webkit--o-radial-gradient(closest-corner,rgba(16,47,70,0) 60%,rgba(16,47,70,0.26)),-webkit--o-linear-gradient(342deg,#26d0ce,#1a2980 90%);
background-image: -webkit--ms-radial-gradient(closest-corner,rgba(16,47,70,0) 60%,rgba(16,47,70,0.26)),-webkit--ms-linear-gradient(342deg,#26d0ce,#1a2980 90%);
background-image: -webkit-radial-gradient(closest-corner,rgba(16,47,70,0) 60%,rgba(16,47,70,0.26)),-webkit-linear-gradient(108deg,#26d0ce,#1a2980 90%);
background-image: -moz--webkit-radial-gradient(closest-corner,rgba(16,47,70,0) 60%,rgba(16,47,70,0.26)),-moz--webkit-linear-gradient(342deg,#26d0ce,#1a2980 90%);
background-image: -moz--moz-radial-gradient(closest-corner,rgba(16,47,70,0) 60%,rgba(16,47,70,0.26)),-moz--moz-linear-gradient(342deg,#26d0ce,#1a2980 90%);
background-image: -moz--o-radial-gradient(closest-corner,rgba(16,47,70,0) 60%,rgba(16,47,70,0.26)),-moz--o-linear-gradient(342deg,#26d0ce,#1a2980 90%);
background-image: -moz--ms-radial-gradient(closest-corner,rgba(16,47,70,0) 60%,rgba(16,47,70,0.26)),-moz--ms-linear-gradient(342deg,#26d0ce,#1a2980 90%);
background-image: -moz-radial-gradient(closest-corner,rgba(16,47,70,0) 60%,rgba(16,47,70,0.26)),-moz-linear-gradient(108deg,#26d0ce,#1a2980 90%);
background-image: -ms--webkit-radial-gradient(closest-corner,rgba(16,47,70,0) 60%,rgba(16,47,70,0.26)),-ms--webkit-linear-gradient(342deg,#26d0ce,#1a2980 90%);
background-image: -ms--moz-radial-gradient(closest-corner,rgba(16,47,70,0) 60%,rgba(16,47,70,0.26)),-ms--moz-linear-gradient(342deg,#26d0ce,#1a2980 90%);
background-image: -ms--o-radial-gradient(closest-corner,rgba(16,47,70,0) 60%,rgba(16,47,70,0.26)),-ms--o-linear-gradient(342deg,#26d0ce,#1a2980 90%);
background-image: -ms--ms-radial-gradient(closest-corner,rgba(16,47,70,0) 60%,rgba(16,47,70,0.26)),-ms--ms-linear-gradient(342deg,#26d0ce,#1a2980 90%);
background-image: -ms-radial-gradient(closest-corner,rgba(16,47,70,0) 60%,rgba(16,47,70,0.26)),-ms-linear-gradient(108deg,#26d0ce,#1a2980 90%)
 background-image: -webkit-radial-gradient(closest-corner,rgba(16, 47, 70, 0) 60%,rgba(16, 47, 70, 0.26)),-webkit-linear-gradient(108deg,#26D0CE,#1A2980 90%); 
}




hr {
	border-top: 1px solid #DDD;
	margin-top: 20px;
	margin-bottom: 20px;
}
h1 {
    font-family: Georgia, 'Open Sans', sans-serif;
    margin-left: 25px;
}
h2 {
	font-family: Georgia, 'Open Sans', sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #262626;
	text-rendering: optimizeLegibility;
}
table#table_data {
	margin-left: 25px;
}
form#mainform input[type="text"] {
    border: 1px solid #E5E5E5;
    margin-bottom: 3px;
    padding: 5px;
}
form#mainform input[name="register"] {
    border: 1px solid #BBBBBB;
    border-radius: 12px 12px 12px 12px;
    color: #464646;
    cursor: pointer;
    font-size: 13px;
    margin-top: 10px;
    padding: 3px 8px;
}
form#mainform input[name="register"]:hover {
    border: 1px solid #666666;
   
}
div#note { 
	margin-left: 25px; 
	margin-top: 25px; 
}
span.validation { 
	font-style:italic;
	color:#B41F2B; 
}
span.loading {
    font-style: italic;
    left: 5px;
    position: relative;
}

/*************************************** New Styles *************************/

.error {
	color:red;
} 
.navbar {
	background-image: url(../images/nav-bottom-border-v1.png);
	background-position: bottom;
	background-repeat: repeat-x; padding-bottom: 2px;
}
.navbar-inverse {
	background-color: #1e1e1e;
	background-image: none;
	border: none;
	border-top: 1px solid #000;
}
.navbar-nav li a:link {
	padding: 20px;
	background-color: transparent;
	background-image: url(../images/nav-border.png);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFF;
}
.navbar-nav li a:visited {
	padding: 20px;
	background-color: #0e0e0e;
	background-image: none;
	background-position: right;
	background-repeat: no-repeat;
	color: #FFF;
}
.nav-left-border {
	background-image: url(../images/nav-border.png);
	background-position: left;
	background-repeat: no-repeat;
}
.navbar {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: 400;
}
.navbar-brand {
	padding: 20px;
}
ul {
	list-style: none;
	display: block;
	position: relative;
}

.customerReviewFirstReview {
	margin-top: 40px;
}
.customerReviewFromData {
	padding: 5px 0px;
	font-size: 11px;
	line-height: 14px;
	color: #444;
	font-weight: normal;
	font-family: Arial, serif;
	text-align: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.customerReviewTitleData {
	padding: 5px 0px;
	font-size: 12px;
	line-height: 17px;
	color: #111;
	font-weight: bold;
	font-family: Arial, serif;
	text-align: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.customerReviewTitleDataLG {
	padding: 5px 0px;
	font-size: 14px;
	line-height: 19px;
	color: #111;
	font-weight: bold;
	font-family: Arial, serif;
	text-align: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.customerReviewParagraphData {
	font-size: 12px;
	line-height: 17px;
	color: #111;
	font-weight: normal;
	font-family: Arial, serif;
	text-align: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.customerReviewParagraphDataLG {
	font-size: 14px;
	line-height: 21px;
	color: #111;
	font-weight: normal;
	font-family: Arial, serif;
	text-align: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.customerReviewParagraphData a:link {
	font-weight: normal;
	text-decoration: underline;
}
#VideoPageBackground {
	height: 100%;
	width: 100%;
	background-image: url(../images/bg5.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	-webkit-background-size: cover;
	background-size: cover;	
}
.g72HeaderLink {
	font-weight: 200;
	font-family: 'Droid Serif', serif;
	font-size: 13px;
	line-height: 18px;
	color: #464646;
	text-align: center;
	font-style: italic;
}
.g72FooterColumn {
	background-image: url(../images/bgFooter.png);
	background-position: right;
	background-repeat: repeat-x;
	overflow: hidden;
}
.g72FooterColumn:hover {
	background-image: url(../images/bgFooterHover.png);
	background-position: right;
	background-repeat: repeat-x;
	overflow: hidden;
}
.g72FooterColumnBorderRight {
	background-image: url(../images/columnFooterBorderRightBG.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	padding: 8px 0px;
}
.g72FooterColumn:hover {
    background-image: url(../images/bgFooterHover.png);
}

.g72FooterLinkNote {
	font-weight: 200;
	font-family: 'Droid Serif', serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCC;
	text-align: center;
	font-style: italic;
	
}
.g72FooterLink {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	line-height: 28px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}


.g72FooterBorderRight {
	border-right: 1px solid #FFF;
}
.g72FooterBottomRow {
	background-color: #090d00;
	padding: 12px 0px;
}
.g72FooterBottomRowLink {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #F9F9F9;
}



#Section01Content {
}
.navbar {
	font-family: 'Open Sans', sans-serif;
}
.navbar-default .navbar-brand a:link {
	font-family: 'Raleway', sans-serif;
	color: #262626;
}

.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.navbar-default .navbar-nav > li > a {
	color: #262626;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #262626;
}
.navbar-default .navbar-brand {
	color: #262626;
	font-family: 'Raleway', sans-serif;
}
.nav > li.disabled > a {
  color: #262626;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #262626;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav > li > a {
  	color: #262626;
  	font-weight: 300;
  	font-size: 90%;
	text-transform: uppercase;
}
.nav > li > a:hover,
.nav > li > a:focus {
  color: #262626;
  text-decoration: none;
  cursor: pointer;
  background-color: transparent;
}


.largerP {
	font-size: 115%;
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;
	color: #262626;
	text-rendering: optimizeLegibility;	
}
.leadP {
	font-size: 140%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #464646;
	text-rendering: optimizeLegibility;
	text-transform: uppercase;
}

@media screen and (min-device-width: 300px) and (max-device-width: 600px) 
{
.iframe1
{ height:750px; width:200px !important;}
.form_pay
	{ margin-top:-50px;}
}
@media screen and (min-device-width: 600px) and (max-device-width: 767px) 
{
.form_pay
	{ margin-top:-50px;}
}
.iframe1
{ height:750px; width:500px;}
}
@media screen and (min-device-width: 900px) and (max-device-width: 1400px) 


.form_pay
	{ margin-top:-80px;}
}

@media (min-width: 1px) {
  	#HomeTopContent {
		height: auto;
		width: auto;
		padding-top: 0px;
		background-image: none;	
	}
	#TopTitle {
		padding-top: 0px;
	}
	h1 {
		font-family: 'Raleway', sans-serif;
		font-size: 30px;
		color: #303030;
		text-rendering: optimizeLegibility;
	}
	
}
@media (min-width: 770px) {
  	#HomeTopContent {
		height: auto;
		width: 100%;
		padding-top: 30px;
		padding-bottom: 30px;
		/*
		background-image: url(../images/bg-golf72swing-01.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
		-webkit-background-size: cover;
		background-size: cover;	
		*/
		background-image: none;
		
	}
	#TopTitle {
		padding-top: 40px;
	}
	h1 {
		font-family: 'Raleway', sans-serif;
		font-size: 60px;
		color: #303030;
		text-rendering: optimizeLegibility;
	}
}



