#headerx /* needed? */
{
    width: auto;
    height: 100px;
    background-color: #FE9E06;
    color: #FFFFFF;
}

#header_company
{
    font-family: Arial;
    font-size: 34pt;
    position: absolute;
    top: 10px;
    left: 10px;
}

#header_title
{
    font-family: Arial;
    font-size: 20pt;
    position: absolute;
    top: 62px;
    left: 10px;
}

#header_image
{
    width: 250px;
    height: 50px;
    position: absolute;
    top: 10px;
    left: 10px;
}

#footer
{
    width: auto;
    height: 60px;
    background-color: #A0A3DF;
    color: #FFFFFF;
    padding: 10px 0px 0px 10px;
}

.ClickToViewDiv
{
    color: Gray;
    font-size: 9pt;
    display: none;  /* Site should override this in custom_css.css if they want the text to appear */
}

.sitewide_search
{
    top: 45px;
    left: 550px;
}
#searchText
{
    width: 250px;
}
.mnpSearchButton
{
    font: 11px Tahoma;
    margin-left: 7px;
    padding-left: 1px;
}
.mnpQuickSearch
{
    padding: 5px 10px 7px 5px;
    font: 8pt Verdana;
    line-height: 14pt;
}
.mnpSearchBox
{
    margin: 2px 0px 1px 0px;
    font: 11px Verdana;
}


/****************************/
/*							*/
/*    CROSS-PAGE STYLES     */
/*							*/
/****************************/

.smallBannerTopLine
{
    font-size: 20pt;
    font-family: Arial,Segoe UI,Tahoma,Helvetica;
    color: Black;
    padding-top: 12px;
    padding-left: 10px;
    padding-bottom: 4px;
    text-align: left;
}

.smallBannerBottomLine
{
    font-size: 12pt;
    line-height: 16pt;
    font-family: Arial,Segoe UI,Tahoma,Helvetica;
    color: Black;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}

.pageBannerSingleLine
{
    font-size: 32px;
    font-family: Arial,Segoe UI,Tahoma,Helvetica;
    color: Black;
    padding-bottom: 0px;
    padding-left: 25px;
}

.toolbar
{
    background-color: white;
    vertical-align: middle;
    border-collapse: separate;
    color: White;
}

.toolbarItem
{
    padding: 0px;
    margin: 0px;
    border: solid 1px #e3e3e3;
    background-color: #eeeeee;
    font-size: 11px;
    height: 23px;
    color: #4d4d4d;
}

.toolbarItem a, .toolbarItem a:visited, .toolbarItem a:link
{
    background-color: #eeeeee;
    color: #4d4d4d;
    display: block;
    height: 18px;
    text-align: center;
    text-decoration: none;
    padding-top: 4px;
    padding-bottom: 1px;
}

.toolbarItem a:hover
{
    background-color: #888888;
    color: #eeeeee;
    height: 18px;
    display: block;
    text-decoration: none;
    padding-top: 4px;
}

.toolbarItem input.button
{
    display: inline;
    color: #4d4d4d;
    background-color: #eeeeee;
    cursor: pointer;
    margin: 0px 0px 1px 0px;
    font-size: 11px;
    font-family: Verdana, Arial;
    padding: 0px 6px 0px 4px;
    border: 0px;
}

.toolbarItem input.button:hover
{
    display: inline;
    color: #eeeeee;
    background-color: #888888;
    padding: 3px 6px 3px 4px;
    margin-top: 0px;
    cursor: pointer;
}

.toolbarDropdownItem
{
    background-color: white;
    color: #4d4d4d;
    border-top: solid 1px #e3e3e3;
    vertical-align: top;
    position: absolute;
    z-index: 100;
}

.toolbarDropdownItem a, .toolbarDropdownItem a:visited, .toolbarDropdownItem a:link
{
    background-color: #eeeeee;
    display: block;
    margin-left: 0px;
    padding: 2px 0px 2px 2px;
    border: solid 1px #e3e3e3;
    border-top-width: 0px;
    text-decoration: none;
    color: #4d4d4d;
}
.toolbarDropdownItem a:hover
{
    background-color: #888888;
    display: block;
    margin-left: 0px;
    border: solid 1px #e3e3e3;
    border-top-width: 0px;
    color: #eeeeee;
}

.toolbarSearchItem
{
    background-color: white;
    color: #4d4d4d;
    border: 0px;
    padding: 0px 0px 0px 3px;
    margin: 0px;
    text-align: right;
}

.toolbarItemSearchBox
{
    height: 14px;
    font-size: 11px;
    border: solid 1px black;
}

/****************************/
/*							*/
/*		HOMEPAGE STYLES		*/
/*							*/
/****************************/

.homepageHighlight
{
    padding-top: 6px;
    vertical-align: top;
    width: 640px;
}

.homepageEthofyInfo
{
    padding-left: 8px;
    padding-top: 6px;
    width: 400px;
}

.homepageQuickJumps
{
    padding: 9px 0px 0px 0px;
    vertical-align: top;
}

.quickJumpsFeaturedFilterImage
{
    vertical-align: top;
    padding-right: 5px;
    width: 80px;
    height: 80px;
}

.quickJumpsFeaturedItemRow
{
    padding: 4px 0px 0px 0px;
}

.quickJumpsHeaderBar
{
    border-bottom: dashed 1px #cccccc;
    color: #4d4d4d;
    font-size: 14px;
    padding-bottom: 4px;
    font-weight: bold;
}

/* gradient version
.quickJumpsHeaderBar
{
	border: solid 1px #cccccc;
	color: #444444;
	background-image: url(  '/Images/HomePageHeaderGradient.png' );
	padding-left: 5px;
	margin-left: 5px;
	height: 24px;
	text-align: left;
}
*/

.quickJumpsOtherValues
{
    text-align:left;
    font-weight: bold;
    color: #4d4d4d;
    width: 240px;
    padding: 0px;
    text-align: left;
    border-collapse: collapse;

}

/****************************/
/*							*/
/*    LANDING PAGE STYLES   */
/*							*/
/****************************/

.landingPageContentBody
{
    padding-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
}

.landingPageHeaderBar
{
    border-bottom: dashed 1px #cccccc;
    color: #4d4d4d;
    font-size: 16px;
    padding-bottom: 4px;
    font-weight: bold;
    text-align: left;
}


.quickLinksPane
{
    width: 200px;
    padding: 10px;
}

.quickLinkBar
{
    padding-left: 10px;
    padding-right: 10px;
    text-align: justify;
}

.quickLinksTitle
{
    border: solid 1px #cccccc;
    color: #4d4d4d;
    background-image: url( '/Images/HomePageHeaderGradient.png' );
    padding-left: 8px;
    margin-left: 5px;
    height: 26px;
    font-weight: bold;
    font-size: 9pt;
    text-align: left;
}

.quickLinksItem
{
    font-size: 9pt;
    padding-bottom: 8px;
    padding-right: 10px;
    margin-left: -10px;
}

.landingPageItemProfileRow
{
    padding-bottom: 4px;
}

.landingPageFeaturedTextCell
{
    padding-top: 0px;
}

.landingPageFeaturedTextTitle
{
    font-size: 12px;
    font-weight: bold;
}

.landingPageFeaturedTextDesc
{
    font-size: 11px;
    font-weight: normal;
}

.landingPageFeaturedTextPrice
{
}

.landingPageSeeMore
{
    font-size: 18pt;
    font-weight: bold;
    font-family: Arial, Segoe UI, Verdana;
}

.landingPageFeaturedProductImage
{
    margin-top: 2px;
}

.landingPageTranslucentOverlay
{
    filter: alpha(Opacity=40);
    opacity: 0.40;
    width: 306px;
    height: 122px;
}

/********************************/
/*                              */
/*   ITEM DETAIL PAGE STYLES    */
/*                              */
/********************************/

.itemDetailsProductDescriptionText
{
	font-family: Verdana, Arial, Helvetica;
    font-size: 14px;
    padding-bottom: 8px;
}

.itemDetailsProductDescriptionText p
{
	font-family: Verdana, Arial, Helvetica;
    font-size: 14px;
} 

.itemDetailsProductPrice
{
    font-size: 20px;
    color: green;
}
.itemDetailsProductQuantity
{
    display: inline;
    font-weight: normal;
    font-size: 12px;
    color: #4d4d4d;
}

.itemDetailsProductInventory
{
    color: #4d4d4d;
    font-size: 11pt;
}

.itemDetailAddToCartButton
{
    margin-top: 10px;
}

.itemDetailCustomizeItemButton
{
    margin-top: 10px;
    border: 0px;
}
.itemDetailsMoreProductTitle
{
    font-size: 16px;
    margin-bottom: 2px;
    font-weight: bold;
    text-align: left;
    display: inline;
}

.itemDetailsMoreProductText
{
    font-size: 12px;
    padding-bottom: 12px;
    text-align: left;
}

.itemDetailsMoreProductPrice
{
    font-size: 14px;
    color: green;
    text-align: left;
}

.Action_StoreItem
{
    padding-bottom: 12px;
}

/********************************/
/*                              */
/* SEARCH RSEULTS PAGE STYLES   */
/*                              */
/********************************/

.SortResultsDropdown
{
    font-size: 10px;
}

.noResultsFoundErrorText
{
    border: solid 1px red;
    padding: 3px 3px 8px 3px;
    margin-bottom: 10px;
}

.noResultsFoundErrorTextTitle
{
    font-weight: bold;
    font-size: 14px;
    color: Red;
    padding-bottom: 10px;
}

.noResultsFoundErrorTextBody
{
    font-size: 12px;
}

.leftNavBar
{
    background-color: white;
    width: 200px;
    padding: 0px 1px 0px 8px;
    vertical-align: top;

}

.leftNavBarSection /* e.g. "REFINE YOUR SEARCH" section */
{
    margin-bottom: 3px;
    border-top: solid 1px #b0b0b0;
    border-left: solid 1px #b0b0b0;
    border-right: solid 1px #b0b0b0;
    border-bottom: solid 1px #b0b0b0;

}

.leftNavBarSectionHeader /* e.g. "REFINE YOUR SEARCH" text */
{
    background-color: #4d4d4d;
    border-bottom: solid 1px #b0b0b0; /* height: 13px; */
    padding: 5px;
    font-weight: bold;
    color: White;
    text-transform: uppercase;
}

.leftNavBarFilterGroup /* e.g. "Filter by Campaign" group */
{
    /* border-top: solid 1px #b0b0b0; */
}


.leftNavBarFilterGroupTitle /* e.g. "Filter by Campaign" text */
{
    border-bottom: solid 1px #b0b0b0;
    /* height: 13px; */
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}

/* When you add an image to the list style below, it adds 40px padding to the <ul> tag.  no idea why... */
.leftNavBarFilterListHack
{
    padding-left: 0px;
}

.leftNavBarFilterGroupItems
{
    list-style-image: url(/Images/NavBullet.gif);
    list-style-type: none;
    border-bottom: solid 1px #b0b0b0;
    padding: 0px 0px 8px 8px;
    color: #4d4d4d;
    font-size: 11px;
}

.leftNavBarFilterGroupItemsClosed
{
    display: none;
    padding-bottom: 0px;
    background-color: Red;
}

.leftNavBarFilterGroupItemLink
{
    display: inline;
    color: Black;
    width: 180px;
}

.leftNavBarFilterGroupItem a, .leftNavBarFilterGroupItem a:link, .leftNavBarFilterGroupItem a:visited
{
    text-decoration: none;
    font-size: 11px;
    display: inline;
    color: #003399;
}

.leftNavBarFilterGroupItem a:hover
{
    text-decoration: underline;
    width: 180px;
}

.leftNavBarAllItemsText
{
    font-weight: bold;
    padding-left: -8px;
    padding-top: 8px;
    color: #4d4d4d;
}

.leftNavBarAnyItemsLink
{
    color: #4d4d4d;
    padding-left: -8px;
    padding-top: 8px;
}

.searchResultsPane
{
    width: 685px;
    vertical-align: top;
    padding: 8px 8px 0px 8px;
}

.searchResultsHeader
{
    background-color: #4d4d4d;
    border: solid 1px #b0b0b0;
    height: 13px;
    padding: 0px 0px 0px 4px;
    font-weight: bold;
    color: White;
    text-transform: uppercase;
}
.searchResultsHeader td
{
    font-size: 11px;
    height: 14px;
}

.searchResultsPageLink
{
    color: white;
}

.searchResultsHeaderDropdown
{
    font-size: 11px;
}

.searchResultsHeaderBottom
{
    background-color: #4d4d4d;
    border: solid 1px #b0b0b0;
    height: 25px;
    padding: 0px 0px 0px 4px;
    font-weight: bold;
    margin-top: 4px;
    color: White;
    text-transform: uppercase;
}

.searchResultItem
{
}

.searchResultItem .ItemNumber
{
    display: inline;
    float: left;
    text-align: left;
    color: #666666;
    font-size: 9px;
}

.searchResultItem .ItemImage
{
    width: 160px;
    height: 160px;
}

.searchResultItemPrice
{
    font-weight: bold;
    color: green;
}

.searchResultItemRowSeparator
{
    width: 100%;
    border-top: dashed 1px #cccccc;
    margin-top: 6px;
}


/****************************/
/*							*/
/*    CONTENT-PAGE STYLES   */
/*							*/
/****************************/

.ContentPageHeading
{
    font-size: 24px;
    font-family: Arial, Segoe UI,Tahoma,Helvetica;
    color: #003399;
    padding-bottom: 0px;
    text-align: left;
}


/* CUSTOMIZER INFO FORMS */

.infoform_section
{
    margin-top: 15px;
}

.infoform_section_title
{
    margin-left: 5px;
    padding: 7px 10px 7px 10px;
    line-height: 23px;
    background-color: #E1EAFF;
    border-bottom: none;
}
.infoform_section_body
{
    width: 630px;
    border: solid 4px #E1EAFF;
    padding: 10px;
}
.infoform_section_desc
{
    margin-bottom: 5px;
}

.infoform_section_content input, .infoform_section_content table, .infoform_section_content tbody, .infoform_section_content textarea
{
    margin: 0px;
    padding: 0px;
    width: 550px;
    vertical-align: top;
}

table.infoform_section_twocolumn, table.infoform_section_twocolumn tbody, table.infoform_section_twocolumn tr
{
    margin: 0px;
    padding: 0px;
}

table.infoform_section_twocolumn td
{
    width: 150px;
    text-align: left;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
    font-size:12px;
}

table.infoform_section_twocolumn input, table.infoform_section_twocolumn select, table.infoform_section_twocolumn textarea
{
    width: 375px;
}


.infoform_view_section
{
    margin-top: 15px;
}

.infoform_view_section_title
{
    margin-left: 5px;
    padding: 7px 10px 7px 10px;
    line-height: 23px;
    background-color: #E1EAFF;
    border-bottom: none;
}
.infoform_view_section_body
{
    width: 630px;
    border: solid 4px #E1EAFF;
    padding: 10px;
}
.infoform_view_section_desc
{
    margin-bottom: 5px;
}

.infoform_view_section_content input, .infoform_view_section_content table, .infoform_view_section_content tbody, .infoform_view_section_content textarea
{
    margin: 0px;
    padding: 0px;
    width: 550px;
    vertical-align: top;
}

table.infoform_view_section_twocolumn, table.infoform_view_section_twocolumn tbody, table.infoform_view_section_twocolumn tr
{
    margin: 0px;
    padding: 0px;
}

table.infoform_view_section_twocolumn td
{
    width: 150px;
    text-align: left;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

table.infoform_view_section_twocolumn td + td
{
    width: 400px;
}


table.infoform_view_section_twocolumn input, table.infoform_view_section_twocolumn select, table.infoform_view_section_twocolumn textarea
{
    width: 375px;
}

.infoform_mini_section_title
{
    font-weight: bold;
    color: #606060;
    display: inline-block;
}

.InactionableMessage
{
    border:solid 1px red;
    color:Red;
    padding:10px;
    width:525px;
    font-weight: bold;
    margin:10px 10px 10px 0px;
}

.action_button_big_subtext
{
    font-weight: bold;
    font-size: 11pt;
}

a.action_button_big, a.action_button_big:link, a.action_button_big:visited
{
    padding: 5px 10px 7px 10px;
    border: solid 1px #428021;
    background-color: #66a00d;
    background-image: url(/Images/action_button_big_bg.jpg);
    color: White;
    text-decoration: none;
    font-size: 14pt;
    line-height: 36pt; /* text-transform: uppercase; */
}

a.action_button_big_disabled, a.action_button_big_disabled:link, a.action_button_big_disabled:visited
{
    padding: 5px 10px 7px 10px;
    border: solid 1px Gray;
    background-color: gray;
    background-image: url(/Images/action_button_big_bg_disabled.jpg);
    color: #cccccc;
    text-decoration: none;
    font-size: 14pt;
    line-height: 36pt; /* text-transform: uppercase; */
    cursor: default;
}

a.action_button_big:hover
{
    background-color: #428021;
    background-image: url(/Images/action_button_big_bgover.jpg);
    color: white;
}

a.action_button_small, a.action_button_small:link, a.action_button_small:visited
{
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
}

a.action_button_small:hover
{
}

a.gray_action_button_small, a.a.gray_action_button_small:link, a.a.gray_action_button_small:visited
{
    padding: 5px 10px 5px 10px;
    border: solid 1px #999999;
    background-color: #dddddd;
    text-decoration: none;
    color: black;
    text-transform: uppercase;
    font-size: 8pt;
    line-height: 21pt;
}

a.gray_action_button_small:hover, a.close input.gray_action_button_small:hover
{
    background-color: #999999;
    color: White;
}

a.close input.gray_action_button_small
{
    padding: 5px 10px 5px 10px;
    border: solid 1px #999999;
    background-color: #dddddd;
    text-decoration: none;
    color: #003399;
    text-transform: uppercase;
    font-size: 8pt;
    /* line-height: 21pt; */
}

a.close input.gray_action_button_small:hover
{
    background-color: #999999;
    color: White;
    text-decoration: underline;
}

/* UNDONE:1.5 - Are the below customizable?  Not sure yet.  Moving them here to clean up the HostSite.Master */

.title
{
    padding-right: 10px;
    border-top: #333333 1px solid;
    padding-left: 10px;
    padding-bottom: 10px;
    margin: 0px 0px 15px;
    font: 20px/25px Verdana;
    color: #333333;
    padding-top: 5px;
    border-bottom: #333333 1px solid;
}
.bodytext
{
    font-size: 8pt;
    color: #000000;
    font-family: Verdana;
    line-height: 11pt;
}
.sidebar
{
    display: inline-block;
    margin-left: 10px;
}

.mnpQuickSearch a
{
    color: #333333;
    text-decoration: none;
}

.mnpQuickSearch a:visited
{
    text-decoration: inherit;
}

.mnpQuickSearch a:hover
{
    text-decoration: underline;
}

.disti_gr_border
{
    height: 4em;
    line-height: 1.2em;
    border: #52b000 1px solid;
    border-collapse: collapse;
    padding: 4px;
}

A.bold
{
    font-size: 8pt;
    line-height: 13pt;
    font-weight: bold;
}
A.bold
{
    font-size: 8pt;
    line-height: 13pt;
    font-weight: bold;
}
A:link .tracklink
{
    color: #003399;
}
A:visited
{
    color: #003399;
}
A:active
{
    color: #003399;
}
A:hover
{
    text-decoration: underline;
    color: #003399;
}
.Heading1
{
    padding-right: 10px;
    border-top: #999999 1px solid;
    padding-left: 10px;
    padding-bottom: 5px;
    margin: 25px 0px 15px;
    font: 14px Verdana;
    font-weight: bold;
    color: #333333;
    padding-top: 5px;
    border-bottom: #999999 1px solid;
}
.Heading1Clean
{
    margin: 0px 0px 5px;
    font: 14px Verdana;
    font-weight: bold;
    color: #333333;
}
.row1, .row1 td
{
    background-color: #eaf1dd;
    border-bottom: solid 1px #c2d69a;
}

.tips
{
    border: #708EA8 2px solid;
    background-color: #EEF3F6;
    color: #576A79;
    width: 600px;
    font: 12px Arial, Verdana, Sans-serif;
    padding: 8px 8px 8px 8px;
    text-align: left;
}
.tips_title
{
    font-size: 16px;
    height: 28px;
}

.prodBtnOut, .prodBtnIn
{
    float: left;
    height: 20px;
    width: 130px; /* background: url(img/img-tabs-off.gif) no-repeat top left; */
    background: #eeeeee;
    text-align: center;
    vertical-align: bottom;
    margin: 0 3px 0 0;
    padding: 4px 0 0 0;
}

a.prodBtn, a.prodBtn:visited, a.prodBtn:hover, a.prodBtn:active
{
    text-decoration: none;
    color: black;
}

span.link
{
    text-decoration: underline;
    color: #333366;
}
span.link:visited
{
    text-decoration: underline;
    color: #333366;
}
span.link:active
{
    text-decoration: underline;
    color: #336699;
}
span.link:hover
{
    text-decoration: underline;
    cursor: hand;
    color: #336699;
}

.prodBtnSelect
{
    float: left;
    height: 20px;
    width: 130px; /* background: url(img/img-tabs-on.gif) no-repeat top left; */
    background-color: #eeeeee;
    text-align: center;
    vertical-align: bottom;
    margin: 0 3px 0 0;
    padding: 4px 0 0 0;
}
.prodBtnOff
{
    visibility: hidden;
}
.prodTabTable
{
    border-color: #eeeeee;
}
.prodTabTableRow2
{
    background-color: #eeeeee;
}

.StandardDialog
{
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 9pt; 
}
.StandardDialog .Header
{
    height: 50px;
    min-height: 50px;
    padding: 0px 0px 0px 0px;
    margin-bottom:5px;
    font-size: 14pt;
    line-height: 14pt;
	color: #6a7586;
	font-weight: bold;
	border-bottom:dashed 1px gray;
}	

.StandardDialog .NoBorderHeader
{
    padding: 0px 0px 0px 0px;
    margin-bottom:5px;
    font-size: 14pt;
    line-height: 14pt;
	color: #6a7586;
	font-weight: bold;
}
.StandardDialog .Body
{
    padding: 0px;
    padding-bottom:5px;
    background-color: white;
}	

.ETHOFY_ADMIN
{
    color: #ff6600;
    /* font-weight:bold; */
    filter: alpha(Opacity=20);
    opacity: 0.2;

}

.ETHOFY_ADMIN:hover
{    
    filter: alpha(Opacity=100);
    opacity: 1.0;
}

.tracklink:hover
{
    cursor: pointer;
    text-decoration: underline;
}

    a.mini_button_gray, a.mini_button_gray:link, a.mini_button_gray:visited
    {
        padding: 3px 4px;
        border: solid 1px #999999;
        background-color: #dddddd;
        text-decoration: none;
        color: #333333;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 9px;
        line-height: 12px;
    }
    a.mini_button_gray:hover
    {
        background-color: #999999;
        color: White;
    }
    .comments
    {
        font-family: lucida grande,tahoma,verdana,arial,sans-serif;
        font-size: 11px;
        margin-top: 20px;
    }
    .comments .lkb
    {
        width: 400px;
        padding: 5px;
        margin-bottom: 2px;
    }
    .comments .ccrw
    {
        width: 400px;
        margin-bottom: 8px;
    }
    .comments .ccr
    {
        width: 400px;
        padding: 5px;
        margin-bottom: 2px;
        background-color: #EDEFF4;
    }
    .comments .ccr textarea
    {
        font-family: lucida grande,tahoma,verdana,arial,sans-serif;
        font-size: 11px;
        width: 390px;
        height: 25px;
        color: #808080;
        overflow-y: scroll;
    }
    .comments .ccr textarea.cctv
    {
        color: Black;
    }
    .comments .ccd
    {
        color: #808080;
        padding-top: 2px;
    }
    .comments .cpe
    {
        font-size: 9px;
        color: #808080;
    }
    .comments .ccrh
    {
        display: none;
    }
    .cdel input
    {
        display: none;
        height: 15px;
        width: 15px;
        background-image: url('/images/deletebutton.png');
        background-position: 0px 0px;
    }
    .cdel input:hover
    {
        background-position: 0px -45px;
    }


