﻿html {
   height: 100%;
   margin-bottom: 1px;}

body {
   font: normal 76% Verdana, Arial, Helvetica, sans-serif;
   background: #685645 url('images/backbar.jpg') repeat-x;
   color: #000000;
   text-align: center;
   margin: 0;
   padding: 0;}

img {
   border: none;}
   
/*  This sets the link colors for the content area of the pages  */

a {
   color: #685645;
   text-decoration: none;
   font-weight: bold;
   outline: none;}

a:hover {
   color: #685645;
   text-decoration: underline;
   font-weight: bold;
   outline: none;}
   
/*  The items below set the properties for the fonts, sizes and
colors used for headings 1 through 6. */

h1 {
	color: #685645;
	font: normal 26px "Bradley Hand ITC";
	margin: 5px 0;
	font-weight: bold;
}

h2 {
   color: #4e4734;
   font: normal 20px Verdana, Arial, sans-serif;
   margin: 5px 0;}

h3 {
   color: #685645;
   font: normal 20px Verdana, Arial, sans-serif;
   margin: 5px 0;}

h4 {
   color: #685645;
   font: normal 18px "Trebuchet MS", "Comic Sans MS", sans-serif;
   margin: 5px 0;}

h5 {
   color: #202020;
   font: normal 16px "Trebuchet MS", "Comic Sans MS", sans-serif;
   margin: 5px 0;}

h6 {
   color: #404040;
   font: bold 12px Verdana, "Trebuchet MS", sans-serif;
   letter-spacing: 1px;
   margin: 5px 0;}

hr {
   background-color: #685645;
   color: #685645;
   height: 1px;
   width: 80%;}

ul {
   padding: 0;
   margin: 0 0 20px 20px;
   list-style: square;}

#wrapper { /* Wrapper 3 columns position */
   text-align: left;
   background-image: url('images/wrapper.jpg');
   width: 960px;
   margin: 0 auto;}

#header {
   position: relative; /* Header position */
   background-image: url('images/header.jpg');
   height: 350px;
   width: 960px;}   
   
#pagetitle {
   position:absolute;
   z-index: 1;
   top: 237px;
   left: 85px;
   width: 380px;
   height: 55px;
   line-height:55px;
   text-align: left;   
   margin: 0;
   padding: 0;}
   
#pagetitle h1 {
   color: #685645;
   font: normal 28px "Trebuchet MS", Georgia, Georgia, serif;
   padding: 0;
   margin: 0;}

#pagetitle h2 {
   color: #4e4734;
   font: normal 18px Verdana, Arial, sans-serif;
   margin: 0;
   padding: 0;}
   
/* This sets the Menu position, colors, list type definitions */   

#menu {
   position: absolute; 
   top: 6px;
   left: 850px;
   z-index: 3;
   width: 100px;
   height: 40px;
   line-height:40px;}
   
#menu p{
   padding: 0;
   margin: 0;}
/* This sets the position, text formatting and link colors for the sidebar-left */
   
#sidebar-left {
	width: 190px;
	float: left;
	text-align: left;
	line-height: 1.6em;
	font-size: 85%;
	padding: 5px 5px 5px 35px;}

#sidebar-left a {
   color: #685645;
   padding: 0;
   text-decoration: none;
   font-weight: bold;
   outline: none;}

#sidebar-left a:hover {
   color: #202020;
   text-decoration: underline;
   font-weight: bold;
   outline: none;}
   
#sidebar-left ul {
   margin: 0;
   padding: 0;
   list-style-type: none;}

#sidebar-left li {
   display: block;
   margin: 0;}

#sidebar-left li a {
   color: #685645;
   font-weight: normal;
   padding: 0 10px;
   text-decoration: none;}

#sidebar-left li a:hover {
   color: #202020;
   font-weight: normal;
   padding: 0;
   text-decoration: underline;}

	
/* This sets the position, text formatting and link colors for the sidebar-right */
   
#sidebar-right {
	width: 190px;
	float: right;
	text-align: left;
	line-height: 1.6em;
	font-size: 85%;
	padding: 5px 35px 5px 5px;}

#sidebar-right a {
   color: #685645;
   padding: 0 5px;
   text-decoration: none;
   font-weight: bold;
   outline: none;}

#sidebar-right a:hover {
   color: #202020;
   text-decoration: underline;
   font-weight: bold;
   outline: none;}
/* This sets the position and text formatting for where the main content of your web will appear. */

#content1 {
	width: 455px;
	float: left;
	text-align: left;
	line-height: 1.6em;
	padding: 0 20px 5px 25px;}

#content2col {
   width: 660px;
   float: right;
   padding: 0 40px 5px 15px;}

#contentwide {
   padding: 0 30px 5px 30px;}
   
/* This sets the position, text formatting and link colors for the 3 column footer */
   
#footer {
   clear: both;
   height: 55px;
   color: #202020;
   background: url('images/footer.jpg') no-repeat;
   text-align: center;
   letter-spacing: 2px;
   font-size: 75%;
   line-height: 2em;
   padding: 20px 20px 14px 20px;}

#footer p {
   padding: 0;
   margin: 0;}

#footer a {
   color: #685645;
   padding: 0 5px;
   text-decoration: none;
   font-weight: bold;
   outline: none;}

#footer a:hover {
   color: #202020;
   text-decoration: underline;
   font-weight: bold;
   outline: none;}
   
#footer ul {
   margin: 0;
   padding: 0;
   list-style-type: none;}

#footer li {
   display: inline;
   margin: 0;}

#footer li a {
   color: #685645;
   font-weight: normal;
   padding: 0;
   text-decoration: none;}

#footer li a:hover {
   color: #202020;
   font-weight: normal;
   padding: 0;
   text-decoration: underline;}
   
#moviecontainer {
	position:absolute;
	left: 480px;
	top: 175px;
	text-align: center;
	z-index: 5;
	width: 380px;}
   
/* This sets the position, text formatting and link colors for the 2 column footer */
   
  
.clear {
   clear: both;}
   
/* This centers text and images */
.center {
   text-align: center;}
   
/* This sets the position, text formatting and link colors for the contact form */

#contactform {
	padding: 5px;
	text-align: left;
	margin: 20px 0 5px 0;}

#contactform label {
	width: 150px; 
	float: left; 
	text-align: right; 
	margin: 3px 5px 5px 5px; 
	clear: both;}

#contactform input {
	margin: 3px 5px 5px 5px; 
	background-color: #ffffff; 
	color: #000000; 
	border: 1px solid #c2c2c2;}

#contactform textarea {
	font: normal 12px Verdana, sans-serif;
	margin: 3px 5px 5px 5px; 
	background-color: #ffffff; 
	color: #000000; 
	border: 1px solid #c2c2c2;}

#contactform .button {
	text-align: center; 
	margin: 5px 0 0 170px; 
	border: none;
	clear: both;}
	
/* This sets the position, text formatting and link colors for the sidebar navigation */
	
#navigation {
	font-size: 120%;
	text-align: center;
	line-height: 1.6em;
	margin-bottom: 10px;}

#navigation a {
    display: block;
	color: #685645;
	font-weight: bold;
	text-decoration: underline;
	font-variant: small-caps;}

#navigation a:hover {
	color: #766f41;
	font-weight: bold;
	text-decoration: underline;
	font-variant: small-caps;}

	
/* This sets the position, text formatting and link colors for the product table */

.table {
	padding: 0px;
	border-collapse: collapse;
	font-size: 100%;
	width: 90%;}

.catalog {
	padding: 8px;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	width: 25%;}
   
/* This sets the position and borders for images */

.imageleft {
   margin: 0 10px 0 0;
   float: left;
   border: 3px double #c0c0c0;}

.imageright {
   margin: 0 0 0 10px;
   float: right;
   border: 3px double #c0c0c0;}
   
/* This sets the position without borders for images */

.imageleft-noborder {
   margin: 0 10px 0 0;
   float: left;}

.imageright-noborder {
   margin: 0 0 0 10px;
   float: right;}

/*This sets the code for the lightbox */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}

