/**
 * @version $Id: ieonly.css 10387 2008-06-03 10:59:16Z pasamio $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 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.
 */


#contentarea,#contentarea2 { margin-top:-1px; }
#all {  }
.leading ,#contentarea2, #main { zoom: 1; }

#wrapper
{border:solid 0px; width:100%}
#main2 {}
#main
{
	position: relative;
	width: 98%;
}
img {border:none}
.article_row { zoom: 1; }

.blog_more ul { zoom: 1; }
form.search_result, form.registration, form.lost_password { zoom: 1; }
#right form.poll fieldset
{ margin: 0; }


table.contenttoc
{font-size:1em !important;}

table.contenttoc  td  , table.contenttoc  th
{padding:3px !important     }


#left ul {
	list-style-type:none;
	margin:18px 0 20px 0px;
	width:194px;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
}
#left ul li {
	margin:0 0 1px;
}
#left ul li li{
	width:170px;
}

#left ul li img{
	margin:0;
	padding:0;
}
#left ul li a {
	display:inline-block;
	padding:8px 0px 10px 5px;
	text-decoration:none;
}
#left ul li a:link, #left ul li a:visited {
	background:none;
	color:#fff;
}
#left ul li a:hover, #left ul li a:active, #left ul li a:focus {
	background:#333;
	padding:8px 0px 10px 5px;
	color:#fff !important;
}
#left .parent { margin:0; padding:0}

#left ul ul{
	padding:0;
	margin:1px 0 0 0;
}
#left ul ul li{
	width:194px;
	height:36px;
	font-weight:normal;
	font-size:0.7em;
}
#left ul ul li a{
	padding-left:10px;
}
#left ul ul li a:hover{
	padding-left:10px;
}