/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #7a1b75;
	background-color: #eb99dd;
	padding-right: 20px;
	padding-left: 17px;
	line-height: 19px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.errorBox {  font-family:Geneva, Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {  font-family:Geneva, Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-family:Geneva, Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-size:13px;
  font-family:"Lucida Grande", Helvetica, sans-serif;
}

A {
	color: #000000;
	text-decoration: none;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

A:hover {
	color: #000000;
	text-decoration: underline;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

img {
border:0px;
}

FORM {
	display: inline;
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #750000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 15px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
color:#000000;  
 
}

.infoBoxContents {
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
TD.infoBoxHeading2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-indent:11px;
}

TD.infoBox, SPAN.infoBox {
  font-family:Geneva, Arial, Helvetica, 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: #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:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

TD.productListing-data {
  font-family:Geneva, Arial, Helvetica, sans-serif;  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight:bold;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
   font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
   font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
   font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
   font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
   font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
   font-family:Geneva, Arial, Helvetica, 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: 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:Geneva, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
   font-family:Geneva, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {  font-family:Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-family:Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox {  font-family:Geneva, Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning {  font-family:Geneva, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-family:Geneva, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-family:Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }


.logo1 {
padding:10px;
}

.header-back{
background-image:url(includes/sts_templates/test/images/main_01.jpg);
background-repeat:no-repeat;
height:160px;
}

.cartbox {
background-image:url(includes/sts_templates/test/images/cart_03.gif);
background-repeat:no-repeat;
height:50px;
width:50px;
vertical-align:top;
background-position:right center;

}

.shopping-cart {
width:129px;
background-image:url(includes/sts_templates/test/images/home_03.gif);
background-repeat:no-repeat;
background-position:bottom;
}

.new-nav {
background-image:url(includes/sts_templates/test/images/home_01.gif);
height:24px;
background-repeat:no-repeat;
background-position:bottom;
}

.new-nav-link {
text-align:center;
}

#outer-main {
width:100%;
position:relative;
}

#header27 {
width:1000px;
margin-left:auto;
margin-right:auto;
height:48px;
}

#nav27 {
width:645px;float:right;

}

.menu-item {
	width:128px;
	background-image:url(includes/sts_templates/test/images/sep_06.gif);
	background-repeat:no-repeat;
	background-position:center right;

	text-align:center;

}

.logo27 {
float:left;}

#headerimageouter27 {

width:1000px;
margin-left:auto;
margin-right:auto;
}

.header-back {
	background-image:url(includes/sts_templates/test/images/header2_11.jpg);
	background-repeat:no-repeat;
	height:195px;
	width:678px;


}

.top-back-left{
background-image:url(includes/sts_templates/test/images/top-left_10.jpg);
background-repeat:no-repeat;
background-position:top right;
background-color:#931100;
height:195px;

}

.right-nav {
	width:322px;
	background-image:url(includes/sts_templates/test/images/right-nav-back_15.gif);
	 min-height:736px;
height: auto !important;
height: 736px;
	background-position:bottom;
	background-repeat: repeat-x;
	background-color:#e888d5;
}

#nav-bottom27 {
background-image:url(includes/sts_templates/test/images/right-nav_29.gif);
height:113px;
background-repeat:repeat-x;
}

.content27 {
margin-top:200px;
}

.1234 {
background-color:#FFFFFF;
}

.left-header {
	background-image:url(includes/sts_templates/test/images/left-new_10.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#931100;
}

.right-header {
background-image:url(includes/sts_templates/test/images/landrnew_18.jpg);
background-color:#931100;
background-repeat:no-repeat;
background-position:left top;
}

.infobox-top {
background-image:url(includes/sts_templates/test/images/infobox_21.png);
background-repeat:no-repeat;
height:10px;
} 

.infobox-bottom {
background-image:url(includes/sts_templates/test/images/infobox_27.png);
background-repeat:no-repeat;
height:10px;
} 
.main-content27 {
height:100%;
}
.tagline {
	padding-top:127px;
	padding-left: 52px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;

}
.footer-text {
border-top-style:solid;
border-top-width:1px;
border-top-color:#333333;
width:1000px;
padding:10px;
font-size:11px;
}

.wrapz {
padding-top:15px;
}
