#t1_t2_c_p_ddlCCExpMonth, #t1_t2_c_p_ddlCCExpYear {
	width: 100px;
}

img[src*="/Images/help.gif"] {
 	-moz-box-sizing: border-box;
 	box-sizing: border-box;
 	background: url(../Icons/help.png) no-repeat;
 	width: 16px;
 	height: 16px;
 	padding-left: 16px;
	margin-left: 3px !important;
}

img[src*="/Images/calendar.gif"] {
 	-moz-box-sizing: border-box;
 	box-sizing: border-box;
 	background: url(../Icons/calendar.png) no-repeat;
 	width: 30px;
 	height: 30px;
 	padding-left: 30px;
 	margin-left: 3px !important;
}

img[src*="/images/icons/down.png"], img[src*="/Images/icons/down.png"], img[src*="/Images/icons/down_click.png"] {
 	-moz-box-sizing: border-box;
 	box-sizing: border-box;
 	background: url(../Icons/down.png) no-repeat;
 	width: 30px;
 	height: 30px;
 	padding-left: 30px;
 	margin-left: 5px !important;
}

img[src*="/images/icons/find.png"], img[src*="/Images/icons/find.png"], img[src*="/Images/icons/find_click.png"] {
 	-moz-box-sizing: border-box;
 	box-sizing: border-box;
 	background: url(../Icons/search.png) no-repeat;
 	width: 30px !important;
 	height: 30px !important;
 	padding-left: 30px;
 	margin-left: 5px !important;
}

#selYear {
	margin-left: 4px !important;
}

#t1_t2_c_p_txbSearch {
	margin-right: 5px !important;
}

.newBlue {
	color: #0000ff
}

.clearanceRed, .limitedOfferRed, .iotmRed, .customRed {
	color: #ff0000;
}

.personalizedGreen {
	color: #008000;
}

.requiredPurple {
	color: #8000ff;
}

.recommendedMaroon {
	color: #800000;
}

.comingSoonGreen {
	color: #008000;
}

#t1_t2_c_p_orderDisplay_piPromo_rowPromoEntry td {
	vertical-align: middle !important;
}

#t1_t2_c_p_addressBook_addressSelector_divAdvancedContent input, #t1_t2_c_p_addressBook_addressSelector_btnExpander, #t1_t2_c_p_ddlAddresses_divAdvancedContent input, #t1_t2_c_p_ddlAddresses_btnExpander {
    font-size: 14px !important;
}

#Table2 img:hover, #t1_t2_c_p_addressBook_addressSelector_imgDownArrow:hover, #t1_t2_c_p_addressBook_addressSelector_imgFind:hover, #t1_t2_c_p_ddlAddresses_imgFind:hover, #t1_t2_c_p_ddlAddresses_imgDownArrow:hover, #t1_t2_c_p_rptOrder_dteRangeSpan_pnlDateRange img:hover, #t1_t2_c_p_report_dteRangeSpan_pnlDateRange img:hover, #t1_t2_c_p_dteRangeSpan_pnlDateRange img:hover, #t1_t2_c_p_rptTransactions_dteRangeSpan_pnlDateRange img:hover, #t1_t2_c_p_dteRangeSpan_pnlDateRange img:hover, .CategoryTable img:hover, .downImage:hover, .ProductListImageCell img:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

#t1_t2_c_p_addressBook_addressSelector_divEdit, #t1_t2_c_p_shipperSelection_ddlShippers, .DropDownList {
    margin-top: 10px;
}

#t1_t2_c_p_addressBook_lblHeading {
    margin-bottom: 10px !important;
}

.MessageBox {
    background-color: #d9edf7;
    width: 500px;
    padding: 10px;
    margin-bottom: 10px;
    overflow: auto;
	color: #307192;
    border: 2px solid #307192;
	border-radius: 8px;
    filter: none !important;
	/*
	animation: fadein 2s;
    -moz-animation: fadein 2s;
    -webkit-animation: fadein 2s;
    -o-animation: fadein 2s;
	*/
}

.MessageBox img {
    display: none;
}

.MessageBox ul li {
    color: #3a87ad !important;
}

a:active, a:focus, .Button:active , .Button:focus, input:active, input:focus {
    outline: none;
    ie-dummy: expression(this.hideFocus=true);
}

#t1_t2_c_p_pnlPaymentMethod td {
    padding-bottom: 5px;
}

#tblPaymentOptions {
    padding-top: 5px !important;
}

#t1_t2_c_p_btnContinueShopping {
    padding-right: 10px;
}

#t1_t2_c_p_addressBook_input_tblAddress {
    margin-top: 12px !important;
}

.ErrorBox img {
	display: none !important;
}

.ShadedRegion {
    background-color: #F3F3F3!important;
}

.NavButton, .NavButton a, .NavButton img, .NavButton img a {
	border: none !important;
}

a:active {
    background-color: transparent;
}

#t1_t2_c_p_txbApprovalComments{
	margin-bottom: 10px;
	margin-top: 10px;
}

#t1_t2_c_p_orderDisplay_approvalList_dgPendingApprovals, #t1_t2_c_p_orderChangeHist_dgChangeHist {
	margin-top: 10px;
}

#t1_t2_c_p_orderDisplay_btnRemoveCoupon {
	display: none;
}

#t1_t2_c_p_orderDisplay_lblCoupon, #t1_t2_c_p_orderDisplay_prcCoupon_lbl {
	font-weight: bold;
	font-size: 14px;
	color: #139e00;
}
	
#t1_t2_c_p_dgrResults {
	margin-top: 5px;
}

#productsTable {
    margin-top: 10px;
}

#t1_t2_c_p_productList_ddlSortOptions {
	margin-left: 5px;
}

#t1_t2_c_p_txbUserName,#t1_t2_c_p_txbUserName {
	margin-bottom: 5px;
}

textarea:focus,input:focus,select:focus{
    outline: 0;
}

#t1_t2_c_p_tmplProduct_btnAddToOrder {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#t1_t2_c_p_tmplProduct_variantList_btnSearch {
	margin-left: 5px;
}

.ShowWithVariableText {
	margin-top: 5px;
}

#Table2 td {
	padding: 6px;
	vertical-align: middle !important;
}

#t1_t2_c_p_addressInput_tblAddress {
	margin-top: 20px;
}

#t1_t2_c_p_lbColumns, #t1_t2_c_p_rptOrder_lbxColumns, #t1_t2_c_p_report_lbxColumns, #t1_t2_c_p_rptBalance_lbxColumns, #t1_t2_c_p_rptTransactions_lbxColumns, #t1_t2_c_p_lbxColumns {
	margin-bottom: 10px;
	margin-top: 10px;
}

#t1_t2_c_p_rptTransactions_btnPreview, #t1_t2_c_p_rptTransactions_btnDownload, #t1_t2_c_p_rptTransactions_btnSaveReport, #t1_t2_c_p_rptTransactions_btnCancel {
	margin-bottom: 10px;
}

.DropDownList {
	margin-left: 10px;
}

.CheckoutProgressBar {
	margin-bottom: 10px;
}

.Button:hover, #t1_t2_c_p_addressBook_addressSelector_imgDownArrow:hover, .downImage:hover {
	cursor: pointer !important;
	webkit-transition-property: background color;
   -webkit-transition-duration: 0.5s;
   -webkit-transition-timing-function: linear;
   -moz-transition-property: background color;
   -moz-transition-duration: 0.5s;
   -moz-transition-timing-function: linear;
   -o-transition-property: background color;
   -o-transition-duration: 0.5s;
   -o-transition-timing-function: linear;
   -ms-transition-property: background color;
   -ms-transition-duration: 0.5s;
   -ms-transition-timing-function: linear;
   transition-property: background color;
   transition-duration: 0.5s;
   transition-timing-function: linear;
}

.Grid {
	margin-bottom: 5px !important;
}

#t1_t2_c_p_tmplProduct_specForm_pageTpl_File_file_rowAllowedExt {
	font-weight: bold;
}

#t1_t2_c_divCopyright, #t1_t2_c_divCopyright a {
	font-size: 7pt !important;
	color: #B2B2B2 !important;
	font-family: Tahoma, Geneva, sans-serif !important;
	font-weight: normal !important;
}

#t1_t2_c_p_variableTextForm_pageTpl_Logo_file_btnUpload {
	margin-bottom: 10px;
}

#t1_t2_c_p_variableTextForm_pageTpl_Logo_file_tblImage {
	border-radius: 8px;
	margin-top: 5px;
	text-indent: 10px;
	background-color: #FF8080 !important;
}

#t1_t2_c_p_tmplProduct_lnkEdit:after {
	content: url(../Icons/edit.png);
	position: relative;
	top: 6px;
	margin-left: 4px;
}

#t1_t2_c_p_tmplProduct_btnRmv:after {
	content: url(../Icons/remove.png);
	position: relative;
	top: 6px;
	margin-left: 4px;
}

#t1_t2_c_p_tmplProduct_lnkPdf:after {
	content: url(../Icons/download.png);
	position: relative;
	top: 6px;
	margin-left: 4px;
}

#t1_t2_c_p_addressBook_btnDelete:after {
	content: url(../Icons/x.png);
	position: relative;
	top: 6px;
	margin-left: 4px;
}

#t1_t2_c_p_addressBook_btnEditAddress:after {
	content: url(../Icons/edit.png);
	position: relative;
	top: 6px;
	margin-left: 4px;
}

#t1_t2_c_p_addressBook_lnkToCart:after {
	content:url(../Icons/back.png);
	position: relative;
	top: 6px;
	margin-left: 4px;
}

#t1_t2_c_p_tmplProduct_variantList_dgrVariants_btnDelete {
    display: block;
    margin-bottom: 10px;
}

#t1_t2_c_p_tmplProduct_variantList_dgrVariants_btnDelete:after {
	content: url(../Icons/x.png);
	position: relative;
	top: 4px;
	margin-left: 4px;
}

.Loading {
	background: url(../Icons/ajax-loader.gif) no-repeat scroll right center rgba(0, 0, 0, 0);
	height: 150px;
    position: relative;
    width: 150px;
}

#t1_t2_c_p_tmplProduct_variantList_btnCreateNew {
	margin-top: 10px;
}

#t1_t2_c_p_lblSpendingAccount {
	color: green;
}

.LiteGrid {
    border: 1px solid #999999;
    border-collapse: collapse;
}
.LiteGridHeaderRow td {
    background-color: #e9e9e9;
    border: 1px solid #999999;
}
.LiteGridOddRow td, .LiteGridEvenRow td {
    border: 1px solid #999999;
}

@keyframes fadein {
    
	from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes fadein {
    
	from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadein {
    
	from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

