/* CSS file */
/* http://cdn.dolimg.com/franchise/frankenweenie/ */

/* Donwloads */

object,img,embed { outline:none; }


html, body {
	margin: 0;
	padding: 0;
	height:100%;
	border:none;
	background:#000000;
	font-family: "Times New Roman", Times, serif;
	color:#FFFFFF;
}

#header {
	background-color:#000000;
	width:100%;
	height:51px;
	text-align:center;
}

/* Footer */
#footer{
	color:#999;
	width:996px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#content {
	position:relative;
	width:996px;
	height:675px;
	margin-left:auto;
	margin-right:auto;
	background:url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/content_bkgrd_wide.jpg') no-repeat #000000 top center;
}

#content a, #content a:link, #content a:visited {
	font-size:12px;
	color:#555555;
} 

#content a:hover {
	color:#FFFFFF;
}

#sectionHome{
	position:relative;
	background-color: #555555;
	background-color: transparent;
}
#mainlogo{
	position:relative;
	top:110px;
	left:15px;
	text-align: center;
	filter: inherit;
	opacity: :inherit;
}
#datemain{
	position:relative;
	top:74px;
	text-align: center;
}

#navreg {
    position: relative;
    height:16px;
    top:20px;
    right:50px;
    text-align:right;
    cursor: pointer;
}

#navmain {
    position: relative;
    text-align: right;
    width:73px;
    top:50px;
    left:760px;
    height: 43px;
    display: block;
    list-style: none;
   
}

#navmain ul {
    display: block;
    height: 33px;
    text-align: right;
    
}

#navmain ul li{
	display: block;
    height: 16px;
    margin-top: 10px;
}

#nav-story, #nav-gallery {
    display: block;
    height: 16px;
    cursor: pointer;
    
}

#nav-gallery {
    width: 73px;
    background: url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/galleryBtns2.jpg') no-repeat top;
}

#nav-gallery:hover {
   background-position: 0 -16px;
}

#nav-story {
    width: 73px;
    background: url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/synopsisBtns2.jpg') no-repeat top;
}

#nav-story:hover {
    background-position: 0 -16px;
}


#nav-copy{
    width: 996px;
    height:20px;
    position:relative;
    top:35px;
    right:170px;
    text-align:right;
}

#sectionSynopsis{
	position:relative;
	width: 996px;
}

#synopsisClose {
    position: relative;
    height:16px;
    top:-20px;
    right:120px;
    text-align:right;
    cursor: pointer;
    
	
}

#synopsisLogo{
	position:relative;
	width:520px;
	top:5px;
	left:235px;
	text-align: left;
}

#synopsisCopy{
	position:relative;
	width:520px;
	top:-20px;
	left:250px;
	
}
#synopsisCopy p{
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	text-align:justify;
}

#synopsisTitle{
	position:absolute;
	width:520px;
	top:355px;
	left:250px;
	text-align:right;
	
}

#synopsisFBShare{
	position:relative;
	width:64px;
	top:165px;
	left:820px;
	text-align: right;
}

.synopsisFBShareLink {
	display: block;
	width:64px;
	height:20px;
	background: url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/fbShare.jpg') no-repeat;
	text-indent: -9999px;
}
.clear {
	clear:both;
}

#sectionGallery{
	position:relative;
}

#sectionGallery img{
	
}

#galleryFBShare{
	position:absolute;
	width:64px;
	top:570px;
	height:20px;
	left:900px;
	
}

#galleryFBShare2{
	position:absolute;
	width:64px;
	top:570px;
	height:20px;
	left:900px;
	
}

.galleryFBShareLink {
	display: block;
	width:64px;
	height:20px;
	background: url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/fbShare.jpg') no-repeat;
	text-indent: -9999px;
}


#galleryLogo{
	position:absolute;
	width:996px;
	top:560px;
	margin:0 auto;
	text-align: center;
}

#galleryClose {
    position: absolute;
    height:25px;
    width:25px;
    top:20px;
    right:10px;
    text-align:right;
    cursor: pointer;
}

.galleryThumb {
    position: absolute;
    display:block;
    height:35px;
    width:64px;
    top:10px;
    right:50px;
    text-align:right;
    cursor: pointer;
    background: url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/thumbarea_bkgrd.jpg') no-repeat;
}
.galleryThumb img{
	margin:7px 7px 0 0;
}

div.gallerythumbs{
	 position: absolute;
	display:block;
	overflow: hidden;
	height:35px;
    width:64px;
    top:10px;
    right:50px;
	white-space:nowrap;
	text-align:right;
	cursor: pointer;
	background: url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/thumbarea_bkgrd.jpg') no-repeat;
}

div.firstThumb img{
	margin:8px 7px 0 0;
}

div.middleThumb img, div.lastThumb img{
	margin:8px 14px 0 0;
}

div.firstThumb{
	height:35px;
    width:64px;
    margin-right:-1px;
    background: url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/thumbarea_bkgrd.jpg') no-repeat;
    float: left;
}

div.middleThumb{
	height:35px;
    width:64px;
    margin-right:-1px;
    background: url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/thumbarea_bkgrd_sub.jpg') no-repeat;
    float: left;
}
div.lastThumb{
	height:35px;
    width:64px;
    background: url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/thumbarea_bkgrd_sub.jpg') no-repeat;
    float: left;
}

.arrowLeft,
.arrowRight {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: pointer;
    width: 34px;
    height: 124px;
    position: absolute;
    top:245px;
    left: 0px;
    z-index: 2;
    background-position: 0px 0px;
}
.arrowRight {
    left: auto;
    right: 0px;
    background-position: -52px 0px;
    z-index: 2;
}
.arrowLeft:hover,
.arrowRight:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.arrowLeft:active,
.arrowRight:active {
    opacity: 1;
    filter: alpha(opacity=100);
}

.arrowLeft,
.arrowRight {
    background-image: url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/classic-map.png');
    background-repeat: no-repeat;
}


.dialog-wrapper {
    background: url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/dialog_wrapper_bg2.png') no-repeat;
    width: 996px;
    height: 550px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 75;
    display: block;
}

#dialog-close {
    position: absolute;
    top: 136px;
    right: 260px;
    cursor: pointer;
    z-index: 100;
}

.dialog-age-gate, .dialog-age-gate-note, .dialog-age-gate-sorry, .dialog-age-gate-error, .diamond_renderer, .dialog-login-thanks {
    width: 490px;
    height: 290px;
    position: absolute;
    top: 130px;
    left: 253px;
    text-align: center;
    
}

.dialog-wrapper h2 {
    margin: 30px 0 30px 0;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
}

.dialog-wrapper p {
    font-size: 10px;
    margin: 10px 0;
    color: #ffffff;
}

.dialog-age-gate label {
    display: block;
    float: left;
    width: 135px;
    height: 60px;
    font-size: 13px;
    color: #ffffff;
}

.dialog-age-gate input {
    width: 95px;
    height: 36px;
    border: 1px solid #ffffff;
	background-color:#999999;
    color: #ffffff;
    font-size: 22px;
    text-align: center;
}

.dialog-age-gate a, .dialog-age-gate a:link, .dialog-age-gate a:visited {
	font-size:22px;
	color:#ffffff;
	text-decoration:none;
} 

.dialog-age-gate a:hover {
	color:#FFFFFF;
}

#age-submit {
    width: 145px;
    height: 43px;
    border:  0;
    background-color:#000000;
}

.overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 25;
    background: #000000;
    opacity: 0.6;
}

/* FACEBOOK */
#fbHolder{
	height:40px;
    position:absolute;
    top:450px;
    right:170px;
    overflow:hidden;
    text-align:right;
    
}
#facebook{
	width: 100px;
	
}
#fbIcon{
	position:absolute;
    top:0px;
    right:80px;
    cursor: pointer;
}
#fbContents{
	position:absolute;
    top:0px;
    right:-80px;
    width: 80px;
}

#fbLikeImg{
	position:relative;
    top:1px;
    right:45px;  
}

.fbLikeLink {
	position:relative;
	display: block;
	width:35px;
	height:19px;
	top:0px;
	background: url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/fbLikeBtn.jpg') no-repeat;
	text-indent: -9999px;
}

.fbShareLink {
	position:relative;
	display: block;
	width:42px;
	height:19px;
	top:-19px;
	left:35px;
	background: url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/fbShareBtn.jpg') no-repeat;
	text-indent: -9999px;
}

.fbFindLink {
	position:relative;
	display: block;
	width:42px;
	height:19px;
	top:-19px;
	left:35px;
	background: url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/fbFindBtn.jpg') no-repeat;
	text-indent: -9999px;
}

#fbShareImg{
	position:relative;
     
}

/* Tweeter */
#twHolder{
	height:20px;
    position:absolute;
    top:475px;
    right:170px;
    overflow:hidden;
    text-align:right;
}
#tweeter{
	width: 115px;
}
#twIcon{
	position:absolute;
    top:0px;
    right:95px;
    cursor: pointer;
}
#twContents{
	position:absolute;
    top:0px;
    right:-95px;
    width: 95px;
}

#twFollowImg{
	position:relative;
    top:1px;
    right:46px;  
}

#twTweetImg{
	position:relative;
    top:-22px; 
    right:0px; 
}

.twFollowLink {
	position:relative;
	display: block;
	width:50px;
	height:19px;
	top:0px;
	background: url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/twFollowBtn.jpg') no-repeat;
	text-indent: -9999px;
}

.twTweetLink {
	position:relative;
	display: block;
	width:42px;
	height:19px;
	top:-19px;
	left:50px;
	background: url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/twTweetBtn.jpg') no-repeat;
	text-indent: -9999px;
}
footer {
    position: relative;
}

#gde_footerContainer {
    position: relative;
}

#ratingsInfo {
    margin: 0 auto;
    display: block;
    width: 350px;
    text-align: center;
    line-height: 140%;
    margin-bottom: 25px;
    font-size: 10px;
}

#ratingsInfo a, #ratingsInfo a:link, #ratingsInfo a:visited {
	font-size:10px;
	color:#555555;
} 

#ratingsInfo a:hover {
	color:#FFFFFF;
}

#regClose {
    position: absolute;
    height:16px;
    top:20px;
    right:50px;
    text-align:right;
    cursor: pointer;
}

#sectionReg{
	position:relative;
}

.flashReg{
	position: absolute;
	margin: 0 auto;
	top:50px;
    left:250px;
}


#socialNav{
	height:20px;
    position:absolute;
    top:475px;
    right:170px;
    overflow:hidden;
    text-align:right;
}

ul{
	list-style: none;
	margin:0px 0px;
	padding: 0;
}
ul li{
	padding: 0px;
	margin:0 3px 0 0;
	list-style:none;
	float:left;
	position:relative;
	
}
ul li div{
	display:block;
	overflow: hidden;
	height: 19px;
	width: 19px;
	white-space:nowrap;
	text-align:left;
	cursor: pointer;
}

ul li>div{
	display: inline-block;
}

ul li div.fb {
	background:url('../imgs/fbBtn.png') top left no-repeat;
	
}
ul li div.tw {
	background:url('../imgs/twitterBtn.png') top left no-repeat;
}

.fbLikeLink2 {
	position:relative;
	display: block;
	width:35px;
	height:19px;
	top:0px;
	left:20px;
	background: url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/fbLikeBtn.jpg') no-repeat;
}

.fbShareLink2 {
	position:relative;
	display: block;
	width:42px;
	height:19px;
	top:-19px;
	left:55px;
	background: url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/fbShareBtn.jpg') no-repeat;
}

.fbFindLink2 {
	position:relative;
	display: block;
	width:112px;
	height:19px;
	top:-38px;
	left:97px;
	background: url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/fbFindBtn.jpg') no-repeat;
}

.twFollowLink2 {
	position:relative;
	display: block;
	width:50px;
	height:19px;
	top:0px;
	left:19px;
	background: url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/twFollowBtn.jpg') no-repeat;
	text-indent: -9999px;
}

.twTweetLink2 {
	position:relative;
	display: block;
	width:46px;
	height:19px;
	top:-19px;
	left:69px;
	background: url('http://cdn.dolimg.com/franchise/frankenweenie/imgs/twTweetBtn.jpg') no-repeat;
	text-indent: -9999px;
}
