﻿A {text-decoration: none;} 

body
{
    font-family: "Lucida Grande" , "Lucida Sans Unicode" , Arial, Helvetica, sans-serif;
    font-size: 70%;
    color: #373737;
    background-color: #114569;
	background-image: url('Images/backgr_gray.jpg');
	background-repeat: repeat;
    padding: 10px 0px 10px 0px;
    margin: 0px;
}

#form1
{
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

#PageWrapper
{
    border-color: #000000;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

.MenuWrapper
{
    width:180px;
    float:left;
    background-color: #F2F2F2;
    border-top-style: none;
    border-left-style: none;
    border-right-style: solid;
    border-right-color: #adadad;
    border-right-width: thin;
    border-bottom-style: none;
	margin: 20px 0 0 0;
}

#MainContentWrapper
{
    width:758px;
    float:left;
    margin: 20px 0 0 5px;
}

#FooterWrapper
{
    clear: both;
    background-color: inherit;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #adadad;
    color: #6B6B6B;
}

#FooterLinks
{
    text-align: justify;
}

#AppriseFooter
{
    padding: 10px 10px 0px 10px;
    width: 928px;
    clear: both;
    background: #0560a0;
    color:#fff;
    text-align: center;
    font-size: 0.8em;
    height: 30px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: black;
}

#AppriseFooter a:link, #AppriseFooter a:active, #AppriseFooter a:visited 
{
    text-decoration:underline;
    color:#fff;
}

#HeaderWrapper
{
    border: 1px solid #000000;
    width: 948px;
    height: 101px;
    background-image: url('Images/headerBG.jpg');
    color: #FFFFFF;
    font-size: 1.3em;
}

#ContentWrapper
{
    background-color:Yellow;
}

div.SectionWrapper
{
    margin: 5px 0px 10px 0px;
}

div.Section
{
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-color: Gray;
    border-style: solid;
    border-width: thin;
}

div.SectionHeader
{
    border-color: #adadad;
    margin-left: 0px;
    margin-right: 0px;
    padding: 3px;
    background: url(Images/table-header-stripe.gif) 0 50% repeat-x;
    background-repeat: repeat-x;
    font-size: 1.2em;
}

div.SectionContent
{
    padding: 5px;
}

div.Float
{
    float: left;
    width: 50%;
}

div.Floatx
{
    float: left;
    width: 100%;
}

.MenuItem
{
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #adadad;
    font-size: 1.1em;
}

#MenuAndContentWrapper
{
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-top: 0px solid black;
    border-bottom: 1px solid black;
    background-color: #fff;
    width: 948px;
}

.MenuLink
{
    text-decoration: underline;
    /*
    color: #FFFFFF; */
}

.SectionBody, .LoginName
{
    padding:4px;
}

.SearchField
{
    vertical-align: middle;
}

.SearchLabel
{
    
}

.SearchRow, .SearchToolRow
{
    width:400px;
    float:left;
    padding-top:4px;
}

.SearchToolRow
{
    clear:both;      
}

.CenteredRow
{
    margin-left: auto;
    margin-right: auto;
    width:300px;
}

.RightFloatButton
{
    float:right;
    margin-bottom:25px;
    margin-top:20px;
}

.SearchColumn
{
    width:395px;
    float:left;
}



.GroupHeader
{
    padding: 5px 0px 2px 5px;
    font-weight: bold;
}

.SectionTable
{
    padding: 0px;
    margin: 0px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #808080 #F9F9F9 #E2E2E2 #808080;
}

.TabHeader
{
    padding: 0px 0px 0px 5px;
    font-size: 1.2em;
    font-weight: bold;
}

.LoginStatusBox
{
    float: right;
    /*font-weight: bold;*/
}

.LookupButton
{
    background-image: url('../../Images/Inquiry_16.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    
}

.LookupDialogWindow
{
    height:286px;
    width:770px;
    
}

.MenuImage
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.SideTableHeader
{
    padding: 3px 3px 3px 0px;
	background: url('Images/blue_button.jpg') repeat;
    color:#fff;
    font-size: 1.1em;
}

.SideTable
{
    padding: 1px 0px 1px 0px;
    margin: 0px;
}

.SideTableLinks
{
    padding: 5px 3px 5px 10px;
    clear: both;
}

a:link
{
    color: #164289; 
}

a:hover
{
    color: gray;
}

.HotListHeader
{
    padding: 0px;
    margin: 3px 0px 0px 0px;
    border: 1px solid #c9c9c9;
    background-position: top;
    font-size: 1.1em;
    text-align: center;
    background: url(Images/sideheader.jpg) 0 50% repeat-x;
}

.ContentTable
{ 

   
}

.ContentHeader
{
    text-align: center;
    font-size: medium;
}

.ContentText
{
    font-weight: bold
}

.TableDescription
{
    text-align: left;
    color: #164289;
    font-size: small;
}
  
.TableHeader
{
   
  
}

.TableContent
{
    padding: 0px;
    margin: 0px;
}


.GridCellHeader, .NumericCellHeader, .CenteredCellHeader
{
    padding: 1px 4px;
    background: url(Images/table-header-stripe.gif) 0 50% repeat-x;
    text-align: center;
    border: 1px solid #c9c9c9;
    color: #696969;
    font-weight: normal;
    font-size: 1.1em;
}

.GridCell, .NumericCell, .CenteredCell
{
    border: 1px solid #c9c9c9;
    padding: 1px 4px;
    text-align: center;
}

.TextBoxCell
{
    border: 1px solid #c9c9c9;
    padding: 1px 4px;
    text-align:left;
}

.FieldLabel
{
    text-align: right;
    font-weight: bold;
}

.TextBox
{    
    width: 200px;   
}


.LongTextBox
{ 
    width: 400px; 
}

.Required
{
    color: Red;
}

.ImagePanel
{
    float: left;
    width: 260px;
    margin-right: 10px;
}

.MainImage
{
    width: 250px;
    height: 300px;
    border-width: 1px;
    border-style: solid;
    border-color: Gray;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}

.SmallImage
{
    width: 70px;
    height: 70px;
    border-width: 1px;
    border-style: solid;
    border-color: Gray;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}

.ProductGrid
{
    border-bottom: 1px solid Gray;
    text-align:center;
}

.Button
{
  
}

.AttentionText
{
    color: Green;
}

.AlertText
{
    color: Red;
}

.Description
{
    color: #2ebf07;
    font-size: 15px;
    font-weight: bold;
    font-family: Verdana;
}

.SubTitle
{
    font-weight: bold;
}

.SidebarItemImageLink
{
    vertical-align: Top;
}

.SidebarItemImage
{
   margin-left: 0px;
}

.SearchButton
{
    border-style: solid;
    border-width: 0px;
    background-image: url('Images/search24.png');
    background-repeat: no-repeat;
    background-position: center center;
    height: 26px;
    width: 26px;
    background-color: transparent;
    cursor: pointer;
}

.TopMenuWrapper
{
    /*background-image: url('Images/menuBG.jpg');
    background-repeat: repeat-x;
    background-position: top;*/
}


.GenericButton1, .BuyButton, .FilterButton
{
    /*height: 25px;*/
	cursor: pointer;
    color: #747474;
    border-style: solid;
    border-width: 0px;
    padding: 0px 4px 0px 4px;
    margin: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    height: 25px;
    border-width: 1px;
    border-style: solid;
    background-position: top;
    background: url('Images/blue_button.jpg') repeat;
    border-top-color: #d6d9db;
    border-right-color: #d6d9db;
    border-bottom-color: #d6d9db;
    border-left-color: #d6d9db;
    background-repeat: repeat-x;
    color:#fff;
}

.BuyButton
{
    /*background-image: url('Images/buttonA.png');*/
    width: 120px;
}

.FilterButton
{
    width: 150px;
}

p.nojava
{
    background-color: Yellow;
    border: 1px solid Black;
    margin: 5px auto 5px auto;
    text-align: center;
    width: 960px;
}

/* Top Navigation Menu Style */
#top_menu
{
    background: inherit;
    width: 100%;
    float: left;
}

#top_menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 14em;
    float: left;
}

#top_menu a, #top_menu h2
{
    font: 12px "Lucida Grande" , "Lucida Sans Unicode" , Arial, Helvetica, sans-serif;
    color: #164289;
    display: block;
	padding: 5px 6px 5px 6px;
    margin: 0px;
    border-width: 0.7px;
    border-style: solid;
    border-top-color: #d6d9db;
    border-right: 1px solid #d6d9db;
    border-bottom-color: #d6d9db;
    border-left-color: #d6d9db;
	color: #fff;
    background: url('Images/blue_button.jpg') repeat;
}
        
.top_menu_sub1 a, .top_menu_sub1 h2, .top_menu_sub2 a
{
    background: #FFFFFF;
	color:#0560a0;
}
.top_menu_sub1 
{
    border:1px solid #d6d9db;

}
.top_menu_sub2
{
    border:1px solid #d6d9db;
}
.top_menu_sub1 li a  
{
    color:#0560a0!Important;
    background:#fff!Important;
}
.top_menu_sub1 li a:hover 
{
    color:gray!Important;
    background:#fff!Important;
}

#top_menu a:hover
{
    color: #000000;
    background: #FFFFFF;
}

#top_menu li 
{
    position: relative;
}

#top_menu ul ul
{
    position: absolute;
    z-index: 500;
}

#top_menu ul ul ul
{
    position: absolute;
    top: 0;
    left: 100%;
}

div#top_menu ul ul,
div#top_menu ul li:hover ul ul,
div#top_menu ul ul li:hover ul ul
{
    display: none;
}

div#top_menu ul li:hover ul,
div#top_menu ul ul li:hover ul,
div#top_menu ul ul ul li:hover ul
{
    display: block;
}
/* end Top Navigation Menu Style */

/* Login Status Menu Style */
#login_status_menu
{
    background: inherit;
    width: 100%;
    float: right;
	background-color: #fff;
}

#login_status_menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 18em;
    float: right;
}

#login_status_menu a, #login_status_menu h2
{
    font: 12px "Lucida Grande" , "Lucida Sans Unicode" , Arial, Helvetica, sans-serif;
    color: #164289;
    display: block;
    padding: 5px 6px 5px 6px;
    margin: 0px;
    border-width: 0.7px;
    border-style: solid;
    border-top-color: #d6d9db;
    border-right: 1px solid #d6d9db;
    border-bottom-color: #d6d9db;
    border-left-color: #d6d9db;
	background-color: #fff;
}
        
.login_status_menu_sub a, .login_status_menu_sub h2
{
    background: #FFFFFF;
}
#ctl00_loginInfoPanel ul .login_status_menu_sub 
{
    border:1px solid gray;
    color:#0560a0;
}
#login_status_menu a:hover
{
    color: #000000;
    border-top-color: orange;
    border-right-color: orange;
    border-bottom-color: orange;
    border-left-color: orange;
    background: #FFFFFF;
}

#login_status_menu li 
{
    position: relative;
}

#login_status_menu ul ul
{
    position: absolute;
    z-index: 500;
}

#login_status_menu ul ul ul
{
    position: absolute;
    top: 0;
    right: 100%;
}

div#login_status_menu ul ul,
div#login_status_menu ul li:hover ul ul,
div#login_status_menu ul ul li:hover ul ul
{
    display: none;
}

div#login_status_menu ul li:hover ul,
div#login_status_menu ul ul li:hover ul,
div#login_status_menu ul ul ul li:hover ul
{
    display: block;
}
/* end Login Status Menu Style */
#ctl00_MainContent_productControl_prodDesc 
{
    padding: 15px;
    display: block;
    line-height: 19px;
}