/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
.errorBox  { font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: bold; background: #ff0 }
.stockWarning  { color: #f00; font-size: 10px; font-family: Verdana, Arial, sans-serif; background-color: #fff }
.productsNotifications   { background: #fff }
.orderEdit  { color: #03f; font-size: 10px; font-family: Verdana, Arial, sans-serif; text-decoration: underline }

BODY {
	text-align: center;
	color: #000000;
	top: 0px;
	left: 0px;
	margin: 0px; 
	padding: 0px; 
	background-image: url('http://www.vonsven.com/catalog/images/vskd%20store%20background.jpg');
	background-repeat: repeat;
	background-attachment: fixed
}

.fixcenter {
  width: 900px;
  border: solid; border-width: 1px;
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}

A {
	color: #330000;
	text-decoration: none;
	background-color: #FFFFFF;
}

A:hover  {
	color: #3399ff;
	background-color: #FFFFFF;
}

FORM {
	display: inline;
	background-color: ffffff;
}

TR.header  {
	background-image: url('http://www.vonsven.com/catalog/images/backgroundwhite.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0
}

TR.headerNavigation   {
	background-color: #333333;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0
}

TD.headerNavigation   { color: #333333; font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: bold; background-image: url('none'); background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

A.headerNavigation   { color: #cccccc; background-color: #333  }

A.headerNavigation:hover     { color: #ffffff; background-color: #333 }

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: #ff0 }

TD.headerInfo    {
	color: #f00;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	background-image: url('http://www.vonsven.com/catalog/images/backgroundwhite.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-align: center
}

TR.footer   {
	background: #fff;
	background-color: #FFFFFF;
}

TD.footer  { color: #ffffff; font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: bold; background: #fff }

.infoBox     {
	background: #fff;
	background-color: #FFFFFF;
}

.infoBoxContents    {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	background: #fff;
	background-color: #FFFFFF;
}

.infoBoxNotice   { background: #fff }

.infoBoxNoticeContents   {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	background-image: url('http://www.vonsven.com/catalog/images/backgroundwhite.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0
}

TD.infoBoxHeading   {
	color: #0099CC;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	background-image: url('http://www.vonsven.com/catalog/images/backgroundwhite.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0
}

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

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: #fff }

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: #fff }

TABLE.productListing   { background-color: #ff0; border: double 1px black; border-spacing: 1px  }

.productListing-heading    {
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	background-image: url('http://www.vonsven.com/catalog/images/backgroundwhite.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading   {
	color: #f60;
	font-size: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
}

TR.subBar  { background: #fff }

TD.subBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	background-color: #FFFFFF;
}

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

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

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   { color: #f30; font-size: 12px; font-family: Verdana, Arial, sans-serif; font-weight: bold }

TABLE.formArea  {
	background: #ff0;
	border: solid 1px #7b9ebd;
	background-color: #FFFFFF;
}

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

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

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

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

.moduleRow { }
.moduleRowOver  { background-color: #fff; cursor: hand }
.moduleRowSelected  { background-color: #fff }

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



/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
/*--- Beginning of Addition Products Cycle Slideshow ---*/
.ProductsCycleSlideshowWrapper { width: 100%; padding:0; margin:0; overflow: hidden; text-align:center;}
.ProductsCycleSlideshow { height: 218px; width: 100%; padding:0; margin:0; overflow: hidden; border: 2px solid #fff; background-color:#fff;}
.PCSChild { height: 204px; width: 100%; padding: 7px; text-align:left; top:0; left:0 }
.PCSChild  a { text-decoration: none; color:000;}
.PCSChild  a img { border: none; border-width:0px;}
.PCSOutput { text-align:left; font-size:14px;}
.PCSOutput a { text-decoration: none; color:#000; }
.PCSPager { margin:7px; }
.PCSPager a { border: 1px solid #bbc3d3; background: fff; color:#0099CC; text-decoration: none; margin: 0 5px; padding: 3px 5px; font-size:12px;}
.PCSPager a.activeSlide { border: 1px solid #000; background: #0099CC; color:#000;}
.PCSPager a:focus { outline: none; }
/*--- End of Addition Products Cycle Slideshow ---*/
/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */
/*com-host.com*/
TABLE.LangBox {
height: 10px;
width: 120px;
}
/*com-host.com*/