/* event calendar sytle sheet */
@import url("events_calendar.css");

/*
  $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: #fb3b5a; 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: #5c5c5c url(images/bodyback.jpg) repeat-x;
  color: #D9C9C9;
  font-weight : bold;
  margin: 0px;
}

.mediati0 {font-family:Times New Roman;font-size: 20pt;color: #ab636d;font-weight: bold;text-decoration: italic;}
.mediatx1 {font-family:Times New Roman;font-size: 14pt;color: #ab636d;font-weight: bold;}
.mediatx2 {font-family:Verdana;font-size: 12pt;color: #C5AB9A;font-weight: bold;}
.mediatx3 {font-family:Times New Roman;font-size: 12pt;color: #C5AB9A;font-weight: bold;}
.mediatx4 {font-family:Times New Roman;font-size: 12pt;color: #ab636d;font-weight: bold;}
.mediatx5 {font-family:Verdana;font-size: 10pt;color: #C5AB9A;font-weight: bold;}
.mediatx6 {font-family:Times New Roman;font-size: 11pt;color: #C1BFBF;font-weight: bold;}
.mediatx7 {font-family:Verdana;font-size: 10pt;color: #FFFFFF;font-weight: bold;}

.prytitleA {font-family:Times New Roman;font-size: 15pt;color: #ffffff;font-weight: bold;}
.prytitleB {font-family:Times New Roman;font-size: 12pt;color: #c37182;font-weight: bold;text-decoration: underline;}
.prytable {font-family:Times New Roman;font-size: 10pt;color: #c37182;font-weight: bold;}
.prytxt {font-family:Times New Roman;font-size: 10pt;color: #ffffff;font-weight: bold;}

.shiphdA {font-family:Times New Roman;font-size: 13pt;color: #ffffff;font-weight: bold;}
.shiphdB {font-family:Times New Roman;font-size: 12pt;color: #ffffff;font-weight: bold;}

.title1 {font-family:Monotype Corsiva;font-size: 20pt;color: #ffffff;font-weight: bold;}
.textsm1 {font-family:Verdana;font-size: 8pt;color: #ffffff;font-weight: bold;}
.textmd1 {font-family:Times New Roman;font-size: 10pt;color: #ffffff;font-weight: bold;}
.textmd2 {font-family:Times New Roman;font-size: 11pt;color: #ffffff;font-weight: bold;}
.textmd3 {font-family:Times New Roman;font-size: 14pt;color: #ffffff;font-weight: bold;}
.textmd4 {font-family:Times New Roman;font-size: 14pt;color: #99ccff;font-weight: bold;}
.textsm5 {font-family:Verdana;font-size: 8pt;color: #ab636d;font-weight: bold;}
.textmd6 {font-family:Times New Roman;font-size: 13pt;color: #cec1b1;font-weight: bold;}
.textmd7 {font-family:Monotype Corsiva;font-size: 16pt;color: #330000;font-weight: bold;}


A {
  color: #ffffff;
  font-weight : bold;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #877272;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

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 {

}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #9c9c9c;
  font-weight: bold;
}

.column_left {
background: url(images/leftc.jpg) ;
margin: 0px;
}

.column_center {
background: url(images/bodyback2.jpg) ;
margin: 0px;
}

.column_right {
background: url(images/rightc.jpg) ;
margin: 0px;
}

.infoBox {

}

.infoBoxContents {
  color: #bc9e9e;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.items A:link {font-family:Tahoma;font-size: 8pt;color: #d9cbca;font-weight: bold;}
.items A:visited {font-family:Tahoma;font-size: 8pt;color: #d9cbca;font-weight: bold;}
.items A:hover {font-family:Tahoma;font-size: 9pt;color: #ffffff;font-weight: bold;}
.items A:active {font-family:Tahoma;font-size: 8pt;color: #d9cbca;font-weight: bold;}

a.homeG {display:block;width:130px;height:26px;background:transparent url(images/homeF.jpg) no-repeat;}
a.homeG:hover {display:block;width:135px;height:27px;background:transparent url(images/homeB.jpg) no-repeat;}
a.newdesi {display:block;width:135px;height:27px;background:transparent url(images/newdesignsF.gif) no-repeat;}
a.newdesi:hover {display:block;width:135px;height:27px;background:transparent url(images/newdesignsB.gif) no-repeat;}
a.gallery {display:block;width:135px;height:27px;background:transparent url(images/galleryF.gif) no-repeat;}
a.gallery:hover {display:block;width:135px;height:27px;background:transparent url(images/galleryB.gif) no-repeat;}
a.events {display:block;width:135px;height:27px;background:transparent url(images/eventsF.gif) no-repeat;}
a.events:hover {display:block;width:135px;height:27px;background:transparent url(images/eventsB.gif) no-repeat;}
a.aboutG {display:block;width:135px;height:27px;background:transparent url(images/aboutF.gif) no-repeat;}
a.aboutG:hover {display:block;width:135px;height:27px;background:transparent url(images/aboutB.gif) no-repeat;}
a.contactus {display:block;width:135px;height:27px;background:transparent url(images/contactusF.gif) no-repeat;}
a.contactus:hover {display:block;width:135px;height:27px;background:transparent url(images/contactusB.gif) no-repeat;}
a.newsG {display:block;width:135px;height:27px;background:transparent url(images/newsF.gif) no-repeat;}
a.newsG:hover {display:block;width:135px;height:27px;background:transparent url(images/newsB.gif) no-repeat;}
a.Pendants {display:block;width:135px;height:27px;background:transparent url(images/PendantsF.gif) no-repeat;}
a.Pendants:hover {display:block;width:135px;height:27px;background:transparent url(images/PendantsB.gif) no-repeat;}
a.Earrings {display:block;width:135px;height:27px;background:transparent url(images/EarringsF.gif) no-repeat;}
a.Earrings:hover {display:block;width:135px;height:27px;background:transparent url(images/EarringsB.gif) no-repeat;}
a.Rings {display:block;width:135px;height:27px;background:transparent url(images/RingsF.gif) no-repeat;}
a.Rings:hover {display:block;width:135px;height:27px;background:transparent url(images/RingsB.gif) no-repeat;}
a.Bracelets {display:block;width:135px;height:27px;background:transparent url(images/BraceletsF.gif) no-repeat;}
a.Bracelets:hover {display:block;width:135px;height:27px;background:transparent url(images/BraceletsB.gif) no-repeat;}
a.Necklaces {display:block;width:135px;height:27px;background:transparent url(images/NecklacesF.gif) no-repeat;}
a.Necklaces:hover {display:block;width:135px;height:27px;background:transparent url(images/NecklacesB.gif) no-repeat;}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  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:transparent;
}

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:transparent;
}

TABLE.productListing {

}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  background:#8b7474;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 10px;
  background: url(images/bodybacdk3.jpg) repeat-x;

}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Times New Roman, Verdana, Arial;
  font-size: 24px;
  font-weight: bold;
  color: #cccccc;
}

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.main2, P.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #f4f7fd; 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

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; color: #913c30;}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

