/**

 * @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 */

@font-face {
  font-family: "Titillium Maps";
  src: url("../fonts/TitilliumMaps29L002.eot");
  src: local('Titillium Maps'), local('TitilliumMaps'),
    url("../fonts/TitilliumMaps29L002.otf") format("opentype"),
    url("../fonts/TitilliumMaps29L002.woff") format("woff");
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Regular.eot");
  src: local('Lato'), local('Lato-Regular.ttf'), url("../fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  
  src: url("../fonts/Lato-Bold.eot");
  src: local('Lato Bold'), local('Lato-Bold.ttf'), url("../fonts/Lato-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Regular";
  src: url("../fonts/Lato-Regular.eot");
  src: local('Lato Regular'), local('Lato-Regular.ttf'), url("../fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato BoldItalic";
  src: url("../fonts/Lato-BoldItalic.eot");
  src: local('Lato BoldItalic'), local('Lato-BoldItalic.ttf'), url("../fonts/Lato-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Italic";
  src: url("../fonts/Lato-Italic.eot");
  src: local('Lato Italic'), local('Lato-Italic.ttf'), url("../fonts/Lato-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Rokkitt Bold";
  src: url("../fonts/Rokkitt-Bold.eot");
  src: local('Rokkitt Bold'), local('Rokkitt-Bold.ttf'), url("../fonts/Rokkitt-Bold.ttf") format("truetype");
}
@font-face {
  font-family: Arial, Helvetica, sans-serif;
  src: url("../fonts/Rokkitt-Regular.eot");
  src: local('Rokkitt Regular'), local('Rokkitt-Regular.ttf'), url("../fonts/Rokkitt-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Cabin Bold";
  src: url("../fonts/Cabin-Bold.eot");
  src: local('Cabin Bold'), local('Cabin-Bold.ttf'), url("../fonts/Cabin-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "CabinCondensed Bold";
  src: url("../fonts/CabinCondensed-Bold.eot");
  src: local('CabinCondensed Bold'), local('CabinCondensed-Bold.ttf'), url("../fonts/CabinCondensed-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "CabinCondensed Medium";
  src: url("../fonts/CabinCondensed-Medium.eot");
  src: local('CabinCondensed Medium'), local('CabinCondensed-Medium.ttf'), url("../fonts/CabinCondensed-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "CabinCondensed Regular";
  src: url("../fonts/CabinCondensed-Regular.eot");
  src: local('CabinCondensed-Regular'), local('CabinCondensed-Regular.ttf'), url("../fonts/CabinCondensed-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Cabin Medium";
  src: url("../fonts/Cabin-Medium.eot");
  src: local('Cabin-Medium'), local('Cabin-Medium.ttf'), url("../fonts/Cabin-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Cabin";
  src: url("../fonts/Cabin-Regular.eot");
  src: local('Cabin'), local('Cabin-Regular.ttf'), url("../fonts/Cabin-Regular.ttf") format("truetype");
}

*
{
        margin: 0;
        padding: 0;
}

body
{
    font-size: 100.01%;
    padding: 0px;
    text-align: center;
    position:relative;
}

/* ###################### general ###################### */
#all
{
    margin: 0 auto;
	width: 1024px;
    padding: 0px;
    text-align: left;
	margin-bottom: 25px;
}

#header
{
    display:block !important;
    position:relative;
    padding:0px 0 0 0;
    overflow:hidden;
}

#back
{
	margin: auto;
	padding:0px;
	max-width:966px;
	min-width:966px;
}

#contentarea {
    position:relative;
    overflow:hidden;
    /*padding:0px 20px !important;*/
    /*margin:0;*/
	/*margin: 0px 10px !important;*/
	width: 100%;
	min-height: 420px; 

}

#contentareaContents {
    position:relative;
    overflow:hidden;
    /*padding:0px 20px !important;*/
    /*margin:0;*/
	/*margin: 0px 10px !important;*/
	width: 100%;
	min-height: 200px; 
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #000;
}

#contentTop {
	/*width: 100%;*/
	min-height: 200px;
	padding: 10px 0px !important;
}

#contentBottom {
	/*width: 100%;*/
	min-height: 200px;
	padding: 10px 0px !important;
	border-top: 1px solid #000;
	line-height:22px;
}

#contentBottom h3 {
	font-family: "Lato Italic";
}

#content-1-up {
	width: 303px !important;
	margin-bottom: 14px;
}
#content-2-up {
	width: 303px !important;
	height: 193px !important;
	padding-top: 14px;
	padding-bottom: 14px;
	/*border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;*/
}
#content-3-up {
	width: 303px !important;
	height: 193px !important;
	padding-top: 14px;
}

#content-1 {
	float: left;
	width: 303px !important;
	margin-right: 14px;
}
#content-2 {
	float: left;
	width: 303px !important;
	height: 193px !important;
	padding-left: 14px;
	padding-right: 14px;
	/*border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;*/
}
#content-3 {
	float: right;
	width: 303px !important;
	height: 193px !important;
}
#content-4 {
	float: left;
	width: 303px !important;
	max-height: 193px;
	margin-right: 14px;
}
#content-5 {
	float: left;
	width: 303px !important;
	max-height: 193px;
	padding-left: 14px;
	padding-right: 14px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#content-6 {
	float: right;
	width: 303px !important;
	max-height: 193px;
}

#topRightDown {
	margin: 5px 0px; 
	text-align:right;
	width: 303px;
}

#main
{
    /*padding: 10px 0px 20px 0px;*/
    position: relative;
    min-height:420px;
}

#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;

}

.skiplinks li a.u2:active,
.skiplinks li a.u2:focus
{
    position:absolute;
    width:13em;
    top:10px;
    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;
}

h1#logo
{
        font-size:3.5em;
        line-height:1.0em;
}

#logo
{
        margin-top:0.6em;
        /*margin-left:10px;*/
        /* position:absolute;*/
        display:block;
        /*padding:20px 20px 20px 10px;*/
        /*width:425px;*/
        padding-top:0.6em;
        font-weight:normal;
        line-height:1em;
        font-size:3em;
}

#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;
        min-height:159px;

}

#line {       
	/*padding:0px 0px 5px 0px;*/
	position:relative;
	right :0px;
	top:5em;
	max-width:604px;
}


/* ++++++++++++++  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:100% !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:30%;
        /*padding:0px 5px;*/
		padding:0px 0px;
        margin-right:5%;

}
.cols-3 .column-2
{
        float:left;
        width:30%;
        margin-left:0;
        padding:0px 0px
}
.cols-3 .column-3
{
        float:right;
        width:30%;
        padding:0px 0px
}

.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
{
        float:left;
        margin-right:5px;
        min-height:100px
}



.box1
{
        width:206px;
}

.box7
{
        width:284px;
}

.box54
{
	width:18%
}

.box60
{
	width:14%
}

.box49
{
	float:right;
	margin-right:0px;
}

#footer-inner
{
        max-width:966px;
        margin:0 auto;
        
        padding:10px 15px 15px 10px;
}

img { border: 0 none; }
.gg{ height:15px; width:1px; background:#000000; margin:0 auto;}
.sbq a{ color:#000; font-weight:bold;}
.sbq tr td{ text-align:center; vertical-align:middle;}