@charset "utf-8";

/* CSS Document */



body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #515151;
    background: #fff url(../images/bg.jpg) 0 0 repeat-x;
}

div, h1, h2, h3, h4, p, ul, li, form {
    margin: 0;
    padding: 0;
}

.clr {
    clear: both;
    overflow: hidden;
    height: 0;
    margin: 0;
    padding: 0;
}

a, img {
    border: none;
    outline: none;
}

a {
    color: #0f497e;
}

a:link {
    color: #0f497e;
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}



/*wrapper*/

.wrapper {
    width: 980px;
    margin: 0 auto;
    padding: 12px 0px 0;
}



/*header*/

.header {
    position: relative;
    height: 120px;
}

.header .headerArrow {
    background: url(../images/hbg.png) no-repeat;
    width: 64px;
    height: 65px;
    position: absolute;
    bottom: -33px;
    left: 216px;
}

.header h1.logo {
    float: left;
    margin-left: 0px;
}

.header h1.logo a {
    background: url(../images/logo.jpg) no-repeat;
    width: 210px;
    height: 80px;
    display: block;
    text-indent: -10000px;
}



.header form {
    float: left;
    background: url(../images/searchbG.jpg) no-repeat;
    width: 324px;
    height: 31px;
    margin-left: 100px;
    margin-top: 25px;
}

.header form input[type='text'] {
    background: none;
    outline: none;
    width: 325px;
    height: 20px;
    margin: 5px 10px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    border: none;
    color: #0f497e;
    float: left;
}

.header form input[type='submit'] {
    width: 20px;
    height: 20px;
    float: right;
    margin: 5px 5px 0 0;
    background: none;
    outline: none;
    border: none;
    cursor: pointer;
}



.header .number {
    background: url(../images/numberBG.jpg) no-repeat;
    width: 274px;
    height: 56px;
    float: right;
    padding: 12px 20px;
}

.header .number small {
    display: block;
    color: #0b396b;
    font-size: 14px;
    display: block;
}

.header .number strong {
    display: block;
    color: #4c9dc1;
    font-size: 22px;
    padding-top: 2px;
}



ul.social {
    list-style: none;
    margin: 2px 0 0 300px;
}

ul.social li {
    float: left;
    font-size: 13px;
    color: #fff;
    float: left;
    margin-left: 12px;
    line-height: 40px;
}

ul.social li a {
    background: url(../images/socialIcons.jpg) no-repeat;
    display: block;
    text-indent: -10000px;
    width: 30px;
    height: 38px;
}

ul.social li.twitter a {
    background-position: -41px 0;
}

ul.social li.pn a {
    background-position: -123px 0;
}

ul.social li.in a {
    background-position: -82px 0;
}



/*nav*/

.nav {
    float: right;
    margin-top: 15px;
}

.nav ul {
    list-style: none;
}

.nav ul li {
    float: left;
    font-size: 12px;
    color: #fff;
    background: url(../images/line.gif) 0 2px no-repeat;
    padding-left: 12px;
    margin-left: 10px;
}

.nav ul li:first-child {
    background: none;
}

.nav ul li a {
    color: #fff;
}

.nav ul li:hover a, .nav ul li.current_page_item a {
    color: #4c9dc1;
}



/*content*/

.content {
}



/*leftCol*/

.content .leftCol {
    float: left;
    background: url(../images/shadow.png) 100% 20px no-repeat;
    min-height: 300px;
    width: 247px;
    padding-top: 20px;
}



.leftCol .leftMenu {
}

.leftCol .leftMenu ul {
    list-style: none;
    width: 220px;
}

.leftCol .leftMenu ul li {
    font-size: 15px;
    font-weight: bold;
    color: #114d81;
    text-transform: capitalize;
    border-top: 1px solid #EEE;
    height: 45px;
}

.leftCol .leftMenu ul li:first-child {
    border: none;
}

.leftCol .leftMenu ul li a {
    color: #114d81;
    display: block;
    height: 45px;
    padding-left: 15px;
    line-height: 44px;
}

.leftCol .leftMenu ul li:hover a, .leftCol .leftMenu ul li.current-menu-item a, .leftCol .leftMenu ul li.current-menu-parent a {
    background: url(../images/leftMenuHover.png) no-repeat;
    color: #fff;
}

.leftCol .leftMenu ul li:hover {
}



/*right Col*/

.content .rightCol {
    float: right;
    width: 720px;
    padding-top: 15px;
}

.content .contentBottom {
    padding-top: 20px;
}

.contentBottom .leftArea {
    width: 716px;
    float: left;
}

.contentBottom .leftArea .leftBox {
    float: left;
}

.contentBottom .leftArea .rightBox {
    float: right;
    width: 450px;
}
.contentBottom .leftArea .rightBox img{
    width: 100%;
}


.royalSlider .royalImage{width: 100%;}
/*tabs area*/

.tabsArea {
    padding-top: 40px;
}
.tabContent .rightBox img{width: auto !important;}


.tabsArea ul.tabs {
    border-bottom: 8px solid #0f497e;
    height: 37px;
    list-style: none;
}

.tabsArea ul.tabs li {
    float: left;
    width: 225px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    margin-left: 17px;
}

.tabsArea ul.tabs li:first-child {
    margin-left: 0px;
}

.tabsArea ul.tabs li a {
    width: 215px;
    height: 36px;
    display: block;
    color: #0f497e;
    display: block;
    padding-left: 15px;
    line-height: 37px;
    border-top-right-radius: 90px;
    border: solid 1px #d8d8da;
    border-bottom: 0px;
}

.tabsArea ul.tabs li:hover a, .tabsArea ul.tabs li.active a {
    background: #10497e;
    color: #fff;
    border: solid 1px transparent;
    border-bottom: 0px;
}



.tabsArea .tabContent {
}

.tabContent ul {
    list-style: none;
}

.tabContent ul li {
    float: left;
    width: 215px;
    margin: 20px 0 0 30px;
}

.tabContent ul li:first-child {
    float: left;
    width: 215px;
    margin: 20px 0 0 0;
}

.tabContent ul li .leftBox {
    float: left;
    width: 215px;
}

.tabContent ul li .leftBox h3 {
    font-size: 18px;
    color: #0a8141;
    padding-bottom: 8px;
    text-align: left;
}

.tabContent ul li .leftBox h3 a {
    color: #0a8141;
}

.tabContent ul li .leftBox small {
    display: block;
    font-size: 13px;
    color: #0f497e;
    font-weight: bold;
}

.tabContent ul li .leftBox strong {
    display: block;
    font-size: 20px;
    color: #e30000;
    line-height: 15px;
    padding-top: 8px;
}

.tabContent ul li .rightBox {
    width: 200px !important;
    text-align: left;
    float: left;
}

.tabContent ul li p {
    padding: 15px 0 10px 0;
}

.tabContent ul li a.viewMore {
    background: url(../images/moreButton.gif) no-repeat;
    width: 97px;
    text-align: center;
    height: 22px;
    display: block;
    text-indent: -10000px;
    display: block;
}



.rightArea {
    float: right;
    width: 247px;
}

/*raquest form*/

.rightArea .requestForm {
    background: url(../images/formT.png) top no-repeat;
    padding-top: 12px;
}

.rightArea .requestForm h3 {
    font-size: 17px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    line-height: 17px;
    padding-bottom: 23px;
    text-transform: uppercase;
}

.rightArea .requestForm .in {
    background: #ededed url(../images/formB.gif) bottom no-repeat;
    padding: 10px 25px 23px;
}

.rightArea .requestForm .in p {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}

.rightArea .requestForm .in input[type='text'], .rightArea .requestForm .in input[type='email'] {
    border: 1px solid #cecece;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #959595;
    outline: none;
    margin: 2px 0 8px 0;
    padding: 6px;
    height: 18px;
    width: 185px;
}



.rightArea .requestForm .in select {
    border: 1px solid #cecece;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #959595;
    outline: none;
    margin: 2px 0 8px 0;
    padding: 6px;
    width: 190px;
}



.rightArea .requestForm .in textarea {
    border: 1px solid #cecece;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #959595;
    outline: none;
    margin: 2px 0 8px 0;
    padding: 6px;
    height: 100px;
    width: 185px;
}



.rightArea .requestForm .in input[type='submit'] {
    background: url(../images/requestButton.gif) no-repeat;
    width: 140px;
    height: 25px;
    display: block;
    text-indent: -100000px;
    margin: 0 auto;
    outline: none;
    border: none;
    cursor: pointer;
    margin-top: 10px;
}



.rightArea .requestForm .in input.wpcf7-captchar {
    width: 80px;
}



.breadcrumb {
    margin-bottom: 12px;
}

.breadcrumb ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.breadcrumb ul li {
    float: left;
    color: #999;
    background: url(../images/arrow.png) 0 4px no-repeat;
    padding-left: 10px;
    text-transform: capitalize;
    margin-left: 8px;
}

.breadcrumb ul li:first-child {
    background: none;
    margin-left: -10px;
}

.breadcrumb ul li a {
    color: #333;
    font-size: 12px;
    text-decoration: underline;
}

.breadcrumb ul li a:hover {
    color: #333;
    font-size: 12px;
    text-decoration: none;
}



/*banner*/

.banner {
    margin-bottom: 20px;
}
.banner img{width: 100%;}


/*leftContent*/

.leftContent {
    width: 460px;
    float: left;
    position: relative;
}
.leftContent p .size-full{width: 100%;}
.rightCol .leftContent p .size-full{width: auto;}
.leftContent h2 {
    background: url(../images/tBg.png) no-repeat;
    height: 19px;
    font-size: 16px;
    color: #fff;
    padding: 12px;
    text-transform: capitalize;
    margin: 20px 0 12px 0;
    clear: both;
}

.leftContent p {
    line-height: 20px;
    padding-bottom: 20px;
    text-align: justify;
}



.promo {
    margin-top: 30px;
}



.aboutbox {
    background: url(../images/boxT.gif) top left no-repeat;
    margin-top: 20px;
    width: 219px;
}

.aboutbox h3 {
    font-size: 17px;
    font-weight: bold;
    color: white;
    text-align: center;
    line-height: 17px;
    padding-bottom: 25px;
    text-transform: uppercase;
    padding-top: 10px;
}

.aboutbox .in {
    background: #ededed url(../images/boxB.jpg) bottom no-repeat;
    padding-bottom: 20px;
}

.aboutbox .in p {
    border-bottom: 1px solid #e3e3e8;
    padding: 8px 0;
    font-size: 12px;
    line-height: 18px;
    margin: 0 10px;
}

.aboutbox .in p strong {
    display: block;
    color: #0f497e;
    font-style: italic;
}



ul.productList {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

ul.productList li {
    margin-left: 20px;
    margin-bottom: 25px !important;
    width: 152px;
    height: 250px;
    display: block;
    float: left;
}

ul.productList li:first-child {
    margin-left: 0px;
}
.leftContent ul.productList li:first-child{margin-left: 20px;}

ul.productList li .img {
}

ul.productList li .img img {
    border: 1px solid #CCC;
    -moz-border-radius: 7px;
    border-radius: 7px;
    box-shadow: 3px 3px 3px #888888;
}

ul.productList li h3 {
    font-size: 16px;
    color: #0f497e;
    padding: 10px 0 5px;
    line-height: 1.5em;
}

ul.productList li h3 a {
    color: #0f497e;
}

ul.productList li p {
    line-height: 16px;
    padding-bottom: 12px;
}

ul.productList li a.viewButon {
    background: url(../images/viewBottom.jpg) no-repeat;
    width: 97px;
    height: 22px;
    display: block;
    text-indent: -10000px;
}



h2.title {
    background: none;
    font-size: 30px;
    font-weight: normal;
    color: #00427a;
    padding: 0 0 35px 10px;
    margin: 0;
    text-transform: capitalize;
}

h2.title-1 {
    padding-left: 0px;
    height: auto;
    padding-bottom: 20px;
}

.leftContent ul {
    list-style: disc;
    padding-left: 17px;
    padding-top: 3px;
    padding-bottom: 10px;
    line-height: 1.2em;
}

.leftContent ul li {
    margin-bottom: 3px;
}



.img {
}

img.collout2 {
    position: absolute;
    left: 320px;
    top: -15px;
    display: none;
}



.productimages {
}

.productimages .lBox {
    float: left;
    width: 277px;
    padding-bottom: 20px;
}

.productimages .lBox img {
    border: 1px solid #5b86ad;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.productimages ul {
    float: left;
    width: 205px;
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
}

.productimages ul li {
    float: left;
    margin: 0 0 10px 10px;
}

.productimages ul li img {
    border: 1px solid #5b86ad;
    -moz-border-radius: 7px;
    border-radius: 7px;
    display: block;
}



/*footer*/

.footer {
    background: #111111 url(../images/footerBg.png) repeat-x;
    min-height: 334px;
    margin-top: 100px;
}

.footer .foorerIn {
    width: 960px;
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
}



.footer .foorerIn .newsLetterBox {
    background: url(../images/newbxBg.png) no-repeat;
    width: 649px;
    height: 54px;
    position: absolute;
    top: -20px;
    left: 0;
}

.footer .foorerIn .newsLetterBox form {
    padding: 8px 25px;
}

.footer .foorerIn .newsLetterBox form label {
    float: left;
    font-size: 15px;
    color: #f5f5f5;
    padding-top: 8px;
    text-transform: uppercase;
}

.footer .foorerIn .newsLetterBox form input[type='text'] {
    background: #7a7a7a;
    width: 230px;
    float: left;
    font-size: 14px;
    color: #000000;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    outline: none;
    border: none;
    margin-left: 15px;
}

.footer .foorerIn .newsLetterBox form input[type='submit'] {
    background: url(../images/suscribebutt.gif) no-repeat;
    width: 91px;
    height: 29px;
    display: block;
    text-indent: -100000px;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    margin-left: 10px;
}



.footerMenu {
    float: left;
    padding-top: 55px;
}

.footerMenu .col {
    width: 100px;
    float: left;
    margin-right: 70px;
}

.footerMenu .col h4 {
    text-transform: capitalize;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}



.footerMenu .col ul {
    width: 100px;
    padding-top: 7px;
    list-style: none;
}

.footerMenu .col ul li {
    float: none;
    font-size: 12px;
    color: #5d5d5d;
    margin: 0 0 5px 0;
}

.footerMenu .col ul li a {
    color: #5d5d5d;
}

.footerMenu .col ul li a:hover {
    text-decoration: underline;
}



.mapBox {
    float: right;
    padding-top: 55px;
    width: 170px;
    margin-right: 70px;
}

.mapBox h4 {
    text-transform: capitalize;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    padding-right: 15px;
    text-align: right;
    padding-bottom: 5px;
}



.footerBott {
    border-top: 1px solid #222222;
    padding-top: 10px;
    margin-top: 20px;
}

.footerBott p {
    float: left;
    font-size: 12px;
    color: #5d5d5d;
}

.footerBott small {
    float: right;
    font-size: 12px;
    color: #5d5d5d;
    display: block;
}

.footerBott small a {
    color: #5d5d5d;
    text-decoration: underline;
}

.footerBott small a:hover {
    text-decoration: none;
}



/*home-estimate-form*/

.home-estimate-form {
}

.home-estimate-form h3 {
    font-size: 20px;
    font-weight: normal;
    color: #00427a;
    padding: 0 0 8px 0;
    margin: 0;
    text-transform: capitalize;
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
    margin-top: 10px;
}



.home-estimate-form p {
    float: left;
    width: 230px;
    display: block;
    margin-right: 20px;
    padding-bottom: 0px;
}

.home-estimate-form p.full {
    float: none;
   
}

.home-estimate-form p.fullm {
    margin-top: 30px;
}



.home-estimate-form p input[type='text'], .home-estimate-form p input[type='email'] {
    border: 1px solid #cecece;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #959595;
    outline: none;
    margin: 2px 0 8px 0;
    padding: 3px;
    height: 18px;
    width: 95%;
}

.home-estimate-form p input.wpcf7-captchar {
    width: 30%;
}



.home-estimate-form p select {
    border: 1px solid #cecece;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #515151;
    outline: none;
    margin: 2px 0 8px 0;
    padding: 3px;
    height: 26px;
    width: 99%;
}



.home-estimate-form p small {
    float: left;
    font-size: 11px;
    margin-right: 5px;
    width: 110px;
}

.home-estimate-form input[type='checkbox'] {
    margin: 0;
    padding: 0;
    width: 12px;
    height: 12px;
}

span.wpcf7-list-item {
    margin-left: 0px !important;
}



.home-estimate-form p small input[type='text'] {
    width: 40%;
}



.home-estimate-form p textarea {
    border: 1px solid #cecece;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #959595;
    outline: none;
    margin: 2px 0 8px 0;
    padding: 3px;
    height: 120px;
    width: 93%;
}



.home-estimate-form p input[type="submit"] {
    background: url(../images/requestButton.gif) no-repeat;
    width: 140px;
    height: 25px;
    display: block;
    text-indent: -100000px;
    margin: 0 auto;
    outline: none;
    border: none;
    cursor: pointer;
    margin-top: 10px;
}





table.cpecifications {
    font-size: 10px;
    color: #333;
    margin: 0;
}



table.cpecifications tr td {
    margin: 0;
    padding: 4px;
}
#showBlogCategory{display: none;}
.new-website{
    color: white;
    margin-top: 15px;
    float: left;
	margin-left:15px;
}
.full-width {
    width: 100%;
}
ul.blogList{list-style: none;}
ul.blogList li .img {
    float: left;
    margin-right: 15px;
    width: 150px;
    height: 150px;
    background: white;
}
ul.blogList li{border-bottom: solid 1px #eeeeee;float: left;clear: both;padding-bottom: 20px;margin-bottom: 20px;}
.blogList h3{padding-bottom: 10px;}


