/* 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;
	}
td {
	vertical-align:top;
	}
img {
	border:none;
	}
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;
	}
.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;
	}
/* 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;
	display: inline; 
	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;
	}
.footer ul {
	font-size:10px;
	margin-left:-10px;
	}	
/* 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;
	}
/* END Footer Box 4 Content */
.footer_2nd {
	width:842px;
	height:100px;
	clear:both;
	vertical-align:top;
	margin-top:10px;
	margin-bottom:18px;
	}
/* YouTube Icon */
.youtube_icon {
	background:url(images/youtube.png) top left no-repeat;
	padding-left:20px;
	}