
/**** COMMON STYLES - used in commercecm controls ****/

/* content */

.PageTitle {text-transform: none;}
.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 {clear: both;}
.ArbitrageMessage { font-weight: bold; color: #f00; }


/* fields/values */

.AddressForm {}
.AddressTable {}

.TypeRow {}
.TypeLabel { width: 150px;  }
.TypeField {}

.NameRow {}
.NameLabel { width: 150px;  }
.NameField {}

.TitleRow {}
.TitleLabel { width: 150px;  }
.TitleField {}

.FirstNameRow {}
.FirstNameLabel { width: 150px;  }
.FirstNameField {}

.LastNameRow {}
.LastNameLabel { width: 150px;  }
.LastNameField {}

.Address1Row {}
.Address1Label { width: 150px;  }
.Address1Field {}

.Address2Row {}
.Address2Label { width: 150px;  }
.Address2Field {}

.CityRow {}
.CityLabel { width: 150px;  }
.CityField {}

.CountryRow {}
.CountryLabel { width: 150px;  }
.CountryField {}

.ProvinceRow {}
.ProvinceLabel { width: 150px;  }
.ProvinceField {}

.PostalRow {}
.PostalLabel { width: 150px;  }
.PostalField {}

.PhoneRow {}
.PhoneLabel { width: 150px;  }
.PhoneField {}

.FaxRow {}
.FaxLabel { width: 150px;  }
.FaxField {}

.EmailRow {}
.EmailRow .EmailLabel { width: 150px;  }
.EmailRow .EmailField {}

.PasswordRow {}
.PasswordRow .PasswordLabel { width: 150px;  }
.PasswordRow .PasswordField {}

.ConfirmPasswordRow {}
.ConfirmPasswordRow .ConfirmPasswordLabel { width: 150px;  }
.ConfirmPasswordRow .ConfirmPasswordField {}

.PreferredLanguageRow {}
.PreferredLanguageRow .PreferredLanguageLabel { width: 150px;  }
.PreferredLanguageRow .PreferredLanguageField {}

.PreferredCurrencyRow {}
.PreferredCurrencyRow .PreferredCurrencyLabel { width: 150px;  }
.PreferredCurrencyRow .PreferredCurrencyField {}

.SubscribeToNewsletterRow {}
.SubscribeToNewsletterLabel { width: 150px;  }
.SubscribeToNewsletterField {}

.CcNameRow {}
.CcNameLabel { width: 150px;  }
.CcNameField {}

.CcNumberRow {}
.CcNumberLabel { width: 150px;  }
.CcNumberField {}

.CcTypeRow {}
.CcTypeLabel { width: 150px;  }
.CcTypeField {}

.CcExpiryDateRow {}
.CcExpiryDateLabel { width: 150px;  }
.CcExpiryDateField

.PromoRow {}
.PromoLabel { display: none; }
.PromoField input { width: 220px;}

.DiscountRow {}
.DiscountRow .DiscountLabel { padding: 5px; font-weight: normal; color: #282921; text-align: right; }
.DiscountRow .DiscountField { padding: 5px; width: 150px; text-align: right; }

.SubTotalRow {}
.SubTotalRow .SubTotalLabel { padding: 5px; font-weight: normal; color: #282921; text-align: right; }
.SubTotalRow .SubTotalField { padding: 5px; width: 150px; text-align: right; }

.ShippingRow {}
.ShippingRow .ShippingLabel { padding: 5px; font-weight: normal; color: #282921; text-align: right; }
.ShippingRow .ShippingField { padding: 5px; width: 150px; text-align: right; }

.TaxRow {}
.TaxRow .TaxLabel { padding: 5px; font-weight: normal; color: #282921; text-align: right; }
.TaxRow .TaxField { padding: 5px; width: 150px; text-align: right; }

.TotalRow {}
.TotalRow .TotalLabel { padding: 5px;  color: #282921; text-align: right; }
.TotalRow .TotalField { padding: 5px; width: 150px; text-align: right; }

.TotalRowLessGiftCertificates
.TotalRowLessGiftCertificates .TotalLessGiftCertificatesLabel  { padding: 5px;  color: #282921; text-align: right; }
.TotalRowLessGiftCertificates .TotalLessGiftCertificatesField { padding: 5px; width: 150px; text-align: right; }

.BalanceOutstandingRow
.BalanceOutstandingRow .BalanceOutstandingLabel { padding: 5px;  color: #282921; text-align: right; }
.BalanceOutstandingRow .BalanceOutstandingField  { padding: 5px; width: 150px; text-align: right; }

/* table headers */

.HeaderRow {}
.HeaderRow .Image  { padding: 5px; text-align: center; border-bottom: solid 1px #666; text-transform: uppercase; line-height: 16px; color: #282921; }
.HeaderRow .OrderID { padding: 5px; text-align: left; border-bottom: solid 1px #666; text-transform: uppercase; line-height: 16px; color: #282921; }
.HeaderRow .Sku { padding: 5px; text-align: center; border-bottom: solid 1px #666; text-transform: uppercase; line-height: 16px; color: #282921; }
.HeaderRow .Date { padding: 5px; text-align: center; border-bottom: solid 1px #666; text-transform: uppercase; line-height: 16px; color: #282921; }
.HeaderRow .Product { padding: 5px; text-align: center; border-bottom: solid 1px #666; line-height: 16px; color: #282921; }
.HeaderRow .Description { padding: 5px; text-align: left; border-bottom: solid 1px #666; line-height: 16px; color: #282921; }
.HeaderRow .Quantity { padding: 5px; text-align: center; border-bottom: solid 1px #666; line-height: 16px; color: #282921; }
.HeaderRow .Remove { padding: 5px; text-align: center; border-bottom: solid 1px #666; line-height: 16px; color: #282921; }
.HeaderRow .Shipping { padding: 5px; text-align: center; border-bottom: solid 1px #666; line-height: 16px; color: #282921; }
.HeaderRow .Price { padding: 5px; text-align: right; border-bottom: solid 1px #666; line-height: 16px; color: #282921; }
.HeaderRow .Discount { padding: 5px; text-align: right; border-bottom: solid 1px #666; line-height: 16px; color: #282921; }
.HeaderRow .LineTotal { padding: 5px; text-align: right; border-bottom: solid 1px #666; line-height: 16px; color: #282921; }
.HeaderRow .Status { padding: 5px; text-align: center; border-bottom: solid 1px #666; 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: center;}
.StandardRow .Product a:link,
.StandardRow .Product a:visited{font-weight:normal; color: #282921;}
.StandardRow .Product a:hover{font-weight:normal;}
.StandardRow .Product a:active{font-weight:normal; color: #282921;}
.StandardRow .Description { padding: 5px; text-align: left; }
.StandardRow .Quantity { padding: 5px; text-align: center; }
.StandardRow .Remove { padding: 5px; text-align: center; }
.StandardRow .Remove a:link,
.StandardRow .Remove a:visited{font-weight:normal; color: #282921;}
.StandardRow .Remove a:hover{font-weight:normal;}
.StandardRow .Remove a:active{font-weight:normal; color: #282921;}
.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: center; }
.AlternateRow .Product a:link,
.AlternateRow .Product a:visited{font-weight:normal; color: #282921;}
.AlternateRow  .Product a:hover{font-weight:normal;}
.AlternateRow  .Product a:active{font-weight:normal; color: #282921;}
.AlternateRow .Description { padding: 5px; text-align: left; }
.AlternateRow .Quantity { padding: 5px; text-align: center; }
.AlternateRow .Remove { padding: 5px; text-align: center; }
.AlternateRow .Remove a:link,
.AlternateRow .Remove a:visited{font-weight:normal; color: #282921;}
.AlternateRow .Remove a:hover{font-weight:normal;}
.AlternateRow .Remove a:active{font-weight:normal; color: #282921;}
.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 {clear:both; margin: 0px auto;}
.Basket .BasketTable { width: 100% }
.BasketTable .TotalsRow {}
.TotalsRow .TotalsCell { border-top: solid 1px #666; text-align: right; }
.TotalsCell .TotalsTable{ float: right; }
.TotalsRowTable { float: right; padding: 5px 0;}



/* form buttons/links */

.ResetButton { 
	display: none;
	line-height: 18px; width: 80px; float: right; margin: 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: uppercase; 
	color: #334972; 
	padding: 3px;
	text-decoration: none; 
	background-color: #fff; 
	border: solid 1px #334972; 
}	
.ResetButton a:hover { background-color: #334972; color: #fff;}

.CancelButton { line-height: 18px; width: 150px; margin: 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: uppercase; 
	color: #334972; 
	padding: 3px;
	text-decoration: none; 
	background-color: #fff; 
	border: solid 1px #334972; 
}	
.CancelButton a:hover { background-color: #334972; color: #fff;}

.ContinueButton {line-height: 13px; width: 120px; float: right; margin: 0 0 0 6px; text-align: center;	border: solid 3px #334972;  }
.ContinueButton a, 
.ContinueButton a:link, 
.ContinueButton a:active, 
.ContinueButton a:visited, 
.ContinueButton a:hover { 
	display: block; 
	font-size: 9px;  
	text-align: center; 
	text-transform: uppercase; 
	color: #fff; 
	padding: 3px;
	text-decoration: none; 
	background-color: #334972; 
	border: solid 1px #fff; 
}
.ContinueButton a:hover { background-color: #fff; color: #334972;}

.CompleteButton { 
	clear: both; 
	line-height: 13px; 
	width: 150px; 
	float: right; 
	margin: 0px; 
	text-align: center; 	
	border: solid 3px #334972; 
	margin: 10px 0 50px 0; 
}
.CompleteButton a, 
.CompleteButton a:link, 
.CompleteButton a:active, 
.CompleteButton a:visited, 
.CompleteButton a:hover { 
	display: block; 
	font-size: 9px;  
	text-align: center; 
	text-transform: uppercase; 
	color: #fff; 
	padding: 3px;
	text-decoration: none; 
	background-color: #334972; 
	border: solid 1px #fff; 
}
.CompleteButton a:hover { background-color: #fff; color: #334972;}

.SubmitButton { width: 95px; margin: 0px; text-align: center; font-size: 14px;}
.SubmitButton a, 
.SubmitButton a:link, 
.SubmitButton a:active, 
.SubmitButton a:visited, 
.SubmitButton a:hover { 
	display: block; 
	font-size: 9px;  
	text-align: center; 
	text-transform: uppercase; 
	color: #334972; 
	padding: 3px;
	text-decoration: none; 
	background-color: #fff; 
	border: solid 1px #334972; 
}
.SubmitButton a:hover { background-color: #334972; color: #fff;}

.LoginButton { line-height: 18px; width: 150px; margin: 0px; text-align: right; }
.LoginButton a, 
.LoginButton a:link, 
.LoginButton a:active, 
.LoginButton a:visited, 
.LoginButton a:hover { 
	display: block; 
	font-size: 9px;  
	text-align: center; 
	text-transform: uppercase; 
	color: #334972; 
	padding: 3px;
	text-decoration: none; 
	background-color: #fff; 
	border: solid 1px #334972; 
}
.LoginButton a:hover { background-color: #334972; color: #fff;}

.LogoutButton { width: 150px; margin: 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: uppercase; 
	color: #334972; 
	padding: 3px;
	text-decoration: none; 
	background-color: #fff; 
	border: solid 1px #334972; 
}
.LogoutButton a:hover { background-color: #334972; color: #fff;}

.CheckoutButton { line-height: 13px; width: 120px; margin: 0 0 0 6px; text-align: center;	border: solid 3px #334972;}
.CheckoutButton a, 
.CheckoutButton a:link, 
.CheckoutButton a:active, 
.CheckoutButton a:visited, 
.CheckoutButton a:hover { 
	display: block; 
	font-size: 9px;  
	text-align: center; 
	text-transform: uppercase; 
	color: #fff; 
	padding: 3px;
	text-decoration: none; 
	background-color: #334972; 
	border: solid 1px #fff; 
}
.CheckoutButton a:hover {  background-color: #fff; color: #334972;}

.BackToShoppingButton { width: 150px; margin: 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: uppercase; 
	color: #334972; 
	padding: 3px;
	text-decoration: none; 
	background-color: #fff; 
	border: solid 1px #334972; 
}
.BackToShoppingButton a:hover { background-color: #334972; color: #fff;}

.OrderSource_Wrapper{display: none;}