﻿
body {
	font: normal normal normal 0.75em/1.1em arial, Helvetica;
	color: #333;
}

a {
	outline:none;
}

a.on {
	color: #000;
	font-weight: bold;
}

select {
	border: solid 1px #ccc;
	padding: 0;
}

a, img {
	color: #005b93;
	text-decoration: none!important;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}

.linkClass {
	border: none 0 !important;
	color: #005b93 !important;
	text-decoration: none !important;
}

.hiddenSel {
	visibility: hidden;
}

.fullText {
	width: 73%;
}

.smallInput {
	width: 50px;
}

.create select, .optional select {
	width: auto !important;
}

.create .field .left {
	width: 150px;
}

.optional .field .left {
	width: 270px;
}

.linkClass {
	cursor: pointer !important;
	font: normal normal normal 1.1em arial, Helvetica !important;
}

/*a:hover, .linkClass:hover { text-decoration: underline !important; border-bottom: 0px; border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; }
*/
fieldset {
	margin: 5px 0;
	padding: 0;
	border: solid 0 #fff;
}

fieldset legend {
	font-weight: bold;
	font-size: 1.2em;
	display: block;
	position: static;
}

p {
	padding: 0;
	margin: 10px 0;
}

hr {
	margin: 20px 0;
	border-color: #ccc;
	border-width: 0 0 1px;
	height: 1px;
	clear: left;
	line-height: 0;
}

h3, h4, h4 a.nocolor {
	color: #000;
}

h5 {
	color: #666;
	font-weight: normal;
	font-size: 1em;
	margin: 0 0 6px;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #005b93;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

/*h1
{
	font-size:1.9em;
	line-height:1.2em;
	margin:0 0 10px;
}*/
h1, h2 {
	color: #333;
	font-size: 1.55em;
	line-height: 1.2em;
	margin: 0 0 15px;
}

h3 {
	font-size: 1.25em;
	line-height: 1em;
	margin: 7px 0;
}

li h3 {
	margin-top: 0;
}

h4 {
	font-size: 1em;
	line-height: 1em;
	margin: 0 0 7px;
}

input.text {
	height: 14px;
}

textarea {
	width: 350px;
	height: 100px;
	margin-bottom: 10px;
	display: block;
}

table {
	border-collapse: collapse;/*text-align: center;*/
}

table td, tr.alt table tr td {
	padding: 2px 3px;
}

/* table tr, tr.alt table tr
{
   background-color: #f7f7f7;
}*/
table tr.alt, tr.alt table tr.alt {
	background-color: #e8e8e8;
}

table tr td.head {
	background-color: #3573AA;
	color: #fff;
}

table thead tr td, .alt table thead tr td, table tfoot tr td {
	color: #fff;
	padding: 3px 3px 4px;
}

table thead tr, .alt table thead tr, table tfoot tr {
	background-color: #3573aa;
}

table tr td.promo {
	background-color: #3573aa;
	padding: 7px 0;
}

table tr td.promo a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

ul {
	list-style: none none outside;
	margin: 7px 0;
	padding: 0;
}

ul.bulleted {
	list-style-type: disc;
	margin: 0px 25px;
	padding: 0px;
}

ol {
	margin: 7px 0;
}

ul li {
	margin: 7px 0;
}

li.new {
	clear: left;
}

ul.stubs {
	margin: 0;
}

ul.stubs li {
	float: left;
	margin: 0 10px 0 0;
	display: inline-block;
}

ul.stubs li.end {
	margin-right: 0;
}

ul.gallery {
	overflow: hidden;
}

#gallery {
	padding-right: 22px;
	width: 572px;
}

ul .links li {
	margin-right: 5px;
}

table.gallery {
	width: 100%;
	border-collapse: separate;
	border-color: #fff;
	border-width: 0 0 5px 5px;
	border-style: solid;
}

table.gallery td {
	background-color: transparent;
}

#ss_preview table.gallery td {
	height: 119px;
	width: 89px;
	background: #eaeaea;
	vertical-align: middle;
	text-align: center;
	border-color: #fff;
	border-style: solid;
}

#ss_preview table.gallery td.selected {
	border: 2px solid #ccc;
	width: 85px;
	height: 114px;
}

.links {
	overflow: hidden;
	line-height: 1em;
}

.links img {
	padding-right: 3px;
}

.links li {
	float: left;
	border-right: solid 1px #ccc;
	margin: 0 5px 0 0;
	padding: 0 6px 0 0;
	line-height: 1.2em;
}

.links li.on {
	font-weight: bold;
}

.links * {
	vertical-align: bottom;
}

.links li.no {
	border: none;
}

ul.specs li {
	color: #666;
	margin: 8px 0;
}

ul.specs {
	list-style: square none outside;
	padding-left: 1.5em;
	color: #3472a8;
	margin: 10px 0;
}

.ratings .equip_rater {
	float: left;
}

.ratings .equip_rater div {
	margin: 0 5px 0 0;
}

.ratings label {
	float: left;
	width: 90px;
	font-weight: bold;
}

.ratings li {
	margin: 0 0 15px;
	overflow: hidden;
}

.row {
	margin: 15px 0;
	clear: left;
	overflow: hidden; /* assign hasLayout in IE6 */ /*    display: inline-block;*/
	width:100%;
}

.col_1_3 {
	width: 300px;
	float: left;
	margin: 0 10px 0 0;
	overflow: hidden;
	padding-bottom: 1px;
}

.col_1_3.wide {
	width: 365px;
}

.col_1_3.narrow {
	width: 235px;
}

.col_1_2 {
	width: 450px;
	float: left;
	margin: 0 10px 0 0;
	padding-bottom: 1px;
	overflow: hidden;
}

.col_2_3 {
	width: 610px;
	float: left;
	margin: 0 10px 0 0;
	padding-bottom: 1px;
	overflow: hidden;
}

.col_4_7 {
	width: 475px;
	float: left;
	margin: 0 10px 0 0;
	padding-bottom: 1px;
	overflow: hidden;
}

.col_5_6 {
	width: 750px;
	padding-bottom: 1px;
	float: left;
	margin: 0 10px 0 0;
	overflow: hidden;
}

.col_5_6 .stubs .level.three {
	width: auto;
}

.col_1_6 {
	width: 160px;
	padding-bottom: 1px;
	margin-right: 10px;
	overflow: hidden;
	float: left;
}

.col_1_6.end {
	margin-right: 0;
}

.col_272 {
	width: 272px;
	float: left;
	overflow: hidden;
	padding-bottom: 1px;
	margin-right: 10px;
}

.col_465 {
	width: 465px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	padding-bottom: 1px;
}

.col_640 {
	width: 640px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	padding-bottom: 1px;
}

.col_160 {
	width: 160px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	padding-bottom: 1px;
}

.col_310 {
	width: 310px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	padding-bottom: 1px;
}

.bkt {
	padding: 10px 14px 0;
	overflow: hidden;
	clear: left;
}

.bkt .bkt {
	padding: 10px 9px;
	margin: 20px 2px -23px 3px;
}

.bkt .bkt .gallery {
	margin-bottom: 0px;
}

.bkt .col_1_3 {
	width: 286px;
}

.bkt .col_2_3 {
	width: 582px;
}

.bkt select {
	width: 245px;
}

.col_1_5 {
	width: 187px;
	margin-right: 10px;
	float: left;
}

.tab_page .col_1_5 {
	width: 180px;
}

.equipment_Subclass_td {
	margin: 12px 5px;
	padding: 10px 3px;
	vertical-align:top
}

.col_1_5.end {
	margin-right: 0;
}

.tab_page .col_1_3 {
	width: 290px;
}

.tab_page .col_1_3.end {
	margin-right: 0;
}

.end {
	margin-right: 0;
}

.clear {
	clear: left;
}

a.title, .level.one h2 {
	font-size: 1.1em;
	margin-bottom: 0px;
}

.level.three h2 {
	font-size: 1em;
	margin: 0px;
}

/* general level styles */
.level {
	margin: 0 0 10px;
	overflow: hidden;
}

.level .links { /* IE6 hasLayout fix */
	display: inline-block;
}

.level.sbs .pic {
	float: left;
	margin-right: 10px;
}

.level .comment {
	float: left;
	clear: left;
}

/*.level .title, .level h3, level h4, .level div.copy, .level ul, .level p, .level .equip_rater, .level .rater, level span { margin: 4px 0; display: block; }
*/
.level .title, .level h3, .level h3, .level .copy {
	margin-top: 0;
}

/* level one specific */
.level.one .pic {
	margin: 0 0 5px;
}

.level.one .links {
	float: left;
	margin: 0;
}

.level.one .rater {
	float: left;
	margin: 0;
}

.level.one .equip_rater {
	float: left;
	margin: 3px 0 0;
}

.level.one span {
	margin: 4px 0;
	display: block;
}

.level.one .title {
	font-size: 1.4em;
	line-height: 1em;
}

/* level two specific */
.level.two .pic {
	margin: 0 0 15px;
}

/* level three specific */
.level.three select {
	width: 166px;
}

.col_1_3 .level.three {
	width: 272px;
}

.level.three p {
	max-height: 3.4em;
	overflow: hidden;
}

.level.three .copy {
	padding-left: 83px;
	margin-top: 0;
}

/*.level.three .copy .title { margin-top: 0; line-height: 1.2em; width: 189px; }
*/
.level.three .field {
	margin: 5px 0;
}

.level.three img.pic {
	float: left;
	margin-right: 6px;
}

.level.three .title, .level.three div.copy, .level.three ul, .level.three span {
	margin: 0;
}

.level.three p {
	margin: 2px 0;
}

.stubs .level.three {
	width: 440px;
}

.sbs .rater {
	float: left;
	margin: 10px 0 20px;
}

.sbs .copy {
	float: left;
	width: 300px;
}

.sbs .links {
	clear: left;
}

/* Misc level styles */
.col_2_3 .stubs .level.three, .col_2_3 .stubs .level.one {
	width: 286px;
}

.col_2_3 li .level.two {
	width: 187px;
}

/* End level styles */
.comment {
	margin: 10px 5px 10px 0px;
	padding-right: 5px;
	width: 94%;
}

.comment p {
	margin: 0 0 7px;
}

.comment .pic {
	float: left;
	border: solid 1px #c1c1c1;
}

.comment .copy {
	padding-left: 48px;
}

.alert img {
	margin-right: 4px;
}

.alert {
	color: #cc0000;
}

.h_enh {
	overflow: hidden;
	margin-bottom: 10px;
	width: 100%;
}

.h_enh h1, .h_enh h2, .h_enh h3, .h_enh h4, .h_enh h5, .h_main h1, .h_main h2, .h_main h3, .h_main h4, .h_main h5, .h_enh .links {
	float: left;
	margin: 0;
}

.h_enh h1, .h_enh h2, .h_enh h3 {
	margin-right: 10px;
}

.h_enh div {
	clear: left;
}

.h_enh .enh {
	display: block;
	text-align: right;
	clear: none;
	overflow: hidden;
}

.h_enh .links {
	font-weight: bold;
	font-size: 1.5em;
}

.h_enh .enh .links {
	font-size: 1em;
}

.h_enh .field {
	float: left;
	margin: 0;
	clear: none;
}

.h_enh .enh .field {
	float: right;
}

.h_enh .enh label {
	font-size: 1.1em;
	vertical-align: middle;
	font-weight: normal;
	color: #333;
}

.h_enh span, .h_main span {
	font-size: 0.67em;
	vertical-align: middle;
	color: #000;
}

.h_enh em, .h_enh strong, .h_enh img, .h_enh .field, .h_main em, .h_main strong, .h_main img, .h_main .field {
	vertical-align: middle;
	color: #000;
	margin: 0;
}

.h_main {
	overflow: hidden;
	padding: 10px 0 0;
}

.h_main .h_enh, .h_main h1, .h_main .h_extra {
	margin: 0;
}

.h_main .field {
	float: left;
	margin-bottom: 0;
}

.h_main h1 {
	float: left;
	margin-right: 20px;
}

.h_main .page_tools {
	margin: 7px 0;
}

.h_main .links li {
	border: none;
}

.page_tools {
	text-align: right;
	margin: 0;
}

.page_tools li {
	display: inline;
	float: none;
	border: none;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}

.page_tools a {
	padding: 0 5px 0 4px;
	font-weight: bold;
	font-size: 0.8em;
}

.page_tools img {
	padding: 0;
}

.extraL {
	margin-left: 10px !important;
}

.h_extra {
	overflow: hidden;
	margin: 0 0 10px;
	display: inline-block;
}

.h_extra h1, .h_extra h2, .h_extra h3 {
	line-height: 1.1em;
	height: 1.1em;
	overflow: hidden;
	margin: 0;
	float: left;
}

.h_extra h1 a, .h_extra h3, .h_extra h2 img {
	border-right: solid 1px #ccc;
	margin: 0 6px 0 0;
	padding: 0 6px 0 0;
	line-height: 1em;
}

.h_extra h1 img, .h_extra h2 img, .h_extra h3 img {
	vertical-align: middle;
}

.h_extra h1 a.no, .h_extra h2 a.no {
	border-width: 0;
	margin: 0;
	padding: 0;
}

.field {
	margin: 0 0 10px;
}

.field h3 {
	margin: 0 0 5px;
}

.inset .field {
	margin: 5px 0;
}

.inset_2 {
	margin: 15px 0;
	border: solid 1px #ccc;
	padding: 15px;
	overflow: hidden;
}

.inset_2 h3 {
	margin-top: 0;
}

.field label {
	font-weight: bold;
	line-height: 15px;
	font-size: 1.25em;
}

.field input.btn, .field select, .field input.text, .field input.cb {
	vertical-align: middle;
}

.filter .field {
	margin-top: 0;
}

.filter .field label {
	font-size: 0.99em;
}

.filter input.text, .filter select {
	width: 100%;
}

.inset .filter {
	margin: 5px 5px 5px 0;
}

.filter input {
	margin-right: 4px;
}

.filter label {
	line-height: 19px;
	vertical-align: top;
}

#feature_bkt img.feature {
	border: solid 1px #bdbdbd;
}

#playlist .tabs {
	width: 100%;
}

.tabs {
	list-style: none none outside;
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: inline-block;
	position: relative;
	white-space: nowrap;
	float: left;
}

.tabs li {
	background: #006EA3;
	float: left;
	border-bottom: solid 1px #ccc;
	margin-top: 1px;
}
.tabs li.liMostPopular
{
    /*background-color:#D00606;
    border-right:1px solid #D00606;*/
}

.tabs li a {
	display: block;
	padding: 0 10px;
	line-height: 25px;
	color: #fff;
	text-align: center;
}

.tabs li a.aMostPopular
{
   text-align: center;
}
.tabs li.on, .tabs li.on a {
	background: #fff;
	color: #666;
	border: none; /* bring this above .tab_page in IE */
	position: relative;
	margin-top: 0;
}

.tabs li a:hover {
	background: #004F84;
	color: #FFF;
	border: none;
	position: relative;
	margin-top: 0;
	text-decoration: none!important;
	height: 100%; /* ie7 renders hover colors oddly without a height specified*/
}

.tabs li.on a:hover {
	background: #fff;
	color: #666;
	border: none;
	position: relative;
	margin-top: 0;
	text-decoration: none!important;
}

.tabs li.on {
	border: solid 1px #ccc;
	border-bottom: solid 1px #fff;
}

.tabs li.end a {
	border-right: none;
}

.tab_page {
	background: #fff none no-repeat left top;
	border: solid 1px #cdcdcd;
	padding: 5px 9px;
	margin: -1px 0 0 0;
	overflow: hidden; /* set hasLayout to true in IE6 */
	/*display: inline-block;*/
    clear: both;
    float: none;
}

.tab_page h1, .tab_page h2, .tab_page h3, .tab_page h4, .tab_page h5 {
	color: #000;
}

fieldset .submit {
	float: right;
}

.expand {
	clear: left;
	margin: 10px 0 0;
	display: block;
}

.expand a, a.expand {
	font-weight: bold;
	font-size: 1.08em;
	line-height: 1.3em;
}

.med_rec {
	margin: 0 0 10px;
}

.med_rec img {
	margin: 0 auto;
	display: block;
}

.vert_banner {
	margin: 15px auto;
}

.sliver_ad {
	margin: 10px 0;
	display: block;
}

.inset {
	background-color: #f0f0f0;
	margin: 10px 0;
	padding: 8px;
	overflow: hidden;
	display: inline-block;
}

.date img {
	vertical-align: middle;
}

.date_range {
	float: left;
}

.date_range .to, .date_range .from {
	float: left;
	clear: left;
	margin: 2px 0;
	padding-right: 3px;
	white-space: nowrap;
}

.date_range select {
	width: auto;
}

.date_range span {
	line-height: 48px;
	font-size: 2.5em;
	color: #999;
}

.date_range strong {
	font-size: 0.5em;
	vertical-align: middle;
}

.date_range .btn {
	vertical-align: text-bottom;
	padding-left: 5px;
}

.check {
	list-style: none url(http://images.thegolfchannel.com/images/Element/219788.jpg) outside;
	padding-left: 17px;
}

.rater {
	vertical-align: middle;
}

.tag_cloud a {
	vertical-align: baseline;
}

a.two {
	font-size: 1.5em;
	line-height: 1em;
}

a.three {
	font-size: 2em;
	line-height: 1em;
}

a.four {
	font-size: 2.5em;
	line-height: 1em;
}

a.five {
	font-size: 3em;
	line-height: 1em;
}

ol.pager {
	list-style: none none outside;
	line-height: 1.5em;
	padding: 0;
	display: inline-block;
	overflow: hidden;
}

ol.pager li {
	float: left;
	border-right: solid 1px #ccc;
	padding: 0 3px 0 3px;
	font-weight: bold;
	color: #000;
}

ol.pager a {
	font-weight: normal;
}

ol.pager .no {
	border: none;
}

.equip_rater div {
	border: solid 1px #ccc;
	overflow: hidden;
	float: left;
	height: 9px;
	margin-right: 10px;
}

.equip_rater.small div {
	width: 54px;
}

.equip_rater.medium div {
	width: 110px;
}

.equip_rater.large div {
	width: 202px;
}

.equip_rater strong {
	white-space: nowrap;
}

.equip_rater span {
	display: block;
	margin: 0 !important;
	width: 100%;
}

.equip_rater div.good span {
	background-image: url(http://images.thegolfchannel.com/images/Element2008/221800.jpg);
}

.equip_rater div.poor span {
	background-image: url(http://images.thegolfchannel.com/images/Element2008/221801.jpg);
}

.equip_rater.large strong {
	font-size: 1.2em;
}

.rater {
	height: 14px;
	width: 75px;
	background: transparent url(http://images.thegolfchannel.com/images/element/354026.png) repeat-x scroll left top;
	padding: 0;
	margin: 0 5px 0 0;
	float: left;
}

.rater span {
	height: 14px;
	background: transparent url(http://images.thegolfchannel.com/images/element/354027.png) repeat-x scroll left top;
	margin: 0 !important;
	display: block;
}

.rater.active {
	background: transparent url(http://images.thegolfchannel.com/images/Element2008/222408.gif);
	width: 155px;
	height: 30px;
}

.rater.active span {
	background: transparent url(http://images.thegolfchannel.com/images/Element2008/222407.gif);
	height: 30px;
}

.rail {
	width: 130px;
	float: left;
	margin-right: 5px;
	clear: left;
}

.rail_witb {
	width: 130px;
	float: left;
	margin-right: 5px;
}

.rail_skinny {
	width: 105px;
	float: left;
	margin-right: 5px;
	clear: left;
}

.ad_rail {
	width: 165px;
	float: left;
}

.half_page_ad_rail {
	width: 300px;
	float: left;
}

.ad_rail h2 {
	margin-top: 15px;
}

.summary {
	clear: left;
	margin: 15px 0;
}

.summary .title {
	font-size: 1.2em;
}

.summary .pager {
	text-align: right;
	margin-top: 20px;
}

.summary .status span {
	float: left;
}

.summary .sort {
	background-color: #3573aa;
	color: #fff;
	padding: 5px;
}

.summary ul.sort li {
	border-color: #395089;
	margin-right: 10px;
	padding-right: 10px;
}

.summary .sort a {
	color: #96ccfd;
	font-weight: bold;
}

.summary .sort a:hover, .summary .sort a.on {
	color: #fff;
	text-decoration: none;
}

.summary ol {
	padding: 0;
	list-style: none none outside;
	margin: 5px 0;
}

li.alt {
	background-color: #ebebeb;
}

.person_info {
	overflow: hidden;
	display: inline-block;
}

.person_info .pic, .person_info .port {
	float: left;
	margin-right: 8px;
}

.person_info ul label {
	float: left;
	width: 80px;
	text-align: right;
	margin-right: 4px;
	font-weight: bold;
}

.person_info .copy {
	line-height: 1.5em;
}

.person_info .copy ul {
	float: left;
	clear: left;
	width: 100%;
	margin: 0;
	line-height: 1.1em;
}

.person_info .copy ul li {
	overflow: hidden;
	float: left;
	clear: left;
	font-weight: normal;
	width: auto;
}

.person_info .copy li li {
	clear: none;
	margin: 0 5px 0 0;
	white-space: nowrap;
	display: inline;
}

.person_info .copy ul ul {
	clear: none;
	width: auto;
}

.person_info .copy .links {
	margin: 0;
}

.person_info li.no a {
	font-weight: normal;
}

.person_info ul a {
	font-weight: bold;
}

.person_info .submit {
	margin-left: 80px;
}

.person_info .copy {
	overflow: hidden;
	float: left;
}

.person_info ul li {
	margin: 0 0 4px;
	font-weight: normal;
	width: auto;
}

.person_info span {
	color: #777;
	padding-left: 94px;
	display: block;
}

.person_info .field, .person_info p {
	margin: 0 0 3px;
}

.page {
	list-style: none none outside;
	padding: 0;
	margin: 10px 0 20px;
}

.page li {
	overflow: hidden;
	clear: left;
	display: inline-block;
}

.page .level {
	margin: 8px;
}

.page .comment {
	margin: 10px;
}

.page li li {
	clear: none;
}

.page .copy {
	padding-left: 60px;
}

.page .body {
	margin: 0;
}

.page li .pic {
	float: left;
}

.tab_page.article {
	margin: -1px 0 0;
}

.article .suppliment {
	float: left;
	border: solid 1px #ccc;
	margin: 0px 10px 5px 0;
}

.article .art_nav {
	float: right;
}

.article .nav {
	overflow: hidden;
}

.article p, .article {
	line-height: 15px;
}

.half_page_ad {
	margin: 10px 0;
}

#find_programs .title_filter select {
	width: 177px;
	vertical-align: top;
}

.person_info .field select {
	width: 148px;
}

#lesson_finder {
	margin: 0;
	list-style: none none outside;
	padding: 0;
}

#lesson_finder label {
	color: #666;
	font-size: 1.5em;
	font-weight: bold;
	float: left;
	line-height: 23px;
	margin-right: 3px;
}

#lesson_finder li {
	margin: 10px 0;
}

#lesson_finder select, #lesson_finder input {
	width: 244px;
}

#lesson_finder select.multi {
	height: 200px;
}

#instruction #feature_bkt .feature {
	border: none;
}

.learn_more {
	margin: 10px 0 20px;
	clear: left;
}

.learn_more a, .learn_more input {
	vertical-align: middle;
}

.learn_more input {
	margin-right: 10px;
}

#check_lists .links {
	padding: 1px 0 0;
	clear: left;
	margin: 10px 0 20px;
}

#check_lists h1 {
	clear: left;
}

.link_dump ul {
	margin: 7px 0 15px;
}

.link_dump li {
	margin: 3px 0;
}

.headlines h3 {
	margin-top: 20px;
}

#headlines ul {
	width: 280px;
	margin-right: -10px;
	/*height: 204px;
	overflow-y: scroll;*/
}

table.scores {
	width: 100%;
	margin: 0 0 10px 0;
	table-layout: fixed;
}

table.scores thead td {
	font-weight: bold;
}

table.scores td {
	text-align: center;
}

#scores ul, #scores li {
	margin-top: 0;
}

table.scores .name {
	width: 120px;
	text-align: left;
}

#scores .poll {
	margin-top: 20px;
}

.nav {
	overflow: hidden;
}

.nav h3 {
	float: left;
}

.nav .pager {
	float: right;
	margin-bottom: 0;
}

.summary .stats li {
	float: left;
	padding: 0 20px 0 0;
}

.summary .links {
	clear: left;
}

.summary .links li {
	padding: 0 6px 0 0;
}

.summary .stats label {
	color: #999;
}

.summary .stats strong {
	display: block;
	font-size: 1.5em;
	line-height: 1.15em;
	font-weight: normal;
}

#tours h3, #tours p {
	margin: 7px 0;
}

#tours ul li {
	float: left;
	width: 188px;
	border-right: solid 1px #e5e5e5;
	margin: 5px 8px 5px 0;
	height: auto;
}

#tours ul li.end {
	border: none;
	margin-right: 0;
}

#tours li select {
	width: 136px;
}

#sub_head {
	padding: 15px 0 0;
	overflow: hidden;
}

#sub_head .main {
	margin: 2px 0;
	float: left;
	width: 50%;
}

#sub_head .main * {
	margin: 2px 0;
}

#sub_head .logo {
	float: left;
	margin: 0 10px 0 0;
}

#sub_head .tools {
	float: right;
	width: 50%;
	text-align: right;
	padding: 10px 0;
	line-height: 1.3em;
}

#sub_head .tools .links {
	display: inline;
	margin: 0 0 0 7px;
	float: none;
}

#sub_head .tools .links li {
	display: inline;
	margin-top: 0;
	margin-bottom: 0;
	float: none;
	vertical-align: middle;
}

.sub_sec_nav {
	width: 100%;
	margin: 0 0 10px 0;
	clear: left;
	text-align:center;
}

.sub_sec_nav td {
	border: solid 1px #fff;
	padding: 0 0 9px;
	background-color: #fff;
}

.sub_sec_nav td.on {
	background: #fff url(http://images.thegolfchannel.com/images/Element2008/221818.jpg) no-repeat center bottom;
}

.sub_sec_nav a {
	display: block;
	background-color: #3472a8;
	color: #fff;
	line-height: 29px;
}

.sub_sec_nav a:hover, .sub_sec_nav td.on a {
	background-color: #000534;
	text-decoration: none;
}

.scorecard_nav {
	width: 50%;
	margin: 0px 30px 0 0;
	clear: left;
	float: left;
}

.scorecard_nav a {
	display: block;
	background-color: #3472a8;
	color: #fff;
	line-height: 29px;
}

.scorecard_nav a:hover, .scorecard_nav td.on a {
	background-color: #000534;
	text-decoration: none;
}

.h_main.subbed {
	border: solid 1px #ccc;
	border-width: 1px 0;
	padding: 8px 0;
	display: inline-block;
}

.col_1_5 .wide_sky {
	float: right;
}

table.bag {
	width: 100%;
	text-align: left;
}

table.bag td.club {
	text-align: right;
}

table.bag tbody td.club {
	color: #000;
}

table.bag thead tr td {
	font-weight: bold;
	color: #fff;
}

table.bag tr td {
	padding: 5px;
}

.red {
	color: red;
}

#tv_tonight .level {
	margin-bottom: 0;
}

.first {
	clear: left;
}

#tv_tonight .level {
	margin-bottom: 0;
}

#player {
	margin-bottom: 10px;
}

#slideshow .tools {
	margin: 10px 0 20px;
	line-height: 1.2em;
	float: right;
}

#slideshow .tools .links {
	list-style: none none outside;
	float: right;
	padding: 0 15px;
	margin: 0;
}

#slideshow .tools strong, #slideshow .tools .stop {
	float: left;
}

#slideshow .pager {
	margin: 0;
	padding: 0;
	float: right;
	line-height: 1em;
}

.stubs .level.one {
	width: 272px;
	margin-right: 28px;
}

.stubs .end .level.one {
	margin-right: 0px;
}

.sliderTrack {
	width: 202px;
	margin-top: 6px;
	background-color: #fff;
	border: 1px solid #ccc;
	height: 6px;
	display: inline-block;
	_overflow: hidden;
}

.sliderHandle {
	width: 7px;
	height: 18px;
	margin-top: -7px;
	background-image: url(http://images.thegolfchannel.com/images/Element2008/224402.gif);
	cursor: pointer;
}

.sliderQual {
	height: 6px;
	height: 6px;
	z-index: 1;
	margin-top: -11px;
}

.sliderWrapper {
	margin-bottom: 10px;
}

.catLabel {
	width: 120px;
}

.good {
	background: url(http://images.thegolfchannel.com/images/Element2008/221800.jpg);
}

.poor {
	background: url(http://images.thegolfchannel.com/images/Element2008/221801.jpg);
}

.moderate {
	background: url(http://images.thegolfchannel.com/images/Element2008/220734.jpg);
}

#myOverAll {
	width: 85px;
	height: 85px;
	float: right;
	margin-right: 25px;
}

.greyBox {
	border: 2px solid #ccc;
	width: 100%;
	height: 100%;
	background: #e9e9e9;
	margin-top: 3px;
}

#myOverAll .greyBox {
	text-align: center;
}

#myOverAll .greyBox p {
	margin-top: 33px;
	font-size: 48px;
	color: #666;
}

.small {
	font-size: 0.8em;
	font-weight: normal;
}

.col_310 #videos fieldset.field input.text {
	width: 195px;
}

.col_310 textarea {
	width: 305px;
}

#ss_preview table.gallery td {
	height: 119px;
	width: 89px;
	background: #eaeaea;
	vertical-align: middle;
	text-align: center;
	border-color: #fff;
	border-style: solid;
}

#ss_preview table.gallery td.selected {
	border: 2px solid #ccc;
	width: 85px;
	height: 114px;
}

#leaderboards div.Titleist {
	background: #1A52A5;
	border-right: none 0 #1A52A5;
	margin-right: 0;
	padding-right: 0;
}

#leaderboards img.Titleist {
	padding: 2px 3px 2px 4px;
	margin: 2px 3px 1px 4px;
	vertical-align: middle;
}

#leaderboards {
	min-width: 588px;
	padding: 10px 10px 25px 10px;
	border: 1px solid #CCCCCC;
}

#leaderboards #titleheader {
	clear: both;
	height: 70px;
	background: url(http://images.thegolfchannel.com/images/element2009/301440.jpg) repeat-x;
}

#leaderboards #titleheader h1 {
	color: White;
	font-size: 1.2em;
	text-align: left;
	padding: 30px 0px 0px 5px;
}

#leaderboards .event1 {
	padding: 5px 0;
	font-size: .9em;
	clear: both;
}

#leaderboards .event {
	padding: 5px 0;
	font-size: .9em;
	clear: both;
	border-top: dotted 1px #707070;
}

#leaderboards .eventheader {
	position: relative;
	height: 60px;
	color: #707070;
	font-size: 1.2em;
	padding: 10px 5px;
}

#leaderboards .eventheader div {
	font-weight: bold;
	position: absolute;
	bottom: 5px;
	padding: 3px;
}

#leaderboards .eventheader .date {
	font-weight: normal;
	left: 475px;
	width: 100px;
}

#leaderboards .eventheader .details {
	width: 294px;
}

#leaderboards .eventheader .details .tour a {
	font-weight: bold;
	color: #707070;
}

#leaderboards .eventheader .details a {
	font-weight: normal;
}

#leaderboards .footer {
	height: 20px;
	color: #707070;
	font-size: 1.2em;
	margin-bottom: 12px;
}

#leaderboards .footer .footerlink {
	float: right;
	padding: 3px;
}

#leaderboards .footer .footerlink a {
	color: #707070;
}

#leaderboards .noscores {
	height: 91px;
	width: 100%;
	background: url(http://images.thegolfchannel.com/images/element2009/301441.jpg) center no-repeat;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

#leaderboards .noscores div {
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 35px;
}

#leaderboards .minileaderboard {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #1A52A5;
	color: #FFFFFF;
	width: 100%;
}

#leaderboards .minileaderboard li {
	display: block;
	padding: 0;
	margin: 0;
	clear: both;
	line-height: 25px;
	width: 100%;
}

#leaderboards .minileaderboard li div {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #3775BF;
	background: url(http://images.thegolfchannel.com/images/element2009/300931.gif) center 20px no-repeat;
}

#leaderboards .minileaderboard li div a {
	color: #FFFFFF;
}

/* set values common to all non-header rows */
#leaderboards .minileaderboard li div.pos, #leaderboards .minileaderboard li div.player, #leaderboards .minileaderboard li div.total, #leaderboards .minileaderboard li div.today, #leaderboards .minileaderboard li div.thru, #leaderboards .minileaderboard li div.teetime, #leaderboards .minileaderboard li div.round, #leaderboards .minileaderboard li div.round6 {
	color: #FFFFFF;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #1A52A5;
	white-space: nowrap;
	overflow: hidden;
}

/* set widths for each row */
#leaderboards .minileaderboard li div.player {
	width: 100%;
}

#leaderboards .minileaderboard li div.pos {
	width: 36px;
	background-color: #124196;
	float: left;
	margin-left: 0;
	margin-right: 7px;
}

#leaderboards .minileaderboard li div.today, #leaderboards .minileaderboard li div.thru {
	width: 50px;
}

#leaderboards .minileaderboard li div.teetime {
	width: 101px;
}

#leaderboards .minileaderboard li div.round {
	width: 40px;
}

#leaderboards .minileaderboard li div.round6 {
	width: 35px;
}

#leaderboards .minileaderboard li.bottom div {
	background: none;
}

#leaderboards .minileaderboard li div.arrow, #leaderboards .minileaderboard li.bottom div.arrow {
	width: 5px;
	border-right: 0;
	border-left: none 0 #1A52A5;
	margin-left: 0;
	padding-right: 0;
	background: #FFFFFF url(http://images.thegolfchannel.com/images/element2009/300932.gif) 0 5px no-repeat;
}

#leaderboards .minileaderboard li div.player {
	text-align: left;
	border-right: 0px;
	background: url(http://images.thegolfchannel.com/images/element2009/301443.gif) center 20px repeat-x;
}

#leaderboards .minileaderboard li div.total {
	width: 50px;
	color: #184B83;
	border-right: 0px;
	background: #FFFFFF url(http://images.thegolfchannel.com/images/element2009/301445.gif) center 20px no-repeat;
}

#leaderboards .minileaderboard li.bottom div.pos {
	background: #124196;
}

#leaderboards .minileaderboard li.bottom div.total {
	background: #FFFFFF;
}

#leaderboards .minileaderboard li.bottom div.player, #leaderboards .minileaderboard li.bottom div.round, #leaderboards .minileaderboard li.bottom div.round6 {
	background: #1A52A5;
}

#leaderboards .minileaderboard li div.today, #leaderboards .minileaderboard li div.thru, #leaderboards .minileaderboard li div.teetime {
	background: #2E6BB5 url(http://images.thegolfchannel.com/images/element2009/301444.gif) center 20px no-repeat;
}

#leaderboards .minileaderboard li.bottom div.today, #leaderboards .minileaderboard li.bottom div.thru, #leaderboards .minileaderboard li.bottom div.teetime {
	background: #2E6BB5;
}

#leaderboards .minileaderboard li.header, #leaderboards .minileaderboard li.header div {
	background: #19488C;
	color: #FFFFFF;
}

#leaderboards .minileaderboard li.header div.player {
	width: 100%;
}

#leaderboards .minileaderboard li.header div.pos {
	background-color: #143E83;
	float: left;
}

#leaderboards .minileaderboard li.header div.total, #leaderboards .minileaderboard li.header div.arrow {
	color: #184B83;
	background: #E9F2FF;
}

#leaderboards .minileaderboard li.header div.today, #leaderboards .minileaderboard li.header div.thru {
	background-color: #2A5CA1;
}

#leaderboards .minileaderboard li div.floatRight {
	float: right;
	border-width: 0;
	margin: 0;
	padding: 0;
}

/* blogging */
span.proLink {
	color: #277fb9;
	text-decoration: none;
}

/* Formatting and structure */
.postCtn {
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin-top: 20px;
}

.postCtn .calBlog {
	width: 90px;
	float: left;
	overflow: visible;
}

.postCtn .calBlog .calTop {
	background: url(http://images.thegolfchannel.com/images/element2009/320767.gif) no-repeat center;
	height: 50px;
	width: 74px;
	font-size: 3em;
	line-height: normal;
	padding-top: 0px;
	text-align: center;
	color: #FFF;
}

.postCtn .calBlog .calBtm {
	background: url(http://images.thegolfchannel.com/images/element2009/320741.gif) no-repeat center;
	height: 33px;
	width: 74px;
	padding-top: 0px;
	text-align: center;
	color: #737373;
}

.postCtn .postArticle {
	float: right;
	width: 490px;
	line-height: 15px;
}

p.blogDescription {
	width: 540px;
}

.postCtn .postArticle h1, .postCtn .postArticle h2 {
	color: #005b93;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	margin-left: 64px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
}

.postCtn .postArticle h1 .postComments, .postCtn .postArticle h2 .postComments {
	height: 10px;
	width: 37px;
	float: right;
	position: relative;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 2px;
}

.postCtn .postArticle h3 {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin: 0px;
	margin-left: 70px;
	padding-top: 3px;
}

.postCtn .postArticle h3 img {
	border-style: none;
	margin-right: 5px;
}

.postCtn .postArticle p {
	color: #333;
	font-size: 12px;
	line-height: 15px;
}

.postCtn .postHeadshot {
	height: 60px;
	width: 60px;
	float: left;
	position: relative;
	padding-right: 10px;
	padding-bottom: 10px;
}

/* accordion control - blog sidebar */
.accordionHeader {
	border: 1px solid #FEFEFE;
	border-bottom: none;
	color: black;
	background-color: #F1F1F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
	display: block;
}

.accordionHeader a {
	color: black;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover {
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected {
	border: 1px solid #FEFEFE;
	border-bottom: none;
	color: black;
	background-color: #D9D9D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
}

.accordionHeaderSelected a {
	color: black;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover {
	background: none;
	text-decoration: underline;
}

.accordionContent {
	background-color: white;
	color: black;
	border: 1px solid #E4E4E4;
	border-top: none;
	padding: 0px 25px 0px 25px;
	margin: 0px;
}

.accordionContent .subContent {
	background-color: white;
	color: black;
	border-top: 1px solid #EFEFEF;
	padding: 5px;
}

.accordionContent .subContent a {
	color: black;
}

.accordionContent .subContent:hover {
	background-color: #277fb9;
}

.accordionContent .subContent:hover a {
	color: white;
}

.poll {
    color:#000000;
    overflow:auto;
    padding:12px;
}


.poll * {
	vertical-align: middle;
}

.poll h1 {
	color: #000;
	margin-bottom: 0px;
}

.poll h2 {
    font-weight: normal;
}

.poll .h_enh {
	margin-bottom: 0;
}

.poll input {
	padding-right: 10px;
}

.pageHeaderNonH {
	color: #333;
	font-size: 1.55em;
	font-weight: bolder;
	line-height: 1.2em;
	margin: 0;
	float: left;
	margin-right: 20px;
}

.articleDate {
	display: block;
	font-style: italic;
}

.tgc-logo {
	background: transparent url(http://images.thegolfchannel.com/images/element/425671.png) no-repeat;
	width: 173px;
	height: 107px;
	float: left;
	margin: 10px 25px 20px;
}

.tgc-logo h1 {
	z-index: 500;
	position: absolute;
	left: -9999em;
}

.relatedContentBar {
	background: transparent url(http://images.thegolfchannel.com/images/Element/218138.jpg) repeat-x left top;
	padding: 8px 14px 0;
	overflow: hidden;
	width: 175px;
	border: 1px solid #EEEEEE;
	float: right;
	margin: 0px 5px;
}

.relatedContentBar .lead {
	text-align: center;
}

.relatedContentBar ul {
	padding-left: 20px;
	list-style-type: disc;
}

.relatedContentBar li {
	padding: 2px 0px 0px 0px;
	margin: 0px;
}

.relatedContentBar li.video {
	list-style-image: url('http://images.thegolfchannel.com/images/element/337210.png');
}

.relatedContentBar li.story {
	list-style-image: url('http://images.thegolfchannel.com/images/element/337208.png');
}

.relatedContentBar li.photogallery {
	list-style-image: url('http://images.thegolfchannel.com/images/element/337209.png');
}

.APByline {
	font-size: .8em;
	font-style: italic;
}

#myLessonPlan {
	background-color: #F5F5F5;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	padding-bottom: 20px;
	overflow: hidden;
	width: 300px;
}

#myLessonPlan #mlpLogoCtn {
	overflow: hidden;
	display: block;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
}

#mlpSponsor {
	float: right;
	height: 31px;
	width: 88px;
	position: relative;
	bottom: 8px;
}

.mlpLoginEmailCtn, .authModifyCtn {
	margin: 0px;
	padding: 5px 0px 0px;
	list-style: none;
}

#myLessonPlan a.txtLink:link {
	color: #2173c6;
}

#myLessonPlan a.txtLink:hover {
	text-decoration: none;
}

.mlpLoginEmailCtn li, .authModifyCtn li {
	font: 12px Arial, Helvetica, sans-serif;
	padding-top: 5px;
	overflow: hidden;
}

.mlpLoginEmailCtn .mlpCtnPad, .authModifyCtn .mlpCtnPad {
	display: block;
	margin-left: 67px;
}

.mlpLoginEmailCtn li label {
	float: left;
	display: block;
	text-align: right;
	width: 60px;
	padding-right: 8px;
	height: 20px;
	padding-top: 6px;
}

.mlpLoginEmailCtn li .inFields, .authModifyCtn li .inFields, .mlpLoginEmailCtn li .inFields:focus, .authModifyCtn li .inFields:focus {
	padding: 5px 5px 3px;
	border: 1px solid #CCC;
	width: 180px;
	height: 17px;
}

.authModifyCtn li .inFields:focus, .mlpLoginEmailCtn li .inFields:focus {
	border: 1px solid #2173c6;
}

.LoginSubmit {
	display: block;
	background: url(http://images.thegolfchannel.com/images/element2009/352138.gif);
	height: 24px;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 69px;
	cursor: pointer;
	border: 1px none #218ddc;
}

.LoginSubmit:hover {
	display: block;
	background: url(http://images.thegolfchannel.com/images/element2009/352138.gif) left -26px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}

#mlpContainer {
	padding: 20px;
	display: block;
	overflow: hidden;
}

#mlpLessons {
	background-color: White;
	margin-top: 10px;
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
	height: 170px;
	overflow-y: scroll;
}

#MyLessonPlanList {
	background-color: White;
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
	width: 100%;
}

.mlpVideo {
	overflow: hidden;
	display: block;
	border: 1px solid #DDD;
	margin-bottom: 2px;
	width: 240px;
}

#mlpLessons .mlpVideo img {
	border-style: none;
	padding: 5px;
	display: block;
	width: 48px;
	margin: 0px;
	float: left;
	overflow: hidden;
	cursor: pointer;
}

#mlpLessons .mlpVideo:hover {
	color: #FFF;
	background: #177fd8;
	cursor: pointer;
}

#mlpLessons .mlpVideo h2 {
	font-weight: normal;
	font-size: 12px;
	display: block;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 3px;
	width: 175px;
	height: 40px;
}

.textDiscriptionWhite {
	color: #FFF;
}

.caption {
	font-weight: bold;
}

/*styles for Instructional video MLP management page*/
.LPM_tblContent {
	width: 610px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
}

#LPM_tblContent .tblCntContainer a img {
	border-style: none;
}

#LPM_tblContent .tblCntContainer a, #LPM_tblContent .tblCntContainer a:visited, #LPM_tblContent .tblCntContainer a:active {
	border-style: none;
	text-decoration: none;
	Margin-Top: 10px;
}

#LPM_tblContent .tblCntContainer a:hover {
	border-style: none;
	text-decoration: underline;
}

.stub_divFloatLayer {
	float: right;
	font-size: 10px;
	display: none;
}

#LPM_tblContent h1 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
}

/*style for elements in the display area*/

#LPM_tblContent .pic {
	width: 50px;
	border-style: none;
} /* forces photos to be a certain size*/

#LPM_tblContent .title {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #2173c6;
	margin: 0px;
	padding: 0px;
}/*title of the video*/

#LPM_tblContent table {
	border-style: none;
}

#LPM_tblContent .tblCntContainer {
	border: 1px solid #e2e2e2;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#LPM_tblContent .tblCntContainer .txtOrder {
	height: 15px;
	width: 20px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}

#LPM_tblContent .cntCtnDark {
	background: #fbfbfb;
}

#LPM_tblContent .tblCntContainer table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#LPM_tblContent .tblCntContainer .trashCan {
	width: 40px;
	text-align: right;
}

/*#LPM_tblContent .tblCntContainer .rater { width: 75px; text-align: center; background: url(http://images.thegolfchannel.com/images/Element2008/220736.gif); height: 14px; }*/

#LPM_tblContent .tblCntContainer .catgrySklCtn {
	width: 60px;
	text-align: center;
	font-size: 11px;
}

#LPM_tblContent .tblCntContainer table table {
	margin: 0px;
	padding: 0px;
	width: 220px;
}

#LPM_tblContent #contentTitlesCtn {
	width: 600px;
	font-size: 11px;
	font-weight: normal;
}

#LPM_tblContent #contentTitlesCtn .orderTitleCtn {
	width: 34px;
	text-align: left;
}

#LPM_tblContent #contentTitlesCtn .videoTitleCtn {
	width: 50px;
}

#LPM_tblContent #contentTitlesCtn tbody tr .titleDscrptCtn {
	width: 220px;
}

#LPM_tblContent #contentTitlesCtn .titleCatSkilCtn {
	text-align:left;
	width: 60px;
}

#LPM_tblContent #contentTitlesCtn .titleRatingCtn {
	text-align:left;
	width: 82px;
}

#LPM_tblContent #contentTitlesCtn .orderTitleCtn {
	text-align:left;
	width:40px;
}

#LPM_tblContent #contentTitlesCtn .videoTitleCtn {
	width:55px;
}

#LPM_tblContent #contentTitlesCtn .trashCan {
	text-align:right;
	width:20px;
}

.stub_divFloatLayer div #Button1 {
	display: block;
	background: url(http://images.thegolfchannel.com/images/element2009/352138.gif);
	height: 23px;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#floatMenuATLP {
	font-size: 12px;
	padding: 10px;
	display: block;
	width: 200px;
	height: 120px;
	z-index: 999;
	position: absolute;
	background-color: #F5F5F5;
	left: 135px;
	top: 253px;
	border: 1px solid #CCC;
}

.stub_divFloatLayer div #Button1:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(http://images.thegolfchannel.com/images/element2009/352138.gif);
	background-position: left -26px;
}

.stub_divFloatLayer div div { /*         color: #005b93; font-weight: bold; */
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.H1Label {
	color:#005b93;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
}

#divWelcome, .divWelcomeAuthModify {
	float: left;
	border: 1px solid #e2e2e2;
}

.divWelcomeAuthModify {
	width: 916px;
}

#divWelcome {
	display: block;
	width: 594px;
	height: 309px;
	background: #ffffff url('http://images.thegolfchannel.com/images/element/354124.gif') repeat-x bottom left;
}

#divWelcome table {
	clear: right;
}

#divWelcome tr {
	background: transparent;
}

#divWelcome td p {
	text-align: left;
	padding: 0 20px 0 20px;
}

#divCreateUpdateAuthModify {
	background: #ffffff url('http://images.thegolfchannel.com/images/element2009/356583.gif') repeat-x bottom left;
}

#divPromoAuthModify, #divPromo {
	float: left;
	display:block;
	margin:20px 0 20px 0;
	border: 1px solid #e2e2e2;
	background: #ffffff url('http://images.thegolfchannel.com/images/element2009/356462.gif') no-repeat bottom right;
}

#divPromoAuthModify ul, #divPromo ul {
	margin: 0;
}

#divPromo {
	width:594px;
	height:460px;
}

#divPromo ul {
	padding: 0 25px 15px 15px;
}

#divPromoAuthModify {
	width:916px;
	height:255px;
}

#divPromoAuthModify ul {
	padding: 0 25px 0 15px;
}

.title {
	color: #005b93;
	font-size: 2em;
	font-weight: normal;
}

.padded {
	padding: 20px 0 20px 6px;
}

.authModifyCtn li label {
	float: left;
	display: block;
	text-align: right;
	width: 180px;
	padding-right: 8px;
	height: 30px;
	padding-top: 6px;
}

.authModifyCtn li .inFields, .authModifyCtn li .inFields:focus {
	height: 25px;
}

#imgright {
	float: right;
	margin: 10px 20px 15px 0;
}

/*2010 redesign & clean up */

a:hover, .linkClass:hover {
	text-decoration: underline !important;
	border-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	height: auto;
}

.level .title, .level h3, level h4, .level div.copy, .level ul, .level p, .level .equip_rater, .level .rater, level span {
	margin: 4px 0;
}

.level.three .copy .title {
	margin-top: 0;
	line-height: 1.2em;
}

a img:hover {
	border-bottom:none!important;
}

img {
	border-bottom:none;
    margin-top: 0px;
}

img:hover {
	border-bottom:none!important;
}

.sidebarColor { background: #fcfcfc; }
 
#newsletterSidebar { width: 288px; border: 1px solid #CCC; padding: 5px; overflow: hidden; }
 
#newsletterSidebar .newsletterContainer { background: #006EA2; overflow: hidden; }
 
#newsletterSidebar .newsletterContainer .signUpTextField { padding: 5px 10px; margin: 0px; font-family: Arial, Helvetica, sans-serif; color: #666; display: block; float: left; height: 19px; border-style: none; width: 183px; background: #FFF; }
 
#newsletterSidebar .newsletterContainer .newsletterFormContainer .signUpTextField input { border-style: none; color: #666; font: 12px Arial, Helvetica, sans-serif; border-color: #FFF; width: 180px; }
 
#newsletterSidebar .newsletterContainer .newsletterFormContainer { display: block; overflow: hidden; padding: 5px; margin: 0px auto; }
 
#newsletterSidebar .newsletterContainer .signUpBtn { background: url(http://images.thegolfchannel.com/images/element/424229.jpg) no-repeat center center; height: 30px; width: 75px; float: left; display: block; border-style: none; font-family: Arial, Helvetica, sans-serif; color: #FFF; text-shadow: 0px -1px 0px #333; filter: dropshadow(color=#333, offx=0, offy=-1); }
 
#socialSidebar { width: 288px; border: 1px solid #CCC; padding: 5px; overflow: hidden; }

#socialSidebar .socialNetworkList h3 { padding: 10px 0px 5px; margin: 0px auto; color: #005b93; text-align: center; border-bottom: 1px solid #CCC; font: normal 12px Arial, Helvetica, sans-serif; }

#socialSidebar .socialNetworkList .socialNetworkIcons { margin-top: 10px; margin-bottom: 5px; margin-left: 45px; border-style: none; }
 
#newsletterSidebar h2, #socialSidebar h2 { display: block; font: normal 12px Arial, Helvetica, sans-serif; color: #FFF; margin: 0px; text-align: center; padding: 5px 0px; }

#editorialSidebar { width: 300px; }
 
#editorialSidebar .editorialBlocks { display: block; overflow: hidden; padding: 10px; }
 
#editorialSidebar .editorialWrapper { border: 1px solid #CCC; }
 
#editorialSidebar .editorialBlocks img { float: left; display: block; height: 90px; width: 90px; }
 
#editorialSidebar .editorialBlocks .editorialInfo { float: right; display: block; }
 
#editorialSidebar .editorialBlocks .editorialInfo h3 { padding: 0px; margin: 0px; color: #005b93; font-size: 12px; width: 180px; }
 
#editorialSidebar h2 { display: block; font: bold 14px Arial, Helvetica, sans-serif; color: #005b93; padding-top: 5px; padding-bottom: 5px; margin: 0px; padding-left: 10px; }
 
#editorialSidebar p { margin: 0px; padding: 0px; width: 180px; }

#threeColumnTwoStacked { width: 610px; overflow: hidden; }
 
#threeColumnTwoStacked .golfNowLogo { display: block; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; margin-bottom: 10px; border-bottom: 1px solid #CCC; }
 
#threeColumnTwoStacked .gridBlocks { width: 183px; float: left; margin-right: 10px; margin-left: 10px; color: #000; margin-bottom: 15px; }
 
#threeColumnTwoStacked .gridBlocks h2 { display: block; width: 183px; font: bold 12px Arial, Helvetica, sans-serif; color: #005b93; padding-top: 5px; padding-bottom: 5px; margin: 0px; }
 
#threeColumnTwoStacked .gridBlocks p { margin: 0px; padding: 0px; }

#tournamentSidebar { width: 300px; }
#tournamentSidebar .tournamentWrapper { border: 1px solid #CCC; }
#tournamentSidebar .tournamentWrapper .innerContainer { padding-bottom:1px; }
#tournamentSidebar .tournamentWrapper .innerContainer.sidebarColor dl { margin: 0px; padding: 10px 10px 0px; }
#tournamentSidebar .tournamentWrapper .innerContainer dl dd { margin: 0px; padding: 0px 0px 20px; }
#tournamentSidebar h2 { display: block; font: bold 14px Arial, Helvetica, sans-serif; color: #005b93; padding-top: 15px; padding-bottom: 0px; margin: 0px; padding-left: 10px; }
#tournamentSidebar p { margin: 0px; padding: 0px; width: 180px; }
#tournamentSidebar .tournamentWrapper .innerContainer dl dt strong a { text-decoration: none; color: #005b93; }
#tournamentSidebar .tournamentWrapper .innerContainer dl dt strong a:hover { text-decoration: underline; color: #005b93; }

.blackoutMessage { vertical-align: middle; text-align: center; }