/* -------------------- QSC CONTENT BEGIN -------------------- */

body {
	word-wrap:break-word;
}

/* --------------------- SHELL --------------------- */

.sf_navigation {  /* Hide regular navigation */
	display:none;
}

.sf_content {  /* Stretch content area */
	clear:both;
	display:block;
	float:none;
	margin-right:0px;
	width:900px;
}

h1 {font-size:200%;font-weight:bold;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h2 {font-size:150%;font-weight:bold;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h3 {font-size:120%;font-weight:bold;font-family: Georgia, "Nimbus Roman No9 L", serif; text-decoration:underline;}
h4 {font-size:100%;font-weight:bold;padding-bottom: 5px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h5 {font-size:80%;font-weight:bold;font-family: Georgia, "Nimbus Roman No9 L", serif;}

legend, .invoice th { font-family: Georgia, "Nimbus Roman No9 L", serif;}


.sf_pagetitle {
	display:none;
}


/* --------------------- SHELL END --------------------- */



/* ----------------- QSC HEADER CONTENT ----------------- */

.sf_header_wrapper {
	min-height: 215px;
	height:auto !important;	
	height: 215px;
	overflow:visible;
	background-color:#E9E9E9;
	padding-bottom:35px;
	_padding-bottom:0px;
}

.sf_main_header {
	min-height: 100px;
	height:auto !important;	
	height: 100px;
	overflow:visible;
	padding-top:7px;
	width: 466px;
	margin-left: 20px;
	margin-right: 20px;		
}

.qsc-site-logo img {
	display:none;
}

.titles {
	/*overflow:hidden;*/
	height:1%;
}

/* --------------- QSC HEADER CONTENT END --------------- */

fieldset {width:90%;margin-left:0px;margin-right:0px;}

/* ------------------- SIDEBAR CONTENT ------------------- */

.btn {
background-color: #7f7f7f;
color: #ffffff;
border: 1px solid #2E2E2E;
margin: 3px 3px 1px 0;
padding: 0;
font-size: 11px;
font-family: Arial, Helvetica, FreeSans, sans-serif;
cursor: pointer;
}

.list {
	font-weight: bold;
}

.left img {
	float: left;
	margin-right: 5px;
}

.sidebaritem {
	min-height:1%; /* IE7 QS was streching up beneath nav */
}

.sidebaritem .listitemcontent {
	margin-bottom: 20px;
}

.listitemheader { /* Style sidebar headers */
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:3px 5px 3px;	
	text-align: center;
	color: #444444;
	background-color: #e9e9e9;
	font-family: Georgia, "Nimbus Roman No9 L", serif;
}

.listitemheader a:link, .listitemheader a:visited { 
	color: #444444;
	text-decoration:none;
}
.listitemcontent li {
	margin:0px;
	padding:5px 0px;
}

#categories li {
	border-bottom: 1px dashed #e9e9e9;
}

.outer, .col3 .outer {
	margin-left: 292px; /*** Critical left col width value ***/
	height:1%;
}

.left { 
	margin-left:-292px;
	width:292px;
}

.left .sf_sidebar {
	padding:0px; /* This is a contemplayout.css override */
	margin: -40px 20px 20px; /* Move left sidebar up */
	position:relative; /* IE6 - To show content above .sf_content  */
	height:1%; /* IE6 - Sidebar background chopped on scroll */
} 
 
.navigation .listitemheader { /* Remove navigation header */
	display:none;
}

.left .input { /* IE6 - Textbox too wide */
	width:120px;
}

.categories .category, .products .product {margin-right:-1px;}
}

/* ------------------ SIDEBAR CONTENT END ------------------ */

/* ---------------------- QSC CONTENT ---------------------- */

.content {	
	padding:0px 15px 20px;
}

.content-product {
	border: none;
}

.content-product-header {
	border-bottom: 1px dashed #dfdfdf;	
}

.content-product-header a:link,
.content-product-header a:visited {	
	text-decoration: none;	
}

.content-product-header a:hover{	
	text-decoration: none;
}

#messages .error { /* This should be moved to common css */
	color:#cc0000;
	background-color:#FFCFCF;
	border: 1px solid #cc0000;
	padding:4px;
	margin:5px 0px 10px;
	font-weight:bold;
}

.upsell-header {
	color:#444444;
	padding:.2em 10px;
	background-color:#E9E9E9;
}

.upsell div {
	border: none;
}

.product-detail-header {
	color:#444444;
}

.upsell-item-header td {
	border-top-width:1px;
	border-top-style:solid;
	padding:.2em 10px;
}

#breadcrumbs {
	margin-bottom:1em;
	font-size: 10px;
}

.imageanddetails, .product-options, .product-primary, .product-secondary {
	border-color: #E9E9E9;
}

/* -------------------- QSC CONTENT END -------------------- */