
/**** COMMON STYLES - used in commercecm controls ****/

/* content */

.PageTitle {}
.PageIntro {}
.SuccessMessage { font-weight: bold; color: #080; }
.ErrorMessage { font-weight: bold; color: #f00; }
.ShippingNote {}
.Footer {}
.FooterMessage {}
.RequiredFieldAsterix { color: #f00; }
.Required { width: 10px; color: #f00; }
.SecurityMessage {}
.ArbitrageMessage { font-weight: bold; color: #f00; }


/* fields/values */

.AddressForm {}
.AddressTable {}

.TypeRow {}
.TypeLabel { width: 125px; font-weight: bold; }
.TypeField {}

.NameRow {}
.NameLabel { width: 125px; font-weight: bold; }
.NameField {}

.TitleRow {}
.TitleLabel { width: 125px; font-weight: bold; }
.TitleField {}

.FirstNameRow {}
.FirstNameLabel { width: 125px; font-weight: bold; }
.FirstNameField {}

.LastNameRow {}
.LastNameLabel { width: 125px; font-weight: bold; }
.LastNameField {}

.Address1Row {}
.Address1Label { width: 125px; font-weight: bold; }
.Address1Field {}

.Address2Row {}
.Address2Label { width: 125px; font-weight: bold; }
.Address2Field {}

.CityRow {}
.CityLabel { width: 125px; font-weight: bold; }
.CityField {}

.CountryRow {}
.CountryLabel { width: 125px; font-weight: bold; }
.CountryField {}

.ProvinceRow {}
.ProvinceLabel { width: 125px; font-weight: bold; }
.ProvinceField {}

.PostalRow {}
.PostalLabel { width: 125px; font-weight: bold; }
.PostalField {}

.PhoneRow {}
.PhoneLabel { width: 125px; font-weight: bold; }
.PhoneField {}

.FaxRow {}
.FaxLabel { width: 125px; font-weight: bold; }
.FaxField {}

.EmailRow {}
.EmailRow .EmailLabel { width: 125px; font-weight: bold; }
.EmailRow .EmailField {}

.PasswordRow {}
.PasswordRow .PasswordLabel { width: 125px; font-weight: bold; }
.PasswordRow .PasswordField {}

.ConfirmPasswordRow {}
.ConfirmPasswordRow .ConfirmPasswordLabel { width: 125px; font-weight: bold; }
.ConfirmPasswordRow .ConfirmPasswordField {}

.PreferredLanguageRow {}
.PreferredLanguageRow .PreferredLanguageLabel { width: 125px; font-weight: bold; }
.PreferredLanguageRow .PreferredLanguageField {}

.PreferredCurrencyRow {}
.PreferredCurrencyRow .PreferredCurrencyLabel { width: 125px; font-weight: bold; }
.PreferredCurrencyRow .PreferredCurrencyField {}

.SubscribeToNewsletterRow {}
.SubscribeToNewsletterLabel { width: 125px; font-weight: bold; }
.SubscribeToNewsletterField {}

.CcNameRow {}
.CcNameLabel { width: 125px; font-weight: bold; }
.CcNameField {}

.CcNumberRow {}
.CcNumberLabel { width: 125px; font-weight: bold; }
.CcNumberField {}

.CcTypeRow {}
.CcTypeLabel { width: 125px; font-weight: bold; }
.CcTypeField {}

.CcExpiryDateRow {}
.CcExpiryDateLabel { width: 125px; font-weight: bold; }
.CcExpiryDateField {}

.CcCardVerificationNumber {}
.CcCardVerificationNumberLabel { width: 125px; font-weight: bold; }
.CcCardVerificationNumberField { vertical-align: top; }

.PromoRow {}
.PromoLabel { width: 125px; font-weight: bold; }
.PromoField {}

.DiscountLabel { padding: 5px; font-weight: normal; color: #282921; text-align: right; }
.DiscountValue { padding: 5px; width: 125px; text-align: right; }

.TotalRow {}
.TotalRow .SubTotalLabel { padding: 5px; font-weight: normal; color: #282921; text-align: right; }
.TotalRow .SubTotalField { padding: 5px; width: 125px; text-align: right; }

.ShippingLabel { padding: 5px; font-weight: normal; color: #282921; text-align: right; }
.ShippingValue { padding: 5px; width: 125px; text-align: right; }

.TaxLabel { padding: 5px; font-weight: normal; color: #282921; text-align: right; }
.TaxValue { padding: 5px; width: 125px; text-align: right; }

.TotalRow {}
.TotalRow .TotalLabel { padding: 5px; font-weight: bold; color: #282921; text-align: right; }
.TotalRow .TotalValue { padding: 5px; width: 125px; text-align: right; }

.TotalRowLessGiftCertificates .TotalLessGiftCertificatesField { padding: 5px; width: 125px; text-align: right; }
.TotalRowLessGiftCertificates .TotalLessGiftCertificatesLabel  { padding: 5px; color: #282921; text-align: right; }

.BalanceOutstandingRow .BalanceOutstandingLabel{ padding: 5px; width: 125px; text-align: right; }
.BalanceOutstandingRow .BalanceOutstandingField { padding: 5px; color: #282921; text-align: right; }

/* table headers */

.HeaderRow {}
.HeaderRow .Image, .ImageHeader { padding: 5px; text-align: center; border-bottom: solid 1px #282921; font: normal 10px Verdana, Tahoma, Sans-Serif; text-transform: lowercase; line-height: 16px; color: #282921; }
.HeaderRow .OrderID, .OrderIDHeader { padding: 5px; text-align: left; border-bottom: solid 1px #282921; font: normal 10px Verdana, Tahoma, Sans-Serif; text-transform: lowercase; line-height: 16px; color: #282921; }
.HeaderRow .Sku, .SKUHeader { padding: 5px; text-align: center; border-bottom: solid 1px #282921; font: normal 10px Verdana, Tahoma, Sans-Serif; text-transform: lowercase; line-height: 16px; color: #282921; }
.HeaderRow .Date, .DateHeader { padding: 5px; text-align: center; border-bottom: solid 1px #282921; font: normal 10px Verdana, Tahoma, Sans-Serif; text-transform: lowercase; line-height: 16px; color: #282921; }
.HeaderRow .Product, .ProductNameHeader { padding: 5px; text-align: left; border-bottom: solid 1px #282921; font: normal 10px Verdana, Tahoma, Sans-Serif; text-transform: lowercase; line-height: 16px; color: #282921; }
.HeaderRow .Description, .DescriptionHeader { padding: 5px; text-align: left; border-bottom: solid 1px #282921; font: normal 10px Verdana, Tahoma, Sans-Serif; text-transform: lowercase; line-height: 16px; color: #282921; }
.HeaderRow .Quantity, .QuantityHeader { padding: 5px; text-align: center; border-bottom: solid 1px #282921; font: normal 10px Verdana, Tahoma, Sans-Serif; text-transform: lowercase; line-height: 16px; color: #282921; }
.HeaderRow .Remove, .RemoveHeader { padding: 5px; text-align: center; border-bottom: solid 1px #282921; font: normal 10px Verdana, Tahoma, Sans-Serif; text-transform: lowercase; line-height: 16px; color: #282921; }
.HeaderRow .Shipping, .ShippingHeader { padding: 5px; text-align: center; border-bottom: solid 1px #282921; font: normal 10px Verdana, Tahoma, Sans-Serif; text-transform: lowercase; line-height: 16px; color: #282921; }
.HeaderRow .Price, .PriceHeader { padding: 5px; text-align: right; border-bottom: solid 1px #282921; font: normal 10px Verdana, Tahoma, Sans-Serif; text-transform: lowercase; line-height: 16px; color: #282921; }
.HeaderRow .Discount, .DiscountHeader { padding: 5px; text-align: right; border-bottom: solid 1px #282921; font: normal 10px Verdana, Tahoma, Sans-Serif; text-transform: lowercase; line-height: 16px; color: #282921; }
.HeaderRow .LineTotal, .LineTotalHeader { padding: 5px; text-align: right; border-bottom: solid 1px #282921; font: normal 10px Verdana, Tahoma, Sans-Serif; text-transform: lowercase; line-height: 16px; color: #282921; }
.HeaderRow .Status, .StatusHeader { padding: 5px; text-align: center; border-bottom: solid 1px #282921; font: normal 10px Verdana, Tahoma, Sans-Serif; text-transform: lowercase; line-height: 16px; color: #282921; }

/* table rows */

.Row {}
.ImageRow { padding: 5px; text-align: center; }
.OrderIDRow { padding: 5px; text-align: left; }
.SkuRow { padding: 5px; text-align: center; }
.DateRow { padding: 5px; text-align: center; }
.ProductRow { padding: 5px; text-align: left; }
.DescriptionRow { padding: 5px; text-align: left; }
.QuantityRow { padding: 5px; text-align: center; }
.RemoveRow { padding: 5px; text-align: center; }
.ShippingRow { padding: 5px; text-align: center; }
.PriceRow { padding: 5px; text-align: right; }
.DiscountRow { padding: 5px; text-align: right; }
.LineTotalRow { padding: 5px; text-align: right; }
.StatusRow { padding: 5px; text-align: center; }

.GridAltRow_CommerceCM {}
.GridAltRow_CommerceCM .Image { padding: 5px; text-align: center; }
.GridAltRow_CommerceCM .OrderID { padding: 5px; text-align: center; }
.GridAltRow_CommerceCM .Sku { padding: 5px; text-align: center; }
.GridAltRow_CommerceCM .Date { padding: 5px; text-align: center; }
.GridAltRow_CommerceCM .Product { padding: 5px; text-align: left; }
.GridAltRow_CommerceCM .Description { padding: 5px; text-align: left; }
.GridAltRow_CommerceCM .Quantity { padding: 5px; text-align: center; }
.GridAltRow_CommerceCM .Remove { padding: 5px; text-align: center; }
.GridAltRow_CommerceCM .Shipping { padding: 5px; text-align: left; }
.GridAltRow_CommerceCM .Price { padding: 5px; text-align: right; }
.GridAltRow_CommerceCM .Discount { padding: 5px; text-align: right; }
.GridAltRow_CommerceCM .LineTotal { padding: 5px; text-align: right; }
.GridAltRow_CommerceCM .Status { padding: 5px; text-align: center; }

/* basket */

.Basket {}
.BasketTotals_Wrapper { width: 100% }
.BasketTotals .TotalsRow {}
.TotalsRowTable  { float: right; }
.BasketTotals .OrderSubtotal { border-top: solid 1px #282921; text-align: right; }
.BasketTotals{float: right; }

/* form buttons/links */

.ResetButton {display: none;  width: 125px; float: right; margin: 10px; margin-right: 0px; text-align: center; }
.ResetButton a, .ResetButton a:link, .ResetButton a:active, .ResetButton a:visited, .ResetButton a:hover { display: block; font-size: 9px;  text-align: center; text-transform: lowercase; padding: 3px; padding-left: 7px; padding-right: 7px; color: #C9F0EF; text-decoration: none; background-color: #53C2BB; }
.ResetButton a:hover { background-color: #C9F0EF; color: #53C2BB; }

.CancelButton { width: 125px; margin: 10px; margin-right: 0px; text-align: center; }
.CancelButton a, .CancelButton a:link, .CancelButton a:active, .CancelButton a:visited, .CancelButton a:hover { display: block; font-size: 9px;  text-align: center; text-transform: lowercase; padding: 3px; padding-left: 7px; padding-right: 7px; color: #C9F0EF; text-decoration: none; background-color: #53C2BB; }
.CancelButton a:hover { background-color: #C9F0EF; color: #53C2BB; }

.ContinueButton { width: 125px; float: right; margin: 10px; margin-right: 0px; text-align: center; }
.ContinueButton a, .ContinueButton a:link, .ContinueButton a:active, .ContinueButton a:visited, .ContinueButton a:hover { display: block; font-size: 9px;  text-align: center; text-transform: lowercase; padding: 3px; padding-left: 7px; padding-right: 7px; color: #C9F0EF; text-decoration: none; background-color: #53C2BB; }
.ContinueButton a:hover { background-color: #C9F0EF; color: #53C2BB; }

.CompleteButton { width: 125px; float: right; margin: 10px; margin-right: 0px; text-align: center; }
.CompleteButton a, .CompleteButton a:link, .CompleteButton a:active, .CompleteButton a:visited, .CompleteButton a:hover { display: block; font-size: 9px;  text-align: center; text-transform: lowercase; padding: 3px; padding-left: 7px; padding-right: 7px; color: #C9F0EF; text-decoration: none; background-color: #53C2BB; }
.CompleteButton a:hover { background-color: #C9F0EF; color: #53C2BB; }

.SubmitButton { width: 75px; margin: 0px; margin-right: 0px; text-align: center; }
.SubmitButton a, .SubmitButton a:link, .SubmitButton a:active, .SubmitButton a:visited, .SubmitButton a:hover { display: block; font-size: 9px;  text-align: center; text-transform: lowercase; padding: 3px; padding-left: 7px; padding-right: 7px; color: #C9F0EF; text-decoration: none; background-color: #53C2BB; }
.SubmitButton a:hover { background-color: #C9F0EF; color: #53C2BB; }

.LoginButton { width: 125px; margin: 10px; margin-right: 0px; text-align: center; }
.LoginButton a, .LoginButton a:link, .LoginButton a:active, .LoginButton a:visited, .LoginButton a:hover { display: block; font-size: 9px;  text-align: center; text-transform: lowercase; padding: 3px; padding-left: 7px; padding-right: 7px; color: #C9F0EF; text-decoration: none; background-color: #53C2BB; }
.LoginButton a:hover { background-color: #C9F0EF; color: #53C2BB; }

.LogoutButton { width: 125px; margin: 10px; margin-right: 0px; text-align: center; }
.LogoutButton a, .LogoutButton a:link, .LogoutButton a:active, .LogoutButton a:visited, .LogoutButton a:hover { display: block; font-size: 9px;  text-align: center; text-transform: lowercase; padding: 3px; padding-left: 7px; padding-right: 7px; color: #C9F0EF; text-decoration: none; background-color: #53C2BB; }
.LogoutButton a:hover { background-color: #C9F0EF; color: #53C2BB; }

.CheckoutButton { width: 125px; margin: 10px; margin-right: 0px; text-align: center; }
.CheckoutButton a, .CheckoutButton a:link, .CheckoutButton a:active, .CheckoutButton a:visited, .CheckoutButton a:hover { display: block; font-size: 9px;  text-align: center; text-transform: lowercase; padding: 3px; padding-left: 7px; padding-right: 7px; color: #C9F0EF; text-decoration: none; background-color: #53C2BB; }
.CheckoutButton a:hover { background-color: #C9F0EF; color: #53C2BB; }

.BackToShoppingButton { width: 125px; margin: 10px; margin-right: 0px; text-align: center; }
.BackToShoppingButton a, .BackToShoppingButton a:link, .BackToShoppingButton a:active, .BackToShoppingButton a:visited, .BackToShoppingButton a:hover { display: block; font-size: 9px;  text-align: center; text-transform: lowercase; padding: 3px; padding-left: 7px; padding-right: 7px; color: #C9F0EF; text-decoration: none; background-color: #53C2BB; }
.BackToShoppingButton a:hover { background-color: #C9F0EF; color: #53C2BB; }
