/* $TopStyle:URL=http://sandys.bravo/global.css$ */

body {
	font-family: Verdana, Arial;
	font-size: 12px;
}
td {
	font-family: Verdana, Arial;
	font-size: 12px;
	/* vertical-align: top; */
}
/*ul{
  margin: 2px 2px 2px 2px;
}*/
li{
  margin-left: 5px;
}
.strike {
 TEXT-DECORATION: line-through;
}
.cathdr {
	background-color: Gray;
	font-size: 14px;
	font-weight: bold;
	color: White;
}
.prodtable {
	width: 550px;
}
.proditem {
	width: 50px;
	font-weight: bold;
}
.proddesc {
	width: 250px;
	font-size: 10px;
}
.prodtrlite {
	background-color: White;
}
.prodtrdark {
	background-color: #aaaaaa;
}
/* Text formatting */
.small {
  font-size: 10px;
  color: #000000;
  font-family: Verdana, Arial;
}
.mid {
  font-size: 11px;
  color: #000000;
  font-family: Verdana, Arial;
}
.boldtxt {
  font-weight: bold;
}
.title {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  font-family: Arial, Verdana;
}
.heading {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  font-family: Arial, Verdana;
}
.orderlist {
  font-size: 12px;
  color: #000000;
  font-family: Verdana, Arial;
  background-color: #FFFFCC;
}
.lprompt {
  font-size: 12px;
  color: #000000;
  font-family: Verdana, Arial;
}
.lightbg {
  background-color: #ffffff;
}
.incart {
  font-size: 10px;
  color: #ff0000;
  font-family: Verdana, Arial;
  font-weight: bold;
}
.reqfield {
  font-size: 9px;
  color: #ff0000;
  font-family: Verdana, Arial;
}
.errtxt {
  font-size: 12px;
  color: #ff0000;
  font-family: Verdana, Arial;
  font-weight: bold;
}
/* Input tag formatting */
.input {
	font-size: 10px;
	font-family: Verdana, Arial;
	border: 1px solid;
}

select {
	font-size: 10px;
	font-family: Verdana, Arial;
	border: 1px solid;
}
option {
	font-size: 10px;
	font-family: Verdana, Arial;
}
.selectedoption {
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight: bold;
	background-color: #efefef;
}
textarea {
	font-size: 10px;
	font-family: Verdana, Arial;
	border: 1px solid;
}
.button {
	font-size: 10px;
	font-family: Verdana, Arial;
	font-wieght: bold;
	background-color: #CCE8FE;
	border: 2px solid #1230B1;
	color: #000000;
	cursor: hand;
}

/* Section header formatting */
.everydayprice{
	background-color: #CCE8FE;
	font-size: 10px;
	font-family: Verdana, Arial;
	color: #000000;
	font-weight: bold;
}
.listword{
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight: bold;
}
.listprice{
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight: bold;
        TEXT-DECORATION: line-through;
}
.saleprice{
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight: bold;
        color: #ff0000;
}
.specialprice{
	font-size: 10px;
	background-color: #CCE8FE;
	font-family: Verdana, Arial;
	font-weight: bold;
        color: #ff0000;
}
.sectionheader{
	background-color: #CCE8FE;
	border: 2px solid #1230B1;
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #000000;
	font-weight: bold;
}
.sectiontable{
	background-color: #CCE8FE;
	border: 2px solid #1230B1;
	font-size: 10px;
	font-family: Verdana, Arial;
	color: #000000;
}

/* Login table styles */
.logininput {
	font-size: 10px;
	font-family: Verdana, Arial;
	border: 1px solid;
}
.loginbutton {
	font-size: 10px;
	font-family: Verdana, Arial;
	font-wieght: bold;
	border: 1px solid;
	color: #000000;
	cursor: hand;
}
.logintable{
	background-color: #efefef;
	border: 1px solid #00639C;
}
.loginli{
	color: #00639C;
}
a.login:active, a.login:link, a.login:visited {
	color: #00639C;
	text-decoration: none;
}
a.login:focus, a.login:hover {
	color: #00639C;
	text-decoration:underline;
}

/* Cart Menu table styles */
.cartinput {
	font-size: 10px;
	font-family: Verdana, Arial;
	border: 1px solid;
}
.cartbutton {
	font-size: 10px;
	font-family: Verdana, Arial;
	font-wieght: bold;
	border: 1px solid;
	color: #000000;
	cursor: hand;
}
.carttable{
	background-color: #FFFFCC;
	border: 1px solid #9C0000;
}
.fmtable {
	background-color: #FFFFCC;
	border: 1px solid #9C0000;
}
/* Browse Table Styles */
.browsetable{
	background-color: #ffffff;
	border: 1px solid #adadad;
}
a.browse:active, a.browse:link, a.browse:visited {
	color: #000000;
	text-decoration: none;
}
a.browse:focus, a.browse:hover {
	color: #000000;
	text-decoration: underline;
}
/* This section is didicated to the format of the javascript drop down menu. */

.lowText { text-decoration: none; color: #000000; font: 10px Arial, Helvetica }
.highText { text-decoration: none; color: #FFFFFF; font: 10px Arial, Helvetica }
.itemBorder { border: 1px solid #666666 }
.itemBorderBlank { border: 1px solid #CCCCDD }



