/* Popup Overide Styles */
body { background: none; text-align: left; }
.bold { font-weight: bold; }

/* Form Fields */
div#PopupContent div.FormVerticalAlign { font-size: 12px; width: 100%;  }
div#PopupContent div.FormVerticalAlign .FormButton { margin: 0 0 0 10px; }
div#PopupContent div.FormVerticalAlign .ExampleText { font-weight: normal; font-size: 12px;}
div#PopupContent div.FormVerticalAlign .ErrorText { font-size: 12px; margin: 4px 0; font-weight: normal; }
div.FormVerticalAlign input, div.FormVerticalAlign select, div.FormVerticalAlign textarea, div.FormVerticalAlign option { font-size: 12px; }
span.FormRequiredText { font-style: italic; display: inline; float: right; margin: 0 0 0 0; }
span.FormRequiredText span { font-weight: bold; font-size: italic; }
div.FormVerticalAlign div.FormItem { border: 1px solid #fff; padding: 5px 10px; margin: 10px 0 0 0; }
div.FormVerticalAlign div.FormItem label { font-weight: normal; display: block; margin-bottom: 3px; font-size: 12px; }
div.FormVerticalAlign div.FormItemRequired { border: 1px solid #fff; padding: 5px 10px; margin: 10px 0 0 0; }
div.FormVerticalAlign div.FormItemRequired label { font-weight: bold; display: block; margin-bottom: 3px; font-size: 12px; }
div.FormVerticalAlign div.LabelWithLink { width: 100%; }
div.FormVerticalAlign div.LabelWithLink label { display: inline; float: left; }
div.FormVerticalAlign div.LabelWithLink span { display: inline; float: left; margin-left: 5px; }
div.FormVerticalAlign div.LabelWithLink a, div.FormVerticalAlign div.LabelWithLink a { font-size: 10px; color: #4D729F;}
	/* Form Fields Error */
	.FieldHighlightColor { background-color: yellow; }
	.FieldErrorHighlight { background-color: #fcc; }
	.FieldErrorHighlight .ErrorText { color: #4d4d4d; font-weight: normal; }
/* ------------- */

/* Popup Layout */
div#PopupContent { padding: 15px; }
div#PopupContent * { font-size: 12px; }
div#PopupContent div#PopupContentInner { width: 100%; font-size: 12px; }
div#PopupContent h1 { font-size: 14px; font-weight: bold; padding-bottom: 15px;}
div#PopupContent h2 { font-size: 12px; font-weight: bold; padding: 0 0 10px 0; margin: 0; }
div#PopupContent p { margin: 0; padding: 0 0 10px 0; }
div#PopupContent .ErrorText, div#PopupContent .InformationText { font-weight: bold; font-size: 12px;}
a#ButtonPopupClose { display: inline; float: right; font-size: 12px; font-weight: bold; color: #4D729F;}
/* ----------------- */

/* Email a friend */
div.EmailFriendColumn { display: inline; float: left; width: 300px; margin-bottom: 15px;}
div#EmailFriendPrivacy { display: inline; float: left; margin: 75px 0 0 15px; width: 200px;}
div#EmailFriendPrivacy a { color: #4D729F;}
/* ----------------------- */

/* Volume Pricing Table */
div#VolumePricingContainer table { width: 100%; margin-bottom: 15px; border-left: 1px solid #000; border-top: 1px solid #000; }
div#VolumePricingContainer table td, div#VolumePricingContainer table th {padding: 3px; border-right: 1px solid #000; border-bottom: 1px solid #000;}
div#VolumePricingContainer table th { background-color: #c6c6c6; font-size: 12px; font-weight: bold; border-bottom: 2px solid #000; text-align: center; }
/* ------------------------ */

/* Check Gift Card Balance */
div#GiftCardBalanceCheckRemaing { font-size: 12px; border-top: 1px solid #c6c6c6; border-bottom: 1px solid #c6c6c6; line-height: 1.5; padding: 5px 0; margin-bottom: 10px;}
div#GiftCardBalanceCheckRemaing span { font-weight: bold; font-size: 12px;}
div#GiftCardBalanceCheckError { margin-bottom: 10px;}
div#GiftCardBalanceCheckForm { width: 100%; margin: 15px 0; }
div#GiftCardBalanceCheckForm input { display: inline; float: left; margin: 4px 5px 0 0;}
div#GiftCardBalanceCheckForm label { font-size: 13px; font-weight: bold;}
/* ------------------------- */

/* Forgot Password */
div#ForgotPasswordNotification {margin-bottom: 15px;}
a#ForgotPasswordCustLink { color: #4D729F; font-size: 12px; }
/* ----------- */

/* Security Code */
div.SecurityCode { padding: 10px; margin-bottom: 5px; }
div.SecurityCode span { display: inline; float: left; width: 150px; margin: 15px 15px 0 0; font-size: 12px; }
div#SecurityCodeBottom { font-size: 12px;}
div#SecurityCodeBottom span { font-size: 12px; font-weight: bold; display: block; margin-bottom: 5px;}
/* ----------- */

/* Zoom Image Popup */
div#ZoomPopupLeft { display: inline; float: left; width: 550px; padding-bottom: 15px; }
div#ZoomPopupRight { display: inline; float: right; width: 71px; padding-bottom: 15px; }
div#ZoomPopupRight a { display: block; margin-bottom: 10px;}
div#ZoomPopupLeft div#ZoomViewer {}
div#ZoomPopupLeft div#izView { width: 292px; height: 410px; margin: 0 auto;}
div#ZoomPopupLeft div#ZoomButtons { width: 292px; margin: 10px auto 0 auto; }
div#ZoomPopupLeft div#ZoomButtons span { font-size: 11px; text-transform: uppercase; font-weight: bold; display: block; }
div#ZoomPopupLeft div#ZoomButtons td.AZoomButton { padding-right: 5px;}
/* ------------------- */