/*

Theme Name: JD Refurb Construction

Author: Mueen

 */

@charset "utf-8";
html{
    overflow-y: scroll;
}
html, body {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#000000;
}

hr{
    margin:0px;
    padding:0px;
    height:0;
    color:#ccccce;
    width:100%;
    height:1px;
    border:0;
    background-color: #ccccce;
}
h1, h2, h3, h4, h5, h6 {
    color: #337687;
}
.clr {
    margin:0;
    padding:0;
    clear:both;
}
/* Global Classes starts */
* {
    outline:none;
}

div, form, P
{
    margin:0px;
    padding:0px;
}

A IMG /* This Class will disble border over any link on images*/
{
    border:none;
    outline:none
}
a
{
    text-decoration:underline;
    color:#a41e22;
}

a:hover
{
    text-decoration:none;
    color:#a41e22;
}
p
{
    color:#666;
    padding:5px 0px 5px 0px;
    margin:5px 0px 5px 0px;
}

p a
{
    color:#a41e22;
    text-decoration:none;
}

p a:hover
{
    text-decoration:underline;
    color:#a41e22;
}

UL
{
    /* Controls NORMAL UL */
    margin:0 0 0 15px;
    padding:0 0 0 0;
    list-style-type:none;
    color:#000000;
}

UL LI
{
    /* Controls NORMAL li inside UL */
    margin:0 0 3px 0;
    padding:0 0 0 12px;
}

UL strong    {
    font-size:15px;
}

OL
{
    /* Controls NORMAL OL */
    margin:0 0 15px 18px;
    padding:0 0 0 0;
    list-style-type:decimal;
}

OL LI
{
    /* Controls NORMAL li inside OL */
    color:#000000;
    font-size:12px
}

OL LI A, LI A , OL A
{
    /* Controls LINKS inside OL */
    text-decoration:underline;
    color:#a41e22;
}

OL A:HOVER
{
    /* Controls LINKS HOVER inside OL */
    text-decoration:none;
    color:#a41e22;
}

UL A
{
    /* Controls LINKS inside UL */
    text-decoration:underline;
    color:#a41e22;
}

UL A:HOVER
{
    /* Controls LINKS HOVER inside UL */
    text-decoration:none;
    color:#a41e22;
}
/* ----Global Classes ends-----*/
.button, .btn, input button, button{
    margin:15px 10px 0px 0px;
    padding:4px 12px 5px 12px;
    font-size:14px;
    color:#FFF;
    border:none;
    background:#cb0202;
    cursor:pointer;
    font-family: 'Segoe UI', Arial, sans-serif;
    height:auto;
    width:auto;
}

.button:hover, .btn:hover, input button:hover, button:hover{
    background:#004274;
}


ul{ padding:0; margin:0;}
img{ border:0;}
img{ border:0;}

.clear{
    clear:both;
}

/* CSS Document */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display:inline-block;}

/* Hides from IE-mac \*/

.clearfix {display:block;}

.alignright { float:right; margin-left:10px}
.alignleft { float:left; margin-right: 3px;}

/*table {
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	color: #000;
	width: 100%;
	font-weight: 300;
	margin-bottom: 20px;

}
thead {
	display: table-header-group;
	vertical-align: middle;
	border-color: inherit;
}
tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
	border-bottom: 1px solid #ebebeb;
}
table th {
	color: #000;
	font-weight: 300;
	font-size: 12px;
	padding: 14px 17px;
	border-right: 2px solid #ebebeb;
	border-left: 2px solid #ebebeb;
	background:#dedede
}
table td
{
	padding:30px 17px 14px 17px;
	border-right: 2px solid #ebebeb;
	border-left: 2px solid #ebebeb;
	color: #000;
	font-size:12px
}*/
body {
    margin: 0;
    padding: 0;
    font-size:13px;
    font-family: Arial , Verdana, sans-serif;
    color: #666;
    background: #f5f5f5;
}
/* @group Font sizes */
/* basic font sizes */
p, ul, ol, dl, table, address, blockquote, fieldset, pre, form div {
}
.header_container,#banner_container,.wrapper_container,#footer_container,#wrapper_breadcrumbs,
.services_container{
    width: 980px;
    margin: 0 auto;
    text-align:left;
    position:relative;
    background:#fff;
}
/* = HEADER styles
------------------------------*/
.header_container{
    height: 85px;
    background: #fff url(../images/top_shadow.png) repeat-x 0 bottom;
}
#logo h1{
    padding:0;
    margin:0
}
#logo h1 a{
    padding:0;
    margin:0;
    width:532px;
    display:block;
    height:84px;
    cursor:pointer;
    top:5px;
    left:0px;
    position:absolute
}
#banner_container {
    margin-bottom:10px
}
/* = nav styles
------------------------------*/
/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */
ul.nav-menu,
div.nav-menu > ul {
    margin: 0;
    padding: 0 0px 0 0;
}

.nav-menu {
    width: 259px;
    height: 15px;
    top:33px;
    position:absolute;
    right:0;
}

.nav-menu li {
    float:left;
    position: relative;
    padding:0;
    margin:0;
    padding: 4px 0 12px 0;
}
.nav-menu li a {
    margin:0;
    padding:0;
    font-family: arial;
    font-size: 12px;
    display: block;
    text-decoration: none;
    border-right:1px solid #d4d4d4;
    color:#666 !important;
    padding:0 12px 0 11px;
}
.nav-menu li:last-child a{
    border:none
}
.nav-menu li.proj:hover {
    background:url(../images/li-top-bg.jpg) no-repeat center top;
    margin-left:-1px
}
/*.nav-menu li.proj .sub-menu a:hover {
	border-top:none
}*/
.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
    color: #3a3a3a;
}

.nav-menu .sub-menu,
.nav-menu .children {
    border: 0;
    padding: 0;
    position: absolute;
    /*left: -2px;*/
    z-index: 99999;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    background:#fff;
    border-left:1px solid #d4d4d4;
    border-bottom:1px solid #d4d4d4;
    left:0px;
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
    border-left: 0;
    left: 100%;
    top: 0;
    background:#fff;
    border-left:1px solid #d4d4d4;
    border-bottom:1px solid #d4d4d4;
}
.nav-menu .sub-menu  li:last-child a{
    border-right:1px solid #d4d4d4;
}
ul.nav-menu ul a,
.nav-menu ul ul a {
    color: #666;
    margin: 0;
    width: 190px;
}
.nav-menu ul.sub-menu  li,.nav-menu .sub-menu ul{
    padding:0;
    margin:0;
    border:none;
}
.nav-menu .sub-menu li a {
    text-align:left;
    padding:9px 8px 9px
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus,.nav-menu ul.sub-menu li.current-menu-item a {
    background:#f9f9f9 ;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
    clip: inherit;
    overflow: inherit;
    height: inherit;
    width: inherit;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
    color: #3a3a3a;
    background: url(../images/menu-hover.jpg) repeat ;
}
/* = wrapper_breadcrumbs styles
------------------------------*/
#wrapper_breadcrumbs {
    margin: 0  auto  10px;
    height: 39px;
    background: #fff url(../images/breadcrumbs.png) repeat-x 0 bottom;
    width:980px
}
#breadcrumbs_left {
    float: left;
    width: 80%;
    overflow: hidden;
    font-size: 12px;
}
span.pathway,span.pathway a {
    margin-left: 8px;
    font-size: 1.1em;
    color: #9f9f9f;
    line-height: 39px;
    font-size: 12px;
    text-decoration:none
}
#wrapper_breadcrumbs span#breadcrumbs_yah {
    background: transparent url(../images/yah.png) no-repeat right 0;
    height: 19px;
    width: auto;
    margin: 10px 24px 10px 20px;
    display: block;
    float: left;
    padding: 0 16px 0 8px;
    color: #fff;
    line-height: 19px;
    font-weight: bold;
}
#datatop {
    text-align: right;
    margin: 0px 20px 0 0;
    font-size:11px;
    line-height:38px;
}
/* = services styles
------------------------------*/
#services{
    background:none;
    padding:20px 10px 20px 20px;
    margin-bottom:10px;
}
.one_third{
    width:298px;
    float:left;
    background: url('../images/module_border_light.png') no-repeat scroll left center transparent;
    padding:0 5px 20px 20px;
}
#services .first{
    padding-left:0;
    background:none;
}
#services h3{
    padding:0;
    margin: 6px 0 18px 0;
    color: #a41e22;
}
#services p{
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 18px;
    padding-bottom:15px;
    color:#666;
}
ul.latestnews {
    padding:0;
    margin:0;
    list-style-image: url('../images/bullet1.png');
    padding: 0px 6px 6px;
    margin: 0px 6px;
}
ul li.latestnews{
    padding:0;
    margin:0;
}
ul li.latestnews a{
    line-height: 100%;
    padding: 5px 0px;
    margin-left: 5px;
    color:#666;
    text-decoration:none;
}
.readmore {
    padding: 0 6px;
    color: #a41e22;
    width: 87px;
    height: 24px;
    background: url('../images/readmore-button.png') no-repeat scroll 0% 0% transparent;
    border: medium none;
    text-decoration:none;
    display: block;
    padding: 3px 0px 0px 8px
}
/* = main styles
------------------------------*/
#main{
    background: #fff;
    margin-bottom: 10px;
}
#container{
    padding: 20px 20px 15px 30px;
}
#container.home{
    padding: 10px 20px 15px 20px;
    border-top: 8px solid #A41E22;
}
#main h2{
    padding:0;
    margin:0;
    border-bottom:8px solid #A41E22;
    padding-bottom:12px;
    margin-bottom:17px;
    font-size: 1.8em;
    color: #A41E22;
    font-weight:normal;
}
#main #container h2.noborder{
    border-bottom:none;
    margin-bottom:0;
    font-size:16px;
}
#main #container h2#fz22{
    font-size:22px;
}

#main .home h2, #main h3 {
    padding:0;
    margin:0;
    font-size: 16px;
    color: #A41E22;
    margin: 25px 0 15px 0;
    font-weight:bold;
    border-bottom:none
}
#main p{
    padding:0;
    margin:0;
    padding-bottom:12px;
    font-size:12px;
    line-height:18px;
}
#main .home p{
    padding:0;
    margin:0;
    font-size:12px;
}
/* = footer styles
------------------------------*/

#footer_container{
    background:none;
}
#copyright p{
    padding:0;
    margin:0;
    font-size:11px;
    float: right;
    color: #3a3a3a;
}
#copyright {
    padding: 10px 0;
    border-top:1px solid #d4d4d4;
    border-bottom:1px solid #d4d4d4;
}
#fmenu{
    padding-top:3px;
    width:340px;
    float:left;
    color: #a41e22;
    font-size:12px;
    margin-bottom:20px
}
#fmenu ul li a{
    color: #a41e22;
    text-transform:capitalize;
    text-decoration:none;
    line-height:10px;
}
#fmenu ul {
    padding:0;
    margin:0;
}
#fmenu ul li{
    padding:0;
    margin:0;
    float:left;
    padding:0 5px;
    background:url(../images/fseparator.jpg) no-repeat right top;
    list-style-type:none;
    line-height:10px;


}
#fmenu ul li:last-child{
    padding-right:0;
    background:none;
}
#fmenu ul li:first-child{
    padding-left:0;
}

p a img {
    background: #fff;
    border: solid 1px #ccc;
    padding: 4px;
    margin-right:10px;
    margin-bottom:10px;
}

/* Thumbnail image hover */
p a img:hover {
    background-color: #dcdcdc;
    border: 1px solid #778899;
    padding: 4px;
}
div.ppt{
    display:none!important;
}
/* = contact page styles
------------------------------*/
ul.contact{
    padding:0;
    margin:0;
    margin:5px 0 20px 30px;
}
.contact li{
    padding-left:50px;
    margin-bottom:5px;
}
.contact li:first-child{
    padding-left:50px;
    margin-bottom:25px;
}

.address{
    background:url(../images/con_address.png) no-repeat left top;
}
.email{
    background:url(../images/emailButton.png) no-repeat left top;
}
.telephone{
    background:url(../images/con_tel.png) no-repeat left top;
}
.fax{
    background:url(../images/con_fax.png) no-repeat left top;
}
.phone{
    background:url(../images/con_mobile.png) no-repeat left top;
}
/* = Form styles
------------------------------*/
#contact {
    width:423px;
    margin:70px 0 0 20px;
}
#signupFrm .input-wrapper {
    width: 200px;
    height: 18px;
    border:none;
    margin-bottom:5px
}
lable{
    line-height:25px;
    font-size:12px;
}
.wpcf7 .input-wrapper input{
    color:#333232;
    font-size:11px;
    border: 1px solid #e8e8e8;
    padding:5px 5px 5px;
    font-family: 'Open Sans', sans-serif;
    text-transform:uppercase;
    width:190px;
}
.wpcf7 .text-wrapper{
    width:420px;
    height:163px;
    margin-bottom:30px
}
.wpcf7 .text-wrapper textarea {
    border: 1px solid #e8e8e8;
    width:410px;
    padding:5px 5px 5px;
    font-family: 'Open Sans', sans-serif;
    font-size:11px;
    height:156px;
    text-transform:uppercase
}
.wpcf7 input.submit{
    margin: 0 0 0 4px;
    color: #fff;
    font-weight: normal;
    border: none;
    cursor: pointer;
    line-height: 17px;
    padding:4px 10px 5px;
    background: #a41e22;
    display:block;
    margin-top:0px;
    font-size:11px

}
.wpcf7 input.submit:hover{
    background: #666;

}
span.wpcf7-list-item {
    margin-left: 0em!important;
}
ul.page-list li{
    list-style: disc;
    list-style-position: inside;
}

h1.componentheading, .componentheading {
    line-height: 39px;
    margin-top: 10px;
    color: #3a3a3a;
    font-size: 1.8em;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
}
.contentpane tbody tbody tbody td {
    padding: 0 6px 6px 6px;
}
td.sectiontableheader {
    background: #f5f5f5;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    color: #979797;
}
td.sectiontableheader {
    font: bold 12px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
}
td.sectiontableheader {
    text-align: left;
    padding: 8px 5px;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
    padding: 8px 5px;
    text-align: left;
}
table  tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
    border-bottom: 1px solid #ebebeb;
}

td.sectiontableheader{
    font:bold 12px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
    color:#a41e22;
}
td.sectiontableheader{
    background:#f5f5f5;
    border-bottom:1px solid #eaeaea;
    border-top:1px solid #eaeaea;
    color:#979797;
}
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td{
    border-bottom:1px solid #eaeaea;
}
tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td{
    background:#fafafa;
}
.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td{
    background:none;
}
h2.contentheading,
.contentheading,
table.blog .contentheading{
    height:50px;
    line-height:36px;
    padding:0 3px 0 4px!important;
    font-size:1.8em;
    color:#a41e22;
}
.sectiontableentry1 a:hover{
    text-decoration:underline!important;
}
#fmenu ul li a:hover{
    text-decoration: underline;
}

/* Basic wrapper styles
-----------------------------------------------------------------*/
div#wrapper_menu{
    float:right;
    /*width:770px;*/
    width:250px;
    height:46px;
    margin-right:10px;
    display:block;
    margin-top:30px;
}
div#horiz-menu{
    /*width:770px;*/
    width:250px;
    z-index:1001;
}
div#wrapper_header{
    position:relative;
    margin-left:-20px;
}
div#wrapper_menu ul{
    width:auto;
    /*float:right;*/
    font-size:12px;
}
div#wrapper_menu ul li.menu-item a,
div#wrapper_menu ul li.menu-item span.separator{
    border-left:1px solid #d4d4d4;
    border-right:1px solid #fff;
    color:#666666;
}
div#wrapper_menu ul li a:hover{
    color:#A41E22;
}

div#wrapper_menu .moomenu ul li.proj:first-child a,
div#wrapper_menu .moomenu ul li.proj:first-child span.separator{
    border-left:none;
    color: #3a3a3a !important;
}
div#wrapper_menu ul li:first-child a,
div#wrapper_menu ul li:first-child span.separator{
    border-left:none;
}
div#wrapper_menu .moomenu ul li.proj:hover{
    border:1px solid #d4d4d4;
    border-bottom:none;
    background:#fff;
    height:35px;
    line-height:22px;
    position:relative;
    right:-1px;
}
div#wrapper_menu .moomenu ul li.proj:hover a,
div#wrapper_menu .moomenu ul li.proj:hover span.separator{
    border:none;
    padding:0 1px 0 2px;
    color:#3a3a3a!important;
}
div#wrapper_menu .moomenu ul li.proj:hover ul a{
    color:#3a3a3a!important;
}
div#wrapper_menu li.proj ul{
    top:33px!important;
    background:#fff;
    border:1px solid #d4d4d4!important;
    border-top:none!important;
    width:190px!important;
}
div#wrapper_menu li.menu-item:hover ul{
    left:-1px;
}
div#wrapper_menu li.menu-item:hover ul ul,
div#wrapper_menu li.menu-item:hover ul ul ul,
div#wrapper_menu li.menu-item:hover ul ul ul ul{
    left:190px;
}
div#wrapper_menu li.menu-item li:hover{
    background:#f9f9f9;
}
div#wrapper_menu li.menu-item ul ul,
div#wrapper_menu li.menu-item ul ul ul,
div#wrapper_menu li.menu-item ul ul ul ul{
    top:-1px!important;
    border-top:1px solid #d4d4d4;
}
div#wrapper_menu li.menu-item li#current{
    background:#f9f9f9;
}
hr.red-strip {
    background: none repeat scroll 0 0 #a41e22;
    height: 8px;
    margin: 12px 0;
}
/* Youtube Div-----------------------------------------------------------------*/
.rightcol {
    width: 31%;
    float: right;
}

.leftcol {
    width: 65%;
    float: left;
}