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


A {
  color: #1779C8;
  text-decoration: none;
  font-family: Tahoma, Geneva, sans-serif;
}

A:hover {
  
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #0A8BDF;
}

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

A.headerNavigation { 
    font: bold 14px/30px Tahoma, Verdana, sans-serif;
  color: #0A8BDF;
}

A.headerNavigation:hover {
  text-decoration:underline;
}

TR.headerError {
  background: #ff0000;
}

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;
  font-family: Tahoma, Geneva, sans-serif;
}

TD.footer {
  background: url(images/designs/footer-bg.gif) no-repeat;
	height: 120px;
	color:#B4B3B3;
	font-size:12px;
	font-family: Tahoma, Geneva, sans-serif;
}


.infoBox {
	 /*background: #000; */
font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents {
	/* background: #fff; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #c16f31;
  line-height:20px;
  padding-left:10px;
  color: #ffffff;
}

TD.infoBoxHeading_blu {
  
    color: #333;
	font-size: 12px;
	font-weight: bold;
}

TD.infoBox, SPAN.infoBox {
  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: #eae9dd;
}

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ACE9FF;
  color: #666666;
  line-height:20px;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	background: url(images/designs/categoriesHeadingBG.gif) repeat-y right top;
	border: 1px solid #ACE9FF;
	font-size: 14px;
	padding: 5px 5px 5px 15px;
	margin: 0px;
	font-weight:bold;
	color: #0A8BDF;
	font-family: Tahoma, Geneva, sans-serif;
}

TR.subBar {
  background: #f4f7fd;
}

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

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;
}

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: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.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: #000000; }

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/
/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */
/* Points/Rewards Module V2.1rc2a BOF */
SPAN.pointWarning {
  color: #f00;
}

.pointFaq {
  background-color:#f8f8f9;
  border: 1px dashed #bbc3d3;
  display: none;
  position: relative;
  padding:4px;
  margin:2px;
  text-align:justify;
}
/* Points/Rewards Module V2.1rc2a EOF */

/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EOF: Additional Images */



/*    -----------------------   New  Stylesheet Start   ------------------------ */

body{
	margin:0 0 20px 0;
	padding:0;
	font-family: Tahoma, Geneva, sans-serif;
}

img{border:none;}

.logoRight {
	background: url(images/designs/logoRight.jpg) no-repeat;
}
.price {
	font-size: 14px;
	font-weight: bold;
	color: #152F69;
}

.price-strong {
	font-size: 18px;
	font-weight: bold;
	color: #152F69;
}


.brownBG {
	background: #B30401;
}
.footerBG {
	background: url(images/designs/footerBG.jpg);
	color: #FFF;
	font-size: 12px;
}
.footertext {
	color: #FFF;
	font-size: 12px;
	font-weight:bold;
}

.t1 {
	background: #ACE9FF;
	color: #0A748B;
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	line-height: 25px;
}
.l1 {
	color: #454646;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding-left: 20px;
	padding-top: 5px;
}



.l1:hover {
	text-decoration: underline;
	
}
.l2 {
	color: #ff3d08;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}
.l2:hover {
	text-decoration: underline;

}
h1 {
	font-size: 18px;
	color: #0778C8;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.t4 {
	color: #0778C8;
	font-size: 12px;
}

.l3 {
	color: #FFF;
	text-decoration: none;
}
.l3:hover {
	text-decoration: underline;
}
.l4 {
	color: #152F69;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background: #ACE9FF;
	display: block;
	text-align: center;
	padding: 5px;
}
.l4:hover {
	text-decoration: underline;
}
.grayBG {
	background: #C0C0C0;
}
.l5 {
	color: #1779C8;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-align: left;
	padding: 5px;
}
.l5:hover {
	text-decoration: underline;
}
.t2 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
}
.t5 {
	color: #000;
	font-size: 12px;
}

.ContentHeading {
	background: url(images/designs/product-details1.jpg) no-repeat left top;
	height: 74px;
	width: 600px;
	font: bold 14px/40px Tahoma, Arial, Verdana;
	color: #0A8BDF;
	text-indent: 55px;
}
.shopping-cart-bg{
	background: url(images/designs/shopping-cart-bg.jpg) no-repeat;
	height: 23px;
	width: 57px;
	padding-left: 116px;
	font-size: 11px;
	color: #d96803;
	font-weight: bold;
	line-height: 23px;
}

#searchform {margin: 0px;padding: 0px;overflow: hidden;display: inline;	}

#s {
	background: url(images/designs/searchbg.jpg) no-repeat;
	width: 142px;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 6px 6px;
	border: none;
	display: inline;
}

*html #s {
	background: url(images/designs/searchbg.jpg) no-repeat;
	width: 142px;
	height:30px;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 10px 6px;
	border: none;
	display: inline;
}
.l6 {
	color: #152F69;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.l6:hover {
	text-decoration: underline;
}
/*    -----------------------   New  Stylesheet end   ------------------------ */

hr {
	  border: 0;
	  width: 99%;
		background-color: #f00;
		height: 1px;
}
.slogan1 {
	text-align:center;
	color: #ff3d08;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	line-height: 15px;
}

.shipping1 {
	text-align:center;
	color: #ff3d08;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
}
