/*
  $Id: stylesheet.css,v 1.57 2003/07/23 15:31:35 dgw_ Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License

  Shoppe Enhancement Controller - Copyright (c) 2003 WebMakers.com
  Linda McGrath - osCommerce@WebMakers.com

  Original settings are commented
*/

.videoPLR{
	background-color: #FBF5F5;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}

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

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  scrollbar-3dlight-color: #FFFFFE;
  scrollbar-arrow-color: #ffffff;
  scrollbar-base-color: Silver;
  scrollbar-darkshadow-color: #000000;
  scrollbar-highlight-color: White;
  scrollbar-shadow-color: Black;
  scrollbar-face-color: #003399;
  scrollbar-track-color: #FFFFFE;
}

A {
	color: #003399;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

A:hover {
	color: #000000;
	  text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

FORM {
	display: inline;
}

TR.header {
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation {
font-size: 11px;
  color: #000000;
  text-decoration: none;
}

A.headerNavigation:hover {
font-size: 11px;
  color: #000000;
    text-decoration: none;
	font-weight: bold;
	background: #FFFF80;
}

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 {
BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat
}

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

.infoBox {
  background: #003399;
}

.infoBoxContents {
  background: #FFFFf9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
.infoBoxNotice2 {
  background: #FF0000;
}

.infoBoxNoticeContents2 {
  background: #FF0000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #003399;
  color: #f2f630;
	padding-left: 5px;
}

TD.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #FFCC33;
  color: #ff0000;
}

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

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: #FFFFf9;

}

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-spacing: 10px;
	padding: 1px;
	margin: 1px;

}


TR.productListing-heading {
  border-spacing: 5px;
}

TD.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
img.productListing-data {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333300;
	border-right-color: #8C8C8C;
	border-bottom-color: #8C8C8C;
	border-left-color: #333300;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #003399;
	border-right-color: #003399;

}
TD.productListing-data1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
A.pageResults {
  color: #003399;
  decoration: none;
}

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

TD.pageHeading, SPAN.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

TD.pageHeadingSmall, SPAN.pageHeadingSmall, DIV.pageHeadingSmall {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15.5px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, SPAN.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

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


TD.accountCategory_OLD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  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: 12px;
  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: 12px;
}

SPAN.greetUser_OLD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #003399;
  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; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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


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


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



TD.accountCategory {
	FONT-WEIGHT: bold; font-size: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-ALIGN: left
}
SPAN.greetUser {
	FONT-WEIGHT: bold; font-size: 12px; COLOR: #003399; FONT-FAMILY: Arial, Verdana, sans-serif
}

TD.QtyErrors, P.QtyErrors {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color= #FF0000;
  line-height: 1.5;
}

TD.DiscountPriceTitle, P.DiscountPriceTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
	color: #FF0000;
  line-height: 1.0;
}

TD.DiscountPriceQty, P.DiscountPriceQty {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
	color: #FF0000;
  line-height: 1.0;
}

TD.DiscountPrice, P.DiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
	color: #000000;
  line-height: 1.0;
}

TD.QuantityDiscountAvailable, P.QuantityDiscountAvailable {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
	color: #FF0000;
}

TD.pageHeadingPriceSavings, DIV.pageHeadingPriceSavings {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #A62A2A;
}

TD.pageHeadingPrice, DIV.pageHeadingPrice, SPAN.pageHeadingPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
SPAN.pageHeadingPrice2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}

TD.pageHeadingPriceWholesale, DIV.pageHeadingPriceWholesale {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0000FF;
}

TD.pageHeadingPriceList, DIV.pageHeadingPriceList {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.pageHeadingPriceRebate, DIV.pageHeadingPriceRebate {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #D1AF0E;
}

TD.pageHeadingRebateSavings, DIV.pageHeadingRebateSavings {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #388E8E;
}

.outline {
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  background-color: #FFFFFF;
}

.infoBox2 {
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
}

TD.ShoppingCartPrices, P.ShoppingCartPrices {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color=#000000;
  line-height: 1.5;
}

TD.ShoppingCartSavings, P.ShoppingCartSavings {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
  line-height: 1.5;
}

TD.ShoppingCartRebateSavings, P.ShoppingCartRebateSavings {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #D1AF0E;
  line-height: 1.5;
}

/* Shopping Cart Rows */
TR.productListing-odd_shopping {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
  border: #000000;
  background: #d5d5d5;
}

TR.productListing-even_shopping {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
  border-style: solid;
  border: #000000;
  background: #ebebeb;
}

/* BOF: Sample colors for product listing */
A.productListing-data {
  color: #003399;
  font-size: 11px;
  font-weight: bold;
  decoration: none;
}

A.productListing-data:hover {
	color: #000000;
	  text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background: #FFFF80;
}
/* EOF: Sample colors for product listing */


TD.ShoppingCartmainRed, P.ShoppingCartmainRed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FF0000;
  line-height: 1.5;
}

A.ShoppingCartError {
  color: #FF0000;
  text-decoration: none;
}

A.ShoppingCartError:hover {
  color: #FF0000;
  text-decoration: underline;
  background: #8080FF;
}

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

TD.ShoppingCartHelp_main, P.ShoppingCartHelp_main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.25;
}

TD.ShoppingCartShipping_main, P.ShoppingCartShipping_main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.25;
}


/* BOF: Category Text Description Top Level and SubLevel */
TR.CategoriesDescriptionTop {
  background: #d2e9fb;
}

TD.CategoriesDescriptionTop {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  line-height: 1.5;
  padding-right: 5px;
  padding-left: 5px
}

TR.CategoriesDescriptionSub {
  background: #d2e9fb;
}

TD.CategoriesDescriptionSub {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #d2e9fb;
  color: #000000;
  font-weight: normal;
/*  line-height: 1.5; */
  padding-right: 5px;
  padding-left: 5px
}

 /* EOF: Category Text Description Top Level and SubLevel */

/* Caution Messages */
TR.Caution {
  background: #EBCB14;
}

TD.Caution {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFF00;
  color: #000000;
  font-weight: bold;
  line-height: 1.5;
  padding-right: 5px;
  padding-left: 5px
}

/* Categories and Manufacturer default.php */
TD.pageHeading_section, DIV.pageHeading_section {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ff0000;
}

TD.product_info_BODY {
}

TR.product_info_BODY {
}

TABLE.product_info_BODY {
}

TABLE.HeaderBackground {
  background: #003399;
}


TD.ShoppingCart, P.ShoppingCart, SPAN.ShoppingCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-decoration: bold;
  color: #000000;
  line-height: 1.5;
}

TD.ShoppingCartAttributes, P.ShoppingCartAttributes, SPAN.ShoppingCartAttributes {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-style: italic;
  color: #008080;
  line-height: 1.5;
}

TD.ShoppingCartAttributesError, P.ShoppingCartAttributesError, SPAN.ShoppingCartAttributesError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-style: italic;
  color: #FF0000;
  line-height: 1.5;
}

TD.ProductIsFree, P.ProductIsFree, SPAN.ProductIsFree {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-decoration: bold;
  color: #FF0000;
}

TD.ProductIsShowroomOnly, P.ProductIsShowroomOnly, SPAN.ProductIsShowroomOnly {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-decoration: bold;
  color: #0000FF;
}

/* Downloads not available message */
TD.DownloadsMsg, P.DownloadsMsg{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  color="FF0000";
}


/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color="bbc3d3";
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url(images/button_blank_left.gif);
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url(images/button_blank_right.gif);
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url(images/button_blank_middle.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
/*  background: #003399; */
  color: #ffffff;
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #003399;
}
A.HeaderPageLinks:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
	color: #000000;
	  text-decoration: none;
	font-weight: bold;
	background: #FFFF80;
}

/* All Products */
TR.AllProducts {
  background: #d2e9fb;
}

TD.AllProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  line-height: 1.5;
  padding-right: 5px;
  padding-left: 5px
}

/* Attributes Qty:Prices Onetime Charges */
TR.AttributesQtyPricesOntime-odd {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border: #FF0000;
  background: #d5d5d5;
}

TR.AttributesQtyPricesOntime-even {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border: #FF0000;
  background: #ebebeb;
}

TD.ProductDescription, SPAN.ProductDescription, P.ProductDescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #FFFF00; }

A.BoxLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
A.BoxLinks:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
 color: #000000;
	  text-decoration: none;
	background: #FFFF80;

}

/* Poll Booth */
TD.pollBoxRow {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px;
}
TD.pollBoxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px;
}
TR.pollOptRow {
  background: #f1f9fe;
}
TR.pollFooter {
  background: #f1f9fe;
}


TABLE.footerTable {

}

/* footer middle */
TD.footerMiddle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

/* Header Navigation Bar Additional Links */
TR.headerNavigationBarLink {
/*   background: #003399;
	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif) repeat;*/
}

TD.headerNavigationBarLink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #003399;
  font-weight : bold;
}

A.headerNavigationBarLink {
  color: #003399;
}

A.headerNavigationBarLink:hover {
  color: #000000;
}

A.headerNavigationBarLinkBreadCrumbs {
font-size: 11px;
  color: #003399;
}
A.headerNavigationBarLinkBreadCrumbs:hover {
font-size: 11px;
  color: #00000;
}

A.ProductInfoImage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #003399;
  text-decoration: none;
}

A.ProductInfoImage:hover {
  font-family: Verdana, Arial, sans-serif;
	color: #000000;
	  text-decoration: none;
	font-weight: bold;
	background: #FFFF80;
}

TABLE.ProductInfoImage {
	padding:0px;
	float:right;
	margin: 0px 0px 0px 50px;
	border: 0px solid #ffcc33;
	height: 0px;
}

TD.ProductInfoImage {
	width: 200px;
	font-size: 12px;
	float:center;
	margin: 0px;
	padding:0px;
	border-top: 0px solid #003399;
	border-right: 0px solid #003399;
	border-bottom: 1px solid #003399;
	border-left: 0px solid #003399;
}
TD.ProductInfoImage2 {
	width: 200px;
	font-size: 12px;
	float:center;
	margin: 0px;
	padding:0px;
	border-top: 0px solid #003399;
	border-right: 0px solid #003399;
	border-bottom: 1px solid #003399;
	border-left: 0px solid #003399;
}

.infoBoxDefineMainpage {
  background: #003399;
}

.infoBoxContentsDefineMainpage {
  background: #FFFFFE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

hr {
	color: #003399;
	size: 1;
	border: 0 none;
	text-decoration: noshade;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

.cat_head {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #f2f630;
  font-weight : bold;
	padding-left: 5px;
}

A.cat_head {
	font-size: 14px;
	font-weight: bold;
  color: #f2f630;
  text-decoration: none;
	padding-left: 5px;
}

A.cat_head:hover {
	font-size: 14px;
  color: #ffffff;
  text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}

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

A.cat_head1 {
	font-size: 12px;
	font-weight: bold;
  color: #00349a;
  text-decoration: none;
	padding-left: 0px;
}

A.cat_head1:hover {
	font-size: 12px;
  color: #000000;
  text-decoration: none;
	font-weight: bold;
	padding-left: 0px;
}

.cat_head2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
}

A.cat_head2 {
	font-size: 12px;
  color: #f2f630;
  text-decoration: none;
}

A.cat_head2:hover {
	font-size: 12px;
  color: #fffff;
  text-decoration: none;
	font-weight: bold;
}

.prod_head1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-weight : bold;
}

A.prod_head1 {
	font-size: 14px;
	font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

A.prod_head1:hover {
	font-size: 14px;
  color: yellow;
  text-decoration: none;
	font-weight: bold;
}
  color: #ffffff;
  font-weight : bold;
}

A.cat_head1 {
	font-size: 12px;
	font-weight: bold;
  color: #00349a;
  text-decoration: none;
	padding-left: 5px;
}

A.cat_head1:hover {
	font-size: 12px;
  color: #000000;
  text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}

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

A.cat_head2 {
	font-size: 12px;
	font-weight: bold;
  color: #f2f630;
  text-decoration: none;
	padding-left: 5px;
}

A.cat_head2:hover {
	font-size: 12px;
  color: #fffff;
  text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}

.prod_head1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-weight : bold;
}

A.prod_head1 {
	font-size: 14px;
	font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

A.prod_head1:hover {
	font-size: 14px;
  color: yellow;
  text-decoration: none;
	font-weight: bold;
}


.foot {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #f2f630;
  font-weight : bold;
	padding-left: 15px;
}

.winformationen {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #f2f630;
  font-weight : bold;
}

A.foot {
	font-size: 11px;
	font-weight: bold;
  color: #f2f630;
  text-decoration: none;
	padding-left: 10px;
}

A.foot:hover {
	font-size: 11px;
  color: #ffffff;
  text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}

.prod_head2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight : bold;
}

A.prod_head2 {
	font-size: 14px;
	font-weight: bold;
  color: #000000;
  text-decoration: none;
}

A.prod_head2:hover {
	font-size: 14px;
  color: grey;
  text-decoration: none;
	font-weight: bold;
}

.prod_head3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;

}

A.prod_head3 {
	font-size: 10px;
  color: #000000;
  text-decoration: none;
}

A.prod_head3:hover {
	font-size: 10px;
  color: grey;
  text-decoration: none;

}

A.catviewtext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

A.catviewtext:hover {
  color: #FFFF00;
}
.hintergrund {
	background-color: #FFFFFF;
	background-image: url(hintergrund_shop.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.listezahl {
	list-style-type: decimal;
}
.marker {
	background-color: #FFFF00;
}
.produktebeschreibung {
	padding: 25px;
}
.autorenbox {
	padding: 10px;
}
.produktetitel {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 25px;
}