/* ================================
    CSS STYLES FOR ORStore STORE 
    v1.1, 06/2001
   ================================
*/   



/* */

.searchdropdown
{
	width: 140;
	color: #999966;
	background-color: darkred;
	
}
.strike
{
	text-decoration: line-through;
}
.ItemTitle
{
   
    font-size: 12px;
    font-weight: bold;
   
}
.PagerTitle
{
   
    font-size: 12px;
 
}
.PagerOn
{
   
    font-size: 12px;
    font-weight: bold;
   
}
.Pager
{
    
    font-size: 12px;
    
}
.HomeHead
{
    color: #999966;
    font-family: sans-serif, Verdana, Arial, Helvetica;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}
.webdesc
{
    /*background-color: #dddca3;*/
    color: #6699CC;
    font-family: Serif;
    font-size: 14px;
    font-weight: bold;

}
/* */
.ContentHead
{
    /*background-color: #dddca3;*/
    color: #6699CC;
    font-family: Serif;
    font-size: 20px;
    font-weight: bold;
    height: 35px
}
.CategoryHead
{
    /*background-color: #dddca3;*/
    color: #6699CC;
    font-family: Serif;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}

/* */
.SubContentHead
{
    /*background-color: #dddca3;*/
    color: black;
    font-family: sans-serif, Verdana, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
    height: 20px
}

/* */
.UnitCost
{
    color: #808080;
    font-family: sans-serif, Verdana, Arial, Helvetica;
    font-size: 15px;
    line-height: 20pt
}

/* */
.ModelNumber
{
    color: #808080;
    font-family: sans-serif, Verdana, Arial, Helvetica;
    font-size: 11px;
    line-height: 20pt
}

/* */
.ErrorText
{
    color: #cc6666;
    font-family: sans-serif, Verdana, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
    
}
.MostPopularHead
{
    background-color: darkred;
    color: white;
    font-family: sans-serif, Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}


.ProductListHead
{
    color: black;
    font-family: sans-serif, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: underline;
}
.ProductListItem
{
    color: black;
    font-family: sans-serif, Verdana, Arial, Helvetica;
    font-size: 10px
}

.CartListHead
{
    background-color: #6699CC;
    border-bottom: dimgray;
    color: #FFFFFF ;
    font-family: sans-serif, Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: sans-serif, Verdana, Arial, Helvetica;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #F5FAFF;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: sans-serif, Verdana, Arial, Helvetica;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: white;
    line-height: 10pt
}


/* GENERAL */

/* text style used for most text rendered by modules */
.Footer
{
    font-family:  sans-serif, Verdana, Arial, Helvetica;
    font-size: 13px;
    font-weight: normal;
    
}
.Normal
{
    font-family: sans-serif, Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.NormalDouble
{
    font-family: sans-serif, Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px    
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: sans-serif, Verdana, Arial, Helvetica;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: sans-serif, Verdana, Arial, Helvetica;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: sans-serif, Verdana, Arial, Helvetica;
    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: sans-serif, Verdana, Arial, Helvetica;
    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: sans-serif, Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: sans-serif, Verdana, Arial, Helvetica;
    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: sans-serif, Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
/*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;    
}

.NormalRed
{
    font-family: sans-serif, Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: sans-serif, Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: sans-serif, Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}

/* ASD Styles */

.red { color: #891730; font-size: 11px; font-family: Verdana, Arial, Helvetica, san-serif; font-style: normal; font-weight: bold; }


.redhd { color: #891730; font-size: 12px; font-family: Verdana, Arial, Helvetica, san-serif; font-style: normal; font-weight: bold; }

.textc { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, san-serif; font-style: normal; font-weight: normal; line-height: 14px; }

.textb	    { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, san-serif; font-style: normal; font-weight: bold; line-height: 14px; text-indent: 6px }

.req	  { color: #891730; font-size: 11px; font-family: Verdana, Arial, Helvetica, san-serif; font-style: normal; font-weight: bold; text-align: right; padding-right: 12px; vertical-align: middle }

.nreq	  { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, san-serif; font-style: normal; font-weight: normal; text-align: right; padding-right: 12px; vertical-align: middle }

.reqb	  { color: #043258; font-size: 11px; font-family: Verdana, Arial, Helvetica, san-serif; font-style: normal; font-weight: bold; text-align: right; padding-right: 12px; vertical-align: middle }

.bhdr	   { color: #043258; font-size: 11px; font-family: Verdana, Arial, Helvetica, san-serif; font-style: normal; font-weight: bold; padding-top: 10px; padding-bottom: 10px; padding-left: 12px }
.leftnavbgr 
{
	background-image: url(/ce/graphics/left_background.gif);
	background-repeat:no-repeat;
	height:621px;
	width: 181px;
	}


.lightbluebox
{
	background-color:#9fb8f7;
	
	}

.cartlink	{
			font-size: 9px;
			font-family: Verdana, Arial, Helvetica, san-serif;
			font-weight: normal;
			font-style: normal;
			color: black;
			padding-left: 20px;
			display: block; 
			}


A, A:active, A:link, A:visited
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: Black;
	text-decoration: none;
	cursor: hand;
	line-height:13px;
}
A:hover
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: Black;
	text-decoration: underline overline;
	cursor: hand;
	line-height:13px;
	}