body {
	margin: 0px;
	padding: 0px;
	background-image: url(siteimages/bg.png);
}

#border {
	border: none;
	background-image: url(siteimages/bg-tile.png);
}

.absolute {
	position:absolute;
}

.relative {
	position: relative;
	top: -68px;
	left: -3px;
	z-index: 500;
}

#nav-bar {
	position: relative;
	top: 0px;
	left: -40px;
	z-index: 700;
}


.absolute-favorite {
	position:absolute;
}

.relative-favorite {
	position: relative;
	top: -20px;
	left: 820px;
	z-index: 500;
}


.relative-boot {
	position: relative;
	top: -125px;
	left: 857px;
	z-index: 600;
}

.absolute-boot {
	position:absolute;
}

#OriginalHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

#OriginalHeader a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

#OriginalHeader a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}

#featuredHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

#featuredHeader a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

#featuredHeader a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}

#favorite {
	position: relative;
	right: 2px;
	font-family: Arial;
	font-size: 11px;
}


#footer_nav {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

#footer_nav a{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#footer_nav a:hover{
	color: #608DBE;
	text-decoration: underline;
}

.content_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.splash_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.splash_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5;
	text-decoration: none;
}

A.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #618EBF;
	text-decoration: none;
}

.content_text A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #618EBF;
	text-decoration: underline;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5;
	text-decoration: none;
}

A.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #618EBF;
	text-decoration: none;
}

.main A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #618EBF;
	text-decoration: underline;
}

TD.main, P.main {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.5;
}

#centercontent {
	padding: 5px;
}

.close {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

hr {
	color: #618EBF;
}

.close {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

hr {
	color: #618EBF;
}

.hrz_line {background: #a1a1a1}

.hrz_line2 {background-image: url(images/hrz_line.gif); height: 1px}

.maincontent {background: #FFF7E7; padding: 2em}

.colorbar {background: #76A8DB}

.colorbar2 {background: #255B86}

.foot {background: #F4F4F4; padding-right: 2em}

.poptop, .popbot {background: #618EBF}

.popbot {padding-top: 3px; padding-bottom: 3px; padding-left: 1em}

.nav_special {color: #ADCEEF; margin-right: 2em}

.nav_link {color: #ffffff; text-decoration: none}

.category {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
margin: 0;
padding: 3px;
}




dt {
font: bold 10pt arial;
padding-top: 1em
}

dd {
font: Arial;
font-size: 8pt;
line-height: 18px
}

.QA {
font: Arial;
font-size:18pt;
color: #618EBF;
width: 10px
}

.question {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
margin: 0;
padding: 3px;
}

.answer {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
margin: 0;
padding: 3px;
background: #EFEFEF;
}









/* Table Styles */

.tablehead {background: #dddddd}

.rowA {background: #EBECED}

.rowB {background: #ffffff}

.rowC {background: #E5E5E5}

/* Form Styles */
.textfield {font-family: Arial; font-size:11px; color:#666666; background:#ffffff; border-top:1px solid #bbbbbb; border-left:1px solid #bbbbbb; border-bottom:1px solid #dddddd; border-right:1px solid #dddddd;}

.submit {font: normal 8pt "arial","arial mt","arial narrow","arial"; background: #639BC5; color: #ffffff; border: #cccccc 1px outset}

select {font: normal 7pt "arial","arial mt","arial narrow","arial"; color: #616161;}

select.nav_sel {font: normal 7pt "arial","arial mt","arial narrow","arial"; color: #30678F; background: #ADCEEF}

form {margin: 0}



.boxText { font-family: Arial; font-size: 11px; }
.errorBox { font-family : Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial; font-size : 10px; color: #70d250; text-decoration: underline; }

A {
  color: #608DBE;
  text-decoration: none;
}

A:hover {
  color: #608DBE;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #608DBE;
}

TD.headerNavigation {
  font-family: Arial;
  font-size: 11px;
  background: #608DBE;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #608DBE;
}

.infoBoxContents {
  background: #FFF7E7;
  font-family: Arial;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FFF7E7;
}

.infoBoxNoticeContents {
  background: #FFF7E7;
  font-family: Arial;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  background: #608DBE;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial;
  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: #FFF7E7;
}

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: #FFF7E7;
}

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

.productListing-heading {
  font-family: Arial;
  font-size: 11px;
  background: #608DBE;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial;
  font-size: 10px;
  color: #000000;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Arial;
  font-size: 13px;
  color: #aabbdd;
}

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

TD.fieldValue {
  font-family: Arial;
  font-size: 12px;
}

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

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

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

TEXTAREA {
  width: 100%;
  font-family: Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial;
  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, Arial;
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  font-family: Arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial;
  color: #ff0000;
}

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

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

/* message box */
.messageBox { font-family: Arial; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial; font-size: 10px; background-color: #99ff00; }

/* input requirement */
.inputRequirement { font-family: Arial; font-size: 10px; color: #ff0000; }
.privatemessages {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #ff0000;
 }
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
