/*
* JEZ Rego Joomla! 1.5 Template :: Stylesheets :: layout styling
*
* @package		JEZ Rego
* @version		1.0.0
* @author		JoomlaEZ.com
* @copyright	Copyright (C) 2008 JoomlaEZ.com. All rights reserved
* @license		Commercial Proprietary
*
* Please visit http://joomlaez.com/ for more information
*/

/*----------------------------------------------------------------------------*/

/*********
* Header *
*********/

#jezHeader {
	background: url(../images/bg_header.png) 0 0 repeat-x;
}

/*----------------------------------------------------------------------------*/

/*******
* Body *
*******/

/* user1 and left (black class suffix) module position :: rounded corners */
#modUser1 .jezRounded6Imgs h3,
#jezLocal .black h3 {
	color: #0a5084;
}

/* user2 and right module positions :: rounded corners */
#modUser2 .jezRounded6Imgs h3,
#jezSub .jezRounded6Imgs h3 {
	background: url(../images/mod_right-hd.png) 100% 40% no-repeat;
	color: #0092ff;
}

/*----------------------------------------------------------------------------*/

/*********
* Extras *
*********/

#jezExtras .moduletable h3 {
	color: #0092ff;
}