html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 1;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(../images/body-bg.jpg);
    background-repeat: repeat-x;
    font-size: 12px;
    color: #000000;
    line-height: 1;
}
/*----------main---------*/
#main {
    width: 920px;
    margin: 0 auto;
}
/*-------------top-header--------*/
#top-header {
    height: 116px;
}

.logo {
    width: 38%;
    margin: 12px 0px;
    float: left;
}
/*--------------login-----*/
.login {
    width: 38%;
    margin: 12px 0px;
    float: right;
}
/*-------input-------*/
.input {
    width: 128px;
    float: left;
    margin-left: 10px;
    position: relative;
    top: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 12px;
}

.input-box {
    background-color: #62676a;
    border: 1px solid #000;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 12px;
    height: 17px;
    position: absolute;
    top: 15px;
    left: 0px;
    width: 126px;
}

.input-btn {
    width: 60px;
    float: left;
    margin-left: 12px;
    position: relative;
    top: 28px;
}

.clear {
    clear: both;
    height: 0px;
}
/*---------menu----------*/
#menu {
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    height: 45px;
}

    #menu ul {
        margin: 0px;
        padding: 0px;
    }

    #menu li {
        display: inline;
        background-image: url(../images/sap.jpg);
        background-repeat: no-repeat;
        display: block;
        height: 45px;
        float: left;
    }

    #menu a {
        color: #1b1b1b;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        margin: 0px;
        padding: 0px 18px;
        line-height: 48px;
    }

        #menu a:hover {
            color: #5E0504;
        }
/*--------header--------*/
#header {
    background-image: url(../images/header.png);
    height: 310px;
    margin-top: 12px;
}

.searchbox {
    color: #fff;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    height: 150px;
    left: 82px;
    float: left;
    position: relative;
    top: 90px;
    width: 269px;
}

#flashbanner {
    float: right;
    border: 0px solid black;
    width: 500px;
    position: relative;
    right: 19px;
}

.Looking-for {
    float: left;
    line-height: 20px;
    margin-top: 8px;
    width: 28%;
}

.search-btn {
    position: absolute;
    left: 120px;
    top: 142px;
}
/*--------content--------*/
#content {
    margin-top: 40px;
}

.con-left {
    float: left;
    margin-top: 12px;
    padding: 3px;
    width: 72%;
}

.con-right {
    float: left;
    margin-top: 7px;
    margin-left: 7px;
    padding: 3px;
    width: 25%;
}

.Looking-for01 {
    float: left;
    line-height: 20px;
    margin-left: 12px;
    margin-top: 8px;
    width: 38%;
}

.con-right h2 {
    font-size: 18px;
    color: #211e1e;
    margin: 0px;
    padding: 0px;
    font-family: "Adobe Caslon Pro";
}

.list {
    margin: 12px 0 0;
    padding: 0;
}

    .list li {
        list-style-image: url(../images/bullate.jpg);
        margin: 13px 13px 5px 18px;
        color: #000000;
        font-size: 13px;
    }

    .list a {
        color: #000000;
        font-size: 13px;
        text-decoration: none;
    }

        .list a:hover {
            color: #000000;
            font-size: 13px;
            text-decoration: underline;
        }

.right-list {
    margin: 12px 0 0;
    padding: 0;
}

    .right-list li {
        list-style-image: url(../images/bullate.jpg);
        margin: 13px 13px 5px 18px;
        color: #000000;
        font-size: 13px;
    }

    .right-list a {
        color: #000000;
        font-size: 13px;
        text-decoration: none;
    }

        .right-list a:hover {
            color: #000000;
            font-size: 13px;
            text-decoration: underline;
        }

#footer {
    background-image: url(../images/footer.jpg);
    background-position: center bottom;
    color: #FFFAD2;
    font-size: 12px;
    background-repeat: no-repeat;
    height: 61px;
    margin-top: 20px;
}


.foot-top ul {
    margin: 0;
    position: relative;
    text-align: center;
    top: 10px;
}

.foot-top li {
    display: inline;
}

.foot-top a {
    border-right: 1px solid #FFFAD2;
    color: #FFFAD2;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 0 5px;
    text-decoration: none;
}

    .foot-top a:hover {
        color: #E6DB82;
    }
    
.text {
    color: #333333;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 11px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 14px;
    text-align: justify;
}

h2 {
    color: #211E1E;
    font-family: "Adobe Caslon Pro";
    font-size: 18px;
    margin: 0;
    padding: 0;
}

.contact_email {
    width: 80%;
    position: relative;
    left: 20px;
    color: #333333;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 11px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 14px;
    text-align: justify;
}

input, select, #contact_text {
    color: #737373;
    font-family: Arial,Helvetica,sans-serif;
}

.button {
    background-image: url(../images/btn.jpg);
    width: 91px;
    cursor: pointer;
    background-repeat: no-repeat;
    height: 24px;
    font-size: 20px;
    letter-spacing: 1px;
    border: 0;
}
/*-------contact-box--*/
.contact-box {
    width: 560px;
    height: auto;
    background-image: url(../images/contact_bg.jpg);
}
/*------contact-icon-----*/
.contact-icon {
    width: 92px;
    margin-left: 12px;
    text-align: center;
    float: left;
}
/*-------------contact-title--------*/
.contact-title {
    background-color: #f4f0f1;
    border: 2px solid #e7e2e4;
    margin: 5px opx;
    width: auto;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    behavior: url(http://khandelwalweds.com/en/css/border-radius.htc);
    border-radius: 10px;
    padding: 10px 5px;
    text-align: left;
}

.text1 {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}

.text2 {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 18px;
}

.inout-box {
    width: 560px;
    margin-top: 15px;
}

.chatInout-box {
    width: 560px;
    margin-top: 1px;
    margin-bottom: -11px;
}

.chatInout-boxID {
    width: 560px;
    margin-top: 1px;
    margin-bottom: -30px;
}

.chatInout-boxme {
    margin-left: 220px;
    width: 560px;
    margin-top: 1px;
    margin-bottom: -30px;
}

.input-bg {
    background-image: url(../images/input-bg.jpg);
    width: 436px;
    height: 31px;
    clear: both;
    margin-top: 3px;
}

    .input-bg input {
        width: 434px;
        height: 31px;
        background: transparent;
        border: 0;
        margin-left: 8px;
        margin-top: 4px;
    }

.input-bg-text {
    background-image: url(../images/contact-box.jpg);
    width: 434px;
    height: 212px;
    clear: both;
    margin-top: 3px;
}

    .input-bg-text textarea {
        width: 414px;
        height: 199px;
        background: transparent;
        border: 0;
        margin-left: 8px;
        margin-top: 4px;
    }

.autosize {
    width: 555px;
    height: 50px;
    overflow: visible;
}

.sentTextarea {
    width: 360px;
    height: 50px;
    overflow: visible;
    margin-left: 220px;
    background: #62D850;
    resize: none;
    border: 1px solid #999;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.recievTextarea {
    width: 360px;
    height: 50px;
    overflow: visible;
    resize: none;
    border: 1px solid #999;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.button-submit {
    background-image: url(../images/button_bg.jpg);
    display: block;
    width: 78px;
    float: left;
    margin-left: 12px;
    height: 29px;
}

    .button-submit input {
        background: transparent;
        border: 0;
        width: 78px;
        margin: 0px;
        padding: 0px;
        cursor: pointer;
        height: 29px;
    }

.profile-left {
    width: 30%;
    float: left;
}

.pic {
    width: 120px;
    float: left;
    border: 0px solid red;
}

.detail {
    border: 0px solid red;
    width: 184px;
    float: left;
    color: #000000;
    margin-left: 6px;
    line-height: 16px;
    margin-top: 15px;
}
/*------login-user-------*/
.login-user {
    height: 135px;
    background-repeat: no-repeat;
    width: 241px;
    background-image: url(../images/login-bg.jpg);
}
/*-----------input-1-----------*/
.input-1 {
    background-image: url(../images/input-1.jpg);
    width: 168px;
    height: 23px;
    margin: 7px 0px;
    position: relative;
    left: 15px;
}

    .input-1 input {
        background: transparent none repeat scroll 0 0;
        border: 0;
        width: 160px;
        height: 18px;
        margin-left: 3px;
    }
/*-------title----*/
.title {
    font-size: 17px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    left: 12px;
    top: 8px;
}

/*--------by Priti-------*/
.labletext {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 22px;
}

.error {
    color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
}

.ddl {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    height: 26px;
    margin-left: 13px;
    margin-top: 4px;
    width: 400px;
}

.yes-btn {
    background: transparent url(../images/yes.gif) no-repeat;
    background-repeat: no-repeat;
    text-decoration: none;
    border: 0px;
    height: 31px;
    width: 33px;
}

.no-btn {
    background: transparent url(../images/no.gif) no-repeat;
    background-repeat: no-repeat;
    text-decoration: none;
    border: 0px;
    height: 31px;
    width: 33px;
}

.profile-btn {
    background: transparent url(../images/view-profile.jpg) no-repeat;
    background-repeat: no-repeat;
    text-decoration: none;
    border: 0px;
    height: 36px;
    width: 100px;
}

.top-box {
    height: auto;
    width: auto;
}

.mid-fil {
    height: auto;
    width: auto;
}

.mid-box {
    height: auto;
    width: auto;
}

.list-y {
    margin: 10px 0 0;
}

    .list-y ul {
        margin: 0px;
        padding: 0px;
    }

    .list-y li {
        color: #000000;
        font-size: 13px;
        background-image: url(../images/tick.gif);
        background-repeat: no-repeat;
        line-height: 25px;
        padding-left: 30px;
        background-position: 1px 50%;
    }

.t-box {
    width: 560px;
    margin-top: 15px;
}

.t-input-bg {
    background-image: url(../images/t-input-bg.jpg);
    width: 170px;
    height: 28px;
    float: left;
    margin-top: 3px;
    margin-left: 10px;
}

.ustory {
    width: 660px;
    border: 1px dotted #B13336;
    margin-top: 10px;
}

/* index  */
.frame1 {
    background-image: url(../images/frame.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 181px;
    margin-top: 15px;
    width: 212px;
    text-align: center;
}

    .frame1 img {
        margin-top: 37px;
    }

.frame2 {
    background-image: url(../images/frame.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 181px;
    margin-top: 15px;
    width: 212px;
    text-align: center;
}

    .frame2 img {
        margin-top: 37px;
    }
/*-----------name--------*/
.name-text {
    float: left;
    height: 106px;
    margin-top: 55px;
    width: 190px;
    padding-left: 10px;
}

.text-12 {
    color: #B11D0F;
    font-family: arial;
    position: relative;
    top: -12px;
    left: 8px;
    font-size: 15px;
    font-weight: bold;
}


.tect-con {
    color: #535353;
    margin: 0 auto;
    width: 93%;
}

    .tect-con p {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 13px;
        padding: 4px 5px;
    }

.head-1 {
    color: #4A4848;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 27px;
    font-weight: bold;
}
/* end index */

/*Profile Page*/
/*------------box-main-------------*/
.box-main {
    width: 633px;
    height: 500px;
}
/*---------------box-top---------*/
.box-top {
    background-image: url(../images/box-top.jpg);
    height: 17px;
    width: 633px;
    background-repeat: no-repeat;
    position: relative;
}
/*-----------------box-middle---------*/
.box-middle {
    background-image: url(../images/box-bg.jpg);
    height: auto;
    background-repeat: repeat-y;
}

.box-bottom {
    background-image: url(../images/box-bottom.jpg);
    height: 17px;
    width: 633px;
    background-repeat: no-repeat;
    position: relative;
}

.detail-name {
    width: 616px;
    height: 210px;
    margin-left: 7px;
    background-color: #fff;
    border: 1px solid #EAE8E8;
    box-shadow: -1px 0px 8px rgba(0, 0, 0, 0.48);
    border-radius: 20px;
}

.detail-name-one {
    width: 616px;
    height: 187px;
    margin-left: 7px;
}

.main-detail {
    height: auto;
    width: 615px;
    float: left;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border: 1px solid #666;
    box-shadow: 3px 17px 8px -16px #585858;
}

.main-detal-image {
    width: 100px;
    height: 133px;
    float: left;
    margin: 15px;
}
/*-----------image-pic----------*/
.image-pic {
    float: left;
    padding-left: 21px;
    padding-top: 15px;
    width: 20%;
    float: left;
}
/*---------------name-detail----------*/
.name-detail {
    width: 71%;
    padding-left: 21px;
    color: #111010;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 15px;
    float: left;
}

.left-name-1 {
    float: left;
    width: 34%;
    height: 25px;
}

.left-name-2 {
    float: left;
    height: auto;
    width: 66%;
}

.left-name-text {
    width: 100%;
    height: auto;
}

.left-name {
    float: left;
    width: 40%;
    clear: left;
    padding-top: 5px;
}

.right-name {
    float: left;
    width: 60%;
    padding-top: 5px;
}

.left-name-new {
    float: left;
    width: 60% !important;
}

.heading-image-1 {
    background-image: url(../images/heading-bg.gif);
    width: 611px;
    height: 28px;
    background-repeat: no-repeat;
    padding-left: 10px;
    margin-left: 10px;
    margin: 12px 0px;
    margin-bottom: 2px;
    padding-top: 0px;
    margin: 12px 0 2px 10px;
}

    .heading-image-1 span {
        color: #d14649;
        font-size: 14px;
        position: relative;
        font-family: Arial, Helvetica, sans-serif;
        top: 6px;
        left: 12px;
        font-weight: bold;
    }

.sub-head {
    color: #d14649;
    font-size: 14px;
    font-family: "Monotype Corsiva", Georgia, Arial;
    position: relative;
    top: 6px;
    left: 12px;
    font-weight: bold;
}
/*----------images-gallery--------*/
.images-gallery {
    width: 611px;
    height: auto;
    margin-left: 10px;
    margin-top: 12px;
}

    .images-gallery span {
        margin-left: 22px;
    }
/*End of profile page*/

/*new text styles*/
.title-text {
    font-size: 14px;
    color: #000000;
    font-family: Verdana,"Lucida Sans Unicode",Arial;
    padding: 3px;
}

.login {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

    .login a {
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
    }

.welcome-head {
    padding-right: 12px;
    padding-top: 37px;
}

.ph-number {
    clear: both;
    position: relative;
    top: 20px;
    font-family: Comic Sans MS;
    color: #fff000;
    font-size: 15px;
    right: 15px;
    padding-bottom: 20px;
    text-align: right;
}

.gradient2 {
    color: #FF0000;
    font-family: "Comic Sans MS";
    font-weight: bold;
    opacity: 0.9;
}

    .gradient2 a {
        color: #FF0000;
        text-decoration: none;
    }

        .gradient2 a:visited {
            color: #FF0000;
        }

        .gradient2 a:hover {
            color: #97060B;
        }

.glossy {
    background: url(../images/msg2.png) 100% 100% no-repeat;
    padding: 10px 11px 8px 0px;
    border: 0px;
}

.noGlossy {
    background: #FFFFFF;
    border: 0px;
    cursor: pointer;
}

.reply {
    background-image: url(../images/tmp/btn3.png);
    width: 79px;
    cursor: pointer;
    background-repeat: no-repeat;
    height: 19px;
    font-size: 15px;
    letter-spacing: 1px;
    border: 0;
    padding-right: 12px;
}

.input-btn input {
    background-image: url(../images/btn-bg.jpg);
    background-repeat: repeat-x;
    border: 1px solid #606060;
    color: #FFFFFF !important;
    cursor: pointer;
    font-weight: bold;
    height: 24px;
    padding-bottom: 4px;
    position: relative;
    top: 3px;
}

    .input-btn input:hover {
        color: #fff000;
    }

.ResultRow {
    background-color: white;
    color: black;
    font-weight: bold;
    cursor: pointer;
}
