
/* style for the text of the site title */
.SiteTitle {
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color:#cccc99;
    background-color: purple;
}
BODY
{
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 10pt;
}
TABLE
{
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 10pt;
}
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  26px;
    font-weight:    normal;
    color: green;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  24px;
    font-weight:    normal;
    color: green;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  22px;
    font-weight:    normal;
    color: green;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: green;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: green;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: green;
}
.pageTitle   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  22px;
    font-weight:    normal;
    color: green;
}
.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: green;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalGreen
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: green
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}
.NormalIndent
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    margin-left:30px;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
    
.Praise
{
	color: darkgreen;
	font-weight: bold;
}
.Complaint
{
	color: darkred;
	font-weight: bold;
}
.Comment
{
	color: goldenrod;
	font-weight: bold;
}
.finalValue
{
	color:darkred;
	font-weight: bold;
}

TABLE.pagelinks
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    COLOR: black;
    TEXT-ALIGN: center;
 }

TABLE.bidHistory
{
    TEXT-ALIGN: left;
 }
 

TABLE.auctionHeader
{
    BACKGROUND-COLOR: #EEEEEE;
    COLOR: black;
 }

span.relatedLinks
{
    BACKGROUND-COLOR: black;
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
 }

span.onPage
{
    COLOR: #999999;
}

UL.childLinks 
{
	margin-left: 15;
	margin-top: 2;
	margin-bottom: 2;
}

UL.parentLinks 
{
	list-style-image: url(http://www.e-stable.com/images/parentArrow.jpg);
	margin-left: 15;
	margin-top: 2;
	margin-bottom: 2;
}

UL.siblingLinks 
{
	list-style-image: url(http://www.e-stable.com/images/siblingArrow.jpg);
	margin-left: 15;
	margin-top: 2;
	margin-bottom: 2;
	
}

LI.relatedLinks
{
	list-style-position: outer;
}

.auctionCategoryRow
{
	TEXT-ALIGN: left;
}

.auctionItemID
{
	font-size: 14;
	color: dimgray;
	font-weight:normal;
}

INPUT.btnSubmit
{
	background-color: darkred;
	color: white;
}

span.required
{
	color: darkred;
}

.highlight
{
	background-color: #EEEEEE;
}
.listItemName
{
	background-color: lightyellow;
	font-weight: bold;
}
.small
{
	font-size: 8pt;
}
.textBold
{
font-weight:bold;
}
.bold
{
	font-weight:bold;
}
.highlightCategoryRow
{
	background-color: lightyellow;
	font-weight:normal;
}
.boldHighlightCategoryRow
{
	background-color: lightyellow;
	font-weight:bold;
}
.clsOddBold
{
	background-color: #EEEEEE;
	font-weight:bold;
}
.ContentHeader
{
    BACKGROUND-COLOR: #dddca3;
    COLOR: dimgray;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 20px;
    FONT-WEIGHT: bold;
    HEIGHT: 35px
}
.SubContentHeader
{
    BACKGROUND-COLOR: #dddca3;
    COLOR: dimgray;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold;
    HEIGHT: 20px
}
.UnitCost
{
    COLOR: #808080;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 15px;
    LINE-HEIGHT: 20pt
}
.ModelNumber
{
    COLOR: #808080;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    LINE-HEIGHT: 20pt
}
.ProductDescription
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    LINE-HEIGHT: 20pt
}
.MostPopularHead
{
    BACKGROUND-COLOR: darkred;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold
}
.MostPopularItem
{
    BACKGROUND-COLOR: #d3d3d3;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px
    TEXT-DECORATION: underline
}
A.MostPopularItemText:link
{
    BACKGROUND-COLOR: #d3d3d3;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px
    TEXT-DECORATION: underline
}
A.MostPopularItemText:hover
{
    COLOR: red;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    TEXT-DECORATION: underline
}
.ButtonText
{
    COLOR: black;
    CURSOR: hand;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold
}
A.ButtonText:hover
{
    COLOR: black;
    CURSOR: hand;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
.InputHeader
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold
}
.CopyrightInfo
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 9px
}
.Standard
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    LINE-HEIGHT: 20pt
}
.Standard2
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
}

.ErrorText
{
    COLOR: red;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 15px;
    LINE-HEIGHT: 20pt
}

A:link  {
    text-decoration:    underline;
    color:  green;
}

A:visited   {
    text-decoration:    underline;
    color:  purple;
}

A:active    {
    text-decoration:    none;
    color:  goldenrid;
}

A:hover {
    text-decoration:    underline;
    color:  goldenrod;
}

A.MenuUnselected
{
    COLOR: Goldenrod;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: bold
}

A.MenuUnselected:hover
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: underline
}

A.MenuSelected
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: bold
}

A.MenuSelected:hover
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}

A.sortMenu
{
    COLOR: Goldenrod;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
}

A.sortMenu:hover
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;
    FONT-FAMILY: Verdana, Arial;
   
}


/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:white;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:white;
}


/* style for separator between site links */
.Accent
{
    color: red;
    font-weight:    bold;
}

A.Welcome
{
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
}
A.Welcome:hover
{
    COLOR: darkred;
    TEXT-DECORATION: underline;
    FONT-WEIGHT: bold;
}
DIV.Welcome
{  
	PADDING-TOP: 5px;
	PADDING-BOTTOM: 15px;
    background-color: white;
    border: 2px single darkred;
    COLOR: black;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial;
}

Span.Welcome
{
    background-color: white;
    COLOR: darkred;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: bold;
}

.ReviewComments
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px
}
.ReviewName
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.clsHeader
{
   BACKGROUND-COLOR: darkred;
   COLOR: WHITE;
}
.tableOutline
{
 border: 3px groove darkred;
}

.feedbackComments
{
 border: 2px groove dimgrey;
}

.feedbackCommentsPerItem
{
 border: 2px groove dimgrey;
}

.feedbackCommentsPerItemUpper
{
 background-color: #EEEEEE;
}
.feedbackCommentsPerItemLower
{
 background-color: lightyellow;
}
.redClass
{
    BACKGROUND-COLOR: darkred;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold
}

.clsSubCatHeader
{
    BACKGROUND-COLOR: darkred;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
    
}

.OtherProducts
{
   border-width: 2px;
   border-style: solid;
   border-color: black;
   background-color: white;
}

.Checked
{
   COLOR: #FFFFFF;
   font-weight: bold;
}

.grayBack
{
	background-color: #BBBBBB;
}

.listItem
{
	border: 3px groove darkred;
}

.clsOdd
{
   BACKGROUND-COLOR: #EEEEEE;
}

.highBidder
{
   BACKGROUND-COLOR: lightyellow;
   font-weight: bold;
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: purple;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: white;
    border-color: white;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color: green;
    border-color: black;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color:green;
    font-weight: bold
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color:gainsboro;
    text-decoration:none;
    font-weight: bold
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:goldenrod;
}
.movieClass {
  TEXT-ALIGN: center;
}
<!-- formatting for the scroll-bar div/table-->
P.clsRef {
    font-weight:bold;
    margin-top:12pt; margin-bottom:0em;
}
TABLE.clsStd TH {
    text-align:left; vertical-align:top;
    background-color:mediumslateblue;
    color:#EEE;
    padding:2px;
}

TABLE.clsStd TD {
    vertical-align:top;
    background-color:#EEE;
    padding:2px;
}
