
.nb_store_emailheader { color: black; font-family: Arial, Helvetica;
               font-size: 22px; font-weight: bold;
               color: #C1CDC1;
             } 
             
.nb_store_cartheader { color: black; font-size: 11px;
              font-family: Arial;
              font-weight: bold;
              background-color: #C1CDC1;
            } 

.nb_store_HeaderStyle { color: white;
font-size: 12px;
              font-family: Arial;
              font-weight: bold;
              background-color: #6fa5fd;
            } 

.nb_store_FooterStyle { color: black; font-size: 12px;
              font-family: Arial;
              font-weight: bold;
              background-color: white;
            } 

.nb_store_EditItemStyle { color: white; font-size: 12px;
              font-family: Arial;
              font-weight: bold;
              background-color: #999999;
            }
             
.nb_store_SelectedItemStyle { color: #333333; font-size: 12px;
              font-family: Arial;
              font-weight: bold;
              background-color: #E2DED6;
            } 

.nb_store_PagerStyle { color: black; font-size: 14px;
              font-family: Arial;
              font-weight: bold;
              background-color: white;
              text-align: center;
            } 

.nb_store_AlternatingItemStyle { color: #777777;
              font-size: 12px;
              font-family: Arial;
              font-weight: bold;
              background-color: #f3f6f8;
            } 

.nb_store_ItemStyle { color: #777777;
                       font-size: 12px;
              font-family: Arial;
              font-weight: bold;
              background-color: white;
            } 

.nb_store_Updated { color: Green;
                       font-size: 14px;
              font-family: Arial;
              font-weight: bold;
            }
             
.nb_store_UpdatedDiv
{
              text-align: left;
              padding: 10px;
              font-size: 12px;
              font-family: Arial;
              font-weight: bold;
            } 
            
.nb_store_ButtonDiv
{
              text-align: left;
              padding: 10px;
              font-size: 12px;
              font-family: Arial;
              font-weight: bold;
            } 

.nb_store_ActionDiv
{
              text-align: left;
              padding: 10px;
              font-size: 12px;
              font-family: Arial;
              font-weight: bold;
            } 

.nb_store_MenuTitleDiv
{
              padding:10px;
             font-size: 32px; 
              font-family: Arial;
              text-align: left;
            } 
            
.nb_store_EditDiv
{
              text-align: left;
              background-color: white;    
              padding:5px;
              font-size: 12px;
              font-family: Arial;
            } 
            
.nb_store_SelectDiv
{
              text-align: left;
              padding: 10px;
              font-size: 12px;
              font-family: Arial;
              font-weight: bold;
            } 
            
.nb_store_CommandButton
{
              background-color: white;
              text-align: left;
              padding: 4px;
              border: #d0ccc9 solid 1px;
              font-size: 11px;
              font-family: Arial;
            } 

.nb_store_AddButton
{
              font-weight:bold;
              padding-left: 20px;
              background: url("/DesktopModules/NB_Store/img/add.png") no-repeat;
              height: 16px;
            } 

.nb_store_SaveButton
{
              font-weight:bold;
              padding-left: 20px;
              background: url("/DesktopModules/NB_Store/img/disk.png") no-repeat;
              height: 16px;
            } 

.nb_store_ReturnButton
{
              font-weight:bold;
              padding-left: 20px;
              background: url("/DesktopModules/NB_Store/img/return.png") no-repeat;
              height: 16px;
            } 

.nb_store_DeleteButton
{
              font-weight:bold;
              padding-left: 20px;
              background: url("/DesktopModules/NB_Store/img/delete.png") no-repeat;
              height: 16px;
            } 

.nb_store_PrintButton
{
              font-weight:bold;
              padding-left: 20px;
              background: url("/DesktopModules/NB_Store/img/print.png") no-repeat;
              height: 16px;
            } 

.nb_store_CancelButton
{
              font-weight:bold;
              padding-left: 20px;
              background: url("/DesktopModules/NB_Store/img/cancel.png") no-repeat;
              height: 16px;
            } 

.nb_store_AcceptButton
{
              font-weight:bold;
              padding-left: 20px;
              background: url("/DesktopModules/NB_Store/img/accept.png") no-repeat;
              height: 16px;
            } 

.nb_store_ActionButton
{
              background-color: white;
              text-align: left;
              padding: 4px;
              border: #d0ccc9 solid 1px;
              font-size: 11px;
              font-family: Arial;
            } 

.nb_store_ClientButton
{
              background-color: white;
              text-align: left;
              padding: 4px;
              border: #d0ccc9 solid 1px;
              font-size: 11px;
              font-family: Arial;
            } 

.nb_store_ClientButtonDiv
{
              text-align: left;
              padding: 10px;
              font-size: 12px;
              font-family: Arial;
              font-weight: bold;
            } 

.nb_store_RecalcButton
{
              background-color: white;
              text-align: left;
              padding: 4px;
              border: #d0ccc9 solid 1px;
              font-size: 11px;
              font-family: Arial;
            } 

.nb_store_RecalcButtonDiv {
              text-align: right;
              padding: 10px;
              font-size: 12px;
              font-family: Arial;
              font-weight: bold;
            } 

.nb_store_CartOptDiv
{
              text-align: left;
              padding: 10px;
              font-size: 12px;
              font-family: Arial;
              font-weight: bold;
            } 

/******* MENU *******/
.tabStrip    
{
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;  
    text-align: center;
    background: url("/DesktopModules/NB_Store/img/tabmenu/borderbt.gif") repeat-x bottom left;
	height: 28px
	}             

.tabStrip ul { margin: 0; padding: 0; list-style-type: none; list-style-position: outside;}
.tabStrip li { float: left; margin-right: 5px; display: block}
     
.tabLink 
{
  background: #efefef;
  color: #898989;
  display: block;
  padding: 5px 10px;
  border: 1px solid #d0ccc9;
     }
     
a.tabLink:link, a.tabLink:visited, a.tabLink:active {
	text-decoration:none;
  color: #898989;
  }

a.tabLink:hover {
	color: #5f95ef;
	text-decoration:none;
    background-color: white;
    border-top: 1px solid #d0ccc9;
    border-right: 1px solid #d0ccc9;
    border-bottom: 1px solid white;
    border-left: 1px solid #d0ccc9;
}

.tabLinkActive   
{
    background-color: white;
    border-top: 1px solid #d0ccc9;
    border-right: 1px solid #d0ccc9;
    border-bottom: 1px solid white;
    border-left: 1px solid #d0ccc9;
    color: #5f95ef;
    text-decoration: none; 
    font-weight: bold;
    display: block;
    padding: 5px 10px;
    }

a.tabLinkActive:link, a.tabLinkActive:visited, a.tabLinkActive:active, a.tabLinkActive:hover {
    text-decoration: none; 
    color: #5f95ef;
    }
    
/******* SOUS-MENU *******/

.tabStripSub    
{
    padding-left: 10px;
    text-align: center;
    background-color: white;    
    height:27px;
    border: 1px solid #d0ccc9;
    border-width: 0 1px 1px 1px;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-weight: bold;
    clear: both;
	}             

.tabStripSub ul { margin: 0; padding: 0; list-style-type: none; list-style-position: outside; }
.tabStripSub li { margin-right: 10px; list-style-type: none; float: left; display: block; }

.tabLinkSub
{
  padding: 5px 0;
  text-decoration: none; 
  color: #898989;
  display: block;
     }
a.tabLinkSub:link, a.tabLinkSub:visited, a.tabLinkSub:active {
	text-decoration:none;
  color: #898989;
}
a.tabLinkSub:hover {
    color: #5f95ef;
	text-decoration:none;
}    

.tabLinkActiveSub  
{
    display: block; 
    text-decoration: none; 
    padding: 5px 0;
    color: #5f95ef;
    }
    
a.tabLinkActiveSub:link, a.tabLinkActiveSub:visited, a.tabLinkActiveSub:active, a.tabLinkActiveSub:hover {
    text-decoration: none; 
    color: #5f95ef;
}
