/* @group osC */

h1 {
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0
}

.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.errorBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #ffb3b5;
	font-weight: bold;
}

.stockWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #cc0033;
}

.productsNotifications {
	background: #f2fff7;
}

.orderEdit {
	color: #e10000;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline
}

BODY {
	color: #000000;
	background: #ffffff;
	margin: 0;
	padding: 0;
	background-image: url(dvd_logos.gif);
	background-repeat: repeat
}

A {
	color: #000000;
	text-decoration: none;
}

A:hover {
	text-decoration: underline
}

FORM {
	display: inline;
}

TR.header {
	background: #ffffff;
}

TR.headerNavigation {
	background: #bbc3d3;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #bbc3d3;
	color: #ffffff;
	font-weight: bold;
}

A.headerNavigation {
	color: #FFFFFF;
}

A.headerNavigation:hover {
	color: #ffffff;
}

TR.headerError {
	background: #ff0000;
}

TD.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.headerInfo {
	background: #00ff00;
}

TD.headerInfo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer {
	background: #bbc3d3;
}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #bbc3d3;
	color: #ffffff;
	font-weight: bold;
}

.infoBox {
	background: #f5f5f5
}

.infoBoxContents {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 50%
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TD.infoBoxHeading {
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	background: #006400;
	padding: 4px 4px 4px 10px
}

TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

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;
}

TABLE.productListing {
	border-top: 1px solid silver;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
}

.productListing-heading {
	color: white;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	background: #006400;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid silver
}

.productListingImage {
	background: white;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver
}

TD.productListing-data {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid silver
}

A.pageResults {
	color: white;
	text-decoration: none
}

A.pageResults:hover {
	color: yellow;
	text-decoration: none
}

TD.pageHeading, DIV.pageHeading {
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	background-color: #006400;
	padding: 5px
}

TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

TD.main, P.main, DIV.main {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TD.accountCategory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}

TD.fieldKey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

TD.fieldValue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

TD.tableHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.newItemInCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

SPAN.greetUser {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}

TABLE.formArea {
	background: #f5f5f5;
	border: solid 1px silver
}

TD.formAreaTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}

SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}

.moduleRow {
	font-size: 12px;
}

.moduleRowOver {
	font-size: 12px;
	background-color: #ebebeb;
	cursor: hand
}

.moduleRowSelected {
	font-size: 12px;
	background-color: #ebebeb
}

.checkoutBarFrom, .checkoutBarTo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
}

.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* message box */

.messageBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.messageStackError, .messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #ffb3b5;
}

.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #99ff00;
}

/* input requirement */

.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

.menu {
	color: black;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
	text-decoration: none
}

.menuwhite {
	color: white;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
	text-decoration: none
}

.left-nav {
	background-image: url(left-col-bg.gif);
	background-repeat: repeat-y
}

.right-nav {
	background-image: url(right-col-bg.gif);
	background-repeat: repeat-y
}

.infoBoxManufacturers {
	background-color: #fc0
}

.infoBoxHeadingLeft {
	color: white;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: bold;
	text-decoration: none;
	background-color: #696969;
	padding: 6px
}

.infoBoxHeadingLeft a {
	color: white;
	text-decoration: none
}

.infoBoxContentsLeft {
	font-weight: bold;
	line-height: 16px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px
}

.infoBoxHeadingRight {
	color: white;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: bold;
	text-decoration: none;
	background-color: #696969;
	padding: 6px
}

.infoBoxContentsRight {
	font-weight: bold;
	padding: 8px
}

.navFooter {
	background-color: #f5f5f5;
	border: solid 1px silver
}

.prodHead {
	color: white;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #006400;
	padding-left: 5px
}

.prodTable {
	border-right: 1px solid silver;
	border-left: 1px solid silver
}

.prodPanel {
	background-color: #f5f5f5;
	border-left: 1px solid silver
}

TABLE.listingMenu {
	color: white;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid silver;
	border-left: 1px solid silver
}

.largeheader {
	color: black;
	font-weight: bold;
	font-size: 30px;
	font-family: Verdana, Helvetica, Arial;
	text-decoration: none
}

TD.christmasNotice {
	color: white;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	background-color: #e21816;
	padding-left: 160px
}

TD.christmasNotice a {
	color: white
}

#modelList {
	border: 1px solid silver;
}

#modelList td {
	padding: 4px 8px;
}

#modelList th.header {
	background-color: #e4e4e4;
	color: #555;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

#modelList td a {
}

#modelList td a:hover {
	color: #c00;
	text-decoration: none;
}

#modelList th {
	background-color: silver;
	font-size: 12px;
	color: white;
	padding: 3px 8px;
}

#modelList th input {
	margin: 0;
	padding: 0;
	border: 1px solid silver;
	font-size: 11px;
	font-family: Verdana, Arial, 	sans-serif
}

.modelRow1 {
	background-color: #f5f5f5;
}

.modelRow1Over, .modelRow2Over {
	cursor: pointer;
	background-color: #e4e4e4;
}

tr.modelRow1Over a, tr.modelRow1Over td, tr.modelRow2Over a, tr.modelRow2Over td {
	color: #c00;
}

.hilight {
	color: #c00;
}

.lolight {
	color: black;
}



/* @end */

/* @group tooltip */

a.tt {
	position: relative;
	z-index: 24;
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
}

a.tt span {
	display: none;
}

/*background:; ie hack, something must be changed in a for ie to execute it*/

a.tt:hover {
	z-index: 25;
	color: silver;
	background: ;
}

a.tt:hover span.tooltip {
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
	padding: 15px 0 0 0;
	width: 200px;
	color: #333;
	text-align: center;
	filter: alpha(opacity:95);
	KHTMLOpacity: 0.95;
	MozOpacity: 0.95;
	opacity: 0.95;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}

a.tt:hover span.top {
	display: block;
	margin-top: 5px;
	padding: 30px 8px 0;
	background: url(bubble.gif) no-repeat top;
}

a.tt:hover span.middle {

/* different middle bg for stretch */
	display: block;
	padding: 0 8px;
	background: url(bubble_filler.gif) repeat bottom;
}

a.tt:hover span.bottom {
	display: block;
	padding: 3px 8px 10px;
	color: #548912;
	background: url(bubble.gif) no-repeat bottom;
}

/* @end */
/*
     FILE ARCHIVED ON 03:37:01 Jun 03, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:37:28 Oct 01, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots.policy: 0.198
  esindex: 0.012
  captures_list: 617.542
  exclusion.robots: 0.213
  LoadShardBlock: 572.613 (3)
  load_resource: 2446.381
  PetaboxLoader3.resolve: 214.33
  RedisCDXSource: 14.854
  CDXLines.iter: 22.42 (3)
  PetaboxLoader3.datanode: 2643.424 (4)
*/