c_styles={};c_menus={}; // do not remove this line

/******************************************************
	(1) GLOBAL SETTINGS
*******************************************************/

c_hideTimeout=500; // 1000==1 second
c_subShowTimeout=300;
c_keepHighlighted=true;
c_findCURRENT=false; // find the item linking to the current page and apply it the CURRENT style class
c_findCURRENTTree=false;
c_overlapControlsInIE=true;
c_rightToLeft=true; // if the menu text should have "rtl" direction (e.g. Hebrew, Arabic)

/******************************************************
	(2) MENU STYLES (CSS CLASSES)
*******************************************************/

c_imagesPath="UI/Styles/iran-confair/images/MainMenu/"; // path to the directory containing the menu images

c_styles['MM']=[ // MainMenu (the shorter the class name the better)
[
// MENU BOX STYLE
0,		// BorderWidth
'solid',	// BorderStyle (CSS valid values except 'none')
'#c3c3c3',	// BorderColor ('color')
0,		// Padding
'transparent',	// Background ('color','transparent','[image_source]')
'',		// IEfilter (only transition filters work well - not static filters)
''		// Custom additional CSS for the menu box (valid CSS)
],[
// MENU ITEMS STYLE
0,		// BorderWidth
'solid',	// BorderStyle (CSS valid values except 'none')
'solid',	// OVER BorderStyle
'#F00',	// BorderColor ('color')
'#C00',	// OVER BorderColor
10,		// Padding
'transparent',	// Background ('color','transparent','[image_source]')
'[bottom-line-hover.gif]',	// OVER Background
'#FFF',	// Color
'#FFF',	// OVER Color
'100%',		// FontSize (values in CSS valid units - %,em,ex,px,pt)
'"B Nazanin","B Mitra","B Lotus",Tahoma',	// FontFamily
'bold',	// FontWeight (CSS valid values - 'bold','normal','bolder','lighter','100',...,'900')
'none',		// TextDecoration (CSS valid values - 'none','underline','overline','line-through')
'none',		// OVER TextDecoration
'center',		// TextAlign ('left','center','right','justify')
0,		// ItemsSeparatorSize
'solid',	// ItemsSeparatorStyle (border-style valid values)
'#999999',	// ItemsSeparatorColor ('color','transparent')
0,		// ItemsSeparatorSpacing
false,			// UseSubMenuImage (true,false)
'[arrow1.gif]',	// SubMenuImageSource ('[image_source]')
'[arrow2.gif]',	// OverSubMenuImageSource
8,			// SubMenuImageWidth
4,			// SubMenuImageHeight
'middle',			// SubMenuImageVAlign ('pixels from item top','middle')
'dashed',		// VISITED BorderStyle
'#CC0000',		// VISITED BorderColor
'transparent',		// VISITED Background
'#FFF',		// VISITED Color
'none',			// VISITED TextDecoration
'[arrow2.gif]',	// VISITED SubMenuImageSource
'dashed',		// CURRENT BorderStyle
'#ECCDDF',		// CURRENT BorderColor
'#99CC00',		// CURRENT Background
'#FFFFFF',		// CURRENT Color
'none',			// CURRENT TextDecoration
'[arrow2.gif]',	// CURRENT SubMenuImageSource
' display:inline-block; border-left:1px solid #FFF; ',		// Custom additional CSS for the items (valid CSS)
'background-position: bottom; background-repeat: repeat-x; border-left:1px solid #FFF;',		// OVER Custom additional CSS for the items (valid CSS)
' border-left:1px solid #FFF;',		// CURRENT Custom additional CSS for the items (valid CSS)
' border-left:1px solid #FFF; '		// VISITED Custom additional CSS for the items (valid CSS)
]];


c_styles['SM']=[ // SubMenus
[
// MENU BOX STYLE
0,		// BorderWidth
'solid',	// BorderStyle (CSS valid values except 'none')
'#FFF',	// BorderColor ('color')
0,		// Padding
'#000000',	// Background ('color','transparent','[image_source]')
'',		// IEfilter (only transition filters work well - not static filters)
''		// Custom additional CSS for the menu box (valid CSS)
],[
// MENU ITEMS STYLE
0,		// BorderWidth
'solid',	// BorderStyle (CSS valid values except 'none')
'solid',	// OVER BorderStyle
'#FFFFFF',	// BorderColor ('color')
'#D0A6BE',	// OVER BorderColor
0,		// Padding
'transparent',	// Background ('color','transparent','[image_source]')
'transparent',	// OVER Background
'#FFFFFF',	// Color
'#00AFDB',	// OVER Color
'100%',		// FontSize (values in CSS valid units - %,em,ex,px,pt)
'"B Nazanin","B Mitra","B Lotus",Tahoma',	// FontFamily
'normal',	// FontWeight (CSS valid values - 'bold','normal','bolder','lighter','100',...,'900')
'none',		// TextDecoration (CSS valid values - 'none','underline','overline','line-through')
'none',		// OVER TextDecoration
'right',		// TextAlign ('left','center','right','justify')
0,		// ItemsSeparatorSize
'solid',	// ItemsSeparatorStyle (border-style valid values)
'#999999',	// ItemsSeparatorColor ('color','transparent')
0,		// ItemsSeparatorSpacing
true,			// UseSubMenuImage (true,false)
'[arrow2.gif]',	// SubMenuImageSource ('[image_source]')
'[arrow1.gif]',	// OverSubMenuImageSource
8,			// SubMenuImageWidth
4,			// SubMenuImageHeight
'middle',			// SubMenuImageVAlign ('pixels from item top','middle')
'solid',		// VISITED BorderStyle
'#FFFFFF',		// VISITED BorderColor
'transparent',		// VISITED Background
'#FFFFFF',		// VISITED Color
'none',			// VISITED TextDecoration
'[arrow2.gif]',	// VISITED SubMenuImageSource
'dashed',		// CURRENT BorderStyle
'#ECCDDF',		// CURRENT BorderColor
'#99CC00',		// CURRENT Background
'#000000',		// CURRENT Color
'none',			// CURRENT TextDecoration
'[arrow2.gif]',	// CURRENT SubMenuImageSource
'padding:5px 11px 5px 77px; height:auto',		// Custom additional CSS for the items (valid CSS)
'',		// OVER Custom additional CSS for the items (valid CSS)
'',		// CURRENT Custom additional CSS for the items (valid CSS)
''		// VISITED Custom additional CSS for the items (valid CSS)
]];

c_styles['PM']=[ // MainMenu (the shorter the class name the better)
[
// MENU BOX STYLE
0,		// BorderWidth
'solid',	// BorderStyle (CSS valid values except 'none')
'#c3c3c3',	// BorderColor ('color')
0,		// Padding
'transparent',	// Background ('color','transparent','[image_source]')
'',		// IEfilter (only transition filters work well - not static filters)
''		// Custom additional CSS for the menu box (valid CSS)
],[
// MENU ITEMS STYLE
0,		// BorderWidth
'solid',	// BorderStyle (CSS valid values except 'none')
'solid',	// OVER BorderStyle
'#F00',	// BorderColor ('color')
'#C00',	// OVER BorderColor
10,		// Padding
'transparent',	// Background ('color','transparent','[image_source]')
'transparent',	// OVER Background
'#333',	// Color
'#00AFDB',	// OVER Color
'100%',		// FontSize (values in CSS valid units - %,em,ex,px,pt)
'"B Nazanin","B Mitra","B Lotus",Tahoma',	// FontFamily
'bold',	// FontWeight (CSS valid values - 'bold','normal','bolder','lighter','100',...,'900')
'none',		// TextDecoration (CSS valid values - 'none','underline','overline','line-through')
'none',		// OVER TextDecoration
'center',		// TextAlign ('left','center','right','justify')
0,		// ItemsSeparatorSize
'solid',	// ItemsSeparatorStyle (border-style valid values)
'#999999',	// ItemsSeparatorColor ('color','transparent')
0,		// ItemsSeparatorSpacing
false,			// UseSubMenuImage (true,false)
'[arrow1.gif]',	// SubMenuImageSource ('[image_source]')
'[arrow2.gif]',	// OverSubMenuImageSource
8,			// SubMenuImageWidth
4,			// SubMenuImageHeight
'middle',			// SubMenuImageVAlign ('pixels from item top','middle')
'dashed',		// VISITED BorderStyle
'#CC0000',		// VISITED BorderColor
'transparent',		// VISITED Background
'#333',		// VISITED Color
'none',			// VISITED TextDecoration
'[arrow2.gif]',	// VISITED SubMenuImageSource
'dashed',		// CURRENT BorderStyle
'#ECCDDF',		// CURRENT BorderColor
'#99CC00',		// CURRENT Background
'#C00',		// CURRENT Color
'none',			// CURRENT TextDecoration
'[arrow2.gif]',	// CURRENT SubMenuImageSource
' display:inline-block;  ',		// Custom additional CSS for the items (valid CSS)
'background-position: bottom; background-repeat: repeat-x; b',		// OVER Custom additional CSS for the items (valid CSS)
'',		// CURRENT Custom additional CSS for the items (valid CSS)
''		// VISITED Custom additional CSS for the items (valid CSS)
]];

