/* CSS Document */

/* Presentation Stylesheet */ 
html {
	height:100%;
	margin:0;
	padding:0;
}

body {
	border-top:2px solid #FF66FF;
	background-image:url(../images/bg_0.jpg);
	background-position:0 0;
	background-repeat: repeat;
	background-color: #000;
	background-attachment:scroll;
	height:100%;
	margin:0;
	padding:0;
}

.pink { color:#FF66FF; }

#masthead { /*background-image:url(../images/topbg.gif);
background-position:0 0;
background-repeat: repeat-x;*/
	/*	height:35px;*/
		background-image: url(../images/blkbg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	border-bottom: #FFFFFF;
}

#nav {
	margin:0 auto;
	text-align: right;
	width: 780px;
	height: 30px;
	padding-top: 5px;
}

#nav ul {
	margin:0;
	padding:0;
}

#nav li {
	display:inline;
	list-style-type:none;
	font-weight: 300;
}

#nav li a {
	text-decoration:none;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	font-weight:300;
	padding:6px;
}

#nav li a:hover,
#nav2 li a:hover {
	color: #FF66FF;
	background-color:#333333;
}

#wrapnavc {
	width:165px;
	float: left;
	margin-left: 6px;
	overflow: hidden;/*	background-image: url(../images/bg/corner.png);
	background-position: top right;
	background-repeat: no-repeat;*/
	clear: both;
}

#navcontainer {
	width:161px;
	list-style: none;
	float: left;
	margin: 0 auto;
	position: relative;/*	background-color: #FFFFFF;*/
}

#navcontainer ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

#navcontainer li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.1em;
	margin-bottom : -1px;
	width: 11em;
}

#navcontainer li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 9.5em;
	margin-top : -1.85em;
}

#navcontainer li ul ul { /* third-and-above-level lists */ left: -999em; }

#navcontainer li a,
#navcontainer a {
	width: 11em;
	w\idth : 11em;
	display : block;
	color : #FF66FF;
	font-weight : 600;
	font-family:"Trebuchet MS", Arial, sans-serif;
	text-decoration : none;
	/*	border : 1px dashed #c6c6c6;*/
	font-size:13px;
	padding: .5em 0 .5em .9em;
	text-align:left;
	background-image:url(../images/blkbg.gif);
	background-repeat:repeat;
	background-position:bottom right;
	border-bottom:1px solid #bbb;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #bbb
}

#navcontainer li a:hover {
	color : #FF66FF;
	background-color : black;
	background-image: url(../images/blkbg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
}

#navcontainer li li a {
	color : #FF66FF;
	width:12em;
	background-color : black;
	background-image: url(../images/blkbg.gif);
	background-position: 0 0;
	background-repeat: repeat;
}

#navcontainer li:hover ul ul,
#navcontainer li:hover ul ul ul,
#navcontainer li.sfhover ul ul,
#navcontainer li.sfhover ul ul ul { left: -999em; }

#navcontainer li:hover ul,
#navcontainer li li:hover ul,
#navcontainer li li li:hover ul,
#navcontainer li.sfhover ul,
#navcontainer li li.sfhover ul,
#navcontainer li li li.sfhover ul { /* lists nested under hovered list items */ left: auto; }

#copy {
	padding: 400px 0 0 0;
	line-height: 1.65;
}
#copyie {
	padding: 100px 0 0 0;
	line-height: 1.65;
}
#copy h1, #copy p, #copyie p	{
	margin:0 10px;}
.end {
	background-image: url(../images/bg/welcomeback.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.ends {
	background-image: url(../images/bg/bg4.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

/*#navcontainer a 	{
display: block;
font-weight: normal;
color: #555555;
background-color: #f8f8f8;
width: 104px;
padding-top: 10px;
padding-right: 15px;
padding-bottom: 10px;
padding-left: 15px;
text-decoration: none;
border-right-width: 6px;
border-right-style: solid;
border-right-color: #f1f1f1;
}

#navcontainer a:hover	{
background-color: #000000;
border-right-width: 6px;
border-right-style: solid;
border-right-color: #000000;
color: #ffffff;
}
*/#wrap {
	width:790px;
	margin:0 auto;
	padding: 0;
	background-color: #FFFFFF;
	/*	background-image: url(../images/bg/welcomeback.png);
	background-position:bottom right;
	background-repeat:no-repeat;*/
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}

#wrapinner {
	width:600px;
	margin:0;
	/*	float:right;*/
	overflow: visible;
	border-left: 1px solid #ccc;
	float: right;
}

#wrapinner2 {
	width:612px;
	margin:0;
	/*	float:right;*/
	overflow: visible;
	border-left: 1px solid #ccc;
	float: right;
}

.ties {
	background-image:url(../images/splash.png);
	background-position:75px 0;
	background-repeat:no-repeat;
	width:100%px;
	background-attachment: scroll;
}

#content {
	margin:0;
/*	width: 100%;*/
}
.pad { margin: 15px; }
/*#main { padding: 15px; }
*/
#wrap #wrapnavc a.collect {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 700;
	padding: 5px 10px;
	color: #333333;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0;
	display: block;
	background-image:url(images/menubg2.gif);
	background-repeat:repeat-x;
	background-position:0 bottom;
	letter-spacing: 1px;
}

/*
.sidelink {
	display:block;
	width:140px;
	font-size:1.1em;
	font-weight:700;
	text-align:left;
	background-color:#eee;
	background-image:url(img/gradient1.png);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-x-position:0;
	background-y-position:0;
	color:#26c;
	padding:5px 0pt 5px 8px;
	margin:3px 10px 2px 0pt;
	border-bottom:1px solid #bbb;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #bbb
}

.sidelink:hover, .menuheader {
	background-color:#fff;
	background-image:url(img/gradient2.png);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-x-position:0;
	background-y-position:0;
	color:#222;
	text-decoration:none;
	border-bottom:1px solid #888;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #888
}*/

#wrap.flex { width: 80%; }

.logo {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/js_logo_pnk.gif);
	width: 100%;
	display: block;
	height: 90px;
	overflow: visible;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -99em;
}

#wrap #wrapnavc #navcontainer li a:hover .collect { width:161px; }

.box { background-color: #999999; }

#wrap #wrapnavc a.collect {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 700;
	padding: 0px 0 0px 10px;
	color: #333333;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 10px 0 15px 0;
	background-image:url(../images/menubg2.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	letter-spacing: 0.75px;
	width: 150px;
}

.bckgrnd {
	background-image: url(../images/bg/bkg.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
	clear: both;
}

.zip {
	margin-right: -10px;
	width: 208px;
	height: 20px;
	z-index: 100;
	overflow: visible;
	margin-left:auto;
}

.frame {
	clear: left;
	float: left;
	height: 120px;
	width: 120px;
	background-image: url(../images/bg/03original.gif);
	border: 1px solid #ccc;
	padding: 5px;
}

.lift {
	clear:both;
	background-image: url(../images/bg/shades.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height: 40px;
}

.fill {
	background-image: url(../images/side2.png);
	background-repeat: repeat-y;
	background-position: right bottom;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
}

.bckgrnd #wrap #wrapinner #content #copy p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	padding-left: 0px;
}

.bckgrnd2 {
	border-top:1px solid #666;
	padding-top: 5px;
	width: 100%;
}

.spcright { margin-left: 20px; }

.bckgrnd2 .bckgrnd #wrap #wrapinner #main #content img { text-align: center; }

.bckgrnd2 .bckgrnd #wrap #wrapinner #main #content td img {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

.bckgrnd2 .bckgrnd #wrap #wrapnavc .lifttop {
	background-image: url(../images/bg/shadestop2.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
}

.movie {
	width: 100%;
	height: 100%;
}
.movie-about {
	width: 100%;
	height: 100%;
}

div.movie {
	width: 100%;
	height: 500px;
	text-align: center;
	/*	border: 1px solid #333333;*/
	margin: 0 auto;
}
div.movie-about {
	width: 100%;
	height: 300px;
	text-align: center;
	margin: 0 auto;
}
#link img	{
	margin:0 1em;}
#link ul	{
	margin:2em;
	padding:2em;}
	
