﻿body 
{
	font-family:Tahoma;
	font-size:10pt;
	color:#696969;
}

a:link
{
    color: #1E90FF;
    text-decoration: none;
}
a:visited
{
    color: #1E90FF;
    text-decoration: none;
}
a:hover
{
    color: #FF8C00;
    text-decoration: none;
}
	
#bgContentEdges
{
    background-image: url(../images/bg_content_edges.jpg);
    /*background-image: url(../images/SideBorder.jpg);*/
}
.popupMenu
{
    /*position: relative;*/
    visibility: visible;
    color: #444444;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    background-color: Transparent; /*opacity:.9; 	     filter: alpha(opacity=90);*/
}
#bgMainMenu
{
    background-image: url(../images/bg_MainMenu.jpg);
    height: 100%;
    vertical-align: top;
}

#bgSubMenu
{
    background-image: url(../images/bg_SubMenu.jpg);
    height: 100%;
    vertical-align: top;
}

#bgContent1
{
    background-image: url(../images/bg_Content.jpg);
    height: 100%;
    width: 100%;
}
#bgContent2
{
    background-image: url(../images/bg_Content.jpg);
    height: 100%;
    width: 100%;
}
#bgContent3
{
    background-image: url(../images/bg_Content.jpg);
    height: 100%;
    width: 100%;
}

#bgFooter1
{
    background-image: url(../images/bg_footer.jpg);
}

#bgFooter2
{
    background-image: url(../images/bg_footer.jpg);
}

#bgInnerFooter
{
    background-image: url(../images/bg_InnerFooter.jpg);
}

.loginStatus
{
    visibility: visible;
    color: #444444;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    background-color: Transparent;
}

.loginView
{
    visibility: visible;
    color: #444444;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    background-color: Transparent;
}

#greetingText
{
    visibility: visible;
    color: #444444;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    background-color: Transparent;
}

#logInStamp
{
    visibility: visible;
    color: #444444;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    background-color: Transparent;
}

#NavMenuHeader
{
    width: 192px; /*190px; /*192px;*/
    height: 17px; /*22px; /*12px;*/
    background-image: url(../images/NavHeader.png);
    
}

#NavMenuBody
{
    width: 192px;
    /*height: 100%;
    background-color: #F6F8FD;*/
}

#NavMenuFooter
{
    width: 192px;
    height: 17px;
    background-image: url(../images/NavFooter.png);
    background-position: bottom;   
}

.NavTreeview
{
    width: 100%;
    color: Black;
    font-family: Tahoma;
    font-size: 0.8em;
    font-weight: normal;
    vertical-align: top;
}

.NavTreeview A:Link
{
    color: Black;
    text-decoration: none;
}
.NavTreeview A:visited
{
    color: Black;
    text-decoration: none;
}

.NavTreeview A:hover
{
    color: #D08002;
    text-decoration: none;
}

.NavTreeview A:active
{
    color: Black;
    text-decoration: none;
}

.inLineLink
{
    color: #444444;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
}

.inLineLink A:Link
{
    color: #4682b4;
    text-decoration: none;
}
.inLineLink A:visited
{
    color: #4682b4;
    text-decoration: none;
}

.inLineLink A:hover
{
    color: #D08002;
    text-decoration: none;
}

.inLineLink A:active
{
    color: #4682b4;
    text-decoration: none;
}

.inLineLink2
{
    color: #FFFFFF;
    font-family:verdana,tahoma,helvetica;font-size:8pt;
}

.inLineLink2 A:Link
{
    color: #FFFFFF;
    text-decoration: none;
}
.inLineLink2 A:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

.inLineLink2 A:hover
{
    color: #F8D36F;
    text-decoration: none;
}

.inLineLink2 A:active
{
    color: #FFFFFF;
    text-decoration: none;
}

.topMenu
{
    /*position: relative;*/
    visibility: visible;
    color: #444444;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    background-color: Transparent; /*opacity:.9; 	     filter: alpha(opacity=90);*/
}

.navBreadcrumb
{
    visibility: visible;
    color: #444444;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    background-color: Transparent;
    padding-top: 3px;
}

.OuterBorderDiv
{
    /*background-color: White; Gray;*/
    padding: 1px;
    width: 300px;
}

.InnerBorderDiv
{
    /*background-color: White;*/
    width: 100%;
}

.CopyRight
{
    color: Gray;
}

.calendarHover
{
    cursor: pointer;   
}

.waterMask
{
    color: #444444;  
}





.ajax__tab_xp .ajax__tab_header {
    font-family: verdana,tahoma,helvetica;
    font-size: 13px;
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-line.gif")%>) 
                repeat-x  
                bottom;
}
.ajax__tab_xp .ajax__tab_outer {
    padding-right: 4px;
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-right.gif")%>);
    background-repeat: no-repeat; 
    background-position: right;
    height: 21px;
}
.ajax__tab_xp .ajax__tab_inner {
    padding-left:3px;
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-left.gif")%>);
    background-repeat: no-repeat;
}
.ajax__tab_xp .ajax__tab_tab {
    height:13px;
    padding:4px;
    margin:0;
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab.gif")%>);
    background-repeat: repeat-x;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover-right.gif")%>);
    background-repeat: no-repeat;
    background-position: right;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover-left.gif")%>);
    background-repeat: no-repeat;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover.gif")%>);
    background-repeat: repeat-x;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active-right.gif")%>);
    background-repeat: no-repeat;
    background-position: right;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active-left.gif")%>);
    background-repeat: no-repeat;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active.gif")%>);
    background-repeat: repeat-x;
}
.ajax__tab_xp .ajax__tab_body {
    font-family:verdana,tahoma,helvetica;
    font-size:15pt;
    border:1px solid #999999;
    border-top:0;
    padding:8px;
    background-color:#ffffff;
}

.WarehouseHead {
	color: #315C7C;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
}
.warehousesub {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #315C7C;
}

.ContactInfo
{
    /*color: #444444;
    font-family: Veranda;
    font-size: 9pt;
    font-weight: normal;*/
}

.ContactInfo A:Link
{
    color: #000099;
    text-decoration: none;
}

.ContactInfo A:hover
{
    color: #ff9900;
    text-decoration: none;
}

.ContactInfo A:visited
{
    color: #000099;
    text-decoration: none;
}
.ContactInfo A:active
{
    color: #000099;
    text-decoration: none;
}

.CustomerLogin
{
    /*color: #444444;*/
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;
}

.CustomerLogin A:Link
{
    color: #ffffff;
    text-decoration: none;
}

.CustomerLogin A:hover
{
    color: #ff9900;
    text-decoration: none;
}

.CustomerLogin A:visited
{
    color: #ffffff;
    text-decoration: none;
}
.CustomerLogin A:active
{
    color: #ff9900;
    text-decoration: none;
}