﻿@charset "utf-8";
/* CSS Document */

/**
  * STYLE SHEET REFERENCE LOCATION AND CASCADING USAGE INFORMATION
	  *
	  * referenced in /Templates/Desktop_DefaultTemplate.ascx and /Templates/Desktop_HomeTemplate.ascx
	  *
	  * style sheets used for the Desktop device Default layout
	  * cascade in this order
	  	* /styles/global.css (referenced in /store/main.aspx, /secure/secure.aspx, and /secure/login.aspx)
		* /styles/desktop.css (referenced in /Templates/Desktop_DefaultTemplate.aspx)
	  *
	  */

/**
 * PRIMARY STYLES FOR THE DESKTOP DEVICE DEFAULT LAYOUT
 *
 * Author: EC Internet, eric@ecinternet.com
 */

html { overflow-y: scroll; }
body, html { background-image:url(../images_global/bg-desktop-default.png); background-repeat:repeat-x; background-position:top left; }
table tbody tr:hover { background: #eee; color: #191919; }

/* ~~ This fixed width container surrounds all other blocks ~~ */
#pagewrap { width: 1050px; margin: 0 auto;/* centers the layout */ padding-left:5px; padding-right:5px; }
/* ~~ The header is not given a width. It will extend the full width of your layout. ~~ */
header { height:154px; position:relative; }
header #utilities { height:35px; width:1050px; margin-bottom:4px; color:#f7f7f7; font-weight:900; }
header #utilities nav,
header #utilities nav ul { display:inline-block; width:100%; }
header #utilities nav li { display:inline-block; padding-top:10px; /* IE Fix */ zoom: 1; *display: inline; *margin-right: 10px; }
header #utilities nav li.hidden_desktop { display:none!important; }
header #utilities nav a,
header #utilities nav a:link,
header #utilities nav a:visited { color:#f7f7f7; font-size:16px; font-weight:200; text-decoration:none; padding-bottom:11px; margin-left:2px; margin-right:2px; -webkit-transition-duration: 250ms; -webkit-transition-property: all; -webkit-transition-timing-function: ease-out; -moz-transition-duration: 250ms; -moz-transition-property: all; -moz-transition-timing-function: ease-out; -o-transition-duration: 250ms; -o-transition-property: all; -o-transition-timing-function:ease-out; background-position:50% 150%; background-repeat:no-repeat; }
header #utilities nav li:first-child { 	margin-right:0; }
header #utilities nav li:after,	
header #utilities nav li.division_after:after { content:"\00A0|"; /* \00A0 numeric css code for non breaking space */ }
header #utilities nav li:last-child:after,
header #utilities nav li.MobileTabletPosition4:after { content:"";	}
.logged-in.user-rep header #utilities nav li.MobileTabletPosition4:after { content:"\00A0|"; }
header #utilities nav #panelUser { /* user display */ display:inline-block; position:absolute; right:185px; top:10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#FFF; font-size:16px; text-align:right; padding-left:10px; width:345px; -webkit-transition-duration: 250ms; -webkit-transition-property: width; -webkit-transition-timing-function: ease-out; -moz-transition-duration: 250ms; -moz-transition-property: width; -moz-transition-timing-function: ease-out; -o-transition-duration: 250ms; -o-transition-property: width; -o-transition-timing-function:ease-out; }
header #utilities nav #panelUser:hover { /* user display */ width:auto; -webkit-transition-duration: 250ms; -webkit-transition-property: width; -webkit-transition-timing-function: ease-out; -moz-transition-duration: 250ms; -moz-transition-property: width; -moz-transition-timing-function: ease-out; -o-transition-duration: 250ms; -o-transition-property: width; -o-transition-timing-function:ease-out; }
header #utilities nav #panelUser:hover #labelAdministrator { }
header #utilities nav li.fltrt:last-child { margin-right:2px; margin-left:0; }
header #utilities nav li.fltrt:before { content:"|\00A0"; /* \00A0 numeric css code for non breaking space */ }
header #utilities nav li.fltrt:after,
header #utilities nav li.fltrt:last-child:before,
header #utilities nav li.fltrt.division_none:before { content:""; white-space:nowrap; }
header #utilities nav li.fltrt.division_none { content:""; white-space:nowrap; }

header #utilities #panelUser { margin-top: -10px; }
header #utilities #panelUser .user-hover { background-color:#2F2F2F; padding-top: 6px; padding-bottom: 11px; padding-left:10px;  }
.logged-in.user-rep header #utilities #panelUser:hover .user-hover,
.logged-in.user-rep header #utilities #panelUser.active-orders-visible .user-hover { border-left: solid #fff 2px; -moz-box-shadow: -10px 0px 10px -5px rgba(0,0,0,0.8); -webkit-box-shadow: -10px 0px 10px -5px rgba(0, 0, 0, 0.8); box-shadow:-10px 0px 10px -5px rgba(0, 0, 0, 0.8); }

header #utilities #panelUser.active-orders-visible { width:auto; }

header #utilities #panelConnections { right: -660px; }
header #utilities #panelConnections a:hover { background-image:none; }
header #utilities #panelConnections li:hover { background-color:#555; cursor:pointer; }
header #utilities #panelConnections li span:hover { color:#fff; }
header #utilities #panelConnections li:hover .ulOrder { display:block; width: 200px; background-color:transparent; }
header #utilities #panelConnections .ulOrder[style] { position:inherit!important; background-color: transparent; }
header #utilities #panelConnections .view-connections li p { float:left; }
header #utilities #panelConnections .view-connections .active-orders { margin-top: -24px; width: 150px; margin-left: 15px; padding-top: 12px; position: relative;
top: -10px; }

header #utilities #panelUser .ellipsis-company { max-width:140px; display:inline-block; position: relative; top: 4px; height:27px; margin-bottom:-8px; }
header #utilities #panelUser:hover .ellipsis-company,
header #utilities #panelUser.active-orders-visible .ellipsis-company { max-width:inherit; width:auto; }
.logged-in.user-rep header #utilities #panelUser:hover .company-link,
header #utilities #panelUser.active-orders-visible .company-link { color:#3d92c9; }
header #utilities #panelUser:hover .company-link:hover { cursor:default; }
.logged-in.user-rep header #utilities #panelUser:hover .company-link:hover { background-image: url(../images_global/bg-utilities-drop-ovr.png); background-position: 50% 100%; background-repeat: no-repeat; cursor:pointer; }

header #utilities #panelConnections .view-connections .active-orders span.title:hover { color:#B5B5B5; }
header #utilities #panelConnections .active-orders li { padding-left: 12px; }
header #utilities #panelConnections .active-orders li span.order-id:hover { cursor:pointer; }

header #utilities nav a:hover,
header #utilities nav a:active,
header #utilities nav a:focus { color:#fff; background-image:url(../images_global/bg-utilities-ovr.png); background-position:50% 100%; background-repeat:no-repeat;  }/*background-repeat:no-repeat; width:203px; height:59px; display:block; position:absolute; top:56px; left:20px; font-size:32px; font-weight:900; color:#104378;*/
header #logo { margin-top: 19px; }
header #logo a span { display:none; }
#search-wrap { position:absolute; right:13px; top:55px; }
header #search { }
header #search div { width:auto; display:inline-block; /* IE Fix */ zoom: 1; *display: inline; *margin-left: 5px; }
a.btn-search { position:relative; top:3px; height: 34px; font-size: 18px; font-weight:900; color:#D4D9DB; text-transform:uppercase; padding:2px 8px; padding-bottom:3px; border: 1px solid #1C1C1C; background-color:#293F4D; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; text-shadow: 0 1px 1px #ccc; -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.3); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3); box-shadow:0 2px 3px rgba(0, 0, 0, 0.3); }
a.btn-search.hover,
a.btn-search:hover { color:#fff; background-color:#1C1C1C; -moz-box-shadow: 0 -1px 0px rgba(0,0,0,0.3); -webkit-box-shadow: 0 -1px 0px rgba(0, 0, 0, 0.3); box-shadow:0 -1px 0px rgba(0, 0, 0, 0.3); }
header #tagline { color:#fff; font-size:15px; position:relative; top:15px; }
/* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
header nav#topnav { width:auto; text-align:right; position:absolute; right:0px; top:100px; }
header nav#topnav div,
header nav#topnav span,
header nav#topnav ul,
header nav#topnav ul li,
header nav#topnav ul li a { text-align:right; display:inline; }
header nav#topnav ul a,
header nav#topnav ul a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */ padding: 5px 0 20px 0; position:relative; width: 160px;  /*this width makes the entire button clickable for IE6. If you don't need to support IE6, it can be removed. Calculate the proper width by subtracting the padding on this link from the width of your sidebar container. */ text-decoration: none; /*background: #C6D580;*/ font-size:14px; color:#191919; }
header nav#topnav ul a:hover,
header nav#topnav ul a:active,
header nav#topnav ul a:focus { /* this changes the background for both mouse and keyboard navigators */ color:#104378; background-image:url(../images_global/bg-topnav-ovr.png); background-position:center bottom; background-repeat:no-repeat; }

/* Generic styles for the body of page */
#bodywrap { margin:0; vertical-align:top; clear:left; float:left; width:1050px; /*overflow:hidden;*/ background-color:#fff; /* column 2 background colour */ }
#bodywrap_inner { float:left; width:100%; position:relative; right:80%; border-right:solid #555555 1.8px; padding-right:15px; padding-bottom:20px; }
nav#sidenav { float: left; width: 20%; margin:0; position:relative; left:80%; margin-top:10px; color:#0079C1;/* IE Fix */*z-index: 3; }
nav#sidenav .mobile-positioning { padding-left:12px; }
nav#sidenav h3 .active-filter a.clear { padding-right: 10px; }
nav#sidenav_flyout .flyout { cursor:default; display:block; vertical-align: baseline; zoom: 1; *display: inline; *vertical-align: auto; }
nav#sidenav_flyout .flyout h5 { margin-top:0; padding-top:0; padding-left:10px; color:#4b4b4b; margin-top:-5px; }
nav#sidenav_flyout .flyout a,
nav#sidenav_flyout div.border_left a { display:block; padding-top:1px; padding-bottom:2px; background-position:left; background-image:url(../images_global/bg_sidenav-ovr.gif); background-position:4500% 50%; background-repeat:no-repeat; }
nav#sidenav_flyout .flyout a:hover { color:#fff; background-image:url(../images_global/bg_sidenav-ovr.gif); background-position:100% 50%; background-repeat:no-repeat; }
nav#sidenav_flyout .flyout:hover div { visibility: visible; width:200px; opacity: 1; padding: 10px 0 10px; padding-left:10px; padding-right:0; left: 208px; z-index:1; }
nav#sidenav_flyout .flyout div { width:0; height:375px; z-index:20; visibility: hidden; opacity: 0; position: absolute; top:106px; left: 208px; right: 0; -moz-border-top-right-radius: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-bottom-right-radius: 5px; -webkit-transition-property: opacity, padding, visibility, width; -moz-transition-property: opacity, padding, visibility, width; -ms-transition-property: opacity, padding, visibility, width; -o-transition-property: opacity, padding, visibility, width; transition-property: opacity, padding, visibility, width; -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -ms-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; background-color: #F6F6F6; /*-webkit-box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.5); -moz-box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.5); box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.5);*/ border:solid #0D7FC5 1px; border-left:none; }
nav#sidenav_flyout .flyout div.border_left { -moz-border-top-right-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; -moz-border-bottom-right-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; left: 0; top: 0; width:198px; height:354px; margin-top:15px; margin-bottom:15px; padding-top:0px; border:none; border-left:solid #b4b4b4 2px; }
	/* firefox */
	@-moz-document url-prefix() {  
		nav#sidenav_flyout .flyout div { height:371px; top:107px; }		
		nav#sidenav_flyout .flyout div.border_left { height:350px;	}
	}
nav#sidenav_flyout .flyout div.border_left ul { padding-right:0; }
nav#sidenav_flyout .flyout div.border_left ul li { width:100%; padding-right:0; margin-right:0; }	
nav.interior,
nav#sidenav_mobile { /*categorymasterbody nav list*/ width:50%; }
nav.interior a,
nav.interior a:link,
nav.interior a:visited,

nav#sidenav_mobile a,
nav#sidenav_mobile a:link,
nav#sidenav_mobile a:visited { padding:5px 10px; color:#191919; display:block; background-image:url(../images_global/icon-sidenav.png); background-position:99%; background-repeat:no-repeat; }

nav.interior a.adminFuncLink { width: 400px; }

nav.interior a:focus,
nav.interior a:active,
nav.interior a:hover,

nav#sidenav_mobile a:focus,
nav#sidenav_mobile a:active,
nav#sidenav_mobile a:hover { background-image:url(../images_global/icon-sidenav-ovr.png); color:#0F81C5; background-color:#eee; }
nav.interior li:hover
nav#sidenav_mobile li:hover { background-color:#eee; }

#bodycontent { margin:0; float:left; width:75%; min-height:580px; position:relative; left:84%; overflow:hidden; padding-bottom:40px; /* IE Fix */ *z-index: 2; }

/* BEGIN MegaDropdown Specific Styles */
#megabutton { padding: 4px 12px; margin-bottom:0!important; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; background-color:#707070; color: #FFFFFF!important; cursor: pointer; }
#megabutton img { margin-top: 8px; }
#category_menu { border: 1px solid #707070; background-color: #E3E3E3; width: 650px; position: absolute; display: none; z-index: 500; color: #4b4b4b!important; margin-top: -1px; /*margin-left: -1px;*/ -webkit-box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.5); -moz-box-shadow:2px 2px 4px rgba(50, 50, 50, 0.5); box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.5); font-size: 12px!important; }
	
#category_menu_close { position: absolute; top: 0; right: 0; margin: 15px; cursor: pointer; z-index: 999; }	
#grouplist_container { width: 208px; padding: 15px 0; background-color: #F7F7F7; }	
#grouplist { padding: 0!important; margin: 0!important; list-style-type: none; }	
.groupitem { background-image: url(../images_global/icon-rightarrow.png); background-repeat: no-repeat; background-position: 92% 50%; }	
.groupitem:hover { background-color: #E3E3E3!important; }	
.btnfullindex { text-align: center; margin: 0 15px .8em!important; padding: 7px!important; font-weight: bold!important; font-size: 1.05em!important; display: block!important; }	
.categorylink { padding: .35em 15px!important; display: block; color: inherit!important; text-decoration: none; cursor: pointer; }
.categorylist { position: absolute; margin-left: 210px; width: 400px; top: 0; padding: 20px; display: none; }	
.categorylist a { color: #4b4b4b!important; }	
.categorylist a:hover { text-decoration: underline; }	
.categorylist ul { padding-top: 0!important; padding-bottom: 0!important; margin: 0!important; list-style-type: none; }	
.categorylist li { background-image: none!important; padding: .2em 0!important; }	
.categorylist li:hover { background: none!important; }
	
.categorylistimg { position :absolute; bottom: 0; right: 0; display: none; }
td .ellipsis { width:250px; }
.logged-in.user-rep td .ellipsis.ellipsis-cart { width:140px; }
.logged-in.user-rep td .ellipsis:hover,
.ellipsis.ellpsis-active-filter:hover { width:auto; }
.logged-in.user-rep td .ellipsis.ellipsis-cart:hover { min-width:140px;margin-top: 2px; }
.logged-in.user-rep td .ellipsis:hover a,
.logged-in.user-rep td .ellipsis:hover span.ellipsis-label {position: absolute; margin-top: -8px; padding-right: 10px; background-color: #eee; -webkit-transition:none; -moz-transition:none; -o-transition:none; -moz-box-shadow: 8px 0px 10px -6px rgba(0,0,0,0.8); -webkit-box-shadow: 8px 0px 10px -6px rgba(0, 0, 0, 0.8); box-shadow:8px 0px 10px -6px rgba(0, 0, 0, 0.8); }
.ellipsis.ellpsis-active-filter:hover { position: absolute; z-index: 10; padding-right: 20px; overflow: visible; text-overflow:inherit;background-color: #e3e3e3;/*-webkit-box-shadow: 2px 2px 6px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    2px 2px 6px 0px rgba(50, 50, 50, 0.75);
box-shadow:         2px 2px 6px 0px rgba(50, 50, 50, 0.75);*/ }
/*nav#sidenav h3 .active-filter:hover a.clear { padding-left: 5px; right: -12px; }*/

.column1, .column2 { float: left; width: 185px; padding-right: 15px; }	
.subcategorylist { margin-bottom: .8em; }	
.subcategorylist a { padding: 0!important; top: 0!important; }	
.subcategorylist h3 { margin: 0 0 .2em!important; padding: 0!important; font-family: Arial, Helvetica, sans-serif!important; font-weight: bold!important; font-size: 20px; background: none!important; }	
.subcategorylist h3 a { font-size: .75em!important; }

/* END MegaDropdown Specific Styles */

#panelSidenavAd { margin-top: 35px; padding: 0; height: 354px; /*background-image: url(../images_content/banners/side-banner-back.jpg);*/ -moz-border-radius: 5px; -webkit-border-radius: 5px;	border-radius: 5px; border: 1px solid #E3E3E3; color: #707070; }
#panelSidenavAd h2, #panelSidenavAd a { color: #707070!important; }
#panelSidenavAd h2 { line-height: 1.2em; }
#panelSidenavAd a:hover { text-decoration: underline; }

/* ~~ columns for the default layout. ~~ 

1) Padding is only placed on the top and/or bottom of the block elements. The elements within these blocks have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the block itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the block element and place a second block element within it with no width and the padding necessary for your design.

2) No margin has been given to the columns since they are all floated. If you must add margin, avoid placing it on the side you're floating toward (for example: a right margin on a block set to float right). Many times, padding can be used instead. For blocks where this rule must be broken, you should add a "display:inline" declaration to the block element's rule to tame a bug where some versions of Internet Explorer double the margin.

3) Since classes can be used multiple times in a document (and an element can also have multiple classes applied), the columns have been assigned class names instead of IDs. For example, two sidebar blocks could be stacked if necessary. These can very easily be changed to IDs if that's your preference, as long as you'll only be using them once per document.

4) If you prefer your nav on the left instead of the right, simply float these columns the opposite direction (all left instead of all right) and they'll render in reverse order. There's no need to move the blocks around in the HTML source.

*/

/* customer logo on sidenav */

#imageCustomerLogo { width: 210px; }

aside { float: right; width: 20%; padding: 10px 0; margin:0; }
/* Account/Admin directory */

aside#account_menu { width: 250px; margin:0; padding:0; margin-top:45px; }
aside#account_menu p { margin-top:20px; }
.container { position:relative; z-index:1; }
aside#account_menu h2 { padding-left:10px; margin-top:10px; }

/* Shared styles */

.drop-shadow { position:relative; float:right; background:#fff; border:solid #4B4B4B 1px; width:100%; }
.drop-shadow:before,
.drop-shadow:after { content:""; position:absolute; z-index:-2; }
.drop-shadow p { font-size:16px; font-weight:bold; }

/* Lifted corners */

.lifted { /*-moz-border-radius:4px; border-radius:4px;*/ }
.lifted:before,
.lifted:after { bottom:15px; left:10px; width:50%; height:20%; max-width:300px; max-height:100px; -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7); -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7); box-shadow:0 15px 10px rgba(0, 0, 0, 0.7); -webkit-transform:rotate(-3deg); -moz-transform:rotate(-3deg); -ms-transform:rotate(-3deg); -o-transform:rotate(-3deg); transform:rotate(-3deg); }
.lifted:after { right:10px; left:auto; -webkit-transform:rotate(3deg); -moz-transform:rotate(3deg); -ms-transform:rotate(3deg); -o-transform:rotate(3deg); 		transform:rotate(3deg); }

/* ~~ This grouped selector gives the lists in the .content area space ~~ */
#bodycontent ul, #bodycontent ol { padding: 0 15px 15px 0; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
}
#bodycontent ul.column { float:left; width:auto; margin-right:14%; }
.col { float:left; }
.col-2of3 { width: 62%; margin-right:2%; padding-right:2%; border-right: solid #ccc 1px; }
.col-1of3 { width: 33%; }

/* used for modules inside picturelistbody, categorybody, or anything with thumbnail/itemsmall type content */
#bodycontent div.thumb { float:left; display:inline-block; margin:20px 40px 10px 0; height:220px; width:25%; padding-bottom:10px; }

/* Generic Styling for forms with labels, text fields, and validation */
.formwrap { width:100%; }
.formwrap td { padding-top:1px; }
.formwrap td.label,
.formwrap td.field_txt { width:auto; padding-right:5px; white-space:nowrap; }
.formwrap td.label:after { 	content:":"; }
.formwrap td.label.colon_none:after { 	content:""; }
.formwrap td.label.fixed { 	width:100px; }
.formwrap td.field { width:auto; padding-top:1px; padding-bottom:1px; }
.formwrap td.valid { width:530px; padding-top:5px; padding-left:5px; }
.formwrap_report { /* account area box for with drop down field filters on order, invoice, and promotion reports */ width:75%; }
.formwrap_report td { padding-top:1px; white-space:nowrap; }
.formwrap_report td.radioselect{ width:150px; }
.formwrap_report td.nolabel { padding-left:37px; }
.totalswrap { float:right; }

/* formgen */
#form-template .form-horizontal .form-group {margin-right:0;margin-left:0;}

/* Generic Styling for menu and buttons
	'menu' = groups of links within the pages that do actions as oppossed to 'nav' which are used for lists of navigational links to pages
		*/
menu { padding:10px 10px 10px 0; /* menu's left aligned */ }
menu.fltrt { /* menu's right aligned */ padding:10px 0 10px 10px; text-align:right; }
menu#breadcrumb { display:inline; border-collapse:collapse; position:relative; top:8px; margin-right:0; }
menu#breadcrumb a,
menu#breadcrumb a:visited,
menu#breadcrumb a:link,

menu#breadcrumb_displayswitch a,
menu#breadcrumb_displayswitch a:visited,
menu#breadcrumb_displayswitch a:link { text-decoration: underline; }
menu#breadcrumb span a.selected {/* text-decoration: none; cursor:default; color:#000; */}
menu#breadcrumb_displayswitch { display:inline; border-collapse:collapse; padding:0; position:relative; top:8px; }
#panelLastUpdateNotification { color: #FF0000; position: absolute; right: 0%; top: 145px; margin-right: 15px; z-index: 1200; } 
ul#cart_progress { padding:0; margin:0; padding-right:10px; float:right; position:relative; top:46px; text-align:right; height:30px; background-repeat:no-repeat; background-position:right; }
ul.step1 { background-image:url(../images_content/cart-progress-bg-step1.gif); width:475px; }
ul.step2 { background-image:url(../images_content/cart-progress-bg-step2.gif); width:655px; }
ul.step3 { background-image:url(../images_content/cart-progress-bg-step3.gif); width:650px; }
ul.step4 { background-image:url(../images_content/cart-progress-bg-step4.gif); width:530px; }
ul#cart_progress li { padding-top:0; width:auto; display:inline; float:right; text-align:right; text-transform:uppercase; font-size:10px; font-weight:900; color:#CDCDCD; margin-left:45px; margin-left:38px\0/; /* ie */}
ul#cart_progress li a { color:#666; }
ul#cart_progress li a:focus,
ul#cart_progress li a:active,
ul#cart_progress li a:hover { color:#00f; }
ul#cart_progress li span { display:block; position:relative; top:5px; }
ul#cart_progress li.on { color:#4B4B4B; }
ul#cart_progress li.current { color:#000; }
/*
ul#cart_progress li.completion_meter { color:#414141; font-size:13px; padding-top:0; margin-left:30px; }
ul#cart_progress li.completion_meter span { top:-2px; }
ul#cart_progress li.completion_meter img { margin-right:10px; }
*/

div#sort-page_wrapper,
div.infobox { background-color:#e7e7e7; }
div.infobox { padding: 15px; margin-top: 15px; }
div.infobox .thumb { width: auto; height: auto!important; margin: 0!important; }
	
div#sort-page_wrapper { padding:3px 5px; font-weight:900; margin-right:2px; margin-top:15px; }
div#sort-page_wrapper div { width:auto; display:inline-block; }
div#sort-page_wrapper select { margin-right:15px; border:solid #4B4B4B 1px; }

div#sort-page_wrapper-bottom { padding:3px 5px; font-weight:900; margin-right:2px; margin-top:15px; }
div#sort-page_wrapper-bottom div { width:auto; display:inline-block; }
div#sort-page_wrapper-bottom select { margin-right:15px; border:solid #4B4B4B 1px; }

div#sort-page_wrapper-bottom { background-color:#e7e7e7; }

menu.pager { padding:0; float:right; position:relative; top:7px; white-space:nowrap; font-size:82%; }
.btn,
.btn:link,
.btn:visited { /* hyperlink buttons */  min-height: 1.3em; padding:5px 10px; border:solid #ccc 1px; background-color:#eee; color:#666; text-transform:capitalize; margin-bottom:5px; display:inline-block; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; cursor: pointer; }
.btn:hover,
.btn:active,
.btn:focus { /* hyperlink buttons */ background-color:#1B4E6D; color:#eee; }
input.btn { position:relative; top:1px; }
.btn.call-to-action { background-color:#1B4E6D; color:#fff; font-size:120%; text-transform:uppercase; font-weight:900; width:35%; padding-top:10px; padding-bottom:10px; text-align:center; position:relative; top:1px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

.btn_sm,
.btn_sm:link,
.btn_sm:visited { /* hyperlink buttons */ padding:2px 5px; font-size: 10px; border:solid #ccc 1px; background-color:#eee; color:#666; text-transform:capitalize; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.btn_sm:hover,
.btn_sm:active,
.btn_sm:focus { /* hyperlink buttons */ background-color:#1B4E6D; color:#eee; }
.btn_sm_newsletter,
.btn_sm_newsletter:link,
.btn_sm_newsletter:visited { /* hyperlink buttons */ padding:2px 5px 3px 5px; font-size: 12px; border:solid #666 1px; background-color:#666; color:#eee; text-transform:capitalize; position:relative; top:3px; }
.btn_sm_newsletter:hover,
.btn_sm_newsletter:active,
.btn_sm_newsletter:focus { /* hyperlink buttons */ border-color:#fff; background-color:#fff; color:#ff0000; }
.highlight,
.highlight:link,
.highlight:visited {/* used to draw attention to btn, example: login|login */ background-color:#3A4856; border-color:#039; color:#eee; }
.highlight:hover,
.highlight:active,
.highlight:focus { background-color:#1B4E6D; border-color:#1B4E6D; color:#eee; }
.btn-xs,
.btn-xs:link,
.btn-xs:visited { font-size: 11px; font-family: arial; padding: 1px 8px; position: relative; top: -5px; left: 15px; font-family: Arial, Sans-Serif; }

input[type="checkbox"],
input[type="radio"],
input[type="checkbox"] { width: 15px; height: 15px; position: relative; top: 2px; margin-right: 6px; }

/* tiling <div> */
.tile { /* used for radio selectable attributes */ font-size:75%; margin:10px 40px 10px 5px; float:left; }
.tile h4 { background: #3A4856; padding: 5px 6px; color: #fff; text-align: left; font-weight: normal; font-size:12px; text-transform:capitalize; }
.tile > div { height:200px; overflow-y:auto; padding-left:5px; padding-right:5px; width:165px; border:solid #eee 1px; word-wrap:break-word; }
.tile.contact-card { font-size:100%; min-height: 200px; min-width: 225px; margin-right: 20px; }
.tile.attributes { border:solid #4B4B4B 1px; background-color:#eee; }
.tile.attributes > div { width:180px; margin-bottom:6px; margin-top: 2px; border-top:solid #4B4B4B 1px; border-bottom:solid #4B4B4B 1px; background-color:#fff; }

/* 3 column flow layout */
/* /script/libs/multiple-columns.js failsafe for < ie9 */

.multiple-columns {	margin-top:20px; }
.multiple-columns nav.interior h3,
.multiple-columns nav.interior h3 a,
.header-box { background-image:none; background-color:#1182C6; }
.multiple-columns div { width:31%; margin-right:3%; float:left; }
.multiple-columns div.ui-li { width:98%; margin-right:0; display:block; float:none; margin-left:2%; }
.multiple-columns div#col3 { margin-right:0; }
.multiple-columns nav.interior { margin-bottom:35px; width:100%; }

/* Generic Styling for datatables, for Desktops/Laptops */
.datatable { font-size: 85%; border-collapse: collapse; color: #333; background: #F3F5F7; width:100%; }
.datatable a,
.datatable a:link,
.datatable a:visited { /*color:#00F;*/ text-decoration: none; }
.datatable a:focus,
.datatable a:active,
.datatable a:hover { color: #191919; }
.datatable caption { text-align: left; text-transform: uppercase; padding-bottom: 10px; font: 200% "Arial", sans-serif;/*"Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;*/ width:100%; }
.datatable thead th,
.datatable tbody th,
.datatable td.title { background: #1B4E6D; padding: 5px 5px; color: #fff; text-align: left; font-weight: normal; }
.datatable thead th a,
.datatable td.title a { color: #fff; text-decoration:underline; }
.datatable tbody, .datatable thead { border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE; }
.datatable tbody { border-bottom: 1px solid #EAECEE; }      
/* HSPPA-673 : All ACtive Orders list pushes Last Updated column outside of viewable area due to long company and user names */           
.datatable tbody td {word-wrap: break-word; padding: 5px 5px;}
.datatable tbody th { padding: 4px 10px; text-align: left; }
.datatable tbody td .btn:hover,
.datatable tbody td .btn:focus,
.datatable tbody td .btn:active,

.datatable tbody td .btn_sm:hover,
.datatable tbody td .btn_sm:focus,
.datatable tbody td .btn_sm:active { color:#eee; }                      
.datatable tbody input { padding: 2px 3px; }                      
.datatable tbody img,
.thumb img,
.datalistrecommendeditems .reccell img { border: solid #bbb 1px; -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.30), 0 1px 0 rgba(255,255,255,0.9) inset; -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.30), 0 1px 0 rgba(255, 255, 255, 0.9) inset; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.30), 0 1px 0 rgba(255, 255, 255, 0.9) inset; }
.datatable tbody tr { background: #F3F5F7; }
.datatable tbody tr.greyout { background: #eef0f2!important; color: #939393!important; }
.datatable tbody tr.greyout a { color: #939393!important; }
.datatable td.title-row { /* used for multirow datatable tbody, admineditgroupitems.ascx */ border-top: solid #bbb 1px; padding-top:5px; padding-bottom:0px; background-image:url(../images_global/bg_row-description.jpg); background-repeat:repeat-x; }
.datatable tbody tr.odd { background: #eee; }
.datatable tfoot td, .datatable tfoot th, .datatable tfoot tr { text-align: left; font: 110%; text-transform: uppercase; background: #fff; padding:0px 10px 10px 10px; }
.quantity_price { position: absolute; margin-left: -19px; margin-top: 5px; color: #FF6306; font-size: 11px; }

/* 2 columns of data; example: ../secure/secure.aspx?p=DocumentFinderResults */
.datatable td.left { width:38%; font-style:italic; }
.datatable td.right { width:63%; font-style:italic; }
/* row that is a sub of a sub; example: ../secure/secure.aspx?p=DocumentFinderResults */
h5.sub-sub { margin-top:5px; margin-left:35px; }

/* EditDisplayCategories row color seperators */
.datatable tr.level1category { background-color:#fff; }
.datatable tr.level2category { background-color:#eee; }
.datatable tr.level3category { background-color:#ddd; }
.datatable select.datadropdown { max-width: 180px; }

/* BEGIN ItemDetailStyles & ItemDetailDiagram */

/* RecommendedItems */
.ribody { /*height: 150px;*/ display: block; }
.datalistrecommendeditems { width: 100%; }
.datalistrecommendeditems .reccell  { /*width: 25%;*/ vertical-align: top; }
.datalistrecommendeditems .reccell .padding-left-custom { padding-left:80px; }
.datalistrecommendeditems a, .datalistrecommendeditems span { display: block; margin-bottom: .5em; }
.datalistrecommendeditems .reccell .paddingbtm .btn { position:relative; top:1px; }
img#imageProduct[style] { position: inherit!important; }

/* BEGIN ITEMDETAIL */
.itemdetailbody	{ float: left; width: 75%; padding-right: 20px; border-right: 1px solid; }
.ricolumn {	float: left; width: 20%; margin-left: -1px; padding-left: 20px; border-left: 1px solid; }		
.radiobutton_attributes { float:left; margin-right:20px; margin-bottom:10px; padding-right:10px; }
.detail-lft { display: table-cell; min-width:275px; vertical-align:top; padding-top:20px; /* IE Fix */ zoom: 1; *display: block; *float: left; *width: 34%; }
.detail-rt { display: table-cell; width: 100%; vertical-align:top; padding-top:20px; /* IE Fix */ zoom: 1; *display: block; *margin-left: 5px; *float: left; *width: 64%; }
.order-region { background-color:#E4E4E4; padding:10px 15px; margin-top:15px; /*color:#1B4E6D;*/ }
.order-region p { margin-top:0;	}
.order-region .status { background-color:#f7f7f7; padding:15px 10px; margin-top:2px; margin-bottom:10px; float:left; width:50%; margin-right:20px; }
.diagramProductLayer { padding: 10px; background-color: #f7f7f7; }
.add-to-cart { display: none; width:35%; margin-right:11px!important; padding-bottom:6px; float:right; position:inherit; background-color:#0079C1; color:#fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.30), 0 1px 2px rgba(0,0,0,0.3); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.30), 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: 0 2px 3px rgba(0, 0, 0, 0.30), 0 1px 2px rgba(0, 0, 0, 0.3); }
#imgPreviewWithStyles span {/* display: none; visibility:hidden; width: 200px; height: 0px; */ color: #11F; }
	
/* ItemDetailConfigPreview.ascx window viewer */		
#preview_viewer { position: relative; width:680px; height:340px; margin-top:10px; margin-bottom:20px; }
#preview_viewer img,
#preview_viewer canvas { position: absolute; left:0; top:0; }

/* ShoppingCart */
.shoppingcart .datatable .txt-price { font-size:12px; }

/* ShipVia */
#shpvia input[type=radio] { margin-bottom:0; position:relative; top: 2px; }

#ship-via-head { margin-top:1em; margin-bottom:1em; }
#ship-via-head .column { float:left; width:50%; vertical-align:bottom; display:inline; }
#ship-via-head .column .margin-top-custom { margin-top:3em; }
#ship-via-head .txt-highlight { font-size:1.1em; font-weight:700; }
#ship-via-head .ship-to-address { max-width:200px; }
#ship-via-head #divShiptoAddress.column { text-align:right; }
#ship-via-head #divShiptoAddress h2,
#ship-via-head #divShiptoAddress ul { width:auto; float:right; margin-left:1em; }
#ship-via-head #divShiptoAddress ul { text-align:left; }

#panelShipNotificationOption { padding:12px; }
#panelShippingServiceDescription .popup-body { margin-bottom:1em; }

.panel { background-color: #F3F5F7; margin-bottom: 10px; margin-top:15px; padding-bottom:20px; }
.panel.panel-padding { padding:15px; padding-bottom:25px; }
.panel .panel-body-padding { margin-left:8px; }

.shipping_disabled { margin-top:15px; margin-bottom:15px; }
#panelShipTo fieldset label { margin-right:15px; }

input#checkboxAckShipCharge { position:absolute; }
label[for=checkboxAckShipCharge] { position:relative; left:20px; top:3px; width:466px; }

#checkboxConfirmNotFreeGround { margin-left:8px; }
label[for=checkboxConfirmNotFreeGround] { font-weight:900; }

/* EditItem */
table#edititem tbody tr:hover { background: transparent; }
table#edititem tbody td input { width:90%; }
table#edititem input[type="radio"],
table#edititem input[type="checkbox"],
table#edititem .iem7 input[type="checkbox"] { width:auto; }
table#edititem input[type="radio"] label,
table#edititem input[type="checkbox"] label,
table#edititem .iem7 input[type="checkbox"] label { width:auto; }

/* BOX CONTAINER */
.box { width:auto; height:auto; }
.box a,
.box a:link,
.box a:visited { display:inline-block; margin-right:10px; }
.box img,
.box2 img { border:solid #ccc 1px; }
.box img { margin-top:10px; }
.box2 img { margin-right: 20px; }
.box a:hover,
.box a img:hover,
.box2 a img:hover { border-color:#AEAEAE; }
.box p { display:block; margin-right:10px; }

/* 
	** scroll bar top and bottom of element **
	example: http://nbci1-2a.ecin1devo1wpp3.com/secure/secure.aspx?p=CustomerNoRecentOrders
	javascript in /script/plugins.js
*/
#doublescroll { overflow: auto; overflow-y: hidden; }
#doublescroll p { margin: 0; padding-left:0; padding-right:0; padding-bottom:4px; white-space: nowrap; }

/*
	** tooltip image previewer **
	documentation: http://james.padolsey.com/demos/imgPreview/full/
	example: http://nbci1-2a.ecin1devo1wpp3.com/secure/secure.aspx?p=CustomerNoRecentOrders
	javascript in /script/plugins.js
*/
#imgPreviewWithStyles,
#imgPreviewWithStyles2,
#imgPreviewWithStyles3 { background: #FFF url(../images_global/loading.gif) no-repeat center; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 15px; z-index: 999; border: solid #bbb 1px; -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.30), 0 1px 0 rgba(255,255,255,0.9) inset; -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.30), 0 1px 0 rgba(255, 255, 255, 0.9) inset; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.30), 0 1px 0 rgba(255, 255, 255, 0.9) inset; }
#imgPreviewWithStyles span,
#imgPreviewWithStyles2 span,
#imgPreviewWithStyles3 span { /*	color: white;  */ color: Black; font-size: 1em; text-align: center; display: block; padding: 10px 0 3px 0; }            
.loading { height: 32px; width: 32px; }

/* inner page tabing area, itemdeail */
.tabs { width:100%; margin-top:20px; }
.tabheader { padding:4px 0px 2px 0px; }
.tabheader div,
.tabheader li { display:inline; }
#bodycontent .tabheader ul { margin-bottom:0; padding-bottom:0; }
.tabheader div .head { background-color:#CECECE; }
.tabs .tabheader a,
.tabs .tabheader a:link,
.tabs .tabheader a:visited { padding:4px 10px 4px 10px; background-color:#CECECE; display:inline-block; position:relative; top:3px; color:#2F2F2F; border:solid #A1A1A1 1px; -moz-border-top-right-radius: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; }
.tabs .tabheader a:hover { color:#fff; background-color:#666; }
.tabs .tabheader ul { font-size: 0; }
.tabs .tabheader ul li { font-size:12px; }
.tabs .tabheader div .sel,
.tabs .tabheader div .sel:link,
.tabs .tabheader div .sel:visited,

.tabs .tabheader li .sel,
.tabs .tabheader li .sel:link,
.tabs .tabheader li .sel:visited { padding:4px 10px 4px 10px; background-color:#E4E4E4; text-decoration:none; border-top:solid #A1A1A1 1px; border-left:solid #A1A1A1 1px; border-right:solid #A1A1A1 1px; border-bottom-color:transparent; }
.tabs .tabheader a.sel:hover { color:#2F2F2F; cursor:auto; }
.tabs .content { border:solid #A1A1A1 1px; padding:12px; background-color:#E4E4E4; }
/*.desktop-highlight { margin-top:5px; color:#000; text-shadow: rgb(255, 255, 255) 0px 1px 0px; padding:5px 10px; background-image: -webkit-gradient(linear,left top,left bottom,from( #F9C7AC ),to( #FBD7C4 )); background-image: -webkit-linear-gradient( #F9C7AC,#FBD7C4 ); background-image: -moz-linear-gradient( #F9C7AC,#FBD7C4 ); background-image: -ms-linear-gradient( #F9C7AC,#FBD7C4 ); background-image: -o-linear-gradient( #F9C7AC,#FBD7C4 ); background-image: linear-gradient( #F9C7AC,#FBD7C4 ); }
.desktop-highlight .highlight,
.desktop-highlight .highlight:link,
.desktop-highlight .highlight:visited,

.desktop-highlight .highlight:hover,
.desktop-highlight .highlight:active,
.desktop-highlight .highlight:focus {
background-color:transparent;
border-color:none;
color: #000; }*/

/* ~~ Miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */ float: right; margin-left: 8px; }
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */ float: left; margin-right: 8px; }

/* ~~ The footer ~~ */
footer { float:left; min-width:1100px; width:100%; background-color:#2F2F2F; border-top:doted #4B4B4B 1px; color:#f7f7f7; height:120px; margin-top:20px; position: relative; /*this gives IE6 hasLayout to properly clear */ clear: both; /* this clear property forces the .container to understand where the columns end and contain them */ }

footer div.pagewrap { width: 1050px; position:relative; margin: 0 auto;/* centers the layout */ }
footer a,
footer a:link,
footer a:visited { color:#f7f7f7; line-height:12px; padding-top:0; padding-bottom:0; margin-top:0; margin-bottom:0; }
footer a:hover,
footer a:active,
footer a:focus { /* this changes the background and text color for both mouse and keyboard navigators */ color:#fff; }
footer div#copy { display:inline; width:auto; float:left; position:relative; top:10px; }
footer div#google-translate { position:absolute; top:85px; }
footer nav.bottomnav { float:right; display:inline; width:auto; position:relative; }
footer nav.bottomnav ul { padding-left:20px; padding-right: 20px; }
footer nav.bottomnav ul:first-child { border-left:none; }
footer nav.bottomnav li { display:inline-block; vertical-align:middle; margin-left:0; margin-right:2px; padding-top:10px; /* IE Fix */ zoom: 1; *display: inline; *margin-left: 10px; }
footer nav.bottomnav li:first-child { margin-right:0; }
footer nav.bottomnav li:after { content:"\00A0|"; }
footer nav.bottomnav li:last-child:after { content:""; }
footer nav.bottomnav .report-problem { position:absolute; top:80px; right:0; font-size:10px; }
footer nav.bottomnav .report-problem:hover { background-image:none; }
footer nav.bottomnav a { padding-top:10px; background-position:50% -50%; }
footer nav.bottomnav a:hover { padding-top:10px; background-image:url(../images_global/bg-footer-ovr.png); background-position:50% -10%; background-repeat:no-repeat; }

/**
 * Non-semantic helper classes: please define your styles before this section.
 */
 
/* prevent callout */
.nocallout {-webkit-touch-callout: none;}

/* A hack for HTML5 contenteditable attribute on mobile */
textarea.contenteditable {-webkit-appearance: none;}

/* A workaround for S60 3.x and 5.0 devices which do not animated gif images if they have been set as display: none */
.gifhidden {position: absolute; left: -100%;} 
 
/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }

/* Hide for both screenreaders and browsers: css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { /* hidden on all devices hides element and collapses space*/ display: none; visibility: hidden; }
.hidden_desktop { /* hidden on desktop, visible on tablet and mobile */ display: none; visibility: hidden; }
.hidden_desktop_th { /* hidden on desktop, visible on tablet and mobile, table heading labels for mobile and tablet tables */ display: none; visibility: hidden; }
.hidden_tablet { /* hidden on tablet, visible on desktop and mobile */ visibility:visible; }
.hidden_mobile { /* hidden on mobile, visible on desktop and tablet */ visibility:visible; }
.visible_desktop { /* visible only on desktop, hidden on tablet or mobile */ visibility:visible; display:inline; }
.visible_tablet { /* visible only on tablet, hidden on desktop or mobile */ display: none; visibility: hidden; }
.visible_mobile { /* visible only on mobile, hidden on desktop or tablet */ display: none; visibility: hidden; }

/* File Upload Styler */
.file-upload_div { position: relative; width: 235px; }	
.file-upload  { height: 35px; margin-top: -5px; position: absolute; top: 0; right: 0; opacity: 0; -moz-opacity: 0; filter: alpha(opacity: 0); z-index: 2; cursor: pointer; }
.btn-upload { display: none; }	

/**
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 */
@media print {
header { float:none; text-align:left; left:0; margin-left:0; padding-left:0; }
#bodywrap_inner { border-right:none!important; }
#bodycontent { width:95%; margin-top:20px; }
#tagline { top:-20px; }
}
