/*---------- Common Elements ----------- */

html {
		background: #edecda;
		}		

body {
		margin: 0;
		padding: 0;
		text-align: center;
		background: #edecda;
		font: small/1.62 "Trebuchet MS", Verdana, Arial, sans-serif;
		color: #21211b;
		}		
		
p, li {	font-size: 100%; }		
		
/* ----------------- Divisions ------------------ */		

/* -header --------------------------- */

#header {
		border-bottom: 5px solid #ded2c6;
		text-align: left;
		padding: 0 0 10px 0;
		background-color:#4D4D4D;
		overflow: hidden;
		width: 100%;
		height: 130px;
		}		

#header_content {
		text-align: left;
		padding: 0;
		margin: 0 auto;
		width: 768px;
		color: #fff;
		background: transparent;
		/*overflow: hidden;*/
		}
		
.logo {
		margin-top: 5px;
		margin-left: 0px;
		}



/* -content --------------------------- */

#content {
		margin: 0;
		padding: 0;
		background: #B39C86;
		}	
		
.content_wrapper {
		margin: 0 auto;
		padding-bottom: 20px;
		text-align: left;
		background: transparent;
		overflow: hidden;
		width: 768px;
		}	

#content_head {
		background: transparent;
		overflow: hidden;
		width: 410px;
		margin: 10px 0 0 5px;
		float:right;
		}	

.moviecandles{
		height: 400px;
		width: 400px;
		border:5px solid #FFFFFF;
		background-repeat: no-repeat;
}

.tagline{
text-align:center;
margin-top:15px;
font-size:16pt !important;
}

.tagline a {
		text-decoration: none;
		color: #fff;
		font-weight: normal;
		}	

		
.tagline a:hover {
		text-decoration: none;
		background: #fff;
		font-weight: normal;
		color: #b38686;
		}
		
#content h1 { 
		font-size: 22pt;
		line-height:22pt; 
		color: #21211b;
		font-style:italic;
		font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
		font-weight: normal;
		letter-spacing: -.5px;
		padding-top:10px;
		}				
		
#content h2 {
		font-size: 14pt; 
		color: #21211b;
		padding-top:5px; 
		}	

.subhead{
		clear:both;
		font-size: 14pt; 
		color: #21211b;
		padding-top:5px;
		}
		
#content_featured h3 {
		font-size: 18pt; 
		color: #21211b;
		margin:10px 0;
		}	
		
#content_featured .content_wrapper { margin-top: 0; }		

#content p {
		font-size: 12pt; 
		line-height: 140%;
		margin-bottom:10px;
		}		

#content_featured {
		margin: 0;
		padding: 0;
		background: #ded2c6;
		overflow: hidden;
		width: 100%;
		}
		
/* -home content --------------------------- */
	
		
#home #content_main {
		background: transparent;
		float: left;
		overflow: hidden;
		width: 481px;
		margin: 10px 5px;	
		padding-right: 0;
		display: inline;
		}				

#home #content_right {
		float: right;
		width: 237px;
		margin: 10px 0;
		background: transparent;
		}				

#home #content_right ul{
		width:227px;
		padding:0;
		list-style-type:none;
		}

#home #content_right li {
		display:block;
		position: relative;
		float:left;
		margin-bottom:5px;
		}


#home #content_right li span.store-name a{
		text-decoration:none;
		display:block;
		text-align:center;
		font-size: 14pt;
		font-weight:bold;
		color: #333333;
		}

#home #content_right li span.store-name a:hover {
		color: #76604b;
		font-weight:bold;
		}

#home #content_right li img {
		width: 227px;
		height: 170px;
		border: 5px solid #ffffff;
		}

#home #content_right li img:hover {
		border: 5px solid #76604b;
		}


.movie{
		height: 380px;
		width: 471px;
		border:5px solid #FFFFFF;
		background-repeat: no-repeat;
}

	
/* -footer --------------------------- */
		
#footer {
		border-top: 5px solid #cfcfcf;
		background-color:#4D4D4D;
		overflow: hidden;
		width: 100%;
		}	
		
#footer_content {
		margin: 0 auto;
		margin-bottom: 25px;
		text-align: left;
		overflow: hidden;
		width: 768px;
		color: #fff;
		font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
		font-size: 90%;
		}


#footer_content ul {
		clear: both;
		width: 768px;
		margin-top: 20px;
		padding: 0;
		background: transparent;
		list-style:none;
		}		
		
#footer_content li {
		float: left;
		}	
		
#footer_content ul a {
		display: block;
		padding: 0 1em;
		margin: 0 1em;
		line-height: 2.1em;
		text-decoration: none;
		color: #fff;
		font-weight: normal;
		}	

		
#footer_content ul a:hover {
		text-decoration: none;
		background: #fff;
		font-weight: normal;
		color: #b38686;
		}			

#footer_content ul a.here{
		text-decoration: none;
		background: #fff;
		font-weight: normal;
		color: #b38686;
		}
		
.credit {
		clear: both;
		color: #fff;
		padding: 10px 0;
		margin-left: 1em;
		text-align: left;
		}		

.credit a:link, .credit a:visited {
		color: #5b6d7d;
		text-decoration: none;
		font-weight: normal;
		font-size: 90%;
		}

/* phto gallery ------------ */

#thumbs {
	list-style-type:none;
	width:768px;
}

#thumbs li {
	display:block;
	float:left;
	margin:0 42px 20px 0;
}

#thumbs li img{
	width:150px;
	height:150px;
	border:5px solid #FFFFFF;
	}

#thumbs li img:hover{
	border: 5px solid #76604b;
}
#thumbs li.end {
	margin: 0 0 20px 0;
}

/* Lightbox ========================================= */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../testimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../testimages/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #e4d9cf; }

					
/* Normalize CSS Elements ------------ */

*{margin:0;padding:0;}
		
	
.about{
padding-top:10px;
}
		
		
img {
border: 0;
}

#sthumbs {
	list-style-type:none;
	width:800px;
	margin-top:10px;
}

#sthumbs li {
	display:block;
	float:left;
	margin:0 20px 20px 0;
}

#sthumbs li img{
	width:150px;
	height:130px;
	border:5px solid #666666;
	}

#sthumbs li img:hover{
	border: 5px solid #c10e0e;
}
#sthumbs li.end {
	margin: 0 0 20px 0;
}
	      		
      		
