a {
  color: #3256B6;
}
a:visited {
  color: #900;
}
a:hover, a:visited:hover {
  color: #e00;
  text-decoration: none;
}
a img { border: none }
body {
  background: #fff url('/images/background/bg.jpg') repeat-y center top;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
  padding: 0;
  margin: 0;
  text-align: center;
}
h1 {
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 180%;
  font-weight: normal;
  font-style: italic;
  color: #D50A27;
  margin-bottom: 0;
  padding-bottom: 0;
}
h2 {
	font-weight: normal;
	color: #D50A27;
margin: 0;
}
h3 {
  color: #999;
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 120%;
  font-weight: normal;
  margin-top: .5em;
  margin-bottom: .5em;
}
p {
	margin: 0 0 1em 0;
}
#page {
  background-color: #ebe5d9;
  overflow:hidden;
  margin-left: auto;
  margin-right: auto;
  width: 912px;
  text-align: left;
  position: relative;
}
#header {
  color: white;
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  padding: 0;
  padding-top: 20px;
  padding-bottom: 30px;
  text-align: left;
  margin-left: 20px;
}
#site-title {
  color: white;
  font-size: 325%;
}
#site-title a, #site-title a:visited {
  color: white;
  text-decoration: none;
}
#site-title a img {
  border: none;
}
#site-title a:hover, #site-title a:hover {
  color: white;
  text-decoration: underline;
}
#site-subtitle {
  font-style: italic;
  letter-spacing: 2px;
  text-transform: lowercase;
}
#shield {
  background: url("/images/shield.png") no-repeat left top;
  position: absolute;
  top: 62px;
  right: 80px;
  width: 116px;
  height: 108px;
  z-index: 99;
}
#main {
  float: left;
  width: 100%;
}
#content-wrapper {
  float: left;
  width: 530px;
}
#content {
  padding: 25px;
  overflow:hidden;
  background: #fff;
  border: 1px solid #eee;
  min-height: 500px;
}
	#feature {
		
	}
		#featureImage {
			background: white;
			border: 1px solid #e9dada;
			height: 220px;
			overflow: hidden;
			margin-bottom: 20px;
			text-align: center;
		}
        div#featureImage p img {
            float: none;
        }
	#highlights {
		border-bottom: 1px solid #D50A27;
		overflow: hidden;
		margin-top: 3em;
	}
		#highlights h2 {
			border-bottom: 1px solid #D50A27;
			padding-bottom: 3px;
			margin: 0 0 5px 0;
		}
		.highlight {
			width: 150px;
			float: left;
			margin: 0;
		}
			.highlight h3 {
				font-size: 1em;
				font-weight: normal;
				margin: 0 5px 0 0;
				padding: 0;
				color: #000;
			}
			.highlight h3 a {
				text-decoration: none;
			}
			.highlight p {
				color: #666;
				line-height: 1.2;
				margin: 0 5px 0 0;
			}
div.product_quickview {
  clear: left;
  position: relative;
}
	div.product_quickview h3 {
		margin-bottom: 0;
	}
#content div.product_quickview p { clear: none; }
	div.product_quickview .feature_icon {
		float: left;
	}
		div.product_quickview .feature_icon:empty {
			display: none;
		}
		div.product_quickview .feature_icon p img {
			margin-top: 0;
		}
#content h1 {
  margin-top: 0;
}
#content h2 {
  clear: both;
}
#content h3 a {
  border-bottom: 1px dotted #a3a39c;
  display: block;
  padding-bottom: 2px;
  text-decoration: none;
}
#content h4 {
	margin: 0;
}
#content a.page_anchor_link {
  color: #666;
  font-size: 80%;
  text-decoration: none;
}
#content p {
  clear: left;
  line-height: 140%;
}
#content p img {
  float: left;
  clear: both;
  margin: 5px 5px 5px 0;
}
#content .info {
  color: #b0af99;
  font-size: 80%;
  margin-top: 1.5em;
}
#content .entry .info {
  margin-top: 1em;
}
#content .first.entry {
  background-color: #f7f3e8;
  margin: -25px;
  margin-bottom: 0;
  padding: 25px;
}
#content .first.entry h3 {
  margin-top: 0.25em;
}
#sidebar-wrapper {
  float: right;
  width: 187px;
}
#sidebar {
  font-size: 90%;
  padding: 0px;
  margin: 60px 10px 0 10px;
}
#sidebar h3 {
color: #d50a27;
  font-size: 160%;
border-bottom:2px solid #eee;
margin-left: -10px;
padding-left: 10px;
}
#sidebar h4 {
	margin: 0;
}
#sidebar p {
  line-height: 140%;
  color: #666;
  margin-bottom: 0;
}
#sidebar ul {
  margin-top: 0;
  margin-left: 0;
  padding: 0;
  list-style: none;
}
#sidebar li {
  margin-bottom: .25em;
}
#extras {
  font-size: 100%;
  width: 190px;
  float: left;
  margin: 70px 0 0 5px;
}
  #extras h3 {
    color: #666;
    border-bottom: 2px solid #eee;
    text-align: right;
    padding-right: 10px;
  }
  #extras ul {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
  }
  #extras li {
    margin: 0 5px 5px;
    padding: 0;
  }
#nav {
  background-color: #D50A27;
  clear: both;
  position: absolute;
  top: 100px;
  left: 0;
  width: 931px;
  z-index: 9;
}
#nav ul { list-style: none; margin: 0; padding: 0 0 0 10px; }
#nav ul li { display: inline; line-height: 27px; margin: 0; padding: 0 0 0 15px; }
#nav ul li a { text-decoration: none; color: #fff; }
#footer {
  color: #dc4e5e;
  float: left;
  font-size: 90%;
  padding-top: 1px;
  padding-bottom: 20px;
  width: 100%;
  margin-top: 20px;
}
#footer p {
  margin: 0 0 0 20px;
  line-height: 3em;
}
#footer p img {
  float: left;
}
