.boxText { font-family: Tahoma; font-size: 11px; }
.errorBox { font-family : Tahoma; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma; font-size : 10px; color: #70d250; text-decoration: underline; }

      body {
	background-color:#666666;
	background-image:url(images/bg.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	font-family : tahoma;
	font-size : 10px;
	color : #000000;
	margin-top: 0px;
      }
     .smallfont {
          font-size : 12px;
          font-weight : bold;
          font-family : tahoma;
          color : #cdcdcd;
      }
     .smallfont A:link {
          text-decoration : none;
          color : #3b0249;
          font-family : tahoma;
      }
     .smallfont a:visited {
          text-decoration : none;
          color : #3b0249;
          font-family : tahoma;
      }
     .smallfont a:hover {
          text-decoration : none;
          color : #FFFFFF;
          font-family : tahoma;
      }
	  .smallText {
          font-size : 12px;
          font-weight : bold;
          font-family : tahoma;
          color : #333333;
      }
     .smallText A:link {
          text-decoration : none;
          color : #990000;
          font-family : tahoma;
      }
     .smallText a:visited {
          text-decoration : none;
          color : #990000;
          font-family : tahoma;
      }
     .smallText a:hover {
          text-decoration : none;
          color : #d24448;
          font-family : tahoma;
      }
     .mainfont {
          font-size : 12px;
          font-family : tahoma;
          color : #000000;
      }
     A:link {
          text-decoration : none;
          color : #990000;
          font-family : tahoma;
      }
     A:visited {
          text-decoration : none;
          color : #990000;
          font-family : tahoma;
      }
     A:hover {
          color : #363636;
          font-family : tahoma;
      } 
	  .infoBox {
  background:#363636;
}

.infoBoxContents {
  background: #f8f8f9;
  border-color: ffffff;
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Century Gothic;
  font-size: 12px;
  padding: 2px;
  font-weight: bold;
  background: #363636;
  color: #ffffff;
  height: 25px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma;
  font-size: 12px;
}
	  TD.pageHeading, DIV.pageHeading {
      		font-family: Century Gothic;
  	  		font-size: 16px;
  			font-weight: bold;
  			background: #ffffff;
  			padding-left: 10px;
			padding-right: 10px;
  			height: 25px;
			color: #333333;
  		}
		TABLE.plainbox, SPAN.plainbox  {
		  	  background: #ffffff;
			  border-color: #ffffff;
			  font-family: Tahoma;
	          font-size: 12px;
	          font-weight: bold;
	          border: none;
		}
	    .plainbox-data {
  			  font-family: Tahoma;
  			  font-size: 12px;
			  font-weight: bold;
}
				
		TD.plainbox  {
			  background: #ffffff;
			  color: #ffffff;
			  font-family: Tahoma;
	          font-size: 12px;
	          font-weight: bold;
			  }
TABLE.plainbox2, SPAN.plainbox2  {
		  	  background: #2c0249;
			  border-color: #2c0249;
			  font-family: Tahoma;
	          font-size: 12px;
	          font-weight: bold;
	          border: none;
		}
	    .plainbox2-data {
  			  background: #2c0249;  
			  font-family: Tahoma;
  			  font-size: 12px;
			  font-weight: bold;
}
		TD.plainbox2  {
			  background: #2c0249;
			  color: #ffffff;
			  font-family: Tahoma;
	          font-size: 12px;
	          font-weight: bold;
			  }

	TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #FFFFFF;
  border-spacing: 1px;
	background: #ffffff;
}

.productListing-heading {
  font-family: Tahoma;
  font-size: 11px;
  background: #ffffff;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma;
  font-size: 12px;
}
  
     .categories {
          background-image : url(../TheScentBox/$templatepath/images/catbg.jpg);
          background-repeat : repeat-y;
          padding : 1px;
          color : #000000;
          font-size : 11px;
          font-family : tahoma;
      }
     .abovefootstripe {
          background-color : #3b0249;
      }
     .footer {
          background-color : #FFFFFF;
          color : #000000;
          font-size : 9px;
          font-family : tahoma;
      }
     .footer A:link {
          text-decoration : none;
          color : #3b0249;
          font-family : tahoma;
      }
     .footer a:visited {
          text-decoration : none;
          color : #3b0249;
          font-family : tahoma;
      }
     .footer a:hover {
          text-decoration : none;
          color : #ac5cad;
          font-family : tahoma;
      }
     .main_area {
          padding : 5px;
          background-color : #FFFFFF;
          color : #000000;
          font-size : 11px;
          font-family : tahoma;
      }
     .main_wrapper {
          padding : 5px;
		  font-size : 11px;
		  color : #000000;
          background-color : #FFFFFF;
      }
	  TD.main, P.main {
  font-family: Tahoma;
  font-size: 11px;
  line-height: 1.5;
  }
  TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma;
  font-size: 11px;
}
SPAN.newItemInCart {
  font-family: Tahoma;
  font-size: 10px;
  color: #ff0000;
}

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

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

SPAN.greetUser {
  font-family: Tahoma;
  font-size: 10px;
  color: #000033;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, Tahoma;
  font-size: 9px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  font-family: Tahoma;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma;
  color: #ff0000;
}
.menuBar {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFCCFF;
	text-decoration: none;
}
.menuBar a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFCCFF;
	text-decoration: none;
}
.menuBar a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#FFCCFF;
	text-decoration: none;
}
.menuBar a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.menuTop {
	font-family: "century gothic";
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
}
.menuTop a:link {
	font-family: "century gothic";
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
}
.menuTop a:visited {
	font-family: "century gothic";
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
}
.menuTop a:hover {
	font-family: "century gothic";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
