/* ================================
    CSS STYLES FOR ORStore STORE 
    v1.1, 06/2001
   ================================
*/   

BODY
{
		
}

/* */
.hidden
{
	display: none;
}

.ItemTitle
{
      font-size: 14px;
   }
.PagerTitle
{
       font-size: 14px;
	
}
.PagerOn
{
   
    font-size: 14px;
    font-weight: bold;
   
}
.Pager
{
    
    font-size: 14px;
}
/* */
.HomeHead
{
    color: #999966;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    
}

/* */
.ContentHead
{
    /*background-color: #dddca3;*/
    color: #5c6260;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
   
}
.CategoryHead
{
    /*background-color: #dddca3;*/
    color: #5c6260;
    font-family: Verdana, Arial;
    font-size: 30px;
    font-weight: bold;
    
}

/* */
.SubContentHead
{
    /*background-color: #dddca3;*/
    color: #5c6260;
    font-family: Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
   
}
/* */
.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
}

/* */
.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}
.MostPopularHead
{
    background-color: darkred;
    color: white;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: underline
}

A.menulink, A.menulink:link, A.menulink:visited
{
    color: white;
    font-family: Verdana, Arial;
    font-size: 10px;
    text-decoration: underline;
}

A.menulink:hover
{
    color: white;
    font-family: Verdana, Arial;
    font-size: 10px;
    text-decoration: underline;
}


.ProductListHead
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: underline;
}
.ProductListItem
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #dddca3;
    line-height: 10pt
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #ffffff;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #ffffff;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: white;
    text-decoration: none;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: #ffffff;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuUnselected:hover
{
    color: White
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Ariel;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;  
    color: #666666;
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px    
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 100%;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
    margin-left: -4px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
/*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;    
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}
.greentext
{
	color: #E78232;
	font-family: Arial;
	font-size: 18px;
	line-height: 22px; 
	font-style: italic;
	font-weight: bolder;
}
.biggreentext
{
	font-family: Arial;
	color: #E78232;
	font-size: 22px;
	line-height: 25px; 
	font-weight: bolder;
	font-style: italic;
}

A:link  {
    text-decoration: underline;
    color:  #452D7B;
}

A, A:hover {
    text-decoration: underline;
    color:   #452D7B;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
    text-align:left
}

.darkbackground {background-color:#2e7c86;}
.lightbackground {background-color:#452D7B;}
td  { font-size: 12px; font-family:  Arial;  }
th  { font-size: 12px; font-family:  Arial }
a { color: #452D7B }
p { color: #666666 }
.graytext { color: #666666 }
h1 { font-size: 15px }
.carttext  { color: #823828; font-weight: 500; font-size: 10px; font-family: Verdana, Helvetica, Arial, San-Serif }
.tablink  { color: black; font-weight: bold; font-size: 12px; text-decoration: none }
.tablink2  { color: black; font-weight: bold; font-size: 12px; text-decoration: none }
.leftcatlink { color: #822B2B; font-size: 12px; text-decoration: none }
.smalltext { font-size: 10px; font-family: Verdana, Helvetica, Arial, San-Serif }
.price { font-size: 15px }
.colortext { color: #103a7a }
.whitetext { color: black }
.realwhitetext {color: #ffffff; }
.hometitle { font-weight: bolder; font-size: 22px }
.formfield 
{
	border: 2px solid black;
	border-bottom: 1px solid white;
	border-left: solid 2px black;
	border-right: 1px solid white;
	background-color: White;
	
	}


.MenuItem

{
 background-image: ;
  background-repeat:no-repeat;
  background-color:#452D7B;
  color: white;
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size:13px;
  font-weight:bolder; 
  font-variant:small-caps;
  text-decoration:none;
  padding-bottom:25px;
  border:0px none;
  cursor:pointer;
  height:23px;
  text-align: center;
}

.MenuItemOver

{
  background-image: ;
  background-repeat:no-repeat;
  background-color:#452D7B;
  color: black;
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size:13px;
  font-weight:bolder; 
  font-variant:small-caps;
  text-decoration:none;
  padding-bottom:25px;
  border:0px none;
  cursor:pointer;
  height:23px;
  text-align: center;

}

.CategoryGroup

{
  background-image: ;
  background-repeat:no-repeat;
  background-color:#452D7B;
  color: white;
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size:13px;
  font-weight:bolder; 
  font-variant:small-caps;
  text-decoration:none;
  padding-bottom:1px;
  border:0px none;
  cursor:pointer;
  height:23px;
  text-align: center;
}
.menunav

{
  background-repeat:no-repeat;
  background-color:#452D7B;
}
.SearchText
{
  background-repeat:no-repeat;
  color:#ffffff;
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size:12px;
 }
.CategoryItem
{
  background-image: ;
  background-repeat:no-repeat;
  background-color:black;
  color: white;
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size:13px;
  font-weight:bolder; 
  font-variant:small-caps;
  text-decoration:none;
  padding-bottom:1px;
  border:0px none;
  cursor:pointer;
  height:23px;
  text-align: center;
}

.CategoryItemOver

{
  background-image: ;
  background-repeat:no-repeat;
  background-color:black;
  color: #452D7B;
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size:13px;
  font-weight:bolder; 
  font-variant:small-caps;
  text-decoration:none;
  padding-bottom:1px;
  border:0px none;
  cursor:pointer;
  height:23px;
  text-align: center;
}

.subCategoryGroup

{
  background-repeat:no-repeat;
  background-color:black;
  color:white;
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size:12px;
  text-decoration: underline;
  font-weight: bold;
  width: auto;
  border:0px;
  cursor:pointer;
  padding-left:10;
  padding-right:10;
  padding-bottom: 5;
  padding-top: 5;
  text-align: Left;

}
.CartListHead
{
	color: white;
    background-color: #5c6260;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}