/* auto-clearing styles */
/* for CSS2-compliant browsers */
.fix:after{ content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* trigger hasLayout for ie5/5.5/6 */
* html .fix{height: 1%;}
/* trigger hasLayout for ie5.5/6/7, containing for ie5/mac */
.fix{display: inline-block;}
/* reset display for non-ie5/mac \*/
.fix{display: block;}
/* end hide */
/*fixes issue where widths set in html push content out in ie 5 */
.ie5overflowfix {width:100%;overflow: hidden;}/*for ie*/
html>body .ie5overflowfix {overflow:visible;}/*for firefox,safari etc*/

/* TOPNAV
--------------------------------------------------------- */

a:active, a:focus{ outline:none; } 

#ja-topnav {
	font-size: 12px;
	height: 25px;
}

#ja-topnav a {
	color: #FFFFFF;
	font-weight: bold;
}


p {
	margin: 8px 0px;
	padding: 0px;
}

html, body {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	background-color: #DC5B00;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:active {
	background-color: transparent;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	background-color: transparent;
	color: #000000;
	text-decoration:none;
}



/* Typography
------------------------------------------------------------------------------*/

p.differentSpacing {
	margin-top: 0px;
	margin-bottom: 5px;
}


h1 {
	margin: 0px 0px 8px;
	padding: 10px 0px 0px;
	font-size: 18px;
	color: #CC0000;
	font-weight: normal;
	line-height: 20px;
}


h2 {
	margin: 10px 0px 2px;
	padding: 5px 0px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9BBA1;
}

h3 {
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 22px;
}

h4 {
	margin: 0px 0px 8px;
	padding: 10px 0px 0px;
	font-size: 18px;
	color: #CC6600;
	font-weight: normal;
	line-height: 20px;
}


h5 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

h6 {
	margin: 0px 0px 8px;
	padding: 3px 4px 3px 5px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15px;
	background-color: #DE7B00;
	display: block;
	background-image: url(../images/merchandise/sale-h-bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}



#footer a:link, #footer a:visited, #footer a:active {
	background-color: transparent;
	color: #CC6600;
	text-decoration: none;
	padding: 0px;
}

#footer a:hover {
	background-color: transparent;
	color: #000000;
	text-decoration:none;
}





/* Page Layout
------------------------------------------------------------------------------*/

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 920px;
	display: block;
	background-color: #FAF7CA;
}


#header {
	background: #FFCF40;
	margin: 0px auto;
	padding: 0px;
	height: 180px;
	clear:both;
	width: 100%;
	text-align: right;
}
#header-img {
	background: #FFCF40;
	margin: 0px auto;
	padding: 0px;
	height: 180px;
	clear:both;
	width: 920px;
	text-align: right;
}
#menu-wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #000000;
	display: block;
	height: 69px;
	background-image: url(../images/global/menu-art.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#menu {
	margin: 0px;
	padding: 0px;
	width: 920px;
}
#container {
	width: 920px;
	margin: 0px auto;
	text-align: center;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0px;	
}
#content {
	width: 580px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	padding: 25px 0px 25px 25px;
	background-color: #FAF7CA;
}
#content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#content li {
	padding-left: 22px;
	background: url(../images/global/arrow-red.gif) no-repeat 0em 0.6em;
	color: #000000;
	margin-top: 0px;
	margin-bottom:0em;
	padding-top:6px;
	padding-bottom:6px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	line-height: 14px;
}
#left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#left li {
	padding-left: 22px;
	background: url(../images/global/arrow-red.gif) no-repeat 0em 0em;
	color: #000000;
	margin-top: 0px;
	margin-bottom:0em;
	padding-top:0px;
	padding-bottom:8px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	line-height: 14px;
}
.printtext {
	display: none;
	padding: 0px 0px 10px;
	text-align: left;
	vertical-align: top;
	width: 630px;
}
#footer {
	width: 630px;
	margin: 0px;
	text-align: left;
	padding: 0px;
	font-size: 11px;
}
#img-right {
	float: right;
	padding-right: 0px;
	padding-top: 0px;
	display: block;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: 60px;
}




/* Other
------------------------------------------------------------------------------*/

.spacer {
     clear:both; height: 0px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#footer-content {
	width: 450px;
	height: 20px;
	margin: 0px;
	padding: 1px 0px 2px 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#right {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
}
#left {
	float: left;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	width: 630px;
	display: block;
	background-color: #FAF7CA;
}

#left-content {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	display: block;
	background-color: #FAF7CA;
}

#left-content-body {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	display: block;
	background-color: #FAF7CA;
}
#flash-info {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	background-color: #FAF7CA;
}
#bottom-art {
	display: block;
	background-image: url(../images/global/footer-art.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 50px;
	margin: auto;
	padding: 0px;
	background-color: #FAF7CA;
}
#bg {
	background-color: #FAF7CA;
	margin: 0px;
	padding: 0px;
}

#flash {
	display: block;
}



            

#print {
	float: left;
	display: block;
	width: 630px;
	text-align: right;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.activities {
	width: 610px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	display: none;
	background-color: #FAF7CA;
}
.activities-display {
	width: 610px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	display: block;
	background-color: #FAF7CA;
}
.form {
	padding-bottom: 6px;
}
.form-tb {
	padding-bottom: 6px;
	padding-top: 10px;
}
.required {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}

.sponsor-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 15px;
}
.img-right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
/* Map
------------------------------------------------------------------------------*/
#drop-menu {
	margin: 4px 0px 0px;
	padding: 0px 0px 8px;
	width: 500px;
}
#drop-menu-wrapper {
	margin: 0px;
	padding: 8px 0px 0px;
	width: 500px;
	display: block;
}
.drop-menu-h {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	display: block;
	width: 500px;
	margin: 0px;
	padding: 8px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

/* activities
------------------------------------------------------------------------------*/

#activities_close {
	width: 580px;
	margin: 0px;
	display: block;
	float: right;
	margin-top: 5px;
}
#activities_print {
	float: right;
	display: block;
}
#left-content-link-pages {
	margin: 0px;
	padding: 0px 120px 0px 0px;
	display: block;
	background-color: #FAF7CA;
}
.sale-price {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	display: block;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 3px;
	margin-right: 120px;
}
.sale-img {
	display: block;
	margin: 0px;
	padding: 3px 0px;
}
#footer_wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 920px;
	display: block;
	background-color: #FAF7CA;
}
#footer-bg {
	background-color: #FAF7CA;
	margin: 0px;
	padding: 0px;
}
#header-logo-print {
	display: none;
	margin: 0px;
	padding: 0px;
}
#contact-info-print {
	display: block;
	margin-top: 20px;
	margin-bottom: 8px;
}
.h-print {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.videoClips_sepLine {
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin: 10px 0px 0px;
	padding: 6px 0px 0px;
}
.film-container {
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.film-img {
	float: left;
	width: 244px;
}
.film-info {
	height: 165px;
	width: 346px;
	float: left;
	padding-top: 0px;
}
.film-h {
	font-size: 18px;
	color: #CC0000;
	font-weight: normal;
	line-height: 20px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 346px;
	display: block;
}

