

h1.ngpres, h1.view {
	float: left; display: block;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
	min-height: 30px;
	_margin-bottom: -5px; }

#center h1.ng {
	text-indent: -9999em; }
#center h1.ng a {
	float: left;
	width: 347px;
	height: 142px;
	background: url(logo.gif) repeat-x; }

h1.ngpres {
	font-size: 1.6em; 
	line-height: 1.6em;
	color: #fff; }
h1.ngpres span {
	background: url(ngpres.gif) 0 45% no-repeat;
	width: 177px; _width: 174px;
	float: left; display: block;
	text-indent: -999em; }
h1.ngpres span.shortpres {	/* Added 6/20 to give some extra room to movie titles */
	background: url(ngpres_sm.gif) 0 45% no-repeat;
	width: 100px; _width: 97px; }
h1.flagged {
	text-align: center;
	color: #d00;
	text-transform: uppercase;
	font-size: 3em; }
	
	
#overlayblackout {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	background-color: #000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7; }

#overlayblackout_ffmac {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 90; }

#pop { margin: 0 auto; }
#pop .boxk { margin: 0; width: 100%; }

#popmovie { margin: 0 0 0 0 auto; }	/* Added 6/20 to center flash movie */

#popin { position: absolute; margin: 0 0 0 0 auto; width: 500px; /*width overridden in-line*/ }
#popin .boxk { width: 100%; }

#popin .boxtop {
	background: url(box-pop.gif) no-repeat 100% 0;
	margin:0 0 0 0px;
	height:5px; }
#popin .boxtop div {
position: relative;
	background:#000;
	width: 90%;
	height:5px;
	margin:0 0 0 13px; }
#popin .boxtop div div {
overflow: hidden;
	visibility: visible;
	height:5px;
	width:13px;
	left:-26px;
	background: url(box-pop.gif) no-repeat 0 0; }

#popin .boxbot {
	background: url(box-pop.gif) no-repeat 100% 100%;
	margin:0 0 0 0px;
	height:5px; }
#popin .boxbot div {
position: relative;
	background:#000;
	width:90%;
	height:5px;
	margin:0 0 0 13px; }
#popin .boxbot div div {
visibility: visible;
	height:5px;
	width:13px;
	left:-26px;
	background: url(box-pop.gif) no-repeat 0 100%; }

#popin .boxl {
	background: #000;
	padding:0 0 0 10px; }
#popin .boxr {
	background:#000;
	padding:0 10px 0 0; }
#popin .boxm {
	background:#000;
	padding: 0; }

#popin .hr {
	display: none; }

#popin .title div.boxtop, #popin .title div.boxtop div {
	height: 5px; }

#popin .boxk .heading {
	position: relative;
	display: block;
	height: 25px;
	margin: 0 0 5px 0;
	padding: 0; 
	background: none; 
	color: #666d7a; }

#popin h1.ngpres {
	background: none;
	padding: 0; }
	
#popin .inputfield {
	width:476px;
	margin-bottom: 5px; _margin-bottom: 0;
	margin-right: 0; }

.butn a span, .butn span span {
	display: block;
	width: 6px;
	margin: 0; padding: 0;
	margin-right: 1px;
	margin-left: 1px;
	background-image: url(form-nsew.gif);
	background-repeat: no-repeat;
	text-indent: -360px;
	overflow: hidden; }
.butn  span.up { background-position: 0 0 }
.butn  span.down { background-position: -7px 0 }
.butn  span.right { background-position: -14px 0 }
.butn  span.left { background-position: -21px 0 }
.butn  span.del { background-position: -28px 0 }

.butn em { font-style: normal; }

/* ----- Box Titles ----- */


.title div.boxtop, .title div.boxtop div {
	height: 50px; }

.boxk .heading {
	position: relative;
	display: block;
	height: 24px;
	margin: -42px -5px 8px -5px; * margin-bottom: 0px;
	padding: 5px; 
	background: url(slants.gif) repeat; 
	color: #666d7a; }

.boxk .headsizer { width: 100%; }

.boxk .heading p {
	float: right;
	margin: 6px 3px 0 0; 
	font-size: 1.1em; }

.heading .butn {
	float: right;
	margin: 3px 0 0 5px; }

.boxk .heading ul {
	margin-top: 6px;
	float: right; }

.boxk .heading li {
	float: left; 
	padding-right: 10px;
	line-height: 13px;
	font-weight: bold;}
.boxk .heading li img {
	float:left;
	margin-right: 5px; }
	
/* ----- Buttons, Just Buttons ----- */

	
.butn {
	position: relative;
	float: left;
	background: url(form-buttonR.gif) top right no-repeat;
	height: 18px; }
	
.butn a, .butn a:visited, .butn span {
	display: block; * display: inline-block;
	height: 15px;
	padding: 3px 4px 0 6px;
	margin-right: 2px;
	background: url(form-buttonL.gif) top left no-repeat;
	color: #000;
	font-weight: bold;
	font-size: 1.1em; _font-size: 11px;
	line-height: 12px /* Changed 4/24 from "normal" to fix FF-Win issue */ }

.butn a:hover {
	position: relative;
	color: #000;
	background-position: 0 -18px;
	cursor: pointer; }

div.btnheight {
	height: 28px; }
div.btnheight .butn {
	margin: 5px; }
div.btnheight p {
	position: static;
	margin: 0 5px;
	line-height: 2.4em; }
div.btnheight .formtext {	/* Added 6/13 to fix intermediate store page */
	font-size: 11px; }

.butn a span, .butn span span {
	display: block;
	width: 6px;
	margin: 0; padding: 0;
	margin-right: 1px;
	margin-left: 1px;
	background-image: url(form-nsew.gif);
	background-repeat: no-repeat;
	text-indent: -360px;
	overflow: hidden; }
.butn  span.up { background-position: 0 0 }
.butn  span.down { background-position: -7px 0 }
.butn  span.right { background-position: -14px 0 }
.butn  span.left { background-position: -21px 0 }
.butn  span.del { background-position: -28px 0 }

.butn em { font-style: normal; }


.i-arrow		{ background-image: url(i0.gif) }