/**

 * @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;


	overflow:hidden;

	width: 17px;

	text-indent: 20px;

	

}





a.buttonweather {background:url(../images/searcharrow.png) 110px 0px no-repeat;

	border:0;

	color:transparent;

	color: #faf6e9;

	cursor:pointer;

	font-size: 90%;

	float: right;

	text-decoration:none; width: 180px; display:block; color: #e3fb80;

	font-weight:bold}



	

input.button {width: 17px; overflow:hidden }

.form-login label{color: #faf6e9; font-size: 11px;width:50px;*width:53px;display:inline-block;}







#loginposition form .inputbox

{

	background:#ddd1a4;

	border:solid 2px #96753f;

	font-weight:bold;

	padding:0 0 0 2px;

	margin:0px 5px 2px 0 !important;

	width:81px !important;

}

input.inputbox#mod_search_searchword

{

	background:#ddd1a4;

	border:solid 2px #96753f;

	font-size: 10px;

	color: #587457;

	margin:0px 8px 0px 0 !important;

	width:130px;

}










