/**
 * @version $Id: layout.css 10387 2008-06-03 10:59:16Z pasamio $
 * @author Design & Accessible Team ( Angie Radtke  )
 * @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.
 */




.button
{
	background:url(../images/searcharrow.png)  no-repeat;
	border:0;
	color:transparent;
	color: #faf6e9;
	cursor:pointer;
	font-size: 90%
}
input.button {width: 17px; }
.form-login label{color: #faf6e9; font-size: 11px;}



#loginposition form .inputbox
{
	background:#ddd1a4;
	border:solid 2px #96753f;
	font-weight:bold;
	padding:0 0 0 2px;
	margin:0px 5px 0 0 !important;
	width:6em;
}
input.inputbox#mod_search_searchword
{
	background:#ddd1a4;
	border:solid 2px #96753f;
	font-size: 10px;
	color: #587457;
	margin:0px 8px 0px 0 !important;
	width:130px;
}





