/* **********************************************************************
	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 
	 - Dave Rodgers - Developer - http://www.manvel.net 
	 - Laurent (AdNovea) - Developer - http://adnovea.free.fr
	 
	***********************************************************************
	 - Special thanks to the developers at 
	codeworxtech.com, tinymce.moxiecode.com
	telaen.org, phptoys.com, winged.info, ngcoders.com
	without help this project wouldn't be possible 
	
	***********************************************************************
	- File:			css_pastel_blue.css
	- Developer: 	Todd Henderson / Mods by Laurent (AdNovea)
	- Date:			November 4, 2008
	- version:		(3.2.0) 1.0
	- Description:  Pastel Blue 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/css_pastel_blue/login.gif'); }	

.header {
	background-image: none; 
	background-color: #3D77CB
}

BODY.body,
TABLE.background,
td.background 	{ background-image: none; }	

td.bar,




td.hbar {
	background-image: none; 
	background-color: #EFEFEF 
}

td.mbar {
	background-image: none;
	background-color: #FAFAFA;
}

td.lmbar {
	background-image: none; 
	background-color: #3D77CB

}

td.line {
	background-image: none; 
	background-color: #CCCCCC
}

.i_frame,
.innercontent 	{ background-color: #FFFFFF; }
