﻿/*////////// GENERAL RULES //////////*/
html {
height: 101%;
margin-bottom: 1px;}

body {
background: #7a2a1e url('../images/background.jpg');
color: #000000;
text-align: left;
font: normal 0.80em Verdana, Verdana, Geneva, sans-serif;
padding: 0;
margin: 0;}

hr {
background-color: #ffffff;
width: 90%;
text-align: center;
color: #ffffff;
border: none;
border-bottom: 1px #8f4113 dashed;
height: 1px;}

table {
margin: 10px 0 0 0;
padding: 0;
border-collapse: collapse;
font-size: 100%;}

ul {
list-style-type: none;
margin: 10px 0 20px 10px;
padding: 0;}

ul li {
background: url('../images/bullet.png') no-repeat 0 3px;
padding: 1px 0 0 15px;}

ul li a {
color: #a93521;
text-decoration: none;
font-weight: bold;
padding: 0;}

ul li a:hover {
color: #b96d2d;
text-decoration: underline;}

blockquote {
background-color: #ededed;
margin: 3% 5%;
border: 1px dashed #909090;
line-height: 1.3em;
padding: 5px 10px;}

/*////////// TYPOGRAPHY //////////*/
a {
color: #a93521;
text-decoration: underline;
outline: none;
font-weight: bold;}

a:hover {
color: #b96d2d;
text-decoration: underline;
font-weight: bold;}

h1 {font: italic 30px 'Federo', "Century Gothic", Verdana, Helvetica, sans-serif; color: #7a2a1e; margin: .3em 0; letter-spacing: 1px;}
h2 {font: normal 26px 'Federo', "Century Gothic", Verdana, Helvetica, sans-serif; color: #7a2a1e; margin: .3em 0 0 0; padding: 0;}
h3 {font: normal 22px 'Federo', "Century Gothic", Verdana, Helvetica, sans-serif; color: #8f4113; margin: .3em 0 0 0; padding: 0;}
h4 {font: bold 16px "Century Gothic", Verdana, Helvetica, sans-serif; color: #8f4113; margin: .3em 0 .1em 0;}
h5 {font: bold 14px "Century Gothic", Verdana, Helvetica, sans-serif; color: #7a2a1e; margin: .3em 0 .1em 0;}
h6 {font: bold 14px "Century Gothic", Verdana, Helvetica, sans-serif; color: #8f4113; margin: .3em 0 .1em 0;}

/*////////// CONTAINER FOR HEADER AND CONTENT //////////*/
#wrapper {
background-color: #ffffff;
width: 980px;
margin: 10px auto;
text-align: left;}

/*////////// HEADER AREA //////////*/
#header {
background: #000000 url('../images/header.jpg') no-repeat;
position: relative;
width: 980px;
height: 320px;}

/*///////// SITE NAME AND SLOGAN AREA //////////*/
#nameplate {
position: absolute;
top: 0;
left: 10px;
z-index: 1;
font: normal 38px 'Federo', Verdana, Helvetica, sans-serif;
text-shadow: 2px 2px 3px #000;
color: #c0c0c0; 
width: 400px;
color: #ffffff;
margin: 0; padding: 0;}

#nameplate a {
text-decoration: none;
font-weight: normal;
color: #c0c0c0;}

#nameplate a:hover {
text-decoration: none;
font-weight: normal;
color: #c0c0c0;}

#slogan {
position: absolute;
top: 50px;
left: 40px;
z-index: 2;
color: #c0c0c0; 
margin: 0; 
letter-spacing: 1px;
font-style: italic;
width: 330px;
height: 20px;
text-align: left;
font-size: 1.4em;
padding: 0;}

/*////////// GLOBAL LINKS AREA //////////*/
#global {
position: absolute;
top: 15px;
left: 410px;
z-index: 3;
width: 560px;
height: 30px;
line-height: 30px;
font-size: 0.80em;
padding: 0;
text-align: right;}

#global ul {
list-style-type: none;
margin: 0;
padding: 0;}

#global ul li {
background: none;
display: inline;
padding: 0 10px;}

#global ul li a {
color: #c0c0c0;
text-decoration: none;
font-weight: normal;
padding: 0;}

#global ul li a:hover {
color: #b96d2d;
text-decoration: underline;}

/*////////// MAIN NAVIGATION //////////*/
#mainnav {
position: absolute;
top: 100px;
left: 70px;
width: 210px;
height: 190px;
color: #000000;
text-transform: uppercase;
z-index: 4;
text-align: left;
margin: 0;}

#mainnav ul {
margin: 0;
padding: 0;
list-style-type: none;}

#mainnav ul li {
background: none;
padding: 3px 0; 
margin: 0;}

#mainnav ul li a {
display: block;
width: 210px;
color: #a93521;
text-decoration: none;
font-weight: bold;
padding: 0;
margin: 0;
border-bottom: 1px #a93521 solid;}

#mainnav ul li a:hover {
color: #b96d2d;
font-weight: bold;
text-decoration: none;
border-bottom: 1px #b96d2d solid;}

#mainnav ul li.active a {
color: #ffffff;
font-weight: bold;
text-decoration: none;}

/*//////// SLIDESHOW PLACEMENT ////////*/
#sliderwrapper {
background: #ffffff url('../images/mainimage1.jpg') no-repeat;
position: absolute;
top: 110px;
left: 450px;
width: 260px;
height: 180px;}

#slider {position:relative;}

#slider img {
position:absolute;
top:0;
left:0;
display:none;}

/*////////// BANNER TOP AREA //////////*/
#bannerTop {
clear: both;
margin: 0 0 10px 0;
text-align: left;
line-height: 1.4em;
font-size: 0.90em;
padding: 0 0 10px 0;}

.bannerBox {
float: left;
width: 33.3%;
text-align: left;
color: #000000;}

.bannerBox h3 {
color: #7a2a1e;
border-bottom: 1px #7a2a1e solid;
text-align: left;}

.inside {padding: 0 15px;}
.insideLeft {padding: 0 10px 0 5px;}
.insideRight {padding: 0 5px 0 10px;}

/*////////// SIDEBAR LEFT AREA //////////*/
#sidebarLeft {
float: left;
width: 25%;
text-align: left;
font-size: 0.90em;
line-height: 1.4em;
padding: 0 0 10px 0;
overflow:hidden;}

/*////////// SIDEBAR RIGHT AREA //////////*/
#sidebarRight {
float: left;
width: 25%;
text-align: left;
font-size: 0.90em;
line-height: 1.4em;
padding: 0 0 10px 0;
overflow:hidden;}

/*////////// CONTENT AREA //////////*/
#content50 {
float: left;
width: 50%;
padding: 0 0 10px 0;
line-height: 1.5em;
overflow: hidden;}

#content75 {
float: left;
width: 75%;
padding: 0 0 10px 0;
line-height: 1.5em;
overflow: hidden;}

#content100 {
float: left;
width: 100%;
padding: 0 0 10px 0;
line-height: 1.5em;}

#contentBottom {
margin: 10px 0;}

.contentBottomL {
float: left;
width: 49%;
line-height: 1.4em;}

.contentBottomR {
float: right;
width: 49%;
line-height: 1.4em;}

/*////////// BOTTOM BOX AREA //////////*/

#bottom {
margin: 10px 0 5px 0;
text-align: left;
line-height: 1.3em;}

.bottomBox {
float: left;
width: 25%;
text-align: left;
overflow: hidden;}

.bottomBox h3 {
border-bottom: 1px #7a2a1e solid;
color: #7a2a1e;
font-weight: normal;
text-align: center;
margin-bottom: 0.8em;}

.bottomBox table {
width: 100%;
margin-top: 0 !important;}

/*////////// FOOTER //////////*/
#footer {
clear: both;
height: 300px;
text-align: center;
font-size: 0.85em;
color: #202020;
padding: 0;
line-height: 1.3em;
letter-spacing: 1px;
border-top: 5px #7a2a1e solid;}

#footerInside {
width: 980px;
margin: 0 auto;}

#footer ul {
list-style-type: none;
margin: 10px 0 20px 10px;
padding: 0;}

#footer ul li {
background: url('../images/bullet.png') no-repeat 0 8px;
padding: 1px 0 0 15px;}

#footer ul li a {
color: #a93521;
text-decoration: none;
font-weight: bold;
padding: 0;
line-height: 22px;}

#footer ul li a:hover {
color: #b96d2d;
text-decoration: underline;}

#footer a {
color: #a93521;}

#footer a:hover {
color: #b96d2d;}

#footer p {
padding: 0;}

/*///// CATALOG AND GALLERY CLASSES /////*/
.catalogimages {
vertical-align: middle;
text-align: center;
padding: 5px;}

.catalogdescription {
line-height: normal;
vertical-align: top;
text-align: left;
padding: 5px;}

.catalogdescription h6 {
color: #8f4113;
margin: 0;
font: bold 14px Arial, Helvetica, sans-serif;}

.catalogcart {
vertical-align: middle;
text-align: center;
padding: 5px;}

fieldset {
border: 1px #8f4113 dashed;
margin: 10px 0;
text-align: center;
line-height: 1.4em;}

fieldset img {
background-color: #ffffff;
margin: 5px 10px;
border: 1px #919191 solid;}

fieldset p {
text-align: left;
padding: 15px 15px 5px 15px;}

legend {
background-color: #ffffff;
padding: 0 10px;
color: #7a2a1e;
font: small-caps normal 22px "Century Gothic", Verdana, Helvetica, sans-serif;
letter-spacing: 1px;}

/*////////// TEMPLATE CLASSES //////////*/
p.dropcap {
overflow: hidden;}

p.dropcap:first-letter {
color: #7a2a1e;
display: block;
float: left;
font: 60px/40px Georgia, Times, serif;
padding: 4px 4px 0 0;}

p.readmore {
padding: 5px 0;}

p.readmore a {
color: #b96d2d;
font-weight: bold;
text-decoration: none;}

p.readmore a:hover {
color: #a93521;
text-decoration: underline;}

/*////////// IMAGES //////////*/
img {border: none;}
.imageleft {float: left; margin: 0 10px 0 0;}
.imageright {float: right; margin: 0 0 0 10px;}

/*////////// MISC. CLASSES //////////*/
.center {text-align: center;}
.right {text-align: right;}
.small {font-size: 0.85em;}
.clear {clear: both;}
.clearsmall {height: 1px; line-height: 0; margin: 0; padding: 0; clear: both;}
.highlight {background-color: #FFFF00;}
