/* ThemePanelMenu Style Sheet */
.bg2bg5
{FONT-FAMILY: Arial, Helvetica, sans-serif;
 FONT-SIZE: 11px;
 COLOR: #4e4e4e;
 text-decoration:none;
 }

.moreTxt
{
	color:fff88f;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}


.moreTxt1
{
color:ffffff ;
font-size:13px;

}

.P{
 FONT-FAMILY: Arial, Helvetica, sans-serif;
 FONT-SIZE: 11px;
 COLOR: #4e4e4e;
 ma1rgin-top: 4px;
 margin-bottom: 4px;}

.topMenu, .topMenu:hover{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
   text-decoration:none;
}

.textBold{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
      font-weight:bold;
}
.bgGrey1{
       BACKGROUND-COLOR: #91A3B2;
}
.bgGrey2{
       BACKGROUND-COLOR: #E8EEF2;
}
.bgGrey3{
       BACKGROUND-COLOR: #C5D4DF;
}

.bgWhite
{
background-color: #FFFFFF;
}
.bgBlack
{
background-color: #000000;
}
.liner
{
background-color: #C5D4DF;
}
.topmenu
{
color: #e3edf3;
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
   text-decoration:none;
}



.topmenuitem
{
color: #e3edf3;
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
}

.topmenuitem_w
{
color: #BFBFBF;
font-size:11px;
font-family: ·s²Ó©úÅé;
text-decoration:none;
}

.responce
{
color: #e3edf3;
font-family: Tahoma;
text-decoration:none;
}

.nameCategory1
{
padding-left: 20px;
font-size: 15px;
font-family: Arial;
color:#FF8C00;
}
.nameCategory2
{
font-size: 15px;
font-family: Arial;
color:#BFBFBF;
}
.Head1
{
font-size: 18px;
font-family: Verdana;
color:#FF8C00;
}
.Head2
{
font-size: 18px;
font-family: Verdana;
color:#BFBFBF;
}
.LeftMenu
{
background: url("eftMenuNorm.gif");
}

.LeftSubMenu
{
background-color: #F1F6FA;
background: url("../photo/bgleftSubMenu.gif");
font-size: 10px;
}
.aLeftSubMenu
{
background-color: #F1F6FA;
padding-top:3;
padding-bottom:3;
padding-left:30;
width: 99%;
height: 100%;
font-size: 12px;
text-decoration: none;
color: #4e4e4e;
}
.LeftMenuActive
{
background: url("../photo/leftMenuActive.gif");
padding-left:30;
width: 100%;
height: 20px;
font-size: 11px;
}
.aLeftMenu
{
width: 100%;
height: 100%;
font-size: 11px;
color: #000000;
text-decoration: none;
padding-top:3px;
padding-left:30px;
}
.aLeftMenu:hover{
    color: #FF9900;
text-decoration: none;
}
.bgLightBlue
{
background-color: #C5D4DF;
padding: 0px;
padding-bottom: 0px;
padding-top: 0px;
}
.txtBlue
{
	FONT-FAMILY: Tahoma,Arial,Verdana;
	FONT-SIZE: 12px;
color: #6A7F91;
}
.txtBlack
{
	FONT-FAMILY: Tahoma,Arial,Verdana;
	FONT-SIZE: 12px;
color: #000000;
}
.borderLeft
{
background: url("../photo/bgBorder.gif");
}
.txtOrange
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
color: #FF9719;
}
ul {
 	list-style-image: url("../photo/on.gif");
}
.tLarge{
        FONT-SIZE: 13px;
         
}

.tXLarge{
        FONT-SIZE: 16px;
         
}


.ThemePanelMenu,.ThemePanelSubMenuTable ,
{
	color: #C9D6DF;
    font-size:11px;
    font-family: Tahoma;
    text-decoration:none;
	
	background-color:	#FFFFFF;
	cursor:		default;
	white-space:	nowrap;
}

.ThemePanelSubMenu
{
	position:	absolute;
	visibility:	hidden;

	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index:	100;
	border:		0;
	padding:	0;

	/* the following property is only useful in IE */
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#DEDEDE,Direction=135,Strength=4);
}

.ThemePanelSubMenuTable
{
	border:		1px solid #BFBFBF;
}

.ThemePanelMenuItem,.ThemePanelMenuItemHover,.ThemePanelMenuItemActive
{
	cursor:		default;
	white-space:	nowrap;

}

.ThemePanelMainItem,
.ThemePanelMenuItem
{
	background-color:	#143251;
}

.ThemePanelMainItemHover,
.ThemePanelMainItemActive,
.ThemePanelMenuItemHover,
.ThemePanelMenuItemActive,

{
	background-color:	#244C71;
	COLOR:#FFFFFF;
}


/* horizontal main menu sub components */
/* panel doesn't really support horizontal menus */

.ThemePanelMainFolderLeft,.ThemePanelMainItemLeft,
.ThemePanelMainFolderText,.ThemePanelMainItemText,
.ThemePanelMainFolderRight,.ThemePanelMainItemRight
{
	border:		0;
	background-color:	inherit;
	white-space:	nowrap;
}

/* vertical main menu sub components */
TD.ThemePanelMainFolderLeft,TD.ThemePanelMainItemLeft
{
	padding-left:	0px;
	padding-right:	0px;

	border-left:	1px solid #BFBFBF;

	white-space:	nowrap;
	background-color:	inherit;
}

TD.ThemePanelMainFolderLeft,TD.ThemePanelMainItemLeft,
TD.ThemePanelMainFolderText,TD.ThemePanelMainItemText,
TD.ThemePanelMainFolderRight,TD.ThemePanelMainItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	border-top:	    1px solid #BFBFBF;
	border-bottom:	1px solid #BFBFBF;

	background-color:	inherit;
}

TD.ThemePanelMainFolderLeft,TD.ThemePanelMainItemLeft
{
	padding-right:	5px;
	padding-left:	3px;
	border-left:	0px solid #BFBFBF;

	background-color:	inherit;
	white-space:	nowrap;
}

TD.ThemePanelMainFolderText,TD.ThemePanelMainItemText
{
	padding-right:	5px;
	padding-left:	3px;

	background-color:	inherit;
	white-space:	nowrap;
}

TD.ThemePanelMainFolderRight,TD.ThemePanelMainItemRight
{
	padding-right:	5px;
	padding-left:	3Px;
	border-right:	0px solid #BFBFBF;

	background-color:	inherit;
	white-space:	nowrap;
}

TR.ThemePanelMainItem TD.ThemePanelMainFolderLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	3px;
	padding-right:	5px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	3px;
	padding-right:	5px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainFolderText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	3Px;
	padding-right:	5px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	3px;
	padding-right:	5px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainItemRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainFolderRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

/* sub menus sub components */

.ThemePanelMenuFolderLeft,.ThemePanelMenuItemLeft
{
	padding-left:	0px;
	padding-right:	0px;

	border-left:	1px solid #9C9A9C;

	white-space:	nowrap;
	background-color:	inherit;
}

.ThemePanelMenuFolderLeft,.ThemePanelMenuItemLeft,
.ThemePanelMenuFolderText,.ThemePanelMenuItemText,
.ThemePanelMenuFolderRight,.ThemePanelMenuItemRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	border-top:	    0px solid #BFBFBF;
	border-bottom:	0px solid #BFBFBF;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemePanelMenuFolderLeft,.ThemePanelMenuItemLeft
{
	padding-right:	3px;
	padding-left:	5px;
	border-left:	0px solid #BFBFBF;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemePanelMenuFolderText,.ThemePanelMenuItemText
{
	padding-right:	3px;
	padding-left:	5px;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemePanelMenuFolderRight,.ThemePanelMenuItemRight
{
	padding-right:	5px;
	padding-left:	3px;
	border-right:	0px solid #BFBFBF;

	background-color:	inherit;
	white-space:	nowrap;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuFolderLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	3px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	3px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuFolderText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-right:	3px;
	padding-left:	5px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-right:	3px;
	padding-left:	5px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuItemRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	3px;

	border:		0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuFolderRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	3px;

	border:		0;
	white-space:	nowrap;
	background-color:	inherit;
}

.ThemePanelMenuSplit
{
	margin:		2px;
	height:		1px;
	overflow:	hidden;
	background-color:	inherit;
	border-top:  	1px solid #9C9A9C;
}

/* image shadow animation */

/*
	seq1:	image for normal
	seq2:	image for hover and active

	To use, in the icon field, input the following:
	<img class="seq1" src="normal.gif" /><img class="seq2" src="hover.gif" />
*/

.ThemePanelMenuItem img.seq1
{
	display:	inline;
}

.ThemePanelMenuItemHover seq2,
.ThemePanelMenuItemActive seq2,

{
	display:	inline;
	color: #FFFFFF;
}

.ThemePanelMenuItem .seq2,
.ThemePanelMenuItemHover .seq1,
.ThemePanelMenuItemActive .seq1
{
	display:	none;
}

