@charset "utf-8";
/* text rules for archive pages */
h5.archivenext { text-align: right; padding: 10px 20px; }
/* table rules for archive pages */
table.tblearchive { margin-left: 60px; width: 480px; border-top-width: 1px; border-top-style: dotted; border-top-color: #000000; font-size: 12px; line-height: 16px; text-align: left; }
table.tblearchive th { font-weight: bold; color: #76160C; padding: 7px; }
table.tblearchive td { padding: 7px; margin: 0px; }
table.tblearchive td.tdarchivefoot { border-bottom: 1px dotted #000000; font-size: 11px; font-weight: bold; }
table.tblearchive td p { margin: 0px; padding: 0px; }


/* DVD STORE FRONT STYLES */

div.DVDgroupA {margin: 0px 45px; padding: 0px 15px; border-bottom: dotted 1px #999; background-color:#EAE3C6; line-height: 15px;}
div.DVDgroupB {margin: 0px 45px; padding: 0px 15px; border-bottom: dotted 1px #999; background-color:#FFF; line-height: 15px;}
div.DVDsegment {position: relative; z-index:0; padding-bottom: 15px; line-height: normal;}
div.DVDimage {float: left;}
div.DVDdescription {float: left; margin-left: 15px; width: 290px; height: 90px;}
div.DVDtitle {font-weight: bold; color: #000; font-size: 12px; line-height:16px;}    
div.DVDinfo {
	font-size: 9px;
	color: #999;
	line-height:normal;
	z-index:1;
	padding: 8px 0px;
	position: absolute;
	top: 30px;
	width: 222px;
}
div.DVDlinks {font-size: 11px; font-weight: bold; position: absolute; left: 315px; top: 72px; z-index:2;}
div.DVDlinks a {background-color: #9E2D1F; padding: 3px; color: #FFF; text-decoration:none; border: none; margin-left: 10px; line-height:20px;}
div.DVDclearboth {clear: both;}

a.redbox {background-color: #9E2D1F; padding: 3px; color: #fff; text-decoration:none; border: none; font-size: 11px; font-weight: bold; text-transform:uppercase; }

div#priceTerms {background-color:#E0E0E0; border: solid 2px #636363; width: 500px; position: absolute; left: 223px; top: 200px; line-height:normal}
div#closeWindow {background-color:#E0E0E0; border-bottom: solid 1px #636363; border-left: solid 1px #636363; float: right; color: #9E2D1F; align: center; margin: 0px; padding: 0px;}
div.itemBuy {display: inline; visibility: visible;}
.hidden {color: #fff; display: inline; visibility:hidden;}


