
/* --------------------- SHELL --------------------- */

h1 {font-size:200%;font-weight:bold;}
h2 {font-size:150%;font-weight:bold;}
h3 {font-size:120%;font-weight:bold;}
h4 {font-size:100%;font-weight:bold;}
h5 {font-size:80%;font-weight:bold;}

.sf_pagetitle {
	display:none;
}
.sf_content {
	margin:24px;
}
.float-wrap {
}
.sf_wrapper {
}
/* --------------------- SHELL END --------------------- */

/* ----------------- QSC HEADER CONTENT ----------------- */
.sf_extra10 {
	background-image:none;
	position:relative;
	background-repeat:no-repeat;
	display:block;
	margin:0;
	height:0;
	width:0;	
}
.sf_header_wrapper {
	position:relative;
	min-height:200px;
	height:auto !important;
	height:200px;
	background-color:#2d4da0;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.sf_header_wrapper:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}
.sf_extra2 {
	background-image:url(images/player.png);
	background-position: bottom left;
	position: absolute;
	background-repeat:no-repeat;
	display:block;
	margin-top: 35px;
	margin-left: 20px;
	height:165px;
	width:363px;
	position:absolute;
	bottom:0;
}

* html .sf_extra2 {
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

.sf_main_header {
	min-height:10px;
	height:auto !important;
	height:10px;
	width:450px;
	padding:15px;
	overflow:visible;
	font-size:large;
}
.sf_main_header:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}
.sf_main_header div{
	height:auto !important;
	overflow:visible;
}
.sf_main_header div div {
	float:none;
}
.sf_sub_header {
	display:none;
}
.qsc-site-logo img {
	float:left;
	margin:0 20px 0 0;
}
.titles {
	overflow:hidden;
	min-height:1%;
}
.sf_navigation {
}
.sf_navigation ul li a, .sf_navigation ul li a:visited {
}
.sf_extra4 {
	clear:none;
	height:auto;
}
/* --------------- QSC HEADER CONTENT END --------------- */

/* CATEGORY MENU BAR */

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
	clear:both;		
	padding:0px;	
	z-index:50;		
	width: 950px;
	border-bottom: 1px solid #000000;
}
 
.sf_category_menubar ul {
	margin:0 30px;
	padding: 0;
}
 
.sf_category_menubar ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}
 
.sf_category_menubar ul li {	
	width: auto !important;
    width: 5px;
    white-space: nowrap;
	float:left;
	padding: 5px 0px;
}
 
.sf_category_menubar ul li a {	
	padding:3px 10px 3px 5px;
	text-decoration:none;		
	display: block;
	font-size:11px;
	font-weight: bold;	
	font-family:Verdana,Arial,Helvetica,sans-serif;	
	color: #CCFFFF;
	border-bottom: none;
}
 
.sf_category_menubar ul li a:visited {	
	color: #CCFFFF;
	text-decoration: none;	
}
 
.sf_category_menubar ul li a:hover { 	
	color: #CCFFFF;
	text-decoration: underline;		
}
 
/* Category Menu Bar Subnav */

.sf_category_menubar .subnav {
	position: absolute;
	left: -999em;
	width:137px;
	padding:5px 5px 0px 5px ;
	margin: -1px 0 0;
	background:#8a8a8a;
	border:solid 1px #707070;
	z-index:1000;	
}
 
.sf_category_menubar .subnav  li {	
	height:auto;
	padding:0;
	margin:0;
}
 
.sf_category_menubar .subnav li a {
	height:auto;
	width:125px;
	padding:2px 5px;
	line-height:normal;
	white-space:normal;
	margin:0 0 5px 0;
	background:#7e7e7e;
	border:solid 1px #707070;
	color: #CCFFFF;	
}

.sf_category_menubar .subnav  li a:visited {
	color: #CCFFFF;
}
 
.sf_category_menubar .subnav  li a:hover {	
	color: #444444;
	background:#999898;
	text-decoration: none;
}

.sf_category_menubar .subnav .sf_last_nav_item_subnav {
	border-bottom: none;
}
 
#menubar1 li:hover ul, 
#menubar1 li.sfhover ul {
	left: auto;
}
 
#menubar1 iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

#menubar1 li:hover, 
#menubar1 li.hover {  
    position: static;  
} 

/* END CATEGORY MENU BAR */

/* ------------------- SIDEBAR CONTENT ------------------- */

/* CATEGORY TRACKER */

.category-tracker .listitemheader a,
.category-tracker .listitemheader a:visited,
.category-tracker .listitemheader a:hover {
	padding:0 0 2px;	
	margin:0;
	text-decoration:none;
}

.category-tracker .cat li,
.category-tracker .subcat li,
.category-tracker .subcat2 li {
	padding: 0 5px;
}

.category-tracker a {
	padding:2px 10px 2px 0px;
	display:block;
}

.category-tracker a.active {
	font-weight:bold;
	text-decoration:none;
}

.category-tracker .subcat a {
	padding:2px 10px 2px 15px;
}

.category-tracker .subcat a.active {
	padding:2px 10px 2px 15px;
}

.category-tracker .subcat2 a {
	padding:2px 10px 2px 30px;
}

.category-tracker .subcat2 a.active {
	padding:2px 10px 2px 30px;
}

/* END CATEGORY TRACKER */

.outer, .col3 .outer {
	margin-left:200px;
	height:1%;
}
.left {
	margin-left:-200px;
	width:200px;
}
.sf_sidebar {
	padding:0; /* This is a contemplayout.css override */
	height:1%; /* IE6 - Sidebar background chopped on scroll */
}

.sidebarlist {
	padding:0px;
} 

.smallimage a:hover{
	border:none;
}

.sidebaritem {
	min-height:1%; 
	padding:6px;
	margin:0 0 15px 0;
}

.listitemheader { 
	margin:0px;
	padding:0px 0px 5px;
	border-width:0px 0px 1px;
	border-style:solid;
	font-family:Verdana, Geneva, Kalimati, sans-serif;
	font-weight:bold;
	font-style:italic;
}

h2.listitemheader a { 
    text-decoration: none;
}

.listitemcontent {
	margin:0px;
	padding:5px 2px 5px;
}

.content .listitemcontent li{
	margin:0px;
	padding:3px 0px;
}

#featured-products div{
	margin:.5em 0em;
}

.options {
	text-align:left;
}

.navigation .listitemheader {
	display:none;
}

.navigation .listitemcontent {
	padding:0px;
}

/* ------------------ SIDEBAR CONTENT END ------------------ */

/* ---------------------- QSC CONTENT ---------------------- */
.content {
	padding:0;
}
.outer {
}
.main-content {
	padding:0 0 0 20px;
}

#breadcrumbs {
	font-size:11px;
}

#breadcrumbs a{
	font-weight:bold;
	padding:0 0 0 20px;
}

.welcome {
	padding-top:0px;
}

.welcome h1 {
	font-size: 18px;
	font-weight: normal;	
}

.welcome img {
	margin-right:10px;
}

.welcome, .categories, .products {
	margin-bottom:20px;
	min-height:1%;
}

.content-category-header h4{
	font-family:Verdana, Geneva, Kalimati, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:15px;
}

.content-product-header h4 a {
	text-decoration:underline;
}

.description, .sf_sidebar, .content-product .shortdescription,  .content-product .prices{
	font-size:14px;
	font-family:Verdana, Geneva, Kalimati, sans-serif;
}

.smallimage a:hover{
	background-color:transparent;
}

.main-content h2 {
	font-family:Verdana, Geneva, Kalimati, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:24px;
}

.upsell table td a {
	text-decoration:underline;
}

.upsell-header {
	padding:4px 4px 5px;
	border-width:0px 0px 1px;
	border-style:solid;
	font-weight:bold;
}

.upsell-item-header td{
	border-bottom-width:1px;
	border-bottom-style:dotted;;
	padding:4px 4px 4px;
}

legend {
	font-weight:bold;
	font-size:1.1em;
}

.member-table {
	border-width:1px;
	border-style:solid;
}

.subtotal-row td{
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

.member-table th {
	font-size:1em;
	padding-top:5px;
	padding-bottom:5px;
}

#loginform div{
	height: 1%; /* IE6 Guillotine Fix - Billing Info */
}

.btn, .checkout a.button, .checkout input.button {
	margin: 3px 3px 3px 0;
	padding: 2px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	font-family:Verdana, Geneva, Kalimati, sans-serif;
	cursor: pointer;
	border-style:solid;
	border-width:1px;
}

#checkout-right-column h3 {
	padding:2px 0px;
	margin:0px 0px 4px;
	font-family:Verdana, Geneva, Kalimati, sans-serif;
	font-style:italic;
	border-width:0px 0px 1px;
	border-style:solid;
}

#checkout-right-column .content-block {
	margin-bottom:15px;
}

#checkout-right-column form {
	min-height:1%;
}

#checkout-right-column .total-row td {
	border-style:dotted;
}

/* -------------------- QSC CONTENT END -------------------- */

/* -------------------- QSC FOOTER -------------------- */

.sf_footer {
	min-height:100px;
	height:auto !important;
	height:100px;
}
.sf_footer:after{
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}

#siteseal {
	width:120px;
	margin-left:20px;
	margin-top:0px;
	float:right;
}

#paymentlogos {
	margin:10px 0px;
	float:left;
	width:80%;
}

/* -------------------- QSC FOOTER END -------------------- */

/* ---------------------- QSC COLORS ---------------------- */

.content-product, .member, .product-primary, .product-secondary, .imageanddetails, .product-options,  textarea, .member-table, .options-table, .upsell-twocol .product-related, .upsell-twocol .best-values {
	border-color:#000000;
}
 input[type="text"], #password, #password2 {
	border:solid 1px #000000;
}
.member-table th { /*light bg shopping cart*/
	background-color:#000000;
	color:#ffffff;
}
select, option selected {
	border:solid 1px #000000;
	background:#ffffff;
}
.category-page .content-product-button, .btn {
	border-color:#000000;
	color:#ffffff;
	background:#333333;
}
.category-page .content-product-button:hover, .btn:hover {
	background:#222222;
}
.required {
	color:#ffba00;
}
/* -------------------- QSC COLORS END -------------------- */

a.checkout-part:link { /* Remove border from paypal button */
	border:medium none;
	text-decoration:none;
}