/**
 * @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 */
h1 {font-size:40px; color:#303030; padding:0 0 15px 0; border-bottom:1px solid #d6d6d6; margin-bottom:25px; font-weight:normal; line-height:100%}
h2, h3 {font-size:30px; color:#ed1c24; padding:0 0 21px 0; border-bottom:1px solid #d6d6d6; margin-bottom:18px; font-weight:normal; line-height:100%}
h4 {font-size:26px; color:#fff;   margin-bottom:26px; line-height:1.2em; padding:0 0 0 24px; background:url(../images/title_bg.png) no-repeat 0% 10px; font-weight:normal}
h1 a, h2 a, h3 a, h4 a{color:#f2c522; text-decoration:none}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {color:#f2c522; text-decoration:none}



.wrapper_overflow, #maincolbck {overflow:hidden}
img a {
	outline:none;
}
img  {border:none}
a {color:#222; text-decoration:underline; outline:none;}
a:hover {text-decoration:none; }
.logo {position:absolute; top:76px; left:24px;}

fieldset
{
        margin:10px 0 ;
        padding:15px 0px;
        border:solid 1px
}

p
{
        padding:0 0 24px 0;
}

em
{
        font-weight:bold;
}

/* ##########################  general  ########################### */
html, body {height:100%}
#all
{
    margin:0 auto -82px;
	width:100%;
	height:100%;
	height:auto;
	min-height:100%
}
.push {height:82px}
#content { width:1000px; margin:0 auto; padding:0}
.content_top {background:#dedede url(../images/cont_bg.gif) repeat-x 50% 0; margin-bottom:10px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; padding:30px 25px 17px; -moz-box-shadow: 2px 2px 4px #adadad;
-webkit-box-shadow: 2px 2px 4px #adadad;
box-shadow: 2px 2px 4px #adadad;}
/* ##########################  header content  ########################### */

#header 
{
	height:188px;
	position:relative;
	width:100%;
	z-index:1500;
	background: url(../images/top_bg.png) repeat-x 50% 43px;
}
.head {position:relative;
 width:1000px;  height:188px; 
 margin:0 auto;
 }
#header form .button
{
        font-weight:bold;
        margin: 0;
        cursor:pointer;
        text-align:center;
        text-transform:uppercase
}

#header form .inputbox
{

        font-size:1em;
}

#header form .inputbox { margin: 0 4px 2px 0;}
#header .search {position:absolute; top:5px; right:30px}
#header .search .button {position:absolute; top:0; left:215px;}

#header ul.menu
{


  top:85px;

	border:0 ;
	text-align:left;
	 display:block;
	 margin:0px 0 0 0;
	 position:absolute;
	 right:40px
}


#header ul.menu li {float:left; list-style:none; margin:0 0 0 0; display:inline ; padding:0 0 0 0px;  position:relative ; vertical-align:bottom;}
#header ul.menu li:first-child {background:none}
#header ul.menu >  li:hover >  a{color:#fff; background:#777   }
#header ul.menu > li.current > a {color:#fff; background:#e4141c   }
#header ul.menu li a{color:#757575; font-size:17px; padding:17px 28px 16px; text-decoration:none; text-transform:lowercase; display:block ; -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px; z-index:10}

#header ul.menu ul {display:none; position:absolute;    padding:2px 0; top:50px; left:0px; width:203px ;  }
#header ul.menu ul ul {display:none; position:absolute;  margin-top:-9px;  padding:9px 0; top:0; left:202px; width:204px  }
#header ul.menu ul  li {float:none ; display:block;  margin:0; list-style:none; background:none; width:205px; margin:0 0 1px 0}
#header ul.menu ul a {font-size:16px; color:#fff !important; float:none;   width:168px; text-align:left; display:block ; background:#515151  ;  padding:15px 0 15px 32px }
#header ul.menu ul ul a { background:#777 ;  }
#header ul.menu ul li:first-child a {border:none}
#header ul.menu ul a:hover {background:#e4141c  ; color:#fff !important}

/* ##########################  fontsize  ########################### */

#fontsize
{
    padding:0;
    margin:0 20px 0 1px;
    text-align:right;
    margin-bottom:0px;
    float:none;


}

#fontsize h3
{
    padding-right:0;
    font-weight:normal;
    display:inline;
    font-size:1em;

        margin:0
}

#fontsize p
{
    margin:0 0 0 2px;
        padding:0;
    display:inline;
    font-size:1em;


}

#fontsize p a
{
    margin:0 2px;
    display:inline;
    padding:0px 5px;
}


/* ##########################  breadcrumbs  ########################### */

#breadcrumbs
{
        padding:0 0 0 0px;
        text-align:left;
        margin:15px 20px 15px 0px;
        font-size:0.85em
}

#breadcrumbs p
{
        padding:5px;
        display:inline;
}

#breadcrumbs span
{
        padding:0px;
}

#breadcrumbs span a:link,
#breadcrumbs span a:visited
{
        text-transform:none;
        font-weight:normal
}

#breadcrumbs span a:hover,
#breadcrumbs span a:active,
#breadcrumbs span a:focus
{
        text-decoration:none;
}


/* ##########################  navigation column  ########################### */

#nav ul
{
        list-style-type:none;
        margin:0px 0;
}

.module_content
{
        margin:0px 0 0px 0;
        padding:0px 0px 10px 5px
}


.main .moduletable, .news_page .moduletable
{
        margin:0px 0 0 0;
        padding:0px 0 25px 0;
}

.moduletable_menu
{
        margin:0px 0 10px 0;
}

.moduletable_js
{
        margin-bottom:5px;
}

#nav h3.js_heading,
#right h3.js_heading
{
        position:relative;
        display:block;
        padding:5px 0px 0 0px ;
        margin:0px ;
        font-size:1.40em;
}

h3.js_heading span.backh
{
        padding:4px 0px 0px 10px;
        display:block;
}

h3.js_heading span.backh1
{
        padding:0px 20px 8px 0px;
        display:block;
}

h3.js_heading a
{
        display:block;
        position:absolute ;
        right:0px ;
        top:0px;
        padding:5px 5px 0 0;
        text-decoration:none;
}

.no
{
        font-size:1px;
}

#nav h3
{
        font-size:1.4em;
        margin:5px 0 6px 0;
        font-weight:normal;
        line-height:1.19em
}


#nav h3 span.backh3
{
        padding:0px 0px 5px 2px;
        display:block;
}




.item
{
        padding:0px 5px 10px 5px;
        display:block
}

.item-page
{
        display:block;
        overflow:hidden
}



.blog .category-desc
{
        padding:0 5px;
        margin:10px 0 25px
}

.blog .cat-children .category-desc
{
        padding:0 0px;
        margin:10px 0 25px
}



#main ul.subcategories
{
        margin:20px 20px 20px 10px
}
#main .subcategories-link
{
        font-weight:bold
}

#main ul
{
        list-style-position:outside;
        list-style-type:square;
        padding:0 0 0 15px;
        margin:10px 0 10px 0px;
}

#main ol
{
        padding:0 0 0 20px;
        margin:10px 0 10px 0px;
                list-style-position:outside
}

#main ul li,
#main ol li
{
        padding:0;
        line-height:1.7em;
        margin: 0;
}

#main .category-list
{
        padding:0 5px;
        display:block;
}

#main .category-list h1
{
        margin-left:-5px;
        margin-right:-5px;
}

.categories-list
{
        padding:0 5px
}

#main .categories-list ul
{
        margin:0px 0 0 20px;
        padding:0
}

#main .categories-list ul li
{
        padding: 5px;
}

#main .categories-list ul ul
{
        margin-left:15px
}

#main .categories-list dl dt,
#main .categories-list dl dd
{
	display:inline
}

.category-desc
{
        line-height:1.7em;
        margin:10px 0;
        padding-left:0px
}

.small
{
        font-size:0.85em;
        margin:0 0 20px;
}

.image-left
{
        float:left;
        margin:0 15px 5px 0;


}

.image-right
{
        float:right;
        margin:0 0 5px 15px
}

.archive
{
        padding:0 5px
}

.archive form
{
        padding:0 5px
}

ul#archive-items
{
        margin:20px 0 20px 0px;
        list-style-type:none;
        padding:0
}

ul#archive-items li.row0,
ul#archive-items li.row1
{
        padding:10px 0;
        margin:10px 0;
}

/* ++++++++++++++  columns  ++++++++++++++ */

.cols-4 .column-1
{
        width:23%;
        float:left
}

.cols-4 .column-2
{
        width:23%;
        margin-left:1%;
        float:left;
}

.cols-4 .column-3
{
        width:23%;
        margin-left:1%;
        float:left
}

.cols-4 .column-4
{
        width:23%;
        margin-left:0;
        float:right
}

/* ++++++++++++++  top  ++++++++++++++ */

#top h2
{
        font-size:1.4em;
        font-weight:normal
}

/* ++++++++++++++  leading  ++++++++++++++ */

#main .items-leading h2
{
        font-size:1.4em;
        font-weight:normal;
        padding:5px 0px
}

/* ++++++++++++++  readmore  ++++++++++++++ */

#main .readmore a
{
        font-weight:bold;
        padding:2px 5px 2px 10px;
        display:inline-block;
        margin-top:5px;
                text-decoration:none
}

.newsflash  a.readmore:link,
.newsflash a.readmore:visited,
#main a.readmore:link,
#main a.readmore:visited
{
        padding:4px 5px 4px 10px ;
        line-height:1.2em;
        text-decoration:none;

}

.newsflash  a.readmore:link,
.newsflash a.readmore:visited
{margin:10px 0;display:block}

a.readmore:hover,
a.readmore:active,
a.readmore:focus
{
        text-decoration:none
}

#main .readmore a:hover,
#main .readmore a:active,
#main .readmore a:focus
{
        text-decoration:none;
}

/* ++++++++++++++  details  ++++++++++++++ */

.article-info
{
        margin:10px 0 10px 0px;
        font-size:0.9em;
}

.article-info-term
{
        display:none
}

dt.category-name,
dt.create,
dt.modified,
dt.createdby
{
        float:left;
        padding-right:5px;
}

.archive .article-info dd,
.article-info dd
{
        margin:2px 0 0px 0;
        line-height:1.2em
}

dd.createdby
{

}

.article-info dd span
{
    text-transform:none;
    display:inline-block;
    padding:0 5px 0 0px;
    margin:0 10px 0 0px;
}

/* ++++++++++++++  icons  ++++++++++++++ */

#main ul.actions
{
        text-align:right;
        padding:0 ;
        width:100%;
        margin:0
}

#main ul.actions li
{
        display:inline
}

#main ul.actions a
{
        text-decoration:none
}

/* ++++++++++++++  items more  ++++++++++++++ */

#main .items-more
{
        padding-top:10px;
}

#main .items-more h3
{
        font-weight:normal;
        margin:0;
        padding:5px 5px 5px 5px;
        font-size:1.4em
}

#main .items-more ol
{
        line-height:1.3em;
        list-style-type:none;
        margin:0;
        padding:10px 0 10px 2px;
}

#main .items-more ol li
{
        padding:2px;
}

#main .items-more ol li a
{
        display:inline;
        margin:0;
        font-weight:normal;
        padding:5px 5px 5px 20px;
}

#main .items-more ol li a:hover,
#main .items-more ol li a:active,
#main .items-more ol li a:focus
{
        font-weight:normal;
        padding:5px 5px 5px 20px;
        text-decoration:none
}


/* ++++++++++++++  pagination  ++++++++++++++ */

 .pagination
{
        margin:10px 0 ;
        padding:10px 0 10px 0px;

}

 .pagination ul
{
        list-style-type:none;
        margin:0;
        padding:0;
        text-align:center;
}

 .pagination li
{
        display:inline;
        padding:2px 5px;
        text-align:left;
        margin:0 2px;
}

.pagenav
{padding:2px}

#main .pagination li.pagination-start,
#main .pagination li.pagination-next,
#main .pagination li.pagination-end,
#main .pagination li.pagination-prev
{border:0}

#main .pagination li.pagination-start ,
#main .pagination li.pagination-start  span
 {
padding:0

}
p.counter
{
        font-weight:bold;
}


/* ##########################  right  ########################### */

#right .moduletable
{
        margin:0px 0px 10px 00px;
        padding:0px 0 20px 0;
}

#right h3
{
        font-size:1.2em;
                line-height:1.4em;
        margin:5px 0 0 0;
        font-weight:normal ;
}

#right h3 span.backh
{
        padding:0px 0px 0px 0;
        display:block;
}

#right h3 span.backh2
{
        display:block;
}

#right h3 span.backh3
{
        padding:0px 0px 5px 0px;
        display:block;
}

#right h3.js_heading span.backh
{
        padding:0px 0 0 10px
}

#right h4
{
        font-size:1em;
        padding:10px 5px 0 0;
        margin:0;
}

#right ul
{

    list-style-type:none;
    margin:10px 0;
    padding:5px 0 0 0px;
    position:relative;
}
#right ul.categories-module ul
{margin: 15px 0 15px 10px}
#right ul li
{

}

#right ul li a
{

}

#right ul.category-module
{
        margin-top:0;
        padding-top:0
}



/*  ####################   forms   #####################  */

#member-registration
{
        padding:0 5px
}
#member-registration fieldset
{
border:solid 1px #ddd
}

form fieldset dt
{
        clear:left ;
        float:left;
        width:12em;
        padding:3px 0
}

form fieldset dd
{
        float:left;
        padding:3px 0
}
html>body form fieldset dd
{
        *float:none;
        padding:3px 0
}

/* ########################## search ############################ */
.searchintro
{
        font-weight:normal;
        margin:20px 0 20px;
}

#searchForm
{
        padding:0 5px
}

.form-limit
{
        margin:20px 0 0;
        text-align:right;
        padding:0 10px 0 20px;
}

.inputbox:focus
{

}

.highlight
{
        font-weight:bold;
}

.ordering-box
{
        width:40%;
        float:right;
}

.phrases-box
{
        width:60%;
        float:left
}

.only,
.phrases
{
        margin:10px 0 0 0px;
        padding:15px ;
        line-height:1.3em;
}

label.ordering
{
        display:block;
        margin:10px 0 10px 0
}

.word
{
        padding:10px 10px 10px 0;
}

.word input
{
        font-weight:bold;
        margin:0px 10px 0px 10px;
        padding:4px;
        font-size:1em
}

.word input:focus
{
}

.word label
{
    font-weight:bold
}

fieldset.only label,
fieldset.phrases label
{
    margin:0 10px 0 0px
}

.ordering-box label.ordering
{
    margin:0 10px 5px 0;
    float:left
}


form .search label
{
        display:none
}

.search legend
{font-weight:bold}
/* ++++++++++++++  selects  ++++++++++++++ */
.phrases .inputbox
{
        width:10em;
}

.phrases .inputbox option
{
        padding:2px;
}


/* ++++++++++++++  search results  ++++++++++++++++++ */

dl.search-results
{

}

dl.search-results dt.result-title
{
        padding:15px 15px 0px 5px;
        font-weight:bold;
}

dl.search-results dd
{
        padding:2px 15px 2px 5px
}

dl.search-results dd.result-text
{
        padding:10px 15px 10px 5px;
        line-height:1.7em
}

dl.search-results dd.result-created
{
        padding:2px 15px 15px 5px
}

dl.search-results dd.result-category
{
	 padding:10px 15px 5px 5px
}

/* ########################### contacts ########################### */

.contact
{
        padding:0 5px
}

.contact-category
{
        padding:0 10px
}

.contact-category  #adminForm fieldset.filters
{
	border:0;
	padding:0
}

.contact-image
{
	margin:10px 0;
	overflow:hidden;
}

.contact-image img
{
/* as you like
float:right;
float:left */
}


address
{
        font-style:normal;
        margin:10px 0;

}

address span
{
        display:block
}
.contact-address

{
margin:20px 0 10px 0;

}


.contact-email div
{
        padding:2px 0;
        margin:0 0 10px 0;
}

.contact-email label
{
        width:17em;
        float:left;

}
span.contact-image
{
    margin-bottom:10px;
    overflow:hidden;
    display:block
}
#contact-textmsg
{padding: 2px 0 10px 0}

#contact-email-copy
{
        float:left;
        margin-right:10px;

}




dl.tabs {
    float: left;
    margin: 50px 0 0 0;
    z-index: 50;
    clear:both;


}

dl.tabs dt {
    float: left;
    padding: 4px 10px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-right: 3px;
    background: #f0f0f0;
    color: #666;
}

dl.tabs dt.open {
    background: #F9F9F9;
    border-bottom: 1px solid #F9F9F9;
    z-index: 100;
    color: #000;

}

div.current {
    clear: both;
    border: 1px solid #ccc;
    padding: 10px 10px;
}


div.current dd {
    padding: 0;
    margin: 0;
}

dl#content-pane.tabs {
    margin: 1px 0 0 0;
}


/* ##########################  user profile  ########################### */

#users-profile-core,
#users-profile-custom
{
        margin:10px 0 15px 0;
        padding:15px;
}

#users-profile-core dt,
#users-profile-custom dt
{
        float:left;
        width:12em;
        padding:3px 0;


}

#users-profile-core dd,
#users-profile-custom dd
{
        padding:3px 0;



}

#member-profile fieldset,
.registration fieldset
{
        margin:10px 0 15px 0;
        padding:15px;

}

#users-profile-core legend,
#users-profile-custom legend,
.profile-edit legend,
.registration legend
{
		font-weight:bold
}

.profile-edit form#member-profile fieldset dd,
.registration form#member-registration fieldset dd
{   padding:5px 0}

.profile-edit form#member-profile fieldset dd input,
.profile-edit form#member-profile fieldset dd select,
.registration form#member-registration fieldset dd input
{width:17em}
.profile-edit form#member-profile fieldset dt,
.registration form#member-registration fieldset dt
{padding:5px 5px 5px 0; width:13em}


span.optional
{font-size:0.9em}
/*#################### tables ############################ */

table
{
        border-collapse:collapse
}

table.weblinks,
table.category

{
        font-size:1em;
        margin:10px 10px 20px 0px;
        width:99%;
}

table.weblinks td
{
        border-collapse:collapse;
}

table.weblinks td,
table.category td

{
        padding:7px;
}

table.weblinks th,
table.category th

{
        padding:7px;
        text-align:left
}

td.num
{
        vertical-align:top;
        text-align:left;
}

td.hits
{
        vertical-align:top;
        text-align:center
}

td p
{
        margin:0;
        line-height:1.3em
}

.filter
{
        margin:10px 0
}

.display-limit,
.filter
{
        text-align:right;
        margin-right:7px
}




/* ++++++++++++++  category table  ++++++++++++++ */

table.category th a img
{
        padding:2px 10px
}

.filter-search
{
        float:left;

}
.filter-search .inputbox
{width:6em}


legend.element-invisible
{
        position:absolute;
        /* need margin top and left doesn't work for the legend element */
        margin-left:-3000px;
        margin-top:-3000px;
        height:0px;
}

.cat-items
{
        margin-top:20px
}


/* #################### footer ############################ */
#footer-sub
{

    padding:0px
}
#footer-outer
{
        padding:0 0 0 0;
		width:100%;
        text-align:left;
        display:block;
        overflow:hidden;
		background:#fff
}
#footer p {margin:0}
#footer
{
        padding:0;
		width:950px;
		margin:0 auto;
		height:82px;
		
		position:relative;
}
.border_bottom {border-bottom:1px solid #d2d2d2;}
#footer .menu {position:absolute; right:0; top:30px}
#footer .menu li {float:left; padding:0 0 0 20px; margin:0 0 0 20px; border-left:1px solid #7a7979; list-style:none; line-height:14px}
#footer .menu li:first-child {border:none !important;}
#footer .menu li a {color:#7a7979; font-size:12px;}
.copy {
	position:absolute;
	top:29px;
	left:0;
	color:#9d9d9d;
	font-size:12px;
	text-transform:uppercase;
	width: 226px;
}
.copy a {color:#f73938; text-decoration:underline !important}
.copy a:hover {text-decoration:none !important}
.box
{
        text-align:left
}

.box ul
{
        list-style-type:none
}

#bottom .newsfeed-item
{
        padding:0;
        margin-bottom:10px
}

.box .moduletable_menu,
.box .moduletable
{
        margin:10px
}

.box3
{
        padding-left:10px
}

.box h3
{
        font-size:1.3em
}

#bottom ul.latestnews
{
        padding-left:0
}


p.syndicate
{
        float:left;
        display:block;
        text-align:left;
}


/* ++++++++++++++  Error Message contact form  ++++++++++++++ */
p.error
{
        padding:10px;
}

/* ++++++++++++++  editor  ++++++++++++++ */
.contentpaneopen_edit
{
        float: left;
}

.contentpaneopen_edit img
{

}


a.mceButton:hover  {background:none !important}

/* ++++++++++++++  pagebreak  ++++++++++++++ */
table.contenttoc
{
        padding:10px;
        margin:10px;
}

table.contenttoc tr td
{
        padding:1px 0px
}

.pagenavcounter
{
        font-weight:bold;
}


/* ++++++++++++++  edit  ++++++++++++++ */
legend
{
        padding:3px 5px;
}

form#adminForm
{

}

.edit form#adminForm fieldset
{
        padding:20px 15px;
        margin:10px 0 15px 0;
}

.formelm
{
        margin:5px 0
}


.formelm label
{
        width:13em;
        display:inline-block;
        vertical-align:top;
}

form#adminForm .formelm-area
{
        padding:5px 0
}

form#adminForm .formelm-area label
{
        vertical-align:top;
        display:inline-block;
        width:7.9em
}

.formelm-buttons
{
        text-align:right;
        margin-bottom:10px
}

.button2-left
{

}

a.modal-button,
.button2-left .blank a,
.button2-left a,
.button2-left div.readmore a
{background:#eee;
padding:4px !important;
margin:0 !important;
line-height:1.2em; border:solid 1px #ddd;
font-weight:bold; text-decoration:none;
margin-top:10px !important}

/* ++++++++++++++  tooltip  ++++++++++++++ */


.tip
{
        font-size:0.8em;
        text-align:left;
        padding:3px;
        max-width:400px
}

.tip-title
{
        font-weight:bold;
}


/* #################### modules ############################ */

/* ++++++++++++++  newsflash  ++++++++++++++ */

/* newsflash horizontal */
.newsflash-horiz
{
        overflow:hidden;
        list-style-type:none !important;
        margin:0 5px!important;
        padding:20px 10px !important
}

.newsflash-horiz li
{
        float:left;
        width:30%;
        margin:0 1% !important;
        padding:10px 5px;
}

ul.newsflash-horiz li h4
{
    font-size:1.4em;
}

.newsflash-horiz li img
{
    display:block;
    margin-bottom:10px
}

/* newsflash vertical */

.newsflash-vert
{
    padding:0
}


/* ++++++++++++++  banner  ++++++++++++++ */

.banneritem
{
        margin: 10px 0px 10px 0px;
        padding:0px;
}

.banneritem a
{
        font-weight:bold
}


/* ++++++++++++++  latest, popular  ++++++++++++++ */

#nav .module_content ul.latestnews,
#nav .module_content ul.mostread
{
        margin:10px 0 0 0
}

ul.latestnews,
ul.mostread
{
        padding-left:10px;
}

ul.latestnews li a,
ul.mostread li a
{
        padding:2px 2px 2px 15px ;
    display:block;
    text-decoration:none
}


/* ++++++++++++++  newsflash  ++++++++++++++ */
.newsflash
{
    margin:0px;

}

/* ++++++++++++++  newsfeed  ++++++++++++++ */
.newsfeed
{
        padding:0 5px
}

ul.newsfeed
{
        padding:0 !important
}

.newsfeed-item
{
        padding:5px 0 0 0;
        margin:0
}

.newsfeed-item h5 a
{
        font-size:1.1em;
        font-weight:bold !important
}

.feed-item-description img
{margin: 5px 10px 10px 0}

dl.newsfeed-count dt,
dl.newsfeed-count dd
{
        display:inline
}

/* ++++++++++++++  weblinks  ++++++++++++++ */

dl.weblink-count dt,
dl.weblink-count dd
{
        display:inline;

}

/* ++++++++++++++  login  ++++++++++++++ */

#login-form
{
        padding-top:5px;
}

#login-form fieldset
{
        padding:0px;

}

#login-form .inputbox
{
        padding:2px
}

#login-form fieldset.input
{
        padding:10px 0 0 0;
        margin:0px 0 10px 5px
}

#login-form label
{
        margin-right:10px;
        display:block;
}

#form-login-remember label
{
	float:none;
	width:auto;
	display:inline
}

.logout-button
{
	margin-top:10px
}

input.button,
button.button,
button.validate
{
        cursor:pointer;
        padding:3px 5px 3px 7px ;
        font-weight:bold;
        line-height:1.2em;
        font-family:arial;
}

#modlgn-username,
#modlgn-passwd
{
        width:9em
}

.module_content #form-login-username label,
.module_content #form-login-password label
{
            float:left;
            width:5.2em
}

.login-fields
{
        margin:10px 0
}

.login-fields label
{
        float:left;
        width:9em
}

.login-description img,
.logout-description img
{
        float:left;
        margin-right:20px
}

.login-description,
.logout-description
{
        overflow:hidden;
                padding-left:5px;
                margin:20px 0 10px 0
}

.logout-description
{
        margin-bottom:20px
}



/* ++++++++++++++  tabs/ slide  ++++++++++++++ */
.slide
{
        height:auto !important;

}

ul.tabs
{
    overflow:hidden;
    padding:0 !important;
    margin:0 !important
}

.tabopen ul.newsflash-horiz,
.tabopen ul.newsflash-vert,
.tabopen ul.latestnews
{
    margin:0 !important;
    padding:0 !important;
}

.tabopen ul.newsflash-horiz li,
.tabopen ul.newsflash-vert li
{
    padding:0 6px !important;
}

ul.tabs li
{
    list-style-type:none;
    float:left;
    width:auto;
    padding:0;
    display:block;
    margin:0;
    font-size:1em;
}

ul.tabs li a:link,
ul.tabs li a:visited
{
    text-decoration:none;
    padding:7px 5px;
    margin:0px ;
    display:block;
    font-size:0.9em;
    font-weight:normal;
}

ul.tabs li a.linkopen:link,
ul.tabs li a.linkopen:visited
{
    font-weight:bold;
}

ul.tabs li a:hover,
ul.tabs li a:active,
ul.tabs li a:focus
{
        text-decoration:underline;
}

.tabcontent
{
        padding:15px 10px;
        margin-top:-1px;
}

.tabcontent:focus
{
	outline:none
}
.tabopen
{
        display:block;
        margin-bottom:20px;
        overflow:hidden
}

.tabclosed
{
        display:none
}

.tabcontent ul
{
        padding:0
}

.tabcontent ul li
{
        list-style-type:none
}

.tabcontent .linkclosed
{

}

a.linkopen
{

}

.tabouter
{
        margin-top:20px
}


.module_content
{border:solid 1px #000;
padding:10px}

/* ++++++++++++++  random  ++++++++++++++ */

#right .random-image,
#nav .random-image
{
        margin-top:10px;
        margin-left:10px
}



/* ++++++++++++++  content-module ++++++++++++++ */
.category-module li
{
        padding:5px 0 5px 0
}

.category-module span
{
        display:block;
        font-size:0.85em;
}

.category-module a span
{
        display:inline
}

a.mod-articles-category-title
{
        text-decoration:none;
        font-weight:bold
}



/*-------------------------------*/

.australia
{
        margin:0px 0;
        padding:10px 65px 10px 10px;
}

.australia h3
{
        font-size:1.4em;
}

.australia a
{
        font-weight:bold
}

.australia p
{
        line-height:1.4em
}

/* ###########  Categories list ############ */
#main .categories-listalphabet ul
{
padding:0;
margin:20px 10px 10px 0;
list-style-type:none;
list-style-position:inside
 }
#main .categories-listalphabet ul li
{
display :inline;
padding:5px;
border-right:solid 1px #ddd
}


#main .categories-list ul
{list-style-type:none;
margin:0}

#main .cat-children
{ padding-left:5px
}
#main .cat-children ul dl dt,
#main .cat-children ul dl dd
{ display:inline}

#main .cat-children ul
{list-style-type:none;
 margin:0;
 padding:0;
}
 #main .cat-children ul
 {margin:20px 20px 20px 0;}
  #main .cat-children ul ul
  {margin:20px}

  #main .cat-children ul li
  {margin:10px 0 10px 0}




  /* mod stats  */


    .stats-module dl
    {margin:10px 0 10px 0}
    .stats-module dt
    {float:left;
    margin:0 10px 0 0;
    font-weight: bold;
    }
      .stats-module dt,   .stats-module dd
      {padding:2px 0 2px 0 }
/* syndicate */

a.feed-link
{
margin-top:15px;
display:block;
text-decoration:none
}

.feed-link img
{border:0}

/* pagenav */
#main ul.pagenav {
	list-style-type:none;
	padding:0;
	overflow:hidden
}
ul.pagenav li
{
	display:inline-block;
	padding:0px;
	margin:0;
}
#main ul.pagenav li
{
	line-height:2em
}
ul.pagenav li a
{
	border:solid 1px #ccc;
	display:inline;
	background:#eee;
	padding:2px;
	text-decoration:none
}
ul.pagenav li.pagenav-prev
{float:left}
ul.pagenav li.pagenav-next
{float:right}

/* pagebreak */

#article-index
{
	width:25%;
	float:right;
	border:solid 1px #eee;
	padding:10px;
	margin: 10px 0px 20px 30px;
	background:#f9faf9
}
#article-index h3
{
	margin:0;
	font-size:1em;


}

#article-index ul
{
	list-style-type:disc;
	color:#666
}


/* mailto window */


#mailto-window
{
	background:#f5f5f5;
	padding:15px;
	border:solid 1px #ddd;
	position:relative
}
#mailto-window label
{
	width:10em
}

.mailto-close
{
	position:absolute;
	right:0;
	top:5px;
	background:none;




}


.mailto-close a
{
background:#f5f5f5 url(../images/close.png) no-repeat !important;
min-width:25px;
display:block;
min-height:25px;
overflow:visible
}

.mailto-close a  span
{
	position:absolute;
	left:-3000px;
	top:-3000px;
	display:inline

}
#mailto-window  .inputbox
{
	background:url("../images/content_bg.gif") repeat-x scroll 0 0 #FFFFFF;
	border:1px solid #ccc;
	padding:3px;
}

#mailto-window p
{
	margin-top:20px
}

#mailto-window button
{
	margin:0 5px 0 0
}


span.spacer > span.text label {
	white-space: nowrap;
	font-weight: bold;
	color: #666;
}
.red {
	font-weight: bold;
	color: #c00;
}

.star {
	color:#cc0000;
}

/* ++++++++++++++  news feeds direction ++++++++++++++ */

.redirect-ltr {
	direction: ltr;
	text-align: left;
}

.redirect-rtl {
	direction:rtl;
	text-align: right;
}


#main h3.title,
#main2 h3.title,
#main dl.tabs h3,
#main2 dl.tabs h3
{margin:0}



.sidebar {
width: 252px;
float: left;
padding:47px 27px 0 34px;
}
.main_cont {
	width: 680px;
	float: left;
	padding:0 49px 45px 28px
}	
input, textarea {outline:0 !important; color:#8a8a8a; font-size:13px; font-family:Arial, Helvetica, sans-serif !important}


.contact-form dd {width:373px; clear:both}
.contact-form dd .buton {float:left; margin:0}


#sidebar-1 {float:left; width:271px; margin:0 25px 0 0}
#sidebar-2 {float:right; width:271px; margin:0 0 0 23px}
#sidebar-3 {float:right; width:510px; margin:0 0 0 24px}

.slogan {padding:75px 0 69px; width:1000px; text-align:right; margin:0 auto}
#sidebar-2 ul li {list-style:none; background:url(../images/bullet2.gif) no-repeat 0% 7px; padding:0 0 0 21px; line-height:26px}
#sidebar-2 ul li a {font-size:16px; color:#393939; text-decoration:none}
#sidebar-2 ul li a:hover {color:#c92c2b; }
#sidebar-2 .moduletable {padding-bottom:50px}
.moduletable.last_module {padding:0 !important}



#contact-form legend {display:none}

.welcome_block {}
.welcome_block p {font-size:22px; line-height:26px !important; color:#5b5f57; }
.welcome_block p span {color:#ea1b21}
.welcome_links {padding:20px 0 0 0; border-top:1px solid #c7c7c7}
.link1 {padding:0 0 0 30px; background:url(../images/bullet.png) no-repeat 0% 0%; display:block; float:left; margin:0 24px 0 0; font-style:italic; text-decoration:underline; color:#393939; width:125px}
.link1:hover, .link2:hover {text-decoration:none;}
.link2 {padding:0 0 0 30px; background:url(../images/bullet.png) no-repeat 0% 0%; display:block; float:left; margin:0 0 0 0; font-style:italic; text-decoration:underline; color:#393939; width:122px}
.leading-0, .item-page.main { margin:0 0 0 0; padding:4px 24px 5px 0; border-right:1px solid #cfcfcf;}
.top_line {overflow:hidden}
.pt18 {color:#393939; font-size:18px; line-height:24px; padding-bottom:14px}
.bottom_row {background:#1a1a1a url(../images/block_bg.gif) repeat-x 50% 0; margin-bottom:10px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; padding:33px 25px 30px; -moz-box-shadow: 2px 2px 4px #d4d4d4;
-webkit-box-shadow: 2px 2px 4px #d4d4d4;
box-shadow: 2px 2px 4px #d4d4d4; overflow:hidden}
.bottom_colum1 {float:left; width:605px; padding:0 12px 0 0; border-right:1px solid #393939; margin:0 23px 0 0}
.bottom_colum2 {float:left; width:305px; position:relative}
.bottom_colum1_page2 {float:left; width:285px; padding:0 12px 0 0; border-right:1px solid #393939; margin:0 23px 0 0}
.bottom_colum2_page2 {float:left; width:596px; position:relative}
.bottom_colum1_page3 {float:left; width:320px; position:relative}
.bottom_colum2_page3 {float:left; width:320px; position:relative}
.bottom_colum3_page3 {float:left; width:280px; position:relative}
.colum_list1 {float:left; width:323px; }
.colum_list2 {float:left; width:271px;  }
.colum_list1 ul li, .colum_list2 ul li {list-style:none; background:url(../images/bullet2.gif) no-repeat 0% 7px; padding:0 0 0 21px; line-height:26px}
.colum_list1 ul li a, .colum_list2 ul li a {font-size:16px; color:#fff; text-decoration:none}
.colum_list1 ul li a:hover, .colum_list2 ul li a:hover {color:#c92c2b}
table.acymailing_form {margin:0 !important}
.acyfield_email {background:url(../images/newsletter_input.png) no-repeat 0% 0; width:301px; height:41px; padding:0 !important; vertical-align:top}
.acyfield_email input {background:none; width:280px; border:none; margin:6px 0 0 15px; color:#fff; font-weight:bold;}
.list_one li {list-style:none; background:url(../images/bullet2.gif) no-repeat 0% 7px; padding:0 0 0 21px; line-height:26px}
.list_one li a {font-size:16px; color:#393939; text-decoration:none}
.list_one li a:hover {color:#c92c2b}
.border_left {border-left:1px solid #cfcfcf; padding:0 0 0 23px}
.border_right {border-right:1px solid #cfcfcf; padding:0 23px 0 0 }

.readmore, .readon {
	color:#fff; background:#c50f0e;  font-size:12px; height:23px; line-height:23px; padding:0 15px; text-decoration:none; text-transform:capitalize; display:block ; -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px; font-weight:bold;
	
	float:left;  text-decoration:none}
.readmore:hover, .readon:hover  {background:#000; color:#fff}
.unsubbutton {background:url(../images/unsubscribe_bg.gif) no-repeat 2px 50% !important; text-decoration:underline !important; padding:0 0 0 10px !important; position:absolute; margin:23px 0 0 199px; font-size:12px; left:0 }
.unsubbutton:hover {text-decoration:none !important}
.subbutton {float:left}

.page1_colum1 {float:left; width:578px; border-right:1px solid #ddd; margin:35px 33px 0 0; padding-left:65px;}
.foot_title {font-size:26px; color:#1c1c1c; background:url(../images/bullet.png) no-repeat 0 1px !important; padding:0 0 24px 28px}
.foot_list1 {float:left; width:216px}
.foot_list2 {float:left; width:163px}
.foot_list3 {float:left; width:165px}
.foot_list1 li, .foot_list2 li, .foot_list3 li  {list-style:none; line-height:24px; background:url(../images/bullet3.gif) no-repeat 0 7px !important; padding:0 0 0 16px}
.foot_list1 li a, .foot_list2 li a, .foot_list3 li a   {color:#1f1f1f; font-size:13px; font-weight:bold; text-decoration:none}
.foot_list1 li a:hover, .foot_list2 li a:hover, .foot_list3 li a:hover {color:#ea1b21}
.page1_colum2 {float:left; width:300px; margin:35px 0 0 0; padding-bottom:38px;}
.map_block {padding:0 0 0 112px; color:#717171; background:url(../images/small_map.gif) no-repeat 0 0px; min-height:124px; font-size:13px; line-height:23px}

.page2_block1 {float:left; width:190px; margin-right:30px}
.page2_block2 {float:left; width:190px;}
.head_page2 {color:#393939; padding:20px 0; font-size:18px}
.page2_title2 {color:#fff; padding:0 0 17px; font-size:18px}
.page2_block1 a, .page2_block2 a {text-decoration:none}
.page2_block1 a:hover, .page2_block2 a:hover {color:#ed1c24}

.product_block {padding:30px; background:#e9e9e9; width:249px; margin:0 10px 10px 0; float:left; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
.product_title {color:#393939; font-size:18px; padding:20px 0;}
.product_block a {text-decoration:none }
.product_block:hover {padding:30px; background:#e4141c; width:249px; margin:0 10px 10px 0; float:left; color:#fff}
.product_block:hover .product_title {color:#fff; font-size:18px; padding:20px 0;}
.product_block:hover a {color:#fff }
.no_marg {margin-right:0 !important}
.no_marg_bottom {margin-bottom:0 !important}
.partners_block {float:left; width:190px; margin:0 26px 35px 0}
.partners_title {font-weight:bold; color:#1f1f1f; font-size:12px; padding:18px 0 0 0}
.partners_block a {text-decoration:none;}
.partners_block a:hover {text-decoration:underline}
.map_col {
	float:left;
	width:370px;
	margin:0 25px 0 0
}
.form_block {
	border-left:1px solid #cfcfcf;
	float:left;
	padding:0 0 0 25px;
	width:400px
}
#map {padding:0 0 22px 0}
#jform_contact_name, #jform_contact_email, #jform_contact_emailmsg {background:#ececec; border:1px solid #d9d9d9; 	 height:34px; line-height:34px; padding:0 10px !important; width:364px}
#jform_contact_message{
	background:#eaeaea;
	border:1px solid #d1d1d1;
	border-bottom:none;
	border-right:0;
	padding:10px 10px !important;
	width:400px;
	height:163px;
	margin-bottom:15px
}
#jform_contact_email_copy {float:left; margin-top:3px; position:absolute; margin:-23px 0 0 150px;}


.grey_block1 {background:#f5f5f5; padding:35px 25px 20px 27px; float:left; margin-right:10px; width:258px}
.grey_block3 {background:#f5f5f5; padding:35px 25px 20px 27px;  width:256px}
.grey_block2 {background:#f5f5f5; padding:35px 25px 10px 27px; float:left; width:258px}
.grey_block1 h2, .grey_block2 h2, .grey_block3 h2 {text-transform:none; color:#242424; padding:0 0 15px 16px; border-bottom:1px solid #e1e1e1}
.tedstimon_block {padding:0 0 30px 12px; font-size:12px; line-height:18px;}
.testimom_autor {background:url(../images/testimon_bg.gif) no-repeat 0% 0%; font-size:13px; color:#383838; font-weight:bold; text-align:left; padding:3px 0 7px 116px}
.testimon_link {font-weight:bold; font-size:13px; padding:0 0 0 12px;}
.list1 {margin-left:17px;}
.list1 li {line-height:25px; padding:0 0 0 20px; list-style:none; background:url(../images/bullet.jpg) no-repeat 0% 50%;}
.list1 li a {color:#595959}
.list2 {margin-left:13px; margin-top:-5px}
.list2 li {line-height:30px; padding:0 0 0 33px; list-style:none; background:url(../images/bullet2.gif) no-repeat 0% 7px;}
.list2 li a {color:#595959; text-transform:uppercase}
.black {color:#000}

.createdate {font-weight:bold; color:#f2c522}
.contentpaneopen {color:#98947b}
.moduletable.news_block_module {padding:25px 0 0 40px !important; width:252px !important; margin:0 68px 0 0 !important; float:left }
.moduletable.membership{padding:25px 0 0 0 !important; width:252px !important; margin:0 0 0 0 !important; float:left }
.membership li {line-height:24px; padding:0 0 0 16px; list-style:none; background:url(../images/bullet3.gif) no-repeat 0% 50%;}
.membership li a {color:#1e1e1e; font-size:12px; font-weight:bold; text-decoration:none}
.membership li a:hover {color:#f2c522; }
.banner {background:#f2c522; width:100%; text-align:center; font-size:30px; color:#fff; padding:20px 0}
.banner strong {text-transform:uppercase}
.news_block_page3 {padding:0 0 40px 13px}
.grey_block3 .readmore {margin-left:13px}
.grey_block4 {background:#f5f5f5; padding:35px 25px 20px 27px; float:left; margin:0 10px 0 0;  width:256px}
.grey_block5 {background:#f5f5f5; padding:35px 25px 20px 27px; float:left;    width:256px}
.grey_block4 h2 {text-transform:none; color:#242424; padding:0 0 15px 63px; border-bottom:1px solid #e1e1e1; position:relative}
.grey_block4 h2 strong {text-transform:uppercase; display:block;}
.grey_block4 h2 span {position:absolute; left:12px; font-size:80px; color:#a8a288}
.grey_block5 h2 {text-transform:none; color:#242424; padding:0 0 15px 63px; border-bottom:1px solid #e1e1e1; position:relative}
.grey_block5 h2 strong {text-transform:uppercase; display:block;}
.grey_block5 h2 span {position:absolute; left:12px; font-size:80px; color:#a8a288}
.grey_block6 {background:#f5f5f5; padding:35px 25px 20px 27px;  width:298px}
.grey_block6 h2 {text-transform:none; color:#242424; padding:0 0 15px 16px; border-bottom:1px solid #e1e1e1}





.p2 {padding-bottom:60px !important}
.p3 {padding-top:25px}
.p4 {padding-bottom:25px}
.p5 {padding-bottom:50px}
.p6 {padding-bottom:42px}
.p7 {padding-top:42px}
.bllet2 { padding:0 0 23px 20px; list-style:none; background:url(../images/bullet.jpg) no-repeat 0% 8px;}
.items-more {display:none}
a.orange {text-decoration:none}
.block1_page5 {float:left; width:451px; margin:0 30px 0 0}
.block2_page5 {float:left; width:458px; margin:0 0 0 0}
.block1_page5 .black, .block2_page5 .black {padding-bottom:17px !important}


.news_left .top_line {margin:0; padding:17px 0 0 0;}
.podcast_title {color:#151515; font-size:18px; margin:20px 0 3px 0}
.moduletable.colum {float:left; width:229px}
.moduletable.news_left {margin-left:10px}
.news_left p {padding-bottom:16px !important}
.news_left .readon  {background:url(../images/orange_arrow.gif) no-repeat 100% 50%;}
.mission h2 {color:#349f46}
.green3  {background:url(../images/green3_arrow.gif) no-repeat 100% 50%;}

.black {color:#000}
.page2_title {color:#151515; text-transform:uppercase; margin-bottom:15px; font-size:15px;}
.padding_block {padding:0 0 13px 23px}

.some_list li { margin-bottom:2px }
.some_list li a {color:#fff; text-decoration:none; background:url(../images/list_bg.gif) repeat 0% 0%; padding:9px 14px; display:block; text-transform:uppercase }
.some_list li a:hover {background:url(../images/list_bg_hover.gif) repeat 0% 0%; color:#000}
.arrow_block {background:url(../images/orange_arrow.gif) no-repeat 0% 4px; padding:0 0 30px 15px}
.pdf_list {padding-top:5px}
.pdf_list li { background:url(../images/pdf_icon.gif) no-repeat 0% 0px; padding:4px  0 5px 36px; line-height:18px; list-style:none }
.pdf_list li a {text-decoration:none}
.green_color {color:#349f46}
.colum2 {
float: left;
width: 229px;
}
.colum3 {
float: left;
width: 229px;
margin-left:10px
}
.press_title {color:#f2c61e; font-size:16px; text-transform:uppercase}
.news_block_page1 {float:left; width:229px; margin:0 10px 0 0; padding-bottom:20px}
.news_block_page1 p, .news_block_page2 p {padding-bottom:40px}
.news_block_page2 {float:left; width:229px; margin:0 0 0 0; padding-bottom:20px}
.margin_bottom {margin:0; padding:0 !important}


.inline_block {display:inline-block; width:91px}

.fleft {float:left; margin:0 15px 0 0}
.orange {color:#f2c522}
.icon {position:absolute; left:0; margin:6px 0 0 0}
.icon_block {position:relative; padding:0 0 0 42px; height:44px}
.icon_block strong {display:block; color:#000}
.list_block1 {float:left; width:294px}

input  {outline:none}
.content_top {position:relative}
.actions {position:absolute; right:30px; top:40px; list-style:none}

.phrases-box input, .phrases-box label, .only  input, .only label {float:left}
.phrases-box input, .only  input {margin:1px 3px 0 0 !important}
.only  input {margin:1px 6px 0 0 !important}
html>body    .only  input {*margin:-2px 6px 0 0 !important}
html>body  .phrases-box input { *margin:-2px 3px 0 0 !important}
.phrases-box label, .only label  {margin-right:25px !important}
#ordering {float:left; margin-top:-3px}
