/*
Theme Name: Riddell
Theme URI: http://www.riddell.com/
Author: theGOOD, Tyler Vigeant
Version: 1.0
*/

body {
	min-width: 962px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #020202;
	background-image: url('./images/backgrounds/chalk.jpg?v=2');
	background-position: center 93px;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}	body.chalk_home {
		background-color: #080909;
		background-image: url('./images/backgrounds/chalk_home.jpg');
		background-position: center 93px;
		background-repeat:no-repeat;
	}	body.chalk_home #main_container {
			padding-top: 495px;
		}

.ie7_warning {
	display: none;
}

#main_container {
	max-width: 1018px;
	overflow: hidden;
	margin: 0px auto 0px auto;
}

a, a:link, a:hover, a:visited {
	outline: none !important;
}

pre {
	color: #ffffff;
	background-color: #1d1e1f;
	border: 1px dashed #333333;
	padding: 16px 16px 16px 16px;
	overflow-x: auto;
}

#over_iframe {
	display: none;
	position: absolute;
	top: 0px;	left: 0px;
	z-index: 9;
	width: 1px;
	height: 1px;
	background-color: #070707;
}

.feature_youtube .video_container,
.feature_youtube_slideshow .video_container {
	position: relative;
}	.feature_youtube .video_container iframe,
	.feature_youtube_slideshow .video_container iframe {
		position: absolute;
		top: 0px;	left: 0px;
	}

a:link img {
	border: none;
}

.logo {
	width: 235px;
	height: 62px;
}	.logo .riddell,
	.logo .sep,
	.logo .nfl {
		float: left;
		display: inline-block;
	}
	.logo .riddell,
	.logo .nfl {
		position: relative;
	}	.logo .riddell img,
		.logo .nfl img {
			position: absolute;
			top: 0px;	left: 0px;
		}
	.logo .riddell {
		width: 168px;
		height: 62px;
	}
	.logo .nfl {
		width: 47px;
		height: 62px;
	}
	.logo .blur {
		display: none;
	}

#header {
	text-align: right;
	background-color: #282828;
	background-image: url('./images/layout/header_bg.png');
	background-position: bottom;
	background-repeat: repeat-x;
}	#header .logo {
		float: left;
	}

#top_nav {
	width: 946px;
	height: 62px;
	margin: 0px auto 0px auto;
}	#top_nav ul {
		display: inline-block;
		height: 62px;
		list-style: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}	#top_nav ul li {
			display: inline-block;
			height: 62px;
		}	#top_nav ul li a {
				display: inline-block;
				height: 12px;
				color: #7b7878;
				font-size: 12px;
				font-weight: bold;
				text-decoration: none;
				text-transform: uppercase;
				margin: 25px 22px 0px 0px;
			}	#top_nav ul li a:hover {
					color: #ffffff;
				}
	#top_nav_search {
		float: right;
		position: relative;
		width: 129px;
		height: 62px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	#top_nav_search input {
		position: absolute;
		top: 19px;	left: 0px;
		width: 91px;
		height: 24px;
		color: #7b7878;
		font-size: 9px;
		font-weight: bold;
		line-height: 24px;
		text-transform: none;
		font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
		background-color: transparent !important;
		background-image: url('./images/layout/top_nav_search.gif');
		background-position: 0px 0px;
		background-repeat: no-repeat;
		border: none !important;
		padding: 0px 0px 0px 13px;
		margin: 0px 0px 0px 0px;
	}
	#top_nav_search button {
		position: absolute;
		top: 19px;	left: 104px;
		width: 25px;
		height: 24px;
		background-color: transparent !important;
		background-image: url('./images/layout/top_nav_search_submit.gif');
		background-position: 0px 0px;
		background-repeat: no-repeat;
		border: none !important;
		margin: 0px 0px 0px 0px;
		cursor: pointer;
	}	#top_nav button:hover {
			background-position: 0px -24px;
		}

#upper_nav {
	position: relative;
	width: 962px;
	height: 31px;
	text-align: left;
	background-color: #716f6f;
	background-image: url('./images/layout/upper_nav_bg.png');
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px auto 0px auto;
}	#upper_nav ul {
		position: relative;
		display: inline-block;
		height: 31px;
		list-style: none;
		padding: 0px 0px 0px 19px;
		margin: 0px auto 0px auto;
	}	#upper_nav ul div.end {
			position: absolute;
			bottom: 0px;	right: 0px;
			width: 19px;
			height: 31px;
			background-image: url('./images/layout/upper_nav_end.png');
			background-repeat: no-repeat;
		}
		#upper_nav ul li {
			position: relative;
			display: inline-block;
			height: 31px;
			line-height: 31px;
			background-image: url('./images/layout/upper_nav_li_bg.png');
			background-position: left 0px;
			background-repeat: no-repeat;
			padding: 0px 19px 0px 19px;
			margin: 0px 0px 0px -19px;
		}	#upper_nav ul li:hover {
				background-position: left -31px;
			}	
			#upper_nav ul li a {
				display: inline-block;
				height: 31px;
				color: #ffffff;
				line-height: 31px;
				text-decoration: none;
				padding: 0px 13px 0px 13px;
			}	#upper_nav ul li a:hover {
					/* */
				}
				#upper_nav ul li a img {
					display: block;
					height: 10px;
					padding: 10px 0px 11px 0px;
				}
		
		#upper_nav ul li.no_js:hover .double_sub {
			display: block;
		}
		#upper_nav ul li .double_sub {
			display: none;
			position: absolute;
			top: 19px;	right: -348px;
			z-index: 20;
			width: 489px;
		}	#upper_nav ul li .double_sub .top {
				height: 19px;
				background-image: url('./images/layout/upper_nav_dbsub_top.png');
				background-repeat: no-repeat;
			}
			#upper_nav ul li .double_sub .middle {
				background-image: url('./images/layout/upper_nav_dbsub_middle.png');
				background-repeat: repeat-y;
			}
			#upper_nav ul li .double_sub .gradient {
				height: auto !important;
				min-height: 196px;
				background-image: url('./images/layout/upper_nav_dbsub_gradient.png');
				background-position: 0px 0px;
				background-repeat: no-repeat;
				padding-top: 17px;
			}
			#upper_nav ul li .double_sub .left_column {
				float: left;
				width: 255px;
			}	#upper_nav ul li .double_sub .left_column a {
					position: relative;
					display: block;
					height: 16px;
					color: #94948f;
					font-size: 16px;
					font-weight: bold;
					text-align: right;
					line-height: 16px;
					text-decoration: none;
					font-family: Helvetica, Arial, sans-serif;
					padding: 0px 23px 0px 0px;
					margin: 0px 0px 18px 0px;
				}	#upper_nav ul li .double_sub .left_column a img {
						display: none;
						position: absolute;
						top: -4px;	right: -14px;
						width: auto;
						height: auto;
						border: none;
						padding: 0px 0px 0px 0px;
					}
					#upper_nav ul li .double_sub .left_column a.on,
					#upper_nav ul li .double_sub .left_column a:hover {
						color: #d7d4d4;
					}	#upper_nav ul li .double_sub .left_column a.on img {
							display: block;
						}
					
			#upper_nav ul li .double_sub .right_column {
				position: relative;
				float: left;
				width: 231px;
				padding-bottom: 25px;
			}	#upper_nav ul li .double_sub .right_column a {
					display: block;
					height: 12px;
					color: #b6b2b2;
					font-size: 12px;
					text-align: left;
					line-height: 12px;
					font-family: Helvetica, Arial, sans-serif;
					padding: 0px 0px 0px 28px;
					margin: 0px 0px 8px 0px;
				}	#upper_nav ul li .double_sub .right_column a:hover {
						color: #ffffff;
					}
					#upper_nav ul li .double_sub .right_column a:last-child {
						margin-bottom: 0px;
					}
			/*
			#upper_nav ul li .double_sub .tab1 img {
				position: absolute;
				top: 0px;	left: 0px;
			}
			#upper_nav ul li .double_sub .tab2 img {
				position: absolute;
				top: 32px;	left: 0px;
			}
			*/
			#upper_nav ul li .double_sub .bottom {
				height: 13px;
				background-image: url('./images/layout/upper_nav_dbsub_bottom.png');
				background-repeat: no-repeat;
			}
		
		#upper_nav ul li.no_js:hover .sub {
			display: block;
		}
		#upper_nav ul li .sub {
			display: none;
			position: absolute;
			top: 19px;	left: 0px;
			z-index: 20;
			width: 234px;
		}	#upper_nav ul li .sub .arrow {
				position: absolute;
				top: 0px;	left: 150px;
				z-index: 21;
				width: 25px;
				height: 13px;
				background-image: url('./images/layout/upper_nav_sub_arrow.png');
				background-repeat: no-repeat;
			}
			#upper_nav ul li .sub .top {
				height: 19px;
				background-image: url('./images/layout/upper_nav_sub_top.png');
				background-repeat: no-repeat;
			}
			#upper_nav ul li .sub .middle {
				background-image: url('./images/layout/upper_nav_sub_middle.png?v=2');
				background-repeat: repeat-y;
			}
			#upper_nav ul li .sub .gradient {
				background-image: url('./images/layout/upper_nav_sub_gradient.png?v=2');
				background-position: 0px 0px;
				background-repeat: no-repeat;
				padding: 14px 0px 14px 0px;
			}
			#upper_nav ul li .sub .bottom {
				height: 13px;
				background-image: url('./images/layout/upper_nav_sub_bottom.png');
				background-repeat: no-repeat;
			}
			#upper_nav ul li .sub a {
				display: block;
				height: 21px;
				color: #b6b2b2;
				font-size: 12px;
				line-height: 21px;
				text-align: left;
				text-decoration: none;
				font-family: Helvetica, Arial, sans-serif;
				padding: 0px 0px 0px 28px;
			}	#upper_nav ul li .sub a:hover {
					color: #ffffff;
				}

#upper_nav_shadow {
	position: absolute;
	top: 93px;
	z-index: 10;
	width: 100%;
	height: 7px;
	background-image: url('./images/layout/upper_nav_shadow.png');
	background-repeat: repeat-x;
}


.container {
	width: 962px;
	margin: 0px auto 9px auto;
}

.main_block {
	width: 950px;
	color: #666464;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url('./images/layout/main_block_bg.png');
	background-repeat: repeat;
	padding: 6px 6px 6px 6px;
	margin: 0px auto 9px auto;
}


.main_content_sub_nav {
	width: 962px;
	height: 33px;
	border-bottom: 3px solid #9E1B32;
	padding: 0px 0px 12px 0px;
	margin: 30px auto 15px auto;
}	.main_content_sub_nav h2 {
		display: inline-block;
		float: left;
		width: auto;
		height: 33px;
		color: #ffffff;
		font-size: 24px;
		font-weight: bold;
		text-transform: uppercase;
		font-family: "Helvetica Neue LT Std", "Helvetica Neue", Helvetica, Arial, sans-serif;
		white-space: nowrap;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}	.main_content_sub_nav h2 span {
			display: inline-block;
			padding-top: 4px;
		}
		.cufon-ready .main_content_sub_nav h2 span.cufon,
		.cufon-ready .main_content_sub_nav h2 span.cufon_gradient1 {
			padding-top: 0px;
			font-size: 23px;
			margin-left: 5px;
		}
		.cufon-ready .main_content_sub_nav h2 span.cufon cufon,
		.cufon-ready .main_content_sub_nav h2 span.cufon_gradient1 cufon {
			margin-top: 7px;
		}	.main_content_sub_nav h2 a {
				text-decoration: none;
			}
	.main_content_sub_nav ul {
		display: inline-block;
		float: left;
		height: 33px;
		border-left: 1px solid #514c4c;
		padding: 0px 0px 0px 24px;
		margin: 0px 0px 0px 24px;
	}	.main_content_sub_nav ul li {
			display: inline-block;
			height: 33px;
			line-height: 33px;
			list-style: none;
			margin-right: 24px;
		}
		.main_content_sub_nav ul li:last-child {
			margin-right: 0px;
		}
		.main_content_sub_nav ul a {
			display: inline-block;
			height: 24px;
			color: #838080;
			font-size: 14px;
			font-weight: bold;
			text-decoration: none;
			text-transform: uppercase;
			font-family: "Helvetica Neue LT Std", Helvetica, Arial, sans-serif;
			margin-top: 11px;
		}	.main_content_sub_nav ul a.on,
			.main_content_sub_nav ul a:hover {
				color: #ffffff;
			}
			.main_content_sub_nav ul a.cufon {
				cursor: default;
			}
			.main_content_sub_nav ul a.cufon_hoverable {
				cursor: pointer;
			}

.feature_container {
	float: left;
	display: inline-block;
	width: 472px;
	height: 295px;
	background-image: url('./images/layout/feature_bg.png');
	background-repeat: repeat-x;
	margin-bottom: 9px;
}	.feature_container .feature {
		height: 283px;
		background-color: #191818;
		background-position: bottom;
		background-image: url('./images/layout/feature_inner_bg.jpg');
		background-repeat: repeat-x;
		margin: 6px 6px 6px 6px;
	}	.feature_container .has_image,
		.feature_container .has_image_slideshow,
		.feature_container .has_layered_image {
			height: 268px;
			padding-top: 15px;
		}
		.feature_container .feature .feature_image,
		.feature_container .feature .feature_image_slideshow,
		.feature_container .feature .feature_layered_image {
			margin: 0px auto 0px auto;
		}

	.feature_container .left {
		margin: 6px 3px 6px 6px;
	}
	.feature_container .right {
		margin: 6px 6px 6px 3px;
	}


.feature_youtube_slideshow_bar li .overlay,
.feature_youtube_slideshow li .overlay {
	display: none;
	position: absolute;
	top: 0px;	left: 0px;
	z-index: 5;
	background-color: #000000;
}
.feature_youtube_slideshow_bar li .foreground,
.feature_youtube_slideshow li .foreground {
	display: none;
	position: absolute;
	top: 0px;	left: 0px;
	z-index: 6;
	color: #d9d9d6;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	padding: 4px 4px 0px 4px;
}
.feature_youtube_slideshow_bar li a,
.feature_youtube_slideshow li a {
	display: block;
	position: absolute;
	top: 0px;	left: 0px;
	z-index: 7;
	background-image: url('./images/layout/page-home/feature_ytss_play.png');
	background-position: right 41px;
	background-repeat: no-repeat;
	
	text-indent: 150%;
	white-space: nowrap;
	overflow: hidden;
}

#rfc_shadowbox .close {
	cursor: pointer;
}

#footer {
	position: relative;
	clear: both;
	width: 962px;
	background-image: url('./images/layout/footer_shadow.png');
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 8px;
	margin: 0px auto 320px auto;
}

#footer_bg {
	position: absolute;
	bottom: -366px;	left: 50%;
	z-index: -1;
	width: 1192px;
	height: 500px;
	background-image: url('./images/backgrounds/chalk_bottom.png?v=2');
	background-repeat: no-repeat;
	margin-left: -457px;
	overflow: hidden;
}

#footer_breadcrumb {
	height: 32px;
	background-image: url('./images/layout/footer_bc_bg.png');
	background-position: bottom;
	background-repeat: repeat-x;
}	#footer_breadcrumb ul {
		display: inline;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}	#footer_breadcrumb ul li {
			display: inline-block;
		}
	#footer_breadcrumb a {
		display: inline-block;
		height: 32px;
		color: #999898;
		font-size: 11px;
		line-height: 32px;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
		font-family: "Helvetica Neue LT Std", HelveticaNeue, Helvetica, Arial, sans-serif;
		background-image: url('./images/layout/footer_bc_sep.png');
		background-position: right;
		background-repeat: no-repeat;
		padding: 0px 19px 0px 14px;
	}	#footer_breadcrumb a:hover {
			color: #ffffff;
		}
		#footer_breadcrumb a.this {
			color: #ffffff;
			background-image: none;
			padding-right: 0px;
		}
		#footer_breadcrumb a span {
			display: inline-block;
			margin-top: 11px;
		}
		#footer_breadcrumb a img {
			padding-top: 6px;
		}

#footer_main {
	font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
	background-image: url('./images/layout/footer_main_bg.png');
	background-repeat: repeat;
}	#footer_main .column_container {
		overflow: auto;
		position: relative;
		background-image: url('./images/layout/footer_main_vr.png');
		background-position: 292px 0px;
		background-repeat: repeat-y;
	}	#footer_main .column_container .copywrite {
			position: absolute;
			bottom: 22px;	right: 40px;
			color: #565455;
			font-size: 9px;
			letter-spacing: .5px;
		}
	
	#footer_main .column_one {
		float: left;
		width: 235px;
		min-height: 190px;		/* Always enough room for the product search and social networking */
		padding: 14px 34px 0px 29px;

	}
	
	#footer_main .column_two {
		float: left;
		width: 240px;
		min-height: 252px;
		background-image: url('./images/layout/footer_main_vr.png');
		background-position: right 27px;
		background-repeat: no-repeat;
	}	#footer_main .column_two .padding {
			padding: 27px 0px 23px 30px;
		}
		#footer_main .column_two ul {
			padding: 0px 0px 0px 0px;
			margin: 0px 3px 0px 0px;
		}	#footer_main .column_two ul li {
				list-style-position: inside;
				list-style-image: url('./images/layout/footer_main_bullet.png');
				margin-bottom: 8px;
			}	#footer_main .column_two ul li ul {
				margin-top: 2px;
			}	#footer_main .column_two ul li ul li {
					color: #616161;
					line-height: 11px;
					list-style-type: square;
					list-style-position: outside;
					list-style-image: none;
					margin: 0px 0px 0px 32px;
				}
				
	#footer_main .column_three {
		float: left;
		width: 220px;
		min-height: 252px;
		background-image: url('./images/layout/footer_main_vr.png');
		background-position: right 27px;
		background-repeat: no-repeat;
	}	#footer_main .column_three .padding {
			padding: 27px 0px 23px 30px;
		}
		#footer_main .column_three ul {
			padding: 0px 0px 0px 0px;
			margin: 0px 3px 25px 0px;
		}	#footer_main .column_three ul:last-child {
				margin-bottom: 0px;
			}
			#footer_main .column_three ul li {
				color: #616161;
				line-height: 11px;
				list-style-type: square;
				list-style-position: inside;
				list-style-image: none;
			}
		
	#footer_main .column_four {
		float: left;
		min-height: 252px;
	}	#footer_main .column_four .padding {
			padding: 27px 0px 23px 30px;
		}
		#footer_main .column_four a {
			display: block;
			font-size: 11px;
			line-height: 17px;
			font-weight: normal;
			text-transform: uppercase;
		}
		
	#footer_main .column_one a,
	#footer_main .column_two a,
	#footer_main .column_three a,
	#footer_main .column_four a,
	#footer_main .column_one span.a,
	#footer_main .column_two span.a,
	#footer_main .column_three span.a,
	#footer_main .column_four span.a {
		color: #616161; /* formerly #7c7c7c */
		font-size: 9px;
		text-decoration: none;
		letter-spacing: .5px;
	}	#footer_main .column_one a:hover,
		#footer_main .column_two a:hover,
		#footer_main .column_three a:hover,
		#footer_main .column_four a:hover {
			color: #ffffff;
		}
		#footer_main .column_two a strong,
		#footer_main .column_three a strong,
		#footer_main .column_two span.a strong,
		#footer_main .column_three span.a strong {
			font-size: 11px;
			font-weight: normal;
			text-transform: uppercase;
		}
		.footer-title {
			padding-bottom: 3px;
		}
	#footer_main .logo {
		display: block;
	}
	
	#footer_main_partners {
		position: absolute;
		bottom: 109px;	left: 29px;		/* #footer_main .column_one left padding */
		z-index: 8;
		width: 226px;
		height: 62px;
		color: #666464;
		font-size: 9px;
		text-transform: uppercase;
	}	#footer_main_partners a img {
			border: none;
		}
		#footer_main_partners div {
			margin-top: 12px;
		}
	
	#footer_main_product_search {
		position: absolute;
		bottom: 71px;	left: 29px;		/* #footer_main .column_one left padding */
		z-index: 10;
		width: 200px;
		height: 24px;
	}	#footer_main_product_search input {
			float: left;
			width: 164px;
			height: 24px;
			color: #7b7878;
			font-size: 9px;
			font-weight: bold;
			line-height: 24px;
			text-align: center;
			text-transform: none;
			font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
			background-color: transparent !important;
			background-image: url('./images/layout/footer_main_search_text.png');
			background-repeat: no-repeat;
			border: none !important;
			padding: 0px 4px 0px 10px;
		}
		#footer_main_product_search button {
			float: left;
			width: 22px;
			height: 24px;
			background-color: transparent !important;
			background-image: url('./images/layout/footer_main_search_submit.png');
			background-position: 0px 0px;
			background-repeat: no-repeat;
			border: none !important;
			cursor: pointer;
		}	#footer_main_product_search button:hover {
				background-position: 0px -24px;
			}
	
	#footer_main_social {
		position: absolute;
		bottom: 22px;	left: 29px;		/* #footer_main .column_one left padding */
		z-index: 10;
		width: 235px;
		height: 24px;
	}	#footer_main_social .riddell_add_this {
			display: inline-block;
			width: 24px;
			height: 24px;
			margin-right: 9px;
		}
		#footer_main_social a.social_icon {
			position: relative;
			display: inline-block;
			text-decoration: none;
			padding-right: 7px;
		}	#footer_main_social a.social_icon span {
				display: none;
				position: absolute;
				top: -15px;	left: 0px;
				z-index: -1;
				height: 11px;
				color: #ffffff;
				font-size: 11px;
			}

/* Featured Content */
.feature_image {
	display: block;
	/* width is hard coded by php */
	/* height is hard coded by php */
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
}

.feature_image_slideshow {
	position: relative;
	/* width is hard coded by php */
	/* height is hard coded by php */
}	.feature_image_slideshow .controlls {
		position: absolute;
		bottom: 10px;	right: 28px;
		z-index: 10;
		display: inline-block;
		height: 14px;
	}	.feature_image_slideshow .controlls span {
			float: left;
			display: block;
			width: 12px;
			height: 12px;
			background-image: url('./images/layout/slider_bullet.png');
			background-position: 0px 0px;
			background-repeat: no-repeat;
			margin: 1px 0px 1px 5px;
		}	.feature_image_slideshow .controlls span.on,
			.feature_image_slideshow .controlls span:hover {
				background-position: 0px -12px;
				cursor: pointer;
			}
		.feature_image_slideshow .controlls .arrow {
			float: left;
			display: block;
			width: 12px;
			height: 14px;
			background-position: 0px 0px;
			background-repeat: no-repeat;
			margin: 0px 0px 0px 17px;
		}	.feature_image_slideshow .controlls .left {
				display: none;
				background-image: url('./images/layout/slider_left.png');
			}
			.feature_image_slideshow .controlls .right {
				display: none;
				background-image: url('./images/layout/slider_right.png');
			}
			.feature_image_slideshow .controlls .arrow:hover {
				background-position: 0px -14px;
				cursor: pointer;
			}
			.feature_image_slideshow .controlls .arrow:last-child {
				margin-left: 5px;
			}
	.feature_image_slideshow .overflow_container {
		position: relative;
		top: 0px;	left: 0px;
		overflow: hidden;
	}
	.feature_image_slideshow .image {
		display: block;
		position: absolute;
		top: 0px;	left: 0px;
		z-index: 9;
		background-position: center center;
		background-repeat: no-repeat;
		display: block;
	}

.feature_layered_image {
	display: block;
	position: relative;
	/* width is hard coded by php */
	/* height is hard coded by php */
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	overflow: hidden;
}	.feature_layered_image .overlay {
		display: none;
		position: absolute;
		top: 0px;	left: 0px;
		z-index: 9;
		/* width is hard coded by php */
		/* height is hard coded by php */
		background-color: #000000;
	}
	.feature_layered_image .foreground {
		display: none;
		position: absolute;
		top: 0px;	left: 0px;
		z-index: 10;
		/* width is hard coded by php */
		/* height is hard coded by php */
	}

.feature_flash {
	position: relative;
}	.feature_flash object {
		position: absolute;
		top: 0px;	left: 0px;
		z-index: 1 !important;
	}



/* Page Specifics that override anything above */
body.homepage {
	background-position: center top;
}
body.homepage #upper_nav {
	margin-bottom: 495px;
}


/* cFormsII */
.linklove {
	display: none;
	visibility: hidden;
}
.cf_hidden {
	display: none;
	visibility: hidden;
}
.cform fieldset {
	background-color: #141414;
	border: none;
	padding: 12px 12px 12px 12px;
	margin: 0px 0px 12px 0px;
}
.cform legend {
	display: none;
	visibility: hidden;
}
.cform ol {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}	.cform ol li.state {
		display: inline-block;
		width: 296px !important;
	}	.cform ol li.state input {
			width: 296px !important;
		}
.cform label {
	display: block;
	color: #9c9c96;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
}
.cform input,
.cform textarea {
	width: 100%;
	height: 18px;
	color: #9c9c96;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #010101;
	border: 1px solid #2f2f2f;
	margin-bottom: 12px;
}	.cform input:last-child,
	.cform textarea:last-child {
		margin-bottom: 0px;
	}
.cform textarea {
	height: 158px;
}
.cform .reqtxt, .emailreqtxt {
	display: inline-block;
	color: #9E1B32 !important;
	margin-left: 4px;
}
.cform .riddell_select {
	position: relative;
	display: inline-block;
	width: auto;
	height: 33px;
	margin-bottom: 12px;
}	.cform .riddell_select div.select {
		display: inline-block;
		height: 23px;
		color: #f4eded;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		background-image: url('./images/layout/riddell_select_bg.png');
		background-position: 0px 0px;
		background-repeat: repeat-x;
		padding: 10px 18px 0px 18px;
	}	.cform .riddell_select div.select:hover {
			background-position: 0px -33px;
			cursor: pointer;
		}
	.cform .riddell_select_inner {
		display: none;
		position: absolute;
		top: 27px;	left: 0px;
		z-index: 9;
		width: auto;
		background-color: #060707;
		padding: 11px 11px 11px 11px;
		overflow-y: scroll;
	}	.cform .riddell_select_inner span {
			display: inline-block;
			color: #9c9c96;
			font-size: 12px;
			line-height: 14px;
			text-decoration: none;
			white-space: nowrap;
			margin-bottom: 6px;
		}	.cform .riddell_select_inner span:hover {
				color: #ffffff;
				cursor: pointer;
			}
			.cform .riddell_select_inner span.on {
				color: #ffffff;
				font-weight: bold;
			}
/* cFormsII - updated 06-01-2011 by JK*/			
form#cforms13form {width: 280px; margin:0px 0px 20px 0px; padding:0px;}
form#cforms13form ol.cf-ol li { width: 270px; text-align:left; float:none; clear:both; margin: 8px 0px 8px 17px; padding:0px;}
form#cforms13form ol.cf-ol li#li-13-1 {width:270px; clear:both; float:none; margin-left:0px; margin-bottom:4px; }
form#cforms13form ol.cf-ol li#li-13-1 {width:270px; clear:both; float:none; margin-bottom:2px; }
form#cforms13form ol.cf-ol li#li-13-3 {width:270px; clear:both; float:none; margin-bottom:16px; }
form#cforms13form ol.cf-ol li#li-13-9 {width:270px; clear:both; float:none; margin: 14px 0px 18px 17px; }










/* V2 Changes */

/* instant lightbox */

#instant-lightbox {
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 9999;
}

#instant-lightbox-background {
	position: absolute;
	height: 100%;
	width: 100%;
	opacity: 0.9;
	background-color: #000;
	z-index: 1;
}

#instant-lightbox-content-container {
	position: absolute;
	width: 100%;
	top: 15%;
	z-index: 2;
}

#instant-lightbox-content {
	position: relative;
	width: 643px;
	height: 400px;
	margin: 0 auto;
	padding: 16px;
	padding-bottom: 6px;
	background-color: #131313;
}

#instant-lightbox-close {
	position: absolute;
	top: -20px;
	right: -20px;
	height: 30px;
	width: 30px;
	background: transparent url(images/layout/cforms_shadowbox_close.png) 50% 50% no-repeat;
	cursor: pointer;
}

#instant-lightbox-player {
	position: relative;
	width: 640px;
	height: 390px;
}

/* CFORMS instant lightbox */
.cforms #instant-lightbox-content-container{
	top: 25%;
}

.cforms #instant-lightbox-content {
	width: 478px;
	height: auto;	
	padding-bottom: 0;
	padding: 0;
}

.cforms #instant-lightbox-close {
	height: 30px;
	width: 30px;
	background: transparent url(images/layout/cforms_shadowbox_close.png) 50% 50% no-repeat;
}

.cforms #instant-lightbox-status {
	width: 85px;
	border-right: 1px solid black;
	height: 100%;
	position: absolute;
	background: transparent url(images/layout/cforms_shadowbox_status_bg.png) 0 0 no-repeat;
}

.error #instant-lightbox-status {
	background-position: -85px 0;
}

.cforms #instant-lightbox-copy {
	padding-left: 97px;
	padding-right: 10px;
	color: #999;
}

.cforms #instant-lightbox-copy h3 {
	text-transform: uppercase;
	font-size: 18px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 0;
	color: #999;
	border-bottom: 1px solid #323232;
}

.error #instant-lightbox-copy h3 {
	padding-top: 18px;
	text-align: center;
	border-bottom: 0px solid #323232;
	padding-bottom: 0px;
}

.cforms #instant-lightbox-copy br {
	height: 1px;
	display: none;
}

.cforms #instant-lightbox-copy p {
	padding: 7px 0;
	margin: 0;
	border-top: 1px solid #484848;
	text-transform: uppercase;
	font-size: 11px;
	font-family: "HelveticaNeue CondensedBold", Helvetica, Arial, sans-serif;
	line-height: 20px;
}

.cforms #instant-lightbox-message {
	min-height: 85px;
	position: relative;
	border: 10px solid #131313;
	background: transparent url(images/layout/cforms_shadowbox_message_bg.gif?v=3) 0 0 no-repeat
}

.cforms #instant-lightbox-message h3 {
	color: #999;
	font-style: italic;
}

.cform .cf_error {
	border: 1px solid red !important;
}
