@charset "utf-8";
/* CSS Document */
/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/
/*	
######################
#   PAGE STRUCTURE   #
######################
\*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: url(../images/bg02.gif);
}
#wrapper {
	margin: 0 auto;
	width: 922px;
	/*border-color: #333333;
	border-style: ridge;
	border-width: 10px;*/
}
/*
	.............................
	.. MAIN FAUX COLUMNS IMAGE ..
	.............................
\*/
#fauxgoldfilm {
	background: url(../images/bgfilm-gold.jpg);
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	}
/*
	..............................
	.. EXTRA FAUX COLUMNS IMAGE ..
	..............................
\*/		
/*
#fauxredfilm {
	background: url(images/bgfilm-red.jpg);
	margin-bottom: 0px;
	overflow: auto; 
	width: 100%;
	}
\*/
/*	
#fauxgrayfilm {
	background: url(images/bgfilm-gray.jpg);
	margin-bottom: 0px;
	overflow: auto; 
	width: 100%;
	}
\*/
/*
#fauxgoldphotos {
	background: url(images/bgphotos-gold.jpg);
	margin-bottom: 0px;
	overflow: auto; 
	width: 100%;
	}
\*/
/*
#fauxgrayphotos {
	background: url(images/bgphotos-gray.jpg);
	margin-bottom: 0px;
	overflow: auto; 
	width: 100%;
	}
\*/
/*
#fauxredphotos {
	background: url(images/bgphotos-red.jpg);
	margin-bottom: 0px;
	overflow: auto; 
	width: 100%;
	}
\*/
/*
	.....................................
	.. 2 COLUMN WITH HEADER AND FOOTER ..
	.....................................
\*/
#header {
	width: 922px;
	background:url(../images/header-gold.jpg);
	background-repeat: no-repeat;
	margin: 20px 0px 0px 0px;
	height: 267px;
	padding-top: 1px;
}
#navigation {
	color: #333;
	margin: 0;
	background-image: url(../images/btbg-black.gif);
	padding-left: 15px;
	padding-right: 15px;
	background-repeat: repeat-x;
	height: 55px;
	padding-top: 0px;
}
#navigation2 {
	color: #333;
	margin: 0;
	height: 65px;
	background-image: url(../images/bgfilmstrip.gif);
}
#leftcolumn {
	display: inline;
	color: #FFFFFF;
	width: 200px;
	float: left;
	margin: 10px;
	padding: 0;
}
#rightcolumn {
	float: right;
	color: #000000;
	width: 680px;
	display: inline;
	position: relative;
	padding: 0;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}
#footer {
	width: 922px;
	clear: both;
	margin: 0;
	padding: 0;
	background: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 100px;
}
.clear { clear: both; background: none; }
/*
###########################
## END OF PAGE STRUCTURE ##
###########################
\*/
/*
llllllllllllllllllllllllllllllll
ll       COLUMN FORMATTING    ll
llllllllllllllllllllllllllllllll
\*/
/* 
	.......................
	.. HEADER AND FOOTER ..
	.......................
\*/
#header a {
	text-decoration: none;
	}
#footer p {
	color: #FFFFCC;
	font-size: 0.8em;
	text-align: center;
	padding-top: 15px;
	}
/* 
	.......................
	..    RIGHT COLUMN   ..
	.......................
\*/	
#rightcolumn p {
	color: #000000;
	font-size: 1em;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 13px;
	margin-left: 10px;
	}
	
#rightcolumn a {
	color: #990000;
	font-weight: 600;
	text-decoration: underline;
	}
	
#rightcolumn a:hover {
	color: #FFFFFF;
	font-weight: 600;
	text-decoration: underline overline;
	}
#rightcolumn h1 {
	font-weight: 600;
	font-size: 1.75em;
	color: #FFFFCC;
	text-align: left;
	background-image: url(../images/section-red.gif);
	margin-bottom: 14px;
	line-height: 50px;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 10px;
	}
#rightcolumn h2 {
	font-weight: 500;
	font-size: 1.3em;
	color: #990000;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 13px;
	text-align: center;
	display: block;
	}
#rightcolumn h3 {
	font-weight: 600;
	font-size: 1.58em;
	font-style: italic;
	color: #990000;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 13px;
	}
#rightcolumn h4 {
	font-weight: 600;
	font-size: 1.33em;
	color: #990000;
	margin-right: 10px;
	margin-bottom: 13px;
	margin-left: 10px;
	}
#rightcolumn h5 {
	font-weight: 600;
	font-size: 1.17em;
	font-style: italic;
	color: #990000;
	margin-right: 10px;
	margin-bottom: 13px;
	margin-left: 10px;
	}
#rightcolumn h6 {
	font-weight: 700;
	font-size: 1em;
	letter-spacing: 0.1em;
	color: #990000;
	margin-right: 10px;
	margin-bottom: 13px;
	margin-left: 10px;
	font-style: italic;
	}
/* 
	.......................
	..    LEFT COLUMN    ..
	.......................
\*/	
#leftcolumn p {
	font-size: 1em;
	color: #FFFFCC;
	font-weight: bold;
	text-align: center;
	margin-bottom: 8px;
	margin-right: 2px;
	margin-left: 2px;
	}	
#leftcolumn a {
	color: #FFCC00;
	font-weight: bolder;
	text-decoration: underline;
	}
#leftcolumn a: hover {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: underline  overline;
	}
#leftcolumn h1 {
	font-size: 1.75em;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: 8px;
	margin-right: 2px;
	margin-left: 2px;
	}
#leftcolumn h6  {
	color: #FFFFCC;
	font-size: 1em;
	font-style: italic;
	font-weight: 800;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	}
/*
llllllllllllllllllllllllllllllll
ll    END COLUMN FORMATTING   ll
llllllllllllllllllllllllllllllll
\*/
/*
+++++++++++++++++++++++++++
++    NAVIGATION MENUS   ++
+++++++++++++++++++++++++++
\*/
/* 
	....................
	.. TOP BREADCRUMB ..
	....................
\*/
#bread {
	color: #FFFF99;
	font-weight: 600;
	text-decoration: none;
	font-size: 0.8em;
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 10px;
	}
#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 
#bread ul li {
	margin-left: 0;
	border: none;
	list-style: none;
	display: inline;
	padding-left: 0px;
	}
#bread li a {
	color: #FFFF99;
	font-weight: 600;
	text-decoration: none;
	background-color: #990000;
	}
#bread li a:hover {
	color: #FFFFFF;
	font-weight: 600;
	text-decoration: underline overline;
	background-color: #990000;
	}
#bread a:active a:visited {
	color: #990000;
	font-weight: 600;
	text-decoration: none;
	}	
/* 
	.....................
	.. MAIN NAVIGATION ..
	.....................
\*/


#home #Main2 li.home a,
#movie  #Main2 li.movie a,
#archiving  #Main2 li.archiving a,
#faq  #Main2 li.faq a,
#order  #Main2 li.order a,
#about  #Main2 li.about a,
#links  #Main2 li.links a,
#contact #Main2 li.contact a,
#reservations  #Main2 li li.reservations a,
#mailing  #Main2 li li.mailing a,
#friend  #Main2 li li.friend a,
#packages #Main2 li li.packages a,
#compare #Main2 li li.compare a,
#competition #Main2 li li.competition a,
#calculator #Main2 li li.calculator a,
#demos #Main2 li li.demos a, 
#props #Main2 li li.props a, 
#ideas #Main2 li li.ideas a, 
#how #Main2 li li.how a  {
	background-image: url(../images/btbg-yellowfilm.gif);
}

#menu {
	margin: 0 auto;
	width: 175px;
	}	
#menu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 
#menu ul li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	display: inline;
	}		
#menu li a {
	display: block;
	height: 30px;
	color:#000000;
	background: url(../images/btbg-long.gif) 0 0 no-repeat;
	text-decoration: none;
	text-align: center;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	line-height: 30px;
	}
#menu li a:hover {
	background-position: -175px 0;
	color:#FFFFCC;
	text-decoration: none;
	}
#menu li a:active {
	background-position: -175px 0;
	color:#FFFFFF;
	}	
#home #menu li.home a,
#movie  #menu li.movie a,
#archiving  #menu li.archiving a,
#faq  #menu li.faq a,
#order  #menu li.order a,
#about  #menu li.about a,
#links  #menu li.links a {
	background-position: -175px 0;
}
/* 
	..........................
	.. SECONDARY NAVIGATION ..
	..........................
\*/
	
#submenu {
	width: 120px;
	margin: 0 auto;
	}
#submenu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 
#submenu ul li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	display: inline;
	}
#submenu li a {
	display: block;
	background: url(../images/btbg-small.gif) 0 0 no-repeat;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: 600;
	color:#FFCC00;
	text-decoration: none;
	text-align: center;
	line-height: 35px;
	}
#submenu li a:hover {
	background-position: -120px 0;
	color:#333333;
	text-decoration: none;
	}
#submenu li a:active {
	background-position: -120px 0;
	color:#000000;
	}
#contact #submenu li.contact a,
#reservations  #submenu li.reservations a,
#mailing  #submenu li.mailing a,
#friend  #submenu li.friend a{
	background-position: -120px 0;
	color:#000000;
}
/* 
	........................
	.. SECTION NAVIGATION ..
	........................
\*/
#navcontainer
{
	padding: 0px;
	height: 65px;
	margin-left: 4px;
	margin-right: 4px;
}
#navcontainer ul
{
	margin: 0;
	list-style-type: none;
}
#navcontainer ul li { float: left; 
}
#navcontainer ul li a {
	text-decoration: none;
	font-size: 0.8em;
	float: left;
	height: 65px;
	width: 84px;
	background: url(../images/btbg-film.gif) 0 0 no-repeat;
	text-align: center;
	font-weight: bold;
	color: #990000;
	padding: 0;
}
#navcontainer li a:hover
{
	color: #FFFFCC;
	background-position: -84px 0;
	font-weight: bold;
	text-decoration: none;
}
#navcontainer li a:active {
	color: #FFFFCC;
	background-position: -84px 0;
	font-weight: bold;
	text-decoration: none;
}
#packages #navcontainer #navlist li.packages a,
#compare #navcontainer #navlist li.compare a,
#competition #navcontainer #navlist li.competition a,
#calculator #navcontainer #navlist li.calculator a,
#demos #navcontainer #navlist li.demos a, 
#props #navcontainer #navlist li.props a, 
#ideas #navcontainer #navlist li.ideas a, 
#how #navcontainer #navlist li.how a  {
	background-position: -84px 0;
}
 

/*
+++++++++++++++++++++++++++++++
++    END NAVIGATION MENUS   ++
+++++++++++++++++++++++++++++++
\*/	
/*
################################
##       TABLE FORMATTING     ##
################################
\*/
table {
	border: #990033 3px solid;
	border-collapse: separate;
	background-color: #fcee9e;
	text-align: center;
	color: #000000;
}
td {
	border: #cc9933 1px solid;
	margin: 3px;
	color: #000;
	background-color: #fefdcf;
}
thead th {
	border: #990033 1px solid;
	font-weight: bold;
	text-align: left;
	background-color: #903;
}
th {
	border: #cc9933 1px solid;
	text-align: left;
}
tbody th:hover {
	background-color: #fefdcf;
	color: #000000;
}
th a:link {
	font-weight: normal;
	color: #903;
	border-bottom: #c93 1px dotted;
	text-decoration: none;
}
th a:visited {
	font-weight: normal;
	color: #903;
	border-bottom: #c93 1px dotted;
	text-decoration: none;
}
.caption {
	font-weight: bold;
	color: #fcee9e;
	text-align: center;
	background-color: #990000;
	font-size: 1.2em;
}
.header {
	font-weight: bold;
	color: #fcee9e;
	text-align: center;
	background-color: #000000;
	font-size: 1.2em;
}
tbody td a:link {
	color: #990000;
}
tbody td a:visited {
	color: #660000;
}
tbody td a:hover {
	color: #000;
	text-decoration: overline underline;
}
/*
################################
##     END TABLE FORMATTING   ##
################################
\*/
/*
++++++++++++++++++++++++++++++++
++      IMAGE FORMATTING      ++
++++++++++++++++++++++++++++++++
\*/
#logo {
	display: block;
	margin: 0 auto;
	margin-top: 106px;
}
#printlogo {
	display: none;
}
#nonprintimage {
	display: block;
}
img.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
/*
++++++++++++++++++++++++++++++++
++    END IMAGE FORMATTING    ++
++++++++++++++++++++++++++++++++
\*/
/*
llllllllllllllllllllllllllllllll
ll      GENERAL FORMATTING    ll
llllllllllllllllllllllllllllllll
\*/
.centertext {
	text-align:	center;
	}
.rightalign  {
	text-align: right;
}

.textfield-rightalignbold {
	text-align: right;
	font-weight: bold;
}
.textfield-rightaligntotal {
	text-align: right;
	font-weight: bold;
	color: #990000;
	font-size: 1.1em;
}
.rightalignsmall {
	font-size: 0.8em;
	text-align: right;
	color: #000000;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 13px;
}
.boldinlinetitle {
	color: #990000;
	font-size: 1.2em;
	font-style: italic;
	font-weight: 900;
	display:inline;
	}
.inlineemphasis {
	color: #990000;
	font-weight: bold;
	font-style: italic;
	}		
.definition {
	color: #CC3300;
	border-bottom-color: #CC3300;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	}
.footnote {
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
	text-indent: -15px;
	padding-left: 25px;
	display: block;
}
INPUT {
	border-color: #990000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	}
/*
llllllllllllllllllllllllllllllll
ll    END GENERAL FORMATTING  ll
llllllllllllllllllllllllllllllll
\*/
/*
################################
##    BEGIN LIST FORMATTING   ##
################################
\*/
li.smstar {
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(../images/bullet-smstar.gif);
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	margin-right: 18px;
	padding-left: 2px;
	margin-bottom: 6px;
	margin-left: 45px;
	text-align: left;
}
li.detailslist {
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(../images/bullet-reel.gif);
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	margin-right: 18px;
	padding-left: 2px;
	margin-bottom: 6px;
	margin-left: 30px;
	text-align: left;
	}
ul.lgstar {
	list-style-type: none;
	padding: 0;
	margin-top: 16px;
  }
ul li.lgstar {
	list-style-image: none;
	background-image: url(../images/bullet-star.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	color: #000000;
	font-weight: bold;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-left: 14px;
	margin-right: 14px;
   }
ul li li.lgstar {
	list-style-image: none;
	background-image: url(../images/bullet-smstar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 14px;
	padding-left: 28px;
}
ol {
	margin-left: 40px;
	color: #000000;
	font-weight: bold;
}
ol li {
}
.blockdisplay {
}
