@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 center top;
}
.body-new {
    font-size:14px;
    color:#777777;
    font-family:Arial;
    background:url(../images/BCbackground-Male.png) no-repeat 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;
}
.wrapper{
    float:left;
    width:100%;
}
.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: 100%;
}
.header_BL{
    background: url("../images/main_header_BG.png") repeat-x scroll center center transparent;
    height: 184px;
    width: 100%;
}
.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;
    text-align: right;
    width: 49%;
}
.login a:link {text-decoration:underline; color:#fff;}
.login a:visited {text-decoration:underline; color:#fff;}
.login a:active {text-decoration:underline; color:#fff;}
.login a:hover {text-decoration:none; color:#fff;}

.headingBar{
    color: #052958;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin-top: 36px;
    width: 47%;
}
.headingBar_BL{
    color: #CC2676;
    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%;
    *width:994px!important;
}
.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%;
    *width:100%;
    *margin-top:-4px;
}
.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;
    *line-height: 24px;
}
.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;
    float:left;
    margin-top:10px;
    padding:1px 10px;
    margin-left:10px;
    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/btnBG.png") repeat-x scroll 0 0 transparent;
    border:1px solid #C5C5A6;
    float:right;
    margin-right:24px;
    padding:1px 18px;
}
.btnNew2{
   background: url("../images/button_bg.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;

}
.btnNew2:hover{
background: url("../images/button_bg_hover.png") no-repeat scroll 0 0 transparent;
}
.btn21{
   background: url("../images/button_bg.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: 93px;
    text-align: center;
    width: 93px;

}
.btn21:hover{
background: url("../images/button_bg_hover.png") no-repeat scroll 0 0 transparent;
}
.facebook{
    float: left;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
.tweeterMain{
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}
.mtop10{
    margin-top:10px;
}
.mtop20{
    margin-top:20px;
}
.mtop30{
    margin-top:30px;
}
.mtop40{
    margin-top:40px;
}
.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 #052958;
    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%;
    z-index:1001;
}
.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:10px;
}
.busHeading{
    color: #000000;
    float: left;
    font-size: 30px;
    margin-left: 10px;
    width: 99%;
}
.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{
    color: #6D6A6A;
    float: left;
    font-size: 14px;
    line-height: 20px;
    margin-left: 20px;
    width: 96%;
}
.text1{
    float:left;
    width:93%;
    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:16px;
    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;
}
.checkBoxMain{
    float:left;
    margin-top:20px;
    margin-left:10px;
    width:90%;
}
.checkBoxMain input{
    float:left;
    width:5%;
}
.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;
}
.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;
    font-weight: bold;
    line-height: 35px;
    margin-right: 10px;
    text-align: right;
    width: 14%;
}
.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%;
}

.wid{
    float:left;
    width:7%!important;
}
.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:10px;
    margin-top:6px;
}
.giftText{
    color:#000000;
    float:left;
    font-size:20px;
    margin-left:37px;
    width:98%;
}
.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%;
}
.locIpt2{
    float:left;
}
.locIpt{
    float:left;
    width:30%;
}
.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:10px;
    padding:3px;
    width:48%;
}
.locIpt1{
    float:left;
    width:22%;
}
.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:left;
    margin-left:157px;
    margin-top:33px;
    width:51%;
}
.check input{
    float:left;
    width:5%;
}
.check label{
    float:left;
    width:69%;
}
.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 #000000;
    border-right:3px solid #000000;
    float:left;
    height:auto;
    width:763px;
    padding-bottom:20px;
}
.regMainDiv1{
    left:50%;
    margin-left:-382px;
    position:absolute;
    top:9%;
    width:769px;
}
.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:#fdc186;
}
.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 #FDC186;
    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:62px;
}
.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:48%;
    margin-left: 20px;
}
.innerContHeading{
    float:left;
    width:80%;
    font-size:20px;
    color:#000;
    font-weight:bold;
}
.innerContText{
    float:left;
    width:91%;
    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:70px;
    width:110%;
}
.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"]{
    border:2px solid #808080;
    float:left;
    height:30px;
    padding:3px;
}
.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;
    margin-top:20px;
    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:center;
}
.addMain1{
    float:left;
    width:100%;
}
.addMainD{
    float:left;
    width:100%;
}

.addMain input[type="radio"]{
    float:left;
    margin-left:10px;
    margin-top:16px;
}
.addMain input[type="text"]{
    border: 1px solid #88898A;
    float: left;
    height: 16px;
    margin-left: 10px;
    margin-top: 12px;
    padding: 2px;
}
.addMain label{
    color: #000000;
    float: left;
    font-size: 20px;
    margin-left: 122px;
    margin-top: 10px;
}
.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{
    float:left;
    font-size:30px;
    color:#000;
}
.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%;
}
.btnLeftDiv input{
    background:url("../images/btnBG.png") repeat-x scroll 0 0 transparent;
    border:1px solid #C5C5A6;
    float:left;
    padding:2px 23px;
}
.accountMain{
    float:left;
    width:100%;
    height:40px;
    background:#052958;
}
.accountLeft{
    color:#000000;
    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:#000;
    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;
}
.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: 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: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;
}


.offerDivMain2{
    float:left;
    width:23%;
    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:#fdc186;
}
.w75{
    float:left;
    width:75%;
}
.innerTextleft{
    float:left;
    width:50%;
}
.innerTextRight{
    float:left;
    width:35%;
    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: 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;
    *margin-top:-4px;
}
.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/whiteTopBGaa.png) no-repeat;
    height:11px;
    margin-top:46px;
}
.whiteMidBG{
    float:left;
    width:1000px;
    background:url(../images/whiteMidBGaa.png) repeat-y;
    height:auto;
    *margin-top:-4px;
}
.whiteBotBG{
    float:left;
    width:1000px;
    background:url(../images/whiteBotBGaa.png) no-repeat;
    height:12px;
}
.whiteMain{
    float:left;
    width:100%;
    padding-bottom:20px;
}
.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:36px;
    color:#000000;
    margin-left:25px;
    font-weight: bold;
    margin-top:15px
}
.businessHeading_BL{
    float:left;
    width:99%;
    font-size:36px;
    color:#c5276f;
    margin-left:10px;
    font-weight: bold;
}
.stepMain{
    float: left;
    width: 100%;
}
.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/checkOutBG.png") no-repeat scroll 0 0 transparent;
    float:left;
    height:63px;
    margin-left:20px;
    width:47%;
}
.step_1_right{
    float:left;
    width: 80%;
}
.first{
    color:#FFFFFF;
    float:left;
    font-size:36px;
    font-weight:bold;
    padding:10px 16px 0;
    width:21%;
}
.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:10px;
    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: 20px;
    font-weight: bold;
    line-height: 20px;
    margin-left: 123px;

}
.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:38%;
}
/*////////////////////////////////////////////// */
.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 #052958;
    color: #000000;
    float: left;
    font-size: 14px;
    height: 30px;
    padding: 3px;
    width: 92%;
}
.contactFields textarea{
    border: 1px solid #052958;
    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;
}
.searchBtnHome{
    float: left;
    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;
    padding-top: 2px;
    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;
}
.adminLeft{
    float: left;
    margin-left: 100px;
    width: 42%;
}
.adminRight{
    float:left;
    width:42%;
}
.adminRight p{
    color: #000000;
    float: left;
    font-size: 14px;
    margin-top: 10px;
    text-align: right;
    width: 70%;
}
.adminRight p a{
    text-decoration:underline;
    color:#000;
}
.adminRight p a:hover{
    text-decoration:none;
    color:#000;
}
.adminRight h1{
    float:left;
    width:100%;
    font-size:36px;
    color:#002958;
    text-align:center;
    margin-top:20px;
}
.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:27%;
    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: 48%;
}
.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;}

.signUpBtn{
    float:left;
    width: 100%;
    margin-top:20px;
    margin-left:10px;
}
.pauseBtn{
    float:left;
    width: 100%;
    margin-top:20px;
    margin-left:40px;
}
.pauseText{
    float:left;
    width:100%;
    font-size:14px;
    color:#000;
    text-align:left;
}

.sideText{
    float:left;
    width:67%;
    font-size:14px;
    color:#000;
    text-align:center;
}
.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%;
}
.calander{
    float: right;
    margin-right: 27px;
    margin-top: 20px;
    width: 96%;
}
.calander img{
    float:right;
}
.claimedMain{
    float:left;
    width:80%;
    margin-left:150px;
    margin-top:50px;
    min-height: 500px;
}


.tabs_wrapper{
    float: left;
    width: auto;
    padding-bottom: 5px;

}
.tabs_wrapper .active .tabs_left{
    background-image:url("../images/claimedTabRightBlue.png");
}
.tabs_wrapper .active .tabs_right{
    background-image:url("../images/claimedTabLeftBlue.png");
}
.tabs_wrapper .active .tabs_center{
    background-image:url("../images/claimedTabCenterBlue.png");
    color:#fff;
    font-family:Georgia;
    padding: 2px 10px;
}
.tabs_wrapper .active .tabs_left_BL{
    background-image:url("../images/claimedTabRight.png");
}
.tabs_wrapper .active .tabs_right_BL{
    background-image:url("../images/claimedTabLeft.png");
}
.tabs_wrapper .active .tabs_center_BL{
    background-image:url("../images/claimedTabCenter.png");
    color:#000;
    font-family:Georgia;
    padding: 2px 10px;
}
.tabs_wrapper .active .tabs_center_BL span{
    color:#FFF;

}
.tabs_wrapper .active .tabs_center_BL p{
    color:#FFF;
}
.tabs_wrapper .active .tabs_center span{
    color:#FFF;

}
.tabs_wrapper .active .tabs_center p{
    color:#FFF;
}
.tabs a:hover .tabs_left{
    background-image:url("../images/claimedTabRightBlue.png");
}
.tabs a:hover .tabs_right{
    background-image:url("../images/claimedTabLeftBlue.png");
}
.tabs a:hover .tabs_center{
    background-image:url("../images/claimedTabCenterBlue.png");
    color:#fff;
    font-family:Georgia;
    padding: 2px 10px;
}
.tabs a:hover .tabs_center span{
    color:#FFF;
}
.tabs a:hover .tabs_center p{
    color:#FFF;
}
.tabs a:hover .tabs_left_BL{
    background-image:url("../images/claimedTabRight.png");
}
.tabs a:hover .tabs_right_BL{
    background-image:url("../images/claimedTabLeft.png");
}
.tabs a:hover .tabs_center_BL{
    background-image:url("../images/claimedTabCenter.png");
    color:#000;
    font-family:Georgia;
    padding: 2px 10px;
}
.tabs a:hover .tabs_center_BL span{
    color:#FFF;
}
.tabs a:hover .tabs_center_BL p{
    color:#FFF;
}
.tabs a { text-decoration: none;}
.tabs{
    float:left;
    list-style:none outside none;
    margin-top:30px;
    width:auto;
    position:relative;
    cursor:pointer;
    margin-right: 10px;
}

.tabs_left{
    float:left;
    height:20px;
    width:11px;
}
.tabs_right{
    float:left;
    height:20px;
    width:11px;
}
.tabs_center{
    float:left;
    padding: 2px 10px;
    width:auto;
    font-size:14px;
    color:#052958;
    font-weight:bold;
    font-family: Georgia;
}
.tabs_left_BL{
    float:left;
    height:20px;
    width:11px;
}
.tabs_right_BL{
    float:left;
    height:20px;
    width:11px;
}
.tabs_center_BL{
    float:left;
    padding: 2px 10px;
    width:auto;
    font-size:14px;
    color:#e468a3;
    font-weight:bold;
    font-family: Georgia;
}
#tabs_1{
    float:left;

    z-index:100;
}
#tabs_2{
    z-index:99;
}
#tabs_3{
    z-index:98;
}
#tabs_4{
    z-index:97;
}
#tabs_5{
    z-index:96;
}
#tabs_6{
    z-index:95;
}
#tabs_7{
    z-index:94;
}

.headingMain_Div{
    float:left;
    width:100%;

}
.headingLeft_bg{
    float:left;
    background:url(../images/headingLeft_Blue_BG.png) no-repeat;
    width:10px;
    height:40px;
}
.headingRight_bg{
    float:left;
    background:url(../images/headingRight_Blue_BG.png) no-repeat;
    width:10px;
    height:40px;
}
.headingCenter_bg{
    float:left;
    background:url(../images/headingCenter_Blue_BG.png) repeat-x;
    width:680px;
    height:40px;
}
.headingLeft_bg_BL{
    float:left;
    background:url(../images/headingLeft_BG.png) no-repeat;
    width:10px;
    height:40px;
}
.headingRight_bg_BL{
    float:left;
    background:url(../images/headingRight_BG.png) no-repeat;
    width:10px;
    height:40px;
}
.headingCenter_bg_BL{
    float:left;
    background:url(../images/headingCenter_BG.png) repeat-x;
    width:680px;
    height:40px;
}
.headingLeft{
    float:left;
    width:50%;
    font-size:24px;
    color:#fff;
    font-weight:bold;
    line-height:41px;
}
.headingRight{
    float:right;
    width:48%;
    font-size:24px;
    text-align:right;
    line-height:41px;
    color:#fff;
    font-weight:bold;
}
.entryMainDiv{
    float:left;
    width:100%;
}
.entryLeft{
    float:left;
    width:12%;
}
.entryLeft img{
    float:left;
}
.entryRight{
    float:left;
    width:75%;
}
.freeEntryText{
    color: #052958;
    float: left;
    font-size: 24px;
    font-weight: bold;
    height: 46px;
    line-height: 46px;
    padding-left: 20px;
    width: 97%;
}
.codeEntryText{
    float:left;
    padding-left: 20px;
    width: 97%;
    height:36px;
    background:#bed4f0;
}
.codeEntryText_BL{
    float:left;
    padding-left: 20px;
    width: 97%;
    height:36px;
    background:#fde6f2;
}
.ratingEntryText{
    float:left;
    padding-left: 20px;
    width: 97%;
    margin-top:20px;

}
.enttyTextLeft{
    float:left;
    font-size:24px;
    font-weight:bold;
    color:#000;
    width:50%;
}
.enttyTextRight{
    color: #000000;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 10px;
    text-align: right;
    width: 48%;
    text-decoration:underline;
}
.ratingLeft{
    float:left;
    width:50%;
}
.ratingLeft img{
    float:left;
    margin-right:10px;
}
.ratingLeft p{
    float:left;
    font-size:20px;
    color:#052958;
}
.ratingRight{
    float:left;
    width:48%;
    margin-right:10px;
    font-size:20px;
    text-align:right;
    color:#052958;
}
.shareText{
    float:left;
    width:98%;
    margin-top:10px;
    color:#000;
    font-size:12px;
    font-weight:bold;
    margin-left:20px;
}
.iconMail{
    float:left;
    width:98%;
    margin-left:20px;
    margin-top:10px;
}
.iconMail img{
    float:left;
    margin-right:20px;
}
.iconMail p{
    float:left;
    font-size:14px;
    color:#000;
    font-weight:bold;
    margin-top:3px;
}
.name{
    float:left;
    width:50%;
    margin-top:20px;
    margin-left:100px;
}
.name li{
    color: #000000;
    float: left;
    font-size: 14px;
    margin-top: 10px;
    width: 35%;
}
.mLeft20{
    margin-left:20px;
}
.cityNameMainDiv{
    float:left;
    width:100%;
}
.cityLeftDiv{
    float:left;
    width:24%;
    margin-left:20px;
}
.cityRightDiv{
    float: left;
    margin-left: 98px;
    width: 64%;
}
.searchMain{
    float:left;
    width:100%;
    margin-top:20px;
}
.searchLeft{
    float:left;
    background:url(../images/searchLeftBlueBG.png) no-repeat;
    width:12px;
    height:48px;
}
.searchCenter{
    background: url("../images/searchCenterBlueBG.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 24px;
    font-weight: bold;
    height: 48px;
    line-height: 47px;
    text-align: center;
    width: 216px;
}
.searchRight{
    float:left;
    background:url(../images/searchRightBlueBG.png) no-repeat;
    width:12px;
    height:48px;
}

.searchField{
    float:left;
    width:100%;
    margin-top:20px;
}
.searchField input{
    border: 1px solid #052958;
    color: #000000;
    float: left;
    font-size: 14px;
    height: 24px;
    margin-left: 27px;
    padding: 3px;
    width: 75%;
}

.searchField label{
    color: #000000;
    float: left;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    width: 100%;
}
.radioField{
    float: left;
    margin-left: 24px;
    width: 92%;
}
.radioField input{
    float: left;
    margin-right: 10px;
    margin-top: 7px;
}

.radioField label{
    color: #000000;
    float: left;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    width: 72%;
}
.sortMain{
    float:left;
    width:94%;
    list-style:none;
    margin-left:20px;
    margin-top:20px;
}
.sortMain li{
    float:left;
    width:100%;
    font-size:20px;
    color:#000;
    font-weight:bold;
}
.sortMain li a { text-decoration:underline; color:#000;}
.sortMain li a:hover { text-decoration:none; color:#000;}

.iconCityDiv{
    float: left;
    margin-left: 38px;
    margin-top: 20px;
    width: 90%;
}
.iconCityDiv img{
    float:left;
    margin-right:45px;

}
.rightHeading{
    width:100%;
    float:left;
}
.rightHeading ul{
    float:left;
    width:30%;
    list-style:none;
}
.rightHeading ul li{
    float:left;
    width:100%;
    font-size:20px;
    color:#000;
    font-weight:bold;
}
.rightHeading ul li a{text-decoration:underline;color:#00;}
.rightHeading ul li a:hover{text-decoration:none;color:#00;}

.pinkHeading{
    float:left;
    width:68%;
}
.pinkLeft{
    float:left;
    width:10px;
    height:65px;
    background:url(../images/pinkLeftBlue.png) no-repeat;
}
.pinkCenter{
    float:left;
    width:400px;
    height:65px;
    background:url(../images/pinkCenterBlue.png) repeat-x;
}
.pinkRight{
    float:left;
    width:10px;
    height:65px;
    background:url(../images/pinkRigntBlue.png) no-repeat;
}
.pinkImg{
    float: left;
    margin-right: 5%;
    margin-top: 7px;
    width: 10%;
}
.pinkImg img{
    float:left;

}
.pinkText{
    float:left;
    width:78%;
}
.pinkText h1{
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin-top: 6px;
}
.pinkText p{
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-top: 3px;
}
.pinkText p a { text-decoration:underline; color:#FFFFFF;}
.pinkText p a:hover { text-decoration:none; color:#FFFFFF;}

.rightWrapper{
    float:left;
    width:100%;
    margin-top:20px;
    margin-left: 70px;
}
.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: 62.3px;
    line-height: 61px;
    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%;
    *height:62px;
}
.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/thumbwhite.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 9px;
    height: 20px;
    margin-left: 4px;
    margin-top: 7px;
    padding-left: 28px;
    padding-top: 16px;
    width: 83px;
    *width:110px;
    *height:36px;
}
.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;
    *height:37px;
}
.thumb1 a{

    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: bold;

    text-align: center;

}
.textareaNew{

    float: left;
    margin-top: 10px;
    height: 82px;
    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;
    margin-top: 5px;
    width: 100%;
}
.pMore{
    color: #000000;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin-right: 8px;
    margin-top: 2px;
    text-align: right;
    width: 100%;
    cursor: pointer;
}
.twInput{
    float:left;
    width:18%;
    margin-top:4px;
}
.twInput input{
    background: url("../images/twInput.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 34px;
    width: 100%;
}
.twInput img{
    float:left;
}

.faInput{
    float:left;
    width:20%;
    margin-top:4px;
    *width: 10%;
}
.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:120%;
    margin-top:10px;
}
.ratingImg{
    float:left;
    width:40%;
    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: 40%;
}
.moreLoc a{text-decoration:underline; color:#000;}
.moreLoc a:hover{text-decoration:none; color:#000;}
.signUpMain{
    float:left;
    width:100%;
    margin-top:20px;
}
.signUpLeftDiv{
    float:left;
    width:50%;
}
.signUpLeftDivnew{
    float:left;
    width:50%;
}
.signUpRightDiv{
    float:left;
    width:49%;
}

.signUPinputDiv{
    float:left;
    width:100%;
    margin-top:10px;
}
.signUPinputDiv label{
    color:#000000;
    float:left;
    font-weight:bold;
    line-height:30px;
    text-align:right;
    width:31%;
}
.signUPinputDiv input[type="text"]{
    background: url("../images/sale_input_field_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    margin-left: 9px;
    margin-right: 10px;
    padding: 3px;
    width: 299px;
}
.signUPinputDiv input[type="file"]{
    border:2px solid #808080;
    float:left;
    margin-left:9px;
    margin-right:10px;
    padding:3px;
    width:60%;
	font-size:17px;
}
.signUPinputDivnew{
    float:left;
    width:100%;
    margin-top:10px;
}
.signUPinputDivnew label{
    color:#000000;
    float:left;
    font-weight:bold;
    line-height:30px;
    text-align:right;
    width:31%;
}
.signUPinputDivnew input[type="text"]{
    background: url("../images/sale_input_field_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    margin-left: 9px;
    margin-right: 10px;
    padding: 3px;
    width: 299px;
}
.signUPinputDiv input[type="file"]{
    border:2px solid #808080;
    float:left;
    margin-left:9px;
    margin-right:10px;
    padding:3px;
    width:60%;
	font-size:17px;
}

.singupInputMain{
    width:100%;
    float:left;
    margin-top:10px;
}
.singupInputMainIpt{
    float: left;
    width: 54%;
}
.singupInputMainIpt label{
    color: #000000;
    float: left;
    font-weight: bold;
    line-height: 34px;
    text-align: right;
    width: 58%;
}
.singupInputMainIpt input[type="text"]{
     background: url("../images/sign_up_zip_input_fields.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    padding: 3px;
    width: 53px;
}
.singupInputMainIpt1{
    float: left;
    width:25%;
}
.singupInputMainIpt1 label{
    color: #000000;
    float: left;
    font-weight: bold;
    line-height: 34px;
    text-align: right;
    width: 42%;
}
.singupInputMainIpt1 input[type="text"]{
    border: 2px solid #808080;
    float: left;
    height: 35px;
    padding: 3px;
    width: 60%;
}
.textareaDiv{
    border-color: #8C8C8C #ACACAC #EFEFEF #DCDCDC;
    border-style: solid;
    border-width: 1px;
    float: left;
    height: 100px;
    width: 85%;
}
.uploadFile{
    float:left;
    width:100%;
}
.uploadFileLeft{
    float:left;
    width:50%;
}
.uploadFileRight{
    float:left;
    width:50%;
}

.step_1_left_1{
    margin-top:20px;
    float:left;
    width: 28%;
    background: url("../images/checkOutBGBlue.png") no-repeat;
    height: 63px;
}
.giftimagebottom{
    float: left;
    width: 100%;

}
.giftimagebottom img{
    float: left;
    margin-left: 0;
    *margin-left:-3px;
}
.p_contant{
    float: left;
    margin-left: 9%;
    margin-top: 20px;
    width: 82%;
}
.p_logo{
    float: left;
    width: 54%;
}
.p_logo img{
    float: left;
}
.p_logoText{
    color: #000000;
    float: left;
    font-size: 30px;
    font-weight: bold;
    width: 45%;
}
.p_instruction{
    float:left;
    width: 60%;
}
.p_birthdayComp{
    float:left;
    width: 39%;
}

.p_birthdayCompRac{
    float:right;
    width: 90%;
    border: 1px solid #ccc;
    padding: 5%;
}
.Heading_print{
    float:left;
    float: left;
    width:100%;
    font-size:30px;
    color:#000;
}
.giftCode_text_main{
    float:left;
    width:100%;
}
.giftCode_heading{
    color: #000000;
    float: left;
    font-size: 18px;
    font-weight: bold;
    width: 58%;
}
.giftCode_text{
    color: #000000;
    float: left;
    font-size: 17px;
    width: 42%;
}
.giftFor_heading{
    float:left;
    width:30%;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
.giftFor_text{
    color: #000000;
    float: left;
    font-size: 14px;
    width: 52%;
}

.giftDate_heading{
    float:left;
    width:18%;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
.giftDate_text{
    float:left;
    width:59%;
    font-size: 12px;
    color: #000;
}
.giftRequired_heading{
    float:left;
    width:100%;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    text-align: center;
}
.theGift_text{
    float:left;
    width:100%;
    font-size: 14px;
    color: #000;
    margin-top: 20px;

}
.footLink_div {
    border: 1px solid #CCCCCC;
    color: #000000;
    float: left;
    font-size: 14px;
    margin-left: 8%;
    padding: 5px 20px;
    width: 83%;
}
.cakeImg1 {
    float: right;
    width: 68%;
}
.cakeImg1 img{
    float: left;
}
.cakePass {
    float: left;
    width: 100%;
}
.inputCss {
    float: left;
    width: 100%;
}
.inputCss label{
    color:#000000;
    float:left;
    font-size:14px;
    margin-left:11px;
    width:29%;
    line-height: 24px;
}
.inputCss input{
    border:1px solid #052958;
    color:#000000;
    float:left;
    font-size:14px;
    height:24px;
    padding:3px;
    width:41%;
}




.addAnother{
    color: #007AFF;
    float: left;
    font-size: 14px;
    margin-left: 162px;
    margin-top: 6px;
    text-align: left;
}
.addAnother a{
    text-decoration:underline;
    color:#007aff;
}
.addAnother a:hover{
    text-decoration:none;
    color:#007aff;
}
.emplyText{
    float:left;
    width:100%;
}
.empliesText{
    color: #000000;
    float: left;
    font-size: 14px;
    margin-left: 16%;
    margin-top: 20px;
    width: 68%;
}



.emplyFileDiv{
    float:left;
    width:100%;
    margin-top:5px;
}
.emplyFileDiv label{
    color:#000000;
    float:left;
    font-weight:bold;
    line-height:34px;
    text-align:right;
    width:31%;
}
.emplyFileDiv input[type="file"]{
    border:2px solid #808080;
    float:left;
    height:30px;
    margin-left:9px;
    margin-right:10px;
    padding:3px;
    width:60%;
}
.login_div{
    float: left;
    margin-left: 26%;
    margin-top: 6%;
    margin-bottom: 8%;
    width: 60%;
}
.cityInputMainIpt{
    float: left;
    width: 49%;
}
.cityInputMainIpt label{
    color: #000000;
    float: left;
    font-weight: bold;
    line-height: 30px;
    text-align: right;
    width: 63%;
}
.cityInputMainIpt input[type="text"]{
     background: url("../images/sign_up_city_input_fields.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    margin-left: 9px;
    padding: 3px;
    width: 71px;
}
.cityInputMainIpt1{
    float: left;
    width:100%;
    margin-bottom: 2px;
}
.cityInputMainIpt1 label{
    color: #000000;
    float: left;
    font-weight: bold;
    line-height: 30px;
    text-align: right;
    margin-right: 9px;
    width: 31%;
}
.cityInputMainIpt1 input[type="text"]{
    background: url("../images/sign_up_input_fields_small_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    padding: 3px;
    width: 151px;
}
.adminInner{
    float: left;
    margin-left: 40px;
    width: 90%;
    min-height: 550px;
}
.adminLeft{
    float: left;
    margin-left: 100px;
    width: 42%;
}
.adminRight{
    float:left;
    width:42%;
}
.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;
}
.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;
}
.graduatedHolder{
    float: left;
    margin-left: 11px;
    margin-right: 5px;
    margin-top: 10px;
    width: auto;
}
.graduatedHolder input{
    float: left;
    margin-right: 5px;
}
.graduatedHolder label{
    float: left;
    width: auto;
    font-size: 14px;
    color: #000;
}
.choosePreviouslyEmployed{
    color: #000000;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}
.optional{
    color: red;
    float: left;
    font-size: 12px;
    line-height: 0;
    margin: 0 0 0 24px;
    padding: 0;
    text-align: right;
    width: 79%;
}
.optional2{
    color: red;
    float: left;
    font-size: 12px;
    line-height: 0;
    margin: 0 0 0 6px;
    padding: 0;
    text-align: right;
    width: 79%;
}
.optionalok{
    color: red;

    font-size: 12px;
    line-height: 0;
    margin: 0;
    padding: 10px;
    text-align: right;
    width: 79%;
}
.check{
    float: right;
    margin-right: 14px;
    margin-top: 8px;
    width: 83%;
	margin-left: 134px;
}
.check input[type="checkbox"]{
    float:left;
    width:5%;
    margin-top: 4px;
}
.check input[type="submit"]{
   background: url("../images/small_blue.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    font-weight: bold;
    height: 33px;
    line-height: 29px;
    margin-right: 16px;
    text-align: center;
    width: 90px !important;
    padding-bottom: 5px;
}
.check input[type="submit"]:hover{
opacity:0.8;
}
.textareaHeading {
    color: #000000;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 25px;
    margin-left: 10px;
    margin-right: 1%;
    margin-top: -7px;
    text-align: right;
    width: 14.4%;
}
.textField_Select{
    float:left;
    width:100%;
}
.textField_Select select{
    float:left;
    margin-left:11px;
    border:1px solid #e3adc6;
    height:24px;
    width:20%;
}
.textField_Select label{
    color: #000000;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    margin-right: 2%;
    text-align: right;
    width: 31%;
}
.signUpInputFieldHolderSelect{
    float: left;
    width: 99%;
}
.signUpInputFieldHolderSelect label {
    color: #000000;
    float: left;
    font-size: 15px;
    line-height: 30px;
    margin-right: 10px;
    text-align: right;
    width: 29%;
    font-weight: bold;
}
.signUpInputFieldHolderSelect input {
     background: url("../images/sales_back_select_bg.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    cursor: pointer;
    display: block;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    margin: 0 5px 10px 0;
    padding-left: 23px;
    text-align: left;
    width: 308px;

}
.UplodeMain{
float: left;
width: 100%;
}
.Uplodeheading{
float: left; width:31%; text-align: right; font-weight: bold; color: #000000; font-size: 15px; line-height: 27px;
}
.rightContentTopHolder{
    float:left;
    width:100%;
    height:20px;
    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:25px;
    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;
}
.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: 6px 16px;
    width: 53px;
}
.rightContentMidHolder h1{
    float:left;
    width:100%;
    font-size:50px;
    font-weight:bold;
    color:#404040;
}
.rightContentMidHolder h2{
    float:left;
    width:100%;
    font-size:24px;
    font-weight:bold;
    color:#808080;
}
.black{
    color:#000!important;
}
.loctionContentHolder{
    float: left;
    margin-top: 10px;
    width: 47%;
}
.loctionContentHolder img{
    float:left;
}
.claimContentHolder{
    float: left;
    margin-top: 10px;
    width: 50.5%;
}
.locationHeading{
    float:left;
    width:100%;
    font-size:18px;
    font-weight:bold;
    color:#000;
    margin-top:10px;
}
.locationText{
    float:left;
    width:96%;
    margin-left:4%;
    font-size:15px;
    color:#000;
    margin-top:10px;
}
.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: 58px;
    font-weight: bold;
    margin-top: 0;
    width: 100%;
}
.claimGiftBtn{
    float:right;
    width:49%;
}
.claimGiftBtn img{
     float: right;
    margin-top: 21px;
}
.raminingGiftHolder{
    float:left;
    width:100%;
    margin-top:5px;
}
.raminingGiftHolder h1{
    color: #404040;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 10px;
    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: underline;
    width: auto;
}
.sendAGiftHolder a:hover{
    text-decoration:none;
}
.favoriteHolder{
    float:left;
    width:auto;
}
.favoriteHolder a{
    background: url("../images/favorite.png") no-repeat scroll 0 0 transparent;
    color: #404040;
    float: left;
    font-size: 16px;
    line-height: 31px;
    padding-left: 30px;
    text-decoration: underline;
    width: auto;
}
.favoriteHolder a:hover{
    text-decoration:none;
}
.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;
}
.moreHolderBtn a{
    color:#404040;
    text-decoration:underline;
}
.moreHolderBtn a:hover{
    color:#404040;
    text-decoration:none;
}
.networkHolder{
    float:left;
    width:100%;
    margin-top:10px;
}
.reviewHolder{
    float: left;
    margin-right: 70px;
    width: 230px;
}
.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;
    margin-right:10px;
}
.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;
    line-height: 18px;
    height: 128px;
    margin-top: 14px;
    width: 100%;
    overflow: hidden;
}
.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;
}
.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%;
    z-index:1001;
}
.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:451px;
    padding-bottom:20px;
}
.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%;
}
.blueTopBar{
    float:left;
    background:none scroll 0 0 #4ED8C1;
    height:80px;
    width:100%;

}

.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: #4ED8C1 ;
    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:#4ED8C1!important;}
.footer-text ul li a:hover{text-decoration: underline;color:#4ED8C1!important;}
.footer-detailnew { height:200px; float:left; width:100%; background:#000; }
.contents {
float:right;
width:805px;
margin-top:20px;
}
.top-links-two {
height:72px;
overflow:hidden;
background:#4ED8C1;
}
.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;
}
.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;
}
.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;
}
.text_header{
    color: #FFFFFF;
    float: left;
    width: 322px;

}
.text_header h3{
    color: #FFFFFF;
    float: left;
    width: 322px;
    font-size:40px;
}
#state_info_new{
   background: url("../images/select_img_bg.png") no-repeat scroll left center transparent;
    height:25px;
    width: 300px;;
    float:left;
}
#state_info_big{
  background: url("../images/sales_back_select_bg.png") no-repeat scroll left center transparent;
    float: left;
    font-weight: bold;
    height: 25px;
    padding-left: 25px;
    padding-top: 2px;
    width: 330px;
}
#birthday_signup{
  background: url("../images/day_bg.png") no-repeat scroll left center transparent;
    float: left;
    font-weight: bold;
    height: 25px;
    padding-top: 2px;
    padding-left: 2px;
    width: 110px;
}
.textField_Select_new1{
    float:left;
    width:100%;
}

.textField_Select_new1 label{
   color: #000000;
    float: left;
    font-weight: bold;
    line-height: 30px;
    text-align: right;
    width: 31%;
}