﻿/*////////// GENERAL RULES //////////*/
html {
	height: 100%;
	margin-bottom: 1px;}

body {
	background: #ffffff url('background.jpg') repeat-x;
	background-color: #ffffff !important;
	color: #000000;
	text-align: center;
	font: normal 0.80em Verdana, Verdana, Geneva, sans-serif;
	padding: 0;
	margin: 0 auto;}

hr {
	background-color: #c0c0c0;
	color: #c0c0c0;
	border: none;
	height: 1px;}

ul {
	margin: 10px 0 10px 10px;
	padding: 0 0 0 10px;
	list-style-image: url('bullet.png');}

table {
	padding: 0;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;}

/*////////// TYPOGRAPHY //////////*/
a {
	color: #2679a6;
	text-decoration: underline;
	outline: none;
	font-weight: bold;}

a:hover {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;}

h1 {
	color: #174d6b;
	font: normal 28px Georgia, Georgia, serif;
	margin: 0 0 .8em 0;}

h2 {
	color: #174d6b;
	font: bold 20px "Century Gothic", Verdana, Helvetica, sans-serif;
	letter-spacing: 2px;
	margin: 0 0 .8em 0;
	text-align: left;}

h3 {
	color: #606060;
	font: bold 18px Georgia, Georgia, sans-serif;
	border-bottom: 1px #808080 solid;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 0 .8em 0;
	text-align: left;}

h4 {
	color: #174d6b;
	font: bold 18px "Century Gothic", Verdana, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 3px;
	margin: 2px 0;}

h5 {
	color: #606060;
	font: bold 14px Georgia, Georgia, serif;
	margin: 0 0 .8em 0;
	text-transform: uppercase;
	text-align: left;}

h6 {
	color: #606060;
	margin: 0 0 .8em 0;
	font: bold 12px Arial, Helvetica, sans-serif;}

/*////////// CONTAINER FOR HEADER AND CONTENT //////////*/
	/* -- The wrapper holds the header, content, sidebar, and footer areas --*/
#wrapper {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	text-align: left;}

/*////////// HEADER AREA //////////*/
#header {
	position: relative;
	width: 960px;
	height: 350px;}
	
/*////////// GLOBAL AREA //////////*/
#global {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	color: #dedede;
	width: 960px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	text-align: left;
	font-size: 0.80em;}

#global a{
	color: #dedede;
	text-decoration: none;}

#global a:hover {
	color: #ffffff;
	text-decoration: underline;}

/*////////// LOGO AREA //////////*/
#logo {
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 2;
	width: 400px;
	height: 110px;
	color: #dedede;
	font: normal 28px Georgia, Georgia, serif;}

#slogan {
	position: absolute;
	top: 190px;
	left: 250px;
	z-index: 4;
	text-align: center;
	width: 400px;
	color: #ffffff;
	letter-spacing: 2px;
	font: normal 14px Verdana, Arial, sans-serif;}


/*////////// SHOPPING CART AREA //////////*/
#cart {
	color: #dedede;
	position: absolute;
	top: 230px;
	left: 80px;
	z-index: 3;
	width: 210px;
	text-align: center;
	height: 50px;}

#cart a {
	color: #dedede;
	text-decoration: none;}

#cart a:hover {
	color: #ffffff;
	text-decoration: underline;}

/*////////// MAINNAVIGATION AREA //////////*/
#mainnav {
	position: absolute;
	top: 290px;
	left: 0;
	color: #ffffff;
	letter-spacing: 1px;
	width: 650px;
	height: 40px;
	line-height: 40px;}

#mainnav a {
	color: #c0c0c0;
	padding: 0 5px;
	text-decoration: none;
	text-transform: uppercase;}

#mainnav a:hover {
	color: #ffffff;
	text-decoration: underline;
	text-transform: uppercase;}

/*////////// SIDEBAR AREA //////////*/
#sidebar {
	float: left;
	width: 290px;
	padding: 0 10px 10px 0}

#sideblock {
	background-color: #000000;
	color: #ffffff;
	padding: 10px;
	margin: 0 0 20px 0;}
	
#sideblock h4 {
	color: #c0c0c0;
	margin-bottom: 10px;}

.categorylist {
color: #c0c0c0;
	line-height: 2.3em;
	letter-spacing: 1px;
	padding: 0;}

.searchform {
	text-align: center;
	color: #ffffff;
	vertical-align: baseline;
	margin: 0;}

.searchform .box {
	margin: 0;
	padding: 0;
	background-color: #404040;
	vertical-align: baseline;
		color: #ffffff;
	border: 1px solid #c0c0c0;}

.searchform .button {
	background-color: transparent; vertical-align: baseline;
	border: none;}

/*////////// CONTENT AREA //////////*/
#maincontent {
	float: right;
	width: 650px;
	padding: 0 0 10px 10px;
	line-height: 1.6em;}

.featured {
	padding: 0;
	border-collapse: collapse;
	border: 1px #808080 solid;
	margin: 0;
	font-size: 100%;
	width: 100%;}

.catalogfive {
	/*five columns*/
	background-color: #174d6b;
	color: #ffffff;
 padding: 10px 5px;
	text-align: center;
	vertical-align: top;
	line-height: 1.2em;
	width: 20%;}
	
.catalogfive a {
	color: #ffffff;
	text-decoration: none;}

.catalogfive a:hover {
	color: #ffffff;
	text-decoration: underline;}

/*////////// FOOTER //////////*/
#footer {
	clear: both;
	color: #404040;
	text-align: center;
	letter-spacing: 2px;
	height: 120px;
	font-size: 0.75em;
	padding: 40px 0;
	width: 960px;
	line-height: 2em;
	border-top: 3px #000000 solid;}

#footer p {
	margin: 0;
	padding: 0;}

/*////////// IMAGES //////////*/
img {
	border: none;}

.imageleft-noborder {
margin: 0 10px 0 0;
float: left;}

.imageright-noborder {
margin: 0 0 0 10px;
float: right;}

/*////////// MISC. CLASSES //////////*/
.center {
	text-align: center;}

.small {
	font-size: 0.85em;}

.right {
	text-align: right;}

.clear {
	clear: both;}


