﻿body
{
    margin: 0px auto;
    padding: 0;
    font: normal 13px "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #565656;
}

#parent_wrap
{
    width: 970px;
    margin: 0 auto;
}

.Repeater, .Repeater td, .Repeater td
{
    border: 1px solid #ccc;
}

#parent_wrap table select
{
    width: 214px;
    height: 30px;
    float: left;
    border: 1px #a2a2a0 solid;
    background: -moz-linear-gradient(90deg, #ececec 45%, #ffffff 57%); /* FF3.6+ */
    background: -webkit-gradient(linear, 90deg, color-stop(45%, #ececec), color-stop(57%, #ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(90deg, #ececec 45%, #ffffff 57%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(90deg, #ececec 45%, #ffffff 57%); /* Opera 11.10+ */
    background: -ms-linear-gradient(90deg, #ececec 45%, #ffffff 57%); /* IE10+ */
    background: linear-gradient(360deg, #ececec 45%, #ffffff 57%); /* W3C */
    padding: 2px 5px 3px 5px;
    margin: 5px 0;
    font: normal 13px "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #565656;
    -moz-border-radius: 5px; /*Firefox*/
    -webkit-border-radius: 5px; /*Safari, Chrome*/
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 3px #ededed; /*FF 3.5+*/
    -webkit-box-shadow: 0px 0px 3px #ededed; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 0px 0px 3px #ededed;
}

#tblValveMaster tr:first-child
{
    color: #ffffff;
}

#tblValveMaster tr th
{
    background: none repeat scroll 0 0 #003768;
    border-left: 1px solid #335F86;
    font-size: 12px;
    font-weight: normal;
    padding: 12px 6px;
    white-space: nowrap;
    vertical-align: bottom;
    text-align: left;
}

#tblValveMaster tr th:first-child
{
    -moz-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    -moz-border-bottom-left-radius: 5px; /*Safari, Chrome*/
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 5px;
}

#tblValveMaster tr th.last
{
    /*Firefox*/
    -moz-border-top-left-radius: 0px;
    -moz-border-top-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -moz-border-bottom-left-radius: 0px; /*Safari, Chrome*/
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 0px;
}

#tblValveMaster tr th a
{
    color: #ffffff;
    text-decoration: none;
}

#tblValveMaster tr td
{
    padding-left: 8px;
    background: #fffff;
    padding: 4px;
    border-top: 1px #ffffff solid;
    border-bottom: 1px #e0e0e0 solid;
    border-left: 1px #ffffff solid;
    border-right: 1px #e0e0e0 solid;
    font-size: 11px;
    padding: 7px;
}

#tblValveMaster tr td:first-child
{
    border-left: 1px #e0e0e0 solid;
}
/*#tblValveMaster tr.gerybg{background:#f4f4f4;}*/
#tblValveMaster tr:nth-child(even)
{
    background: #f4f4f4;
}

#tblValveMaster tr:nth-child(odd)
{
    background: #ffffff;
}

.previous
{
    background: url(images/previous.jpg) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    cursor: pointer;
    padding-left: 0;
}

.disabled
{
    opacity: 0.5;
    cursor: not-allowed !important;
}

.next
{
    background: url(images/next.jpg) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    cursor: pointer;
}


#dlpgApplications > span
{
    background: #e5ebf0;
    vertical-align: middle;
    -moz-border-radius: 3px; /*Firefox*/
    -webkit-border-radius: 3px; /*Safari, Chrome*/
    border-radius: 3px;
    padding: 1px 5px;
    font-size: 11px;
    color: #003768;
}

#dlpgApplications > a
{
    padding: 0 0 0 5px;
    vertical-align: middle;
    font-size: 11px;
    color: #003768;
    text-decoration: none;
}

.Repeater td
{
    background-color: #eee !important;
}

.Repeater th
{
    background-color: #6C6C6C !important;
    color: White;
    font-size: 10pt;
    line-height: 200%;
}

.Repeater span
{
    color: black;
    font-size: 10pt;
    line-height: 200%;
}

.page_enabled, .page_disabled, .page_enabled:hover, .page_disabled:hover
{
    display: inline-block;
    height: 20px;
    min-width: 20px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #ccc;
}

.page_enabled, .page_enabled:hover
{
    background-color: #eee;
    color: #000;
}

.page_disabled, .page_disabled:hover
{
    background-color: #6C6C6C;
    color: #fff !important;
}

#progressBackgroundFilter
{
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=40);
    opacity: 0.4;
    z-index: 1000;
}

#processMessage
{
    position: fixed;
    top: 45%;
    left: 43%;
    padding: 10px;
    width: 14%;
    z-index: 1001; /*background-color:#eee;*/
    border: solid 1px #000;
    text-align: center;
}


#homepage_widget_area
{
    position: absolute;
    z-index: 999;
    /*top: 25px;
    right: 30px;*/
    background: url(images/widget_home_box_wrap.png) no-repeat;
    width: 256px;
    padding: 8px;
    height: 184px;
}

#homepage_widget_area h2
{
    text-align: left;
    font: normal 16px "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #ffffff;
}

#homepage_widget_area select
{
    width: 100%;
    display: block;
    padding: 2px 5px 3px;
    height: auto;
    margin: 0 0 8px 0;
    background: -moz-linear-gradient(90deg, #e1e1e1 0%, #fdfdfd 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, 90deg, color-stop(0%, #e1e1e1), color-stop(100%, #fdfdfd)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(90deg, #e1e1e1 0%, #fdfdfd 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(90deg, #e1e1e1 0%, #fdfdfd 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(90deg, #e1e1e1 0%, #fdfdfd 100%); /* IE10+ */
    background: linear-gradient(0deg, #e1e1e1 0%, #fdfdfd 100%); /* W3C */
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #003768;
}

#homepage_widget_area select option
{
    background: #ffffff;
    padding-left: 5px;
}

#homepage_widget_area .refine_walve
{
    background: url(images/refine_walves_button.png) left top no-repeat;
    width: 160px;
    height: 29px;
    text-shadow: 1px 1px 1px #B72C01;
    color: #FFFFFF !important;
    display: block;
    margin: 0 0 0 0;
    padding: 0 0 6px 6px;
    font: normal 14px "Trebuchet MS" , Arial, Helvetica, sans-serif;
    text-align: left;
    cursor: pointer;
    border: 0;
}

#homepage_widget_area .refine_walve:hover
{
    text-decoration: none;
    text-shadow: 1px 1px 1px #FC5725;
}

/*  Start Hiren Rupeliya*/
.reqpad
{
    background: none repeat scroll 0 0 #F5F5F5;
    padding: 0 0 8px 15px !important;
}

.orange_button
{
    background: url(images/request-btn-arrow.png) 91% center no-repeat #ff6c03;
    padding: 6px 24px 6px 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset rgba(255,255,255,1) 0 0 1px;
    -moz-box-shadow: inset rgba(255,255,255,1) 0 0 1px;
    box-shadow: inset rgba(255,255,255,1) 0 0 1px;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 14px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif !important;
    text-decoration: none;
    vertical-align: middle; /*box-shadow:inset 0px 0px 1px #ffffff;*/
    border-bottom: 3px solid #e64e00;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    cursor: pointer;
    margin-top: 10px;
    outline: none;
}

.orange_button:hover
{
    background: url(images/request-btn-arrow-hover.png) no-repeat 91% center #ff6c03;
    color: #fff;
    text-shadow: none;
}

.reset_btn
{
    background: url(images/reset-btn-arrow.png) 82% center no-repeat #666666;
    padding: 6px 24px 6px 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset rgba(255,255,255,1) 0 0 1px;
    -moz-box-shadow: inset rgba(255,255,255,1) 0 0 1px;
    box-shadow: inset rgba(255,255,255,1) 0 0 1px;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 14px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif !important;
    text-decoration: none;
    vertical-align: middle; /*box-shadow:inset 0px 0px 1px #ffffff;*/
    border-bottom: 3px solid #4a4a4a;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
    cursor: pointer;
    margin-top: 10px;
    outline: none;
}


.reset_btn:hover
{
    background: url(images/reset-btn-arrow-hover.png) no-repeat 82% center #666666;
    color: #fff;
    text-shadow: none;
}

/*.reset_btn{ background:url(images/reset.gif) left top no-repeat; width:77px; height:39px; border:none; color:#fff; text-shadow:1px 1px 1px #b72c01; font:16px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 6px 6px 0; cursor:pointer; margin-top:10px;}
.reset_btn:hover{ background:url(images/reset.gif) left bottom no-repeat; text-shadow:1px 1px 1px #FC5925;}
*/
.one_fourth p
{
    margin-right: 0 !important;
    text-align: center;
    color: #003869;
}

.one_half p label
{
    width: 134px;
    display: inline-block;
    font-size: 16px;
    color: #222222;
    vertical-align: top;
    padding-top: 14px;
}

.one_fifth h4, .one_fifth_last h4
{
    color: #003768;
    font: normal 16px "Trebuchet MS" , Arial, Helvetica, sans-serif;
}

.one_fifth p input, .one_fifth_last p input
{
    width: 205px;
}

.one_fifth_first p
{
    color: #222222;
    font-size: 16px !important;
    padding-top: 30px;
    padding-bottom: 10px;
}

p span.required
{
    color: #ff6e06;
    font: 16px Arial, Helvetica, sans-serif;
}

p.required_txt
{
    color: #444444;
    font: 14px "Trebuchet MS" , Arial, Helvetica, sans-serif;
    float: right;
    margin: 0 10px 10px 0;
}

.bottom_one label
{
    display: inline-block;
    vertical-align: top;
    padding-top: 14px;
    width: 134px;
    font-size: 16px;
}

.marl138
{
    margin-left: 138px !important;
}

.marl215
{
    margin-left: 215px !important;
}

.marl0
{
    margin-left: 0 !important;
}

.one_half
{
    float: left;
    width: 447px;
}

.last
{
    clear: right;
    margin-right: 0 !important;
}


.form_seprator
{
    display: none;
}

.model_box
{
    margin: 20px 0px 10px;
}

.upload_box
{
    display: none;
}

.one_half, .bottom_one p
{
    width: 265px !important;
}

div.wpcf7-validation-errors
{
    border: 2px solid #F7E700;
}

div.wpcf7-response-output
{
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}

span.wpcf7-form-control-wrap
{
    position: relative;
    right: 0;
}

input[type="text"], input[type="email"], input[type="tel"], input[type="file"], input[type=password], input.text, input.title, textarea, select
{
    margin: 0.5em 0;
}

input[type="text"], input[type="email"], input[type="tel"], input[type="file"], input[type=password], input.text, input.title, textarea, select
{
    background: url("images/textbox-bg.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
    border: 1px solid #C6C6C6;
    border-radius: 3px;
    color: #595959;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 20px;
    padding: 5px;
    margin-top: 11px;
}

span.wpcf7-not-valid-tip
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FF0000;
    font-size: 10pt;
    left: 3px;
    padding: 2px;
    position: absolute;
    top: -4px;
    width: 280px;
    z-index: 100;
}

.one_half p label
{
    color: #222222;
    display: inline-block;
    font-size: 16px;
    padding-top: 14px;
    vertical-align: top;
    width: 134px;
}

body #page-wrap #main-area .container #content_area #main_content .right-content-padding article.post .wpcf7 p
{
    color: #222222;
    font-size: 14px;
    padding-bottom: 0;
}

.clearfix:after
{
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.clearfix:after
{
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

div.wpcf7
{
    margin: 0;
    padding: 0;
}

#main .top-info
{
    background: url("images/bg_head_mobile.png") no-repeat !important;
}

#top-menu a
{
    padding: 7px 7px 10px 20px;
}

#top-menu a:hover
{
    box-shadow: none !important;
    padding: 7px 7px 10px 20px !important;
}

body.archive #page-wrap #main-area .container #content_area #main_content .right-content-padding .post
{
    width: 46% !important;
    clear: none !important;
    margin-top: 10px !important;
}

body.archive #page-wrap #main-area .container #content_area #main_content .right-content-padding .post .products-title h2
{
    width: 100% !important;
}

body.archive #page-wrap #main-area .container #content_area #main_content .right-content-padding .post .products-img
{
    width: 100% !important;
}

body.archive #page-wrap #main-area .container #content_area #main_content .right-content-padding .post .products-img .product-img-inr
{
    width: 100% !important;
    height: 140px !important;
    float: left !important;
}

body.archive #page-wrap #main-area .container #content_area #main_content .right-content-padding .post .products-img .product-img-inr img
{
    width: auto !important;
    height: 130px !important;
    max-width: 120px !important;
}

.imghauto
{
    width: 100%;
    height: auto;
}

.wpcf7-form input
{
    width: 95% !important;
}

.wpcf7-form label
{
    width: 100% !important;
}

.wpcf7-form textarea
{
    width: 95% !important;
}

.wpcf7-form .marl138
{
    margin: 0px !important;
}

.wpcf7-form .marl138 input
{
    width: auto !important;
}

.wpcf7-form #FileUpload
{
    margin: 0px;
    clear: both;
    background: none !important;
    border: none !important;
}

.wpcf7-form #FileUpload input
{
    opacity: 1 !important;
    border: none !important;
}

.wpcf7-form #FileUpload #BrowserVisible
{
    display: none !important;
}

div.fullwform
{
    margin-left: 0 !important;
    padding-left: 0 !important;
}

#FileUpload
{
    width: 100%;
}

.marl215
{
    margin: 0 auto !important;
    width: 200px !important;
}

li.lastmenu .sub-menu
{
    margin-left: 0 !important;
}

.home .container
{
    width: 90% !important;
}

.container .map
{
    display: none;
}

ul.maps_block
{
    width: 100% !important;
    margin-left: 0 !important;
    padding: 0 0 0 10px;
}

ul.maps_block li
{
    width: 93%;
    float: left;
    list-style: none;
    margin-bottom: 11px;
    clear: both;
}

ul.maps_block li span.content
{
    float: left;
    width: 64% !important;
}

span.wpcf7-form-control-wrap
{
    position: relative;
    right: 0;
}

.thnkubx
{
    margin: 0px auto 10px;
    background: #ff6e06;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.thnkubx p
{
    color: #fff !important;
    font-size: 20px !important;
    text-align: center;
    line-height: 30px !important;
}

.thnkubx p a
{
    color: #fff !important;
    font-size: 20px !important;
    text-align: center;
    line-height: 30px !important;
    text-decoration: underline;
}

.thnkubx p a:hover
{
    text-decoration: none;
}

.btn-back
{
    background: url("images/thnkbtnn.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 16px;
    height: 32px;
    margin: 0;
    padding-top: 7px;
    text-align: center;
    text-shadow: 1px 1px 1px #B72C01;
    width: 90px !important;
}

/*  END Hiren Rupeliya*/
