/**
 * @version $Id: ie7only.css 9765 2007-12-30 08:21:02Z ircmaxell $
 * @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.
 */
 * { margin: 0; padding: 0; }
.contentdescription {height:1%}

#right form.poll
{
	/* nur fuer IE-Win;
	 * definierte groe�e (height or witdh)
	 * fuer automatisches einbeziehen
	 * der Float-Container (auto-clearing);
	 *
	 * verbergen IE-Mac \*/
	height: 1%;
	/* ende verbergen IE-Mac */
}

form.login input
{
	margin:0 0 0 -10px
}
#contentarea,#contentarea2 { width: expression(document . body . clientWidth > 100%? "100%" : "auto"); }
#all { width: expression(document . body . clientWidth > 100% ? "100%" : "auto");
background: #FFFFFF; }

.leading ,#contentarea2, #main { zoom: 1;}

#wrapper
{	width: 100%;
	margin: 0 auto;
	text-align: left;}

#all { padding: 0px;
max-width: 100%;
text-align:left;
padding-left:10px;
	background: #FFFFFF;
	border: solid 0px #000000;
	color: #000000;
	font-size: 0.8em;
	padding: 0 0px 0px 0px;}
#main2 {height:650px; width:855px; padding: 25px 20px 20px 20px;}
#main
{
	position: relative;
	width: 100%;
	margin: 0 0 0 1px;
}
.article_row { zoom: 1; }

.cols1
{
	display: block !important;
	width: 100%;
}

.blog_more ul { zoom: 1; }
form.search_result, form.registration, form.lost_password { zoom: 1; }
#right form.poll fieldset
{ margin: 0; 
#right form.poll
{
	/* nur fuer IE-Win;
	 * definierte groe�e (height or witdh)
	 * fuer automatisches einbeziehen
	 * der Float-Container (auto-clearing);
	 *
	 * verbergen IE-Mac \*/
	height: 1%;
	/* ende verbergen IE-Mac */
}

#right form.poll a ,
#right form.poll .button { margin-top: 10px; }
.contentdescription { height: 1%; }
.contact form , .login_form , #page { zoom: 1; }
form.login input
{
	margin:0 0 0 -10px
}

table.contenttoc
{font-size:1em !important;}

table.contenttoc  td  , table.contenttoc  th
{padding:3px !important     }

/* ################# breadcrumbs ################ */
#breadcrumbs {
background:#93246F;
min-height:5em;
padding-top:0;
text-align:left;
color:#fff;
}

#breadcrumbs p {
padding:0px;
display:inline;
}

* html #breadcrumbs {
height:65px;
}

#breadcrumbs a {
text-transform:none;
}

#breadcrumbs a:link,#breadcrumbs a:visited {
background:#93246F;
color:#fff;
}

#breadcrumbs span {
color:#fff;
font-size:0.9em;
padding:0px;
}

#breadcrumbs span a:hover,#breadcrumbs span a:active,#breadcrumbs span a:focus {
background:#000;
color:#fff;
text-decoration:none;
}

#header {
	width: 100%;
	position: relative;
	height:80px;
	/*height: 122px;*/
	padding: 0;	
	color: #FFF;
}


#headerimage1{
	background-image: url(../images/crimestoppers_header1.jpg);
	background-repeat:no-repeat;
	width:375px;
	height:285px;
	float: left;
	padding-left:10px;
}
#headerimage2{
	background-image: url(../images/crimestoppers_header2.jpg);
	background-repeat:no-repeat;
	width:473px;
	height:285px;
	float: left;
}

#bottemimage1{
  
	background-image: url(../images/crimestoppers_bottomnavbg1.jpg);
	background-repeat:no-repeat;
	width:569px;
	height:130px;
	float: left;
	text-indent:30px;
	padding-top:15px;
	padding-bottom:0px;
}

#bottemimage2{

	font-size:12px;
	padding-top:16px;
	padding-left:15px;
	padding-bottom:32px;
	float: right;
}
#bottemimagestart{
     padding-left:37px;
	 padding-top:16px;
	 padding-bottom:16px;
}
#bottemimageend{
     padding-left:15px;
	 padding-top:16px;
	 padding-bottom:16px;
	 padding-right:29px;
}
#menu {
	clear: both;	
	margin: 0 auto; padding: 0;
	background: url(../images/crimestoppers_navbg1.jpg) repeat-x 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:48px;
	height: 48px;
	width: 100%;
	text-align:center;	
}
#menu ul {
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}

#menu ul li a {
	background-image:url(../images/crimestoppers_navbg2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	display: block;
	float: left;
	padding: 0 18px;
	color: #000;	
	text-decoration: none;
}

#menu a#active_menu-nav {
	background-image:url(../images/crimestoppers_navbg2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	display: block;
	float: left;
	padding: 0 18px;
	color: #000;	
	text-decoration: none;
}
#menu ul li a:hover {
	color: #de0000;
}
#menu ul li#current a {	
	color: #de0000;
}