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

BODY {
	background-image: url(designimages/bg.png);
  color: #000000;
  margin: 0px;
}
/* Link decoration will be place on a box basis modified by theog
A {
  color: #000000;
  text-decoration: none;
}
A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
*/

FORM {
	display: inline;
	padding:0;
	margin:  0;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
padding: 0px;
margin: 0px;
vertical-align=bottom;
}

TD.headerNavigation {
  font-family:  Arial, sans-serif;
  font-size: 15px;
  background: #FFFFFF;
  color: #ffffff;
  font-weight : bold;
padding: 0px;
margin: 0px;
text-decoration: none;
}

A.headerNavigation { 
color: #FFFFFF; 
padding: 0px;
margin: 0px;
text-decoration: none;
}

A.headerNavigation:hover {
text-decoration: none;
  color: #ffffff;
padding: 0px;
margin: 0px;
}

/* Added by theog - the header tabs*/
#headtab {
	padding-left: 3px;
}

#headtab1 {
        padding-right: 3px;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma,  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,  Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #3a2f2b;
}

TD.footer {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background: #3a2f2b;
  color: #f0eae8;
  font-weight: bold;
}

.infoBox {
  background: #F0EAE8 ;
}

.infoBoxPbot {
  background: #F0EAE8 ;
}



.infoBoxSC {
	padding-top: 7px;
        color: white;
        text-decoration: none;
        font-weight:none;
	height: 30px;
}

.infoBoxrev {
	background: #AD0219 ;
	text-align: center;
	margin: auto;
        background-repeat: no-repeat;
        background-position: center;
        height: 125px;
	width: 125px;
}

.infoBoxsrch {
background: #f0eae8 ;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
	width: 125px;
	margin-right: 0px;
}

table.infoBoxsrch {
	width: 125px;
	 text-align: center;
	margin: auto;
	clear: both;
	float: none;
}

.infoBoxdelivery {
background: #f0efe8 ;
        text-align: right;
        background-repeat: no-repeat;
        background-position: center;
}


.infoBoxContentsNP {
background: #f0eae8;
  font-family:  Arial, sans-serif;
  font-size: 10px;
}
.infoBoxContentslogin {
background: #f0eae8;
  font-family:  Arial, sans-serif;
  font-size: 10px;
}


.infoBoxContentssrch {
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentssrch a {
text-decoration: none;
color: #FFFFFF;
}


.infoBoxContents {
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family:  Arial, sans-serif;
  font-size: 10px;
}
/*Added for categories box by theog*/
.infoBoxCat {
  background: #13867c;
color: #ffffff;
height: 400px;
vertical-align: top;
}
#catLink:hover {

font-size: 16px;
text-decoration: none;
}
#catLink:visited, #catLink {
color: #ffffff;
font-size: 16px;
text-decoration: none;
};
.infoBoxContentsCat {
  font-family:  Arial, sans-serif;
  font-size: 16px;
color: #ffffff;
}

.boxTextCat a {
	text-decoration: none;
	display: block;
	background-image: url(images/mnubgnh.png);
	color: white;
	height: 29px;
	line-height: 28px;
	text-indent: 10px;
	font-size: 14px;
}

#subm a {
	text-decoration: none;
        display: block;
        background-color: #AD0219 ;
        background-image: url(images/subbg.png);
        color: white;
        height: 30px;
        line-height: 30px;
        text-indent: 10px;
}



.boxTextCat a:hover {
	line-height: 29px;
        text-decoration: none;
        display: block;
        background-image: url(images/mnubg.png);
        color: white;
        padding-top: 0px;
        height: 30px;
        text-indent: 5px;
}

TD.infoBoxHeadingCat {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ad0219;
  color: #ffffff;
}

TD.infoBoxCat, SPAN.infoBoxCat {
  font-family:  Arial, sans-serif;
  font-size: 10px;
vertical-align: top;
}


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: #f0eae8;
	border-bottom: 1px solid brown;
}

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: #f0eae8;
	border-bottom: 1px solid brown;
}

TABLE.productListing {
  border:0;
  border-style: solid;
  border-spacing: 1px;
}

.productListing-odd a {
color:#F0EAE8;
font-weight:bold;
text-decoration:none;
font-size: 15px;
}
.productListing-odd  {
color:#F0EAE8;
font-weight:bold;
text-decoration:none;
font-size: 13px;
}


.productListing-heading {
  font-family: arial sans-serif;
  font-size: 12px;
  background: #3a2f2b;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
	padding-top: 3px;
  font-size: 12px;
	color: #F0EAE8;
font-weight:bold;
text-decoration:none;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family:  Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9a9a9a;
	background: #f0eae8;
	margin: 0px;
	padding-right: 5px;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Arial, sans-serif;
  font-size: 15px;
text-decoration: none;
color: #f0eae8;
/*background-image: url(images/pbg.png);*/
background-repeat: no-repeat;
background-position: center bottom;
}
.smallText a {
color: #f0eae8 ;
font-weight: bold;
text-decoration: none;
}

TD.smallTextvis, SPAN.smallTextvis, P.smallTextvis {
  font-family:  Arial, sans-serif;
  font-size: 15px;
text-decoration: none;
color: #3a2f2b;
/*background-image: url(images/pbg.png);*/
background-repeat: no-repeat;
background-position: center bottom;
}

TD.accountCategory {
  font-family:  Arial, sans-serif;
  font-size: 13px;
  color: #FF0000;
}

TD.fieldKey {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

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

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

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

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

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

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

/* message box */

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

/* input requirement */

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

#topbar,#topbar a {
	background-color: #5b4842;
	color: white;
	text-decoration: none;
	font-weight:none;
}

/* Scroller Box */
#scroller_container {
 position: relative;
 width: 470px;
 height: 20px;
 overflow: hidden;
}

#scroller {
 white-space: nowrap;
 line-height: 40px;
 font-size: 33px;
}

#scroller p {
 padding: 0;
}
/* Scoller Box */

#lastcat {
	background-image: url(designimages/lasttr.png);
	height:50px;
}

#lastcatr {
        background-image: url(designimages/lasttrr.png);
        height:50px;
}

#reg {
	background-image: url(designimages/regbg.gif);
	width: 100%;
	background-repeat: no-repeat;
	background-position: top;
}

#news {
	 background-image: url(designimages/news.png);
        width: 150px;
        height: 348px;
        background-repeat: no-repeat;
        background-position: center;
	margin-top: 10px;
}
#news1 {
         background-image: url(designimages/news1.png);
        width: 150px;
        height: 348px;
        background-repeat: no-repeat;
        background-position: center;
        margin-top: 10px;
}


