* {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    background: #000;
    margin: 0px;
    padding: 0px;
    color: #036;
    background: url(img/background.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.bg-head {
    /* background: url(img/header_bg.png) no-repeat center center; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-color: white;
}

.ft {
    float: left;
}

p {
    margin-bottom: 10px;
}

.tmarg {
    margin-top: 10px;
}

a:focus {
    outline: none;
}

textarea {
    resize: none;
}

.lmarg {
    margin-left: 15px;
}

#main_wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    height: auto;
    margin: 20px auto;
    min-height: 450px;
    overflow: hidden;
    padding: 5px;
    width: 100%;
}

#header {
    width: 960px;
    background: url(img/header_bg.png)#fff;
    background-size: cover;
    padding: 0 5px;
}

#headleft_wrap {
    width: 600px;
    height: 120px;
    float: left;
}

#sponser_wrap {
    width: 500px;
    height: 70px;
    background: #FFF;
    margin: 5px 0px 0px 0px;
    padding: 5px;
    border: 1px solid #d7f2fe;
}

.line {
    margin: 0 20px;
    float: left;
}

.titlewrap {
    color: #0F62AC;
    /* font-family: "century gothic"; */
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    /*font-size: 1.3rem !important;*/
    font-weight: bold;
    text-align: center;
    /* text-shadow: -3px -3px 0 #FFFFFF; */
}

#collage_logowrap {
    width: 950px;
    height: 60px;
    padding: 0px 5px;
    background: url(img/morelogo_bg.html);
}

#collage_logowrap_expo {
    width: 950px;
    height: 60px;
    padding: 0px 5px;
    background: url(img/morelogo_2.html);
}

.partnerslogo_wrap {
    background: #FFF;
    margin: 5px 20px 0px 0px;
    height: 50px;
    width: 190px;
    float: left;
    padding: 0px 5px;
}

.bd {
    border: 1px solid #e9ecef;
    padding: 3px;
}

.logoutbut a {
    width: 104px;
    height: 32px;
    background: url(img/exitexpo.png) no-repeat;
    display: block;
    float: left;
    color: #cce22d;
    margin-left: 73px;
}

.titlewrap-1 {
    color: #0F62AC;
    font-family: "century gothic";
    font-size: 1.8rem;
    font-weight: bold;
    padding: 4% 0% 0%;
    text-align: center;
    text-shadow: -3px -3px 0 #FFFFFF;
}

.logoutbut a:hover {
    background: url(img/exitexpo_hvr.png) no-repeat;
}

#search_wrap {
    width: 950px;
    height: 77px;
    padding: 0px 5px;
    background: #333;
    background: rgba(0, 0, 0, 0.6);
}

#search_wrap_expo {
    width: 950px;
    height: 78px;
    padding: 0px 5px;
    background: url(img/inputwrap_bg2.jpg);
}

.searby_wrap {
    width: 950px;
    height: 23px;
}

.inputs_wrap {
    position: relative;
    top: 3px;
}

#lobbycontent_wrap {
    padding-top: 124px;
    position: relative;
}

#desk_wrap {
    background: url(img/desk.png);
    background-repeat: no-repeat;
    height: 245px;
    width: 255px;
}

#desklink {
    height: 200px;
    width: 165px;
    margin: 0px auto;
}

#desklink a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    line-height: 28px;
    display: block;
    padding: 1px 0 0 5px;
}

#desklink a:hover {
    color: #300;
    text-decoration: none;
    background: url(img/hover.png);
}


/* Expoohall page css start*/

#expohall_contwrap {
    height: 400px !important;
    padding-top: 20px;
    background: url(img/expohall.jpg) no-repeat no-repeat center center;
    overflow: hidden;
}

#expomid {
    margin: 0px auto;
    width: 860px;
    height: 380px;
}

.boothdivision {
    width: 286px;
    float: left;
    height: auto;
    text-align: center;
}

.hidden {
    display: none;
}

#prevNext img {
    cursor: pointer;
}

#slides {
    float: left;
}

.jFlowControl,
.jFlowPrev,
.jFlowNext {
    color: #FFF;
    cursor: pointer;
}

.arow_pad {
    padding-top: 60px;
}

.spad_a {
    padding-top: 35px;
}

.spad_d {
    padding-top: 35px;
}

.spad_f {
    padding-top: 30px;
}

.chat {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #003366;
}

.chat span.chere a {
    color: #003366;
    font-size: 16px;
    font-weight: bold;
    left: 38px;
    position: absolute;
    text-decoration: none;
    top: 426px;
    white-space: nowrap;
}

.callinput {
    color: #472b06;
    width: 145px;
    padding: 2px;
    background: #febf6f;
    border: 1px solid #cb8c2c;
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
    font-style: italic;
    resize: none;
}

.submit {
    padding: 2px;
    font-size: 11px;
    background: #933;
    font-weight: bold;
    color: #FFF;
}

#footer_wrapper {
    color: #333333;
    height: 25px;
    line-height: 25px;
    padding: 5px;
    width: 950px;
    background-color: #f9f9f9;
    text-align: left;
}

#footer_wrapper a {
    color: #333333;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
}

#footer_wrapper a:hover {
    color: #000;
}

.inputfloat {
    float: left;
}

.inputfloat select {
    padding: 4px;
    margin-right: 5px;
    width: 170px;
}

.go a {
    background-color: #a51d21;
    border: solid 1px #eb6109;
    background-image: -webkit-linear-gradient(bottom, rgba(255, 110, 2, .78), rgba(255, 255, 0, .78));
    background-image: -moz-linear-gradient(bottom, rgba(255, 110, 2, .78), rgba(255, 255, 0, .78));
    background-image: -o-linear-gradient(bottom, rgba(255, 110, 2, .78), rgba(255, 255, 0, .78));
    background-image: linear-gradient(to top, rgba(255, 110, 2, .78), rgba(255, 255, 0, .78));
    color: #fff;
    display: inline-block;
    padding: 4px 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
}

.go a:hover {
    background-color: #a51d21;
    border: solid 1px #eb6109;
    background-image: -webkit-linear-gradient(top, rgba(255, 110, 2, .78), rgba(255, 255, 0, .78));
    background-image: -moz-linear-gradient(top, rgba(255, 110, 2, .78), rgba(255, 255, 0, .78));
    background-image: -o-linear-gradient(top, rgba(255, 110, 2, .78), rgba(255, 255, 0, .78));
    background-image: linear-gradient(to bottom, rgba(255, 110, 2, .78), rgba(255, 255, 0, .78));
}


/*Registration Page css start here*/

#registraion_wrap {
    width: 100%;
    height: auto;
    background: url(img/regis_lobby.jpg) no-repeat;
}

#registraion_wrapthx {
    width: 100%;
    height: 515px !important;
    background: url(img/regis_lobby.jpg) no-repeat;
}

#regform_wrapthx {
    width: 325px;
    height: 515px;
    background: #FFF;
    filter: alpha(opacity=85);
    opacity: .85;
    -moz-opacity: .85;
    padding: 5px;
    position: relative;
}

.titletxt {
    font-family: Arial, Helvetica, sans-serif;
    color: #d72519;
    font-size: 18px;
    font-weight: 600;
    margin: 5px 0px;
}

.dotline {
    border-bottom: #d7d7d7 solid 1px;
    margin: 7px auto;
}

.red {
    color: #F00;
}

.regformtbl td {
    padding: 5px 0px;
}

#regform_wrap input,
select {
    width: 100%;
    font-size: 11px;
    padding: 3px;
    color: #313842;
}

.regsubmit {
    cursor: pointer;
    background: url(img/registerme.png) no-repeat;
    width: 120px;
    height: 49px;
    border: none;
}

.disclaimer p {
    font-size: 10px;
    color: #666;
    padding-bottom: 3px;
}

#gold_spon {
    width: 320px;
    height: 95px;
    background: #FFF;
    margin-top: 5px;
    padding: 5px;
    border: 1px solid #d7f2fe;
}

.goldline {
    border-bottom: #e8f3f9 solid 1px;
    margin: 5px auto;
}

.redsmall {
    color: #F00;
    margin-top: 5px;
    font-size: 9px;
}


/*login_wrap*/

#login_wrap-1 {
    margin: 0% auto;
    font-weight: bold;
    width: 100%;
    padding: 0% 6% 3% 6%;
    border: 1px solid #003366;
    font-size: 0.8rem;
    background-color: #fff;
}

@media only screen and (min-width: 1024px) and (max-width:1440px) {
    #login_wrap {
        padding: 9% 3% 0 8%;
        background: url(img/loginpanel.png)no-repeat center center;
        margin: 0% auto;
        height: 300px;
        font-weight: bold;
        font-size: 0.8rem;
    }
    .register {
        text-align: center;
        padding: 6% 0% 0% 0%;
    }
}

@media only screen and (max-width: 480px) and (min-width: 320px) {
    #login_wrap {
        padding: 12% 7%;
        background: url(img/loginpanel.png)no-repeat center center;
        margin: 0% auto;
        height: 270px;
        width: 100%;
        font-weight: bold;
        font-size: 0.8rem;
    }
    #bottom {
        margin: -50px 0px 0px 73px !important;
        float: left;
        padding: 0px !important;
    }
    #top {
        margin: -6px 105px 0px 0px !important;
        float: right;
        padding: 0px !important;
    }
    .register {
        text-align: center;
        padding: 3% 0% 0% 10%;
    }
}


/* Extra small devices (phones, 600px and down) */

@media only screen and (max-width: 360px) {
    #builderslogo_wrap {
        width: 100%;
        /*height: 295vh;*/
        background: rgba(255, 255, 255, 0.9);
    }
}


/* Extra small devices (phones, 600px and down) */

@media only screen and (max-width: 600px) {
    #builderslogo_wrap {
        width: 100%;
        /*height: 390vh;*/
        background: rgba(255, 255, 255, 0.9);
    }
    #regform_wrap {
        width: 100%;
        height: 815px !important;
        background: #FFF;
        filter: alpha(opacity=90);
        opacity: .90;
        -moz-opacity: .90;
        padding: 5px;
        position: relative;
    }
}


/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (min-width: 600px) {
    #builderslogo_wrap {
        width: 100%;
        /*height: 295vh;*/
        background: rgba(255, 255, 255, 0.9);
    }
}


/* Medium devices (landscape tablets, 768px and up) */

@media only screen and (min-width: 768px) {
    #builderslogo_wrap {
        width: 100%;
        /*height: 55vh;*/
        background: rgba(255, 255, 255, 0.9);
    }
}


/* Large devices (laptops/desktops, 992px and up) */

@media only screen and (min-width: 992px) {
    #builderslogo_wrap {
        width: 100%;
        /*height: 36vh;*/
        background: rgba(255, 255, 255, 0.9);
    }
}


/* Extra large devices (large laptops and desktops, 1200px and up) */

@media only screen and (min-width: 1200px) {
    #builderslogo_wrap {
        width: 100%;
        /*height: 90vh;*/
        background: rgba(255, 255, 255, 0.9);
    }
}


/* Extra large devices (large laptops and desktops, 1200px and up) */

@media only screen and (min-width: 1440px) {
    #builderslogo_wrap {
        width: 100%;
        /*height: 90vh;*/
        background: rgba(255, 255, 255, 0.9);
    }
}

.login_cont {
    width: 360px;
    margin: 52px auto 0px 15px;
}

.login_input {
    padding: 2px 0px;
    width: 220px;
    margin-left: 30px;
}

.submitlogin {
    /*background: url(../img/login_anim.gif);*/
    cursor: pointer;
    margin: 1% 0% 0% 0%;
}

.login_cont a {
    color: #F00;
    text-decoration: underline;
    margin-bottom: 3px;
}

.login_cont a:hover {
    color: #036;
}


/*download projects*/

#download_wrap {
    width: 960px;
    height: 420px;
    background: #FFF;
    font-size: 13px;
}

.tdblock_lgt {
    background: #f4f5f7;
    height: 50px;
}

.tdblock_wgt {
    background: #FFF;
    height: 60px;
}


/*builder_logo*/

.builder_logo_lgt {
    height: 70px;
}

.builder_logo_wgt {
    height: 70px;
}


/*popup line hieght*/

.popuplinehgt p {
    line-height: 20px;
}

.loginmsg {
    font-size: 10px;
    color: #F00;
    font-weight: normal;
    margin-left: 32px;
}

.lobby-outer {
    background: url(img/lobby.jpg) no-repeat no-repeat center center;
    background-size: cover;
    height: 100%;
}

#builderslogo_wrap table tbody tr td {
    padding: 8px;
    border: 1px solid #f9f9f9;
}

#lobbycontent_wrap a.btn-1 {
    background: url("img/btn-1.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    display: block;
    height: 79px;
    position: absolute;
    right: 51px;
    top: 42px;
    width: 128px;
    z-index: 3;
}

#lobbycontent_wrap a.btn-2 {
    position: absolute;
    right: 50px;
    top: -10px;
    background: url(img/btn-2.png) no-repeat top center;
    width: 128px;
    height: 79px;
    display: block;
    z-index: 4;
}

#lobbycontent_wrap a.btn-3 {
    background: url("img/btn-3.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    display: block;
    height: 69px;
    position: absolute;
    right: 60px;
    top: 94px;
    width: 111px;
    z-index: 2;
}

#lobbycontent_wrap a.btn-4 {
    position: absolute;
    right: 60px;
    top: 146px;
    background: url(img/btn-4.png) no-repeat top center;
    width: 111px;
    height: 69px;
    display: block;
    z-index: 1;
}

#lobbycontent_wrap .arrow-ani {
    display: block;
    height: 11px;
    position: absolute;
    right: 70px;
    top: 42px;
    width: 14px;
    z-index: 5;
}

#lobbycontent_wrap a.btn-1:hover {
    background: url(img/btn-11.png) no-repeat top center;
}

#lobbycontent_wrap a.btn-2:hover {
    background: url(img/btn-22.png) no-repeat top center;
}

#lobbycontent_wrap a.btn-3:hover {
    background: url(img/btn-33.png) no-repeat top center;
}

#lobbycontent_wrap a.btn-4:hover {
    background: url(img/btn-44.png) no-repeat top center;
}

#main_wrapper #header tbody tr td a img {
    height: 90px;
}

#search-form .imp-links {
    color: #fff;
}

#search-form .imp-links a {
    background: none repeat scroll 0 0 firebrick;
    border-right: 1px solid #97978C;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin: 0 -5px 0 2px;
    padding: 4px 8px;
    text-decoration: none;
}

#search-form .imp-links a:hover {
    color: #FC0;
}

#search-form .imp-links a:last-child {
    border: none;
}