/* ------------------------------------
Fantastic Film 2008 Style Sheet
Rebuild in full XHTML and CSS
version: 1.0

------------------------------------- */


/*typography and colours
--------------------------------------*/

body {
	text-align:center; /*allows win/ie to centre the content - text realigned in wrapper*/
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	font-size: 0.8em;
	margin: 0px;
	background-color: #FFFFCC;
	}
a:link { color: #fff; text-decoration: underline;}
	a:visited { color: #ccc; text-decoration: underline;}
	a:hover, a:active { color: #ccc; text-decoration: none;}
	
#content p {
margin-top: 0px;
	line-height:1.6em;
	}

		
	
h2 {
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight:normal;
	color:#fff;
	letter-spacing:0.1em;
	font-size:1em; 
	padding:3px 5px;
	margin:0;
	}	
	
h3 {
	font-size:100%;
	margin: 0;
	border-bottom: 1px solid #fff;
	padding: 1px 0px 1px 0px;
	}	
	

		
h1 {
	color: #ded3a1;
	font-weight:normal;
	letter-spacing: 0.4em;
	margin: 20px 0 10px 0 ;
	font-size: 1.7em;
	
	
	}
 h1.special {
	
	margin: 30px 0 0px 23px ;

	
	
	}
		
h4 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 1px 0px 1px 0px;
	line-height: 1em;
	font-size: 1.1em;
	color:#fff;
	}
h6 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 2px 2px 2px 2px;
	line-height: 1em;
	font-size: .9em;
	color:#fff;
	}
/*structure
--------------------------------------*/

#wrapper {
	width: 810px;
	text-align: left; /*cancels out the info in the body tag*/
	margin: 0px auto 0 auto;
	background:url(../images/background.gif) repeat-x top left #000;
	}
	
	/*navigation
--------------------------------------*/

#banner {
	font-size:80%;
	font-weight:bold;
	background-color: #000000;
	}	
.hidden {
	display:none
	}	
	
	
	

	
	

	.clear {
	clear:both;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/*Title
--------------------------------------*/
#OpenTimes {
	padding: 0;
	margin: 0 0 0 230px;
	
	}
	
#Face {
	float:right;
	padding: 0 0;
	}	
	/*Content
--------------------------------------*/
	#content{
	
	
}
#TextContent{
		width: 380px;
margin: 30px 0px 0px 40px ;
float:left;
}
#TextContent2{
		width: 160px;
margin: 30px 0px 0px 40px ;
float:left;
}
#ImageContent{
		width: 250px;
margin: 30px 0px 0px 30px ;
float:left;
}
#ImageContent2{
		width: 250px;
margin: 30px 0px 0px 30px ;
float:left;
}
.imagemargin{
margin-bottom: 30px;}
#TopNav
	{
	width: 713px;
	padding: 0px 0px 0px 0px;
margin: 18px 0px 0px 19px ;
	}
	#TopNav ul
		{
			padding: 0px ;
margin: 0;
		}
	
#TopNav ul li
		{
		padding: 0px 0px 0px 0px;
		display: inline;
		margin: 0 26px 0 0;
		
		}
#TopNav ul li a
		{
		text-decoration: none;
		color: #ded3a1;
		font-size: 1.3em;
		}
		/*Footer
--------------------------------------*/		

#footer{

			font-size:				80%;
		text-transform:			none;
		line-height:			100%;
		text-align: center;
		width: 730px;	
		border-top: 1px #333333 solid;
		margin: 25px 0px 0px 35px;	
		clear: both;
	
	
		}
		
		
		/*Furniture
--------------------------------------*/	

.innercontent2{

margin: 30px 0px 0px 23px ;
}
		
.products{

margin: 30px 0px 0px 23px ;
}

.productwrapper {
	width:121px;
	float:left;
	margin:0 0 2px 23px; 
	height:auto !important;
	min-height: 180px;
	height:180px;
	display:inline;
	}
	
.innercontent3 {
	padding:0 32px 10px 23px;
	}	
	
.innercontent3 ul {
	line-height:1.6em;
	margin-bottom:20px;
	}
	
.innercontent3 ul li {
	list-style-type:none;
	background-image:url(../images/site/bullet.gif);
	background-position: 0 6px;
	background-repeat:no-repeat;
	padding-left:20px;
 }
#thumbs img {
	margin:0 16px 16px 0;
	border-bottom:3px solid #cecece;
	}
	
#thumbs img:hover {
	margin:0 16px 16px 0;
	border-bottom:3px solid #ded3a1;
	}	
#detailtext {
	width:235px;
	float:right;
	}	

#detailphotos {
	width:500px;
	float:left;
	}	
