/* NB Store */
fieldset{
	background-color: #f0f0f0;
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;	
}
legend{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#ff3300;
}

.nb_store_emailheader{
	color:black;
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	color:#f58426;
}
.nb_store_cartheader{
	color:black;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	background-color:#e5e5e5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f58426;
}
.nb_store_HeaderStyle{color:white;font-size:12px;font-family:Arial;font-weight:bold;background-color:#fe8008;}
.nb_store_FooterStyle{color:black;font-size:12px;font-family:Arial;font-weight:bold;background-color:white;}
.nb_store_EditItemStyle{color:white;font-size:12px;font-family:Arial;font-weight:bold;background-color:#999999;}
.nb_store_SelectedItemStyle{color:#333333;font-size:12px;font-family:Arial;font-weight:bold;background-color:#E2DED6;}
.nb_store_PagerStyle{color:black;font-size:14px;font-family:Arial;font-weight:bold;background-color:white;text-align:center;}
.nb_store_AlternatingItemStyle{color:#777777;font-size:12px;font-family:Arial;font-weight:bold;background-color:#f3f6f8;}
.nb_store_ItemStyle{color:#777777;font-size:12px;font-family:Arial;font-weight:bold;background-color:white;}
.nb_store_Updated{color:Green;font-size:14px;font-family:Arial;font-weight:bold;}
.nb_store_UpdatedDiv{text-align:left;padding:10px;font-size:12px;font-family:Arial;font-weight:bold;}
.nb_store_ButtonDiv{text-align:left;padding:10px;font-size:12px;font-family:Arial;font-weight:bold;}
.nb_store_ActionDiv{text-align:left;padding:10px;font-size:12px;font-family:Arial;font-weight:bold;}
.nb_store_MenuTitleDiv{padding:10px;font-size:32px;font-family:Arial;text-align:left;}
.nb_store_EditDiv{text-align:left;background-color:white;padding:5px;font-size:12px;font-family:Arial;}
.nb_store_SelectDiv{text-align:left;padding:10px;font-size:12px;font-family:Arial;font-weight:bold;}
.nb_store_CommandButton{background-color:white;text-align:left;padding:4px;border:#d0ccc9 solid 1px;font-size:11px;font-family:Arial;}
.nb_store_AddButton{font-weight:bold;padding-left:20px;background:url("/DesktopModules/NB_Store/img/add.png") no-repeat center left;}
.nb_store_SaveButton{font-weight:bold;padding-left:20px;background:url("/DesktopModules/NB_Store/img/disk.png") no-repeat center left;}
.nb_store_ReturnButton{font-weight:bold;padding-left:20px;background:url("/DesktopModules/NB_Store/img/return.png") no-repeat center left;}
.nb_store_DeleteButton{font-weight:bold;padding-left:20px;background:url("/DesktopModules/NB_Store/img/delete.png") no-repeat center left;}
.nb_store_PrintButton{font-weight:bold;padding-left:20px;background:url("/DesktopModules/NB_Store/img/print.png") no-repeat center left;}
.nb_store_CancelButton{font-weight:bold;padding-left:20px;background:url("/DesktopModules/NB_Store/img/cancel.png") no-repeat center left;}
.nb_store_AcceptButton{font-weight:bold;padding-left:20px;background:url("/DesktopModules/NB_Store/img/accept.png") no-repeat center left;}
.nb_store_ActionButton{background-color:white;text-align:left;padding:4px;border:#d0ccc9 solid 1px;font-size:11px;font-family:Arial;}
.nb_store_ClientButton{background-color:white;text-align:left;padding:4px;border:#d0ccc9 solid 1px;font-size:11px;font-family:Arial;}
.nb_store_ClientButtonDiv{text-align:left;padding:10px;font-size:12px;font-family:Arial;font-weight:bold;}
.nb_store_RecalcButton{background-color:white;text-align:left;padding:4px;border:#d0ccc9 solid 1px;font-size:11px;font-family:Arial;}
.nb_store_RecalcButtonDiv{text-align:left;padding:10px;font-size:12px;font-family:Arial;font-weight:bold;}
.nb_store_CartOptDiv{text-align:left;padding:0px;  margin:0px; font-size:12px;font-family:Arial;font-weight:bold;}
.NB_Store_NormalTextBox{margin-right:8px;Width:144px;}


.ErrorMessage
{
	color: Red;
	font-size:11px;
	font-weight:bold;
	
		}