html {
	background-image: url("/images/bg_top.jpg");
	background-repeat: repeat-x;
}

body {
	font-family: "Lucida Grande", "trebuchet ms", arial, sans-serif;
	color: #603120;
	background-image: url("/images/bg.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 150px 82px;
}

a {
   outline: none;
}

p, ul, ol {
	color: #7d5648;
}

li {
	padding-bottom: 10px;
}

a:link, a:visited, a:active {
	color: #00d4c5;
	text-decoration: underline;
}

a:hover {
	color: #ff6200;
	text-decoration: none;
}

#doc3 {
	margin: auto;
}

#callout {
	text-align: right;
	padding-bottom: 2px;
}

#hd {
	height: 49px;
	margin-top: 46px;
}

#bd {
	margin-top: 36px;
}

#ft {
	font-family: georgia, "Lucida Grande", arial, serif;
	font-style: italic;
	font-size: 85%;
	color: #9c7f75;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	border: 1px solid #e7e0de;
	background-color: #f9f7f6;
}

#ft a {
	color: #00d4c5;
}

#logo {
	float: left;
	overflow: hidden;
}

#nav {
	font-family: georgia, "Lucida Grande", arial, serif;
	font-style: italic;
	font-size: 85%;
	/*padding-top: 19px;*/
	/*padding-right: 20px;*/
	float: right;
	/*overflow: hidden;*/
	position: relative;
	top: 19px; left: 0px;
}

.currentpage {
	color: #9c7f75;
}

#bodywrapper {
	margin-right: 10px;
}

#bodywrapper a {
	color: #ff6200;
}

#bodywrapper h2 {
	font-size: 108%;
}

.sidebarsmall {
	text-transform: uppercase;
	font-size: 77%;
	letter-spacing: 1px; 
}

.product {
	padding-bottom: 0px;
}

.product a, .purchase a{
	color: #ff6200;
}

.products table {
	border-collapse: collapse;
	width: 100%;
	border: none;
	margin-bottom: 6px;
}

.products td {
	border: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.products .title {
	
}

.products .price {
	font-family: georgia, "Lucida Grande", arial, serif;
	font-style: italic;
	float: right;
	background: #d9f9f6;
	vertical-align: top;
}

strong {
	/*background: #d9f9f6;*/
}

.highlight {
	background: #d9f9f6;
}

.caption {
	font-family: georgia, "Lucida Grande", arial, serif;
	font-style: italic;
	font-size: 85%;
	margin-top: -8px;
	padding-bottom: 6px;
}

.products .description {
	font-family: georgia, "Lucida Grande", arial, serif;
	font-style: italic;
	font-size: 85%;
	padding-top: 0px;
}

.products .col1 {
	width: 333px;
}

.products .col2 {
	width: 20px;
}

.products .col3 {
	width: 333px;
}

.products .row3 {
	vertical-align: top;
}

.divider {
	border-bottom: 1px solid #e7e0de;
	padding-bottom: 10px
}

#sidebar {
	border: 1px solid #e7e0de;
	background-color: #f9f7f6;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 16px;
}

#sidebar p {
	font-size: 85%;
}

#sidebar h1 {
	font-size: 123.1%;
	margin-bottom: 4px;
}

h1 {
	font-family: georgia, "Lucida Grande", arial, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 189%;
	letter-spacing: -1px;
}

#sidebar .module {
	padding-bottom: 10px;
	border-bottom: 1px solid #e7e0de;
}

#sidebarwrapper {
	padding-left: 20px;
	text-align: right;
}

.small {
	font-size: 85%;
}

a.img:active {
	outline: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.preview {
	padding-bottom: 10px;
}

.purchase {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

.purchase table {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #e7e0de;
}

.purchase td {
	border: 1px solid #e7e0de;
	background-color: #ffffff;
}

.purchase .col1 {
	font-weight: bold;
	padding-left: 20px;
}

.purchase .col2 {
	text-align: center;
}

.purchase .col3 {
	padding-left: 20px;
}

.buttoncolor {
	color: #603120;
}

.bold {
	font-weight: bold;
}

.ejunkiebutton {
	padding-left: 226px;
}

.new {
	font-size: 77%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	color: #00d4b4;
}

.new-sidebar {
	font-size: 77%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ff6200;
}

.typenav {
	padding-bottom: 60px;
}

.typenav_title {
	font-family: georgia, "Lucida Grande", arial, serif;
	font-size: 85%;
	color: #7d5648;
	letter-spacing: 1px;
	text-transform:uppercase;
}

.subheader {
	font-family: georgia, "Lucida Grande", arial, serif;
	font-style: italic;
	font-size: 85%;
	margin-top: -20px;
	padding-bottom: 8px;
}

.clear {
	overflow: hidden;
	width: 100%;
}

a.button {
	background: transparent url("/images/button_bg2.gif") no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font-size: 12px;
	font-family: "Lucida Grande", "trebuchet ms", arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px;
	text-decoration: none;
}

a.button span {
	background: transparent url("/images/button_bg1.gif") no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
	color: #603120;
}

/*
Font size | Percent
10 77
11 85
12 93
13 100
14 108
15 116
16 123.1
17 131
18 138.5
19 146.5
20 153.9
21 161.6
22 167*
23 174
24 182
25 189
26 197
*/