/*
  $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
*/
h1 {
	font-size:16px;
}

.boxText {
	font-size: 12;
}
.errorBox {
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	font-size : 10px;
	color: #FFFFFF;
}
.productsNotifications {
	background: none;
}
.orderEdit {
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

A {
  color: #323433;
  text-decoration: underline;
}

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

FORM {
	display: inline;
}


TR.headerError {
  background: #ff8e90;
}

TD.headerError {
  font-size: 12px;
  background: #ff8e90;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBox {

}

.infoBoxContents {

}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #d45763;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-weight: bold;
}

TD.infoBox, SPAN.infoBox {
  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 {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {

}

.productListing-heading {
  font-size: 13;
  color: #323433;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 12;
}

A.pageResults {
}

A.pageResults:hover {
}

TD.pageHeading, DIV.pageHeading {
	font-size: 16;
	font-weight: bold;
	color: #FFFFFF;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 12px;
  font-weight: bold;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff8e90;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff8e90;
}

SPAN.errorText {
  color: #ff8e90;
}

.moduleRow {
}
.moduleRowOver {
	cursor: hand;
}
.moduleRowSelected {
}

.checkoutBarFrom, .checkoutBarTo {
	font-size: 10px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-size: 10px;
	color: #000000;
}

/* message box */
.messageBox {
	font-size: 10px;
}
.messageStackError, .messageStackWarning {
	font-size: 10px;
	background-color: #ffb3b5;
}
.messageStackSuccess {
	font-size: 10px;
	background-color: #99ff00;
}

/* input requirement */
.inputRequirement {
	font-size: 10px;
	color: #ff8e90;
}

/* BOF: Additional Images */
.imagesBoxContents {
  font-size: 10px;
}
/* EOF: Additional Images */
/* ----------------- coolMenu ----------------- */
.clCMEvent{
	position:absolute;
	width:99%; height:99%;
	clip:rect(10%,100%,100%,0);
	left:0; 
	top:0;
}
.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
}
.clBar{
	position:absolute;
	width:10;
	height:10;
	background-color:#ffffff;
	layer-background-color:#ffffff;
	visibility:hidden;
}
.clLevel0,.clLevel0over{
	position:absolute;
	padding:1px;
	font-size:10px;
}
.clLevel0{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#000000;
}
.clLevel0over{
	background-color:#bbc3d3;
	layer-background-color:#bbc3d3;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}
.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	font-size:10px;
}
.clLevel1{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#000000;
}
.clLevel1over{
	background-color:#bbc3d3;
	layer-background-color:#bbc3d3;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}
.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}

/* More_pics_6: */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}

/* ----------------- coolMenu_eof ----------------- */


/* intangible.com.au styling */

BODY {
	background: #594f58 url(images/grfx/intang_background.jpg) no-repeat 290px top;
	color: #FFFFFF;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#intang_bgleft {
	position: absolute;
	top: 0px;
}
#intang_buttonsTop {
	position: absolute;
	top: 0px;
	left: 464px;
	width: 320px;
}
#intang_buttonsMain {
	position: absolute;
	top: 96px;
	left: 288px;
	width: 487px;
}
#intang_buttonsBrowse {
	position: absolute;
	top: 173px;
	left: 290px;
	width: 200px;
}
#intang_buttonsBrowse span {
	position:relative;
	top: -5px;
	color: #333333;
}
#intang_footerblend {
	position: absolute;
	top: 680px;
	background: url(images/grfx/intang_footerblend.jpg) no-repeat left;
	height: 32px;
	width: 784px;
}
#intang_bgright_repeat {
	background: url(images/grfx/intang_bgright_repeat.jpg) repeat-x top;
	height: 713px;
	position: absolute;
	left: 784px;
	top: 0px;
}
#intang_bgright {
	background: url(images/grfx/intang_bgright.jpg) no-repeat left top;
	height: 713px;
	width: 322px;
	float: right;
}
#intang_logo {
	position: relative;
	left: 570px;
	top: 140px;
	height: 230px;
	width: 197px;
}
#intang_mainContentCell {
	position: relative;
	z-index: 100;
	padding-top: 20px;
}
#intang_mainContentCellTable {
	width: 470px;
}

#intang_mainSpacer {
	width: 492px;
}
#headerNavigation {
	font-size: 13px;
	color: #333333;
	width: 450px;
	position: absolute;
	left: 315px;
	top: 205px;
	text-align: right;
}

#headerNavigation a { 
  color: #333333;  
}

#headerNavigation a:hover {
  color: #333333;
}
#breadcrumbtrail {
	font-size: 10px;
	margin-top: 10px;
}
#intang_footer {
	background: #302b2b;
	margin-top: 420px;
	font-size: 10px;
	color: #ffffff;
	height: 22px;
	clear: both;
	padding: 5px;
}
#intang_footer a:link {
	color: #FFFFFF;
	text-decoration:underline;
}
#intang_footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#intang_footer a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
.intang_productimage {
	border: 5px solid #FFFFFF;
	margin: 10px;
}
.intang_categoryimage {
	border: 3px solid #FFFFFF;
}
.intang_headingImage {
	display:none;
}
.featuredHeaderNavigation {
	font-size:12px;
	position: relative;
	left: -10px;	
}
h5 {
	margin-bottom: -13px;
}
#intang_categorybrowse {
	font-size:11px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#intang_headerError {
	width: 320px;
	font-size: 12px;
	background: #ff8e90;
	color: #ffffff;
	font-weight : bold;
	padding: 4px;
	left: 300px;
	position: relative;
	margin-top: 12px;
}
