/******************** Generic Style ********************/
body {
    background: transparent;
}

.container {
    width: 1000px;
}

#content-body {
    min-height: 300px;

}

#ct.nothp {
    padding: 30px 0;
}

/*This has been comment out because it will break the menu and section menu bar alignment style*/
/*
span {
    vertical-align: top;
}
*/

img {
    max-width: 100%;
}

.img_border {
    border: 1px solid #676767;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;
    width: 100%;
    font-weight: 300;
    color: #04467B;
    line-height: normal;
}

#ct.nothp h2,
#ct.nothp h3,
#ct.nothp h4,
#ct.nothp h5,
#ct.nothp h6 {
    font-weight: normal;
}

#ct.nothp h1.slider_title {
    font-weight: 300;
    font-size: 30px;
    padding: 30px 0;
}

#ct.hp h1.slider_title {
    display: none;
}

#ct.hp h1 {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 40px 0;
}

#ct.nothp h1 {
    font-weight: 300;
    font-size: 30px;
}
    #ct.nothp #default_detail > h1:first-child {
    display: none;
}
h2 {
    font-size: 24px;
}

#ct.nothp h2 {
    font-size: 19px;
}

h3 {
    font-size: 20px;
}

#ct.nothp h3 {
    font-size: 18px;
}

p, div {
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    color: #3f3f3f;
    font-size: 14px;
    line-height: 25px;
}

.bottom_margin {
    margin-bottom: 20px;
}

.no_margin {
    margin: 0;
}

.icon_plus {
    position: absolute;
    bottom: 11px;
    left: 11px;
    width: 30px;
    height: 30px;
    width: 30px;
    height: 30px;
    background: transparent url("../../../i/icon_plus.png") 0 50% no-repeat;
}

.edit_ctrl {
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    vertical-align: top;
    margin: 12px 0 0 10px;
}

.clear_l {
    clear: left;
    margin-top: -1px;
    height: 1px;
    overflow: hidden;
}

.label {
    line-height: normal;
    color: #666;
    vertical-align: text-bottom;
    background: none;
    white-space: normal;
    text-shadow: none;
    border-radius: initial;
    padding: 0;
}

.logintext {
    font-size: 14px;
    padding-right: 10px;
}

.login_splitnotice {
    margin-top: 20px;
}

.cms_loginform p:first-child {
    margin-left: -27px;
}
.no_display {
    display:none;
}
.img_box {
background-color: #F1F7FD; /*#e5ebf0;*/
}

/******************** End of Generic Style *****************************/
/******************** Link and default button style ********************/
a,
a:link,
a:active,
a:visited,
a:focus {
    color: #757575;
    text-decoration: underline;
}

    a:hover {
        text-decoration: underline;
        cursor: pointer;
    }
 
    .btn_top_dark,
    .btn_top_dark:link,
    .btn_top_dark:active,
    .btn_top_dark:visited,
    .btn_top_dark:focus {
        font-size: 15px;
        text-align: center;
        background: #89C72F;
        color: #FFFFFF;
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
        line-height: normal;
        padding: 8px 18px;
        text-decoration: none;
        white-space: nowrap;
    }

        .btn_top_dark:hover {
            cursor: pointer;
            text-decoration: none;
            color:#ffffff;
        }

.btn_cta,
.btn_cta:link,
.btn_cta:active,
.btn_cta:visited,
.btn_cta:focus {
    font-size: 15px;
    text-align: center;
    background: #89C72F;
    color: #FFFFFF;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    line-height: normal;
    padding: 4px 25px;
    text-decoration: none;
}

    .btn_cta:hover {
        cursor: pointer;
        text-decoration: none;
    }

/******************** End of Link and default button style ********************/
/******************** Style for top bar ***************************************/
#top_bar {
    background-color: #04467B;
    height: 50px;
    padding-bottom: 3px;
}

#top_bar .edit-content {
    line-height: 53px;
}

#top_bar_inner {
    position: relative;
}

.top_btn {
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    vertical-align: middle;
    height: 38px;
    overflow: hidden;
    line-height: normal;
}

.top_text {
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    vertical-align: middle;
    padding-left: 10px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: normal;
    overflow: hidden;
    text-shadow: 0 1px 1px #FFFFFF;
}
/*Style for top special*/
#top_special {
    height: 50px;
    line-height: 50px;
}
/*Style for cart box*/
#cart_box {
    height: 50px;
    line-height: 50px;
}


    #cart_box .cart_content {
        height: 50px;
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
        color: #fb8221;
    }

.cart_content a, .cart_content .total {
    color: #757575;
}

#cart_box #check_out_btn {
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    vertical-align: middle;
    margin-left: 10px;
    height: 38px;
    overflow: hidden;
}

#top_bar .contextMenu {
    left: -30px; 
    top: 5px;
    right: initial;
}
/******************** End of Style for top bar ******************************/
/******************** Style for header **************************************/
#header {
    background-color: #FFFFFF;
}

#logo {
    height: 175px;
}

    #logo a {
        display: block;
    }

        #logo a img {
            /*padding: 50px 0;
            height: 75px;*/
            padding: 44px 0;
        }

#slogon_box {
    height: 175px;
}

    #slogon_box a,
    #slogon_box a:link,
    #slogon_box a:active,
    #slogon_box a:visited,
    #slogon_box a:focus {
        display: block;
        text-decoration: none;
        line-height: 175px;
    }

#top_get_direction {
    height: 175px;
    line-height: 175px;
    vertical-align: middle;
}
/******************** End of Style for header ********************/
/******************** Style for Top Menu *************************/

#top_main_menu { 
                    background: #64afd1; /* Old browsers */
                background: -moz-linear-gradient(top, #78c3e5 1%, #71bcde 41%, #56b0f0 99%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#78c3e5 ), color-stop(41%,#71bcde ), color-stop(99%,#56b0f0 )); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #78c3e5 1%,#71bcde 41%,#56b0f0 99%); /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, #78c3e5 1%,#71bcde 41%,#56b0f0 99%); /* Opera 11.10+ */
                background: -ms-linear-gradient(top, #78c3e5 1%,#71bcde 41%,#56b0f0 99%); /* IE10+ */
                background: linear-gradient(to bottom, #78c3e5 1%,#71bcde 41%,#56b0f0 99%); /* W3C */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78c3e5 ', endColorstr='#56b0f0 ',GradientType=0 ); /* IE6-8 */
                text-decoration: none;
}

.mainmenu {
    list-style: none; 
    margin:0;
}

    .mainmenu li {
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
        height: 58px;
    }

        .mainmenu li:hover {
            background: #89C72F;
        }

        .mainmenu li a,
        .mainmenu li a:link,
        .mainmenu li a:active,
        .mainmenu li a:visited,
        .mainmenu li a:focus {
            font-size: 14px;
            color: #ffffff;
            padding: 20px 15px;
            /*margin: 15px 0 0 0;*/
            display: block;
            line-height: normal;
            text-decoration: none;
            /*border-right: 1px solid #3587c2;
            border-left: 1px solid #82c2f0;*/
        }

            .mainmenu li a:hover {
                text-align: center;
                color: #FFF;
                text-decoration: none;
            }

#top_main_menu {
    height: 58px;
}


    #top_main_menu .mainmenu li.f a {
        border-left: none;
    }

    #top_main_menu .mainmenu li:last-child a {
        border-right: none;
    }

#top_main_menu_inner > ul {
    width: 1022px;
}

/*Style for dropdown menu*/
div.dropdown {
    min-width: 220px;
    color: #FFF;
    background: #89C72F;
    position: absolute;
    display: none;
    left: 0px;
    /*margin: 14px 0 0 0;*/
    z-index: 2000;
    text-align: left;
}

    div.dropdown ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }


    div.dropdown li {
        margin: 0;
        padding: 0;
    }

.dropdown a, .dropdown a:link, .dropdown a:visited, .dropdown a:active {
    font-size: 14px;
    color: #FFF;
    display: block;
    margin: 0;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    text-decoration: none;
    padding: 5px 20px;
    background-repeat: no-repeat;
    background-position: 20px center;
}

    .dropdown a:hover {
        color: #FFF;
        text-decoration: none;
        background-color: #56b0f0;
    }

/******************** End of Style for Top Menu ********************/
/******************** Style for Products Category Sub Menu *****************************/
#current_section {
height: 58px;
background-color: #e5ebf0;
}

#current_section_text {
line-height: 58px;
margin: 0; 
font-size: 25px;
}

#sub_menu {
    height: 40px;
    background-color: #6a9c1d;
    text-align: center;
}

    #sub_menu #sub_menu_inner {
        /*background-color:#6a9c1d;*/
    }

    #sub_menu ul {
        list-style: none;
        margin: 0;
    }

        #sub_menu ul li {
            display: inline-block;
            *display: inline;
            _height: 30px;
            zoom: 1;
            height: 40px;
            line-height: 40px;
            padding: 0 10px;
            border-left: 1px solid #FFF;
        }

            #sub_menu ul li:first-child {
                border: none;
            }

            #sub_menu ul li a,
            #sub_menu ul li a:link,
            #sub_menu ul li a:active,
            #sub_menu ul li a:visited,
            #sub_menu ul li a:focus {
                display: block;
                color: #FFF;
                font-size: 11px;
            }
/******************** End of Style for Products Category Sub Menu *****************************/
/******************** Style for Slider *****************************/
#hp_slider {
    height: 400px;
    position: relative;
    overflow: hidden;
}



#myCarousel {
    width: 1000px;
    margin: auto;
}

.carousel {
    margin: 0;
}

a.carousel-control {
    line-height: 25px;
    text-decoration: none;
}

    a.carousel-control.left {
        text-indent: -4px;
    }

    a.carousel-control.right {
        text-indent: 4px;
    }

.carousel-inner > .item {
    height: 400px;
    overflow: hidden;
}

    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        min-height: 400px;
    }

.overlay {
    position: absolute;
    right: 0;
    left: 0;
    top: 280px;
    height: 120px;
    padding: 0 20px;
}

.overlay_base {
    z-index: 1;
    position: absolute;
    background-color: #000;
    left: 0;
    right: 0;
    bottom: 0;
    height: 120px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.overlay_inner {
    z-index: 2;
    position: relative;
    height: 120px;
    overflow: hidden;
}

.overlay_title {
    height: 120px;
    overflow: hidden;
}

.overlay_inner_title {
    color: #ffffff;
    font-family: 'Merriweather', serif;
    font-size: 30px;
    padding: 20px 0 10px 0;
}

.overlay_inner_desp {
    color: #FFF;
    font-size: 15px;
    line-height: 20px;
}

.overlay_btn {
    height: 120px;
    line-height: 120px;
    overflow: hidden;
}

    .overlay_btn a,
    .overlay_btn a:link,
    .overlay_btn a:active,
    .overlay_btn a:visited,
    .overlay_btn a:focus {
        max-width: 213px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.hidectrl + .arrow_btns {
    display: none;
}
/******************** End of Style for Slider *************************/
/******************** Style for Homepage List View ********************/

#ct.hp .list_item_body {
    padding: 50px 0;
}

.list_item.even {
    background-color: transparent;
}

.list_item.odd {
    background-color: #e5ebf0;
}

/******************** End of Style for Homepage List View ********************/
/******************** Style for Homepage Welcome List ****************************/
#welcome_box .bottom_margin {
    font-size: 18px;
    font-weight: 300;
}

#welcome_box .welcome_btn {
    height: 37px;
    line-height: 37px;
}
/******************** End of Style for Homepage Welcome List ********************/
/******************** Style for Homepage Mid List ****************************/
#middle_box {
    background-color: #e5ebf0;
}

    #middle_box .img_box_inner {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        overflow: hidden;
    }

    #middle_box .img_box {
        position: relative;
        /*width: 99%;
        height: 208px;*/
        background-color: #F1F7FD; /*#e8e8e8;*/
    }

        #middle_box .img_box a {
            display: block;
        }

    #middle_box .img_alignment {
        vertical-align: middle;
        display: inline;
    }

    #middle_box .img_box img {
        height: 208px;
    }

    #middle_box .cta_item {
        text-align: center;
        background-color: #FFFFFF;
        padding-bottom: 30px;
    }






        #middle_box .cta_item .cta_title {
            width: 100%;
            position: absolute;
            bottom: 0;
        }

        #middle_box .cta_item .cta_title_base {
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            left: 0;
            z-index: 2;
            opacity: 0.6;
            filter: alpha(opacity=80);
            background-color: #000;
        }

        #middle_box .cta_item .cta_title_text {
            position: relative;
            z-index: 3;
            text-align: center;
        }

            #middle_box .cta_item .cta_title_text a,
            #middle_box .cta_item .cta_title_text a:link,
            #middle_box .cta_item .cta_title_text a:visited,
            #middle_box .cta_item .cta_title_text a:active {
                font-size: 22px;
                line-height: 30px;
                margin: 5px 0;
                color: #FFF;
                text-decoration: none;
            }

                #middle_box .cta_item .cta_title_text a:hover {
                    color: #FFF;
                    text-decoration: none;
                }

        #middle_box .cta_item .cta_desc {
            color: #a0a0a0;
            margin: 20px 0 0 0;
            text-align: center;
            line-height: 22px;
            height: 110px;
        }

/******************** End of Style for Homepage Mid List ********************/
/******************** Style for Homepage BTM List ****************************/
#btm_box .img_box_inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    overflow: hidden;
}

#btm_box .img_box {
    position: relative;
    width: 146px;
    height: 149px;
    background-color: #F1F7FD; /*#e8e8e8;*/
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    vertical-align: top;
}

    #btm_box .img_box a {
        display: block;
    }

#btm_box .img_alignment {
    vertical-align: middle;
    display: inline;
}

#btm_box .cta_item_right {
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    vertical-align: top;
    padding-left: 20px;
    width: 52%;
}

#btm_box .cta_title_text {
    margin-bottom: 5px;
    height: 22px;
}

#btm_box .cta_item .cta_title_text a,
#btm_box .cta_item .cta_title_text a:link,
#btm_box .cta_item .cta_title_text a:visited,
#btm_box .cta_item .cta_title_text a:active {
    font-size: 22px;
    line-height: 22px;
    color: #04467B;
    text-decoration: none;
}

    #btm_box .cta_item .cta_title_text a:hover {
        text-decoration: underline;
    }

#btm_box .cta_item .cta_desc {
    color: #3f3f3f;
    line-height: 20px;
    height: 98px; 
}
/******************** End of Style for Homepage BTM List ********************/
/******************** Style for Search Bar **********************************/
#search {
    padding: 8px;
    background-color: #fffcf8;
    position: relative;
}

    #search .search_box {
        background: #e5e5e5; /* Old browsers */
        background: -moz-linear-gradient(top, #e5e5e5 0%, #f2f2f2 60%, #ffffff 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(60%,#f2f2f2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #e5e5e5 0%,#f2f2f2 60%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #e5e5e5 0%,#f2f2f2 60%,#ffffff 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #e5e5e5 0%,#f2f2f2 60%,#ffffff 100%); /* IE10+ */
        background: linear-gradient(to bottom, #e5e5e5 0%,#f2f2f2 60%,#ffffff 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
        height: 50px;
        border: 1px solid #FFF;
        outline: 1px solid #d7d7d7;
        width: 858px;
    }

        #search .search_box input {
            border: none;
            background: transparent;
            line-height: normal;
            font-size: 18px;
            width: 750px;
            margin-left: 10px;
            color: #6b6b6b;
        }

        #search .search_box .img_bf_search {
            border-right: 1px solid #d7d7d7;
        }

        #search .search_box .img_af_search {
            position: absolute;
            right: 86px;
            top: 8px;
        }

            #search .search_box .img_af_search:hover {
                cursor: pointer;
            }

        #search .search_box #searchlist + span {
            text-align: center;
            color: #FFF;
            border: 1px solid #69a318;
            background: #5c8e17;
            background: -moz-linear-gradient(top, #77a629 1%, #6d9e20 41%, #5c8e17 99%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#77a629 ), color-stop(41%,#6d9e20 ), color-stop(99%,#5c8e17 ));
            background: -webkit-linear-gradient(top, #77a629 1%,#6d9e20 41%,#5c8e17 99%);
            background: -o-linear-gradient(top, #77a629 1%,#6d9e20 41%,#5c8e17 99%);
            background: -ms-linear-gradient(top, #77a629 1%,#6d9e20 41%,#5c8e17 99%);
            background: linear-gradient(to bottom, #77a629 1%,#6d9e20 41%,#5c8e17 99%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77a629', endColorstr='#5c8e17',GradientType=0 );
            display: inline-block;
            *display: inline;
            _height: 30px;
            zoom: 1;
            padding: 13px 16px 13px 42px;
            vertical-align: top;
            position: absolute;
            right: 8px;
            top: 7px;
            font-size: 18px;
        }

            #search .search_box #searchlist + span:hover {
                cursor: pointer;
            }
/******************** End of Style for Search Bar ***************************/
/******************** Style for Search Top Bar **********************************/
#search_box_top {
    position: absolute;
    top: 5px;
    right: 0;
    width: 170px;
    background-color: #dadada;
    padding: 2px;
}

@-moz-document url-prefix() {
    #search_box_top {
        top: 7px;
    }
}

#search_box_top #search_box_top_inner {
    background-color: #fff;
}

#search_box_top .search_box input {
    border: none;
    background: transparent;
    line-height: normal;
    font-size: 15px;
    color: #a1a1a1;
    width: 130px;
    width: 130px;
    line-height: 25px; 
}

#search_box_top .search_box .img_bf_search {
    padding-left: 10px;
}




#search_box_top .search_box #searchlist_top + span {
    display: none;
}

    #search_box_top .search_box #searchlist_top + span:hover {
        display: none;
    }
/******************** End of Style for Search TOp Bar ***************************/
/******************** Style for Products **********************************/
.img_box a {
    display: block;
    position: relative;
}

#plus_sign {
    position: absolute;
    right: 20px;
    bottom: 15px;
}
/*Style for Product Detail*/
.pro_code {
    font-size: 18px;
    color: #000000;
    padding-bottom: 20px;
}

.pro_info {
    padding-bottom: 20px;
}

    .pro_info div {
        font-size: 18px;
        padding-right: 28px;
    }

    .pro_info .pro_price {
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
        vertical-align: top;
    }

    .pro_info .pro_addtofavi {
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
        vertical-align: top;
        border-right: 2px solid #5e9018;
        margin-right: 28px;
    }

    .pro_info .pro_converter {
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
        vertical-align: top;
    }

.product_details_table th {
    text-align: right;
    padding-right: 5px;
}

#default_detail .img_box {
    position: relative;
    min-height: 267px;
    height: 267px;
    margin-bottom: 81px;
}

#default_detail .img_box_inner {
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    overflow: hidden;
    margin: 0;
}
#gallery_list_main {
    height: 267px;
    min-height: 267px;
}


#pro_detail .img_box a {
    display: block;
}

#pro_detail .img_alignment {
    vertical-align: middle;
    display: inline;
}
/*Style for Product List */
#product_list {
    margin-top: 20px;
}

.prod_item {
    height: 500px;
    width: 316px;
    overflow: hidden;
}

#ct.hp .prod_item {
    height: 480px;
}

.prod_item .img_box_inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    overflow: hidden;
}

.prod_item .img_box {
    position: relative;
    width: 310px;
    height: 215px;
    background-color: #e8e8e8;
}

    .prod_item .img_box a {
        display: block;
    }

.prod_item .img_alignment {
    vertical-align: middle;
    display: inline;
}

.prod_item .img_box img {
    height: 208px;
}

.prod_item .prod_title_text {
    font-size: 22px;
    padding: 5px 0 0 0;
    height: 40px;
    line-height: 40px;
}

    .prod_item .prod_title_text a,
    .prod_item .prod_title_text a:link,
    .prod_item .prod_title_text a:active,
    .prod_item .prod_title_text a:visited,
    .prod_item .prod_title_text a:focus {
        color: #0061aa;
        text-decoration: none;
    }

        .prod_item .prod_title_text a:hover {
            text-decoration: underline;
        }

.prod_item .prod_desc {
    height: 75px;
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 16px;
    color: #000;
}
    .prod_item .prod_desc br {
        display: none;
    }
.prod_item .prod_actions {
    height: 26px;
    overflow: hidden;
    position: relative;
}



/*Style for products slider*/
#product_slider {
    height: 400px;
}

    #product_slider #psl_arrow_left {
        left: -70px;
    }

    #product_slider #psl_arrow_right {
        right: -70px;
    }
/******************** End of Style for Products ***************************/
/******************** End of Style for Accommodation ***************************/
.accom_btns {
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    margin-right: 15px;
}
/******************** Style for Accommodation **********************************/
/******************** Style for Generic List and Detail **********************************/

/*Style for Default Detail*/
#default_list .list_item {
    padding: 5px 0;
}

    #default_list .list_item h4 {
        margin: 0;
        padding: 0;
        line-height: 25px;
        height: 25px;
        overflow: hidden;
        font-size: 16px;
    }

        #default_list .list_item h4 a,
        #default_list .list_item h4 a:link,
        #default_list .list_item h4 a:active,
        #default_list .list_item h4 a:visited,
        #default_list .list_item h4 a:focus {
            display: inline-block;
            *display: inline;
            _height: 30px;
            zoom: 1;
            line-height: 18px;
            vertical-align: bottom;
            font-weight: bold;
        }

    #default_list .list_item .ctrl_bar {
        line-height: 13px;
        vertical-align: middle;
        padding-left: 25px;
    }

        #default_list .list_item .ctrl_bar a,
        #default_list .list_item .ctrl_bar a:link,
        #default_list .list_item .ctrl_bar a:active,
        #default_list .list_item .ctrl_bar a:visited,
        #default_list .list_item .ctrl_bar a:focus {
            line-height: 21px;
        }

    #default_list .list_item span {
        font-size: 13px;
        line-height: 13px;
        vertical-align: middle;
    }

    #default_list .list_item .ctrl_bar span{
        vertical-align: baseline;
    }

    #default_list .list_item .list_item_text {
        width: 810px;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 25px;
        line-height: 35px;
        vertical-align: bottom;
    }

    #default_list .list_item .list_item_btn {
        position: absolute;
        bottom: 5px;
        right: 5px;
    }

    #default_list .list_item .imgwrap {
        position: relative;
        height: 95px;
    }


    #default_list .list_item .img_box_inner {
        position: absolute;
        top: -1px;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        overflow: hidden;
        margin: 0;
    }

    #default_list .list_item.f .img_box_inner {
        top: 0;
    }

    #default_list .list_item .img_box {
        position: relative;
        width: 145px;
        height: 95px;
        margin: 0;
    }

        #default_list .list_item .img_box a {
            display: block;
        }

    #default_list .list_item .img_alignment {
        vertical-align: middle;
        display: inline;
    }

/*Style for Genric List */
#geneic_list .list_item {
    padding: 5px 0;
}

    #geneic_list .list_item h4 {
        margin: 0;
        padding: 0;
        line-height: 25px;
        height: 25px;
        overflow: hidden;
        font-size: 16px;
    }

        #geneic_list .list_item h4 a,
        #geneic_list .list_item h4 a:link,
        #geneic_list .list_item h4 a:active,
        #geneic_list .list_item h4 a:visited,
        #geneic_list .list_item h4 a:focus {
            display: inline-block;
            *display: inline;
            _height: 30px;
            zoom: 1;
            line-height: 18px;
            vertical-align: bottom;
        }

    #geneic_list .list_item .ctrl_bar {
        line-height: 16px;
        vertical-align: middle;
        padding-left: 25px;
    }

        #geneic_list .list_item .ctrl_bar a,
        #geneic_list .list_item .ctrl_bar a:link,
        #geneic_list .list_item .ctrl_bar a:active,
        #geneic_list .list_item .ctrl_bar a:visited,
        #geneic_list .list_item .ctrl_bar a:focus {
            line-height: 21px;
        }

    #geneic_list .list_item span {
        font-size: 13px;
        line-height: 13px;
        vertical-align: middle;
    }

    #geneic_list .list_item .list_item_text {
        width: 810px;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 25px;
        line-height: 35px;
        vertical-align: bottom;
    }

    #geneic_list .list_item .list_item_btn {
        position: absolute;
        bottom: 5px;
        right: 5px;
    }

    #geneic_list .list_item .imgwrap {
        position: relative;
        height: 95px;
    }

    #geneic_list .list_item .img_box_inner {
        position: absolute;
        top: -1px;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        overflow: hidden;
        margin: 0;
    }

    #geneic_list .list_item.f .img_box_inner {
        top: 0;
    }

    #geneic_list .list_item .img_box {
        position: relative;
        width: 145px;
        height: 95px;
        margin: 0;
    }

        #geneic_list .list_item .img_box a {
            display: block;
        }

    #geneic_list .list_item .img_alignment {
        vertical-align: middle;
        display: inline;
    }
/******************** End of Style for Generic Detail and List ***************************/
/******************** Style for Footer **************************************/
/*Footer Top*/
#footer_top {
    height: 80px;
    overflow: hidden;
    line-height: 80px;
    background-color: #a9ddf5;
}

    #footer_top #ft_left {
        font-size: 22px;
        line-height: 80px;
        color: #4c4c4c;
        font-weight: 400;  
        vertical-align: middle;
    }

    #footer_top #ft_middle {
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
        font-size: 16px;
        line-height: 80px;
        color: #4c4c4c; 
        vertical-align: middle;
    }

#ft_right {
    line-height: 85px;
    vertical-align: middle;
}
/*Footer Middle*/
#footer {
    background-color: #04467B;
    min-height: 325px;
}

    #footer p {
        color: #ffffff;
    }

        #footer p.title {
            font-size: 20px;
            margin: 20px 0 10px 0;
        }

    #footer ul {
        list-style: none;
        margin: 0;
    }
        #footer ul strong {
            padding-right: 5px;
        }
        #footer ul li {
            line-height: 28px;
        }

            #footer ul li a,
            #footer ul li a:link,
            #footer ul li a:active,
            #footer ul li a:visited,
            #footer ul li a:focus {
                margin: 0;
                display: block;
                color: #ffffff;
                text-decoration: none;
            }

                #footer ul li a:hover {
                    text-decoration: underline;
                }



.link_location {
    background: transparent url('../i/icon_location.png') 0 7px no-repeat;
    padding: 0 0 0 30px;
}

.link_phone {
    background: transparent url('../i/icon_phone.png') 0 50% no-repeat;
    padding: 0 0 0 30px;
}

.link_fax {
    background: transparent url('../i/icon_fax.png') 0 50% no-repeat;
    padding: 0 0 0 30px;
}

.link_enve {
    background: transparent url('../i/icon_enve.png') 0 50% no-repeat;
    padding: 0 0 0 30px;
}

#footer_icons {
    margin: 20px 0 0 -30px;
}

#footer_col_3 ul li a,
#footer_col_3 ul li a:link,
#footer_col_3 ul li a:active,
#footer_col_3 ul li a:visited,
#footer_col_3 ul li a:focus {
    padding: 0 0 0 34px;
    margin: 0 0 15px 0;
    color: #ffffff;
}

#footer_inner {
    margin-bottom: 56px;
}
/*Footer Bottom*/
#footer_btm {
    height: 65px;
    line-height: 65px;
    background-color: #000000;
}

#iasp_logo {
    line-height: 65px;
}

#copyright_text {
    line-height: 65px;
    color: #FFF;
}

#footer_btm #copyright_text text-right {
    color: #9d9d9d;
}

/******************** End of Style for Footer ***********************************/
/******************** Style for users ***********************************/
#user_form {
    margin-bottom: 20px;
}

    #user_form + .cms_endform_buttons {
    }

    #user_form .span3 {
        font-weight: bold;
        text-align: right;
    }

    #user_form + .cms_endform_buttons {
        margin-left: 26%;
    }
/******************** End of Style for users ***********************************/
/******************** End of Style for CMS Fix ***********************************/
#iasp_adminmenu_ctr {
    margin-top: 20px;
}

#cms_cpanel a,
#cms_cpanel a:link,
#cms_cpanel a:active,
#cms_cpanel a:visited,
#cms_cpanel a:focus {
    text-decoration: none;
}

table.displaytbl {
    width: 100%;
}

#contactusform table {
    width: 100%;
}

.cms_gtool_tabs a:link, .cms_gtool_tabs a:visited, .cms_gtool_tabs a:hover {
    line-height: normal;
}

.iasp_admininnertable {
    width: 100%;
}
table.displaytbl th, #contactusform td.col1, #contactform th, #contactus_enquiry table.admintbl th {
    background-color: #e5ebf0;
    width: 402px;
}
/******************** End of Style for CMS Fix ***********************************/
/******************** Style for Shopping Cart ***********************************/
.cart_steps0 {
    background-color: #B7B7B7;
    margin-bottom: 30px;
    margin-top: 30px;
    height: 58px;
    /*border: 1px solid #FFF;*/
}

.cart_step {
    border-right: 1px solid #FFF;
    height: 51px;
    padding: 7px 10px 0;
}

.cart_step_normal {
    float: left;
    width: 130px;
}

.cart_step_highlighted {
    background-color: #81b026;
    float: left;
    width: 130px;
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
}

.cart_step_normal + .cart_step_highlighted {
    border-radius: 0px;
}

.cart_step_active {
    float: left;
    cursor: pointer;
}

.step_hdr {
    background: url('../i/cart_step_arrow.gif') 0 10px no-repeat;
    font-size: 15px;
    color: #FFFFFF;
    padding-left: 8px;
}

.cart_step_highlighted .step_hdr {
    color: #FFFFFF;
}

.step_txt {
    color: #FFFFFF;
    font-size: 13px;
    padding-left: 7px;
}

.cart_step_highlighted .step_txt {
    color: #FFFFFF;
}

.step_hdr a:link, .step_hdr a:active, .step_hdr a:visited {
    color: #f5d0de;
    text-decoration: none;
}

.step_txt a:link, .step_txt a:active, .step_txt a:visited {
    color: #ffffff;
    text-decoration: none;
}

.cart_img img {
    vertical-align: middle;
}

.last_row td {
    padding-top: 20px;
}

/******************** End of Style for Shopping Cart ***********************************/
/******************** Style for Default Detail View ***********************************/
.smimg {
    position: absolute;
    bottom: -81px;
}

    .smimg div {
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
        width: 77px;
        padding: 4px 0 0 4px;
    }

        .smimg div.f {
            padding-left: 0;
        }
/******************** End of Style for Default Detail View ***********************************/
/******************** Start of Style for Gallery ***********************************/
table.img_list {
    border-collapse: collapse;
    width: 100%;
}

    table.img_list td {
        padding: 0 17px 11px 0;
        width: 200px;
        text-align: center;
    }

        table.img_list td div {
            padding-bottom: 5px;
            width: 202px;
        }

        table.img_list td.last {
            padding-right: 0;
        }

    table.img_list a.popupviewtrigger {
        position: relative;
        display: block;
        width: 202px;
    }

        table.img_list a.popupviewtrigger #plus_sign {
            right: 25px;
        }


    table.img_list td .img_name {
        height: 25px;
    }


/******************** End of Style for Gallery ***********************************/
/******************** Google Map Styles ********************/
#map_canvas_web {
    width: 750px !important;
}

#get_direction_web { 
    margin: 20px 0;
}

#directions {
    width: 750px;
}

    #map_canvas_web img, #directions img {
        max-width: none;
    }

div.hide_direction {
    display: none;
}

/******************** End of Google Map Styles ********************/
/******************** Zoomer ***************************/


.zoom_box {
    position: relative;
    margin-bottom: 85px;
}

    .zoom_box .zoomWrapper {
        position: relative;
    }


    .zoom_box #zoom_gallery {
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
        position: absolute;
        bottom: -85px;
        left: 0;
        right: 0;
        text-align: center;
    }

        .zoom_box #zoom_gallery a,
        .zoom_box #zoom_gallery a:link,
        .zoom_box #zoom_gallery a:active,
        .zoom_box #zoom_gallery a:visited,
        .zoom_box � #zoom_gallery a:focus {
            display: inline-block;
            *display: inline;
            _height: 30px;
            zoom: 1;
            width: 75px;
            height: 75px;
            padding-right: 5px;
        }
/*set a border on the images to prevent shifting*/
#zoom_gallery img {
    border: 2px solid white;
}

/*Change the colour
.active img {
    border: 2px solid #333 !important;
}*/
/******************** End of Zoomer ***************************/
/******************** Style for Social Media Feed ***************************/
 

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style] {
    width: 100% !important;
}

.fb_iframe_widget {
    /*height: 235px;*/
    height: 305px;
    background-color: #fff;
    margin-top: 56px;
}

#footer_col_1 {
    padding: 30px 15px 30px 15px;
}
#footer_col_3{
    padding: 30px 0px 30px 33px;
}
/******************** End of Social Media Feed ***************************/
/******************** Style for User Edit Pop up ***************************/
.ui-dialog h1 {
width: 100%;
background: transparent url('bg_edit_title.gif') repeat-x left center;
color: #8db4ce;
font-weight: normal;
font-size: 20pt;
font-family: Arial,sans-serif;
line-height: 2;
}

/********Hide search result btn row*********/
#cms_search_primary ~ #cms_cpanel_manage_users .cpanelbtn_row {
display: none;
}

/******************** End of Style for User Edit Pop up ***************************/
/******************** Style for form input button ***************************/
input.button {
    font-size: 15px;
    text-align: center;
    background: #89C72F;
    color: #FFFFFF;
    display: inline-block;
    _height: 30px;
    zoom: 1;
    line-height: normal;
    padding: 4px 25px;
    text-decoration: none;
    border: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
/******************** End of Style for form input button ***************************/
/******************** Start of Style for Gallery ***********************************/
table.img_list {
    border-collapse: collapse;
    width: 100%;
}

    table.img_list td {
        padding: 0 17px 11px 0;
        width: 200px;
        text-align: center;
    }

        table.img_list td div {
            padding-bottom: 5px;
            width: 202px;
        }

        table.img_list td.last {
            padding-right: 0;
        }

    table.img_list a.popupviewtrigger {
        position: relative;
        display: block;
        width: 202px;
    }

        table.img_list a.popupviewtrigger #plus_sign {
            left: 15px;
        }


    table.img_list td .img_name {
        height: 25px;
    } 
/******************** End of Style for Gallery ***********************************/
/**************************************** Style for actions bar (top and in list table) ********************************************************/
/** Style For Actions Buttons **/
.actions_in a, .actions_in a:link, .actions_in a:active, .actions_in a:visited {
    display: inline-block;
    *display: inline;
    zoom: 1;
    _height: 30px;
    width: 30px;
    height: 30px;
    text-decoration: none;
}

    .actions_in a:hover {
        cursor: pointer;
    }

.actions_in .btn_edit {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon_edit_30.png') 0 0 no-repeat;
}

.actions_in .btn_view {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon_view_30.png') 0 0 no-repeat;
}

.actions_in .btn_print {
    padding: 0;
    margin: 0;
    /*background: transparent url('../i/icon_print_30.png') 0 0 no-repeat;*/
    background: transparent url('../../../i/view_icon.png') 0 0 no-repeat;
}

.actions_in .btn_view_history {
    padding: 0;
    margin: 0;
    background: transparent url('../../../i/icon_history_30.png') 0 0 no-repeat;
}

.actions_in.btn_export a, .actions_in.btn_export a:link, .actions_in.btn_export a:active, .actions_in.btn_export a:visited {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon_export_30.png') 0 0 no-repeat;
    width: 30px;
    height: 30px;
    overflow: hidden;
    line-height: 70px;
}

.actions_in .btn_downloadpdf {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon_pdf_30.png') 0 0 no-repeat;
}

.actions_in .btn_setcomplete {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon_markcomplete_30.png') 0 0 no-repeat;
}

.actions_in .btn_addfrom {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon_addrelate_30.png') 0 0 no-repeat;
}

.actions_in .btn_download {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon_download_30.png') 0 0 no-repeat;
}

.actions_in.btn_delete {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon_delete_30.png') 0 0 no-repeat;
}

    .actions_in.btn_delete a, .actions_in.btn_delete a:link, .actions_in.btn_delete a:active, .actions_in.btn_delete a:visited {
        padding: 0;
        margin: 0;
        background: transparent url('../i/icon_delete_30.png') 0 0 no-repeat;
        width: 30px;
        height: 30px;
        overflow: hidden;
        line-height: 70px;
    }

/*Top action bar style*/
.actions_bar .btn_create a, .actions_bar .btn_create a:link, .actions_bar .btn_create a:active, .actions_bar .btn_create a:visited {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 0 35px 0 15px;
    height: 26px;
    _height: 30px;
    border: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #4684AE url("http://resource.iasp.com.au/v6/bg_submit_arrow.png") right center no-repeat;
    color: #FFFFFF !important;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px !important;
    font-family: Arial,sans-serif;
    line-height: 26px;
    cursor: pointer;
    zoom: 1;
}


.btn_export_18 a, .btn_export_18 a:link, .btn_export_18 a:active, .btn_export_18 a:visited {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon_export_18.png') 0 0 no-repeat;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    width: 18px;
    height: 18px;
    overflow: hidden;
    line-height: 75px;
    vertical-align: middle;
}

    .actions_bar .btn_create a:hover,
    .btn_export_18 a:hover {
        cursor: pointer;
        background-color: #4684AE;
    }

/** Style for action bar**/
.nav.actions_bar {
    margin: 0;
    padding-left: 15px;
}

    .nav.actions_bar li {
        list-style: none;
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
        vertical-align: top;
        margin: 0;
        padding: 0;
    }

        .nav.actions_bar li a, .nav.actions_bar li a:link, .nav.actions_bar li a:active, .nav.actions_bar li a:visited {
            /*padding: 5px;*/
            text-decoration: none !important;
        }

        .nav.actions_bar li.actions_in a, .nav.actions_bar li.actions_in a:link, .nav.actions_bar li.actions_in a:active, .nav.actions_bar li.actions_in a:visited {
            padding: 0;
        }

#top_actions_bar {
    /*margin: 10px 0;*/
    padding: 0;
}
/**************************************** End of Style for actions bar (top and in list table) ********************************************************/
/**************************************** Style For Ajax Search ********************************************************/
#search_bar {
    min-width: 265px;
    margin: 7px 0;
    text-align: right;
}

.manual_sorting_bar {
    margin: 6px 0;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
}

#btn_export_results {
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    margin: 6px 0 7px 10px;
}

#manual_sorting_bar_items {
    height: 24px;
    overflow: hidden;
    text-align: right;
    width: 100%;
}

    #manual_sorting_bar_items span {
        padding-right: 10px;
        font-size: 12px;
    }

#manual_sorting_bar_fields {
    padding-right: 10px;
    height: 24px;
    overflow: hidden;
}

#manual_sorting_bar_dates {
    padding-right: 10px;
    vertical-align: top;
    height: 24px;
    min-width: 330px;
    overflow: hidden;
}

    #manual_sorting_bar_dates span {
        line-height: 24px;
    }

    #manual_sorting_bar_dates .daterangefield.pull-right {
        margin: 2px;
        *float: none;
        *display: inline;
        _height: 30px;
        zoom: 1;
        *vertical-align: top;
        line-height: 20px;
    }

        #manual_sorting_bar_dates .daterangefield.pull-right:hover {
            cursor: pointer;
        }

#search_bar + .pull-right {
    height: 21px;
}

#appSearch {
    width: 75%;
    margin: 0;
    font-size: 12px;
}

    #appSearch + span {
        background: url('../i/icon_search.png') 0 0 no-repeat;
    }

        #appSearch + span:hover,
        #appSearch + span:focus,
        #appSearch + span:active,
        #appSearch + span.active,
        #appSearch + span.disabled,
        #appSearch + span[disabled] {
            cursor: pointer;
        }

#ajax_search_bar {
    margin: 0;
    font-size: 12px;
    line-height: 17px;
    height: 38px;
}

    #ajax_search_bar span {
        color: #FFF;
        font-family: Arial;
        font-weight: bold;
        padding-right: 10px;
        font-size: 12px;
    }

    #ajax_search_bar .daterangefield span.range {
        font-weight: normal;
        color: #000;
        font-size: 12px;
        font-size: 12px\9;
        padding: 0 0 0 5px;
        vertical-align: middle;
        line-height: normal;
    }

    #ajax_search_bar #appSearch + span {
        color: #4684ae;
        text-shadow: none;
        font-size: 18px;
        line-height: 75px;
        vertical-align: top;
        height: 18px;
        overflow: hidden;
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
        width: 18px;
        padding: 0;
        margin: 5px 0 0 10px;
    }

    #ajax_search_bar .navbar-inner {
        background: #4684ae;
        filter: none;
        height: inherit;
        min-height: 24px;
        padding: 0 15px;
        box-shadow: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

#sort_by_input {
    font-size: 12px;
}

#pagination_no {
    font-size: 12px;
}
.ui-menu .ui-menu-item {
    text-align: left;
}
/**************************************** End of Style For Ajax Search ********************************************************/
/**************************************** Style For search result highlight ********************************************************/
.mark {
    background-color: #FFFF96;
}

#task_tbl.table_form td {
    vertical-align: top;
}

    #task_tbl.table_form td.col_6 {
        vertical-align: middle;
    }

    #task_tbl.table_form td.col_1.col_status {
        vertical-align: middle;
    }

    #task_tbl.table_form td.col_4 {
        vertical-align: middle;
    }

    #task_tbl.table_form td.col_5 {
        vertical-align: middle;
    }
/**************************************** End of Style For search result highlight ********************************************************/
/*****************2015 New Style for Homepage Middle box slider*****************/
/* For Middle box */


#middle_box .list_item_body{
  position: relative;
}

#hp_list #middle_box h1 {
    color: #04437a;
}

ul#cta_cycle {
    margin: -10px;
}

    ul#cta_cycle .cycle_item {
        overflow: hidden;
        text-align: center;
        width: 33.333333%;
        display: inline-block;
    }

        ul#cta_cycle .cycle_item .cycle_item_inner {
            margin: 10px;
        }

        ul#cta_cycle .cycle_item:hover .cycle_item_inner {
            background-color: transparent;
            border-color: #ADABAB;
            -moz-box-shadow: 0 0 10px #ADABAB;
            -webkit-box-shadow: 0 0 10px #ADABAB;
            box-shadow: 0 0 10px #ADABAB;
        }


        ul#cta_cycle .cycle_item .img_box {
            position: relative;
            overflow: hidden;
        }

        ul#cta_cycle .cycle_item .img_box_inner {
            position: relative;
            display: table;
            text-align: center;
            width: 318px;
            height: 212px;
            overflow: hidden;
        }

        ul#cta_cycle .cycle_item .img_box .img_box_inner a {
            display: table-cell;
            vertical-align: middle;
            width: 318px;
            height: 212px;
            overflow: hidden;
        }

            ul#cta_cycle .cycle_item .img_box .img_box_inner a img {
                max-width: 318px;
                max-height: 212px;
            }

        ul#cta_cycle .cycle_item .cycle_item_title {
            font-size: 0;
            padding: 0;
            overflow: hidden;
            position: relative;
        }

            ul#cta_cycle .cycle_item .cycle_item_title a,
            ul#cta_cycle .cycle_item .cycle_item_title a:link,
            ul#cta_cycle .cycle_item .cycle_item_title a:active,
            ul#cta_cycle .cycle_item .cycle_item_title a:visited,
            ul#cta_cycle .cycle_item .cycle_item_title a:hover {
                display: block;
                color: #0061aa;
                font-size: 18px;
                line-height: 26px;
                margin: 0;
                padding: 10px 10px 5px 10px;
                text-decoration: none;
                white-space: normal;
                z-index: 2;
                height: 26px;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                position: relative;
                font-family: 'Josefin Sans', sans-serif;
                text-transform: uppercase;
            }

            ul#cta_cycle .cycle_item .cycle_item_title .overlay {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                background-color: #7d7d7d;
                z-index: 1;
            }

        ul#cta_cycle .cycle_item .cycle_item_content {
            padding: 0 10px 10px 10px;
            position: relative;
        }

            ul#cta_cycle .cycle_item .cycle_item_content .cycle_item_text {
                height: 100px;
                overflow: hidden;
                white-space: normal;
                font-size: 16px;
                line-height: 25px;
            }

        ul#cta_cycle .cycle_item .cycle_item_actions {
            height: 37px;
            overflow: hidden;
            margin: 25px 0 0;
            font-size: 0;
        }

    /*##### cycle button controls #####*/
a.cycle-control {
    position: absolute;
    top: 62%;
    display: block;
    padding: 0;
    outline: none !important;
    background: #222222;
    width: 40px;
    height: 40px;
    font-size: 60px;
    border-radius: 23px;
    opacity: 0.5;
    color: #757575;
    margin-top: -20px;
    text-align: center;
    border: 3px solid #ffffff;
    box-sizing: content-box;
    line-height: 24px;
    text-decoration: none;
    font-weight: 100;
    font-family: 'Lato', sans-serif;
}

    a.cycle-control.right {
        right: -90px;
        left: auto;
    }

    a.cycle-control.left {
        left: -90px;
        text-indent: -4px;
    }

    a.cycle-control:hover {
        cursor: pointer;
        color: #ffffff;
        text-decoration: none;
        opacity: 0.9;
        filter: alpha(opacity=90);
    }
.no_cycle ~ a.cycle-control{
    display:none;
}
/*****************2015 New Style for Homepage Middle box slider*****************/