@import url(http://fonts.googleapis.com/css?family=Rokkitt:700);
/* BEGIN General Attributes */
html{ 
	overflow-y:scroll; 
	}  
body {
	background-image:url('images/ss_repeat_bkg.jpg'); background-position:top; background-repeat:repeat-x; background-color:#0a080b;
	font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#fff;
	text-align:left; line-height:14px; letter-spacing:.02em;
	margin:0px;
	}
.left { float:left; display:inline; }
.right { float:right; display:inline; }
.clear {clear:both;}

h1.title, h2.title, a.title h2 {
	font-family: 'Rokkitt', serif; text-shadow:#000 0 2px 2px; -webkit-text-shadow:#000 0 2px 2px; -moz-text-shadow:#000 0 2px 2px;
	}
h1.title.NFL {font-size: 12px;}
	h1.title {font-size:33px; line-height:31px; margin:0; color:#fff;}
		h1.title span {color:#b9027c;}
	h2.title {font-size:17px; color:#717171; margin:0; text-transform:uppercase;}

	#home-page h1.title{ font-size: 21px; line-height: 23px; padding: 20px 0 10px 20px;}
	#home-page h1.title span { font-size: 30px;}
	
	#home-page a.title {padding: 5px 0 5px 8px; text-decoration: none; margin: 0;}
	#home-page a.title h2 {color: #fff; font-size: 20px; border-bottom: 1px solid #5e013f; margin: 0 0 0 8px; padding: 0 0 10px; width: 90%;}
	#home-page a.title h2 span {color:#b9027c; }
td {
	vertical-align:top;
	}
img {
	border:none;
	}
	img.left{margin:0 10px 10px 0;}
	img.right{margin:0 0 10px 10px;}
a:link {
	text-decoration:underline;
	color:#e6abd0;
	}
a:visited {
	text-decoration:underline;
	color:#e6abd0;
	}
a:active {
	text-decoration:underline;
	color:#e6abd0;
	}
a:hover	{
	text-decoration:underline;
	color:#b9027c;
	}
.wrapper {
	background-image:url('images/ss_wrapper_bkg.png');
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:scroll;
	width:100%;
	}
/* END General Attributes */

/* BEGIN Header Elements */
.header {
	width:842px;
	height:100px;
	position:relative;
	}
.h_col_1 {
	float:left;
	display:inline;
	width:500px;
	height:50px;
	}
.h_col_1 h1 {
	width:648px;
	height:100px;
	background-image:url('images/ss_logo.png');
	background-position:top left;
	background-repeat:no-repeat;
	outline:none;
	text-indent:-9999px;
	margin-top:1px;
	margin-bottom:0px;
	margin-left:-35px;
	}
.h_col_2 {
	float:right;
	display:inline;
	width:194px;
	height:50px;
	background-image:url('images/ss_cartnav_bkg.png');
	background-position:top right;
	background-repeat:no-repeat;
	text-align:center;
	margin-top:18px;
	}
.h_col_2 a {
	text-decoration:none;
	}
.header-badge {
	width:90px; height:82px;
	position:absolute; right:212px; top:10px;
	}
/* END Header Elements */

/* BEGIN Main Nav Elements */
#h_nav {
	clear:both;
	width:835px;
	height:35px;
	text-align:left;
	background:url(images/nav-bg.png) repeat-x 0 0;
	margin:0 5px 15px 0;
	}
#nav_main {
	list-style-type: none; 
	height: 35px; 
	padding: 0;
	line-height:0; 
	}

#nav_main ul {
	height: 35px;
	}

#nav_main li {
	float: left;
	display:inline;
	position: relative;
	padding: 0; 
	line-height: 35px; 
	background: #000 url('images/nav-bg.png') repeat-x 0 0; 
	}

#nav_main li:hover { 
	background-position: 0 -40px; 
	}

#nav_main li a {
	display: block; 
	padding: 0 11px;
	text-decoration: none; 
	}

#nav_main li a:hover { 
	color: #fff;
	}
.nav_dropdown {
	background:url(images/dropdown_arrow.png) center right no-repeat;
	margin:0 8px 0 0;
	}
#nav_main li ul {
	visibility:hidden; 
	position: absolute; 
	left: 0; 
	width: 175px;  
	list-style-type: none; 
	padding: 0; 
	margin: 0;	
	}

#nav_main li:hover ul { 
	opacity: 1;
	visibility:visible;
	}

#nav_main li ul li { 
	float: none;
	display:inline;
	position: static; 
	height: 0; 
	line-height: 0; 
	background: none; 
	}

#nav_main li:hover ul li { 
	height: 30px; 
	line-height: 30px; 
	}

#nav_main li ul li a { 
	background: #222; 
	}

#nav_main li ul li a:hover { 
	background: #670045; 
	}

/* Use for Main Nav in Safari */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
#nav_main li a {
	display: block;
	padding: 0 1.16em;
	text-decoration: none; 
	}
}
/* END Main Nav Elements */

/* BEGIN Main Content Elements */
.content_main {
	clear:both;
	width:842px;
	height:342px;
	}
.cm_col_flash {
	float:left;
	display:inline;
	width:547px;
	margin:0;
	}
.cm_col_right {
	float:left;
	display:inline;
	width:289px;
	height:342px;
	background-image:url('images/ss_flashsidebar_bkg.png');
	background-position:top center;
	background-repeat:repeat-x;
	}
.cm_col_right p {
	height:342px;
	padding-left:22px;
	padding-right:22px;
	text-align:left;
	line-height:21px;
	letter-spacing:.04em;
	margin-top:2px;
	margin-bottom:-55px;
	}
/* END Main Content Elements */

/* BEGIN Main Footer Elements */
.footer {
	width:842px;
	height:300px;
	clear:both;
	vertical-align:top;
	margin-top:10px;
	margin-bottom:18px;
	position:relative;
	}
.footer ul {
	font-size:10px;
	margin-left:-10px;
	}
.footer p {margin: 0; padding-top: 5px;}	
/* BEGIN Footer Box 1 Content */
.f_col_1 {
	float:left;
display:inline;
	width:198px;
	height:195px;
	background-image:url('images/ss_footerbox_bkg.png'); background-position:top center; background-repeat:no-repeat;
	text-align:left;
	margin-right:15px;
	overflow:hidden;
	}
.f_col_1 p {
	font-size:10px;
	line-height:14px;
	padding-left:13px;
	padding-right:5px;
	}	
.f_col_1 p b {
	text-transform:uppercase;
	letter-spacing:0em;
	}
/* END Footer Box 1 Content */
/* BEGIN Footer Box 2 Content */	
.f_col_2 {
	float:left;
display:inline;
	width:198px;
	height:195px;
	background-image:url('images/ss_footerbox_bkg.png'); background-position:top center; background-repeat:no-repeat;
	text-align:left;
	margin-right:15px;
	overflow:hidden;
	}
.f_col_2 p {
	font-size:10px;
	line-height:18px;
	padding-left:13px;
	padding-right:5px;
	}	
.f_col_2 p b {
	text-transform:uppercase;
	letter-spacing:0em;
	}
/* END Footer Box 2 Content */
/* BEGIN Footer Box 3 Content */	
.f_col_3 {
	float:left;
display:inline;
	width:198px;
	height:195px;
	background-image:url('images/ss_footerbox_bkg.png'); background-position:top center; background-repeat:no-repeat;
	text-align:left;
	margin-right:15px;
	overflow:hidden;
	}
.f_col_3 p {
	font-size:10px;
	line-height:18px;
	padding-left:13px;
	padding-right:5px;
	}	
.f_col_3 p b {
	text-transform:uppercase;
	letter-spacing:0em;
	}
/* END Footer Box 3 Content */
/* BEGIN Footer Box 4 Content */	
.f_col_4 {
	float:left;
	display:inline;
	width:198px;
	height:195px;
	background-image:url('images/ss_footerbox_bkg.png'); background-position:top center; background-repeat:no-repeat;
	text-align:left;
	overflow:hidden;
	}
.f_col_4 p {
	font-size:10px;
	line-height:18px;
	padding-left:13px;
	padding-right:5px;
	}	
.f_col_4 p b {
	text-transform:uppercase;
	letter-spacing:0em;
	}
.f_r2col1 {
	float:left;
	display:inline;
	width:300px;
	margin-left:-48px;
	padding-top:15px;
	}
.f_r2col2 {
	float:right;
	display:inline;
	width:500px;
	font-size:10px;
	text-align:right;
	padding-right:25px;
	padding-top:5px;
	position:relative;
	}
/* END Footer Box 4 Content */
.footer_2nd {
	width:842px;
	height:100px;
	clear:both;
	vertical-align:top;
	margin-top:10px;
	margin-bottom:18px;
	}
/* YouTube Icon */
.connect-box {
	width:330px; height:50px; padding:0 8px 0 12px;
	position:absolute; left:0; bottom:0; z-index:8;
	border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;
	background-color:#1b1b1b;
	}
.youtube_icon {
	background:url(images/youtube.png) top left no-repeat;
	padding-left:20px;
	}
.twitter {
	width:371px; padding:7px 7px 0 147px; position:absolute; bottom:35px; left:10px; background:url(../images/twitter-bkg.jpg) no-repeat 0 0;	
	}
.twitter a.twitlink {position:absolute; left:0; top:0; width:153px; height:53px; display:block; text-indent:-9999px; cursor:pointer;}
#twtr-widget-1 {}
.twtr-hd {display:none !important; visibility:hidden !important;}
.twtr-ft {display:none !important; visibility:hidden !important;}
.twtr-tweet-text em, .twtr-tweet-text em a {display:inline !important;}
