/* Standard Classes - edit as needed do rename or delete */

A{
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

TD {
	font-family: "Trebuchet MS";
	font-size: 13px;
	list-style-image: url(/stock/Bullet.gif)
}		

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	padding: 0px; 
	color: #000000; 
}

.PageColor {
	background-color: #D9BBD9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/stock/top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.Title {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #7E027B;
	font-weight: bold;
}

.SubTitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #7D037B;
}

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {
	font-size: 10px;
	color: #7E027B;
	line-height: 19px;
}

.BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}


/* Store classes that usually need editing - do NOT rename or delete */

.Button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
}

.Button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #FF6067;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #FF6067;
	margin: 2px;
	padding: 2px;
}

.Button3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
	margin: 1px;
	padding: 1px;
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
}
.Button4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 1px;
	padding: 1px 3px;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
	background-repeat: repeat;
}

.CellDark {
	background-color: #7E027B
}
.CellLight {
	background-color: #FFEADA
}
.CellLight2 {
	background-color: #D9BBD9
}
.CellMedium {
	background-color: #F96F0A
}
.CellTitle {  background-color: #17286A}
.CellLighter { background-color: #FFFFFF}

.StoreCatNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B3184;
	text-decoration: none;
}
.StoreCatNavOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.StoreCatNavSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B3184;
	text-decoration: none;
}
.StoreCatNavSubOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


/* Store classes that don't change often - do NOT rename or delete */

.StoreCatTable { }

.StoreCatCell {  padding: 2px 0px 2px 5px;}

.BreadCrumbs {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}

.SlicedBread {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: line-through;
}

.Required {  color: #CC0000}

.Asterix {  color: #CC0000}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.LinkNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.BoldWhite {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}

.CellBorder { border: 1px solid #DDDDDD;}

.GC_Title {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #004827;
	text-decoration: none;
}
.GC_Alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.GC_Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #004827;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px 3px;
	text-decoration: none;
}


/* New classes for this project */


.BlockNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #557EA8;
	height: auto;
	width: 190px;
	background-color: #BCD8B6;
	padding: 5px;
	text-indent: 1px;
	margin: 0px;
	float: left;
	white-space: normal;
}
a:hover.BlockNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #557EA8;}
.above, .below {
	font-size: 80%;
	font-family: "Trebuchet MS";
}
.HeaderPhone {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #FFA010;
	font-weight: normal;
}
.StoreCell{
	background-image: url(/stock/store_cell_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 2px solid #7E027B;
	padding: 12px;
}
.GrayBorder{
	border: 1px solid #666666;
}
.BreadCrumbs2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}


/*  Jquery.Impromptu CSS */
 .jqiwarning .jqi{
      background-color: #d9bbd9;
}
.jqifade{
      background-color: #ffffff;
}
div.jqi{
      position: absolute;
      background-color: #7e027b;
      padding: 2px;
      width: 300px;
}
div.jqi .jqicontainer{
      background-color: #d9bbd9;
      padding: 4px;
      color: #ffffff;
      font-family: "Trebuchet MS";
      font-size: 16px;
	  font-weight: normal;
}
div.jqi .jqimessage{
      background-color: #7E027B;
      padding: 5px;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
      padding: 3px 10px 3px 10px;
      margin: 0 10px;
}


.jqilngwarning .jqilng{
      background-color: #d9bbd9;
}
.jqilngfade{
      background-color: #ffffff;
}
div.jqilng{
      position: absolute;
      background-color: #7e027b;
      padding: 2px;
      width: 375px;
}
div.jqilng .jqilngcontainer{
      background-color: #d9bbd9;
      padding: 4px;
      color: #ffffff;
      font-family: "Trebuchet MS";
      font-size: 16px;
	  font-weight: normal;
}
div.jqilng .jqilngmessage{
      background-color: #7E027B;
      padding: 5px;
}
div.jqilng .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqilng button{
	  display: block;
      padding: 3px 3px 3px 3px;
      margin-top: 5px;
      margin-bottom: 5px;
}
.WarningBox {
	background-color: #F8E5A1;
	border: 1px solid #666666;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: center;
}
.Note {
	font-size: 13px;
	color: #F96F09;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-transform: uppercase;
}
.FormField {
	background-color: #FFEADA;
	border: 1px inset #FFBB00;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
