
/**** COMMON STYLES - used in commercecm controls ****/

/* content */

.PageTitle {width: 100%; clear: both;}
.PageIntro {}
.SuccessMessage { font-weight: bold; color: #080; }
.ErrorMessage { clear: both; 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

.PromoRow {}
.PromoLabel { width: 125px; font-weight: bold; }
.PromoField {}

.DiscountRow {}
.DiscountRow .DiscountLabel { padding: 5px; font-weight: normal; color: #282921; text-align: right; }
.DiscountRow .DiscountField { padding: 5px; width: 125px; text-align: right; }

.SubTotalRow {}
.SubTotalRow .SubTotalLabel { padding: 5px; font-weight: normal; color: #282921; text-align: right; }
.SubTotalRow .SubTotalField { padding: 5px; width: 125px; text-align: right; }

.ShippingRow {}
.ShippingRow .ShippingLabel { padding: 5px; font-weight: normal; color: #282921; text-align: right; }
.ShippingRow .ShippingField { padding: 5px; width: 125px; text-align: right; }

.TaxRow {}
.TaxRow .TaxLabel { padding: 5px; font-weight: normal; color: #282921; text-align: right; }
.TaxRow .TaxField { padding: 5px; width: 125px; text-align: right; }

.TotalRow {}
.TotalRow .TotalLabel { padding: 5px; font-weight: bold; color: #282921; text-align: right; }
.TotalRow .TotalField { padding: 5px; width: 125px; text-align: right; }

/* table headers */

.HeaderRow {}
.HeaderRow .Image  { 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 { 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 { 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 { 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 { 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 { 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 { 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 { 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 { 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 { 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 { 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 { 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 { 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 */

.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; }
.StandardRow .Status { padding: 5px; text-align: center; }

.AlternateRow {}
.AlternateRow .Image { padding: 5px; text-align: center; }
.AlternateRow .OrderID { padding: 5px; text-align: center; }
.AlternateRow .Sku { padding: 5px; text-align: center; }
.AlternateRow .Date { padding: 5px; text-align: center; }
.AlternateRow .Product { padding: 5px; text-align: left; }
.AlternateRow .Description { padding: 5px; text-align: left; }
.AlternateRow .Quantity { padding: 5px; text-align: center; }
.AlternateRow .Remove { padding: 5px; text-align: center; }
.AlternateRow .Shipping { padding: 5px; text-align: left; }
.AlternateRow .Price { padding: 5px; text-align: right; }
.AlternateRow .Discount { padding: 5px; text-align: right; }
.AlternateRow .LineTotal { padding: 5px; text-align: right; }
.AlternateRow .Status { padding: 5px; text-align: center; }

/* basket */

.Basket {}
.Basket .BasketTable { width: 100% }
.BasketTable .TotalsRow {}
.TotalsRowTable{float: right; padding: 10px 0 20px 0; width: 30%;}
.TotalsRow .TotalsCell { border-top: solid 1px #282921; text-align: right; }
.TotalsCell .TotalsTable { float: right; }

/* form buttons/links */

.ResetButton { 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: 10px;  text-align: center; text-transform: lowercase; padding: 9px 7px; color: #fff; text-decoration: none; background: transparent url(/images/ORSbutton.gif) no-repeat top left; height: 20px; width: 135px; }
.ResetButton a:hover { color: #00529F; }

.CancelButton { width: 135px; 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;  text-align: center; text-transform: lowercase; padding: 9px 7px; color: #fff; text-decoration: none; background: transparent url(/images/ORSbutton.gif) no-repeat top left; height: 20px; width: 135px; }
.CancelButton a:hover { color: #00529F; }

.ContinueButton { width: 135px; 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;  text-align: center; text-transform: lowercase; padding: 9px 7px; color: #fff; text-decoration: none; background: transparent url(/images/ORSbutton.gif) no-repeat top left; height: 20px; width: 135px; }
.ContinueButton a:hover { color: #00529F; }

.CompleteButton { width: 135px; 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;  text-align: center; text-transform: lowercase; padding: 9px 7px; color: #fff; text-decoration: none; background: transparent url(/images/ORSbutton.gif) no-repeat top left; height: 20px; width: 135px; }
.CompleteButton a:hover { color: #00529F; }

.SubmitButton { 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: 10px;  text-align: center; text-transform: lowercase; padding: 9px 7px; color: #fff; text-decoration: none; background: transparent url(/images/ORSbutton.gif) no-repeat top left; height: 20px; width: 135px; }
.SubmitButton a:hover { color: #00529F; }

.LoginButton { 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;  text-align: center; text-transform: lowercase; padding: 9px 7px; color: #fff; text-decoration: none; background: transparent url(/images/ORSbutton.gif) no-repeat top left; height: 20px; width: 135px; }
.LoginButton a:hover { color: #00529F; }

.LogoutButton { width: 135px; 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;  text-align: center; text-transform: lowercase; padding: 9px 7px; color: #fff; text-decoration: none; background: transparent url(/images/ORSbutton.gif) no-repeat top left; height: 20px; width: 135px; }
.LogoutButton a:hover { color: #00529F; }

.CheckoutButton { width: 135px; 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;  text-align: center; text-transform: lowercase; padding: 9px 7px; color: #fff; text-decoration: none; background: transparent url(/images/ORSbutton.gif) no-repeat top left; height: 20px; width: 135px; }
.CheckoutButton a:hover { color: #00529F; }

.BackToShoppingButton { width: 135px; 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;  text-align: center; text-transform: lowercase; padding: 9px 7px; color: #fff; text-decoration: none; background: transparent url(/images/ORSbutton.gif) no-repeat top left; height: 20px; width: 135px; }
.BackToShoppingButton a:hover { color: #00529F; }