@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;	
}

img.float-left {
	float: left;
	margin-right: 10px;
	padding: 3px;
	background: #fff;
	border: 1px solid #999;
}

img.float-right {
	float: right;
	margin-left: 10px;
	padding: 3px;
	background: #fff;
	border: 1px solid #999;
}

div.float-right {
	float: right;
	padding-left: 15px;
}

div.float-left {
	float: left;
	padding-right: 15px;
}

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

p.alert {
	color: #039;	
}

p.error {
	color: #cc0000;	
}

.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.sub {
	background: url(../images/bg_sub-content.png) repeat-y 0 0;	
}

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

#masthead #logo h1 {
	text-indent: -9000em;
	background: url(../images/logo_folds-of-honor.png) no-repeat 0 0;
	width: 207px;
	height: 146px;
	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 14px;
	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;
	/* position: relative; */
	min-height: 209px;
}

#content.checkout #sidebar {
	height: 111px;
	min-height: 111px;
}

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

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

#content #sidebar #side-navigation li a {
	margin-left: 15px;
	color: #121212;
}

#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: #fff;	
}

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

#content #sidebar #side-callout {
	clear: both;
	margin: 15px;
	background: #898989;
	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 {	
	/* background: url(../images/bg_flag.png) no-repeat 0 121px; */
	width: 675px;
	float: left;
	position: relative;
}

#content.sub #main {
	min-height: 520px;	
}

#content #main.home { background: none; }

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

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

#content #main #main-content a {
	color: #597ba8;	
}

#content #main #main-content .half-column {
	width: 359px;
	padding: 0 15px 0 0;
	border-right: 1px solid #999;
	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.extra-margin {
	margin-top: 25px;	
}

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

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

#content #main #main-content .author {
	color: #222c48;
	font-size: .9em;
	float: right;
	margin-top: -17px;
	padding-right: 50px;
	padding-bottom: 7px;
}

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

#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 0 12px 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;
}

#callouts {
	background: url(../images/bg_home-callouts.png) no-repeat 0 0;	
	padding: 1px 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: .7;
	filter: alpha(opacity=70);
}

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

#callouts .callout span.title {
	display: block;
	height: 11px;
	margin-top: -4px;
}

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

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

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

#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 21px 0;
	margin-top: -3px;
}

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

#home-copy #headline h2 {
	text-indent: -9000em;
	width: 166px;
	height: 104px;
	background: url(../images/title_honoring-the-sacrifice.gif) no-repeat;
}

#home-copy #copy {
	margin: 25px 0 0 0;
	padding: 0 20px 6px 0;
	float: left;
	/* width: 349px; */
	width: 634px;
	font-size: 1.6em;
	line-height: 1.5em;
	color: #9f6666;
	font-family: Times, serif;
	/* background: url(../images/bg_vertical-divider.gif) repeat-y right top; */
}

#home-copy #copy a, #home-copy #featured-event .bright-link a {
	color: #c0a6a6;
	text-decoration: none;
}

#home-copy #copy a:hover, #home-copy #featured-event .bright-link a:hover {
	color: #fff;	
}

#home-copy #copy #home-sponsors {
	font-size: .75em;
	line-height: 1.4em;
	padding: 40px 0 0 0;
	background: url(../images/bg_horizontal-divider.gif) repeat-x 0 20px;
}

#home-copy #copy #home-sponsors p {
	padding: 0 0 16px 0;
}

#home-copy #copy #home-sponsors img {
	border: 0;
	background: none;
}

#home-copy #copy #home-sponsors .half-column {
	width: 46%;
	padding-right: 8%;
	float: left;
}

#home-copy #copy #home-sponsors .right {
	padding-right: 0;
}

/*
#home-copy #featured-event a {
	color: #9f6666;	
	font-weight: bold;
}

#home-copy #featured-event a:hover {
	color: #c0a6a6;	
}

#home-copy #featured-event {
	width: 260px;
	float: left;
	padding: 25px 0 0 25px;
	color: #9f6666;
	font-size: 1.1em;
	line-height: 1.6em;
}

#home-copy #featured-event p {
	padding: 0 0 10px 0;	
}

#home-copy #featured-event img.float-right {
	background: none;
	border: 0;
}
*/

#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 15px;
	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-patriot-golf-day a {
	background: url(../images/logo_patriot-golf-day.png) no-repeat left center;
	width: 57px;
}

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

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

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

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

label.label-checkbox {
	width: auto;
	clear: none;
	padding: 0 20px 0 5px;
}

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

input.checkbox {
	width: auto;
	border: 0;
}

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: #cc0000;
	color: #fff;
	height: auto;
	cursor: pointer;
	font-family: "Times New Roman", Times, serif;
	float: right;
	margin-right: 139px;
}

.content-block {
	background: #a9a9a9;
	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;	
}

.staff p {
	clear: none !important;	
}

.staff img {
	margin-top: 5px;
	margin-bottom: 5px;
}

p.faq {
	margin-bottom: 0 !important;	
}


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

#shopping-cart * {
	border: 0;	
	color: #333 !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: #33436b !important;	
}

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

#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.2em !important;
	color: #33436b !important;
}

#shopping-cart.cart .veracartsubt {
	font-weight: bold;
	background: #bababa;
	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: #597ba8 !important;
}

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

#shopping-cart select option {
	color: #333 !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: #333 !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 #bababa;
	display: block;
}

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

#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: #bababa;	
	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: #bababa;
	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: #999;
	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;
}