/*
  $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; }

BODY {
  background: #ffffff;
  color: #000000;
  margin 0px;
  background-image:url(images/bg_1.jpg); 
  background-repeat:repeat; 
/*  background-position:left top; 
*/  
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #003399;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #4F0B7C;
    height:45px;
	
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight : bold;
}


TD.headerButtons {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align:center;
  background: #4F0B7C;
  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: #4F0B7C;
  height:35px;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #4F0B7C;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #4F0B7C;
}

.infoBoxContents {
  background: #ffffff;
  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: 14px;
  font-weight: bold;
  background: #4F0B7C;
  color: #ffffff;
}

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: 1px;
  border-style: solid;
  border-color: #4F0B7C;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #4F0B7C;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
     padding: 10px;
     border:1px solid #999999;
     -moz-border-radius: 15px;
     -webkit-border-radius: 15px;  
  
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
}

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;
  
  
  margin-left:auto;
  margin-right:auto;

	 background-color:#FFFFFF;
     padding: 15px;
     border:1px solid #999999;
     -moz-border-radius: 15px;
     -webkit-border-radius: 15px;    
  
}

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: #003399;
}

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; }

.borderedPic {
     padding: 10px;
     border:2px solid #333333;
     background:#FFFFFF;
     -moz-border-radius: 15px;
     -webkit-border-radius: 15px;
}
/* Boxes Sattings */
.infoBoxNotice { background: #FF8E90; }

.infoBoxNoticeContents {
     background: #FFE6E6;
     font-family: Verdana, Arial, sans-serif;
     font-size: 10px;
}

.infoBoxHeading, .infoBoxHeading_side, .infoBoxHeading_center {
     font-family: Tahoma;
     font-size: 11px;
     font-weight: bold;
     color: #ffffff;
}

.infoBoxHeading_side, .infoBoxHeading_special { height:61px; }

.infoBoxHeadingL_side {
     background:url(images/az_template/az_ibox_header_left.gif) no-repeat;
     width:11px;
}

.infoBoxHeadingC_side { background:url(images/az_template/az_ibox_header_mid.gif) repeat-x; }

.infoBoxHeadingR_side {
     background:url(images/az_template/az_ibox_header_right.gif) no-repeat;
     width:10px;
}

.az_infoBoxHeading_side { }

.az_infoBoxHeadingL_side { }

.az_infoBoxHeadingC_side, .az_infoBoxHeadingC_special {
     font-family: "Trebuchet MS", Trebuchet, "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
     font-size:18px;
     font-weight:normal;
     color:#F0F9FF;
     text-transform: uppercase;
     text-align:center;
     letter-spacing: normal;
text-shadow: 1px 1px 1px #333;
}

.az_infoBoxHeadingR_side { }

.infoBoxHeadingL_special {
     background:url(images/az_template/az_ibox2_header_left.gif) no-repeat;
     width:12px;
}

.infoBoxHeadingC_special { background:url(images/az_template/az_ibox2_header_mid.gif) no-repeat; }

.infoBoxHeadingR_special {
     background:url(images/az_template/az_ibox2_header_right.gif) no-repeat;
     width:12px;
}

.infoBoxHeadingL { }

.infoBoxHeadingL_center { }

.infoBoxHeadingC { }

.infoBoxHeadingC_center { width:100%; }

.infoBoxHeadingR_center { }

.az_infoBoxHeading { }

.az_infoBoxHeadingL { width:0px; }

.az_infoBoxHeadingC, .az_infoBoxHeadingC_center {
     font-family:Tahoma, Verdana, Arial, Helvetica;
     font-size: 14px;
     font-weight:bold;
     color: #333333;

	 padding-top:5px;
	 padding-left:25px;
	 height:30px;
	 margin-top:15px;
	 margin-left:auto;
	 margin-right:auto;
	 width:246px;
	 
	 
background: #FFFFFF; 
     border:1px solid #4F0B7C;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; 	 
}

.az_infoBoxHeadingR { width:0px;}

TD.infoBox, SPAN.infoBox {
     font-family: Tahoma, Verdana, Arial, sans-serif;
     font-size: 11px;
}

.infoBox, .infoBox_center { /*background: #c3c3c3; */


}

.infoBox_side { margin-bottom:5px; }

.infoBox_special {
     background:url(images/az_template/az_ibox2_bg.gif) repeat;
     margin-bottom:5px;
}

.infoBox_center { }

.infoBoxL, .infoBoxR { }

.infoBoxC { }

.infoBoxL_side {
     background:url(images/az_template/az_ibox_ver.gif) repeat-y;
     width:1px;
}

.infoBoxR_side {
     background:url(images/az_template/az_ibox_ver.gif) repeat-y;
     width:1px;
}

.infoBoxC_side { background:#fefefe; }

.infoBoxL_special, .infoBoxR_special {
     background:url(images/az_template/az_ibox_ver.gif) repeat-y;
     width:3px;
}

.infoBoxC_special { background:url(images/az_template/az_ibox_mid.jpg) no-repeat; }

.infoBoxContents, .infoBoxContents_center {
   /*  background:#fefefe;*/
     font-family: Tahoma, Verdana, Arial, sans-serif;
     font-size: 11px;
background: #FFFFFF; 
padding-left:15px; 
padding-right: 0px;
padding-bottom: 10px;      
-moz-border-radius: 10px;
-webkit-border-radius: 10px;     
}



/*.infoBoxContents a {
	color:#190511;
}
.infoBoxContents a:hover {
	color:#cccccc;
}*/

.infoBoxContents_side { }

.infoBoxContents_center { }

.infoBoxFooterC {
     background:url(images/az_template/az_ibox_footer_mid.gif) left bottom repeat-x #fefefe;
     height:7px;
}

.infoBoxFooterL {
     background:url(images/az_template/az_ibox_footer_left.gif) left bottom no-repeat;
     width:11px;
     height:7px;
}

.infoBoxFooterR {
     background:url(images/az_template/az_ibox_footer_right.gif) left bottom no-repeat;
     width:11px;
     height:7px;
}

.contentBoxHeading {
     font-family: "Trebuchet MS", Trebuchet, "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
     font-size: 18px;
     color: #000000;
     font-weight:bold;
     line-height: normal;
	 text-align:center;	 
}

.contentBoxHeading a {
     font-family: "Trebuchet MS", Trebuchet, "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
     font-size: 18px;
     color: #000000;
     font-weight:bold;
     line-height:normal;
	 text-align:center;
}


.Prod_Heading {
     font-family: "Trebuchet MS", Trebuchet, "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
     font-size: 14px;
     color: #6633FF;
     font-weight:bold;
     line-height: normal;
}

.Prod_Heading a {
     font-family: "Trebuchet MS", Trebuchet, "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
     font-size: 14px;
     color: #4F0B7C;
     font-weight:bold;
     line-height:normal;
}



.contentBox { background: #636363; }

.contentBoxC { background:#fffcf2; }

.contentBoxL, .contentBoxR, .contentBoxHeadingL, .contentBoxHeadingR { }

.contentBoxHeadingR { background-position:right; }

.contentBoxContents {
     font-family: Tahoma, Verdana, Arial, sans-serif;
     font-size: 11px;
}


.contentBoxFooter { background-position:bottom; }

.productBoxTop { background:url(images/az_template/az_pbox_hor.gif) repeat-x #fefefe; }

.productBoxBottom { background:url(images/az_template/az_pbox_bottom_mid.gif) left bottom repeat-x; }

.productBoxL {
     background:url(images/az_template/az_pbox_ver.gif) repeat-y;
	 
     vertical-align:middle;
}

.productBoxC { 
background-color:#EEEEEE;
height:325px;
vertical-align:bottom;
white-space:nowrap;


     padding: 10px;
     border:1px solid #999999;
     -moz-border-radius: 15px;
     -webkit-border-radius: 15px;



 /* background:url(images/az_template/az_pbox_bg.gif) left bottom repeat-x #ffffff; */

}

.productBoxR {
     background:url(images/az_template/az_pbox_ver.gif) right top repeat-y;
     vertical-align:middle;
}
/* eof: Boxes Sattings */
/* Links Manager II v1.26 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #0033CC;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0033CC;
}
A.linkListing-data {
  color: #0033CC;
}
A.linkListing-data:hover {
  color: #0033CC;
}
TR.linkListing-odd {
  background: #f8f8f9;
}
TR.linkListing-even {
  background: #F5F5F5;
}
.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black; 
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingHeading {
  color: #000000;
}
A.linkListingHeading:hover {
  color: #FF0000;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkFeaturedMain {
  color: #FFFFFF;
}
A.linkFeaturedMain:hover {
  color: #FF0000;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  text-align: left;
}
A.linkListingMain {
  color: #000000;
}
A.linkListingMain:hover {
  color: #FF0000;
}
.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  text-align: center;
}
A.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF0000;
}
.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  line-height: 1.5;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}
.linkListingDescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000;
  text-align: center;
}
TABLE.linkSubmit {
  border: 3px;
  border-style: ridge;
  border-color: #b6b7cb;
}
TR.linkSubmit {
  background-color: #f8f8f9;
}
/* Links Manager II v1.26 end */
