/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

th{background-color:#CCCCCC;}
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #cccccc;
	background-color:#FFFFFF;
	background-image: url(/images/header.jpg);
	background-repeat:repeat-x;
	width: 100%;
	text-align: right;
}

#leftBar{
	float: left;
	width: 12em;
	margin: 0px;
	padding: 0px;
}

#rightBar{
	float:right;
	width: 3%;
	margin: 0px;
	padding: 0px;
}

#content{
/*	float: left; */
	padding-left: 1em;
	padding-right: 5em;

	background: #ffffff;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
text-align:right;
padding: 0px 10px 5px 10px;
border-bottom: 1px solid #CCC;
border-top: 1px solid #CCC;
color: #5187b2;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
color: #5187b2;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 90%;
	padding: 4px 0px 4px 0px;
}


/************** .feature styles ***************/

.feature{
	margin: 4px 4px 4px 4px;
	font-size: 80%;
}

.feature img
{
	border:solid;
	border-color:#dddddd;
}

.feature h3{
	padding: 10px 0px 10px 0px;
	text-align: left;
	font-size: 120%;
	text-decoration: underline;
	
	
}
/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 10px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 75%;
	padding: 2px 0px 2px 0px;
	color: #7b322b;
}
#siteInfo a:link, #siteInfo a:visited
{
	color: #7b322b;
}
#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

/*********** #leftSection styles ***********/

.leftSection{
	padding:0px 0px 0px 10px;
	position: relative;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

.leftSection h3{
	padding: 4px 4px 4px 2px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background:#5187b2;
  color: #FFFFCC;
}

.leftSection a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

.leftSection a:hover{
	background-color: #dddddd;
}

/*********** #rightSection styles ***********/

.rightSection{
	padding:10px 10px 0px 0px;
	position: relative;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

.rightSection h3{
	padding: 10px 10px 2px 0px;
}

.rightSection a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 10px 2px 0px;
}

.rightSection a:hover{
	background-color: #dddddd;
}

.browseTable { 
	border-color:#7ab07c; 
	border-style:solid;
	border-width:medium; 
}
.copyright {
	font : 10px/12px verdana, lucida, arial, helvetica, sans-serif;
	color : #222;
	background-color : transparent;
	text-decoration : none;
}
.copyright a:link, .copyright a:visited { 
	color : #000;
	font-weight:bold;
	text-decoration:underline;
}

.midtext {
	color:#FFFFCC;
	font: bold 12px verdana, lucida, arial, helvetica, sans-serif;
}
.sBlack {
	color: #000000;
}

.sBlack a {
	color: #000000;
}
.sBlack a:hover {
	color: #000000;
}
.sBlack a:visited {
	color: #000000;
}
.recordNav {
	font: bold 10px verdana, lucida, arial, helvetica, sans-serif;
	background:#7b322b;
}
.bordered {
	border-style:solid;
	border:1px;
}

/*
  $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; }
.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;
  font-family: verdana, lucida, arial, helvetica, sans-serif;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFFFCC;
}

TR.headerNavigation {
  background: #8C7935;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #8C7935;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #FFFFCC;
  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: #FFFFCC;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #7b322b;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #7b322b;
  color: #FFFFCC;
  font-weight: bold;
}

.infoBox {
  background: #F7E8CB;
}

.infoBoxContents {
  background: #F7E8CB;
  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: 10px;
  font-weight: bold;
  background:#7b322b;
  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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFCC;
  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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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: #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; }

.quiltName
{
	color: #004488;
    text-decoration: underline;
}

.quiltThumb
{
	line-height: 1.5;
}

.quiltDetail
{
	border-color:#ffffff;
}

IMG.quiltThumb {	
	border-width:8px;
	border-style:solid;
	border-color: #ffffff;
	float: left;
}

IMG.quiltDetail { 
	border-style:solid;
	border-color:#ffffff;
	border-width:8px;
	float: left;
	padding: 0px;
	margin: 0px 8px 8px 0px;
}

A.boxText {
	color:#FFFFFF;
	text-decoration: none;
}
A:visited.boxText {
	color:#FFFFFF;
	text-decoration: none;
}

A:link.boxText {
	color:#FFFFFF;
	text-decoration: none;
}

A:hover.boxText {
	color:#FFFFFF;
	text-decoration: underline;
}

.tabTitle {
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.5;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
	background:#A29A6D;
}
