/*
Theme Name: BREATHING AIR COMPRESSORS
Theme URI: http://rows.co.nr
Author: ROWS
Author URI: http://rows.co.nr/
Description: This theme is based on twitter bootstrap version 2.3.2 using WordPress Twitter Bootstrap Plugin 
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blue, 3 column, slideshow
Text Domain: Seismic

text: 
regular : gery :#464545

grey light:#7F7F7F

heads: blue:#319BC5

navi: blue dark:#0D93DC

bgs:
navi-active :blue:#1397DF
navi: grey :#F0EEEE
navi-boreder: #D9D7D7

slots :blue :#319BC5
grey: #E0ECEB

*/

/* -------------------------------------------------------------- */
#section {}

.bgLGery{background-color:#E0ECEB}
.navbar #brand { 
 
  font-size: 20px;
  font-weight: 200;
  color: #ffffff;
  text-shadow: none; text-transform:none;
  background:url(../images/logoTop.png) left center no-repeat;
  padding-left:20px
 
}

.slot{ background-color:#077FC0;  color:#E3E3E3; font-size:12px;  text-transform:uppercase; min-height:60px; font-family:Verdana}
.slot .inner{ padding:20px 14px; text-transform:uppercase; line-height:13px}
.slot .head{ font-size:20px; font-weight:bold; display:block; padding-bottom:5px;padding-top:1px; color:#ffffff}
.slot .subhead{ font-size:16px; font-weight:bold; display:block}


.mh1{ font-size:16px; font-weight:bold; display:block; padding-bottom:5px;padding-top:1px; color:#077FC0; font-family:verdana}
.para1{ font-size:12px; color:#7F7F7F; font-family:verdana}

.feature{ background: none; color:#7F7F7F;}
.feature .inner{ padding:0px}
.feature .head{ font-size:18px; font-weight:bold; color:#319BC5}

.detail{ text-align:justify}
.detail h2{color:#1496E1}
.detail h4{color:#1496E1}


.rightFeature{color:#1496E1; text-align:justify}
.rightFeature h2{color:#1496E1}


.bullets{ list-style:square; list-style-image:url(../images/bullet.jpg); margin-left:14px; }
.bullets li{margin-bottom:15px;}
.bullets span{margin-left:5px;}

.table th{ background-color:#E0ECEB;}

#footer{ color:#E0ECEB; text-align:center; font-family: verdana; font-weight:bold}
#footer .head{ color:#D0CFCF; text-align:center; font-size:30px; font-weight:normal}
#footer .copyright{  text-align:center;  font-size: 10px; color:#000000}
#footer a{  color:#E0ECEB; text-transform:uppercase}
#footer a:hover{  color:#4FCCEA; }


/* ----------------------------------------- */
/*others */

.h5{ height:5px;}
.h8{ height:8px}
.h10{height:10px}
.h15{height:15px;}
.h20{ height:20px}
.h35{ height:35px}
.h40{height:40px}
.h48{height:48px}
.h60{height:60px}
.h80{height:80px}

.bgBlue{ background-color:#319BC5}
.bgWhite{ background-color:#ffffff}

/* --------------------------------*/
/* Additionals */
#tblColSet td{ vertical-align:top;  }
.colSet{cursor:pointer }
.colGap{ float:left; width:10px; display:inline}

.overlay
{
    display:block; display:none;
     background-color: rgba(0,0,0,0.3); 
    height:100%; width:100%;
    position:absolute;
     background-image:url('../images/ajax-loader.gif');
    background-position:center 10%;
    background-repeat:no-repeat;
        
}

