/*
  $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: #D4E5CE;
  background-image: url(images/background.jpg);
  background-repeat: repeat;
  color: #000000;
  margin: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 100%;
}

A {
  /*color: #000000; */
  color: Navy;
  text-decoration: none;
}

A:hover {
/*  color: #AABBDD; */
  color: black;
  background-color: #EEE8AA;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: transparent;
}

TR.headerNavigation {
  background: #CBDCB5; 
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: Black;
  color: #FFFFFF;
  font-weight : bold;
  border-bottom: 2px ridge #CBDCB5;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  /*color: #ffffff; */
  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 {
  background: #000000;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: Gray;
  font-weight: bold;
}

.infoBox {
/* this will form the border around the info boxes */
  /*background: #b6b7cb; */
  background: black;
}

.infoBoxContents {
 /* background: #f8f8f9; */
 background-color: #fff; /*hl changed from ##DCDCDC*/
  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: #bbc3d3;*/
  background: #000000;
  color: #FFFFFF;
  border-bottom: 2px ridge Gray;
}

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; */
  background: #000000;  
  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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  /*color: #9a9a9a;*/
  color: #000000;
}

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: 14px;
  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: larger;
  /*color: #f0a480; */
  color: #D2691E;
  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; }
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/

/* ========================== BELOW ARE HL STYLES ============================= */
A.cc { /* links specifically for my own articles */
  color: Blue;
  text-decoration: none;
}

A.cc:hover { /* links specifically for my own articles */
  color: #556B2F;
  text-decoration: underline;
}

dl.articles /* using defintion listing to list Articles on articles.php */
{
}
dl.articles dt
{
	font-weight: bold;
}
dl.articles dd.more /*to style the read more link to the full article */
{
	text-align: right;
	font-size: smaller;
	font-style: italic;
	color: gray;
}

H1 {
/* this is ONLY used for the Item Name top Hdr */
 font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 5px;
   margin-bottom: 0;	
	margin-left: 0px;
	padding: 5px;
	padding-bottom: 0;
	color: Black;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: black;
	font-size: 18px;
}

hr {
	color: Gray;
}

table.line {
	/* to form lines all round table and cells */
	border: 1px solid #999999;
}
table.line td {
	border: 1px solid #999999;
	padding: 5px;
	font-size: 13px;
}

table.feedback /* for feedback.php. in feedback table */
{
	border: 1px solid #999999;	
	padding: 0px;
}

table.feedback td
{
	vertical-align: top;
}

table.feedback .cust /*for name of customer giving feedback in feedback table */
{
	font-weight: bold;
	font-size: smaller;
	width: 20%;
}

table.feedback .date /*for date  of feedback */
{
	font-size: smaller;
}
table.feedback td.feedback /*for actual feedback in cell of feedback table */
{
	width: 80%;
	background-color: #cbdcb5;	
}

ul li {
	/* style for unordered listing */
	list-style-image: url(images/list1.gif);
	list-style-position: outside;
}

ul ul li {
	/* style for NESTED unordered listing */
	list-style-image: url(images/list2.gif);
	list-style-position: outside;
}

/* ############## BOXES ############# */
.attn {
	/* to bring attention to something.  Put this in a DIV */
	background-image: url(images/logoCC-sq50.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 3px ridge #7FFFD4;
	padding-left: 50px
}
.attnSale {
	/* to bring attn to some SALE */
	background-image: url(http://www.clearlychosen.com.au/images/logo_sale_anim.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 3px ridge #7FFF00;
	padding: 10px;
	padding-left: 60px;
	margin-left: 5px;
}
.attnwarn {
	/* to bring Warning attention to something.  Put this in a DIV */
	color: red;
	background-image: url(images/icon_warn.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 3px ridge red;
	padding: 10px;
	padding-left: 50px;
}
.bulk {
	/* used for div to say that bulk buy is great & saves .. */
	background-image: url(images/bulkSave.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
	border-top: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: smaller;
}
.bx
{
	margin: 15px;
	padding: 15px 30px 15px 30px;
	font-family: Georgia, "Times New Roman", "Bitstream Vera Serif", serif;
	border: 1px dotted gray;
}

.fyi {
	/* to make a note, usu used with a div */
	background-image: url(images/FYI.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 50px;
	border-top: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	padding-top:5px;
	padding-bottom: 15px;
	min-height: 18px;
	color: #708090;
	font-size: smaller;
}

.nb {
	/* to make a note, usu used with a div */
	background-image: url(images/icon_note.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding-left: 50px;
	border-top: 1px gray solid;
	border-bottom: 1px gray solid;
	padding-top:20px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	color: #708090;
	font-size: smaller;
}
.tip {
	/* to make a note, usu used with a div */
	background-color: white;
	background-image: url(images/tips.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 50px;
	border: 1px gray solid;
	padding:20px;
	margin-bottom: 20px;
	min-height: 32px;
	color: black;
}

.warn {
	/* to set up warning text */
	font-size: smaller;
	border: 1px red dotted;
	color: red;
	padding: 10px;
}

/* ######### COLOURS ######### */
.col1 {
/* col1 = main colour - dark olive green */
	color: #556B2F;
}
.col2 {
/* col2 = pale drab green - the secondary Lighter color */
	color: #CBDCB5;	
}
.bgcol1 {
/* col1 = dark olive green - which can be used for Backgroun of boxes, bottom-bars, etc */
	background-color: #556B2F;	
}
.bgcol2 {
/* col2 = pale drab green - which is used for Backgroun of boxes, bottom-bars, etc */
	background-color: #CBDCB5;	
}
.blue {
color: #4169E1;
}
.blue2 {
	color: #1E90FF;
}
.choc {
	color:#A52A2A;
}
.gold {
	/* gold text */
	color: #FFD700;
}
.goldb {
	/* gold text */
	color: #FFD700;
	font-weight: bold;
}
.green {
	color: Green;
}
.hi /* inline yellow highlight for important notes */
{
	background-color: #FFFF99;
}
.orange {
	color: #FF8C00;
}
.pink {
	color: #FF1493;
}
.purp {
	color: #9400D3;
}
.red {
/*  red text */
	color: red;
}

.redb {
/* bolded red text */
	color: red;
	font-weight: bold;
}
.turq {
	color: #00CED1;
}
/* end ######### COLOURS ######### */

/* ######### hl my Floats ######### */
.bdr
{
	border: 1px solid black;
}
.bdrleft { /* floating and with border, mostly for images */
	float: left;
	margin: 0 30px 0 0;		
	border: 1px solid black;
}
.bdrright { /* floating and with border, mostly for images */
	float: right;
	margin: 0 0 0 20px;		
	border: 1px solid black;
}

.clr {
	clear: both;
}
.clrright {
/* first clears, then floats (img) right */
	clear: both;
	float: right;
	margin-top: 10px;
	margin-left: 10px;		
}
.clrleft {
/* first clears, then floats (img) left */
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 10px;		
}
.left {
	/* to float something to the left */
	float: left;
	margin-right: 10px;
}

.right {
	/* to float something to the right */
	float: right;
	margin-left: 10px;
}


/* ############## MISCELLANEOUS ############# */
.center /*to quickly center something */
{
	text-align: center;
}

/* these linkXXX are for links/directory listings */
.linkname {
	font-size: 12px;
	font-weight: bold;
}
.linkdesc {
	font-size: 10px;
}
.linkurl {
	font-size: 10px;
	color: green;
}
/* end these linkXXX are for links/directory listings */


.quote /* hl for highlighting special Quoted text */
{
	color: #556B2F;
	font-style: italic;
	font-family: Georgia, Helvetica, Times, "Times New Roman", serif;
	font-size: 1.15em;
}
.rrp {
	/* for Recommended Retail Price */
	font-style: italic;
	text-decoration: line-through;
}

.smaller, .sm {
	/*hl - for smaller text */
	font-size: smaller; 
	color: Gray;
}





/* ======================= for cc on ebay only ============================= */
div.ccebay {
/* this is to be the container div for cc listings on ebay */
background-color: white;
background-image: url(images/background_ccebay.jpg);
background-repeat: repeat-y;
}





	

