/*
  $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
*/
#content {
width: 900; margin: auto;
background-color:#FFFFFF;
border: 1px dotted #96001f;
text-align:center;
}

.strap {
	font-family			:Verdana;
	font-size			: 16px;
	font-weight			: bold;
	color				: #68B857;
	/*margin				: 0 0 0.0em 0; /*top, right, bottom, left*/	
	text-align:left;
	/*padding-right		: 32px;*/
	/*line-height: 100%;*/
}
.description {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #96001f;}
.boxText { font-family: Arial; font-size: 14px;}
.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; }

BODY {
  background-image: url(images/background_burl.jpg);
  background-position: left top;
  background-repeat: repeat-x;
  background-attachment: fixed;
  color: #96001f;
  margin: 0px;
  text-align:center;
}

.navbar{
height:35px;
background-color:#96001F;
}

.footerbar{
height:80px;
background-color:#96001F;
}

a.navtxt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
/*font-weight: bold;*/
color: #ffffff;
}
a.navtxt:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
/*font-weight: bold;*/
text-decoration:none;
}

a.size{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: blue;
}
a.size:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration:none;
}

td.title {
	font-family			:Verdana;
	font-size			: 28px;
	font-weight			: bold;
	color				: #96001f;
	margin				: 0 0 0.0em 0; /*top, right, bottom, left*/	
	line-height: 100%;
}

A {
  color: #96001f;
  text-decoration: none;
}

A:hover {
  color: #F39BAD;
  /*background-color:#96001f;*/
  /*text-decoration: underline;*/
}

a.category {
  color: #96001f;
  text-decoration: none;
}

a.category:hover {
  width:100%;
  color: #F39BAD;
  background-color:#96001f;
  /*text-decoration: underline;*/
}

/* BOF Category Menu Light*/
A.menucateg {
display: block;
text-decoration: none;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #96001f;
border-bottom: 1px dotted #96001f;
}

A.menucateg:hover { 
/*border: solid 1px #6633CC;*/
background-color:#96001f;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

A.menusubcateg {
display: block;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #96001f;
border-bottom: 1px dotted #96001f;
}

A.menusubcateg:hover { 
/*border: solid 1px #6633CC;*/
background-color:#96001f;
text-decoration: none;
color: #FFFFFF;
}
/* EOF Category Menu Light*/
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  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, 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;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
margin-left: auto;
margin-right: auto;
background-color:#FBE5EA;
width:100%;
border: 1px dotted #96001F;
}

.infoBoxContents {
  background-color: #FBE5EA;
  /*background-image:url(images/ib_bkgrd.gif);
  background-position: right bottom;
  background-repeat: no-repeat;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  
}

.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: 14px;
  font-weight: bold;  
  /*background: #bbc3d3;*/
  color: #96001f;
}

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: #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: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading{ 
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
  color: #999999;
  vertical-align: middle;
  white-space: nowrap; 
}

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 {
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #68B857;
}

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: 12px;
}

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; }
.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: Arial;
 font-size: 18px;
 color: 96001f;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}
h2 {
 font-family: Arial;
 font-size: 14px;
 color: 96001f;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
/*** End Header Tags SEO ***/

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

.infoBoxProducts {
  text-align: center;
  border: 1px dotted #999999; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
  margin-bottom:-8px;
}
.infoBoxProducts a {
  color: #96001f;
}
TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: solid 1px #999999;
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #96001f;
} 
.infoBoxList {
 /*border: ridge 4px #faf0e6;*/
 border-collapse: collapse;
 }
.thumbcontent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#96001f;
  text-align:center;
}

.bg4 {background: url(images/m35.gif); background-repeat: no-repeat; background-position:center;}

.tx  {font-size:11px; color:#860030; font-weight:bold;}
.tx1, .tx1 a {font-size:12px; color:#FFFFFF; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.tx2 {font-size:10px; color:#F6E5E5; font-weight:bold;}
.tx3 {font-size:16px; color:#900037; font-weight:bold;}
.tx4 {font-size:11px; color:#FFFFFF;}
.tx5 {font-size:11px; color:#4A4A4A; font-weight:bold;}
.tx6 {font-size:12px; color:#333333; font-weight:bold;}
.tx7 {font-size:11px; color:#6B6B6B;}

.ml {color:#FE1212;	font-size:11px; text-decoration:none; font-weight:bold;}
.ml:hover {text-decoration:underline;}
.ml a {color:#FE1212;	font-size:11px; text-decoration:none; font-weight:bold;}
.ml a:hover {text-decoration:underline;}
.ml1 {color:#FFFFFF; font-size:11px; text-decoration:none;}
.ml1:hover {color:#FFFFFF; text-decoration:underline;}
.ml2 {color:#5E5E5E; font-size:11px; text-decoration:underline;}
.ml2:hover {text-decoration:none; font-weight:bold;}
.ml3 {color:#6B6B6B; font-size:11px; text-decoration:none;}
.ml3:hover {text-decoration:underline;}

.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 12px;
                 text-align : center;
	color: #ffffff;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #ffffff; }

.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }
A.mws_boxTop    { 
		 color: #999999;
                  }
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

hr {
color: #96001f;
/*border-bottom: 1px dotted #96001f;*/
}

.txt10{
font-family: Arial, Helvetica, sans-serif;
font-size			: 10px;
color: #ffffff;
text-align:justify;
}

.fronttxt{
font-family: Arial;
font-size: 10px;
color: #cccccc;
text-align:justify;
}

/* Supertracker Styles */
.supertracker_menu {background: #ddd; border: 1px solid #aaa; padding: 10px;}
.supertracker_title {font-family: Tahoma, Verdana, Arial; font-size: 16px; font-weight: bold; }
.supertracker_section {margin-top: 10px;}
.supertracker_sub_title {font-family: Tahoma, Verdana, Arial; font-size: 14px; text-decoration: underline; font-weight: bold; }
A.supertracker_link { font-family: Tahoma, Verdana, Arial; font-size: 11px; text-decoration: underline; margin: 5px 10px 5px 10px;}
.supertracker_text { font-family: Tahoma, Verdana, Arial; font-size: 11px;}
.supertracker_contact {font-family: Tahoma, Verdana, Arial;font-size: 11px; width: 100%;background: #aaa;	padding: 5px;	margin: 10px 0 10px 0; border: 1px solid #000;}
/* Supertracker Styles EOF */

/*bestseller box*/
.bestseller_box{
background-color: #000000;
border: 1px solid #96001F;
}

/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */

/*referral*/
.referralBox {
margin-left: auto;
margin-right: auto;
background-color:#e38aa9;
width:100%;
border: 1px dotted #96001F;
}

.referraltxt {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
/*font-weight: bold;*/
color: #ffffff;
}
