﻿a
{
    color:navy
}
.accordionContent
{
    text-align: right;

}

.accordionHeader
{
    font-size: 10px;
    border-color:#26468F;
    border-style: solid;
    border-width: 1px;
    background-color: #E9ECF1; 
    cursor: pointer;
    color: Maroon;
    text-align: left;
    font-family: Verdana;
    height: 20px;
    vertical-align: bottom; 
}
.accordionHeaderSelected
{
    font-size: 10px;
    border-color: #CC3300;
    border-style: solid;
    border-width: 1px;
    background-color: #F5F5DC; 
    color:Maroon;
    font-weight:bold;
    cursor: pointer;
    text-align: right;
    font-family: Verdana; 
    height: 20px;
}
.accordionHeaderCat
{
    font-size: 10px;
    border-top-color: #CC3300;
    border-top-style: solid;
    border-top-width: 1px;
    border-left-color: #CC3300;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #CC3300;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: #CC3300;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: #F5F5DC; 
    cursor: pointer;
    color: Maroon;
    text-align: left;
    font-family: Verdana;
    height: 20px;
    vertical-align: bottom; 
    
}
.accordionHeaderSelectedCat
{
    font-size: 10px;
    border-top-color: #CC3300;
    border-top-style: solid;
    border-top-width: 1px;
    border-left-color: #CC3300;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #CC3300;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: #CC3300;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: #F5F5DC; 
    color:Maroon;
    font-weight:bold;
    cursor: pointer;
    text-align: right;
    font-family: Verdana; 
    height: 20px;
}
.dataListCat
{
    font-size: 10px;
    border-top-style: none;
    border-left-color: Maroon;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: Maroon;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: Maroon;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: white; 
    color:Maroon;
    font-weight:bold;
    cursor: pointer;
    text-align: left;
    font-family: Verdana; 
    
}
.popExtenderBG
{
	background-color:Gray;
	filter:alpha(opacity=70);
}
.styleEndTD
{
    border-right-style:solid;
    border-right-width:1px;
    border-right-color:#C0C0C0;
}
.stylePaymentsTD
{
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:black;
}
.stylePaymentsEndTD
{
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:black;
    border-right-style:solid;
    border-right-width:1px;
    border-right-color:black;
   
}
.styleDetailsview
{
    font-size: 11px;
    border-color: #CC0000;
    border-style: solid;
    border-width: 2px;
    background-color: #EEEEEE;               
}
.styleFormsview
{
    font-size: 11px;
    border-color: #CC0000;
    border-style: none;
    border-width: 2px;
    background-color: #EEEEEE;               
}
.styleFormsviewDbl
{
    font-size: 11px;
    border-color: Black;
    border-style: solid;
    border-width: 2px;
    background-color: #EEEEEE;               
}
.styleGridview
{
    
    background-color: #E9ECF1;
    font-size: 11px;
    font-family: Verdana; 
    border-color: Black;
    border-style: solid;
    border-width: 1px;
}
.styleGridviewRed
{
    background-color: #E9ECF1;
    font-size: 11px;
    font-family: Verdana; 
    border-color: #CC0000;
    border-style: solid;
    border-width: 2px;
}
.styleFormsviewLabel1
{
    padding: 0px; 
    margin: 0px; 
    background-color: #E9ECF1; 
    text-align: left; 
    font-family: Verdana; 
    font-weight: bold; 
    font-size: 11px;
    color: #284775;
    height: 17px;
    width:140px;
    text-indent: 3px;
}
.styleFormsviewLabel1Content
{
    padding: 0px; 
    margin: 0px; 
    background-color: #FFFFFF; 
    text-align: left; 
    font-family: Verdana; 
    color: #333333;
    width:140px;
    text-indent: 2px;
    font-size: 11px;
}
.styleFormsviewLabel2
{
    padding: 0px; 
    margin: 0px; 
    background-color: #E9ECF1; 
    text-align: left; 
    font-family: Verdana; 
    font-weight: bold; 
    font-size: 11px;
    color: #333333;
    height: 17px;
    width:140px;
    text-indent: 3px;
}
.styleFormsviewLabel2Content
{
    padding: 0px; 
    margin: 0px; 
    background-color: #F7F6F3; 
    text-align: left; 
    font-family: Verdana; 
    color: #333333;
    width:140px;
    text-indent: 2px;
    font-size: 11px;
}
.styleFormsviewCommands
{
    padding: 0px; 
    margin: 0px; 
    background-color: #F7F6F3; 
    text-align: left; 
    font-family: Verdana; 
    color: #333333;
    width:120px;
    text-indent: 2px;
}
.TextBox
{
    font-size: 11px;
    height: 11px;
    width: 120px;
    font-family: Verdana;
}
.DropDownList
{
    font-family: Verdana; 
    font-size: 11px;
    height: 18px;
    width: 126px;
}
.FileInput
{
    font-family: Verdana; 
    font-size: 11px;
    height: 17px;
    width: 180px;
}
.Label
{
    font-family: Verdana;
    font-size: 11px;
}
.HeaderLabel
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    background-color: #26468F;
    color: White;  
    Height: 14px;   
}
.GridviewHeaderFooter
{
    font-weight:normal;
    font-family: Arial;
    font-size: 11px;
    background-color: #284775;
    color: White;     
    Height: 12px;   
}
.TreeView
{
    font-size: 11px;
    margin-left: -4px;
    text-align: left;
    font-family: Verdana;
}
.TreeViewSmallMargin
{
    font-size: 11px;
    margin-left: 1px;
    text-align: left;
    font-family: Verdana;
}
.DivBorder
{
    border-style: solid;
    border-width: 1px;
    background-color: #F7F6F3; 
    font-size: 11px;
    font-family: Verdana;
}
.DivBorderRed
{
    border-style: solid;
    border-width: 2px;
    background-color: #F7F6F3; 
    border-color: #CC0000;
}
.ProdImgsDiv
{
    font-size: 11px;
    font-family: Verdana;
}

.tdBorder
{
    border-color: Black;
    border-style: solid;
    border-width: 1px;
}

body
{
    font-size: 11px;
    font-family: Verdana;
}
.button
{
    font-size: 9px;
    font-family: Verdana;
}
.buttonTextLeft
{
    font-size: 11px;
    font-family: Verdana;
    text-align:left;
}
.calendar
{
    font-size: 11px;
    font-family: Verdana;
    border-color: #5D7B9D;
    border-style: solid;
    border-width: 3px;
    background-color: #F7F6F3;   
                
        
}
.IE8Fix  
{
    z-index: 100;
}
.Panel
{
    font-size: 11px;
    border-color: Black;
    border-style: solid;
    border-width: 1px;
    background-color: #EEEEEE;               
}

.priceLabel
{
    color:Teal;       
}
.LabelRight
{
    font-family: Verdana;
    font-size: x-small;
    text-align: right;
}
.LabelLeft
{
    font-family: Verdana;
    font-size: x-small;
    text-align: left;
}
