﻿
/**** COMMON STYLES ****/

/** content **/

.PageTitle { clear: both; }
.PageIntro {}
.SuccessMessage { font-weight: bold; color: #080; }
.ErrorMessage { font-weight: bold; color: #f00; }
.ShippingNote {  }
.Footer {}
.FooterMessage {}
.RequiredFieldAsterix, .Required { color: #f00; }
.SecurityMessage {}
.ArbitrageMessage { font-weight: bold; color: #f00; }


/** fields/values **/

.AddressForm {}
.AddressTable {}

.TypeRow {}
.TypeLabel { width: 150px; font-weight: bold; }
.TypeField {}

.NameRow {}
.NameLabel { width: 150px; font-weight: bold; }
.NameField {}

.TitleRow {}
.TitleLabel { width: 150px; font-weight: bold; }
.TitleField {}

.FirstNameRow {}
.FirstNameLabel { width: 150px; font-weight: bold; }
.FirstNameField {}

.LastNameRow {}
.LastNameLabel { width: 150px; font-weight: bold; }
.LastNameField {}

.Address1Row {}
.Address1Label { width: 150px; font-weight: bold; }
.Address1Field {}

.Address2Row {}
.Address2Label { width: 150px; font-weight: bold; }
.Address2Field {}

.CityRow {}
.CityLabel { width: 150px; font-weight: bold; }
.CityField {}

.CountryRow {}
.CountryLabel { width: 150px; font-weight: bold; }
.CountryField {}

.ProvinceRow {}
.ProvinceLabel { width: 150px; font-weight: bold; }
.ProvinceField {}

.PostalRow {}
.PostalLabel { width: 150px; font-weight: bold; }
.PostalField {}

.PhoneRow {}
.PhoneLabel { width: 150px; font-weight: bold; }
.PhoneField {}

.FaxRow {}
.FaxLabel { width: 150px; font-weight: bold; }
.FaxField {}

.EmailRow {}
.EmailRow .EmailLabel { width: 150px; font-weight: bold; }
.EmailRow .EmailField {}

.PasswordRow {}
.PasswordRow .PasswordLabel { width: 150px; font-weight: bold; }
.PasswordRow .PasswordField {}

.ConfirmPasswordRow {}
.ConfirmPasswordRow .ConfirmPasswordLabel { width: 150px; font-weight: bold; }
.ConfirmPasswordRow .ConfirmPasswordField {}

.PreferredLanguageRow {}
.PreferredLanguageRow .PreferredLanguageLabel { width: 150px; font-weight: bold; }
.PreferredLanguageRow .PreferredLanguageField {}

.PreferredCurrencyRow {}
.PreferredCurrencyRow .PreferredCurrencyLabel { width: 150px; font-weight: bold; }
.PreferredCurrencyRow .PreferredCurrencyField {}

.SubscribeToNewsletterRow {}
.SubscribeToNewsletterLabel { width: 150px; font-weight: bold; }
.SubscribeToNewsletterField {}

.CcNameRow {}
.CcNameLabel { width: 100px; font-weight: bold; }
.CcNameField

.CcNumberRow {}
.CcNumberLabel { width: 100px; font-weight: bold; }
.CcNumberField

.CcTypeRow {}
.CcTypeLabel { width: 100px; font-weight: bold; }
.CcTypeField

.CcExpiryDateRow {}
.CcExpiryDateLabel { width: 100px; font-weight: bold; }
.CcExpiryDateField

.PromoRow {}
.PromoLabel { width: 150px; font-weight: bold; }
.PromoField {}

.DiscountRow {}
.DiscountRow .DiscountLabel { padding: 5px; font-weight: normal; color: #fff; text-align: right; }
.DiscountRow .DiscountField { padding: 5px; width: 65px; color: #fff; text-align: right; }

.SubTotalRow {}
.SubTotalRow .SubTotalLabel { padding: 5px; font-weight: normal; color: #fff; text-align: right; }
.SubTotalRow .SubTotalField { padding: 5px; width: 65px; color: #fff; text-align: right; }

.ShippingRow {}
.ShippingRow .ShippingLabel { padding: 5px; font-weight: normal; color: #fff; text-align: right; }
.ShippingRow .ShippingField { padding: 5px; width: 65px; color: #fff; text-align: right; }

.TaxRow {}
.TaxRow .TaxLabel { padding: 5px; font-weight: normal; color: #fff; text-align: right; }
.TaxRow .TaxField { padding: 5px; width: 65px; color: #fff; text-align: right; }

.TotalRow {}
.TotalRow .TotalLabel { padding: 5px; font-weight: bold; color: #fff; text-align: right; }
.TotalRow .TotalField { padding: 5px; width: 65px; font-weight: bold; color: #fff; text-align: right; }

/** table headers **/

.HeaderRow {}
.HeaderRow .Image  { padding: 5px; text-align: center; border-bottom: solid 1px #3366cc; font: normal normal 12px Arial, Helvetica, sans-serif; color: #3366cc; }
.HeaderRow .OrderID { padding: 5px; text-align: left; border-bottom: solid 1px #3366cc; font: normal normal 12px Arial, Helvetica, sans-serif; color: #3366cc; }
.HeaderRow .Sku { padding: 5px; text-align: center; border-bottom: solid 1px #3366cc; font: normal normal 12px Arial, Helvetica, sans-serif; color: #3366cc; }
.HeaderRow .Date { padding: 5px; text-align: center; border-bottom: solid 1px #3366cc; font: normal normal 12px Arial, Helvetica, sans-serif; color: #3366cc; }
.HeaderRow .Product { padding: 5px; text-align: left; border-bottom: solid 1px #3366cc; font: normal normal 12px Arial, Helvetica, sans-serif; color: #3366cc; }
.HeaderRow .Description { padding: 5px; text-align: left; border-bottom: solid 1px #3366cc; font: normal normal 12px Arial, Helvetica, sans-serif; color: #3366cc; }
.HeaderRow .Quantity { padding: 5px; text-align: center; border-bottom: solid 1px #3366cc; font: normal normal 12px Arial, Helvetica, sans-serif; color: #3366cc; }
.HeaderRow .Remove { padding: 5px; text-align: center; border-bottom: solid 1px #3366cc; font: normal normal 12px Arial, Helvetica, sans-serif; color: #3366cc; }
.HeaderRow .Shipping { padding: 5px; text-align: center; border-bottom: solid 1px #3366cc; font: normal normal 12px Arial, Helvetica, sans-serif; color: #3366cc; }
.HeaderRow .Price { padding: 5px; text-align: right; border-bottom: solid 1px #3366cc; font: normal normal 12px Arial, Helvetica, sans-serif; color: #3366cc; }
.HeaderRow .Discount { padding: 5px; text-align: right; border-bottom: solid 1px #3366cc; font: normal normal 12px Arial, Helvetica, sans-serif; color: #3366cc; }
.HeaderRow .LineTotal { padding: 5px; text-align: right; border-bottom: solid 1px #3366cc; font: normal normal 12px Arial, Helvetica, sans-serif; color: #3366cc; }

/** table rows **/

.StandardRow {}
.StandardRow .Image { padding: 5px; text-align: center; }
.StandardRow .OrderID { padding: 5px; text-align: left; }
.StandardRow .Sku { padding: 5px; text-align: center; }
.StandardRow .Date { padding: 5px; text-align: center; }
.StandardRow .Product { padding: 5px; text-align: left; }
.StandardRow .Description { padding: 5px; text-align: left; }
.StandardRow .Quantity { padding: 5px; text-align: center; }
.StandardRow .Remove { padding: 5px; text-align: center; }
.StandardRow .Shipping { padding: 5px; text-align: center; }
.StandardRow .Price { padding: 5px; text-align: right; }
.StandardRow .Discount { padding: 5px; text-align: right; }
.StandardRow .LineTotal { padding: 5px; text-align: right; }

.AlternateRow {}
.AlternateRow .Image { padding: 5px; text-align: center; background-color: #EBF2F9; }
.AlternateRow .OrderID { padding: 5px; text-align: center; background-color: #EBF2F9; }
.AlternateRow .Sku { padding: 5px; text-align: center; background-color: #EBF2F9; }
.AlternateRow .Date { padding: 5px; text-align: center; background-color: #EBF2F9; }
.AlternateRow .Product { padding: 5px; text-align: left; background-color: #EBF2F9; }
.AlternateRow .Description { padding: 5px; text-align: left; background-color: #EBF2F9; }
.AlternateRow .Quantity { padding: 5px; text-align: center; background-color: #EBF2F9; }
.AlternateRow .Remove { padding: 5px; text-align: center; background-color: #EBF2F9; }
.AlternateRow .Shipping { padding: 5px; text-align: left; background-color: #EBF2F9; }
.AlternateRow .Price { padding: 5px; text-align: right; background-color: #EBF2F9; }
.AlternateRow .Discount { padding: 5px; text-align: right; background-color: #EBF2F9; }
.AlternateRow .LineTotal { padding: 5px; text-align: right; background-color: #EBF2F9; }

/** basket **/

.Basket { clear: both; }
.Basket .BasketTable { width: 100%; }
.BasketTable .TotalsRow {}
.TotalsRow .TotalsCell { text-align: right; }
.TotalsCell .TotalsTable { float: right; }

/** form buttons/links **/

.ResetButton { display: none; width: 150px; 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: 10px; font-weight: normal; color: #fff; background-color: #6B9ED3; border: solid 1px #0058B1; text-align: center; }
.ResetButton a:hover { display: block; font-size: 10px; font-weight: normal; color: #0058B1; background-color: #A7CFF8; border: solid 1px #6B9ED3; text-align: center; text-decoration: none; }

.CancelButton { width: 150px; 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: 10px; font-weight: normal; color: #fff; background-color: #6B9ED3; border: solid 1px #0058B1; text-align: center; }
.CancelButton a:hover { display: block; font-size: 10px; font-weight: normal; color: #0058B1; background-color: #A7CFF8; border: solid 1px #6B9ED3; text-align: center; text-decoration: none; }

.ContinueButton { width: 150px; 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: 10px; font-weight: normal; color: #fff; background-color: #6B9ED3; border: solid 1px #0058B1; text-align: center; }
.ContinueButton a:hover { display: block; font-size: 10px; font-weight: normal; color: #0058B1; background-color: #A7CFF8; border: solid 1px #6B9ED3; text-align: center; text-decoration: none; }

.CompleteButton { width: 150px; 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: 10px; font-weight: normal; color: #fff; background-color: #6B9ED3; border: solid 1px #0058B1; text-align: center; }
.CompleteButton a:hover { display: block; font-size: 10px; font-weight: normal; color: #0058B1; background-color: #A7CFF8; border: solid 1px #6B9ED3; text-align: center; text-decoration: none; }

.SubmitButton { width: 75px; margin: 0; margin-right: 0px; text-align: center; }
.SubmitButton a, .SubmitButton a:link, .SubmitButton a:active, .SubmitButton a:visited, .SubmitButton a:hover { display: block; font-size: 10px; font-weight: normal; color: #fff; background-color: #6B9ED3; border: solid 1px #0058B1; text-align: center; }
.SubmitButton a:hover { display: block; font-size: 10px; font-weight: normal; color: #0058B1; background-color: #A7CFF8; border: solid 1px #6B9ED3; text-align: center; text-decoration: none; }

.LoginButton { width: 150px; 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: 10px; font-weight: normal; color: #fff; background-color: #6B9ED3; border: solid 1px #0058B1; text-align: center; }
.LoginButton a:hover { display: block; font-size: 10px; font-weight: normal; color: #0058B1; background-color: #A7CFF8; border: solid 1px #6B9ED3; text-align: center; text-decoration: none; }

.LogoutButton { width: 150px; 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: 10px; font-weight: normal; color: #fff; background-color: #6B9ED3; border: solid 1px #0058B1; text-align: center; }
.LogoutButton a:hover { display: block; font-size: 10px; font-weight: normal; color: #0058B1; background-color: #A7CFF8; border: solid 1px #6B9ED3; text-align: center; text-decoration: none; }

.CheckoutButton { width: 150px; 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: 10px; font-weight: normal; color: #fff; background-color: #6B9ED3; border: solid 1px #0058B1; text-align: center; }
.CheckoutButton a:hover { display: block; font-size: 10px; font-weight: normal; color: #0058B1; background-color: #A7CFF8; border: solid 1px #6B9ED3; text-align: center; text-decoration: none; }

.BackToShoppingButton { width: 150px; 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: 10px; font-weight: normal; color: #fff; background-color: #6B9ED3; border: solid 1px #0058B1; text-align: center; }
.BackToShoppingButton a:hover { display: block; font-size: 10px; font-weight: normal; color: #0058B1; background-color: #A7CFF8; border: solid 1px #6B9ED3; text-align: center; text-decoration: none; }
