

.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:url('http://www.tribalgear.com/img/tribal_bck_main.jpg');
	background-position:top;
	background-repeat:repeat-y;
	background-color:#000000;
	font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
  color: #ffffff;
  margin: 0px;
}

A {
  color: #cc0000;
  text-decoration: none;
}

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

.content {
	color:#cccccc;
	font-family:Geneva, Arial, sans-serif;
	font-size:14px;
}

.title {
	color:#ffffff;
	font-family:Geneva, Arial, sans-serif;
	font-size:18px;
}

.subtitle {
	color:#ffffff;
	font-family:Geneva, Arial, sans-serif;
	font-size:10px;
}

.caption {
	color:#000000;
	font-family:Geneva, Arial, sans-serif;
	font-size:10px;
}

.dateline {
	color:#cc0000;
	font-family:Geneva, Arial, sans-serif;
	font-size:10px;
}

.nav {
	color:#cccccc;
	A:#cccccc;
	font-family:Geneva, Arial, sans-serif;
	font-size:14px;
}

.footertext {
	background:url('http://www.tribalgear.com/img/tribal_footer_bck_01.jpg');
	background-position:top;
	background-repeat:repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}

A.footertext { 
  color: #ffffff; 
}

A.footertext:hover {
  color: #ff0000;
}


.footerimage {
	background:url('http://www.tribalgear.com/img/tribal_footer_bck_01.jpg');
	background-position:top;
	background-repeat:repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}

A.footertext { 
  color: #ffffff; 
}

A.footertext:hover {
  color: #ff0000;
}
