	/*---------Global-------------*/
  
img, div { behavior: url(iepngfix.htc) }

body, html, div{
	padding: 0;
	margin: 0;
}
body{
	background-image: url(images/footerBodyBg.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	font: 12pt helvetica, arial;
}
img{
	border: 0;
}
#template{
	position: absolute;
	top: 0;
	left: 0;
	opacity: .2;
	z-index: -1;
	display: none;
}
#siteBody{
	position: relative;
	width: 1050px;
	height: 846px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin-left: auto;
	margin-right: auto;
	background: url(images/bg.jpg);
}
#siteAll{
	position: relative;
	background: url(images/footerBG.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	
}

#logoHeader{
	position: absolute;
	top: 20px;
	left: 20px;
}
#clapboard{
	position: absolute;
	bottom: 35px;
	left: 85px;
}
#palmLeft{
	position: absolute;
	bottom: 40px;
	left: -80px;
}
#palmRight{
	position: absolute;
	right: 0;
	bottom: 40px;
}
#seanRyan{
	position: absolute;
	bottom: 0px;
	right: 495px;
}
#bobbiDetective{
	position: absolute;
	bottom: 0;
	right: 105px;
}
#contentBox{
	position: absolute;
	right: 25px;
	top: 60px;
	width: 624px;
	height: 459px;
	background: url(images/contentFrame.png);
	text-align: center;
}
#affiliates{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
}
#navBar{
	position: absolute;
	top: 0;
	right: 10px;
	width: 620px;
	height: 48px;
	background: url(images/navBG.png);
	text-align: center;
	background-repeat: no-repeat;
}
#navBar img{
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
#join{
  margin-left: -50px;
}
#eventful {
  position: absolute;
  bottom: 105px;
  right: 260px;
}
#footer{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 115px;
	background: url(images/footerBG.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	font: 10pt arial;
	color: #fff;
	text-align: center;
	width: 100%;
	line-height: 12px;
}
#footer img{
	margin-top: 13px;
}
#footer a{
  color: #fff;
  text-decoration: underline;
}
#footerText{
  margin-top: 10px;
}
		
/*-------------Global---------------*/

/*-------------Index.Php-----------*/
#video{
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
#logo{
	position: absolute;
	top: 105px;
	left: -45px;
}
/*-------------Index.Php-----------*/

/*-------------synopsis.Php-----------*/
#synopsis {
  font-family: arial;
  font-size: 14pt;
  text-align: left;
  margin: 10px;
}

#synopsis h1{
  font-weight: bold;
  font-size: 14pt;
  text-decoration: underline;
  margin-top: 0px;
}
#polaroids{
	position: absolute;
	top: 145px;
	left: 5px;
}

/*-------------synopsis.Php-----------*/		

/*-------------gallery.Php-----------*/
#photos{
	padding: 20px;
}


/*-------------gallery.Php-----------*/

/*-------------terms.Php-----------*/
#tandc{
	overflow-y: scroll;
	height: 100%;
	padding-left: 10px;
	text-align: left;
}

.termHeader {
  font-weight: bold;
  font-size: 14pt;
  text-decoration: underline;
}



/*-------------terms.Php-----------*/


#googlecart-widget{
	position: absolute;
	left: 0;
	top: 0;
}