/*
  $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; font-size: 12px;font-weight:bold; }
.errorBox { font-family : Verdana; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
 background: url(images/bg.jpg);
  color: #000000;
  margin: 0px;
  margin-top:30px;
  margin-bottom:30px;
}

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

A:hover {
  color: #ffffff;
  text-decoration: underline;
}
.link {
  color: #A40000 ;
  font-family:Verdana;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
}

.link:hover {
  color: #A40000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
  padding-left:10px;
}

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

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: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
  width:99%;
}

.productListing-heading {
  font-family: Verdana;
  font-size: 10px;
  background: url(images/red.jpg);
  background-repeat:no-repeat; 
  color: #FFFFFF;
  font-weight: bold;
  height:30px;
}
.cartbg{
  background: url(images/red.jpg);
  background-repeat:no-repeat; 
  height:30px;
 }

TD.productListing-data {
  font-family: Verdana;
  font-size: 12px;
  color:#000000;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana;
  font-size: 13px;
  font-weight: bold;
  background-image:url(images/product_bg.jpg);
  padding-left:60px;
  color:#FFFFFF;
  height:60px;
  }

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana;
  font-size: 11px;
  line-height: 1.5;
  padding-left:10px;
  padding-right:10px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana;
  font-size: 10px;
  padding-left:10px;
  padding-right:10px;
}

TD.accountCategory {
  font-family: Verdana;
  font-size: 13px;
  color: #aabbdd;
}

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

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

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

SPAN.newItemInCart {
  font-family: Verdana;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana;
  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;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana; font-size: 10px; color: #ff0000; }
.whitebg {
	background-color: #FFFFFF;
}
.headertxt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.headertxt:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.footer_link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.footer_link:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.footertxt{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.redtxt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #B70000 ;
	text-decoration:none;
}
.redtxt:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #B70000;
	text-decoration:underline;
}

.categorybg {
	background-image: url(images/index_cate_middle_bg.jpg);
}
.specialbg {
	background-image: url(images/special_middle_line.jpg);
}
.specials_link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.specials_link:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

 .productname {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	padding-left:10px;
}
.desc {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #585353;
	line-height:20px;
	text-decoration:none;
	text-align:justify;
			
}
.price {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	text-decoration:none;
}
.maroontxt
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	text-decoration:none;
}


.greybg {
	background-image: url(images/products_grey_bg.jpg);
	background-repeat:no-repeat;
	height:60px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #585353;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	
}
.products_outerbg
{
  background-image: url(images/products_outer_middle_line.jpg);
 
  
 } 

.imgbg {
	background-image: url(images/products_inner_middle_line.jpg);
	
	
}
.product_centre_line {
	background-image: url(images/product_centre_line.jpg);
}


.straight_line {
	background-image: url(images/line.jpg);
	
	}
.tableborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #585353;
	border-bottom-color: #585353;
	border-left-color: #585353;
}
.carttxt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	}
.carttxt:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.content {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #585353;
	line-height:20px;
	padding-left:5px;
	padding-right:10px;
	text-align: justify;
	
}
.productsbg {
	background-image: url(images/products_middle_line.jpg);

}
.banner_txt_normal_01 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.banner_txt_normal_02 {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.banner_txt_normal_02:hover{
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #fccdb9;
	text-decoration:none;
}
.banner_txt_normal_03 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #fccdb9;
	text-decoration:none;
}
.banner_txt_normal_03:hover {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #c06f3b;
	text-decoration:none;
}
.banner_txt_01 {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #660000;
}
.banner_txt_02 {
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #c06f3b;
}
.banner_txt_03 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #c06f3b;
	text-decoration:none;
}
.content_txt {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-align:justify;
	padding-left:16px;
	padding-right:16px;
}
.orange_txt {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #c06f3b;
	text-decoration:none;
}
.headertxt_french {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.headertxt_french:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}

.redtxt_normal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #B70000 ;
	text-decoration:none;
}

.cat_head_txt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6F0000;
	padding-left:50px;
}
