/* Global whitespace reset to minimalize cross browser spacing inconsistencies */
/* via http://leftjustified.net/journal/2004/10/19/global-ws-reset/            */
* 
{
	padding:0;
	margin:0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address 
{ 
	margin:1em 5%; 
}

li, dd 
{ 
	margin-left:5%; 
}

fieldset 
{ 
	padding: .5em; 
}
/* End Global whitespace reset */

div
{

}

body, html
{
	height: 100%;
}

body
{
	behavior:url(../htc/hover.htc);
	background-image: url(../images/bgpattern.jpg);
	font-family: Georgia, Verdana, Serif;
	color: #7A7766;
	font-size: .75em;
}

a:link
{

	color: #0C81CE; /* light blue */
}

a:visited
{

	color: #0C81CE; /* light blue */
}

a:hover
{
	color: #0AAC65; /* light green */
}

a:active
{
	color: #F3895A; /* light orange */
}

h1
{
	font-size: 1em;
	padding: 1px;
	margin:0;
}

h3
{
	font-family: "Trebuchet MS", serif;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 2em;
	color: #F3895A;
}

h5
{
	font-weight: normal;
}

#main
{
	margin: auto;
	width: 716px;
	padding: 15px 15px 15px 15px;
	background-image: url(../images/boxgradient.jpg);
	background-repeat: repeat-x;
	background-color: #D7D1B3;
	margin-top: 15px;
}

#header
{
	margin: auto;

	width: 716px;
	height: 271px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#content
{
	border: 1px solid #FFFDEC;
	margin: auto;
	margin-top: 15px;
	width: 716px;
	background-color: #FFFDEC;
	margin-right: 0;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
	
	min-height: 500px;
}
	


#projection
{
	margin-left: 15px;
	position: absolute;
	top: 285px;
	width: 447px;
}

div[id] #projection
{
	top: 275px;
	width: 470px;
	padding-right: 10px;
}

#errata
{
	background-color: #FFFDEC;
	margin-left: 485px;
	background-image: url(../images/shadow.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px 0px 0px 18px;
	height: 375px;	
}

div[id] #errata
{
	min-height: 375px;
}

.calloutbox
{
	font-family: Verdana, serif;
	background-color: #FFFDEC;
	border: 2px solid #D7D1B3;
	padding: 10px 0px 10px 0px;
	margin-top: 10px;
}

div[class] .calloutbox
{
	margin-right: 18px;
}

div[class] .fixmargin
{
	margin-left: 10px;
	padding-left: 10px;
}

#footer
{
	margin-top: 10px;
	font-family: Verdana, serif;
	font-size: .8em;
	text-align: center;
	width: 716px;
}

#footer p
{
	margin-top: 1px;
	margin-bottom: 1px;
}

li
{
	list-style-image: url(../images/bulletred.png);
	margin-bottom: 3px;
	font-size: 1.5em;
	font-family: Georgia, Verdana, serif;
}

li:hover
{
	background-color: #FFFFFF;
}

.clear
{
	clear: both;
}

.smallcolumn
{
	float: left;
	width: 175px;
}

.largecolumn
{
	width: 530px;
	margin: 0;
	padding: 0;
}

div[id] .largecolumn
{
	width: 530px;
	margin-left: 15px;
	margin-right: 5px;
}

.pageHeading
 {
  font-family: Georgia, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #6A6759;
}

#sellnow
{
	position: absolute;
	top: 0;
	right: 20%;
	cursor: hand;
}

#sellnow img
{
	border-style: none;
}

em
{
    color: #6A6759;
    font-size: 1.1em;
    font-weight: 800;
}
/* SIFR classes */
.blackjack
{
	width: 100%;
	line-height: 3.5em;
	height: 3.5em;
	padding-bottom: 2px;
}

.blackjackcenter
{
	width: 100%;
	line-height: 2em;
	height: 2em;
	padding-bottom: 1px;
}

/* end SIFR class */

.stylebox
{
	width: 100%;	
}

.styleboxbody
{
	padding: 10px 10px 0px 10px;
	margin-top: 3px;
	margin-bottom: 10px;
	width: 100%;
}

.styleboxbody img
{
	padding: 0px 8px 5px 0px;
	border: 0;
}

.styleboxcontent
{
	background-color: #FFFFFF;
	border:1px solid #396DAD;
	border-color: #A9A58D #6D6A5B #6D6A5B #A9A58D;

}

.styleboxinternal
{
	margin: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	background-color: #FDF0D9;	
}
.styleboxheader
{
	background-color: #6B9ED6;
	padding: 5px 5px 5px 5px;
	font-weight: 800;
	font-family: "Trebuchet MS", Georgia, serif;
	line-height: 1.5em;
	font-size: 1.5em;
	text-align: center;
}

/* SIFR from mikeindustries.com */
.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* end SIFR*/

/* OsCommerce Styles */
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

FORM {
	display: block;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {

}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

  color: #ffffff;
  font-weight: bold;
}

.cart
{
	float: right;
	width: 200px;
	background-color: #FFFFFF;
	font-size: .75em;
	max-height: 100px;
	overflow: auto;
}

.attention
{
	 padding: 5px;
	 border-bottom: 3px dashed #7A7766;
	 color: #7A7766;
	 font-size: 2em;
	 margin: 3px;
}

.attention a:link
{

	color: #7A7766; /* white */
}

.attention a:visited
{

	color: #7A7766; /* light blue */
}

.attention a:hover
{
	color: #F7F1D5; /* light green */
}

.attention a:active
{
	color: #F7F1D5; /* light orange */
}

.infoBox
{
  background: #FFFFFF;
  border: 2px solid #D7D1B3;
  padding: 5px;
}

.infoBoxContents
{

}

.infoBoxNotice
{
  background: #D7B3B6;
  border: 2px solid #D7D1B3;
  padding: 2px;
}

.infoBoxNoticeContents
{

}

TD.infoBoxHeading
{
  font-family: Georgia, Verdana, serif;
  font-size: 12px;
  font-weight: 800;
}

TD.infoBoxHeading IMG
{
	padding: 3px;
}

TD.infoBox, SPAN.infoBox
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #D7D1B3;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #D7D1B3;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading P.pageHeading {
  font-family: Georgia, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #6A6759;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

  font-size: 10px;
  color: #000000;
}

TD.main, P.main {

  font-size: 11px;
  line-height: 1.5;
  height: 4em;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.bigText, SPAN.bigText, P.bigText {
  font-family: Georgia, Verdana, sans-serif;
  font-size: 1.5em;
}

TD.accountCategory {
  font-family: Georgia, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7;}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.progress 
{
	width: 1px;
	height: 2px;
	width: 100px;
	padding-bottom: 4px;
}

.faq_q
{
	font-weight: 600;
}

/* end oscommerce style */

/* BLOSXOM STYLE */
#blogcontent
{
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}

.blogtitle
{
	font-size: 2.25em;
	font-family: Georgia, serif;                      
}

.entrytitle
{
	font-size: 1.75em;
	font-family: "Trebuchet MS", serif;
	color: #0C81CE; /* blue */
	margin: 5px 15px 15px 15px;
	padding-left: 10px;
}

.entrybody
{
	padding: 0px 0px 15px 25px;
	
	font-family: Verdana, serif;
}

.entrydetails 
{
	margin: 15px 0px 15px 30px;
	font-size: .85em;
}

.entrydetails a:link
{
	color: #0AAC65; /* light green */
	
}

.entrydetails a:visited
{

	color: #F3895A; /* light orange */
}

.entrydetails a:hover
{
	color: #0C81CE; /* light blue */
}

.entrydetails a:active
{
	color: #F3895A; /* light orange */
}

.entrydate
{
	font-weight: normal;
	font-size: .5em;
}

.entrycomments
{
	font-size; .75em;
	margin: 30px 15px 15px 0px;
}

.entrytrackback
{
	font-size: .75em;
	margin-left: 50px;
}

.individual
{
	padding: 5px;
	border: 1px solid #997B33;
	background-color: #FFFEF5;
	margin: 25px;
}

.individual p
{
	margin: 10px 0 10px 25px;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 125%;
	line-height: 1em;
	color: #990000;
}

.individual:hover
{
	background-color: #FFF7D6;
}

hr
{
	border: 1px solid #997B33;
	margin: 0px 25px 0px 25px;
}

.blognavigation
{
	border-left: 5px solid #D7D1B3;
	border-bottom: 1px solid #D7D1B3;
	width: 30%;
	float: right;
	margin: 10px;
	padding: 5px 5px 5px 10px;
}

.categorytree
{
	font-size: .75em;
}

.categorytree_item
{
	list-style-image: none;
}

#linknav 
{
	width: 100%;
	margin: 4px 0 25px 5px;
	font-size: 90%;
	line-height: 1.4em;
	color: #999;
}

#linknav dt 
{
	margin: 14px 0 0 0;
}

#linknav dd 
{
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

#linknav dd strong 
{
	color: #0C81CE;
}

#linknav a 
{
	font-weight: normal;
}

#linknav a img 
{
	border: none;
}

#linknav dt a 
{
	float: left;
	display: block;
	margin: 0 6px 0 0;
	padding: 2px;
	background: #fff;
	border: 1px solid #ccc;
}

#linknav dt a:hover, #linknav dt a.active 
{
	border-color: #999;
}

.seemore
{
	border-bottom: 1px solid #0C81CE;
	margin: 20px 0px 20px 0px;
	width: 200px;
}

blockquote
{
	width: 50%;
	text-align: center;
	margin: 10px 0 10px 50px;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 150%;
	letter-spacing: -1px;
	line-height: 1em;
	color: #990000;
	border-top: 5px solid #D7D1B3;
	border-bottom: 5px solid #D7D1B3;
	background: url(http://www.sendhappy.com/images/blockquote.gif) no-repeat top left;
}

#quote
{
	margin: 0 10px 0 0;
	padding: 20px 20px 10px 20px;
}

#author
{
	margin: 0 10px 0 0;
	padding: 0 0 10px 0;
	color: #990000;
	font-size: 60%;
}

.prevlink
{

}

.nextlink
{

}

.moreentries
{
	border: 1px solid #D7D1B3;
	padding: 5px;
	margin: 5px;
	text-align: center;
}

.moreentries a:link
{
	font-size: 150%;
}

.moreentries a:visited
{
	font-size: 150%;
}

.moreentries a:hover
{
	font-size: 150%;
}

.moreentries a:active
{
	font-size: 150%;
}

/* END BLOSXOM STYLE */