/**

 * @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
{
    			margin:0;
				padding:0;
				text-align:right;
				font-size:15px;
				font-family:Arial;
				line-height:19px;
				color:#000;
}

/* ###################### general ###################### */
#all
{
    margin: 0 auto;
    padding: 0px;
}

#header
{
    display:block !important;
    position:relative;
    padding:0px 0 0 0;
	z-index:10
}

#back
{
        margin: 0;
        padding:0px;
}

#contentarea,
#contentarea2
{
    position:relative;
    overflow:hidden;
    padding:0px 20px !important;
    margin:0;

}

#wrapper
{
        width:53%;
        float:right;
        position:relative;

}

#wrapper2
{
    width:72%;
    float:right;
    position:relative;
    padding-bottom:20px

}
#wrapper2 .item-page
{
    max-width:660px
}
#main
{
    padding: 10px 0px 20px 0px;
    position: relative;
    min-height:420px;
}

#right
{
    float:right;
    width: 20%;
    margin:10px 2% 10px 0px;
    padding:0px 0px 5px 0px;
    position:relative;
}

.unseen,
.hidelabeltxt
{
    display: inline;
    height: 0px;
    right: -3000px;
    position: absolute;
    top: -2000px;
    width: 0px;
}

/* ++++++++++++++  nav after content  ++++++++++++++ */
.item-page img.left {
float: right;
margin: 0 0 1em 2em;
}

/* ++++++++++++++  nav before content  ++++++++++++++ */
.left1
{
    padding:0px 0 0 0px;
    float: right;
    margin:10px 0 10px 3%;
    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;
    right: -3000px;
    position: absolute;
    top: -2000px;
    width: 0px;

}

.skiplinks li a.u2:active,
.skiplinks li a.u2:focus
{
    position:absolute;
    width:13em;
    top:10px;
    right: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 span
{
        padding-right:2px
}

#logo span.header1
{
        font-size:0.4em;
        display:block;
        top:0em;
        line-height:0.8em
}

.logoheader
{
	top:20px;
	right:0;
}

#line
{       padding:5px 0px 2px 2px;
        position:absolute;
        left :20px;
        top:5em;
        max-width:38em;

}


/* ++++++++++++++  button for closing left column  ++++++++++++++ */

#close
{
        margin-left:0px;
        font-size:0.85em;
        text-transform:uppercase;
}

#close span
{
    position:absolute;
    left: 20px;
    z-index:10000;
    top:5px;
    width:7em;
    font-weight:bold;
    text-align:left;
    line-height:1.5em;
    padding:5px 2px 5px 5px
}

/* ###################### main ###################### */

/* ++++++++++++++  position  ++++++++++++++ */

.blog-featured
{
        padding: 0;
}

.items-leading
{
        padding:0px 0 20px 0;
        overflow:hidden;
}

.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:48%;
        float:right;
}

.cols-2 .column-2
{
        width:46%;
        float:left;
        margin:0
}

.cols-3 .column-1
{
        float:right;
        width:29%;
        padding:0px 5px;
        margin-left:4%

}
.cols-3 .column-2
{
        float:right;
        width:29%;
        margin-right:0;
        padding:0px 5px
}
.cols-3 .column-3
{
        float:left;
        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-right:40%;
}

.column-3
{
        width:30%
}

.blog-more
{
        padding:10px 5px
}

/* ++++++++++++++  footer  ++++++++++++++ */

#bottom
{
        overflow:hidden
}

.box
{
        width:27%;
        float:right;
        margin-left:10px;
        min-height:100px
}

.box1
{
        width:35%
}

.box2
{
        width:32%
}

.box3
{
        float:left
}

#footer-inner
{
        max-width:1025px;
        margin:0 auto;
        font-size:0.8em;
        padding:10px 15px 15px 10px;


}

h1				{
				font:34px Arial;
				
				text-shadow:1px 1px 2px #545454;
				color:#000;
				margin:0;
				padding:0 0 20px;
				text-transform:uppercase;
				}
				
h2				{
				font:32px Arial;
				text-shadow:1px 1px 2px #545454;
				color:#000;
				margin:0;
				padding:0 0 6px;
				text-transform:uppercase;
				}
				
				h2 a	{
				color:#000;
				text-decoration:none;
				}
				
				h2 a:hover	{
				color:#000;
				text-decoration:none;
				}
				
h3				{
				font:32px Arial;
				text-shadow:1px 1px 2px #545454;
				color:#000;
				margin:0;
				padding:0 0 6px;
				text-transform:uppercase;
				}
				h3 strong	{
				color:#ffcc00;
				text-decoration:none;
				}
				h3 a	{
				color:#393939;
				text-decoration:none;
				}
				
				h3 a:hover	{
				color:#000;
				text-decoration:none;
				}

h4				{
				font:12px Arial;
				color:#000;
				margin:0;
				padding:0 0 10px;
				text-transform:lowercase;
				}
				
h5, h6			{
				font:12px Arial;
				color:#000;
				margin:0;
				padding:0 0 1.5em;
				}
.moduletable ul {
}

.left_menu {padding:37px 15px 30px 40px  !important; }
.moduletable .current a {color:#a7a7a7}
#content ul		{
				margin:0;
				/*list-style:none;*/
				display:table;
				}
				
#content li		{
				margin:0px;
				margin-top:5px;
				margin-right:30px;
				color:#000;
				/*padding:0 18px 7px 0;
				background:url(../images/bullet.gif) no-repeat;
                background-position: right 4px;*/
				}
				
#content li a	{
				color:#457F8C;
				text-decoration:underline;
				}
				
#content li a:hover	{
				color:#457F8C;
				text-decoration:none;
				}

.left_pic {margin:0 0 17px 17px}
.left_pic2 {margin:0 0 17px 0}
.pics_col {float:right; width:360px}
.affilate { background:url(../images/affilate.gif) no-repeat 0% 0; display:block; border:1px solid #457f8c; float:right; width:156px; height:113px;}
.affilate:hover { background:url(../images/affilate_h.gif) no-repeat 0% 0; display:block; border:1px solid #457f8c; float:right; width:156px; height:113px;}
.title_main {color:#144659; font-size:31px; margin-bottom:20px}
.pt41 {font-size:41px}
.right_col p {margin:0 0 13px 0}
.article_left_title {color:#457f8c; font-size:13px; font-weight:bold;}
.article_right_title {color:#f3a13f; font-size:13px; font-weight:bold;}
.article1 {float:right; width:270px; margin-left:50px; margin-top:22px; color:#fff}
.article2 {float:right; width:270px; margin-left:50px; margin-top:22px; color:#fff}
.article3 {float:right; width:270px; margin-left:0px; margin-top:22px; color:#fff}
.article1 h3 {color:#fff; font-size:32px; background:url(../images/icon1.png) no-repeat 0% 0%; padding:0 62px 6px 0px; text-transform:capitalize; margin-bottom:20px;background-position: right;}
.article2 h3 {color:#fff; font-size:32px; background:url(../images/icon2.png) no-repeat 0% 0%; padding:0 62px 6px 0px; text-transform:capitalize; margin-bottom:20px;background-position: right;}
.article3 h3 {color:#fff; font-size:32px; background:url(../images/icon3.png) no-repeat 0% 0%; padding:0 62px 6px 0px; text-transform:capitalize; margin-bottom:20px;background-position: right;}

#prev2 {display:block; width:36px; height:34px; background:url(../images/up_button.gif) no-repeat 0% 0%; text-decoration:none; position:absolute; margin-right:198px; margin-top:-40px}
#next2 {display:block; width:35px; height:34px; background:url(../images/down_button.gif) no-repeat 0% 0%; text-decoration:none; position:absolute; margin-right:233px; margin-top:-40px }
.slogan {position:absolute; left:0; bottom:61px; text-align:left}
.slide {position:relative; overflow:hidden}
.slogan1 {padding:0 20px; line-height:62px; height:62px; font-size:36px; color:#fff; background:#035ea2; float:left; text-transform:uppercase}
.slogan2 {padding:0 20px; line-height:37px; height:37px; font-size:31px; color:#dfdfdf; clear:both; float:left;  background:url(../images/slogan_bg.png) repeat 0% 0%}
.slogan2 strong,.slogan3 strong {color:#dfdfdf; margin-top:-2px; padding:0 0 0 0; display:block;}
.slogan3 {padding:0 20px; line-height:37px; height:37px; font-size:26px; color:#dfdfdf; float:left; clear:both;  background:url(../images/slogan_bg.png) repeat 0% 0%}