﻿html {
   height: 100%;
   margin-bottom: 1px;}

body {
   font: normal 76% Verdana, Arial, Helvetica, sans-serif;
   background: #5d4f42 url('images/backbar.jpg');
   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: #5d4f42;
   text-decoration: none;
   font-weight: bold;
   outline: none;}

a:hover {
   color: #5d4f42;
   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: #5d4f42;
   font: normal 26px "Trebuchet MS", Georgia, Georgia, serif;
   margin: 5px 0;}

h2 {
   color: #4e4734;
   font: normal 20px Verdana, Arial, sans-serif;
   margin: 5px 0;}

h3 {
   color: #5d4f42;
   font: normal 20px Verdana, Arial, sans-serif;
   margin: 5px 0;}

h4 {
   color: #5d4f42;
   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: #5d4f42;
   color: #5d4f42;
   height: 1px;
   width: 80%;}

ul {
   padding: 0;
   margin: 0 0 20px 20px;
   list-style: square;}

#wrapper { 
   text-align: left;
   background-image: url('images/wrapper.jpg');
   width: 960px;
   margin: 0 auto;}
   
#entry {
    position: relative;
	width: 649px;
	height: 649px;
	background-image:url('images/entry.png');
	margin: 0 auto;}

#header {
   position: relative; /* Header position */
   background-image: url('images/header.jpg');
   height: 252px;
   width: 960px;}   

#tagline {
   position:absolute;
   z-index: 1;
   top: 205px;
   left: 250px;
   width: 460px;
   height: 35px;
   line-height:35px;
   text-align: right;   
   margin: 0;
   padding: 0;}
   
#tagline h1 {
   color: #5d4f42;
   font: normal 18px "Trebuchet MS", Georgia, Georgia, serif;
   padding: 0;
   margin: 0;}
  
   
/* This sets the Top Menu position, colors, list type definitions */   

#menu {
   position: absolute; 
   top: 85px;
   left: 100px;
   z-index: 3;
   width: 100px;
   height: 40px;
   line-height:40px;
   text-align: left;}
   
#menu p{
   padding: 0;
   margin: 0;}
   
/* This sets the Entry position, colors, list type definitions */   

#entrymenu {
   position: absolute; 
   top: 135px;
   left: 430px;
   z-index: 3;
   width: 100px;
   height: 40px;
   line-height:40px;}
   
#entrymenu p{
   padding: 0;
   margin: 0;}
   
#entrycontent {
   position: absolute;
   z-index: 5;
   top: 285px;
   left: 160px;
   width: 350px;}
   
#entryfooter {
	position:absolute;
	z-index: 6;
	top: 485px;
    left: 130px;
	width: 380px;
	height: 60px;
	font-size: 85%;
	color: #404040;}
	
#entryfooter p {
   padding: 0;
   margin: 0;}

#entryfooter a {
   color: #404040;
   padding: 0 5px;
   text-decoration: none;
   font-weight: bold;
   outline: none;}

#entryfooter a:hover {
   color: #202020;
   text-decoration: underline;
   font-weight: bold;
   outline: none;}
   
#entryfooter ul {
   margin: 0;
   padding: 0;
   list-style-type: none;}

#entryfooter li {
   display: inline;
   margin: 0;}

#entryfooter li a {
   color: #404040;
   font-weight: normal;
   padding: 0;
   text-decoration: none;}

#entryfooter 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-left */
   
#sidebar-left {
	width: 190px;
	float: left;
	text-align: left;
	font-size: 85%;
	padding: 5px 5px 5px 105px;}

#sidebar-left a {
   color: #5d4f42;
   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: #5d4f42;
   font-weight: normal;
   padding: 0;
   text-decoration: none;}

#sidebar-left li a:hover {
   color: #202020;
   font-weight: normal;
   padding: 0;
   text-decoration: underline;}

	
/* 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: 540px;
   float: right;
   	text-align: left;
	line-height: 1.6em;
   padding: 0 95px 5px 1px;}

#contentwide {
   width: 758px;
   	text-align: left;
	line-height: 1.6em;
   padding: 0 83px 5px 115px;}
   
/* This sets the position, text formatting and link colors for the 3 column footer */
   
#footer {
   clear: both;
   height: 114px;
   color: #202020;
   background: url('images/footer.jpg') no-repeat;
   text-align: center;
   letter-spacing: 2px;
   font-size: 85%;
   line-height: 2em;
   padding: 20px 20px 0 20px;}

#footer p {
   padding: 0;
   margin: 0;}

#footer a {
   color: #404040;
   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: #202020;
   font-weight: normal;
   padding: 0;
   text-decoration: none;}

#footer li a:hover {
   color: #202020;
   font-weight: normal;
   padding: 0;
   text-decoration: underline;}
   
  
.clear {
   clear: both;}
   
/* This centers text and images */
.center {
   text-align: center;}
   	
/* 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: #5d4f42;
	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");
	}


