/* CUSTOM CSS - this is where you add your own css rules !!

***********************************************************/

header {
    background: none;
    height: 100px;
    position: absolute;
    width: 100%;
    z-index: 1;
}

body {
    background: #ffffff;
}

#footer .bottom {
    border-top: 0px solid #484848;
    color: #ffffff;
    padding-top: 0px;
}

body.boxed {
    background: #00697a;
}

body.res1170 .row {
    margin-left: 0px;
	margin-right: -30px;
}

body.res1170 div[class*="span"] {
    float: left;
    margin-left: 0px;
    min-height: 1px;
}
body.res1170 .span12 {
    width: 1170px;
}

#footer {
    background: none repeat scroll 0 0 #2F2F2F;
    border-top: 4px solid #FFFFFF;
    color: #ffffff;
    padding: 00px 0 0px 0;
}

.m_title {
    color: #f41a0d;
}

.smallm_title {
    border-bottom: 0px solid #BCBCBC;
    color: #CD2122;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
}

nav#main_menu {
    float: right;
	background: none repeat scroll 0 0 rgba(255, 245, 0, 0.7);
	padding: 0 20px 0 20px;
}

nav#main_menu > ul > li > a {
    border: 0 none;
    border-radius: 2px 2px 2px 2px;
    color: #f4180d;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 5px;
    padding: 0 12px;
    position: relative;
}

.page-title, .subtitle {
    border-bottom: 0px solid #CBCBCB;
    line-height: 1.4;
    margin-bottom: 25px;
    padding-bottom: 25px;
}

header.style1, header.style2 #logo a, header.style2 a#logo, header.style3 #logo a, header.style3 a#logo, .tabs_style1 > ul.nav > li.active > a {
    border-top: 0px solid #2EBCD1;
}

header.style2 #logo a, header.style2 a#logo {
    -moz-box-sizing: border-box;
    background: none;
    border-bottom: none;
    border-top: none;
    color: #EEEEEE;
    font-size: 14px;
    padding: 0 25px;
    width: auto;
}

header.style1, header.style2 #logo a, header.style2 a#logo, header.style3 #logo a, header.style3 a#logo, .tabs_style1 > ul.nav > li.active > a {
    border-top: none;
}

#slideshow #bottom_mask.mask2 {

    background: none;
    bottom: 0;
    height: 0px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 99;
}






