/* GENERAL STYLES */

#subMenu img
{
	float:left;
}

.subItem, .first_subItem
{
	padding:4px 10px 0px 0px;
	float:left;
}

.first_subItem img
{
	padding:0px;
	padding:5px 3px 0px 6px;	
	float:left;
}

.subItem img
{
	
	padding:5px 3px 0px 10px;
	float:left;
}

.subItem, .first_subItem
{
	float:left;
}

.subItem a, .subItem a:visited, .subItem a:hover, .subItem a:active, .subItem a:link, .first_subItem a, .first_subItem a:active, .first_subItem a:visited, .first_subItem a:hover, .first_subItem a:link
{ 
	font-size:12px;
	font-weight:bold;
	text-decoration:none; 
	padding:0;
	color:#fff;
}

/* ========================================================================================= */
#subMenu
{
	float:left;
	width:917px;
	height:29px;
	color:#fff;
	padding:0px;
	margin:0px;
	
}
/* subMenu´s different classes are located in subMenu.xslt */
/* ========================================================================================= */
#subMenuLeft
{	
	float:left;
	width:11px;
	height:29px;

}
/* subMenuLeft´s different classes are located in subMenu.xslt */
/* ========================================================================================= */
#subMenuRight
{
	width:11px;
	float:left;
	text-align:right;
	height:29px;
}
/* subMenuRight´s different classes are located in subMenu.xslt */
/* ========================================================================================= */


/* EDITOR PROPERTIES */

