/* @override http://www.shooterbank.com/template_files/css/sb_screen.css */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	color: #000000;
	text-align: left;
	font: 100%/1.125em "Avant Garde", "Century Gothic", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

/* @group boxes */

#wrapper {
	width: 940px;
	padding: 0;
	margin: 0 auto;
}

.white-box {
	width: 940px;
	padding: 0;
	margin: 10px 0 20px;
	background: #fff url(../images/whitebox_center.gif) repeat-y;
}

.white-box-top {
	clear: both;
	width: 940px;
	height: 15px;
	background: url(../images/whitebox_top.gif) no-repeat;
}

.white-box-bottom {
	clear: both;
	width: 940px;
	height: 15px;
	background: url(../images/whitebox_bottom.gif) no-repeat;
}

.small-white {
	width: 550px;
	background: url(../images/whitebox_center_small.gif) repeat-y;
	margin: 0 0 20px;
	padding: 0;
}

.small-white-top {
	width: 550px;
	height: 15px;
	margin: 0;
	padding: 0;
	background: url(../images/whitebox_top_small.gif) no-repeat;
}

.small-white-btm {
	width: 550px;
	height: 15px;
	margin: 0;
	padding: 0;
	background: url(../images/whitebox_bottom_small.gif) no-repeat;
}

.small-grey {
	background-color: #EDEDED;
	text-align: left;
	width: 400px;
}

.small-grey-top {
	width: 400px;
	height: 6px;
	background-image: url(../images/grybox_small_top.gif);
}

.small-grey-btm {
	width: 400px;
	height: 6px;
	background-image: url(../images/grybox_small_btm.gif);
}

.photo-box {
	background-color: #000;
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
}

.photo-box-top {
	width: 940px;
	height: 10px;
	background-color: #000;
	background-image: url(../images/blk_box_top.gif);
}

.photo-box-btm {
	width: 940px;
	height: 10px;
	background-color: #000;
	background-image: url(../images/blk_box_btm.gif);
}

/* @group weekly box */

div.weekly {
	background-color: #000;
	width: 460px;
	min-height: ;
	float: left;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 20px;
	margin-top: 0;
	margin-right: 0;
}

div.weekly .weekly-top {
	width: 460px;
	height: 10px;
	margin: 0;
	padding: 0;
	background: url(../images/black_box_top.gif) no-repeat;
}

div.weekly .weekly-bottom {
	width: 460px;
	height: 10px;
	margin: 0;
	padding: 0;
	background: url(../images/black_box_bottom.gif) no-repeat;
	clear: both;
}

div.weekly img {
	float: left;
	margin: 4px 10px 4px 12px;
	padding: 0;
}

div.weekly h2 {
	font-size: 21px;
	color: #fff;
	line-height: 21px;
	margin: 10px 0 0 15px;
	padding: 0;
}

div.weekly h3 {
	font-size: 16px;
	color: #fff;
	line-height: 16px;
	margin: 10px 0 0 15px;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}

div.weekly p {
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	margin: 4px 10px 0 15px;
	padding: 0;
	min-height: 30px;
}

div.left {
	margin: 0 20px 20px 0;
	padding: 0;
}

div.weekly a.weekly-btn {
	display: block;
	color: #fff;
	font-size: 11px;
	line-height: 18px;
	width: 96px;
	height: 18px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	margin: 20px 10px 4px 15px;
	padding: 0;
	background: #FF0000 url(../images/btn_bg_weekly.gif) no-repeat;
	font-weight: bold;
	float: left;
}

div.top a.weekly-btn {
	margin: 20px 10px 4px 0;

}

#current-technique p {
	margin-left: 0;
}

#current-technique a.weekly-btn {
	margin-left: 0;
}

div.weekly a.weekly-btn:hover {
	color: #000;
	border-style: none;
}

div.weekly a.profile-pic:hover {
	margin: 0;
	border-style: none;
}



/* @end */



/* @end */

/* @group header */

#logo {
	color: #666;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 30px;
	padding: 20px 0 0;
}

#logo span {
	display: block;
	margin: -30px 0 0 336px;
	padding: 0;
}

#logo span em {
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
}

#logo a, #logo a:hover {
	border-style: none;
}

/* @group primary nav */

#primary-nav {
	width: 890px;
	height: 30px;
	padding: 0 0 0 50px;
	margin: 10px 0;
	background: #FF0000 url(../images/bg_nav.gif) no-repeat;
}

#primary-nav li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#primary-nav li a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	line-height: 30px;
	border-right: 1px solid #fff;
	padding: 0 22px;
	margin: 0;
}

#primary-nav li a.selected {
	color: #000;
}

#primary-nav li a:hover {
	color: #000;
}

#primary-nav li a#support {
	border-right-style: none;
	border-right-width: 0;
}



/* @end */

/* @group secondary nav */

#secondary-nav {
	float: right;
}

#secondary-nav li {
	float: left;
	list-style-type: none;
}

#secondary-nav li a {
	color: #58595B;
	font-size: 13px;
	line-height: 13px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	border-right: 1px solid #FF0000;
	padding: 0 12px 0 0;
	margin: 0 0 0 12px;
}

#secondary-nav li a:hover {
	color: #FF0000;
	border-bottom-style: none;
}

#secondary-nav li a#resources {
	padding: 0;
	border-right-style: none;
}



/* @end */



/* @end */

/* @group footer */

#footer {
	border-top: 1px solid #808184;
	clear: both;
	margin: 0 0 20px;
	padding: 0 0 50px;
}

#footer p {
	color: #808184;
	margin: 5px 0 0;
	padding: 0;
	float: left;
}

#footer a {
	color: #808184;
	text-decoration: none;
}

#footer p span {
	float: right;
}



/* @end */

/* @group typography */

p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 16px;
}

ul {
	font-size: 12px;
	line-height: 18px;
	margin-left: 18px;
	margin-bottom: 16px;
}

.entry p {
	margin-left: 10px;
	margin-right: 10px;
}

p.back {
	margin: 30px 0 0;
}

p.back a {
	font-weight: bold;
	color: #666;
}

.small-grey p {
	color: #58595B;
	font-size: 12px;
	line-height: 16px;
	margin: 16px;
	padding: 0;
}

p.back a:hover {
	color: #f00;
	text-decoration: none;
}

p.back a span {
	color: #f00;
}

a {
	color: #f00;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px solid #f00;
}

h1 {
	font-size: 31px;
	font-weight: normal;
	font-style: normal;
	color: #666;
	line-height: 36px;
	margin: 24px 0 0 24px;
	padding: 0;
}

#blog-page h1, #static-page h1, #support-page h1 {
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
}

h2 {
	color: #666;
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 6px 24px;
	padding: 0;
}

.small-grey h2 {
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	color: #666;
	margin: 10px 0 6px 16px;
	line-height: 24px;
	padding: 0;
}

.entry h2 {
	margin: 0 0 6px 10px;
	padding: 0;
	color: #f00;
}

hr {
	clear: both;
	border-bottom: 1px solid #808184;
	border-top-style: none;
}



/* @end */

/* @group home page */

.ui-tabs .ui-tabs-hide {
     display: none;
}

#why ul {
	margin: -28px 0 40px 237px;
}

#why ul li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
	line-height: 23px;
	margin: 0 10px 0 0;
	padding: 0;
}

#why ul li a {
	display: inline-block;
	width: 192px;
	height: 25px;
	margin: 5px 0;
	padding: 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url(../images/btn_why.gif) no-repeat 0 -42px;
	font-weight: bold;
}

#why ul li a:hover {
	border-style: none;
	background-position: 0 0;
	color: #000;
}

#why ul li.ui-state-active a {
	color: #fff;
	background-position: 0 0;
}

/* @group pricing box */

.pricing-info p {
	width: 500px;
	font-size: 14px;
	line-height: 18px;
}

.pricing-info h2 {
	margin-left: 0;
	color: #f00;
}

.pricing-info h2 span {
	color: #666;
	font-size: 16px;
}



/* @end */

/* @group home page feature */

#feature #feature-text p.home-price {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12px;
	text-transform: uppercase;
}

#feature {
	width: 940px;
	height: 330px;
	margin: 10px 0 0;
	padding: 0;
	background: url(../images/bg_feature.jpg) no-repeat;
}

#feature #feature-text {
	width: 350px;
	float: left;
	height: 282px;
	border-right: 1px solid #333;
	margin: 10px 0 0 248px;
	padding: 18px 22px 0 0;
}

#feature h1 {
	color: #fff;
	font-size: 30px;
	line-height: 30px;
	margin: 0 0 26px;
	padding: 0;
	text-align: right;
}

#feature h1 span {
	color: #FF0000;
	font-size: 21px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	padding: 0;
	margin: 0 0 10px;
}

#feature p {
	color: #fff;
	font-size: 14px;
	line-height: 21px;
	margin: 19px 0 0;
	padding: 0;
}

#feature #feature-text p {
	width: 270px;
	margin-left: 78px;
	text-align: right;
	font-size: 16px;
}

/* @group login box */

#login {
	width: 280px;
	padding: 0;
	margin: 0 15px 0 0;
	float: right;
}

#login h2 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	margin: 30px 0 8px 8px;
	padding: 0;
	text-align: right;
}

#login #login-form {
	margin: 0;
	background: url(../images/login_box.gif) no-repeat;
	width: 280px;
	height: 146px;
}

#login #username, #login #password {
	width: 150px;
	height: 18px;
	margin: 4px;
}

#login #username-label {
	margin: 22px 10px 10px 12px;
	width: 83px;
	display: inline-block;
	color: #fff;
	padding: 0;
	font-size: 16px;
	line-height: 16px;
}

#login #password-label {
	margin: 0 10px 10px 12px;
	width: 83px;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	line-height: 16px;
}

#login #remember_me {
	margin: 15px 0 0 12px;
	padding: 0;
	width: 14px;
	height: 14px;
}

#login label#remember-label {
	margin: 0 10px 10px 0;
	width: 104px;
	color: #fff;
	font-size: 12px;
	padding: 0;
	line-height: 12px;
	display: inline;
}

#login #forgot-pass {
	font-size: 12px;
	margin: 0 0 0 12px;
	padding: 0;
}

#login #submit {
	border-style: none;
	width: 85px;
	height: 25px;
	font-size: 14px;
	color: #fff;
	line-height: 25px;
	text-transform: uppercase;
	padding: 0;
	margin: 10px 0 0 56px;
	background: #FF0000 url(../images/btn_bg_submit.gif) no-repeat;
	letter-spacing: 1px;
	text-align: center;
	display: inline-block;
	font-weight: bold;
}

#login #submit:hover {
	color: #000;
	border-style: none;
}

#login p {
	text-align: right;
	margin: 20px 0 0;
	padding: 0;
}

#login p span {
	font-size: 19px;
}

#login a#register-btn {
	display: inline-block;
	width: 128px;
	height: 34px;
	margin: 5px 0;
	padding: 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 21px;
	line-height: 34px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #FF0000 url(../images/btn_bg_register.gif) no-repeat;
	font-weight: bold;
}

#login a#register-btn:hover {
	color: #000;
	border-style: none;
}



/* @end */



/* @end */

/* @group benefits */

h2#benefits-header {
	color: #ff0000;
	font-size: 19px;
	line-height: 19px;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin: 20px 0 0 18px;
}

#benefits div.benefit {
	float: left;
	width: 190px;
	border-left: 4px solid #f00;
	padding-left: 5px;
	margin: 0 15px 5px 20px;
}

#benefits h3 {
	color: #58595B;
	font-size: 16px;
	line-height: 16px;
	margin: 0 0 5px;
	padding: 0;
}

#benefits p {
	font-size: 12px;
	line-height: 14px;
	margin: 4px 0 0;
	padding: 0;
	color: #58595B;
}



/* @end */



/* @end */

/* @group search page */

.col1 {
	width: 460px;
	float: left;
	margin: 0 0 0 24px;
	padding: 0;
}

.col2 {
	float: left;
	width: 400px;
	margin-left: 30px;
	text-align: center;
}

#search .col1 p {
	font-size: 14px;
	color: #999;
	line-height: 18px;
	margin: 0 0 12px;
	padding: 0;
}

#search table tr td {
	border-top: 1px solid #ccc;
	margin: 0;
	padding: 0;
	height: 66px;
	vertical-align: middle;
}

#search table tr td.label {
	width: 160px;
}

#search table tr td.label label {
	color: #58595B;
	font-weight: bold;
}

#search table tr td.label label span {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	display: block;
	color: #999;
}

#search input.textinput {
	width: 300px;
}

#search #search-btn {
	width: 128px;
	height: 34px;
	margin: 5px 0;
	padding: 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 21px;
	line-height: 34px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #FF0000 url(../images/big_btn.gif) no-repeat;
	font-weight: bold;
	border-style: none;
}

#search #search-btn:hover {
	color: #000;
}

.register-first {
	margin-bottom: 40px;
	margin-top: 20px;
	margin-right: 0;
}

#search .register-first p, #profile-page .register-first p {
	color: #58595B;
	font-size: 1em;
	font-weight: bold;
}

.register-first a {
	border-style: none;
	width: 124px;
	height: 26px;
	font-size: 14px;
	color: #fff;
	line-height: 25px;
	text-transform: uppercase;
	padding: 0;
	background: #FF0000 url(../images/med_btn.gif) no-repeat;
	letter-spacing: 1px;
	text-align: center;
	display: inline-block;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 10px;
	margin-right: 0;
	cursor: pointer;
}

.register-first a:hover {
	color: #000;
}

.paginate {
	font-weight: bold;
	margin: 0 0 20px;
	padding: 0;
}



/* @end */

/* @group profile page */

#profile h1 {
	margin: 0 0 10px;
	padding: 0;
	border-bottom: 1px solid #808184;
}

#profile img {
	float: left;
	margin: 0 10px 10px 0;
}

#profile h3 {
	clear: both;
	font-size: 14px;
	line-height: 18px;
	color: #666;
	margin-top: 10px;
}

#profile p {
	font-size: 12px;
}

#profile p.details {
	line-height: 21px;
	font-size: 12px;
}

#profile a.contact {
	display: block;
	width: 124px;
	height: 26px;
	background: url(../images/med_btn.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 10px 275px;
	padding: 0;
}

#profile a.contact:hover {
	color: #000;
	border-style: none;
}

.photo-box img {
	border: 1px solid #333;
	margin: 20px;
	max-height: 650px;
	max-width: 650px;
}

.col2 div.bio-block ol {
	margin-left: 18px;
}

.col2 div.bio-block ul li, .col2 div.bio-block ol li {
	font-size: 12px;
	line-height: 16px;
	color: #58595B;
	margin-left: 12px;
}



/* @end */

/* @group search results page */

p.no-results {
	font-weight: normal;
	margin-left: 25px;
	margin-top: 10px;
	font-size: 18px;
	line-height: 24px;
	font-style: normal;
}

.result a.profile-pic {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	width: 160px;
	height: 160px;
}

.result a.profile-pic:hover {
	border-style: none;
}

.result h2 {
	font-size: 21px;
	line-height: 21px;
	color: #000;
}

.result .small-grey {
	margin-left: 170px;
	margin-bottom: 10px;
}

.result p {
	width: 400px;
	margin: 0 0 10px 170px;
	padding: 0;
}

.result .small-grey p {
	padding: 0;
	margin: 5px 10px;
	width: 380px;
}

.result a.view {
	display: block;
	width: 124px;
	height: 26px;
	background: url(../images/med_btn.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0;
	float: right;
	text-align: center;
	margin: 0 0 10px;
}

.result a.view:hover {
	color: #000;
	border-style: none;
}

.result a.contact {
	float: right;
	clear: both;
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 14px;
	font-weight: bold;
}

.result a.contact span {
	color: #f00;
}

.result a.contact:hover {
	color: #f00;
	text-decoration: none;
	border-style: none;
}

.pagination {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	list-style-type: none;
}

.pagination li {
	float: left;
	margin-right: 6px;
}

.pagination li.here a {
	color: #666;
}

.pagination li.page_total {
	color: #666;
}



/* @end */

/* @group blog page */

.category-nav {
	width: 140px;
	float: left;
	margin: 14px 0 0;
	padding: 0;
}

#entries {
	float: left;
	padding: 0;
	margin: 0 20px 20px 30px;
}

#affiliates {
	float: left;
	width: 180px;
}

#affiliates a:hover {
	border-style: none;
}

#affiliates img {
	padding: 0 5px 10px;
}

.category-nav h2 {
	font-size: 21px;
	line-height: 28px;
	border-bottom: 1px solid #666;
	margin: 0 0 10px;
}

.category-nav ul {
	border-bottom: 1px solid #666;
	padding: 0 0 7px;
	margin: 0;
}

.category-nav ul li {
	list-style-type: none;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 6px;
}

.category-nav ul li a {
	color: #000;
}

.category-nav ul li a.selected, .account-nav li a.selected {
	color: #f00;
}

.category-nav ul li a:hover {
	color: #f00;
	text-decoration: none;
	border-style: none;
}

.category-nav ul li a span {
	color: #f00;
}

#upper-content p {
	
	font-size: 14px;
	line-height: 18px;
	padding: 2px;
	color: #666;
}

#upper-content {
	border-top: 1px solid #808184;
	border-bottom: 1px solid #808184;
	margin: -10px 0 30px;
	padding-top: 10px;
}

div.entry img {
	float: left;
	margin: 4px 10px 4px 15px;
	padding: 0;
}

.entry .details {
	height: 2em;
}

.entry .details p {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	padding-right: 18px;
}

.entry .details p.date {
	border-right: 1px solid #666;
}

.entry .details p span {
	font-size: 11px;
	color: #666;
	line-height: 11px;
	font-weight: normal;
	font-style: normal;
	display: block;
	text-transform: uppercase;
}

.entry .details p.contact {
	font-size: 14px;
	border-left: 1px solid #666;
	padding-bottom: 0;
	padding-left: 18px;
	padding-top: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
}



/* @end */

/* @group register page */

#register-page #register_member_form {
	width: 650px;
	margin: 25px;
}

label {
	display: block;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

#register-page #register_member_form label span {
	color: #f00;
}

#register-page #register_member_form label span.important-info {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

input.input {
	height: 18px;
	margin: 6px 0 0;
	width: 400px;
}

input.captcha {
	height: 18px;
	margin: 6px 0 0;
	width: 168px;
}

select {
	margin-top: 6px;
}

#register-page p.description {
	width: 625px;
	color: #666;
	font-size: 14px;
	line-height: 18px;
	margin: 9px 0 0 25px;
	padding: 0 0 9px;
	border-bottom: 1px solid #999;
}

#register-page h2.description {
	color: #333;
	font-size: 18px;
	line-height: 24px;
}

#register-page input.submit {
	width: 128px;
	height: 34px;
	margin: 5px 0;
	padding: 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 21px;
	line-height: 34px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #FF0000 url(../images/big_btn.gif) no-repeat;
	font-weight: bold;
	border-style: none;
	cursor: pointer;
}



/* @end */

/* @group account page */

#account-page .col1 {
	width: 200px;
	margin-right: 15px;
}

#account-page .col2 {
	text-align: left;
	width: 650px;
}

#account-page .col2 .column {
	width: 294px;
	float: left;
	margin-right: 25px;
}

#account-page h2 {
	color: #666;
	font-size: 21px;
	line-height: 28px;
	font-weight: bold;
	border-bottom: 1px solid #666;
	margin: 0 0 10px;
	padding: 0;
}

ul.account-nav {
	border-bottom: 1px solid #666;
	margin-bottom: 30px;
	margin-left: 0;
}

ul.account-nav li {
	list-style-type: none;
	color: #000;
	font-size: 14px;
	line-height: 16px;
	margin: 14px 0;
}

ul.account-nav li a {
	color: #000;
}

ul.account-nav li a:hover {
	color: #f00;
	border-style: none;
}

ul.account-nav li a span {
	color: #f00;
}

.image-container {
	text-align: center;
	margin-top: 20px;
}

input.submit {
	border-style: none;
	width: 124px;
	height: 26px;
	font-size: 14px;
	color: #fff;
	line-height: 25px;
	text-transform: uppercase;
	padding: 0;
	background: #FF0000 url(../images/med_btn.gif) no-repeat;
	letter-spacing: 1px;
	text-align: center;
	display: inline-block;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 10px;
	margin-right: 0;
	cursor: pointer;
}

input.submit:hover {
	color: #000;
}

#account-page .upload-container {
	visibility: hidden;
	height: 0;
	overflow: hidden;
}

.image-label {
	font-size: 14px;
	background-color: #b2b2b2;
	padding: 4px;
	text-align: left;
	margin: 10px 0 1px;
}

.image-label span {
	color: #f00;
	font-size: 12px;
}

.file-upload {
	padding: 0;
	background-color: #F00;
	text-align: left;
	margin: 0 0 10px;
}

.file-upload p {
	padding: 10px;
	margin: 0;
}

.file-upload label {
	color: #fff;
	padding: 10px 10px 0;
}

label span.note {
	font-size: 12px;
	display: block;
	font-weight: normal;
	font-style: normal;
	color: #999;
	line-height: 18px;
}

a.big-search {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}

p.subhead {
	font-size: 16px;
}



/* @end */

/* @group support page */

#support-page .col1 {
	margin-left: 0;
	width: 550px;
}

#support-page .col2 {
	width: 360px;
}

#support-page div.weekly {
	width: 360px;
}

#support-page div.weekly-top {
	width: 360px;
	background: url(../images/contact_top.gif) no-repeat;
}

#support-page div.weekly-bottom {
	width: 360px;
	background: url(../images/contact_btm.gif) no-repeat;
}

#contact-us {
	text-align: left;
}

#contact-us h2 {
	margin-bottom: 10px;
}

#contact-us input#submit {
	display: inline-block;
	width: 128px;
	height: 34px;
	margin: 5px 0;
	padding: 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 21px;
	line-height: 34px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #FF0000 url(../images/btn_bg_register.gif) no-repeat;
	font-weight: bold;
	border-style: none;
	cursor: pointer;
}

#contact-us input#submit:hover {
	color: #000;
	border-style: none;
}

#contact-us label {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}

#contact-us .textField {
	width: 324px;
	height: 20px;
	margin-bottom: 10px;
	border-style: none;
	background-color: #ccc;
	outline:none;
}

#contact-us input.error {
	background-color: #f00;
}

#contact-us textarea.error {
	background-color: #f00;
}

#contact-us textarea {
	width: 324px;
	border-style: none;
	background-color: #ccc;
	height: 150px;
	outline:none;
}

ol {
	margin: 18px 0;
	padding: 0;
}

ol li {
	margin: 0 0 0 31px;
	padding: 0;
}

.entry ol li p {
	margin-left: 0;
	padding: 0;
	margin-bottom: 10px;
}

.entry h3 {
	margin: 5px 10px;
}



/* @end */

/* @group contact overlay */

.title-bar a.close {
	font-size: 12px;
	line-height: 18px;
}

#contact-overlay {
	width: 350px;
}

#contact-overlay label {
	font-size: 14px;
	line-height: 24px;
	color: #f00;
}

#contact-overlay .textField {
	width: 346px;
	height: 20px;
	border: 1px solid #999;
	background-color: #ededed;
	outline:none;
}

#contact-overlay textarea {
	width: 346px;
	height: 150px;
	border: 1px solid #999;
	background-color: #ededed;
	outline:none;
}

#contact-overlay input#submit {
	border-style: none;
	width: 124px;
	height: 26px;
	font-size: 14px;
	color: #fff;
	line-height: 25px;
	text-transform: uppercase;
	padding: 0;
	background: #FF0000 url(../images/med_btn.gif) no-repeat;
	letter-spacing: 1px;
	text-align: center;
	display: inline-block;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 10px;
	margin-right: 0;
	cursor: pointer;
}



/* @end */

#forgot-page .white-box p {
	margin-left: 25px;
	margin-right: 25px;
}

.hide {
	display: none;
}

/* @group why shooterbank page */

.why-column {
	width: 458px;
	float: left;
}

.why-column.first {
	margin-right: 24px;
}

.why-column .white-box {
	width: 458px;
	background: url(../images/whitebox_ctr_458.gif) repeat-y;
	margin: 0 0 20px;
	padding: 0;
}

.why-column .white-box .white-box-top {
	clear: both;
	width: 458px;
	height: 15px;
	background: url(../images/whitebox_top_458.gif) no-repeat;
	margin: 0;
	padding: 0;
}

.why-column .white-box .white-box-bottom {
	clear: both;
	width: 458px;
	height: 15px;
	background: url(../images/whitebox_btm_458.gif) no-repeat;
	margin: 0;
	padding-left: 0;
}

.why-column .black-box {
	width: 458px;
	background-color: #000;
	margin: 0 0 20px;
	padding: 0;
}

.why-column .black-box .black-box-top {
	clear: both;
	width: 458px;
	height: 15px;
	background: url(../images/blackbox_top_458.gif) no-repeat;
	margin: 0;
	padding: 0;
}

.why-column .black-box .black-box-bottom {
	clear: both;
	width: 458px;
	height: 15px;
	background: url(../images/blackbox_btm_458.gif) no-repeat;
	margin: 0;
	padding-left: 0;
}

.why-column .black-box p {
	color: #fff;
	margin-left: 15px;
	margin-right: 15px;
}

.why-column .reason {
	border-left: 4px solid #f00;
	padding-left: 5px;
	margin: 0 15px 20px 10px;
}

.why-column .reason h3 {
	line-height: .75em;
	margin-bottom: 8px;
}

.why-column .reason p {
	margin-left: 0;
	margin-right: 0;
}

.why-column p {
	margin-left: 15px;
	margin-right: 15px;
}

.why-column h2 {
	color: #f00;
	margin-left: 15px;
}



/* @end */

/* @group checkout */

input.fc_text_long {
	height: 18px;
	margin: 6px 0 0;
	width: 400px;
}

input.fc_text_short {
	height: 18px;
	margin: 6px 0 0;
	width: 200px;
}

label.labelInline {
	display: inline;
}

p.product {
	margin-bottom: 10px;
}

#fc_data_entry_container {
	margin-top: 36px;
}

#fc_data_entry_container h2 {
	font-size: 18px;
}

#fc_login_register_container {
	display: none;
}

#fc_cancel_continue_shopping {
	display: none;
}

#fc_form_checkout_error {
	color: #ff0000;
	font-weight: bold;
	margin-bottom: 9px;
}

#fc_form_checkout legend {
	display: none;
}

#fc_form_checkout ol {
	list-style-type: none;
	padding: 0;
	margin: 18px 0 0;
}

#fc_form_checkout ol li {
	margin-left: 0;
	margin-bottom: 16px;
}

.fc_ast, .fc_error {
	color: #ff0000;
}

/* these might need to be hidden */

#fc_shipping_list input {
}

.fc_subtotal {
	display: none;
}

.fc_tax {
	display: none;
}

.fc_order_total {
}

.fc_order_total input {
	border-style: none;
	color: #ff0000;
	font: bold 14px/14px "Avant Garde", "Century Gothic", Arial, Helvetica, sans-serif;
}

#fc_complete_order_button {
	border-style: none;
	width: 260px;
	height: 25px;
	font-size: 14px;
	color: #fff;
	line-height: 25px;
	text-transform: uppercase;
	padding: 0;
	background: #FF0000 url(../images/btn_purchase.gif) no-repeat;
	letter-spacing: 1px;
	text-align: center;
	display: inline-block;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 10px;
	margin-right: 0;
	cursor: pointer;
}

#fc_complete_order_button:hover {
	color: #000;
}

input.foxycart_link {
	border-style: none;
	width: 260px;
	height: 25px;
	font-size: 14px;
	color: #fff;
	line-height: 25px;
	text-transform: uppercase;
	padding: 0;
	background: #FF0000 url(../images/btn_purchase.gif) no-repeat;
	letter-spacing: 1px;
	text-align: center;
	display: inline-block;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	cursor: pointer;
}

input.foxycart_link:hover {
	color: #000;
}



/* @end */

/* @group receipt */

#fc_receipt_heading {
	display: none;
}

#fc_receipt_container {
	margin-top: 36px;
}

#fc_receipt_container legend {
	display: none;
}

#fc_receipt_container h2 {
	font-size: 18px;
}

#fc_receipt_container ol {
	margin: 0;
	padding: 0;
}

#fc_receipt_container ol li {
	list-style-type: none;
	margin: 0 0 5px;
	font-size: 14px;
}

#fc_receipt_links a {
	display: block;
	margin-bottom: 18px;
	margin-right: 10px;
}



/* @end */

/* @group login box */

.log-pop label {
}

.log-pop #username, .log-pop #password {
	width: 200px;
	margin-bottom: 10px;
	display: block;
}

.log-pop label#remember-label {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	display: inline;
}

.log-pop #submit {
	border-style: none;
	width: 85px;
	height: 25px;
	font-size: 14px;
	color: #fff;
	line-height: 25px;
	text-transform: uppercase;
	padding: 0;
	margin: 10px 0;
	background: #FF0000 url(../images/btn_submit_white.gif) no-repeat;
	letter-spacing: 1px;
	text-align: center;
	display: block;
	font-weight: bold;
}

.log-pop #forgot-pass {
	font-size: 12px;
}



/* @end */