html, body, div, h1, h2, h3, h4, ul, ul li, form, p {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

body {
    margin: auto;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    font-size: small;
    background: #eee;
}

a {
    outline: none;
    text-decoration: none;
}

    a img {
        border: none;
    }

.clear {
    clear: both;
}
/**********************************************************************************************************/
/*HEADER SECTION*/
/**********************************************************************************************************/

.header {
    width: 100%;
    display: inline-block;
    padding: 0;
    background: url('../images/F_Repet.png') #FFF repeat-x;
}

.container {
    font-family: Arial, sans-serif;
    width: 980px;
    margin: 0 auto;
}

.logo {
    float: left;
    width: 300px;
    margin: 40px 0px 10px 0px;
}

    .logo a {
        line-height: 32px;
        font-family: helveticaltstd, "din-condensed-web", "Lucida Grande", sans-serif;
        color: Maroon;
        font-weight: bold;
        font-size: 40px;
        text-decoration: none;
    }
/*=== HEADER RIGHT ===*/
/*LOGIN*/
.login {
    float: right;
    padding: 8px;
    margin: 50px 0px 40px 0px;
}

.form-group {
    float: left;
    padding-left: 6px;
}

.form-control {
    width: 175px;
    height: 24px;
    padding: 5px 5px;
    font-size: 16px;
    line-height: 1.33;
    border-radius: 2px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075);
    background-color: #fff;
}

    .form-control:focus {
        border-color: #6592af;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #a6cce4;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #a6cce4;
    }


.btn {
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    border-radius: 2px;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    cursor: pointer;
}

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }


/**********************************************************************************************************/
/*MAIN SECTION*/
/**********************************************************************************************************/

.main {
    width: 100%;
    margin: 0 auto;
}
/*******************************************/
/*BANNER SECTION*/
/*******************************************/

#banner {
    box-shadow: 0px 0px 8px #ddd;
    background: url(../slider/slide-bg.jpg) -355px -21px no-repeat;
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
}

.or_box {
    position: absolute;
    top: 45%;
    left: 47.42%;
    z-index: 101;
    width: 52px;
    height: 52px;
    border: 1px solid #dcdce0;
    border-radius: 35px;
    background: #FFF;
}

    .or_box span {
        display: block;
        text-align: center;
        line-height: 48px;
        font-size: 28px;
        font-family: 'HelveticaLtStd';
        font-weight: 800;
        color: #fb6400;
    }

.left-col {
    float: left;
    width: 490px;
}

.right-col {
    float: right;
    width: 480px;
    padding-right: 8px;
    border-left: 1px solid #ddd;
}
/**********************************************************************************************************/
/*MIDDLE SECTION*/
/**********************************************************************************************************/

.middle {
    padding-bottom: 20px;
    clear: both;
    background: url(../images/bottom_border.png) center bottom no-repeat #FFF;
}
/*******************************************/
/*LEFT SECTION*/
/*******************************************/

.left_section {
    float: left;
    width: 676px;
}

.welcome, .h2_heding1 {
    font-size: 20px;
    color: #000;
    margin: 0;
    padding: 10px 0;
    background: url(../images/border-shadow.png) 0 bottom repeat-x;
}

.h2_heding1 {
    background: none;
}

.h3_heding1 {
    font-size: 16px;
    color: #000;
    margin: 0;
}

.h3_heding2 {
    font-size: 16px;
    color: #0086dc;
    font-weight: bold;
    padding: 5px 0;
}

.contents {
    font-size: 12px;
    padding: 8px 0;
}

.contents_02 {
    font-size: 14px;
    line-height: 20px;
}

.kalar_brides {
    float: right;
    color: #236ab1;
    font-size: 13px;
    font-weight: normal;
    background: url(../images/arrow_right.png) right center no-repeat;
    padding-right: 10px;
}

.KalarBrides:hover {
    text-decoration: underline;
    color: #F60;
}

.ul_style1 {
    margin: 0;
    padding: 10px 8px;
    list-style: none;
    border-bottom: 1px dotted #bbb;
}

.border_none {
    border: none;
}

.ul_style1 li {
    width: 30%;
    display: inline-block;
    padding-right: 10px;
}

.thum_img {
    text-align: left;
    margin-right: 10px;
    border: 4px solid #FFF;
    box-shadow: 0 0 2px #333;
}

.photo_details {
    font-size: 12px;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
}

    .photo_details a, .photo_details_01 a {
        color: #F90;
    }

        .photo_details a:hover, .photo_details_01 a:hover {
            color: #0086dc;
        }

.photo_02 {
    float: left;
    padding-right: 12px;
}

.photo_details_01 {
    padding-left: 10px;
    font-size: 12px;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
}

    .photo_details_01 p {
        padding-bottom: 5px;
    }

.full_detail {
    font-size: 14px;
    padding-right: 20px;
    color: #ed4300;
    background: url(../images/bullet.png) right center no-repeat;
}
/*******************************************/
/*RIGHT SECTION*/
/*******************************************/

.right_section {
    float: right;
    width: 290px;
}

.r-contents {
    background: #eee;
    padding: 5px 10px;
}

.video_box, .video_slider {
    padding: 5px;
    border: 1px solid #bbb;
    background: #FFF;
}

    .video_box img {
        width: 258px;
    }

    .video_slider img {
        width: 258px;
    }

.video_slider {
    background: none;
}

.hr_line {
    margin: 0;
    padding: 0;
    height: 16px;
    border: none;
    background: url(../images/bottom_border.png) center center repeat-x;
}
/**********************************************************************************************************/
/*FOOTER SECTION*/
/**********************************************************************************************************/

#footer {
    padding: 5px 0;
    background: #f5f5f5;
}

.footer_nav1, .footer_nav2 {
    width: 100%;
    margin: auto;
}

.footer_nav1 {
    background: #0086dc;
}

.footer_nav2 {
    background: #a00000;
    padding: 8px 0;
}

.fmenu {
    margin: auto;
}

    .fmenu ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .fmenu li {
        display: inline-block;
        padding: 0 2px;
    }

        .fmenu li a {
            display: block;
            padding: 8px 8px;
            color: #eee;
            font-size: 12px;
            font-weight: 600;
            text-transform: uppercase;
        }

.footer_nav1 .fmenu li a:hover {
    background: #0074be;
}



.copyright {
    text-align: center;
    color: #999;
}
/*----------------------------------------------------------------*/
.tbl {
    width: 100%;
}

.redStar {
    color: Red;
}

.tbx {
    width: 200px;
    height: 26px;
    line-height: 26px;
    text-indent: 5px;
    border: 1px solid #bbb;
    border-radius: 5px;
}

.ddl {
    width: 202px;
    height: 26px;
    line-height: 40px;
    border: 1px solid #bbb;
    border-radius: 5px;
}

.r-contents1 {
    display: block;
    float: left;
    background: #eee;
}

.r-contents ul {
    margin: 0;
    padding: 0;
}

    .r-contents ul li {
        display: block;
        float: left;
        width: 100%;
    }

        .r-contents ul li a {
            color: #000;
            font-size: 12px;
            font-weight: 600;
            line-height: 24px;
            text-transform: uppercase;
            text-decoration: none;
        }

            .r-contents ul li a:hover {
                text-decoration: underline;
            }

.overlayNew {
    position: relative;
}

.overlayContent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    border-radius: 10px;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

    .overlayContent img {
        margin-top: 20%;
    }

fieldset {
    border: 1px solid #bbb !important;
    border-radius: 5px;
    padding: 5px !important;
    margin-bottom: 15px !important;
}

legend {
    font-size: 14px !important;
    color: Maroon;
    margin-left: 10px !important;
}

.GridAnchor {
    color: Maroon;
    font-size: 12px;
    text-transform: uppercase;
    background: url(../images/bullet.png) left 1px no-repeat;
    padding-left: 16px;
    cursor: pointer;
}

    .GridAnchor:hover {
        color: #000;
    }

.BrideGroomDiv {
    display: block;
    float: left;
    width: 98%;
    background: #fff;
    margin-top: 10px;
    padding: 0px 10px;
}

.maindiv {
    display: block;
    float: left;
    width: 100%;
    margin: 0px 0px 10px 0px;
}

.maindivchild {
    display: block;
    float: left;
    width: 33%;
    height: 101px;
    margin: 0px 2px 10px 0px;
    border-right: 1px solid #e1e1e1;
}

.imgdiv {
    display: block;
    float: left;
    width: 30%;
    height: 100px;
}

.detaildiv {
    display: block;
    float: left;
    width: 65%;
    height: 100px;
    padding-left: 10px;
}

    .detaildiv b {
        display: block;
        width: 50px;
        margin: 2px 0px;
        color: red;
    }
