@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial,Helvetica,Tahoma,sans-serif;
	font-size:12px;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

a:link {color: #0A2F5C; font-weight: bold;text-decoration: underline;}
a:active {color: #0A2F5C; font-weight: bold;text-decoration: underline;}
a:visited {color: #0A2F5C; font-weight: bold;text-decoration: underline;}
a:hover {color: #cc0000; font-weight: bold;text-decoration: underline;}

.formLabel {
	font: normal 12px Arial,Helvetica,Tahoma,sans-serif;
	color: #333333;
}

.formField {
	font: normal 11px Arial,Helvetica,Tahoma,sans-serif;
	color: #333333;
}
h1{
	font-size: 160%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #000000;
}

h2{
	font-size: 150%;
	font-family: Arial;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #000000;
}
/*
h3 {
	font-size: 140%;
	font-family: Arial;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #000000;
}
*/
h3{
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #0A2F5C;
}


h4 {
	font-size: 130%;
	font-family: Arial;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #000000;
}

h5 {
	font-size: 120%;
	font-family: Arial;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #000000;
}

p {
	font-family: Verdana;
	font-weight: normal;
	font-size: 100%;
	margin-top:0;
	margin-bottom:8px;
}

ul {
	margin-left:0;
	padding-left:1.5em;
	margin-top:0;
	margin-bottom:8px;
}

li {
	margin-top:0;
	margin-bottom:.25em;
}





#container {
	width: 780px;
	background: #ffffff;
	margin: 0 auto;
	text-align: left;
}

#logospace {
	background: #ffffff;
	padding: 10px;
}

#cartspace {
	background: #ffffff;
	margin: 10px 0px 0px 0px;
	float: right;
}

#navspace {
	background: #ffffff;
	padding: 0px;
	margin: 0px;
}

#searchspace {
	background: #940000; 
	height: 20px;
	padding: 10px;
	margin: 0px;
/*	border: 1px solid #00CC00;*/
/*	padding: 0 10px 0 20px;*/  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

#promospace {
	/*background: #9e0001; */
	height: 35px;
	margin: 0px;
	background-image: url('/images/promo-banner.png');
	background-repeat: repeat-x;
	padding: 5px 5px 0px 5px;\
}

#promospace a { 
display: block; 
height: 100%; 
width: 100%; 
}

#crumbspace {
	padding: 3px 10px 0px 10px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 0px;
	border-top: 0px;
	border-style:solid;
	border-color:#666666;
	background: #FFFFFF;
	margin: 0px;
}

#crumbspace a {color: #333333; font-weight:normal;}

#contentspace {
	padding: 3px 10px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-top: 0px;
	border-style:solid;
	border-color:#666666;
	background: #FFFFFF;
	margin: 0px;
}

#contentleft {
	margin: 0px;
	padding: 0px;
}

#contentright {
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: right;
}

#footerspace {
text-align:center;
	padding: 10px 0px; 
	background:#ffffff;
}

/* Navigation tabs */

#navspace ul
{
margin-bottom: 0em;
padding: 0;
padding-bottom: .2em;
list-style-type: none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

#navspace ul li { display: inline; }

#navspace ul li a
{
text-decoration: none;
padding: .2em .5em;
color: #000;
background-color: #ccc;
}

#navspace ul li a#active
{
text-decoration: none;
padding: .2em 1em;
color: #fff;
background-color: #940000;
}

#navspace ul li a:hover
{
color: #fff;
background-color: #940000;
}

.pricing{display:block}
.pricing *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#dddddd}
.pricing1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f0f0f0;
  border-right:1px solid #f0f0f0;
  background:#e5e5e5}
.pricing2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fbfbfb;
  border-right:1px solid #fbfbfb;
  background:#e3e3e3}
.pricing3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e3e3e3;
  border-right:1px solid #e3e3e3;}
.pricing4{
  border-left:1px solid #f0f0f0;
  border-right:1px solid #f0f0f0}
.pricing5{
  border-left:1px solid #e5e5e5;
  border-right:1px solid #e5e5e5}
.pricingfg{
  background:#dddddd}
  
  .pricingfg{
  padding:8px;}

#myAutoComplete {
    width:25em; /* set width here or else widget will expand to fit its container */
    padding-bottom:2em;
}
#mySubmit {
    position:absolute; left:25em; margin-left:1em; /* place the button next to the input */
}