﻿@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-semibold-webfont.woff2') format('woff2'), url('../fonts/opensans-semibold-webfont.woff') format('woff'), url('../fonts/opensans-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-bold-webfont.woff2') format('woff2'), url('../fonts/opensans-bold-webfont.woff') format('woff'), url('../fonts/opensans-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-webfont.eot');
    src: url('../fonts/opensans-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-webfont.woff2') format('woff2'), url('../fonts/opensans-webfont.woff') format('woff'), url('../fonts/opensans-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-size: 14px;
    padding: 0;
    margin: 0;
    background: #f0f0f0;
    font-family: 'open_sansregular';
}

img {
    border: none;
}



/*------------- INDEX PAGE START ----------------*/


/*------ HEADER SECTION START -------*/
#header {
    width: 100%;
    height: auto;
    float: left;
    background: #fff;
}

.header_top_one {
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 1px solid #0199dc;
}

.header_top_two {
    width: 100%;
    height: auto;
    float: left;
}

.header_top_three {
    /*width: 695px;*/
    width: 740px;
    height: auto;
    float: right;
    position: relative;
    top: 30px;
    margin-bottom: 30px;
}

#Main_wrapper {
    /*width: 960px;*/
    width: 1010px;
    height: auto;
    margin: 0 auto;
}

.header_top_con {
    /*width: 100%;
    height: 72px;
    float: left;*/
    height: auto !important;
}

.header_top_inner_left_logo {
    width: 22%;
    height: auto;
    float: left;
    /*margin: 42px 0 0 0;*/
}

/* Vishal Lodha 01/10/2014 Add Position and right */
.header_top_inner_right_con {
    width: 100%;
    height: auto;
    float: right;
    /*position:absolute;*/
    right: 0;
}

ul#top_menu {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    list-style: none;
}

    ul#top_menu li {
        width: auto;
        height: auto;
        float: left;
        border: none;
        padding: 0 5px;
    }

        ul#top_menu li:last-child {
            border-right: none;
        }

        ul#top_menu li a.signup {
            width: 100%;
            height: auto;
            float: left;
            color: #606060;
            font-size: 16px;
            text-decoration: none;
        }

        ul#top_menu li span.signup {
            width: 100%;
            height: auto;
            /*float: left;*/
            color: #606060;
            font-size: 16px;
            text-decoration: none;
        }

        /*Riddhish 18-08-2014*/
        ul#top_menu li a.buyerlogin {
            width: 100%;
            height: auto;
            color: #606060;
            font-size: 16px;
            text-decoration: none;
        }

        ul#top_menu li a.signup2 {
            width: 60px;
            height: 26px;
            float: left;
            color: #606060;
            font-size: 16px;
            text-decoration: none;
            position: relative;
        }

            ul#top_menu li a.signup2 span.lock_icon {
                width: 35px;
                height: 35px;
                float: left;
                position: absolute;
                top: -13px;
                /*left: 65px;*/
            }

            ul#top_menu li a.signup2 span.massage {
                width: 26px;
                height: 26px;
                float: left;
                position: absolute;
                top: -20px;
                left: 36px;
                background: #0199dc;
                border-radius: 50%;
                color: #ffffff;
                font-size: 17px;
                text-align: center;
                padding: 3px 0;
            }

.header_bottom_con {
    width: 100%;
    height: auto;
    float: left;
}

.header_bottom_inner_left_con {
    width: auto;
    height: auto;
    /*float: left;*/
}

.header_bottom_inner_right_con {
    width: auto;
    height: auto;
    float: right;
}


#header_bottom_section {
    width: 100%;
    height: auto;
    float: left;
}

/*------menu------*/





.button_content {
    width: 100%;
    height: auto;
    float: left;
}

.Grey_button {
    width: 135px;
    height: 36px;
    float: left;
}

    .Grey_button a {
        width: 100%;
        height: auto;
        float: left;
        color: #ffffff;
        font-size: 16px;
        text-decoration: none;
        padding: 7px 0;
        text-align: center;
        background: #909090;
    }

        .Grey_button a:hover {
            background: #0199dc;
        }

.Blue_button {
    width: 115px;
    height: 36px;
    float: left;
    margin: 0 0 0 3px;
}

    .Blue_button a {
        width: 100%;
        height: auto;
        float: left;
        background: #909090;
        color: #ffffff;
        font-size: 16px;
        text-decoration: none;
        padding: 7px 0;
        text-align: center;
    }

        .Blue_button a:hover {
            background: #0199dc;
        }
/*------ Breadcrumbs -------*/
/*.Breadcrumbs{width: 100%; float: right; margin: 5px 0 0 0;}
ul#menu02{ line-height: 20px; overflow: auto; font-size: 14px; font-family: "Open Sans";   margin:0; padding:0; height:42px; list-style:none;}
ul#menu02 li { position: relative; width: auto; float: left; padding:11px 12px 11px 4px; background: url(../images/breadcrum_arrow.png) right no-repeat; color:#606060;}
ul#menu02 li:last-child{ background:none;}
ul#menu02 li a{color:#606060; text-decoration:none; }*/

.Breadcrumbs {
    float: right;
    margin: 5px 0 0 0;
}

ul#menu02 {
    line-height: 20px;
    overflow: auto;
    font-size: 14px;
    margin: 0;
    padding: 0;
    height: 42px;
    list-style: none;
}

    ul#menu02 li {
        position: relative;
        width: auto;
        float: left;
        padding: 11px 12px 11px 4px;
        background: url(../images/breadcrum_arrow.png) right no-repeat;
        color: #606060;
    }

        ul#menu02 li:last-child {
            background: none;
        }

        ul#menu02 li a {
            color: #606060;
            text-decoration: none;
        }



/*------ HEADER SECTION END -------*/


/*------Container Section Start-------*/
#main_container {
    width: 100%;
    height: auto;
    float: left;
    background: #f0f0f0;
    padding: 50px 0 0 0;
    /*min-height: 745px;*/
}

#main_container1 {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 20px;
}

.container_left_section {
    width: 235px;
    height: auto;
    float: left;
    /*position: absolute;*/
    top: 148px;
    padding-top: 30px;
}

.container_left_top_content {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px 0;
    background: #ffffff;
    border-top: 5px solid #0199dc;
    border-bottom: 1px solid #cfcece;
    margin: 0 0 29px 0;
    border-right: 1px solid #cfcece;
}

    .container_left_top_content h1 {
        width: 84%;
        height: auto;
        float: left;
        padding: 10px 0 20px 10px;
        /*color: #0199dc;*/
        color: #909090;
        font-size: 18px;
        font-weight: normal;
        text-decoration: none;
    }

.Search_pro_content {
    width: 215px;
    height: auto;
    margin: 0 auto;
}

.Search_pro_left {
    width: 158px;
    height: auto;
    float: left;
}

input.con_type_text {
    width: 146px;
    height: 40px;
    float: left;
    border: 1px solid #0199dc;
    padding: 0 0 0 10px;
}

.Search_pro_right {
    width: 55px;
    height: auto;
    float: left;
}

    .Search_pro_right a {
        width: 100%;
        height: auto;
        float: left;
        background: #0199dc;
        color: #ffffff;
        text-align: center;
        font-size: 18px;
        padding: 7px 0;
        text-decoration: none;
    }

        .Search_pro_right a:hover {
            background: #1A91C6;
        }

.Container_Featured_Products {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 29px 0;
    box-shadow: 0px 1px 0px #cfcece;
}

    .Container_Featured_Products a {
        width: 100%;
        height: auto;
        float: left;
        padding: 16px 0 16px 10px;
        color: #ffffff;
        font-size: 18px;
        background: #0199dc;
        text-decoration: none;
    }

        .Container_Featured_Products a:hover {
            background: #1A91C6;
        }

.Container_Products_Category {
    width: 100%;
    height: auto;
    float: left;
}

.Products_Category {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px;
    color: #ffffff;
    font-size: 18px;
    background: #0199dc;
    text-decoration: none;
}

ul#Product_cat {
    width: 100%;
    height: auto;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #ffffff;
    border-right: 1px solid #cfcece;
}

    ul#Product_cat li {
        width: 100%;
        height: auto;
        float: left;
        border-bottom: 1px #c2c2c2 dashed;
    }

        ul#Product_cat li:last-child {
            border-bottom: none;
        }

        ul#Product_cat li a {
            width: 100%;
            height: auto;
            float: left;
            padding: 16px 0 16px 10px;
            color: #606060;
            font-size: 18px;
            text-decoration: none;
        }

            ul#Product_cat li a:hover {
                background: #0199dc;
                color: #ffffff;
                border-top: 1px solid #ffffff;
                border-bottom: 1px solid #ffffff;
                padding: 15px 0 15px 10px;
            }
            

/*ul#Product_cat li a:active {
                background: #0199dc;
                color: #ffffff;
                border-top: 1px solid #ffffff;
                border-bottom: 1px solid #ffffff;
                padding: 15px 0 15px 10px;
            }

            ul#Product_cat li:active {
                background: #0199dc;
                color: #ffffff;
                border-top: 1px solid #ffffff;
                border-bottom: 1px solid #ffffff;
                padding: 15px 0 15px 10px;
            }*/


.menu_active {
    background: #0199dc;
    color:#fff !important;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.Promargin {
    margin: 0 0 0 0;
    position: relative;
}

.Promargin2 {
    margin: 0 0 29px 0;
}


.container_right_section {
    /*width: 695px;*/
    width: 740px;
    height: auto;
    float: right;
    margin-top: 30px;
}

.Container_right_top_content {
    /*width: 695px;*/
    width: 740px;
    float: right;
    height: auto;
    margin: 0px 0px;
    min-height: 250px;
    margin-top: 30px;
}
/* */
.Container_slider_left_con {
    /*width: 343px;*/
    width: 363px;
    height: auto;
    float: left;
}

.Container_slider_right_con {
    width: 334px;
    height: auto;
    float: right;
}

.Container_product_detail_con {
    width: 142px;
    height: auto;
    float: left;
    margin-bottom: 20px;
}

.Container_slider_left_inner_con {
    width: 100%;
    height: auto;
    float: left;
}

.Container_slider_inner_img_con {
    /*width:160px;*/
    width: 160px;
    height: 160px;
    float: left;
    text-align: center;
}

.Container_slider_inner_img_con2 {
    width: 160px;
    height: 196px;
    float: left;
    text-align: center;
}

.Container_product_detail_img_con2 {
    width: 130px;
    height: auto;
    float: left;
    text-align: center;
}

.Container_product_detail_plus_img {
    width: 14%;
    height: auto;
    float: left;
    text-align: center;
    margin-top: 20px;
    min-height: 200px;
}

.Container_slider_inner_price_con {
    /*width: 94px;*/
    /*height: 110px;*/
    /*float: left;*/
    text-align: center;
    color: #909090;
    font-size: 14px;
}

.Container_slider_inner_price_img_con {
    width: 62px;
    height: 62px;
    float: left;
    background: url(../../Content/Images/retail_price_bg.png) center top no-repeat;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    padding: 22px 0;
}

.Container_slider_left_inner_bott_con {
    width: 90%;
    height: auto;
    float: left;
    margin-left: 10px;
    /*padding: 0 15px;*/
    /*min-height:110px;*/
}



    .Container_slider_left_inner_bott_con h1 {
        width: 100%;
        height: auto;
        float: left;
        /*color: #0199dc;*/
        font-size: 14px;
        margin: 0;
        padding: 0;
    }

    .Container_slider_left_inner_bott_con h2 {
        width: 100%;
        height: auto;
        float: left;
        color: #606060;
        font-size: 16px;
        margin: 0;
        padding: 0;
        font-weight: normal;
    }

    .Container_slider_left_inner_bott_con p {
        width: 100%;
        height: auto;
        float: left;
        color: #a8a8a8;
        font-size: 14px;
        margin: 0;
        padding: 0;
        font-weight: normal;
    }

    .Container_slider_left_inner_bott_con h3 {
        width: 100%;
        height: auto;
        float: left;
        margin: 8px 0 0 0;
    }

        .Container_slider_left_inner_bott_con h3 a {
            width: 100%;
            height: auto;
            float: left;
            color: #0199dc;
            font-size: 14px;
            margin: 0;
            padding: 0;
            text-decoration: none;
            font-weight: normal;
        }

.Container_slider_left_inner_bott_readmore {
    width: auto;
    height: auto;
    float: left;
    padding: 0 15px;
    /*margin-top:5px;*/
}

    .Container_slider_left_inner_bott_readmore h3 a {
        /*width: 50%;*/
        height: auto;
        float: left;
        color: #0199dc;
        font-size: 14px;
        margin: 0;
        padding: 0;
        text-decoration: none;
        font-weight: normal;
    }


.Container_slider_left_inner_bott_button {
    width: auto;
    height: auto;
    float: left;
    padding: 0 15px;
    margin-top: 14px;
}
/*.Container_mid_inner_content{width:100%; height:auto; float:left;}
.Container_mid_inner_left{width:auto; height:auto; float:left; color:#909090; font-size:24px; font-family: "Open Sans Semibold"; margin: 20px 0; padding: 0 0 0 15px;}
.Container_mid_inner_right{width:auto; height:auto; float:right; margin-top:25px;}
.Container_mid_inner_right_sec_one{width:auto; height:auto; float:left;padding-right:60px;}
.inner_content_fast{width:auto; height:auto; float:left; color:#909090; font-family: 'MyriadProRegular'; font-size:16px; margin-right: 15px; }
.inner_content_Second{width:auto; height:30px; float:left;}
.Sort_by{width:auto; height:28px; float:left; background:#fff url(../Content/Images/drop_down_arrow_img.png) no-repeat; background-position:118px 3px; border-radius:5px; margin:0 ;}
*/

/*
    Riddhish 28-08-2014 
*/
.Container_mid_inner_content {
    width: 100%;
    height: auto;
    float: left;
    margin-top: -12px;
}

.Container_mid_inner_left {
    height: auto;
    float: left;
    color: #909090;
    font-size: 24px;
    margin: 8px 0 10px 0;
    padding: 0 0 0 15px;
}

.Container_mid_inner_right {
    width: 45%;
    height: auto;
    margin: 15px 16px 0px;
    float: right;
}

.Container_mid_inner_right_sec_one {
    width: 208px;
    height: auto;
    float: left;
}

.inner_content_fast {
    /*width: 63px;*/
    width: 45px;
    height: auto;
    float: left;
    color: #909090;
    font-size: 16px;
    margin: 0px 0;
}

.inner_content_Second {
    width: auto;
    height: 30px;
    float: left;
}

.Sort_by {
    width: auto;
    height: 30px;
    float: left;
    border-radius: 5px;
    margin-right: 5px;
}
/*.Sort_by{width:auto; height:28px; float:left; background:#fff url(../images/drop_down_arrow_img.png) no-repeat; background-position:118px 3px; border-radius:5px; margin-right:5px;}*/
#ddlSortBy {
    background: transparent;
    width: 133px;
    height: 28px;
    border: 1px solid #909090;
    -webkit-appearance: none;
    font-size: 14px;
    padding: 0 0 0 5px;
}

/*.Container_mid_inner_right_sec_two{width:auto; height:30px; float:left;}*/

.Container_mid_inner_right_sec_two {
    /*width: 20%;*/
    float: right;
}

/*.Container_mid_inner_right_sec_two {
    width: 24%;
    float: right;
}*/

.Container_mid_inner_right_sec_Cart {
    width: 35%;
    float: right;
}


.inner_right_section_head {
    width: 64px;
    height: 30px;
    float: left;
    color: #909090;
    font-size: 16px;
}

.inner_right_section_icon {
    width: 52px;
    height: 21px;
    float: left;
}





    .inner_right_section_icon a span.view_icon_fast {
        width: 19px;
        height: 21px;
        float: left;
        background: url(../Content/Images/view_icon01.png) no-repeat;
    }

        .inner_right_section_icon a span.view_icon_fast:hover {
            background: url(../Content/Images/view_icon01_hover.png) no-repeat;
        }

    .inner_right_section_icon a span.view_icon_Second {
        width: 19px;
        height: 21px;
        float: left;
        margin: 0 0 0 10px;
        background: url(../Content/Images/view_icon02.png) no-repeat;
    }

        .inner_right_section_icon a span.view_icon_Second:hover {
            background: url(../Content/Images/view_icon02_hover.png) no-repeat;
        }

.Container_right_bottom_section {
    /*width: 695px;*/
    width: 740px;
    height: auto;
    float: left;
}

.Container_right_bottom_inner_content {
    width: 100%;
    height: auto;
    float: left;
}

ul#container_listing {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

    ul#container_listing li {
        width: 212px;
        height: auto;
        float: left;
        box-shadow: 1px 1px 0px #d0cfcf;
        margin: 0 0 29px 0;
    }
        /*ul#container_listing li.lrmargin{margin-left:29px; margin-right:29px;}*/
        ul#container_listing li.lrmargin {
            margin-right: 18px;
        }

.container_bottom_top_containt {
    width: 100%;
    height: auto;
    float: left;
    border-top: 5px solid #0199dc;
    background: #ffffff;
    padding: 0 0 19px;
    min-height: 355px;
}
/*padding: 18px 0 12px 0; */

.container_bottom_top_inner_img_con {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 0 0 10px 0;
    position: relative;
    /*padding: 18px 0 12px 0;*/
    padding-top: 18px;
}

. {
    width: 100%;
    height: auto;
    float: left;
}

    .container_bottom_top_inner_text_con {
        width: 100%;
        height: auto;
        float: left;
        padding: 0 10px;
    }

        .container_bottom_top_inner_text_con h1 {
            width: 100%;
            color: #0199dc;
            font-size: 16px;
            float: left;
            margin: 0;
        }

        .container_bottom_top_inner_text_con p {
            width: 100%;
            color: #909090;
            font-size: 12px;
            margin: 0;
            float: left;
            background: url(../Content/Images/pa_bullet_img.png) left 7px no-repeat;
            padding: 0 0 0 8px;
        }

        .container_bottom_top_inner_text_con h2 {
            width: 100%;
            color: #595959;
            font-size: 16px;
            margin: 10px 0 0 0;
            float: left;
            /*text-decoration: line-through;*/
        }

        .container_bottom_top_inner_text_con h3 {
            width: 100%;
            color: #0199dc;
            font-size: 16px;
            margin: 0 0 5px 0;
            float: left;
        }

        .container_bottom_top_inner_text_con h4 {
            width: 100%;
            color: #909090;
            font-size: 14px;
            margin: 0;
            float: left;
            font-weight: normal;
        }

    .container_bottom_top_inner_button_con {
        width: 120px;
        height: auto;
        /*float: left;*/
        margin: 2px auto;
    }

    .Add_to_Cart_button {
        width: 105px;
        height: auto;
        margin: 0 auto;
    }

        .Add_to_Cart_button a {
            width: 100%;
            height: auto;
            float: left;
            background: #0199dc;
            padding: 5px 0;
            color: #ffffff;
            font-size: 16px;
            text-align: center;
            text-decoration: none;
        }

            .Add_to_Cart_button a:hover {
                background: #1A91C6;
            }

    .Container_right_bottom_content {
        width: 100%;
        height: auto;
        float: left;
        margin: 15px 0 29px 0;
    }

    .Container_right_bottom_left_section {
        width: 200px;
        height: auto;
        float: left;
    }
    /*.Container_right_bottom_right_section{width:400px; height:auto; float:right;}*/
    .Container_right_bottom_right_section {
        height: auto;
        float: right;
        margin: 3px 0;
    }

    .Container_right_bottom_middle_section {
        height: auto;
        float: left;
        margin: 3px 26px;
    }

    .Page_by {
        width: 70px;
        height: 28px;
        float: left;
        background-position: 52px 0px;
        border-radius: 5px;
        margin: 0;
    }
/*background: #fff url(../Content/Images/arrow_down002.png) no-repeat;*/
#low_high2 {
    background: transparent;
    width: 71px;
    height: 28px;
    border: 1px solid #909090;
    color: #909090;
    -webkit-appearance: none;
    font-size: 18px;
    padding: 0 0 0 5px;
}

.galeri_page_nav_mid {
    float: right;
    width: auto;
    height: auto;
}

ul#galeri_naviga {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul#galeri_naviga li {
        float: left;
        margin: 3px 2px;
    }

li.icomargin {
    margin: 10px 5px !important;
}

ul#galeri_naviga li a.fast_pre {
    width: 21px;
    height: 14px;
    float: left;
    background: url(../Content/Images/icon_img16_hover.png) no-repeat;
    padding: 0;
    margin: 4px 0 0 0;
}

    ul#galeri_naviga li a.fast_pre:hover {
        background: url(../Content/Images/icon_img16.png) no-repeat;
    }

ul#galeri_naviga li a.pre {
    width: 14px;
    height: 14px;
    float: left;
    background: url(../Content/Images/Small_left_hover.png) no-repeat;
    padding: 0;
    margin: 4px 0 0 0;
}

    ul#galeri_naviga li a.pre:hover {
        background: url(../Content/Images/Small_left.png) no-repeat;
    }

ul#galeri_naviga li a.active_num {
    background: #0b9bd7;
    color: #fff;
    border: 1px solid #0199dc;
}

ul#galeri_naviga li a:hover.active_num {
    background: #0199dc;
    color: #fff;
    border: 1px solid #0199dc;
}

ul#galeri_naviga li a:hover.num {
    background: #0b9bd7;
    color: #fff;
}

ul#galeri_naviga li a {
    font-size: 18px;
    color: #909090;
    text-decoration: none;
    padding: 3px 7px;
}

    ul#galeri_naviga li a.fast_for {
        width: 21px;
        height: 14px;
        float: left;
        background: url(../Content/Images/icon_img17_hover.png) no-repeat;
        padding: 0;
        margin: 4px 0 0 0;
    }

        ul#galeri_naviga li a.fast_for:hover {
            background: url(../Content/Images/icon_img17.png) no-repeat;
        }

    ul#galeri_naviga li a.for {
        width: 14px;
        height: 14px;
        float: left;
        background: url(../Content/Images/Small_right_hover.png) no-repeat;
        padding: 0;
        margin: 4px 0 0 6px;
    }

        ul#galeri_naviga li a.for:hover {
            background: url(../images/Small_right.png) no-repeat;
        }

    ul#galeri_naviga li a.bord {
        border: 1px solid #909090;
    }

        ul#galeri_naviga li a.bord:hover {
            background: #0199dc;
            color: #ffffff;
        }

.container_mid_section {
    /*width: 695px;*/
    width: 740px;
    height: auto;
    float: left;
}
/*------Container Section End-------*/




/*------ FOOTER SECTION START -------*/
#main_footer {
    width: 100%;    
    float: left;
    background: none repeat scroll 0 0 #fff;
}

.Footer_left_section {
    width: 280px;
    height: auto;
    float: left;
}

    .Footer_left_section h1 {
        color: #646464;
        font-size: 24px;
        margin: 30px 0;
    }

ul#Footer_home_menu {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

    ul#Footer_home_menu li {
        width: 100%;
        height: auto;
        float: left;
        margin: 0 0 6px 0;
    }

        ul#Footer_home_menu li a {
            color: #909090;
            font-size: 14px;
            text-decoration: none;
        }

            ul#Footer_home_menu li a:hover {
                text-decoration: underline;
            }

.footer_right_section {
    width: 334px;
    height: auto;
    float: right;
}

.feedback {
    width: 100%;
    height: auto;
    float: right;
    margin: 30px 0 0 0;
}

    .feedback h1 {
        color: #646464;
        font-size: 24px;
        font-weight: normal;
        margin: 0 0 0px 0;
    }

.Form {
    float: left;
    width: 100%;
}

.Tfield {
    float: left;
    width: 100%;
    margin: 10px 0 8px 0;
    ;
}

input.TextField {
    width: 98%;
    height: 29px;
    border: 1px solid #646464;
    font-size: 14px;
    padding: 0 0 0 9px;
    background: #f0f0f0;
}

textarea.TextField {
    width: 98%;
    height: 73px;
    border: 1px solid #646464;
    resize: none;
    padding: 10px 0 0 9px;
    background: #f0f0f0;    
    font-family: 'open_sansregular';
}

a.send, input.send {
    background: #f0f0f0;
    padding: 5px 12px;
    font-size: 14px;
    border: 1px solid #009f87;
    color: #909090;
    margin: 0 20px 0 0;
    float: left;
    text-decoration: none;
    cursor: pointer;
}

.footer_main_bottom_content {
    width: 100%;
    height: auto;
    float: left;
    border-top: 1px solid #d3d3d3;
    padding: 25px 0;
}

.footer_main_bottom_left_content {
    width: 495px;
    height: auto;
    float: left;
    color: #696b69;
    font-size: 14px;
}

.footer_main_bottom_right_content {
    width: 400px;
    height: auto;
    float: right;
    color: #696b69;
    font-size: 14px;
    text-align: right;
}

/*------ FOOTER SECTION END -------*/
/*------------- INDEX PAGE END ----------------*/








/*---
| NAVIGATION
---*/
nav.navigation {
    position: relative;
    z-index: 240;
    -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
    -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
    box-shadow: 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
}

@media (max-width: 979px) {
    nav.navigation .container .row .span9 {
        width: auto;
        float: none;
    }
}

.main-menu {
    margin: 0;
    height: auto;
    /*zoom: 1;*/
}

    .main-menu:before {
        content: '';
        display: block;
    }

    .main-menu li {
        position: relative;
        padding: 15px 5px;
        background: url(../Images/Menu_li_border.png) right center no-repeat;
    }

    .main-menu a {
        text-decoration: none;
        font-size: 17px;
        display: block;
    }

    .main-menu li:last-child {
        background: none;
    }

    .main-menu li ul {
        display: none;
        position: absolute;
        border-top: 5px solid #0199dc;
        background-color: #ffffff;
        /*overflow: hidden;*/
        margin: 0;
        -webkit-border-radius: 2px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 2px;
        -moz-background-clip: padding;
        border-radius: 2px;
        background-clip: padding-box;
        -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
        -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
        box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
        z-index: 1000;
        min-width: 200px;
    }

        .main-menu li ul li a {
            padding: 15px 10px;
            border-top: 1px solid #f0f0f0;
            color: #474948;
        }

        .main-menu li ul li.menu-item-has-children > a:before {
            content: "\f0da";
            float: right;
            color: #474948;
        }

        .main-menu li ul li ul {
            left: 190px;
            top: 10px;
        }

    .main-menu li:hover > a {
        background-color: #0199dc;
        color: #ffffff;
    }

    .main-menu li:active > a {
        background-color: #0199dc;
        color: #ffffff;
    }

    .main-menu li:hover.menu-item-has-children > a:before {
        color: #ffffff;
    }

    .main-menu li:active.menu-item-has-children > a:before {
        color: #ffffff;
    }

    .main-menu li:hover > ul {
        display: block;
    }

    .main-menu > li {
        float: left;
    }

        .main-menu > li > ul {
            left: -9999px;
            top: -9999px;
        }

        .main-menu > li > a {
            color: #606060;
            text-align: center;
            padding: 0 2px;
            font-family: 'open_sanssemibold';
        }

            .main-menu > li > a:last-child {
                border-right: none;
            }

            .main-menu > li:hover > a,
            .main-menu > li > a:hover {
                color: #0199dc;
                background: none;
            }

            .main-menu > li:active > a,
            .main-menu > li > a:active  {
                color: #0199dc;
                background: none;
            }

        .main-menu > li ul li ul li > ul {
            left: auto;
            right: 190px;
        }

            .main-menu > li ul li ul li > ul li ul {
                right: auto;
                left: 190px;
            }

    .main-menu .megamenu-parent {
        position: static;
    }

    .main-menu .megamenu-sub-menu {
        /*margin-left: 0px !important;*/
        padding: 20px;
        padding-right: 0px;
        padding-top: 0px;
    }

        .main-menu .megamenu-sub-menu ul {
            position: static;
            left: auto;
            top: auto;
            right: auto;
            min-width: 0px;
        }

        .main-menu .megamenu-sub-menu li:hover ul {
            left: auto;
            top: auto;
        }

        .main-menu .megamenu-sub-menu .megamenu-inner-sub-menu {
            width: 100%;
        }

            .main-menu .megamenu-sub-menu .megamenu-inner-sub-menu > li:not(.megamenu-heading):not(.no-styling) {
                display: block;
                padding: 0px;
                margin: 0px;
                border: 0px;
            }

                .main-menu .megamenu-sub-menu .megamenu-inner-sub-menu > li:not(.megamenu-heading):not(.no-styling) a {
                    display: block;
                    background: none;
                    color: #474948;
                    padding: 5px;
                    margin: 0px;
                    border: 0px;
                    font-size: 12px;
                }

                .main-menu .megamenu-sub-menu .megamenu-inner-sub-menu > li:not(.megamenu-heading):not(.no-styling).menu-item:not(.megamenu-heading) a:before,
                .main-menu .megamenu-sub-menu .megamenu-inner-sub-menu > li:not(.megamenu-heading):not(.no-styling).menu-item:not(.megamenu-content) a:before {
                    content: "\f105";
                    color: #1abc9c;
                    margin-right: 5px;
                }

                .main-menu .megamenu-sub-menu .megamenu-inner-sub-menu > li:not(.megamenu-heading):not(.no-styling).menu-item:not(.megamenu-heading) a:hover,
                .main-menu .megamenu-sub-menu .megamenu-inner-sub-menu > li:not(.megamenu-heading):not(.no-styling).menu-item:not(.megamenu-content) a:hover {
                    color: #1abc9c;
                }

                .main-menu .megamenu-sub-menu .megamenu-inner-sub-menu > li:not(.megamenu-heading):not(.no-styling).menu-item:not(.megamenu-heading) a:active,
                .main-menu .megamenu-sub-menu .megamenu-inner-sub-menu > li:not(.megamenu-heading):not(.no-styling).menu-item:not(.megamenu-content) a:active {
                    color: #1abc9c;
                }



        .main-menu .megamenu-sub-menu .megamenu-column {
            float: left;
            padding-right: 20px;
        }

            .main-menu .megamenu-sub-menu .megamenu-column ul {
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none;
                border: 0px;
                padding: 0px;
            }

            .main-menu .megamenu-sub-menu .megamenu-column a {
                color: #1abc9c;
            }

                .main-menu .megamenu-sub-menu .megamenu-column a:before {
                    content: "";
                }

                .main-menu .megamenu-sub-menu .megamenu-column a:hover {
                    color: #474948;
                }

                .main-menu .megamenu-sub-menu .megamenu-column a:active {
                    color: #474948;
                }

        .main-menu .megamenu-sub-menu .megamenu-content {
            /*padding-top: 20px;*/
            font-size: 12px;
        }

            .main-menu .megamenu-sub-menu .megamenu-content .map-canvas,
            .main-menu .megamenu-sub-menu .megamenu-content img,
            .main-menu .megamenu-sub-menu .megamenu-content iframe {
                margin: 0px;
                padding: 0px;
                display: block;
            }

            .main-menu .megamenu-sub-menu .megamenu-content .map-canvas {
                margin-bottom: 20px;
            }

            .main-menu .megamenu-sub-menu .megamenu-content [class*="span"] {
                width: 100%;
            }

            .main-menu .megamenu-sub-menu .megamenu-content ul {
                display: block;
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none;
                border: 0px;
                list-style: disc;
            }

                .main-menu .megamenu-sub-menu .megamenu-content ul li {
                    border: 0px;
                    list-style: disc;
                }

                    .main-menu .megamenu-sub-menu .megamenu-content ul li a {
                        border: 0px;
                        background: none;
                        color: #474948;
                    }

                        .main-menu .megamenu-sub-menu .megamenu-content ul li a:hover {
                            color: #1abc9c;
                            background: none;
                        }

                        .main-menu .megamenu-sub-menu .megamenu-content ul li a:active {
                            color: #1abc9c;
                            background: none;
                        }

        .main-menu .megamenu-sub-menu .megamenu-inner-sub-menu .megamenu-heading,
        .main-menu .megamenu-sub-menu .megamenu-heading {
            margin: 0px;
            padding: 0px;
            padding-top: 20px;
            left: auto;
            right: auto;
            clear: both;
        }

            .main-menu .megamenu-sub-menu .megamenu-inner-sub-menu .megamenu-heading a:hover,
            .main-menu .megamenu-sub-menu .megamenu-inner-sub-menu .megamenu-heading:hover a,
            .main-menu .megamenu-sub-menu .megamenu-inner-sub-menu .megamenu-heading a,
            .main-menu .megamenu-sub-menu .megamenu-heading a:hover,
            .main-menu .megamenu-sub-menu .megamenu-heading:hover a,
            .main-menu .megamenu-sub-menu .megamenu-heading a {
                background: none;
                margin: 0px;
                padding: 0px;
                color: #474948;
                font-weight: bold;
                font-size: 16px;
                cursor: text;
                margin-bottom: 20px;
                display: block;
                border: 0px;
                -webkit-transition: none;
                -moz-transition: none;
                -o-transition: none;
                transition: none;
            }

                .main-menu .megamenu-sub-menu .megamenu-inner-sub-menu .megamenu-heading a:hover:before,
                .main-menu .megamenu-sub-menu .megamenu-inner-sub-menu .megamenu-heading:hover a:before,
                .main-menu .megamenu-sub-menu .megamenu-inner-sub-menu .megamenu-heading a:before,
                .main-menu .megamenu-sub-menu .megamenu-heading a:hover:before,
                .main-menu .megamenu-sub-menu .megamenu-heading:hover a:before,
                .main-menu .megamenu-sub-menu .megamenu-heading a:before {
                    display: none;
                }

        .main-menu .megamenu-sub-menu input[type="text"],
        .main-menu .megamenu-sub-menu input[type="password"],
        .main-menu .megamenu-sub-menu input[type="date"],
        .main-menu .megamenu-sub-menu input[type="datetime"],
        .main-menu .megamenu-sub-menu input[type="email"],
        .main-menu .megamenu-sub-menu input[type="number"],
        .main-menu .megamenu-sub-menu input[type="search"],
        .main-menu .megamenu-sub-menu input[type="tel"],
        .main-menu .megamenu-sub-menu input[type="time"],
        .main-menu .megamenu-sub-menu input[type="url"],
        .main-menu .megamenu-sub-menu textarea,
        .main-menu .megamenu-sub-menu select {
            min-height: 30px;
            width: 100%;
        }

        .main-menu .megamenu-sub-menu textarea {
            height: 100px;
        }



.main-menu-button {
    display: none !important;
}

.main-menu-active {
    color: #1abc9c;
}
@media only screen and (min-width: 979px) {
    .main-menu > li:hover > ul {
        left: 0px;
        top: 46px;
        display: block;
        padding: 0;
    }
}

/*---
| MAIN
---*/
.main {
    padding: 40px 0 80px;
}

/*---
| FLEXSLIDER
---*/
.flexslider {
    margin: 0;
    padding: 0;
}

    .flexslider .undefinedprogress {
        display: none;
    }

    .flexslider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden;
    }

    .flexslider .slides img {
        width: 100%;
        display: block;
    }

.flex-pauseplay span {
    text-transform: capitalize;
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides > li:first-child {
    display: block;
}

#revslider_cont {
    margin-top: -40px;
    margin-bottom: 80px;
}

.flexslider {
    margin: 0;
    height: 250px !important;
    position: relative;
    z-index: 10;
    border: none;
    background-color: transparent;
    -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
    -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
    box-shadow: 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
    overflow: hidden;
    -webkit-border-radius: 0px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0px;
    -moz-background-clip: padding;
    border-radius: 0px;
    background-clip: padding-box;
}

    .flexslider .slides {
        -webkit-border-radius: 0px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 0px;
        -moz-background-clip: padding;
        border-radius: 0px;
        background-clip: padding-box;
    }

        .flexslider .slides li {
            list-style: none;
            -webkit-border-radius: 0px;
            -webkit-background-clip: padding-box;
            -moz-border-radius: 0px;
            -moz-background-clip: padding;
            border-radius: 0px;
            background-clip: padding-box;
        }

    .flexslider .flex-control-nav {
        margin: 0;
        position: absolute;
        bottom: 15px;
        width: 100%;
        text-align: center;
        display: block;
    }

        .flexslider .flex-control-nav li {
            list-style: none;
            display: inline-block;
            margin: 0 5px;
        }

        .flexslider .flex-control-nav a {
            text-decoration: none;
            display: block;
            width: 12px;
            height: 12px;
            background-color: transparent;
            text-indent: -9999px;
            border: 2px solid #ffffff;
            cursor: pointer;
            -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.5);
            -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.5);
            box-shadow: 0 1px 2px rgba(71, 73, 72, 0.5);
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-border-radius: 9999px;
            -webkit-background-clip: padding-box;
            -moz-border-radius: 9999px;
            -moz-background-clip: padding;
            border-radius: 9999px;
            background-clip: padding-box;
            -webkit-background-clip: border-box;
            -moz-background-clip: border-box;
            background-clip: border-box;
        }

            .flexslider .flex-control-nav a:hover {
                background-color: rgba(255, 255, 255, 0.5);
            }

            .flexslider .flex-control-nav a.flex-active {
                background-color: #ffffff;
            }

    .flexslider .flex-direction-nav {
        position: absolute;
        top: 60%;
        width: 100%;
        margin: -50px 0 0;
        /*zoom: 1;*/
        z-index: 1150;
    }

        .flexslider .flex-direction-nav:before {
            content: '';
            display: block;
        }

        .flexslider .flex-direction-nav:after {
            content: '';
            display: table;
            clear: both;
        }

        .flexslider .flex-direction-nav li {
            display: block;
            list-style: none;
            float: right;
            padding-right: 20px;
        }

            .flexslider .flex-direction-nav li a {
                background: url('../../Content/Images/right_arrow.png') no-repeat center center;
                text-decoration: none;
            }

            .flexslider .flex-direction-nav li:first-child {
                float: left;
                padding-right: 0;
                padding-left: 20px;
            }

                .flexslider .flex-direction-nav li:first-child a {
                    background-image: url('../../Content/Images/left_arrow.png');
                }

        .flexslider .flex-direction-nav a {
            display: block;
            width: 55px;
            height: 102px;
            text-indent: -9999px;
            text-decoration: none;
            -webkit-transition: all 200ms ease-in-out;
            -moz-transition: all 200ms ease-in-out;
            -o-transition: all 200ms ease-in-out;
            transition: all 200ms ease-in-out;
            zoom: 1;
            filter: alpha(opacity=50);
            -webkit-opacity: 0.5;
            -moz-opacity: 0.5;
            opacity: 0.5;
        }

            .flexslider .flex-direction-nav a:hover {
                zoom: 1;
                filter: alpha(opacity=100);
                -webkit-opacity: 1;
                -moz-opacity: 1;
                opacity: 1;
            }

            .flexslider .flex-direction-nav a:focus,
            .flexslider .flex-direction-nav a:active {
                outline: 0 none;
            }

        .flexslider .flex-direction-nav .flex-prev {
            left: 0;
        }

        .flexslider .flex-direction-nav .flex-next {
            right: 0;
        }

        .flexslider .flex-direction-nav .flex-prev,
        .flexslider .flex-direction-nav .flex-next {
            position: static;
        }

    .flexslider .flex-progress {
        bottom: 0;
        position: absolute;
        width: 100%;
        z-index: 20;
        background-color: rgba(71, 73, 72, 0.2);
    }

        .flexslider .flex-progress span {
            display: block;
            height: 5px;
            background-color: #0199dc;
            width: 0%;
        }

/*--
| CAPTIONS (used with Flex)
---*/
.caption {
    position: absolute;
    top: 60%;
    bottom: auto;
    width: 100%;
    margin-top: -146px;
    padding: 0;
    background-color: transparent;
    overflow: visible;
    font-family: 'open_sansbold';
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    z-index: 1000;
}


    .caption h3 {
        display: inline-block;
        font-weight: 700;
        padding: 4px 20px;
        background-color: #0199dc;
        color: #ffffff;
        margin-bottom: 0;
        /*line-height: 54px;*/
        white-space: nowrap;
        float: left;
        clear: both;
        font-size: 20px;
    }

        .caption h3.standalone {
            margin-bottom: 20px;
        }

    .caption br {
        clear: both;
    }

    .caption p {
        display: inline-block;
        padding: 5px 20px;
        background-color: rgba(71, 73, 72, 1);
        color: #ffffff;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
        float: left;
        clear: both;
        margin-top: 3px;
    }

    .caption .text-right h3 {
        float: right;
    }

    .caption .text-right p {
        float: right;
    }

    .caption h3,
    .caption p {
        overflow: hidden;
        max-width: 100%;
        text-overflow: ellipsis;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .caption .btn {
        display: inline-block !important;
        border-bottom: none !important;
    }


/*-----------        -------*/

span.shawdow_top {
    position: absolute;
    background: url(../../Content/Images/banner_top_shadow.png);
    height: 10px;
    width: 100%;
    z-index: 9;
}




ul.slides {
    margin: 0;
    padding: 0;
}

ul.main-menu {
    padding: 0;
}

    ul.main-menu li:first-child {
        padding-left: 0;
    }

        ul.main-menu li:first-child a {
            padding-left: 10px;
        }

ul.sub-menu {
    padding: 0;
}

    ul.sub-menu li a {
        font-size: 16px;
    }

ul.main-menu ul.sub-menu li:first-child a {
    padding-left: 10px;
}

ul.flex-direction-nav {
    padding: 0;
}

ul.sub-menu li {
    background: none;
    padding: 0;
}

a {
    color: #474948;
    /*text-decoration: underline;*/
    -webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -moz-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -o-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
}

/*------------ Home Listing Page Start ------------*/
.fxbord {
    border-top: 5px solid #0199dc;
}

.slider3_main_content {
    width: 97%;
    height: auto;
    float: left;
    position: absolute;
    top: 0px;
    padding: 0 0 0 20px;
}

.slider3_top_content {
    width: 183px;
    height: auto;
    float: left;
    color: #ffffff;
    font-size: 20px;
    margin: 65px 0 0 0;
}

    .slider3_top_content h1 {
        color: #ffffff;
        font-size: 20px;
        font-weight: normal;
        margin: 0;
        line-height: 1;
    }

.slider3_mid_content {
    width: 100%;
    height: auto;
    float: left;
    color: #042c3e;
    font-size: 16px;
}

    .slider3_mid_content h1 {
        width: 200px;
        color: #042c3e;
        font-size: 15px;
        margin: 90px 0 10px 0;
        font-weight: normal;
        line-height: 1;
    }

    .slider3_mid_content h2 {
        width: 200px;
        color: #ffffff;
        font-size: 14px;
        margin: 0;
        font-weight: normal;
        line-height: 1;
    }

    .slider3_mid_content h3 {
        width: 200px;
        font-size: 14px;
        font-weight: normal;
    }

        .slider3_mid_content h3 a {
            width: 200px;
            color: #042c3e;
            font-size: 14px;
            font-weight: normal;
            text-decoration: none;
        }



ul#container_listing2 {
    width: 100%;
    height: auto;
    float: left;
    padding: 0;
    list-style: none;
    background: #ffffff;
    border-top: 5px solid #0199dc;
    box-shadow: 1px 1px 0px #cfcece;
    margin: 0 0 10px 0;
}

    ul#container_listing2 li {
        width: 100%;
        height: auto;
        float: left;
        border-bottom: 1px #c2c2c2 dashed;
    }

        ul#container_listing2 li:last-child {
            border-bottom: none;
        }

ul#container_Control2 {
    width: 33%;
    height: auto;
    float: left;
    padding: 0;
    list-style: none;
    background: #ffffff;
    border-top: 5px solid #0199dc;
    box-shadow: 1px 1px 0px #cfcece;
    margin: 0 0 0px 0;
}

    ul#container_Control2 li {
        width: 33%;
        height: auto;
        float: left;
        border-bottom: 1px #c2c2c2 dashed;
    }

        ul#container_Control2 li:last-child {
            border-bottom: none;
        }

/*Riddhish 25-08*/
ul#container_listing {
    width: 100%;
    height: auto;
    float: left;
    padding: 0;
    list-style: none;
    /*box-shadow: 1px 1px 0px #cfcece;*/
    margin: 0 0 0px 0;
}
    /*background:#ffffff;*/
    ul#container_listing li {
        width: 31.89%;
        /*height: auto;*/
        float: left;
        border-bottom: 1px #c2c2c2 dashed;
        margin: 0 5px 20px;
    }

        ul#container_listing li:last-child {
            border-bottom: none;
        }
/*End*/
.home_listing_Section {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    display: table;
}

.home_listing_inner_left {
    width: 188px;
    height: 150px;
    margin: 25px 0;
    display: table-cell;
    vertical-align: middle;
}

.home_listing_inner_mid {
    width: 57%;
    height: auto;
    float: left;
    margin: 14px 0;
    /*min-width:600px;*/
}

    .home_listing_inner_mid h1 {
        color: #0199dc;
        font-size: 16px;
        margin: 0;
        text-align: left;
    }

    .home_listing_inner_mid p {
        color: #909090;
        font-size: 13px;
        margin: 0;
        background: url(../Content/Images/pa_bullet_img.png) left 7px no-repeat;
        padding: 0 0 0 10px;
        text-align: left;
    }

    .home_listing_inner_mid h2 {
        width: 320px;
        color: #909090;
        font-size: 13px;
        text-align: left;
        font-weight: normal;
        margin: 0;
    }

    .home_listing_inner_mid h3 {
        width: 17%;
        height: auto;
        float: left;
        margin: 10px 0 0 0;
        font-weight: normal;
    }

        .home_listing_inner_mid h3 a {
            width: 100%;
            height: auto;
            float: left;
            color: #0199dc;
            font-size: 13px;
            text-align: left;
            text-decoration: none;
        }

            .home_listing_inner_mid h3 a:hover {
                text-decoration: underline;
            }




.home_listing_inner_right {
    width: 17%;
    height: auto;
    float: left;
    margin: 10px 0 0 0;
}

    .home_listing_inner_right h1 {
        color: #595959;
        font-size: 16px;
        text-decoration: line-through;
        font-weight: normal;
        margin: 0;
        text-align: left;
    }

    .home_listing_inner_right h2 {
        color: #0199dc;
        font-size: 16px;
        font-weight: normal;
        margin: 5px 0 15px 0;
        text-align: left;
    }

    .home_listing_inner_right h3 a {
        width: 100%;
        height: auto;
        float: left;
        color: #0199dc;
        font-size: 13px;
        text-align: left;
        text-decoration: none;
    }

        .home_listing_inner_right h3 a:hover {
            text-decoration: underline;
        }


.home_listing_inner_right_button_con {
    width: 100%;
    height: auto;
    float: left;
}

/*Riddhish For Cart List Design 20-08-2014*/
.cart_listing_inner_right {
    width: 121px;
    height: auto;
    float: left;
    margin: 30px 0 0 0;
}

    .cart_listing_inner_right h1 {
        color: #595959;
        font-size: 16px;
        text-decoration: line-through;
        font-weight: normal;
        margin: 0;
        text-align: left;
    }

    .cart_listing_inner_right h2 {
        color: #0199dc;
        font-size: 16px;
        font-weight: normal;
        margin: 5px 0 15px 0;
        text-align: left;
    }

.cart_listing_inner_right_button_con {
    width: 100%;
    height: auto;
    float: left;
}
/*End*/

/*.Add_to_Cart_button2{width:91px; height:auto; float: left;}
.Add_to_Cart_button2 a{width:100%; height:auto; float:left; background:#0199dc; padding:5px 0; color:#ffffff; font-size:14px;  font-family: "Open Sans Semibold"; text-align:center; text-decoration:none;  }
.Add_to_Cart_button2 a:hover{background:#1A91C6;}*/
.Add_to_Cart_button2 {
    width: 100%;
    height: auto;
    float: left;
    padding-right: 9px;
}

    .Add_to_Cart_button2 a {
        width: 100%;
        height: auto;
        float: left;
        background: #0199dc;
        padding: 5px 0 5px 20px;
        color: #ffffff;
        font-size: 14px;
        text-align: center;
        text-decoration: none;
    }

        .Add_to_Cart_button2 a:hover {
            background: #1A91C6;
        }

.product_image {
    float: left;
    width: 25%;
}
/*.page_head{width:43px; height:auto; float:left; color:#606060; font-size:16px ; font-family: 'MyriadProRegular'; padding: 4px 0; }*/
.page_head {
    width: 46px;
    height: auto;
    float: left;
    color: #606060;
    font-size: 16px;
    padding: 0 0;
}
/*------------ Home Listing Page End ------------*/


/*------------ Product Detail Page Start ------------*/
/*.Product_details_top_head{width:645px; height:auto; float:left; color:#606060; font-size:24px ; font-family: "Open Sans"; padding: 10px 25px 20px 25px; border-bottom: 1px #c2c2c2 dashed;}*/
.Product_details_top_head {
    width: 100%;
    height: auto;
    float: left;
    color: #606060;
    font-size: 24px;
    padding: 10px 25px 20px 25px;
    border-bottom: 1px #c2c2c2 dashed;
}

.Product_details_mid_content {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 0 20px 0;
    border-bottom: 1px #c2c2c2 dashed;
}

.Product_details_mid_left_content {
    width: 430px;
    height: auto;
    float: left;
}

.Product_mid_left_image_content {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 25px 5px;
}

.Product_details_mid_left_bottom_content {
    width: 100%;
    height: auto;
    float: left;
}
/*.Container_product_price_con{width:250px; height:auto; float:left; margin: 0 0 0 15px;}*/
.Container_product_price_con {
    /*width: 240px;*/
    width: 50%;
    height: auto;
    float: left;
    margin: 0 0 0 15px;
}

.Container_product_price_detail_con {
    width: 85px;
    height: auto;
    float: left;
    color: #8a8a8a;
    font-size: 14px;
    margin: 15px 0 0 5px;
}

.Container_product_retail_price_con {
    width: 85px;
    height: auto;
    float: left;
    color: #8a8a8a;
    font-size: 14px;
    margin: 0px 0 0 5px;
}

.Product_details_mid_left_bott_con_two {
    /*width: 164px;*/
    width: 45%;
    height: auto;
    float: left;
    margin: 20px 0;
}
/*.Product_details_butt{width:117px; height:auto; margin:0 auto;}*/
.Product_details_butt {
    /*width: 160px;*/
    width: 65%;
    height: auto;
    margin: 0 auto;
}

    .Product_details_butt a {
        width: 100%;
        height: auto;
        float: left;
        background: #0199dc;
        color: #ffffff;
        font-size: 18px;
        text-align: center;
        /*border: 1px solid #1ca4e0;*/
        /*padding: 2px 0;*/
        text-decoration: none;
    }

        .Product_details_butt a:hover {
            background: #1A91C6;
        }
/*.Product_details_mid_right_content{width:218px; height:auto; float:left; margin: 0 30px 0 15px;}*/
.Product_details_mid_right_content {
    width: 218px;
    height: auto;
    float: left;
    margin: 0 30px 0 15px;
}

    .Product_details_mid_right_content p {
        color: #909090;
        font-size: 16px;
        margin: 25px 0;
    }

        .Product_details_mid_right_content p.topmg {
            padding: 25px 0 0 0;
        }

        .Product_details_mid_right_content p strong {
            width: 100%;
            height: auto;
            float: left;
            color: #909090;
            font-size: 16px;
        }

.Product_details_bottom_section {
    width: 100%;
    height: auto;
    float: left;
}
/*.Product_details_bottom_head {width: 645px; height: auto; float: left; color: #606060; font-size: 16px; font-family: "Open Sans Semibold"; padding: 20px 25px; border-bottom: 1px #c2c2c2 dashed;}
.Product_details_bottom_content{width: 645px; height: auto; float: left; padding: 15px 20px; }*/
.Product_details_bottom_head {
    width: 100%;
    height: auto;
    float: left;
    color: #606060;
    font-size: 16px;
    padding: 20px 25px;
    border-top: 1px #c2c2c2 dashed;
}

.Product_details_bottom_content {
    width: 92%;
    height: auto;
    float: left;
    padding: 15px 20px;
}

.Product_details_bottom_top_text_content {
    width: 100%;
    height: auto;
    float: left;
    color: #909090;
    font-size: 16px;
    margin: 0 0 7px 0;
}

.Product_bottom_details {
    width: 100%;
    height: auto;
    float: left;
    margin: 20px 0 0 0;
}

ul#Details_text {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

    ul#Details_text li {
        width: 595px;
        color: #909090;
        font-size: 16px;
        margin: 0 0 5px 0;
        background: url(../images/pa_bullet_img.png) left 10px no-repeat;
        padding: 0px 0 0 35px;
    }
/*------------ Product Detail Page End ------------*/



/*------------ About Us Page Start ------------*/
ul.Aboutmar {
    margin: 0 0 29px 0 !important;
    border-bottom: 1px solid #cfcece;
}

ul#Product_cat li a.Active {
    background: #0199dc;
    color: #ffffff;
}

.About_Us_bottom_content {
    width: 655px;
    height: auto;
    float: left;
    padding: 15px 20px;
}

.Product_details_bottom_top_text_content p {
    color: #909090;
    font-size: 16px;
    text-align: justify;
}

    .Product_details_bottom_top_text_content p.bdtext {
        text-align: left;
    }

.Product_details_bottom_top_text_content h1 {
    color: #0199dc;
    font-size: 16px;
}
/*------------ About Us Page End ------------*/

/* Vishal Lodha Style for AddEditOfferProduct Page */

#wrapper {
    width: 950px;
    height: auto;
    margin: 0 auto;
}

.container_mid_content {
    width: 100%;
    height: auto;
    float: left;
}

td.rightbar {
    background: #fff;
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 0 16px;
}

.rightsection {
    width: 98%;
    height: auto;
    float: left;
}

.searchSection {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
}

    .searchSection h2 {
        margin-top: 0;
        color: #006699;
        border-bottom: 1px solid #99ccff;
        font-size: 26px;
        margin-bottom: 18px;
    }

.top-mid_contain table {
    width: 80%;
    float: left;
    border-collapse: collapse;
}
/*Vishal 30-08* width=60%/
.top-mid_contain { width: 100%; float: left; margin: 0; } /*Riddhish 30-08*/
.heading_box {
    width: 155px;
    height: 50px;
    float: left;
    margin: 0 0 0 0;
}

    .heading_box h3 {
        font-size: 26px;
        color: #006699;
        margin: 0 0 0 10px;
    }

.top-mid_contain table tr th {
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    color: #0199dc;
}

.top-mid_contain table tr td {
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    color: #909090;
}

.top-mid_contain table tr td {
    text-align: center;
}

.cancel_btn {
    float: right;
}

    .cancel_btn input[type="submit"] {
        border: 0 none;
        background: #0199dc no-repeat;
        color: #fff;
        padding: 7px 13px;
        cursor: pointer;
        border-radius: 5px;
    }

.accordion {
    float: left;
    width: 100%;
    height: auto;
}

.Container {
    width: 100%;
    float: left;
    margin: 5px 0;
}

h2.acc_trigger.active a {
    background: #0b9bd7 url("../images/whiteQ.png") no-repeat;
    background-position: 1%;
    color: #fff;
}

h2.acc_trigger.active {
    margin: 0;
}

.acc_container {
    margin: 0 0 5px;
    padding: 0;
    overflow: hidden;
    width: auto;
    clear: both;
    border: 1px solid #d6d6d6;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #ededed 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 ); /* IE6-9 */
}

    .acc_container .block {
        padding: 20px;
    }

        .acc_container .block p {
            padding: 5px 0;
            margin: 5px 0;
            line-height: 18px;
            font-size: 14px;
        }

.block table, .block table tr td, .block table tr th {
    border-right: 1px solid #9cd5e8;
}

    .block table tr th {
        height: 30px;
    }

    .block table tr td {
        height: 25px;
        padding-left: 0px;
        border-collapse: collapse;
    }

.block table {
    width: 100%;
    border-collapse: collapse;
}

    .block table tr.gray_headbg {
        background: #e3f3ff;
    }

    .block table tr {
        background: #bde3ff;
    }

    .block table td {
        color: #162b48;
    }

    .block table tr.gray_bg {
        background: #d0eaff;
    }

    .block table tr td input[type="number"] {
        width: 50px;
    }

    .block table tr td:last-child {
        text-align: center;
    }

h2.acc_trigger {
    padding: 0;
    /*margin: 0 0 5px 0;*/
    margin-top: 5px;
    height: auto;
    width: 100%;
    font-weight: normal;
    float: left;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 ); /* IE6-9 */
}

    h2.acc_trigger a {
        color: #0b9bd7;
        text-decoration: none;
        display: block;
        padding: 5px 30px;
        font-size: 16px;
        border: 1px solid #7db5de;
        background: url("../images/blueQ.png") no-repeat;
        background-position: 1%;
    }

        h2.acc_trigger a:hover {
        }

.all_product_head {
    float: right;
    padding-right: 20px;
}

.select_search, .search_btn, .upload_refresh {
    float: left;
}

.upload_refresh {
    margin: 5px 5px;
}

.search_btn input[type="text"] {
    position: relative;
    top: 5px;
    height: 25px;
    float: left;
    margin-left: 10px;
    margin-right: 5px;
}

.search_btn input[type="image"] {
    width: 30px;
    height: 30px;
    background-position: center center;
    position: relative;
    top: 5px;
    /*left: -6px;*/
    left: 0px;
    border: 0 none;
    cursor: pointer;
}



.upload_refresh input[type="image"] {
    height: 30px;
    width: 30px;
}

.select_search select {
    margin-top: 5px;
    height: 30px;
}

.clear {
    clear: both;
}
/*--------------------End page-----------------------*/


/*------------ Add new class ------------*/
.inner_right_section_icon a.Active span.view_icon_fast {
    background: url(../images/view_icon01_hover.png) no-repeat;
}

.inner_right_section_icon a.Active span.view_icon_Second {
    background: url(../images/view_icon02_hover.png) no-repeat;
}

.Container_Featured_Products a.Active {
    background: #ffffff;
    color: #606060;
    border-top: 5px solid #0199dc;
    padding: 13px 0 14px 10px;
}

ul#menu-main-navigation li a.Active {
    color: #0199dc;
}

.Tfield a.send:hover {
    background: #DCDCDC;
}
/*------------ Add new class ------------*/

.selectthumb {
    float: left;
}

    .selectthumb ul {
        float: left;
        width: auto;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .selectthumb ul li {
            float: left;
            margin: 0px 2px 0 2px;
        }
/*margin:0px 12px 0 12px;*/

/* Log in page start*/
.grid_table {
}

.top_heading {
    width: 97.5%;
    float: left;
    height: 25px;
    border-bottom: 1px solid #99ccff;
    margin: 0 0 20px 0;
    padding: 0px 0 20px 20px;
    font-size: 22px;
    color: #006699;
    font-weight: bold;
}

.login_box_three {
    direction: ltr;
    width: 450px;
    /*width: 300px;*/
    height: auto;
    float: left;
    background: #fff;
    padding: 20px;
    /*border: 1px #d2dce1 solid;*/
    border: solid 1px #d5d5d5;
    border-radius: 5px 5px 5px 5px;
    border-bottom: none;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    padding: 17px 20px 8px 20px;
}

.alignleft {
    float: left;
    direction: ltr;
}

.email_textfild {
    background: #fff;
    border: solid 1px #d5d5d5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    direction: ltr;
    position: relative;
    padding-left: 55px;
}

    .email_textfild.padd {
        padding-left: 10px;
        margin-top: 7px;
        direction: ltr;
    }

    .email_textfild.ptop {
        margin-top: 16px;
        display: block;
        direction: ltr;
    }

    .email_textfild.madd {
        margin-top: 10px;
        direction: ltr;
    }

    .email_textfild .log-img {
        position: absolute;
        left: 1px;
        top: 1px;
        direction: ltr;
    }

    .email_textfild input {
        border: none;
        margin: 9px 0 9px 0;
        height: 24px;
        direction: ltr;
        width: 350px;
        color: #444;
        padding: 3px;
    }

        .email_textfild input.wdt {
            width: 317px;
            direction: ltr;
        }

.keep {
    font-size: 13px;
    color: #7e8386;
    direction: ltr;
}
/*.edit_user_cancel_button{width:70px; float:right; height:24px;  margin:0 0 15px 12px ;}*/ /* background:#006699;*/
.edit_user_cancel_button input[type="submit"] {
    background: #0199dc;
    cursor: pointer;
    border: 0 none;
    padding: 7px 15px 7px 15px;
    color: #fff;
}

.login {
    direction: ltr;
    background: url(../images/big-blue-btn-bg.jpg) repeat-x;
    color: #fff;
    width: 75px;
    height: 28px;
    border: none;
    outline: 0;
    cursor: pointer;
    /*margin-left: 19%;*/
    float: left;
    border-radius: 5px;
}

/* Log in Page end*/

/*Riddhish style for button 18-08-2014*/

.buttonSpace {
    margin: 5px;
}

.buttonLeftSpace {
    margin-left: 5px;
}

/*Riddhish 25-08 Product Detail Page*/
/*.container_right_section{width:100%; height:auto; float:right; }*/
/*.Product_details_top_head{width:100%; height:auto; float:left; color:#606060; font-size:24px ; font-family: "Open Sans"; padding: 10px 25px 20px 25px; border-bottom: 1px #c2c2c2 dashed;}*/


/*.Product_details_mid_right_content{width:100%; height:auto; float:left; margin: 0 30px 0 15px;}
.Product_details_mid_right_content p{color:#909090; font-size:16px; font-family: "Open Sans"; margin:25px  0; }
.Product_details_mid_right_content p.topmg{padding: 25px 0 0 0;}
.Product_details_mid_right_content p strong{ width:100%; height:auto; float:left; color:#909090; font-size:16px; font-family: "Open Sans Semibold";}*/

/*.Product_details_bottom_head {width: 100%; height: auto; float: left; color: #606060; font-size: 16px; font-family: "Open Sans Semibold"; padding: 20px 25px; border-bottom: 1px #c2c2c2 dashed;}
.Product_details_bottom_content{width: 100%; height: auto; float: left; padding: 15px 20px; }*/

/* Riddhish - 28-08-14  New UI */
.seller_list_add_cartbt {
    float: right;
    margin: -1px 0;
}

.list_cart_btn {
    height: auto;
    float: left;
    background: #0199dc;
    padding: 4px 10px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    border: 0 none;
    cursor: pointer;
    width: 100px;
    border-radius: 5px;
}

.seller_list_top ul {
    padding: 0;
}

.seller_editproduct {
    background: url(../images/edit.png) no-repeat;
    height: 17px;
    width: 17px;
    display: inline-block;
}

.seller_editimage {
    background: url(../images/product_edit.png) no-repeat;
    height: 17px;
    width: 17px;
    display: inline-block;
}

.seller_list_top ul {
    padding: 0;
}

.container_right_bottom_left_section {
    float: left;
}
/*.all_check{float:left; margin:8px 0;}*/
.all_check {
    float: left;
    margin: 8px 0;
}

.check {
    float: left;
    padding-right: 6px;
}

.check_text {
    color: #555555;
    font-size: 16px;
    line-height: 1;
    float: left;
}

.list_delete_selected {
    float: left;
    margin: 0 8px;
}

    .list_delete_selected .delete_selected {
        background: url(../Images/delete-xxl.png) #0199dc no-repeat;
        cursor: pointer;
        background-position: 5px center;
        border: 0 none;
        padding: 7px 10px 7px 30px;
        color: #fff;
        border-radius: 5px;
    }

.product_editControl {
    width: auto;
    float: left;
    /*margin: 2px 3px 2px 3px;*/
    margin-right: 5px;
    margin-top: 5px;
    margin-left: 4px;
}

/*Riddhish 28-08-2014 Page : Add Edit Product for seller*/

.save_product, .cancel_product {
    width: 44%;
    height: auto;
    float: left;
    background: #0199dc;
    padding: 5px 0;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    border: 0 none;
    margin: 5px 8px 0 0;
    width: 100px;
    cursor: pointer;
    border-radius: 5px;
}

.seller_edit_middle {
    width: 100%;
    float: left;
    margin: 15px 16px;
}

.Product_details_bottom_top_text_content h1 {
    color: #0199dc;
    font-size: 16px;
    margin: 0;
    text-align: left;
    padding: 0;
}

.add_edit_bottom_content {
    padding: 15px 20px;
}

.edit_user_midile_container p {
    color: #909090;
    font-size: 13px;
    margin: 0;
    background: url(../images/pa_bullet_img.png) left 7px no-repeat;
    padding: 0 0 0 10px;
    text-align: left;
}

.edit_user_midile_container {
    float: left;
    width: 100%;
}

.image_button_box {
    float: left;
    margin: 10px 0;
}

.detalis_bd {
    font-weight: bold;
}

.edit_user_cancel_button {
    float: right;
    padding: 5px 0 20px 0;
}

    .edit_user_cancel_button input[type="submit"] {
        background: #0199dc;
        cursor: pointer;
        border: 0 none;
        padding: 7px 15px 7px 15px;
        color: #fff;
    }
    /*.edit_user_cancel_button { float: right; padding: 5px 0 20px 0; }*/
    .edit_user_cancel_button input[type="submit"] {
        background: #0199dc;
        cursor: pointer;
        border: 0 none;
        padding: 7px 15px 7px 15px;
        color: #fff;
        border-radius: 5px;
    }

.image_button_box .image_upload {
    background: url(../images/upload.png) #0199dc no-repeat;
    cursor: pointer;
    background-position: 5px center;
    border: 0 none;
    padding: 7px 10px 7px 30px;
    color: #fff;
    margin-left: 10px;
}

.image_list_box table tr td img {
    max-height: 100px;
    max-width: 70px;
}

/** {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}*/

#upload {
    background: #bebebe;
    color: #fff;
    padding: 7px 15px;
    cursor: pointer;
    margin: 0 10px 0 0;
    float: left;
}

    #upload:hover {
        background: #0199dc;
    }

#filename {
    font-size: 14px;
    font-style: italic;
    position: relative;
    top: 4px;
}

.wrp {
    float: left;
    margin: 2px 0;
    min-width: 260px;
    max-width: 500px;
}

.image_list_box {
    float: left;
    width: 100%;
}

tbody, table, tr, td th {
    width: 100%;
}

.image_remove {
    background: url(../images/file_delete.png) #0199dc no-repeat;
    cursor: pointer;
    background-position: 5px center;
    border: 0 none;
    padding: 7px 10px 7px 30px;
    color: #fff;
}

.image_button_box .image_upload {
    background: url(../images/upload.png) #0199dc no-repeat;
    cursor: pointer;
    background-position: 5px center;
    border: 0 none;
    padding: 7px 10px 7px 30px;
    color: #fff;
    margin-left: 10px;
    border-radius: 5px;
}

.image_button_box .image_cancel {
    background: #0199dc no-repeat;
    cursor: pointer;
    background-position: center;
    border: 0 none;
    padding: 7px 10px 7px 15px;
    color: #fff;
    margin-left: 10px;
    border-radius: 5px;
}

.image_list_box table tbody tr th a, .image_list_box table tbody tr th {
    text-decoration: none;
    background: #0199dc;
    color: #fff;
}
/*vishal 01-09-2014 padding: 5px 0;*/
.image_list_box table, .image_list_box th, .image_list_box td {
    border: 1px solid #e7e7e7;
    border-collapse: collapse;
    color: #919294;
    padding: 5px;
}

    .image_list_box table tr td ul {
        padding: 0;
    }

    .image_list_box table tr td img {
        max-height: 100px;
        max-width: 70px;
    }

.images_details li {
    list-style: none;
}

.seller_view_order {
    float: right;
    width: auto;
    height: auto;
    margin: 10px 0 10px 200px;
}

.seller_back_bt {
    float: left;
    padding: 5px 0 20px 0;
}

.user_cart_check_out_btn {
    float: left;
    padding: 5px 0 20px 0;
    width: 100%;
}

.view_order_detal table {
    width: 100% !important;
}

.view_order_detal tr th, .view_order_detal tr td {
    font-size: 12px !important;
}

.seller_add_offer {
    float: left;
    width: auto;
    height: auto;
    margin: 10px 0 10px 200px;
}

.dotted_border {
    width: 100%;
    height: auto;
    float: left;
    color: #606060;
    font-size: 24px;
    margin: 5px 0;
    border-bottom: 1px #c2c2c2 dashed;
}

ul#galeri_naviga li span span {
    padding: 3px 7px;
    font-size: 18px;
    background: #0199dc;
}

ul#galeri_naviga li span span, ul#galeri_naviga li span a {
    border: 1px solid #909090;
}

    ul#galeri_naviga li span span:hover, ul#galeri_naviga li span a:hover {
        background: #0199dc;
        color: #ffffff;
        cursor: pointer;
    }

.edit_offer_bg {
    background: url(../images/532b66cc087b04f33e0000d1_icon-edit-2.png) no-repeat;
    height: 27px;
    width: 27px;
    display: inline-block;
    margin: 0px 14px;
}

.mr_0 {
    margin: 0 !important;
}

.master_seller_bottom {
    float: left;
    margin: 20px 0;
}

.seller_master_pagination {
    float: right;
    margin-right: 37px;
}

.master_bthead {
    margin-top: 10px;
    padding-left: 10%;
}
/*Vishal Lodha Style for Buyer cart_List page*/
.pd_0 {
    padding: 0;
}

.Product_details_top_head h2 {
    float: left;
    margin: 0;
    font-size: 26px;
    color: #929292;
}

.Product_details_top_head .header_bottom_inner_right_con ul#menu02 li {
    padding: 2px 12px 2px 4px;
}

.buyer_net_price p {
    float: left;
    margin: 4px 5px;
    font-size: 14px;
}

.buyer_net_price span {
    font-weight: bold;
    color: #0199dc;
}

/* vishal For Apply button of UserCartCheckOut*/

.buyer_net_price input[type="submit"] {
    background: none repeat scroll 0 0 #0199dc;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    padding: 2px 5px;
}

.pay_head {
    float: left;
    width: 100%;
}

    .pay_head h2 {
        float: left;
        color: #0199dc;
        font-size: 18px;
    }

    .pay_head #group {
        margin: 12px 0;
        float: right;
    }

.content_pay02 {
    display: block;
    height: 300px;
}

.content_pay {
    display: block;
    height: auto;
    width: 100%;
    float: left;
}

.content_cheque_pay {
    display: none;
    height: auto;
    width: 50%;
    float: left;
}

.credit_details table tr th {
    color: #0199dc;
}

/*.styledCheckbox {
 width: 16px;
  height: 16px;
   cursor: pointer;
    background-image: url(../images/blue_checkbox.png); background-position: 0px 0px;
}*/

.buyer_payment_success p {
    background: url(../images/payment_success_bg.png) no-repeat;
    background-position: left center;
    float: left;
    padding: 0 28px;
    color: #65a26d;
    font-weight: bold;
}

.editicon {
    width: 23px;
    /*height: 19px;*/
    float: left;
    padding-left: 5px;
}
/*padding-top:10px;*/
.winicons {
    width: 100%;
    height: 20px;
    margin: 0px 0 0 0px;
}

.deleteicon {
    width: 30px;
    height: 19px;
    float: left;
}

#ContentPlaceHolder1_pnSearch {
    float: left;
}

#ContentPlaceHolder1_pnDate {
    float: left;
    /*margin-right:5px;*/
}

.ListCheckBox {
    height: 20px;
    vertical-align: middle;
    text-align: center;
}

.ListHeader {
    height: 25px;
    vertical-align: middle;
    width: 40px;
}

.ListAction {
    margin: 0 auto;
    width: 23px;
}

.ListActionDiscount {
    margin: 0 auto;
    width: 30px;
}


.home_listing_selle_inner_mid {
    width: auto;
    height: auto;
    float: left;
    margin: 20px 0;
    min-width: 350px;
}

    .home_listing_selle_inner_mid h1 {
        color: #0199dc;
        font-size: 16px;
        margin: 0;
        text-align: left;
    }

    .home_listing_selle_inner_mid p {
        color: #909090;
        font-size: 13px;
        margin: 0;
        background: url(../Content/Images/pa_bullet_img.png) left 7px no-repeat;
        padding: 0 0 0 10px;
        text-align: left;
    }

    .home_listing_selle_inner_mid h2 {
        width: 320px;
        color: #909090;
        font-size: 13px;
        text-align: left;
        font-weight: normal;
        margin: 0;
    }

    .home_listing_selle_inner_mid h3 {
        width: 100%;
        height: auto;
        float: left;
        margin: 10px 0 0 0;
        font-weight: normal;
    }

        .home_listing_selle_inner_mid h3 a {
            width: 100%;
            height: auto;
            float: left;
            color: #0199dc;
            font-size: 13px;
            text-align: left;
            text-decoration: none;
        }

            .home_listing_selle_inner_mid h3 a:hover {
                text-decoration: underline;
            }

.home_listing_Seller_inner_right {
    width: 121px;
    height: auto;
    float: left;
    /*margin: 60px 0 0 0;*/
}

    .home_listing_Seller_inner_right h1 {
        color: #595959;
        font-size: 16px;
        text-decoration: line-through;
        font-weight: normal;
        margin: 0;
        text-align: left;
    }

    .home_listing_Seller_inner_right h2 {
        color: #0199dc;
        font-size: 16px;
        font-weight: normal;
        margin: 5px 0 15px 0;
        text-align: left;
    }

/****** Riddhish Master css for header changes 16th Sep******/
.top_menu_first {
    height: 32px;
    float: right !important;
    width: 355px !important;
}

.br_right {
    border-right: 2px solid #606060 !important;
}
/*ul#top_menu { margin: 11px 0; width: 100%; }*/
.header_top_con {
    height: auto !important;
    padding-top: 6px;
}
/* Vishal Lodha 01/10/2014 Add Position */

.Container_Featured_Products a, .Products_Category, ul.Product_cat li a {
    width: 100%;
}

.errormessage {
    color: red;
}



/* New Style for Buyer Home page - 18th Sep 2014 Start */

#tfheader {
    float: right; /*margin: 45px 0 0 20px;*/
}

.tftextinput {
    margin: 0;
    padding: 5px 15px;
    font-size: 14px;
    border: 1px solid #0076a3;
    border-right: 0px;
    border-top-left-radius: 4px 4px;
    border-bottom-left-radius: 4px 4px;
    width: 450px;
}

.tfbutton {
    margin-left: -5px;
    padding: 5px 15px;
    font-size: 14px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    border: solid 1px #0076a3;
    border-right: 0px;
    background: #0199dc;
    border-top-right-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
}

    .tfbutton:hover {
        text-decoration: none;
        background: #0199dc;
    }
    /* Fixes submit button height problem in Firefox */
    .tfbutton::-moz-focus-inner {
        border: 0;
    }

.mr_t5 {
    margin-top: 5px !important;
}

.top_02 {
    float: right;
    margin-top: 24px !important;
}

/* Category menu start */

.mega-menu ul, .mega-menu ul li {
    list-style: none;
}

.mega-menu ul {
    position: relative;
    padding: 0;
    margin: 0;
}

    .mega-menu ul li ul {
        display: none;
    }

.mega-menu .sub {
    display: none;
}

    .mega-menu .sub ul {
        display: block;
    }

.green {
    font: normal 13px Arial, sans-serif;
    line-height: 16px;
    float: left;
    width: 8%;
}

    .green ul.mega-menu, .green ul.mega-menu, .green ul.mega-menu li {
        margin: 0;
        padding: 0;
        color: #fff;
    }

    .green ul.mega-menu, .Container_Products_Category ul.Product_cat {
        width: 100%;
        padding: 10px 0;
        position: relative;
        background: #0199dc;
    }

        .green ul.mega-menu li a, .Container_Products_Category ul.Product_cat li a {
            text-decoration: none;
        }

            .green ul.mega-menu li a.dc-mega {
                position: relative;
            }

            .green ul.mega-menu li a:hover .dc-mega-icon {
                display: block;
                position: absolute;
                width: 10px;
                height: 10px;
                top: 18px;
                right: 5px;
                background: url(../images/arrow_hover.png) no-repeat 0 100%;
            }

            .green ul.mega-menu li a .dc-mega-icon {
                display: block;
                position: absolute;
                width: 10px;
                height: 10px;
                top: 16px;
                right: 5px;
                background: url(../images/arrow.png) no-repeat 0 100%;
            }

            .green ul.mega-menu li.mega-hover a, .green ul.mega-menu li a:hover {
                background-position: 100% -40px;
            }

        .green ul.mega-menu li .sub-container {
            position: absolute;
            background: url(../images/bg_sub_left.png) no-repeat 0 100%;
            padding-left: 20px;
            margin-left: -3px;
            right: -3px;
            left: auto !important;
        }

        .green ul.mega-menu li .sub {
            background: url(../images/bg_sub.png) no-repeat 100% 100%;
            padding: 20px 20px 20px 10px;
        }

        .green ul.mega-menu li .sub-container.mega .sub {
            padding: 20px 20px 10px 0;
        }

        .green ul.mega-menu li .sub .row {
            width: 100%;
            overflow: hidden;
            clear: both;
        }

        .green ul.mega-menu li .sub li {
            list-style: none;
            float: none;
            width: 170px;
            font-size: 1em;
            font-weight: normal;
        }

            .green ul.mega-menu li .sub li.mega-hdr {
                margin: 0 10px 10px 0;
                float: left;
            }

                .green ul.mega-menu li .sub li.mega-hdr.last {
                    margin-right: 0;
                }

        .green ul.mega-menu li .sub a {
            background: none;
            border: none;
            text-shadow: none;
            color: #111;
            padding: 7px 10px;
            display: block;
            float: none;
            text-decoration: none;
            font-size: 14px;
        }

        .green ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a:hover {
            color: #fff;
            text-shadow: none;
        }

        .green ul.mega-menu .sub li.mega-hdr li a {
            padding: 4px 5px 4px 20px;
            background: url(../images/arrow_off.png) no-repeat 5px 8px;
            font-weight: normal;
        }

            .green ul.mega-menu .sub li.mega-hdr li a:hover {
                color: #0199dc;
                background: url(../images/arrow_on.png) no-repeat 5px 8px;
            }

        .green ul.mega-menu .sub ul li {
            padding-right: 0;
        }

        .green ul.mega-menu li .sub-container.non-mega .sub {
            padding: 20px 20px 20px 0;
        }

        .green ul.mega-menu li .sub-container.non-mega li {
            padding: 0;
            width: 190px;
            margin: 0;
        }

            .green ul.mega-menu li .sub-container.non-mega li a {
                padding: 7px 5px 7px 22px;
                background: url(../images/arrow_off.png) no-repeat 7px 10px;
            }

                .green ul.mega-menu li .sub-container.non-mega li a:hover {
                    color: #a32403;
                    background: #efefef url(../images/arrow_on.png) no-repeat 7px 10px;
                }

        .green ul.mega-menu li:last-child {
            float: right;
            border: none;
            width: auto !important;
        }

            .green ul.mega-menu li:last-child a {
                padding: 10px 20px;
            }

/* Category menu start */
ul.Product_cat {
    width: 100%;
    height: auto;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #0199dc;
}

    ul.Product_cat li {
        height: auto;
        float: left;
        width: 14%;
        text-align: center;
    }

        ul.Product_cat li:last-child {
            border-bottom: none;
        }

        ul.Product_cat li a {
            height: auto;
            color: #606060;
            font-size: 18px;
            text-decoration: none;
        }

            ul.Product_cat li a:hover {
                color: #ffffff;
            }

            ul.Product_cat li a.Active {
                background: #0199dc;
                color: #ffffff;
            }

        ul.Product_cat li a {
            width: 96%;
            height: auto;
            color: #fff;
            font-size: 15px;
            text-decoration: none;
        }

            ul.Product_cat li a:hover {
                color: #000;
            }

        .Container_Featured_Products a, .Products_Category, ul.Product_cat li a {
            width: 100%;
        }

/* Featured Product - Slider 3 start*/

.flexslider3 {
    margin: 0 0 60px;
    position: relative;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.mr_10 {
    margin: 0 0 0 9px;
}
/* Featured Product - Slider 3 end*/

.buyer_ms_add_bt {
    margin: 2px 0;
}

    .buyer_ms_add_bt a {
        font-size: 12px;
    }

.Add_to_Cart_button2 a.addtocart {
    border-radius: 5px;
    background: #0199dc url(../Images/cart.png) no-repeat;
    background-position: 4% 48%;
    cursor: pointer;
}

.Add_to_Cart_button2 a.addtowish {
    border-radius: 5px;
    background: #0199dc url(../Images/wish.png) no-repeat;
    background-position: 4% 48%;
    cursor: pointer;
}

.Add_to_Cart_button2 a.viewdetail {
    border-radius: 5px;
    background: #0199dc url(../Images/View_Detail-20.png) no-repeat;
    background-position: 4% 48%;
    cursor: pointer;
}

.home_listing_Section:hover, .container_bottom_top_containt:hover {
    background: #E8F2FF;
}
/* New Style for Buyer Home page - 18th Sep 2014 End */


/* Product Detail Page Silder - Jaydeep - 19 Sep 2014 Start */
.rg-image-wrapper {
    position: relative;
    background: transparent url(../images/black.png) repeat top left;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    min-height: 20px;
}

.rg-image {
    position: relative;
    text-align: center;
    line-height: 0px;
}

    .rg-image img {
        max-height: 100%;
        max-width: 100%;
    }

.rg-image-nav a {
    position: absolute;
    top: 0px;
    left: -5px;
    background: url(../images/nav.png) no-repeat -20% 50%;
    width: 28px;
    height: 100%;
    text-indent: -9000px;
    cursor: pointer;
    opacity: 0.3;
    outline: none;
    -moz-border-radius: 10px 0px 0px 10px;
    -webkit-border-radius: 10px 0px 0px 10px;
    border-radius: 10px 0px 0px 10px;
    z-index: 999;
}

    .rg-image-nav a.rg-image-nav-next {
        right: -3px;
        left: auto;
        background-position: 115% 50%;
        -moz-border-radius: 0px 10px 10px 0px;
        -webkit-border-radius: 0px 10px 10px 0px;
        border-radius: 0px 10px 10px 0px;
    }

    .rg-image-nav a:hover {
        opacity: 0.8;
    }

.rg-caption {
    text-align: center;
    margin-top: 15px;
    position: relative;
}

    .rg-caption p {
        font-size: 11px;
        letter-spacing: 2px;
        line-height: 16px;
        padding: 0 15px;
        text-transform: uppercase;
    }

.rg-view {
    height: 30px;
}

    .rg-view a {
        display: block;
        float: right;
        width: 16px;
        height: 16px;
        margin-right: 3px;
        background: #464646 url(../images/views.png) no-repeat top left;
        border: 3px solid #464646;
        opacity: 0.8;
    }

        .rg-view a:hover {
            opacity: 1.0;
        }

        .rg-view a.rg-view-full {
            background-position: 0px 0px;
        }

        .rg-view a.rg-view-selected {
            background-color: #6f6f6f;
            border-color: #6f6f6f;
        }

        .rg-view a.rg-view-thumbs {
            background-position: 0px -16px;
        }

.rg-loading {
    width: 46px;
    height: 46px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: #000 url(../images/ajax-loader.gif) no-repeat center center;
    margin: -23px 0px 0px -23px;
    z-index: 100;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    opacity: 0.7;
}

.rg-view {
    display: none;
}

.es-carousel-wrapper {
    top: 310px;
}

.rg-image-wrapper {
    top: -58px;
}
/* Product Detail Page Silder - Jaydeep - 19 Sep 2014 End */

.SellerSoldListSellerPrice {
    text-align: right;
}

.SellerPriceAlign {
    text-align: right;
}

.textboxRightAlign {
    text-align: right;
}


.cat_menu_bg {
    float: left;
    width: 100%;
    background: #0199dc;
    margin-bottom: 20px;
}

.green ul.mega-menu li .sub li {
    text-align: left !important;
}

.green ul.mega-menu, .Container_Products_Category ul.Product_cat {
    width: 100%;
    padding: 10px 0;
    position: relative;
    background: #0199dc;
}

.texoboxMultiLineCSS {
    width: 273px;
}

.textboxMultilineTicket {
    width: 200px;
}

.sellerAddProductControls {
    width: 273px;
}

.sellerAddProductControlDD {
    width: 273px;
}

/* Vishal for SpecialOffer , Out of Stock , out of date*/
.home_listing_inner_left {
    position: relative;
}

.special_offer {
    position: absolute;
    left: 0;
    top: 0;
}

.out_of_stock {
    position: absolute;
    left: 0;
    top: 0;
}

/* Vishal 04-11-2014 for Feature Product Slider Out of Stock and Offer Expired */
.FeatureProduct_out_of_stock {
    /*position: relative;*/
    position: absolute;
    left: 0;
    top: 0;
    /*margin: -159px 0px 0px 0px;*/
}

.FeatureProduct_offer_expired {
    position: relative;
    left: 0;
    top: 0;
    margin: -159px 0px 0px 0px;
}

/* End */

.offer_expired {
    position: absolute;
    left: 0;
    top: 0;
}


/* New Home page changes - Jaydeep*/
.right_header {
    width: 78%;
    float: left;
}

.search_field {
    float: left;
    margin-top: 22px;
}

.cart_area {
    float: right;
}

.megamenu_container {
    float: left;
    height: auto;
}

.right_checkout {
    float: right;
    margin: 16px 0;
}

    .right_checkout a {
        color: #606060;
        font-size: 16px;
    }

        .right_checkout a:hover {
            text-decoration: underline;
        }

* {
    box-sizing: border-box;
}

.multilineTextBoxTicket {
    max-width: 400px;
    min-width: 200px;
    width: 200px;
}

.multilineTextBoxSignUp {
    max-width: 400px;
    min-width: 273px;
    width: 273px;
}

.ticketControlMinWidth {
    width: 30%;
}

/* vishal 21-10-2014 For product detail page*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    font-family: 'open_sansregular';
    margin: 0;
    padding: 0;
}


.radioButtonStyle {
    min-width: 120px;
    margin-left: 10px;
}

.marginSellerListProduct {
    margin-top: 10px;
}
.seller_edit_product_tb {
    margin: 10px 20px;
    float: left;
    width: 70%;
}