﻿/* ------------------------------------------------------------------------------------------ */
/* The following is required to stay as it is - do not edit it.  To change the appearance, go */
/* to the section marked 'Edit The Appearance Here'                                           */
/* ------------------------------------------------------------------------------------------ */
#fixedtipdiv
{
    position: absolute;
    padding: 0px;
    border: 1px solid black;
    font: normal 12px Verdana;
    line-height: 18px;
    z-index: 100;
}


/* ------------------------------------------------------------------------------------------ */
/*                       'Edit The Appearance Here'                                           */
/* ------------------------------------------------------------------------------------------ */
body
{
    margin-top: 2px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}
H1
{
    color: #000066;
    font-size: 14px;
    font-weight: bold;
}
H2
{
    color: #000066;
    font-size: 12px;
    font-weight: bold;
}
.ListBlueHeader
{
    background-color: #BEEBFC;
    color: #000066;
    padding: 2px 2px 2px 5px;
    font-size: 12px;
    font-weight: bold;
    margin: 0px 3px 3px 0px;
}

/* ---------- Specific designs for Main Template --------------- */
.MainTable
{
    width: 847px;
    text-align: left;
    margin: auto;
}
.MainTable .LeftColumnSize
{
    width: 180px;
}
.MainTable .MainColumnSize
{
    width: 667px;
}
.BlueUnderline
{
    border-bottom-style: solid;
    border-bottom-width: 6px;
    border-bottom-color: #BEEBFC;
}
.NavigationColumn
{
    background-color: #EBF9FE;
    height: 500px;
}
.MainColumn
{
    padding-bottom: 35px;
    padding-left: 5px;
    padding-top: 5px;
    background-image: url( ../Images/SiteDesign/AuroraPassionateLogo.gif );
    background-repeat: no-repeat;
    background-position: right bottom;
}
.SearchLabel
{
    padding-left: 15px;
    background-image: url( ../Images/SiteDesign/HighlightArrowBlue.gif );
    background-repeat: no-repeat;
    background-position: left center;
    font-weight: bold;
    font-size: 12px;
    margin-top: 7px;
    color: #00499E;
    margin-bottom: 2px;
}
.SearchBox
{
    margin-bottom: 25px;
}
.SearchBox .Text
{
    width: 67%;
    float: left;
    margin-right: 5px;
    font-size: 12px;
}
.SearchBox .Button
{
    vertical-align: middle;
}
.MenuIndent
{
    margin-left: 5px;
}
.BaseNavigation
{
    background-image: url(      '../Images/SiteDesign/BaseNavigationLeftCorner.gif' );
    background-position: left top;
    background-repeat: no-repeat;
    height: 23px;
    background-color: #073D94;
    vertical-align: middle;
}
.BaseLink
{
    padding-left: 15px;
    margin-left: 25px;
    margin-right: 15px;
    vertical-align: middle;
    background-image: url(      '../Images/SiteDesign/BaseNavigationUpArrow.gif' );
    background-repeat: no-repeat;
    background-position: left center;
    font-weight: bold;
    font-size: 11px;
    color: White;
    text-decoration: none;
}
.Left
{
    float: left;
}
.Right
{
    float: right;
}

/* ---------- Specific designs for Category List page --------------- */
.ListPageContainer
{
    padding: 3px 3px 3px 0px;
}
.CategoryHeader
{
    background-color: #EBF9FE;
    border: solid 1px #B7F3F1;
    font-size: 12px;
    color: #000066;
    font-weight: bold;
}
.CatImgWidth
{
    width: 20%;
}
.CatCodeWidth
{
    width: 15%;
}
.CatDescriptionWidth
{
    width: 28%;
}
.CatPriceWidth
{
    width: 12%;
}
.CatInfoWidth
{
    width: 25%;
}
.BreadcrumbContainer
{
    background-color: #BEEBFC;
    color: #000066;
    padding: 6px 2px 6px 6px;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0px 3px 0px;
    display: block;
}
.CategoryBreadcrumb
{
    background-color: #BEEBFC;
    color: #000066;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
    padding-left: 0px;
    display: inline;
}
.CategoryBreadcrumb li
{
    display: inline;
    list-style-type: none;
    padding-right: 10px;
    background-image: url(      '../Images/SiteDesign/BreadcrumbSeparator.gif' );
    background-position: right;
    background-repeat: no-repeat;
}
.CategoryBreadcrumb li a
{
    color: #000066;
}
.CategoryBreadcrumb li a:hover
{
    color: Red;
}
.CategoryResultsText
{
    font-size: 11px;
    text-transform: uppercase;
    color: #000066;
}
.CategoryResultsText a
{
    color: #000066;
}
.CategoryResultsText a:hover
{
    color: Red;
}
.InfoIconLink
{
    text-decoration:none;
}
.InfoIcon
{
    text-align: center;
    vertical-align: middle;
    padding-left: 1px;
    border-width: 0;
}
.CategoryTable
{
}

/* ---------- Specific designs for Product Details page --------------- */

ul.Features
{
    padding-left: 0px;
    margin-left: 25px;
    margin-top: 7px;
    color: #000066;
}
.ApprovalImages
{
    padding-bottom: 5px;
}
.DocumentationLink
{
    color: #000066;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
.DocumentationLink:hover
{
    color: red;
}
.PricingTable
{
    white-space: nowrap;
    color: #000066;
    vertical-align: top;
}
.ListDescription
{
    margin: 6px 8px 6px 4px;
    color: #000066;
}
.FAQContainer
{
    margin-top: 5px;
    margin-bottom: 13px;
}
.FAQQuestion
{
    background-image: url(../Images/SiteDesign/IconFAQ.gif);
    background-position: left 2px;
    background-repeat: no-repeat;
}
.FAQQuestion a
{
    color: Blue;
    font-size: 11px;
    display: block;
    margin-left: 21px;
    margin-top: 1px;
    text-decoration: none;
}
.FAQQuestion a:visited
{
    color: Blue;
}
.FAQQuestion a:hover
{
    color: Red;
}
.FAQAnswer
{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 30px;
    margin-right: 25px;
    font-size: 11px;
    color: #000066;
}

/* ---------- Specific designs for Product Datasheet page --------------- */

.ProductImage
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.FullDescription
{
    color: #000066;
    text-transform: uppercase;
    font-weight: bold;
}
.DatasheetTable
{
    width: 700px;
    text-align: left;
    margin: auto;
}
.PhotoMetricImages
{
    padding-bottom: 5px;
    padding-top: 2px;
    padding-left: 5px;
}

/* ---------- Specific designs for Search page --------------- */

.Title
{
    color: #000066;
    font-size: 14px;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 12px;
}
.Category
{
    font-size: 12px;
    color: #000066;
    background-color: #BEEBFC;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
    display: block;
}
.ResultsText
{
    font-size: 12px;
    color: #000066;
    text-transform: uppercase;
}
.ResultsSeparator
{
    margin-top: 10px;
    margin-bottom: 10px;
}

/* ---------- Specific designs for Admin pages --------------- */
.TreeNode
{
    color: #000066 !important;
}

.Instructions
{
    border: solid 1px #aaaaaa;
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
    font-weight: bold;
    font-size: 11px;
}
.ChangeSaved
{
    background-color: Red;
    color: White;
    font-size: 11px;
    font-weight: bold;
}
.FAQHeader
{
    font-size: 12px;
    color: #000066;
    background-color: #BEEBFC;
    font-weight: bold;
    padding-left: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.Chk
{
    background-color: #BEEBFC;
    color: #000066;
    font-size: 12px;
    font-weight: bold;
    display: inline;
    padding: 1px 1px 1px 1px;
}
.Button
{
    font-family: Verdana;
    font-size: 10px;
    color: #000066;
    text-transform: uppercase;
}
.FaqGrid
{
    color: #000066;
}
.FaqGridAlternateRow
{
}
.FaqGridSelectedRow
{
    background-color: #C0ECFC;
    font-weight: bold;
}
.Box
{
    border-right: black 1px solid;
    padding-right: 5px;
    border-top: black 1px solid;
    padding-left: 5px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    margin-left: 0px;
    border-left: black 1px solid;
    padding-top: 5px;
    border-bottom: black 1px solid;
    background-color: #ebf9fe;
}
.Dropdown
{
    font-size: 10px;
    margin-right: 2px;
    font-family: Tahoma;
}

/* ---------- Specific designs for Login pages --------------- */
.Login
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

/* ---------- Specific designs for Contact Form pages --------------- */
.ThankYou
{
    background-color: #BEEBFC;
    color: #000066;
    padding: 2px 2px 2px 2px;
    font-size: 12px;
    font-weight: bold;
    display: block;
    margin: 5px 5px 5px 0px;
}

.Form
{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    border: solid 5px #EBF9FE;
    color: #00499E;
    background-color: #EBF9FE;
}
