/*
  $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
*/

body{
background-image:url(images/bg.jpg);
background-repeat:repeat;
margin:0px;
padding:0px;
font-family:arial;
font-size:12px;
}

.right-strip{
background-image:url(images/right-strip.jpg);
background-repeat:repeat-y;
width:6px;
}

.navi{
font-family:arial;
font-size:13px;
color:#FFFFFF;
text-decoration:none;
font-style:normal;
font-weight:normal;
}

.top-navi{
font-family:arial;
font-size:13px;
color:#FFFFFF;
text-decoration:none;
font-style:normal;
font-weight:normal;
}

.top-navi:hover{
font-family:arial;
font-size:13px;
color:#d4c796;
text-decoration:none;
font-style:normal;
font-weight:normal;
}

.header{
background-image:url(images/header.jpg);
background-repeat:no-repeat;
width:858px;
height:151px;
}

#weather{
width:173px;
height:144px;
float:right;
margin:6px 6px 0px 0px;
}

.main-navi-bg{
background-color:#b40f00;
height:33px;
font-family:arial;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
text-transform:uppercase;
font-style:normal;
font-weight:normal;
}

.main-navi{
font-family:arial;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
text-transform:uppercase;
font-style:normal;
font-weight:normal;
padding-left:14px;
padding-right:14px;
}

.main-navi:hover{
font-family:arial;
font-size:14px;
color:#d5cdae;
text-decoration:none;
text-transform:uppercase;
font-style:normal;
font-weight:normal;
padding-left:14px;
padding-right:14px;
}

.body-bg{
background-image:url(images/body-bg.jpg);
background-repeat:repeat-y;
width:858px;
}

.midline{
background-image:url(images/midline.jpg);
background-repeat:repeat-y;
width:10px;
}

.midline_left{
background-image:url(images/midline_left.jpg);
background-repeat:repeat-y;
width:10px;
}

.featured-text{
font-family:arial;
font-size:21px;
color:#ffffff;
text-decoration:none;
font-style:normal;
font-weight:normal;
padding: 6px;
}

.featured-text1{
font-family:arial;
font-size:12px;
color:#ffffff;
text-decoration:none;
font-style:normal;
font-weight:normal;
line-height:18px;

}

.read-more-bg{
padding: 3px 6px 3px 0px;
}

.read-more{
font-family:arial;
font-size:12px;
color:#ffffff;
text-decoration:none;
font-style:normal;
font-weight:normal;
}

.read-more:hover{
font-family:arial;
font-size:12px;
color:#d5cdae;
text-decoration:none;
font-style:normal;
font-weight:normal;
}
.headertextnew{
font-family:arial;
font-size:26px;
color:#000000;
text-decoration:none;
font-style:normal;
font-weight:normal;
padding-left:0px;
padding-top:3px;
}

.headertext1{
font-family:arial;
font-size:26px;
color:#000000;
text-decoration:none;
font-style:normal;
font-weight:normal;
padding-left:0px;
padding-top:3px;
}

.headertext2{
font-family:arial;
font-size:24px;
color:#000000;
text-decoration:none;
font-style:normal;
font-weight:normal;
}
.input_form{
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}
.normal_text_small{
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
}
.normal_text{
	font-family:arial;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
}
.heading{
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	line-height:18px;
}
.sub_heading{
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
}
.body-text{
font-family:arial;
font-size:12px;
color:#000000;
text-decoration:none;
font-style:normal;
font-weight:normal;
padding:8px 12px 0px 0px;
line-height:18px;
text-align:justify;
}
.alert_msg{
	font-family:arial;
	font-size:17px;
	color:#B60E01;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}
.body-text-red{
	font-family:arial;
	font-size:12px;
	color:#B60E01;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
}
.nav_link{
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	font-style:normal;
	font-weight:normal;
}
.nav{
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}
.body-text-black{
	font-family:arial;
	font-size:15px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
}
.body-text-black-bold{
	font-family:arial;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	line-height:18px;
}


.read-more2{
font-family:arial;
font-size:16px;
color:#b40f00;
text-decoration:underline;
font-style:normal;
font-weight:normal;
padding: 8px 12px 0px 0px;
line-height:18px;
text-align:left;
}

.midline2{
height:13px;
background-image:url(images/midline2.gif);
background-repeat:repeat-x;
}

.footer-bg{
background-image:url(images/footer-bg.jpg);
background-repeat:no-repeat;
width:858px;
height:49px;
}

.footer-text{
font-family:arial;
font-size:12px;
color:#000000;
font-style:normal;
font-weight:normal;
padding: 0px 0px 0px 12px;
line-height:18px;
text-align:left;
}

.footer-text1{
font-family:arial;
font-size:12px;
color:#000000;
font-style:normal;
font-weight:normal;
}

.copyright-text{
font-family:arial;
font-size:11px;
color:#ffffff;
font-style:normal;
font-weight:normal;
padding: 0px 6px 0px 0px;
line-height:18px;
text-align:right;
}

img.ImageFrame_image { vertical-align:bottom; border:none; }
table.ImageFrame_notebook { direction: ltr; }
table.ImageFrame_notebook .TL { width:30px; height:14px; background:url(modules/TL.gif) no-repeat; }
table.ImageFrame_notebook .TT { height:14px; background:url(modules/TT.gif) repeat-x; }
table.ImageFrame_notebook .TR { width:15px; height:14px; background:url(modules/TR.gif) no-repeat; }
table.ImageFrame_notebook .LL { width:30px; background:url(modules/LL.gif) repeat-y; }
table.ImageFrame_notebook .LL div.V { width:30px; }
table.ImageFrame_notebook .RR { width:15px; background:url(modules/RR.gif) repeat-y; }
table.ImageFrame_notebook .RR div.V { width:15px; }
table.ImageFrame_notebook .BL { width:30px; height:15px; background:url(modules/BL.gif) no-repeat; }
table.ImageFrame_notebook .BB { height:15px; background:url(modules/BB.gif) repeat-x; }
table.ImageFrame_notebook .BR { width:15px; height:15px; background:url(modules/BR.gif) no-repeat; }
table.ImageFrame_notebook td { font-size:1px } /* For IE */
img.ImageFrame_none { border-style: none }
td div.H { width:1px; height:0; }
td div.V { width:0; height:1px; }

.header-strip{
background-image:url(images/header-strip.jpg);
background-repeat:no-repeat;
width:858px;
height:28px;
}
.heading_red_big{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background-color:#151515;
}
.heading_red{
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background-color:#151515;
	text-align:left;
	padding-left:3px;
	height:20px;
}
.normal_link1_small{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#E11B22;
	text-decoration:none;
}

.cart td 		 {color:#FFFFFF; vertical-align:middle}
.cart span	 {color:#FFFFFF; font-size:12px;}
.cart a 		 {color:#FFDE00; text-decoration:none; font-size:12px; font-weight:bold}
.cart a:hover  {color:#FFFFFF;text-decoration:underline}

li 	{padding:0; margin:0 0 0 0px; list-style:none; }
.box_body .bg_list 	{background:url(images/bullet.gif) left top no-repeat; background-position:0 7px}
.box_body .bg_list  a	{color:#000000;text-decoration:none; padding-left:15px; line-height:20px; text-transform:none; font-size:12px}
.box_body .bg_list  a:hover	{color:#F4005B;text-decoration:underline;}

A.product_t{
  color: #000000;
  font-family:arial;
  text-decoration: none;
  font-size:12px;
  font-weight:bold;
}
.Price{
  color: #B40F00;
  font-family:arial;
  text-decoration: none;
  font-size:16px;
  font-weight:bold;
}




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


A {
  color: #000000;
  text-decoration: none;
  font-family:arial;
  font-size:12px;
}

A:hover {
  color: #000000;
  text-decoration: underline;
  font-family:arial;
}

FORM {
	display: inline;
	font-family:arial;
	font-size:12px;
}

TR.header {
  background: #ffffff;
  font-family:arial;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:arial;
  font-size: 14px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
 font-family:arial;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:arial;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #B40F00;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family:arial;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:arial;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family:arial;
  font-size: 12px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family:arial;
  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:arial;
  font-size: 12px;
  background: #B40F00;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family:arial;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family:arial;
  font-size: 22px;
  font-weight: NORMAL;
  color: #B40F00;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:arial;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family:arial;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:arial;
  font-size: 12px;
}

TD.accountCategory {
  font-family:arial;
  font-size: 12px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family:arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:arial;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:arial;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family:arial;
  font-size: 12px;
}

SPAN.greetUser {
  font-family:arial;
  font-size: 14px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family:arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family:arial;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

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

/* input requirement */

.inputRequirement {font-family:arial; font-size: 12px; color: #ff0000; }
