﻿body, html
{
    padding: 0px;
    margin: 0px;
    height: 100%;
    background-color: #333;
}
#container {
    min-height:100%;
    position:relative;
}
#header
{
    padding: 5px 0px 0px 0px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    margin-left: 15px;
    color: #ccc;
    height: 25px;
}
#body
{
    padding: 0px;
    padding-bottom: 80px;
}
#footer
{
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 80px; /* Height of the footer */
    background: #000;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #eee;
    z-index: 40;
}
div.copyright
{
    padding: 2px;
    width: 180px;
    z-index: 51;
    bottom: 5px;
    text-align: center;
    font-family: arial, Helvetica, sans-serif;
    color: #777;
    font-size: 10pt;
    position: absolute;
    right: 10px;
    left: auto;
}
a:link, a:visited
{
    color: #ffe4a1;
    text-decoration: none;
}
a:hover
{
    color: #f90;
    text-decoration: none;
}
div.search
{
    position: absolute;
    top: 2px;
    right: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #eee;
    z-index: 150;
}
.searchBox
{   
    border: 1px solid #000;
    background-color: #555;
    font-family: Arial, Helvetica, sans-serif;
    color: #fc6;
}
.submitButton 
{
    background-color: #ccc;
    border: 1px solid #000;
}
img.logo
{
    position: relative;
    display: block;
    margin: 0px auto 0px auto;
    top: -27px;
}
div.leftContent
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ffe4a1; /* gold color */
    font-size: medium;
    position: absolute;
    left: -180px;
    text-align: left;
    width: 190px;
    top: 100px;
    z-index: 151;
    line-height: 25px;
}
.leftContent a:link, a:visited
{
    color: #ffe4a1;
    text-decoration: none;
}
.leftContent a:hover
{
    color: #f90;
}
div.featuredProduct
{
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    text-align: center;
    position: relative;
    top: 0px;
    z-index: 1;
}
div.footerQuote
{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    font-family: 'Times New Roman' , Times, serif;
    color: #ffe4a1; /* gold color */
    font-style: italic;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    position: absolute;
    bottom: 5px;
    z-index: 60;
}
div.rightContent
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ffe4a1; /* gold color */
    font-size: 10pt;
    position: absolute;
    right: -190px;
    text-align: left;
    width: 180px;
    top: 110px;
}
div.menuTop
{
    position: relative;
    width: 100%;
    height: 85px;
    z-index: 166;
    background-color: #111;
    top: 0px;
}
div.menuLargeView
{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    bottom: -5px;
    position: relative;
}
#slides
{
    /*border: thin solid #00FFFF; */
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    top: -1px;
    position: relative;
    width: 412px;
    height: 412px;
    overflow: hidden;
    z-index: 1;
}
#slides img
{
    display: block;
}
div.form
{
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ddd;
    font-size: small;
    margin-left: 150px;
    background-color: #444;
    width: 400px;
}
input
{
    width: 180px;
}
.backbutton
{
    width: 120px;
    color:#ffe4a1;
    background-color:#222222;
    border-style:solid;
    border-color:#BFAB7A;
    left: 15px;
    position: absolute;
}
.backbuttonabout
{
    width: 60px;
    color:#ffe4a1;
    background-color:#222222;
    border-style:solid;
    border-color:#BFAB7A;
    left: 12px;
    top: 12px;
    position: absolute;
}
.required
{
    color: #FF9900;
}
div.thankyou
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #ddd;
    position: relative;
    width: 550px;
    top: 50px;
    left: 100px;
}
.thankyou a:link, a:visited
{
    color: #ffe4a1;
    text-decoration: none;
}
.thankyou a:hover
{
    color: #f90;
}
.error_strings
{
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #f00;
    background-color: #ddd;
    left: 450px;
    position: absolute;
    width: 300px;
    top: 120px;
}
.aboutcontainer
{
    position: relative;
    width: 700px;
    height: 400px;
    top: 5px;
    margin-right: auto;
    margin-left: auto;
    border: thin solid #C0C0C0;
}
.aboutinstleft
{
    position: absolute;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    color: #c0c0c0;
    margin-left: 108px;
    margin-top: 55px;
}
.aboutinstright
{
    position: absolute;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    color: #c0c0c0;
    margin-left: 899px;
    margin-top: 55px;
}
.logoIndustry
{
    position: absolute;
    top: 0px;
    left: 625px;
}
.underline
{
    text-decoration: underline;
}
#fade {
	display: none;
	background: #000; 
	position: absolute; left: 0; top: 0; 
	z-index: 1000;
	width: 100%; height: 100%;
	opacity: .80;
}
.popup_block{
	display: none;
	background: #333;
	padding: 20px; 	
	border: 10px solid #ffe4a1;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	border: none;
	margin: -20px -20px 0 0;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}
h1
{
    font-size: 18px;
    font-weight: bold;
}
h2
{
    font-size: 16px;
    font-weight: bold;
}
#disclaimer
{
    position: relative;
    margin-left: 30px;
}
.disclaimer
{
    position: absolute;
    left: 700px;
    top: 5px;
}
.cf
{
    margin-left: 10px;
}
/* search results not used right now
div.results
{
    top: 30px;
    left: 10px;
    position: absolute;
    background-color: #fefefe;
}
#cse-search-results
{
    padding: 5px;
    background-color: #fefefe;
}
div.resultsFeaturedCulturedArt {position: absolute; z-index: 10; top: 100px; left: 700px;}
div.resultsFeaturedReplicas    {position: absolute; z-index: 10; top:  75px; left: 600px;}
div.resultsFeaturedEagles      {position: absolute; z-index: 10; top:  05px; left: 600px;}
div.resultsFeaturedGlobes      {position: absolute; z-index: 10; top: -10px; left: 600px;}
*/

