﻿/*////////// 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 !important;
padding: 0;
margin: 0 auto;}

hr {
background-color: #9f0100;
color: #9f0100;
border: none;
height: 1px;}

ul {
	margin: 10px 0 10px 10px;
	padding: 0 0 0 10px;}

table {
padding: 0;
border-collapse: collapse;
font-size: 100%;
width: 100%;}

/*////////// TYPOGRAPHY //////////*/
a {
color: #9f0100;
text-decoration: underline;
outline: none;
font-weight: bold;}

a:hover {
color: #808080;
text-decoration: underline;
font-weight: bold;}

h1 {
color: #4f0101;
font: normal 28px Georgia, Georgia, serif;
margin: 0 0 .8em 0;}

h2 {
color: #4f0101;
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;
background: #ffffff url('endcap.png') no-repeat scroll left center;
padding: 0 0 5px 24px;
text-transform: uppercase;
letter-spacing: 2px;
margin: 0 0 .8em 0;
text-align: left;}

h4 {
color: #4f0101;
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 //////////*/
#wrapper {
/* -- The wrapper holds the header, content, sidebar, and footer areas --*/
background: #ffffff url('wrapper.jpg') !important;
text-align: left;
width: 960px;
margin: 0 auto;
text-align: left;}

/*////////// HEADER AREA //////////*/
#header {
position: relative;
width: 960px;
height: 320px;}

/*////////// LOGO AREA //////////*/

#logo {
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 450px;
height: 75px;}

/*////////// GLOBAL AREA //////////*/

#global {
position: absolute;
top: 0;
left: 450px;
z-index: 2;
color: #606060;
width: 500px;
height: 50px;
line-height: 50px;
padding: 0;
text-align: right;
font-size: 0.80em;}

#global a {
margin: 0;
padding: 0;
color: #606060;
font-weight: normal;
text-decoration: none;}

#global a:hover {
color: #9f0100;
font-weight: normal;
text-decoration: underline;}

/*////////// MAINNAVIGATION AREA //////////*/

#mainnav {
position: absolute;
top: 90px;
left: 25px;
z-index: 3;
color: #ffffff;
font-size: 120%;
line-height: 1.8em;
letter-spacing: 3px;
width: 280px;
height: 200px;
}

#mainnav a {
color: #ffffff;
text-decoration: none;}

#mainnav a:hover {
color: #ffffff;
text-decoration: underline;}

/*////////// MAIN IMAGE AREA //////////*/

#mainimage {
position: absolute;
top: 75px;
left: 320px;
width: 320px;
height: 225px;
z-index: 4;
background: #ffffff url('mainimage.jpg') no-repeat;}

#slider {
position: relative;}

#slider img {
position:absolute;
top: 0px;
left: 0px;
display: none;}

/*////////// SHOPPING CART AREA //////////*/

#cart {
color: #ffffff;
position: absolute;
top: 90px;
left: 650px;
z-index: 5;
width: 220px;
text-align: center;
height: 120px;
}

#cart a {
color: #ffffff;
text-decoration: none;}

#cart a:hover {
color: #ffffff;
text-decoration: underline;}

/*////////// SEARCH BOX AREA //////////*/

#search {
position: absolute;
top: 210px;
left: 730px;
width: 200px;
z-index: 6;
color: #ffffff;
text-align: left;}

#search a {
color: #ffffff;
text-decoration: none;}

#search a:hover {
color: #ffffff;
text-decoration: underline;}

.searchform {
text-align: left;
color: #ffffff;
margin: 0;}

.searchform .box {
margin: 0;
padding: 0;
background-color: #9f0100;
color: #ffffff;
border: 1px solid #ffffff;}

.searchform .button {
background-color: transparent;
/*vertical-align: bottom;*/
border: none;}

/*////////// SIDEBAR AREA //////////*/

#sidebar {
float: left;
margin: 0 10px;
padding: 0;
width: 280px;}

	padding: 10px;
	margin: 0 0 10px 0;}

.categories {
margin: 10px 0;}

#sidebar fieldset {
	border: 1px #808080 solid !important;
	padding: 5px;
	margin: 0 0 10px 0;}

.categories {
margin: 10px 0;}

.categories a {
display: block;
padding: 5px 0;
}

/*////////// CONTENT AREA //////////*/

#maincontent {
float: right;
width: 640px;
margin: 0;
padding: 5px 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*/
padding: 5px;
text-align: center;
vertical-align: top;
line-height: normal;
width: 20%;}

.contentleft {
	float: left;
	width: 310px;
	padding: 20px 10px 0 0;}

.contentright {
	float: right;
	width: 310px;
	padding: 20px 0 0 10px;}

/*////////// FOOTER //////////*/

#footer {
clear: both;
background: #ffffff url('footer.jpg') no-repeat;
color: #606060;
text-align: center;
letter-spacing: 2px;
height: 120px;
font-size: 0.75em;
padding: 40px 0 0 0;
width: 960px;
line-height: 1.9em;}

#footer a {
color: #606060;
font-weight: normal;
text-decoration: none;}

#footer a:hover {
color: #9f0100;
font-weight: normal;
text-decoration: underline;}

#footer p {
margin: 0;
padding: 0;}

/*////////// IMAGES //////////*/

/*////////// IMAGES //////////*/
img {
	border: none;}

.imageleft-border {
margin: 0 10px 0 0;
float: left;
border: 3px #c0c0c0 double;}

.imageright-border {
margin: 0 0 0 10px;
float: right;
border: 3px #c0c0c0 double;}

.imageleft {
margin: 2px 10px 0 0;
float: left;}

.imageright {
margin: 2px 0 0 10px;
float: right;}

/*////////// MISC. CLASSES //////////*/
.center {
	text-align: center;}

.small {
	font-size: 0.85em;}

.right {
	text-align: right;}

.clear {
	clear: both;}

fieldset {
	border: 1px #808080 solid !important;}

legend {
	color: #4f0101 !important;
	font-size: 18px;
	font-weight: bold;
	padding: 0 10px;
	background-color: #ffffff !important;}

.tab_on {
	color:#ffffff !important;
	background-color:#4f0101 !important;}

.tab_off {
	background-color:#9f0100 !important;
	color:#ffffff !important;}

.detaildesc {
	border-top:4px solid #e5e5e5;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;	
	border-bottom:2px solid #e5e5e5;
	padding:5px;
	margin-bottom:10px;
	line-height: 1.6em;
	width:99%;
	text-align:left;}

/*////////// CART BUTTON STYLES //////////*/

.addToCartBtn {
	color: #ffffff !important;
	font-size: 12px !important;
	font-weight: bold;
	width:110px;
	background-color: #9f0100 !important;
	padding: 0;
	border: 1px #4f0101 solid;}

.addedToCart {
	background-color:#f0f0f0 !important;
	border:1px #4f0101 solid !important;
	margin-bottom:15px;
	color:#333333;}

.added_to_cart {
	background-color:#f0f0f0 !important;
	border:1px #4f0101 solid !important;
	margin-bottom:15px;
	color:#333333;}

.actn_button_color {
 border:1px #4f0101 solid;
 background-color:#9f0100 !important;
 font-size:12px;
 padding:1px 1px 1px 1px !important;
 font-weight:bold;
 color:#000000;}

.actn_button_color {
 * filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#9f0100');}

html>body .actn_button_color {
 background: #9f0100 url("<ss:value source="$system.styleImage['white_gradient.png']"/>") repeat-x top;}

.actn_button_color.actn_button:hover {
 border:1px #4f0101 solid !important;
 color:#000000;
 background: #db5f19 url("<ss:value source="$system.styleImage['white_gradient.png']"/>") repeat-x top;} 

/******* REGULAR BUTTON *******/
.button_color {
 border:1px #4f0101 solid;
 background-color:#db5f19 !important;
 padding:1px 1px 1px 1px !important;
 font-size:12px;
 font-weight:bold;
 color:#000000;}

.button_color {
 * filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#9f0100');}

html>body .button_color {
 background: #9f0100 url("<ss:value source="$system.styleImage['white_gradient.png']"/>") repeat-x top;}

.button_color.button:hover {
 border:1px #4f0101 solid !important;
 color:#000000;
 background: #9f0100 url("<ss:value source="$system.styleImage['white_gradient.png']"/>") repeat-x top;}



