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

* {
	outline: 0;	
	margin: 0;
	padding: 0;
}

body {
	background: #000 url(../images/bg_body.jpg) no-repeat center top;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}

img {
	border: 0;	
}

a {
	cursor: pointer;	
	color: #fff;
	text-decoration: none;
}

p.alert {
	color: #ccc;	
}

p.error {
	color: #de0000;	
}

.clear {
	clear: both;
	float: none;
}

#container-wrapper {
	width: 1024px;
	position: absolute;
	top: 44px;
	left: 50%;
	margin-left: -512px;
}

#container-top {
	height: 52px;
	background: url(../images/bg_content-top.png) no-repeat 0 0;
}

#container {
	background: url(../images/bg_content.png) repeat-y 0 0;
	font-size: .75em;
	width: 1024px;
}

#container.partners {
	background: url(../images/bg_content-partners.png) repeat-y 0 0;	
}

#masthead #logo {
	position: absolute;
	top: -40px;
	left: 58px;
	z-index: 5;
}

#masthead #logo h1 {
	text-indent: -9000em;
	background: url(../images/logo_patriot-golf-day.png) no-repeat 0 0;
	width: 218px;
	height: 192px;
	cursor: pointer;
}

#masthead #navigation {
	float: right;
	padding: 0;
	font-size: 1.15em;
	height: 23px;
	margin: -55px 0 0 0;
	width: 750px;
}

#masthead #navigation li {
	list-style-type: none;
	display: inline;
	padding: 0 26px;
	border-right: 1px solid #a0a3ab;
}

#masthead #navigation li.last {
	border: none;
	padding-right: 0;
}

#masthead #navigation li a {
	color: #a0a3ab;	
	text-decoration: none;
}

#masthead #navigation li a:hover, #masthead #navigation li a:focus, #masthead #navigation li a:active, #masthead #navigation li a.selected {
	color: #fff;
}

#content {
	background: url(../images/img_main-home.jpg) no-repeat 51px 0;
	clear: both;
	padding: 0 51px;
	margin: 0;
}

#content.sub {
	background: none;	
}

#content #sidebar {
	float: left;
	width: 236px;
	padding: 15px 0;
	background: url(../images/bg_sidebar.png) no-repeat 0 0;
}

#content #sidebar.home {
	position: relative;	
}

#content #sidebar h2 {
	background: url(../images/h2-pat-golf-day-dates.png) no-repeat 0 0;
	text-indent: -9000em;
	width: 206px;
	height: 50px;
	margin: 104px 15px 0 15px;
}

#content #sidebar #logo-support {
	width: 206px;
	margin: 7px 15px 0 15px;
}

#content #sidebar #logo-support .logo {
	float: left;
}

#content #sidebar #logo-support #pga.logo {
	padding: 15px 7px 0 2px;
}

#content #sidebar #logo-support #usga.logo {
	padding: 15px 0 0 8px;	
}

#content #sidebar #event-kit {
	clear: both;
	text-align: center;
	font-size: .8em;
	position: relative;
	top: 8px;
}

#content #sidebar #event-kit a:hover {
	color: #000;	
}

#content #sidebar #side-navigation {
	clear: both;
	padding: 15px 0 0 0;
}

#content #sidebar #side-navigation li {
	background:url(../images/bg_side-navigation.png) no-repeat 0 0;
	display: block;
	width: 250px;
	margin: 0;
	padding: 8px 0;
	list-style-type: none;
	font-size: 11px;
}

#content #sidebar #side-navigation li a {
	margin-left: 15px;	
	letter-spacing:-0.5px;
	white-space:nowrap;
}

#content #sidebar #side-navigation li a:hover, #content #sidebar #side-navigation li a:active, #content #sidebar #side-navigation li a:focus, #content #sidebar #side-navigation li a.selected {
	color: #999;	
}

#content #sidebar #side-navigation li a span.arrow {
	padding-left: 15px;
}

#content #sidebar #side-navigation span.divider {
	border-bottom: 1px solid #1a2743;
	display: block;
	padding: 0 0 4px 0;
	margin: 0 0 5px 0;
	height: 1px;
	width: 236px;
	background: none;
}

#content #sidebar #side-callout {
	clear: both;
	margin: 15px;
	background: #565966;
	padding: 5px;
}

#content #sidebar #side-callout img {
	margin-bottom: 8px;	
}

#content #sidebar #side-callout .callout-headline {
	font-size: 1.2em;	
	padding: 0 5px;
}

#content #sidebar #side-callout p {
	margin: 5px;
	color: #d1d0d2;
	font-size: .9em;
}

#content #main {	
	width: 675px;
	float: left;
	position: relative;
}

#content #main #main-content {
	padding: 20px 32px;
	width: 635px;
	font-size: 1.2em;
	line-height: 1.5em;
}

#content #main #main-content.partners {
	width: 615px;	
	color: #334b81;
}

#content #main #main-content.partners a {
	color: #303030;
}

#content #main #main-content .half-column {
	width: 359px;
	padding: 0 15px 0 0;
	border-right: 1px solid #96b8d4;
	float: left;
	font-size: .9em;
}

#content #main #main-content .half-column p {
	margin: 15px 0 5px 0;	
}

#content #main #main-content .end-half-column {
	padding: 0 0 0 20px;	
	width: 240px;
	border: 0;
}

#content #main #main-content .end-half-column strong {

}

#content #main #main-content .half-column li {
	padding-bottom: 5px;	
	line-height: 1.2em;
}

#content #main #main-content h2 {
	color: #6a91b4;
	font-size: 2em;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 8px 0;
}

#content #main #main-content h3 {
	color: #7fa5c7;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 5px 0;
}

#content #main #main-content h2.extra-margin {
	margin-top: 25px;	
}

#content #main #main-content p {
	margin: 0 0 12px 0;	
}

#content #main #main-content a {
	color: #96b8d4;	
}

#content #main #main-content a:hover {
	text-decoration: underline;	
}

#content #main #main-content img.founding-partner {
	float: right;
	clear: right;
	padding-left: 10px;
	padding-bottom: 15px;
}

#content #main #main-content span.partner {
	float: right;
	padding: 3px 0 0 15px;
	display: block;
	width: 150px;
	text-align: center;
}

#content #main #main-content p.partner-copy {
	line-height: 1.3em;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #566896;
}

#content #main #main-content p.last {
	border-bottom: none;
	padding: 0 0 20px 0;
}

#content #main #main-content ul {
	margin: 0;
	padding: 0;
}

#content #main #main-content li {
	margin: 0;
	padding: 0 0 3px 10px;
	background: url(../images/icon_bullet.gif) no-repeat 0 8px;
	list-style-type: none;
}

#content #flash-videos {
	padding: 12px 0 0 12px;
	width: 675px;
}

#content #flash-videos #main-video {
	width: 386px;
	float: left;
}

#content #flash-videos #thumb_videos {
	float: right;	
	width: 265px;
	padding-right: 12px;
}

#content #flash-videos #thumb_videos .video-icon {
	font-size: 11px;
	background: url(../images/bg_black_semi-trans.png) repeat 0 0;
	padding: 2px 2px 2px 1px;
	margin-bottom: 10px;
}

#content #flash-videos #thumb_videos .end {
	margin: 0;	
}

#content #flash-videos #thumb_videos .video-icon img {
	float: left;
	padding: 1px;
}

#content #flash-videos #thumb_videos .video-icon a:hover img {
	background: #a7ab9d;
}

#content #flash-videos #thumb_videos .video-icon span {
	font-size: 11px;
	float: left;
	display: block;
	width: 140px;
	margin: 0;
	padding: 0;
}

#callouts {
	background: url(../images/bg_home-callouts.png) no-repeat 0 0;	
	padding: 0 10px 0 10px;
}

#callouts .callout {
	font-size: 10px;
	list-style-type: none;
	float: left;
	display: block;
	width: 172px;
	padding-right: 10px;
}

#callouts .end {
	padding: 0;	
}

#callouts .callout img.callout-img {
	padding: 2px;
	filter: black;
	opacity: .6;
	filter: alpha(opacity=60);
}

#callouts .callout a:hover img.callout-img {
	background: #a7ab9d;
	filter: black;
	opacity: 1;
	filter: alpha(opacity=100);
}

#callouts .callout span.title, #event-kit span.title {
	display: block;
	height: 11px;
	width: 180px;
	margin: 0 auto;
}

#callouts .callout span.title span, #event-kit span.title span {
	float: left;
	display: block;
	height: 11px;
}

#callouts .callout span.title span.arrow, #event-kit span.title span.arrow {
	padding-left: 8px;	
	margin-top: -1px;
}

#callouts .callout a {
	color: #787878;
	text-decoration: none;
	width: 172px;
	display: block;
}

#callouts .callout a:hover {
	color: #dcdcdc;	
}

#home-copy {
	background: url(../images/bg_home-copy.gif) no-repeat 0 0;
	padding: 0 0 25px 0;
	margin-top: -3px;
}

#home-copy #headline {
	padding: 23px 40px 0 40px;	
	float: left;
	width: 158px;
}

#home-copy #headline h2 {
	text-indent: -9000em;
	width: 158px;
	height: 77px;
	background: url(../images/title_who-are-you-playing-for.gif) no-repeat;
}

#home-copy #copy {
	padding: 17px 40px 0 0;
	float: left;
	width: 644px;
	font-size: 1.55em;
	line-height: 1.5em;
	color: #8c97ae;
	font-family: Times, serif
}

#home-copy #copy a {
	color: #cbcfd8;
	text-decoration: none;
}

#home-copy #copy a:hover {
	color: #fff;	
}

#bottom {
	background: url(../images/bg_bottom.png) no-repeat center top;
	height: 54px;
	margin: -55px auto 0 auto;
}

#footer {
	clear: both;
	background: url(../images/bg_content-bottom.png) no-repeat 0 0;	
	padding: 30px 0 0 0;
}

#footer ul {
	list-style-type: none;	
}

#footer li {
	display: inline;	
}

#footer #secondary-navigation {
	clear: both;
	color: #8e94a1;
	font-size: .7em;
	text-align: center;
}

#footer #secondary-navigation li {
	padding: 0 12px;	
}

#footer #secondary-navigation a {
	color: #8e94a1;	
	text-decoration: none;
}

#footer #secondary-navigation a:hover {
	color: #fff;	
}

#footer #follow-us {
	width: 411px;	
	font-size: .7em;
	float: left;
	padding: 0 0 0 60px;
}

#footer #follow-us p {
	margin: 5px 10px;	
}

#footer #follow-us li {
	display: block;
	float: left;
	padding: 0 5px;
	text-indent: -9000em;
}

#footer #follow-us li a {
	height: 34px;
	width: 34px;
	display: block;
}

#footer #follow-us li#link-facebook a { background: url(../images/icon_facebook.png) no-repeat 0 0; }
#footer #follow-us li#link-twitter a { background: url(../images/icon_twitter.png) no-repeat 0 0; }
#footer #follow-us li#link-linkedin a { background: url(../images/icon_linkedin.png) no-repeat 0 0; }
#footer #follow-us li#link-youtube a { background: url(../images/icon_youtube.png) no-repeat 0 0; }

#footer #affiliates {
	float: right;
	padding: 0 50px 0 0;
	width: 411px;
}

#footer #affiliates li {
	display: block;
	float: right;
	padding: 0 10px;
	text-indent: -9000em;
}

#footer #affiliates li a {
	display: block;
	height: 54px;
}

#footer #affiliates li#link-patriot-golf-cup a {
	background: url(../images/logo_patriot-cup.png) no-repeat left center;
	width: 54px;
}

#footer #affiliates li#link-folds-of-honor a {
	background: url(../images/logo_folds-of-honor.png) no-repeat 0 0;
	width: 97px;
}

#footer #affiliates li#link-patriot a {
	background: url(../images/logo_patriot.png) no-repeat 0 0;
	width: 49px;
}

#footer #affiliates li#link-amex a {
	background: url(../images/logo_amex.png) no-repeat left center;
	width: 93px;
}

#footer #footer-copy {
	float: right;
	text-align: right;
	clear: right;
	width: 491px;
	padding: 17px 60px 0 0;
	font-size: .6em;
	color: #5f6675;
}

form {
	border-top: 1px solid #566896;
	border-bottom: 1px solid #566896;
	padding: 15px;
	margin: 15px 0;
	width: 635px;
}

label {
	display: block;
	width: 100px;
	float: left;
	clear: left;
	margin-bottom: 5px;
	line-height: 15px;
}

input, textarea, select {
	display: block;
	width: 350px;
	float: left;
	border: 1px solid #ccc;
	padding: 2px;
	height: 15px;
	margin-bottom: 5px;
}

select {
	height: auto;	
}

textarea {
	margin-bottom: 15px;
	height: 30px;
}

input#submit {
	clear: both;
	width: auto;
	padding: 4px 24px;
	font-size: 1em;
	font-weight: bold;
	border: 2px solid #ccc;
	background: #aabed1;
	color: #2a3c66;
	height: auto;
	cursor: pointer;
	font-family: "Times New Roman", Times, serif;
	float: right;
	margin-right: 179px;
}

#content #main #main-content p.faq {
margin: 0;	
}

#content #main #main-content p.faq strong {
color: #7399ba;	
}

img.float-left, img.float-right {
background: #455784;
border: 1px solid #83a2be;
padding: 5px;
}

img.float-left {
	float: left;
	display: inline;
	margin-right: 10px;
}

img.float-right {
	float: right;
	display: inline;
	margin-left: 10px;
}

p.register-buttons {

}

p.register-buttons a {
	display: block;
	background: #17223b;
	color: #fff !important;
	padding: 7px 11px;
	float: right;
	margin-left: 7px;
	margin-bottom: 10px;
	font-size: .8em;
	border: 1px solid #fff;
}

p.register-buttons a:hover {
	text-decoration: none !important;
	background: #c41230;
	color: #fff !important;
}

p.donate-buttons a {
	display: block;
	float: left;
	background: #611015;
	color: #fff !important;
	padding: 11px 17px;
	margin-left: 7px;
	margin-bottom: 10px;
	font-size: .8em;
	border: 1px solid #fff;
	width: 170px;
	text-align: center;
}

p.donate-buttons a:hover {
	text-decoration: none !important;
	background: #17223b;
	color: #fff !important;
}

#shopping-cart {
    font-family: "Times New Roman", Times, serif !important;
	font-size: 0.9em !important;
	width: 610px;
}

#shopping-cart * {
	border: 0;	
	color: #fff !important;
	font-family: "Times New Roman", Times, serif !important;
}

#shopping-cart .veramain {
	padding-bottom: 10px;	
}

#shopping-cart .veralinkcattab {
	font-size: 1em;
}

#shopping-cart h2 {
	color: #96b8d4 !important;	
}

#shopping-cart .veralarge {
	font-size: 1em;
	padding-top: 5px;
	margin-top: 5px;
	border-top: 1px solid #141e38;
}

#shopping-cart .veralarge a {
	font-size: 1em;	
}

#shopping-cart.cart * {
	background: none;
	border: 0;
	text-align: left;
}

#shopping-cart.cart table {
	position: relative;
	left: -6px;
	height: auto !important;
}	

#shopping-cart.cart table table {
	width: 100%;
	height: auto !important;
}

#shopping-cart.cart td {
	height: auto !important;
	font-size: 1em !important;
}

#shopping-cart.cart td input[type="text"] {
	background: #fff !important;	
}

#shopping-cart.cart a {
	display: block;
	width: 80px;
	background: #000 !important;
	padding: 5px;
}

#shopping-cart.cart input[type="image"] {
	background: #000 !important;
	padding: 6px 25px;
}

#shopping-cart.cart input#vc_continue_button, #shopping-cart.cart input#vc_proceed_button {
	background: none !important;
	padding: 0;
}

#shopping-cart.cart a img {
	margin: 0 auto;	
}

#shopping-cart.cart select, #shopping-cart.cart option {
	background: #fff !important;	
}

#shopping-cart.cart .veracarttitle {
	font-style: italic;
	font-size: 2.4em !important;
	color: #6a91b4 !important;
}

#shopping-cart.cart .veracartsubt {
	font-weight: bold;
	background: #1e2b4a;
	padding: 2px 0 2px 10px;
}

#shopping-cart.cart .veracartitem, #shopping-cart.cart .veracartprice {
	padding: 10px 0 0 10px;
	font-size: .9em !important;
	line-height: 1.2em;
	vertical-align: top;
}

#shopping-cart h1, #shopping-cart h2, #shopping-cart h3 {
	margin: 0;	
}

#shopping-cart a {
	color: #96b8d4 !important;
}

#shopping-cart a:hover {
	color: #fff !important;	
}

#shopping-cart select option {
	color: #000 !important;	
}

#shopping-cart form {
	border: 0;
	width: 610px;
}

#shopping-cart input, #shopping-cart textarea, #shopping-cart select {
	display: inline;
	width: auto;
	float: none;
	border: none;
	padding: 2px;
	height: auto;
	margin-bottom: 0;
	color: #000 !important;
	background: none;
}

#shopping-cart select {
	background: #fff;	
}

#shopping-cart textarea {
	margin-bottom: 0;
	height: auto;
}

#shopping-cart img {
	background: #fff;
	padding: 3px;
	border: 1px solid #565966;
	display: block;
}

#shopping-cart .item-list-cell {
	clear: both;
	background: #1e2b4a;
}

#shopping-cart .item-list-cell input, #shopping-cart .item-detail-view input {
	background: #fff !important;	
}

#shopping-cart .item-list-cell input[type="checkbox"], #shopping-cart .item-detail-view input[type="checkbox"] {
	background: none !important;
	float: left;
}

#shopping-cart .item-list-cell .product-image {
	background: #565966;	
	width: 127px;
	padding: 2px;
	text-align: center;
	float: left;
	clear: left;
	margin: 10px;
}

#shopping-cart .item-list-cell .product-description {
	display: block;
	width: 380px;
	float: left;
	line-height: 1.2em;
	margin: 10px 10px 10px 5px;
}

#shopping-cart .item-list-cell .product-description .veraitemsub {
	font-style: normal;	
}

#shopping-cart .item-list-cell .product-description .summary {
	padding: 5px 0 0 0;	
	font-size: 0.9em;
}

#shopping-cart .item-list-cell .product-description .price {
	padding: 5px 0 0 0;
}

#shopping-cart .item-list-cell .name-link a {
	font-weight: bold;
	text-decoration: none;
	font-size: 1.3em;
}

#shopping-cart .item-list-cell span {
	display: block;	
}

#shopping-cart .item-detail-view {
	clear: both;
	background: #1e2b4a;
	padding: 20px;
	margin: -15px 0 0 -15px;
	line-height: 1.2em;
}

#shopping-cart .item-detail-view .product-image {
	float: right;
}

#shopping-cart .item-detail-view .product {
	width: 265px;
	padding: 0 0 15px 0;
}

#shopping-cart .item-detail-view h2 span.veraitemtitle {
	font-size: .9em !important;	
}

#shopping-cart .item-detail-view .veraitemsub {
	margin-top: -10px;	
	display: block;
	font-style: normal;
}

#shopping-cart .item-detail-view .product-description {
	padding: 8px 0 0 0;
	display: block;
	font-size: .9em;
}

#shopping-cart .item-detail-view .product-options {
	padding: 8px 0 0 0;
	display: block;
	font-size: .9em;
}

#shopping-cart .item-detail-view .product-price {
	margin-top: -15px;	
	display: block;
}

#shopping-cart .item-detail-view .sale-price {
	display: block;
}

#shopping-cart .item-detail-view .add-to-cart {
	display: block;
	padding: 8px 0 0 0;
}

#shopping-cart .item-detail-view .add-to-cart img {
	display: inline;
	background: none;
	padding: 0;
	border: none;
}

#shopping-cart .item-detail-view .add-to-cart input {
	position: relative;
	top: 1px;
	padding: 3px;
}

#shopping-cart .item-detail-view .veralink img {
	padding: 0 10px 0 0;
	clear: right;
	background: none;
	border: none;
	float: right;
}

#shopping-cart .item-detail-view .product-cross-sell {
	border: 0 !important;
	background: #141e38;
	padding: 20px;
}

#shopping-cart .item-detail-view .product-cross-sell td {
	line-height: 1.4em;
	text-align: left;
	padding-right: 10px;
}

#shopping-cart .item-detail-view .product-cross-sell td input[type="checkbox"] {
	position: relative;
	top: 19px;
	left: 43px;
}

#shopping-cart hr {
	border: 0;
	height: 1px;
	background: #151f34;
	margin: 10px 0;
}


.video-articles {
	width: 359px;	
}

.video-articles img {
	border: 1px solid #666;
	padding: 0;
	margin: 13px 13px 0 0;
}

.video-articles img.no-right-margin {
	margin-right: 0;
}


.content-block {
	background: #223052;
	padding: 23px 23px 15px 23px;
	border: 2px solid #fff;
	line-height: 1.3em;
	margin-right: 5px;
}

.content-block h2, .content-block h3 {
	color: #fff !important;	
}

.content-block ul {
	padding-bottom: 12px !important;	
}

ul.grid li { vertical-align:top; display:table-cell; display:inline-block; *display:inline; zoom:1; }
#content #main #main-content ul.gallery { padding-top:15px; }
#content #main #main-content ul.gallery li { padding:10px 30px; background-image:none; }