bottom_title
 * @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 */


h3
{
 font-weight:bold;
}
.contact h3 {font-size:30px; color:#144659}
img {border:none}
h4
{
}

fieldset
{
        margin:0px 0 ;
        padding:0 0 0 0px;
}

p
{
        margin:8px 0 16px;
}

em
{
        font-weight:bold;
}

/* ##########################  general  ########################### */
#all
{
}

/* ##########################  header content  ########################### */


#header {width:1100px !important; margin:0 auto;  min-height:50px; text-align:left;  background: url('../images/Topsbg-1.jpg') repeat 0%;} 
#header {width:1100px !important; margin:0 auto; min-height:50px; text-align:left;  padding-bottom:10px; background: url('../images/Topsbg-1.jpg') 0%;} 
#head {width:1100px !important; margin:0 auto;   padding-top:6px; text-align:left; position:relative} 

#header > #head >  .main_menu > ul.menu
{
        display:block;
        text-align:left;
        list-style-type:none;
		padding:0;
        position:absolute;
        top:70px;       
		left:0;
		background: url('../images/menu_bg.gif') repeat-x 0% 100%;
		z-index:6000
}
#header .main_menu ul.menu > li { border:medium none; float:left; background: url('../images/spacer_menu.gif') no-repeat 0% 100%;; list-style-type:none; padding-left:0px; padding-right:0; padding-top:0px; padding-bottom:0}
#header .main_menu ul.menu > li:first-child  { background:none }
#header .main_menu ul.menu li.current, #header .main_menu ul.menu li:hover { list-style:none; border:none; }
#header .main_menu ul.menu ul {display:none; top:71px; position:absolute;  background: url('../images/drop_bg.png'); margin-left:1px; padding-left:0; padding-right:0; padding-top:20px; padding-bottom:20px}
#header .main_menu ul.menu li a {display:block ; font-size:21px; color:#191919;  padding:30px 0 20px 0;  text-align:left; text-decoration:none;   width:158px; text-align:center; text-transform:capitalize}
#header .main_menu ul.menu li a:hover {color:#fff ;background: url('../images/menu_bg_hover.png') repeat-x 0% 100%; }
#header .main_menu ul.menu li.current >  a, #header ul.menu li.actives >  a {color:#fff;background: url('../images/menu_bg_hover.png') repeat-x 0% 100%;   }
#header .main_menu .menu > li.active > a {color:#fff;background: url('../images/menu_bg_hover.png') repeat-x 0% 100%;   }
#header .main_menu ul.menu ul ul { left:100%;  background:none !important; border:none; padding:0; top:inherit !important; margin-top:-28px; margin-left:0}
#header .main_menu ul.menu ul li {display:block; float:none; background:none;}
#header .main_menu ul.menu ul li a {display:block; background:url('../images/drop_arrow.png') no-repeat 22px 12px; font-weight:normal; line-height:28px; text-align:left; font-size:14px; width:170px;  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; padding-left:33px; padding-right:0; padding-top:0; padding-bottom:0 }
#header .main_menu ul.menu ul li a:hover, #header ul.menu ul li.actives a { color:#fff; background:#000 url('../images/drop_arrow.png') no-repeat 22px 12px;}
#header .main_menu ul.menu ul li.active >  a {color:#fed40c !important ; background:#000 url('../images/drop_arrow.png') no-repeat 22px 12px; }
#header .main_menu ul.menu ul ul li  {background: url('../images/drop_bg.png'); margin-bottom:1px }
#header .main_menu ul.menu ul ul li a {display:block; background:url('../images/drop_arrow.png') no-repeat 10px 12px !important; font-weight:normal; line-height:28px; text-align:left; color:#fff; padding-left:21px; padding-right:0; padding-top:0; padding-bottom:0 }
#header .main_menu ul.menu ul ul li a:hover { color:#fed40c }

.menu_sub {list-style:none; position:absolute; right:-14px; top:25px}
.menu_sub li {float:left; margin-right:7px; padding-right:7px; }
.menu_sub li:first-child {float:left; background:url('../Resource/sub_menu_spacer.gif') no-repeat 100% 4px; margin-right:7px}
.menu_sub li a {color:#828282; font-size:11px !important}
.menu_sub li  img {margin:2px 0 0 0}
.menu_sub li a:hover {text-decoration:none;}


#content {width:990px; margin:0 auto; padding:20px 0 0 0; position:relative; }

body 
{
background: url('../images/Topsbg-1.jpg') repeat 0%;
}


.articles_block {position:absolute; top:250px; left:30px;}
.col1, .col2, .col3 { float:left; margin-right:10px}
.col1 {width:290px}
.col2 {width:290px}
.col3 {width:290px}

.col3 {margin-right:0}

/* ##########################  breadcrumbs  ########################### */

#breadcrumbs
{
        padding:0 0 0 0px;
        text-align:left;
        margin:15px 20px 15px 0px;
}

#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  ########################### */



.module_content
{
        margin:0px 0 0px 0;
        padding:0px 0px 10px 5px
}

.moduletable
{
        margin:0px 0 0px 0;
        padding:0 0 0 0;
		overflow:hidden
}

.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 ;
}

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
{
        margin:5px 0 6px 0;
        font-weight:normal;
        line-height:1.19em
}


#nav h3 span.backh3
{
        padding:0px 0px 5px 2px;
        display:block;
}


/* ++++++++++++++  first level  ++++++++++++++ */

#nav .moduletable-example ul.menu
{
        margin:0;
        padding:0
}

 ul.menu
{
        list-style-type:none ;
        margin:0 0 0px 0px ;
        padding: 0px 0px 20px 5px;

}

 .module_content ul.menu
{
        margin-left:-5px;
        padding:10px 0 0 0 ;
}

 ul.menu li
{
        margin:0;
}


 ul.menu li.active a:link,
 ul.menu li.active a:visited
{
        font-weight:bold;
}

 ul.menu li a:hover,
 ul.menu li a:active,
 ul li a:focus
{

}



/* ++++++++++++++  second level  ++++++++++++++ */
 ul.menu li ul
{
        margin:0 ;
        padding:0 ;
}
 ul.menu li ul li
{
        margin:0;
        padding:0
}

 ul.menu li.active ul li a:link,
 ul.menu li.active ul li a:visited
{
        padding:5px 10px 5px 20px ;
        font-weight:normal;
}


 ul.menu li.active ul li a.active:link,
 ul.menu li.active ul li a.active:visited
{
        padding:7px 10px 7px 20px ;
}

 ul li.active ul li.active a:link,
 ul li.active ul li.active a:visited
{
        font-weight:bold ;
}

/* ++++++++++++++  third level  ++++++++++++++ */

 ul.menu li ul li ul
{
        padding:5px 0 5px 0px;
}

 ul.menu li ul li ul li
{

}

ul.menu li.active ul li.active ul li a:link,
 ul.menu li.active ul li.active ul li a:visited
{
        padding:5px 4px 5px 30px;
        font-weight:normal;
}

 ul.menu li.active ul li.active ul li.active a:link,
 ul.menu li.active ul li.active ul li.active a:visited
{
        font-weight:bold;
}



/* ##########################  main  ########################### */

/* ++++++++++++++  main general  ++++++++++++++ */

#main h1
{

        padding: 5px;
        font-weight:normal;
        margin:0 -5px 10px -5px

}


#main h2 a
{
        text-decoration:none;
}

#main h3
{
        margin:20px 0 10px;
}

.item
{
        padding:0px 5px 10px 5px;
        display:block
}

.item h2
{
        margin:0 0px 10px 0px
}

.item-page
{
        display:block;
        overflow:hidden
}


/* h1 on frontpage and blog view */

#main .blog-featured h1,
#main .blog h1
{

        margin:0 0px 10px 0px
}


.blog .category-desc
{
        padding:0 5px;
        margin:10px 0 25px
}

.blog .cat-children .category-desc
{
        padding:0 0px;
        margin:10px 0 25px
}


#main .items-row h2
{
        font-weight:normal;
        padding:5px 2px 5px 2px;
}
#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;
        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
}

.category-desc
{
        margin:10px 0;
        padding-left:0px
}

.small
{
}

.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
}




/* ++++++++++++++  leading  ++++++++++++++ */

#main .items-leading h2
{
        font-weight:normal;
        padding:5px 0px
}

/* ++++++++++++++  details  ++++++++++++++ */

.article-info
{
        margin:10px 0 10px 0px;
}

.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;
}

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;
}

#main .items-more ol
{
        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  ++++++++++++++ */

#main .pagination
{
        margin:10px 0 ;
        padding:10px 0 10px 0px;

}

#main .pagination ul
{
        list-style-type:none;
        margin:0;
        padding:0;
        text-align:left;
}

#main .pagination li
{
        display:inline;
        padding:2px 5px;
        text-align:left;
        border:solid 0px #eee;
        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:0px none; }

#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
{
        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
{
        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;
        padding:3px 0
}

form fieldset dd
{
        float:left;
        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 ;
}

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;
}

.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
{
}

.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:0px none;
	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 .wrapper_overflow, .blog .wrapper_overflow {width:100%}

.contact-email label
{
        width:170px;
        float:left;

}
.p3 {margin-right:30px !important}
span.contact-image
{
    margin-bottom:10px;
    overflow:hidden;
    display:block
}
#contact-textmsg
{padding: 2px 0 0 0}

#contact-email-copy
{
        float:left;
        margin-right:10px;

}

.contact .button
{
        clear:left;
        display:block;
}



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;
    max-width: 500px;
}


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
{ float:none; 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
{}
.profile-edit form#member-profile fieldset dt,
.registration form#member-registration fieldset dt
{padding:5px 5px 5px 0; }


span.optional
{}
/*#################### tables ############################ */

table
{
        border-collapse:collapse
}

table.weblinks,
table.category

{
        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;
}

.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
{
        text-align:left;
        display:block;
        overflow:hidden;
		width:990px;
		margin-left:5px;		
		position:relative;
		min-height:150px;
}


#footer-outer
{
        min-height:150px;
		position:relative;
		background-color: #004080;
		margin-top:0px; padding-left:5px; padding-right:0; padding-top:0px; padding-bottom:0
		
}
.copy {position:absolute; right:14px; top:20px; color:#fff !important; font-size:14px !important; font-family:Sans-serif, Arial, Helvetica}
#footer .copy a {text-decoration:none; color:#fff !important; font-size:14px  }
#footer .copy a:hover {text-decoration:none; color:#00ffff !important; font-size:14px }
.copy  span {font-size:14px ; color:#00ffff  }

.copy1 {position:absolute; right:46px; top:81px; text-align:left; color:#fff !important; font-size:12px !important; font-family:Arial, Helvetica, sans-serif}
#footer .copy1 a {text-decoration:none; text-align:left; color:#fff !important; font-size:12px  }
#footer .copy1 a:hover {text-decoration:none; text-align:left; font-weight:bold; color:#00ffff !important; font-size:12px }
.copy1  span {font-size:12px ; text-align:left; color:#00ffff  }


.foot_social {right:15px; top:103px; position:absolute; width:auto; height:auto; text-align:right}
.foot_social ul li {float:left !important; margin-left:0px;padding-left:8px; text-transform:capitalize !important}
.foot_social ul li:first-child {float:left !important; margin-left:7px; background:none !important; padding-left:7px;}
.foot_social ul ul {display: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
{
}

#bottom ul.latestnews
{
        padding-left:0
}

#footer p
{
        margin: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;
}

.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;
border:solid 1px #ddd;
font-weight:bold; text-decoration:none;
margin-top:10px !important}

/* ++++++++++++++  tooltip  ++++++++++++++ */


.tip
{
        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
{
}

.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-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 ul li
{
        margin:0;
}

#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;
        float:left;
		width:70px
}

#form-login-remember label
{
	float:none;
	width:auto;
	display:inline;
		width:70px
}

.logout-button
{
	margin-top:10px
}

#mailto-window input.button,
#mailto-window button.button,
#mailto-window button.validate
{background:url('../images/menu_bg.gif') no-repeat 0% 0;
	display:inline-block;
	height:22px;
	line-height:22px;
	cursor:pointer;
	border:medium none;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;	
	text-transform:uppercase;
	*width:1%; padding-left:11px; padding-right:11px; padding-top:0; padding-bottom:0
}
#mailto-window input.button:hover,
#mailto-window button.button:hover,
#mailto-window button.validate:hover
{	color:#fff;
	background:#457f8c

}

#modlgn-username,
#modlgn-passwd
{
}

.module_content #form-login-username label,
.module_content #form-login-password label
{
            float:left;
}

.login-fields
{
        margin:10px 0
}

.login-fields label
{
        float:left;
}

.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;
}

ul.tabs li a:link,
ul.tabs li a:visited
{
    text-decoration:none;
    padding:7px 5px;
    margin:0px ;
    display:block;
    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;
}

.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
{
}

.australia a
{
        font-weight:bold
}

.australia p
{
}

/* ###########  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,
#main dl.article-count dt,
#main dl.article-count 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:0px none; }

/* 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 
{
}
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}

/* mod_languages */

.mod-languages ul li
{display:inline}

/* 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;


}

#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
{
}

.mailto-close
{
	position:absolute; 
	right:0; 
	top:5px; 
	background:none;


	
	
}


.mailto-close a 
{
background:#f5f5f5 url('../Resource/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:#FFFFFF url('../Resource/content_bg.gif') repeat-x 0 0;
	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;
}





/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


.clearfix:after {
	clear: both;
	content: '';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.pagination ul li {margin:0; padding:0 0 0 12px; font-size:11px;}
.pagination ul li a {padding:0 !important}
.readmore a {text-decoration:none;}


.map_col {float:left; width:420px; margin-right:20px}
.email_form {float:left; width:400px; margin-left:20px;}

.profile-edit dt {width:200px;}
.profile-edit .validate {
	background:#010101;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	color:#fdfdfd;
	font-size:24px;	
	display:block;
	text-transform:uppercase;
	float:left;
	height:38px;
	line-height:38px;
	margin-top:-8px;
	margin-right:15px;
	border:none;
	cursor:pointer;
	padding:2px 20px 0	
}
.profile-edit select {width:218px;}
.tip {color:#000 !important}
.tip-wrap {z-index:150000}

.grid_4 {
width: 430px;
float:left;
display:inline;
margin-right:15px
}
.grid_8 {

float:left;
display:inline;
}
.grid_4_main {
width: 300px;
float:right;
display:inline;
margin-left:20px
}
.grid_8_main {
width: 750px;
float:left;
display:inline;
}
.p1 {margin-top:25px;}

.border {
margin-bottom: 19px;
}
.p0 {margin-bottom:0 !important}
.p2 {margin-bottom:20px !important;}
.p3 {margin-bottom:35px !important;}
.box_grid {
margin-top: 5px;
border: 1px solid #343436;
padding: 14px 16px 15px 19px;
width: 239px;
display: block;
text-decoration: none;
}
.figure {
margin: 0px 20px 0 0;
background: none;
float: left;
}
.grid_8 .figure {
margin: 0px 20px 0 0;
background: none;
float: left;
width:170px;
text-align:center
}
.box_grid .figure {
margin: 4px 10px 0 0;
}
.box-margin {
margin-top: 27px;
}
.margin1 {margin-top:35px !important;}
.pad {
padding-top: 20px;
}
	.border-pad {
	}
.border1 {
	padding-bottom:15px;
	margin-bottom:20px;
}
.expert strong {
	color:#000;
}
	.expert a {
		color:#000;
		text-decoration:none;
	}
		.expert a:hover {
			color:#000;
			text-decoration:underline
		}
		.right-pad {
	padding-right:20px;
}
.pad1 {
	padding-top:15px;
}
.login .login-fields label {display:inline-block; width:80px; padding:4px 0 0 0}
.login .login_button {margin-left:80px;}

.main_banner {background: url('../Resource/main_banner.jpg') no-repeat ; width:996px; height:325px; position:relative }
.welcome_block {position:absolute; width:225px; top:41px; left:23px;}

.video_block {position:absolute; left:328px; top:212px; width:405px; color:#fff}

.readon {
	background:url('../images/button_bg.gif') no-repeat 0% 0 ;
	color:#000;
	font-size:16px;	
	display:block;
	text-transform:uppercase;
	float:left;

	margin-top:24px;
	text-decoration:none;
	cursor:pointer
}
.row .readon, .row .readon span {height:10px; line-height:10px}
.readon span {
	background:url('../images/arrow_button.gif') no-repeat 100% 0 ;
	color:#000;
	font-size:16px;	
	display:block;
	text-transform:uppercase;
	padding-left:19px; padding-right:50px; padding-top:0px; padding-bottom:0
}
.readon:hover span {
	color:#0380d9;
}
.row_one {
	padding:0 0 0 0;
	width:990px;
	
	}
.row {
background:url('../images/row_bg.gif') repeat-x 0 0 ; 
height:180px
}

.row_one #maincolbck { overflow:hidden; position:relative }
.border_pic {}

#sidebar-2 {float:right; width:316px; margin:0 0 0 18px}
#sidebar {float:left; width:270px; margin:0 40px 0 0; padding:0 52px 0 0; border-right:solid #dfe0df 1px}
.blog #sidebar-2 {float:right; width:216px; margin:0 0 0 18px}
.icons {padding-top:12px;}
.block_1 {float:left; width:188px; height:125px;background:url('../Resource/block1_bg.png') no-repeat 0 0 ; padding-left:23px; padding-right:121px; padding-top:25px; padding-bottom:0}
.block_2 {float:left; width:208px; height:125px;background:url('../Resource/block2_bg.png') no-repeat 0 0 ; padding-left:23px; padding-right:101px; padding-top:25px; padding-bottom:0}
.block_3 {float:left; width:208px; height:125px;background:url('../Resource/block3_bg.png') no-repeat 0 0 ; padding-left:23px; padding-right:101px; padding-top:25px; padding-bottom:0}
.pad_button {padding-top:5px}



.blog_info_row {padding:0 15px 20px 0;}
	.blog_info_row div {float:left; padding-top:5px; color:#000}
	.date {padding-right:20px;}
	.user { padding-right:13px}
	.cat {background:url('../Resource/cat_spacer.gif') no-repeat 0% 9px; padding-left:12px}
	.user a, .cat a {color:#000; text-decoration:underline}
	.tags{color:#000; margin:0 0 26px 0}
	.tags a {color:#000; text-decoration:underline}
	.tags a:hover, .user a:hover, .cat a:hover {text-decoration:none}
	.tags span {margin:0 7px}
	.tags2{color:#000; margin:0 0 26px 0}
	.tags2 a {color:#000; text-decoration:underline}
	.tags2 a:hover, .user a:hover {text-decoration:none}
	.tags2 span {margin:0 7px}
	.post {margin-bottom:15px}
	

.blog_content {width:680px; float:left}
.blog_content2 {width:640px; float:left}
.right_colum {width:200px; float:left; padding:0 0 0 30px}
.right_colum2 {width:250px; float:left; padding:0 0 0 0}
.p4 {margin:25px 0}
.xoxo {list-style:none}
.xoxo li {background:none !important}
.list-1 {
	padding: 2px 0 0 0;
	overflow: hidden;
}

	.list-1 dt {
		padding: 0 0 3px 0;
		word-spacing: -1px;
		margin-bottom: 23px;
		line-height: 1.35em;
		font-size: 25px;
		font-weight: 400;
		color: #050404;
	}
	
		.list-1 dt a {
			text-decoration: none;
			color: #050404;
		}
		
			.list-1 dt a:hover {
				text-decoration: none;
				color: #6ab52f;
			}
			
	.list-1 dd {
		background: #f5f6f6 ;
		position: relative;
		margin: 0 0 27px 0;
		padding: 15px 18px 23px 24px;
		border-top: 1px solid #f6f7f7;
		border-right: 1px solid #d4dde1;
		border-bottom: 1px solid #d4dde1;
		border-left: 1px solid #f6f7f7;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	
		.list-1 dd p {
			margin: 0 0 12px 0;
		}
	
		.list-1 dd b {
			display: block;
			width: 100%;
			overflow: hidden;
		}
		

.list-2 {
	margin: 0 0 10px 0 !important;
	padding: 7px 0 0 0;
	width: 620px;
	overflow: hidden;
}

	.list-2 li {
		background: url('../Resource/list-2.png') no-repeat !important;
		width: 100%;
		height: 38px;
		overflow: hidden; padding-left:0; padding-right:0; padding-top:0; padding-bottom:2px
	}
	
		.list-2 li em {
			float: right;
			width: 120px;
			padding: 0 52px 0 0;
			line-height: 36px;
			font-size: 15px;
			font-style: normal;
			text-align: center;
			color: #000;
		}
		
			.list-2 li em span {
				color: #000;
				font-weight:bold;
				font-style:italic;
			}
			
			.list-2 li em a {
				margin: 0;
				font-size: 13px;
				text-decoration:none !important;
				font-weight:bold;
				font-style:italic
			}
		
		.list-2 li i {
			float: right;
			width: 120px;
			padding: 0 12px 0 0;
			line-height: 36px;
			font-size: 15px;
			font-style: normal;
			text-align: center;
			color: #000;
		}
		
			.list-2 li i span {
				color: #000;
				font-weight:bold;
				font-style:italic
			}
			
			.list-2 li i a {
				margin: 0;
				font-size: 13px;
				text-decoration:none !important;
				font-weight:bold;
				font-style:italic
			}
		
		.list-2 li b {
			float: right;
			width: 120px;
			padding: 0 8px 0 0;
			line-height: 36px;
			font-size: 15px;
			font-weight: normal;
			text-align: center;
			color: #000;
		}
		
			.list-2 li b span {
				color: #000;
				font-weight:bold;
				font-style:italic
			}
			
			.list-2 li b a {
				margin: 0;
				font-size: 13px;
				text-decoration:none !important;
				font-weight:bold;
				font-style:italic
			}
			.list-2 li b strong a, .list-2 li i strong a, .list-2 li em strong a {
				margin: 0;
				font-size: 13px;
				text-decoration:none !important;
				font-weight:bold !important
			}
		
		.list-2 li a, .price_title {
			display: inline-block;
			height: 38px;
			margin: 0 0 0 10px;
			line-height: 36px;
			font-size: 15px;
			text-decoration: none;
			color: #000;
			text-decoration:none !important;
			font-weight:normal !important
		}
		
			.list-2 li a span {
				color: #000;
				font-weight:bold;
				font-style:italic
			}
		
			.list-2 li a:hover {
				color: #56b40d;
			}
			
.slider { height:453px; width:990px !important; padding:0; margin:0; overflow: hidden; position:relative;  }
.slide {width:990px !important}
.slide img  {width:990px !important }
#header .custom { height:453px; width: 990px; padding:0; margin:0; position:relative; padding-top:82px; top:0 }
#nav {text-align:center; margin-top:-11px; position:relative; z-index:5000; zoom:1; }
#nav a {display:block; width:19px; height:19px;  *font-size:0px; *line-height:0px; *text-decoration:none; text-indent:-5000px; *text-indent:0; background: url('../Resource/slider_button.png') no-repeat; display:inline-block; zoom:1; margin-left:0; margin-right:2px; margin-top:0; margin-bottom:0}
#nav a:hover, .activeSlide {background: url('../Resource/slider_button_act.png') no-repeat !important;}

.center_block {width:990px; margin:0 auto}


.subscribe_block {background:url('../images/rss_bg.gif') no-repeat !important; height:83px; width:990px; position:relative; margin-left:0; margin-right:0; margin-top:50px; margin-bottom:30px}
.rss_button {position:absolute; right:21px; top:10px; width:170px; height:61px; line-height:56px; background:url('../images/rss_button.gif') no-repeat 0% 5px; *padding:3px 0 0 78px; color:#181818; font-size:24px; text-decoration:none; padding-left:78px; padding-right:0; padding-top:0; padding-bottom:0}
.rss_button:hover {color:#025db2;}
.rss_text {position:absolute; top:26px; left:32px; font-size:35px; color:#2d2d2d;}
.rss_text strong{ color:#0073a7}
.view_all, #block_readmore span, #block_readmore {color:#131313; font-style:italic; font-size:14px; text-decoration:underline;background:url('../images/view_arrow.gif') no-repeat 100% 5px !important; height:inherit !important; line-height:inherit !important; text-transform:lowercase; padding-left:0; padding-right:13px; padding-top:0; padding-bottom:0}
#block_readmore {color:#131313; font-style:italic; font-size:14px; text-decoration:underline;background:none !important; padding:0 13px 0 0 !important; height:inherit !important; line-height:inherit !important; margin:18px 0 0 0 !important}
#block_readmore {background:none}
.view_all:hover, #block_readmore span:hover, #block_readmore:hover {text-decoration:none}

.block1 {float:left; width:194px; margin:0 85px 0 0}
.block2 {float:left; width:190px; margin:0 50px 0 0}
.block3 {float:left; width:190px; margin:0 50px 0 0}
.block4 {float:left; width:190px;}

.block1 h3, .block2 h3, .block3 h3, .block4 h3 {color:#181818; font-size:30px; padding-bottom:15px; border-bottom:1px solid #e1e0dd; margin-bottom:20px;}
.list2 li {background:none !important; width:191px; height:37px; margin:0 !important; padding:0 !important ; line-height:37px !important;}
#content .list2 li a {background:url('../images/vertical_menu_bg.gif') no-repeat !important; width:166px; height:37px; margin:0 !important; font-size:14px; font-style:italic; text-decoration:none; font-weight:normal ;line-height:37px !important; display:block; padding-left:25px; padding-right:0; padding-top:0; padding-bottom:0}
#content .list2 li a:hover {background:url('../Resource/vertical_menu_bg_h.gif') no-repeat !important;}


.bottom_title {color:#ffff00; font-size:20px;}
.block_links1 {float:left; width:150px; margin-right:48px; padding:20px 0 0 0}
.block_links1 ul  {list-style:none; color:#e7e7e7; border-bottom:1px solid #2f2f2f; margin-top:10px;}
.block_links1 ul li {list-style:none; color:#e7e7e7; border-top:1px solid #2f2f2f; padding:1px 0;}
.block_links1 ul li a {color:#e7e7e7; line-height:27px; height:27px; display:block; text-decoration:none; background:url('../images/bottom_arrow.png') no-repeat 9px 50%; text-decoration:none !important; padding-left:18px; padding-right:0; padding-top:0; padding-bottom:0 }
.block_links1 ul li a:hover {background:#0759a7 url('../images/bottom_arrow.png') no-repeat 9px 50%; color:#fff}
.left_side {width:640px; float:left;}
.right-col {width:280px; float:left; margin-left:30px}
div.art-left, div.art-right {
float: left;
width: 50%;
}
.item-page h2, .right-col h3 {
margin: 0 0 20px 0 !important;
}
h2, .right-col h3 {
font-size: 36px;
color: #303030;
line-height: 1em;
margin: 0;
text-transform:capitalize !important
}
div.art-left.serv ul, div.art-right.serv p {
margin-top: 0;
margin-left: 0;
padding: 0;
}
ul.art-list li a {
color: #383838;
text-decoration: none;
}

.userdata label {display:block}