

@import url(autosuggest_inquisitor.css);

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
html, body {
	height: 100%;
	}
#wrapper {
	position: relative;
	min-height: 100%;
	}
#footer {
	clear: both;
	min-height: 88px;
	background: url(../images/footerBkg.jpg) no-repeat top center;
	}
a img {
	border: none;
	}
body {
	background: #000;
	}
#wrapper {
	width: 924px;
	margin: 0 auto;
	text-align: center;
	}
#header {
	padding-top: 46px;
	}
#logo {
	margin: 0 auto 35px;
	text-align: center;
	text-indent: -9999px;
	width: 357px;
	height:62px;
	background: url(../images/logo.jpg) no-repeat top center;
	}
	
/*Original For Primary Nav
#primaryNav {
	float: left;
	width: 915px;
	display: inline;
	margin: 0 0 20px 32px;
	}*/
#primaryNav {
	float: left;
	width: 915px;
	display: inline;
	margin: 0 0 20px 15px;
	}
#primaryNav li {
	list-style: none;
	}

#primaryNav li {
	float: left;
	display: block;
	}
.dropNav {
	position: relative;
	}
#primaryNav #secNav {
	display: none;
	position: absolute;
	left: 0;
	width: 176px;
	margin-top: 14px;
	margin-left: -10px;
	/*background: url(images/navDropBottom.png) no-repeat bottom center;*/
	background: url(../images/navDropBottom.png) no-repeat bottom center;
	z-index: 223;
	}
#primaryNav #secNav li {
	width: inherit;
	margin: 0;
	line-height: 1em;
	padding-bottom: 1em;
	font-size: 86%;
	}
#primaryNav #secNav li.first {
	width: inherit;
	margin-bottom: -1em;
	/*margin: 0 0 -10px -11px;
	padding: 10px 10px 0;*/
	background: url(../images/navDropTop.jpg) no-repeat top center;
	}
#primaryNav #secNav li.last {
	width: inherit;
	margin-top: -0.5em;
	margin-bottom: 0;
	line-height: 0em;
	/*margin: 0 0 -10px -11px;
	padding: 10px 10px 0;*/
	}
#primaryNav #secNav li a {
	display: block;
	padding: 0 20px;
	}
#primaryNav li:hover #secNav {
	display: block;
	}
#home #primaryNav li:hover #secNav {
	display: none;
	}	
	
#storeLink, #homeLink, #aboutLink, #contactLink, #newsLink, #promosLink {
	margin-right: 55px;
	}
#storeLink {
	float: left;
	text-align: left;
	text-indent: -9999px;
	width: 66px;
	height: 14px;
	background: url(../images/storeLink.gif) no-repeat top left;
	}
#homeLink {
	float: left;
	text-align: left;
	text-indent: -9999px;
	width: 64px;
	height: 14px;
	background: url(../images/homeLink.gif) no-repeat top left;
	}
#aboutLink {
	float: left;
	text-align: left;
	text-indent: -9999px;
	width: 72px;
	height: 14px;
	background: url(../images/aboutLink.gif) no-repeat top left;
	}
#promosLink {
	float: left;
	text-align: left;
	text-indent: -9999px;
	width: 118px;
	height: 18px;
	background: url(../images/specialsLink.gif) no-repeat top left;
	}
#contactLink {
	float: left;
	text-align: left;
	text-indent: -9999px;
	width: 98px;
	height: 14px;
	background: url(../images/contactLink.gif) no-repeat top left;
	}
#cartLink {
	float: left;
	text-align: left;
	text-indent: -9999px;
	width: 50px;
	height: 14px;
	background: url(../images/cartLink.gif) no-repeat top left;
	}
#newsLink {
	float: left;
	text-align: left;
	text-indent: -9999px;
	width: 62px;
	height: 14px;
	background: url(../images/newsLink.gif) no-repeat top left;
	}
#storeLink, #homeLink, #aboutLink, #contactLink, #newsLink, #promosLink, #screeningsLink  {
	margin-right: 30px;
	}
#screeningsLink {
	float: left;
	text-align: left;
	text-indent: -9999px;
	width: 146px;
	height: 17px;
	background: url(../images/screeningsLink.gif) no-repeat top left;
	}


#searchBar {
	clear: both;
	height: 28px;
	background: url(../images/searchBarBkg.jpg) no-repeat bottom center;
	}
#searchBar label {
	color: #fff;
	vertical-align: bottom;
	letter-spacing: 1px;
	}
#goSearch {
	vertical-align: middle;
	}
#container {
	float: left;
	margin-bottom: 4px;
	padding-bottom: 15px;
	min-height: 600px;
	background:url(../images/containerBkg.gif) repeat-y top left;
	}
#sideBar {
	width: 169px;
	float: left;
	min-height: 567px;
	background: #3d3d3d url(../images/secNavBkg.jpg) repeat-x top left;
	}

#secNav {
	float: left;
	margin: 20px 10px 0 10px;
	text-align: left;
	}
#secNav li {
	list-style: none;
	margin-bottom: 1em;
	line-height: 0.90em;
	letter-spacing: 0.05em;
	}
#secNav li a:link {
	display: block;
	color: #fff;
	text-decoration: none;
	}
#secNav li a:hover, #secNav li a:active, #secNav li a:visited {
	color: #fff;
	text-decoration: none;
	}
#secNav.pressRelease {
	font-size: 86%;
	}
#secNav.pressRelease li {
	line-height: 1.2em;
	}
.subNav {
	margin: 0.75em 0 0.5em 15px;
	font-size: 90%;
	}
#secNav li ul.subNav li a:link {
	line-height: 0.5em;
	}
	
#content {
	width: 755px;
	float: left;
	}
#main {
	width: 544px;
	float: left;
	margin-top: 20px;
	padding: 0 10px;
	}
.full #main {
	width: 735px;
	}
.max #container {
	width: 924px;
	background: url(../images/maxGrayBkg.png) repeat-y top left;
	}
/*.max #searchBar {
	background: url(../images/maxH2Bkg.png) no-repeat top left;
	}*/
.max #main {
	width: 904px;
	margin: 0 auto;
	text-align: center;
	}
.max #sideBar, .max #xtra {
	display: none;
	}	
.full #xtra {
	display: none;
	}
	
#contactPage {
	width: 600px;
	margin: 0 auto;
	}
#contactPage h2 {
	margin: 1em 0 .5em;
	}

#textOnly {
	width: 600px;
	margin: 0 20px;
	}
.max #textOnly {
	margin: 0 auto;
	}
#textOnly p {
	margin-bottom: 1.75em;
	text-align: left;
	line-height: 1.6em;
	}
#textOnly h2 {
	margin: 1em 0 .5em;
	}

#product {
	float: left;
	text-align: left;
	font-size: 86%;
	}
#product h3, #product p, #product ul {
	padding-left: 262px;
	}
#product h3 {
	font-size-adjust: 0.75;
	}
#product p {
	margin-bottom: 1.8em;
	line-height: 1.4em;
	}
#product p img {
	float: none;
	}
#product img {
	float: left;
	margin: 0 20px;
	border: 1px solid #000000;
	}
#product ul {
	margin-top: 20px;
	}
#product li {
	list-style: none;
	line-height: 1.6em;
	}
#product li a {
	text-decoration: none;
	color: #D60000;
	}
#product li a:hover {
	text-decoration: underline;
	}
	
#catSpotlight {
	float: left;
	width: 554px;
	margin-bottom: 20px;
	padding-bottom: 4px;
	text-align: left;
	font-size: 86%;
	color: #fff;
	background: url(../images/spotlightBKG.jpg) no-repeat bottom center;
	}
#catSpotlight h3, #catSpotlight p, #catSpotlight ul {
	padding-left: 262px;
	}
#catSpotlight h3 {
	padding-top: 4px;
	padding-bottom: 5px;
	font-size-adjust: 0.75;
	background: url(../images/spotlightH3BKG.jpg) no-repeat top center;
	}
#catSpotlight p {
	margin-bottom: 1.8em;
	margin-right: 20px;
	line-height: 1.4em;
	}
#catSpotlight p img {
	float: none;
	}
#catSpotlight img {
	float: left;
	margin: 6px 5px 0;
	border: 1px solid #000000;
	}
#catSpotlight ul {
	margin-top: 20px;
	}
#catSpotlight li {
	list-style: none;
	line-height: 1.6em;
	}

#catSpotlight a, #catSpotlight a p, a div#catSpotlight p, a div #catSpotlight, #main a div #catSpotlight p, #main a #catSpotlight {
	text-decoration: none;
	color: #fff;
	}
	
#flvPlayer {
	width: 564px;
	float: left;
	text-align: center;
	margin: 10px auto;
	}

#specials h4 {
	clear: left;
	padding-top: 3em;
	margin-bottom: 1em;
	}
#specials ul {
	display: inline;
	}
#specials li {
	width: 150px;
	float: left;
	list-style: none;
	font-size: 86%;
	}
#speicals li img {
	float: left;
	clear: both;
	}
#specials li a:link {
	color: #000;
	text-decoration: none;
	}
#buyBoth {
	margin-top: 48px;
	}

#otherTitles {
	clear: left;
	margin: 0 20px;
	padding: 20px 0;
	}
#otherTitles h4 {
	margin-bottom: 1em;
	}
#otherTitles ul {
	display: inline;
	}
#otherTitles li {
	float: left;
	list-style: none;
	margin: 0 8px;
	}

#xtra {
	width: 191px;
	float: right;
	}
	
	
#cart {
	width: 166px;
	margin: 8px auto 0;
	min-height: 242px;
	background: url(../images/cart.jpg) no-repeat top right;
	}
#cart h4 {
	color: #fff;
	padding: 2px 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	}
#cart form {
	margin-top: 4px;
	}
#cart form input {
	margin: 8px 0 0 0;
	}
#cart dl {
	width: 153px;
	margin: 20px auto 0;
	}
#cart dt {
	width: 40%;
	text-align: left;
	list-style: none;
	color: #fff;
	font-size-adjust: 0.5;
	line-height: 1.3em;
	letter-spacing: 1px;
	}
#cart dd {
	width: 60%;
	margin-top: -1.3em;
	float: right;
	text-align: right;
	color: #fff;
	font-size-adjust: 0.5;
	line-height: 1.3em;
	}
	
#footer h1 {
	margin: 0 auto;
	text-align: center;
	text-indent: -9999px;
	width: 878px;
	height:50px;
	background: url(../images/footerContact.gif) no-repeat bottom center;
	}
#copyright {
	float: left;
	margin: 10px 0 0 10px;
	text-align: left;
	text-indent: -9999px;
	width: 411px;
	height: 15px;
	background: url(../images/footerCopyright.gif) no-repeat bottom left;
	}
#siteCredits {
	float: right;
	margin: 10px 10px 0 0;
	text-align: left;
	text-indent: -9999px;
	width: 411px;
	height: 15px;
	background: url(../images/footerSiteDesign.gif) no-repeat bottom right;
	}
	
	
.hide { display: none; }
#uploadProgressImage, #uploadProgressTrailer {
		z-index: 100;
		position:absolute;
		visibility:hidden;
		text-align:center;
		width:400px;
		margin:0px;
		padding:0px;
		background-color:#fff;
		border:1px solid #ccc;
	 }
#formTitleUploadImage, #formTitleUploadTrailer {
		text-align:center;
		width:390px;
		margin:0px;
		padding:5px;
		background-color:#fff;
		border:1px solid #ccc;
	 }
 
#storeCat {
	float: left;
	width: inherit;
	margin: 0 0 0 20px;
	}
#storeCat li {
	display: block;
	float: left;
	width: 160px;
	height: 175px;
	margin: 0 4px 30px;
	list-style: none;
	font-size: 76%;
	}
#storeCat li img {
	border: 1px solid #000000;
	}
#storeCat li a {
	color: #000;
	text-decoration: none;
	}
#storeCat li a:hover {
	color: #cd120e;
	}
	
/* store sign in form */
#storeSignIn {
	width: 300px;
	margin: 0 auto;
	}
#storeSignIn dl {
	margin-bottom: 20px;
	}
.radio {
	margin-bottom: 10px;
	margin-left: 55px;
	text-align: left;
	line-height: 1.6em;
	}



/* Credit Card Errors */
#error {
	width: 500px;
	margin: 0 auto 1.5em;
	text-align: left;
	line-height: 1.6em;
	}
#error h2 {
	text-align: center;
	}
.errorMsg {
	text-align: center;
	font-weight: bold;
	color: #cd120e;
	line-height: 2em;
	}

/* Table Styles */
.orders {
	width: 500px;
	margin: 0 0 25px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-collapse: collapse;
	}
.orders caption {
	font-weight: bold;
	font-size-adjust: 0.75;
	}
.orders tbody {
	background-color: #fff;
	}
.orders th, .orders td {
	padding: 10px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	}
.orders th {
	color: #fff;
	background: #D60000;
	}
.odd td {
	background: #fff;
	}
.even td {
	background: #aaa;
	}
.orders .number {
	text-align: right;
	}

/* admin styles */
.formResponse {
	color: #d60000;
	}
#productsTable {
	width: 500px;
	margin: 0 0 25px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-collapse: collapse;
	text-align: left;
	}
#productsTable th, #productsTable td {
	padding: 10px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	}
#productsTable .total {
	width: 80%;
	text-align: right;
	border: none;
	border-left: 1px solid #8e8e8e;
	border-right: 1px solid #000;
	}
#productsTable .number {
	text-align: right;
	}
	
#customerDetails {
	margin: 40px 0 20px;
	line-height: 1.8em;
	text-align: left;
	}
#customerDetails dt {
	width: 8em;
	font-weight: bold;
	float: left;
	clear: right;
	}
#customerDetails form {
	margin-left: 8em;
	}
	
/* order Confirmation */
#custAddress {
	float: left;
	margin: 20px 0;
	}
#billing {
	width: 260px;
	float: left;
	margin-right: 20px;
	}
#shipping {
	width: 260px;
	float: right;
	}
#billing li, #shipping li {
	width: 100%;
	list-style: none;
	text-align: left;
	line-height: 1.3em;
	}
#billing li span, #shipping li span {
	font-weight: bold;
	font-size: 110%;
	line-height: 1.6em;
	}
#confirmCart {
	clear: both;
	width: 500px;
	margin: 20px auto 40px;
	font-size: 86%;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}
#myDiv p {
	text-align: left;
	margin: 10px;
	}

#pressReleases {
	text-align: left;
	}
#pressReleases li {
	list-style: none;
	line-height: 1.8em;
	}
#pressReleases li a {
	color: #fff;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	}
#pressReleases li a:hover {
	color: #d60000;
	}
	
#newsletter {
	margin: 10px auto;
	color: #e6e6e6;
	letter-spacing: 2px;
	line-height: 1.6em;
	}
	
#promoDescript p {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
	line-height: 1.6em;
	}
	
#textOnly ol {
	margin: 1em 0em;
	text-align: left;
	}
#textOnly ol li {
	margin-bottom: 1em;
	}

#textOnly .faq {
	margin-bottom: 5em;
	}	
#textOnly .faq a {
	color: #fff;
	text-shadow: black 0.1em 0.1em 0.2em;
	text-decoration: none;
	font-weight: bold;
	}
#textOnly .faq a:hover {
	color: #cd120e;
	}
#textOnly .faq a.return {
	font-weight: normal;
	text-shadow: none;
	color: #000;
	}
#textOnly .faq a.return:hover {
	color:#cd120e;
	text-decoration: underline;
	}
	
.screeningHead {
	margin-bottom: 1em;
	}