/*
  $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-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
}

.errorBox {
	font-size: 10px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	background: #ffb3b5;
	font-weight: bold;
}

.stockWarning {
	font-size: 14px;
	color: #cc0033;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
}

.productsNotifications {
	background: #f2fff7;
}

.orderEdit {
	font-size: 14px;
	color: #758389;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	text-decoration: underline;
}

.inputRestriction {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}  /* //rmh M-S_multi-stores */
BODY {
	font-size: 20px;
	background-image: url(images/logos/perga_back.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
}

A {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: black;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
	
}

TR.headerNavigation {
	background: #46bcff;
	margin-top: 30px;
	padding-top: 30px;
}

TD.b_header_nav {
	color: white;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	background-image: url(images/icons/tab_back.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	text-align: center;
	width: 100px;
	padding-top: 5px;
	padding-bottom: 2px;
}

A.b_header_nav {
	color: white;
	font-weight: bold;
}

A.b_header_nav:hover {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

TD.b_header_nav_activ {
	color: black;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	font-weight: bold;
	background-image: url(images/icons/tab_back_activ.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	text-align: center;
	width: 103px;
	padding-top: 5px;
	padding-bottom: 2px;
}

A.b_header_nav_activ {
	color: black;
}

TD.headerNavigation {
	font-size: 14px;
	background: #46bcff;
	color: #ffffff;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	font-weight: bold;
}

A.headerNavigation {
	color: #FFFFFF;
}

A.headerNavigation:hover {
	color: #ffffff;
}

TR.headerError {
	background: #ff0000;
}

TD.headerError {
	font-size: 14px;
	background: #ff0000;
	color: #ffffff;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	font-weight: bold;
	text-align: center;
}

TR.headerInfo {
	background: #00ff00;
}

TD.headerInfo {
	font-size: 14px;
	background: #00ff00;
	color: #ffffff;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	font-weight: bold;
	text-align: center;
}

TR.footer {
	background: #46bcff;
}

TD.footer {
	font-size: 14px;
	background: #46bcff;
	color: #ffffff;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	font-weight: bold;
}

.infoBox {
	background: #b6b7cb;
}

.infoBoxContents {
	background: #e5eeff;
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #ffe6e6;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
}

TD.infoBoxHeading {
	font-size: 14px;
	font-weight: bold;
	background: #46bcff;
	color: #ffffff;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
}

TD.infoBox,SPAN.infoBox {
	font-size: 15px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
}

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: #e5eeff;
}

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.allprods-listing {
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	background: white;
	border: solid 1px #46bcff;
}

TD.allprods-odd {
	background: #e5eeff;
}

TD.allprods-even {
	background: #fff;
}

TABLE.productListing {
	border: solid 1px #46bcff;
	border-spacing: 1px;
}

.productListing-heading {
	font-size: 15px;
	background: #46bcff;
	color: #ffffff;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	font-weight: bold;
}

.productListing-heading:hover {
	font-size: 15px;
	background: #46bcff;
	color: #ffffff;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

TD.productListing-data {
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
}

A.pageResults {
	color: #000;
	text-decoration: underline;
}

pageResults {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

A.pageResults:hover {
	color: #000;
	background: #46bcff;
}

TD.pageHeading,DIV.pageHeading {
	font-size: 22px;
	font-weight: bold;
	color: #2f00c6;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
}

TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
	font-size: 14px;
	color: #000000;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
}

TD.main,P.main,DIV.main {
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	line-height: 1.5;
}

TD.smallText,SPAN.smallText,P.smallText,TABLE.smallText {
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
}

TD.accountCategory {
	font-size: 14px;
	color: #46bcff;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
}

TD.fieldKey {
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	font-weight: bold;
}

TD.fieldValue {
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
}

TD.tableHeading {
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	font-weight: bold;
}

SPAN.newItemInCart {
	font-size: 14px;
	color: #ff0000;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
}

CHECKBOX,INPUT,RADIO,SELECT {
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
}

TEXTAREA {
	width: 100%;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
}

SPAN.greetUser {
	font-size: 14px;
	color: #f0a480;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	font-weight: bold;
}

TABLE.formArea {
	background-color: white;
	border: solid 1px #46bcff;
}

TD.formAreaTitle {
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-size: 14px;
	color: #c76170;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

SPAN.errorText {
	color: #ff0000;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
}

.moduleRow {
	
}

.moduleRowOver {
	background-color: white;
	cursor: pointer;
	cursor: pointer;
}

.moduleRowSelected {
	background-color: #46bcff;
}

.checkoutBarFrom,.checkoutBarTo {
	font-size: 14px;
	color: #8c8c8c;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
}

.checkoutBarCurrent {
	font-size: 14px;
	color: #000000;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
}

/* message box */
.messageBox {
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
}

.messageStackError,.messageStackWarning {
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	background-color: #ffb3b5;
}

.messageStackSuccess {
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	background-color: #99ff00;
}

/* input requirement */
.inputRequirement {
	font-size: 14px;
	color: #ff0000;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
}

.outer {
	background-color: white;
	border: solid 1px #46bcff;
}

.product_info {
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	line-height: 1.5;
	text-align: justify;
}

.tax_info {
	font-size: 10px;
	color: #758389;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.stock_info {
	color: #758389;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color: #2f00c6;
	font-size: 22px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
}

/*change the menu hover color below*/
.thecategories a:hover {
	color: #000000;
}

.catwithsubs,.catwithnosubs {
	font-size: 14px;
}

.thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -9px;
}

.activelink {
	font-weight: bold !important;
}

.thecategories a {
	clear: right;
	padding-bottom: 3px;
	padding-top: 3px;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}

/*end of mozilla fix*/
.topcat a {
	
}

.secondcat a {
	padding-left: 10px;
}

.thirdcat a {
	padding-left: 20px;
}

.fourthcat a {
	padding-left: 30px;
}

.fifthcat a {
	padding-left: 40px;
}

/* //rmh M-S_multi-pricing begin */
TD.productPriceInListing {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #d2e9fb;
}

TD.productPriceInBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #eeeeee;
}

TD.productPriceInProdInfo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ccFFcc;
}

/* //rmh M-S_multi-pricing end */
#header_banner {
	height: 116px;
}

#header_searchbox {
	color: white;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	font-weight: bold;
	margin-right: 6px;
	margin-bottom: 10px;
}

.blocksatz {
	text-align: justify;
}
