a#logoSkype::before {
	content:url('../images/logoSkype.png');		
    vertical-align: -3px;
}
.login-to-get-prices {
    float: right;
    position: relative;
    right: 10px;
}

.login-to-get-prices a {color: #E63A86;}

.big-price {
	padding-bottom: 6px;
	margin: 10px 0 15px 0;
	border-bottom: 1px solid #ddd;
}

.volume-prices {
	margin-top: 7px;
	border-bottom: 1px solid #C0C1C2;
}

.volume-prices th {
	background-color: #eee;
	padding: 5px 5px 3px 5px;
}

.volume-prices td {	padding: 3px 5px;}
.volume-prices th.volume-price-amount {	border-left: 1px solid #fff;}

.login-info {
	padding: 15px 0;
	font-size: 1.2em;
	line-height: 1.3em;
}

/*--checkoutsummary--*/
.flowDiv {width: 220px;}
.hideClass {display: none;}
.checkout_summary_flow_a {
	left: 0px;
	width: 270px;
	top: 0px;
}

.checkout_summary_flow_b {
	margin-top: 0;
	margin-left: 0;
	padding:0;
}

.checkout_summary_flow_c {	
	width: 237px;
	border: none;	
	top: 15px;
	left: 290px;
}
.checkout_summary_flow_e {	
	width: 237px;
	border: none;
	top: 15px;
	left: 290px;	
	top: 0px;
}
.flowInputs, .flowInputsSmall, .flowInputsPrice, 
.flowInputsBasicPopup, 
.flowInputsBasicPopupRight {
	width:220px;
	float: left;
	word-wrap: break-word;
}
.msgReviewReqPrice, .msgREqRespite {
	width: 245px;
	font-size: 12px !important;
	padding-bottom: 5px;
	padding-top: 5px;
}
.msgREqRespite {
	width: 290px;
	padding-top: 0;
	padding-bottom: 10px;
}

#reqPriceValueForPopup {font-size: 12px;}
.flowInputsSmall {width: 180px;}
.flowInputsPrice {width: 190px;}
.flowInputsBasicPopup {
	width:640px;
	font-size: 11px;
}

.flowInputsBasicPopupRight {
	width:270px;
	text-align: right;
	vertical-align: middle;
	font-size: 11px;
}
.flowInputsBasicPopupRight.required {width: 480px; } 
.flowCost , .flowDeliver {
	position: absolute;
	height: 170px;
}
.flowCost  {
	width:250px;	
	float: left;
}
.flowDeliver {
	width: 650px;
	left: 270px;
	float: left;
}
.pon {
	padding-top: 45px;
	padding-left: 5px;
}

.pon2 {
	padding-top: 130px;
	padding-left: 5px;
}
.radiobuttons_paymentselection {padding: 0px 0px 0px 14px;}

/*--Buttons--*/
#cancel-place-replenishmentOrder {
	background-image: url("../images/button/gradient-button-positive.png");
	font-size: 1.3em;
	margin: 4px 15px 0px 40px;
	padding: 6px 9px;
	font-weight: bold;
	line-height: normal;
	background-color: #568CBF;
	background-position: center bottom;
	background-repeat: repeat-x;
	border: 0 none;
	border-radius: 3px 3px 3px 3px;
	color: #ffffff;
	text-shadow: 0 -1px 1px #333333;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
}

#cancel-quote-negotiation {
	background-image: url("../images/button/gradient-button-positive.png");
	font-size: 1.3em;
	margin: 5px 2px 0px 40px;
	padding: 6px 9px;
	font-weight: bold;
	line-height: normal;
	background-color: #568CBF;
	background-position: center bottom;
	background-repeat: repeat-x;
	border: 0 none;
	border-radius: 3px 3px 3px 3px;
	color: #ffffff;
	text-shadow: 0 -1px 1px #333333;
	text-transform: uppercase;
	text-decoration: none;
}

#terms2 {
	padding: 3px 30px 0px 0px;
}

#scheduleReplenishmentButton {
	background-color: #568CBF;
	margin-right: 5px;
}

#requestQuoteButton {
	margin-right: 15px;
	background-color: #568CBF;
}

/*
 Datepicker css
*/
#ui-datepicker-div {
	background-color: #fff;
	padding: 5px 5px 5px 5px;
	box-shadow: 2px 2px 5px #888;
	display: none;
}

table.ui-datepicker-calendar tr td {
	padding: 2px;
	text-align: center;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
	margin-top: 2px;
}
.ui-datepicker .ui-datepicker-prev {left: 2px;}
.ui-datepicker .ui-datepicker-next {right: 2px;}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	top: 50%;
	margin-top: -4px;
}
.ui-datepicker .ui-datepicker-next span  {
	margin-left: -14px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 3px 2.3em 0px;
	line-height: 1.8em;
	text-align: center;
	top: 10px;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
	margin-left: 4px;
	width: 70px;
	height: 19px;
	vertical-align: middle;
	padding-top: 0
}
.ui-datepicker-close{
	float: right;
}
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.ui-icon.ui-icon-closethick {
	background-image: url("../images/button/icon-modal-cart-close.png");
	background-position: 2px 2px;
}
.ui-icon.ui-icon-closethick.ui-state-hover {
	background-color: #252728;
}

.ui-datepicker-header{
	background-color: #E7E7E7; /*#C0C1C2;*/
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 25px;
	vertical-align: middle;
}
.ui-datepicker-month , .ui-datepicker-year{
    color: #333;    
    font-size: 12px;
}
.ui-datepicker-month {padding-right: 10px;}

.ui-datepicker-buttonpane .ui-datepicker-current, 
.ui-datepicker-buttonpane .ui-datepicker-close
{
	color:  #333;
	font-size: 10px;
	opacity: 1;
	font-weight: normal;
}

.ui-datepicker-buttonpane .ui-datepicker-current:hover,
.ui-datepicker-buttonpane .ui-datepicker-close:hover{
	border: 1px solid #568CBF;
}
/****************************/
.replenishmentFrequency_topic {
	float: left;
	padding: 0px 0px 0px 0px;
}
img.ui-datepicker-trigger {
	width: 14px;
	height: 14px;
	padding-left: 2px;
	vertical-align: middle;
}

.replenishmentFrequency {
	float: left;
	width: 175px;
	padding: 0px 17px 6px 0px;
	border-bottom: 1px solid #DFDFDF;
	float: left;
	padding: 0 0 8px 0;
	width: 100%;
	margin: 0 0 4px;
}

.replenishmentFrequency input {
    display: block;
    float: left;


}

.replenishmentFrequency label {
    display: block;
    float: left;
    font-weight: bold;
    line-height: 16px;
    margin: 0;

}

.replenishmentFrequency_left {

}

.replenishmentFrequency_left label {
	border-bottom: 1px solid #dfdfdf;
	padding: 0px 0px 8px 0px;
	margin-bottom: 6px;
	font-weight: bold;
	display: block;
}

.scheduleform_left {

}

.scheduleform {
	float: left;
	width: 159px;
	height: 140px;
	border: 1px solid #dfdfdf;
	margin: 0 14px 0 0;
	padding: 10px 10px 0;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f6f6));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
}

.scheduleform_last {	margin:0;
}

.scheduleformfilled {
	border: 1px solid #a7a7a7;
	background: #dfdfdf;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e1e1e1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e1e1e1));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e1e1e1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 );
}
.scheduleform  label{
	white-space: nowrap;
}

.scheduleform  select{
	float:none;
	display:block;
}

.div_nWeeks1 {
	margin: 0px 0px 0px 0px;


}


.div_nWeeks1 label{
	padding-top:0;
}

.div_nWeeks2 {

	padding: 0px;

}

.scheduleformW .div_nWeeks1 select{
	width:100%;
	height: 55px;
}


.scheduleformW .div_nWeeks2 {
	padding:5px 0 0;
	line-height:17px;
	height:18px;
	
}



.scheduleformW .div_nWeeks2 label{
	padding:0;
	height:18px;
}

.scheduleformW .div_nWeeks2 select{
	margin:0 5px 0 0px;
	display:inline;
	
}












#replenishmentStartDate {
	background: url("../images/bg_replenishmentstartdate.jpg") no-repeat;
	width: 128px;
	border: 0;
	margin: 0 0 5px 0;
}

.scheduleform select {
	background: url("../images/bg-gradient-select.png") repeat-x scroll center bottom #ffffff;
	border: 1px solid #999999;
	border-radius: 3px 3px 3px 3px;
	color: #666666;
	margin: 1px 8px 0px 0px;
}

.label_weeks {
	padding: 15px 0px 4px 0px;
	float: left;
}

.label {
	padding: 15px 0px 4px 0px;
	width: 84px;
}

form label.label_small {
	padding: 0 5px 4px 0px;
	width: 150px;
	font-size: inherit;
}


#quoteRequestDescription {
	width: 200px;
	border: 1px solid #bbbbbb;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 3px 3px 4px #eeeeee inset;
	padding: 3px;
	width: 760px;
	line-height: 18px;
}

#header ul.language li {border-left: none;}
#header ul.language li {padding: 0px 5px;}
.updates1 {width: 45px;}
#header1 {width: 30px;}
#header3 {width: 110px;}

.myCompany .item_container_holder .item_container_holder {
	background-color: #fff;
	border: 1px solid #BACAD5;
	margin-top: 40px;
}
.myCompany .item_container_holder .item_container_holder:last-child {margin-bottom: 0px;} 
.myCompany .item_container_holder .item_container_holder table.creditLine tr th{text-align: right;}
.myCompany .item_container_holder .item_container_holder table.creditLine tr th.trLeft{text-align: left;}
.myCompany .item_container_holder .item_container_holder table.creditLine tr th.trCenter{text-align: center;}

.myCompany .item_container_holder .item_container_holder table.creditLine tr td{text-align: right; text-transform: lowercase;}
.myCompany .item_container_holder .item_container_holder table.creditLine tr td.trCenter{text-align: center;}
.myCompany .item_container_holder .item_container_holder table.creditLine tr td.trLeft{text-align: left; text-transform: none;}
.myCompany .item_container_holder .item_container_holder table.creditLine tr td.trTotal{text-transform: none;}

.paymentinfo {
	width: 150px;
	border: 0 none;
}

.page-orderConfirmationPage .paymentinfo {
	width: 150px;
	border: 0 none;
	padding:0;
	margin:0;
}

.page-orderConfirmationPage .paymentinfo ul {
	margin:0;
	padding:0;
}

p.orgSubtitle{
	font-weight: bold;
	margin-bottom: 5px;
}
table.table_budget {
	border: 0 none;
	width: auto;
}
table.table_budget tr td {border: none;}
table.table_budget tr td.trRight {
	text-align: right;
	text-transform: lowercase;
}
table.table_budget.fullWidth {width: 99%;}
table.table_budget td {
	border: 0 none;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	white-space: nowrap;
}
.back_button:hover, .cancel_button:hover {text-decoration: none;}
.b2BCustomerFormList dd span{
	float: none;
	display: block;
}
.b2BCustomerFormList dd span:before,
.b2BCustomerFormList dd span:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}
.oms_message_holder {
	color:red;
	font-size:14px;
	padding-left: 3px;
}
.b2BCustomerFormList dd span:after {clear: both;}
.b2BCustomerFormList dd span{zoom: 1; /* IE < 8 */}

.forgotten-pwd .title_holder {margin: 30px 0 0 30px;}
.forgotten-pwd  .item_container {
	padding-right: 0px;
	padding-left: 30px;
}

body.template-pages-AccountPageTemplate #content {
  /*min-height: 300px;*/
  width: 940px;
}

body.page-my-quotes .prod_refine,
body.page-my-replenishment-orders .prod_refine{
	float:none;
	position:static;
	margin:15px 0;
}
body.template-pages-search-searchListPage #content .span-20 .span-16{width:790px;}
body.template-pages-search-searchListPage #content .prod_refine p {
	margin: 0;
	padding: 0 80px 0 80px;
}

body.template-pages-search-searchListPage #content .prod_refine form {float:left;}
body.template-pages-search-searchListPage #content #spinner + .prod_refine  {position:static;}
body.template-pages-search-searchListPage #content .spinner {margin-left: 298px;}

body.template-pages-AccountPageTemplate .prod_refine{
	float:none;
	position:static;
	margin:10px 0;
}
body.template-pages-AccountPageTemplate .prod_refine.bottom {margin: 0;}
.swatch_legend {width: inherit;}
/* DE1827 */

body.page-searchAdvancedEmpty .advanced_search  > .span-4,
body.page-search #content  > .span-4{
	padding-bottom: 80px;
}


/* DE1855 */

body.template-pages-AccountPageTemplate #content .prod_refine p {
	margin: 0;
	padding: 0 80px 0 80px;
}

body.template-pages-AccountPageTemplate #content .prod_refine form {float:left;}


/* DE1874 */

body.page-searchAdvancedEmpty .prod_list > .price{
	text-align:right;
	padding-right: 5px;
}

/* DE1895 */

.swatchVariant img {margin-bottom:9px;}

.variant_options .prod_attr ul{margin-left: 57px;}

/* DE1897 */
#content .js-expand-grid-button {margin-top:10px;}

/* DE1898 replace the css for the defect DE1871 and DE1845 */

.advanced_search .item_container_holder{
	float:none;
	width:auto;
	height: 95px;
}

.advanced_search .item_container_holder:after, .advanced_search .item_container_holder:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

/* DE1871 */
.advanced_search>.span-4{display:none; } 
#resultsList {width: 100%;}
#resultsList .prod_list{float:none;}