/* CSS Document */

.STWarningBox_OuterDiv {
	margin-top: 4px;
	margin-bottom: 4px;
}
.STWarningBox {
	border: 1px solid #C33625;
	background-color: #FFFFFF;
}
.STWarningBox_Message {
	color: #C33625;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
}
.STWarningBox_OuterDiv_Alternate {
	margin-top: 4px;
	margin-bottom: 4px;
}
.STWarningBox_Alternate {
	border: 1px solid green;
	padding: 3px;
	color: green;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
}

/* CHECKOUT PAGES */

.Checkout_Text_Generic {
	color: #7B8987;
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma;
}

.Checkout_Table{ border: 1px solid #EAD5C3;}

.Checkout_TD_BorderLeft, .Checkout_TD_HeaderBackgroundAndBorderLeft{ border-left: 1px solid #EAD5C3;}

.Checkout_TD_HeaderBackground, .Checkout_TD_HeaderBackgroundAndBorderLeft{ background-color: #F4F8F7;}

.Checkout_TD_CVVInfoBackground{ background-color: 221A15;}

.Checkout_TD_OrderReceiptShippingMessage{
	color: #151515;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
	background-color: #F2F1F0;
	border: 1px solid #CCCCCC;
	padding: 12px;
}

.Checkout_TD_ItemRowSpacer{ border-bottom: 1px solid #EAD5C3;}

.Checkout_TD_PricingBackground{ background-color: #F7F7F6;}

.Checkout_TD_FooterBackground{ background-color: #6C5C4D;}

.Checkout_Text_Label, #CustomerAddressProfile_Table td{
	color: #39251F;
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma;
}

.Checkout_Text_SubLabel{
	color: #A7997C;
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma;
	font-style: italic;
}

.Checkout_TextBox, #CustomerAddressProfile_Table input{
	color: #5F5652;
	font-size: 11px;
	font-weight: normal;
	font-family: Trebuchet MS;
	border: 1px solid #606060;
}

.Checkout_SelectBox, #CustomerAddressProfile_Table select{
	color: #5F5652;
	font-size: 11px;
	font-weight: normal;
	font-family: Trebuchet MS;
	border: 1px solid #C9B88D;
}

.Checkout_TextArea{
	color: #5F5652;
	font-size: 11px;
	font-weight: normal;
	font-family: Trebuchet MS;
	border: 1px solid #C9B88D;
}

.Checkout_Asterisk{
	color: #71A79E;
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma;
}

.Checkout_AddressProfileTitle{
	color: #A2764B;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
}

.Checkout_Text_AppliedCouponCode{
	font: normal 10px verdana;
	color: #5390C8;
	border: 1px solid #5390C8;
}

.Checkout_Text_ShippingCalculatorLabel{
	color:#B1C8C2;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
}

.Checkout_Text_ShippingCalculatorHeader{
	color:#FCF8E7;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
}


.Checkout_Text_ShippingCalculatorGeneric{
	color:#FCF8E7;
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma;
}

.Checkout_Text_QuestionSingleOrMultipleRecipients{
	color: #A2764B;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
}

.Checkout_Text_ShippingInfo{
	color: #39251F;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
}

.Checkout_Text_ShippingMethodHeader{
	color: #A2764B;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
}

.Checkout_Text_OrderReceiptHeader{
	color: #A2764B;
	font-size: 18px;
	font-weight: bold;
	font-family: arial;
}

.Checkout_Text_ItemName{
	color: #518F84;
	font-size: 11px;
	text-decoration: underline;
	font-family: arial;
}

.Checkout_Text_PriceStrikethrough{
	color: red;
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma;
	text-decoration: line-through;
}

.Checkout_Text_CVVInfo{
	color: #E9DFC5;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana;
}

.Checkout_Text_Pricing{
	color: #625545;
	font-size: 14px;
	font-weight: bold;
	font-family: tahoma;
}

.Checkout_Text_PricingParentheses{
	color: #625545;
	font-size: 14px;
	font-weight: normal;
	font-family: tahoma;
}

.Checkout_Text_PricingGrandTotal{
	color: #F6ECEC;
	font-size: 14px;
	font-weight: bold;
	font-family: tahoma;
}

.Checkout_Text_ItemDescriptionHeader{
	color: #A2764B;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
}

.Checkout_Text_Footer{
	color: #F6ECEC;
	font-size: 10px;
	font-weight: bold;
	font-family: tahoma;
}

a.Checkout_Hyperlink_Generic{
	color: #518F84;
	text-decoration: underline;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
}

a.Checkout_Hyperlink_Generic:hover{ 
	color: #7FB5AB;
	text-decoration: underline;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
}

a.Checkout_Hyperlink_AppliedCouponCode{
	color: #5390C8;
	font: normal 10px verdana;
}

a.Checkout_Hyperlink_OrderReceiptShippingMessage{
	color: #518F84;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
}

a.Checkout_Hyperlink_OrderReceiptShippingMessage:hover{ 
	color: #7FB5AB;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
}

/*  DATE PICKER STYLES BELOW */
/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}

/* END DATEPICKER STYLES */