/**

 * @author ( Angie Radtke )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2009 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

html {
    font-size: 100%;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: #f3f5f6;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    width: 100%;
    height: 100%;
}

body {

    position: relative;
    width: 100%;
    height: 100%;
}

/* ###################### general ###################### */
/* ###################### spec ###################### */

@font-face{ 
	font-family: 'groovy';
	src: url('../fonts/not_just_groovy.eot');
	src: url('../fonts/not_just_groovy.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/not_just_groovy.woff') format('woff'),
	     url('../fonts/not_just_groovy.ttf') format('truetype'),
	     url('../fonts/not_just_groovy.svg#webfont') format('svg');
}



.lang-inline a {
  background-color: #02344a;
  color: #fff !important;
  padding: 6px 6px 7px;
}

.lang-inline a {
  background-color: #02344a;
  color: #fff !important;
  display: block;
  float: left;
  margin-right: 10px;
  padding: 5px 7px;
}

.moduletablesearchmodule, .moduletable.langswitcher {
  float: left;
}

div.mod-languages li {
 margin:0 !important; 
}

.bm-cool-menu a {
  font-family: groovy;
  font-size: 11pt !important;
}

.bm-cool-menu a img {
  margin-bottom: -3px;
}

.djslider-default .slide-desc-in {
  font-family: groovy;
}

.item-page, .category-list {
  padding: 0 20px;
}

.header {
  background-color: #fff;
  border-bottom: 40px solid #02344a;
  height: 100px;
  position: fixed;
  transition: all 0.1s ease 0s;
  width: 100%;
  z-index: 99999;
}

.header.smaller {
  margin-top: -100px;
    transition: all 0.5s ease 0s;
}
 

.header-top {
  height: 100px;
  overflow: hidden;
  width: 100%;
}

.topmenu {
  background-color: #02344a;
  height: 40px;
  width: 100%;
}

.headerinner {
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
}

.bm-cool-menu-wrap ul {
  margin: 0 !important;
}

.bm-cool-menu a {
  padding: 4px 15px 2px !important;
}

.bm-cool-menu li {
  margin-top: 6px;
}

.bm-cool-menu-wrap {
  text-align: center !important;
}

.logoholder {
  float: left;
  overflow: hidden;
  width: 50%;
}

.logoholder .moduletable {
  margin: 0;
  padding-top: 6px;
  width: 100%;
}

.top-right {
  float: right;
  margin-top: -18px;
  position: relative;
  top: 50%;
}

.centerarea {
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
  padding-top: 170px;
}

.centerareainner {
  background-color: #fff;
  border-top: 10px solid #02344a;
  box-shadow: 0 0 10px #000;
  margin-bottom: 50px;
  min-height: 300px;
}

.slide-desc-bg-default {
  background-color: rgba(2, 53, 75, 0.75) !important;
}

.slideshow .moduletable {
  border-bottom: 9px solid #94b2bf;
}

.slideshow::after {
  background-image: url("/images/leads/shadow.png");
  background-position: center bottom;
  content: "";
  display: block;
  height: 88px;
  margin-bottom: -55px;
  opacity: 1;
  position: relative;
  width: 100%;
  z-index: 0;
}

.content {
  position: relative;
  z-index: 99;
  display: table-row;
}

.bottom {
  background-color: #02344a;
  padding: 15px 0;
  width: 100%;
}


.slide-text > p {
  color: #fff;
  font-family: verdana;
}



@media all and (min-width: 900px) {
.slide-desc-text-default .slide-title {
  color: #fff;
  font-size: 22pt;
  margin-bottom: 10px;
}
}

.img-fulltext-left {
  width: 25%;
}

.img_caption.none {
  margin-left: auto;
  margin-right: auto;
  width: auto !important;
}

.caption {
  border: 3px solid #fff;
  box-shadow: 0 0 5px #000;
}

.img_caption p {
  color: #02344a;
  font-family: groovy;
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 9px;
}

@media all and (max-width: 899px) and (min-width: 600px) {
#bg {
  background-color: #e0e0e0;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: -5;
}

.slide-desc-text-default .slide-title {
  color: #fff;
  font-size: 16pt;
  margin-bottom: 10px;
}

.img-fulltext-left {
  width: 50%;
}

.img_caption.none {
  margin-left: auto;
  margin-right: auto;
  width: auto !important;
}

}


@media all and (max-width: 599px) and (min-width: 50px) {

.img-fulltext-left {
  width: 100%;
}

.img_caption.none {
  margin-left: auto;
  margin-right: auto;
  width: auto !important;
}
.slide-desc-text-default .slide-title {
  font-size: 4vw !important;
  margin-bottom: 5px;
}

.slide-text {
  display: none;
}


}

#roksearch_search_str {
  border: 0 none;
  font-size: 11pt;
  margin: 0;
  padding: 5px 0 6px 6px;
}

#roksearch_search_str {
  background: #fff url("/images/leads/zoom.jpg") no-repeat scroll 100% 50% !important;
  border: 1px solid #02344a !important;
}

input, textarea, select, #advanced-search-toggle, input.search-query {
  border: 1px solid #cccccc;
  border-radius: 0 !important;
  display: inline-block;
  margin-bottom: 9px;
  padding: 4px;
}







































































/* ###################### spec END ###################### */

#all {
    margin: 0 auto;
    max-width: 1050px;
    padding: 0;
    text-align: left;
    font-size: 0.8em
}

#header {
    display: block !important;
    position: relative;
    padding: 8em 0 0 0;
    overflow: hidden;
}

#header ul {
    position: absolute;
    left: 0;
    top: 5em;
    right: 0;
    display: block;
    margin: 0 0 1px 0;
    text-align: right;
    list-style-type: none;
    padding: 10px 0
}

#back {
    margin: 0;
    padding: 0;
}

#contentarea,
#contentarea2 {
    position: relative;
    overflow: hidden;
    padding: 0 20px !important;
    margin: 0;

}

#wrapper {
    width: 53%;
    float: left;
    position: relative;

}

#wrapper2 {
    width: 72%;
    float: left;
    position: relative;
    padding-bottom: 20px;

}

#wrapper2 .item-page {
    max-width: 660px
}

#main {
    padding-top: 10px;
    padding-bottom: 20px;
    position: relative;

}

#right {
    float: left;
    width: 20%;
    margin: 10px 0 10px 2%;
    padding: 0 0 5px 0;
    position: relative;
}

.unseen,
.hidelabeltxt,
#line label {
    display: inline;
    height: 0;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0;
}

/* ++++++++++++++  nav after content  ++++++++++++++ */
.left {
    padding-top: 0;
    float: right;
    margin: 10px 0 10px 0;
    width: 22%;
    position: relative;

}

/* ++++++++++++++  nav before content  ++++++++++++++ */
.left1 {
    padding: 0;
    float: left;
    margin: 10px 3% 10px 0;
    width: 21%;
    position: relative
}

.leftbigger {
    width: 25%
}

/* ###################### header ###################### */

.skiplinks,
.skiplinks li {
    display: inline;
    height: 0;
    line-height: 0;
    padding: 0 !important;
}

.skiplinks li a.u2 {
    display: inline;
    height: 0;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0;

}

.skiplinks li a.u2:active,
.skiplinks li a.u2:focus {
    position: absolute;
    width: 13em;
    top: -4em;
    left: 10px;
    line-height: 1.5em;
    padding: 5px;
    font-weight: bold;
    height: 3em;

}

.wrap {
    border: 0;
    clear: both;
    float: none;
    font-size: 1px;
    height: 0;
    line-height: 1px;
    margin: 0;
    padding: 0;
    visibility: hidden;
}

#logo {
    margin-top: 0;
    margin-left: 10px;
    display: block;
    padding: 1em 20px 20px 10px;
    width: 425px;
    font-weight: normal;
    line-height: 1em;

}

#logo img {
    display: block;
}

#logo span {
    padding-left: 2px
}

#logo span.header1 {
    display: block;
    top: 0;
    line-height: 0.8em;
    font-size: 0.7em;
    padding-left: 55px
}

.logoheader {
    margin: -2px 10px 0;
    padding: 0;
    text-align: left;
    font-weight: normal;
    line-height: 1.5em;
}
.header1 {
	font-size: 1.5em;
	margin-left: 10px;
}

#line {
    padding: 5px 0 2px 2px;
    position: absolute;
    right: 10px;
    top: 0.5em;
    max-width: 40em;
    text-align: right;
    min-width: 40em

}

#fontsize,
#line .search {
    display: inline;
    margin: 0;
}

/* ++++++++++++++  button for closing right column  ++++++++++++++ */

#close {
    margin-right: 0;
    text-transform: uppercase;
}

#close span {
    position: absolute;
    right: 20px;
    z-index: 10000;
    top: 5px;
    font-weight: bold;
    text-align: right;
    line-height: 1.5em;
    margin-top:20px;
    padding: 5px
}

#close > a {
    display: block;
    overflow: hidden
}

#close > a:hover span {
    background: #095197
}

/* ###################### main ###################### */

/* ++++++++++++++  position  ++++++++++++++ */

.blog-featured {
    padding: 0;
}

.items-leading {
  margin-bottom: 10px;
  overflow: hidden;
  padding: 0 2% 10px;
}

.row-separator {
    display: block;
    clear: both;
    margin: 0;
    border: 0;
    height: 1px
}

.item-separator {
    display: none;
    margin: 0;
}

.shownocolumns {
    width: 98% !important;
}

#top {
    margin: 0 0 20px 0;
    overflow: hidden
}

/* ++++++++++++++  blog  ++++++++++++++ */

.cols-1 {
    display: block;
    float: none !important;
    margin: 0 !important;
}

.cols-2 .column-1 {
    width: 46%;
    float: left;
}

.cols-2 .column-2 {
    width: 46%;
    float: right;
    margin: 0
}

.cols-3 .column-1 {
    float: left;
    width: 29%;
    padding: 0 5px;
    margin-right: 4%

}

.cols-3 .column-2 {
    float: left;
    width: 29%;
    margin-left: 0;
    padding: 0 5px
}

.cols-3 .column-3 {
    float: right;
    width: 29%;
    padding: 0 5px
}

.items-row {
    overflow: hidden;
    margin-bottom: 10px !important;
}

.column-1,
.column-2,
.column-3 {
    padding: 0px 2%;
}

.column-2 {
    width: 55%;
    margin-left: 40%;
}

.column-3 {
    width: 30%
}

.blog-more {
    padding: 10px 5px
}

/* ++++++++++++++  footer  ++++++++++++++ */

#bottom {
    overflow: hidden
}

.box {
    width: 27%;
    float: left;
    margin-right: 10px;
    min-height: 100px
}

.box1 {
    width: 35%
}

.box2 {
    width: 32%
}

.box3 {
    float: right
}

#footer-inner, #footer {
    max-width: 1025px;
    margin: 0 auto;

    padding: 10px 15px 10px 10px;
}

img {
    border: 0 none;
    max-width: 100%;
}

/* hide the mobile menu button */
#mobile_select {
    display: none
}
