@charset "utf-8";
/* CSS Document */
*{
    margin:0px;
    padding:0px;
    border:none;
}
body{
    font-size:14px;
    color:#777777;
    font-family:Arial;
    background:url(../images/BCbackground-Male.png) no-repeat scroll center top ;
}
h1, h2, h3, h4, h5, h6, p, img{
    margin:0;
    padding:0;
}
h1{
    font-size:20px;
    color:#000000;
}
h2{
    font-size:14px;
    color:#666666;
}
h4 {
}
p{
    font-size:12px;
    color:#777777;
    line-height:14px;
}
img{
    border:none;
}
a{
    color:#000000;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}
.container{
    background:#000;
    height:10px;
}
.center{
    margin:0 auto;
    width:1000px;
    text-align: left;
}
.logo{
    float:left;
}
.header{
    background: url("../images/main_header_BG_blue.png") repeat-x scroll center center transparent;
    height: 184px;
    width: 1000px;
}
.logo img{
    float:left;
}
.logo img a:link {text-decoration:none;}
.logo img a:visited {text-decoration:noen;}
.logo img a:active {text-decoration:none;}
.logo img a:hover {text-decoration:none;}
.login{
   color: #FFFFFF;
    float: right;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 3px;
    padding-right: 10px;
    text-align: right;
    width: 23%;;
}
.login a:link {text-decoration:none; color:#fff;}
.login a:visited {text-decoration:underline; color:#fff;}
.login a:active {text-decoration:underline; color:#fff;}
.login a:hover {text-decoration:underline; color:#fff;}

.headingBar{
    color: #269594;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin-top: 16px;
    width: 47%;
}
.headingBar1{
    float:left;
    width:100%;
    margin-top:20px;
    line-height:60px;
    font-size:30px;
    color:#000;
    border-top:1px dotted #000;
}
.headerBG{
    float:left;
    width:100%;
    background:#f3f3ec;
    border-top:1px dotted #000;
    border-bottom:1px dotted #000;
}
.bannerMain{
    background: url("../images/gradient_light.png") repeat-x scroll left bottom transparent;
    float: left;
    margin-left: 3px;
    padding: 0 25px;
    width: 94.4%;
}
.bannerLeft{
    float: left;
    width: 44%;
}
.bannerLeftTop{
    float:left;
    margin-top: 14px;
    width: 100%;
    height:12px;
    background:url(../images/whiteboxtop.png) no-repeat;
}
.bannerLeftCenter{
    background: url("../images/whiteboxmid.png") repeat-y scroll 0 0 transparent;
    float: left;
    height: auto;
    padding: 20px;
    width: 89%;
}
.bannerLeftBottom{
    float:left;
    width: 100%;
    height:12px;
    background:url(../images/whiteboxbot.png) no-repeat;
}
.bannerRight{
    background-image: url("../images/pinkcake.png");
    background-position: center center;
    background-repeat: no-repeat;
    float: right;
    height: 603px;
    width: 46%
}
.bannerRight img{
    float:right;
}
.tabMain{
    float:left;
    width:100%;
}
.tabDiv{
    float:left;
    width:27%;
}
.tabLeft{
    float:left;
    width:12px;
    height:34px;
    background:url(../images/tabLeftPink.png) no-repeat;
}
.tabCenter{
    float:left;
    height:24px;
    padding:5px;
    font-size:18px;
    color:#000;
    background:url(../images/tabCenterPink.png) repeat-x;
}
.tabRight{
    float:left;
    width:12px;
    height:34px;
    background:url(../images/tabRightPink.png) no-repeat;
}
.tabDiv a:hover .tabLeft{
    float:left;
    width:12px;
    height:34px;
    background:url(../images/tabLeft.png) no-repeat;
}
.tabDiv a:hover .tabCenter{
    float:left;
    height:24px;
    padding:5px;
    font-size:18px;
    color:#000;
    background:url(../images/tabCenter.png) repeat-x;
}
.tabDiv a:hover .tabRight{
    float:left;
    width:12px;
    height:34px;
    background:url(../images/tabRight.png) no-repeat;
}
.selected a .tabLeft{
    float:left;
    width:12px;
    height:34px;
    background:url(../images/tabLeft.png) no-repeat;
}
.selected a .tabCenter{
    background:url("../images/tabCenter.png") repeat-x scroll 0 0 transparent;
    color:#000000;
    float:left;
    font-size:18px;
    height:24px;
    padding:5px;
}
.selected a .tabRight{
    float:left;
    width:12px;
    height:34px;
    background:url(../images/tabRight.png) no-repeat;
}
.tabDiv a {text-decoration:none;}
.fieldsMain{
    float:left;
    width:100%;
}
.textField{
    float:left;
    width:100%;
}
.textField select{
    float:left;
    margin-left:11px;
    border:1px solid #e3adc6;
    height:24px;
    width:20%;
}
.textField label{
    color: #000000;
    float: left;
    font-size: 14px;
    line-height: 24px;
    margin-right: 5%;
    text-align: right;
    width: 21%;
}
.textField input{
   background: url("../images/home_page_input_fields_bg.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    float: left;
    font-size: 14px;
    height: 30px;
    padding: 3px;
    width: 273px;
}
.btn{
    background:url("../images/btnBG.png") repeat-x scroll 0 0 transparent;
    border:1px solid #C5C5A6;
    float:right;
    margin-top:10px;
    padding:1px 10px;
}
.btn3{
    background: url("../images/btnBG.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #C5C5A6 !important;
    float: left !important;
    height: auto !important;
    margin-left: 10px;
    margin-top: 3px;
    padding: 1px 10px !important;
    width: auto !important;
}
.btn1{
    background:url("../images/btnBG.png") repeat-x scroll 0 0 transparent;
    border:1px solid #C5C5A6;
    float:right;
    padding:1px 10px;
}
.btn2{
   background: url("../images/small_blue.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 33px;
    padding-bottom: 6px;
    text-align: center;
    width: 93px;
}
.offerDivMain8 a{
	text-decoration:none;
}

.btn21{
   background: url("../images/small_blue.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 14px;
    font-weight: bold;
    height: 33px;
    padding-bottom: 6px;
    margin-right: 54px;
    text-align: center;
    width: 93px;

}
.btn21:hover{
opacity:0.8;
}
.btn2:hover{
opacity:0.8;
}
.btnCheckout{
    background:url("../images/btnBG.png") repeat-x scroll 0 0 transparent;
    border:1px solid #C5C5A6;
    float:right;
    margin-right:24px;
    padding:1px 8px;
    width:96px;
    font-size: 12px;
}
.facebook{
    float: left;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
.tweeterMain{
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}
.mtop-1{
    margin-top:-1px !important;
}
.mtop10{
    margin-top:10px !important;
}
.mtop20{
    margin-top:20px !important;
}
.mtop30{
    margin-top:30px !important;
}
.mtop35{
    margin-top:35px !important;
}
.mtop40{
    margin-top:40px !important;
}
.fldHeading{
    float:left;
    width:100%;
    font-size:25px;
    color:#000;
}
.zipCod1{
    float:left;
    width:100%;
}
.zipCod1 label{
    color:#000000;
    float:left;
    line-height:22px;
    width:36%;
}
.zipCod1 select{
    float:left;
    width:59%;
    border:1px solid #88898A;
}
.zipCod{
    float:left;
    width:100%;
    margin-top:10px;
}
.zipCod label{
    float:left;
    width:36%;
    line-height: 24px;
    color:#000;
}
.input{
    border: 1px solid #E3ADC6;
    float: left;
    height: 16px;
    padding: 3px;
    width: 37%;
}
.input1{
    float:left;
    width:37%;
    padding:2px;
    height:16px;
    border:1px solid #88898A;
}
.appMain{
    float:left;
    width:100%;
}
.appLeft{
    float:left;
    width:100%;
}
.appHeading{
    color: #CC3366;
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin-left: 51px;
    margin-top: 50px;
    width: auto;
}
.appImg{
    float:left;
    width:auto;
}
.appImg img{
    float: left;
    margin-left: 20px;
    margin-top: 15px;
}
.appRight{
    float:right;
    width:37%;
}
.contMainBG{
    float:left;
    width:100%;
    background:#f3f3ec;
    border-top:1px solid #cfd2d9;
    border-bottom:1px solid #cfd2d9;
}
.contHeading{
    color: #000000;
    float: left;
    font-family: Arial Black;
    font-size: 31px;
    font-weight: normal;
    text-align: center;
    width: 100%;
}
.contLinks{
    color:#000000;
    float:left;
    font-size:18px;
    margin-left:149px;
    width:80%;
}
.contLinks a:link {text-decoration:underline; color:#000;}
.contLinks a:visited {text-decoration:underline; color:#000;}
.contLinks a:active {text-decoration:underline; color:#000;}
.contLinks a:hover {text-decoration:none; color:#000;}
.contMain{
    float:left;
    width:100%;
}
.contLeft{
    float:left;
    width:66%;
}
.comImg{
    float:left;
    width:100%;
}
.comImg img{
    margin-left:30px;
}
.contRight{
    float:left;
    width:30%;
}
.siteMap{
    float:left;
    width:100%;
    padding-bottom:20px;
}
.siteMapHeading{
    float:left;
    width:100%;
    font-size:25px;
    color:#000;
}
.siteMapLeft{
    float:left;
    width:33%;
    font-size:20px;
    color:#000;
}
.siteMapCenter{
    float:left;
    width:33%;
    font-size:20px;
    color:#000;
}
.siteMapRight{
    float:left;
    width:33%;
    font-size:20px;
    color:#000;
}
.mtop70{
    margin-top:70px;
}
.siteMapLeft1{
    float:left;
    width:33%;
    font-size:12px;
    color:#000;
    line-height:20px;
}
.siteMapLeft1 a:link {text-decoration:none; color:#000;}
.siteMapLeft1 a:visited {text-decoration:none; color:#000;}
.siteMapLeft1 a:active {text-decoration:none; color:#000;}
.siteMapLeft1 a:hover {text-decoration:underline; color:#000;}

.siteMapCenter1{
    float:left;
    width:33%;
    font-size:12px;
    color:#000;
    line-height:20px;
}
.siteMapCenter1 a:link {text-decoration:none; color:#000;}
.siteMapCenter1 a:visited {text-decoration:none; color:#000;}
.siteMapCenter1 a:active {text-decoration:none; color:#000;}
.siteMapCenter1 a:hover {text-decoration:underline; color:#000;}

.siteMapRight1{
    float:left;
    width:33%;
    font-size:12px;
    color:#000;
    line-height:20px;
}
.siteMapRight1 a:link {text-decoration:none; color:#000;}
.siteMapRight1 a:visited {text-decoration:none; color:#000;}
.siteMapRight1 a:active {text-decoration:none; color:#000;}
.siteMapRight1 a:hover {text-decoration:underline; color:#000;}
.addMain{
    float:left;
    width:100%;
}
.addTop{
    float:left;
    background:url(../images/topTxtBG.png) no-repeat;
    width:319px;
    height:19px;
}
.addCenter{
    float:left;
    background:#f7f7f7;
    width:319px;
    height:auto;
    font-size:20px;
    color:#000;
    text-align:center;
}
.addBottom{
    float:left;
    background:url(../images/bottomTxtBG.png) no-repeat;
    width:319px;
    height:19px;
}
.footer{
    float:left;
    border-top:1px dotted #000;
    line-height:50px;
    width:100%;
    text-align:center;
    font-size:20px;
    color:#000;
}
.regMainDiv{
    left:50%;
    margin-left:-226px;
    position:fixed;
    top:9%;
    width:457px;
    z-index:999;
}
.regMainDiv2{
    left:50%;
    margin-left:-226px;
    margin-top:-107px;
    position:fixed;
    top:50%;
    width:457px;
    z-index:1200;
}
.regMainDiv2 .regCenter{
    padding:0 20px 20px;
    width:411px;
}
.regMainDiv2 .locIpt {
    float:left;
    width:100%;
}
.regMainDiv2 .locIpt1 {
    float:left;
    width:100%;
}
.regMainDiv2 .locIpt label {
    float:left;
    line-height:22px;
    width:40%;
}

.dim{
    /* for IE */
    /*filter:alpha(opacity=60);*/
    /* CSS3 standard */
    background:none repeat scroll 0 0 #000000;
    display:none;
    height:100%;
    left:0;
    opacity:0.6;
    filter:alpha(opacity=60);
    position:fixed;
    top:0;
    width:100%;
    z-index:99;
}
.reg_pop{
    z-index:999;
}
.second_dim{
    /* for IE */
    /*filter:alpha(opacity=60);*/
    /* CSS3 standard */
    background:none repeat scroll 0 0 #000000;
    display:none;
    height:100%;
    left:0;
    opacity:0.6;
    filter:alpha(opacity=60);
    position:fixed;
    top:0;
    width:100%;
   
}
.shadow{
    background:#000;
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:fixed;
    display:block;
    filter:alpha(opacity=60);
    /* CSS3 standard */
    opacity:0.6;
}
.regTop{
    float:left;
    width:457px;
    height:15px;
    background:url(../images/regTopBG.png) no-repeat;
}
.regBottom{
    float:left;
    width:457px;
    height:15px;
    background:url(../images/regBottomBG.png) no-repeat;
}
.regCenter{
    background:none repeat scroll 0 0 #FFFFFF;
    border-left:3px solid #000000;
    border-right:3px solid #000000;
    float:left;
    height:auto;
    width:452px;
    padding-bottom:20px;
}
.close{
    float:right;
    width:100%;
}
.close img{
    float:right;
    margin-right:25px;
}

.busHeading h1{
    float:left;
    width:100%;
    color:#000000;
    font-size:43px;
    font-weight:bold;
}
.busHeading p{
    color:#000000;
    float:left;
    font-size:20px;
    text-align:right;
    width:97%;

}
.faqMain_Div{
    float:left;
    margin-left:141px;
    width:85%;
}
.text{
    float:left;
    width:99%;
    margin-left:10px;
    font-size:14px;
    color:#6d6a6a;
}
.text1{
    float:left;
    width:99%;
    margin-left:10px;
    font-size:14px;
    color:#000;
    line-height:24px;
}
.regInputMain{
    width:99%;
    margin-left:10px;
    float:left;
}
.regInputMain label{
    color:#000000;
    float:left;
    font-size:14px;
    line-height:22px;
    width:30%;
}
.regInputMain input{
    border:1px solid #88898A;
    float:left;
    height:28px;
    margin-left:28px;
    padding:2px;
    width:58%;
}
.mLeft10{
    margin-left:10px;
}
.mLeft100{
    margin-left:100px;
}
.mLeft80{
    margin-left:80px;
}
.mRight10{
    margin-right:10px;
}
.adsBookMain{
    float:left;
    margin-left:10px;
    width:95%;
    border:1px solid #aaa8a8;
    height:40px;
    height:165px;
    overflow-x:hidden;
    overflow-y:scroll;
}
.checkBoxMain1{
    float:left;
    margin-top:20px;
    margin-left:10px;
    width:98%;
}
.checkBoxMain{
    float:left;
    margin-top:20px;
    margin-left:10px;
    width:90%;
}
.checkBoxMain input{
     float: left;
    width: 10px;
}
.checkBoxMain label{
    float:left;
    width:80%;
    font-size:14px;
    color:#000;
}
.enterText{
    float:left;
    width:100%;
    font-size:20px;
    color:#656161;
    margin-left:10px;
}
.enterText a:link {text-decoration:none; color:#000;}
.enterText a:visited {text-decoration:none; color:#000;}
.enterText a:active {text-decoration:none; color:#000;}
.enterText a:hover {text-decoration:underline; color:#000;}

.enterText1{
    float:left;
    width:100%;
    font-size:20px;
    color:#656161;
    padding-bottom:5px;
    text-align:right;
}
.enterText1 a{
    text-decoration: none;
}
.enterText1 a:hover{
    text-decoration: underline;
}

.innerBannerMain{
    float:left;
    width:100%;
    padding-bottom:20px;

}
.innerBannerLeft{
    float:left;
    width:59%;
}
.innerBannerRight{
    float:left;
    width:35%;
}
.innerBannerLeft1{
    float:left;
    width:52%;
}
.innerBannerRight1{
    float:left;
    width:48%;
}
.innerBannerRight img{
    float:left;
}
.innerBannerText{
    float:left;
    width:100%;
    font-size:20px;
    color:#000;
}
.headerText{
    font-size:35px;
    color:#000;
}
.slt{
    float:left;
    width:100%;
}
.slt select{
    border:1px solid #88898A;
    color:#000000;
    float:left;
    font-size:20px;
    margin-left:10px;
    width:209px;
}
.giftInput{
    float:left;
    width:100%;
}
.giftInput label{
    color:#000000;
    float:left;
    font-size:15px;
    line-height:22px;
    width:14%;
    text-align: right;
    margin-right: 10px;
    font-weight: bold;
}
.giftInput input{
    border:2px solid #808080;
    float:left;
    height:30px;
    padding:3px;
    width:32%;
}
.giftInput input[type="file"]{
    border:1px solid #88898A;
    float:left;
    height:22px;
    padding:1px;
    width:22%;
}
.profileInput{
    float:left;
    width:100%;
}
.profileInput label{
    color: #000000;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 25px;
    margin-right: 10px;
    text-align: right;
    width: 36%;
}
.profileInput input{
     background: url("../images/home_page_input_fields_bg.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    float: left;
    font-size: 14px;
    height: 30px;
    padding: 3px;
    width: 273px;
}
.profileInput select{
    border:2px solid #808080;
    float:left;
    height:30px;
    padding:3px;
    width:55%;
}
.profileInput input[type="file"]{
    border:1px solid #88898A;
    float:left;
    height:22px;
    padding:1px;
    width:22%;
}
.profileInput_new{
    float:left;
    width:80%;
    margin-top:35px;
    margin-left:43px;
}
.profileInput_new h1{
    color: #000000;
    float: left;
    font-size: 39px;
    font-weight: bold;
}
.profileInput_new label{
     color: #000000;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 47px;
    margin-left: 2px;
    margin-right: 10px;
    text-align: right;
    width: 17%;
}

.wid{
    float:left;
    width:7%!important;
}
.textareaClass{
   
    border:1px solid #88898A;
    float:left;
    height:200px;
    width:99%;
}

.textarea{
    background:none repeat scroll 0 0 #ECECEC;
    border:1px solid #88898A;
    float:left;
    height:100px;
    width:80%;
}
.textarea1{
    border: 1px solid #88898A;
    float: left;
    height: 100px;
    margin-left: 10px;
    width: 95%;
}
.giftInput p{
    float:left;
    width:47%;
    font-size:14px;
    color:#000;
    margin-left:5px;
    margin-top:6px;
}
.giftText{
    color:#000000;
    float:left;
    font-size:20px;
    margin-left:37px;
    width:92%;
}
.giftTextpop{
    color:#000000;
    float:left;
    font-size:20px;
    margin-left:17px;
    width:96%;
}
.giftText1{
    font-size:15px;
    color:#000;
}
.mainCont{
    float:left;
    width:100%;
}
.loc{
    float:left;
    width:100%;
    font-size:20px;
    color:#000;
}
.loc1{
    font-size:20px;
    color:#656161;
}
.locText{
    float:left;
    width:100%;
    font-size:14px;
    color:#000;
}
.locInput{
    float:left;
    width:100%;
    margin-top: -3px;
}
.locIpt2{
    float:left;
}
.locIpt{
    float:left;
    width:33%;
    margin-left: 20px;
}
.locIpt label{
    color:#000000;
    float:left;
    font-weight:bold;
    line-height:30px;
    width:45%;
}
.locIpt input{
    border:2px solid #808080;
    float:left;
    height:30px;
    margin-left:9px;
    margin-right:8px;
    padding:3px;
    width:48%;
}
.locIpt1{
    float:left;
    width:22%;
    margin-top: 2px;
}
.locIpt1 label{
    color:#000000;
    float:left;
    font-weight:bold;
    line-height:30px;
    text-align:right;
    width:31%;
}
.locIpt1 input{
    border:2px solid #808080;
    float:left;
    height:30px;
    margin-left:9px;
    margin-right:10px;
    padding:3px;
    width:60%;
}
.addText{
    color:#000000;
    float:left;
    font-size:20px;
    font-weight:bold;
    margin-left:116px;
    margin-top:20px;
    width:85%;
}
.addText1{
    float:left;
    width:100%;
    font-size:15px;
    color:#808080;
    font-weight: bold;
}
.addText1 p{
    float:left;
    font-size:15px;
    color:#808080;
    font-weight: bold;
    margin-top:12px;
}
.addText2{
    float:left;
    font-size:18px;
    color:#656161;
    width:43%;
}
.check{
    float: right;
    margin-right: 140px;
    margin-top: 8px;
    width: 51%;
}
.check input[type="checkbox"]{
    float:left;
    width:5%;
}
.check input[type="button"]{
   background: url("../images/small_blue.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 31px;
    line-height: 0;
    margin-left: 41px;
    text-align: center;
    width: 96px;
}
.check input[type="button"]:hover{
opacity:0.8;
}
.check label{
    float:left;
    width:66%;
    font-size: 13px;
}
.mTop4{
    margin-top:-4px;
}
.regTop1{
    float:left;
    width:769px;
    height:16px;
    background:url(../images/regTopBG1.png) no-repeat;
}
.regBottom1{
    float:left;
    width:769px;
    height:16px;
    background:url(../images/regBottomBG1.png) no-repeat;
}
.regCenter1{
    background:none repeat scroll 0 0 #FFFFFF;
    border-left:3px solid #ffffff;
    border-right:3px solid #ffffff;
    float:left;
    height:auto;
    width:763px;
    padding-bottom:20px;
}

.mltMain{
    float:left;
    border-bottom:1px dotted #000;
    padding-bottom:20px;
    width:100%;
}
.mltHeading{
    float:left;
    width:30%;
    font-size:30px;
    color:#000;
    margin-left:10px;
}
.mltRight{
    float:left;
    width:68%;
    font-size:16px;
    color:#6d6a6a;
    font-weight:bold;
}
.mltRight a:link {text-decoration:none; color:#6d6a6a;}
.mltRight a:visited {text-decoration:none; color:#6d6a6a;}
.mltRight a:active {text-decoration:none; color:#6d6a6a;}
.mltRight a:hover {text-decoration:none; color:#000;}
.mltMainDiv{
    float:left;
    width:100%;
}
.mltLeftDiv{
    float:left;
    width:28%;
    margin-left:40px;
}
.mltRightDiv{
    float:left;
    margin-left:20px;
    width:64%;
}

.mltLeftDiv1{
    float: left;
    margin-left: 20px;
    width: 53%;
}
.mltRightDiv1{
    float: left;
    margin-left: 20px;
    width: 34%;
}
.topGray{
    float:left;
    width:100%;
    background:#767373;
    height:65px;
}
.topGray p{
    color:#FFFFFF;
    float:left;
    font-size:14px;
    line-height:60px;
    text-align:center;
    width:49%;
}
.imgBlue{
    float:left;
    width:100%;
    background:#a5d3e4;
    height:260px;
    overflow: hidden;

}
.imgBlue p{
    color:#000000;
    float:left;
    font-size:30px;
    line-height:35px;
    margin-left:67px;
    margin-top:71px;
    width:100%;
}
.comName{
    width:100%;
    float:left;
    font-size:14px;
    font-weight:bold;
    color:#000;
}
.comName1{
    border-top:1px dotted #000000;
    color:#000000;
    float:left;
    font-size:14px;
    font-weight:bold;
    padding-top:7px;
    width:83%;
}
.comText{
    width:100%;
    float:left;
    font-size:14px;
    color:#6d6a6a;
    line-height:20px;
}
.orgAddMain{
    float:left;
    width:100%;
}
.orgLeft{
    float:left;
    width:25%;
    background:#052958;
}
.orgRight{
    float:left;
    width:30%;
    margin-left:10px;
}
.orgText{
    color:#000000;
    float:left;
    font-size:14px;
    margin-left:8px;
    margin-top:10px;
    width:100%;
}
.orgPrice{
    color:#FFFFFF;
    float:left;
    font-size:30px;
    margin-left:8px;
    margin-top:10px;
    width:100%;
}
.orgLink{
    color:#000000;
    float:right;
    font-size:10px;
    margin-right:6px;
    margin-top:3px;
    padding-bottom:5px;
    text-align:right;
    width:100%;
}
.giftsTxt{
    background:none repeat scroll 0 0 #052958;
    color:#000000;
    float:left;
    margin-left:7px;
    padding-top:10px;
    text-align:center;
    width:78%;
}
.wite{
    font-size:30px;
    color:#FFF;
}
.desText{
    float:left;
    width:100%;
    font-size:14px;
    color:#000;
}
.blogIcom{
    float:left;
    width:100%;
}
.icont{
    float:left;
    width:108px;
}
.icont p{
    float:left;
    line-height:21px;
    margin-left:10px;
}

.icont img{
    float:left;
}
.icont input{
    background:url("../images/t1.png") no-repeat scroll 0 0 transparent;
    float:left;
    font-size:12px;
    height:14px;
    margin-left:7px;
    padding:3px 7px;
    width:25px;
}
.iconf{
    float:left;
    width:100px;
}
.iconf img{
    float:left;

}
.iconf input{
    background:url("../images/f_like_input.png") no-repeat scroll 0 0 transparent;
    float:left;
    font-size:12px;
    height:12px;
    margin-left:7px;
    padding:3px 7px;
    width:8px;
}
.mapLoc{
    float:right;
    width:100%;
    text-align:right;
    font-size:18px;
    color:#3a69d6;
    margin-right:78px;
}
.mapLoc a:link {text-decoration:underline; color:#3a69d6;}
.mapLoc a:visited {text-decoration:underline; color:#3a69d6;}
.mapLoc a:active {text-decoration:underline; color:#3a69d6;}
.mapLoc a:hover {text-decoration:none; color:#3a69d6;}
.heltCont{
    width:100%;
    float:left;
}
.heltCont li{
    list-style:none;
    font-size:18px;
    color:#3a69d6;
    width:100%;
    float:left;
    margin-top:10px;
}
.heltCont li a:link {text-decoration:underline; color:#3a69d6;}
.heltCont li a:visited {text-decoration:underline; color:#3a69d6;}
.heltCont li a:active {text-decoration:underline; color:#3a69d6;}
.heltCont li a:hover {text-decoration:none; color:#3a69d6;}
.contLeftInerr{
    float:left;
    width:50%;
}
.innerContHeading{
    float:left;
    width:100%;
    font-size:20px;
    color:#000;
    font-weight:bold;
}
.innerContText{
    float:left;
    width:100%;
    font-size:14px;
    color:#000;
}
.olMainDiv{
    float:left;
    width:100%;
    margin-left:20px;
}
.olMainDiv li{
    float:left;
    line-height:24px;
    width:100%;
    font-size:14px;
    color:#000;
}
.ulMainDiv{
    float:left;
    width:100%;
    margin-left:20px;
}
.ulMainDiv li{
    float:left;
    line-height:24px;
    width:100%;
    font-size:14px;
    color:#000;
}
.contRightInerr{
    float:left;
    width:49%;
}
.contText{
    float:left;
    font-size:20px;
    color:#000;
    width:100%;
}
.contDiv{
    float:left;
    width:45%;
}
.contDivMain{
    float:left;
    margin-left:16px;
    width:96.5%;
    
}
.contDivMain4{
    float:left;
    width:100%;
    padding-bottom:30px;
}
.locLeft{
    float:left;
    width:33%;
}
.locLeft p{
    float:left;
    font-size:20px;
    color:#000;
    margin-left:144px;
}
.locCenter{
    float:left;
    width:33%;
}
.locCenter p{
    float:left;
    font-size:20px;
    color:#000;
    margin-left:144px;
}

.locRight{
    float:left;
    width:33%;
}
.locRight p{
    float:left;
    font-size:20px;
    color:#000;
    margin-left:144px;
}
.choosHeading{
    color:#000000;
    float:left;
    font-size:20px;
    width:50%;
    margin-top: 3px;
}
.perLoc{
    font-size:14px;
    color:#000;
}
.contDivMain input[type="text"]{
    background: url("../images/sign_up_input_fields_small_bg.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    float: left;
    height: 30px;
    margin-left: 10px;
    padding: 3px;
    width: 150px;
}
.contDivMain input[type="submit"]{
    background:url("../images/btnBG.png") repeat-x scroll 0 0 transparent;
    border:1px solid #C5C5A6;
    float:left;
    margin-left:10px;
    margin-top:7px;
    padding:1px 10px;
}
.rdoMain{
    float:left;
    width:100%}

.rdoMain input[type="radio"]{
    float:left;
    margin-top:3px;
}
.rdoMain label{
    color:#000000;
    float:left;
    font-size:15px;
    font-weight:bold;
    padding-left:10px;
    padding-right:26px;
    text-align:left;
}
.addMain1{
    float:left;
    width:100%;
}
.addMainD{
    float:left;
    width:100%;
}

.addMain11 input[type="radio"]{
    float:left;
    margin-left:10px;
    margin-top:0px;
}
.addMain11 input[type="text"]{
    border: 1px solid #88898A;
    float: left;
    height: 28px;
    margin-left: 10px;
    margin-top: 12px;
    padding: 2px;
}
.addMain11 label{
    color:#000000;
    float:left;
    font-size:14px;
    margin-left:11px;
    width:27%;
    line-height: 24px;
}
.rdoMain1{
    float:left;
    width:100%;
}

.rdoMain1 input[type="radio"]{
    float:left;
    margin-top:3px;
}
.rdoMain1 label{
    color:#000000;
    float:left;
    font-size:14px;
    font-weight:bold;
    padding-left:10px;
    padding-right:20px;
}
.rdoMain4{
    float:left;
    width:100%;
}

.rdoMain4 input{
    float: left;
    width: 1%;
}
.rdoMain4 p{
    color: #000000;
    float: left;
    font-size: 20px;
    padding-left: 9px !important;
    padding-right: 20px;
    width: 7%;
}
.addressHeading{
     color: #000000;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}

.addressText{
    float:left;
    font-size:20px;
    color:#000;
    margin-left:10px;
    margin-top:10px;
}
.conLeft{
    float:left;
    width:50%;
}
.conLeft1{
    float:left;
    width:72%;
}
.conRight{
    float:left;
    width:50%;
}
.regInputMain1{
    width:99%;
    margin-left:10px;
    float:left;
}
.regInputMain1 label{
    color:#000000;
    float:left;
    font-size:14px;
    font-weight:bold;
    line-height:30px;
    text-align:right;
    width:35%;
}
.regInputMain1 input{
    border:2px solid #808080;
    float:left;
    height:30px;
    margin-left:28px;
    padding:3px;
    width:57%;
}
.regInputMain1 select{
    border:2px solid #808080;
    float:left;
    height:30px;
    margin-left:28px;
    padding:3px;
    width:57%;
}
.btnMain{
    float:left;
    width:100%;
}
.btnRightDiv{
    float:left;
    width:30%;
    text-align:right;
    font-size:18px;
}
.btnRightDiv a:link {text-decoration:underline; color:#3a69d6;}
.btnRightDiv a:visited {text-decoration:underline; color:#3a69d6;}
.btnRightDiv a:active {text-decoration:underline; color:#3a69d6;}
.btnRightDiv a:hover {text-decoration:none; color:#3a69d6;}

.btnLeftDiv{
    float:left;
    width:68%;
}

.accountMain{
    float:left;
    width:100%;
    height:40px;
    background:#269594;
}
.accountLeft{
    color:#fff;
    float:left;
    font-size:14px;
    font-weight:bold;
    margin-left:12px;
    margin-top:11px;
    text-align:left;
    width:50%;
}
.accountRight{
    float:right;
    width:46%;
    text-align:right;
    font-size:14px;
    color:#ffffff;
    margin-top:11px;
    margin-right:12px;
    font-weight:bold;
}
.paymentMethod{
    float:left;
    width:100%;
    height:40px;
    background:#fff;
}
.paymentMethod1{
    float:left;
    width:100%;
    min-height:40px;
    background:#e9eae5;
}
.paymentMethod11{
    float:left;
    width:100%;
    min-height:40px;
    background:#e9eae5;

    border-bottom:1px solid #269594;
}
.paymentMethodDiv1{
    float:left;
    width:18%;
    font-size:14px;
    color:#000;
    margin-top:11px;
    margin-left:12px;

}
.paymentMethodDiv2{
    float:left;
    width:52%;
    font-size:14px;
    color:#000;
    margin-top:11px;
}
.paymentMethodDiv3{
    float:left;
    width:18%;
    font-size:14px;
    color:#3a69d6;
    margin-top:11px;
}
.paymentMethodDiv3 a:link {text-decoration:underline; color:#3a69d6;}
.paymentMethodDiv3 a:visited {text-decoration:underline; color:#3a69d6;}
.paymentMethodDiv3 a:active {text-decoration:underline; color:#3a69d6;}
.paymentMethodDiv3 a:hover {text-decoration:none; color:#3a69d6;}

.paymentMethodDiv4{
    float:left;
    width:10%;
    font-size:14px;
    color:#000;
    margin-top:11px;
    text-align:center;
}
.paymentMethodDivRdo{
    float:left;
    width:100%;
}

.paymentMethodDivRdo input[type="radio"]{
    float:left;
}
.paymentMethodDivRdo label{
    float:left;
    padding-left:10px;
    padding-right:20px;
    color:#3a69d6;
    font-size:12px;
}
.paymentMethodDivRdo label a:link {text-decoration:none; color:#3a69d6;}
.paymentMethodDivRdo label a:visited {text-decoration:none; color:#3a69d6;}
.paymentMethodDivRdo label a:active {text-decoration:none; color:#3a69d6;}
.paymentMethodDivRdo label a:hover {text-decoration:underline; color:#3a69d6;}
.offerDiv1{
    color: #000000;
    float: left;
    font-size: 14px;
    margin-left: 15px;
    margin-top: 13px;
    width: 2%;
}
.offerDiv2{
    float:left;
    width:6%;
    font-size:14px;
    color:#000;
    margin-top:12px;
}
.offerDiv2 input{
    float: left;
    margin-left: 10px;
    margin-top: 1px;
}
.offerDiv3{
    float:left;
    width:6%;
    font-size:14px;
    color:#000;
    margin-top:12px;
}
.offerDiv3 input{
    float: left;
    margin-left: 10px;
    margin-top: 1px;
}

.offerDiv4{
    float:left;
    width:23%;
    font-size:14px;
    color:#000;
    margin-top:12px;
}
.offerDiv5{
    float:left;
    width:12%;
    margin-top:12px;
    font-size:14px;
    color:#000;
}
.offerDiv6{
    float:left;
    width:12%;
    margin-top:12px;
    font-size:14px;
    color:#000;
}
.offerDiv7{
    float:left;
    width:12%;
    margin-top:12px;
    font-size:14px;
    color:#000;
}
.offerDiv8{
    float:left;
    width:12%;
    margin-top:12px;
    font-size:14px;
    color:#000;
}
.offerDiv9{
    float:left;
    width:12%;
    margin-top:12px;
    font-size:14px;
    color:#000;
}

.offerDivMain3{
    float:left;
    width:12%;
    margin-top:12px;
    font-size:14px;
    color:#000;
}
.offerDivMain4{
    float:left;
    width:12%;
    margin-top:12px;
    font-size:14px;
    color:#000;
}
.offerDivMain5{
    float:left;
    width:12%;
    margin-top:12px;
    font-size:14px;
    color:#000;
}
.offerDivMain6{
    float:left;
    width:12%;
    margin-top:12px;
    font-size:14px;
    color:#000;
}
.offerDivMain7{
    float:left;
    width:12%;
    margin-top:12px;
    font-size:14px;
    color:#000;
}
.offerDivMain8{
    float:left;
    width:12%;
    margin-top:11px;
    font-size:14px;
    color:#000;
}
.offerDivMain8 input[type="submit"]{
    background:url("../images/btnBG.png") repeat-x scroll 0 0 transparent;
    border:1px solid #C5C5A6;
    float:left;
    padding:1px 10px;
    width:auto!important;
    margin:0;
}
.offerDivMain10{
    float:right;
    width:12%;
    margin-right:20px;
    margin-top:11px;
    font-size:14px;
    color:#000;
}
.offerDivMain10 input[type="submit"]{
    background:url("../images/btnBG.png") repeat-x scroll 0 0 transparent;
    border:1px solid #C5C5A6;
    float:left;
    padding:1px 10px;
    width:auto!important;
    margin:0;
}
.iconMain{
    float: left;
    margin-left: 44px;
    margin-top: 32px;
    width: 90%;
}
.iconMain img{
    float:left;
    margin-left:12px;
}
.req{
    color: #3A69D6;
    float: left;
    font-size: 18px;
    margin-left: 20px;
    margin-top: 10px;
}
.req1{
    color: #3A69D6;
    float: left;
    font-size: 18px;
    margin-left: 20px;
    margin-top: 30px;
}
.req1 a:link {text-decoration:none; color:#3a69d6;}
.req1 a:visited {text-decoration:none; color:#3a69d6;}
.req1 a:active {text-decoration:none; color:#3a69d6;}
.req1 a:hover {text-decoration:underline; color:#3a69d6;}



.headerImgText{
    float:left;
    font-size:30px;
    font-weight:bold;
    color:#000;
    width:100%;
    text-align:center;
}
.headerImgMain{
    float:left;
    width:100%;
}
.headerImgMain img{
    float:left;
    margin-left:10px;
    margin-top:20px;
}
.frt{
    float:right!important;
}
.giftOfferBG{
    float:left;
    width:100%;
    height:40px;
    background:#052958;
}
.w75{
    float:left;
    width:75%;
}
.innerTextleft{
    float:left;
    width:50%;
}
.innerTextRight{
    float:left;
    width:48%;
    text-align:right;
}
.copun{
    float:left;
    width:410px;
    height:285px;
    background:url(../images/cupon.png) no-repeat;
}
.copunInner{
    float: left;
    height: 262px;
    margin-left: 39px;
    margin-top: 11px;
    width: 349px;
}
.copHeading{
    float:left;
    width:100%;
    font-size:25px;
    color:#c26a13;
    margin-top:8px;
}
.copHeading1{
    float:left;
    width:100%;
    font-size:30px;
    text-align:right;
    color:#fff;
}
.copHeadingCenter{
    float:left;
    width:100%;
    font-size:36px;
    text-align:center;
    color:#000;
    margin-top:16px;
}
.copHeadingCenter1{
    float:left;
    width:100%;
    font-size:30px;
    text-align:center;
    color:#000;
    margin-top:16px;
}
.copunLeft{
    float:left;
    width:50%;
    font-size:20px;
    margin-top:36px;
    color:#FFF;
}
.copunRight{
    color: #FFFFFF;
    float: right;
    font-size: 20px;
    margin-top: 36px;
    text-align: right;
    width: 49%;
}
.contInnerLeft{
    float:left;
    width:34%;
}
.contInnerRight{
    float:left;
    width:64%;
}
.contInnerHeading{
    float:left;
    width:100%;
    font-size:30px;
    color:#585755;
}
.contInnerText{
    float:left;
    width:100%;
    font-size:18px;
    color:#000;
}
/*=================================== NEW ===========================*/
.bannerCenterDiv{
    float:left;
    width:30%;
}
.locationText{
    float:left;
    width:100%;
    font-size:14px;
    color:#000;
    margin-left:12px;
    font-weight: normal;
}
.totalGiftMain{
    float: left;
    margin-left: 89px;
    width: 32%;
}
.totalGiftHeadint{
    color: #000000;
    float: left;
    font-size: 20px;
    margin-top: 99px;
    width: 100%;
}
.totalGiftHeadint1{
    color: #000000;
    float: left;
    font-size: 20px;
    width: 100%;
}
.totalGiftText{
    float:left;
    width:100%;
    font-size:30px;
    color:#000;
}
.wellcomeBackText{
    float:left;
    width:100%;
}
.top_banner_Left{
    float:left;
    width:11px;
    height:105px;
    background:url(../images/top_banner_Left.png) no-repeat;
}
.top_banner_Center{
    float:left;
    width:92%;
    height:105px;
    background:url(../images/top_banner_Center.png) repeat-x;
}
.top_banner_Right{
    float:left;
    width:11px;
    height:105px;
    background:url(../images/top_banner_Right.png) no-repeat;
}
.wellcomeText{
    color: #FFFFFF;
    float: left;
    font-size: 20px;
    margin-top: 16px;
    width: 100%;
}
.wellcomeText a:link {text-decoration:none; color:#FFFFFF;}
.wellcomeText a:visited {text-decoration:none; color:#FFFFFF;}
.wellcomeText a:active {text-decoration:none; color:#FFFFFF;}
.wellcomeText a:hover {text-decoration:none; color:#000;}

.welcomeMain{
    float:left;
    width:78%;
}
.wellcomeImg{
    float:left;
    width:22%;
    margin-top:9px;
}
.mainContLeft{
    width:20%;
    float:left;
}
.mainContRight1{
    float: right;
    margin-left: 10px;
    padding-bottom: 20px;
    width: 78%;
}
.mainContRight{
    border-bottom: 1px dashed #CCCCCC;
    float: left;
    margin-left: 10px;
    padding-bottom: 20px;
    width: 99%;
}

.grayDiv{
    float:left;
    width:100%;
    color:#FFF;
    background:#767373;
    height:30px;
    font-size:14px;
    font-weight:bold;
    line-height:30px;
    text-align:center;
}
.giftHeading{
    float:left;
    width:100%;
    text-align:right;
    font-size:30px;
    color:#000;
}
.searchCont{
    float:left;
    width:100%;
    background:#a5d3e4;
    padding-top:15px;
    padding-bottom:15px;
}
.inputText{
    float:left;
    width:100%;
}
.inputText input{
    float:left;
    width:80%;
    border:1px solid #8b9295;
    height:20px;
    padding:2px;
    margin-left:16px
}
.inputText p{
    float:left;
    width:80%;
    font-size:12px;
    color:#000;
    font-family:Tahoma;
    margin-left:17px;
    margin-top:10px;
}
.multiInput{
    float:left;
    width:100%;
    margin-top:10px;
}
.multiInput input[type="radio"]{
    float:left;
    margin-left:16px;
    margin-right:10px;
}
.multiInput input[type="text"]{
    float:left;
    border:1px solid #8b9295;
    height:14px;
    padding:2px;
    width:43px;
    margin-left:10px;
}
.multiInput p{
    float:left;
    font-size:14px;
    color:#000;
    font-weight:bold;
}
.mLeft60{
    margin-left:60px;
}
.sortSearchText{
    float:left;
    width:100%;
    text-align:center;
    font-size:14px;
    color:#000;
    font-weight:bold;
}
.slted a { color:#fff!important;}
.sortSearchText a:link {text-decoration:none; color:#000;}
.sortSearchText a:visited {text-decoration:none; color:#000;}
.sortSearchText a:active {text-decoration:none; color:#000;}
.sortSearchText a:hover {text-decoration:none; color:#fff;}

.addImgMain{
    float:left;
    width:38%;
}
.addImgMain img{
    float:left;
}
.mltRightDiv1{
    float:left;
    margin-left:20px;
    width:59%;
}
.orgRight1{
    float: left;
    margin-left: -15px;
    margin-top: 22px;
    width: 30%;
}
.giftsTxt p{
    float:left;
    width:100%;
    font-size:14px;
    color:#000;
}
.giftsTxt img{
    float: left;
    margin-top: 5px;
    padding-bottom: 8px;
}
.comName3{
    width:49%;
    float:left;
    font-size:14px;
    font-weight:bold;
    color:#000;
}
.comName4{
    color: #000000;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-right: 77px;
    text-align: right;
    width: 22%;
}
.rew{
    float:left;
    width:100%;
    margin-top:20px;
}
.rew p{
    float:left;
    width:30%;
}
.rew img{
    float:left;

}
.mapLoc1{
    float:right;
    width:26%;
    text-align:right;
    font-size:18px;
    color:#3a69d6;
    margin-right:78px;
}
.mapLoc1 a:link {text-decoration:underline; color:#3a69d6;}
.mapLoc1 a:visited {text-decoration:underline; color:#3a69d6;}
.mapLoc1 a:active {text-decoration:underline; color:#3a69d6;}
.mapLoc1 a:hover {text-decoration:none; color:#3a69d6;}
.mainCont3{
    float:left;
    width:100%;
    padding-bottom:30px;
}
.iconFaceBook{
    float:left;
    margin-left:40px;
}
.iconTweeter{
    float:left;
    margin-left:10px;
}
.textN{
    float:left;
    width:100%;
    font-size:16px;
    color:#6d6a6a;
    font-weight:bold;
}
.textN a:link {text-decoration:none; color:#6d6a6a;}
.textN a:visited {text-decoration:none; color:#6d6a6a;}
.textN a:active {text-decoration:none; color:#6d6a6a;}
.textN a:hover {text-decoration:none; color:#000;}
.mTopBG{
    float:left;
    width:1000px;
    background:url(../images/pinkrouncornertop.png) no-repeat;
    height:12px;
    margin-top:46px;
}
.mCenterBG{
    float:left;
    width:1000px;
    background:url(../images/pinkrouncornermid.png) repeat-y;
    height:auto;
}
.mBottomBG{
    float:left;
    width:1000px;
    background:url(../images/pinkrouncornerbot.png) no-repeat;
    height:12px;
}
.grey_header{
    position:absolute;
    width:100%;
    display:block;
    height:100px;
    background:#F3F3EC
}
.whiteTopBG{
    float:left;
    width:1000px;
    background:url(../images/whiteTopBGaaa.png) no-repeat;
    height:11px;
    margin-top:25px;
}
.whiteMidBG{
    float:left;
    width:1000px;
    background:url(../images/whiteMidBGaaaa.png) repeat-y;
    min-height: 550px;
}
.CKtext{
    float:left;
    width:1000px;
    height:auto;
}
.whiteBotBG{
    float:left;
    width:1000px;
    background:url(../images/whiteBotBGaaa.png) no-repeat;
    height:12px;
}
.whiteMain{
    float:left;
    width:100%;
}
.mtop57{
    margin-top: 57px;
}


.body_pink{
    background:url(../images/innerBodyBG.png) repeat #fff!important;

}
.pink_header{
    background: url("../images/main_header_BG.png") repeat-x scroll center center transparent;
    height: 184px;
    width: 100%;

}

.businessHeading{
    float:left;
    width:99%;
    font-size:24px;
    color: #000000;
    margin-left:10px;
    font-weight: bold;
}
.stepMain{
    float: left;
    width: 100%;
    margin-top:13px;
}
.step_1_left{
    float:left;
    width: 14%;
    background: url("../images/checkOutBGBlue.png") no-repeat;
    height: 63px;
    margin-left: -40px;
}
.step_4_left{
    background:url("../images/checkOutBGBlue.png") no-repeat scroll 0 0 transparent;
    float:left;
    height:63px;
    margin-left:20px;
    width:47%;
}
.step_1_right{
    float:left;
    width: 80%;
}
.businfodiv{
    float:left;
    width: 68%;
}
.first{
    color:#FFFFFF;
    float:left;
    font-size:36px;
    font-weight:bold;
    padding:10px 16px 0;
    width:16%;
}
.stp{
    color:#FFFFFF;
    float:left;
    font-size:24px;
    font-weight:bold;
    margin-top:17px;
    width:54%;

}
.giftInfoInput{
    float:left;
    width:100%;
}
.giftInfoInput label{
    color:#000000;
    float:left;
    font-size:15px;
    line-height:22px;
    width:14%;
    text-align: right;
    margin-right: 10px;
    font-weight: bold;
}
.giftInfoInput input{
    border:2px solid #808080;
    float:left;
    height:30px;
    padding:3px;
    width:15%;
}
.giftInfoInput p{
    color:#000000;
    float:left;
    font-size:12px;
    line-height:30px;
    margin-left:5px;
    width:63%;
}
.mLeft50{
    margin-left: 50px;
}
.footerMainBG{
    float: left;
    width:100%;
    background: url("../images/footerBG.png") repeat-x;
    height: 236px;
    margin-top: 20px;
}
.footerheading{
    float: left;
    margin-left: 6%;
    margin-right: 2%;
    width: 17%;
}
.footerheading h1{
    float:left;
    width:100%;
    font-size: 22px;
    font-weight: bold;
    color:#808080;
    margin-top: 30px;
}
.footerheading ul{
    float:left;
    width:100%;
    margin-top: 20px;
    list-style: none;
}
.footerheading ul li{
    float:left;
    width:100%;
    font-size: 18px;
    font-weight: bold;
    color:#808080;
}
.footerheading ul li a{text-decoration: underline;color:#808080!important;}
.apply_main{
    float:left;
    width: 20%;
    margin-left:10px;
}
.apply_left{
    float:left;
    width: 20px;
    height: 58px;
    background:url("../images/apply_left.png") no-repeat scroll 0 0 transparent;
}
.apply_right{
    float:left;
    width: 20px;
    height: 58px;
    background:url("../images/apply_right.png") no-repeat scroll 0 0 transparent;
}
.applyNow_btn{
    background:url("../images/apply_center.png") repeat-x scroll 0 0 transparent;
    color:#FFFFFF;
    float:left;
    font-size:24px;
    font-weight:bold;
    height:26px;
    padding:16px 0;
    width:auto !important;
}

.applyNow_btn a {text-decoration: none; color:#fff;}


.faqMainCont{
    float:left;
    width:90%;
    margin-left: 20px;
}
.fontRight{
    color:#000000;
    float:left;
    font-size:18px;
    font-weight:bold;
    margin-left:20px;
    margin-top:24px;

}
.selectBoxMain{
    float:left;
    margin-left:250px;
    width:72%;
}
.selectBoxMain h1{
    float:left;
    width:100%;
    font-size: 14px;
    font-weight: bold;
    color:#000;
}
.sltBoxInner{
    float:left;
    margin-top:9px;
    width:100%;
}
.sltBoxInner input{
    float:left;
    margin-right: 10px;
    margin-top: 3px;
}
.sltBoxInner label{
    float:left;
    width:90%;
    font-size: 14px;
    color:#000;
}
.contractText{
    color:#000000;
    float:left;
    font-size:14px;
    font-weight:normal;
    margin-left:25px;
    margin-top:46px;
    width:auto;
}
.locationText{
    float:left;
    width:100%;
    font-size: 14px;
    font-weight: bold;
    color:#000;
    margin-top:10px;
}
.chooseACard{
    float:left;
    width:80%;
    margin-left:124px;

}
.newSelect {
    float:left;
    width:57%;
    margin-left:28px;
}
.newSelect select{
    border:2px solid #808080;
    float:left;
    height:30px;
    margin-left:10px;
    padding:3px;
    width:45%;
}
.stepFour{
    float: right;
    margin-top: 20px;
    width: 55.4%;
}
/* ///////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////// */
.offerDiv1{
    color: #000000;
    float: left;
    font-size: 14px;
    margin-left: 15px;
    margin-top: 13px;
    width: 3%;
}
.offerDiv2{
    float:left;
    width:6%;
    font-size:14px;
    color:#000;
    margin-top:12px;
}
.offerDiv2 input{
    float: left;
    margin-left: 10px;
    margin-top: 1px;
}
.offerDiv3{
    float:left;
    width:6%;
    font-size:14px;
    color:#000;
    margin-top:12px;
}
.offerDiv3 input{
    float: left;
    margin-left: 10px;
    margin-top: 1px;
}

.offerDiv4{
    float:left;
    width:30%;
    font-size:14px;
    color:#000;
    margin-top:12px;
}
.offerDiv5{
    float:left;
    width:18%;
    margin-top:12px;
    font-size:14px;
    color:#000;
}
.offerDiv6{
    float:left;
    width:15%;
    margin-top:12px;
    font-size:14px;
    color:#000;
}
.offerDiv7{
    float:left;
    width:14%;
    margin-top:12px;
    font-size:14px;
    color:#000;
}
.offerDiv8{
    float:left;
    width:14%;
    margin-top:12px;
    font-size:14px;
    color:#000;
}
.offerDiv9{
    float:left;
    width:12%;
    margin-top:9px;
    font-size:14px;
    color:#000;
}

.offerDiv11{
    color: #000000;
    float: left;
    font-size: 14px;
    margin-left: 15px;
    margin-top: 13px;
    width: 3%;
}
.offerDiv21{
    float:left;
    width:6%;
    font-size:14px;
    color:#fff;
    margin-top:12px;
}
.offerDiv21 input{
    float: left;
    margin-left: 10px;
    margin-top: 1px;
}
.offerDiv31{
    float:left;
    width:6%;
    font-size:14px;
    color:#fff;
    margin-top:12px;
}
.offerDiv31 input{
    float: left;
    margin-left: 10px;
    margin-top: 1px;
}

.offerDiv41{
    float:left;
    width:19%;
    font-size:14px;
    color:#000;
    margin-top:12px;
}
.offerDiv41 a{ text-decoration: none; color:#fff;}
.offerDiv41 a:hover{ text-decoration: underline; color:#fff;}
.offerDiv411{
    float:left;
    width:19%;
    font-size:14px;
    color:#000;
    margin-top:12px;
}
.offerDiv411 img{
    float: left;
    margin-right: 5px;
}
.offerDivEmail{
    float:left;
    width:38%;
    font-size:14px;
    color:#000;
    margin-top:12px;
}
.offerDivEmail img{
    float: left;
    margin-right: 5px;
}
.offerDiv51{
    float:left;
    width:14%;
    margin-top:12px;
    font-size:14px;
    color:#000;
}
.offerDiv61{
    float:left;
    width:14%;
    margin-top:12px;
    font-size:14px;
    color:#000;
}
.offerDiv71{
    float:left;
    width:10%;
    margin-top:12px;
    font-size:14px;
    color:#000;
}
.offerDiv81{
    float:left;
    width:8%;
    margin-top:12px;
    font-size:14px;
    color:#000;
}
.offerDiv91{
    float:left;
    width:10%;
    margin-top:9px;
    font-size:14px;
    color:#000;
}

.offerDivMain2{
    float:left;
    width:23%;
    margin-top:12px;
    font-size:14px;
    color:#000;
    text-align: center;
}
.offerDivMainHeadigRedeem{
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    width: 20%;
    text-align: center;
}
.offerDivMainHeadig1{
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    width: 25%;
    text-align: center;
}
.offerDivMainHeadig1 a{text-decoration: none;color:#fff;}
.offerDivMainHeadig1 a:hovre{text-decoration: underline;color:#fff;}
.offerDivMainHeadig2 {
     color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    width: 16%;
    text-align: center;
}
.offerDivMainHeadig2 a{text-decoration: none;color:#fff;}
.offerDivMainHeadig2 a:hovre{text-decoration: underline;color:#fff;}
.offerDivMainHeadig3 {
   color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    width: 16%;
    text-align: center;
}
.offerDivMainHeadig3 a{text-decoration: none;color:#fff;}
.offerDivMainHeadig3 a:hovre{text-decoration: underline;color:#fff;}
.offerDivMainHeadig4 {
    color: #fff;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    width: 12%;
    text-align: center;
}
.offerDivMainHeadig4 a{text-decoration: none;color:#fff;}
.offerDivMainHeadig4 a:hovre{text-decoration: underline;color:#fff;}
.offerDivMainHeadig5 {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    width: 13%;
    text-align: center;
}
.offerDivMainHeadig5 a{text-decoration: none;color:#fff;}
.offerDivMainHeadig5 a:hovre{text-decoration: underline;color:#fff;}
.offerDivMainHeadig6 {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-top: 11px;
    width: 12%;
    text-align: center;
}
.offerDivMainHeadig6 a{text-decoration: none;color:#fff;}
.offerDivMainHeadig6 a:hovre{text-decoration: underline;color:#fff;}
.offerDivMainRadeem{
    color: #000000;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    width: 20%;
    text-align: center;
}
.offerDivMain3{
    color: #000000;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    width: 10%;
    text-align: center;
}
.offerDivMain4{
       color: #000000;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    width: 16%;
    text-align: center;
}
.offerDivMain5{
    float:left;
    width:12%;
    margin-top:12px;
    font-size:14px;
    color:#000;
    text-align: center;
}
.offerDivMain6{
    float:left;
    width:12%;
    margin-top:12px;
    font-size:14px;
    color:#000;
    text-align: center;
}
.offerDivMain7{
    float:left;
    width:13%;
    margin-top:12px;
    font-size:14px;
    color:#000;
     text-align: center;
}
.offerDivMain8{
    float:left;
    width:12%;
    margin-top:11px;
    font-size:14px;
    color:#000;
     text-align: center;
}
.offerDivMain8 a{
    text-decoration: none;
}
.offerDivMain8 a:hover{
    text-decoration: underline;
}
.offerDivMain8 input[type="submit"]{
    background:url("../images/btnBG.png") repeat-x scroll 0 0 transparent;
    border:1px solid #C5C5A6;
    float:left;
    padding:1px 10px;
    width:auto!important;
    margin:0;
}
.offerDivMain10{
    float:right;
    width:12%;
    margin-right:20px;
    margin-top:11px;
    font-size:14px;
    color:#fff;
}
.offerDivMain10 input[type="submit"]{
    background:url("../images/btnBG.png") repeat-x scroll 0 0 transparent;
    border:1px solid #C5C5A6;
    float:left;
    padding:1px 10px;
    width:auto!important;
    margin:0;
}
.offerDivMain11{
    float:right;
    width:14%;
    margin-right:20px;
    margin-top:11px;
    font-size:14px;
    color:#fff;
}

.offerDivMain11 input[type="submit"]{
    background:url("../images/btnBG.png") repeat-x scroll 0 0 transparent;
    border:1px solid #C5C5A6;
    float:left;
    padding:1px 10px;
    width:auto!important;
    margin:0;
}
.iconMain{
    float: left;
    margin-left: 44px;
    margin-top: 32px;
    width: 90%;
}
.iconMain img{
    float:left;
    margin-left:12px;
}
.req{
    color: #3A69D6;
    float: left;
    font-size: 18px;
    margin-left: 20px;
    margin-top: 10px;
}
.req1{
    color: #3A69D6;
    float: left;
    font-size: 18px;
    margin-left: 20px;
    margin-top: 30px;
}
.req1 a:link {text-decoration:none; color:#3a69d6;}
.req1 a:visited {text-decoration:none; color:#3a69d6;}
.req1 a:active {text-decoration:none; color:#3a69d6;}
.req1 a:hover {text-decoration:underline; color:#3a69d6;}



.headerImgText{
    float:left;
    font-size:30px;
    font-weight:bold;
    color:#000;
    width:100%;
    margin-top: 20px;
    text-align:center;
}
.headerImgMain{
    float:left;
    margin-left:5px;
    width:92%;
}
.headerImgMain img{
    float:left;
    margin-left:10px;
    margin-top:20px;
}
.frt{
    float:right!important;
}
.giftOfferBG{
    float:left;
    width:100%;
    height:40px;
    background:#052958;
}
.w75{
    float:left;
    width:75%;
}
.innerTextleft{
    float:left;
    width:50%;
}
.innerTextRight{
    float:left;
    width:48%;
    text-align:right;
}
.copun{
    float:left;
    width:410px;
    height:285px;
    background:url(../images/cupon.png) no-repeat;
}
.copunInner{
    float: left;
    height: 262px;
    margin-left: 39px;
    margin-top: 11px;
    width: 349px;
}
.copHeading{
    float:left;
    width:100%;
    font-size:25px;
    color:#c26a13;
    margin-top:8px;
}
.copHeading1{
    float:left;
    width:100%;
    font-size:30px;
    text-align:right;
    color:#fff;
}
.copHeadingCenter{
    float:left;
    width:100%;
    font-size:36px;
    text-align:center;
    color:#000;
    margin-top:16px;
}
.copHeadingCenter1{
    float:left;
    width:100%;
    font-size:30px;
    text-align:center;
    color:#000;
    margin-top:16px;
}
.copunLeft{
    float:left;
    width:50%;
    font-size:20px;
    margin-top:36px;
    color:#FFF;
}
.copunRight{
    color: #FFFFFF;
    float: right;
    font-size: 20px;
    margin-top: 36px;
    text-align: right;
    width: 49%;
}
.contInnerLeft{
    float:left;
    width:34%;
}
.contInnerRight{
    float:left;
    width:64%;
}
.contInnerHeading{
    float:left;
    width:100%;
    font-size:30px;
    color:#585755;
}
.contInnerText{
    float:left;
    width:100%;
    font-size:18px;
    color:#000;
}
/*=================================== NEW ===========================*/
.bannerCenterDiv{
    float:left;
    width:30%;
}
.locationText{
    float:left;
    width:100%;
    font-size:14px;
    color:#000;
    margin-left:12px;
}
.totalGiftMain{
    float: right;
    width: 46%;
    *width: 45%;

}
.totalGiftHeadint{
    color: #000000;
    float: left;
    font-size: 20px;
    margin-top: 99px;
    width: 100%;
}
.totalGiftHeadint1{
    color: #000000;
    float: left;
    font-size: 20px;
    width: 100%;
}
.totalGiftText{
    float:left;
    width:100%;
    font-size:30px;
    color:#000;
}
.wellcomeBackText{
    float:left;
    width:88%;
    margin-top: 20px;
}
.top_banner_Left{
    float:left;
    width:11px;
    height:105px;
    background:url(../images/top_banner_Left.png) no-repeat;
}
.top_banner_Center{
    float:left;
    width:92%;
    height:105px;
    background:url(../images/top_banner_Center.png) repeat-x;
}
.top_banner_Right{
    float:left;
    width:11px;
    height:105px;
    background:url(../images/top_banner_Right.png) no-repeat;
}
.wellcomeText{
    color: #FFFFFF;
    float: left;
    font-size: 20px;
    margin-top: 16px;
    width: 100%;
}
.wellcomeText a:link {text-decoration:none; color:#FFFFFF;}
.wellcomeText a:visited {text-decoration:none; color:#FFFFFF;}
.wellcomeText a:active {text-decoration:none; color:#FFFFFF;}
.wellcomeText a:hover {text-decoration:none; color:#000;}

.welcomeMain{
    float:left;
    width:78%;
    padding-left: 19px;
}
.wellcomeImg{
    float:left;
    width:16%;
    margin-top:9px;
}
.mainContLeft{
    width:20%;
    float:left;
}
.mainContRight1{
    float:left;
    margin-left:10px;
    padding-bottom:20px;
    width:76%;
}
.mainContRight{
    border-bottom: 1px dashed #CCCCCC;
    float: left;
    margin-left: 10px;
    padding: 20px;
    width: 95%;
    background: #e9e4e4;
    *width:100%;
}

.grayDiv{
    float:left;
    width:100%;
    color:#FFF;
    background:#767373;
    height:30px;
    font-size:14px;
    font-weight:bold;
    line-height:30px;
    text-align:center;
}
.giftHeading{
    color:#000000;
    float:left;
    font-size:27px;
    text-align:right;
    width:95%;
}
.searchCont{
    float:left;
    width:100%;
    background:#fff;
    padding-top:15px;
    padding-bottom:15px;
}
.inputText{
    float:left;
    width:100%;
}
.inputText input{
    float:left;
    width:80%;
    border:1px solid #8b9295;
    height:20px;
    padding:2px;
    margin-left:16px
}
.inputText p{
    float:left;
    width:80%;
    font-size:12px;
    color:#000;
    font-family:Tahoma;
    margin-left:17px;
    margin-top:10px;
}
.multiInput{
    float:left;
    width:100%;
    margin-top:10px;
}
.multiInput input[type="radio"]{
    float:left;
    margin-left:16px;
    margin-right:10px;
}
.multiInput input[type="text"]{
    float:left;
    border:1px solid #8b9295;
    height:14px;
    padding:2px;
    width:43px;
    margin-left:10px;
}
.multiInput p{
    float:left;
    font-size:14px;
    color:#000;
    font-weight:bold;
}
.mLeft60{
    margin-left:60px;
}
.sortSearchText{
    float:left;
    width:100%;
    text-align:center;
    font-size:14px;
    color:#000;
    font-weight:bold;
}
.slted a { color:#fff!important;}
.sortSearchText a:link {text-decoration:none; color:#000;}
.sortSearchText a:visited {text-decoration:none; color:#000;}
.sortSearchText a:active {text-decoration:none; color:#000;}
.sortSearchText a:hover {text-decoration:underline; color:#000;}

.addImgMain{
    float:left;
    width:38%;
}
.addImgMain img{
    float:left;
    width:252px;
    height:392px;
}
.mltRightDiv1{
    float:left;
    margin-left:20px;
    width:59%;
}
.orgRight1{
    float: left;
    margin-left: -15px;
    margin-top: 22px;
    width: 36%;
}
.giftsTxt p{
    float:left;
    width:100%;
    font-size:14px;
    color:#000;
}
.giftsTxt img{
    float: left;
    margin-top: 5px;
    padding-bottom: 8px;
}
.comName3{
    width:49%;
    float:left;
    font-size:14px;
    font-weight:bold;
    color:#000;
}
.comName4{
    color: #000000;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-right: 77px;
    text-align: right;
    width: 22%;
}
.rew{
    float:left;
    width:100%;
    margin-top:20px;
    color: #000;
}
.rew p{
    float:left;
    width:30%;
    color: #000;
    margin-top: 7px;
}
.rew img{
    float:left;

}
.mapLoc1{
    float:right;
    width:32%;
    text-align:right;
    font-size:18px;
    color:#000;
    margin-right:10px;
}
.mapLoc1 a:link {text-decoration:underline; color:#000;}
.mapLoc1 a:visited {text-decoration:underline; color:#000;}
.mapLoc1 a:active {text-decoration:underline; color:#000;}
.mapLoc1 a:hover {text-decoration:none; color:#000;}
.mainCont3{
    float:left;
    width:100%;
    padding-bottom:30px;
}
.iconFaceBook{
    float:left;
    margin-left:40px;
}
.iconTweeter{
    float:left;
    margin-left:10px;
}
.textN{
    float:left;
    width:100%;
    font-size:16px;
    color:#6d6a6a;
    font-weight:bold;
}
.textN a:link {text-decoration:none; color:#6d6a6a;}
.textN a:visited {text-decoration:none; color:#6d6a6a;}
.textN a:active {text-decoration:none; color:#6d6a6a;}
.textN a:hover {text-decoration:none; color:#000;}
.mTopBG{
    float:left;
    width:1000px;
    background:url(../images/pinkrouncornertop.png) no-repeat;
    height:12px;
    margin-top:66px;
}
.mTopBGblue{
    float:left;
    width:1000px;
    background:url(../images/bluerouncornertop.png) no-repeat;
    height:12px;
    margin-top:66px;
}
.mCenterBG{
    float:left;
    width:950px;

    background:url(../images/pinkrouncornermid.png) repeat-y;
    height:auto;
    padding:0 25px;
    text-align:left;
    *width:1000px;
    *margin-top:-4px;
}
.mCenterBGblue{
    float:left;
    width:950px;
    *margin-top:-4px;
    *width:1000px;
    background:url(../images/bluerouncornermid.png) repeat-y;
    height:auto;
    padding:0 25px;
}
.mBottomBG{
    float:left;
    width:1000px;
    background:url(../images/pinkrouncornerbot.png) no-repeat;
    height:12px;
}
.mBottomBGblue{
    float:left;
    width:1000px;
    background:url(../images/bluerouncornerbot.png) no-repeat;
    height:12px;
}
.mrighg20{
    margin-right: 20px;
}
.message_div{
    background:none repeat scroll 0 0 pink;
    border:1px solid red;
    color:#000000;
    float:left;
    font-style:italic;
    font-weight:bold;
    height:auto;
    margin-bottom:5px;
    padding:6px 7px;
    text-align:center;
    width:auto;
}
.innerBannerLeft2{
    float:left;
    width:38%;
}
.innerBannerRight2{
    float:right;
    width:60%;
    *width:56%;
}
.innerBannerRight2 img{
    float:left;
}
.message_div_gift{
    background:none repeat scroll 0 0 pink;
    border:1px solid red;
    color:#000000;
    font-style:italic;
    font-weight:bold;
    height:auto;
    margin-left:0;
    margin-top:20px;
    padding:8px 15px;
    text-align:left;
    width:95%;

}
.message_div_claim{
    background:none repeat scroll 0 0 pink;
    border:1px solid red;
    color:#000000;
    font-style:italic;
    font-weight:bold;
    height:auto;
    margin-left:0;
    margin-top:-12px;
    margin-bottom: 4px;
    padding:8px 15px;
    text-align:left;
    width:95%;

}
.messagesuccess_div{
    background:none repeat scroll 0 0 lightgreen;
    border:1px solid green;
    color:#000000;
    font-style:italic;
    font-weight:bold;
    height:auto;
    margin-left:0;
    margin-top:20px;
    padding:8px 15px;
    text-align:left;
    width:95%;

}
.map{
    z-index: 1001;
}
.mapImg{
    width:70%;
    float:left;
}
.mapImg iframe{
    float:left;
    width:510px;
    height: 375px;
}
.busHeadingDetails{
    float:left;
    width:99%;
    font-size:25px;
    color:#000;
    margin-left:10px;
}
.mapText{
    width:29%;
    float:left;
}
.close1{
    float:right;
    width:5%;
}


.regInputpopup{
    width:99%;
    margin-left:10px;
    float:left;
}
.regInputpopup label{
    color:#000000;
    float:left;
    font-size:14px;
    line-height:24px;
    width:30%;
    margin: 0;
}
.regInputpopup input{
    border:1px solid #88898A;
    float:left;
    height:24px;
    margin-left:28px;
    padding:3px;
    width:58%;
    background: #fff;
}
.regInputpopuplog{
    width:99%;
    margin-left:10px;
    float:left;
    height: 60px;
}

.regInputpopuplog input{
    border:1px solid #88898A;
    float:left;
    height:24px;
    width:58%;
    background: #fff;
}
.gray_header
{
    background:none repeat scroll 0 0 #E9E4E4;
    display:block;
    height:256px;
    left:0;
    position:absolute;
    top:213px;
    width:100%;
    z-index:4;
}
.gray_header_faq{
    background:none repeat scroll 0 0 #E9E4E4;
    display:block;
    height:268px;
    left:0;
    position:absolute;
    top:213px;
    width:100%;
    z-index:4;
}

.edit_gift{
    z-index: 9999;
}
.error{
    float:left;
    margin-left:160px;
    margin-top:20px;
    width:52%;
}
/* hereeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee*/
.cathead{
    color:#000000;
    float:left;
    font-size:20px;
    width: 25%;
    text-align: left;
}
.catText{
    color:#000000;
    float:left;
    font-size:14px;
    width: 25%;
    text-align: left;
}

.regInputMain1 select{
    float: left;
    border:1px solid #88898A;
    width: 142px;
    height: 24px;
}


.expDate{
    width:99%;
    margin-left:10px;
    float:left;
}
.expDate label{
    color:#000000;
    float:left;
    font-size:14px;
    line-height:22px;
    width:36%;
}

.expDate select{
    float: left;
    border:1px solid #88898A;
    width: 65px;
    height: 24px;
    margin-right: 10px;
}
.star_div {
    display: block;
    width: 120px;
    padding-top: 10px;
    padding-left: 15px;
    height: 16px;
    margin: 0;
    float: left;
}
.star_div span {
    cursor: pointer;
    float: left;

}
.hover {
    background: url('../images/star.png');
    z-index: 1;
}
.highlight {
    bottom:9px;
    color:green;
    font-family:Arial,sans-serif;
    font-size:12px;
    font-weight:bold;
    margin-top:7px;
    position:relative;
    width:100%;
}
.paginate {
    font-family: Arial, Helvetica, sans-serif;
    font-size: .7em;
}

a.paginate {
    border: 1px solid #fff;
    padding: 2px 6px 2px 6px;
    text-decoration: none;
    color: #000;
}


a.paginate:hover {
    background-color: #999;
    color: #FFF;
    text-decoration: underline;
}

a.current {
    border: 1px solid #fff;
    font: bold .7em Arial,Helvetica,sans-serif;
    padding: 2px 6px 2px 6px;
    cursor: default;
    background:#999;
    color: #FFF;
    text-decoration: none;
}

span.inactive {
    border: 1px solid #999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .7em;
    padding: 2px 6px 2px 6px;
    color: #999;
    cursor: default;
}
.hover2 {
    background: url('');
    z-index: 1;
}
.uploadMy{
    float: left;

    cursor:pointer !important;

}

.darkbg{
    background:#ddd !important;
}
#status{
    font-family:Arial; padding:5px;
}





/* //////////////////////////////////////////*/
.contactHeading{
    color: #000000;
    float: left;
    font-family: Arial Black;
    font-size: 25px;
    font-weight: normal;
    text-align: center;
    width: 100%;
}
.contactFields{
    float: left;
    margin-left: 20px;
    width: 90%;
}
.contactFields label{
    float:left;
    width:100%;
    font-size:18px;
    font-weight:bold;
    color:#000;
}
.small{
    width:100%;
    font-size:12px;
    color:#000;
}
.contactFields input[type="text"]{
    border: 1px solid #E3ADC6;
    color: #000000;
    float: left;
    font-size: 14px;
    height: 30px;
    padding: 3px;
    width: 92%;
}
.contactFields textarea{
    border: 1px solid #E3ADC6;
    color: #000000;
    float: left;
    height: 100px;
    padding: 3px;
    width: 92%;
}

.submit{
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    width: auto;}

.submit1{
    float: right;
    margin-right: 9px;
    margin-top: 6px;
    width: auto;
}
.searchBtn{
    float: left;
    margin-left: 71px;
    margin-top: 6px;
    width: auto;
}
.rightRoundBtn{
    float: right;
    margin-left: 20px;
    margin-top: 20px;
    width: auto;
}

.subLeft{
    float:left;
    width:10px;
    height:25px;
    background:url("../images/checkOutButtonLeft.png") no-repeat;
}

.subRight{
    float:left;
    width:10px;
    height:25px;
    background:url("../images/checkOutButtonRight.png") no-repeat;
}

.subCenter{
    float:left;
    width:auto;
    font-size:18px;
    color:#000;
    font-weight:bold;
    height:25px;
    background:url("../images/checkOutButtonCenter.png") repeat-x;
}
.subCenter a { text-decoration:none;color:#000;}
.birthday{
    float:left;
    margin-top:20px;
    width:100%;
}
.birthday img{
    float:left;
    margin-left: 75px;
}
.aboutUs_img{
    float:left;
    width:96%;
    margin-left:20px;
    margin-top:20px;
}
.leftImg{
    float:left;
    width:23%;
}
.leftImg img{
    float:left;
    width:202px;
    margin-right:20px;
}
.rightImg{
    float:left;
    width:74%;
}
.rightImg h1{
    float:left;
    width:100%;
    font-size:14px;
    color:#000;
    font-weight:bold;
}
.rightImg p{
    float:left;
    width:100%;
    font-size:14px;
    color:#000;
    margin-top:10px;
}





.aboutUs_img_right{
    float: right;
    margin-right: 20px;
    margin-top: 20px;
    width: 97%;
}
.leftImg_right{
    float: right;
    width: 21%;
}
.leftImg_right img{
    float: left;
    width: 202px;
}
.rightImg_right{
    margin-left: 14px;
    width: 75%;
}
.rightImg_right h1{
    color: #000000;
    float: left;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    width: 100%;
}


.rightImg_right p{
    float:left;
    width:100%;
    font-size:14px;
    color:#000;
    margin-top:10px;
}
.adminMain{
    float:left;
    width:100%;
    margin-top:20px;
}
.adminInner{
    float: left;
    margin-left: 40px;
    width: 90%;
    min-height: 550px;
}
.adminLeft{
    float: left;
    margin-left: 100px;
    width: 42%;
}
.adminRight{
    float:left;
    width:42%;
}
.adminLeft h1{
    float:left;
    width:100%;
    font-size:36px;
    color:#000;
    margin-top:20px;
}
.adminLeft h2{
    color: #002958;
    float: left;
    font-size: 30px;
    font-weight: bold;
    width: 100%;
}
.adminRight h2{
    color: #002958;
    float: left;
    font-size: 30px;
    font-weight: bold;
    width: 100%;
}
.offerText{
    float:left;
    width:100%;
    margin-left:40px;
    list-style:none;
}
.offerText li{
    float:left;
    width:100%;
    font-size:18px;
    color:#000;
    font-weight:bold;
}
.offerText li a{ text-decoration:underline;color:#000;}
.offerText li a:hover{ text-decoration:none;color:#000;}
.offerText1{
    float:left;
    width:100%;
    list-style:none;
    margin-left:40px;
}
.offerText1 li{
    float:left;
    margin-top:30px;
    width:100%;
    font-size:18px;
    color:#000;
    font-weight:bold;
}
.offerText1 li a{ text-decoration:underline;color:#000;}
.offerText1 li a:hover{ text-decoration:none;color:#000;}

.cakeImg{
    width:100%;
    float:left;
}
.cakeImg img{
    float:right;
}

.adminTextLeft{
    float:left;
    width:25%;
    font-size:30px;
    color:#000;
    text-align:right;
}
.adminTextRight{
    color: #000000;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin-left: 16px;
    margin-top: 11px;
    text-align: left;
    width: 30%;
}
.adminMainText{
    float:left;
    width:100%;
}
.worksHeading{
    color: #000000;
    float: left;
    font-size: 74px;
    font-weight: bold;
    margin-left: 155px;
    margin-top: 10px;
    width: 79%;
}
.workMain{
    float:left;
    width:100%;
    margin-top:20px;
}
.leftWork{
    float:left;
    width:70%;
}
.rightWork{
    float:left;
    width:29%;
}
.rndMain{
    float: left;
    margin-left: 100px;
    width: 78%;
}
.rndLeft{
    color: #FFFFFF;
    float: left;
    font-size: 88px;
    font-weight: bold;
    height: 113px;
    margin-right: 20px;
    text-align: center;
    width: 21%;
    background:url(../images/roundBlue.png) no-repeat;
}
.rndRight{
    float:left;
    width:75%;
}
.rndRight h1{
    float:left;
    width:100%;
    font-size:30px;
    color: #052958;
    font-weight:bold;
}
.rndRight p{
    float:left;
    width:100%;
    font-size:14px;
    color:#000;
}
.footHeading{
    color: #000000;
    float: left;
    font-size: 44px;
    font-weight: bold;
    margin-left: 100px;
    margin-top: 10px;
    width: 90%;
}
.guaranteeHeading{
    float: left;
    margin-right: 20px;
    width: 86%;
}
.guaranteeHeading h1{
    float:left;
    width:100%;
    font-size:30px;
    color:#000;
}
.guaranteeHeading p{
    float:left;
    width:100%;
    font-size:14px;
    color:#000;
}
.trickyText{
    float:left;
    width:100%;
    color:#000;
    font-size:17px;
    font-weight:bold;
}
.trickyText a{ text-decoration:none;
               color:#000;}
.map_preview{
    left: 46%;
    margin-left: -382px;
    position: fixed;
    width: 769px;
    z-index:1100;
    top: 11px;

}
.offerDiv_heading1 {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    width: 14%;
}
.offerDiv_heading2 {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    width: 14%;
}
.offerDiv_heading2 a{text-decoration: none;color:#fff;}
.offerDiv_heading2 a:hover{text-decoration: underline;color:#fff;}
.offerDiv_heading3 {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    width: 12%;
}
.offerDiv_heading3 a{text-decoration: none;color:#fff;}
.offerDiv_heading3 a:hover{text-decoration: underline;color:#fff;}
.offerDiv_heading4 {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    width: 8%;
}
.offerDiv_heading4 a{text-decoration: none;color:#fff;}
.offerDiv_heading4 a:hover{text-decoration: underline;color:#fff;}

.offerDiv_heading5 {
    color: #fff;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    width: 10%;
}
.offerDiv_heading5 a{text-decoration: none;color:#fff;}
.offerDiv_heading5 a:hover{text-decoration: underline;color:#fff;}
.offerDiv_heading6 {
    color: #fff;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    width: 10%;
}
.offerDiv_heading6 a{text-decoration: none;color:#fff;}
.offerDiv_heading6 a:hover{text-decoration: underline;color:#fff;}
/*commen end //////////////////////////////////////////////////////*/
.rightWrapper{
    float:left;
    width:100%;
    margin-top:20px;
    margin-left: 72px;
}
.rightWrapperTop{
    float:left;
    background:url(../images/topWrapper.png) no-repeat;
    width:616px;
    height:11px;
}
.rightWrapperCenter{
    float:left;
    background:url(../images/midWrapper.png) repeat-y;
    width:616px;
    height:auto;
    *margin-top:-6px;
}
.rightWrapperBottom{
    float:left;
    background:url(../images/botWrapper.png) no-repeat;
    width:616px;
    height:11px;
}
.giftRankLeft{
    float:left;
    width:40%;
}
.giftRankLeft h1{
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: left;
    font-size: 25px;
    font-weight: bold;
    height: 61px;
    line-height: 62px;
    text-align: center;
    width: 51%;
}
.giftRankLeft h2{
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: left;
    font-size: 25px;
    text-align: center;
    width: 49%;
}
.giftRankLeft img{
    float:left;
    margin-left:2px;
}

.giftRankRight{
    float: left;
    margin-left: 20px;
    width: 55%;
}

.giftRankRight h1{
    width:100%;
    float:left;
    font-size:20px;
    color:#000;
    font-weight:bold;
}
.giftRankRight p{
    width:100%;
    float:left;
    font-size:14px;
    color:#000;
}

.roundLeft{
    float:left;
    width:30%;
    margin-top:20px;
}
.birPinkLeft{
    float:left;
    width:9px;
    height:100px;
    background:url(../images/birPinkLeftBlue.png) no-repeat;
}
.birPinkCenter{
    float:left;
    width:83px;
    height:100px;
    background:url(../images/birPinkCenterBlue.png) repeat-x;
}
.birPinkRight{
    float:left;
    width:9px;
    height:100px;
    background:url(../images/birPinkRightBlue.png) no-repeat;
}
.roundRight{
    float:left;
    width:69%;

}

.birPinkCenter h1{
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-top: 4px;
    width: 100%;
}
.birPinkCenter h2{
    color: #fff;
    float: left;
    font-size: 30px;
    font-weight: bold;
    width: 100%;
}
.birPinkCenter p{
    float:left;
    width:100%;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    text-align:right;
}
.thumb{
    background: url("../images/thumbBlue.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    float: left;
    font-size: 9px;
    height: 20px;
    margin-left: 4px;
    margin-top: 7px;
    padding-left: 28px;
    padding-top: 16px;
    width: 83px;
}
.thumb a{

    color: #000000;
    float: left;
    font-size: 9px;
    font-weight: bold;

    text-align: center;

}
.thumb1{
    background: url("../images/thumb1Blue.png") no-repeat scroll 0 0 transparent;
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 32px;
    margin-left: 4px;
    margin-top: 7px;
    padding-top: 3px;
    text-align: center;
    width: 114px;
}
.thumb1 a{

    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: bold;

    text-align: center;

}
.textareaNew{

    float: left;
    margin-top: 10px;
    height: 71px;
    width: 97%;
    overflow: hidden;
}
.textareaNewMore{

    float: left;
    min-height: 82px;
    margin-top: 10px;
    width: 97%;

}
.pText{
    color: #000000;
    float: left;
    font-size: 12px;
    font-weight: bold;

    width: 100%;
}

.twInput{
    float:left;
    width:14%;
    margin-top:14px;
}
.twInput input{
    background: url("../images/twInput.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 34px;
    width: 100%;
    border: 0px;
}
.twInput img{
    float:left;
}

.faInput{
    float:left;
    width:15%;
    margin-top:14px;
}
.faInput input{
    background: url("../images/faInput.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 34px;
    width: 100%;
}
.faInput img{
    float:left;
}

.cmtMain{
    float:left;
    width:15%;
    margin-top:7px;
}
.cmtMain img{
    float:left;
    margin-top:2px;
}

.emailIcom{
    float:left;
    width:15%;
    margin-top:13px;
}
.emailIcom img{
    float:left;
    margin-top:5px;
}
.locationRight{
    float:left;
    width:38%;
    margin-top:10px;
}
.ratingImg{
    float:left;
    width:100%;
    margin-top:10px;
}
.ratingImg img{
    float:left;
    margin-left:5px;
}
.moreLoc{
    color: #000000;
    float: left;
    font-size: 17px;
    font-weight: bold;
    margin-left: 8px;
    margin-top: 5px;
    width: 100%;
}
.signUpLeft{
    float:left;
    width: 20px;
    height: 58px;
    background:url("../images/apply_left.png") no-repeat scroll 0 0 transparent;
}
.signUpRight{
    float:left;
    width: 20px;
    height: 58px;
    background:url("../images/apply_right.png") no-repeat scroll 0 0 transparent;
}
.signUpCenter{
    background:url("../images/apply_center.png") repeat-x scroll 0 0 transparent;
    color:#FFFFFF;
    float:left;
    font-size:24px;
    font-weight:bold;
    height:26px;
    padding:16px 0;
    width:auto !important;
}

.signUpCenter a {text-decoration: none; color:#fff;}

.giftsHeading{
    color: #000000;
    float: left;
    font-size: 19px;
    font-weight: bold;
    margin-left: 161px;
    text-decoration: underline;
    width: 70%;
}
.login_div{
    float: left;
    margin-left: 26%;
    margin-top: 6%;
    margin-bottom: 8%;
    width: 60%;
}


.titleCMS{
    color:#FFFFFF;
    float:left;
    font-size:14px;
    width: 23%; text-align: left; margin-right: 5px;  margin-top:12px;
}
.offerGifts_Edit{
    color:#FFFFFF;
    float:left;
    font-size:14px;
    margin-top:12px;
    text-align:center;
    width:5%;
}
.offerGifts_Edit a{
    text-decoration: underline;
    color: #fff;
}
.offerGifts_Edit a:hover{
    text-decoration: none;
    color: #fff;
}
.offerGifts_Category{
    float:left;
    width:20%;
    font-size:14px;
    color:#fff;
    margin-top:12px;
}
.offerGifts_Category a{
    text-decoration: underline;
    color: #fff;
}
.offerGifts_Category a:hover{
    text-decoration: none;
    color: #fff;
}
.offerGifts_Gift{
    float:left;
    width:10%;
    font-size:14px;
    color:#fff;
    margin-top:12px;
}
.offerGifts_Gift a{
    text-decoration: underline;
    color: #fff;
}
.offerGifts_Gift a:hover{
    text-decoration: none;
    color: #fff;
}
.offerGifts_GiftB{
    float:left;
    width:15%;
    font-size:14px;
    color:#fff;
    margin-top:12px;
}
.offerGifts_GiftB a{
    text-decoration: underline;
    color: #fff;
}
.offerGifts_GiftB a:hover{
    text-decoration: none;
    color: #fff;
}
.offerGifts_Vlaue{
    float:left;
    width:10%;
    font-size:14px;
    color:#fff;
    margin-top:12px;
}
.offerGifts_Vlaue a{
    text-decoration: underline;
    color: #fff;
}
.offerGifts_Vlaue a:hover{
    text-decoration: underline;
    color: #fff;
}
.offerGifts_perDay{
    float:left;
    width:10%;
    font-size:14px;
    color:#fff;
    margin-top:12px;
}
.offerGifts_perDay a{
    text-decoration: underline;
    color: #fff;
}
.offerGifts_perDay a:hover{
    text-decoration: none;
    color: #fff;
}
.offerGifts_Date{
    float:left;
    width:17%;
    font-size:14px;
    color:#fff;
    margin-top:12px;
}
.offerGifts_Status{
    float:left;
    width:9%;
    font-size:14px;
    color:#fff;
    margin-top:12px;
}




.offerGifts_CategoryN{
    float:left;
    width:20%;
    font-size:14px;
    color:#000;
    margin-top:12px;
}
.offerGifts_GiftBN{
    float:left;
    width:15%;
    font-size:14px;
    color:#000;
    margin-top:12px;
}
.offerGifts_GiftN{
    float:left;
    width:10%;
    font-size:14px;
    color:#000;
    margin-top:12px;
    padding: 0px 2px 0px 2px;
}
.offerGifts_VlaueN{
    float:left;
    width:10%;
    font-size:14px;
    color:#000;
    margin-top:12px;
}
.offerGifts_perDayN{
    float:left;
    width:10%;
    font-size:14px;
    color:#000;
    margin-top:12px;
}
.offerGifts_DateN{
    float:left;
    width:17%;
    font-size:14px;
    color:#000;
    margin-top:12px;
}
.CMS_title{
    float:left;
    width:24%;
    font-size:14px;
    color:#000;
    margin-top:12px;
}
.offerGifts_StatusN{
    float:left;
    width:12%;
    font-size:14px;
    color:#000;
    margin-top:3px;
}



.offerGifts_Copy{
    color:#FFFFFF;
    float:left;
    font-size:14px;
    margin-top:12px;
    text-align:left;
    width:5%;
}
.offerGifts_Short{
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
    width: 20%;
}
.offerGifts_Loc{
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
    width: 12%;
}
.offerGifts_Dates{
    color:#FFFFFF;
    float:left;
    font-size:14px;
    margin-top:12px;
    text-align:left;
    width:9%;
}
.offerGifts_StatusNew{
   color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
    width: 13%;
}
.offerGifts_Gift_Value{
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
    width: 8%;
}
.offerGifts_Claimed{
     color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
    width: 10%;
}
.offerGifts_Checkout{
     color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
    width: 13%;
}
.offerGifts_Checkout_new{
     color: #FFFFFF;
    float: left;
    font-size: 14px;
    text-align: center;
    width: 13%;
}
.offerGifts_Gift_Status{
    color:#FFFFFF;
    float:left;
    font-size:14px;
    margin-top:12px;
    text-align:left;
    width:11%;
}











.offerGifts_CopyN{
    color:#000;
    float:left;
    font-size:14px;
    margin-top:12px;
    text-align:left;
    width:5%;
}
.offerGifts_ShortN{
    color: #000000;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
    width: 20%;
}
.offerGifts_ShortN_new{
    color: #000000;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
    width: 20%;
}
.offerGifts_LocN{
     color: #000000;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
    width: 12%;
}
.offerGifts_DatesN{
    color:#000;
    float:left;
    font-size:14px;
    margin-top:12px;
    text-align:left;
    width:9%;
}
.offerGifts_StatusNewN{
    color: #000000;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
    width: 13%;
}
.offerGifts_Gift_ValueN{
    color: #000000;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
    width: 8%;
}
.offerGifts_ClaimedN{
     color: #000000;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
    width: 10%;
}
.offerGifts_CheckoutN{
   color: #000000;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
    width: 13%;
}
.offerGifts_Gift_StatusN{
    color:#000;
    float:left;
    font-size:14px;
    margin-top:12px;
    text-align:left;
    width:10%;
}

.messageShow{
    color:#000000;
    float:left;
    font-size:14px;
    font-weight:bold;
    margin-left:23px;
    padding-bottom:10px;
}
.loc_show{
    background-color: White;
    background-image: url("../images/bg_white.png");
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    font-size: 10px;
    margin-top: 12px;
    min-height: 50px;
    padding-top: 10px;
    text-align: left;
    width: 565px;
}
.loc_show_new{
    background-color: White;
    background-image: url("../images/bg_white.png");
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    font-size: 10px;
    margin-top: 12px;
    min-height: 50px;
    padding-top: 10px;
    text-align: left;
    width: 475px;
}
.pendding_show{
    background-color: White;
    background-image: url("../images/bg_white.png");
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    font-size: 10px;
    margin-top: 5px;
    min-height: 50px;
    padding-top: 10px;
    margin-left: 10px;
    color: #000000;
    background-color: #FFFFCC;
    width: 235px;
    margin-bottom: 5px;
}
.expired_show{
    background-repeat: no-repeat;
    float: left;
    margin-top: 5px;
    min-height: 50px;
    padding-top: 10px;
    margin-left: 100px;
    color: #000000;
    width: 58px;
    margin-bottom: 5px;
}
.multipleLocationsHolder{
    float: left;
    width: 100%;
}
.multipleLocationsHolder p{
     color: #000000;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 21px;
    margin-right: 1%;
    text-align: right;
    width: 18%;
}
.multipleLocationsHolder input{
    border: 1px solid #CCCCCC;
    color: #000000;
    float: left;
    font-size: 14px;

    width: 26%;
}
.multipleLocationsHolder label{
    color: #000000;
    float: left;
    font-size: 14px;
    line-height: 17px;
    width: 34%;
}
.multipleLocationsHolder img{
    float: left;
    margin-right: 1%;
}
.listTemplate{
    float: right;
    width: auto;
    text-align: right;
    font-size: 14px;
    color: #000;
}
.listTemplate a{
    text-decoration: underline;
    color: #000;
}
.listTemplate a:hover{
    text-decoration: none;
    color: #000;
}
.actualAccount{
    float: left;
    margin-left: 10px;
    width: 83%;
}
.actualAccount img{
    float: left;
    margin-right: 5px;
    margin-top: 10px;
}
.actualAccount label{
    margin-top: 5px;
    color: #000000;
    float: left;
    font-size: 14px;
    font-weight: normal;
    width: 95%;
}
.sltSignUp {
    float: left;
    margin-left: 23%;
    width: 74%;
}
.sltSignUp select {
    border: 1px solid #88898A;
    color: #000000;
    float: left;
    font-size: 20px;
    margin-left: 10px;
    width: 318px;
}
.signUpInputFieldHolder{
    float: left;
    width: 99%;
}
.signUpInputFieldHolder label {
    color: #000000;
    float: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 30px;
    margin-right: 10px;
    text-align: right;
    width: 22%;
}
.signUpInputFieldHolder input {
    background: url("../images/sign_up_input_fields_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    padding: 3px;
    width: 317px;
     font-size: 14px;
}
.signUpInputFieldHolder input:hover {
    opacity: 0.7;
}
.signUpInputFieldHolder select{
    /*border: 1px solid #808080;*/
    float: left;
    height: 30px;
    padding: 3px;
    width: 32%;
}
.signUpInputFieldHolder img{
    float: left;
    margin-left: 4px;
	margin-top:3!important;
}
.signUpSmallInputField{
    float: left;
    width: 99%;
}
.signUpSmallInputField label{
    color: #000000;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 29px;
    margin-right: 10px;
    text-align: right;
    width: 22%;
}
.signUpSmallInputField input{
    background: url("../images/sign_up_input_fields_small_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    padding: 3px;
    width: 150px;
     font-size: 14px;
}
.signUpSmallInputField img{
    float: left;
    margin-left: 5px;
    margin-top: 4px;
}
.textareaHeading {
    color: #000000;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 1%;
    text-align: right;
    width: 13.5%;
}
.submitBtnHolder{
    background: url("../images/submit_btn_bg.png") no-repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    float: left !important;
    font-size: 12px;
    height: 25px !important;
    margin-left: 10px !important;
    margin-top: 3px;
    padding-bottom: 4px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    text-align: center;
    width: 150px !important;
}
.submitBtnHolder input:hover{
    opacity: 0.8;
}
.signUpInputFieldHolderSelectAdd{
    float: left;
    width: 99%;
    overflow:hidden;
}
.signUpInputFieldHolderSelectAdd select{
    background: url("../images/select_fields_bg_1.png") no-repeat scroll 0 0 transparent;
    float: left;
    font-weight: bold;
    height: 28px;
    padding-left: 38px;
    padding-top: 3px;
    width: 350px;
}
.signUpInputFieldHolderSelectAdd label {
    color: #000000;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    margin-right: 10px;
    text-align: right;
    width: 22%;
}
.signUpInputFieldHolderSelectAdd input {
        border: 0 none !important;
    float: left;
    font-size: 12px;
    height: 28px;
    margin: 0;
    padding-left: 10px;
    width: 34%;
}
.signUpInputFieldHolderSelectAddnew{
    float: left;
    width: 99%;
}
.signUpInputFieldHolderSelectAddnew label {
    color: #000000;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    margin-right: 10px;
    text-align: right;
    width: 22%;
}
.signUpInputFieldHolderSelectAddnew input {
        border: 0 none !important;
    float: left;
    font-size: 12px;
    height: 28px;
    margin: 0;
    padding-left: 10px;
    width: 32%;
}
.UplodeMain{
float: left;
width: 100%;
margin-top: 1px;
}
.Uplodeheading{
float: left; width:22.4%; text-align: right; font-weight: bold; color: #000000; font-size: 15px;
}
.ImageMain{
float: left;margin-left: 25px;width: 570px;margin-top:5px;
}
.ImageHeading{
color: #000000;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 29px;
    text-align: right;
    width: 191px;
}
.signUpInputFieldHolderSelect{
    float: left;
    width: 99%;
}
.signUpInputFieldHolderSelect label {
    color: #000000;
    float: left;
    font-size: 15px;
    line-height: 30px;
    margin-right: 10px;
    text-align: right;
    width: 36%;
}
.signUpInputFieldHolderSelect input {
     background: url("../images/select_img_bg.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    cursor: pointer;
    display: block;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    margin: 0 5px 10px 0;
    padding-left: 23px;
    text-align: left;
    width: 273px;

}
.addressbookstate{
   float: left;
    margin-bottom: -10px;
    margin-top: 10px;
    width: 99%;
}
.addressbookstate label {
    color: #000000;
    float: left;
    font-size: 15px;
    line-height: 30px;
    margin-right: 23px;
    text-align: right;
    width: 21%;
}
.addressbookstate input {
     background: url("../images/select_img_bg.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    cursor: pointer;
    display: block;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    margin: 0 5px 10px 0;
    padding-left: 23px;
    text-align: left;
    width: 273px;

}
#state_profile_container {
    background-color: #F6F6F6;
    border: 1px solid #CCCCCC;
    margin: -11px 0 0 173px;
    max-height: 199px;
    padding: 0;
    position: absolute;
    text-align: left;
    width: 266px !important;
}
#list_id_container {
    background-color: #F6F6F6;
    border: 1px solid #CCCCCC;
    margin: -12px 0 0 1px;
    max-height: 199px;
    padding: 0;
    position: absolute;
    text-align: left;
    width: 265px !important;
}
#subCat_id_container {
    background-color: #F6F6F6;
    border: 1px solid #CCCCCC;
    margin: -12px 0 0 1px;
    max-height: 199px;
    padding: 0;
    position: absolute;
    text-align: left;
    width: 266px !important;
}
#list_id_bus_container {
    background-color: #F6F6F6;
    border: 1px solid #CCCCCC;
    margin: -12px 0 0 40px;
    max-height: 199px;
    padding: 0;
    position: absolute;
    text-align: left;
    width: 265px !important;
}
#subCat_id_bus_container {
    background-color: #F6F6F6;
    border: 1px solid #CCCCCC;
    margin: -12px 0 0 40px;
    max-height: 199px;
    padding: 0;
    position: absolute;
    text-align: left;
    width: 266px !important;
}
.dollerInputField{
    float: left;
    width: 99%;
}
.dollerInputField label{
    color: #000000;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 29px;
    margin-right: 10px;
    text-align: right;
    width: 22%;
}
.dollerInputField input{
    background: url("../images/doller_input_fields_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    padding: 3px 3px 3px 20px;
    width: 150px;
    font-size: 14px;
}
.update{
    float: right;
    width: 63%;
}
.businessDashboardHolder{
	float:left;
	width:475px;
}
.businessVenderName{
	color: #052958;
    float: left;
    font-size: 30px;
    font-weight: bold;
    margin-left: 13px;
    width: 99%;
}
.businessLogoHolder{
    float: left;
    height: 150px;
    margin-bottom: 5px;
    margin-top: -29px;
    width: 200px;
        
}
.businessLogoHolder img{
    float: left;
    height: 172px;
    
    width: 200px;
}
.ClaimGifthead {
    color: #000000;
    float: left;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    width: 41%;
}
.RedeemGifthead {
     color: #000000;
    float: left;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    margin-left: 16px;
    width: 96%;
}
.RedeemGifthead input[type="text"]{
    background: url("../images/sign_up_input_fields_small_bg.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    float: left;
    height: 30px;
    margin-left: 10px;
    padding: 3px;
    width: 158px;
     color: #BFBFBF;
    float: left;
    font-size: 14px;
    font-weight: bold;
}
.RedeemGifthead a{
    text-decoration:none;

}
.RedeemGifthead a:hover{
    text-decoration:underline;

}
.loctionsBusinessIpt{
    float: left;
    margin-left: 16px;
    margin-right: 7px;
    width: 56%;
}
.loctionsBusinessIpt label {
    color: #000000;
    float: left;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    width: 41%;
}
.loctionsBusinessIpt input {
    background: url("../images/sign_up_input_fields_small_bg.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    float: right;
    height: 30px;
    padding: 3px;
    width: 150px;
}
.businessLinksHolder{
	float: right;
    list-style: disc outside none;
    margin-right: 30px;
    margin-top: 20px;
    width: 224px;
}
.businessLinksHolder li{
	color: #000;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-left: 10px;
    width: 100%;
}
.businessLinksHolder li a{
	text-decoration:none;
	color:#000;
}
.businessLinksHolder li a:hover{
	text-decoration:underline;
	color:#000;
}


.AddressBookLinksHolder{
	float: right;
    list-style: disc outside none;
    margin-right: 3px;
    width: 210px;
}
.AddressBookLinksHolder li{
	color: #000;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
    width: 100%;
}
.AddressBookLinksHolder li a{
	text-decoration:none;
	color:#000;
}
.AddressBookLinksHolder li a:hover{
	text-decoration:underline;
	color:#000;
}
.connectWithFacebook{
	 float:left;
    width:100%;
}
.connectWithFacebook label{
    color:#000000;
    float:left;
    font-size:15px;
    line-height:22px;
    width:38%;
    text-align: right;
    margin-right: 10px;
    font-weight: bold;
}
.connectWithFacebook img{
	float:left;
	margin-right:20px;
}
.logoPre{
	float: right;
    margin-top: -180px;
    width: 53%;
}
.logoPre label{
color: #000000;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 22px;
    margin-right: -43px;
    margin-top: 154px;
    text-align: center;
    width: 41%;
}
.preImg {
	  border: 1px solid #000000;
    float: left;
    margin-left: 5px;
    margin-top: -17px;
    padding: 20px 40px;
}
.logoPre img{
    float: left;   
}
.preImgAccount {
	border: 1px solid #000000;
    float: left;
    margin-left: 5px;
    margin-top: -42px;
    padding: 20px 40px;
    width: 200px;
}
.logoPre img{
       float: left;
    height: 172px;
    width: 200px;
}
.error3{
width:64%!important;
color:red;
}
.stHeadingLt{
width: 45%;height: 18px; float: left ; margin-left: 12px; padding-top: 24px;
}
.stHeadingRt{
width: 45%;height: 18px; float: right ;  padding-top: 24px; text-align: right;
}
.stDetail{
width: 100%; border: 1px solid gray; min-height: 112px; float: left ; margin-left: 12px; padding: 4px;color: #666666; font-style: italic; text-align: left; font-size: 12px;
}
.stDetailInnerLt{
width: 50%; float: left ;
}
.titleInnerLt{
width: 140px; float: left ; text-align:right;
}
.InnerLt{
width: 400px; float: left ;
}

.stDetailInnerRt{
width: 50%; float: left ;
}
.titleInnerRt{
width:  142px; float: left ;
}
.InnerRt{
width:  330px; float: left ;
}
.checkouinfoRt{
width: 76%; color: #666666; font-style: italic; text-align: left; font-size: 12px; padding-bottom:3px; margin-left: 12px; margin-top:5px; float: left
}
.checkouinfoLt{
width: 20%; color: #666666; font-style: italic; text-align: right; font-size: 12px; padding-bottom:3px; margin-top:58px; float: left
}
.rightContentTopHolder{
    float:left;
    width:100%;
    height:10px;
    background:url(../images/right_content_top_bg.png) no-repeat;
}
.rightContentMidHolder{
    background: url("../images/right_content_mid_bg.png") repeat-y scroll 0 0 transparent;
    float: left;
    height: auto;
    padding: 0 2%;
    width: 96%;
}
.rightContentBotHolder{
    float:left;
    width:100%;
    height:13px;
    background:url(../images/right_content_bot_bg.png) no-repeat;
}
.leftContentMidHolder h1{
    float:left;
    width:90%;
    margin-left:6%;
    font-size:24px;
    color:#404040;
    font-weight:bold;
}
.appImgHolder{
    float:left;
    width:90%;
    margin-left:5%;
    margin-top:10px;
}
.appImgHolder img{
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.mtop20{
    margin-top:20px!important;
}
.sideBarLinks{
   float: left;
    list-style: none outside none;
    margin-left: 10%;
    margin-top: 4px;
    width: 90%;
}
.sideBarLinks li{
    float:left;
    width:100%;
    font-size:14px;
    font-weight:bold;
    color:#808080;
}
.sideBarLinks li a{
    text-decoration:none;
    color:#808080;
}
.sideBarLinks li a:hover{
    text-decoration:underline;
    color:#808080;
}
.birthdayDetailsHolder{
   float: left;
    margin-left: 10%;
    width: 90%;
}
.birthdayDetailsLeftHolder{
    float:left;
    width:50px;
}
.birthdayDetailsLeftHolder img{
    float:left;
    border:1px solid #fff;
}
.birthdayDetailsRightHolder{
    float:left;
    width:100px;
}
.birthdayDetailsRightHolder h1{
    color: #000000;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    width: 100%;
}
.birthdayDetailsRightHolder h2{
    color: #000000;
    float: left;
    font-size: 14px;
    font-weight: normal;
    width: 100%;
}
.birthdayDetailsRightHolder p{
    float:left;
    width:100%;
    font-size:10px;
    color:#000;
}
.birthdayDetailsRightHolder p a{
    background: url("../images/gift_link_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    padding-left: 17px;
    width: 100%;
    text-decoration:underline;
}
.birthdayDetailsRightHolder p a:hover{
    text-decoration:none;
}
.mtop10{
    margin-top:10px;
}
.mtop6{
    margin-top:6px;
}
.seeAllBtnHolder{
    float: left;
    margin-left: 23%;
    margin-top: 20px;
    padding-bottom: 50px;
    width: 61%;
}
.seeAllBtnHolder a{
    background: url("../images/see_all_btn.png") no-repeat scroll 0 0 transparent;
    color: #404040;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 22px;
    padding: 8px 16px;
    width: 53px;
}
.rightContentMidHolder h1{
   color: #000000;
    float: left;
    font-size: 50px;
    font-weight: bold;
    margin-left: -4px;
    width: 100%;
}
.rightContentMidHolder h2{
    float:left;
    width:100%;
    font-size:24px;
    font-weight:bold;
    color:#808080;
	margin-left:-1px;
}
.black{
    color:#404040!important;
}
.loctionContentHolder{
    float: left;
    margin-top: 10px;
    width: 47%;
}
.loctionContentHolder img{
    float:left;
}
.claimContentHolder{
    float: left;
    margin-top: 10px;
    width: 50.9%;
}
.locationHeading{
    float:left;
    width:100%;
    font-size:18px;
    font-weight:bold;
    color:#000;
    margin-top:10px;
	margin-left:-1px;
}
.locationText{
    color: #000000;
    float: left;
    font-size: 15px;
    margin-top: 10px;
    width: 96%;
    font-weight:normal;
}
.locationText a{
text-decoration: none;
}
.locationText a:hover{
text-decoration: underline;
}
.blue{
    color:#52a7c7!important;
}
.valueHolder{
    float:left;
    width:50%;
}
.valueHolder h3{
    float:left;
    width:100%;
    font-size:20px;
    color:#000;
    font-weight:bold;
}
.valueHolder h1{
    color: #000000;
    float: left;
    font-size: 80px;
    font-weight: bold;
    margin-top: -4px;
    width: auto;
}
.claimGiftBtn{
    float:right;
    width:49%;
}
.claimGiftBtn img{
     float: right;
    margin-top: 31px;
    margin-right: 5px;
    cursor: pointer;
}
.claimGiftBtn img:hover{
 opacity:0.9;

}
.raminingGiftHolder{
    float:left;
    width:100%;
    margin-top:2px;
}
.raminingGiftHolder h1{
    color: #606060;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-left: -2px;
    margin-right: 10px;
    margin-top: 2px;
    width: 150px;
}
.sendAGiftHolder{
    float:left;
    width:auto;
    margin-right:10px;
}
.sendAGiftHolder a{
    background: url("../images/send_a_gift.png") no-repeat scroll 0 0 transparent;
    color: #404040;
    float: left;
    font-size: 16px;
    line-height: 31px;
    padding-left: 30px;
    text-decoration: none;
    width: auto;
}
.sendAGiftHolder a:hover{
    text-decoration:underline;
}
.favoriteHolder{
   float: left;
    margin-left: 10px;
    width: auto;
}
.favoriteHolder a{
    background: url("../images/favorite.png") no-repeat scroll 0 0 transparent;
    color: #404040;
    float: left;
    font-size: 16px;
    line-height: 33px;
    padding-left: 40px;
    text-decoration: none;
    width: auto;
}
.favoriteHolder a:hover{
    text-decoration:underline;
}
.claimText{
    color: #808080;
    float: left;
    font-size: 15px;
    line-height: 18px;
    margin-top: 14px;
    width: 100%;
}
.moreHolderBtn{
    float: left;
    font-size: 15px;
    line-height: 18px;
    margin-top: 8px;
    width: 100%;
    font-weight:bold;
    text-align:right;
    color:#404040;
    text-decoration:none;
}
.moreHolderBtn:hover{
    text-decoration:underline;
}
.moreHolderBtn a{
    color:#404040;
    text-decoration:underline;
}
.moreHolderBtn a:hover{
    color:#404040;
    text-decoration:none;
}
.networkHolder{
    float:left;
    width:100%;
}
.reviewHolder{
    float: left;
    margin-right: 70px;
    margin-top: 2px;
    width: 230px;
	margin-left:1px;
}
.reviewHolder label{
    float:left;
    font-size:18px;
    font-weight:bold;
    color:#000;
}
.reviewHolder img{
    float:right;
}
.shareHolder{
    float:left;
    width:auto;
}
.shareHolder label{
    float:left;
    font-size:18px;
    font-weight:bold;
    color:#000;
    margin-right:10px;
}
.shareHolder img{
     float: left;
    height: 26px;
    margin-left: 4px;
    width: 63px;
}
.moreBtnHolder{
    float:left;
    width:auto;
}
.moreBtnHolder a{
    background: url("../images/more_btn.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 22px;
    padding-left: 29px;
    padding-top: 5px;
    text-decoration: none;
    width: 43px;
}
.textareaNew{
	
    color: #808080;
    float: left;
    font-size: 15px;
    height: 127px;
    line-height: 18px;
    margin-top: 14px;
    overflow: hidden;
    width: 95%;

    


}
.textareaNewMore{
    color: #808080;
    float: left;
    font-size: 15px;
    line-height: 18px;
    min-height: 128px;
    margin-top: 14px;
    width: 100%;
}
.addBottom{
    float:left;
    background:url(../images/bottomTxtBG.png) no-repeat;
    width:319px;
    height:19px;
}
.footer{
    float:left;
    border-top:1px dotted #000;
    line-height:50px;
    width:100%;
    text-align:center;
    font-size:20px;
    color:#000;
}
.busHeading{
    float:left;
    width:99%;
    font-size:28px;
    color:#000;
    font-weight: bold;
    
}
.bannerRightContentHeading img{
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    margin-top: 10px;
}
.topBannerRightMContent{
    float:left;
    width:12px;
    height:112px;
    background:url(../images/top_content_right_bg_pink2.png) no-repeat;
}
.center {
    margin: 0 auto;
    text-align: left;
    width: 1000px;
}
.valueHolder span {
     color: #000000;
    font-size: 34px;
    font-weight: bold;
    line-height: 51px;
}
.regMainDiv{
    left:50%;
    margin-left:-226px;
    position:fixed;
    top:9%;
    width:457px;
    z-index:999;
}
.regMainDiv2{
    left:50%;
    margin-left:-226px;
    margin-top:-107px;
    position:fixed;
    top:50%;
    width:457px;
    z-index:1200;
}
.regMainDiv2 .regCenter{
    padding:0 20px 20px;
    width:411px;
}
.regMainDiv2 .locIpt {
    float:left;
    width:100%;
}
.regMainDiv2 .locIpt1 {
    float:left;
    width:100%;
}
.regMainDiv2 .locIpt label {
    float:left;
    line-height:22px;
    width:40%;
}

.dim{
    /* for IE */
    /*filter:alpha(opacity=60);*/
    /* CSS3 standard */
    background:none repeat scroll 0 0 #000000;
    display:none;
    height:100%;
    left:0;
    opacity:0.6;
    filter:alpha(opacity=60);
    position:fixed;
    top:0;
    width:100%;
    z-index:99;
}
.reg_pop{
    z-index:999;
}
.second_dim{
    /* for IE */
    /*filter:alpha(opacity=60);*/
    /* CSS3 standard */
    background:none repeat scroll 0 0 #000000;
    display:none;
    height:100%;
    left:0;
    opacity:0.6;
    filter:alpha(opacity=60);
    position:fixed;
    top:0;
    width:100%;
   
}
.shadow{
    background:#000;
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:fixed;
    display:block;
    filter:alpha(opacity=60);
    /* CSS3 standard */
    opacity:0.6;
}
.regTop{
    float:left;
    width:457px;
    height:15px;
    background:url(../images/regTopBG.png) no-repeat;
}
.regBottom{
    float:left;
    width:457px;
    height:15px;
    background:url(../images/regBottomBG.png) no-repeat;
}
.regCenter{
    background:none repeat scroll 0 0 #FFFFFF;
    border-left:3px solid #ffffff;
    border-right:3px solid #ffffff;
    float:left;
    height:auto;
    width:452px;
    padding-bottom:20px;
}
.regCenterlog{
    background:none repeat scroll 0 0 #FFFFFF;
    border-left:3px solid #000000;
    border-right:3px solid #000000;
    float:left;
    height:auto;
    width:451px;
    padding-bottom:20px;
}
/* /////////////////////newheaderss//////////////////// */
.blueTopBar{
    float:left;
    background:none scroll 0 0 #269594;
    height:80px;
    width:100%;

}
.wrapper{
    margin:0 auto;
    width:1000px;
}
.blueTopHeader{
    float:left;
    width:100%;
    margin-top:-80px;
}
.blueLogoLeftHolder{
   float: left;
    margin-left: 15px;
    
    width: 223px;
}
.blueLogoLeftHolder img{
    float:left;
}
.blueLogoLeftHolder h1{
    color: #052958;
    float: left;
    font-size: 23px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
    text-shadow: 1px 1px 1px #FFFFFF;
    width: 100%;
}
.blueLogoLeftHolder_BL{
    float:left;
    width:449px;
}
.blueLogoLeftHolder_BL img{
    float:left;
}
.blueLogoLeftHolder_BL h1{
    color: #D34082;
    float: left;
    font-size: 23px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
    text-shadow: 1px 1px 1px #FFFFFF;
    width: 100%;
}
.blueLogoRightHolder{
    float: right;
    margin-right: 5px;
    width: 190px;
}
.signOutBlueHolder{
    float:right;
    width:100%;
    text-align:right;
    font-size:14px;
    color:#fff;
    font-weight:bold;
    margin-top:3px;
}
.signOutBlueHolder a{
    text-decoration:none;
    color:#fff;
}
.signOutBlueHolder a:hover{
    text-decoration:underline;
    color:#fff;
}
.delryBeach{
  color: #FFFFFF;
    float: left;
    font-size:16px;
    font-weight: bold;
    
    padding-left: 0;
    width: 180px;
}
.delryBeach ul{
    float:left;
}
.topSearchHolder{
    float: right;
    
    width: 175px;
}
.topSearchHolder label{
    float:left;
    width:100%;
    font-size:12px;
    color:#fff;
    font-weight:bold;
}
.topSearchHolder input[type="text"]{
    background: url("../images/search_bg.png") no-repeat scroll 0 0 transparent;
    color: #BFBFBF;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 23px;
    margin-right: 5px;
    padding: 3px;
    width: 147px;
}
.topSearchHolder input[type="submit"]{
    background: url("../images/search_btn.png") no-repeat scroll center top transparent;
    float: right;
    height: 22px;
    margin-top: 1px;
    width: 23px;
}
.topSearchHolder input[type="button"]{
    background: url("../images/search_btn.png") no-repeat scroll center top transparent;
    float: right;
    height: 22px;
    margin-top: 1px;
    width: 23px;
}
.topSearchHolder input[type="button"]:hover{
    background: url("../images/search_btn.png") no-repeat scroll center bottom transparent ;
    
}
.topBannerLeftLog{
    float: left;
    margin-left: -12px;
    margin-top: 58px;
    width: 563px;
}
.topBannerLeft{
     float: left;
    margin-left: -12px;
    margin-top: 35px;
    width: 563px;
}
.topBannerRight{
    background: none repeat scroll 0 0 #CDE0F3;
    border: 1px solid #000000;
    float: left;
    height: 143px;
    margin-top: 23px;
    text-align: center;
    width: 132px;
}

.topBannerLeftContent{
    float:left;
    width:11px;
    height:112px;
    background:url(../images/top_content_left_bg.png) no-repeat;
}
.topBannerRightContent{
    background: url("../images/top_content_right_bg.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 112px;
    width: 540px;
}
.topBannerLeftContent_BL{
    background: url("../images/top_content_left_bg_pink.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 112px;
    width: 11px;
}
.topBannerRightContent_BL{
    background: url("../images/top_content_center_bg_pink.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 112px;
    width: 529px;
}
.bannerRightContentHeading{
    float: left;
    width: 60%;
}
.bannerRightContentHeading h1{
     color: #404040;
    float: left;
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
    margin-top: 14px;
    min-height: 46px;
    width: 98%;
}
.bannerRightContentHeading h2{
    color: #808080;
    float: left;
    font-size: 23px;
    font-weight: bold;
    margin-top: 8px;
    width: 100%;
}
.giftInfoLinks{
    float: right;
    list-style: disc outside none;
    margin-top: 14px;
    width: 38%;
}
.giftInfoLinks li{
    color: #404040;
    float: left;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
}
.giftInfoLinks li a{
    text-decoration:none;
    color:#404040;
}
.giftInfoLinks li a:hover{
    text-decoration:underline;
    color:#404040;
}
.mainContentHolder{
    float: left;
    margin-top: 18px;

    width: 100%;
}
.mainContentLeftHolder{
    float: left;
    margin-left: 20px;
    width: 172px;
}
.leftContentTopHolder{
    float:left;
    width:100%;
    height:10px;
    background:url(../images/left_content_top_bg.png) no-repeat;
}
.leftContentMidHolder{
    float:left;
    width:100%;
    height:auto;
    background:url(../images/left_content_mid_bg.png) repeat-y;
}
.leftContentBotHolder{
    float:left;
    width:100%;
    height:12px;
    background:url(../images/left_content_bot_bg.png) no-repeat;
}
.mainContentRightHolder{
    float:right;
    width:796px;
}

.rightContentHolder{
    float:left;
    width:100%;
    margin-bottom:20px;
}
.rightContentTopHolder{
    float:left;
    width:798px;
    height:10px;
    background:url(../images/gift_top.png) no-repeat;
}
.rightContentMidHolder{
    background: url("../images/gift_mid.png") repeat-y scroll 0 0 transparent;
    float: left;
    height: auto;
    padding: 8px 2% 6px;
    width: 798px;
}
.rightContentBotHolder{
    float:left;
    width:798px;
    height:13px;
    background:url(../images/gift_bot.png) no-repeat;
}
.leftContentMidHolder h1{
    float:left;
    width:90%;
    margin-left:6%;
    font-size:24px;
    color:#404040;
    font-weight:bold;
}
.appImgHolder{
    float:left;
    width:90%;
    margin-left:5%;
    margin-top:10px;
}
.appImgHolder img{
    float: left;
    height: 56px;
    margin-left: 10px;
    margin-right: 10px;
    width: 55px;
}
.appImgHolder img:hover{
    opacity:0.8;
}
.mtop20{
    margin-top:57px!important;
}
.sideBarLinks{
    float: left;
    list-style: none outside none;
    margin-left: 10%;
    margin-top: 4px;
    width: 90%;
}
.sideBarLinks li{
    float:left;
    width:100%;
    font-size:14px;
    font-weight:bold;
    color:#808080;
}
.sideBarLinks li a{
    text-decoration:none;
    color:#808080;
}
.sideBarLinks li a:hover{
    text-decoration:underline;
    color:#808080;
}
.birthdayDetailsHolder{
    float: left;
    margin-left: 10%;
    width: 90%;
}
.birthdayDetailsLeftHolder{
    float:left;
    width:50px;
}
.birthdayDetailsLeftHolder img{
    float:left;
    border:1px solid #fff;
}
.birthdayDetailsRightHolder{
    float:left;
    width:100px;
}
.birthdayDetailsRightHolder h1{
    color: #000000;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    width: 100%;
}
.birthdayDetailsRightHolder h2{
    color: #000000;
    float: left;
    font-size: 14px;
    font-weight: normal;
    width: 100%;
}
.birthdayDetailsRightHolder p{
    float:left;
    width:100%;
    font-size:10px;
    color:#000;
}
.birthdayDetailsRightHolder p a{
    background: url("../images/gift_link_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    padding-left: 17px;
    width: 100%;
    text-decoration:underline;
}
.birthdayDetailsRightHolder p a:hover{
    text-decoration:none;
}
.tutorialHolder{
    float: right;
    padding-right: 25px;
    width: auto;
}
.tutorialHolder label{
	color: #000000;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 58px;
    text-transform: uppercase;
}
.tutorialHolder img{
	float:left;
	margin-right:2px;
}
.MyAccountHeading {
    color: #000000;
    float: left;
    font-size: 36px;
    font-weight: bold;
    margin-left: 59px;
    margin-top: 50px;
    width: 90%;
}
.downloadecsv a{
    text-decoration: none;
}
.downloadecsv a:hover{
    text-decoration: underline;
}
.popMainDiv{
    left: 50%;
    margin-left: -365px;
    position: absolute;
    top: 9%;
    width: 742px;
    z-index: 999;
}
.popUpContent{
    float: left;
    margin-left: 8%;
    width: 90%;
}
.popUpContent h1{
    float:left;
    width:100%;
    text-align:center;
    font-size:30px;
    font-weight:bold;
    color:#000;
}
.informationHolder{
    float:left;
    width:100%;
}
.informationHolder h1{
    float:left;
    width:25%;
    text-align:right;
    font-size:21px;
    margin-top:20px;
    font-weight:bold;
    color:#000;
}
.categoryHolderPopUp{
    color: #404040;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-right: 2%;
    text-align: right;
    width: 25%;
}
.activelifeHolderPopUp{
    color: #000000;
    float: left;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    width: 60%;
}
.popTop{
    background: url("../images/pop_top_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 18px;
    width: 742px;
}
.popBottom{
    background: url("../images/pop_bot_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 18px;
    width: 742px;
}
.popCenter{
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: auto;
    padding-bottom: 20px;
    width: 742px;
}

.adminLoginHolder{
    float: left;
    margin-left: 20%;
    margin-top: 6%;
    margin-bottom: 8%;
    width: 60%;
}
.adminLoginTopHolder{
    float:left;
    width:604px;
    height:15px;
    background:url(../images/sales_login_popup_top_bg.png) no-repeat;
}
.adminLoginBotHolder{
    float:left;
    width:604px;
    height:19px;
    background:url(../images/sales_login_popup_bot_bg.png) no-repeat;
}
.adminLoginMidHolder{
    background: url("../images/sales_login_popup_mid_bg.png") repeat-y scroll 0 0 transparent;
    float: left;
    height: auto;
    padding: 0 20px 20px;
    width: 561px;
}
.adminLoginHeading {
    color: #000000;
    float: left;
    font-size: 60px;
    font-weight: bold;
    text-align: center;
    width: 99%;
}
.admintextField label{
    color: #000000;
    float: left;
    font-size: 14px;
    line-height: 24px;
    margin-right: 5%;
    text-align: right;
    width: 29%;
}
.admintextField input{
   background: url("../images/home_page_input_fields_bg.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    float: left;
    font-size: 14px;
    height: 30px;
    padding: 3px;
    width: 273px;
}
.admintextField{
    float:left;
    width:100%;
}
.grayHeadingBar{
	background: none repeat scroll 0 0 #e9eae5;
    float: left;
    width: 100%;
	padding-bottom:30px;
}
.statementHolder{
   float: left;
    margin-left: 51px;
    width: 800px;
}
.statementHolder h1{
	float:left;
	width:50%;
	text-decoration:none;
	margin-top:30px;
	font-size:24px;
	color:#000;
	font-weight:bold;
}
.printStatement{
	float:right;
	width:auto;
	margin-top:10px;
}
.printStatement img{
	float:left;
	margin-right:10px;
}
.printStatement label{
	float:left;
	line-height:60px;
	font-size:20px;
	color:#012b58;
	font-weight:bold;
}
.printStatement a{
text-decoration: none;
}
.printStatement a:hover{
text-decoration: underline;
}
.statementDiv{
	 background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #3A3B39;
    float: left;
    margin-bottom: 25px;
    padding: 10px;
    width: 97%;
}
.statementLeftDiv{
	float:left;
	width:500px;
}
.statementRightDiv{
	float:right;
	width:260px;
}
.birthdayCompText{
	float:right;
	width:48%;
	text-align:center;
}
.birthdayCompText h1{
	float:left;
	margin-top:0;
	font-size:24px;
	font-weight:bold;
	color:#000;
	width:100%;
}
.birthdayCompText h3, .birthdayCompText h2{
	color: #000000;
    float: left;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
}
.statementRightDiv h2, .statementRightDiv h1{
	float:right;
	width:100%;
	margin:0;
	text-align:right;
	font-size:19px;
	font-weight:bold;
	color:#000;
}
.statementRightDiv h2{
	font-size:14px;
}
.textStatementHolder, .giftStatementHolder, .addressStatement, .billingAddressStatementHeading{
	float:left;
	width:100%;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
.addressStatement{
	width:80%;
	margin-left:40px;
}
.giftStatementHolder{
	width:90%;
	margin:0;
}
.giftLeftStatementHolder{
	width:25%;
	float:left;
	text-align:right;
	margin-right:10px;
}
.giftRightStatementHolder{
	width:70%;
	float:left;
	text-align:left;
}
.textStatementHolder{
	margin: 0 0 0 176px;
    width: 60%;
}
.textLeftStatementHolder{
	width:40%;
	float:left;
	text-align:left;
}
.textRightStatementHolder{
	width:50%;
	float:left;
	text-align:left;
}
.statments{
	float:left;
	width:100%;
}
.leftStatment{
	float:left;
	width:60%;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
.rightStatment{
	float:left;
	width:38%;
	text-align:right;
	font-size:15px;
	font-weight:bold;
	color:#000;
}
.blueHeadingBar{
	background: none repeat scroll 0 0 #269594;
    float: left;
    margin-top: 5px;
    width: 100%;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	line-height:40px;
	text-align:center;
}
.blueHeadingBar a{
	text-decoration:underline;
	color:#FFF;
}
.blueHeadingBar a:hover{
	text-decoration:none;
	color:#FFF;
}
.indreprankNameHeading{
	float: left;
    font-size: 26px;
    font-weight: bold;
    padding: 18px 10px;
    width: 220px;
}
.monthlyLinks{
	float: left;
    list-style: none outside none;
    margin-left: 5%;
    width: 91%;
}
.monthlyLinks li{
	float: left;
    font-size: 26px;
    font-weight: bold;
    padding: 18px 5px;
}
.monthlyLinks li a{
	text-decoration:underline;
	color:#fff;
}
.monthlyLinks li a:hover{
	text-decoration:none;
	color:#fff;
}
.reportHeading{
	color: #022958;
    float: left;
    font-size: 36px;
    font-weight: bold;
    margin-right: 30px;
    margin-top: 12px;
    text-align: center;
    width: 100%;
}
.ytdDiv{
border-bottom: 1px solid gray;
    float: left;
    font-weight: normal;
    width: 70%;
}

.ytdHeading{
float: left; width: 80px; font-size: 12px;
}
.ytdHeadingPayment{
float: right; width: 80px; font-size: 12px; text-align: right;
}
.ytdDetailMain{
float: left; width: 70%; margin-bottom: 5px;
}
.ytdDetail{
float: left; width: 80px; font-size: 12px; font-weight: bold;
}
.ytdDetailPayment{
float: right; width: 80px; font-size: 12px; font-weight: bold;text-align: right;
}
.midholdernew{
   float: left;
    margin-top: 10px;
    width: 260px;
}
.midholdernew p{
    color: white;
    float: left;
    font-size: 35px;
    font-weight: bold;
    margin-top: 5px;
    width: 160px;
}
.midholdernew h2{
  color: white;
    float: left;
    font-size: 20px;
    margin-top: 10px;
    width: 240px;
}
.thirdholder{
     float: left;
    margin-top: 4px;
    width: 130px;
}
.thirdholder ul{
    float:left;
    color:white;
    margin-top:5px;
    
}
.thirdholder a{

     color: white;
    font-size: 14px;
    font-weight: bold;
    

}
.wrapper-change {
width:997px;
margin:0 auto;
overflow: hidden;
}

.flame {   float: left;
    margin-left: 69px;
    margin-top: 20px;
    width: 124px;
}
.footer-text{
    float: left;

    margin-right: 0;
    width: 14%;
}
.footer-text h1{
   color: #269594 ;
    float: left;
    font-size: 19px;
    font-weight: bold;
    margin-top: 30px;
    width: 100%;
}
.footer-text ul{
    float:left;
    width:100%;
    margin-top: 20px;
    list-style: none;
}
.footer-text ul li{
    color: #808080;
    float: left;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
}
.footer-text ul li a{text-decoration: none;color:#269594!important;}
.footer-text ul li a:hover{text-decoration: underline;color:#269594!important;}
.footer-detailnew { height:200px; float:left; width:100%; background:#000; }
.contents {
float:right;
width:805px;
margin-top:20px;
}

.right-content-top-holder {
background:url(../images/right-content-top-holder.png) no-repeat;
width:790px;
height:17px;
float:left;
}

.right-content-mid-holder {
background:url(../images/right-content-mid-holder.png) repeat-y;
width:790px;
float:left;
}

.right-content-bot-holder {
background:url(../images/right-content-bot-holder.png) no-repeat;
width:790px;
height:23px;
float:left;
}

.top-head {
color:#000;
float:left;
font-size:42px;
padding-left:20px;
font-weight:700;
width:100%;
}

.gift-info {
color:gray;
padding-left:20px;
font-weight:700;
font-size: 24px;
}

.big-info-img {
padding-left:20px;
float:left;
margin-top:10px;
width:360px;
margin-right:10px;
}


.value-1 {
width:400px;
float:left;
font-weight:700;
margin-top:10px;
}

.value-1 h2 {
font-weight:700;
font-size:18px;
color:#000;
}

.value-2 {

float:left;
}

.value-2 p {
font-size:26px;
color:#000;
font-weight:700;
float:right;
margin-top:8px;
}

.value-2 h1 {
color: #000000;
    float: left;
    font-size: 74px;
    font-weight: 700;

    margin-top: -10px;
}

.claim-btn {
float:right;
margin-right:30px;
}

.claim-btn-left {
background:url(../images/claim-btn-left.png) no-repeat;
width:13px;
height:61px;
float:left;
}

.claim-btn-mid {
background: url("../images/lar_blue.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 77px;
    width: 207px;
}

.claim-btn-right {
background:url(../images/claim-btn-right.png) no-repeat;
width:13px;
height:61px;
float:left;
}

.claim-btn-mid a {
  color: #FFFFFF;
    font-size: 30px;
    font-weight: 700;
    line-height: 63px;
    margin-left: 10px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
}
.claim-btn-mid a:hover {
opacity:0.8;
}

.location-detail {
width:350px;
float:left;
margin-top:5px;
}

.location {
font-size:18px;
font-weight:700;
color:#000;
}

.address-4 {
color:#000;
margin-bottom:5px;
font-size:16px;
}
.address-4 a {
text-decoration:none;
}
.address-4 a:hover {
text-decoration:underline;
}

.review h1 {
color: #404040;
    float: left;
    font-size: 22px;
    font-weight: 700;
    margin-top: 0;
    width: 115px;
}

.review img {
float:left;
margin-right:10px;
}

.gift-detail {
float:left;
width:380px;
height:270px;
margin-left:5px;
}

.remaining {
font-size:18px;
font-weight:700;
width:160px;
float:left;
color:#000;
margin-top:10px;
}

.send-gift {
width:120px;
float:left;
color:#000;
margin-top:10px;
font-size:16px;
}

.send-gift img {
float:left;
margin-top:-5px;
margin-right:5px;
}
.send-gift a {
text-decoration:none;
}
.send-gift a:hover {
text-decoration:underline;
}

.favorite {
 color: #000000;
    float: left;
    font-size: 16px;
    margin-top: 10px;
    width: 95px;
}

.favorite img {
  float: left;
    height: 27px;
    margin-right: 5px;
    width: 26px;
}
.favorite a {
text-decoration:none;
}
.favorite a:hover {
text-decoration:underline;
}
.detail-contents {
 color: gray;
    float: left;
    font-size: 15px;
    height: 121px;
    line-height: 17px;
    margin-top: 10px;
    overflow: hidden;
    width: 95%;
}

.more {
color: #000000;
    float: right;
    font-size: 16px;
    font-weight: 700;
    margin-right: 10px;
    text-align: right;
    width: 370px;
}

.share p {
float:left;
width:100%;
font-size:16px;
font-weight:700;
color:#000;
margin-top:10px;
}


.addthis_toolbox img {
  float: left;
    height: auto;
    margin-right: 0px;
    margin-top: 0;
    width: auto;
}
.addthis_toolbox_gift img {
margin-top:10px;
float:left;
height:29px;

margin-right:5px;
}
.images_holder img {
margin-top:10px;
float:left;
height:29px;
width:60px;
margin-right:5px;
}
.addthis_toolbox_earn img {
margin-top:10px;
float:left;
height:52px;
width:53px;
margin-right:5px;
}
.edit_new_gift{
    left: 11%;
    overflow: hidden;
    position: fixed;
    top: 2%;
    z-index: 1001;
}
.images_holder{
    width:600px;
    float:left;
}
.share{
    width:100%;
    float:left;
}
.text_header{
     color: #FFFFFF;
    float: left;
    font-size: 34px;
    font-weight: bold;
    width: 322px;
    
}
.text_header h3{
    color: #FFFFFF;
    float: left;
    width: 322px;
    font-size:40px;
}
#divinputfilenew {
    background: url("../images/upload_file.gif") no-repeat scroll 100% 1px transparent;
    float: left;
    height: 28px;
    margin: 0 6px 0 0;
    width: 313px;
}
.adminLoginHoldernew{
     float: left;
    margin-bottom: 8%;
    margin-left: 20%;
    margin-top: 17%;
    width: 60%;
}
.whiteMainnew{
    float: left;
    width: 100%;
    min-height:600px;
}
.top-links-two {
height:72px;
overflow:hidden;
background:#269594;
}
.small-logotwo{
     float: left;
    margin-right: 30px;
    width: 52%;
}
.login-area {
width:200px;
float:right;
}

.login-area h1 {
float:right;
color:#fff;
margin-right: 20px;
}
.large_img img{
    width:360px;
    height:200px;
}
.gift-page {
float: left;
    margin-left: 25px;
    margin-top: 5px;
    width: 780px;
}
.heading-info { float:left; width:97%;}
.heading-info h1 {font-size:78.61px; text-align: center; font-weight:bold; color:#231f20; font-family:Arial, Helvetica, sans-serif;}
.heading-info h2 { font-size:60px; text-align: center; font-weight:bold; color:#939598; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
.image-section { float:left; width:100%; }
.value-detail { width:248px; float:left; }
.remaining-info{ float:left; width:100%;}
.remaining-info span {
float: left;
    font-size: 24px;
    margin-bottom: 8px;
    margin-left: 105px;
    margin-top: 0;
    text-align: center;
}
.claim-btn-big {
 float: left;
    margin-bottom: 5px;
    margin-left: 27px;
    margin-top: 27px;
}
.email-gift {
    color: #000000;
    float: left;
    font-size: 15px;
    margin-left: 5px;
    padding-top: 19px;
    width: 100px;
}
.email-gift img { 
   float: left;
    margin-right: 10px;
    margin-top: -3px;
}
.email-gift a { 
     color: #404040;
    line-height: 30px;
    text-decoration: none;
}
.share-now {  
   float: left;
    margin-left: 15px;
    margin-top: 10px;
    width: 80%;
}
.share-now p {
 color: #404040;
    float: left;
    font-size: 22px;
    font-weight: bold;
    margin-right: 30px;
    margin-top: 15px;
}
.share-now img { float:left; }

.location-detail { float:left; width:100%; margin-top:20px; }
.loc-detail-tab {float:left; width:100%; }
.detail-tab { background:url(../images/tab-bg.png) no-repeat; width:166px; height:41px; float:left; text-align:center; margin-right:5px; margin-left:30px; }
.detail-tab a { color:#3d3d3d; text-decoration:none; font-weight:bold; font-size:24px; line-height:46px; background:#fff;  }
.location-tab {width:166px; height:41px; float:left; text-align:center; margin-right:5px;}
.location-tab a {color:#bfbfbf; text-decoration:none; font-size:24px; line-height:46px;}
.bottom-border {border-bottom:1px solid #ccc; float:left; width:100%; z-index:-9999999; position:relative; margin-top:-2px;}
.review-tab {width:166px; height:41px; float:left; text-align:center; margin-right:5px;}
.review-tab a {color:#bfbfbf; text-decoration:none; font-size:24px; line-height:46px;}
.terms-tab {width:166px; height:41px; float:left; text-align:center; margin-right:5px;}
.terms-tab a {color:#bfbfbf; text-decoration:none; font-size:24px; line-height:46px;}
.detail-text { float:left; margin-top:2px; padding:5px; margin-bottom:20px; text-align: justify; width:749px;font-size:16px;}
.detail-text p { color:#808080; font-size:16px; float:left; font-family:Arial, Helvetica, sans-serif;}
.backToSearch { float: left; width:50%; margin-left:25px; }
.backToSearch a {  text-decoration: none; font-size: 16px; font-weight: bold; }
.backToSearch a:hover {  text-decoration: underline;}

.view-detail { float:left; width:805px; height:202px;  border-bottom:1px solid #d3d4d6;padding-bottom:4px;}
.image-view { width:312px; height:202px; float:left; }
.image-view img { width:312px; height:202px;border-radius: 10px 10px 10px 10px;}
.value-info { float:left; width:490px; }
.value-4 {width:224px; float:left;  margin-left: 5px;  }
.value-4 h1 { color: #231F20;
     font-size: 100.15px;
    font-weight: bold;
    line-height: 1; }
.valueMain-4 {width:208px; float:left;  }
.valueMain-4 h1 {
   color: #231F20;
    font-size: 75px;
    font-weight: bold;
    margin-top: 13px;
  }
.value-5 { float:left; width:100px;}
.value-5 p { font-size:35px; float:left; color:#231f20; line-height: 0.6; font-weight:bold; margin-top:30px; width:100px;}
.value-5 h2 { font-size:34.34px; float:left; color:#231f20; font-weight:normal; margin-left:4px; margin-top: 36px;}
.value-5 h4 { font-size:28px;  float:left; color:#231f20; font-weight:normal; margin-top:15px;}
value-6 { float:left; width:100px;}
.value-6 p { font-size:48.07px; float:left; color:#231f20; line-height: 0.6; font-weight:bold; margin-top:15px; width:100px;}
.value-6 h2 { font-size:34.34px; float:left; color:#231f20; font-weight:normal; margin-left:4px; margin-top: 36px;}
.value-6 h4 { font-size:28px;  float:left; color:#231f20; font-weight:normal; margin-top:15px;}

.view-btn { background:url(../images/view-btn.png) no-repeat; width:166px; height:60px; float:right; text-align:center; margin-left:5px; margin-top:30px;}
.view-btn a { font-size:23.73px; text-decoration:none; color:#fff; font-family:Arial, Helvetica, sans-serif; line-height:55px; font-weight:bold;}
.view-btn:hover{
    opacity:0.9;
}
.gift-name {float: left;

    margin-top: 10px;
    padding-left: 10px;
    width: 480px;}
.gift-name h1 { font-size:32.61px; font-weight:bold; color:#231f20; font-family:Arial, Helvetica, sans-serif;}
.gift-name h2 { font-size:32.46px; font-weight:bold; color:#939598; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}

.gift-name-two { float:left; width:480px; margin-left:5px;}
.gift-detail-info { width:310px; float:left;}
.gift-detail-info h1 { font-size:32.61px; font-weight:bold; color:#231f20; font-family:Arial, Helvetica, sans-serif;}
.gift-detail-info h2 { font-size:32.61px; font-weight:bold; color:#939598; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
.gift-for { float:left; width:155px; margin-left:10px; margin-top:10px;}
.gift-for-name { width:90px; float:left; margin-right:3px;}
.gift-for-name h1 {font-size:22px; font-weight:bold; color:#231f20; font-family:Arial, Helvetica, sans-serif; margin-bottom:15px; }
.gift-for-name h2 {font-size:16px; font-weight:bold; color:#231f20; font-family:Arial, Helvetica, sans-serif; }
.gift-for-image { width:60px; float:left;}
.gift-for-image img { width:60px; height:65px; float:left;}

.black-border-holder{
    float:left;
    border: 4px solid #000000;
    width: 745px;
    margin-top:15px;
}

.heading-info-new
{ float:left;
  width:100%;
  background:#000000;
}
.heading-info-new h1 {
    font-size:78.61px;
    text-align: center;
    font-weight:bold;
    color:#ffffff;
    font-family:Arial, Helvetica, sans-serif;
}
.heading-info-new h2 {
    font-size:60px;
    text-align: center;
    font-weight:bold;
    color:#ffffff;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
}
.bottom-value{
    float:left;
    width:200px;
    text-align:center;
    margin-bottom:20px;
}
.remaining-holder-new{
    float:left;
    width:248px;
    border-right:1px solid gray;

}
.three-section-holder{
    float:left;
    border-bottom:1px solid gray;
    margin-top:15px;
    width:96.5%;
}
    .likeImage{
    width: 80px;
    height: 35px;
    margin-top:10px;
    float: left;
    background-image: url("../images/like_btn.png");
    background-repeat: no-repeat;
}
.likeImage iframe{
    opacity: 0;
}
.address-1,.address-2,.address-3 {
color:#404040;
font-size:18px;

padding: 2px;
font-weight:bold;
}
.location_blue{
 background: url("../images/view-btn.png") no-repeat scroll 0 0 transparent;
    color: #52A7C7 !important;
    float: left;
    height: 60px;
    margin-bottom: 49px;
    margin-left: 44px;
    margin-top: 42px;
    width: 166px;
}
.location_blue:hover{
 opacity:0.9;
}
.location_blue a{
     color: white;
    float: left;
    font-size: 22px;
    margin-top: 14px;
    padding-bottom: 6px;
    padding-left: 15px;
    padding-right: 6px;
    text-decoration: none;
    width: 150px;
}
.location_website{
    color: #404040;
    float: left;
    font-size: 18px;
    margin-top: 15px;
    padding: 2px;
    text-align: center;
    width: 100%;
    font-weight:bold;
}
.location_website a{
    text-decoration:none;
}
.location_website a:hover{
    text-decoration:underline;
}
.stat_holder{
     float: left;
    margin-top: 14px;
    width: 170px;
}
.stat_holder p{
      color: #FFFFFF;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-top: 5px;
    width: 150px;
}
.stat_holder h2{
  color: #FFFFFF;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-top: 5px;
    width: 150px;
}
.text_header p{
     color: #FFFFFF;
    float: left;
    font-size: 22px;
    font-weight: bold;
    margin-left: -76px;
    width: 225px;
}
.text_header h2{
     color: #FFFFFF;
    float: left;
    font-size: 22px;
    font-weight: bold;
    margin-top: 7px;
    width: 300px;
}
.add_gift_heading{
   float: left;
    margin-bottom: 10px;
    margin-left: 237px;
    margin-top: 55px;
    width: 50%;
}
.add_gift_heading p{
   color: #000000;
    float: left;
    font-size: 22px;
    font-weight: bold;
    
}
.miles_holder{
    float: left;
    margin-left: 24px;
    margin-top: 22px;
    text-align: center;
    width: 150px;
}
.miles_holder h1{
    float: left;
    font-size: 20px;
}
.miles_holder h2{
    float: left;
    font-size: 20px;

    width: 150px;
}
.miles_holder p{
    background: url("../images/small_flame.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 60px;
    line-height: 75px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -26px;
    text-align: center;
    width: 33px;

}
#myaccount-select{
    background: url("../images/select_img_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    font-weight: bold;
    height: 25px;
    padding-left: 3px;
    padding-top: 2px;
    width: 300px;
}
#addgift-select{
    background: url("../images/select_fields_bg_1.png") no-repeat scroll 0 0 transparent;
    float: left;
    font-weight: bold;
    height: 28px;
    padding-left: 3px;
    padding-top: 2px;
    width: 350px;
}
#addgift-lead{
     background: url("../images/select_fields_bg_1.png") no-repeat scroll 0 0 transparent;
    float: left;
    font-weight: bold;
    height: 30px;
    padding-left: 3px;
    padding-top: 2px;
    width: 350px;
}
#addgift-lead-state{
     background: url("../images/select_fields_bg_1.png") no-repeat scroll 0 0 transparent;
    float: left;
    font-weight: bold;
    height: 30px;
    padding-left: 3px;
    padding-top: 2px;
    width: 350px;
}
.sltSignUpnew{
    float:left;
    width:100%;
    margin-left: 23.7%;
}
#addgift-lead-sub{
     background: url("../images/select_fields_bg_1.png") no-repeat scroll 0 0 transparent;
    float: left;
    font-weight: bold;
    height: 30px;
    padding-left: 3px;
    padding-top: 2px;
    width: 350px;
}

/* added on oct 24 2012*/
.offerGiftsCopy1{
    width: 30%;
    float: left;
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
}
.offerGiftsCopy11{
    width: 30%;
    float: left;
    color: black;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
}
.gift_info_heading{
    width: 30%;
    float: left;
    color: #ffffff;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
}
.gift_info{
    width: 30%;
    float: left;
    color: black;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
}
.paymentway{
    width: 20%;
    float: left;
    color: black;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
}
.listed_data{
    border-bottom: 1px solid #FEFEFE;
    float: left;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}


/* added on Nov 07-2012*/
/* for facebook post  */


#fbpageform{
margin:0 auto;
width:400px;
padding:14px;
border: solid 1px #EBE6E6;
background: #EEE;
border-radius: 10px;
font-family:Arial, Helvetica, sans-serif;
}
#fbpageform h1 {
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#fbpageform p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #E0E0E0;
padding-bottom:10px;
}
#fbpageform label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#fbpageform .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#fbpageform input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #E0E0E0;
width:200px;
margin:2px 0 20px 10px;
}
#fbpageform textarea{
float: left;
font-size: 12px;
padding: 4px 2px;
border: solid 1px #E0E0E0;
width: 200px;
margin: 2px 0 20px 10px;
height: 100px;
}
#fbpageform select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #E0E0E0;
width:200px;
margin:2px 0 20px 10px;
}

.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #dcecfb;
	-webkit-box-shadow:inset 0px 1px 0px 0px #dcecfb;
	box-shadow:inset 0px 1px 0px 0px #dcecfb;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bddbfa), color-stop(1, #80b5ea) );
	background:-moz-linear-gradient( center top, #bddbfa 5%, #80b5ea 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bddbfa', endColorstr='#80b5ea');
	background-color:#bddbfa;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#3b6c80;
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #c0ccdb;
	margin-top: 20px;
	margin-bottom: 20px;
}.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #80b5ea), color-stop(1, #bddbfa) );
	background:-moz-linear-gradient( center top, #80b5ea 5%, #bddbfa 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80b5ea', endColorstr='#bddbfa');
	background-color:#80b5ea;
}.button:active {
	position:relative;
	top:1px;
}
#submit_button{clear:both;margin-left:150px;}

.body-change {
   /* background:url(../images/body-img.png) no-repeat center top #fff; */
}






/************************** Detail page styling start On 2013-02-25  By Tariq Mayo ***************************/
.rit_big_img { float:left; width:100%; margin-top:10px;}
.rit_big_img img { float:left; width:100%;}

.bd_main_holder { float:left; width:100%; background:#F2F2F2; }
.bd_lft_det { float: left; margin: 10px 25px 10px 10px;  width: 360px;}
.bd_socialz_lft { float:left; width:100%;}
.bd_socialz_lft a { display:inline; margin-right:0px;}

.bd_img_det_lft { float:left; width:100%; margin-top:10px;}
.bd_img_det_lft h1 { float:left; width:100%; margin:5px 0; font-size:37px; font-weight:bold;color:#000;}
.bd_img_det_lft h2 { float:left; width:100%;  font-size:24px; font-weight:bold;color:#000;}

.bd_img_txt_det { float:left; width:100%; text-align:justify; }
.bd_img_txt_det span { font-size:22px; color:#000; margin-right:5px; display:inline;}
.bd_img_txt_det p {  color: #000000; display: inline; font-size: 19px; line-height: 24px;}

.watch_video { float:left; width:100%; margin-top:10px; text-align:center;}
.watch_video h1 { font-size:24px; color:#28B9DD;}

.video_links { float:left; width:100%; }
.video_links a { font-size:24px; color:#28B9DD; background:url(../images/link_sep.png) no-repeat center right; font-weight:bold; padding:0 10px 0 5px; text-decoration:none;}
.b_g { background:none!important;}

.bd_rit_det { float: left; width: 403px;}
.claim_gift_rit { float:left; width:100%; background:#D9D9D9; height:142px;}

.gift_lfti { float: left; margin-top: 5px; text-align: center; width: 165px;}
.gift_lfti h1 { font-size:46px; color:#6DC146; margin:5px 0 10px 0;}
.gift_lfti p {font-size:18px; color:#000; margin:5px 0;}
.gift_lfti h2 {font-size:37px; color:#000;}

.gift_riti { float:left; width:235px; text-align:center; }
.gift_riti h2 { float:left; width:100%; font-weight:bold; font-size:18px; color:#000; margin:35px 0 10px 0;}
.claim_giftbtn { background: none repeat scroll 0 0 #28B9DD;clear: both;display: block;height: 60px;margin: 0 auto;text-align: center;width: 194px; -webkit-border-radius: 3px;border-radius: 3px;-khtml-border-radius: 3px;-moz-border-radius: 3px; behavior: url(../PIE.htc); box-shadow: 0px 2px 1px #666}
.claim_giftbtn a { font-size:28px; color:#fff; font-weight:bold; line-height:60px; text-decoration:none;}


.terms_det { float:left; width:97%; text-align:justify; margin-top:15px; }
.terms_det span { font-size:22px; color:#000; margin-right:5px; display:inline;}
.terms_det p {  color: #000000; display: inline; font-size: 19px; line-height: 24px; }
.botom_line { background: none repeat scroll 0 0 #000000;clear: both;height: 1px;margin: 20px auto;width: 94%;}

.location_det { float:left; width:100%; margin:10px 0;}
.loc_lft { float:left; width:115px; margin-right:30px;}
.loc_lft h1 { float:left; width:100%; margin-bottom:15px; font-size:23px;}
.directions_btn {background: none repeat scroll 0 0 #28B9DD;clear: both;display: block;height: 33px;margin: 0 auto;text-align: center;width: 106px; -webkit-border-radius: 3px;border-radius: 3px;-khtml-border-radius: 3px;-moz-border-radius: 3px; behavior: url(../PIE.htc); box-shadow: 0px 2px 1px #666}
.directions_btn a {font-size:13px; color:#fff; font-weight:bold; line-height:33px; text-decoration:none;}

.loc_rit { float:left; width:245px; margin-top:5px;}
.loc_rit h1 { clear:both; width:100%;  font-size:18px; font-weight:bold; color:#000; line-height:20px;}
.loc_rit p {clear:both; width:100%;  font-size:18px; font-weight:bold; color:#000; line-height:20px;}
.loc_rit span {clear:both; width:100%;  font-size:18px; font-weight:bold; color:#000; line-height:20px;}

.bd_map { width:100%; margin-top:10px; float:left;}
.bd_map img { float:left; width:97%;}

.bd_map img2 { float:left; width:97%;}

.v_det {float:left; width:100%; margin-left: 8px; margin-bottom: 5px;}
.v_det a { color: #19B9DD; font-size: 12px; font-weight: bold; float:left; width:100%;}

.accountMainNew{
    float:left;
    width:100%;
    height:40px;
    background:#269594;
}
.offerGifts_EditNew{
    color:#FFFFFF;
    float:left;
    font-size:14px;
    margin-top:12px;
    text-align:center;
    width:5%;
}
.offerGifts_EditNew a{
    text-decoration: underline;
    color: #fff;
}
.offerGifts_EditNew a:hover{
    text-decoration: none;
    color: #fff;
}

.offerGifts_CopyNew{
    color:#FFFFFF;
    float:left;
    font-size:14px;
    margin-top:12px;
    text-align:left;
    width:5%;
}
.offerGifts_ShortNew{
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
    width: 20%;
}

.offerGifts_Loc{
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
    width: 12%;
}
.offerGifts_Dates{
    color:#FFFFFF;
    float:left;
    font-size:14px;
    margin-top:12px;
    text-align:left;
    width:9%;
}
.offerGifts_StatusNew{
   color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
    width: 13%;
}
.offerGifts_Gift_ValueNew{
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
    width: 8%;
}
.offerGifts_ClaimedNew{
     color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
    width: 10%;
}
#redeem_month{
     background: url("../images/day_bg.png") no-repeat scroll left center ;
    float: left;
    font-weight: bold;
    height: 30px;
    padding-left: 3px;
    padding-top: 2px;
    width: 110px;
    margin-left:15px;
}
#redeem_year{
     background: url("../images/day_bg.png") no-repeat scroll left center ;
    float: left;
    font-weight: bold;
    height: 30px;
    padding-left: 3px;
    padding-top: 2px;
    width: 110px;
    margin-left:-27px;
    
}