﻿body
{
    width: auto;
    font-family: Verdana,Helvetica,Arial,Sans;
    font-size: 0.9em;
}

h1
{
    padding-top: 0px;
    margin-top: 0px;    
}

#pagewrapper
{
    margin: 0px 10px 0px 10px;
    width: auto;    
}

#topbarwrapper
{
    
}

#topbarlogo
{
    float: left;
}

#topbarsearch
{
    float: right;
    width: 222px;
}

#tobbarsearchbox
{
    float: right;
    width: 170px;
}

#topbarsearchbutton
{
    float: right;
    width: 40px;
}

#breadcrumbwrapper
{
    width: 100%;
}

#breadcrumbpicture
{
        float: left;
}

#breadcrumb
{
    border: 1px solid #99CCFF;
    border-collapse: collapse;
    color: #003366;
    padding-left: 5px;
    font-size: 9px;
    font-weight: bold;
}

#breadcrumbMenuName
{
    float: right;    
}

#topmenuwrapper
{
    width: 100%;
    height: 22px;
    background-color: #003366;
}

.topmenuitem a
{
    color: #ffffff;
    font-size: xx-small;
    font-weight: bold;
    text-decoration: none;       
}

.topmenuitem
{
    font-family: Verdana,helvetica,Arial,Sans;
    padding: 5px 5px 5px 5px;
    float: left;
}

#menupicturewrapper
{
    width: auto;
    background-color:#99CCFF;
}

#menupicture
{
    
}

#maincontentwrapper
{
    margin-top: 15px;
    margin-bottom: 20px;
    width: 100%;
}

#col1wrapper
{
    float: left;
    width: 200px;    
}

#col2wrapper
{
    float: left;
    font-size: 0.7em;
    margin-left: 10px;
    margin-right: 10px;
    width: 97%;
}

#col2wrapper p
{
    margin-top: 0px;
}

#col2wrapper h2
{
    margin-top: 0px;
}

#col3wrapper
{
    float: right;
    width: 150px;    
}

.LeftMenuHeading
{
    padding: 2px 2px 2px 5px;
    background-color: #003366;
    color: #ffffff;
    font-weight: bold;
    font-size: 0.7em;
}

.LeftMenuItem
{
    padding: 2px 2px 2px 5px;
    color: #336699;
    font-size: 0.7em;
    border-left: solid 1px #99ccff;
    border-right: solid 1px #99ccff;
    border-bottom: solid 1px #99ccff;
}

.LeftMenuItem a
{
    color: #336699;
    text-decoration: none;
}

.BlueBackground
{
    background-color:#99CCFF;   
    white-space: nowrap;
}

.ProductHeading
{
    width: 100%;
    padding: 2px 2px 2px 5px;
    background-color: #003366;
    color: #ffffff;
    font-weight: bold;
}

.ProductTemplateHeader
{
    width: 100%;
    color: #ffffff;
    background-color: #003366;
    font-weight: bold;    
}

.ProductTemplateType
{
    background-color: inherit;
    float: left;
    width: 10%;    
}

.ProductTemplateType a
{
    color: #336699;
    text-decoration: none;
}

.ProductTemplateNRF
{
    background-color: inherit;
    float: left;
    width: 30%;    
}

.ProductTemplateWeight
{
    background-color: inherit;
    text-align: right;
    float: left;
    width: 30%;    
}

.ProductTemplateCount
{
    background-color: inherit;
    text-align: right;
    float: left;
    width: 30%;    
}

.ProductTemplateRow
{
    height: 44px;
    border-bottom: 1px dotted black;
    padding: 2px 0px 2px 0px;
}

#newproductswrapper
{
    border: solid 1px #cc6600; 
    font-size: 0.7em;  
    margin-bottom: 8px;
}

.NewProductHeading
{
    padding: 2px 2px 2px 5px;
    background-color: #cc6600;
    color: #ffffff;
    font-weight: bold;    
}

.NewProductsLink
{
    padding: 3px 2px 2px 2px;    
}

.NewProductsLink a:link
{
    font-weight: bold;
    color: #003366;
    text-decoration:underline;
    font-size: 0.8em;
}

.NewProductsLink a:hover
{
    font-weight: bold;
    color: #cc0000;
    text-decoration: none;
    font-size: 0.8em;
}

.NewProductsSummary
{
    padding: 2px 3px 10px 2px;
    color: #cc6633;
    font-weight: bold;
    font-size: 0.8em;
}

.ProductDetailsHeader
{
    width: 400px;
    color: #ffffff;
    background-color: #003366;
    font-weight: bold;    
}

.ProductDetailsHeading1
{
    background-color: inherit;
    font-weight: bold;
    float: left;
    width: 250px;    
}

.ProductDetailsHeading1 a
{
    color: #336699;
    text-decoration: none;
}

.ProductDetailsHeading2
{
    background-color: inherit;
    float: left;
    width: 150px;    
}

.ProductDetailsRow
{
    /*height: 15px;*/
    border-bottom: 1px dotted black;
    padding: 2px 0px 2px 0px;
    width: 400px;
}

.ProductRelatedHeader
{
    width: 600px;
    background-color:#999999;
    color:#FFFFFF;    
    padding: 2px 2px 2px 5px;
    font-weight: bold;
}

.ProductRelatedHeadingList
{
    background-color:#CCCCCC;
    color:#666666;
    font-size:xx-small;
    font-weight:bold;
}

.ProductsRelatedItem
{
        
}

.ProductUnderline
{
    border-bottom: 1px solid black; 
    width: 100%;   
}

.ProductListHead
{
    color: #336699;
    text-decoration: none;    
}

#MainLeft
{
    width: 65%;
    float: left;
}

#MainRight
{
    width: 35%;    
    float: right;
}

.blueback
{
    background-color: #a0c8f0;   
}

.menu_heading
{
background-color:#003366;
color:#FFFFFF;
font-weight:bold;
}

#footerwrapper
{
    background-color:#003366;
    height:22px;
    width:100%; 
}

#footertext
{
    padding-top: 5px;
    text-align: center;
    color:#FFFFFF;
    font-size:9px;
    font-weight:bold;    
}

#footertext p
{   
    margin: 0;
    padding:0;
}

.clearboth
{
    clear: both;    
}