.main_image {
  color: #ffffff;
}

.main_imageCaption {
	display: block;
width: 338px;
  padding-left: 8px;
 /* padding-right: 8px; */
}

body.printVersion {
   background-color: #ffffff;
   background-image: none;
}


body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
	text-align: center;
	display: block;

}


td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        line-height: 15px;
}

.yourPrice {
   border-style: solid;
   border-color: red;
   border-width: 1px;

}


.outOfStock {
   border-style: solid;
   border-color: red;
   border-width: 3px;

}

.notYourPrice{
   font-size: 10px;
}


#container {
	text-align: left;
	padding: 0px;
	width: 773px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	background-color: #ffffff;

}
#banner {
        height: auto;
        text-align: right;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #FFFFFF;

}

#banner a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #FFFFFF;
        text-decoration: underline;
        font-weight: bold;

}

td.topNav {
  padding-top: 10px;
  padding-right: 5px;
text-align: right;
}
	

#banner h1 {
	display: none;

}
#horizNav {
	height: 34px;
	width: 100%;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-image: url(../images/navSpan.gif);
	padding-top: 10px;
}
#horizNav ul {
margin: 0px;
color: #FFF;
line-height: 30px;
white-space: nowrap;
}
#horizNav li {
	list-style-type: none;
	display: inline;
	background-image: url(../images/navlinesep.jpg);
	background-repeat: no-repeat;
	background-position: right -9px;
	height: 46px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;

}
#horizNav li a {
	text-decoration: none;
	color: #FFFFFF;
/*	padding-right: 10px;
	padding-left: 10px; */
}

#homeImage {
	width: 359px;
	height: auto;
	background-color: #000000;
	padding: 0px;
	float: left;
}
#homeImage h1 {
	display: none;
}

td.homeImageCaption {
	color: #ffffff;
/*	padding: 10px; */
}

#homeRight {
	width: 414px;
	height: 398px;
	background-color: #000066;
	padding: 0px;
	float: left;
	color: #FFFFFF;

}

#homeCatFeatured {
	height: auto;
	width: 405px;
	display: block;


}
#homeCatFeatured h1 {
	display: none;
}
#homeFeaturedProd {
	background-color: #FFFFFF;
	background-image: url(../images/homefeaturedprod_back.jpg);
	background-repeat: no-repeat;
	width: 405px;
	color: #000000;
	height: 236px;
}

#header {
	width: 746px;
	height: 30px;
	display: block;
	background-image: url(../images/header_background.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 27px;
}
#subContainer {

	width: 100%;
	display: block;
	background-color: #FFFFFF;
	height: 191px;
}

#subImage {
	width: 469px;
	height: 191px;
	display: block;
	padding: 0px;
	float: left;
}

#subDescription {
	width: 304px;
	height: 191px;
	display: block;
	padding: 0px;
	float: left;
}

#contentContainer {
	width: 773px;
	display: block;
	background-color: #993333;
	height: 100%;
}

#leftNav {
	width: 158px;
	height: auto;
	display: block;
	padding: 0px;
	float: left;
	background-color: #993333;
	font-family: Arial, sans-serif;
	font-size: 8pt;
}

.columnNavLink {
	padding-top: 7px;
	display: block;
	width: 100%;
	padding-left: 7px;
	padding-bottom: 7px;
	background-color: #660000;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #993333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.columnNavCatLink {
	color: #FFFFFF;
	text-decoration: none;
}
.category {
	padding-top: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	display: block;
	width: 100%;
	height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #993333;

}


#contentArea {
	width:443px;
	height: auto;
	display: block;
	background-color: #FFFFFF;
	float: left;
	}

#rightNav {
	width: 158px;
	height: auto;
	display: block;
	padding: 0px;
	float: left;
	background-color: #993333;
	font-family: Arial, sans-serif;
	font-size: 8pt;
}

#adContainer {
	background-image: url(../images/adSpan.gif);
	width: 773px;
	height: auto;
	float: left;
	margin: 0px;
}


#leftAd {
	text-align: center;
	float: left;
	width: 519px;
	height: auto;
	padding-top: 17px;
	display: block;

}
#rightAd {
	text-align: center;
	float: left;
	height: auto;
	width: 254px;
	padding-top: 17px;
	display: block;

}

#bottomAd {
	text-align: center;
	float: left;
	height: auto;
	width: 773px;
	display: block;
}


#footer {
	background-image: url(../images/bottomSpan.gif);
	height: auto;
	width: 773px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer a {
	color: #FFCC00;
}


/*
End of Victory's stylesheet, Begin Oscommerce
*/


.shipErrorBox { 
  font-family : Arial, sans-serif;
  font-size : 12px; 
  color: red;
  background: #FFFF66; 
  font-weight: bold; 
}



.boxText { font-family: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 12px; color: #ff0000; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #003366; text-decoration: underline; }

/*BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}*/

A {
  color: #ffffff;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
        display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

A.Blue { 
  color: #0F2160; 
  font-weight : bold;
}

A.Blue:hover {
  color: #0F2160;
  font-weight : bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #cccccc;
}

.infoBoxContents {
  background: #660000;
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

.infoBoxContentsCheckout {
  background: #ffffff;
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}


.infoBoxContentsAccount {
  background: #ffffff;
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #660000;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #993333;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: 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: #f8f8f9;
}


.productListingOutOfStock{
   border-style: solid;
   border-color: red;
   border-width: 3px;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #0F2160;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-name {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #0F2160;
  font-weight: bold;
}

.productListing-model {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #660000;
}


TD.productListing-data A{
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #660000;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0F2160;
	height: 35px;
	padding: 5px;
}

TD.category  {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0F2160;

}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	background: #FFFFFF;
	color: #000000;
	padding: 4px;
}

TD.mainRight {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #FFFFFF;
  color: #000000;
  text-align: left;
}

TD.mainCheckout {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #FFFFCC;
  color: #000000;
}


TD.main A {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #FFFFFF;
  color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText, {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.smallText a {
	color: #990000;
}

TD.smallTextWhite a {
        color: #ffffff;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFCC33;
	font-weight: bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: 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: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #FF0000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

TD.productPriceInListing {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; }
TD.maincontinue {

  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #FFFFCC;
  color: #000000;
}
TD.mainbilling {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	background: #003399;
	color: #FFFFFF;
	padding: 3px;
}
TD.mainpayment {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	background: #003399;
	color: #FFFFFF;
	padding: 3px;
}
TD.mainproducts {

	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	background: #003399;
	color: #FFFFFF;
	padding: 3px;
}
TD.mainshipping {


	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	background: #003399;
	color: #FFFFFF;
	padding: 3px;
}
TD.mainshippinginfo {
	background: #FFFFCC;
	display: block;
	width: 100%;
	padding: 2px;
}
TD.mainbillinginfo {
	background: #FFFFCC;
	display: block;
	width: 100%;
	padding: 2px;
}

TD.vendorInputRequirement { 
  font-family: Arial, sans-serif; 
  font-size: 10px; 
  color: #ff0000; 
  font-weight: bold;
}

