/* e3 Resources Base Style Sheet */
@import url(reset.css);
/* BASIC SELECTORS
==================== */
body {
	font-size: 76%;
	background: #232021 url(http://e3resources.dreamhosters.com/site/images/map-bg.gif) fixed center top no-repeat;
	color: #000;
}
body, p, div, th, td, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1;
}
p {
	margin: 0 0 1em;
}
/* HEADINGS
==================== */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 1em 0;
}
h1 {
	font-size: 22px;
	padding: 10px;
	margin: 2px 0;
	color: #fff;
	background: #000 url(/site/images/heading-bg.png) repeat-x;
}
h2 {
	font-size: 175%;
}
td.related-items h2 {
	color: #7e7854;
	background: #d5d3bf;
	padding: 5px;
	border: 1px solid #a09c75;
	border-width: 1px 0 2px;
}
.portletHandle h2 {
	margin: 10px;
}
h3 {
	font-size: 13px;
	margin: .1em 0;
	padding: .4em 0;
	color: #9e9b72;
	text-transform: uppercase;
}
#leftside-nav h3 {
	border-top: 2px dotted;
}
td.item h3 {
	background: #d5d3bf;
	padding: .4em;
}
#feature-videos h3 {
	color: #fff;
	text-transform: none;
	border-bottom: 2px solid;
	margin: 0 10px 10px;
}
.narrowcolumn h3 {
	border-top: 1px solid;
	font-size: 14px;
	margin: 0;
	padding: .5em 0;
	font-weight: bold;
}
h4 {
	font-size: 125%;
}
.product-layout h4 {
	color: #9e9b72;
	border-top: 2px dotted;
	margin: 0;
	padding: 1em 0;
}
.item-detail h4 {
	margin: 0 0 .2em;
}
h5 {
	font-size: 100%;
}
/* QUOTES
==================== */
blockquote {
	background: transparent url(/images/open-quote.gif) no-repeat top left;
}
blockquote p {
	line-height: normal;
	padding: 8px 0;
	margin-bottom: 0;
	text-indent: 30px;
}
.cite {
	background: transparent url(/images/close-quote.gif) no-repeat top right;
	padding: 15px 30px 0;
	font: italic 12px/1.2 Georgia, "Times New Roman", Times, serif;
}
/* LINK STYLES
==================== */
a:link, a:visited {
	color: #9e9b72;
	text-decoration: none;
}
a:hover {
	color: #905507;
}
a img {
	border: none;
}
a.outline img {
	border: 1px solid #fff;
}
a.outline:hover img {
	border-color: #000;
}
a.crumb {
	font-size: inherit;
	color: #ac3701;
	font-weight: bold;
}
#account-login a, #account-login a:visited {
	text-decoration: none;
	color: #fff;
}
#account-login a:hover {
	color: #c4c2ad;
}
#leftside-nav a, #leftside-nav a:visited, #feature-videos a, #feature-videos a:visited {
	text-decoration: none;
	color: #000;
}
#leftside-nav a:hover, #feature-videos a:hover {
	color: #c4c2ad;
}
h3 a, h3 a:link, h3 a:visited {
	color: #905507;
}
h3 a:hover {
	color: #7e7854;
}
a.category-link-text {
	color: #79734e;
	text-transform: uppercase;
}
/* LISTS
==================== */
ul, ol {
	margin: 0 0 10px 25px;
}
#leftside-nav ul {
	list-style: none;
}
#leftside-nav li {
	margin-bottom: .5em;
	font-size: 11px;
}
#feature-videos ul {
	list-style: none;
	line-height: 1.4;
	margin: 0 0 0 10px;
}
/* TABLES
==================== */
table {
	border-collapse: collapse;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
table.product-layout {
	width: 100%;
}
table.product-layout td {
	width: 50%;
	padding: 5px;
	font-size: 10px;
}
table.item-drilldown {
	margin: 20px;
}
td.drilldown-image {
	padding-right: 20px;
}
.item table.bglt {
	width: 100%;
	margin: 10px 0;
}
table.bglt td, table.bglt th {
	padding: .2em;
}
td.texttable {
	text-align: center;
}
td.product-listing {
	padding: 15px 10px 15px;
	border-bottom: 1px dotted #79734e;
}
td.item-detail {
	padding: 0;
}
td.product-listing table {
	width: 100%;
}
td.thumbnail {
	width: 120px;
	text-align: center;
}
table.category-list table tr {
	height: auto;
}
table.category-list table tr td {
	width: 33%;
	padding: 10px;
}
/* PAGE LAYOUT
==================== */
#div__title, #div__label {
	height: 0;
	font-size: 0;
}
#div__header, #main, #div__footer {
	width: 900px;
	margin: 0 auto;
}
#header {
	height: 108px;
	background: url(/site/images/header.png);
	margin: 10px auto 0;
}
#account-login {
	text-align: right;
	margin: 0 15px 0 0;
	line-height: 25px;
}
#banner-top {
	height: 11px;
	background: url(/site/images/banner-top.png);
	clear: both;
}
#banner {
	width: 900px;
	height: 169px;
	background: url(/site/images/banner-bg.jpg) no-repeat;
}
#banner-bottom {
	height: 11px;
	background: url(/site/images/banner-bottom.png);
}
#breadcrumbs td {
	background: #d5d3bf;
	padding: .5em 1em;
	color: #79734e;
	text-align: right;
}
#div__body {
	width: 900px;
	margin: 0 auto;
	background: #fff;
}
#main {
	background: #fff;
	padding-top: 3px;
}
#leftside-nav {
	width: 193px;
}
#leftside-top {
	height: 3px;
	background: url(/site/images/left-top.png);
}
#leftside-content {
	background: url(/site/images/left-bg.png) repeat-y;
	padding: 1px 8px 1px 7px;
}
#leftside-bottom {
	height: 6px;
	background: url(/site/images/left-bottom.png);
}
#search-header {
	text-align: center;
	padding: 10px 0;
}
#checkout-box {
	margin: 5px 0 10px;
	background: url(/site/images/checkout-box-bg.png) repeat-y;
}
#cart-items {
	height: 16px;
	background: url(/site/images/cart.png) no-repeat;
	margin: 5px 0 0 18px;
	padding: 22px 0 0 70px;
}
#checkout {
	text-align: center;
	margin: 10px 0 5px;
}
#content {
	width: 704px;
	padding-bottom: 20px;
	vertical-align: top;
	padding-top: 3px;
}
.store-detail-description {
	padding: 10px;
}
table#columncontents {
	width: 100%;
}
#sidebar {
	float: right;
	width: 220px;
}
#feature-videos {
	width: 213px;
	margin-left: 4px;
	background: #9b9770 url(/site/images/feature-video.jpg) no-repeat;
	padding: 40px 0 10px;
}
#feature-video {
	text-align: center;
}
#from-the-field {
	width: 220px;
	height: 305px;
	background: url(/site/images/from-the-field.png) no-repeat;
	margin: -5px 0 0 0;
}
#from-the-field div.ajax {
	width: 170px;
	padding: 180px 0 0 35px;
	font-size: 13px;
	color: #79734e;
	position: absolute;
}
#did-you-know {
	margin: 0 0 0 5px;
}
#dyk p {
	margin: 0 1em 1em;
}
.narrowcolumn {
	width: 483px;
	overflow: hidden;
}
.priceline {
	clear: both;
	line-height: 40px;
	font-size: 13px;
	color: #ac3701;
	font-weight: bold;
	text-align: right;
}
#div__footer {
	padding: 20px 0;
	text-align: center;
	color: #fff;
}
.story {
	margin: 15px 20px 30px;
	padding: 1px 0 15px 0;
	border-bottom: 1px dotted #aaa;
	clear: both;
	border-color: #d5d3bf;
}
.story p {
	font-size: 110%;
	line-height: 1.3;
}
.story .cite {
	color: #7e7854;
}
div.detail-description {
	margin-bottom: 15px;
	font-size: 110%;
}
div.author {
	margin-bottom: 1em;
	font-size: 14px;
	color: #ac3701;
}
.isbn {
	color: #999;
	float: left;
}
.sales-price {
	color: #ac3701;
	font-weight: bold;
	margin: 1em 0;
	text-align: right;
}
div.add-to-cart-drilldown {
	width: 100%;
	text-align: right;
	overflow: visible;
}
div.category-link {
	background: #d5d3bf;
	text-align: center;
	padding: 1em .1em;
	border: 1px solid #7e7854;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
div.biglink-over {
	background: #f0edd8;
}
.edcp {
	clear: both;
	border: 1px solid #7e7854;
	margin: 5px 0;
	padding: 5px 5px 5px 60px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.edcp-logo {
	width: 50px;
	height: 39px;
	position: absolute;
	margin: -16px auto auto -55px;
	background: url(/site/images/EDLP_EDCP/edcp-sm.png);
}
.edlp {
	text-align: right;
}
.item .edlp {
	margin: 0 57px -30px;
}
.list-priceline {
	font-weight: bold;
}
.item .list-priceline {
	float: left;
}
.detail-description .list-priceline {
	margin: 30px 0 0;
	text-align: right;
}
.list-price {
	text-decoration: line-through;
	font-weight: bold;
}
td.related-items {
	padding: 15px;
	width: 100%;
}
/* LAYOUT
==================== */
.clearing {
	clear: both;
}
.center {
	text-align: center;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
img.alignleft, div.floatleft {
	float: left;
	margin: 0 1em .5em 0;
}
img.alignright, div.floatright {
	float: right;
	margin: 0 0 .5em 1em;
}
.section {
	margin-bottom: 15px;
}
.callout {
	background: #d5d3bf;
	color: #7e7854;
	border: 1px solid #7e7854;
	border-width: 1px 0;
	padding: 1em;
	margin: 15px 0;
}
.vpad {
	padding: 10px 0;
}
.noborder {
	border: none;
}
/* FORMS
==================== */
#searchbox {
	background: #ac3701 url(/site/images/search-box-bg.png) repeat-y;
	margin: 5px 0;
	text-align: right;
}
input#search {
	width: 160px;
	height: 28px;
	margin: 5px 10px 5px 0;
	background: #fff url(/site/images/search-icon.png) 5px 50% no-repeat;
	font-size: 16px;
	line-height: 28px;
	margin: 0 auto;
}
#search-submit {
	outline: none;
	border: none;
	margin: 5px 10px 0;
}
input {
	vertical-align: bottom;
}
/* TYPOGRAPHY
==================== */
#account-login {
	color: #fff;
}
.price {
	color: #9e9b72;
	font-weight: bold;
}
div.listheadernosort {
	background: #79734e;
	color: #fff;
	padding: .3em;
	text-transform: uppercase;
}
.crumbover {
	font-size: 1em;
	font-family: inherit;
	font-weight: bold;
}
/* NEW RELEASES
==================== */
#new-releases {
	margin: 0 5px 0 8px;
}
#new-releases table {
	border: 1px solid #a5a17d;
}
#new-releases td {
	padding: 15px;
	width: 33%;
	vertical-align: bottom;
	border-bottom: 1px dotted #a5a17d;
}
#new-releases .price {
	color: #ac3701;
}
#new-releases .title {
	min-height: 2em;
	padding-bottom: .2em;
}
#new-releases a {
	font-weight: bold;
}
#new-releases a:link, #new-releases a:visited {
	color: #000;
}
#new-releases a:hover {
	color: #ac3701;
}
#new-releases h2 {
	background: #a5a17d;
	color: #fff;
	margin: 2em 0 0;
	padding: .2em;
}
#new-releases .author {
	color: #777;
	font-size: 80%;
	margin: .2em 0 1.2em;
}
