﻿body
{
    background: url(../Images/BodyBg.jpg) repeat-y center #F1DDBD;
    font-family: Verdana;
    margin-top: 0px;
    margin-bottom: 0px;
    background-attachment: fixed;
}
form
{
    margin: auto;
    width: 950px; /*border: solid 1px black;*/
}
#ctl00_ContentPlaceHolder1_OrderCheckoutCart_GridView1 tr td
{
    border-color: Black;
}
#divWholePageContainer
{
    background: url(../Images/RepeatBackGround.jpg) repeat-x;
}
#divMasterHeader
{
    background: url(../Images/Header.jpg);
    height: 155px;
}
#divContainer
{
    width: 950px;
    background-color: #f6eedd; /*border: solid 2px #f5ca02;*/
    border-top: none;
}
#divMenuContainer
{
    background-color: #dfcfea;
}
#divMasterLoginStatusContainer
{
    text-align: left;
}
#WelcomeNote
{
}
.account_link
{
    color: Black;
    font-size: 11px;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
}
#tdNavigationLeftCurve
{
    background: url(../Images/HeaderNavLeftCurve.jpg) no-repeat;
    background-position: right;
    height: 50px;
    width: 27px;
    margin: 0px;
    padding: 0px;
}
#divMenuNavigation
{
    background: url(../Images/HeaderNavBg.jpg) repeat-x;
    height: 50px;
    margin: 0px;
    padding: 0px;
}
#tdNavigationRightCurve
{
    background: url(../Images/HeaderNavRightCurve.jpg) no-repeat;
    background-position: left;
    height: 50px;
    width: 27px;
    margin: 0px;
    padding: 0px;
}
#menuTopNavigation
{
}
.menuTop
{
    padding-top: 5px;
    font-family: Sans-Serif, Arial, Harrington;
}
.menuTopStaticSelectedStyle a
{
    background: #f4ca02;
    color: Black;
}
.menuTopStaticMenuItemStyle
{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 11px;
    color: White;
    font-size: 14px;
    font-weight: bold;
}
.menuTopStaticHoverStyle a
{
    background: #f4ca02;
    color: Black;
}
.menuTopStaticMenuStyle
{
}
#divCluckULogo
{
    /*background: url(../Images/CluckUChicken.jpg) no-repeat;*/
    background-position: right;
    height: 319px;
    margin-right: 20px;
}
.hlkBackLinkSSO
{
    float:left;
    padding-left: 150px;
    padding-top: 5px;
    padding-bottom: 10px;
    text-align: right;
    font-size: 12px;
    font-family: Verdana;
    display:none;
}
#tdMenuItemContainer
{
    vertical-align: top;
    padding-left: 10px;
    padding-bottom: 5px;
    width: 620px;
    background: #f6eedd;
}

#tdCartContainer
{
    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px;
    width: 300px;
    background: #f6eedd;
}
.txtItemQuantity
{
    width: 30px;
    text-align: right;
}
#tdItemIamge
{
    vertical-align: top;
}
#tdItemQuantity
{
    width: 200px;
    padding-top: 5px;
}
#divCategoryName
{
    color: White;
    font-weight: bold;
    font-family: Arial;
    font-size: 15px; /*background: url(../Images/CategoryRepeatBg.jpg) repeat-x;*/
    background: #720606;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 10px;
    margin: 0px;
}

#tblItemContainer
{
    margin-bottom: 0px;
}
#tblItemList
{
    border: solid 1px #dac8a4;
    background: #fff;
}
.ItemImage
{
    padding: 5px;
}
.lblQty
{
    width: 30px;
    font-size: 13px;
    font-weight: bold;
}
.lblItemName
{
    font-weight: bold;
    font-size: 14px;
}
.lblItemDescription
{
    font-size: 12px;
    padding-right: 10px;
}
.lblItemPrice
{
    font-weight: bold;
    font-size: 16px;
}
#divItemDescription
{
    padding-top: 10px;
}

#tdItemImage
{
    padding-top: 5px;
    padding-left: 10px;
}

.btnAddToCart
{
    border: none 0px;
    background: url(../Images/AddToCart.jpg) no-repeat;
    height: 28px;
    width: 106px;
    cursor: pointer;
}
#tdAddToCart
{
    padding-top: 15px;
    text-align: right;
    padding-right: 50px;
}
#tdYourOrderLeftCurve
{
    background: url(../Images/CartHeaderBg.jpg) repeat-x;
    width: 0px;
}
#tdYourOrder
{
    background: url(../Images/CartHeaderBg.jpg) repeat-x;
    width: 290px;
}
#YourOrderText
{
    width: 120px;
    color: black;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
}
#tdEmptyCart
{
}
#tdYourOrderRightCurve
{
    background: url(../Images/CartHeaderBg.jpg) repeat-x;
    width: 0px;
}
.EmptyCart
{
    background: url(../Images/Emptycart.jpg) no-repeat;
    border: none 0px;
    height: 23px;
    width: 76px;
    cursor: pointer;
}
#tdOrderCart
{
    vertical-align: top;
    height: 100%;
    width: 370px;
}
#tdCartHeader
{
    font-size: medium;
    font-family: Verdana;
    font-weight: bold;
    color: White;
    height: 37px;
    text-align: center;
    vertical-align: top;
    background: url(../Images/CartHeaderBg.jpg) repeat-x;
}
/*#tblCartHeader
{
    width: 100%;
}*/
#tdCartImage
{
    padding-top: 1px;
}
#tdCart
{
    vertical-align: top;
    text-align: left;
}
.CartGrid
{
    font-family: Verdana;
    font-size: 12px;
    width: 100%;
    border-color: #000;
    border-style: solid;
}
.OrderCheckOutCartGrid
{
    font-family: Verdana;
    font-size: 12px;
    width: 100%;
    border-color: #000;
    border-style: solid;
    background: #fff;
}
#tblCartHeader
{
    width: 100%;
    background: #cbbda2;
}
#tdCartHeaderName
{
    text-align: left;
    vertical-align: top;
    width: 88px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}
#tdCartHeaderQuantity
{
    text-align: right;
    vertical-align: top;
    width: 62px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding-left: 15px;
}
#tdCartHeaderTotal
{
    text-align: center;
    vertical-align: top;
    width: 70px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding-left: 15px;
}
#CartFooterTotal
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}
#tblCartItems
{
    width: 100%;
    font-family: Verdana;
    font-size: 11px;
    padding-left: 2px;
}
#tdCartItemName
{
    text-align: left;
    vertical-align: top;
    width: 118px;
}
#tdCartItemQuantity
{
    text-align: right;
    vertical-align: top;
    font-size: 0.9em;
    width: 47px;
}
#tdCartItemPrice
{
    text-align: right;
    vertical-align: top;
    font-size: 0.9em;
}
#tdEditButton
{
    vertical-align: top;
    width: 15px;
}
#tdDeleteButton
{
    vertical-align: top;
    width: 15px;
}
#tblCartItems
{
    background: #ffffff;
}
#tdCartItemAddOnList
{
    text-align: left;
    vertical-align: top;
    font-size: 0.9em;
    padding-left: 5px;
}
#tblCartFooter
{
    width: 100%;
    background-color: #cbbda2;
}
#tdTextUnit
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    width: 80px;
    font-size: 0.9em;
}
#tdShippingCost
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    width: 120px;
    font-size: 0.9em;
}
#tdShippingAmount
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    font-size: 0.9em;
}
#tdTextAmount
{
    font-family: Verdana;
    font-size: 12px;
    text-align: right;
    vertical-align: top;
    width: 58px;
    font-size: 0.9em;
}
#tdTotalAmount
{
    vertical-align: top;
    text-align: left;
    width: 100%;
    font-weight: bold;
}
#tdCartTotalAmount
{
    text-align: left;
    vertical-align: top;
    width: 60px;
    font-weight: bold;
}
.lblItemValidation
{
    font-size: 13px;
    color: Red;
    font-weight: bold;
}
#divConfirmOrder
{
    padding: 5px;
    text-align: center;
    background: #381c04;
}
.imgConfirmOrder
{
    height: 26px;
    width: 157px;
}

.UpdateToCart
{
    height: 28px;
    width: 75px;
    border: none;
    background: url(../Images/update.jpg) no-repeat;
    cursor: pointer;
    margin-top: 2px;
    margin-bottom: 2px;
}
.btnCancelToCart
{
    height: 28px;
    width: 75px;
    border: none;
    background: url(../Images/cancelcart.jpg) no-repeat;
    cursor: pointer;
}
#ConfirmButtonContainer
{
    /* background: #242424;*/
    vertical-align: top;
    padding-top: 3px;
    padding-bottom: 2px;
    text-align: center;
}
#divOrderCheckoutMasterPageContainer
{
    background: #dfcfea;
}
#divOrderCheckout
{
    background: #f6eedd;
}
.tdOrderCheckoutLeft
{
    text-align: right;
    vertical-align: middle;
    width: 155px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 13px;
}
.tdOrderCheckoutRight
{
    text-align: left;
    padding-left: 5px;
    vertical-align: text-top;
    padding-top: 2px;
    padding-bottom: 2px;
}
.OrderCheckoutLabel
{
    font-size: 13px;
}
#divbtnNextToBilling
{
    text-align: right;
    padding-right: 50px;
}
.ErrorMsg
{
    font-size: 13px;
}
#divOrderCheckoutContainer
{
    padding-left: 100px;
    padding-bottom: 10px;
}
#divOrderCheckoutMenuContainer
{
    vertical-align: bottom;
    padding-left: 90px;
}
#divMultipageContainer
{
    border: solid 1px #58227a;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-right: 100px;
    background: #ffffff;
}
.rblUPSOptionList
{
    font-size: 13px;
}
#OrderInvoiceContianer
{
    background: White;
}
#pnlInvoicePromotionalContainer
{
  display:none;
}
.InvoicePromotional
{
    text-align: right;
    padding-left: 60px;
    padding-right: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-decoration: none;
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
    border-color: Black;
    margin-left: 95px;
    margin-right: 95px;
    font-size: 13px;
}
.InvoicePromotionalMessage
{
    text-align: left;
    padding-left: 100px;
    padding-right: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-decoration: none;
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
    border-color: Black;
    margin-left: 95px;
    margin-right: 95px;
}
#diveditorder
{
    padding: 20px;
    padding-right: 100px;
}
.Editorder
{
    height: 28px;
    width: 89px;
    cursor: pointer;
}
.btnNext
{
    height: 28px;
    width: 89px;
    border: none;
    background: url(../Images/Next.jpg) no-repeat;
    cursor: pointer;
}
.btnPrevious
{
    height: 28px;
    width: 89px;
    border: none;
    background: url(../Images/Previous.jpg) no-repeat;
    cursor: pointer;
}
.OrderCheckoutSubmit
{
    height: 28px;
    width: 89px;
    border: none;
    background: url(../Images/Confirm.jpg) no-repeat;
    cursor: pointer;
}
.OrderCheckoutCancel
{
    height: 28px;
    width: 89px;
    border: none;
    background: url(../Images/Cancel.jpg) no-repeat;
    cursor: pointer;
}
.AdminMenu
{
    margin: 0px;
    padding-top: 5px;
    font-family: Sans-Serif, Arial, Harrington;
}
.AdminStaticMenuItemStyle
{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 8px;
    color: White;
    background: #720606;
    font-size: 15px;
    font-weight: bold;
    border-top: 1px solid #d5c9b0;
    border-right: 1px solid #d5c9b0;
    border-left: 1px solid #d5c9b0;
}
.AdminStaticMenuStyle
{
}
.AdminStaticSelectedStyle
{
    background: #ffffff;
    color: #720606;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 8px;
    border-top: 1px solid #d5c9b0;
    border-right: 1px solid #d5c9b0;
    border-left: 1px solid #d5c9b0;
}
.AdminStaticHoverStyle
{
    background: #ffffff;
    color: #720606;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 8px;
    border-top: 1px solid #d5c9b0;
    border-right: 1px solid #d5c9b0;
    border-left: 1px solid #d5c9b0;
}
#divConfirmation1
{
    padding: 5px;
    font-size: 12px;
    height: 300px;
    overflow: auto;
}
#divConfirmation2
{
    padding: 5px;
    font-size: 12px;
}
.chkConfirm
{
    font-weight: bold;
    cursor: pointer;
}
.iframeConfirm
{
    border: solid 1px black;
}

.CreateUserStyleTextbox
{
    text-align: left;
}
.chkReceivePromotion
{
    font-size: 12px;
}
/*.LoginButton
{
	border: none;
	background: url(../Images/login.gif) no-repeat;
	height: 29px;
	width: 82px;
}
.LoginCancel
{
	border: none;
	background: url(../Images/cancel.gif) no-repeat;
	height: 29px;
	width: 82px;
}*/
/* End Login Page */

#LoginContianer
{
    padding-top: 20px;
}
.MyProfileUpdate
{
    border: none;
    background: url(../Images/update.jpg) no-repeat;
    height: 28px;
    width: 75px;
    cursor: pointer;
}
#ViewOrderContainer
{
    text-align: left;
    padding: 20px;
    font-family: Verdana;
}
.ViewOrderGridView
{
    font-size: x-small;
    color: #333333;
}
.ViewOrderGridViewFooterStyle
{
    color: White;
    background-color: #fceba6;
    font-weight: bold;
}
.ViewOrderGridViewRowStyle
{
    color: #333333;
    background-color: #e5dcc9;
}
.ViewOrderGridViewCommandFieldItemStyle
{
    color: Blue;
}
.ViewOrderGridViewPagerStyle
{
    background-color: #720606;
    color: #ffffff;
}

.ViewOrderGridViewPagerStyle a
{
    background-color: #720606;
    color: #ffffff;
}

.ViewOrderGridViewSelectedRowStyle
{
    background-color: #FFCC66;
    color: Navy;
    font-weight: bold;
}
.ViewOrderGridViewHeaderStyle
{
    color: White;
    background-color: #720606;
    font-weight: bold;
    font-family:arial;
    font-size:11px;
    padding-left:10px;
}
.ViewOrderGridViewAlternatingRowStyle
{
    background-color: #ffffff;
}
#ChangePassWord
{
    text-align: left;
    padding-top: 20px;
    font-size: 12px;
    width: 100%;
}
.ContainerCenterAlign
{
}
.style_Myprofile
{
    width: 100%;
    font-size: 12px;
}
.tdMyProfileWidth
{
    width: 39px;
}
.lblMyProfile
{
    width: 187px;
    text-align: right;
}
.MyProfileColon
{
    width: 4px;
}
.txtMyProfile
{
    width: 144px;
}
#tdMyProfileMsg
{
    text-align: left;
}
#DirectionBorder
{
    height: 440px;
    width: 562px;
}
#orderCheckout
{
    margin-left: 5px;
    margin-right: 5px;
}
.Addons
{
    color: Black;
}
.PanelLeft
{
    padding-left: 247px;
}
.EditOrder
{
    background-image: url(../Images/Edit.gif) no-repeat;
    width: 76px;
    height: 28px;
}
.ChangePasswordButton
{
    border: none;
    background: url(../Images/changePassword.jpg) no-repeat;
    width: 150px;
    height: 29px;
    cursor: pointer;
}
.CancelPasswordButton
{
    border: none;
    background: url(../Images/ChangePasswordCancel.jpg) no-repeat;
    width: 89px;
    height: 29px;
    cursor: pointer;
}
.ChangePasswordContinue
{
    border: none;
    background: url(../Images/Continue.jpg) no-repeat;
    width: 89px;
    height: 29px;
    cursor: pointer;
}
.FailureTextStyle
{
}
#divMasterFooter
{
    background: white;
    padding-top: 5px;
    padding-bottom: 5px;
    clear: both;
}
#divMasterFooter #imgVisaImage
{
  display:none;
}
#divFooterNavigation
{
    height: 25px;
    text-align: center;
    display:none;
}
#divCopyRight
{
    text-align: right;
    padding-right: 20px;
    font-size: 12px;
}
.StaticBottomStyle
{
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;
    color: Black;
    font-weight: bold;
    font-size: 12px;
}
.menuBottom
{
    font-size: 12px;
    text-decoration: none;
    color: Black;
}
.CompanyLink
{
    text-decoration: none;
    color: Black;
    font-size: 12px;
}
#divCompanyLink
{
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    padding-left: 10px;
    display:none;
}
.LoginButton
{
    border: none;
    width: 75px;
    height: 28px;
    background: url(../Images/Login.jpg) no-repeat;
    cursor: pointer;
}
.LoginCancel
{
    border: none;
    height: 28px;
    width: 75px;
    background: url(../Images/cancelcart.jpg) no-repeat;
    cursor: pointer;
}
.CreateUserRegiter
{
    border: none;
    height: 28px;
    width: 89px;
    background: url(../Images/register.jpg) no-repeat;
    cursor: pointer;
}
.PasswordSubmit
{
    height: 34px;
    width: 91px;
    border: none;
    background: url(../Images/Continue.jpg) no-repeat;
    cursor: pointer;
    margin-right: 110px;
    margin-top: 5px;
    margin-bottom: 10px;
}
#WelcomeNote
{
    font-size: 12px;
}
#AdminContent
{
    margin: 0px;
    border: solid 2px #d5c9b0;
    margin-right: 20px;
    margin-bottom: 10px;
}
.OrderStaticMenuItemStyle
{
    padding-left: 10px;
    padding-right: 7px;
    padding-top: 5px;
    padding-bottom: 8px;
    color: White;
    font-weight: bold;
    font-family: Sans-Serif, Arial, Harrington;
    font-size: 14px;
}
.OrderStaticSelectedStyle
{
    color: White;
    padding-left: 10px;
    padding-right: 7px;
    padding-top: 5px;
    padding-bottom: 8px;
}
.OrderStaticHoverStyle
{
    color: White;
    padding-left: 10px;
    padding-right: 7px;
    padding-top: 5px;
    padding-bottom: 8px;
}
#tdLeftCurve
{
    background: url(../Images/LeftCurve.jpg) no-repeat;
    height: 32px;
    width: 13px;
}
#tdCenter
{
    background: url(../Images/RepeatBg.jpg) repeat-x;
    height: 32px;
    width: 200px;
    text-align: center;
    vertical-align: middle;
}
#tdRightCurve
{
    background: url(../Images/RightCurve.jpg) no-repeat;
    height: 32px;
    width: 13px;
}
.lblOrderProcess
{
    font-size: 14px;
}
#divSearchItemContainer
{
    width: 350px;
    float: right;
}
.pnlSearch
{
    padding-left: 30px;
    padding-top: 5px;
}
#tdtablesearch1
{
    width: 190px;
}
.SearchItemLabel
{
    color: Red;
    font-size: 13px;
    margin-left: 30px;
}
#tdtablesearch2
{
}
#tblSearchTable
{
}
#tdSearchCurve
{
    background: url(../Images/SearchLeftCurve.jpg) no-repeat;
    background-position: right top;
    height: 32px;
    width: 13px;
}
#tdSearchTextBox
{
    background: url(../Images/SearchRepeat.jpg) repeat-x;
    height: 32px;
    width: 13px;
}
.txtSearch
{
    border: none 0px;
    width: 170px;
    height: 18px;
}
.watermarked
{
    border: none 0px;
    width: 170px;
    height: 18px;
}
.ShippingAmountwatermarked
{
    width: 60px;
    font-style: italic;
    color: Gray;
}
.ApproxDayswatermarked
{
    width: 50px;
    font-style: italic;
    color: Gray;
}
.imgSearchItemButton
{
}
/*.OrderMenu1
{
	background: url(../Images/Menu1.jpg) no-repeat;
	height: 35px;
	width: 756px;
}
.OrderMenu2
{
	background: url(../Images/Menu2.jpg) no-repeat;
	height: 35px;
	width: 756px;
}
.OrderMenu3
{
	background: url(../Images/Menu3.jpg) no-repeat;
	height: 35px;
	width: 756px;
}
.OrderMenu4
{
	background: url(../Images/Menu4.jpg) no-repeat;
	height: 35px;
	width: 756px;
} */
.lkbtnViewMore
{
    text-decoration: none;
    font-size: 13px;
    margin-right: 20px;
    color: Red;
    font-weight: bold;
    cursor: pointer;
}
.lkbtnViewMore a:hover
{
    text-decoration: underline;
    font-size: 13px;
}
.lkbtnViewMore a:visited
{
    color: Blue;
    font-size: 13px;
}
.highlightSearchedText
{
    text-decoration: none;
    color: black;
    font-weight: bold;
    background: yellow;
}
.imgItemImage
{
    cursor: pointer;
}

textarea
{
    width: 300px;
    height: 70px;
    margin-right: 10px;
}
.CalenderImage
{
    background: url(../Images/Calendar.png) no-repeat;
    border: none;
    width: 16px;
    cursor: pointer;
}
#tblPurchaseItemContainer
{
    text-align: left;
    margin-left: 125px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.tdLeft
{
    text-align: right;
    padding-right: 3px;
    font-size: 13px;
    vertical-align: top;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 15px;
}
.tdRight
{
    text-align: left;
    padding-left: 2px;
    vertical-align: top;
    padding-top: 1px;
    padding-bottom: 1px;
}
.ddlItemName
{
    width: 180px;
}
.txtDate
{
    width: 80px;
}
.txtQuantity
{
    width: 58px;
}
.lblMessage
{
    font-size: 13px;
    color: Red;
}
.modalPopup
{
    background-color: #f6eedd;
    text-align: left;
    width: 70%;
    padding-left: 135px;
    margin-bottom: 10px;
}
.PurchaseItemCancel
{
    height: 28px;
    width: 75px;
    border: none;
    background: url(../Images/btnCancel.jpg) no-repeat;
    cursor: pointer;
}
.PurchaseItemSave
{
    height: 28px;
    width: 75px;
    border: none;
    background: url(../Images/btnSave.jpg) no-repeat;
    cursor: pointer;
}
.lblAddressMessage
{
    color: Red;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 15px;
}
#tdAddressMessage
{
    text-align: left;
    padding-left: 125px;
}
#divInwardStock
{
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    background: #720606;
    color: White;
}
#divInwardStockDetail
{
    background: #ffffff;
    border: solid 1px #d5c9b0;
    padding-bottom: 20px;
}
.lblConfirmMessage
{
    color: Red;
}
#divAddNewItem
{
    padding: 5px;
    font-size: 13px;
    font-family: Verdana;
    font-weight: bold;
}
.lkbtnInwardStork
{
    margin-left: 10px;
    color: Blue;
    border: none;
    background: url(../Images/InwardStork.jpg) no-repeat;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    width: 148px;
    height: 27px;
}
.btnBulkAddAdjustStock
{
    border: none;
    background: url(../Images/BulkAddAdjustStock.jpg) no-repeat;
    font-size: 14px;
    cursor: pointer;
    height: 27px;
    width: 190px;
}
.btnAddNewItem
{
    color: Blue;
    border: none;
    background: url(../Images/AddNewItem.jpg) no-repeat;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    width: 122px;
    height: 27px;
}
.HeaderReorderLevel
{
    text-align: right;
    width: 20px;
    padding-left: 5px;
}
.ItemReorderLevel
{
    text-align: right;
    padding-right: 2px;
}
.HeaderWeight
{
    text-align: right;
    padding-right: 5px;
    width: 30px;
}
.ItemWeight
{
    text-align: right;
    width: 30px;
    padding-right: 5px;
}
.HeaderPrice
{
    text-align: right;
    width: 30px;
}
.ItemPrice
{
    text-align: right;
    width: 30px;
}
.HeaderCurrentStock
{
    text-align: right;
    width: 20px;
    padding-left: 5px;
}
.ItemCurrentStock
{
    text-align: right;
    padding-right: 2px;
}
.HeaderItemCode, .ItemCodeItem
{
    width: 50px;
}
.HeaderItemName, .ItemNameItem
{
    width: 225px;
}
.HeaderDiscount, .DiscountItem
{
    width: 20px;
    text-align: center;
}
.ItemMgmtActionsHeader, ItemMgmtActionsItem
{
    width: 60px;
}
.ItemMgmtAddAdjustStockHeader, .ItemMgmtAddAdjustStockItem
{
    padding-left: 10px;
    width: 100px;
    text-align: center;
}
.ItemMgmtMenuItemIdHeader, .ItemMgmtMenuItemIdItem
{
    width: 3px;
}
.redAsterix
{
    color: Red;
    font-size: 13px;
}
.divbtnBulkAddAdjustStock
{
    text-align: center;
    padding: 10px;
    width: 100%;
}
#divItemDeatil
{
    background: #ffffff;
    border: solid 1px #d5c9b0;
}
.btnOpeningStockAsOn
{
    background: url(../Images/Calendar.png) no-repeat;
    border: none;
    width: 16px;
}
.lblHeader
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: White;
}
.ItemCancel
{
    height: 28px;
    width: 75px;
    border: none;
    background: url(../Images/btnCancel.jpg) no-repeat;
    cursor: pointer;
}
.ItemSave
{
    height: 28px;
    width: 75px;
    border: none;
    background: url(../Images/btnSave.jpg) no-repeat;
    cursor: pointer;
}
.btnClose
{
    height: 28px;
    width: 75px;
    border: none;
    background: url(../Images/Close.jpg) no-repeat;
    cursor: pointer;
    margin: 10px;
    margin-left: 260px;
}
.pnlAddUpdateItemDetail
{
    width: 70%;
    padding-left: 135px;
    padding-bottom: 10px;
}
.btnEditItem
{
    font-size: 11px;
    color: Blue;
    background: none;
    border: none;
}
.EmptyDataStyle
{
    text-align: center;
    color: Red;
}
#ItemDetail
{
    font-size: 12px;
    margin: 20px;
    margin-left: 20px;
}
.lblConfirm
{
    margin-left: 175px;
    font-size: 12;
    font-weight: bold;
    font-family: Verdana;
}
.btnUpdate
{
    height: 28px;
    width: 75px;
    border: none;
    background: url(../Images/btnUpdate.jpg) no-repeat;
    cursor: pointer;
}
.lblStockConfirm
{
    margin-left: 200px;
    font-size: 12;
    font-weight: bold;
    font-family: Verdana;
}
.btnStockClose
{
    height: 28px;
    width: 75px;
    border: none;
    background: url(../Images/Close.jpg) no-repeat;
    cursor: pointer;
    margin: 10px;
    margin-left: 275px;
}
.pnlStockModify
{
    padding-top: 20px;
}
.pnlAddUpdate
{
    padding-top: 20px;
}
.Apply
{
    background: url(../Images/Apply.jpg);
    width: 63px;
    height: 28px;
    border: none;
    margin-bottom: 10px;
    cursor: pointer;
}
.Clear
{
    background: url(../Images/Clear.jpg);
    width: 63px;
    height: 28px;
    border: none;
    margin-bottom: 10px;
    cursor: pointer;
}
#divVerify
{
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
#VerifyAccount
{
    font-size: 17px;
    font-weight: bold;
    font-family: Verdana;
}

.Padding10
{
    padding: 5px;
}
#MessageContainer
{
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
}
.ItemListSelectedBg
{
    background: #720606;
}
.ItemListBg
{
    background: #fff;
    border-bottom: solid 1px #c1c4c4;
}
.ErrorMessage
{
    font-size: 13px;
    font-weight: bold;
    color: Red;
    margin-left: 125px;
}
.ErrorPaymentMessage
{
    font-size: 13px;
    font-weight: bold;
    color: Red;
    width: 90%;
    text-align: center;
}
#divItemList
{
    padding-left: 5px;
    padding-top: 5px;
}
#ItemListBackground
{
    background: #241100;
    padding-left: 5px;
    padding-top: 5px;
}
#tdItemList
{
    text-align: left;
    vertical-align: top;
}
#tdItemName
{
    color: Black;
    font-family: Arial;
    font-size: 14px;
    text-align: left;
    width: 84%;
}
#tdItemPrice
{
    color: #000000;
    font-family: Arial;
    font-size: 14px;
    text-align: center;
    width: 10%;
}
#tdDropDownButton
{
    color: White;
    font-family: Arial;
    font-size: 14px;
    vertical-align: top;
    width: 6%;
}
.ItemActive
{
    color: #ffffff;
    padding-left: 10px;
    text-decoration: none;
    font-family: Arial;
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: bold;
}
.ItemList
{
    color: black;
    padding-left: 10px;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    padding-top: 13px;
    padding-bottom: 12px;
    font-weight: bold;
}
.ItemPriceList
{
    text-align: right;
    color: black;
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: bold;
}
.ItemPriceActive
{
    text-align: right;
    color: #ffffff;
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: bold;
}
.ItemListImage
{
    padding-left: 10px;
    padding-right: 10px;
}
.ItemAlign
{
    text-align: right;
}
#tblDropDownControl
{
    font-family: Arial;
    font-size: 13px;
}
#tdItemDetails
{
    width: 630px;
}
#tdQuantityAndPrice
{
    width: 430px;
}
#tblQuantityAndPrice
{
    margin-top: 5px;
    margin-right: 10px;
    border: solid 1px #e5e3e4;
    background: #fffcef;
}
.lblItemQuantity
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    margin: 3px;
}
.ddlItemQuantity
{
    margin: 5px;
}
.lblItemTotal
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    margin: 3px;
    margin-left: 10px;
}
.txtItemTotal
{
    width: 50px;
    text-align: right;
    margin: 3px;
}
.ItemDescription
{
    font-family: Arial;
    font-size: 13px;
    margin: 3px;
    display: block;
}
.ItemDescription2
{
    font-family: Arial;
    font-size: 13px;
    margin: 3px;
    display: block;
    border-top: dotted 1px gray;
    padding-top: 5px;
}
#tblItemPanel
{
    background: #ffffff;
    border-bottom: solid 1px #513365;
    border-top: solid 1px #513365;
}
#tdButtonCollection
{
    padding-right: 20px;
    padding-bottom: 5px;
    vertical-align: middle;
}
.btnItemCancel
{
    margin-left: 5px;
}
#tdItemDescription
{
    padding-left: 20px;
    text-align: left;
    padding-right: 20px;
    padding-top: 5px;
    background: #ffffff;
}
#tdMoreView
{
    padding-left: 20px;
    background: #fffcef;
    padding-bottom: 5px;
    padding-top: 5px;
}
.lkbtn911Message
{
    font-size: 13px;
    text-decoration: none;
    color: Red;
    font-weight: bold;
    cursor: pointer;
}
#tdItemDetailFooter
{
}
.lkbtnCategoryName
{
    text-decoration: none;
    color: White;
    margin-top: 10px;
}
.chkCreditCardInfoSave
{
    font-size: 13px;
}
.SauceErrorMessage
{
    margin-top: 3px;
}
.content
{
    padding-top: 10px;
}
#divFreeShipping
{
    margin-top: 10px;
    width: 305px;
    height: 120px;
    background: url(../Images/FreeShipping.jpg) no-repeat;
    display: none;
}
.tdAddStockFont
{
    font-size: 12px;
    font-weight: bold;
    color: Red;
    padding-right: 10px;
    padding-left: 5px;
}
.chkAddressVerification
{
    font-size: 13px;
    cursor: pointer;
}
.divDisclaimer
{
    padding-left: 350px;
    text-align: left;
}


.chkReceiveSMSAlerts
{
    font-size: 13px;
}

.lblOnlineOrderMessage
{
    font-size: 13px;
    color: Red;
}
/*start stylesheet of create user control*/
#divCreateInfo
{
    padding-top: 10px;
    font-size: 13px;
    font-weight: bold;
    padding-left: 325px;
    font-family: Verdana;
    padding-bottom: 10px;
}
#divRegistrationDetails
{
    font-size: 13px;
    font-family: Verdana;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 10px;
}
#divAddressDetails
{
    font-size: 13px;
    font-family: Verdana;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 10px;
}
.CreateUserStyleLeft
{
    text-align: right;
    font-size: 13px;
    height: 30px;
    font-family: Verdana;
}
.CreateUserStyleRight
{
    text-align: left;
    padding-left: 3px;
    font-size: 13px;
    font-family: Verdana;
}
.pnlCreateUserLeft
{
    width: 100%;
}
.pnlCreateUserRight
{
    width: 100%;
}
/*end stylesheet of create user control*/
.txtOther
{
    color: Gray;
    font-style: italic;
}
.pnlContactDetail
{
    margin-top: 2px;
    margin-bottom: 2px;
}
.btnAddToList
{
    background: url(../Images/AddToList.jpg) no-repeat;
    height: 22px;
    width: 65px;
    border: none 0px;
    cursor: pointer;
}
.btnCancelFromList
{
    background: url(../Images/CancelFromList.jpg) no-repeat;
    height: 22px;
    width: 65px;
    border: none 0px;
    cursor: pointer;
}
.btnSaveAll
{
    background: url(../Images/SaveAll.jpg) no-repeat;
    height: 28px;
    width: 94px;
    border: none 0px;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 5px;
}
.AddNewFax
{
    background: url(../Images/AddFax.jpg) no-repeat;
    height: 28px;
    width: 121px;
    border: none 0px;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 5px;
}
.AddNewEmail
{
    background: url(../Images/AddEmail.jpg) no-repeat;
    height: 28px;
    width: 121px;
    border: none 0px;
    cursor: pointer;
}
.AddNewPhone
{
    background: url(../Images/AddPhone.jpg) no-repeat;
    height: 28px;
    width: 121px;
    border: none 0px;
    cursor: pointer;
}
.AddNewMobile
{
    background: url(../Images/AddMobile.jpg) no-repeat;
    height: 28px;
    width: 121px;
    border: none 0px;
    cursor: pointer;
}
.ConfigurationLeft
{
    text-align: right;
    vertical-align: top;
    width: 50%;
    font-size: 13px;
}
.ConfigurationRight
{
    text-align: left;
    vertical-align: top;
    width: 50%;
    padding-left: 3px;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px;
}
.btnReset
{
    background: url(../Images/reset.jpg) no-repeat;
    height: 28px;
    width: 94px;
    border: none 0px;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 5px;
}


/*start Net Profit Report css*/
.ItemStyleAmount
{
    text-align: right;
    padding-right: 30px;
}
.ItemStyleDeliveryCharge
{
    text-align: right;
    padding-right: 45px;
}
.ItemStyleShippingDiscount
{
    text-align: right;
    padding-right: 30px;
}
.ItemStyleAmountCharged
{
    text-align: right;
    padding-right: 30px;
}
.ItemStyleTexAmount
{
    text-align: right;
    padding-right: 10px;
}
.ItemStyleActualShipping
{
    text-align: right;
    padding-right: 35px;
}
.ItemStyleNetEarned
{
    text-align: right;
    padding-right: 11px;
}
.ItemStyleCostOfProduct
{
    text-align: right;
    padding-right: 25px;
}
.ItemStyleNetProfit
{
    text-align: right;
    padding-right: 30px;
}
.HeaderStyleNetProfit
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.ItemStyleOrderNo
{
    text-align: left;
    padding-left: 5px;
}

.rptOrderWiseNetProfitAnalysis
{
    margin-top: 25px;
    border: solid 1px black;
}

.reportFormat
{
    margin-top: 20px;
    text-align: center;
    margin: 20px auto;
}
/*end Net Profit Report css*/

/*************** Style for the ResetPassword ******************/
.forgotPassContainerDiv
{
    border: solid 1px #9d9d9d;
    width: 75%;
    background-color: White;
    padding-bottom: 25px;
}
.forgotPassHeaderDiv
{
    /*background-image: url(../images/forgotPassTitleBg.jpg);*/
    background: #770f0e;
    color: White;
    font-family: Arial background-repeat: repeat-x;
    height: 39px;
}

.forgotPassHeaderIconImg
{
    background-image: url(../images/forgotPassTitleImg.jpg);
    width: 37px;
    height: 39px;
    float: left;
}
.forgotPassHeaderIconTick
{
    background-image: url(../images/forgotPassTitleTick.jpg);
    width: 43px;
    height: 39px;
    float: left;
}

.forgotPassHeaderText
{
    font-weight: bold;
    font-size: medium;
    text-align: left;
    padding-top: 10px;
    padding-left: 45px;
}

.forgotPasswordContentDiv
{
    padding-top: 30px;
    background-color: White;
}
.forgotPasswordContentDivTableContainer
{
    padding-top: 20px;
    text-align: left;
}

.forgotPasswordContentDivTable
{
    border: solid 1px black;
}
.spnEmailLabel
{
    font-weight: bold;
    padding-left: 60px;
}

.txtChangePasswordEmailAddress
{
    width: 300px;
}
.btnGetEmail
{
    background: transparent url(../images/forgotPasswordBtn.jpg) no-repeat scroll 0 0;
    background-position: top left;
    width: 156px;
    height: 34px;
    cursor: pointer;
    border: none;
}
.divBtnGetEmail
{
    padding-top: 10px;
    padding-left: 120px;
    text-align: left;
}
.dicChangePasswordControlContainer
{
    padding-top: 25px;
    padding-bottom: 25px;
}
.lblChangePasswordErrMessage
{
    padding-left: 122px;
    padding-bottom: 20px;
}
/************** End of style for the ResetPassword**************/

/************ Start of ChangePassword Control **************/
.tdChangePasswordLeftCol
{
    text-align: right;
    vertical-align: middle;
    width: 180px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 13px;
}
.tdChangePasswordRightCol
{
    text-align: left;
    padding-left: 5px;
    vertical-align: text-top;
    padding-top: 2px;
    padding-bottom: 2px;
}
.tblResetPassword
{
}
.btnChangePasswordContainer
{
    padding-top: 10px;
    text-align: left;
}
/************ End of ChangePassword Control ************/


#divCategoryList
{
    float: left;
    vertical-align: bottom;
}
#tdCategoryAndSearch
{
    padding: 0px;
    padding-top: 10px;
    background: #f6eedd;
    padding-left: 5px;
    width: 100%;
}
.divCategoryNo2
{
    background: url(../Images/CategoryImages/Uniforms.jpg) no-repeat bottom;
    width: 111px;
    height: 70px;
    cursor: pointer;
    margin-left: 5px;
}
.divCategoryNo2Selected
{
    background: url(../Images/CategoryImages/Uniforms-Selected.jpg) no-repeat bottom;
    width: 111px;
    height: 70px;
    cursor: pointer;
    margin-left: 5px;
}
.divCategoryNo2Selected:hover
{
    background: url(../Images/CategoryImages/Uniforms-Selected.jpg) no-repeat bottom;
    width: 111px;
    height: 70px;
    cursor: pointer;
    margin-left: 5px;
}
/*
.divCategoryNo3
{
    background: url(../Images/CategoryImages/GiftBox.jpg) no-repeat bottom;
    width: 111px;
    height: 70px;
    cursor: pointer;
    margin-left: 5px;
}
.divCategoryNo3Selected
{
    background: url(../Images/CategoryImages/GiftBox-Selected.jpg) no-repeat bottom;
    width: 111px;
    height: 70px;
    cursor: pointer;
    margin-left: 5px;
}
.divCategoryNo3Selected:hover
{
    background: url(../Images/CategoryImages/GiftBox-Selected.jpg) no-repeat bottom;
    width: 111px;
    height: 70px;
    cursor: pointer;
    margin-left: 5px;
}
*/
.divCategoryNo1
{
    background: url(../Images/CategoryImages/Cluck-u-sauces.jpg) no-repeat bottom;
    width: 111px;
    height: 70px;
    cursor: pointer;
    margin-left: 5px;
}

.divCategoryNo1Selected
{
    background: url(../Images/CategoryImages/Cluck-u-sauces-Selected.jpg) no-repeat bottom;
    width: 111px;
    height: 70px;
    cursor: pointer;
    margin-left: 5px;
}
.divCategoryNo1Selected:hover
{
    background: url(../Images/CategoryImages/Cluck-u-sauces-Selected.jpg) no-repeat bottom;
    width: 111px;
    height: 70px;
    cursor: pointer;
    margin-left: 5px;
}
.divCategoryNo3
{
    background: url(../Images/CategoryImages/Others.jpg) no-repeat bottom;
    width: 111px;
    height: 70px;
    cursor: pointer;
    margin-left: 5px;
}
.divCategoryNo3Selected
{
    background: url(../Images/CategoryImages/Others-Selected.jpg) no-repeat bottom;
    width: 111px;
    height: 70px;
    cursor: pointer;
    margin-left: 5px;
}
.AddSalesTax
{
    background: url(../Images/AddSalesTax.jpg) no-repeat;
    height: 28px;
    width: 121px;
    border: none 0px;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 5px;
}
.AddShippingCost
{
    background: url(../Images/AddShippingCost.jpg) no-repeat;
    height: 28px;
    width: 150px;
    border: none 0px;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 5px;
}
#hrefConfigurationManagement
{
    text-decoration: none;
}
#hrefConfigurationManagement:hover
{
    text-decoration: underline;
}
.btnConfigurationManagement
{
    background: url(../Images/ModifyConfiguration.jpg) no-repeat;
    height: 33px;
    width: 240px;
    border: none 0px;
    cursor: pointer;
}
.btnModifyConfigurationManagement
{
    background: url(../Images/ShowConfiguration.jpg) no-repeat;
    height: 33px;
    width: 240px;
    border: none 0px;
    cursor: pointer;
}
#tdItemComment
{
    padding: 10px;
}
.lblItemComment
{
    font-size: 12px;
    padding-bottom: 10px;
}
.txtItemComment
{
    width: 400px;
}
.maxCharacter
{
    font-size: 11px;
    color: Gray;
    font-style: italic;
}
.chkDoNotPackOrderInvoiceWithOrder
{
    font-size: 12px;
    margin-left: 30px;
    cursor: pointer;
}
#tdItemDescription2
{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    background: #ffffff;
}
#tdlkbtnViewMore2
{
    padding-left: 20px;
    background: #fffcef;
    padding-bottom: 5px;
    padding-top: 5px;
}

.rblPaymentOption td
{
    background-color: #f6eedd;
}
.rblPaymentOption input
{
    vertical-align: top;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    cursor: pointer;
}
.rblPaymentOption
{
}

.rblPaymentOption img
{
    border: none;
    margin: 0;
}

.divPaymentOptionContainer
{
    text-align: center;
}

/*start Master page css */

.divLoginStatusStyle
{
    padding-left: 450px;
    padding-top: 5px;
    padding-bottom: 10px;
}

/*end Master page css */

.HistoryBtn911
{
    padding-top: 3px;
    background: #720606;
    padding-bottom: 3px;
    display:none;
}
.tblChangePasswordContainer
{
    border: solid 1px #D5C9B0;
    margin-top: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
    background: #ffffff;
}

.tblLoginContainer
{
    border: solid 1px #D5C9B0;
    background: #ffffff;
    font-size: 12px;
    padding: 5px;
    left: 150px;
    text-align: left;
    padding-left: 30px;
    margin-bottom:30px;
}

.AddContainerStyle
{
    border-width: 2px;
    border-color: #d5c9b0;
    border-style: double;
    -moz-border-radius: .5em;
    padding: 4px;
}

.AddContainerInnerStyle
{
    border: 1px solid #d5c9b0;
    background: #ffffff;
   
}
.UpdateProfileMessage
{
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    color:red;
}
iframe.iframeConfirm.cucstore
{
  height:40px;
}