@import url(navMenu.css);
@import url(callout.css);

/* Lavidge Base HTML/CSS  -  Written By: Eric Florez  -  Last Updated: 2008-07-21 */
/* ====================== Page Formatting ========================*/
* {
	margin: 0px;
	padding: 0px;}
body {
	background: #d2d2d2 url(../../images/backgrounds/bkgndBody.png) repeat-x 0px 0px;
	color: #464646;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

td {vertical-align: top;}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
	margin: 0px;
	color: #373737;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;}
h1, h1 a {
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 6px;
	text-transform: uppercase;
	}
h1.title, h1.title a {
	color: #1f5908;
	font-size: 20px;
	line-height: normal;
	padding-bottom: 10px;}
h2, h2 a {font-size: 16px;}

.h3normal, .h3normal a { color: #000000; }
.h3highlight { 
	color: #005500; 
	background-image: url(../../images/h3highlight-back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin: 0 0 0 -33px;
	padding-left: 33px; 
	width: 100%;
}

h3, h3 a {
	font-size: 14px;
	padding-top: 8px;}
h4, h4 a {font-size: 13px;}
h5, h5 a, h6, h6 a {font-size: 12px;}

a {color: #1b4d07;}
a:hover {text-decoration: underline;}

ul {
	padding: 0px;
	list-style-type: square;
	margin: 5px 0px 10px 22px;}
ul.Col2 {
	width: 100%;
	margin: 0px;
	list-style-type: none;}
ul.Col2 li {
	width: 50%;
	float: left;}

li {padding: 2px 0px 2px 0px;}
li a {}
li a:hover {text-decoration: underline;}

p {padding: 0px 0px 8px 0px;}

img {border: none;}

.clear {
	width: 100%;
	clear: both;
	height: 0px;
	overflow: hidden;}

sup { font-size: 6px; }


/* ====================== Layout & Columns ========================*/
#pageContainer {
	width: 920px;
	margin: 25px auto 0px auto;
	background: #ffffff url(../../images/backgrounds/bkgndPageContainer.png) no-repeat 0px 0px;}
#pageBody {
	padding: 4px 6px 10px 6px;
	background: url(../../images/backgrounds/bkgndPageContainer_Btm.png) no-repeat left bottom;}

#main {padding-bottom: 22px;}

#mediaContainer {
	width: 908px;
	height: 287px;
	overflow: hidden;
	margin: 4px 0px 12px 0px;}

#pagePhotoContainer {margin: 4px 0px 12px 0px;}

#adContainer {
	float: left;
	width: 180px;
	height: 137px;
	padding: 22px 10px 0px 22px;
	background: url(../../images/backgrounds/bkgndAdContainer.png) no-repeat 0px 0px;}
#adContainer p {color: #ffffff;}

#pagePhoto {
	float: right;
	width: 688px;
	height: 145px;
	overflow: hidden;
	border-bottom: 14px solid #174306;}

#col1, #col2, #col3 {
	float: left;
	width: 212px;
	margin-top: 32px;}
#col2 {
	width: 400px;
	margin: 0px 0px 0px 35px;}
#col3 {
	width: 226px;
	margin-top: 0px;
	margin-left: 35px;}

#col4 {
	float:left;
	width: 626px;
	margin-left:35px;
	margin-top:0px;}

#breadCrumbs {
	height: 30px;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
#breadCrumbs a {color: #717171; font-size:10px}


.pageTitle {
	height: 52px;
	overflow: hidden;
	margin-left: 28px;
	padding-top: 28px;}


/* ====================== Header & Footer ====================== */
#headerContainer {
	position: relative;
	margin-bottom: 1px;
	background: #303130 url(../../images/backgrounds/bkgndHeaderContainer.png) no-repeat 0px 0px;}
#header {
	height: 90px;
	background: url(../../images/backgrounds/bkgndHeader.jpg) no-repeat right top;}
#logo {padding: 20px 0px 0px 14px;}
#printLogo {display: none;}

#topMenu {
	top: 26px;
	right: 34px;
	z-index: 700;
	color: #FFFFFF;
	font-size: 11px;
	position: absolute;}
#topMenu a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;}
#topMenu input {
	height: 16px;
	width: 122px;
	color: #616161;
	padding: 2px 2px 2px 8px;
	border: 1px solid #303130;}

#headerContainer .btnJoin {
	top: 87px;
	right: 15px;
	position: absolute;
	z-index: 100;}
	

#footer {
	clear: both;
	width: 894px;
	padding: 36px 0px 46px 14px;
	font-size: 11px;
	border-top: 1px solid #c6c6c6;
	background: url(../../images/backgrounds/bkgndFooter.png) no-repeat left bottom;}
#footerRight {
	float: right;
	text-align: right;
	font-size: 11px;}
#footerTop {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 16px;}

#footer span {padding-right: 14px;}
#footer a {
	font-size: 11px;
	padding: 0px 10px;}
#footer a.first {
	font-size: 11px;
	padding-left: 0px;}

#footertop a {
	font-size: 11px;
}


/* ====================== Form Styling ======================== */
.planContainer {
	float: left;
	width: 274px;
	padding: 6px;
	text-align: center;
	border-right: 5px solid #1f5908;}
.formGroup .first {border-left: 5px solid #1f5908;}

.formHeader {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 2px 2px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #1f5908 url(../../images/backgrounds/bkgndFormHeader.gif) no-repeat 0px 0px;}
.formGroup {
	margin-bottom: 14px;
	border: 1px solid #eeeeee;
	border-top: none;
	padding: 12px 10px 8px 16px;}

#col1 .row {
	clear: left;
	margin: 0px;
	padding-left: 155px; /*width of left column containing the label elements*/
	padding: 5px 0px 8px 0px;}

.planTitle {
	color: #1f5908;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.planPrice {
	color: #bb6f15;
	font-size: 16px;
	padding: 3px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

.checked {
	text-align: left;
	padding-left: 123px;
	}

#col1 label {
	float: left;
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	font-weight: bold;}

#col1 .textBox {width: 190px;}
#col1 .textBox_small {width: 80px;}

#col1 .message {
	color: #686868;
	font-size: 10px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

/*.threepxfix class below:
	Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
	to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
* html .threepxfix {margin-left: 3px;}


/* ====================== Template Overrides ======================== */
.categoryHome #col1, .categoryHome #col2, .categoryHome #col3 {
	width: 378px;
	margin-top: 0px;
	padding: 8px 6px 0px 14px;
	border-top: 5px solid #c6c6c6;}
.categoryHome #col2 {
	width: 245px;
	margin-left: 20px;}
.categoryHome #col3 {
	width: 206px;
	border: none;
	padding: 0px;
	margin-left: 19px;}


.categoryForm #col1 {
	width: 630px;
	margin-top: 0px;
	margin-left: 28px;}
.categoryForm #col3 {
	margin-top: 0px;
	margin-left: 24px;
	}

.categoryFormcol1 {
	width: 630px;
	margin-top: 0px;
	margin-left: 28px;}
.categoryFormcol3 {
	margin-top: 0px;
	margin-left: 24px;
	}

/* Brykes additions */

.orbtn
{margin-left:10px;}

.bigbold {font-size:13px; font-weight:bold;}

.signupback  {width:400px; height:150px; background-image:url(../../images/backgrounds/signupbox.jpg); background-repeat:no-repeat; }

.title1 {color: #1f5908;}

.orangebck {background-image:url(../../images/orange-bck.jpg); background-repeat:no-repeat; width:254px; height:108px; margin:0 73px 0 73px; }




/* Joe's Additions to Bryke's Additions */
#hmworks { position: absolute; z-index: 1000; margin: 120px auto auto 640px; }
#hmimp { position: absolute; z-index: 1001; margin: 150px auto auto 640px; }
#hmlower { position: absolute; z-index: 1002; margin: 170px auto auto 640px; }
#hmjoin { position: absolute; z-index: 1003; margin: 210px auto auto 689px; }
#hmplayone { position: absolute; z-index: 1004; margin: 230px auto auto 546px; }
#hmplayall { position: absolute; z-index: 1005; margin: 0 auto auto 628px; }
#hmbase { position: absolute; z-index: 22; margin: 0; }

.proddisplay { 
	width: 400px;
	margin-bottom: 10px;
	border-top: 1px solid #A4A4A4;
}	

.proddispic {
	width: 128px;
	float: left;
	text-align: left;
	margin: 10px 0 0 0;
}


.proddistext {
	width: 270px;
	float: left; 
	text-align: left;
}

.lessonhide {
	width: 400px;
	display: none;
	padding-bottom: 10px;
}
.lessonpic {
	width: 128px;
	float: left;
	text-align: left;
	display: none;
}
.lessontext {
	width: 400px;
	float: left; 
	text-align: left;
}
.lessonsubhide {
	display: none;
	padding-bottom: 3px;
	border-top: 1px solid #CECECE;
}


.solotestimonial {
	width: 405px; 
	margin: 5px 0 10px 0;
	border: 1px solid #BFBFBF;
}
.solotestbody {
	width: 395px;
	padding: 5px;
	background-image: url(../../images/solo-testimonial-back.jpg);
}
.solotestpic {
	width: 89px;
	height: 121px;
	overflow: hidden;
	margin: 0 0 10px 6px;
	padding: 0;
	float: left;
}
.solotesttitle {
	width: 280px; 
	margin: 0 0 10px 5px;
	padding: 2px 5px 2px 5px;
	font-size: 16px;
	font-weight: bold;
	color: #006600; 
	background: #FFFFFF;
	border: 1px solid #BFBFBF;
	float: left;
}
.solotesttitle span { font-size: 14px; color: #000000; }
.solotestcontent {
	clear: left;
	width: 365px;
	margin: 5px; 
	background: #FFFFFF;
	border: 1px solid #BFBFBF;
	padding: 10px;
}


#salescontent {
	width: 90%;
	margin: 0 auto 0 auto;
}

.testpic {
	width: 90px;
	height: 122px;
	margin: 0 0 7px 20px;
	float: left;
}
	
.testpica {
	width: 90px;
	height: 122px;
	margin: 0 5px 7px 5px;
	float: left;	
}

.testpic img { border: 0; }
.pagination { width: 530px; margin-left: 23px; }
.plast { width: 250px; height: 20px; float: left; text-align: left; }
.pnext { width: 250px; height: 20px; float: right; text-align: right; }


.mainlessonpic {
	width: 80px;
	height: 137px;
	margin-right: 3px;
	float: left;
	text-align: center;
}

#FloatDesc {
	width: 250px;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #1F5908;
	background: #CECECE;
	border: 1px solid #ABABAB;
}
#FloatDesc span {
	color: #000000;
	font-weight: normal;
	font-size: 9px;
}

#FloatClip { margin: 0; padding: 0; width: 324px; height: 254px; }
.clipWindow {
	padding: 2px;
	border: 1px solid #ABABAB;
	background: #CECECE;
	width: 320px;
	height: 250px;
}

ol {list-style-position:inside; list-style:decimal; margin:5px 0 5px 25px;}

.multibox { margin: 0; padding: 0; float: left; }

.articleimg {
	width: 157px;
	margin: 0 auto 10px auto;
	padding: 0;
	background-image: url(../../images/backgrounds/article-img-back.jpg);
	background-repeat: no-repeat;
}
.articletab, .articletabbig {
	padding: 5px;
	width: 147px;
	text-align: center;
	border-bottom: 1px solid #666666;
}
.boldwhitetxt, .boldwhitetxtbig {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.afform { margin-top: 30px; background: #CECECE; font-size: 12px; color: #000000; text-align: right; font-weight: normal; width: 200px; padding: 10px; }
.afform span { font-size: 16px; font-weight: bold; text-align: left; width: 180px; }
.afform submit { margin: 10px 0 0 0; }

#usrcheckdiv { display: none; }

.joinFree {
	font-size: 14px;
	line-height: 125%;
}
.joinFree strong { font-size: 16px; font-weight: bolder; }
.joinFree em { font-size: 14px; font-weight: 800; }

.redbox {width:500px; border:solid 2px #FF0000; margin:7px 30px 7px 40px;  vertical-align:middle; text-align:center; color: #FF0000; font-size:14px; font-weight:600; padding:10px 10px 10px 10px}

.redbox a {color:#FF0000;font-size:14px; font-weight:600;}

.hideFrame { display: none; width: 0; height: 0; border: 0; margin: 0; padding: 0; }

#subnavTable {
	width: 898px;
	height: 18px;
	padding: 6px 0 6px 10px;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial Narrow, Helvetica Neue, Helvetica Narrow, Arial, Helvetica, sans-serif;
	color: #363636;
	background: #DEDEDE;
	border-top: 1px solid #FFFFFF;
}

#subnavTable p {
	color: #363636;
	padding: 0;
	margin-right: 10px;
	float: left;
}

#subnavTable p a {
	text-decoration: underline;
	color: #363636;
}

#subnavTable p a:hover {
	text-decoration: none;
	color: #363636;
}


#leftbar {
	width: 200px;
	float: left;
	margin-right: 10px;
}

#rightbar {
	width: 680px;
	margin: 0;
	padding: 10px 0 0 0;
	border-top: 3px solid #BFBFBF;
	float: right;
}


.leftbox {
	width: 180px;
	margin: 0 0 5px 0;
	padding: 10px;
	border-top: 3px solid #BFBFBF;
}

#topbar {
	width: 907px;
	height: 234px;
	background: #006600 url(http://www.purepointgolf.com/members/images/top-area-background.jpg) no-repeat;
	margin: 5px auto 5px auto;
}

#topbarmovie {
	width: 610px;
	height: 224px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	float: left;
}

#topbargradient {
	position: static;
	width: 23px;
	height: 224px;
	overflow: hidden;
	margin: 0 0 0 -18px;
	padding: 0;
	z-index: 1000;
}

#topbaroptions {
	width: 253px;
	margin: 19px 13px 0 13px;
	padding: 0;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
	float: right;
}

#topbaroptions a { color: #FFFFFF; text-decoration: underline; }
#topbaroptions a:hover { color: #FFFFFF; text-decoration: none; }

#topbaroptions h3, #topbaroptions h3 a { 
	font-size: 20px; 
	font-family: Arial Narrow, Helvetica Neue, Helvetica Narrow, Arial, Helvetica, sans-serif; 
	margin: 0 0 8px 0;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#topbaroptions h3 a:hover { text-decoration: underline; }

.leftbox h3 {
	font-size: 14px;
	font-family: Arial Narrow, Helvetica Neue, Helvetica Narrow, Arial, Helvetica, sans-serif; 
	margin: 0 0 8px 0;
	font-weight: bold;
}

.qstbox {
	border: 1px solid #BFBFBF;
	width: 174px;
	padding: 3px;
	background: #CECECE;
	font-size: 12px;
	font-family: Arial Narrow, Helvetica Neue, Helvetica Narrow, Arial, Helvetica, sans-serif; 
	font-weight: bold;
}

.qstboxin1 {
	width: 150px;
	height: 9px;
	margin: 3px auto 3px 5px;
	padding: 2px;
	font-size: 9px;
}

.qstboxin2 {
	width: 150px;
	height: 54px;
	margin: 3px auto 3px 5px;
	padding: 2px;
	font-size: 9px;
}

.qstboxin3 {
	width: 139px;
	margin: 3px auto 3px 10px;
	padding: 2px;
	font-size: 9px;
}

.lessonbox {
	color: #000000;
	margin-left: 20px;
}

.lessonbox h3, .lessonbox h3 a {
	font-size: 18px;
	font-family: Arial Narrow, Helvetica Neue, Helvetica Narrow, Arial, Helvetica, sans-serif; 
	margin: 0 0 8px 0;
	font-weight: bold;
	color: #006600;
}

.lessonbox h3 a:hover { text-decoration: underline; }

.lessonexpand {
	display: none;
}

.lessonboxpic {
	margin: 5px;
	float: left;
	width: 73px;
	height: 73px;
}

.lessonboxtext {
	line-height: 20px;
}
	

.lessonboxsml {
	color: #000000;
	font-size: 9px;
	font-family: Arial Narrow, Helvetica Neue, Helvetica Narrow, Arial, Helvetica, sans-serif; 
}

.lessonboxsml h3, .lessonboxsml h3 a {
	font-size: 12px;
	font-family: Arial Narrow, Helvetica Neue, Helvetica Narrow, Arial, Helvetica, sans-serif; 
	margin: 0 0 2px 0;
	font-weight: bold;
	color: #006600;
}

.lessonboxsml h3 a:hover { text-decoration: underline; }


.videoplayer {
	width: 561px;
	margin: 10px auto 10px auto;
	padding: 0;
	background: url(http://www.purepointgolf.com/members/images/appvid-back.jpg) no-repeat;
}

.videoframe {
	width: 400px;
	height: 325px;
	margin: 0 0 0 3px;
	padding: 0;
	float: left;
}

.videoframe p { font-size: 12px; font-weight: bold; font-family: Arial Narrow, Helvetica Neue, Helvetica Narrow, Arial, Helvetica, sans-serif; line-height: 20px; }

.videoframe h3, .videoframe h3 a { color: #FFFFFF; font-size: 14px; font-weight: bold; }

.videoright {
	width: 144px;
	height: 320px;
	margin: 25px 0 0 5px;
	float: left;
}

.videodl {
	width: 138px;
	height: 130px;
	margin: 0;
	padding: 25px 0 0 0;
	background: url(http://www.purepointgolf.com/members/images/appvid-download-back.jpg) no-repeat;
}

.videodlbtn {
	width: 136px;
	height: 42px;
	margin: 5px auto 0 auto;
	padding: 0;
	text-align: center;
}

.videodesc {
	width: 520px;
	margin: 0;
	padding: 3px 32px 5px 20px;
	background: url(http://www.purepointgolf.com/members/images/appvid-back-repeat.jpg) repeat-y;
	font-size: 12px;
	font-weight: normal;
}

.videobottom {
	width: 561px;
	height: 18px;
	margin: 0;
	padding: 0;
	background: url(http://www.purepointgolf.com/members/images/appvid-back-bottom.jpg) no-repeat;
}

.hideclips { display: none; border: 1px solid #CECECE; padding: 5px; margin-bottom: 15px; }


.searchresult {
	margin: 0 0 20px 0;
}

.searchtitle, .searchtitle a {
	font-size: 14px;
	font-weight: bold;
	color: #00009f;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.searchtitle a:hover { text-decoration: underline; }

.searchbody {
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
}

.searchlink, .searchlink a {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.searchlink a:hover { text-decoration: underline; }

.avgrating {
	margin: 30px auto 20px auto;
	font-size: 30px;
	font-weight: bold;
	font-family: Arial Narrow, Helvetica Neue, Helvetica Narrow, Arial, Helvetica, sans-serif;
	text-align: center;
}

.cmenu {margin: 0; padding: 0.3em; list-style-type: none; background-color: white;}
.cmenu li:hover {}
.cmenu hr {border: 0; border-bottom: 1px solid grey; margin: 3px 0px 3px 0px; width: 10em;}
.cmenu a {border: 0 !important;}
.cmenu a:hover {text-decoration: underline !important;}
.cmenu .topSep {font-size: 90%; border-top: 1px solid gray; margin-top: 0.3em; padding-top: 0.3em;}
.cmenu th, .cmenu td {text-align: left; padding-right: 1em;}
.cmenu table {margin: 0 0 0.4em 1.3em; border: 1px solid rgb(240, 240, 240);}



