/* CSS Document */

* {
	font-size:9pt;
	color: #000;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	z-index: 200;
}
.bg{
	background-image: url(images/body-bg.gif);
	z-index: 200;
}
.top-tail{
	background-image: url(images/top-tail.gif);
	background-repeat: repeat-x;
	background-position: top;
	z-index: 200;
}
.bot-tail{
	background-image: url(images/bot-tail.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 10px;
}

img {
	vertical-align:middle;
	padding-left: 20px;
	float: left;
	text-align: left;
}
a img { border:0;}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.33em;
	color:#FFF;
	background-color: #FFF;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	width: auto;
}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#73a013;}
a:hover{
	text-decoration:none;
	color: #000;
	text-align: center;
}
h3{
	font-size:1.417em;
	color:#ffffff;
	font-weight:normal;
	padding-bottom:25px;
	text-align: left;
}
strong{
	display:block;
	padding-bottom:6px;
	color:#930;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
}

/* ============================= main layout ====================== */
.imgindent {
	float:left;
	margin-top: 0;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 5px;
}
.phone{ float:right; padding-right:10px;}
.space1{
	margin-left:30px;
}
.space2{
}
.space3{
	margin-left:65px;
}
.space4{ margin-left:22px;}
.margin1{ margin-bottom:6px;}
.padding1{ padding-top:49px;}
.padding2{ padding-top:17px;}
.padding3{ padding-top:35px;}
.padding4{ padding-top:27px;}
.padding5{
	padding-top:22px;
	float: none;
}

/* ============================= header ====================== */
#header{
	position:relative;
	z-index: 100;
	background-image: url(images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header .top{
	width:100%;
	overflow:hidden;
	height:60px;
}
#header .top a{ color:#696058; font-size:0.833em; text-transform:uppercase; display:inline-block; margin:12px 0 0 7px;}
#header .flash{
	position:absolute;
	margin:0 0 0 -7px;
	left: 0px;
	top: 79px;
	visibility: visible;
}

/* ============================= content ====================== */
#content{
	padding:34px 0 60px 0;
	background-color: #75AF3A;
	z-index: 200;
}
.list{ margin:-7px 0;}
.list li{
	background:url(file://///steve-ciminos-/steve%20cimino/Web%20Sites/HCS/images/list-marker.gif) no-repeat 0 10px;
	padding-left:30px;
	line-height:2.5em;
	color: #776e60;
}
.list a{ color:#776e60;}
.list a:hover{ color:#fff;}

.link{ display:inline-block; background:url(file://///steve-ciminos-/steve%20cimino/Web%20Sites/HCS/images/link-tail.gif) top repeat-x; color:#ffffff; font-weight:bold; text-decoration:none; margin-top:20px; cursor:pointer;}
.link span{ display:block; background:url(file://///steve-ciminos-/steve%20cimino/Web%20Sites/HCS/images/link-left-bg.gif) left top no-repeat;}
.link span span{ background:url(file://///steve-ciminos-/steve%20cimino/Web%20Sites/HCS/images/link-right-bg.gif) right top no-repeat; padding:7px 18px 10px 18px;}
.link:hover{ background:url(file://///steve-ciminos-/steve%20cimino/Web%20Sites/HCS/images/link-tail-act.gif) top repeat-x;}
.link:hover span{ background:url(file://///steve-ciminos-/steve%20cimino/Web%20Sites/HCS/images/link-left-bg-act.gif) left top no-repeat;}
.link:hover span span{
	background:url(file://///steve-ciminos-/steve%20cimino/Web%20Sites/HCS/images/link-right-bg-act.gif) right top no-repeat;
	color: #FFF;
}

/* ============================= footer ====================== */
#footer{
	width:100%;
	overflow:hidden;
	font-size:9pt;
	text-transform:uppercase;
	color:#4c463d;
}
#footer a{ color:#4c463d;}
#footer a:hover, #footer .active{ color:#86817a; text-decoration:none;}
#footer .menu{
	float:right;
	margin-top: 5px;
	margin-right: -7px;
	margin-bottom: 0;
	margin-left: 0;
	color: #B3B9C2;
}
#footer .menu li{ float:left; padding-left:6px;}
#footer .menu a{ display:inline-block; margin-right:6px;}
#footer .text{
	padding-top:0px;
	color: #999999;
	margin-top: 20px;
	text-align: left;
	font-size: 7pt;
}
#footer .text a{
	text-decoration:none;
	font-size: 7pt;
}
#page1 .bg .top-tail .image #main #content #comp table {
	background-color: #FFF;
}
#page1 .bg .top-tail .image #main #content #track p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-weight: normal;
	text-align: left;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td p {
	font-weight: normal;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td p {
	font-weight: normal;
}
#page1 .bg .top-tail .image #main #content #track #track cont table {
	font-size: 10px;
}
#page1 .bg .top-tail .image #main #content #track #track cont table {
	font-weight: normal;
}
#page1 .bg .top-tail .image #main #content #track #track cont table {
	background-color: #FFF;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td {
	background-color: #FFF;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td p {
	font-weight: normal;
}
#page1 .bg .top-tail .image #main #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.pricered {
	color: #F00;
	position: static;
	top: 1000px;
}
#cart {
	float: right;
}
#page1 .bg .top-tail .image #main #content #comp p {
	font-size: 12px;
	color: #000;
	text-align: center;
	padding-left: 5px;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td p {
	font-weight: bold;
}
.para2 {
	font-weight: bold;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td p br {
	font-weight: normal;
}
.para1 {
	font-weight: normal;
}
#para1 {
	font-weight: bold;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td p span {
	color: #693;
}
#page1 .bg .top-tail .image #main #content #track p span a {
	font-weight: bold;
	color: #039;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td table tr td form {
	text-align: center;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td table tr td .style3 .highslide-caption {
	text-align: left;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td .para1 span {
	float: right;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td .para1 .para1 .para1 img {
	float: right;
}
.discount {
	float: right;
	padding-right: 5px;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td .para1 span {
	font-weight: bold;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td .para1 {
	font-size: 10px;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td p {
	color: #069;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td .para1 {
	font-weight: bold;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td .para1 {
	font-weight: bold;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td .para1 span {
	font-size: 10px;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td .para1 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td .para1 span {
	font-size: 10px;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td .para1 span {
	font-weight: bold;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td .para1 {
	font-weight: bold;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td .para1 {
	color: #069;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td .para1 {
	font-weight: bold;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td p span {
	font-weight: bold;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td p strong {
	font-size: 12pt;
	font-weight: bolder;
	color: #F00;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td p span span strong span u {
	color: #03C;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td p span span strong span u {
	color: #039;
}
#page1 .bg .top-tail .image #main #content #track #track cont table {
	text-align: center;
}
#page1 .bg .top-tail .image #main #content #track #track cont table {
	text-align: center;
}
#page1 .bg .top-tail .image #main #content #track #track cont table {
	text-align: center;
}
#page1 .bg .top-tail .image #main #content #track #track cont table {
	text-align: center;
}
cimcomp {
	color: #73A014;
	text-align: left;
}
#page1 .bg .top-tail .image #main #content #track #track cont table tr td .para1 strong span span {
	color: #03C;
}
#page1 .bg .top-tail .image #main #content #track p span a {
	color: #03C;
}
.10percent {
	float:right
}
