@charset "UTF-8";
.emptyRow {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
body {
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	background-image: url(images/store_BG.gif);
	background-repeat: repeat-x;
	font-size: 0.75em;
	line-height: 1.3em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.oneColFixCtr #container {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #left {
	padding: 12px 12px 0 38px;
	top: 0px;
	float: left;
	width: 622px;
}
.oneColFixCtr #right {
	padding: 12px 38px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 302px;
	float: left;
	border-left-color: #CCC;
	border-left-style: solid;
	border-left-width: 1px;
}
.bold {
	font-weight: bold;
	color: #000;
}
.film_title {
	font-size: 1.5em;
	color: #333;
	line-height: 1.5em;
	font-style: italic;
}
.tagline {
	font-size: 1.2em;
	font-style: italic;
}
.photo {
	background-image: url(images/store_pix.jpg);
	height: 182px;
	width: 1024px;
}
#topnav {
	position:relative;
	height:32px;
	z-index:1;
	left: 0px;
	top: 150px;
	width: 1004;
	float: left;
	padding-left: 20px;
}
.oneColFixCtr #footer {
	padding: 6px 0 3px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 1024px;
	float: left;
	font-size: 80%;
	border-top-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	color: #999;
}

a:link {
	color: #06C;
	text-decoration: none;
}
a:hover {
	color: #06C;
	text-decoration: underline;
}
a:visited  {
	color: #96C;
	text-decoration: none
}
a:active {
	text-decoration: underline;
}
.italic {
	font-style: italic;
}
  .intro           {font-family: Verdana, sans-serif; font-size:12px; color:#000000;}
  .nopcart         {
	font-family: Arial, Helvetica, sans-serif;
	font-size:inherit;
	color:#ffffff;
	border:1px;
	background-color: #fff;
}
  .nopheader       {
	font-family: Arial, Helvetica, sans-serif;
	font-size:inherit;
	color:#ffffff;
	background-color: #87b466;
	font-weight: bold;
}
  .nopentry        {
	font-family: Arial, Helvetica, sans-serif;
	font-size:inherit;
	color:#333;
	background:#ffffff;
}
  .noptotal        {
	font-family: Arial, Helvetica, sans-serif;
	font-size:inherit;
	color:#333;
	background:#ffffff;
	text-align: right;
	font-weight: bold;
}
  .nopeven         {
	font-family: Arial, Helvetica, sans-serif;
	font-size:inherit;
	color:#333;
	background-color: #fff;
}
  .nopship         {
	font-family: Arial, Helvetica, sans-serif;
	font-size:inherit;
	color:#333;
	background-color: #e5efde;
}
  .nopbutton       {
	font-family: Arial, Helvetica, sans-serif;
	font-size:inherit;
	color:#FFF;
	background-color: #666;
	font-weight: bold;
	border: 1px solid;
	border-color: #87b466;
	margin-left: 0px;
	position: relative;
	top: 0px;
}                       /*for light-blue buttons*/
  .nopbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:inherit;
	color:#fff;
	cursor:pointer;
	background-color: #333;
	font-weight: bold;
}       /*that darken on hover;  ignored in IE?*/
  .bigbutton       {font-family: Verdana, sans-serif; font-size:15px; color:#000000; background:#f0f5ff;}                       /*for BIG light-blue buttons*/
  .bigbutton:hover {font-family: Verdana, sans-serif; font-size:15px; color:#000000; background:#e0eaff; cursor:pointer;}       /*that darken on hover;  ignored in IE?*/
.nopbuttonAction {
	font-family: Arial, Helvetica, sans-serif;
	font-size:inherit;
	color:#FFF;
	background-color: #87b466;
	font-weight: bold;
	border: 1px solid;
	border-color: #000;
}
.nopbuttonAction:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:inherit;
	color:#fff;
	cursor:pointer;
	background-color: #F90;
	font-weight: bold;
}
.oneColFixCtr #left2 {
	padding: 12px 12px 0 38px;
	top: 0px;
	float: left;
	width: 622px;
}
.oneColFixCtr #right2 {
	padding: 12px 38px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 302px;
	float: left;
	border-left-color: #CCC;
	border-left-style: solid;
	border-left-width: 1px;
}
.oneColFixCtr #leftCart {
	padding: 12px 12px 0 38px;
	top: 0px;
	float: left;
	width: 622px;
}
.nopbutton-viewcart {
	font-family: Arial, Helvetica, sans-serif;
	font-size:inherit;
	color:#FFF;
	background-color: #666;
	font-weight: bold;
	border: 1px solid;
	border-color: #87b466;
	margin-left: 190px;
	position: relative;
	top: -20px;
}
.nopbutton-viewcart:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:inherit;
	color:#fff;
	cursor:pointer;
	background-color: #333;
	font-weight: bold;
}
.inCart {
	font-style: normal;
	color: #333;
	font-weight: bold;
}
.inCart-red {
	font-style: normal;
	color: #C00;
	font-weight: bold;
}
h1 {
	font-size: 1.5em;
	color: #333;
	line-height: 1em;
	font-weight: normal;
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 0px;
	padding: 0px;
}
.indent {
	margin-left: 163px;
}
.header {
	color: #6a859e;
	font-size: 1.6em;
}
