html {
    overflow-y: scroll;
}
body {
	background: #283D7C;
	color: #000000;
	font: 9pt Arial;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.infoBoxHeading {
	padding: 0 0 0 3px;
	background: #232323;
	color: #ffffff;
	font-weight: bold;
	border-top: 1px solid #232323;
	border-left: 1px solid #232323;
	border-right: 1px solid #232323;
}
.infoBox {
	margin: 0 0 3px 0;
	background: #DDDDDD;
	color: #000000;
	border: 1px solid #232323;
}
.boxText {
	padding: 7px;
}
div.headerNavigation {
	background: #B02914;
	color: #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	font-weight: bold;
}
div.footerNavigation {
	background: #B02914;
	color: #E9E9E9;
	font-weight: bold;
}
#sc_main h1 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000;
}
#sc_main h2 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000;
	display: inline;
}
#sc_main .top_filters {
	clear: both;
	margin: 7px 0 7px 0;
	padding: 3px 10px 3px 10px;
	background: #D7D7D7;
	border-top: 1px dotted #929292;
	border-bottom: 1px dotted #929292;
}
#sc_main a:link, a:visited {
	color: #0004b2;
	text-decoration: none;
}
#sc_main a:hover, a:active {
	color: #000000;
	text-decoration: none;
}
#sc_main {
	clear: both;
	margin: auto;
	width: 902px;
	background: #ffffff;
}
#sc_header {
	clear: both;
	margin: 0 0 0 0;
}
.main li {
margin-left: 20px;
}
#sc_footer {
	clear: both;
	padding: 10px 30px 0 30px;
}
#sc_content {
	float: left;
	width: 805px;
	margin: 10px 50px 10px 50px;
}
#sc_main .productListing-heading {
	padding: 0 0 0 3px;
	background: #5757ff;
	color: #ffffff;
	font-weight: bold;
}
#sc_main TR.footer a:link, #sc_main TR.footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#sc_main TR.footer a:hover, #sc_main TR.footer a:active {
	text-decoration: none;
	color: #d8d8ff;
}
#sc_main TR.headerNavigation a:link, #sc_main TR.headerNavigation a:visited {
		text-decoration: none;
	color: #ffffff;
}
#sc_main TR.headerNavigation a:hover, #sc_main TR.headerNavigation a:active {
		text-decoration: none;
	color: #d8d8ff;
}
#sc_main .errorBox {
	background: #ffb3b5;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#sc_main .stockWarning {
	color: #cc0033;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
}
#sc_main .productsNotifications {
	background: #f2fff7;
}
#sc_main .orderEdit {
	color: #70d250;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
#sc_main FORM {
	display: inline;
}
#sc_main TR.headerError {
	background: #9f0000;
}
#sc_main TD.headerError {
	background: #9f0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
#sc_main TR.headerInfo {
	background: #00ff00;
}
#sc_main TD.headerInfo {
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
#sc_main .infoBoxNotice {
	background: #FF8E90;
}
#sc_main .infoBoxNoticeContents {
	background: #FFE6E6;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #f8f8f9;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #f8f8f9;
}
#sc_main .productListing-data {
	vertical-align: text-top;
	text-align: center;
}
#sc_main TABLE.productListing {
	border: 1px;
	border-color: #000000;
	border-spacing: 1px;
	border-style: solid;
}
#sc_main A.pageResults {
	color: #0000FF;
}
#sc_main TD.pageHeading, DIV.pageHeading {
	color: #221864;
	font-size: 16pt;
	font-weight: bold;
}
#sc_main TR.subBar {
	background: #f4f7fd;
}
#sc_main TD.accountCategory {
	color: #aabbdd;
}
#sc_main TD.fieldKey {
	font-weight: bold;
}
#sc_main TD.tableHeading {
	font-weight: bold;
}
#sc_main SPAN.newItemInCart {
	color: #9f0000;
}
#sc_main CHECKBOX, #sc_main INPUT, #sc_main RADIO, #sc_main SELECT {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
}
#sc_main TEXTAREA {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	width: 100%;
}
#sc_main SPAN.greetUser {
	color: #351e00;
	font-weight: bold;
}
#sc_main TABLE.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}
#sc_main TD.formAreaTitle {
	font-weight: bold;
}
#sc_main SPAN.markProductOutOfStock {
	color: #c76170;
	font-weight: bold;
}
#sc_main SPAN.productSpecialPrice {
	color: #9f0000;
}
#sc_main SPAN.errorText {
	color: #9f0000;
}
#sc_main .moduleRow {
}
#sc_main .moduleRowOver {
	background-color: #D7E9F7;
	cursor: hand;
	cursor: pointer;
}
#sc_main .moduleRowSelected {
	background-color: #E9F4FC;
}
#sc_main .checkoutBarFrom, .checkoutBarTo {
	color: #8c8c8c;
}
#sc_main .checkoutBarCurrent {
	color: #000000;
}
#sc_main .messageStackError, #sc_main .messageStackWarning {
	background-color: #ffb3b5;
}
#sc_main .messageStackSuccess {
	font-family: background-color: #99ff00;
}
#sc_main .inputRequirement {
	color: #9f0000;
}
#sc_main .progress {
	background-color: #393939;
	color: grey;
	height: 12px;
	padding-left: 5px;
	width: 1px;
}
#sc_main .bar {
	border-color: #393939;
	border-style: solid;
	border-width: 1px;
}
#sc_main div#ImagePreload {
	display: none;
}
/* Start Products Specifications */

#sc_main ul.specification_box {
  line-height: 1.5;
}

#sc_main option, #sc_main optgroup {
  text-decoration: none;
  font-style: normal;
  margin: 0;
  padding: 2px 2px 0 2px;
  font-family: Arial, Verdana, sans-serif;
}

#sc_main .filter_count {
  font-weight: normal;
}

#sc_main .no_results {
  color: #bbb;
}

#sc_main .close {
  font-size: 75%;
  position: relative;
  top: -4px;
}

#sc_main img.image_filter {  /* Applies to images used as filters */
  width: 20px;  /* Width of each image */
  height: 20px;  /* Height of each image */
  padding: 5px;  /* Padding between the category contents and the border */
  border: 1px solid #182d5c;  /* Border around each image */
  margin: 3px;  /* Margin between the image border and other objects */
  background: #ffffff;  /* Background color behind each image */
  float: left;  /* Don't change this */
}

#sc_main .specs_box {
  width: 100%;
  background: #FFFFFF;
}

#sc_main #variantsBlock {
}

#sc_main #variantsBlockTitle {
  font-size: 10pt;
  font-weight: bold;
  padding-left: 10px;
  padding-bottom: 10px;
  width: 10em;
}

#sc_main #variantsBlockData {
  align: left;
}

#sc_main .productInfoKey {
  font-size: 9pt;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}

#sc_main .productInfoValue {
  font-size: 9pt;
  vertical-align: middle;
}

#sc_main #productInfoPrice {
  font-size: 10pt;
  font-weight: bold;
  vertical-align: middle;
}
