﻿html {
height: 101%;
margin-bottom: 1px;}

body {
background: #ffffff url('background.jpg') repeat-x !important;
color: #000000;
text-align: center;
font: normal 0.80em Verdana, Geneva, Arial, sans-serif !important;
height: 100%;
padding: 0;
margin: 0;}

hr {
background-color: #ac0605;
color: #ac0605;
border: none;
height: 1px;}

/*////////// TYPOGRAPHY //////////*/
a {
color: #f40005;
text-decoration: underline;
outline: none;
font-weight: bold;}

a:hover {
color: #707070;
text-decoration: underline;
font-weight: bold;}

h1 {
color: #ac0605;
font: normal 28px Georgia, Georgia, serif;
margin: 0 0 .8em 0;}

h2 {
color: #505050;
font: normal 20px "Century Gothic", Verdana, Helvetica, sans-serif;
letter-spacing: 2px;
margin: .8em 0;
text-align: left;}

h3 {
color: #ac0605;
font: bold 18px "Century Gothic", Verdana, Helvetica, sans-serif;
letter-spacing: 2px;
margin: .8em 0;
text-align: left;}

h4 {
color: #505050;
font: bold 12px Baskerville, Georgia, Times, "Times New Roman", serif;
margin: .8em 0;}

h5 {
color: #ac0605;
font: bold 14px Georgia, Georgia, serif;
margin: .8em 0;
text-transform: uppercase;
text-align: left;}

h6 {
color: #505050;
margin: .8em 0;
font: bold 12px Arial, Helvetica, sans-serif;}

/*////////// CONTAINER FOR HEADER AND CONTENT //////////*/
#wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
background-color: #ffffff;
color: #000000;
width: 960px;
margin: 0 auto -150px;
text-align: left;}

.push {
height: 150px;
clear: both;}

/*////////// HEADER AREA //////////*/
#header {
position: relative;
background-color: #ffffff;
width: 960px;
height: 170px;}

/*////////// GLOBAL AREA //////////*/
#global {
position: absolute;
top: 50px;
left: 500px;
z-index: 1;
color: #505050;
width: 450px;
height: 40px;
line-height: 40px;
letter-spacing: 1px;
font-size: 0.80em;
padding: 0;
text-align: right;}

#global a {
color: #505050;
text-decoration: underline;
outline: none;
font-weight: bold;}

#global a:hover {
color: #f40005;
text-decoration: underline;
font-weight: bold;}

/*///////// LOGO IMAGE //////////*/
#logo {
position: absolute;
top: 0;
left: 0;
z-index: 2;
width: 500px;
height: 90px;}

/*////////// MAIN MENU //////////*/
#mainnav {
position: absolute;
top: 90px;
left: 0;
z-index: 3;
width: 960px;
height: 30px;
font-size: 12px;
letter-spacing: 1px;
line-height: 30px;
text-align: left;}

#mainnav a {
display: inline;
color: #e0e0e0;
text-decoration: none;
padding: 8px 15px;
margin: 0;}

#mainnav a:hover {
background-color: #f40005;
color: #ffffff;
padding: 8px 15px;
text-decoration: none;}

/*////////// ADDRESS BAR AREA //////////*/
#address {
position: absolute;
top: 120px;
left: 0;
height: 30px;
width: 960px;
line-height: 30px;
color: #ffffff;
z-index: 4;
text-align: right;
font-size: 85%;}

/*////////// MAIN IMAGE AREA //////////*/
#mainimage {
clear: both;
width: 960px;
margin: 0 0 20px 0;}

/*////////// SIDEBAR AREA //////////*/
#sidebar {
float: left;
width: 280px;
text-align: left;
margin: 0 10px 10px 10px;}

#sidebar li {
padding: 5px 0;}

#sidebar p {
font-size: 0.85em;
line-height: 1.5em;}

.categories {
margin: 10px 0 0 10px;}

.categories a {
display: block;
padding: 5px 0;}

/*////////// CONTENT AREA //////////*/
#maincontent {
float: right;
width: 640px;
margin: 0 10px 10px 10px;
line-height: 1.7em;}

.contentleft {
float: left;
width: 310px;
padding: 5px 10px 0 0;}

.contentright {
float: right;
width: 310px;
padding: 5px 0 0 10px;}

.featured {
padding: 0;
border-collapse: collapse;
margin: 0;
font-size: 100%;
width: 100%;}

.catalogfive {
padding: 10px 5px;
text-align: center;
vertical-align: top;
line-height: 1.1em;
width: 20%;}

.catalogfive img {
padding: 1px;
border: 1px #a0a0a0 solid;
margin: 0 0 10px 0;}

/*////////// FOOTER //////////*/
#footer {
background-color: #000;
text-align: center;
clear: both;
font-size: 0.85em;
height: 130px;
color: #c0c0c0;
letter-spacing: 3px;
line-height: 2.2em;
padding: 20px 0 0 0;
margin: 0 auto;
border-top: 3px #f40005 solid;}

#footer a {
color: #c0c0c0;
text-decoration: none;}

#footer a:hover {
color: #ffffff;
text-decoration: underline;}

#footer p {
clear: both;
font-size: 0.85em;
margin: 0;
padding: 0;}

/*////////// IMAGES //////////*/
img {border: none;}
.imageborder {padding: 1px; border: 3px #a0a0a0 double;}
.imageleft-noborder {margin: 0 10px 0 0; float: left;}
.imageright-noborder {margin: 0 0 0 10px; float: right;}
.imageleft-border {margin: 0 10px 0 0; padding: 5px; float: left; border: 3px #a0a0a0 double;}
.imageright-border {margin: 0 0 0 10px; padding: 5px; float: right; border: 3px #a0a0a0 double;}

/*////////// MISC. CLASSES //////////*/
.center {text-align: center;}
.right {text-align: right;}
.clear {clear: both;}
.small {font-size: 0.85em;}
.setheight {min-height: 220px; height: auto;}

/*////////// CHANGES TO LEGACYCSS.TPL //////////*/
table {
font-family: Verdana, Geneva, sans-serif !important;
font-size: 100% !important;
color: #000000 !important;
padding: 0 !important;
border-collapse: collapse !important;
border: none !important;
width: 100% !important;}

.h1 {
font-family: Verdana, Geneva, sans-serif;
font-size: 18px;
color: #ac0605;}

.h2 {
font-family: Verdana, Geneva, sans-serif;
font-size: 16px;
color: #ac0605;}
	
fieldset {
background: #ffffff url('fieldsetbg.jpg') repeat-x scroll left bottom;
border: 1px #a0a0a0 solid !important;
padding: 10px 5px;
margin: 0 0 10px 0;}

legend {
font: bold 18px "Century Gothic", Verdana, Helvetica, sans-serif;
background-color: #ffffff !important;
font-variant: small-caps;
color: #ac0605 !important;
padding: 0 10px;
margin: 0;}

.large_price {
color: #505050;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;}

.small_price {
color: #505050;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;}

.tab_on {
color:#ffffff;
background-color:#ac0605;
padding: 3px 3px 6px 3px;}

.tab_off {
background-color:#f40005;
color:#ffffff;
padding: 3px 3px 6px 3px;}

.detaildesc {
line-height: 1.7em;}

.breadcrumb_on {
font-family: Verdana, Geneva, sans-serif;
color: #ac0605;
padding-right:3px;
font-size:13px;
font-weight:bold;
white-space:nowrap;
vertical-align:middle}

.breadcrumb_off {
font-family: Verdana, Geneva, sans-serif;
color: #000000;
padding-right:3px;
font-size:13px;
white-space:nowrap; 
vertical-align:middle}

/* /// CART BUTTONS ///*/
.btn_proceed_to_checkout {
padding:2px 2px 2px 30px;
width:200px;
height:32px}

.addToCartBtn {
color: #ffffff !important;
font-size: 12px !important;
font-weight: bold;
width:110px;
background-color: #f40005 !important;
padding: 0;
border: 1px #860000 solid;}

.addedToCart {
background-color:#f0f0f0 !important;
border:1px #c0c0c0 solid !important;
margin-bottom:15px;
color:#333333;}

.added_to_cart {
background-color:#f0f0f0 !important;
border:1px #c0c0c0 solid !important;
margin-bottom:15px;
color:#333333;}

.actn_button_color {
border:1px #ac0605 solid;
background-color:#f40005 !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='#f40005');}

html>body .actn_button_color {
background: #f40005 url("<ss:value source="$system.styleImage['white_gradient.png']"/>") repeat-x top;}

.actn_button_color.actn_button:hover {
border:1px #ac0605 solid !important;
color:#000000;
background: #f40005 url("<ss:value source="$system.styleImage['white_gradient.png']"/>") repeat-x top;} 

.button_color {
border:1px #ac0605 solid;
background-color:#f40005 !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='#f40005');}

html>body .button_color {
background: #f40005 url("<ss:value source="$system.styleImage['white_gradient.png']"/>") repeat-x top;}

.button_color.button:hover {
border:1px #ac0605 solid !important;
color:#000000;
background: #f40005 url("<ss:value source="$system.styleImage['white_gradient.png']"/>") repeat-x top;}

/*////////// V10 SPECIFIC //////////*/

.common-content {
font-family: Verdana, Geneva, sans-serif;
line-height: 1.7em !important;
color: #000000;
margin: 0 !important;
padding: 0 !important;}

.image-container {
width: 120px !important;
padding: 0;}

.item-cell {
vertical-align:top !important;
padding: 5px !important;}

.group-title td {
color: #ac0605 !important;
letter-spacing: 2px;
font-size: 18px;}

