/*Layout Tags Informations*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);
body {
    background: #44ade1 url(../images/body-bg.jpg) no-repeat center top !important;
    font: 12px Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #333332;
}
p {
    font: 12px Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 14px 0px;
    line-height: 1.5em !important;
}
div {
    margin: 0px;
    padding: 0px;
}
form {
    margin: 0px;
    padding: 0px;
}
a img {
    border: none 0px;
}
a {
    color: #02519b;
    text-decoration: none;
}
a:hover {
    color: #000;
    text-decoration: none;
}

/*Error*/
.error {
    color: #ff0000;
}
.err_icon {
    position: absolute;
    top: 6px;
    right: 6px;
}
.error_div {
    background: #F2F2F2;
    padding: 5px;
    border: 1px solid #DB9F85;
    color: #C2000C;
    font-size: 11px;
    margin: 15px auto;
    clear: both;
}
.error_div ul {
    margin: 12px 0px 6px 12px;
    padding: 0px 0px 0px 12px;
}
.error_div li {
    margin: 4px 0px;
    font-size: 11px;
}
.message_div {
    background: #D9E7CD;
    padding: 5px;
    border: 1px solid #C4E0A3;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    margin: 15px auto;
    clear: both;
    color: #80B63D;
}

/*UL Tags*/
ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    list-style-image: none;
    line-height: normal;
}
ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    list-style-image: none;
    line-height: normal;
}
ol {
    padding: 0px;
    margin: 0px;
    list-style: none;
    list-style-image: none;
    line-height: normal;
}
ol li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    list-style-image: none;
    line-height: normal;
}


/*Heading Tags*/
h1 {
    font: 30px Kozuka Gothic Pro, Arial, Helvetica, sans-serif !important;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 14px 0px;
    color: #333332;
}
h2 {
    font: 26px Kozuka Gothic Pro, Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 14px 0px 8px 0px;
    color: #333332
}
h3 {
    font: 20px Arial, Helvetica, sans-serif;
    padding: 14px 0px 0px 0px;
    margin: 0px 0px 8px 0px;
    color: #333332
}
h4 {
    font: 16px Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 14px 0px 8px 0px;
    color: #000;
}
h5 {
    font: 12px Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 14px 0px 8px 0px;
    color: #000;
}

/*HR Solid Separation*/
.hr_solid {
    border-bottom: solid 1px #e5e5e4;
    padding: 0px 0px 0px 0px;
    margin: 14px 0px 14px 0px;
    clear: both;
}
.hr_dotted {
    border-bottom: dotted 1px #e5e5e4;
    padding: 0px 0px 0px 0px;
    margin: 14px 0px 14px 0px;
    clear: both;
}

.row {
    max-width: 100% !important;
}
#container {
    width: 1220px;
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
    text-align: left;
}

/*Top Bar Info*/
#topbar {
    //font: 14px Arial, Helvetica, sans-serif;
    font: 12px/32px "Trebuchet MS",Arial,sans-serif;
    //height: 35px;
    text-align: right;
    margin: 0px auto 0px auto;
    padding-right: 5px;
    line-height: 35px;
    height: 50px;
    padding-top: 15px;
}
#topbar ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    list-style-image: none;
}
#topbar ul li {
    background: url(../images/top-step.gif) no-repeat left 8px;
    padding: 0px 6px 0px 12px;
    margin: 0px;
    list-style: none;
    list-style-image: none;
    /*float: right;*/
    //margin-top: 5px;
    display: inline-block;
}
#topbar ul li:first-child {
    background-image: none;
}
#topbar ul li a {
    color: #fff;
    font-size: 15px;
}
#topbar ul li a:hover {
    color: #000;
}
.currency-select-form label {
    display: inline;
    font-size: 15px;
    margin: 0 10px;
}
.currency-select-form select {
    width: auto;
    margin: 0;
}
#currency-select-form label {
    color: #fff;
}
#cart_info #update_button a, #cart_info #update_button input {
    display: inline-block;
    vertical-align: middle;
}
#cart_info .currency-select-form {
    display: inline-block;
    vertical-align: middle;
}

/*Header Box Top*/
#header_wrap {
    background: url(../images/header-shadow.png) no-repeat left top;
    /*height: 215px;*/
    padding: 4px 5px 0px 5px;
}
#header_wrap #header {
    margin: 20px 14px;
}
#header_wrap #number_box {
    padding-top: 10px;
    color: #333333;
    text-align: right;
    width: 50%;
    float: left;
}
#header_wrap #number_box span {
    color: #1262a9;
    font-family: Trebuchet MS;
}
#header_wrap #call {
    font: 18.5px Arial,Helvetica,sans-serif;
    padding-bottom: 5px;
}
#header_wrap #email {
    font: 600 15px Arial,Helvetica,sans-serif;
    text-align: right;
}
.top_main_menu{
    /*  background: #0086c3 none repeat scroll 0 0;*/
    width: 1180px;
    background-color: #0086c3;
    /*    background-image: -moz-linear-gradient(center bottom , rgb(0, 132, 191) 0%, rgb(0, 132, 191) 100%);
        border: 1px solid #0086c3;
        border-radius: 5px;
        box-shadow: 0 6px 0 #2b638f, 0 0px 0px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(0, 185, 191, 0.3) inset, 0 0 3px rgba(0, 185, 191, 0.5) inset;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
        transition: all 0.2s ease-in-out 0s;
    */color: #fff;


}
#header_wrap #menu {
    /*    background: url(../images/menu-bg.png) no-repeat left top;*/
    /*font: 18px Arial, Helvetica, sans-serif;*/
    font: 18px Trebuchet MS, Arial, Helvetica, sans-serif;
    height: 50px;
    margin-left: 15px;
    border-radius: 5px;
    /*    width: 1180px;*/
    z-index: 999999;

}
#header_wrap #menu ul li:first-child {
    background-image: none;
    padding-left: 0;
}

/*Contentarea Informations*/
#contentarea {
    background: url(../images/content-shadow-bg.png) repeat-y left top;
    width: 1220px;
    padding: 20px 20px 20px 20px;
}

/*Slide Show Info*/
#slide_wrap {
    position: relative;
    width: 876px;
    height: 274px;
    margin-bottom: 15px;
}
#slide_wrap #slideshow {
    position: absolute;
    width: 874px;
    height: 272px;
    overflow: hidden;
    top: 0px;
    left: 0px;
    border: 1px solid #2a7db4;
    border-radius: 5px;
}
#slide_wrap #slideshow .slide {
    width: 874px;
    height: 272px;
}
#slide_wrap #rounded_img {
    position: absolute;
    width: 876px;
    height: 274px;
    top: 0px;
    left: 0px;
    z-index: 98;
}
#slide_wrap #slide_bullet {
    position: absolute;
    height: 24px;
    z-index: 99;
    bottom: 15px;
    right: 15px;
}
#slide_wrap #slide_bullet a {
    /*    background: url(../images/bulit-icon.png) no-repeat left top;*/
    background: #372c26 none repeat scroll 0 0  ;
    border: 1px solid #2a7db4;
    color: #ffffff;
    float: left;
    font-size: 12px;
    height: 17px;
    margin: 0 5px 0 0;
    text-align: center;
    width: 18px;
    border-radius: 0px;

}
#slide_wrap #slide_bullet a.activeSlide {
    /*background: url(../images/bulit-icon.png) no-repeat left -24px;*/
    background:#eaeaea none repeat scroll 0 0;
    text-align: center;
    font-size: 12px;
    color: #000000;
}

/*Quick Enquiry*/
#quick_enquiry {
    background-color: #ffffff;
    border: solid 1px #d6d6d6;
    padding: 15px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 274px;
    margin-left: 5px;
}
#quick_enquiry .textfield {
    // background: url(../images/textfield.png) no-repeat left top;
    font: italic 14px Open Sans Condensed, Arial, sans-serif;
    width: 257px;
    height: 31px;
    //border: none 0px;
    border: 1px solid #c3c3c3;
    border-radius: 2px;
    color: #868686;
    box-shadow: none;
    background:#f9f9f9;
    font-weight:300;
}
#quick_enquiry .textfield_mess {
    //background: url(../images/textfield-mess.png) no-repeat left top;
    font: italic 14px Open Sans Condensed, Arial, sans-serif;
    width: 257px;
    height: 65px;
    // border: none 0px;
    border: 1px solid #c3c3c3;
    border-radius: 2px;
    color: #868686;
    box-shadow: none;
    background:#f9f9f9;
    font-weight:300;
    vertical-align: top !important;
}

/*Side Bar Box*/
#sidebar {
    width: 236px;
    float: left;
}
#sidebar #side_box {
    background-color: #e5e5e4;
    padding: 15px;
    border: solid 1px #cccacb;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 234px;
    margin-bottom: 15px;
}
#sidebar #side_box h2 {
    /*background: url(../images/head_step.gif) repeat-x left bottom;*/
    font: 13px Arial, Helvetica, sans-serif;
    padding: 0px 0px 5px 0px;
    margin: 15px 0px 8px 0px;
    color: #333332;
}
#sidebar #side_box label {
    font-size: 0.75rem;
    color: #4d4d4d;
    font-weight: normal;
}
#sidebar #side_box h2:first-child {
    margin: 0px 0px 10px 0px;
}

/*#sidebar #side_box .side_ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    list-style-image: none;
}*/


#sidebar #side_box .side_ul li {
    font: 12px Arial, Helvetica, sans-serif;
    padding: 0px !important;
    margin: 0px !important;
    height: 24px!important;
    list-style: none;
    list-style-image: none;
    z-index: 9999;
}
#sidebar #your_cart {
    background-color: #4b4b4b;
    padding: 15px;
    border: solid 1px #333332;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 234px;
    margin-bottom: 15px;
    color: #b5b5b5;

}
#sidebar #your_cart a {
    text-decoration: underline;
    color: #f48389;
}
#sidebar #your_cart a:hover {
    text-decoration: none;
    color: #fff;
}
#sidebar #your_cart p {
    font: normal 12px Verdana, Arial, Helvetica, sans-serif !important;
    padding: 0px;
    margin: 5px 0px 0px 0px;
}
#sidebar #your_cart h2 {
    background: url(../images/cart-img.png) no-repeat left top;
    font: 20px Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 40px;
    margin: 0px;
    color: #eae9e9;
    height: 32px;
    line-height: 29px;
}

/*Contents Info*/
#contents {
    width: 932px;
    float: right;
}

/*Footer Wrapper Info*/
#footer_wrap {
    background-color: #333332;
    padding: 20px 0px 20px 0px;
    color: #fff;
}
#footer_wrap #footer {
    width: 1210px;
    text-align: left;
    padding: 0px 5px 0px 5px;
    margin: 0px auto 0px auto;
}
#footer_wrap #footer h3 {
    background: url(../images/double-step.png) repeat-x left bottom;
    font: normal 18px Arial, Helvetica, sans-serif;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
    color: #ffffff;
}
#footer_wrap .footer_link {
    width: 160px;
    float: left;
    padding-left: 20px;
    border-left: solid 1px #474747; 
    min-height: 155px;
}
#footer_wrap .footer_link a {
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #c5c4c4;
}
#footer_wrap .footer_link a:hover {
    color: #fff;
}
#footer_wrap .footer_link:first-child {
    padding-left: 0px !important;
    border-left: solid 1px #333332; 
}
#footer_wrap .footer_link ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    list-style-image: none;
}
#footer_wrap .footer_link ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    list-style-image: none;
}
#footer_wrap #latest_news {
    border-left: solid 1px #474747;
    width: 389px;
    padding: 0px 20px;
    float: left;
    color: #9a9a9b;
    min-height: 155px;
}
#footer_wrap #latest_news a {
    color: #fff;
}
#footer_wrap #latest_news a:hover {
    color: #fff;
    text-decoration: underline;
}
#footer_wrap #newsletter {
    border-left: solid 1px #474747;
    width: 316px;
    padding: 0px 20px;
    float: left;
    color: #9a9a9b;
    min-height: 155px;
}
#footer_wrap #newsletter .news_field {
    font-style: italic;
    background: url(../images/news-field.png) no-repeat left top;
    margin: 0px 0px 13px;
    padding: 0px 0px 0px 10px;
    height: 30px;
    width: 276px;
    border-width: 0px;
    border-style: none;
    line-height: 30px;
    font-size: 12px;
}
#footer_wrap #follow_us {
    border-left: solid 1px #474747;
    width: 175px;
    padding: 0px 0px 0px 20px;
    float: left;
    text-align: right;
    min-height: 155px;
}
#footer_wrap #follow_us h3 {
    background: none;
    font: normal 23px Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 15px 0px;
    color: #c0c0bf;
}
#footer_wrap #follow_us .icon {
    float: left;
    height: 32px;
    width: 32px;
    margin-right: 8px;
}
#footer_wrap #follow_us .icon:last-child {
    margin-right: 0px;
}
#footer_wrap #copyright {
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #989898;
    text-align: right;
    margin-top: 20px;
}

input[type="text"] {
    font-size: 0.875rem;
    margin: 0 0 1rem 0;
    padding: 4px;
    height: 2.3125rem;
    width: 100%;
}
/*12may*/
.alltools
{
    display: none;
}
.expcoll {
    background: #222 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 15px;
    /*margin-top: -7px;*/
    padding: 0 4px;
    width: 17px;
    text-align: center;
}

/*25may*/
#your_cart {
    // background-color: #4b4b4b;
    padding: 0 15px;
    border: solid 1px #333332;
    -moz-border-radius: 5px;
    // border-radius: 5px;
    width: 234px;
    color: #b5b5b5;
    float: right;
    /*height: 115px;*/
    /*overflow: auto;*/
}
#your_cart a {
    text-decoration: none;
    //color: #f48389;
    //color: #fff;
}
#your_cart a:hover {
    text-decoration: none;
    //color: #fff;
}
#your_cart p {
    font: 12px Trebuchet MS,Arial,Helvetica,sans-serif !important;
    margin: 2px 0 0;
    padding: 0;
}
#your_cart h2 {
    //background: url(../images/cart-img.png) no-repeat left top;
    font: 20px Trebuchet MS, Arial, Helvetica, sans-serif;
    //padding: 0px 0px 0px 40px;
    margin: 0px;
    color: #1262A9;
    // height: 32px;
    line-height: 29px;
    text-decoration: none;
}
.cicon {
    float: left;
    width: 25%;
    padding-top: 20px;
    padding-right: 5px; 
}
.cprice {
    float: left;
    width: 75%;
}
.refText{
    float: left;
    width:40%;
}
#refForm{
    float: left;
    width:60%;
}
.refUpdate{
    background: url(../images/btn-update.jpg) no-repeat left top;
    width: 126px;
    height: 33px;
    border: none;
    cursor: pointer;
    margin: 6px;
}



/* 26-05-2015 */
.home_top_about_left {
    float: left;
    width: 75%;
}
.home_top_about_container {
    margin-bottom: 25px;
    padding-bottom: 15px;
}
.left_home_about_heading > h2 {
    margin-top: 0;
    padding-top: 0;
    text-align: center;
}

/* 29-05-2015 */

.left_order_enqu_btn_section {
    float: left;
    margin: 20px;
    width: 42%;
}
.right_order_enqu_btn_section {
    float: right;
    margin: 20px;
    width: 46%;
}
.left_order_enqu_btn_section p{
    line-height: 2.5em !important;
}
.right_order_enqu_btn_section p{
    line-height: 2.5em !important;
}

/* --------- (25-04-2016) By Manoj Mann --------- */
#sidebar #side_box .side_ul {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #aaa;
    list-style: outside none none;
    margin: -40px 0 0 19%;
    padding: 15px;
    position: absolute;
    z-index:9999;
}
#sidebar #side_box .side_ul li{
    /*    width: 200px;
        float: left;*/
}
.alltools li {
    float: left;
    width: 225px;
}

.down-link-icon {
    margin-left: 32%;
    position: absolute;
    top: 40%;
    width: 50px;
}
.pdf-ul img {
    max-height: 250px;
    min-height: 200px;
    width: 100%;
}
.down-link-icon img {
    max-height: 50px !important;
    min-height: auto !important;
}
.pdf-ul > li {
    float: left;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
    position: relative;
}
.pdf-name {
    color: black;
    font-size: 15px;
    padding: 10px 0;
    text-align: center;
}
.pagination_link {
    float: right;
}
.pagination_link li {
    display: inline-block;
    float: left;
    padding: 10px;
}
.pagination_link li.active a {
    background-color: #dadada;
    color: black;
    font-size: 12px;
    padding: 2px 5px;
}
.pagination_link li a {
    color: black;
    font-size: 12px;
}
.download-images {
    border:1px solid black;
}

#contents > p {
    margin-top: 15px;
}
.disabled-attr {
    opacity: .5;
}
.selected-attr li {
    background: #aaa none repeat scroll 0 0;
    border: 1px solid gray;
    border-radius: 6px;
    color: white;
    display: inline-block;
    font-size: 11px;
    padding: 0 2px;
}
.bottom-bor{
    background: url(../images/head_step.gif) repeat-x left bottom; height: 2px;
    margin-bottom: 5px;
}
.selected-attr {
    margin-bottom: 5px;
    margin-top: -15px;
}
.selected-attr > ul {
    padding-top: 5px;
}
.report-loader {
    width: 60px;
    left: 50%;
    position: fixed;
    top: 50%;
    z-index: 9999;
    display: none;
}
.reset-btn {
    background: rgba(0, 0, 0, 0) url("/assets/themes/default/images/reset.png") no-repeat scroll 0 0 / 90px 100%;
    height: 21px;
    width: 90px;
    width: 95px;
    margin-left: 10px;
    cursor: pointer;
    float: right;
}