/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $
  osCommerce, Open Source  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;color:#000000; background: #000000; 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 {
  color:#000000;
  margin:0;
  background: url(images/backtiled.jpg) repeat-x #D7D1C1;
  text-align:center;
}

#wrapper {
width:895px;
text-align:right;
margin:0 auto;
padding:0;
background-color:#D7D1C1;
}

A {
  color:#99CC33;
  text-decoration: none;
}


A:hover {
  color: #99CC33;
  text-decoration: underline;
}



FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

TR.headerNavigation {
  background: #D7D1C1;
}


TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #D7D1C1;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 

  color: #000000; 

}



A.headerNavigation:hover {

  color: #000000;

}



TR.headerError {

  background: #000000;

}

TD.headerError {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}


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


.infoBoxSmall {
  background: #0A0909;
}

.infoBox {
  background: #0A0909;
  border:1px solid #272a2c;
}



.infoBoxContents {
  background: #191E21;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-align: justify;
}

.contentBoxContents {
  background: #191E21;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}



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


/*
TD.infoBoxHeading {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #D7D1C1;
  color: #000000;
}

*/

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



TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-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.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TR.productListing-odd {

}

TR.productListing-even {

}

TABLE.productListing {

border:0;

margin:0;

}



.productListing-heading {

  font-family:  Arial, sans-serif;

  font-size: 12px;

  color: #000000;

  font-weight: bold;

}



TD.productListing-data {

  font-family: Arial, sans-serif;

  font-size: 12px;

}



A.pageResults {

  color:#999999;

  text-decoration:none;

}



A.pageResults:hover {

  color:#FF9900;

  text-decoration:underline;

}



TD.pageHeading, DIV.pageHeading {

  font-family:  Arial, sans-serif;

  font-size: 20px;

  font-weight: bold;

  color: #fafafa;


}



TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

  font-family:  Arial, sans-serif;

  font-size: 12px;

  color: #000000;

}



TD.main, P.main {

  font-family:  Arial, sans-serif;

  font-size: 11px;

  line-height: 1.5;

}


TD.accountCategory {

  font-family:  Arial, sans-serif;

  font-size: 13px;

  color: #aabbdd;

}



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

  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: #000000;

}



.moduleRow { }

.moduleRowOver { background-color: #000000;color:#009933; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #13282D;color: #00B9CD; }



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

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



/* message box */



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

.messageStackError, .messageStackWarning { font-family:  Arial, sans-serif; font-size: 12px;color:#000000; background-color: #000000; }

.messageStackSuccess { font-family:  Arial, sans-serif; font-size: 12px; background-color: #99ff00; }



/* input requirement */



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


/* MENU */

#menu {

  text-align:center; 

  position:relative;

  height:37px;



  }

.box {

position:relative;

float:left; 

width:91px;

  }

.box a {

background: url(images/home.gif) 0 0 no-repeat;

outline:none;

}

.box a:hover {

background: url(images/home-over.gif) 0 100% no-repeat;

}

.box2 {

position:relative;

float:left;

width:127px;

}

.box2 a {

background: url(images/about.gif) 0 0 no-repeat;

outline:none;

}

.box2 a:hover {

background: url(images/about-over.gif) 0 100% no-repeat;

}

.box3 {

position:relative;

float:left;

width:145px;

}

.box3 a {

background: url(images/contact.gif) 0 0 no-repeat;

outline:none;

}

.box3 a:hover {

background: url(images/contact-over.gif) 0 100% no-repeat;

}

.box4 {

position:relative;

float:left;

width:144px;

}

.box4 a {

background: url(images/catalog.gif) 0 0 no-repeat;

outline:none;

}

.box4 a:hover {

background: url(images/catalog-over.gif) 0 100% no-repeat;

}

.box5 {

position:relative;

float:left; 

width:117px;

}

.box5 a {

background: url(images/policies.gif) 0 0 no-repeat;

outline:none;

}

.box5 a:hover {

background: url(images/policies-over.gif) 0 100% no-repeat;

}


.box6 {

position:relative;

float:left; 

width:140px;

}

.box6 a {

background: url(images/account.gif) 0 0 no-repeat;

outline:none;

}

.box6 a:hover {

background: url(images/account-over.gif) 0 100% no-repeat;

}



.box7 {

position:relative;

float:left; 

width:71px;

}

.box7 a {

background: url(images/login.gif) 0 0 no-repeat;

outline:none;

}

.box7 a:hover {

background: url(images/login-over.gif) 0 100% no-repeat;

}

.leftborder { 
  background:transparent URL(images/leftshadow.gif) no-repeat;
  float:left;
  background-attachment: fixed;
  background-position: 100% 100%;
  background-repeat: no-repeat;
} 

.rightborder { 
  background:transparent URL(images/rightshadow.gif) no-repeat;
  float:right;
  background-attachment: fixed;
  background-position: 100% 100%;
  background-repeat: no-repeat;
} 


#menu a, #menu a:visited {

  position:relative; 

  display:block; 

  height:37px;

  }

#menu a:hover {

  height:37px;

}

.spacer {

  float:left;

  width:8px;

  height:37px;

}

.spacer-right {

  float:right;

  width:7px;

  height:37px;

}

/* END MENU */


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

.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: #000000;
  color: #000000;
  margin: 0px;
}
*/
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

TR.headerNavigation {
  background: #D7D1C1;
}

TD.headerNavigation {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  background: #D7D1C1;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #D7D1C1;
}

TD.footer {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  background: #D7D1C1;
  color: #000000;
  font-weight: normal;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family:  Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #353F26;
  color: #D6D0Cf;
}

.textboxcart  {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #353F26;
  color: #D6D0CF;
}



TD.infoBox, SPAN.infoBox {
  font-family:  Arial, sans-serif;
  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, sans-serif;
  font-size: 12px;
  background: #b6b7cb;
  color: #000000;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, sans-serif;
  font-size: 23px;
  font-weight: bold;
  color: #353F26;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  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: 10px;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background: #B4AD9A;
}

TD.smallText3, SPAN.smallText3, P.smallText3 {
  font-family:  Arial, sans-serif;
  font-size: 6px;
  background: #B4AD9A;
  font-weight: bold;	
}

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

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




.style1verbiage {
	font-family: Arial, Helvetica, sans-serif;
	color: #69734B;
}
.style2verbiage {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.style2verbiage-green {
	color: #69734B;
	font-family: Arial, Helvetica, sans-serif;
}

.style3verbiage {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}





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

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

/* message box */

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

/* input requirement */

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












#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }