/* Style: XmpGreen */

/* Resets */



div, header, nav, ul, li, body,html {
    padding: 0;
    margin: 0;
}
            
ul {
    list-style-type: none;
}

/* for new elements in old browsers */
article, aside, figure, footer, header, hgroup, nav, section { 
    display: block; 
}		

/*
    Document Level styles
*/
body 
{
    border-style: solid;
    border-width: 0;
    font-family: "Open Sans", Helvetica,Arial,Verdava,sans-serif;
   /* font-family: "Arial",Verdana, Helvetica, sans-serif*/
    font-size: 13px;
    font-weight: normal;
}

html
{
    height: 100%;
    /*	radial gradient	background*/
        /*	fallback */
        background-color: #ffffff;
       /* background-image: url("background-puzzle.png");*/
        background-position: center bottom;
        background-attachment:scroll;
        background-size:100%;

      /*  background-repeat: no-repeat;*/

        /* SVG for IE9 and Opera */
        /*background-image: url('radial_bg.svg');*/

        /* W3C for Mozilla */
        /*background-image: -moz-radial-gradient(50% 50%, circle, #B4BEB0 0%, #D1DBCC 85%);*/

        /* W3C for new WebKit */
       /* background-image: -webkit-radial-gradient(50% 50%, circle, #B4BEB0 0%, #D1DBCC 85%);*/
                    
        /* W3C unprefixed */
       /* background-image: radial-gradient(50% 50%, circle, #B4BEB0 0%, #D1DBCC 85%);*/
    /*	end radial gradient	*/
}


a:link,
a:visited,
a.SmallLink,
.addressItemHead .personName,
A.BigLink,
A.BigLink:hover,
a.SmallLink:hover,
.DeliveryStatus,
.TrackingLink
{
   color: #333333;
  

 }
 /*a.rtIn {
    font-size: 20px;
}*/

#searcharea 
{
    position: relative;
    color: #fff;
    height: 37px;
    /*changed to Banner1 dcm*/
    background-color: #059A40;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: block;
        
}

.ThemedPagedFullWidthMaster #searcharea { width: 958px; }

.subtitleProductName
{
    color: #059A40;
    font-size: 17px;
    font-variant: inherit;
    font-weight: bold;
    position:absolute;
    left: 26px;     /*chgd from 13* dcm 12-9-2014*/
    bottom: -21px;    /*chgd from 1 to 3 12-9-2013*/
    padding: 0px;
   
}

.subtitle 
{
    display: none;
    color: #059A40;
    font-size: 15px;
    font-variant: inherit;
    font-weight: bold;
    position:absolute;
    left: 39px;     /*chgd from 13* dcm 12-9-2014*/
    bottom: 9px;    /*chgd from 1 to 3 12-9-2013*/
    padding: 0px;
    margin-bottom: 2px;
   
}

#ctl00_containerPageSubTitle /* Page Sub Title */
{
    left: 16px;
}



.subTitleProductNameExists
{
    display:none;
}

.ie7 .subtitleProductName,
.ie7 .subtitle
{
    display: block;
}

.LoginMaster .subtitle 
{
    left: 16px;
}

.productSearchBox
{
    display: inline-block;
    position: absolute;
    right: 20px;
    bottom: 5px;
    margin: 0;
}

.ThemedPageMaster .productSearchBox
{
	bottom: 5px;
}

.productSearchBox > div
{
    float: left;
}

.productSearchBox input[type=submit]
{
    background-image: url(magnifing-glass.png);
    background-color: #059A40;
}
/*Added 12/2/2014 Gives border to search box*/
.productSearchBox input[type=text]
{
    height: 21px;
    border-style: solid;
    border-color: #059A40;
    border-radius: 5px;
      
}

/* begin user welcome styles */
.userWelcome
{
	height: auto;
    padding: 0;
    border-width: 0;
    margin: 0;
    float: none;
	text-align: left;    
    background-color: transparent;
    position: absolute;
    left: 25px;
    top: 109px;
    z-index: 3;    
}
.userWelcome span
{
    background-color:#059A40;
	height: 9px;
	line-height: 18px;
	text-align: left;
    color:#FFFFFF;
}
/* end user welcome styles */

#masterPageFooter 
{
    border-top: 1px solid #999999;
    height: 25px; /*change from 20 -25)*/
    background-color:  #059A40; 
    width: 958px;
    border-radius: 0 0 10px 10px;
    display:block;

    
       
}

#postFooter { margin-bottom: 25px; }


/* removed */
#fullWidthContent {
   background-color: #FFFFFF;
    
   /* border-left: #C6CCD9 solid 3px;
    border-right: #C6CCD9 solid 3px;*/

    height:auto;
    min-height: 480px;    
}

#header {
    /*background-image:url(header_background.jpg); */
    color: #ffffff;
    border-right:3px solid #C6CCD9;	
    border-top:3px solid #C6CCD9;
    border-left:3px solid #C6CCD9;
    float: left;
    height: 112px;
    text-align: left;
    width: 959px;
    z-index:100;
}

/* Formatting Styles */ 
a {
    text-decoration: none;
}

.Link
{
    text-decoration: underline;
}

.productSearchTD
{
    text-align: right;
    background-color: #000000;

}

.cellbottom {
    border: 0px;
    margin:0px;
    padding:0px;
}

.clearfloat{
    clear: both;
}

.emphasis {
    font-size: 12px;
    font-weight: bold;
}


.formfield {
    font-size: 11px;
}

.formprompt {
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}

.formpromptred {
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}

.formtitle {
    background-color: #007ABE;
    font-size: 12px;
    font-weight: bold;
}

.leftbar {
    background-color: #059A40;
    font-size: 12px;
    font-weight: normal;
    height: 100%;
    width: 154px;
}

.welcomeIFrame 
{
    width:783px;
    height:525px;
    border-width:0px;
    overflow:hidden;
}

.homeIFrameContainer
{
    border-width:0px;
    margin:0px;
    padding-left:4.5px;
    padding-right:4px;
    vertical-align:top;
}

.homeOrderListsContainer
{
    background-color:transparent; 
    width: 100%;
    font-size:11px;
}

.homeOrderListsContainer > div
{
    float: right;
}

.mainareaFullWidth {
    /*background-color: #FFFFFF;*/
    border-width: 0px;
    padding: 11px 15px;
    float: left;
    width: 928px;
    min-height: 400px;
    margin-top: 14px;
}
.LoginMaster #bodyarea
{
    width: 959px;
    background-color: #ffffff;
}

.mainAreaFooter {
    background-color: #FFFFFF;	
    border-width: 0px;
    clear:left; 
}

.mainAreaFooterFullWidth {
    background-color: #FFFFFF;	
    border-width: 0px;
    float: left;
    width: 958px;
    padding: 11px 0;
}

.productDetailsContentFooter
{    
    overflow: hidden;
}

.mainAreaFooterFullWidth .WizardButtonsContainer
{
    border-top: none;
    margin-top: 0;
    padding: 12px 0;
    width: 959px;
    overflow: hidden;
}

.mainAreaFooterFullWidth table 
{
    margin: 0px;
}

.mainAreaFooterFullWidth table.uEditButtons
{
    margin: 0;
}

.mainAreaFooterFullWidth table > tr > td
{
    margin-right: 0px;    
}

/*  uEditCustomization adjustment  */

.gallerylayer
{
    padding-bottom:15px;
}
.customizationPreview
{
    border:1px solid gray;
    box-shadow: 1px 1px 5px gray;
    -moz-box-shadow: 1px 1px 5px gray;
    -webkit-box-shadow: 1px 1px 5px gray;
}


table.mainAreaFooterFullWidth
{
    border: none;
}
.mainarea_bg {
    background-color: #EFEFEF;
}

.navnorm {
    background-image: url(navnorm.gif);
    border: none;
    cursor: pointer;
    height: 21px;
    padding-left: 10px;
    text-decoration: none;
    vertical-align: middle;
}

.navsel {
    background-image: url(navsel.gif);
    border: none;
    cursor: pointer;
    height: 21px;
    padding-left: 10px;
    vertical-align: middle;
}

.productbtns {
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.productdesc {
    font-size: 12px;
    font-variant: normal;
    font-weight: normal;
}

.productunits {
    font-size: 11px;
    font-variant: normal;
    font-weight: normal;
}

.productname {
    font-size: 12px;
    font-weight: bold;
}

*div.productListCell
{
    /* IE vertical scroll fix */
    overflow-y:hidden;
    padding-bottom:15px;
}
.productListCell
{
    position:relative;
    top:0;
    left:0;
    min-height:100%;
    overflow:auto;
    padding: 0;
}

#TdBottomMenu
{
}
.rtcontentcol {	
    font-size: 10px;
    font-weight: normal;
    padding-left:20px
}

.searchprompt {
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
}


/*.slogan {
    font-size:13px;
    font-weight:bold;
	color:#54B948;
    position:absolute;
	top:77px;
	left:19px;
	white-space:nowrap;
	z-index:2;*/
}

.smallprompt {
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-transform: uppercase;
}

.explanation {
    font-size: 10px;
    font-style: normal;
    font-variant: normal;	
    white-space:normal;
}

.ShoppingCartGridDeleteItem center a:link
{	
    text-decoration: none;
}
.title 
{
    font-size: 35px;
    font-weight: bold;
    padding-left:10px;
    color: #059A40;
    display: none;

}

.boundedBox 
{
    border: solid 1px #D9D9D9;
    margin-bottom: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

.boxHeading
{
    display:inline-block;
    font-size:12px;
    font-weight:bold;
    padding-bottom:5px;
}

.boxSubHeading
{
    display: block;
    font-size: 11px;
    font-weight:bold;
    padding-bottom:5px;
    padding-top: 10px;
    position: relative;
    clear: both;
}

.boxSeparator
{
	border-bottom: solid 1px #D9D9D9;
	line-height:70%;
}

#fullpage {
    margin: auto;
    width: 959px;
    position: relative;

}

#logo
{
    height:68px;
    width: 274px;
    position: absolute;
    top: 15px;
    left: 20px;
    background-image: url(logo.png);
    background-repeat:no-repeat;
    z-index: 2;
}

#TdBottomLogo
{
    height: 25px;
}

.LoginBodyArea span.ErrorText {
    margin-top: -20px;
}

#signinbtn {
    background-image: url(icon-signin3.gif);
    background-repeat: no-repeat;
    cursor: pointer;
    height: 36px;
    width: 52px;
}
/* Layout Styles */ 
.SelectedAsset
{
    background: #0068A3;
    border:none;
    border-color: #00ffff;
}

.UnselectedAsset
{
    background: #FFFFFF;
    border:none;
    border-color: #00ffff;
    cursor:hand;
}
A.BigLink
{
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}

A.BigLink:hover
{
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

a.SmallLink
{
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}

a.SmallLink:hover
{
    text-decoration: underline;
    cursor: pointer;
}

/* CUSTOM LINKS STYLES */

/* FORM STYLES */
/* DEFAULT LINK STYLE */
/* commented by idan - because of new wizard
.WizStep
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    text-align: center;
    text-decoration: none;
}

.WizStepSel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BORDER: none;
    text-align: center;
    text-decoration: none
}
*/


/* HEADING STYLE */

.PageTitle
{
    FONT-SIZE:18px;
    FONT-WEIGHT:bold;
}

.Heading1   /* product details page, product name*/
{
    padding-top:5px;
    font-size: 18px;
    font-weight: bold;
	display:none;
}

.Heading2
{
    FONT-SIZE:14px;
    FONT-WEIGHT:bold;
}


/* FORM STYLE */

.breadCrumbs
{
    width: 100%;
    padding-bottom: 20px;
}

.FormLabel
{
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
}
.FormLabelLeft
{
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
    text-align:left;
}
.Tooltip
{
    FONT-SIZE: 9px;
    cursor: help;
    white-space: nowrap;
}
/* Customization Steps navigation (StepsNav.ascx) */
.btnUnselected
{
    HEIGHT: 30px;	
    CURSOR: hand;
    text-align: center;
    padding:4px;
}
.btnUnselected a:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #666666;
    border: 0px;

}
.btnSelected
{
    padding:4px;
    HEIGHT: 30px;	
    CURSOR: hand;
    text-align: center;
}
.btnSelected a:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #A9CD1A;
    border: 0px;
    text-decoration: none;
}

.FormField
{
    FONT-SIZE: 13px;
    FONT-WEIGHT: normal;
}

.FormButton {	
    cursor:pointer;	
    background: #fff;
    height: 24px;
    font: bold 11px Verdana, Arial;	
    border: #8fb3cc 2px solid;		
}

.FormButton:hover {	border: #38789c 2px solid; }

.FilePick {
    font-size : 11px;
    background-color: #E1E1E1;
    border: 1px solid #7B7B7B;
}

/* TEXT STYLE */

.SmallItalic {
    font-size: 10px;
    font-weight: normal;
    font-style: italic;
    white-space: normal;
}


.BigItalic
{
    FONT-SIZE: 13px;
    FONT-WEIGHT: normal;
    FONT-STYLE: italic;
}

.Italic
{
    FONT-STYLE: italic;
}

.Error
{
    FONT-SIZE: 12px;
}

.RejectText
{
    font-size: 11px;
    font-weight: bold;
}

.RejectBack
{
    font-size: 11px;
    background-color: #f2dcdb !important;
}

.RejectBackAlt
{
    font-size: 11px;
    background-color: #e6b9b8 !important;
}

td.approverRejectConfirm
{
    padding-top: 12px;
}
.InlineImage
{
    vertical-align:middle;
    border: 0 none;   
}

/* FORM STYLES */

.THFontText {
    FONT-WEIGHT: bold; FONT-SIZE: 8pt; 
    BACKGROUND-COLOR: #d3d3d3
}
.TDItemText {
    FONT-SIZE: 8pt; BACKGROUND-COLOR: white
}
.TDAltItemText {
    FONT-SIZE: 8pt; BACKGROUND-COLOR: #CCCCCC
}
.RTHFontText {
    FONT-WEIGHT: bold; FONT-SIZE: 8pt; 
    BACKGROUND-COLOR: #d3d3d3
}
.RTDItemText {
    FONT-SIZE: 8pt; BACKGROUND-COLOR: white
}
.RTDAltItemText {
    FONT-SIZE: 8pt; BACKGROUND-COLOR: #CCCCCC
}

/* -------------  OrderApprovalList OrderRecentList ----------*/

.OrderApprovalListFooter
{
    background-color: transparent;

    font-size: 11px;
	padding-top: 5px;
}

.PositionedImage3px
{
    position:relative;
    left:3px;
     
}

.PositionedImage5px
{
    position:relative;
    left:5px;
     
}

.PaddedTD
{
    padding-left:5px;
}

/* -------------  OrderApprovalList OrderRecentList END ----------*/

.CartTable
{

}

.CartListHead
{
    background-color: #00598b;
    line-height: 15pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    font-size: 11px;
    line-height: 15pt;
    padding-left: 5px;
    padding-right: 5px;
    white-space: normal;
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    font-size: 11px;
    line-height: 15pt;
    padding-left: 5px;
    padding-right: 5px;
    white-space: normal;
}

.CartListFooter
{
    background-color: #dddca3;
    line-height: 10pt;
}

#cartOrderTableWrapper .productName
{
	width: 150px;
}
.SaveForLaterCartListHead
{
    line-height: 15pt;
    padding-left: 5px
}

.RejectHead
{
    background-color: #c0504d !important;
    border-bottom:1px solid #c0504d !important;
}

.RejectItem,
.RejectItem p
{
    background-color: #f2dcdb !important;    
}

.RejectItemAlt,
.RejectItemAlt p
{
    background-color: #e6b9b8 !important;
}

.PriceListTable
{
    border-color:Black;
    font-size:8pt;
    border-collapse:collapse;
    width: 400px;	
}

.PriceListHead
{
    background-color: #00598b;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px;
    text-align: right;   
}

.PriceListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    font-size: 11px;
    padding-left: 5px;
     padding-right: 5px;
     text-align: right;
}

.PriceListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: right;
}

.PriceListFooter
{
    background-color: #00598b;
    line-height: 10pt
}
.smalltext {
    font-size:10px;
    line-height:12px;
}

.ItemsAssignAllDiv
{
    float:right;
    position: relative;
    right: 10px;
	padding: 10px 0;
}

.MailingItemsTablesSubTitle
{
    display:inline-block;
    margin-top:5px;
    margin-bottom:5px;
    font-weight: bold;
}

.TablesTitle
{
    font-size: 12px;
    font-weight: bold;
}

.Blueborder {
    border-top: 3px solid #00598b;
}

.SubSectionTable
{
    padding: 0px 5px;
    width: 350px;
    text-align: left;
    margin-bottom: 5px;
}

.tablehead td{
    /* border-bottom-color: #00FF00; */
    border-bottom: #a8d8e8 solid 1px;
    font-size: 12px;
    font-weight: bold;
}
.tablerow td{
    border-bottom: #CCCCCC solid 1px;
    font-size: 11px;
    font-weight: normal;
    height: 14px;
}

.SiteLink
{
    text-decoration: none;
    font-size: 12px;
}
.SiteLink:hover
{
}

DIV.LoadingDivHeader
{
    /* border: solid 1px #6A88AE;
    background-color: ghostwhite; */
    FONT: statusbar;
    font-style: oblique;
    text-decoration: blink;
    background-position: center center;
    background-image: url(wait.gif);
    background-repeat: no-repeat;
    LEFT: 2px;
    WIDTH: 148px;
    height: 12px;
    POSITION: absolute;
    padding-left: 2px;
    TOP: 2px;
}

.ShippingPanel
{
    
}


.ShippingAddressBoxHeader
{
    padding-left: 5px;
}

.ShippingAddressBoxCell
{
    overflow: hidden;
}

.ShippingAddressBox
{
    background-color: #EBF1DE;
    padding-left: 5px;
    padding-bottom: 10px;
    width:100%;
}

.ShippingAddressBoxFooter
{
    background-color: #EBF1DE;
    padding-left: 5px;
    padding-bottom: 25px;
    width: 100%;
}



.CheckoutAddressHeading table 
{
    position: relative;
    left: -70px;
}

.MailingAddressItems
{
    background-color: White;
    margin-right: 20px;
    position: relative;
    top: 10px;
}


.ShippingAddressItems
{
    background-color: White;
    position: relative;
    top: 10px;
    vertical-align: top;
	width:880px;
}

.ShippingAddressItemsContainer
{
    background-color: White;
    position: relative;
    top: 10px;
    clear:both;
    padding:5px;
	width:905px;
}

.MailingGridCell
{
    margin-left: 10px;
    border-left: solid 1px #C6DDDF;
    border-top: solid 1px #C6DDDF;
    border-bottom: solid 1px #C6DDDF;
    width: 650px;
}

.MailingGridServicesCell
{
    padding-left: 10px;
    border-left: solid 1px #C6DDDF;
    border-right: solid 1px #C6DDDF;
    border-top: solid 1px #C6DDDF;
    border-bottom: solid 1px #C6DDDF;
    width: 250px;
}




.AddressBody {	
    font-size: 11px;
    font-weight: normal;		
    text-align: left;
}

.AddressBlock 
{
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    overflow: auto;
    clear: both;
    background-color: #F3F3F3;
    vertical-align: top; 
    width: 96%; 
    margin-bottom: 15px;
    text-align: left;
}

.AddressHeading 
{
    position: relative;
    clear: both;
    display: inline-block;
    font-weight: bold;
    float: left;
    padding-bottom: 5px;
}

.AddressSub
{
    position: relative;
    clear: both;
    display: inline-block;
    float: left;
    font-size: 11px;
}

.AddressEditButton
{
    position: relative;
    float: left;
    padding-left: 5px;
    font-weight: bold; 
    padding-top: 16px;
}

.ShippingAddressHeading
{
    position: relative;
    float: left;
    clear: both;
    font-weight: bold; 
    padding-top: 20px;
    display: block;
}

.AddressNote
{
    position: relative;
    clear: both;
    display: inline-block;
    float: left;
    font-size: 11px;
    padding-top: 10px;
    white-space:normal;
}

.CheckoutTable
{
    border-color: Black;
    border-width:1px;
    margin-left:5px;
    margin-bottom:5px;
}

.CheckoutTable td
{			
    border-right-color: Black;
    border-right-style: solid;
    border-right-width: 1px;
}

.CheckoutHead
{
    background-color: #00598b;
    font-size: 11px;
    font-weight: bold;
    padding-left: 25px;
    padding-right: 25px;
}

.CheckoutItem
{
    background-color: #FFFFFF;    
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
    width: 150px;
}

.CheckoutItemAlt
{
    background-color: #F2F2F2;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;    
}

.DeliveryStatus
{
    border-bottom: dimgray;
    font-size: 11px;
    font-weight: bold;
    line-height: 15pt;		
}

.TrackingLink
{
    border-bottom: dimgray;
    font-size: 11px;
    font-weight: bold;
    line-height: 15pt;
}

.LoadDivTransparent
{
    z-index:9997; 
    visibility: hidden;
    background-color: white;          
    position:absolute;  
    left: 0px;  
    top: 0px;  
    filter:alpha(opacity=0);
    -moz-opacity:.0;
    opacity:.0;
}

.LoadDiv
{
    z-index:9998; 
    visibility: hidden;
    background-color: black;          
    position:absolute;  
    left: 0px;  
    top: 0px;  
    text-align: center;
    vertical-align: middle;        
    filter:alpha(opacity=20);
    -moz-opacity:.20;
    opacity:.20;
}
.LoadDivImg
{
    z-index:9999; 
    visibility: hidden;
    position:absolute;
    top: 48%; 
    left: 48%;		
}

.dgRecipientsComments
{
    background-color:#EBF1DE;
}

.SinglePrice
{
    font-size: 17px;
    font-weight: bold;
}
.SinglePriceCurrency
{
    font-size: 13px;
    font-weight: bold;
}

.productgridview div.productPrice
{
    text-align: left;
}

.productPriceInList, 
.productPriceInGrid
{
    font-size: 14px;
    font-weight: bold;	
    vertical-align: baseline;
}

.productGridPriceFrom
{
    font-size: 9px;
    font-weight: normal;
    vertical-align: baseline;
    margin-right: 2px;
}


.productGridCurrency
{
    font-size: 14px;
    font-weight: normal;
    margin-left: 2px;	
    vertical-align: baseline;
}

.productListPriceFrom
{
    font-size: 9px;
    font-weight: normal;
    vertical-align: baseline;
}



.productListCurrency
{
    font-size: 14px;
    font-weight: normal;
    vertical-align: baseline;
}


.ProductDescMain { }
.ProductDescMainText 
{
    float: none;
    /*float: left;*/
    /*width: 260px;*/
}
.ProductDescMainSlide
{
    float:none;
    /*float: left;*/
}
.ProductDescMainSpacer 
{
    float:none;
    /*float: left;*/
    width: 25px;
    height: 20px;
}

.groupDesc
{
	padding-left:16px;
	padding-right:16px;
}

.groupDesc SPAN
{
    display:none;
    font-size: 14px;
    font-weight: 200;
	position:relative;
	top:20px;
}

/* BUTTON STYLE'S */
.ButtonAreaHelpButton
{
    background-image: url(header_help.gif);
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    cursor: pointer;
}
.ButtonAreaCartButton
{
    background-image: url(header_cart.gif);
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    cursor:pointer;
}
.ButtonAreaAccountButton
{
    background-image: url(header_account.gif);
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    cursor:pointer;
}
.ButtonAreaLogoutButton
{
    background-image: url(header_logout.gif);
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    cursor:pointer;
}
.ButtonAreaDraftButton
{
    background-image: url(header_draft.gif);
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    cursor:pointer;	
}
.ButtonAreaHomeButton
{
    background-image: url(header_home.gif);
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    cursor:pointer;
}

.SimpleSearchBtn
{
    background-image: url(search_glass.png);
    background-repeat: no-repeat;
    height: 17px;
    width: 17px;
    display: block;
    padding: 0px;	
    border: 0px;
    cursor: pointer;
}
.SimpleSearchBtn:hover { background-image: url(search_glass_hover.png); }

.Expand 
{
    background-image: url(expand.png);
    background-repeat: no-repeat;
    height: 13px;
    width: 13px;	
    padding-left: 17px;
    border: 0px;
    cursor: pointer;
}

.Collapse
{
    background-image: url(collapse.png);
    background-repeat: no-repeat;
    height: 13px;
    width: 13px;	
    padding-left: 17px;
    border: 0px;
    cursor: pointer;
}

.OrderButton 
{
    
}

.PagerStyle
{
    margin: 1px;
    text-align: right;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.PagerTop .PagerStyle
{
    padding-top: 0;
}

.PagerBottom .PagerStyle
{
    padding-bottom: 0;
}

.PagerHyperlinkStyle
{    
    padding: 1px 3px;
    font-weight: 100;
    background: #f7f7f7;
    border: 1px solid #c7c7c7;	
    text-decoration: none;
    margin: 0 1px;
    font-weight: 100;
    font-size: 10px;    
}
a.PagerHyperlinkStyle { color: #444; }
.PagerHyperlinkStyle:hover
{
    background: #ccc;
    border: 1px solid #666;
}
.PagerDisabledHyperlinkStyle
{
    padding: 1px 3px;
    font-weight: 100;
    background: #fdfdfd;
    border: 1px solid #cdcdcd;		
    margin: 0 1px;
    font-weight: 100;
    font-size: 10px;    
}
.PagerCurrentPageStyle
{
    padding: 1px 3px;
    font-weight: 100;
    background: #f7f7f7;
    border: 1px solid #c7c7c7;	
    text-decoration: none;
    margin:0 1px;
    font-weight: 100;
    font-size: 10px;    
    background: #666;
    border: 1px solid #666;
}
.KeywordsPanel
{
}
.KeywordLink
{
    text-decoration:underline;
    font-size: 12px;
}

.DrafOrderButton
{
    cursor:pointer;	
}

.StepDescription
{    
    font-size: 11px;
    display:block;
    padding-bottom:20px;
}

.CouponBar
{
    background-color: #DBEEF4;
}

.CouponDiscountCell
{
    width:15%;
    text-align:center;
}

.ClearingGatewayMessage
{
    white-space: normal;
    display: block;
}
    
.WizardButtonsContainer > div
{
    margin-right: 12px;
}

.ItemsAddressContainer
{
    vertical-align: top; 
    width: 100%; 
    overflow:hidden; 
    float: left; 
    clear:both; 
    margin-top: 15px;    
}

.ItemsGridContainer
{
	vertical-align: top; 
	width: 99%; 
	margin-bottom: 5px; 
	margin-top: 5px;
	border: 1px;
	text-align: left;
}

.AddressGridContainer
{
    vertical-align: top; 
    width: 98%; 
	position:relative;
    border: 1px;
}

.WizardContainer
{
    border: solid 1px #C3D69B;
    overflow: hidden;
}

.WizardContent
{
    padding-left: 15px;
	padding-bottom: 10px;
}

.WizardBreadCrumb
{
    background-color: #F0F5FA;
    height: 100px;
    padding-left: 15px;
    padding-top: 7px;
}

.WizardStepHeadingText
{
    padding-left: 10px;
}

.WizardSubLabel
{
    font-size: 11px;
    font-weight: bold;
    display: block;
    float:left;
    clear: both;
    position: relative;
    top: 8px;
    text-align: left;
    padding-bottom: 4px;
    margin-bottom: 15px;
}

.WizardLabel
{
    font-size: 11px;
    display: block;
    float:left;
    clear: both;
    position: relative;
    top: 8px;
    text-align: left;
    padding-bottom: 4px;
    margin-bottom: 10px;
}

.WizardLabelNoRecords
{
    font-size: 11px;
    display: block;
    float:left;
    clear: both;
    top: -10px;
    position: relative;
    vertical-align: middle;
    text-align: left;
    padding-bottom: 4px;
    margin-bottom: 10px;
}

.WizardStepHeading
{
    font-size: 11px;
    width: 100%;
    display: block;
    float:left;
    clear: both;
    text-align: left;
    padding-bottom: 4px;
}

.WizardStepHeadingCurrent
{
    font-size: 11px;
    font-weight: bold;
    width: 100%;
    display: inline;
    float:left;
    clear: both;
    text-align: left;
    padding-bottom: 4px;
}

.WizardSubHeading
{
    font-size: 14px;
    font-weight: bold;
    position: relative;
    /*left: 0px;*/
    top: 8px;
    float: left;
    clear:both;
    display: block;
    margin-right: 170px;
    padding-bottom: 25px;
}

.WizardStepsNextPrevSpace
{
    width:62%;
}

.WizardDivider
{
    height: 10px;
}

.SplitWizardAddNewAddress
{
    float: left;
    position: relative;
    right: 15px;
}
.WizardHeader
{
    text-align:center;
}
.WizardHeader .XmpImageButton
{
	float:right;
	margin:10px 20px;
}

.OrderPriceLabelWidth {	width: 500px; }

.RegisterLink {	margin: 10px 20px 10px 20px; }

/*-- CaptchaControl styles start --*/
.CaptchaContainer { margin: 7px 15px 10px 137px; }

.captcha {}

.captcha SPAN
{
    font-size: 11px;
}

.captcha INPUT
{
    font-size: 11px;
}
/*-- CaptchaControl styles end --*/

.OrderPriceContainer
{
    border: solid 2px #D9D9D9;
    padding: 15px 35px 15px 15px;
}

.LockedUserDiv
{
    margin:0px 100px;
    height: 255px;
    width: 470px;
    border: solid 1px #C6CCD9;
    padding: 50px;
}

.LockedUserTitle
{
    color: Red;
}



.LoginPasswordExpired {
    border: solid 1px #C6CCD9;
    width: 454px;
}
.LockedUser
{
    border: solid 1px #C6CCD9;
    width: 454px;
    text-align: center;
}

/*-- CaptchaControl styles end --*/

.MerchantAddressBody {	
    font-size: 11px;
    font-weight: normal;		
    text-align: left;
}

.RegisterPendingDiv
{
    margin-left:20px;
    margin-top:40px;
    line-height:20px;
}

.ActivationDiv
{
    margin-left:20px;
    margin-top:40px;
    line-height:20px;
}

.AccountNotActivatedDiv
{
    margin-left:20px;
    margin-top:40px;
    line-height:20px;
}
/* -- Address List (begin)  -- */
.addressItemTable
{
    border: solid 1px #cccccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;	
}
.addressItemHead
{
    background-color: #e7f1ce;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;	
}
.addressItemBody
{
    background-color: #ffffff;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;		
}
/* -- Address List (end)  -- */

/*  ----------------------------------------------------------------------------------------------- */
/*  ------------------         PRODUCT LIST: BOTH LIST and GRID STYLES              --------------- */
/*  ----------------------------------------------------------------------------------------------- */
div.productListTable
{
    border: solid 1px transparent;	
}

div.productListTable:hover
{
    border: solid 1px #d0d0d0;	
    background-color: #e7f1ce;	     
}

div.productListTable div.thumbnail
{
    border: solid 1px #d0d0d0;
    background-color: #ffffff;
    padding: 9px 3px 3px 3px;
    border-radius: 15px;
}

div.productListTable div.productname a
{    
    text-decoration: none;
}

/*  ----------------------------------------------------------------------------------------------- */
/*  ------------------                            LIST                              --------------- */
/*  ----------------------------------------------------------------------------------------------- */

div.productlistview
{
    padding: 9px;
    width: 735px;
    border-bottom: solid 1px #d0d0d0;
}

div.productlistview div.productname, div.productlistview div.productdesc, div.productlistview div.productQtyRange
{
	width: 320px;
}
        
div.productListTable div.productdesc a, div.productListTable div.productdesc a:hover
{
    font-size: 11px;
}
        
div.productlistview div.productQtyRange, div.productgridview div.productQtyRange
{
    font-size: 10px;
}

/*  ----------------------------------------------------------------------------------------------- */
/*  ------------------                              GRID                            --------------- */
/*  ----------------------------------------------------------------------------------------------- */

div.productgridview
{
    background-color: #f4f4f4;
    text-align: left;   
    border-radius: 15px; 
}

/*  ----------------------------------------------------------------------------------------------- */
/*  ------------------                              OVERLAY                         --------------- */
/*  ----------------------------------------------------------------------------------------------- */

/* place enlarge/download buttons at bottom of thumbnail*/
div.productlistview div.overlay
{
    top: auto;
    bottom: 0;
}

div.productListTable div.overlay div
{
    width: 108px;
}

div.productlistview div.overlay div, div.productlistview div.overlay div:hover,
div.productgridview div.overlay div, div.productgridview div.overlay div:hover
{
    background-color: #e8e8e8 !important;	
}

div.productListTable .productDownload
{
    border-color: #d0d0d0;
}

.productgridview .productEnlarge
{
    border-radius: 15px 0 0 0;
}
.productgridview .productDownload
{
    border-radius: 0 15px 0 0;
}
.productlistview .productEnlarge
{
    border-radius: 0 0 0 15px;
}
.productlistview .productDownload
{
    border-radius: 0 0 15px 0;
}
/*  ----------------------------------------------------------------------------------------------- */
/*  -----------------------                   END OVERLAY                         ----------------- */
/*  ----------------------------------------------------------------------------------------------- */
.SecondaryCurrencyLabel {
    font-size: 10px;
    width: 150px;
}
.ShoppingCartSecondaryCurrencyLabel {
    font-size: 10px;
}

.ShoppingCartControl .productName, .ShoppingCartControl .editProduct
{
    clear: left;
    width: auto;
}
.ShoppingCartControl .productName
{

}
.ShoppingCartControl .editProduct
{
    background-image: none;
    padding-left: 0;
}


.BoldPriceLabel
{
    font-weight:bold;
}

.OrderPriceTable
{
	font-weight:bold;
}

.OrderPriceTable td.tdAmount
{
    width: 150px;
}

.MailingItemsTablesSubText
{
    font-weight:bold;
}
.OrderDetailsBoldPriceLabel
{
    font-weight:bold;
}
.OrderDetailsPriceSummaryCaption
{
    width:50%;
	text-align:left;
	font-weight:bold;
}

.OrderDetailsInventoryLabel
{
	color:Red;
	font-size: 12px;
    font-weight: bold;
}

.OrderDetailsProductNameDiv
{
font-weight:bold;
}

.PaymentCurrencyMessage
{
    font-size:10px;
}
.OrderDetailsPaymentCurrency
{
    width:40%;
}
.OrderDetailsPriceSummarySpace
{
    width:10%;
}

.OrderFinalStep_Proof_XmpImageButton 
{   display: none;

} 
div.proofLink
{
    background-image:url(proofRight.png);
    background-repeat: no-repeat;
	background-position: right top;
    cursor: pointer;
	background-color: transparent;
}  
div.proofLink span, 
div.proofLink a
{
    color: #ffffff !important;
    background-image:url(proof_left.png);
    background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;

    height: 45px;    
    display: block;
    padding-top: 9px;
    padding-left: 50px;
	padding-right: 9px;
	margin-right: 12px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
}

/* Customization DUCs*/

.dtiStringTextBox
{
	width: 252px;
}

.dddlValue select
{
	width: 257px;
}

/* IconDescriptionList DUC */
.trOptionRepeater.hover
{
    cursor: pointer;
}
.trOptionRepeater.selected
{
    background-color : #ECECEC;
}

.trOptionRepeater .optionTitle
{
    font-weight:bold;
}

/* IconTitleGallery DUC */
.divOptionRepeater
{
    width:100px;
    height:85px;
    float:left;
    padding:10px;
    text-align:center;
}

.divOptionRepeater.hover
{
    cursor: pointer;
    font-weight:bold;
}
.divOptionRepeater.selected
{
    font-weight:bold;
}
.divOptionRepeater .imgIconWrapper
{
    margin-left:auto;
    margin-right:auto;
}

.FieldOptionItem.FOGrid.selected .optionTitle
{
    color : #87A01F;
}

.roundedCorners
{
    padding: 0;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: solid 1px #000000;
}

.divOptionRepeater.selected .imgIconWrapper
{
    border: solid 3px #87A01F;
}

#divClearFloat
{
    clear:left;
}

.CheckOutPage .cartSummary
{
    margin-top: -50px;
}
* ul.CheckOutPage .cartSummary
{
    margin-top: 0;
}

.CheckOutPage .cartSummary .detailBackground
{
    background-color: #f5fae7;
}

.CheckOutPage .cartSummary .totalBackground
{
    background-color:#e7f1cd;
}

/* new navigation */

            header
            {
                height:100px;
                background-color:#ffffff;
               
            }
            
            /* placeholder for logo and welcome message */
            nav {
                margin-left: 350px;
                float: left;
            }
            
            header ul li
            {
                display: inline-block;
            }
            
            header li.links
            {
                position: absolute;
                right: 0;
                top: 15px;                
            }

            
            #fullpage header li.links > div
            {
                float: right;
                margin-right: 20px;
                margin-left: 100px;
            }
              #fullpage header li.links a {
                 display: inline-block;
                 margin-right: 15px; /*chgd to margin right dcm */
                 color: #acacac; /*chg from wht dcm*/
            }
              #fullpage header li.links a:hover { /*added dcm affects drafts,help and sign out*/
                  color:#FFB734;
                  
              }
 
             
            .ie7 nav ul li,  .ie7 #fullpage nav li.links a
            {
                display: block;
                float: left;
            }
            
            #fullpage ul .links a 
            {
                font-size: 14px;/*chgd to 12px dcm 12-9-2014*/
                font-family"Open Sans", Helvetica,Arial,Verdava,sans-serif;
               /* font-family:"Open Sans",Verdana,Arial, Helvetica, sans-serif;*/
                font-weight:500
            

            }
            .menuButton
            {
                font-size: 13px; 
                min-width: 60px;
                height: 40px;
                margin: 0 5px;
                padding: 0 15px;
                /*border: 2px solid #F2F2F2;*/ /*Removed border upper drop downs dcm 12-8-2014*/
                border-top: 0px;
                text-align: center;
                border-radius: 0 0 10px 10px;
            


                background-color: #059A40;
                /*background-image: url(MenuButtonGray.svg);
                background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #fcfcfc 57.13%, #f3f3f3 96.83%, #f2f2f2 100%);
                background-image:    -moz-linear-gradient(bottom, #ffffff 0%, #fcfcfc 57.13%, #f3f3f3 96.83%, #f2f2f2 100%);
                background-image:     -ms-linear-gradient(bottom, #ffffff 0%, #fcfcfc 57.13%, #f3f3f3 96.83%, #f2f2f2 100%);
                background-image:      -o-linear-gradient(bottom, #ffffff 0%, #fcfcfc 57.13%, #f3f3f3 96.83%, #f2f2f2 100%);
                background-image:         linear-gradient(bottom, #ffffff 0%, #fcfcfc 57.13%, #f3f3f3 96.83%, #f2f2f2 100%);*/

                -webkit-transition-property: height;				
                -moz-transition-property: height;				
                -o-transition-property: height;				
                transition-property: height;				

                -webkit-transition-duration: .4s;				
                -moz-transition-duration: .4s;			
                -o-transition-duration: .4s;				
                transition-duration: .4s;
                
                -webkit-transition-timing-function: ease-out;
                -moz-transition-timing-function: ease-out;
                -o-transition-timing-function: ease-out;
                transition-timing-function: ease-out;									
            }
            






            .menuButton:hover {
                height: 40px;
                color: #fff; 
                text-decoration: none; 
                /*-webkit-text-shadow: 0px 0px 50px #fff;*/ 
                text-shadow: 0px 0px 10px #fff;
            }

            /*.menuButton.selected a {
                font-weight: bold;   DCM*/
            }			
            
            .menuButton.color:hover,
			.menuButton.selected.color
			  {
                background-color: #059A40;
                /*background-image: url(MenuButtonGreen.svg);				
                background-image: -webkit-linear-gradient(bottom, #007836, #007836);
                background-image:    -moz-linear-gradient(bottom, #b8db31, #a9ce1b); 
                background-image:     -ms-linear-gradient(bottom, #b8db31, #a9ce1b);
                background-image:      -o-linear-gradient(bottom, #b8db31, #a9ce1b);
                background-image:         linear-gradient(bottom, #b8db31, #a9ce1b);*/
            }
            
            .menuButton a
            {
                display: block;
                height: 100%;
                margin-top: 13px;/*changed from 13px dcm*/
            }

        
        
.WizardButtonsContainer div { 
    display: inline-block; 
}

.WizardButtonsContainer .back,
.productDetailsBack,
.backLinkContainer,
.orderApprovalListBackButtonWrapper
{
    background: transparent url(back_arrow.png) no-repeat 20px center;
}

.backLinkContainer
{
	padding: 12px 0;
}

.ie7 .WizardButtonsContainer div { display: inline; }

div.SaveDraftButtonContainer { float: right; }

.orderApprovalListBackButtonWrapper
{
	padding-top: 50px;
	background-position: 20px 57px;
}
/* -- flags and currency (begin) -- */
div.XmpImageDropDownList
{
    background-image: url(dropdown_arrow_white.png);
}

ul.choices li
{
    background-color: #a0a0a0;
}
    
div.flagList, div.dropDownCurrencies
{
    float: none;
    position: absolute;
    top: 35px;
}
div.flagList
{
    right: 47px;
}
div.dropDownCurrencies
{
    right: -4px;
    width: 45px;
}

div.XmpImageDropDownList a.toggler 
{
    border: 1px solid #d0d0d0;
}

div.XmpImageDropDownList:hover
{
    border: solid 1px transparent;
}
/* -- flags and currency (end) -- */
#TdBottomLogo, #TdBottomMenu
{
    display: none;
}

.ThemedPageMaster #bodyarea
{
    text-align: left;
    border-width: 0;
    position: relative;
    /*Changed CategoriesPageBanner.png to CategoriesPageBanner1.png used FullWidthBanner and brought nav area up*/
    /*background: url(FullWidthBanner1.png) no-repeat 0 0;*/
    background-color: #ffffff;
    z-index: 1;
    /*overflow: hidden;*/
        border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    
}

/* faux column affect for product category tree (#navArea) */
.ThemedPageMaster #bodyarea:before
{
    width: 200px; /*chg to 200 dcm 12-8-2014)*/
    z-index: -1;
    position: absolute;
    background-color: #c7c8ca;
    top: -4px;/*changed from 31px to 22px dcm*/
    bottom: 0;
    content: "";
}

.ie8 .ThemedPageMaster #bodyarea:before
{
    bottom: 0;
}

.ie7 #content
{
    border-right: solid 1px #c7c8ca; 
    width: 793px; 
}
    
.ThemedPageMaster #searcharea
{
	/*float:right;*/
	z-index: 2;
	top: -4px;
    background-image: none;
	width: 958px;
	/*height:auto;*/
}

.mainarea 
{
    background-color:#FFFFFF;
    border-width: 0px;
    min-height: 380px;
    width: 100%; 
	/*margin-top: 37px;*/
    
}
#contentArea {
    display: inline-block;
    float: left;
    width: 758px;
    height: 100%;
}

#content {
    background-color: #FFFFFF;
    height: auto;
    /*min-height: 480px;*/
   
    
   
}



#navArea {
    scrollbar-face-color: #e8e8e8;
    scrollbar-base-color: #e8e8e8;
    scrollbar-arrow-color: black;
    scrollbar-track-color: #F3F3F3;
    scrollbar-shadow-color: #e8e8e8;
    scrollbar-highlight-color: #eaf1e1;
    scrollbar-3dlight-color: #059A40;
    scrollbar-darkshadow-Color: #059A40;
    width: 200px; /*chg from 172 dcm 12-8-2014*/
    /*margin-top: 42px;*/
    

    

    overflow: auto;   
}

.ie7 #navArea
{
    background-color: #059A40;
}

#fullpage.ThemedPageMaster #navArea,
#fullpage.LoginMaster #navArea
{
    padding-top: 10px;

}
#fullpage.ThemedPageMaster #bodyarea,
#fullpage.LoginMaster #bodyarea
{
    float: left;
  
}

.LoginMaster .flagList
{
    position: absolute;
    right: 20px;
    top: 85px;    
}

.nav a {
    text-decoration: none;   
}

.nav a:visited {
    text-decoration: none;    
}

.treeViewContainer
{
    display:block;
    width:173px;
    height: auto;
}


/* ---THEME COLORS--- */
body,
.explanation,
.formfield,
.tablerow td,
.nav,
.captcha SPAN,
input,
select,
textarea
{
    /* color: #333333;*/
    color: #333333;
  

}

select
{
    color: #666666;
}

.rtcontentcol,
DIV.LoadingDivHeader,
.Heading2,
.productPriceInList,
.productPriceInGrid,
.productGridCurrency,
.productListCurrency,
a.AccountLinks, a.AccountLinks:hover,
/*
.TablesTitle,
*/
.LoginMaster .SmallLink,
.SaveForLaterCartListHead,
.FormLabel.ShoppingCartTitle
{
    *color: #059A40;*
   /* color: #007836;*/

}
a.AccountLinks, a.AccountLinks:hover{text-decoration:underline;} /*added 2-16-2015*/

.productGridPriceFrom,
.productListPriceFrom

{
    color: #B8B3E4;
}

.emphasis {
    color: #5676A5;
}

.formbox {
    /*border: solid 1px #C6CCD9;*/
}

.formprompt {
    color: #059A40;
}

input, select, textarea
{
	border: 1px solid #d0d0d0;
}

input[type="checkbox"], input[type="radio"]
{
	border: 0 none;
}

.formtitle, 
.btnSelected, 
.smallprompt,
.CheckoutHead,

.PriceListHead,
.PagerCurrentPageStyle,
#fullpage ul .links a,
nav .menuButton:hover a,
.nav a,
.nav a:visited,
.menuButton.selected a,
div.XmpImageDropDownList li, div.XmpImageDropDownList a.toggler,
div.dropDownCurrencies li, div.dropDownCurrencies a.toggler,
div.dropDownCurrencies li, div.dropDownCurrencies a.toggler,
div.XmpImageDropDownList li:hover, div.XmpImageDropDownList a.toggler:hover,
div.dropDownCurrencies li:hover, div.dropDownCurrencies a.toggler:hover,
div.dropDownCurrencies li:hover, div.dropDownCurrencies a.toggler:hover
{
    color: #FFFFFF;
   
  
   }
   #Store a:link
   {
    color: #FFFFFF;
    font-weight:600;
    text-transform: uppercase;
   }
   #Store a:visited 
   {
    color: #FFFFFF;
   }
   #Store a:active
   {
    color: #FFFFFF;
   }
   #Store a:hover
   {
    color: #FFFFFF;

   
   }
   #MyAccount a:link
   {
    color: #ffffff;
    font-weight:600;
    text-transform: uppercase;
    
   }
   #MyAccount a:visited 
   {
    color: #ffffff;
   }
    #MyAccount a:active
   {
    color: #FFFFFF;
   }
   #MyAccount a:hover
   {
   color: #FFFFFF;


   } 
   
   #Cart a:link
   {
    color: #ffffff;
    font-weight:600;
    text-transform: uppercase;
   }
   #Cart a:visited
   {
    color: #ffffff;
   }
   #Cart a:active
   {
    color: #FFFFFF;
   }
   #Cart a:hover
   {
    color: #FFFFFF;
    }


a.XmpImageButton_style1_link,
.XmpImageButton_Items_AssignAll,
a.XmpImageButton_ThemeColorLink, a.XmpImageButton_ThemeColorLink:link
{
    color: white!important;
}


.leftbar,
.searchprompt,
.WizStepSel,
.addressItemBody,
.addressItemHead .tooltip,
.MerchantAddressBody,
.AddressBody,
.tablehead td,
.FilePick,
.PageTitle,
.PriceListItemAlt,
.CheckoutItem,
.CartListItem,
.CartListItemAlt,
.PriceListItem,
.CheckoutItemAlt
{
    color: #000000;
}

/*  -----  reds  -----  */

.Error,
.formpromptred,
.LockedUserTitle
{
    color: #ff0000;
}

.SinglePrice
{
    color: #CC0000;
}



/*  -----  grays  -----  */

.WizStep,
.SecondaryCurrencyLabel
{
    COLOR: Gray;
}

.disabledElement,
.PagerDisabledHyperlinkStyle
{
    color: #cdcdcd;
}

/*  -----  blues  -----  */

.Tooltip {
    color: #000066;
}

.btnUnselected,
a:hover
{
    COLOR: #FFB734;
}

/*  -----  greens  -----  */

.CouponInfoMessage
{
    color:Green;
}

/*  -----  end r,g,b colors  -----  */

.THFontText, .RTHFontText {
    COLOR: darkblue; 
}

.divOptionRepeater.selected,
.trOptionRepeater.hover
{
    color: #FFB734;
}


.FormButton
{	
    color: #38789c;
}

.RejectText
{
    color: #c0504d !important;    
}

.MailingItemsTablesSubTitle
{
    color: #1F497D;
}

.SinglePriceCurrency
{
    color: #4D4D4D;
}

.WizardStepHeadingCurrent
{
    color: #A9BB59;
}


/* background-color: */
.formbox,
.LockedUserDiv,
.LoginPasswordExpired,
.LockedUser
{	
    /*background-color: #c7c8ca;*/
    
}

/*  -----  */

/* hide header signin link on login page */
.LoginMaster a.signin
{
    display: none !important;
}

/*   -----  move cart summary to top right ----- */
/*
.CheckOutPage #CurrentCartSummary
{   position: absolute;
    right: -350px;
    top: 155px;    
    height: 150px;
}
*/

/* BOTTOM NAVIGATION */

/* CheckoutPaymentSubmission */

.WizardButtonsContainer .next, .WizardButtonsContainer .finish, .WizardButtonsContainer .saveForLater
{
    float: right;
    margin-right: 12px;
}


.WizardButtonsContainer .cancel
{
    display: none;
}
.checkoutFinalBack, .productDetailsBack
{
    float: left;
}
 .checkoutFinalCheckout, 
 .productDetailsContinue, 
 .checkoutFinalNext
 {
     float: right;
     margin-right: 12px;
 }


/* product categories tree placement */
.ThemedPageMaster #bodyarea:before
{
    left: 0;
}
.ThemedPageMaster #bodyarea:after
{
    right: 0;
}
#navArea
{
    float: left;
   /* border-right: 1px solid #999999;*/   
}


/* File submission - part of this should be moved to default.css */

.propertyList
{
}


.propertyLink
{
    color: #394a6a !important;
}
.propertyLink:visited
{
    color: #394a6a !important;
}
.propertyLink:hover
{
    color: color: #FFB734; !important;
}

.WizardStepsNavControl
{
	width:712px;
	padding-bottom:10px;
	border-bottom: none;
	margin-bottom: 0;
}

#productDetailsContainer .WizardStepsNavControl
{
	margin-bottom: 0;
}

.XmpTooltipPopup TR
{
    vertical-align:top;
}

.XmpTooltipPopup TD
{
    padding: 3px 10px 3px 5px !important;
}

/* GalleryGridView/GalleryListView (aka IconTitleGallery/IconDescriptionList) DUC styles per skin (other styles are in default) */
.FieldOptionItem.selected.FOGrid .optionIcon
{
    border: 3px solid #FFB734;
}

.FieldOptionItem:hover
{
    color: #FFB734;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////// working XmpieButton styles begin ////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////// */


.XmpImageButton
{
    height: 21px;
    border-radius: 5px;
    margin-right: 5px;
    padding: 0 10px;
    font-size:12px;
    line-height: 21px;
    text-decoration: none;
    display: inline-block;
    font-weight:normal;
}


.XmpieTransparentButton
{
    background-color: transparent;
}

.XmpieThemeColorButton,
.XmpieDisabledButton,
.XmpieCancelButton,
.XmpieRejectButton,
.XmpieAcceptButton,
.XmpieApproveButton
{
    color: #ffffff !important;
    text-decoration: none!important;
}

.XmpieThemeColorButton 
{
    background-color: #059A40; /*All gradient background commented out to simplify button changes dcm 11-26-2014*/
   /*background-image: url(XmpImageButton-Green.svg);
    background-image: -webkit-linear-gradient(top, #B8DB31 50%, #A9CE1B 50%); 
    background-image:    -moz-linear-gradient(top, #B8DB31 50%, #A9CE1B 50%); 
    background-image:     -ms-linear-gradient(top, #B8DB31 50%, #A9CE1B 50%); 
    background-image:      -o-linear-gradient(top, #B8DB31 50%, #A9CE1B 50%); 
    background-image:         linear-gradient(top, #B8DB31 50%, #A9CE1B 50%);*/
}

.XmpieThemeColorButton:hover, 
.XmpieThemeColorButton.Hover /*    file submission upload fakeBtn    */
{
    background-color: #FFB734; /*All gradient background commented out to simplify button changes dcm 11-26-2014*/
    /*background-image: url(XmpImageButton-GreenHover.svg);
    /*background-image: -webkit-linear-gradient(top, rgba(144,175,23,.7) 50%, rgba(107,130,17,.7) 50%); /* #90af17 to #6b8211 with 0.7 opacity */
    /*background-image:    -moz-linear-gradient(top, rgba(144,175,23,.7) 50%, rgba(107,130,17,.7) 50%); /* #90af17 to #6b8211 with 0.7 opacity */
    /*background-image:     -ms-linear-gradient(top, rgba(144,175,23,.7) 50%, rgba(107,130,17,.7) 50%); /* #90af17 to #6b8211 with 0.7 opacity */
    /*background-image:      -o-linear-gradient(top, rgba(144,175,23,.7) 50%, rgba(107,130,17,.7) 50%); /* #90af17 to #6b8211 with 0.7 opacity */
    /*background-image:         linear-gradient(top, rgba(144,175,23,.7) 50%, rgba(107,130,17,.7) 50%); /* #90af17 to #6b8211 with 0.7 opacity */
}

.XmpieThemeColorButton:active
{    
    background-color: #007836; /*All gradient background commented out to simplify button changes dcm 11-26-2014*/
   /*background-image: url(XmpImageButton-GreenClick.svg);
    background-image: -webkit-linear-gradient(top, #90AF17 50%, #6B8211 50%); 
    background-image:    -moz-linear-gradient(top, #90AF17 50%, #6B8211 50%); 
    background-image:     -ms-linear-gradient(top, #90AF17 50%, #6B8211 50%); 
    background-image:      -o-linear-gradient(top, #90AF17 50%, #6B8211 50%); 
    background-image:         linear-gradient(top, #90AF17 50%, #6B8211 50%);*/
}

.XmpieThemeColorButton[disabled],
.XmpieRejectButton[disabled],
.XmpieApproveButton[disabled],
.XmpieBackLink[disabled]
{
    background-color: #afafaf !important;
    background-image: url(XmpImageButton-Disabled.svg) !important;
    background-image: -webkit-linear-gradient(top, #afafaf 50%, #999999 50%) !important;
    background-image:    -moz-linear-gradient(top, #afafaf 50%, #999999 50%) !important;
    background-image:     -ms-linear-gradient(top, #afafaf 50%, #999999 50%) !important;
    background-image:      -o-linear-gradient(top, #afafaf 50%, #999999 50%) !important;
    background-image:         linear-gradient(top, #afafaf 50%, #999999 50%) !important;
}

.XmpImageButton.HideDisabled[disabled],
.XmpieHiddenButton
{
    display: none;
}

.XmpieClearButton
{    
    background-color: transparent;
    height: 40px;
    text-decoration: underline !important;
    padding: 0px!important;
    font-size: 12px;
    line-height: 21px;
    font-weight: bold;
    color: #333333;
}

a.XmpieBackLink
{    
    background-color: transparent;
    text-decoration: none!important;
    margin-left: 25px;
    font-size:11px;
    font-weight: 500;
    color: #999999;
}

.XmpImageButton.TallButton
{
    height: 32px;
    line-height: 32px;
}

.XmpieApproveButton
{
    background-color: #76a43b;
    background-image: url(XmpImageButton-StrongGreen.svg);
    background-image: -webkit-linear-gradient(top, #76a43b 50%, #598839 50%); 
    background-image:    -moz-linear-gradient(top, #76a43b 50%, #598839 50%); 
    background-image:     -ms-linear-gradient(top, #76a43b 50%, #598839 50%); 
    background-image:      -o-linear-gradient(top, #76a43b 50%, #598839 50%); 
    background-image:         linear-gradient(top, #76a43b 50%, #598839 50%);
}

.XmpieApproveButton:hover
{
    background-color: #548036;
    background-image: url(XmpImageButton-StrongGreenHover.svg);
    background-image: -webkit-linear-gradient(top, rgba(84,128,54,.7) 50%, rgba(64,98,40,.7) 50%); /* #548036 to #406228 with 0.7 opacity */
    background-image:    -moz-linear-gradient(top, rgba(84,128,54,.7) 50%, rgba(64,98,40,.7) 50%); /* #548036 to #406228 with 0.7 opacity */
    background-image:     -ms-linear-gradient(top, rgba(84,128,54,.7) 50%, rgba(64,98,40,.7) 50%); /* #548036 to #406228 with 0.7 opacity */
    background-image:      -o-linear-gradient(top, rgba(84,128,54,.7) 50%, rgba(64,98,40,.7) 50%); /* #548036 to #406228 with 0.7 opacity */
    background-image:         linear-gradient(top, rgba(84,128,54,.7) 50%, rgba(64,98,40,.7) 50%); /* #548036 to #406228 with 0.7 opacity */
}

.XmpieApproveButton:active
{
    background-color: #548036;
    background-image: url(XmpImageButton-StrongGreenClick.svg);
    background-image: -webkit-linear-gradient(top, #548036 50%, #406228 50%); 
    background-image:    -moz-linear-gradient(top, #548036 50%, #406228 50%); 
    background-image:     -ms-linear-gradient(top, #548036 50%, #406228 50%); 
    background-image:      -o-linear-gradient(top, #548036 50%, #406228 50%); 
    background-image:         linear-gradient(top, #548036 50%, #406228 50%);
}

.XmpieRejectButton
{    
    background-color: #f00000;
    background-image: url(XmpImageButton-Red.svg);
    background-image: -webkit-linear-gradient(top, #f00000 50%, #cc0000 50%); 
    background-image:    -moz-linear-gradient(top, #f00000 50%, #cc0000 50%); 
    background-image:     -ms-linear-gradient(top, #f00000 50%, #cc0000 50%); 
    background-image:      -o-linear-gradient(top, #f00000 50%, #cc0000 50%); 
    background-image:         linear-gradient(top, #f00000 50%, #cc0000 50%);
}

.XmpieRejectButton:hover
{    
    background-color: #a30000;
    background-image: url(XmpImageButton-RedHover.svg);
    background-image: -webkit-linear-gradient(top, rgba(163,0,0,.7) 50%, rgba(128,0,0,.7) 50%); /* #a30000 to #800000 with 0.7 opacity */
    background-image:    -moz-linear-gradient(top, rgba(163,0,0,.7) 50%, rgba(128,0,0,.7) 50%); /* #a30000 to #800000 with 0.7 opacity */
    background-image:     -ms-linear-gradient(top, rgba(163,0,0,.7) 50%, rgba(128,0,0,.7) 50%); /* #a30000 to #800000 with 0.7 opacity */
    background-image:      -o-linear-gradient(top, rgba(163,0,0,.7) 50%, rgba(128,0,0,.7) 50%); /* #a30000 to #800000 with 0.7 opacity */
    background-image:         linear-gradient(top, rgba(163,0,0,.7) 50%, rgba(128,0,0,.7) 50%); /* #a30000 to #800000 with 0.7 opacity */
}

.XmpieRejectButton:active
{
    background-color: #a30000;
    background-image: url(XmpImageButton-RedClick.svg);
    background-image: -webkit-linear-gradient(top, #a30000 50%, #800000 50%); 
    background-image:    -moz-linear-gradient(top, #a30000 50%, #800000 50%); 
    background-image:     -ms-linear-gradient(top, #a30000 50%, #800000 50%); 
    background-image:      -o-linear-gradient(top, #a30000 50%, #800000 50%); 
    background-image:         linear-gradient(top, #a30000 50%, #800000 50%); 
}
/*
.XmpImageButton_Items_AssignAll
{
    text-decoration: none!important;
    padding: 0px!important;    
    font-size:11px;
    font-weight:normal;
    float: right;
    display: inline-block;
    padding-right: 20px;
    position: relative;
}
*/

.XmpieClearButton_LinkStyle, .options
{
    text-decoration: underline !important;
    padding: 0px!important;
    font-size:12px;
    line-height: 21px;
    font-weight: bold;
    color: #333333;
}

.XmpieDisabledButton, .XmpieCancelButton
{
    background-color: #afafaf;
    background-image: url(XmpImageButton-Default.svg);
    background-image: -webkit-linear-gradient(top, #afafaf 50%, #999999 50%); 
    background-image:    -moz-linear-gradient(top, #afafaf 50%, #999999 50%); 
    background-image:     -ms-linear-gradient(top, #afafaf 50%, #999999 50%); 
    background-image:      -o-linear-gradient(top, #afafaf 50%, #999999 50%); 
    background-image:         linear-gradient(top, #afafaf 50%, #999999 50%);
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////// working XmpieButton styles end //////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.footnotes,
/* Pricing Table - RadGrid */
#tdProductPricing .rgRow,
#tdProductPricing .rgAltRow
{
    font-size: 10px;
}


#detailsTable.orderDetailsPage hr
{
	display: none;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////// Wizard Navigation Begin //////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.WizardProgressBarContainer{
    width:100%;
    margin: 0;
    padding: 0;
    position:relative;    
    font-size:10PT;
    font-weight:bold;
    border-spacing: 0px;
    border-collapse:separate;
    overflow: hidden;

}
.WizardProgressBarContainer TD
{
    
}
.WizardProgressStep
{
    width:20%;
    position:relative;
	padding: 0;
}
.WizardProgressStep table
{
    width:100%;
}

.WizardProgressStepInnerTable
{
    width:100%;
    border-spacing: 0px;

}
.WizStepTR, .WizStepTRSel
{
    position:relative;
    width:100%;
    height:37px;
    line-height:37px;
    color:White;
    text-align:center;
    float:left;
    padding: 0px;
}
.WizStepTR[stepStatus='waiting'], .WizStepTRSel[stepStatus='waiting'] 
{
    background-image:url('WizardNavigation/waiting_background.png');
    color:#666666;
}
.WizStepTR[stepStatus='done'], .WizStepTRSel[stepStatus='done'] 
{
    background-image:url('WizardNavigation/done_background.png');
    color:WHITE;
}
.WizStepTR[stepStatus='active'], .WizStepTRSel[stepStatus='active'] 
{
    background-image:url('WizardNavigation/active_background.png');
    COLOR:#FFB734;
    font-weight:bold;
}

.WizStepTR[stepStatus='waiting'] .WizStep, .WizStepTRSel[stepStatus='waiting'] .WizStepSel
{
    color:#666666;
}
.WizStepTR[stepStatus='done'] .WizStep, .WizStepTRSel[stepStatus='done'] .WizStepSel
{
    color:WHITE;
}
.WizStepTR[stepStatus='active'] .WizStep, .WizStepTRSel[stepStatus='active'] .WizStepSel
{
    COLOR:#FFB734;
    font-weight:bold;
}


/*left element*/
.WizStepTR .leftElement, .WizStepTRSel .leftElement
{
    position:absolute;
    top:0;
    left:0px;
    height:37px;
    width:10px;
    
}
.WizStepTR[stepStatus='waiting'] .leftElement
{
    background-image:url('WizardNavigation/waiting_middle_left.png');
}
.WizStepTR[stepStatus='done'] .leftElement
{
    background-image:url('WizardNavigation/done_middle_left.png');
}
.WizStepTRSel[stepStatus='active'] .leftElement
{
    background-image:url('WizardNavigation/active_middle_left.png');
}
/*right element*/
.WizStepTR .rightElement, .WizStepTRSel .rightElement
{
    position:absolute;
    top:0;
    right:0;
    height:37px;
    width:10px;
    
}

.WizStepTR[stepStatus='waiting'] .rightElement
{
    background-image:url('WizardNavigation/waiting_middle_right.png');
}
.WizStepTR[stepStatus='done'] .rightElement
{
    background-image:url('WizardNavigation/done_middle_right.png');
}
.WizStepTRSel[stepStatus='active'] .rightElement
{
    background-image:url('WizardNavigation/active_middle_right.png');
}

/*first left element*/
.WizStepFirstStep[stepStatus='waiting'].leftElement
{
    background-image:url('WizardNavigation/waiting_first_left.png');
}
.WizStepFirstStep[stepStatus='done'] .leftElement
{
    background-image:url('WizardNavigation/done_first_left.png');
}
.WizStepFirstStep[stepStatus='active'] .leftElement
{
    background-image:url('WizardNavigation/active_first_left.png');
}
/*last right element*/
.WizStepLastStep[stepStatus='waiting'] .rightElement
{
    background-image:url('WizardNavigation/waiting_last_right.png');
}
.WizStepLastStep[stepStatus='done'] .rightElement
{
    background-image:url('WizardNavigation/done_last_right.png');
}
.WizStepLastStep[stepStatus='active'] .rightElement
{
    background-image:url('WizardNavigation/active_last_right.png');
}
.WizStep
{
}

.WizardStepImageURL
{
    display:none;
}

#ctl00_cphMainContent_StoreImage{
    width: 752px;
}


#ctl00_cphMainContent_StoreImage {
  width: 752px;
  margin-top: -46px;
}


div.productlistview div.pricingInfo {
    width: 187px;
}




/* //////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////// Wizard Navigation End //////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////// */
