
* {
	padding:0;
	margin:0;
}
img {
    border: none;
}
body {
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	background-color:#fff;
	font-size:62.5%;
}
object.configure-hercules {
	width: 8.5in;
	height: 11in;
}
.clear {
	clear: both;
}
.clear-right {
	clear:right;
}
.clear-left {
	clear:left;
}
.banner-area {
	display: none;
}
h1 {
	font-size:1.6em;
}
h1.site-name {
	margin-left:-2000px;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:1.2em;
}
li {
	margin-left:25px;
}
p {
	margin:5px 0;
}

#outside-container {
	width: 8.5in;
	font-size:1.2em;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#fff;
	position:relative;
	padding-bottom:6px;
	margin-bottom:30px;
}
#inside-container {
	margin:0 6px 6px 6px;
	text-align:left;
}
#header {
	height:87px;
	background:transparent url(/images/header.jpg) 0 0 no-repeat;
}
#logo img {
	width:241px;
	height:77px;
	float:left;
	border:0;
}
#phone {
	width:125px;
	position:absolute;
	top:5px;
	left:271px;
	color:#fff;
	font-size:1.1em;
}
.header-coupons {
    position:absolute;
    width: 200px;
    top: 42px;
    left: 420px;
    line-height: 41px;
    font-size:2em;
    font-weight: bold;
}
.header-coupons a {
    color: #fff;
    border:1px dashed #fff;
    text-decoration: none;
    padding:1px 5px;
}
.header-coupons a:hover {
    background-color: #C91901;
}
.header-coupons img {
    float: right;
}
.service {
	margin-top:5px;
}
#hours {
	width:280px;
	text-align:center;
	position:absolute;
	left:390px;
	top:8px;
	color:#eee;
}
.search-area {
	width:268px;
	position:absolute;
	top:0;
	right:23px;
	color:#fff;
}
.search-area form {
	margin-top:3px;
	margin-left:15px;
	position:relative;
}
.search-area input {
	border:0;
}
input.search-bar {
	position:absolute;
	top:3px;
	left:0;
	width:150px;
	height:15px;
}
input.search-submit {
	position:absolute;
	top:0;
	left:170px;
	background-color:#770202;
	color:#fff;
	cursor:pointer;
	border:1px solid #666;
	font-size:.9em;
	margin-left:5px;
	height:20px;
}
.mini-cart {
	width:320px;
	height:37px;
	line-height:37px;
	position:absolute;
	top:42px;
	left:630px;
	color:#fff;
	padding:0 4px;
	font-size:.9em;
	white-space:nowrap;
	text-align:center;
}
.mini-cart-table td {
	padding:0 2px;
}
.mini-cart a {
	color:yellow;
}
.cart-items {
	width:150px;
}
.cart-divider td {
	width:10px;
}
.cart-total {
	width:50px;
}
.cart-icon {
	width:30px;
	text-align:center;
}
.cart-divider div {
	height:20px;
	width:1px;
	background-color:#fff;
}
#middle-wrapper {
	height:1%;
}
#nav-container {
	position:absolute;
	top:93px;
	left:6px;
	width:167px;
}
.bar-header {
	background:transparent url(/images/navigation-header.gif) 0 0 no-repeat;
	color:#ffc;
	font-variant:small-caps;
	height:23px;
	line-height:23px;
	padding-left:18px;
	font-size:1.2em;
	letter-spacing:1px;
}
.bar-container {
	border-width:0 1px 1px;
	border-color:#474742;
	border-style:solid;
	background-color:#676760;
	margin-bottom:15px;
}
.bar-container li {
	list-style:none;
	margin-left:0;
    font-family:Verdana, sans-serif;
    min-height:16px;
    line-height:16px;
}
.bar-container li a {
	display:block;
	padding-left:5px;
	border-top:1px solid #9D9E94;
	border-bottom:1px solid #474742;
	min-height:16px;
	line-height:16px;
	color:#fff;
	text-decoration:none;
}
* html .bar-container li a {
	height:16px;
}
.bar-container li a:hover,
.bar-container .sub-bar li a:hover {
	border-top:1px solid #FFEB40;
	border-bottom:1px solid #BC9728;
	background-color:#fc3;
	color:#474742;
}
.bar-container .sub-bar li {
	background-color:#CBDCE4;
}
.bar-container .sub-bar li a {
	padding-left:10px;
	border-top:1px solid #E4E4E4;
	border-bottom:1px solid #B7C6CD;
	/*color:#fff;*/
    color: #333;
}
.bar-container li.sub-bar ul li ul li {
	background-color:#F2F2EE;
}
.bar-container li.sub-bar ul li ul li a {
padding-left:15px;
border-top:1px solid #fff;
border-bottom:1px solid #9D9A95;
color:#474742;
}
.nav-coupon-signup {
    background-color: #474742;
    font-weight: bold;
    text-align:center;
    padding:5px;
    margin-bottom:15px;
    border-top:1px solid #aaa;
    border-left:1px solid #aaa;
    color:#ddd;
}
p.a1-coupons {
    margin:0;
    color:#fff;
    font-size:1.4em;
}
.coupon-link a {
    color: yellow;
    font-size: .9em;
}
#titleBar h1 {
	font-size:1.2em;
	letter-spacing:2px;
}
#titleBar {
	color:#000;
	background-image: none;
	height:23px;
	line-height:23px;
	padding-left:10px;
}
.titleBar-wrapper /* IE7 Wasn't an Improvement */{
	margin-left:5px;
	padding-top:6px;
}
#breadcrumbs {
    padding-left:10px;
    padding-bottom: 2px;
    color: #fff;
    margin-bottom: 10px;
    background: #720303 url(/images/top-left-dkred.gif) 0 0 no-repeat;
    line-height: 1.3em;
}
#breadcrumbs a:link,
#breadcrumbs a:visited {
    color:#fff;
}
#breadcrumbs a:hover {
    color: yellow;
}
#breadcrumbs li {
    list-style:none;
    display:inline;
    margin-left:0;
    margin-bottom: 3px;
}
#breadcrumbs li.delimiter {
    color: #ccc;
    font-size: 1.3em;
    font-weight: bold;
}
#announcement-row {
    background: transparent url(/images/announcement-row-bg.gif) 0 0 no-repeat;
    height:64px;
    padding:5px;
}
.ar-coupons {
    float:left;
    width:200px;
    text-align:center;
    margin-right:15px;
    margin-left:10px;
    /*border: 3px dashed #666;*/
    border: 3px solid #EBEBEB;
    line-height:16px;
    background-color: #EBEBEB;
}
img.ar-scissors {
    float: right;
    margin-top: 5px;
}
.ar-coupons a,
.ar-sales a {
    color: #720303;
}
p.ar-coupons-header,
p.ar-sales-header {
    color:#666;
    font-size:1.4em;
    margin:0;
    font-weight: bold;
}
.ar-sales {
    float: left;
    width: 200px;
    line-height:16px;
    text-align: center;
    margin-right: 15px;
    background-color: #EBEBEB;
    border: 3px solid #EBEBEB;
}
.ar-phone {
    text-align: center;
    font-weight:bold;
    color: #666;
}
.ar-phone-header {
    font-size: 1.8em;
}
#content-container {
	background-image: none;
	width:795px;
	margin-left:173px;
	margin-top:6px;
}
#inside-content {
	padding:10px;
	min-height:750px;
}
* html #inside-content {
	height:750px;
}
#content-bottom {
	display: none;
	margin-left:173px;
	margin-bottom:6px;
}
.top-left {
	background:#474742 url(/images/top-left.gif) 0 0 no-repeat;
	height:18px;
	line-height:18px;
	color:#fff;
	padding-left:10px;
}
.top-left-alt {
	background:#907167 url(/images/top-left-alt.gif) 0 0 no-repeat;
	height:18px;
	line-height:18px;
	color:#fff;
	padding-left:10px;
}
.bottom-right {
	background:#474742 url(/images/bottom-right.gif) right bottom no-repeat;
	height:8px;
}
.bottom-right-alt {
	background:#907167 url(/images/bottom-right-alt.gif) right bottom no-repeat;
	height:8px;
}
.inside-box {
	border:1px solid #474742;
	padding:5px;
	min-height:60px;
}
* html .inside-box {
	height:60px;
}
.inside-box-alt {
	border:1px solid #907167;
	padding:5px;
	min-height:60px;
}
* html .inside-box-alt {
	height:60px;
}
.dark-box-top {
	width:207px;
	height:6px;
	background:transparent url(/images/dark-box-top.gif) 0 0 no-repeat;
}
.dark-box-bottom{
	width:207px;
	height:7px;
	background:transparent url(/images/dark-box-bottom.gif) 0 0 no-repeat;
}
.dark-box-inside {
	background:#96938E url(/images/dark-box-inside.gif) 0 0 repeat-y;
	padding:10px;
	color:#fff;
	height:1%;
}
.server-message {
   background-color:#ffc;
    padding:10px;
    font-weight:bold;
    font-size:1.1em;
}
.bbb {
    font-size:.9em;
    color:#fff;
    text-align:center;
}
.bbb img {
    float:left;
    margin-right:3px;
}
#instantCoupons {
    padding: 5px 0 0 10px;
    background-color:#fff;
}
#coupon-signup-box {
    margin-left:auto;
    margin-right: auto;
    margin-top:15px;
    text-align: center;
    width:350px;
    background-color: #474742;
    padding: 5px;
    color: #fff;
}
#coupon-signup-box-inner {
    border:3px double #ccc;
    padding:10px;
}
.coupon-signup-header {
    color: yellow;
    font-weight: bold;
    font-size: 1.2em;
}
#subscriptions li {
    list-style: none;
    padding:5px;
    text-align:left;
}
.coupon-input {
    margin-bottom:15px;
}
input.coupon-submit {
    margin-top:15px;
}
.coupon-success {
   background-color: #ccc;
    padding:5px;
    font-weight: bold;
    color:#333;
    margin-bottom:10px;
}
.a1-coupons-scissors {
    float: right;
}
ul#testimonials li {
    list-style: none;
    margin-left:0;
    border-left: 5px solid #666;
    text-align: left;
}
p.customer {
    margin:0;
    font-weight:bold;
    color:#333;
    padding-left:5px;
}
p.customer-place {
    margin:0 0 5px 0;
    color:#666;
    padding-left:5px;
}
p.customer-testimonial {
   margin:2px 0 15px 0;
    background-color: #F6F6F6;
    padding:5px;
}
ul#faqs {
    margin-top: 20px;
}
ul#faqs li{
    list-style:none;
    margin-left:0;
    border-left: 5px solid #666;
    padding-left: 5px;
}
ul#faqs td {
    padding-left:5px;
}
th.answer-header,
td.answer-text {
    background-color: #F6F6F6;
}
.return-to-top {
    font-size: .9em;
    text-align: right;
}
.warranty {
    text-align: center;
}
.sl-disclaimer {
    font-size: .9em;
    margin-top: 10px;
}

#header,
#breadcrumbs,
#announcement-row,
#footer,
#nav-container {
    display: none;
}
#content-container {
    margin-left:10px;
}

