﻿/*////////// GENERAL RULES //////////*/

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

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

hr {
background-color: #162e89;
color: #162e89;
border: none;
height: 1px;}

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

/*////////// TYPOGRAPHY //////////*/

a {
color: #2160cb;
text-decoration: underline;
outline: none;
font-weight: bold;}

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

h1 {font: 28px "Century Gothic", Verdana, Helvetica, sans-serif; color: #162e89; margin: 0 0 .8em 0; letter-spacing: 1px;}
h2 {font: bold 18px "Century Gothic", Verdana, Helvetica, sans-serif; color: #162e89; margin: .8em 0; letter-spacing: 1px;}
h3 {font: bold 16px "Century Gothic", Verdana, Helvetica, sans-serif; color: #333333; margin: .8em 0; border-bottom: 1px #333 solid;}
h4 {font: bold 16px "Century Gothic", Verdana, Helvetica, sans-serif; color: #505050; margin: .8em 0;}
h5 {font: bold 18px "Century Gothic", Verdana, Helvetica, sans-serif; color: #333333; margin: .8em 0;}
h6 {font: bold 14px "Century Gothic", Verdana, Helvetica, sans-serif; color: #505050; margin: .8em 0;}

/*////////// CONTAINER FOR HEADER AND CONTENT //////////*/

#wrapper {
/* -- The wrapper holds the header, content, sidebar areas --*/
background: #ffffff;
color: #000000;
width: 980px;
margin: 0 auto 10px auto;
text-align: left;
border: 1px #c0c0c0 solid;
border-top: none;}

/*////////// HEADER AREA //////////*/

#header {
position: relative;
width: 980px;
height: 270px;}

/*////////// GLOBAL LINKS AREA //////////*/

#global {
position: absolute;
top: 0;
left: 0;
z-index: 1;
color: #707070;
width: 980px;
height: 30px;
line-height: 30px;
font-size: 0.85em;
padding: 0;
text-align: center;}

#global a {
color: #ffffff;
text-decoration: none;
font-weight: normal;
padding: 0 5px;}

#global a:hover {
color: #ffffff;
font-weight: normal;
text-decoration: underline;}

/*///////// LOGO IMAGE //////////*/

#logo {
position: absolute;
top: 30px;
left: 0;
z-index: 2;
width: 290px;
height: 200px;}

/*////////// MAIN IMAGES //////////*/

#mainimage1 {
position: absolute;
top: 30px;
left: 291px;
z-index: 2;
width: 229px;
height: 200px;}

#mainimage2 {
position: absolute;
top: 30px;
left: 521px;
z-index: 2;
width: 229px;
height: 200px;}

#mainimage3 {
position: absolute;
top: 30px;
left: 751px;
z-index: 2;
width: 229px;
height: 200px;}

/*////////// MAIN NAVIGATION //////////*/

#mainnav {
position: absolute;
top: 230px;
left: 0px;
color: #c0c0c0;
z-index: 3;
height: 40px;
line-height: 40px;
width: 980px;
text-align: center;
text-transform: uppercase;
margin: 0;}

#mainnav a {
color: #c0c0c0;
font-weight: normal;
text-decoration: none;
background: transparent url('RTB3234/images/bullet2.png') no-repeat left center;
padding-left: 10px;
margin: 0 12px;}

#mainnav a:hover {
color: #ffffff;
font-weight: normal;
text-decoration: underline;}

/*////////// SIDEBAR AREA //////////*/

#sidebarLeft {
float: left;
width: 270px;
text-align: left;
font-size: 0.85em;
line-height: 1.4em;
margin: 10px;}

/*////////// CONTENT AREA //////////*/

#contentRight {
float: right;
width: 670px;
margin: 10px;
line-height: 1.5em;}

.content2left {
float: left;
width: 325px;
margin: 0 10px 0 0;}
	
.content2right {
float: right;
width: 325px;
margin: 0 0 0 10px;}

/*////////// CONTENTWIDE AREA //////////*/
/*////// SPANS SIDEBAR AND CONTENT /////*/

#contentWide {
line-height: 1.5em;
width: 960px;
margin: 10px;}

.contentWideLeft {
float: left;
line-height: 1.5em;
width: 300px;
margin: 0 10px 10px 10px;}

.contentWideMiddle {
float: left;
line-height: 1.5em;
width: 300px;
margin: 0 10px 10px 10px;}

.contentWideRight {
float: right;
line-height: 1.5em;
width: 300px;
margin: 0 10px 10px 10px;}

/*////////// FOOTER //////////*/

#footer {
text-align: center;
font-size: 0.85em;
clear: both;
height: 60px;
color: #333333;
letter-spacing: 1px;
line-height: 2.5em;
padding: 10px 0;
margin: 0 auto;
border-top: 5px #162e89 solid;}


#footer a {
color: #333333;
text-decoration: none;
padding: 0 10px;
font-weight: normal;}

#footer a:hover {
color: #162e89;
text-decoration: underline;
font-weight: normal;}

#footer p {
letter-spacing: 2px;
clear: both;
margin: 0;
padding: 0;}

/*////////// PHOTO GALLERY //////////*/

fieldset {
border: 1px #505050 dashed;
padding: 10px 10px 5px 10px;
margin: 0 10px;
text-align: center;
line-height: 1.5em;}

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

fieldset p {
text-align: left;}

legend {
background-color: #ffffff;
padding: 0 10px;
color: #162e89;
font: small-caps bold 20px "Century Gothic", Verdana, Helvetica, sans-serif;
letter-spacing: 2px;}

/*////////// IMAGES //////////*/
img {
border: none;}

.image-border {
background-color: #ffffff;
padding: 3px;
border: 1px #919191 solid;}

.imageleft-noborder {
background-color: #ffffff;
margin: 0 10px 0 0;
float: left;}

.imageright-noborder {
background-color: #ffffff;
margin: 0 0 0 10px;
float: right;}

.imageleft-border {
background-color: #ffffff;
margin: 0 10px 0 0;
padding: 3px;
float: left;
border: 1px #919191 solid;}

.imageright-border {
background-color: #ffffff;
margin: 0 0 0 10px;
padding: 3px;
float: right;
border: 1px #919191 solid;}

/*////////// MISC. CLASSES //////////*/

.center {
text-align: center;}

.right {
text-align: right;}

.clear {
clear: both;}

.clearwide {
height: 1px;
line-height: 0;
margin: 0;
padding: 0;
clear: both;}

.calendar {
line-height: 1.2em;}

.catalogimages {
vertical-align: middle;
text-align: center;
padding: 5px;
width: 20%;}

.catalogdescription {
line-height: normal;
vertical-align: top;
text-align: left;
padding: 5px;
font-size: 0.90em;
width: 60%;}

.catalogdescription h6 {
color: #162e89;
margin: 0;
font: bold 12px Arial, Helvetica, sans-serif;}

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

