/* ================================
    STYLES FOR AJAX CONTROLS
   ================================
*/

/* */
.accordionHeader
{
    border: 1px solid maroon;
    background-color: #8e0809;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    color: #cc0099;
    cursor: pointer;
}

/* */
.accordionContent
{
    background-color: Silver;
    border: 1px dashed maroon;
    padding: 5px;
    border-top: none;
    padding-top: 10px;
}

/* */
.accordionLink, .accordionLink:link, accordionLink:visited {
    color: White;
}

.accordionLink:hover {
    color: #CCCCFF;
}


/* */
.modalBackground {
    background-color:Gray;
    filter:alpha (opacity=70);
    opacity:0.7;   
}

.modalPopup {
    background-color:#C00000;
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    width:350px;   
}

.MyCalendar {
    color:Red;
    border-width:1px;
    border-style:solid;
    border-color:Gray;       
}

.Watermark {
    color:Gray;
    background-color: MistyRose;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px           
}

.collapsePanel 
{
    width: 525px;
    height: 0px;
    background-color: White;
    padding-left: 20px;
    overflow: hidden;
}

.collapsePanelHeader 
{
    width: 525px;
    height: 15px;
    color: Black;
    background-color: White;
    font-weight: bold;
    float: left;
    padding-left: 5px;
    padding-bottom: 12px;
    cursor: pointer;
    vertical-align:middle;
}






/* ================================
    CSS STYLES FOR AWARDS CANADA 
    v1.0, 09/2005
   ================================
*/   

BODY
{
}

/* */
.HomeHead
{
    color: #8e0809;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

.PhoneHead
{
    color: White;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

/* */
.HomeHeadFeature
{
    color: Red;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
}

/* */
.HomeHeadGrey
{
    color: #696969;
    font-family: Verdana, Arial;
    font-size: 15px;
}



/* */
.ContentHead
{
    background-color: #696969;
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px
}

/* */
.SubContentHead
{
    background-color: #dddca3;
    color: dimgray;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

/* */
.TitleHead
{
    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
}

/* */
.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}
.MostPopularHead
{
    background-color: #d81e32;
    color: white;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: white;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: white;
    font-family: Verdana, Arial;
    font-size: 11px;
    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
}

.ProductListLink
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: Red;
    font-size: 10px;
} 

.CartListHead
{
    background-color: #dddca3;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.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: #CC0000;
    font-size: 11px;
    font-weight: bold;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: #CC0000;
}

A.SiteLinkHeader, A.SiteLinkHeader:link, A.SiteLinkHeader:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: White;
    font-size: 11px;
    font-weight: bold;
}   

A.SiteLinkHeader:hover    
{
    text-decoration: underline;
    color: White;
}






A.SiteLinkFeature, A.SiteLinkFeature:link, A.SiteLinkFeature:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #696969;
    font-size: 11px;
    font-weight: bold;
}   

A.SiteLinkFeature:hover    
{
    text-decoration: underline;
    color: #696969;
}












A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #d81e32;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: #7f7f7f;
    text-decoration: none;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: White;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    line-height: 14px;
    padding-left: 10px
}

A.MenuUnselected:hover
{
    color: White;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSmallUnselected, A.MenuSmallUnselected:link, A.MenuSmallUnselected:visited
{
    color: #d81e32;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold;
    line-height: 14px;
    padding-left: 10px
}

A.MenuSmallUnselected:hover
{
    color: #7f7f7f;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    line-height: 14px;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}

A.MenuSmallSelected
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold;
    line-height: 14px;
    padding-left: 10px
}

A.MenuSmallSelected: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: Verdana, Helvetica, sans-serif;
    font-size: 11.5px;
    font-weight: normal;
    line-height: 12px    
}

.NormalSmall
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 10px    
}

.NormalPaddedLeft
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding-left: 15px;
    line-height: 12px    
}

.NormalWhite
{
    color:White;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.NormalWhitePadded
{
    color:White;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding-left: 15px;
    line-height: 12px    
}

.NormalBoldWhite
{
    color:White;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalFooter
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 11px;
    color: White;    
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 14.3px    
}


.NormalDoubleItemTitle
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    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    
}

.NormalBoldRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    color: #C00000    
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}



A:link  {
    text-decoration: none;
    color:  black;
}

A, A:hover {
    text-decoration: underline;
    color:  black;
}

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
}


