/* ************************************************************************
	UebiMiau is a GPL'ed software developed by 
	
	- Aldoir Ventura - aldoir@users.sourceforge.net
	- http://uebimiau.sourceforge.net
	
	São Paulo - Brasil
	
	**********************************************
	Version 3.2.0 Upgrades and templates developed by
	
	- Todd Henderson - Lead Developer
	- http://tdah.us
	- Email: todd@tdah.us
	
	- Dave Rodgers - Project Consultant
	- http://www.manvel.net 
	- Email: Davenmanvel@inbox.com
	
	Feel free to contact us, send donations or anything to me as well...
	
	Special thanks to the developers at telaen.org, codeworxtech.com, tinymce.moxiecode.com
	without help this project wouldn't be possible 
	
	**********************************************
	- File:			gold_2_tone.css
	- Developer: 	Todd Henderson / Mods by Laurent (AdNovea)
	- Date:			November 4, 2008
	- version:		(3.2.0) 1.0
	- Description:  Gold 2 Tone sheet: This sheet contents only the change to the default sheet for this skin
					All common styles are in the common.css stylesheet

************************************************************************* */


TABLE.login		{ background-image: url('../images/skins/gold_2_tone/login.gif'); }	

.header 		{ background-image: url('../images/skins/gold_2_tone/header.gif'); }

BODY.body,
TABLE.background,
td.background 	{ background-image: url('../images/skins/gold_2_tone/background.gif'); }
	

td.bar 			{ background-image: url('../images/skins/gold_2_tone/bar.gif'); }

td.hbar 		{ background-image: url('../images/skins/gold_2_tone/hbar.gif'); }

td.mbar 		{ background-image: url('../images/skins/gold_2_tone/mbar.gif'); }

td.lmbar 		{ background-image: url('../images/skins/gold_2_tone/lmbar.gif'); }

td.line 		{ background-image: url('../images/skins/gold_2_tone/line.gif'); }

.i_frame,
.innercontent 	{ background-color: #FFFFFA; }

.hover_color,
.menu li a:hover,
#topright li a:hover,
#topleft li a:hover,
#topleft div a:hover,
.trees .tree_hover,
TD.tab_info_visible { background-color: #EEEED2; }

.navbar a 		{ color: #C1C100; }
