@charset "ISO-8859-1";

/* Eric Meyer's Reset*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style:none;
	padding: 0;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ----------------------------------------------------- */
/* Global selectors */
html, body {
	color: #295226;
	background-color: transparent;
	font: 11px / 175% Arial, sans-serif;
	background-image: url(/images/template_images/bg.gif);
}
a {
	color: red;
	background-color: transparent;
	text-decoration: none;
	cursor: pointer;
}
a:visited {
	color: blue;
	background-color: transparent;
}
a:hover {
	color: green;
	background-color: transparent;
}
a:active {
	color: red;
	background-color: transparent;
}
embed {
	background-color: #F7F7F7;
}
form {
	display: block;
}
fieldset {
	margin: 0;
	padding: 0;
}
legend {
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
}
sup {
	font-size: 80%;
}

abbr, acronym, .help {
	border-bottom: 1px dotted #333;
	cursor: help;
}

/* Hanging quotes */
blockquote, blockquote p {
	text-indent: -0.5em;
}
code, pre {
	color: black;
	background-color: transparent;
	font-family: Courier, Monaco, sans-serif;
	font-weight: normal;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.66em;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FB7C00;
}
h2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #46404A;
}
h3 {
	font-size: 1.10em;
	font-weight: bold;
	color: #A52121;
}
li {
	margin-bottom: 0.70em;
	color: black;
}
p {
	margin-left: 10px;
}

td, th {
	text-align: left;
}

/* ----------------------------------------------------- */
/* Identified and classed items */
#container {
	padding: 0;
	margin: 0px auto;
	width: 95%;
	color: #000;
	background-color: #FFF;
}
div#nav {
	position: absolute;
	top: 230px;
	left: 0;
	width: 20%;
	padding: 0;
	margin: 0;
}
/* Mast */
#mast {
	position: relative;
	height: 224px;
	width: 97%;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#mast_face {
	position: absolute;
	top: 0;
	left: 0;
	width: 196px;
	height: 224px;
	z-index:2;
}
#mast_wm {
	position: absolute;
	top: 75px;
	left:250px;
}
#mast_bar {
	position: absolute;
	bottom: 0;
	left:0;
	width: 100%;
	background-color:#16180E;
	height:40px;
	text-align:center;
	z-index: 1;
}
#mast_bar img {
	position: absolute;
	top: 10px;
	left: 280px;
}
/* Tips */
#tip_container {
	position: absolute;
	top: 25px;
	right: 40px;
	z-index: 1;
	font: 11px/175% bold Georgia, sans-serif;
	border: 1px dashed #99418A;
	color: #16180E;
	background-color: #FFF8DC;
	padding: 10px;
	width: 225px;
}

/* Footer */
#footer {
	padding:0;
	height: 13px;
	background-color: transparent;
	font-size: 11px;
	width: 97%;
	font-weight: bold;
}
/* graphic design by */
#traffic1 {
	font-size: small;
	color: #808080;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
}
/* traffic */
#traffic2 {
	font-size: small;
	color: #007700;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
}
/* design */
#traffic3 {
	font-size: small;
	color: #FF0000;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
}

/* ----------------------------------------------------- */
/* Links div */
div#links {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
}
div#links a {
	padding: 5px 10px;
	margin: 0 0 2px;
	border: 1px solid #666;
	display: block;
	color: #000000;
	background-color: transparent;
	font: bold 1em sans-serif;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/link_gradient.jpg);
}
div#links a:hover {
	color: #FFFF00;
	background-color: #5D4914;
	background-image: url(../images/link_gradient.jpg);
}
div#links h3 {
	margin: 2px 0 0 0;
}

/* ----------------------------------------------------- */
/* Content div */
div#content {
	position: absolute;
	top: 230px;
	left: 21%;
	padding: 5px;
	border: none;
	color: #666;
	background-color: #F7F7F7;
	font: 13px Verdana, sans-serif;
	min-height: 60%;
	margin-right: 2%;
	margin-bottom: 20px;
	border: 1px solid black;
	width: 75%;
}
div#content a.link {
	color: black;
	background-color: transparent;
	cursor: pointer;
}
div#content a:hover {
	color: green;
	background-color: transparent;
	cursor: pointer;
}
div#content a:visited {
	color: blue;
	background-color: transparent;
	cursor: pointer;
}
div#content a:visited, a:hover {
	color: green;
	background-color: transparent;
	cursor: pointer;
}
div#content h1 {
	height: 28px;
	font-size: 1.75em;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	vertical-align: middle;
}
div#content h2 {
	font-family: Verdana, Arial, sans-serif;
	padding: 0;
}
div#content h3 {
}

div#content ol li {
	margin: .25em 25px .25em 40px;
	list-style-type: decimal;
}
div#content p {
	margin: 0 1em 1em;
	color: #000000;
	background-color: transparent;
}
div#content pre {
	margin: 0.5em;
	padding: 0.5em;
	border: 1px solid #666;
	color: #000000;
	background-color: #008000;
}
div#content img {
	margin: 5px 5px 5px 5px;
}

/* ------------------------------------------------------- */
/* Utility forms usually found in sidebar */
#form_login {
}
#form_subscribe_to_newsletter {
}
#form_site_search {
	margin-bottom: 5px;
}
#search_product_form_input {
	width: 210px;
	border: 2px solid black;
}
#search_product_form_submit {
	border: 1px solid #94A2FF;
	color: inherit;
	background-color: #94A2FF;
	padding: 1px 3px 0px 3px;
}
.sidebar_forms {
	position: relative;
	left: 0px;
	top: 10px;
	font-size: 9px;
	font-weight: bold;
	background-color: #D3D35A;
	border: 1px solid #2B1F09;
	border-left: 10px solid #2B1F09;
	background-image: url(../images/link_gradient.jpg);
}
.sidebar legend {
	font-size: 9px;
	color: #D3D35A;
}
.textfield {
	width: 90%;
	margin: 0px 10px 5px 5px;
	padding: 3px;
	border: 1px solid #808080;
	font-size: 10px;
}
.button {
	font-size: 9px;
	font-weight: bold;
	margin: 3px 0px 3px 3px;
	float: right;
}

/* ------------------------------------------------------- */
/* Nav items */

ul.nav_links_item {
	margin: 0 0 5px 0;
	padding: 0;
}
.nav_links_item li {
	list-style: none;
	margin: 2px 0 0 15px;
}
/* CSS class for menu headers in general (expanding or not!)*/
h3.nav_links_header {
	border: 1px solid #2B1F09;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
	font-weight: bold;
	background-color: #D3D35A;
	border-left: 10px solid #2B1F09;
	background-image: url(../images/link_gradient.jpg);
	padding: 4px;
}
.nav_links_header .disclosuretriangle {
	color: yellow;
}
.nav_links_header:hover {
	background-color: #BBBC32;
}
/* CSS class to apply to expandable header when it's expanded*/
.nav_links .openheader {
}
/* CSS for UL of each sub menu*/
.nav_links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
/* background colours for different sections */
.pub_sections li {
	background-color: #E0E08A;
	border-left: 10px solid #2B1F09;
}
.prv_sections li {
	background-color: #D3D35A;
	border-left: 10px solid #2B1F09;
}
.prd_sections li {
	background-color: #52D191;
	border-left: 10px solid #2B1F09;
}
.nav_links ul li a:visited {
}
/* Hover state CSS*/
.nav_links ul li a:hover {
	color: #000000;
	background-color: #949AFF;
}

/* ----------------------------------------------------- */
/* PUBLISHER: articles */
#article_display {
	color: inherit;
	background-color: transparent;
}
#article_display h1, h2, h3 {
	color: #043e06;
	background-color: transparent;
	margin-bottom: 1em;
}
#article_display img {
	border: none;
	margin: 0px 0px 0px 5px;
}
div#article_display ul {
	margin-bottom: 1em;
}
div#article_display li {
	margin: .25em 25px .25em 40px;
	list-style-type: disc;
}

/* PUBLISHER: Author related info below single article view */
.author_sig_block {
	margin-top: 25px;
	padding-top: 15px;
	border-top: 1px solid #C0C0C0;
}
.author_sig_block h1, h2, h3 {
	margin:0.75em;
}
.author_sig_block img {
	float: left;
	border: 1px solid #000;
}
.author_sig_block ul li {
	margin: .25em 25px .25em 40px;
	list-style-type: circle;
}

/* PUBLISHER: sections */
#section_description {
	margin: 20px 50px 20px 0;
	width: 65%;
	background-color: transparent;
}
#section_description h3 {
	background-color: transparent;
}

/* PUBLISHER: Blocks of article descriptions in sections list */
ul#section_article_list li  {
	list-style-type: none;
}
ul.section_article_block  {
	position: relative;
	border: 1px solid #C0C0C0;
	margin: 10px;
	background-color: transparent;
	line-height: 150%;
	clear: both;
	min-height: 175px;
}
ul.section_article_block li.teaserimg img {
	width: 125px;
	max-height: 150px;
	padding: 5px;
	border: 1px solid #aaa;
	float: left;
}
ul.section_article_block li.title {
	margin: 10px 0px 0px 10px;
}
ul.section_article_block li.description {
	padding-left: 10px;
	line-height: 150%;
	display: inline;
}
ul.section_article_block li.author {
	font-size: 80%;
	display: inline;
	margin-left: 15px;
}
ul.section_article_block li.pubdate {
	font-size: 80%;
}

.more_link {
	font-size: 80%;
	margin-left: 10px;
}
/* PUBLISHER: Login form */
.member_login_form {
	position: relative;
	left: 0px;
	top: 10px;
	margin: 10px auto;
	width: 60%;
	font-size: 9px;
	font-weight: bold;
	background-color: #D3D35A;
	border: 1px solid #2B1F09;
	border-left: 10px solid #2B1F09;
}
/* ------------------------------------------------------------ */
/* Contact form */
#contacttable {
	border: none;
	font-size: 95%;
	padding: 0;
	margin-top: 15px;
	margin: auto;
	border: 1px solid #C0C0C0;
}
#contacttable td {
	padding: 1px;
}
#contacttable th {
	text-align: left;
}
.contacttableheader {
	color: #000;
	background-color: transparent;
	font-weight: bold;
}
.inputsmaller {
	border: 1px solid #043e06;
	width: 15%;
	margin: 2px;
}
.inputsmall {
	border: 1px solid #043e06;
	width: 50%;
	margin: 2px;
}
.inputmedium {
	border: 1px solid #043e06;
	width: 75%;
	margin: 2px;
}
.inputlarge {
	border: 1px solid #043e06;
	width: 98%;
	margin: 2px;
}
.inputsubmit {
	text-align: right;
}
.radiosmall {
	height: 1em;
	width: 1em;
}
.selectlarge {
	border: 1px solid #043e06;
	width: 175px;
	margin: 2px;
}
.error {
	font-weight: bold;
	color: #000;
	background-color: #FF0000;
	background-image: none;
}

/* ------------------------------------------------------------ */
/* Article specific styles */
.table-borders {
	border: 0px solid #043e06;
	margin: 10px auto 10px auto;
}
.table-borders th {
	background-color: #4DB3FD;
	text-align: left;
	padding: 2px;
}
.table-borders td {
	padding: 2px;
	border: 1px solid #043e06;
}
.table-borders .alt_row {
	background-color: #043e06;
}

/* ------------------------------------------------------------ */
/* Various classes for article items */
.marketer {
	background-color: transparent;
	font-size: 11px;
	margin: 1px 25px 10px 10%;
	padding: 0;
	width: 90%;
}
.marketer a {
	color: #BBBC32;
	background-color: transparent;
}
#product_description {
	clear: both;
	margin-bottom: 10px;
}
#product_description img {
	margin: auto 10px auto -10px;
}
/* This used to hide the "other" specific field. Keeping it just in case... */
#referred_by_other {
	visibility: visible;
	width: 300px;
}
table#article_file_download {
	width: 80%;
	border: 1px solid black;
	margin: 10px 0 0 25px;
}
table#article_file_download th {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	color: #000;
	background-color: transparent;
	padding: 2px;
	border: 1px solid black;
}
table#article_file_download td {
	text-align: left;
	font-size: 100%;
	padding: 2px;
	border: 1px solid black;
}
td#table_header {
	text-align: left;
	font-weight: bold;
	font-size: 100%;
	font-family: Georgia, Palatino, serif;
	padding: 2px;
}
#category_description {
	margin: 10px;
	color: #00009C;
	border-bottom: 5px solid #94A2FF;
}
hr.footer_rule {
	border: 1px solid #BBBC32;
}
.footer_contact {
	font-size: 11px;
	margin-left: 5px;
}

/* ------------------------------------------------------*/
/* Content cell */

/* Top navigation links */
.top_nav {
	margin-right: 5px;
	font-weight: bold;
}
/* Product Search form */
#search_product_form {
	display: inline;
	width: 60px;
}
#search_product_form fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}
#search_product_form input {
	border: 2px solid green;
	width: 80px;
}
/* Template: Top product nav */
#top-menu * {
	list-style: none;
	font-size: 18px;
	line-height: 200%;
}

/* Catalogue grid */
table.catalogue_layout_grid {
}
td.catalogue_grid_cell {
	padding: 0;
	width: 25%;
	border: 1px solid green;
	text-align: center;
}
td.catalogue_grid_cell img {
	border: 1px solid #E9E9E9;
}
td.catalogue_grid_cell_alt {
	background-color: #E9E9E9;
}

/* Small product display (list view) */
.product_display_small {
	min-height: 375px;
	height: auto !important;
	height: 100%;
	margin: 5px;
	padding: 0;
	position: relative;
}
.product_display_small img {
	margin: 0px auto;
	margin-left: 5%;
	max-width: 175px !important;
	max-height: 250px !important;
}
.product_display_small .product_details {
	display: block;
	width: 100%;
	min-height: 25%;
	height: auto !important;
	height: 25%;
	position: absolute;
	bottom: 1px;
	clear: both;
}
/* Show cart sidebar item */
#show_cart {
	margin: 0 0 2px 0;
	padding: 2px 2px 2px 5px;
	border: 1px solid green;
	background-color: lime;
}
/* Previous/Next links */
.prev_next_nav {
	display: block;
	float: right;
}
.prev_next_nav .info {
	margin-right: 25px;
}
.prev_next_nav .links {
	margin: 0px 5px 25px 0;
}
/* fuseaction=display_large_image */
.product_display_large {
}
.product_display_large fieldset {
	width: 100%;
	margin-left: 15%;
}
.product_display_large .product_image {
	width: 100%;
	text-align: center;
}
.product_display_large .product_caption {
}
.product_display_large .product_name {
	margin: 15px auto;
	width: 450px;
}
.product_display_large .price {
	display: inline-block;
	width: 100%;
	padding-left: 35%;
	margin: 0px 0 10px 0;
}
.product_display_large .disclaimer {
	margin-top: 2em;
}
.product_display_large .product_multiple_image_description {
	margin: 15px auto;
	width: 450px;
}
.product_display_large .add_to_cart_button {
	margin: 0px 0px 0px 35%;
}
#product_price_alt_choice {
	line-height: 200%;
	width: 75%;
	padding: 0px 0px 0px 15%;
}
#product_price_alt_choice label {
	display: block;
}
#product_price_alt_choice input {
}

/* fuseaction=edit_cart */
.form_add_to_cart {
	display: block;
	margin: 0 0 5px 0;
}
.form_add_to_cart fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}
.promo_cards_n_bears {
	margin: 15px;
}
.cart_edit_submits {
	text-align: right;
}

/* ------------------------------------------------------*/
/* Client billing information name form table */
.order_entry_form {
	width: 75%;
	margin-bottom: 15px;
}
.order_entry_form_td_first {
	width: 25%;
}
.order_entry_form input {
	width: 98%;
	margin-right: 2px;
	border: dotted 1px red;
}
.order_entry_form textarea {
	width: 98%;
	margin-right: 2px;
	border: dotted 1px red;
}
.order_entry_form input[type = 'radio'] {
	width: 1em;
}
.order_entry_form th {
	color: #FFF;
	background-color: #94A2FF;
	font-weight: bold;
	text-align: left;
}
.highlight {
	color: #000;
	background-color: #ADD8E6;
}
/* In some places, we toggle form/table elements visibility */
.show_new_ship_addr {
	/* Let the browser choose */
}
.hide_new_ship_addr {
	display: none;
	height: 0;
}
.show_new_bill_addr {
	/* Let the browser choose */
}
.hide_new_bill_addr {
	display: none;
	height: 0;
}
.show_new_card {
	/* Let the browser choose */
}
.hide_new_card {
	display: none;
	height: 0;
}
#product_substitution_table label {
	display: block;
	padding-bottom: 15px;
}
#payment_info_table label {
	display: block;
	padding-bottom: 15px;
}

/* ------------------------------------------------------*/
/* Client billing information form table */
.billing_info_table {
	margin-bottom: 15px;
}
.billing_info_table th {
	color: #FFF;
	background-color: #94A2FF;
	font-weight: bold;
	text-align: left;
}

/* ------------------------------------------------------*/
/* Client shipping information form table */
.shipping_info_table {
	margin-bottom: 15px;
}
.shipping_info_table th {
	color: #FFF;
	background-color: #94A2FF;
	font-weight: bold;
	text-align: left;
}

/* ------------------------------------------------------*/
/* Order notes form table */
.order_notes_table {
	margin-bottom: 15px;
}
.order_notes_table th {
	color: #FFF;
	background-color: #94A2FF;
	font-weight: bold;
	text-align: left;
}

/* ------------------------------------------------------*/
/* Order notes form table */
#product_substitution_table {
	margin-bottom: 15px;
}
#product_substitution_table th {
	color: #FFF;
	background-color: #94A2FF;
	font-weight: bold;
	text-align: left;
}

/* ------------------------------------------------------*/
/* Payment entry (credit card) form table */
#payment_info_table {
	margin-bottom: 15px;
}
#payment_info_table th {
	color: #FFF;
	background-color: #94A2FF;
	font-weight: bold;
	text-align: left;
}
#payment_info_table .card_radio {
}

/* ------------------------------------------------------*/
/* Account creation form table */
#special_notes {
	display: block;
	float: right;
}

/* ------------------------------------------------------*/
/* Account creation form table */
#account_create_table {
}
#account_create_table th {
	color: #FFF;
	background-color: #94A2FF;
	font-weight: bold;
	text-align: left;
}
#account_create_table strong {
	font-size: 14px;
}
#account_create_table input[type = 'checkbox'] {
	width: 1em;
}

/* ------------------------------------------------------*/
/* Table that contains the order confirmation data */
#order_confirmation_table {
	margin: 15px 0px 15px 0;
	font-weight: bold;
}
#order_confirmation_table div {
	margin-bottom: 10px;
	border-bottom: 1px solid #808080;
}
#order_confirmation_table strong {
	clear: left;
}
#order_confirmation_table span.header {
	display: block;
	clear: left;
	color: red;
}
#order_confirmation_table th {
	color: #FFF;
	background-color: #94A2FF;
	font-weight: bold;
	text-align: left;
}
#order_confirmation_table td {
	padding: 3px;
	padding-bottom: 10px;
	line-height: 175%;
	width: 50%;
}
#order_confirmation_table a {
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	margin-right: 5px;
	color: #000;
	background-color: transparent;
}
#order_confirmation_table strong {
	color: #7A7A7A;
	background-color: transparent;
}
#continue_checkout {
	width: 75%;
	text-align: right;
}
#continue_checkout p {
	text-align: left;
}
.edit_button {
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	margin-right: 5px;
	color: #000;
	background-color: #A747A7;
}
/* ------------------------------------------------------*/
/* Text entry fields in order form */
#order_confirmation_table .link_edit {
	float: right;
	font-weight: bold;
}

/* ------------------------------------------------------*/
/* Text entry fields in order form */
.err_form_input {
	font-weight: normal;
	border: 1px solid #94A2FF;
}
.err_validation {
	color: yellow;
	background-color: #FFA07A;
	min-height: 4em;
	height: auto !important;
	height: 4em;
	margin: .25em auto .25em auto;
}

/* ------------------------------------------------------*/
/* General Errors */
.ErrorTable {
	border: 1px solid #919646;
	margin: 0.5em;
	max-width: 750px;
	color: black;
	background-color: transparent;
}
.ErrorTableHeader {
	margin: -9px -9px 0.5em;
	padding: 5px 5px 5px;
	text-align: left;
	background: url(../images/H1_Gradient.jpg) repeat-x fixed;
	font-weight: normal;
	font-size: 1.75em;
	font-family: Verdana, Arial, sans-serif;
	height: 28px;
	vertical-align: middle;
}
.ErrorTable th {
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #919646;
	padding: 3px 5px 3px 5px;
}
.ErrorTable td {
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #919646;
	border-left: 1px solid #919646;
	padding: 3px 0px 3px 10px;
}
.ErrorSingleBox {
	color: red;
	margin-right: 25px;
	margin-left: 25px;
	padding: 10px;
	background-color: yellow;
	border: 1px solid black;
	font-family: Trebuchet, Arial, sans-serif;
}

/* ------------------------------------------------------*/
/* Blog styles */
.byline, .entryfooter, .trackbackfooter {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: .7em;
	line-height: 150%;
	margin: 0;
	padding: 8px 0 8px 0;
	color: #000;
}
.byline {
	clear: both;
}

.body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 150%;
	margin: 0;
	padding: 0 0 8px 0;
	color: #000;
}

.body-li {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 150%;
	margin: 0;
	padding: 0 0 8px 45px;
	color: #000;
	list-style-type: circle;
}

.commentBody {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: .8em;
	color: #000000;
	margin-right: 10px;
	margin-bottom: 40px;
}
.commentByLine, .tweetbackByLine {
	font-weight: bold;
	clear: left;
}
#blogText {
	padding: 0 8px 0 8px;
	
}
#banner, #banner a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: white;
	background-color: #FFCC00;
	padding: 5px;
	line-height: 150%;
}
input, select, textarea {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #000000;
}
.menuTitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: .7em;
	background-color: #cc9900;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 5px;
}
.header, .header a {
	font-family: Verdana, Arial, sans-serif;
	font-size: .7em;
	text-align: center;
	font-weight: bold;
}
#calendar {
	width: 90%;
	margin: 0 auto 0 auto
}
.calendarTable, .calendarTable a {
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}
.calendarToday {
	background-color: yellow;
}
/* Blog: Tagcloud */
.smallestTag {
	font-size: 9px;
}
.smallTag {
	font-size: 11px;
}
.mediumTag {
	font-size: 13px;
}
.largeTag {
	font-size: 16px;
}
.largestTag {
font-size: 20px;
}
/* search */
.highlight {
	background-color: yellow;
}
.menuBody {
	font-family: Verdana, Arial, sans-serif;
	font-size: .65em;
	text-align: left;
	padding: 2px;
	line-height: 14px;
}
.menuBody .header {
	font-size: 1em;
}
.menuBody A {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}
.date {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666;
	border: 1px solid #999;
	padding: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	width: 70%;
}
.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader, .tweetbackHeader {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: .7em;
	color: #666;
	border: 1px solid #999;
	padding: 5px;
	margin-bottom: 10px;
	font-weight: normal;
}
.footerHeader {
	background-color: #ddd;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: .7em;
	color: #666;
	border: 1px solid #999;
	padding: 5px;
	font-weight: normal;
	clear: both;
	margin-bottom: 10px;
}
.blogNavRight {
	float: right;
	width: 200px;
}
.blogentrynavlinks {
	clear: both;
}
.rightMenu {
	border: 1px solid #2B1F09;
	padding: 0;
	margin: 8px;
}
.entry {
	float: left;
	width: 70%;
}
.entry H1 {
	display:block;
	line-height: 150%;
	margin-bottom: 35px;
}
.entry .byline{

}
.entryLast {
	float: left;
	width: 70%;
}
.code {
	font-family: "Courier New", Courier, Monospace;
	font-size: 1em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	overflow: auto;
	max-height: 200px;
	padding: 4px 4px 4px 4px;
	line-height: 15px;
	margin: 5px 0 5px 0;
}
.codePrint {
	font-family: Courier, Monospace;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	padding: 4px 4px 4px 4px;
	line-height: 15px;
}
.center {
	text-align: center;
}
.entry {
	margin-bottom: 8px;
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
}
a img {
	border: 0px;
}
.comment, .trackback, .tweetback, .commentAlt, .trackbackAlt, .tweetbackAlt {
	border: 1px solid #999;
	padding: 10px;
	margin: 10px 0;
	position: relative;
}
.commentAlt, .trackbackAlt , .tweetbackAlt {
	background-color: #efefef;
}
.comment img, .commentAlt img, .tweetback img, .tweetbackAlt img {
	float: left;
	position: relative;
	margin: 0 5px 5px 0;
	max-width: 48px;
	max-height: 48px;
}
.commentBody, .trackbackBody, .tweetbackBody {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: .7em;
	color: #000000;
	margin-bottom: 10px;
}
#relatedEntriesList {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: .7em;
	color: #000000;
}
.commentByLine, .trackbackByLine, .tweetbackByLine {
	font-style: italic;
	font-size: .7em;
}
.addCommentLink, .addTrackbackLink {
	text-align: right;
}
#trackbacks, #comments, #tweetbacks {
	margin-top: 8px;
}
#calendar th {
	font-weight: normal;
}
.tbLink {
	font-size: 1.1em;
}
.autoImage {
	float: left;
	margin: 0 5px 5px 0;
}
.byline img {
	vertical-align: top;
}

/*==================Forms======================*/
fieldset#commentForm, fieldset#sendForm {
	margin: 8px;
	text-align: left;
}
fieldset#sendForm {
	border: none;
}
fieldset#commentForm legend, fieldset#sendForm legend {
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 10px 5px;
}
fieldset#commentForm label, fieldset#sendForm label {
	float: left;
	width: 110px
}
fieldset#sendForm label {
	width: 130px;
}
fieldset#commentForm div, fieldset#sendForm div {
	clear: both;
	margin-bottom: 5px;
}
fieldset#commentForm .longLabel {
	width: 260px;
}
fieldset#sendForm .longLabel {
	width: 200px;
}
fieldset#commentForm .nofLoat, fieldset#sendForm .nofLoat {
	float: none;
}
fieldset#commentForm #comments, fieldset#sendForm #notes {
	width: 100%;
	height: 120px;
	overflow: auto;
}
fieldset#sendForm #notes {
	width: 300px;
}
fieldset#commentForm img {
	margin: 3px auto
}
fieldset#sendForm img, fieldset#sendForm #submit {
	margin-left: 200px;
}
#popUpFormBody {
	background: #fff;
	margin: 8px;
}
/* ------------------------------------------------------*/
/* General purpose classes */
.divider{
	margin: 1em 0;
}
.show {
	display: block; /* Let the browser choose */
}
.hide {
	display: none;
	height: 0;
}
.standout {
	color: red;
	font-style: italic;
}

/* "Fake" a button to link to the large product display in the catalogue */
.button_link {
	width: 100px;
	background-color: #FFF8DC;
	border: 1px solid red;
	padding: 4px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.button_link:hover {
	background-color: #0C3;
}
.pullquoteright {
	position: absolute;
	top: 25px;
	right: 10px;
	z-index: 1;
	font-weight: normal;
	font-size: 10px;
	border: 1px dashed #99418A;
	color: #000000;
	background-color: #FFF8DC;
	margin: 0px 5px 5px 10px;
	padding: 5px;
	width: 30%;
	max-height: 250px;
	clear: both;
}
.book_prices {
	margin-left: 15%;
}
.book_prices td, .book_prices th  {
	padding: 3px;
}
#book_sales_form {
	clear: both;
}
}

