/*
  $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: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
td td.stockWarning { font-family : Verdana, Arial, sans-serif; font-size: .8em; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; 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: #bbc3d3;
  color: #ffffff;
  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: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  border: solid 1px #ccc;
  background-color: #f6f6f6;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {

}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
  padding-left: 5px;
}

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.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;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, .shopping_cart td.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TD.pageHeading img, DIV.pageHeading img
{
	display: none;
}

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.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: #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: #993366;
  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; }



/* TransEffect Added */
#bag_designer, .fabrics
{
	border: solid 1px #ccc;
	padding: 5px;
	margin: 20px;
	
	font-size: 12px;
	width: 100%;
}

.fabrics
{
	height: 230px;
	width: 650px;
	overflow: auto;
}

#bag_designer td, .fabrics td
{
	vertical-align: top;
	padding: 10px;
}

#bag
{
	/*background-image: url(images/fabric1.jpg);*/
	margin-bottom: 20px;
	/*width: 208px;
	height: 290px;*/
}

.fabrics img, .original img
{
	cursor: pointer;
	border: solid 2px #000;
	margin: 3px 3px 0 0;
}

.fabrics img, .original img, #fabric_display li img
{
	border: solid 2px #000;
	margin: 3px 3px 0 0;
}

 .original
 {
	cursor: pointer;
	color: #000;
	border: solid 1px #fff;
 }

.selected img
{
	border: solid 2px #369;
	margin: 3px 3px 0 0;
}

.selected
{
	cursor: pointer;
	color: #369;
	font-weight: bold;	
	border: solid 1px #ccc;
}

/*
#bag img
{
	cursor: auto;
	margin: 0;
	padding: 0;
}
*/
.small_bag
{
	width: 72px;
	height: 72px;
}	

.hide
{
	display: none;
}

li
{
	padding: 0 0 15px 0;
}

#fabric_display
{
	list-style-type: none;
	margin: 0px;	
}

#fabric_display li
{
	display: inline;
	margin: 8px;
}

/* layout related stuff */

img
{
	border: solid 0px #fff;
}

a:link, a:active, a:visited
{
	color: #333;
	text-decoration: underline;
}

a:hover
{
	color: #060;
	text-decoration: underline;
}

a img
{
	text-decoration: none;
}		

body
{
	margin: 0;
	font-family: Arial, Sans-Serif;
	font-size: .75em;
	background: #d2e0c7 url('images/top_bg_green.jpg') repeat-x;
	color: #666;
	text-align: center;
}

#container
{
	width: 800px;
	border: solid 0px #000;
	margin: 0 auto 0 auto;

}

#content
{
	width: 750px;			
	margin: 0 0 0 20px;
	padding: 0px;
	background: #d2e0c7 url('images/bg2.jpg') repeat-y;
	line-height: 1.75em;	
}

#content p
{
	margin: 0 0 20px 0;
	/*padding: 0 20px 0 20px;*/
}

#content table
{
	margin: 0 4px 0 0px;
}

#content_bottom
{
	height: 33px;		
	background: #fff url('images/content_bottom.jpg') no-repeat;
}			

#content_top
{
	height: 33px;			
	background: #fff url('images/content_top.jpg') no-repeat;
}		

#footer
{
	
	margin: 0 auto 0 auto;
	padding: 8px 0 0 0;
	line-height: 160%;
}

#footer img
{
	/*float: left; 
	margin: -3px 3px 3px 3px;*/
}

#header
{
	width: 100%;
	height: 190px;
	font-style: italic;
	font-weight: bold;
	font-size: 26px;
	color: #006666;
}

#logo
{
	margin: 0 0 0 -30px;
}

#navigation
{
	width: 100%;
	padding: 2px;
	margin: 10px 0 10px 0px;
	font-size: 1.25em;
	text-align: center;
	/*word-spacing: 8.2px;*/
}

#navigation a
{
	margin: 0 11.5px 0 11.5px;
}

#navigation a:link, #navigation a:active, #navigation a:visited
{
	color: #000;
	text-decoration: none;
}

#navigation a:hover
{
	color: #6a4616;
	text-decoration: underline;
}

#tagline
{
	margin-left: 55px;
}		

#custom_bag_image
{
	float: right;
	margin: 0px;
}

/*
table, div
{
	border: solid 1px red;
}
*/

#fm_sort_items .productListing-heading
{
	background-color: #fff;
}

#fm_sort_items
{
	text-align: right;
	margin: 0 5px 0 0;
}

#fm_product_listing
{
	width: 100%;
	/*border-collapse: collapse;
	background-color: #f8f8f9;
	border: solid 1px #b6b7cb;*/
}

#fm_product_listing td
{
	padding: 3px;
	text-align: center;
	border: solid 1px #dbdbdb;	
}

#fm_product_listing img
{
	/*float: left;
	padding: 0 5px 0 0;*/
}

.fm_form_left
{
	width: 115px;
}

.shopping_cart td
{
	font-size: 1em;
}

.fabric
{
	float: left;
	text-align: center;
	margin: 0 10px 8px 0;
	font-size: smaller;
}

.faux_link
{
	cursor: pointer;
	text-decoration: underline;
}

.county_hide
{
	display:none;
}

.county_show
{
}