/*


  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/* Customized styles for Briggs Corp. Sign Store */

.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;
}

A {  color: black;
  text-decoration: none;}

A:hover {  color: #007ba4;
  text-decoration: underline;}

FORM {
	display: inline;
}

TABLE.bodyTable {
	border-collapse:collapse;
	}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: white;
}

TR.footerNavigation {
  background: white;
}

TD.headerNavigation {  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: white;
  color: #007ba4;
  font-weight: bold;}

TD.footerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: white; 
  color: black;
  font-weight : normal;
}

A.headerNavigation {  color: black;}

A.headerNavigation:hover {  color: #007ba4;}

A.seeAlso {  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: black;}

A.seeAlso:hover {  color: #007ba4;}

A.footerNavigation {  color: #808080;}

A.footerNavigation:hover {  color: #007ba4;}

A.contentArea {  color: black;}

A.contentArea:hover {  color: #007ba4;}

A.sortLink {  color: white;
  font-weight: bold;}
A.sortLink:hover {  color: white;}

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;*/
  background: #1b2750; /* New color for CassonArt */
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #1b2750; /* New color for CassonArt */
  color: #ffffff;
  font-weight: bold;
}

.infoBox {  background: #f8f8f9;}

.infoBoxContents {  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;}

.productBox {  background: #f8f8f9;}
.productBoxContents {  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: white;}


.infoBoxGetInfo {  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background:white;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.leftColumn {	background: white;
	border-color: #006699;
	}
TD.infoBoxHeading {  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #007ba4;
  color: white;}
TD.productBoxHeading {  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #007ba4;
  color: white;}

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: #f4f7fd;
}

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:white;
}

TR.productListing-heading {
  background: #006699;
}

TD.productListing-heading {  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #007ba4;}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {  color: blue;}

A.pageResults:hover {  color: blue;
  background: yellow;}

TD.pageHeading, DIV.pageHeading {font-family: Verdana, Arial, sans-serif; font-size: 20px; font-weight: bold; color: black;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, SPAN.main { /* updated to include SPAN tags by Diz on 2003-03-20 */
  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: #f8f8f9;
  border-color: #b6b7cb;
  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: 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; }

span.creditWarn {
	text-align: center;
	width: 350px;
	position: absolute;
	color: black;
	font-weight: bold;
	background-color: white;
	font-size: 12px;
	border: outset;
	border-color: #006699;
	border-width: 5px;
	padding: 5px;
	display: none;
	}

/* Support for the color picker */
span#colorPicker {
	position:absolute;
	color:black;
	font-weight:bold;
	font-size:12px;
	border:outset;
	border-color:black;
	background-color:white;
	border-width:5px;
	padding:5px;
	display:none;
	}
table.colorPicker {
	background-color:white;
	}
table.colorPicker tr {
	border:none;
	background-color:white;
	}
table.colorPicker tr th {	
	font-size:8pt;
	width:100px;
	height:<?= ($cpCellWidth + 10) ?>px;
	}
table.colorPicker tr td {
	width:<?= ($cpCellHeight + 5) ?>px;
	height:<?= ($cpCellWidth + 5) ?>px;
	text-align:center;
	border-style:solid;
	background-color:white;
	}
/* Support for the text color picker */
span#textColorPicker {
	position:absolute;
	color:black;
	font-weight:bold;
	font-size:12px;
	border:outset;
	border-color:#E2DDCD;
	background-color:white;
	border-width:5px;
	padding:5px;
	display:none;
	}
table.textColorPicker {
	background-color:white;
	}
table.textColorPicker tr {
	border:none;
	background-color:white;
	}
table.textColorPicker tr th {	
	font-size:8pt;
	width:100px;
	height:<?= ($cpCellWidth + 10) ?>px;
	}
table.textColorPicker tr td {
	width:<?= ($cpCellHeight + 5) ?>px;
	height:<?= ($cpCellWidth + 5) ?>px;
	text-align:center;
	border-style:solid;
	background-color:white;
	}

/* Beauty Shots support */
table#beautyShots {
	position:absolute;
	color:black;
	font-weight:bold;
	font-size:12px;
	border:outset;
	border-color:black;
	background-color:white;
	border-width:5px;
	padding:5px;
	display:none;
	}

span.activeText {
	cursor:pointer;
	}

/* Added by EGO Systems, Inc. */
tr.hideyHole { display:none; }
span.contentBoxHeading {color:black;}
span.hideyHole { display:none; }
span.notice { font-weight:bold; font-style:italic; font-size:8pt; color:red;}
div.custText { font-weight:normal; font-style:italic; font-size:8pt; color:black; margin-left:10px; background-color:;}
div.tinyType { font-size:8pt; color:black; width:168px; padding:10px;}
span.aLink { color: #015F86; text-decoration:underline;}
.footerText {  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #015F86;
  background: white;}

span#customText {	position:absolute;
	color:black;
	font-weight:bold;
	background-color:#f8f8f9;
	font-size:10px;
	border:outset;
	border-color:#CCCCFF;
	border-width:5px;
	padding:5px;
	display:none;
	}
span#symbols {	position:absolute;
	color:black
	;font-weight:bold;
	background-color:#f8f8f9;
	font-size:10px;
	border:outset;
	border-color:#CCCCFF;
	border-width:5px;
	padding:5px;
	display:none;
	}
td.symboledit {	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;						
	}
td.symboledittitles {	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;	
	text-decoration:underline;	
	}
select.symboledit {	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;						
	}
span#controlBarDateTime {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}
td#alsoPurchasedBox {  background-color: white;}


.ieBlows { display:table-row;}
.ieBlowsAgain { display:none;}
.faq_answer {
	color:#000;
	font-style:italic;
	font-size:10px;
	padding-bottom:10px;
	text-align:left;
}
.faq_answer A {
	text-decoration:underline;
}
th.printableQuote {
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	font-family: sans-serif;
}

td.printableQuote {
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 5px;
	font-family: sans-serif;
}
td.sclabel { font-size:11px; text-align:right; vertical-align:top;font-weight:bold;}
td.scinfo { font-size:11px; text-align:left; vertical-align:top;}
/* End of added styles */
