﻿/* Master Page Starts*/
body {
    font-family: Verdana;
    font-size: 12px;
    text-align: center;
}

.ErrorMessage {
    color: Red;
    font-size: 12px;
}

.divLeftNav {
}

.imglogin {
    left: 48% !important;
    top: 85px !important;
}

#divMasterContainer {
    z-index: 1;
}

#ObjLeftNav {
    width: 320px;
}

#embedLeftNav {
    width: 320px;
}

#divMasterPageHeader {
    /*background-image: url(../Images/HeaderImage.jpg);*/
    height: 109px;
    z-index: 99;
    position: fixed;
    width: 100%;
}

.divPageContainer {
    float: right;
    width: 780px;
}
/* Start Default Page Container */

/* End Default Page Container */

/*Start Master Search Item*/

#divSearchHeaderControl {
    background: url(../Images/SearchHeaderBackGround.jpg);
    text-align: left;
}

#divItemList {
    height: 30px;
    float: right;
    margin-right: 10px;
    margin-top: 3px;
}


#tdItemList {
    text-align: left;
    vertical-align: top;
}

#SearchItemLabel {
    color: #69462f;
    font-weight: bold;
}

#divSearchTextbox {
}

#tblSearchTable {
    vertical-align: middle;
}

.tdSearchTextBoxLeft {
    background: url(../Images/SearchLeft.png);
    width: 19px;
    height: 29px;
}

#tdSearchTextBox {
    background: url(../Images/SearchMR.jpg) repeat-x;
    width: 148px;
    padding-left: 1px;
}

.txtSearch, .watermarked {
    border: none;
    width: 145px;
    margin-left: 3px;
    background-color: Transparent;
}

.imgSearchItemButton {
    border: none;
    width: 31px;
    height: 29px;
    margin: 0px;
    background: url(../Images/SearchButtonEnd.png) no-repeat;
}

.txtSearch, .watermarked {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 145px;
    margin-left: 3px;
    background-color: Transparent;
    margin-top: 0px;
}

#PageFooter {
    background-color: #cbbc9f;
    height: 10px;
    width: 780px;
    padding: 0px;
    margin: 0px;
    float: right;
}

#divLogoLink {
    height: 112px;
    margin-left: 12px;
    margin-top: -8px;
    width: 112px;
    cursor: pointer;
}


/*End Master Search Item*/

/* End Master Page --------------------------------------------------*/

/*Start SearchResult Page*/
.tdSearchResultHeader {
    color: #3f3f3f;
}

.tdSearchResultHeaderRight {
    text-align: right;
    font-size: 12px;
}

#divDisplaySearchResult {
    text-align: left;
}

#divSearchHeader {
    text-align: left;
}

#tdSearchTextBox2 {
    vertical-align: bottom;
}

#tdSeachButton2 {
    vertical-align: bottom;
}

.linkSearchDispTitle {
    font-size: large;
    color: #3f3f3f;
}

/*End SearchResult Page*/

/*------------------Start Search control-------------------------*/

/*Start Search Control*/
.tdSearchTypeRadioList {
    text-align: left;
}

.lnkBtnSearchTypeSelected {
    color: #6d0101;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    font-size: 12px;
}

.lblMoreSelected {
    color: #6d0101;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    font-size: 12px;
}

.lnkBtnSearchType {
    color: #67583a;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}

    .lnkBtnSearchType:hover {
        color: Red;
        text-decoration: none;
    }

#tdSearchMore ul {
    margin: 0px;
    padding: 0px;
}

    #tdSearchMore ul li {
        margin: 0px;
        list-style: none;
        cursor: pointer;
        padding: 5px;
        padding-left: 0px;
    }

        #tdSearchMore ul li a {
            padding-left: 5px;
            color: #67583a;
        }

        #tdSearchMore ul li ul {
            margin: 0px;
            padding: 0px;
            display: none;
            position: relative;
        }

        #tdSearchMore ul li div ul li {
            margin: 0px;
            list-style: none;
            padding: 5px;
            text-align: left;
            padding-right: 10px;
        }

    #tdSearchMore ul:hover li div ul {
        display: block;
        z-index: 1;
        text-align: left;
        position: absolute;
        border: solid 1px #6d0101;
        background: white;
        margin-top: 5px;
    }

    #tdSearchMore ul li div ul li:hover {
        background: #6d0101;
    }

        #tdSearchMore ul li div ul li:hover a {
            color: White;
        }

    #tdSearchMore ul:hover li {
        margin: 0px;
    }

    #tdSearchMore ul:hover {
        background: white;
    }

        #tdSearchMore ul:hover a {
            color: #dd9300;
        }

.tdSearchResultBoxLeft {
    background: url(../Images/SearchResultTextLeft.jpg) no-repeat right top;
    width: 18px;
    height: 29px;
}

#tdSearchResultTextBox {
    background: url(../Images/SearchResultTextMid.jpg) repeat-x;
    width: 148px;
    padding-left: 1px;
}

.txtSearch, .watermarked {
    border: none;
    width: 145px;
    margin-left: 3px;
    background-color: Transparent;
    color: Gray;
}

.SearchResultButton {
    border: none;
    width: 31px;
    height: 29px;
    margin: 0px;
    background: url(../Images/SearchResultTextRight.jpg) no-repeat;
}

.txtSearch, .watermarked {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 145px;
    margin-left: 3px;
    background-color: Transparent;
    margin-top: 0px;
}
/*End Search Control*/

/*----------------Start Search control-------------------------*/

/* History Page Starts*/
.divHeaderContainer {
}

.divDetailContainer {
    text-align: left;
    width: 780px; /* padding-bottom: 40px;*/
}

.divHeaderTitle {
    /*font-family: Monotype Corsiva;*/
    font-family: Verdana;
    font-size: 22px;
    font-weight: bold;
    color: #930404;
    text-align: left;
    margin-top: 5px;
}

.tblDetailContent {
    width: 780px;
    background: #f6eedd;
}

.tdTopLeft {
    height: 10px;
    width: 10px;
    background: url(../Images/MainContentTopLeft.jpg) no-repeat;
}

.tdTopCenter, .tdBottomCenter {
    width: 760px;
}

.tdTopRight {
    height: 10px;
    width: 10px;
    background: url(../Images/MainContentTopRight.jpg) no-repeat;
}

.tdBottomLeft {
    height: 10px;
    width: 10px;
    background: url(../Images/MainContentBottomLeft.jpg) no-repeat;
}

.tdBottomRight {
    height: 10px;
    width: 10px;
    background: url(../Images/MainContentBottomRight.jpg) no-repeat;
}

.tdCenter {
    padding: 10px;
}

.tdTriviaCenter {
}


/* End History Page*/

/*faq*/
#divRgFaq {
    text-align: left;
}

#lblQuestionText {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding-right: 3px;
}

.divSerialNo {
    font-weight: bold;
    vertical-align: top;
    width: 20px;
    text-align: right;
    padding-right: 10px;
    padding-top: 1px;
}

.tdSerialText {
    width: 10px;
    vertical-align: top;
}

#grdFaq {
    margin: 10px 10px 10px 10px;
    font-family: Arial;
    font-size: 12px;
    width: 720px;
}

.grdFaqItemStyle {
    padding: 0px 0px 5px 0px;
}

#lblAnswerText {
    /*width: 720px;
    overflow-x: auto;
    overflow-y: auto;*/
    margin: 5px;
    margin-left: 28px;
    margin-right: 15px;
    padding: 5px;
    /*padding-left:25px;*/
    background: #DDD5CE;
}

.accordionHeaderSelected {
    /*  background-color: #5078B3;
    border: 1px solid #2F4F4F;
    color: white;
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    font-weight: bold;*/
    margin-top: 5px;
    padding: 5px;
    cursor: pointer;
    color: #54392D;
}

    .accordionHeaderSelected .divCollapseImage {
        background: url('../Images/minus.jpg') no-repeat 0px 2px;
        height: 12px;
        width: 12px;
        vertical-align: middle;
        margin-left: 5px;
    }

.divCollapseImage {
    background: url('../Images/plus.jpg') no-repeat 0px 2px;
    height: 12px;
    width: 12px;
    vertical-align: middle;
    margin-left: 5px;
}

.accordionHeader {
    /* background-color: #2E4D7B;
    border: 1px solid #2F4F4F;
    color: white;
 
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    font-weight: bold;*/
    margin-top: 5px;
    padding: 5px;
    cursor: pointer;
    color: #54392D;
    border-bottom: 1px dashed #2F4F4F;
}

    .accordionHeader:hover {
        /* background-color: #5078B3;
    border: 1px solid #2F4F4F;
    color: white;
  
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    font-weight: bold;*/
        color: Red;
        cursor: pointer;
        margin-top: 5px;
        padding: 5px;
    }

.accordionContent {
    /*
    background-color: #D3DEEF;
    border-color: -moz-use-text-color #2F4F4F #2F4F4F;
    border-right: 1px dashed #2F4F4F;
   
*/
    padding: 0px 5px 5px;
    color: #54392D;
    border-bottom: 1px dashed #2F4F4F;
}


/**/

/*--------------- Art and Design ----------------*/

#divArtDesignContainer .ADImageRotator {
    height: 428px !important;
    width: 118px !important;
}

#divArtDesignContainer #divArtDesignItemTemplate {
    vertical-align: middle;
    text-align: center;
}

#divArtDesignContainer .imgArtDesignThumb {
    margin: 20px;
}

#divArtDesignContainer .divArtDesignContainer {
    background-color: #ccb19f;
}

#divArtDesignContainer #divImageGallery {
    background-color: #ccb19f;
    /*padding: 5px;*/
}

#divArtDesignContainer .divRptArtDesignName {
    padding-top: 10px;
}

#divArtDesignContainer .divArtDesignText {
    margin: 20px 20px 20px 20px;
}

#divArtDesignContainer .divRptArtDesignImage {
    margin: 20px 20px 20px 20px;
    float: left;
}

#divArtDesignContainer .divArtImageGalleryTop {
    height: 7px;
    width: 9px;
    background-image: url("../Images/UpArrowGallery.png");
    background-position: right bottom;
    cursor: pointer;
    margin-left: 54px;
    margin-top: 10px;
}

#divArtDesignContainer .divArtImageGalleryBottom {
    height: 7px;
    width: 9px;
    background-image: url("../Images/DownArrowGallery.png");
    cursor: pointer;
    margin-left: 54px;
    margin-top: 10px;
}

#divArtDesignContainer .ArtRotatorTop {
    height: 31px;
    width: 30px;
    outline: none;
}

#divArtDesignContainer .ArtRotatorBottom {
    height: 31px;
    width: 30px;
    outline: none;
}

#divArtDesignContainer .divArtRotatorButtonBack {
    height: 30px;
    background-color: #735b48;
    padding-top: 2px;
    width: 118px;
}

#divArtDesignContainer .RotatorImage {
    /* padding: 4px 0px 4px 0px;*/
    cursor: pointer;
}


#divArtDesignContainer #divArtDesignRotator .RadRotator .rrVerticalList li {
    margin: 4px 8px 4px 8px;
    *margin: 2px 4px 2px 4px;
    padding: 0;
}

#divArtDesignContainer #divArtDesignRotator {
}

    #divArtDesignContainer #divArtDesignRotator .RadRotator {
        width: 118px !important;
        height: 428px !important;
    }

#divArtDesignContainer .rrClipRegion .rrItem {
    vertical-align: middle;
    text-align: center;
    background-color: White;
    border: solid 1px #907159;
    width: 110px;
}

#divArtDesignContainer .RadRotator {
    width: 118px !important;
}

#divArtDesignContainer .rrItemsList ul {
    width: 100px !important;
}

#divArtDesignContainer .rrRelativeWrapper {
    width: 118px !important;
}

    #divArtDesignContainer .rrRelativeWrapper .rrClipRegion .rrItemsList {
        width: 118px !important;
        margin: 0;
        padding: 0;
        text-align: center;
    }

    #divArtDesignContainer .rrRelativeWrapper > a {
        display: none;
    }

#divArtDesignContainer .rrClipRegion {
    width: 118px !important;
}

    #divArtDesignContainer .rrClipRegion .rrItem {
        vertical-align: middle;
        text-align: center;
        background-color: White;
        border: solid 1px #907159;
        width: 110px;
    }
/*------------- End Art Design ---------------------*/

/*------------Career Opprotunities------------------*/

.aApplication {
    text-decoration: none;
    color: #76100E;
}

    .aApplication:hover {
        text-decoration: underline;
        color: #76100E;
    }

#grdCareerOpportunities {
    margin: 20px 20px 20px 20px;
}

.lblJobTitleBound {
    font-size: 15px;
    font-family: Arial;
    color: #76100e;
}

#divlblCriteria {
    margin: 10px 0px 10px 0px;
    text-align: justify;
}

#divlblDescription {
    margin: 0px 0px 10px 0px;
    text-align: justify;
}

#divPostedOn {
    float: right;
    padding-left: 460px;
    color: Gray;
}

.lblPostedOn {
    color: Gray;
}

.lblLocation {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.GvJobListingItemStyle {
    border-bottom: dashed 1px #d4be91;
    padding: 10px 0px 10px 0px;
}

.lblJobTitleBound {
    font-size: 18px;
}

#JobListingHeader {
    border-bottom: dashed 1px black;
    padding: 20px;
    /*  display: block;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: black;*/
}
/*--*/

/*--------------Contact Us-------------*/
#divContactUs {
    margin: 20px 20px 20px 20px;
}
/*----------- End Contact Us------------*/

/*-------------- Start News ----------------------*/
#divDetailNewsBreadCrumb {
    text-align: left;
    padding-bottom: 10px;
    padding-left: 10px;
}
/*-------------- End News ----------------------*/





/*---------------- Start Play Trivia  ------------------*/

#divTriviaContainer {
    text-align: center;
    vertical-align: top;
    height: 344px;
    width: 362px;
    margin: 0px 0px 0px 50px;
}

#divTriviaBackgroundImageContainer {
    height: 466px;
    width: 768px;
    background-image: url(../Images/TriviaBackgroundView.jpg);
    vertical-align: top;
    padding-top: 30px;
    margin-top: 20px;
}

#divLblQuestion {
    text-align: center;
    width: 250px;
    height: auto;
    padding-bottom: 10px;
}

.PlayTriviaFinish {
    margin-top: 30px;
    margin-left: 90px;
    width: 185px;
    height: 51px;
}

.BtnPlayTrivia {
    margin-top: 100px;
    width: 185px;
    height: 51px; /*background-image: url(../Images/PlayNow.gif);*/
}

.BtnYourAnswers {
    margin-top: 30px;
    width: 185px;
    height: 51px; /*background-image: url(../Images/ViewAnswer.gif);*/
}

#divLblQuestion {
    padding-top: 100px;
    width: 300px;
    height: auto;
}

.lblTriviaQuestionText {
    font-size: medium;
    font-family: Verdana;
    font-style: normal;
    font-weight: bold;
    text-align: left;
}

.txtTriviaAnswer {
    height: 20px;
    width: 230px;
    border: solid 2px #d475d0;
    color: black;
}

.txtTriviaAnswerWaterMarked {
    height: 20px;
    width: 230px;
    border: solid 2px #d475d0;
    color: Gray;
}

#divImagesPostSkip {
    padding-top: 10px;
}

#divLnkLeaveGame {
    padding: 180px 0px 0px 100px;
    font-family: Verdana;
    font-size: x-large;
    font-weight: bold;
    text-decoration: none;
    bottom: 0px;
}

    #divLnkLeaveGame a {
        color: Blue;
    }

.lblTriviaThankYou {
    font-family: Arial;
    font-weight: bold;
    font-size: xx-large;
}

#divTriviaThankYou {
    padding-top: 80px;
}

.lblTriviaNoMoreQue {
    font-family: Arial;
    font-weight: bold;
    font-size: x-large;
}

#divNoMoreQue {
}

#divVwViewAnswer {
    text-align: left;
    padding: 30px;
    padding-top: 0px;
    vertical-align: top;
}

#tdViewTriviaQuestion {
    font-size: small;
    font-weight: bold;
}

#tblViewTriviaQueAns {
    width: 95%;
    padding: 5px;
}

#divViewTriviaQueAns {
    vertical-align: top;
    height: 370px;
    border: solid 2px white;
    overflow: auto;
    overflow-x: hidden;
}

#tdQuestionNo {
    text-align: left;
}

#divViewTriviaPlayBtn {
    padding: 3px 0px 3px 0px;
}

.btnTriviaSubmit {
    background: url(../SmallButtonTriviaBg.gif);
    border: solid 2px #894096;
    width: 71px;
    height: 32px;
}

.test {
    display: table-cell;
}
/*---------------- End Play Trivia ------------------*/


/*---------------- Start Fan Club------------------*/



#divFanClubContainer {
    /*   background: url(../Images/FanClubBackGround.gif) no-repeat;*/ /*padding-top: 447px;*/
    text-align: right;
    height: 549px;
    width: 786px;
}

#aFanclubRegisterNow {
    cursor: pointer;
    float: left;
    margin-bottom: 25px;
    margin-left: 245px;
}

#divFanClubRegister {
    padding-right: 25px;
}

#divFanClubInnerA {
    width: 195px;
    height: 57px;
    background: url(../Images/RegisterNow.gif) no-repeat;
}



/*---------------- End Fan Club ------------------*/

/*-------------- Start Events ----------------------*/
#divDetailEventsBreadCrumb {
    text-align: left;
    padding-bottom: 10px;
    padding-left: 10px;
}
/*-------------- End Events ----------------------*/





/*--------------- Start VIC My Profile -------------------*/
#divVicProfileMgt {
    padding-left: 120px;
    padding-top: 50px;
    font-family: Arial;
    font-weight: bold;
}

#divBtnVicUpdate {
    padding-left: 260px;
    float: left;
}

#divBtnVicCancel {
    padding-left: 40px;
    margin-left: 360px;
}

.btnUpdate {
    height: 28px;
    width: 100px;
    font-weight: bold;
}

.btnCancel {
    height: 28px;
    width: 100px;
    font-weight: bold;
}
/*--------------- End VIC My Profile -------------------*/

/*********************Start Feedback Page*****************************/
/*
#tblFeedback
{
  margin: 0px !important;
  padding: 0px;
  text-align: left;
  margin-top: 40px;
  margin-left: 20px !important;
  width: 95% !important;
}
.tdFeedbackLeft
{
  text-align: right;
  vertical-align: top;
  padding-top: 3px;
  margin: 0px;
}
.tdFeedbackRight
{
  text-align: left;
  padding-bottom: 5px;
}
.txtMultiLine
{
  width: 95%;
  height: 100px;
}
.tdSubTitle
{
  color: #e1a513;
  text-align: left;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 5px;
  border-bottom: dotted 1px #bfb5b4;
}
.txtFeedback
{
  width: 150px;
  height: 18px;
  border: solid 1px #ceb3ac !important;
}
.txtFeedbackAddress
{
  width: 250px;
}
.tdZipContainer
{
  width: 100%;
  padding-left: 290px; *padding-left:292px;
}
*/
/*********************End Feedback Page*****************************/

/*********************Start Kewword control*****************************/
/*
.tdLblTitleKeyword
{
    text-align: right;
    vertical-align: top;
}

.tdLblTextKeyword
{
    text-align: left;
    vertical-align: top;
}
.lblMessage
{
    color: Red;
    font-size: 10px;
}
.txtKeywordList
{
    width: 300px;
    height: 100px;
}
.txtSearchDisplayTitle
{
    width: 300px;
}
.txtDescription
{
    width: 300px;
    height: 100px;
}
*/
/*********************Start Kewword control*****************************/





/********************* Start Trivia Menu *****************************/



#divTriviaMenuNavigation {
    text-align: left;
}

.mnuAdminNavigation {
    margin: 0px;
    padding: 0px;
}

.TriviaStaticMenuItemStyle {
    padding: 10px;
    padding-top: 11px;
    padding-bottom: 11px;
    color: White;
    margin: 0px;
}

.TriviaStaticMenuStyle {
}

.TriviaStaticSelectedStyle {
    margin: 0px;
    color: #640101;
    background: url(../Images/TriviaMenuSelectedBackground.jpg) repeat-x;
}

.TriviaStaticHoverStyle {
    color: #640101;
    background: url(../Images/TriviaMenuSelectedBackground.jpg) repeat-x;
}

#TriviaMenuLeftCurve {
    background: url(../Images/TriviaMenuTopLeftCurve.jpg) no-repeat;
    width: 17px;
    height: 35px;
}

#TriviaMenuRightCurve {
    background: url(../Images/TriviaMenuTopRightCurve.jpg) no-repeat;
    width: 18px;
    height: 35px;
}

#TriviaMenuCenter {
    height: 35px;
    width: 744px;
    background: url(../Images/TriviaMenuStaticBackground.jpg) repeat-x;
}


/********************* End Trivia Menu *****************************/

/********************* Start Trivia dashboard *****************************/


#divTriviaDashboardContainer {
    height: 479px;
    width: 665px;
    background-image: url(../Images/VICDashBoard.jpg);
    vertical-align: top;
    text-align: center;
    margin-left: 58px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0px;
}

#divRptCoupons {
    padding-left: 380px;
    padding-top: 80px;
}

#tdVDLeft {
    text-align: right;
    width: 35%;
    vertical-align: top;
    padding-right: 2px;
    color: Black;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}

#tdVDRight {
    vertical-align: top;
    text-align: left;
    width: 65%;
    padding-left: 2px;
    color: Black;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}

#divTriviaDashContainer {
    margin-left: 170px;
    margin-top: 150px;
    float: left;
}

#divBlogDashContainer {
    width: 147px;
    height: 100px;
    cursor: pointer;
}

#divCouponContainer {
    margin-top: 30px;
    float: right;
    height: 440px;
    width: 309px;
    overflow: auto;
}

#divSingleCouponContainer {
    padding-top: 10px; /*width: 309px;     height: 479px;     overflow:auto;*/
}

.tdDashBoardCouponMore {
    float: left;
    margin-left: 30px;
    padding-top: 20px;
}

.tdDashBoardCouponRepeater {
    height: 300px;
}

/********************* End Trivia dashboard *****************************/

/********************* Start Survey Page *****************************/

.tdHeadQuestion {
    width: 413px;
    padding-left: 3px;
}

.tdQuestion {
    width: 415px;
    *width: 414px;
    padding-left: 5px;
}

.tdHeadRating {
    width: 52px;
    text-align: center;
}

.tdRating {
}

#divSurveyContainer {
    margin-top: 10px;
    margin: 0px 20px 0px 20px;
}

.txtSurveyPhoneNumber {
    margin: 2px 0 2px 0;
}

#divRptSurvey {
}

#tblRptSurvey {
    background-color: #FFDD00;
    width: 100%;
}

#tdRptSurveyQuestion {
    /*   color: #730c0c;*/
    color: Black;
    font-weight: bold;
    font-size: inherit;
    padding-top: 5px;
}

.drpStoreLocation {
    width: 225px;
    height: 25px;
    font-family: Verdana;
    font-size: 12px;
    text-align: left;
}

.txtEmailAddress {
    width: 220px;
}

.drpReferredBy {
    width: 120px;
    height: 25px;
}

#divRadio5 {
    padding-left: 5px; /*color: #996633;*/
    color: Black;
}

    #divRadio5 td {
        width: 49px;
        padding-left: 10px;
    }

        #divRadio5 td span {
            display: block;
            vertical-align: top;
        }

#divRadio5Visit {
    padding-left: 5px; /*color: #996633;*/
    color: Black;
}

.divRadio5VisitLeft {
    float: left;
    width: 97%;
}

.divRadio5VisitRight {
    float: right;
    width: 3%;
    padding-top: 4px;
}

#divRadio5Visit td {
    width: 49px;
    padding-left: 10px;
}

    #divRadio5Visit td span {
        display: block;
        vertical-align: top;
    }

#divRadio3 {
    padding-left: 5px; /*  color: #996633;*/
    color: Black;
}

    #divRadio3 td {
        width: 77px;
        padding-left: 10px;
    }

#divCombo {
    padding-left: 15px;
    color: #996633;
    width: 256px;
}

#divTextBox {
    padding-left: 15px;
    vertical-align: top;
}

.QuestionAnswer3 {
}

.tdSurveyTopLabel {
    white-space: nowrap;
    text-align: right;
    vertical-align: top;
    padding-right: 3px;
    padding-top: 3px;
}

.tdSurveyTopControl {
    vertical-align: top;
    padding-left: 3px;
    padding-top: 3px;
}

.tdSurveyTopControlLeft {
    width: 332px;
}

.tdSurveyTopControlRight {
    width: 220px;
}

.tdSurveyTopLabelLeft {
    width: 135px;
}

.tdSurveyTopLabelRight {
    width: 110px;
    *width: 136px;
}

.tdSurveyTopControl div {
    padding-right: 5px !important;
}

.SurveyRBTL {
    border: solid 1px #660099;
}

.SurveyRBT {
    border-right: solid 1px #660099;
    border-bottom: solid 1px #660099;
    border-top: solid 1px #660099;
}

.SurveyRBL {
    border-right: solid 1px #660099;
    border-bottom: solid 1px #660099;
    border-left: solid 1px #660099;
}

.SurveyBT {
    border-bottom: solid 1px #660099;
    border-top: solid 1px #660099;
}

.SurveyB {
    border-bottom: solid 1px #660099;
}

.SurveyRL {
    border-right: solid 1px #660099;
    border-left: solid 1px #660099;
}

.SurveyR {
    border-right: solid 1px #660099;
}

.tblSurveyContainer {
    background-color: #ffdd00;
}

.tblRptHeaderSurveyContainer {
    background-color: #ffdd00;
    font-weight: bold;
}

.spanDateTime {
    color: #660099;
    text-align: left;
}

.tdSurveyVerticalTop {
    vertical-align: top;
    text-align: center;
}
/********************* End Survey Page *****************************/


/********************* Start Partnership Page *****************************/

.pnlFranchiseContainer, .pnlDisplayMessageDetailsContainer {
    text-align: left;
    width: 780px;
    background: #f6eedd;
}

#divDisplayMessageContainer {
    background: #f6eedd;
    padding: 20px;
}

#divFranchiseContainer {
    background: #f6eedd;
}

#divFranchiseHeaderImage {
    float: right;
    height: 156px;
    width: 339px;
    background-image: url(../Images/imgFranchiseHeader.jpg);
}

#divFranchiseHeaderTitle {
    float: left;
    text-align: left;
    background: #ddc592;
    height: 156px;
    width: 401px;
}

#divFranchiseHeaderTitleContent {
    padding-top: 70px;
    font-weight: bold;
    color: #6d0101;
    font-family: Arial;
    font-size: 23px;
    padding-left: 35px;
}

#tblFranchiseForm {
    font-weight: normal;
    font-family: Arial;
    font-size: 12px;
}

#divFranchiseContent {
    padding-top: 20px;
}

#divFranchiseForm {
    padding-right: 90px;
}

.tdFranchiselabel {
    font-weight: bold;
    text-align: right;
    padding-right: 0px;
    vertical-align: top;
    padding-top: 3px;
}

.textboxFranchise {
    width: 220px;
    border: solid 1px #d5c9b1;
}

.tdFranchiseForm {
    padding-top: 15px;
    padding-left: 0px;
}

.divDisplayMessageDetailsContainer {
    padding-bottom: 20px;
}

.tdFranchiseRight {
    width: 330px;
}

#divSubmitMessage {
    padding-top: 5px;
    text-align: center;
}

.SubmitMessage {
    color: Red;
}

.filterBox {
    float: left !important;
}

.tdPartnershipTypeLink a {
    color: #771213;
    font-weight: normal;
}
/********************* End Partnership Page *****************************/


/******************** Start Coupon Page **************************************/

#divCouponPageContainer {
    margin-top: 40px;
    min-height: 200px;
    height: auto !important;
    height: 210px;
}

.divNoCoupons {
    text-align: center;
    color: Red;
}

#divItemCouponContainer {
    border: dashed 2px black;
    width: 300px;
    height: 305px;
    margin-bottom: 50px;
}

.seperateCoupons {
    width: 70px;
    background: transparent;
}

.pnlCouponContainer {
    padding-left: 50px;
}

.imgCouponItem {
}

.tdCouponImage {
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    text-align: center;
    width: 160px;
    height: 160px;
}

.tdCouponPDF {
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    text-align: center;
}

.tdCouponTitle {
    color: #981211;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}

.tdExpireDate {
    text-align: center;
    font-weight: bold;
    font-size: 11px;
}

.tdCouponDescription {
    padding: 5px;
    padding-top: 10px;
    height: 50px;
}

#tdCouponStoreName {
}

#divCouponStorePreferredName {
    margin: 5px 0px 0px 10px;
    font-style: italic;
}

.tdCouponMore {
    float: left;
    padding-left: 210px;
}

.tdCouponPrint {
    padding-left: 20px;
}

.lblCouponMore {
    color: #9d201a;
    cursor: pointer;
}

    .lblCouponMore:hover {
        color: white;
        background: #9d201a;
    }

.divCouponPaging {
    text-align: right;
    float: right;
    padding-right: 75px;
    padding-top: 10px;
}

.aCouponPrintIcon {
    text-decoration: none;
    cursor: pointer;
    border: 0;
}

    .aCouponPrintIcon a {
        text-decoration: none;
        cursor: pointer;
        border: solid 4px red;
    }
/******************** End Coupon Page **************************************/


/****************** Start Store VIC Members *******************************/


/****************** End Store VIC Members *******************************/





/* (START )Styles For Gift Certificate */


#divGiftHomePage {
    background: url(../Images/GiftImages/GiftCertificateHome.jpg) no-repeat;
    width: 241px;
    height: 99px;
    cursor: pointer;
}

#divGiftMasterContainer, #PaypalContainer {
    padding-top: 20px;
    text-align: left;
    padding-left: 20px;
    background: #f6eedd;
}

.tblbtnPaypal {
    text-align: center;
    vertical-align: middle;
}

.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/GiftImages/GiftCertificateHeader_GiftCertificate.jpg) no-repeat;
    width: 738px;
    height: 154px;
}

.divGiftCardHeader {
    padding-left: 5px;
    background: url(../Images/GiftImages/GiftCertificateHeader_GiftCard.jpg) no-repeat;
    width: 738px;
    height: 154px;
}

.divGiftBothHeader {
    padding-left: 5px;
    background: url(../Images/GiftImages/GiftCertificateHeader_GiftCerfiticate&Card.jpg) no-repeat;
    width: 738px;
    height: 154px;
}

#divUpdatePanelContainer {
    padding-left: 10px;
    padding-right: 10px;
    width: 710px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#divGiftCertificateBody {
    width: 728px;
    border-left: solid 5px #acacac;
    border-right: solid 5px #acacac;
    background-color: white;
}

#divGiftCertificateFooter {
    margin-bottom: 0px;
    background: url(../Images/GiftImages/GiftCertificateFooter.jpg) no-repeat;
    width: 738px;
    height: 30px;
}

#divGiftCardInformationHeader, #divGiftTemplateInformationHeader {
    background: url(../Images/GiftImages/GiftCertificateTitleRepeat.jpg) repeat-x;
    width: 678px;
    height: 30px;
    padding-top: 0px;
}

.tdGiftCardInformationHeaderM {
    /*background: url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;*/
    width: 678px;
    height: 29px;
    font-weight: bold;
    font-size: larger;
    padding-left: 15px;
}

.tdGiftCardInformationHeaderL {
    background: url(../Images/GiftImages/pnlLT.jpg) no-repeat top left;
    height: 29px;
    width: 9px;
    vertical-align: top;
    float: left;
    display: block;
}

.tdGiftCardInformationHeaderR {
    background: url(../Images/GiftImages/pnlRT.jpg) no-repeat top right;
    height: 29px;
    width: 9px;
    vertical-align: top;
    float: right;
    display: block;
}

.tdGiftCardInformationHeaderReceipentM {
    /*background: url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;*/
    width: 678px;
    height: 29px;
    font-weight: bold;
    font-size: larger;
    padding-left: 15px;
}

.tdGiftCardInformationHeaderReceipentL {
    background: url(../Images/GiftImages/pnlLT.jpg) no-repeat top left;
    height: 28px;
    width: 9px;
    vertical-align: top;
    float: left;
    display: block;
}

.tdGiftCardInformationHeaderReceipentR {
    background: url(../Images/GiftImages/pnlRT.jpg) no-repeat top right;
    height: 28px;
    width: 9px;
    vertical-align: top;
    float: right;
    display: block;
}

#divGiftCardInformationBody {
    background: #d5d5d5 url(../Images/GiftImages/GiftCardReciepientBody.jpg) repeat-x;
    width: 678px;
    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/GiftImages/btnAddToCart.jpg) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}

.UpdateToCart {
    border: none;
    background: url(../Images/GiftImages/UpdateToCart.gif) no-repeat;
    height: 26px;
    width: 119px;
    cursor: pointer;
}

.btnContinue {
    border: none;
    background: url(../Images/GiftImages/btnContinue.jpg) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}

.btnCancel {
    border: none;
    background: url(../Images/GiftImages/btnCancel.gif) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}

.btnClear {
    border: none;
    background: url(../Images/GiftImages/btnClear.gif) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}

.btnPrevious {
    border: none;
    background: url(../Images/GiftImages/Previous.gif) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}

#divlblErrorMessage {
    padding-left: 30px;
}

.btnConfirm {
    border: none;
    background: url(../Images/GiftImages/btnConfirm.jpg) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}

#divReciepientInformationHeader {
    background: #f2e7d0 url(../Images/GiftImages/GiftCertificateTitleRepeat.jpg) repeat-x;
    width: 678px;
    height: 30px;
    text-align: left;
    margin-left: 0px;
    margin-top: 10px;
}

#divShippingInformationHeader {
    background: #f2e7d0 url(../Images/GiftImages/GiftCertificateTitleRepeat.jpg) repeat-x;
    width: 678px;
    height: 30px;
    text-align: left;
    margin-left: 0px;
    margin-top: 10px;
}

#divBillingInformationContainer, #divSenderInformationContainer, .divGiftTemplateInformationContainer, #divShippingInformationContainer, #divMPSBillingInformationContainer {
    padding-top: 20px;
    padding-left: 20px;
    width: 678px;
    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, #divMPSBillingInformationHeader {
    margin: 0px;
    background: url(../Images/GiftImages/GiftCertificateTitleRepeat.jpg) repeat-x;
    width: 678px;
    height: 30px;
    padding-top: 0px;
    text-align: left;
}

#divReciepientInformationBody, #divShippingInformationBody {
    margin: 0px;
    background: #d5d5d5 url(../Images/GiftImages/GiftCardReciepientBody.jpg) repeat-x;
    width: 678px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    margin-left: 0px;
}

.txtSenderName, .txtEmail, .txtAddressLine1, .txtAddressLine2 {
    width: 342px;
}

.txtToName, .txtToEmail, .txtToAddressLine1, .txtToAddressLine2 {
    width: 341px;
}

.txtPersonalizedMessage {
    width: 530px;
    height: 55px;
}

.txtPhone, .txtStateGift {
    width: 123px;
}

.txtZipGift, .txtCityGift {
    width: 123px;
    color: Black;
}

.txtToPhone, .txtToState {
    width: 115px;
}

.txtToZip, .txtToCity {
    width: 102px;
}

#divGiftDetailsInfo {
    padding-left: 20px;
    width: 700px;
}

.pnlGiftCardInformation {
    margin: 0px;
    padding: 0px;
}

.pnlBillingInformation, .pnlSenderInformation, .pnlGiftTemplateInformation, .pnlmpsBillingInformation {
    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/GiftImages/GSHeaderFirstSelection.jpg) no-repeat;
    background-position: bottom;
    height: 36px;
    width: 560px;
    padding-left: 25px;
}

.divGiftCertificateHeaderNavigation2 {
    background: url(../Images/GiftImages/GSHeaderSecondSelection.jpg) no-repeat;
    background-position: bottom;
    height: 36px;
    width: 560px;
    padding-left: 25px;
}

.divGiftCertificateHeaderNavigation3 {
    background: url(../Images/GiftImages/GSHeaderThirdSelection.jpg) no-repeat;
    background-position: bottom;
    height: 36px;
    width: 560px;
    padding-left: 25px;
}

.divGiftCertificateHeaderNavigation4 {
    background: url(../Images/GiftImages/GSHeaderFourthSelection.jpg) no-repeat;
    background-position: bottom;
    height: 36px;
    width: 560px;
    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: 40px;
    height: 25px;
}

#divPaymentOptionHeader {
    float: left;
    background: #d6bd87 url(../Images/GiftImages/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: #ede1c7 url(../Images/GiftImages/RightPaymentCurve.jpg) no-repeat right;
    height: 28px;
    margin-right: 5px;
    padding: 7px;
    padding-left: 5px;
    min-width: 280px;
    width: auto !important;
    *width: 480px!important;
}


#divViewCertificateContainer {
    margin: 0px;
    width: 700px;
    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: 677px;
    padding-left: 20px;
}

#divViewCertificateCart {
    padding-top: 15px;
    padding-left: 25px;
}

#divBillingInformationBody, #divTransactionInformationBody, #divSenderInformationBody, #divGiftTemplateInformationBody, #divGiftCardTemplateInformationBody, #divMPSBillingInformationBody {
    background: #d5d5d5 url(../Images/GiftImages/GiftCardReciepientBody.jpg) repeat-x;
    width: 678px;
    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/GiftImages/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/GiftImages/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: 8px;
    margin-right: 0px;
    height: 130px;
    background: white;
    border: solid 8px white;
    border-bottom: solid 18px white;
}

.divGiftTemplateItemSelected {
    vertical-align: bottom;
    margin: 0px;
    margin-left: 205px;
    height: 150px;
    width: 220px;
    background: white;
    border: solid 17px 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: 520px;
    border: solid 1px black;
    background: #e2e2e2;
}

.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: 546px;
}

.collapsePanelHeader {
    padding-top: 0px;
    padding-left: 0px;
    width: 546px;
    height: 28px !important;
    color: Black;
    font-weight: bold;
    background: url(../Images/GiftImages/pnlTitleMessage.jpg) repeat-x;
    cursor: pointer;
}

.tdMessageInformationHeaderL {
    background: url(../Images/GiftImages/pnlLTMessage.jpg) no-repeat top left;
    height: 28px;
    width: 8px;
    vertical-align: top;
    float: left;
    display: block;
}

.tdMessageInformationHeaderR {
    background: url(../Images/GiftImages/pnlRTMessage.jpg) no-repeat top right;
    height: 28px;
    width: 8px;
    vertical-align: top;
    float: right;
    display: block;
}

.divGiftInoviceContainer {
    padding-left: 20px;
    padding-top: 20px;
    text-align: left;
    background: #f6eedd;
}

.divGiftDetailsContainer {
    padding-bottom: 20px;
}

.pnlGiftContainer {
    text-align: left;
    width: 780px;
    height: auto !important;
}

.imggiftTemplate {
    width: 198px;
    height: 125px;
}

.imggiftTemplateSelected {
}

.tdPersonalGreeting {
    width: 75%;
}

.tdClickToView {
    white-space: nowrap;
}

.btnChangeTemplate {
    border: none;
    background: url(../Images/GiftImages/btnChangeCard.gif) no-repeat;
    height: 26px;
    width: 119px;
    cursor: pointer;
}

.divprivacyPolicy {
    text-align: right;
    padding-right: 20px;
}

#divMessageContainer {
    border: solid 1px #e9dab9;
    border-top: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    background: white;
    text-align: left;
}

/* (END) Personalized Message Style */



/* (START) Promotions */

#divPromotionsPostedOn {
    padding: 10px 0px 10px 0px;
}

.lblPromotionsPostedOn {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.GvPromotionsItemStyle {
    padding: 10px 0px 10px 0px;
    border-bottom: 1px dashed #D4BE91;
}

#divPromotionsTextContainer {
    width: 630px !important;
    float: left !important;
}

.promotionsMore {
    text-decoration: none;
    font-size: 13px;
    font-family: Arial;
    color: #76100e;
    font-weight: bold;
}

#divAllPromotionsContainer {
    width: 100%;
}

#divPromotionsImg {
    float: right;
}

#aSummeryPromotionsTitle {
    color: #76100E;
    font-family: Verdana;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

    #aSummeryPromotionsTitle:hover {
        text-decoration: underline;
    }

.PromotionsImg {
    float: right;
}
/*----------------------------- End Summery Promotions ----------------------------------------*/
/*----------------------------- Start Detail PRomotions --------------------------------*/

#divDetailPromotionsHead {
}

#divDetailPromotionsPostedOn {
    padding: 5px 0px 5px 0px;
}

.DetailPromotionsTitle {
    font-size: 15px;
    font-family: Arial;
    color: #76100e;
    font-weight: bold;
}

#divDetailPromotionsDescription {
    padding-right: 10px;
    text-align: justify;
    width: 750px;
    overflow: auto;
}

.lblPromotionsDetailPostedOn {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

#divDetailPromotionsContainer {
    padding: 5px;
    padding-top: 20px;
    padding-bottom: 30px;
}

#divDetailAllPromotionsImages {
    text-align: center;
}


/*----------------------------- End Detail PRomotions --------------------------------*/
/*
#divDetailPromotionsBreadCrumb
{
    text-align: left;
    padding-bottom: 10px;
    padding-left: 10px;
}

#divPromotionsHead
{
    float: left;
}
.lnkBreadCrumb
{
    font-size: 13px;
    font-family: Arial;
    color: #76100e;
}
.lnkPromotionsTitle
{
    font-size: 15px;
    font-family: Arial;
    color: #76100e;
    font-weight: bold;
}
.aPromotionsTitle
{
    font-size: 15px;
    font-family: Arial;
    color: #76100e;
    font-weight: bold;
}




.aPromotionsMore
{
    text-decoration: none;
    font-size: 13px;
    font-family: Arial;
    color: #76100e;
    font-weight: bold;
}






#divPromotionsItemTemplate, #divArtDesignItemTemplate
{
    text-align: center;
}

.divPromotionsImageRotator
{
}
#divPromotionsImagePreview
{
    padding-top: 30px;
    float: right;
    padding-bottom: 32px;
    width: 610px;
}
#divArtDesignImagePreview
{
    float: right;
    width: 605px;
    height: 480px;
    text-align: center;
    vertical-align: middle;
}

#divPromotionsRotator
{
    background-color: #ccb19f;
    margin: 0px;
    height: 480px;
}
#divPromotionsImagePreview, #divArtDesignImagePreview
{
    display: block;
    background-color: #ccb19f;
    vertical-align: middle;
    text-align: center;
    width: 605px;
    height: 480px;
}
.tdimgPreview
{
    width: 605px;
    height: 480px;
    vertical-align: middle;
    text-align: center;
}

#img_left
{
}
#img_right
{
}
.rrRelativeWrapper
{
    background-color: #907159;
}



*/


/* (END) Promotions */


/* (START) Events */

#divDetailEventsBreadCrumb {
    text-align: left;
    padding-bottom: 10px;
    padding-left: 10px;
}

#divEventsHead {
    float: left;
}

.lnkBreadCrumb {
    font-size: 13px;
    font-family: Arial;
    color: #76100e;
}

.lnkEventsTitle {
    font-size: 15px;
    font-family: Arial;
    color: #76100e;
    font-weight: bold;
}

.aEventsTitle {
    font-size: 15px;
    font-family: Arial;
    color: #76100e;
    font-weight: bold;
}

.lblEventsPostedOn {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

#divEventsImg {
    width: 100px;
    height: 100px;
}

#divEventsPostedOn {
    padding: 10px 0px 10px 0px;
}

.DetailEventsTitle {
    font-size: 15px;
    font-family: Arial;
    color: #76100e;
    font-weight: bold;
}

#divDetailAllEventsImages {
    text-align: center;
}

#divEventsItemTemplate, #divArtDesignItemTemplate {
    text-align: center;
}

.divEventsImageRotator {
}

#divEventsImagePreview {
    padding-top: 30px;
    float: right;
    padding-bottom: 32px;
    width: 610px;
}

#divArtDesignImagePreview {
    float: right;
    width: 605px;
    height: 480px;
    text-align: center;
    vertical-align: middle;
}

#divEventsRotator {
    background-color: #ccb19f;
    margin: 0px;
    height: 480px;
}

#divEventsImagePreview {
    display: block;
    background-color: #ccb19f;
    vertical-align: middle;
    text-align: center;
    width: 605px;
    height: 480px;
}

.tdimgPreview {
    width: 605px;
    height: 480px;
    vertical-align: middle;
    text-align: center;
}

#img_left {
}

#img_right {
}

.rrRelativeWrapper {
    background-color: #907159;
}

#divDetailEventsContainer {
    padding: 20px 20px 20px 10px;
}

#divDetailEventsHead {
}

#divDetailEventsPostedOn {
}

#divDetailEventsDescription {
    padding-right: 10px;
    width: 750px;
    overflow: auto;
}



/* (END) Events */

/* (START) Picture Gallery */
.divPictureImageGallery {
    background-color: #ccb19f;
    padding: 5px;
}

.divThumbImageRotator {
    background-color: #ccb19f;
    margin: 0px;
    height: 540px;
}

.divPictureItem {
    text-align: center;
    height: 100px;
    width: 118px;
    vertical-align: middle;
    padding: auto;
    margin: auto;
}

    .divPictureItem td {
        background: #fff;
    }

.tdPictureImagePreview {
    width: 605px;
    height: 480px;
    vertical-align: middle;
    text-align: center;
}

.divImageGalleryTop {
    height: 7px;
    width: 9px;
    background-image: url("../Images/UpArrowGallery.png");
    cursor: pointer;
    margin-left: 63px;
    margin-top: 9px;
}

.divImageGalleryBottom {
    height: 7px;
    width: 9px;
    background-image: url("../Images/DownArrowGallery.png");
    cursor: pointer;
    margin-left: 63px;
    margin-top: 9px;
}

.RotatorTop {
    height: 31px;
    width: 30px;
    outline: none;
    padding-top: 15px;
}

.RotatorBottom {
    height: 31px;
    width: 30px;
    outline: none;
}

.divRotatorButtonBack {
    height: 30px;
    background-color: #735b48;
    padding-top: 2px;
    width: 128px;
    text-align: left;
}

.PictureRotatorImage {
    padding: 4px 0px 4px 0px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
}


/* (END) Picture Gallery */

/* (START) For Menu Category Home Page Left Navigation */

.divLeftNavMenuCategoryContainer {
    margin-left: 8px;
    background: #e1dac7;
}

/* (END) For Menu Category Home Page Left Navigation */

.MediumSizeButton {
    background: #7c7c7c url(../../Images/BtnActiveBg.jpg) repeat-x;
    height: 28px;
    border: medium none;
    font-family: arial;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    border: #7c7c7c solid 1px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

    .MediumSizeButton:hover {
        background: #7c7c7c url(../../Images/BtnHover.jpg) repeat-x;
        height: 28px;
        color: #ffffff;
    }

* + html .MediumSizeButton, * html .MediumSizeButton {
    border: 1px transparent solid !important;
}


.MediumSizeButton {
    background: #7c7c7c url(../../Images/BtnActiveBg.jpg) repeat-x;
    height: 28px;
    border: medium none;
    font-family: arial;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    border: #7c7c7c solid 1px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

    .MediumSizeButton:hover {
        background: #7c7c7c url(../../Images/BtnHover.jpg) repeat-x;
        height: 28px;
        color: #ffffff;
    }

* + html .MediumSizeButton, * html .MediumSizeButton {
    border: 1px transparent solid !important;
}
/****** (Start) Button Style Consumer Side ****************/
.ConsumerButton {
    background: #736036 url(../Images/BtnConsumer.jpg) repeat-x;
    background-position: 1px 0px !important;
    height: 28px;
    border: medium none;
    font-family: arial;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    border: #736036 solid 1px;
    border-top: none;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

    .ConsumerButton:hover {
        background: #736036 url(../Images/BtnConsumer.jpg) repeat-x;
        background-position: 1px -28px !important;
        height: 28px;
        color: #ffffff;
    }

* + html .ConsumerButton, * html .ConsumerButton {
    border: 1px transparent solid !important;
}
/***********(END) Button Style Consumer Side ****************/

/*------------------------------ Start Breadcrumb Stylesheet ------------------------------*/
.divBreadCrumbContainer {
    background-color: #e6d7b8;
    vertical-align: middle;
    text-align: left;
    margin-bottom: 5px;
}

.Seperater {
    font-weight: normal;
    font-size: 12px;
    color: #666;
}

.LeafNode {
    font-weight: normal !important;
    font-size: 14px !important;
    color: #666 !important;
    text-decoration: none !important;
}

.RootNode {
    font-weight: normal;
    font-size: 14px;
    color: #ED1B24;
    text-decoration: none;
}

    .RootNode:hover {
        font-weight: normal;
        font-size: 14px;
        color: #ED1B24;
        text-decoration: underline;
    }

.LinkNode {
    font-weight: normal;
    font-size: 14px;
    color: #ED1B24;
    text-decoration: none;
}

    .LinkNode:hover {
        font-weight: normal;
        font-size: 14px;
        color: #ED1B24;
        text-decoration: underline;
    }

.WebTelBreadCrumbs {
    width: 100%;
    float: left;
}

.tdNode {
    vertical-align: top;
    padding-left: 2px;
    padding-right: 2px;
}
/*------------------------------ End Breadcrumb Stylesheet ------------------------------*/

/* Image Hover **/



A.imageEnlarge {
    border-top-width: 0px;
    display: block;
    border-left-width: 0px;
    background: #ffffff;
    float: left;
    border-bottom-width: 0px;
    width: 91px;
    height: 91px;
    border-right-width: 0px;
    text-decoration: none;
}

    A.imageEnlarge IMG {
        border-top-width: 0px;
        display: block;
        border-left-width: 0px;
        border-bottom-width: 0px;
        border-right-width: 0px;
    }

    A.imageEnlarge B {
        padding-right: 10px;
        display: block;
        padding-left: 10px;
        left: -9999px;
        padding-bottom: 10px;
        padding-top: 10px;
        position: absolute;
        -o-border-radius: 8px;
        -icab-border-radius: 8px;
        -khtml-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        opacity: 0;
        filter: alpha(opacity=0);
        -o-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
        -icab-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
        -khtml-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
        -ms-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
        -webkit-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
        box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
        -webkit-transition: opacity 0.6s ease-in-out;
        width: 401px;
        height: 401px;
    }

A.imageEnlargeHover {
    border-top-width: 0px;
    display: block;
    border-left-width: 0px;
    background: #ffffff;
    float: left;
    border-bottom-width: 0px;
    width: 91px;
    height: 91px;
    border-right-width: 0px;
    text-decoration: none;
}

    A.imageEnlargeHover IMG {
        border-top-width: 0px;
        display: block;
        border-left-width: 0px;
        border-bottom-width: 0px;
        border-right-width: 0px;
    }

    A.imageEnlargeHover:hover {
        z-index: 500;
        color: #000;
        position: relative;
        background-color: #ffffff;
        text-decoration: none;
    }

    A.imageEnlargeHover B {
        padding-right: 10px;
        display: block;
        padding-left: 10px;
        left: -9999px;
        padding-bottom: 10px;
        padding-top: 10px;
        position: absolute;
        -o-border-radius: 8px;
        -icab-border-radius: 8px;
        -khtml-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        opacity: 0;
        filter: alpha(opacity=0);
        -o-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
        -icab-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
        -khtml-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
        -ms-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
        -webkit-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
        box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
        -webkit-transition: opacity 0.6s ease-in-out;
        width: 401px;
        height: 401px;
    }

    A.imageEnlargeHover:hover B {
        border-right: #aaa 1px solid;
        padding-right: 10px;
        border-top: #aaa 1px solid;
        padding-left: 10px;
        background: #ffffff;
        left: 110px;
        padding-bottom: 10px;
        border-left: #aaa 1px solid;
        padding-top: 10px;
        border-bottom: #aaa 1px solid;
        top: -85px;
        opacity: 1.0;
        filter: alpha(opacity=100);
        width: 401px;
        height: 401px;
    }


/* Image Hover End */





/* Easy Slider */

.showimagecounts {
    margin: 0;
    padding: 0;
    height: 32px;
    width: 32px;
    line-height: 32px;
    vertical-align: top;
    font-weight: bold;
    color: #000000;
    padding-left: 5px;
    font-size: 15px;
    background: white;
}

.playpausebuttons {
    /* margin-left: 640px;*/
    position: absolute; /*  left: 640px;*/
    left: 585px;
    text-align: left; /*   top: 410px;*/
    top: 230px;
    z-index: 10;
}

#slider ul, #slider li, #slider2 ul, #slider2 li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#slider2 {
    margin-top: 1em;
}

    #slider li, #slider2 li {
        /*  			define width and height of list item (slide) 			entire slider area will adjust according to the parameters provided here 		*/
        width: 770px;
        height: 268px;
        overflow: hidden;
    }
/*
#prevBtn, #nextBtn, #slider1next, #slider1prev, #pauseBtn, #slider1pause, #playBtn, #slider1play {
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 1000px;
  top: 428px;
  z-index: 1000;
}
#nextBtn, #slider1next {
  left: 1070px;
}
#pauseBtn, #slider1pause, #playBtn, #slider1play {
  left: 1035px;
}
*/
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a, #pauseBtn a, #slider1pause a, #playBtn a, #slider1play a {
    outline: none;
    display: inline-block;
    position: relative;
    width: 32px;
    height: 32px;
    background: url(../Images/btn_prev.png) no-repeat 0 0;
}

#nextBtn a, #slider1next a {
    background: url(../Images/btn_next.png) no-repeat 0 0;
}

#prevBtn, #nextBtn, #slider1prev, #slider1next, #pauseBtn, #slider1pause, #playBtn, #slider1play {
    margin: 0px;
    padding: 0px;
    text-indent: 0px;
}

    #pauseBtn a {
        background: url(../Images/btn_pause.png) no-repeat 0 0;
    }

    #playBtn a {
        background: url(../Images/btn_play.png) no-repeat 0 0;
    }


/* numeric controls */

ol#controls {
    margin: 1em 0;
    padding: 0;
    height: 28px;
}

    ol#controls li {
        margin: 0 10px 0 0;
        padding: 0;
        float: left;
        list-style: none;
        height: 28px;
        line-height: 28px;
    }

        ol#controls li a {
            float: left;
            height: 28px;
            line-height: 28px;
            border: 1px solid #ccc;
            background: #DAF3F8;
            color: #555;
            padding: 0 10px;
            text-decoration: none;
        }

        ol#controls li.current a {
            background: #5DC9E1;
            color: #fff;
        }

        ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
            outline: none;
        }

/* // Easy Slider */

/*

#thumbPopup
{
 
  border: #ffffff 1px solid;
  -o-border-radius: 8px;
  -icab-border-radius: 8px;
  -khtml-border-radius: 8px;
  -moz-border-radius: 8px;
  
  -moz-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
  
 padding: 10px;
 background:#ffffff;
}
  */


/************ (START) Home page JIT Gallery *******************/

#divSpecialImage {
    height: 439px;
    width: 776px;
    position: relative;
    margin: 0 auto;
}


#divJITPcontainer {
}

#divHomePageSpecialOffer {
    width: 776px;
    float: left;
    margin-left: 170px;
    margin-right: 3px;
    margin-bottom: 5px;
    text-align: left;
    position: relative;
    display: block;
}

.divHomePageGalleryControls {
    left: 600px;
    position: absolute;
    text-align: left;
    top: 400px;
    z-index: 5;
}

#divOrderNow {
    border: 2px solid #6666FF;
    padding: 3px;
    margin: 3px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: Aqua;
}

.SpecialOrderNowCssClass {
    background-color: #FFFFFF;
    color: #CC3300;
    margin: 2px;
}

#imgHomePageSpecialOffer {
    height: 0px;
    width: 0px;
}

/************ (END) Home page JIT Gallery *******************/

/************ Start Contact Us *******************/

#ContactUSContainer {
    background: #e1ddc4;
    text-align: left;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 50px;
    padding-top: 20px;
}

#ContactUsMenu {
}

#ContactUsContent {
    border: 1px solid #8F8F69;
    width: 85%;
}

#divContactUsPage {
    text-align: left;
    width: 100%;
    font-family: Verdana;
}

#divContactUsCustomerDetail {
    width: 450px;
    margin-left: 10px;
    margin-top: 30px;
    padding: 10px;
}

#divBottomPageNavigation {
    float: left;
    width: 500px;
    display: none;
}

#lblContactUsMessage {
    font-size: 13px;
}

#tblContactUsDetail {
    margin-left: 0px;
    width: 490px;
}

.tdTblContactDetailLeft {
    text-align: right;
}

.tdTblContactDetailRight {
    padding-left: 5px;
    text-align: left;
}

#divContactUsAddressDetails {
    float: right;
    width: 200px;
    height: 168px;
    margin-right: 30px;
    margin-top: 30px;
    padding: 25px 25px 25px 10px;
}

.txtContactUsFName {
}

.txtContactUsEmail {
}

.txtContactUsTelephone {
}

.txtContactUsComments {
    width: 350px;
}

.ContactDetailButtonSend {
    border: none;
    background: url(../Images/map_send.gif) no-repeat;
    height: 27px;
    width: 86px;
    cursor: pointer;
}

.ContactDetailButtonCancel {
    border: none;
    background: url(../Images/cancel_email.gif) no-repeat;
    height: 32px;
    width: 89px;
}

#tdContactUsDetail {
    width: 50%;
}

#tdContactUsComments {
    vertical-align: top;
}

#tdContactUsMessage {
    color: Red;
}

#tdContactUsSubmitbtn {
    padding-left: 80px;
}

.lblMessage {
    color: Red;
    /*font-weight: bold;*/
}
/************ End Contact Us*******************/

/************Start Brand Registration Form***********/
.tdBrandLabel {
    padding-right: 3px;
    text-align: right;
}

.tdBrandInput {
    text-align: left;
}

/************End Brand Registration Form***********/

/*  New Style sheet for Partnering Registration Page  */

.lnkKnowmore {
    background: url(../Images/KnowMore.png) center no-repeat;
    height: 31px;
    width: 209px;
    cursor: pointer;
    outline: none;
}

.divKnowmore {
    text-align: right;
}

.brand_form_container {
    width: 730px;
    float: left;
    margin-left: 30px;
    margin-top: 0px;
}

.content {
    padding-left: 0px;
    padding-top: 10px;
    font-family: verdana;
}

.form_left {
    margin-left: 30px;
    margin-top: 0px;
}

.personal_detail {
    color: #cba208;
    font-size: 12px;
    font-weight: bold;
}

.dotted_line {
    /*background-repeat:repeat-x; 	background-image:url(dotted_line.jpg);*/
    border-bottom: dotted 1px #c2bba9;
}

.form {
    float: left;
    margin-top: 8px;
    width: 730px;
}

.info {
    float: left;
    margin-top: 8px;
}

.infobox_left {
    float: left;
    width: 380px;
}

.infobox_right {
    float: right;
    width: auto;
}

.label {
    color: #000000;
    float: left;
    font-size: 12px;
    padding-left: 4px;
    padding-top: 3px;
    text-align: right;
    width: 100px;
}

.textbox {
    float: left;
    padding-left: 11px;
}

.radio1 {
    font-size: 12px;
    padding-left: 40px;
    float: left;
}

.radio2 {
    font-size: 12px;
    padding-left: 80px;
    float: left;
}

.service {
    float: left;
    font-size: 12px;
    font-family: Verdana;
    color: #000000;
    padding-top: 5px;
}

.service_textbox {
    float: left;
    padding-top: 14px;
}

.last_text {
    float: left;
    padding-top: 10px;
    width: 765px;
}

.text {
    float: left;
    font-size: 12px;
    width: 290px;
    padding-top: 4px;
    text-align: right;
}

.authorize_text {
    float: left;
    font-size: 12px;
    padding-top: 5px;
    width: 720px;
}

.auto_label {
    float: left;
    font-size: 12px;
    padding-top: 3px;
    text-align: right;
    width: 50px;
}

/*Brand Form*/
.brand_form {
    float: left;
    width: 760px;
}

.brandform_leftside {
    float: left;
    width: 355px;
}

.brandform_rightside {
    float: left;
    margin-left: 16px;
    width: 355px;
}

.label_brand {
    color: #000000;
    float: left;
    font-size: 12px;
    padding-top: 3px;
    text-align: right;
    width: 140px;
}

.label_brand_contact {
    float: left;
    width: 105px;
    font-size: 12px;
    padding-top: 3px;
    text-align: right;
}

.radio {
    float: left;
    font-size: 12px;
    width: 150px;
}

.facility {
    font-size: 12px;
    font-weight: bold;
    margin-left: 20px;
}

.comment {
    padding-top: 10px;
    float: left;
    padding-left: 12px;
}

.cssTextboxWidthLarge {
    border: solid 1px #c8b3b0;
    width: 205px;
    *width: 210px;
}

.textboxborder {
    border: solid 1px #c8b3b0;
}


.brandform_bottomside {
    float: left;
    width: 760px;
}

.infobox_center {
    float: left;
    width: 760px;
}

.textboxMultiline {
    height: 120px;
    width: 685px;
}

.infobox_left_Franchise {
    float: left;
    width: 350px;
}

.infobox_right_Franchise {
    float: right;
    *width: 360px;
    *padding-right: 10px;
}

#ctl00_ContentPlaceHolder1_rdTPMBusinessHourRTMPanel {
    width: auto !important;
}

/* Start Board And Personal Detail Page*/
.tdBoardAndPersoanlLeft {
    text-align: right;
}

.tdBoardAndPersoanlRight {
    text-align: left;
}

.tblDetailContentBoardAndPersoanl {
    background: #f6eedd;
}
/* End Board And Personal Detail Page*/


.tdPageHeaderImage {
    vertical-align: middle;
    text-align: center;
}

.lnkOrderOnline {
    background: url(../Images/OrderOnline.gif) center no-repeat;
    height: 51px;
    width: 163px;
    cursor: pointer;
    outline: none;
}

#divBottomFlashContainer {
    width: 950px;
    text-align: left;
    margin-top: 50px;
}


/*Start Home Page*/
.divFlash {
    width: 950px;
    height: 158px;
    color: white;
    z-index: 1;
}

.divNumberOfCount {
    top: 625px;
    position: absolute;
    z-index: 0;
    width: 190px;
    text-align: left;
    margin-left: 670px;
}

    .divNumberOfCount .Section1, .divNumberOfCount .Section2, .divNumberOfCount .Section3 {
        float: left;
        width: 50px;
        text-align: center;
    }

    .divNumberOfCount .Section1 {
        margin-right: 26px;
    }

    .divNumberOfCount .Section2 {
        margin-right: 13px;
    }

/*End Home Page*/

.boardEmailTo {
    color: #be0000;
    text-decoration: none;
}

    .boardEmailTo:hover {
        color: #be0000;
        text-decoration: underline;
    }

.divLeftbottomLogo {
    background: url(../Images/NewCucLogo.png) center no-repeat;
    cursor: pointer;
    height: 168px;
    width: 154px;
}

.pnlLeftbottomLogoContainer {
    padding-top: 10px;
    padding-bottom: 5px;
}

.divLargeimagePreview {
    padding-top: 5px;
    text-align: center;
    color: #be0000;
}

.divLargeImagePreviewContainer {
    cursor: pointer;
}

.JITRotator {
    /*visibility: hidden !important;*/
}


.divImageContainer {
    position: relative;
    clear: none;
    overflow: hidden;
}

    .divImageContainer .divImage img {
        position: relative;
        z-index: 1;
    }

    .divImageContainer .divImageName {
        display: block;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 2;
        text-align: right;
        color: Black;
        font-weight: bold;
        font-size: 14px;
    }

.lblImageName {
    background: white;
}

.GalleryIcon {
    text-align: left;
    float: left;
}

.GalleryIconViedo {
    float: right;
}

.GalleryIcon2 {
    text-align: left;
    float: right;
}


#divAdsContainerHeader {
    width: 745px;
}

#divAdsTextContainer {
    width: 630px;
    float: left;
}

#divAdsImgHeader {
    width: 115px;
    float: right;
}



#divStoreConfigurationAndOrderDeliveryContainer img {
    border: none !important;
}

.trLocationsFaxNo {
    display: none;
}

.gm-style-iw {
    width: auto !important;
    height: auto !important;
}

.divShortCutForStoreFeaturesOrderOnline img {
}

.divFlash {
}

.divDetailAllEventsVideo {
    padding-bottom: 10px;
    margin-top: 10px;
    padding-top: 15px;
    border-top: 1px dashed #d4d4d4;
}

.divEventsVideoContainer {
    background-color: #fff;
}

.nl-form-container .validMessage {
    color: #ffd51d !important;
    float: left;
    text-align: left;
    font-size: 14px;
}

.divRadioOption {
    margin-top: 10px;
    margin-bottom: 10px;
}

@media only screen and (max-width:768px) {
    .hover_bkgr_fricc > div {
        width: 100% !important;
        max-width:346px !important;
    }
    .hover_bkgr_fricc {
    top:43%;}
}
.hover_bkgr_fricc {
    display:none !important;
}

/*.content-row-3 {
    display:flex;
    justify-content: center;
    align-items: center;
}*/

/*.board-personnnel-container div:nth-of-type(3) div.container div{*/
    /*/*display: flex !important;}*/
.divHeaderCUCLogo {
    pointer-events:none;
}