/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce
   -----------------------------------------------------------------------------------------
   based on:
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License
   ---------------------------------------------------------------------------------------*/

#topUpLayerScreen { position:fixed;z-index:98;left:0;top:0;min-height:100%;width:100%;background:#000000;opacity: 0.5; filter: alpha(opacity=50); }

.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height:15px;
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
}
.stockWarning {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #FFFFFF;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url("/templates/ttm/img/background.png");
	background-position: top center;
	background-repeat: repeat-y;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

img{
	border:0;
}

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

A:hover {
  color: #e2001a;
  text-decoration: none;
}

FORM {
	display: inline;
}

form input[type~="text"] {
border:1px solid #49474a;
background-image:url(/templates/ttm/img/input_background.gif);
background-repeat:repeat-x;
padding:2px;
}

form input[type~="password"] {
border:1px solid #49474a;
background-image:url(/templates/ttm/img/input_background.gif);
background-repeat:repeat-x;
padding:2px;
}

form select {
border:1px solid #49474a;
background-image:url(/templates/ttm/img/input_background.gif);
background-repeat:repeat-x;
padding:2px;
}

TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation {
  color: #FFFFFF;
}

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

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

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

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

.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 10px;
}

.infoBoxNotice {
}

.infoBoxNoticeContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 10px;
}

TD.infoBoxHeading {
  padding-left:13px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  height:17px;
  color: #e2001a;
}

TD.infoBoxHeading_right {
  padding-left:10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  height:17px;
  color: #e2001a;
}

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

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, 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;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
	color: #ff0b0b;
	text-decoration: none;
}

A.pageResults:hover {
  color: #ff0b0b;
	text-decoration: underline;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

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

.copyright {
  display: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  display: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #FFFFFF;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


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.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver {
	background-color: #D7E9F7;
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;

	}
.moduleRowSelected { background-color: #E9F4FC; }

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

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;
	background-color: #666666;
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

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

/* input requirement */

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

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

.tagline a.f06 { font-size: 0.6em; line-height: 06px; }
.tagline a.f07 { font-size: 0.7em; line-height: 07px; }
.tagline a.f08 { font-size: 0.8em; line-height: 08px; }
.tagline a.f09 { font-size: 0.9em; line-height: 09px; }
.tagline a.f10 { font-size: 1.0em; line-height: 5px; }
.tagline a.f11 { font-size: 1.1em; line-height: 6px; }
.tagline a.f12 { font-size: 1.2em; line-height: 6px; }
.tagline a.f13 { font-size: 1.3em; line-height: 7px; }
.tagline a.f14 { font-size: 1.4em; line-height: 7px; }
.tagline a.f15 { font-size: 1.5em; line-height: 8px; }
.tagline a.f16 { font-size: 1.6em; line-height: 8px; }
.tagline a.f17 { font-size: 1.7em; line-height: 9px; }
.tagline a.f18 { font-size: 1.8em; line-height: 9px; }
.tagline a.f19 { font-size: 1.9em; line-height: 10px; }
.tagline a.f20 { font-size: 2.0em; line-height: 10px; }
.tagline a.f21 { font-size: 2.1em; line-height: 11px; }
.tagline a.f22 { font-size: 2.2em; line-height: 11px; }
.tagline a.f23 { font-size: 2.3em; line-height: 12px; }
.tagline a.f24 { font-size: 2.4em; line-height: 12px; }
.tagline a.f25 { font-size: 2.5em; line-height: 13px; }
.tagline a.f26 { font-size: 2.6em; line-height: 13px; }
.tagline a.f27 { font-size: 2.7em; line-height: 14px; }
.tagline a.f28 { font-size: 2.8em; line-height: 14px; }
.tagline a.f29 { font-size: 2.9em; line-height: 15px; }
.tagline a.f30 { font-size: 3.0em; line-height: 15px; }
.tagline a.f31 { font-size: 3.0em; line-height: 15px; }
.tagline a.f32 { font-size: 3.0em; line-height: 15px; }
.tagline a.f33 { font-size: 3.0em; line-height: 15px; }
.tagline a.f34 { font-size: 3.0em; line-height: 15px; }
.tagline a.f35 { font-size: 3.0em; line-height: 15px; }
.tagline a.f36 { font-size: 3.0em; line-height: 15px; }
.tagline a.f37 { font-size: 3.0em; line-height: 15px; }
.tagline a.f38 { font-size: 3.0em; line-height: 15px; }
.tagline a.f39 { font-size: 3.0em; line-height: 15px; }
.tagline a.f40 { font-size: 3.0em; line-height: 15px; }
.tagline a.f41 { font-size: 3.0em; line-height: 15px; }
.tagline a.f42 { font-size: 3.5em; line-height: 20px; }
.tagline a.f43 { font-size: 3.5em; line-height: 20px; }
.tagline a.f44 { font-size: 3.5em; line-height: 20px; }
.tagline a.f45 { font-size: 3.5em; line-height: 20px; }
.tagline a.f46 { font-size: 3.5em; line-height: 20px; }
.tagline a.f47 { font-size: 3.5em; line-height: 20px; }
.tagline a.f48 { font-size: 3.8em; line-height: 20px; }
.tagline a.f49 { font-size: 3.8em; line-height: 20px; }
.tagline a.f50 { font-size: 3.8em; line-height: 20px; }
.tagline a.f51 { font-size: 3.8em; line-height: 20px; }
.tagline a.f52 { font-size: 3.8em; line-height: 20px; }
.tagline a.f53 { font-size: 3.8em; line-height: 20px; }
.tagline a.f54 { font-size: 3.9em; line-height: 20px; }
.tagline a.f55 { font-size: 3.9em; line-height: 20px; }
.tagline a.f56 { font-size: 3.9em; line-height: 20px; }
.tagline a.f57 { font-size: 3.9em; line-height: 20px; }
.tagline a.f58 { font-size: 3.9em; line-height: 20px; }
.tagline a.f59 { font-size: 3.9em; line-height: 20px; }
.tagline a.f60 { font-size: 4.0em; line-height: 23px; }
.tagline a.f61 { font-size: 4.0em; line-height: 23px; }
.tagline a.f62 { font-size: 4.0em; line-height: 23px; }
.tagline a.f63 { font-size: 4.0em; line-height: 23px; }
.tagline a.f64 { font-size: 5.0em; line-height: 27px; }



.footerLinks a {
  color: #3e3e3e;
  text-decoration: none;
}

.footerLinks a:hover {
  color: #3e3e3e;
  text-decoration: underline;
}