/*
  $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: "Century Gothic"; font-size: 11px; }
.errorBox { font-family : "Century Gothic"; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Century Gothic"; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Century Gothic"; font-size : 11px; color: #70d250; text-decoration: underline; }
.boxText2 { font-family: "Century Gothic"; font-size: 13px;  color : White;  padding-bottom : 4px;      }
A.boxText2 { font-family: "Century Gothic"; font-size: 13px;  color : White;  }
A.boxText2:HOVER { font-family: "Century Gothic"; font-size: 13px;  color : White;  }
A.boxText2Selected { font-family: "Century Gothic"; font-size: 13px;  color : White;  font-weight: bold; }
A.boxText2Selected:HOVER { font-family: "Century Gothic"; font-size: 13px;  color : White; font-weight: bold;  }

BODY {
  background: #b7dbda;
  color: #000000;
  margin: 0px;
}

.prodText {
  font-family: "Century Gothic";
  font-size: 13px;
  color: #000000;
  text-decoration: none;
}

A.prodText:hover {
  font-family: "Century Gothic";
  font-size: 13px;
  color: #000000;
  text-decoration: none;
}

A {
  color: #9a2a27;
  text-decoration: underline;
}

A:hover {
  color: #9a2a27;
  text-decoration: underline;
}
A.footerLinks {
   text-decoration: none;
}

A.footerLinks:hover {
   text-decoration: underline;
}

FORM {
        display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: "Century Gothic";
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #9A2A27;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #9A2A27;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: "Century Gothic";
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: "Century Gothic";
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: "Century Gothic";
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox2 {
  background: #A4403D;
}

.infoBoxContents2 {
  background: #A4403D;
  font-family: "Century Gothic";
  font-size: 9px;
  color : #FFFFFF;
}

.infoBox {
  /*background: #a8d0ce;*/
  background: #FFFFFF;
}

.infoBoxContents {
  background: #f1f8f8;
  /*background: #ffffff;*/
  font-family: "Century Gothic";
  font-size: 9px;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Century Gothic";
  font-size: 10px;
}

TD.infoBoxHeading2 {
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: bold;
  background: #A4403D;
  color: #ffffff;
}
TD.infoBoxHeading {
  font-family: "Century Gothic";
  font-size: 10px;
  font-weight: bold;
  background: #e5ebeb;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Century Gothic";
  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 {
  
}

.productListing-heading {
  font-family: "Century Gothic";
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: "Century Gothic";
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #9A2A27;
  padding-left : 15px;
}
A.pageHeading {
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #9A2A27;
  padding-left : 15px;
  text-decoration: none;
}
A.pageHeading:HOVER {
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #9A2A27;
  padding-left : 15px;
  text-decoration: underline;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Century Gothic";
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, .main {
  font-family: "Century Gothic";
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Century Gothic";
  font-size: 10px;
}

TD.accountCategory {
  font-family: "Century Gothic";
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Century Gothic";
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Century Gothic";
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Century Gothic";
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: "Century Gothic";
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: "Century Gothic";
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Century Gothic";
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Century Gothic";
  font-size: 11px;
}

SPAN.greetUser {
  font-family: "Century Gothic";
  font-size: 12px;
  color: #6835B4;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, "Century Gothic";
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, "Century Gothic";
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Century Gothic";
  color: #ff0000;
}

SPAN.errorText {
  font-family: "Century Gothic";
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Century Gothic"; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Century Gothic"; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: "Century Gothic"; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: "Century Gothic"; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Century Gothic"; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "Century Gothic"; font-size: 10px; color: #ff0000; }
.imagesBoxContents {
  font-family: "Century Gothic";
  font-size: 10px;
}

A.smallLink {
	font-size: 11px;
	text-decoration: underline;
}


.greenBox {
  font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  padding:15px;
  background-color:#AAE044;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 10;
}

.thumbnail span{ /*CSS for enlarged image*/
position: fixed;
background-color: lightyellow;
padding: 5px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;

}

#lightbox{
background-color:#eee;
padding: 10px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
}
#lightboxCaption{
font-size: 0.8em;
padding-top: 0.4em;
}
#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
background-color: #333;
background-color: transparent;
background-image: url(../images/pixel_trans.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
} 

.listing
{
	width:100%;
}
.listing li
{
	list-style:none;
	display:block;
	float:left;
	margin-right:5px;
	width:31%;
}
.listing li strong
{
	
}
.whitetd td, .whitetd table, .whitetd div
{
	background-color:#fff !important;
}



/* ColorpresS GICLÉE css */
.cpcont {
	width: 607px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
}
.cpfont{
	font-family: Scurlock;
	src: url(http://www.erincondren.com/ec_prod_images/sc.ttf);
}
.cpleft {
	float: left;
	text-align: center;
	margin-right: 15px;
}
.cpfonntsize50 {
	font-size: 50px;
}
.cpfonntsize20 {
	font-size: 30px;
}
.cpcolorbrown {
	color: #673D17;
}
.cpcolorpink {
	color: #AF1F32;
}
/* ColorpresS GICLÉE css */

