/* Pro Helmet Decals -- written by Daryn A. St Pierre
BB Graphics - www.bbgraphics.com
prohelmetdecals.com -- All Rights Reserved 2009 */

/* presets
--------------------------------------------------*/
* { margin: 0; padding: 0; border: 0; }

html {
	height: 100%;
	width: 100%
}

body {
	background: url(img/rep_bg.gif) repeat-x;
	width: 100%;
	height: 100%;
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	font-weight: normal;
}

/* header
--------------------------------------------------*/
h1 {
	background: url(img/header.jpg) no-repeat;
	width: 700px;
	height: 150px;
	text-indent: -9999px;
}

h1.header-athletic {
	background: url(img/header_athletic.jpg) no-repeat !important;
}

h1 a {
	display: block;
	width: 700px;
	height: 150px;
	border: 0;
}

/* content styles
--------------------------------------------------*/
#content {
	width: 500px;
	float: left;
	line-height: 20px;
	color: #000;
	padding: 20px;
	margin: 0;
}

h2, h3, h4, h5, h6 { font-weight: bold; }

h2 {
	background: url(img/dot_2.gif) repeat-x bottom left;
	padding: 10px 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 165%;
	line-height: 1em;
	color: #003399;
}

h2#home-title {
	background: transparent url(img/home_title.gif) no-repeat bottom center;
	width: 500px;
	height: 45px;
	padding: 0 !important;
	margin: 0 0 5px 0 !important;
	text-indent: -9999px;
}

h2#home-title-athletic {
	background-image: url(img/home_title_athletic.jpg);
	height: 95px !important;
	width: 500px;
	padding: 0 !important;
	margin: 0 0 5px 0 !important;
	text-indent: -9999px;
}

h2#home-preceding-title {
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

h3 {
	background: url(img/dot_3.gif) repeat-x bottom left;
	padding: 20px 0 8px 0;
	margin: 0 0 10px 0;
	font-size: 130%;
	line-height: 1em;
	color: #009933;
}

h4 {
	background: url(img/dot_3.gif) repeat-x bottom left;
	padding: 20px 0 8px 0;
	margin: 0 0 10px 0;
	font-size: 110%;
	line-height: 1em;
	color: #009933;	
}

h5 {
	padding: 20px 0 10px 0;
	line-height: 0.5em;
	color: #009933;
	text-transform: uppercase;
	font-size: 120%;
}

h6 {
	padding: 10px 0 5px 0;
	margin: 0;
	line-height: 0.3em;
	color: #009933;
	font-size: 120%;
}

p {
	padding: 0 0 10px 0;
}

em {

}

small { font-size: 90%; }

/* lists */
#content ul {
	padding: 5px 5px 5px 20px;
	margin: 0;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	list-style-type: disc;
}

#content li {
	color: #009933;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

blockquote {
	background-color: #d5ebff;
	border: 1px solid #b2cae2;
	color: #003399;
	padding: 10px;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	overflow: auto;
}

blockquote p {
	display: block;
	clear: both;
	padding: 0;
	margin: 0;
	line-height: 1.5em;
}

.bqlt {
	color: #33cc66 !important;
	display: block;
	float: left;
	width: 30%;
	text-align: right;
}

.bqrt {
	color: #009933 !important;
	display: block;
	float: left;
	width: 60%;
	text-align: left;
	padding: 0 0 0 5px;
}

/* special */
.special {
	background: #CCFFCC url(img/spc_header.gif) no-repeat top center;
	width: 200px;
	padding: 0;
	margin: 0 auto;
	color: #003399;
	text-align: center;
}

.emph {
	font-size: 20px;
	font-weight: bold;
}

.special p {
	padding: 20px 10px 0 10px;
	font-size: 16px;
}

.spcfooter {
	width: 200px;
	height: 20px;
	padding: 0;
	background: #CCFFCC url(img/spc_footer.gif) no-repeat bottom center;
}
/* */

.imageright {
	float: right;
	padding: 0 0 0 10px;
}

.imageleft {
	float: left;
	padding: 0 10px 0 0;
}

/* content areas
--------------------------------------------------*/
.wrapper {
	background-color: #fff;
	width: 700px;
	min-height: 100%;
	height: 100%;
	height: auto !important;
	margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */
}

.clr {
	clear: both;
}

.push, .footer {
	height: 4em; /* .push must be the same height as .footer */
}

.footer {
	background: #003399 url(img/ftr_repeat.gif) repeat-x top left;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	padding: 0;
}

.footer p {
	padding: 10px 0 10px 0;
}

.footer a {
	color: #fff;
}

.intro {
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	height: 210px;
	display: block;
	padding: 38px 225px 0 45px;
	font-size: 95%;
	font-weight: bold;
	line-height: 1.45em;
}

#intro-baseball { background-image: url(img/intro_baseball.jpg); }
#intro-hockey { background-image: url(img/intro_hockey.jpg); }
#intro-football { background-image: url(img/intro_football.jpg); }

/* new navigation (2010)
--------------------------------------------------*/
#newnav {
	margin: 0;
	padding: 1px 0 0 0;
	float: left;
	width: 150px;
}

#newnav ul {
	margin: 0;
	padding: 0;
	text-indent: 10px;
	list-style-type: none;
}

#newnav li {
	padding: 0 0 1px 0;
}

#newnav a, #newnav #current a {
	background-image: url(img/nav_bg_all.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: transparent;
	display: block;
	height: 38px;
	line-height: 38px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #000;
	color: #fff;
}

#newnav a:hover {
	background-position: center;
	color: #fff;
}

#newnav #current a {
	background-position: top;
	color: #009933;
	text-shadow: 0 1px 0 #fff;
}

/* sub navigation */
#newnav #sub {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#newnav #sub li {
	padding: 0;
	margin: 0;
}

#newnav #sub a {
	font-size: 11px;
	display: block;
	width: 130px;
	height: 25px;
	line-height: 25px;
	margin: 0 5px 0 5px;
	padding: 0 5px 0 5px;
	text-decoration: none;
	text-indent: 0;
	overflow: hidden;
	white-space: nowrap;
}

#newnav #sub a {
	background: #006633 url(img/nav_bg_hover.gif) repeat-x top;
	color: #fff;
	text-transform: capitalize;
	text-shadow: 0 1px 0 #000;
}

#newnav #sub a:hover {
	background: #fff url(img/nav_bg_current.gif) repeat-x bottom;
	color: #009933;
	text-shadow: 0 1px 0 #fff;
}

#newnav #subcurrent a {
	background: #fff url(img/nav_bg_current.gif) repeat-x bottom;
	color: #009933;
	text-shadow: 0 1px 0 #fff;
}

/* navigation
--------------------------------------------------*/
#nav {
	margin: 0;
	float: left;
	width: 150px;
}

#nav a {
	display: block;
	width: 150px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #000;
}

#nav ul {
	margin: 0;
	padding: 0;
	text-indent: 10px;
	list-style-type: none;
}

#nav a:link,
#nav a:visited,
#nav a:active {
	background: #003399 url(img/nav_bg_static.gif) repeat-x bottom;
	color: #fff;
}

#nav a:hover {
	background: #009933 url(img/nav_bg_hover.gif) repeat-x bottom;
	color: #fff;
}

#current a:link,
#current a:visited,
#current a:active,
#current a:hover {
	background: #fff url(img/nav_bg_current.gif) repeat-x bottom;
	color: #009933;
}

/* sub navigation */
#sub {
	padding: 0;
	margin: 0;
}

#sub {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sub a {
	font-size: 11px;
	display: block;
	width: 150px;
	height: 20px;
	text-indent: 10px;
	line-height: 20px;
	text-decoration: none;
}

#sub a:link,
#sub a:visited,
#sub a:active {
	background: #006633 url(img/nav_bg_hover.gif) repeat-x top;
	color: #fff;
}

#sub a:hover {
	background: #fff url(img/nav_bg_current.gif) repeat-x bottom;
	color: #009933;
}

#subcurrent a:link,
#subcurrent a:visited,
#subcurrent a:active,
#subcurrent a:hover {
	background: #fff url(img/nav_bg_current.gif) repeat-x bottom;
	color: #009933;
}

/* tables */
table {
	border-collapse: collapse;
	width: 100%;
}

tr.blue {
	background-color: #d5ebff;
	font-weight: bold;
}

td {
	padding: 3px;
	text-align: center;
	border: 1px solid #b2cae2;
}

td.spcl {
	background-color: #d5ebff;
	font-weight: bold;
}

caption {
	color: #009933;
	font-weight: bold;
	display: block;
}

/* misc */
#keywords {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 14px;
	padding: 20px 10px 0 10px;
	color: #3c63b0;
}

/* logo disclaimer */
#disclaimer {
	padding: 10px;
	margin: 20px 0 0 0;
	font-size: 10px;
	line-height: 18px;
	border-top: 2px solid #eaeaea;
}

#disclaimer p {
	padding: 0;
}

#disclaimer h5 {
	padding: 5px 0 5px 0;
}

.nobreak, .clear {
	clear: both;
}

.big {
	font-size: 1.2em;
}

.boldred {
	padding: 10px;
	display: block;
	clear: both;
	text-align: center;
	font-size: 1.5em;
	color: red;
}

.caption { text-align: center; padding: 3px 0 5px 0; margin: 0; font-weight: bold; }

.hr {
	background: url(img/dot_2.gif) repeat-x center;
	width: 100%;
	height: 0.5em;
	display: block;
	clear: both;
	padding: 20px 0 20px 0;
	border: 0;
}

.half-l, .half-r { width: 46%; }
.half-l { float: left; }
.half-r { float: right; }
.half-wrap { background: transparent url(img/dot_3.gif) repeat-y center; clear: both; }
.half-l img, .half-r img { border: 1px solid #000; }

.half-l .caption-wrap, .half-r .caption-wrap { height: 190px; }

a.fancybox { position: relative; }

a.fancybox span {
	background: #cc0000 url(img/image_enlarge.gif) no-repeat bottom center;
	display: block;
	position: absolute;
	bottom: 3px;
	right: 0;
	width: 22px;
	height: 22px;
	border: 1px solid #003399;
}

a.fancybox:hover span {
	background: #ccc url(img/image_enlarge.gif) no-repeat top center;
}

#contactGroup {

}

#contactGroup img {
	border: 0 !important;
}

#contactGroup h6 {
	background-color: #eaeaea;
	padding: 8px;
	margin: 0 0 5px 0;
}

#contactGroup h6 img {
	margin: 0 0 -3px 0;
}

/* Fancybox */
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(img/fancybox/fancy_progress.png) no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url(img/fancybox/fancy_closebox.png) top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url(img/fancybox/fancy_left.png) no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url(img/fancybox/fancy_right.png) no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url(img/fancybox/fancy_shadow_n.png) repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(img/fancybox/fancy_shadow_ne.png) no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url(img/fancybox/fancy_shadow_e.png) repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(img/fancybox/fancy_shadow_se.png) no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url(img/fancybox/fancy_shadow_s.png) repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(img/fancybox/fancy_shadow_sw.png) no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url(img/fancybox/fancy_shadow_w.png) repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(img/fancybox/fancy_shadow_nw.png) no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
	border: 0 !important;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
	border: 0 !important;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(img/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(img/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(img/fancybox/fancy_title_right.png) repeat-x;
}