/**

 * @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.
 */

/* not ready */

*
{
        margin: 0;
        padding: 0;
}

body
{
    font-size: 100.01%;
    padding: 0px;
    text-align: center;
    position:relative;
}

/* ###################### general ###################### */
#all
{
    margin: 0 auto;
    max-width:980px;
    padding: 0px;
    text-align: left;
}

#header
{
  background: #eee url(../images/header_outer.jpg) repeat-x; */
    display:block ;
    position:relative;
    padding:0px;
    overflow:hidden;
}

#back
{
        margin: 0;
        padding:0px;
}

#contentarea,
#contentarea2
{
  position:relative;
    overflow:hidden;
    padding:0;
    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: 10px 0px 20px 0px;
    position: relative;
    min-height:320px;
}

#right
{
    float:left;
    width: 20%;
    margin:10px 0px 10px 2%;
    padding:0px 0px 5px 0px;
    position:relative;


}

.unseen,
.hidelabeltxt
{
        display: inline;
    height: 0px;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0px;
}

/* ++++++++++++++  nav after content  ++++++++++++++ */
.left
{
        padding-top:0px;
        float:right;
        margin:10px 0px 10px 0%;
        width: 22%;
        position:relative;

}

/* ++++++++++++++  nav before content  ++++++++++++++ */
.left1
{
    padding:0px 0 0 0px;
    float: left;
    margin:10px 3% 10px 0px;
    width: 21%;
        position:relative
}

.leftbigger
{
        width:25%
}


/* ###################### header ###################### */

.skiplinks,
.skiplinks li
{
        display: inline;
    height: 0px;
    line-height:0;
    padding:0 !important;
}

.skiplinks li a.u2
{
        display: inline;
    height: 0px;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0px;
    z-index: 200 !important;
}

.skiplinks li a.u2:active,
.skiplinks li a.u2:focus
{
        position:absolute;
    width:13em;
    top:100px;
    left:10px;
    z-index:10;
    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;
}

h1#logo
{
        font-size:3.5em;
        line-height:1.0em;
}

#logo
{
}

#logo img
{
        display: block;
        }

#logo span
{
        padding-left:2px
}

#logo span.header1
{
        font-size:0.4em;
        display:block;
        top:0em;
        line-height:0.8em
}

.logoheader
{
        margin:0;
        padding:0;
        text-align:left;
        font-weight:normal;
        line-height:1.5em;


}

#line
{

}

/* ++++++++++++++  button for closing right column  ++++++++++++++ */

#close
{
        margin-right:0px;
        font-size:0.85em;
        text-transform:uppercase;
}

#close span
{
        position:absolute;
        right: 20px;
    z-index:10000;
    top:5px;
    width:7em;
    font-weight:bold;
    text-align:right;
    line-height:1.5em;
    padding:5px 2px 5px 5px
}


/* ###################### main ###################### */

/* ++++++++++++++  position  ++++++++++++++ */

.blog-featured
{
        padding: 0;
}

.items-leading
{
        padding:0px 5px 10px 5px;
        overflow:hidden;
        margin-bottom:10px
}

.row-separator
{
        display: block;
        clear: both;
        margin: 0;
        border: 0px;
        height:1px
}

.item-separator
{
        display: none;
        margin: 0px;
}

.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:0px 5px;
        margin-right:4%

}
.cols-3 .column-2
{
        float:left;
        width:29%;
        margin-left:0;
        padding:0px 5px
}
.cols-3 .column-3
{
        float:right;
        width:29%;
        padding:0px 5px
}

.items-row
{
        overflow:hidden;
        margin-bottom:10px !important;
}

.column-1,
.column-2,
.column-3
{
        padding:10px 5px
}

.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;
        position:relative
}

.box1
{
        width:35%
}

.box2
{
        width:32%
}

.box3
{
        float:right
}

#footer-inner
{
        max-width:1025px;
        margin:0 auto;
        font-size:0.8em;
        padding:10px 15px 15px 10px;
}

img { border: 0 none; }

.logomain {
height: 120px;
width: 154px;
padding: 0;
margin: 25px 35px 10px 25px;
float: left;
}

.header-contact{
padding: 0;
float: right;
width: 180px;
height: 115px;
margin: 25px 15px 5px 0;

}

.header-contact ul 
{
padding: 0;
margin: 0;
}

.header-contact ul li{
  list-style-type: none;
}
.header-contact ul li b{
color: #1d2d5e;
font-size: 18px;
font-family: arial;
vertical-align: top;
display: inline-block;
  font-weight: normal;
}

.li1 a{
font-size: 15px;
color: #1d2d5e;
font-family: arial;
margin: 0 0 15px 0;
letter-spacing: 1.6px;
font-weight: bold;
}

.li2 {
color: #1d2d5e;
margin: 5px 0 5px 0;
font-size: 15px;
line-height: 24.2px;
font-family: arial;
letter-spacing: 0.7px;
}


.li2in {
font-size: 16px;
line-height: normal;
letter-spacing: 0.3px;
margin: 10px 0 0 0;
color: #1d2d5e;
}


.li3 {
color: #1d2d5e;
font-size: 19px;
font-family: inherit;
font-weight: bold;
letter-spacing: 0.3px;

}

.footer-c{
margin: 0;
padding: 0;
position: absolute;
bottom: 15px;
width: 326px;
float: none;
text-align: center;
left: 326px;
color: #fff;
letter-spacing: 0.3px;
font-family: arial;
 font-size: 14px;text-shadow: black 0.1em 0.1em 0.2em;
}
.footer-adress{
float: right;
padding: 0;
margin: 10px 30px 0 0;
height: 80px;
width: 345px;
color: #eee;
font-size: 14px;
letter-spacing: 0.3px;
  text-align: right;
  text-shadow: black 0.1em 0.1em 0.2em;
}
.footer-adress ul li {
list-style-type: none;
padding: 0;
margin: 0;
  text-shadow: black 0.1em 0.1em 0.2em;
}

.footer-menu {
float: left;
padding: 0;
margin: 10px 0 0 30px;
color: #fff;
font-family: arial;
letter-spacing: 0.4px;
text-align: left;
font-size: 16px;
}
.footer-menu ul li {
list-style-type: none;
padding: 0;
margin: 0;
  
}

.footer-menu ul li a {
  text-decoration: none;
  color: #eee;
  font-size: 14px;
}
.footer-menu ul li a:hover {
  text-decoration: none;
  color: #263b7a;
  font-size: 14px;
}
.contact-form {
width: 635px;
margin: 0;
padding: 0;
}

#jform_contact_email_copy {
margin: 11px 0;
}

#jform_contact_email-lbl, #jform_contact_message-lbl, #jform_contact_emailmsg-lbl, #jform_contact_name-lbl {
font-family: arial;
color: #757773;
font-size: 18px;
}
#jform_contact_email_copy-lbl {
color: #757773;
font-size: 13px;
font-family: arial;
}

.mpoints{
position: relative;
top: 17px;
}
/*html { 
  background: url(../images/bg1.png) no-repeat center center fixed; 
  -webkit-background-size: cover; 
  -moz-background-size: cover; 
  -o-background-size: cover; 
  background-size: cover; 
}
*/
.h-title {
font-size: 56px;
font-family: arial;
float: left;
height: 70px;
width: 500px;
padding: 56px 0 0 0;
color: #1d2d5e;
font-weight: bold;
letter-spacing: 2px;
text-shadow: 3px 3px 1px #65666B;}

#cnickela {
padding: 10px;
font-size: 14px;
font-family: arial;
border: none;
}

#cnickelb  {
padding: 10px;
font-size: 14px;
font-family: arial;
border: none;
}

#bgcolor{
padding: 10px;
font-size: 14px;
font-family: arial;
border: none;
}

.moduletable1k {
margin: 2px 0 5px 20px;
}
.moduletable2k {
margin: 30px 0 5px 25px;
}