@import "WebTelNavigationMenu.css";
body
{
    margin-top: 0px;
    margin-left: 0px;
    font-family: Verdana;
    font-size: 12px;
    text-align: center;
    background-image: url(../Images/BodyBackground.jpg);
    background-attachment: fixed;
}
form
{
    width: 950px;
    margin: auto;
}
a.CompanyLink
{
    color: white;
}
.CompanyLink
{
    text-decoration: none;
    color: White;
}
.LoginButton
{
    border: none;
    background: url(../Images/login.gif) no-repeat;
    height: 25px;
    width: 95px;
}
.LoginCancel
{
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    height: 25px;
    width: 95px;
}
.CreateUserRegiter
{
    border: none;
    background: url(../Images/register.gif) no-repeat;
    height: 25px;
    width: 95px;
}
.MyProfileUpdate
{
    border: none;
    background: url(../Images/update.gif) no-repeat;
    height: 25px;
    width: 87px;
}
#ViewOrderContainer
{
    text-align: left;
    padding: 20px;
    font-family: Verdana;
}
.ViewOrderGridView
{
    font-size: x-small;
    color: #333333;
}
.ViewOrderGridViewFooterStyle
{
    color: Black;
    background-color: #333915;
    font-weight: bold;
}
.ViewOrderGridViewRowStyle
{
    color: Black;
    background-color: #ffffff;
}
.ViewOrderGridViewCommandFieldItemStyle
{
    color: Black;
}
.ViewOrderGridViewPagerStyle
{
    background-color: #FFCC66;
    color: #333333;
}
.ViewOrderGridViewSelectedRowStyle
{
    background-color: #FFCC66;
    color: Navy;
    font-weight: bold;
}
.ViewOrderGridViewHeaderStyle
{
    color: White;
    background-color: #783219;
    font-weight: bold;
}
.ViewOrderGridViewAlternatingRowStyle
{
    background-color: #e5d2b4;
    color: Black;
}
#ChangePassWord
{
    text-align: left;
    padding-left: 150px;
}
#ChangePassWord tr
{
    line-height: 25px;
}
.style_Myprofile
{
    width: 100%;
}


#orderCheckout
{
    margin-left: 5px;
    margin-right: 5px;
    font-family: Verdana;
}
#divSearchTextbox
{
}
.Addons
{
    color: Black;
    font-family: Verdana;
}
.PanelLeft
{
    padding-left: 247px;
}

.OrderCheckoutTextBox
{
}




.OrderCheckoutEditOrderImage
{
    background-image: url(../Images/edit_order.gif) no-repeat;
    width: 76px;
    height: 28px;
}
.OrderCheckoutFont
{
}
#divWholePage
{
}
#divHeader
{
    width: 950px;
}
#divMasterPageHeader
{
    width: 950px;
    background: url(../Images/header.jpg) no-repeat #783219;
    height: 149px;
}
#divMasterPageRestaurantLogo
{
    height: 105px;
    margin-left: 50px;
    margin-top: 20px;
    width: 364px;
}
.imgRestaurantLogo
{
}
.tblRestaurantHeader
{
    width: 240px;
}
#divRestaurantAddress
{
    float: left; /* background: url(../Images/AddressBg.jpg) no-repeat;*/
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
    color: White;
    width: 195px;
    margin-top: 50px;
}
#divAddress
{
    padding: 5px;
    text-align: left;
    float: left;
}
#divAddress table
{
    /*width: 220px; */
}

#divAddress #trRestaurantContactUsEmail
{
    display: none !important;
}

#tdPhoneImage
{
    background: url(../Images/telephone.png) no-repeat right;
    height: 23px;
    width: 20px;
    padding-left: 0px;
}

#tdPhoneNumber
{
    text-align: left;
    font-size: 12px;
    padding-left: 3px;
}
#tdFaxNumber
{
    text-align: left;
    font-size: 12px;
    padding-left: 3px;
}
#tdFaxImage
{
    background: url(../Images/Fax.png) no-repeat left;
    height: 23px;
    width: 20px;
}
#tdEmailImage
{
    background: url(../Images/Email.png) no-repeat right;
    height: 23px;
    width: 20px;
}
#tdEmailAddress
{
    text-align: left;
    padding-left: 5px;
    padding-left: 3px;
}


#divPhoneNumber
{
    background: url("../Images/telephone.png") no-repeat scroll left top transparent;
    float: left;
    height: 23px;
    padding-left: 23px;
    text-align: left;
    width: 135px;
}

#divFaxNumber
{
    background: url("../Images/Fax.png") no-repeat scroll left top transparent;
    float: left;
    height: 23px;
    padding-left: 23px;
    text-align: left;
    width: 135px;
}

#divEmailImage
{
    background: url("../Images/Email.png") no-repeat scroll left top transparent;
    height: 23px;
    padding-left: 23px;
}

#divMultipleLocation
{
}
#ddlMultipleLocation
{
}
#divMasterPageImages
{
    float: left; /* background: url(../Images/HeaderLeftBg.jpg) no-repeat;*/
    height: 105px;
}
#imgMasterPageImage
{
    width: 0px;
    height: 0px;
}
#divMenuNavigation
{
    text-align: left;
    height: 29px;
    background-position: bottom;
    background-color: #783219;
}
.menuTop
{
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif, Verdana;
}
.menuPopup
{
}
.menuTopStaticSelectedStyle
{
    background: url(../Images/TopMenuSelectedBg.jpg) bottom;
}
.menuPopupItem
{
}
.PasswordSubmit
{
    border: none;
    background: url(../Images/submit.gif) no-repeat;
    width: 85px;
    height: 26px;
}
.ChangePasswordButton
{
    border: none;
    background: url(../Images/changePassword.gif) no-repeat;
    width: 140px;
    height: 25px;
}
.CancelPasswordButton
{
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    width: 95px;
    height: 25px;
    margin-left: 5px;
}
.menuPopupItem
{
}
.menuTopStaticMenuItemStyle
{
    color: White;
    padding: 12px 10px 13px 10px;
}
.menuTopStaticHoverStyle
{
    /*background: url(../Images/TopMenuSelectedBg.jpg) bottom;*/
}
.menuTopNavigation a:hover
{
    color: White;
    text-align: left;
}
.menuTopNavigation a:active
{
    color: White; /*background: url(../Images/TopMenuSelectedBg.jpg) bottom;*/
}
.lblShareInfo
{
    color: Red;
}
.menuTopNavigation a:link
{
    color: White;
}
.menuTopNavigation a:visited
{
}
#divContainer
{
    width: 950px;
    background-color: #fce4c0; /*background: url('../Images/MainBodyBg.jpg') repeat-y #e6d7c0;*/
}
#divHomepageContainer
{
    width: 950px; /* background: url('../Images/MainBodyBg.jpg') repeat-y #e6d7c0;*/
}
#divSpecialImage
{
    height: 200px;
    width: 240px;
    margin-left: 5px;
}

#divHomePageSpecialOffer
{
    width: 245px;
    padding-right: 5px;
    float: left;
    vertical-align: top;
    top: 0px;
}
#divJITPcontainer
{
    vertical-align: top;
}
#divJITPcontainer a
{
    outline: none;
    border: none;
}
#divOrderNow
{
    padding-top: 8px;
    bottom: 0px;
    left: 0px;
}
#divOrderNow input
{
    outline: none;
    border: none;
}
.SpecialOrderNowCssClass
{
    background-color: #FFFFFF;
    color: #CC3300;
    border: thin solid #CC0000;
    margin: 2px;
}

.RadPanelCssClass
{
    width: 200px;
}
#imgHomePageSpecialOffer
{
    height: 0px;
    width: 0px;
}
#divHomePagePhotoGallery
{
    vertical-align: top;
    width: 678px;
    height: 400px;
    float: left;
    margin-left: 5px;
}
#divFlash
{
    height: 370px;
    width: 680px;
    margin-top: 5px;
}
#myAlternativeFlashContent
{    
     background: url("../Images/FlashImage.jpg") repeat scroll 0 0 #FCE4C0;
    height: 370px;
    width: 680px;
}
#divVideoLink
{     display: inline-block;
    float: right;
    height: 117px;
    margin-left: 1px;
    margin-top: 37px;
    width: 147px;
}
#divFlashBottom
{
    height: 55px;
    width: 680px;
    margin-top: 10px;
}

#divNewsAndEvents
{
    background-image: url("../Images/NewsAndEvents.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    height: 55px;
    width: 221px;
}
#divJoinOurClub
{
    background-image: url("../Images/JoinOurClub.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    height: 55px;
    padding-right: 7px;
    width: 221px;
}
#divGiftCirtificate
{
    background-image: url("../Images/PhotoGallery.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    height: 55px;
    padding-right: 7px;
    width: 220px;
}
#lblDirections
{
    height: 100%;
    width: 100%;
}
#objHomePagePhotoGalleryFlash
{
    height: 100%;
    width: 100%;
}
#divHomePageTiming
{
    width: 246px;
    color: White;
    font-family: Arial;
    background: url(../Images/businessHours_bg.jpg) no-repeat;
    /*change meet*/
    /*height: 140px;*/
    height:207px;
    vertical-align: top;
    margin-left: 5px;
}
#tblHomePageDayAndTime
{
    width: 228px;
    color: #5e0404;
}
.tdHomePageDayDiscription
{
    height: 35px;
    font-size: 22px;
    font-weight: bold;
    text-align: right;
}
.tdHomePageTimeDiscription
{
    height: 35px;
    text-align: left;
    font-size: 20px;
}
.tdHomePageDayAltText
{
}
.tdBusinessHoursControl
{
}
#tblDisplayBusinessHours
{
    width: 100%;
       margin-top: 73px;
}
#DisplayBusinessHoursTitle
{
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
    padding-bottom: 10px;
}
#divHomePageTiming .tdDisplayBusinessHours
{
    height: 25px;
    font-weight: bold;
    font-size: 14px;
    padding-top: 0px;
    text-align: left;
}
#divHomePageImageNavigation
{
    width: 689px;
    height: 198px;
    float: right;
    margin-right: 2px;
    margin-top: 5px;
    padding: 3px;
    border: solid 1px #e1ddc4;
    background-color: #f5f4f4;
}
#divHomePageImageAndDiscription
{
    text-align: center;
}
#divHomePageImage
{
    float: left;
    display: table;
    width: 18%;
    margin-left: 5px;
    margin-top: 5px;
    height: 150px;
}
#divHomePageDiscription
{
    width: 77%;
    float: right;
    display: table;
    margin-right: 5px;
    margin-top: 5px;
    height: 150px;
}
.imgHomePageImageNavigation
{
    display: table-cell;
}
.pHomePageDiscription
{
    text-align: justify;
    display: table-cell;
    width: 100%;
    height: 150px;
    font-family: Verdana;
    font-size: 12px;
}
#divHomePageNavigationBar
{
    clear: both;
    color: #380702;
    width: 100%;
    border-top: solid 1px #e1ddc4;
    vertical-align: top;
    padding-top: 10px;
}
.btnHomePagePrevious
{
    background-color: Transparent;
    border: none;
    font-size: 15px;
    font-weight: bold;
}
.btnHomePageNext
{
    background-color: Transparent;
    border: none;
    font-size: 15px;
    font-weight: bold;
}
.btnHomePageNumberButtonStyle
{
    background-color: Transparent;
    border: none;
    font-size: 15px;
    font-weight: bold;
    color: Black;
}
.btnHomePageSelectedNumberButtonStyle
{
    background-color: Transparent;
    border: none;
    font-size: 15px;
    font-weight: bold;
    color: Blue;
}
.btnHomePageFirst
{
    background-color: Transparent;
    border: none;
    font-size: 15px;
    font-weight: bold;
}
.btnHomePageLast
{
    background-color: Transparent;
    border: none;
    font-size: 15px;
    font-weight: bold;
}
#divMasterPageFooter
{
}
#divMasterPageFooterLink
{
    /*  color: Black;     padding: 5px;     font-family: Verdana;     background: White;*/
}
#divMasterPageBottomPageNavigation
{
}
.menuBottom
{
    /*margin-top: 10px;     font-size: 12px;     float: left;     font-family: Verdana;     margin-bottom: 13px;     margin-left: 10px;*/
}
#AboutUsPageContainer
{
    height: 100%;
    width: 100%;
    text-align: center;
}
.menuBottomStaticSelectedStyle
{
    color: Black;
}
.menuBottomStaticMenuItemStyle
{
    padding-left: 5px;
    padding-right: 5px;
}
.menuBottomStaticHoverStyle
{
}
.menuBottomNavigation a
{
    color: White;
}
.menuBottomNavigation a:hover
{
    color: White;
}
.menuBottomNavigation a:active
{
}
.menuBottomNavigation a:link
{
}
.menuBottomNavigation a:visited
{
}

#divMasterPageCompanyName
{
    float: right;
    font-size: 13px;
    margin-right: 10px;
    margin-top: 10px;
    width: 250px;
    font-family: Verdana;
    text-align: right;
}
.PrivacyPolicy
{
    text-decoration: none;
    color: White;
    padding-right: 50px;
}
#divMasterPageRWaveLink
{
    text-align: center;
    font-family: Verdana;
    padding-bottom: 5px;
}
#ContactUSContainer
{
    text-align: left;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#ContactUsMenu,#MediaGalleryMenu
{
    background: url("../Images/MenuCategoryHeaderBg.jpg") no-repeat scroll center top transparent;
    float: left;
    
    margin-right: 5px;
    padding-top: 9px;
    width: 170px;
}
#ContactUsContent
{
    border: 1px solid #c7ab7c;
    width: 600px;
    float: left;
    margin: 0px 0px 0px 0px;
    width: 766px;
    min-height: 180px;
}
#divContactUsPage
{
    text-align: left;
    width: 100%;
    font-family: Verdana;
}
#divContactUsCustomerDetail
{
    width: 450px;
    margin-top: 30px;
}
#divBottomPageNavigation
{
    float: left;
    width: 500px;
    display: none;
}
#lblContactUsMessage
{
    font-size: 13px;
}
#tblContactUsDetail
{
    margin-left: 0px;
    width: 470px;
}
.tdTblContactDetailLeft
{
    text-align: right;
}
.tdTblContactDetailRight
{
    padding-left: 5px;
    text-align: left;
}
#divContactUsAddressDetails
{
    font-family: Verdana;
    float: right;
    height: 168px;
    margin-right: 10px;
    margin-top: 30px;
    padding: 0px 25px 25px 0px;
}
.txtContactUsFName
{
}
.txtContactUsEmail
{
}
.txtContactUsTelephone
{
}
.txtContactUsComments
{
    width: 350px;
}
.ContactDetailButtonSend
{
    border: none;
    background: url(../Images/map_send.gif) no-repeat;
    height: 25px;
    width: 87px;
    cursor: pointer;
}
.ContactDetailButtonCancel
{
    border: none;
    background: url(../Images/cancel_email.gif) no-repeat;
    height: 32px;
    width: 89px;
}
.lblDirections
{
    padding-top: 10px;
    text-align: center;
    font-family: Verdana;
}
#DirectionContent
{
}


#tdDirectionAddress
{
    padding-left: 50px;
    padding-top: 10px;
}
#tdDirectionInfo
{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}
.ifrmDirectionMap
{
    width: 562px;
    height: 452px;
}
#divDirectionMapAddress
{
    float: right;
    width: 250px;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    margin-top: 20px;
}
.directionTabButtonUnselected
{
    border: none;
    background: #a14d17;
    cursor: pointer;
    color: White;
    font-family: Arial, Helvetica, Sans-Serif, Verdana;
}
#divdirection
{
    border: solid 2px #311d12;
    height: 480px;
    width: 562px;
}
.SearchItemLabel
{
    color: White;
    font-family: Verdana;
    font-weight: bold;
}
.directionTabButtonSelected
{
    border: none;
    background: #311d12;
    cursor: pointer;
    color: White;
    font-family: Arial, Helvetica, Sans-Serif, Verdana;
}
.directionTabButtonSelected:hover
{
    border: none;
    background: #311d12;
    cursor: pointer;
    color: White;
    font-family: Arial, Helvetica, Sans-Serif, Verdana;
}
#DirectionTitle
{
    font-family: Arial, Helvetica, Sans-Serif, Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #241100;
    text-align: left;
}
#DirectionText
{
    font-family: Verdana;
    color: #241100;
    text-align: left;
}
#DirecationBackground
{
}
#divIdirection
{
    text-align: left;
    padding-left: 130px;
}
#getDirectionFlashPath
{
    height: 445px;
    width: 550px;
    text-align: left;
    padding-left: 5px;
}
#divMapDirection
{
    text-align: left;
    padding-top: 150px;
    padding-left: 50px;
}
.tdIdirection
{
    vertical-align: middle;
    color: #69462f;
    font-size: 14px;
    font-family: Verdana;
}
.tdSendDirection
{
    height: 7px;
    padding-top: 7px;
}
#tdSMSType
{
    vertical-align: top;
    text-align: right;
}
.tdddlMobile
{
    text-align: left;
    vertical-align: top;
    padding-left: 11px;
}
#tdMobile
{
    text-align: right;
    vertical-align: middle;
}
.cusLabel1
{
    text-align: left;
    font-family: Verdana;
    color: #241100;
    padding-right: 40px;
}
.OrderCheckoutConfirm
{
    border: none;
    background: url(../Images/confirm.gif) no-repeat;
    height: 25px;
    width: 95px;
}
.OrderCheckoutSubmit
{
    border: none;
    background: url(../Images/submit.gif) no-repeat;
    height: 28px;
    width: 86px;
}
.visacard
{
    font-family: Verdana;
    font-size: small;
}
.ContactUSAddress
{
    font-family: Verdana;
    width: 250px;
}
#tdContactUsSubmitbtn
{
    padding-left: 150px;
}
#diveditorder
{
    padding-right: 100px;
}
.Editorder
{
}
.tblConfirm
{
    width: 100;
}
.SubmitOrder
{
    padding-left: 177px;
    padding-top: 15px;
}
.ErrorMsg
{
    font-family: Verdana;
}
#LoginContianer
{
    font-family: Verdana;
    margin-left: 5px;
    margin-right: 5px;
}
#MessageContainer
{
    background-color: #e7cc97;
    font-family: Verdana;
}
#VerifyContainer
{
    background-color: #e7cc97;
    font-family: Verdana;
}
.account_link
{
    color: Black;
    font-family: arial;
    font-weight: normal;
    text-decoration: none;
}
#CreateUserContainer
{
    background: url('../Images/MainBodyBg.jpg') repeat-y #e6d7c0 font-family: Verdana;
    margin-left: 5px;
    margin-right: 5px;
}

#CreateUserContainer .divRULInfoContent
{
      -moz-border-radius: 10px 10px 10px 10px;
    background-color: #783219;
    border: 1px solid #D5D5D5;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    width: 70%;
    color:#fff;
}

#SubMasterPageDiv
{
    background: #e6d7c0 font-family: Verdana;
    padding-bottom: 10px;
    text-align: left;
    margin: 0 5px 0 5px;
}
#SettingMasterPage
{
    padding-left: 12px !important;
}
.ContactStaticSelectedStyle
{
    font-size: 14px;
    background-color: #FEF1DE !important; /*background: url(../Images/ChildMenuSelectedBg.jpg) repeat-x !important;*/
    padding-top: 3px;
    padding-bottom: 3px;
    color: #621A00 !important;
 
}
.ContactStaticMenuStyle
{
   /*background: url("../Images/CateringMenuCategoryFooterBg.jpg") no-repeat center bottom;*/
    font-size: 14px;
    color: White;
     padding-left:6px !important;
}
.ContactStaticHoverStyle
{
    font-size: 14px;
    background-color: #FEF1DE !important;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #621A00 !important;
}
.ContactMenu
{
    color: White;
    background: url('../Images/MenuCategoryMiddleBg.jpg');
    font-family: Arial, Helvetica, Sans-Serif, Verdana;
    width: 170px;
}
#ContactUsMenuBottom,#MediaGalleryMenuBottom
{
 background: url('../Images/MenuCategoryFooterBg.jpg') no-repeat;
    width: 170px;
    height: 13px;
    border: none;   
    }
.ContactStaticMenuItemStyle
{
    font-size: 13px;
    font-weight: bold;
    color: White;
    height: 18px;
    margin: 0px 0px 0px 0px;
    padding: 4px 0px 4px 0px;
   
    width: 145px;
 /*background: url(../Images/MenuCategoryMiddleBg.jpg) repeat-y;*/
}
.ContactStaticMenuItemStyle a
{
    display: block;
    padding-left: 12px;
    outline: medium none;
}
.surveySubmit
{
    background: url(../Images/submit.gif) no-repeat;
    width: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
}
.surveyClear
{
    background: url(../Images/clear.gif) no-repeat;
    width: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
}
#tblSurveyFeedbackContactInfo
{
    width: 600px;
    text-align: left;
}
.tdSurveyFeedbackContactInfo
{
    text-align: right;
    width: 205px;
}
#htmlContactUsContainer
{
}
#htmlContactUsRestaurantLogo
{
    float: left;
}
#htmlContactUSHeaderTitleContainer
{
    float: right;
    background: Red;
}
#htmlContactUsTitle
{
    clear: both;
    float: left;
}
#htmlContactUsTiming
{
    float: right;
}
.AdminStaticSelectedStyle
{
    background-color: #783219 !important;
}
.AdminStaticMenuStyle
{
}
.AdminStaticHoverStyle
{
    background-color: #783219 !important;
}
.AdminMenu
{
    color: White;
    background-color: #9d573e;
}

.AdminMenu a
{
    font-family: Helvetica,Verdana,Arial,Sans-Serif !important;
    font-weight: bold !important;
    font-size: 13px !important;
    font-family: Arial !important;
    font-style: normal !important;
    line-height: normal !important;
}

.AdminStaticMenuItemStyle
{
    font-family: Arial, Helvetica, Sans-Serif, Verdana;
    font-size: 15px;
    padding: 5px;
    font-weight: bold;
    color: White;
}
#AdminContent
{
    border: solid 1px #ddd;
    width: 938px;
    background-color:#fff;
    padding-bottom: 15px;
    float:left;
}
#WelcomeNote
{
    font-family: Verdana;
}

#DirectionMenuBottom
{
 background: url('../Images/MenuCategoryFooterBg.jpg') no-repeat;
    width: 170px;
    height: 13px;
    border: none;   
    }
.DirectionStaticSelectedStyle
{
   font-size: 14px;
    background-color: #FEF1DE !important; /*background: url(../Images/ChildMenuSelectedBg.jpg) repeat-x !important;*/
    padding-top: 3px;
    padding-bottom: 3px;
    color: #621A00 !important;
}
.DirectionStaticMenuStyle
{
  /*background: url("../Images/CateringMenuCategoryFooterBg.jpg") no-repeat center bottom;*/
    font-size: 14px;
    color: White;
     padding-left:6px !important;
}
.DirectionStaticHoverStyle
{
  font-size: 14px;
    background-color: #FEF1DE !important;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #621A00 !important;
}
#DirectionMenu
{
     background: url("../Images/MenuCategoryHeaderBg.jpg") no-repeat scroll center top transparent;
    float: left;
    
    margin-right: 5px;
    padding-top: 9px;
    width: 170px;
}
.DirectionStaticMenuItemStyle
{
    font-family: Arial, Helvetica, Sans-Serif, Verdana;
    font-size: 13px;
    padding: 3px;
    font-weight: bold;
    color: White;
    width:144px;
    
    
}
.DirectionStaticMenuItemStyle a
{
    padding-left: 6px;
    display: block;
      outline: medium none;
}

#tdDirectionView
{
    text-align: left;
    padding-left: 20px;
}
#RestaurantLogo
{
    border: none;
    height: 0px;
    width: 0px;
}
#RestaurantLink
{
    outline: none;
    text-decoration: none;
    cursor: pointer;
    border: none;
}


.tdRule
{
    text-align: left;
    font-weight: bold;
    font-size: 13px;
    font-family: Verdana;
}
.tdDescription
{
    text-align: left;
    font-size: 13 px;
    font-family: Verdana;
    padding-left: 20px;
}

#CateringConiner
{
    text-align: left;
    padding: 25px;
    padding-left: 100px; /*border:1px solid #BDAA8C;*/
}
#CateringConiner .btnSubmitQuickContact
{
    background: url(../Images/submit.gif) no-repeat;
    border: none;
    height: 25px;
    width: 87px;
    cursor: pointer;
    margin-top: 20px;
    margin-left: 193px;
}
.ReservationStaticSelectedStyle
{
    padding: 5px;
    color: White; /*background: url(../Images/ChildMenuSelectedBg.jpg) repeat-x !important;*/
    background-color: #BA2F16 !important;
}
.ReservationStaticMenuStyle
{
    font-family: Arial, Helvetica, Sans-Serif, Verdana;
    color: White;
    font-size: 14px;
    font-weight: bold;
    background-color: #184366;
}
.ReservationStaticHoverStyle
{
    padding-top: 5px;
    padding-bottom: 5px;
    color: White;
    background-color: #BA2F16 !important;
}
.ReservationStaticMenuItemStyle
{
    font-size: 13px;
    padding: 7px;
    font-weight: bold;
    color: White;
    background-color: #184366;
    height: 18px;
    width: 145px;
    border-bottom: solid 1px #fff;
}
.ReservationMenu
{
    color: White;
}
.cateringaspx
{
    /*background-color:#E6D7C0;*/
}
#ReservationMenu
{
    padding-left: 5px;
    text-align: left;
    float: left;
}
.tablebookingaspx
{
    /*background-color:#E6D7C0;*/
}
#ReservationContent
{
    float: left;
    width: 900px;
    font-family: Verdana;
}
#ReservationContainer
{
    float: left;
    text-align: left;
    padding-bottom: 20px;
    padding-top: 10px;
    width: 950px;
    background-color: #FCE4C0; /*background: url('../Images/MainBodyBg.jpg') repeat-y #e6d7c0*/
}
.tdTableBookingLeft
{
    width: 187px;
    text-align: right;
    line-height: 30px;
    vertical-align: top;
}
.tdTableBookingRight
{
    text-align: left;
    padding-left: 5px;
}
textarea
{
    width: 350px;
    height: 80px;
}
#LoginInnerContainer
{
}
.CalenderImage
{
    background: url("../Images/Calendar.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    width: 16px;
    height: 16px;
}
#tdCateringBtnSubmit
{
    padding-top: 10px;
    padding-left: 193px;
}
.CreateUserStyleLabel
{
    width: 150px;
    text-align: right;
    padding-left: 200px;
}
.CreateUserStyleTextbox
{
    text-align: left;
}
#divDirectionFlash
{
    width: 562px;
    height: 442px;
}
#divLoginMenu
{
    font-weight: bold;
    color: Black;
    text-align: left;
    padding-top: 5px;
    float: left;
    width: 526px;
}
.WebTelErrorMessage
{
    font-family: Verdana;
    font-size: 12px;
}
.OrderTypeFont
{
    padding-left: 12px;
}

/******Seperator class for Data List on Restaurant-Promotions.aspx *******/
.ItemSeperateorCssClass
{
    width: 20px;
    height: 290px;
}


.InvoicePromotional
{
    text-align: right;
    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;
}
.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;
    margin-top: 20px;
}
#content
{
    padding-top: 20px;
}
.btnSaveConfiguration
{
    border: none;
    background: url(../Images/save.gif) no-repeat;
    height: 26px;
    width: 85px;
    cursor: pointer;
}
.btnCancelConfiguration
{
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    height: 26px;
    width: 95px;
    cursor: pointer;
}
.AddNewFax
{
    border: none;
    background: url(../Images/AddNewFax.gif) no-repeat;
    height: 27px;
    width: 131px;
    cursor: pointer;
}
.AddNewEmail
{
    border: none;
    background: url(../Images/AddNewEmail.gif) no-repeat;
    height: 27px;
    width: 131px;
    cursor: pointer;
}
.AddNewPhone
{
    border: none;
    background: url(../Images/AddNewPhone.gif) no-repeat;
    height: 27px;
    width: 131px;
    cursor: pointer;
}
.AddNewMobile
{
    border: none;
    background: url(../Images/AddNewMobile.gif) no-repeat;
    height: 27px;
    width: 131px;
    cursor: pointer;
}
.lblSurveyErrorMessage
{
    color: Red;
}
.lblTableBookingErrorMessage
{
    color: Red;
}
.lblCateringErrorMessage
{
    color: Red;
}
.ContactUsMessage
{
    color: Red;
}
.btnAddToList
{
    border: none;
    background: url(../Images/AddNew.gif) no-repeat;
    height: 22px;
    width: 59px;
    cursor: pointer;
}
.btnCancelFromList
{
    border: none;
    background: url(../Images/CancelNew.gif) no-repeat;
    height: 22px;
    width: 59px;
    cursor: pointer;
}
.btnSaveAll
{
    border: none;
    background: url(../Images/SaveAll.gif) no-repeat;
    height: 27px;
    width: 86px;
    cursor: pointer;
}
.btnReset
{
    border: none;
    background: url(../Images/Reset.gif) no-repeat;
    height: 27px;
    width: 86px;
    cursor: pointer;
}
.ContactEditDelete
{
    color: Black;
}
.divReoderInfo
{
    background: url(../Images/ReorderPopup.jpg) no-repeat;
    height: 250px;
    width: 250px;
    padding: 200px;
    background-color: Red;
}

/*Start Stylesheet for the Event Control */
.EventContainerHeader
{
    /* background: url(../Images/ControlHeaderBg.jpg) repeat-x;*/
    height: 33px;
    padding-top: 10px;
    margin-left: 63px;
    width: 215px;
    vertical-align: middle;
}
.EventContainerHeader span
{
    font-size: 15px;
    color: White;
    font-family: Arial;
    text-align: left;
}
.lblEventHeader
{
    color: #484d2d;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
}

.EventContainer
{
    background: url(../Images/EventBg.jpg);
    background-position: top;
    height: 200px;
    text-align: left;
    overflow: auto;
    width: 226px;
}

.divEventContentContainer
{
    height: 120px;
    width: 215px;
    height: 75px;
    margin-left: 47px;
}

.divEventContentContainer ul.EventContentContainer
{
    text-align: left;
    padding-left: 25px;
    padding-top: 0px;
    color: #FFF;
}


.EventContentContainer
{
    margin: 0px;
    padding: 0px;
}

.EventContainerFooter
{
    text-align: right;
    padding-right: 10px;
    background-position: bottom;
    height: 22px;
    padding-right: 28px;
}
.EventContainerFooter a
{
    color: white;
    text-decoration: none;
}
.EventContainerFooter a:hover
{
    text-decoration: underline;
}
.EventDate
{
    list-style: none;
    font-weight: bold;
    margin-left: 0px;
    padding-top: 5px;
}
.EventContent
{
    font-weight: normal;
}
.LinkShowAllEvents
{
    height: 10px;
}

/*End Stylesheet for the Event Control */


/**************Start Style for Announcement **********************/
#divEventsContainer
{
    padding: 10px 0px;
    text-align: left;
    background-color: #FCE4C0; /*background: url('../Images/MainBodyBg.jpg') repeat-y #e6d7c0*/
}

#divAnnouncementItemTemplate
{
    text-align: left;
    width: 100%;
}
#divAnnouncementTitleContainer
{
    clear: both;
    text-align: left;
    width: 100%;
}
#tblAnnouncementTitle
{
    width: 100%;
}
.lnkAnnouncementTitle
{
    font-size: 16px;
    font-weight: bold;
    color: #361d00;
    text-decoration: none;
}

.lnkAnnouncementTitle:hover
{
    text-decoration: underline;
}


.lblAnnouncementTiming
{
    color: #81200d;
}
.imgAnnouncement
{
    width: 250px;
    height: 150px;
}
#divAnnouncementImageAndDescriptionContainer
{
    padding-top: 5px;
    display:none;
}
#divAnnouncementDescriptionContainer
{
    padding: 5px;
    font: left;
}
#divAnnouncementContainer, #divPastAnnouncementContainer
{
    text-align: left;
}

#divAnnouncementNavigationContainer
{
    margin-left: 10px;
    margin-right: 10px;
    background-color: #783219;
}

#divPastAnnouncementTitle, #divAnnouncementTitle
{
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #b57343;
    padding-top: 5px;
    height: 23px;
    padding-left: 30px;
    color: #000;
    font-weight: bold;
}

#tblAnnouncementItemTemplate
{
    padding: 10px;
    width: 100%;
}

.tdAnnouncementImage
{
    text-align: center;
    vertical-align: top;
    width: 250px;
    display:none;
}

#tdAnnouncementContent
{
    padding-left: 5px;
    text-align: left;
    vertical-align: top;
}

#divAnnouncementSeperator
{
    width: 100%;
    height: 1px;
    border-bottom: dashed 1px #adadad;
}

.divAnnouncementContentContainer, .divPastAnnouncementContentContainer
{
    padding-left: 10px;
    padding-right: 10px;
}

.NoEventFound
{
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    padding-top: 15px;
}

.Annnav
{
}
.hlnkAnnouncementLink
{
    text-decoration: none;
    color: white;
    font-weight: bold;
    display: block;
}
.hlnkAnnouncementLink a
{
    outline:
    }
.hlnkAnnouncementLink:hover
{
    color: #caf66f;
    display: block;
}
.Annmenu-left
{
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

.Annmenu-mid
{
    height: 23px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    cursor: pointer;
    padding-top: 5px;
}
.Annmenu-right
{
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    cursor: pointer;
}
.Annmenu-left-active
{
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

.Annmenu-mid-active
{
    height: 23px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    cursor: pointer;
    padding-top: 5px;
    color: #ffd8a0;
}
.Annmenu-right-active
{
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    cursor: pointer;
}
.hlnkAnnouncementLink:hover .Annmenu-left
{
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}
.hlnkAnnouncementLink:hover .Annmenu-mid
{
    height: 23px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    cursor: pointer;
    padding-top: 5px;
    color: #ffd8a0;
}
.hlnkAnnouncementLink:hover .Annmenu-right
{
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    cursor: pointer;
}
#tdAnnouncementIconImage
{
    vertical-align: top;
    text-align: left;
    width: 28px;
}

#tdAnnouncementTitle
{
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
}
.divAnnouncementTitle
{
}

.announcementIcon
{
    background: url(../Images/Announcement.png) no-repeat;
    float: left;
    width: 28px;
    height: 28px;
}
.eventsIcon
{
    background: url(../Images/Events.png) no-repeat;
    height: 28px;
    width: 28px;
    float: left;
}
.newsIcon
{
    background: url(../Images/News.png) no-repeat;
    height: 28px;
    width: 28px;
    float: left;
}
.hlnkViewMore
{
    text-decoration: none;
    color: #620f19;
}
.divAnnouncementViewMore
{
    clear: both;
    text-align: right;
    padding-bottom: 5px;
}

/* START (EventDetails.aspx) START */


#divPublicationDetailBreadCrumb
{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
}

#divEventDetailContainer
{
    text-align: left;
    width: 940px;
    margin-left: 5px;
}

#tblEventDetail
{
    margin: 0px 20px 20px 20px;
    width: 910px;
}

#divAnnoucementDetailHeaderTitle
{
    height: 30px;
    padding-left: 10px;
    padding-top: 5px;
    background-color: #9d573e;
}

.lblAnnoucementDetailTitle
{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

#divAnnoucementDetailTimings
{
    font-weight: bold;
    padding: 5px;
    padding-left: 10px;
    color: #81200D;
}

#divAnnoucementDetailDescriptionContainer
{
    padding: 5px;
}

#divBackToPublication
{
    padding-top: 5px;
    padding-right: 20px;
    text-align: right;
}

.BackToPublication
{
}

.BreadcrumbNode
{
    color: #000 !important;
    -moz-border-radius: 5px 5px 5px 5px;
    background: url("../Images/EventsBreadCrumbBG.jpg") repeat-x scroll 0 0 transparent;
    color: white;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    height: 24px;
    padding: 2px 5px;
    text-decoration: none;
    border: solid 1px #3f1101;
}

.BreadcrumbCurrentNode
{
    color: #702718;
}

#divAnnoucementDetailImageContainer
{
    text-align: center;
}

/* END   (EventDetails.aspx)   End */

.hyperlinkEventTitle
{
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

.hyperlinkEventTitle:hover
{
    text-decoration: underline;
}

/**************End Style for Announcement **********************/

/***************** Start Home Page Testimonial Control *********************/

#divShowAllTestimonials
{
    text-align: right;
    padding-right: 30px;
}

#divShowAllTestimonials a
{
    color: White;
    text-decoration: none;
}

#divShowAllTestimonials a:hover
{
    color: White;
    text-decoration: underline;
}

#divEventAndTestimonials
{
    width: 950px;
    border: none;
}


.TestimonialControlHeader
{
    /*background: url(../Images/TestimonialsHeader.jpg) no-repeat;*/
    margin-left: 45px;
    padding-top: 20px;
    vertical-align: middle;
    width: 215px;
}
#TestimonialControlHeaderText
{
    color: White;
    font-family: Arial;
    font-size: 15px;
    text-align: left;
    font-weight: bold;
}
.TestimonialControlFooter
{
    /* background: url(../Images/TestimonialsBottomCurve.jpg) no-repeat;     width: 395px;     height: 7px;*/
}
#divTestimonialContenet
{
    width: 308px;
}

.tdPublicationControl
{
    vertical-align: top;
    width: 318px;
    height: 173px;
    background: url(../Images/divNewsBg.jpg) no-repeat;
}

.tdTestimonialControl
{
    vertical-align: top;
    width: 308px;
    height: 173px;
    background: url(../Images/divTestimonialsBg.jpg) no-repeat;
}
#tdTestimonialImage
{
    /* background: url(../Images/Testimonials.jpg) no-repeat;     width: 393px;     height: 93px;*/
}
#divHomeTestimonials
{
    height: 80px;
    text-align: left;
    text-align: left;
}
#tdTestimonialText
{
    padding: 5px;
    text-align: justify;
    width: 215px;
    padding-left: 50px;
    color: White;
}
#divTestimonialText
{
    text-align: justify;
    height: 73px;
    padding-right: 10px;
    overflow-y: auto;
    font-family: Verdana;
    font-size: 11px;
    line-height: 15px;
}




/***************** End Home Page Testimonial Control *********************/

/***************** Start Stylesheet for Testimonial Page *******************/
#divTestimonialContainer
{
    padding: 0px 20px 10px 20px;
    text-align: left;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    text-align: justify;
}
#divTestimonialPageTitle
{
    text-align: left;
    font-family: Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 20px;
    color: #9f0000;
}
.TestimonialContainer
{
    margin: 0px 3px 3px 3px;
    padding-bottom: 10px;
    border-bottom: dotted 2px #783219;
}
.TestimonialTitle
{
    text-align: left;
    color: #00507d;
    font-size: 18px;
    padding-bottom: 10px;
}
.TestimonialText
{
    text-align: justify;
    font-size: 12px;
    padding-bottom: 6px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
}

.TestimonialSource
{
    text-align: left;
    color: #404040;
    font-size: 13px;
    width: 28%;
    float: right;
    font-family: Sans-Serif;
    font-weight: bold;
}

/********************* End Stylesheet for Testimonial Page ********************/


/************************VIP Registration Start********************/

#divVIPRegistrationPage
{
    width: 382;
    height: 482;
}
.tableRegisterVIC
{
    background: url('../Images/MainBodyBg.jpg') repeat-y #e6d7c0 width: 948px;
}
/*.tableRegisterVIC td.tdVicRegisterForm
{
    background: #e1ddc4;
    width: 932px !important;
    margin: 0px 5px 0px 5px;
}
*/
.tableRegisterVIC .title
{
    color: #580000;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    padding: 20px;
}
.tdRegisterVICHeader
{
    background: #934328;
    height: 120px;
}

.tdRegisterVICHeader .divHeaderContent
{
    width: 500px;
    font-family: arial;
    font-size: 15px;
    float: left;
    font-weight: bold;
    color: white;
    padding-left: 20px;
    margin-top: 30px;
}
.tdRegisterVICHeader
{
    float: right;
    width: 947px;
}
.divVicRegisterForm
{
    width: 482px;
    border-right: dotted 1px #4f4f4f;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 20px;
}
.divHeaderImage
{
    float: right;
    margin-right: 100px;
    background: url('../Images/VICRegisterHeader.png') no-repeat;
    height: 109px;
    width: 146px;
    margin: 5px;
    margin-right: 90px;
}
.PromotionIcon
{
    background: url(../Images/PromotionIcon.png) no-repeat;
    height: 37px;
    width: 39px;
}
.EventIcon
{
    background: url(../Images/EventIcon.png) no-repeat;
    height: 37px;
    width: 33px;
}
.CouponsIcon
{
    background: url(../Images/CouponsIcon.png) no-repeat;
    height: 37px;
    width: 45px;
}
.divPromotionTitle, .divEventTitle, .divCouponsTitle
{
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    margin-left: 5px;
    text-align: left;
}

.divPromotionDetail, .divEventDetail, .divCouponsDetail
{
    font-family: arial;
    font-size: 12px;
    margin-left: 5px;
    padding-right: 20px;
    border-bottom: dotted 1px #bcad85;
    padding-bottom: 10px;
    text-align: left;
}
.tableRegisterVICDetail
{
    margin-top: 25px;
    padding-left: 20px;
}

#DrpAnnMonth
{
    text-decoration: none;
}
#DrpBDateMonth
{
    text-decoration: none;
}
.tdTblVIPDetailLeft
{
    float: right;
}
.DrpBDateMonth
{
    text-decoration: none;
}
.tdTblVIPDetailRight
{
    text-align: left;
    text-decoration: none;
}
.VIPDetailButtonSend
{
    background: url("../Images/Register.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 32px;
    width: 92px;
}
/************************VIP Registration End********************/


/************************ Start Footer ****************************/
.menuBottom
{
    float: left;
    margin-left: 10px;
    padding-top: 7px;
}
#divMasterPageFooterLink
{
    padding: 5px 5px 5px 5px;
    color: #6c2e05;
    float: left;
    width: 360px;
    padding-left: 10px;
}
#divExtraImageLink
{
    margin-right: 5px;
    float: right;
    text-align: right;
    padding-right: 0px;
    padding-bottom: 5px;
    display: none;
}

.privacypolicy
{
    text-decoration: none;
    color: white;
    font-size: 11px;
    display: inline-block;
}
.privacypolicy:hover
{
    color: White;
}
#divMasterPageFooter
{
    color: white;
}
#divCreditCard
{
    clear: both;
    margin: auto;
    text-align: center;
    width: 0px;
}
.divPrivacyPolicy
{
    text-align: center;
}
#divMasterPageFooter td.col2
{
    width: 370px;
}
#divMasterPageFooter td.colCreditCard
{
    text-align: center;
    width: 0px;
}
#divMasterPageFooter td.col3
{
    width: 167px;
}
#divMasterPageFooter td.col4
{
    text-align: right;
    width: 210px;
}
#divMasterPageFooter td.col5
{
    width: 5px;
}
/*.MenuPagelGalleryContent
{
    height: 179px;
    width: 940px;
}*/
#divBottomPageNavigation
{
    float: left;
    width: 800px;
}
.menuBottomStaticSelectedStyle
{
    color: white;
}
.tdCorners
{
    width: 11px;
    height: 35px;
    background: url('../Images/menu_corner.jpg') no-repeat scroll 0 0;
}
.tdCornersRight
{
    width: 8px;
    height: 35px;
    background: url('../Images/menu_corner_flip.jpg') no-repeat scroll 0 0;
}
.menuBottomStaticMenuItemStyle
{
    padding-left: 4px;
    padding-right: 3px;
    font-size: 10px;
}
.menuBottomNavigation a, .menuBottomNavigation a:hover
{
    color: white;
}
#divMasterPageCompanyName
{
    float: right;
    font-size: 11px;
    margin-right: 10px;
    margin-top: 7px;
}
.CompanyLink
{
    text-decoration: none;
    color: #6c2e05;
    font-size: 11px;
    float: left;
}
#divBottom
{
    /*background-color: #F9F0DF;     border-bottom: 1px solid #E6D4BD;     border-left: 1px solid #E6D4BD;     border-right: 1px solid #E6D4BD;     height: 6px;     width: 946px;*/
}
#imgFooterIcon
{
    height: 26px;
    width: 26px;
}
#imgTwitterIcon
{
    height: 26px;
    width: 26px;
}
#PageFooter
{
    height: 30px;
    font-family: Verdana;
    background: url("../Images/FooterBg.jpg") repeat-x;
}

/************************* End Footer **************************/

/***************** Start Table Booking *******************/
#TableBookingConiner
{
    /*border: solid 1px #C7AB7C;*/
    padding: 25px;
    padding-left: 100px;
}
#TableBookingConiner .btnSubmitQuickContact
{
    background: url(../Images/submit.gif) no-repeat;
    border: none;
    height: 25px;
    width: 87px;
    cursor: pointer;
    margin-top: 20px;
}
#divTableBookingBusinessHours
{
    display: none;
}
/***************** End Table Booking *******************/


/****************** Start Direction *******************/

.optsms
{
    background: url("../Images/Mobile.png") no-repeat scroll right center transparent;
    padding-bottom: 10px;
    padding-right: 25px;
    padding-top: 10px;
}

.optemail
{
    background: url("../Images/mail.png") no-repeat scroll right center transparent;
    padding-bottom: 10px;
    padding-right: 25px;
    padding-top: 10px;
}

#DirectionBorder
{
    width: 562px;
    text-align: left;
}
.DirectionFont
{
    font-size: 12px;
    font-family: Verdana;
}
#td1DirectionspnlEmail
{
    text-align: right;
}
#td1DirectionsYourMsg
{
    text-align: right;
}
#td2DirectionsMobile
{
    text-align: left;
    vertical-align: top;
    padding-left: 5px;
}
#td2DirectionspnlEmail
{
    text-align: left;
    padding-left: 5px;
}
#td1DirectionsSMSType, #td1DirectionsMobile
{
    text-align: right;
    padding-right: 3px;
}
.td3DirectionsMobile
{
    text-align: left;
    vertical-align: middle;
}
.aspDirectionstxtEmail
{
    width: 250px;
}
#td2DirectionsSMSType
{
    text-align: left;
    vertical-align: top;
    padding-left: 5px;
}
#td2DirectionsYourMsg
{
    padding-left: 5px;
    text-align: left;
}


.asptxtEmailMessage
{
    width: 250px;
    height: 80px;
}
#tdGallery
{
    width: 0px;
    padding: 0px;
    margin: 0px;
}
#tblGallery
{
    padding: 0px;
    margin: 0px;
}
#MediaGalleryContainer
{
    text-align: left;
    padding-top: 10px;
    /*margin-left: 90px;*/
}
#MediaGalleryMenu
{
    float: left; /*   width:156px;*/
}
#VideoGalleryContent
{
    /*float:left;     border:solid 1px #C7AB7C;*/
    padding-bottom: 10px;
}
#VideoGalleryContent table
{
    border: solid 1px #C7AB7C;
}
.VideoGalleryControlContainer
{
}
#DirectionContainer
{
    text-align: left;
    padding: 10px 10px 10px 5px;
}

#DirectionContent
{
}
#tdDirectionContent
{
    border: 1px solid #8F8F69;
    height: 440px;
    width: 560px;
}
#DirectionBackGround
{
    background-color: #f0ebcb;
    height: auto;
}
#divDirectionMap
{
    float: left;
    padding: 10px 0px 10px 10px;
}
#divGetDirections
{
    text-align: left;
    padding-left: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 520px;
}
#divDirectionAddress
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    width: 290px;
    float: left;
    padding-left: 170px;
    padding-top: 10px;
}
#divDirectionContainer
{
    border: solid 1px #c7ab7c;
    width: 562px;
    float: left;
}
#divDirectionInfo
{
    clear: both;
    padding-top: 10px;
    text-align: justify;
}

#tblDirectionspnlEmail
{
    text-align: left;
}
.tdDirectionspnlSMS
{
    height: 5px;
    padding-top: 5px;
}
#tdGetDirectionsthrough
{
}
.tdGetDirections
{
    height: 7px;
    padding-top: 7px;
}





/****************** End Direction *******************/

/****************** End Direction *******************/

.GalleryStyle
{
    float: left;
      text-align:center;
}
.GalleryStyle td:first-child
{
    margin-left: 550px;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #222222;
}

/****************** End Direction *******************/


/* My Profile */
.lblMyProfile
{
    text-align: right;
    padding-right: 2px;
}
.txtMyProfile
{
    text-align: left;
    padding-left: 2px;
    width: 80px;
}
#tdMyProfileMsg
{
    text-align: left;
}
.ContainerCenterAlign
{
    width: 700px;
}
/* My Profile */

/********** START OF STYLESHEET FOR JIT-ADMINISTRATION ***********/



#imgJitImage
{
    display: none;
}
#divSpecialTitle
{
    display: none;
}
.pnlJITMgmtContent
{
    background-color: #ffffff;
    border: solid 1px #898962;
    margin: 25px;
    padding: 10px;
}
.pnlJITMgmtImageSelection
{
    /*border:solid 1px #898962;   margin:25px;*/
    padding: 10px;
}
#tblItemMgmtContentInput .col1
{
    width: 150px;
    text-align: right;
    padding-right: 2px;
    font-weight: bold;
}
#tblItemMgmtContentInput td
{
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: middle;
}
#tblItemMgmtContentInput .col2
{
    text-align: left;
    padding-left: 5px;
}
#tblItemMgmtContentInput .txtJITTitle
{
    width: 250px;
}
.txtJITNagivateUrl
{
    width: 400px;
}
#tblItemMgmtContentEditorAndPreview
{
    margin-top: 25px;
}
.divradEditorJITContent
{
    margin-left: 60px;
}
#tblItemMgmtContentEditorAndPreview .col1
{
    vertical-align: top;
    text-align: left;
    width: 350px;
}
#tblItemMgmtContentEditorAndPreview .col2
{
    vertical-align: middle;
    text-align: center;
}
#tblItemMgmtContentEditorAndPreview .col3
{
    vertical-align: top;
    text-align: center;
    width: 350px !important;
}
#tblItemMgmtContentEditorAndPreview .divJITDescription
{
    margin-bottom: 5px;
    text-align: center;
    font-weight: bold;
}
#tblItemMgmtContentEditorAndPreview .divhlkChangeImage
{
    margin-bottom: 5px;
    font-weight: bold;
}
#tblItemMgmtContentEditorAndPreview .divhlkChangeImage a
{
}
#divPreviewJIT
{
    /* width:100%;*/
    text-align: center;
}
#tblItemMgmtContentEditorAndPreview #divPreviewJIT
{
    margin-left: 40px;
}
div.clear
{
    clear: both;
    display: block;
}
.btnSaveJIT
{
    cursor: pointer;
    border: none 0px;
    background: url(../Images/Save.gif) no-repeat scroll 0 0;
    height: 25px;
    width: 87px;
}
.btnPreviewJIT
{
    cursor: pointer;
    border: none 0px;
    background: url(../Images/preview.gif) no-repeat scroll 0 0;
    height: 26px;
    width: 95px;
}
#divbtnSaveJIT
{
    margin-top: 20px;
}
.trJITTitle
{
    /* display:none;*/
}

.dlImageSelection td
{
    vertical-align: top;
}

#pnlJITMgmtImageSelectionContent .divTemplateSelectImage
{
    border: solid 10px #dcceac;
}

#pnlJITMgmtImageSelectionContent .divTemplateSelectImage:hover
{
    border: solid 10px #c8af70;
}
#pnlJITMgmtImageSelectionFooter
{
    width: 100%;
    text-align: center;
    padding: 10px;
}
.JITTemplateCancelButton
{
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    height: 25px;
    width: 95px;
}
.divlblActiveStatus
{
    width: 100%;
    padding: 5px;
    padding-top: 10px;
    text-align: center;
}
.lblJITActiveStatus
{
    font-weight: bold;
    color: Red;
}
.pnlJITMgmtContent .divLblMessage
{
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px; /*border:solid 1px #c8af70; */
}
.pnlJITMgmtContent .divLblMessage .lblMessage
{
    font-weight: bold;
    color: Red;
}
.pnlJITMgmtContent h3
{
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: underline;
    font-weight: bold;
    font-size: 16px;
}
.divBackToJitSelection
{
    padding: 10px;
    text-align: right;
}
.grdJITSelection
{
    text-align: center;
    width: 100%;
}
.grdJITSelection td, .grdJITSelection th
{
    padding-top: 8px;
    padding-bottom: 8px;
}
.hlkbackToJITSelection, .hlkAddNewJIT
{
    font-weight: bold;
}
.JITManagementDLSTPromoList .ItemSeperatorCssClass
{
    width: 15px;
}
.JITManagementDLSTPromoList #divPreviewJIT
{
    border: solid 10px #dcceac;
}
.JITManagementDLSTPromoList #divPreviewJIT:hover
{
    border: solid 10px #c8af70;
}
.JITManagementDLSTPromoList .divPromoTitle
{
    text-align: center;
    padding: 5px;
    font-weight: bold;
    text-decoration: underline;
    min-height: 14px;
}
.JITManagementDLSTPromoList .divJITDate
{
    text-align: center;
    padding: 3px;
    font-weight: normal;
    border-top: dotted 1px gray;
}
.JITManagementDLSTPromoList .left .active
{
    color: Green;
    font-weight: bold;
}
.JITManagementDLSTPromoList .left .inactive
{
    color: Red;
    font-weight: bold;
}
.JITManagementDLSTPromoList .left
{
    float: left;
    padding-top: 5px;
    width: 65%;
}
.JITManagementDLSTPromoList .right
{
    float: right;
}
.JITManagementDLSTPromoList .divJITActions
{
    padding: 3px 0px 0 10px;
}
.JITManagementDLSTPromoList .hlkEditJIT
{
    background: url(../images/icon_edit.gif) no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 16px;
    width: 16px;
}
.JITManagementDLSTPromoList .hlkCopyJIT
{
    background: url(../images/icon_copy.gif) no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 16px;
    width: 16px;
}

.JITManagementDLSTPromoList .btnDeleteJIT
{
    background: url("../Images/icon_delete.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 16px;
    width: 16px;
}

.JITManagementDLSTPromoList table.tblJITActions td
{
    padding-right: 7px;
}
.JITManagementDLSTPromoList table
{
    background-color: #dcceac;
    padding: 5px 0 5px 10px;
}
.JITManagementDLSTPromoList #divPreviewJIT:hover table
{
    background-color: #c8af70;
    padding: 5px 0 5px 10px;
}

/*********** END OF STYLESHEET FOR JIT-ADMINISTRATION ************/

/****************** Start Invoice *********************************/
.RNTClass
{
    text-align: right;
}
.InvoiceSubmit
{
    background: url(../Images/submit.gif) no-repeat;
    width: 95px;
    height: 25px;
    border: none;
    cursor: pointer;
}
.InvoiceCancel
{
    background: url(../Images/cancel.gif) no-repeat;
    width: 95px;
    height: 25px;
    border: none;
    cursor: pointer;
}
.PaypalConfirm
{
    background: url(../Images/submit.gif) no-repeat;
    cursor: pointer;
    border: none;
    width: 95px;
    height: 27px;
}
.PaypalCancel
{
    background: url(../Images/cancel.gif) no-repeat;
    cursor: pointer;
    border: none;
    width: 95px;
    height: 27px;
}


/****************** End Invoice *********************************/

/* for view order dashboard functionality */
.gvwDashboardRowNotViewed
{
    background: url(../Images/OrderNotViewedBg.gif);
    font-weight: bold;
    color: Black;
    width: 290px;
    margin-left: 150px;
    margin-top: 10px;
}
.gvwDashboardRowViewed
{
    background-color: White;
}
.ViewOrderDashBoardGridView
{
    font-size: x-small;
    color: #333333;
    font-size: 13px;
    margin: 10px;
    clear: both;
}
.ViewOrderDashBoardGridViewFooterStyle
{
    color: White;
    background-color: #990000;
    font-weight: bold;
}
.ViewOrderDashBoardGridViewRowStyle
{
    color: #333333;
    background-color: #FFFBD6;
}
.ViewOrderDashBoardGridViewCommandFieldItemStyle
{
    color: Blue;
}
.ViewOrderDashBoardGridViewPagerStyle
{
    background-color: #FFCC66;
    color: #333333;
}
.ViewOrderDashBoardGridViewSelectedRowStyle
{
    background-color: #FFCC66;
    color: Navy;
    font-weight: bold;
}
.ViewOrderDashBoardGridViewHeaderStyle
{
    color: White;
    background-color: #990000;
    font-weight: bold;
    height: 25px;
}
.ViewOrderDashBoardGridViewAlternatingRowStyle
{
    background-color: White;
}
.lblMesssageForDashBoard
{
    font-weight: bold;
    color: Black;
    width: 100%;
    font-size: 14px;
}
.ViewOrderDashBoardGridViewPagerStyleAmtPaid
{
    padding-left: 10px;
}
.ViewOrderDashBoardGridViewEmptyRowStyle
{
    text-align: center;
}
.btnViewInvoiceForDashBoard
{
    border: none 0px;
    background: url(../Images/ViewDashBoard.gif) no-repeat;
    height: 25px;
    width: 76px;
    cursor: pointer;
    margin: 0px;
}
.btnPrintInvoiceForDashBoard
{
    border: none 0px;
    background: url(../Images/PrintDashBoard.gif) no-repeat;
    height: 25px;
    width: 76px;
    cursor: pointer;
    margin: 0px;
}
.btnViewLiveOrders
{
    background: #ed5802 url(../Images/ViewLiveOrder.gif) repeat scroll 0 0;
    height: 30px;
    width: 702px;
    cursor: pointer;
    color: White;
    font-weight: bold;
    font-size: 16px;
    border: solid 1px #ed5802;
    margin: 0px;
    padding: 0px;
}
#divNavigateToDashBoard
{
    text-align: center;
}
#spanNewOrders
{
    font-size: 14px;
    font-weight: bold;
}
.btnUnifiedDashboardRefresh
{
    cursor: pointer;
    border: none 0px;
    background: url(../Images/refresh.gif) repeat scroll 0 0;
    height: 25px;
    width: 91px;
}
/*end of dashboard styles*/

/******* Start Order Check out ******/
.OrderCheckoutDistanceMessage
{
    color: Red;
}
.PaymentOptionPanel
{
    padding-left: 176px;
}
/******* End Order Check out ******/

.CouponsPageContainer
{
    margin: 0px 5px 0px 5px;
    text-align: left;
    padding-bottom:10px;
    padding-top:10px;
    
    
}

.HeaderToItemSeperatorStyleCSSClass
{
    border-color: #3C332E;
}

.videogalleryaspx
{
}

.tblVideoGalleryThumbSelected
{
    background: none repeat scroll 0 0 #b3976f;
    border: 1px solid black;
}
.tdThumbText
{
    line-height: 15px;
    padding-left: 5px;
    text-align: left;
    vertical-align: top;
    width: 255px;
}
.divVideoLable
{
    font-weight: bold;
    text-align: left;
}
.divVideoPostedOn
{
    line-height: 15px;
    text-align: left;
}
.tblVideoGalleryThumbSelected .divVideoLable a
{
    color: #000;
}
.divVideoLable a
{
    color: #000000;
}
/*-------------------- Reorder Control Starts --------------------------*/

#divJITRotator
{
    height: 132px;        
    width: 245px;
}
#divROrder
{
    height: 36px;
    padding-left: 15px;
    padding-bottom: 3px;
}
.tblRorder
{
    /*background: url("../Images/ReorderBkg.png") no-repeat;*/
    color: White;
    height: 36px;
    text-align: left;
    width: 216px;
}
.tdRorder
{
    color: White;
    font-family: Verdana;
    width: 83px;
}
.btnReorder_1
{
    background: url("../Images/btnReorder1.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    margin: 0;
    width: 36px;
}
.btnReorder_2
{
    background: url("../Images/btnReorder2.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    margin: 0;
    width: 36px;
}
.btnReorder_3
{
    background: url("../Images/btnReorder3.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    margin: 0;
    width: 36px;
}
.btnReorderDisabled_1
{
    background: url("../Images/btnReorderDisable1.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    margin: 0;
    text-decoration: line-through;
    width: 36px;
}
.btnReorderDisabled_2
{
    background: url("../Images/btnReorderDisable2.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    margin: 0;
    text-decoration: line-through;
    width: 36px;
}
.btnReorderDisabled_3
{
    background: url("../Images/btnReorderDisable3.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    margin: 0;
    text-decoration: line-through;
    width: 36px;
}
.hlReorderLink
{
    cursor: pointer;
}
#divReorderLink
{
    background: url(../Images/ReorderText.jpg) no-repeat;
    width: 84px;
    height: 25px;
    margin-top: 10px;
}

/*-------------------- Reorder Control Ends -------------------------*/

.rtWrapperContent table
{
    margin-right: 0px !important;
}


/**********Start CSS for Testimonail Administration Page ********/

#divTAdminControlContainer
{
    width: 840px;
    padding: 10px;
    text-align: center;
}

#tblViewTestimonail
{
    width: 840px;
}

.lblVewLabel
{
    font-weight: bold;
    vertical-align: top;
}

.tdTARadioButtons
{
    text-align: center;
    padding: 5px;
    padding-bottom: 10px;
    width: 670px;
}

.tdTAReOrderButton
{
    width: 160px;
    padding-bottom: 5px;
}

.btnAddNewTestimonial
{
    background: url('../Images/NewTestimonial.gif') no-repeat;
    border: none;
    cursor: pointer;
    width: 150px;
    height: 25px;
    margin-bottom: 5px;
}

.lnkReOrderTestimonial
{
    background: url('../Images/RedorderTestimonial.gif') no-repeat;
    border: none;
    cursor: pointer;
    width: 150px;
    height: 25px;
}

.grdViewCUSF
{
    width: 840px;
    text-align: left;
    background: #FFFFFF;
}

.grdRowStyle
{
    height: 30px;
}

.grdHeaderStyle
{
    background: #940400;
    color: #FFF;
    height: 30px;
    text-align: left;
}

.grdPagerStyle
{
    background: #ffcc66;
}

.grdAlterateRowStyle
{
    background: #fffbd5;
    height: 30px;
}

.lblTAdminComments
{
    width: 400px;
    padding-left: 3px;
}

.lblTAdminDate
{
    width: 80px;
}

.btnTAdminView
{
    background: url('../Images/View.gif') no-repeat;
    width: 76px;
    height: 25px;
    border: none;
    cursor: pointer;
}

/* Publish Testimonial */
#pnlPublishTestimonial
{
    width: 840px;
    text-align: center;
}

#tblPublishTestimonial
{
    width: 600px;
    border: 1px solid #8F8F69;
    padding: 5px;
}

.tdPTLabels
{
    text-align: right;
    font-weight: bold;
    width: 100px;
}

.tdPTControls
{
    text-align: left;
    padding-left: 5px;
}

.txtPTname
{
    width: 200px;
    margin: 5px;
}

.txtPTcomments
{
    margin: 5px;
}

.lblPublishMessage
{
    color: Red;
    text-align: center;
}

.btnPublishTestimonial
{
    background: url('../Images/publish.gif') no-repeat;
    border: none;
    width: 87px;
    height: 25px;
    cursor: pointer;
    margin-right: 10px;
}

.btnPublishTestimonialCancel
{
    background: url('../Images/Cancel.gif') no-repeat;
    border: none;
    width: 95px;
    height: 26px;
    cursor: pointer;
}

/* ReOrder Testimonial */

#tblReOrderTestimonial
{
    text-align: center;
    width: 845px;
}

.tdReOrderTestimonial
{
    vertical-align: top;
    text-align: left;
}

.radLstBxReOrder
{
    text-align: left;
}

.lblReOrderSource
{
    font-weight: bold;
}

.btnSaveReOrderTestimonail
{
    background: url('../Images/Save.gif') no-repeat;
    width: 96px;
    height: 25px;
    border: none;
    cursor: pointer;
    margin-bottom: 5px;
    margin-left: 10px;
}

/**********End CSS for Testimonail Administration Page ********/

.divPrintableMenuOnMenuPage
{
    background: url("../Images/PrintableMenu.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 25px;
    margin-top: 5px;
    width: 135px;
    padding-bottom: 10px;
    margin-left: 15px;
}

.pnlMenuPagePrintableMenu a
{
    border: 0;
    outline: none;
}
#tblEventAndTestimonials
{
    border: none;
    border-width: 0px;
    outline: none;
}
#divEditor
{
    text-align: right;
}

/* (START )Styles For Gift Certificate */


#divGiftHomePage
{
    background: url(../Images/GiftCertificateHome.jpg) no-repeat;
    width: 241px;
    height: 99px;
    cursor: pointer;
}

#divGiftMasterContainer
{
    padding-top: 20px;
    text-align: left;
    padding-left: 50px;
}
.tdLabel
{
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 5px;
    width: 35;
}
.tdLabelRight
{
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    padding-left: 15px;
}
.tdContent
{
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}
.tdContent1
{
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    width: 50%;
}

.divGiftCertificateHeader
{
    padding-left: 5px;
    background: url(../Images/GiftCertificateHeader_GiftCertificate.png) no-repeat;
    width: 834px;
    height: 157px;
}

.divGiftCardHeader
{
    padding-left: 5px;
    background: url(../Images/GiftCertificateHeader_GiftCard.jpg) no-repeat;
    width: 834px;
    height: 157px;
}
.divGiftBothHeader
{
    padding-left: 5px; /*background: url(../Images/GiftCertificateHeader_GiftCerfiticate&Card.jpg) no-repeat;*/
    background: url(../Images/GiftCertificateHeader_GiftCertificate.png) no-repeat;
    width: 834px;
    height: 157px;
}

#divUpdatePanelContainer
{
    padding-left: 10px;
    padding-right: 10px;
    width: 800px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#divGiftCertificateBody
{
    width: 824px;
    border-left: solid 5px #acacac;
    border-right: solid 5px #acacac;
    background-color: white;
}
#divGiftCertificateFooter
{
    margin-bottom: 0px;
    background: url(../Images/GiftCertificateFooter.png) no-repeat;
    width: 834px;
    height: 47px;
}

#divGiftCardInformationHeader, #divGiftTemplateInformationHeader
{
    background: url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;
    width: 750px;
    height: 30px;
    padding-top: 0px;
}
.tdGiftCardInformationHeaderM
{
    /*background: url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;*/
    width: 750px;
    height: 30px;
    font-weight: bold;
    font-size: larger;
    padding-left: 15px;
}
.tdGiftCardInformationHeaderL
{
    background: url(../Images/pnlLT.jpg) no-repeat top left;
    height: 31px;
    width: 9px;
    vertical-align: top;
    float: left;
    display: block;
}
.tdGiftCardInformationHeaderR
{
    background: url(../Images/pnlRT.jpg) no-repeat top right;
    height: 31px;
    width: 9px;
    vertical-align: top;
    float: right;
    display: block;
}
.tdGiftCardInformationHeaderReceipentM
{
    /*background: url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;*/
    width: 750px;
    height: 29px;
    font-weight: bold;
    font-size: larger;
    padding-left: 15px;
}
.tdGiftCardInformationHeaderReceipentL
{
    background: url(../Images/pnlLT.jpg) no-repeat top left;
    height: 28px;
    width: 9px;
    vertical-align: top;
    float: left;
    display: block;
}
.tdGiftCardInformationHeaderReceipentR
{
    background: url(../Images/pnlRT.jpg) no-repeat top right;
    height: 28px;
    width: 9px;
    vertical-align: top;
    float: right;
    display: block;
}
#divGiftCardInformationBody
{
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
    width: 750px;
    padding-bottom: 10px;
    padding-top: 15px;
    text-align: left;
    margin: 0px;
}
#divlblErrorMessage
{
    text-align: center;
    color: Red;
    padding-top: 10px;
}


.AddToCart
{
    border: none;
    background: url(../Images/btnAddToCart.jpg) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}
.UpdateToCart
{
    border: none;
    background: url(../Images/UpdateToCart.gif) no-repeat;
    height: 25px;
    width: 87px;
    cursor: pointer;
}
.btnContinue
{
    border: none;
    background: url(../Images/btnContinue.jpg) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}
.btnCancel
{
    border: none;
    background: url(../Images/btnCancel.gif) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}
.btnClear
{
    border: none;
    background: url(../Images/btnClear.gif) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}
.btnPrevious
{
    border: none;
    background: url(../Images/Previous.gif) no-repeat;
    height: 26px;
    width: 77px;
    cursor: pointer;
    margin-right: 23px;
}
#divlblErrorMessage
{
    padding-left: 30px;
}

.btnConfirm
{
    border: none;
    background: url(../Images/btnConfirm.jpg) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}
#divReciepientInformationHeader
{
    background: #fac893 url(../Images/GiftCertificateReceipTitle.jpg) repeat-x;
    width: 750px;
    height: 30px;
    text-align: left;
    margin-left: 0px;
    margin-top: 10px;
}
#divShippingInformationHeader
{
    background: #fac98f url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;
    width: 750px;
    height: 30px;
    text-align: left;
    margin-left: 0px;
    margin-top: 10px;
}
#divBillingInformationContainer, #divSenderInformationContainer, .divGiftTemplateInformationContainer, #divShippingInformationContainer
{
    padding-top: 20px;
    padding-left: 20px;
    width: 600px;
    margin: 0px;
    text-align: left;
}
#divTransactionInformation
{
    /*padding-top: 20px;     padding-left:20px;*/
    padding: 0px;
    width: auto;
    margin: 0px;
    text-align: left;
    border: solid 2px black;
}

#divBillingInformationHeader, #divTransactionInformationHeader, #divSenderInformationHeader, .divGiftTemplateInformationHeader
{
    margin: 0px;
    background: url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;
    width: 750px;
    height: 30px;
    padding-top: 0px;
    text-align: left;
}
#divReciepientInformationBody, #divShippingInformationBody
{
    margin: 0px;
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
    width: 750px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    margin-left: 0px;
}
.txtSenderName, .txtEmail, .txtAddressLine1, .txtAddressLine2
{
    width: 370px;
}
.txtToName, .txtToEmail, .txtToAddressLine1, .txtToAddressLine2
{
    width: 369px;
}

.txtPersonalizedMessage
{
    width: 600px;
}

.txtPhone, .txtState
{
    width: 115px;
}
.txtZip, .txtCity
{
    width: 130px;
}
.txtToPhone, .txtToState
{
    width: 115px;
}
.txtToZip, .txtToCity
{
    width: 120px;
}
#divGiftDetailsInfo
{
    padding-left: 20px;
    width: 700px;
}

.pnlGiftCardInformation
{
    margin: 0px;
    padding: 0px;
}
.pnlBillingInformation, .pnlSenderInformation, .pnlGiftTemplateInformation
{
    text-align: left;
    padding-left: 0px;
    margin: 0px;
}
.pnlTransactionInformation
{
    text-align: left;
    padding: 0px;
    margin: 0px;
}

.divGiftCertificateHeaderNavigation
{
    background-position: bottom;
    height: 42px;
    width: 774px;
    padding-left: 25px;
    margin: 0px;
}

.divGiftCertificateHeaderNavigation1
{
    background: url(../Images/GSHeaderFirstSelection.jpg) no-repeat;
    background-position: bottom;
    height: 42px;
    width: 774px;
    padding-left: 25px;
}
.divGiftCertificateHeaderNavigation2
{
    background: url(../Images/GSHeaderSecondSelection.jpg) no-repeat;
    background-position: bottom;
    height: 42px;
    width: 774px;
    padding-left: 25px;
}
.divGiftCertificateHeaderNavigation3
{
    background: url(../Images/GSHeaderThirdSelection.jpg) no-repeat;
    background-position: bottom;
    height: 42px;
    width: 774px;
    padding-left: 25px;
}

.divGiftCertificateHeaderNavigation4
{
    background: url(../Images/GSHeaderFourthSelection.jpg) no-repeat;
    background-position: bottom;
    height: 42px;
    width: 774px;
    padding-left: 25px;
}




.divViewCardImage
{
    text-align: left;
    height: 220px;
    width: 602px;
    margin: 0px;
    padding-left: 250px;
    padding-top: 70px;
}
.divViewCertificateImage
{
    text-align: left;
    height: 287px;
    width: 602px;
    margin: 0px;
    padding: 10px;
    padding-left: 100px;
}

#divViewCertificateViewCart
{
    padding-left: 23px;
    margin-top: 20px;
    padding-right: 23px;
}
#divPaymentOptionContainer
{
    padding: 20px;
    padding-left: 150px;
    width: 500px;
    height: 25px;
}

#divPaymentOptionHeader
{
    float: left;
    background: #BA2E15 url(../Images/LeftPaymentCurve.jpg) no-repeat left;
    color: White;
    height: 22px;
    padding: 10px;
    font-size: 14px;
}
#divPaymentOptionList input
{
    vertical-align: top;
    margin-top: 4px;
}
#divPaymentOptionList
{
    float: left;
    margin: 0px;
    margin-left: 5px;
    background: #184366 url(../Images/RightPaymentCurve.jpg) no-repeat right;
    height: 28px;
    margin-right: 5px;
    padding: 7px;
    padding-left: 5px;
    min-width: 180px;
    width: auto !important;
    width: 280px;
}
#divViewCertificateContainer
{
    margin: 0px;
    width: 796px;
    text-align: left;
    margin-bottom: 0px;
    padding-bottom: 12px;
    text-align: left;
}
#divGiftCertificateInnerContainer
{
    margin: 0px;
    width: 796px;
    text-align: left;
    margin-bottom: 0px;
    padding-bottom: 12px;
    padding-top: 10px;
    text-align: left;
}

.tblGiftCardInformationBody
{
    padding: 0px;
    line-height: normal 5;
    margin-top: 5px;
}
.innerTable
{
    padding: 0px;
    table-layout: fixed;
}
#pnlReciepientInformation
{
    margin-left: 120px;
}
#divReciepientInfo
{
    padding-left: 20px;
    width: 700px;
}
.tdButton
{
    text-align: center;
    padding-top: 10px;
}
#divPaymentOption
{
    color: White;
    background-color: #c3aa6a;
    width: 100px;
    height: 26px;
    float: left;
}

#divGiftCertificateCart
{
    padding-top: 15px;
    width: 750px;
    padding-left: 20px;
}
#divViewCertificateCart
{
    padding-top: 15px;
    width: 750px;
    padding-left: 25px;
}
#divBillingInformationBody, #divTransactionInformationBody, #divSenderInformationBody, #divGiftTemplateInformationBody, #divGiftCardTemplateInformationBody
{
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
    width: 750px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    margin-left: 0px;
}
.pnlEmptycartmessagebox
{
    width: 250px;
    height: 125px;
    border: solid 2px black;
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
}
.pnlEmptycartmessageboxHeader
{
    background-color: #6f2927;
    border: solid 1px Gray;
    border-bottom: solid 2px Black;
    color: white;
}

.pnlEmptycartmessageboxShipping
{
    width: 320px;
    height: 125px;
    border: solid 2px black;
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
}
.pnlEmptycartmessageboxShippingHeader
{
    background-color: #6f2927;
    border: solid 1px Gray;
    border-bottom: solid 2px Black;
    color: white;
}

.pnlEmptycartHeader
{
    background-color: Blue;
    border: solid 1px Gray;
    border-bottom: solid 2px Black;
    color: white;
}
.divmessageboxHeader
{
    margin: 0px;
    text-align: left;
    padding: 5px;
    height: 22px;
    width: 250px;
    white-space: nowrap;
}


#divTransactionmessagebox
{
    text-align: center;
    padding: 5px;
    padding-top: 10px;
    color: Red;
    width: 250px;
}
#lblTransactionerrormessage
{
}


.modal
{
    z-index: 999;
    background-color: Gray;
    filter: alpha(opacity=40);
    opacity: 0.7;
}
.updatemodalbackground
{
    z-index: 99999998;
    background-color: Gray;
    filter: alpha(opacity=40);
    opacity: 0.7;
}

.lblOnlyOnePaymentOption
{
    color: black;
    font-size: 14px;
    font-weight: bolder;
    white-space: nowrap;
}

.lblDayAndAmountForShippingMethod
{
    color: Red;
    font-weight: bold;
    text-align: left;
}


.divGiftTemplateItem
{
    vertical-align: bottom;
    margin: 25px;
    margin-left: 45px;
    margin-right: 0px;
    height: 130px;
    background: white;
    border: solid 20px white;
}

#divGiftTemplateItemSelected
{
    vertical-align: bottom;
    margin: 0px;
    margin-left: 252px;
    height: 122px;
    width: 153px;
    background: white;
    border: solid 20px white;
}
.lblSelectedGiftItem
{
    padding-bottom: 5px;
    padding-left: 100px;
    font-size: 14px;
    font-weight: bold;
}

.tdGiftName a
{
    color: #5f080e;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.tdGiftName
{
    padding-top: 3px;
}
.lblGiftName
{
    color: #5f080e;
    font-size: 14px;
    font-weight: bold;
    padding-top: 3px;
}
.lblAmtRange
{
    vertical-align: bottom;
    margin: 0px;
    font-style: italic;
    font-size: 11px;
    color: Gray;
}
.radNumericTextBox
{
    width: 300px;
}
.RadInput_Default, .RadInputMgr_Default
{
    vertical-align: top !important;
}

#ctl00_ContentPlaceHolder1_ctl00_rntMinAmount_text
{
    width: 55px !important;
}

/* (END) Styles For Gift Certificate */

/* (START) Personalized Message Style */

#onmyown
{
    position: absolute;
    top: 143.5%;
    left: 60%;
    z-index: 10;
}


.divMessagesContainer
{
    border: solid 2px Black;
    width: 600px;
}

#divMessageHeader
{
    height: 25px;
}


#divMessagesBody
{
    padding: 5px;
    max-height: 78px;
    height: auto !important;
    height: 78px;
    overflow: scroll;
    overflow-x: hidden;
    -ms-overflow-x: hidden;
    width: 612px;
    border: solid 1px black;
}

.lnkMessage
{
    float: left;
    color: Black;
    text-align: left;
    font-size: 11px;
    text-decoration: none;
}
.lnkSelect
{
    float: right;
    text-decoration: underline;
    color: Blue;
    font-size: 12px;
    text-align: left;
    width: 55px;
    padding-left: 0px;
}

#divGiftTemplates
{
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
}

.divGiftTemplateHeader
{
    font-size: 15px;
    color: Black;
    padding: 5px;
}
/*CollapsiblePanel*/
.collapsePanel
{
    margin: 0px;
    padding: 0px;
    overflow: auto;
    width: 625px;
}

.collapsePanelHeader
{
    padding-top: 0px;
    padding-left: 0px;
    width: 625px;
    height: 31px !important;
    color: Black;
    font-weight: bold;
    background: url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;
}

.tdMessageInformationHeaderL
{
    height: 31px;
    width: 9px;
    vertical-align: top;
    float: left;
    display: block;
}

/* (END) Personalized Message Style */


#BtnHomeJoinClub
{
}
#BtnHomePhotoGallery
{
}
#BtnHomeVideoGallery
{
}

#divHomeButtons
{
    padding-left: 10px;
    padding-bottom: 5px;
}

/*************** Forgot Password ******************/

#RecoverPassWordContainer
{
    width: 900px;
    color: Black;
    padding: 20px;
}

.dicChangePasswordControlContainer
{
    width: 700px;
}

.forgotPassHeaderDiv
{
    background: #783219 url("../Images/ForgotPassword.png") no-repeat scroll left top;
    color: White;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 8px;
    padding-left: 45px;
    padding-top: 8px;
    text-align: left;
}

.forgotPasswordContentDiv
{
    border: 1px solid #C7AB7C;
    margin-top: 10px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-top: 30px;
}

.forgotPasswordContentDivTableContainer
{
    margin-top: 10px;
}

.divBtnGetEmail
{
    margin-top: 10px;
}

.txtChangePasswordEmailAddress
{
    width: 250px;
}

.btnGetEmail
{
    background: url('../Images/GetPasswordLink.gif') no-repeat;
    border: none;
    width: 140px;
    height: 25px;
    cursor: pointer;
}

/**************************************************/

/************** Promotions Page START ************************************/

.divPromotionLeftNavigationContainer
{
    background: #783219;
    padding: 10px 0px 20px 0px; /*width:100%;*/
}
.PromotionLeftNavigationDivSelection #divlinkPromoAll, .PromotionLeftNavigationDivSelection #divlinkPromo
{
    background: white;
}
#tblPramotionContainer .divPromoTitle
{
    text-align: center;
    padding: 5px;
    font-weight: bold;
    text-decoration: underline;
    min-height: 14px;
}
.lblAllPromoTitle
{
    font-size: 13px;
}
#divlinkPromo, #divlinkPromoAll
{
    border: 1px solid #BA2F16;
    height: 107px;
    margin-top: 5px;
    padding-top: 9px;
    width: 128px;
}
#divlinkPromo, #divlinkPromoAll a
{
    border: none;
    outline: none;
}
#divPromoTitle
{
    padding-top: 20px;
    color: White;
    font-weight: bold;
}
#tdPromotionContentContainer
{
    width: 75%;
    text-align: left;
}
.divPromotionContentContainer
{
    text-align: left; /*padding-left:17px;*/
}
.divPromotionContentContainer table
{
    margin-left: 75px;
}
/************** Promotions Page END ************************************/

/************** Start MasterPage Header Control ************************************/
#divMasterPageHeaderControlLeft
{
    width: 424px;
    float: left;
}

#divMasterPageHeaderControlRight
{
    width: 526px;
    float: right;
}
#DivAddressBottom
{
    padding-left: 65px;
    padding-top: 2px;
    text-align: left;
    width: 150px;
    font-weight: bold;
    color: #ffd9a0;
    font-size: 12x;
}
#divAddressTop
{
    margin-top: 5px;
    text-align: right;
    width: 265px;
}
#divAddressTop a
{
    outline: none;
    border: none;
}

/************** End MasterPage Header Control ************************************/


.LinkHref
{
    color: #960001;
}
.hlkClearLoginList
{
    color: #960001;
}
.JITTemplateUploadButton
{
    background: url('../Images/Upload.gif') no-repeat;
    height: 25px;
    width: 87px;
    border: none;
}
.tdJITUploadTemplate
{
    padding: 5px 0px 5px 0px;
}

/* Pay by Phone */
.divPayByPhoneLabelContainer
{
    padding: 10px;
}

.divPayByPhoneSubmitButtonContainer
{
    padding-left: 180px;
    text-align: left;
}
#itemDetailsPanelControlContainer
{
   
}

/************* Catering Header Message START ***********/
.CateringHeaderContainer
{
    text-align: center;
    padding-left: 180px;
    *padding-left: 80px;
    background-color: #783219;
    color: White;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    -moz-border-radius: 5px 5px 5px 5px;
    border: solid 3px #9f6406;
}
.CateringHeaderContainer li
{
    line-height:18px;
}
.HeaderText
{
    padding: 10px 0px 20px 0px;
}
.HeaderComp
{
    padding-bottom: 15px; padding-left:120px;
    line-height:17px;
}
/************* Catering Header Message END ***********/    
/********** (START) Easy Pay ***************/




#divEasyPaySendToInformationContainer, #divEasyPayItemCartInformationContainer, #divEasyPayFromInformationContainer, #divEasyPayInvoiceInformationContainer
{
    padding-top: 20px;
    padding-left: 20px;
    width: 870px;
    margin: 0px;
    text-align: left;
}
#divEasyPaySendToInformationContainer .tdGiftCardInformationHeaderM, #divEasyPayItemCartInformationContainer .tdGiftCardInformationHeaderM, 
#divEasyPayFromInformationContainer .tdGiftCardInformationHeaderM, #divEasyPayInvoiceInformationContainer .tdGiftCardInformationHeaderM
{
    width: 870px;
}
#divEasyPaySendToInformationHeader, #divEasyPayItemCartInformationHeader, #divEasyPayFromInformationHeader, #divEasyPayInvoiceInformationHeader
{
    margin: 0px;
    width: 870px;
    height: 30px;
    padding-top: 0px;
    text-align: left;
}
#divEasyPaySendToInformationBody, #divEasyPayItemCartInformationBody, #divEasyPayFromInformationBody, #divEasyPayInvoiceInformationBody
{
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
    width: 870px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    margin-left: 0px;
}
#divEasyPayContactInformationBody
{
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
    width: 400px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    margin-left: 0px;
}
#divEasyPaySendToInformationBody .divContainer
{
    padding-left: 2px;
}
.EasyPayButtonSend
{
    border: none;
    background: url(../Images/Send.gif) no-repeat;
    height: 34px;
    width: 98px;
    cursor: pointer;
}
.EasyPayButtonCancel
{
    border: none;
    background: url(../Images/Cancel.gif) no-repeat;
   height: 34px;
    width: 98px;
    cursor: pointer;
}
.EasyPaycollapsePanel
{
    margin: 0px;
    padding: 0px;
    overflow: auto;
}
.EasyPayButtonContinue
{
    border: none;
    background: url(../Images/continue.gif) no-repeat;
   height: 34px;
    width: 98px;
    cursor: pointer;
}


#SettingMasterPage
{
    padding-left: 5px !important;
}

 #divEmailInformationBody, #divInvoiceInformationBody
{
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
    width: 750px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    margin-left: 0px;
}
#divEmailInformationHeader, #divCartInformationHeader, #divinvoiceInformationHeader, #divInvoiceInformationHeader
{
    margin: 0px;
    width: 750px;
    height: 30px;
    padding-top: 0px;
    text-align: left;
}
#divCartInformationContainer, #divInvoiceInformationContainer, #divInvoiceInformationContainer
{
    padding-top: 20px;
    padding-left: 20px;
    width: 600px;
    margin: 0px;
    text-align: left;
}
#divEasyPayBody #divPaymentOptionHeader
{
    float: left;
    background: #E49A3A;
    border-radius: 10px 0px 0px 10px;
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    color: white;
    height: 22px;
    padding: 10px;
    font-size: 14px;
}
#divEasyPayBody #divPaymentOptionList
{
    float: left;
    margin: 0px;
    margin-left: 2px;
    background: #F4BB6C;
     border-radius: 0px 10px 10px 0px;
    -webkit-border-radius: 0px 10px 10px 0px;
    -moz-border-radius: 0px 10px 10px 0px;
    height: 28px;
    margin-right: 5px;
    padding: 7px;
    padding-left: 2px;
    min-width: 180px;
    width: auto !important;
}
#divEasyPayRequestContainerPage .tdGiftCardInformationHeaderM,
#divEasyPayContainer .tdGiftCardInformationHeaderM
{
    background: url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;
    height: 30px;
    font-weight: bold;
    font-size: larger;
    padding-left: 15px;
}
#divEasyPayRequestContainerPage
{
    background:#FFFFFF;
    padding-bottom:10px;

}
.easypayinvoiceaspx #divContainer
{
    background:#ffffff;
}
#divEasyPayBody
{
    width:834px;
    background-color:#fff;
}
#divEasyPayFooter
{
    margin-bottom:20px !important;
}
#divEasyPayBody #divviewPendingCheckoutBody
{
    width:auto !important;    
}
#divEasyPayContainer
{
    color:#333;    
}

/********** (END) Easy Pay ***************/