/* ThemeOffice2003Menu Style Sheet */

.ThemeOffice2003MenuH,
.ThemeOffice2003MenuV,
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	height:24px;
	text-align:center;
	cursor:hand;
	font-weight:bold;
	color:ffffff;
	z-index:2;	
	
}

.ThemeOffice2003SubMenuTable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
	height:24px;
	text-align:left;
	cursor:hand;
	color:ffffff;
	font-weight:normal;	
	margin:5px 10px 10px 10px;
	}

.ThemeOffice2003MenuV {
	width:997px;
	height:24px;
	text-align:left;
	cursor:hand;
}

.ThemeOffice2003MenuH span {
   margin:0px;
   cursor:hand;
}

/*border-color of drop down(submenu) menu*/
.ThemeOffice2003SubMenu {
	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:2;
border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	color:#ffffff;	
	background-color:#1c5ba7;
	text-align:left;
	cursor:hand;
	padding:0px;
	width:auto;
	height: auto;
	margin:0px;
	

}

.ThemeOffice2003SubMenuTable {
		display:block;
		text-align:left;
		width:auto;
		padding:0px;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:10px;
	height:auto;
	z-index:2;
	cursor:hand;
	}

.ThemeOffice2003MainItem,
.ThemeOffice2003MainItemHover,
.ThemeOffice2003MainItemActive,
.ThemeOffice2003MenuItem,
.ThemeOffice2003MenuItemHover,
.ThemeOffice2003MenuItemActive {
	border:	0px;	
	text-align:left;
	width:977px;
	padding:0;
	margin:0;	
	cursor:hand;	
}

.ThemeOffice2003MainItem {
	width:977px;	
	margin:0;
	padding:0;
	text-align:center;	
	cursor:hand;
}
/*backgground color of main menu on hover*/
.ThemeOffice2003MainItemHover,
.ThemeOffice2003MainItemActive {
width:977px;
text-align:left;
cursor:hand;
}

.ThemeOffice2003MenuItem {
	padding:0;
	margin:0;
	cursor:hand;
}
/*background color of dropdown(submenu)*/
.ThemeOffice2003MenuItemHover,
.ThemeOffice2003MenuItemActive {
	text-align:left;	
	padding:0px;
	margin:0px;
	width:200px;
	color:#C7C7C7;
	cursor:hand;
	
	
}

/* horizontal main menu */

.ThemeOffice2003MenuH .ThemeOffice2003MainItem {
	padding:0px;
	border:	0;
	border-right:1px solid #ffffff;
	background-image:url(http://localhost/test/templates/pelindia/images/menu_bg.jpg);
	background-repeat:repeat-x;	
	color:#ffffff;
	font-weight:bold;
	margin:0px;
	cursor:hand;
}
/*text color of main menu on hover*/
.ThemeOffice2003MenuH td.ThemeOffice2003MainItemHover,
.ThemeOffice2003MenuH td.ThemeOffice2003MainItemActive {
	margin:0;
	border:	0;
	color:#C7C7C7;
	height:20px;
	text-align:center;
	padding:0;
	border-right:1px solid #ffffff;
	background-image:url(http://localhost/test/templates/pelindia/images/menu_bgo.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	cursor:hand;
}

.ThemeOffice2003MainFolderLeft,
.ThemeOffice2003MainItemLeft,
.ThemeOffice2003MainFolderText,
.ThemeOffice2003MainItemText,
.ThemeOffice2003MainFolderRight,
.ThemeOffice2003MainItemRight {
padding:0;
margin:0;
cursor:hand;
}

/* vertical main menu sub components */

.ThemeOffice2003MenuV td.ThemeOffice2003MainFolderLeft,
.ThemeOffice2003MenuV td.ThemeOffice2003MainItemLeft {
border-top:	1px solid #ffFFFF;
border-left:1px solid #ffffff;
padding-left:0px;
margin:0px;	
z-index:2;
cursor:hand;	
}

.ThemeOffice2003MenuV td.ThemeOffice2003MainFolderText,
.ThemeOffice2003MenuV td.ThemeOffice2003MainItemText {
padding-left:0px;
margin:0px;	
z-index:2;
cursor:hand;
}

.ThemeOffice2003MenuV td.ThemeOffice2003MainFolderRight,
.ThemeOffice2003MenuV td.ThemeOffice2003MainItemRight {
padding-left:0px;
border-top:	1px solid #ffffff;
border-right:1px solid #ffffff;
z-index:2;
margin:0px;
cursor:hand;
}

.ThemeOffice2003MenuV tr.ThemeOffice2003MainItem td.ThemeOffice2003MainFolderLeft,
.ThemeOffice2003MenuV tr.ThemeOffice2003MainItem td.ThemeOffice2003MainItemLeft {
padding:0;
margin:0;
z-index:2;
cursor:hand;
}

.ThemeOffice2003MenuV tr.ThemeOffice2003MainItem td.ThemeOffice2003MainFolderText,
.ThemeOffice2003MenuV tr.ThemeOffice2003MainItem td.ThemeOffice2003MainItemText {
margin:0;
padding-left:0px;	
z-index:2;
cursor:hand;
}

.ThemeOffice2003MenuV tr.ThemeOffice2003MainItem td.ThemeOffice2003MainItemRight,
.ThemeOffice2003MenuV tr.ThemeOffice2003MainItem td.ThemeOffice2003MainFolderRight {
padding-left:0px;
padding:0;
margin:0;
z-index:2;
cursor:hand;
}

/* sub menu sub components */
.ThemeOffice2003SubMenu .ThemeOffice2003MenuFolderLeft,
.ThemeOffice2003SubMenu .ThemeOffice2003MenuItemLeft {
padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;
border:	0;
border-bottom:	1px solid #ffffff;
z-index:2;
margin-top:0px!important;
margin-left:0px;
margin-right:0px;
margin-bottom:0px!important;
cursor:hand;
}

.ThemeOffice2003SubMenu .ThemeOffice2003MenuFolderText,
.ThemeOffice2003SubMenu .ThemeOffice2003MenuItemText {
padding-left:0px;
padding-right:0px;
border:		0;
z-index:2;
border-bottom:1px solid #ffffff;
margin-top:0px!important;
margin-left:0px;
margin-right:0px;
margin-bottom:0px!important;
cursor:hand;
padding-top:0px!important;
padding-top:5px;
padding-bottom:0px!important;
padding-bottom:5px;
}

.ThemeOffice2003SubMenu .ThemeOffice2003MenuFolderRight,
.ThemeOffice2003SubMenu .ThemeOffice2003MenuItemRight {

padding-bottom:2px;
border-bottom:1px solid #ffffff;
z-index:2;
margin-top:0px!important;	
margin-left:0px;
margin-right:0px;
margin-bottom:0px!important;
padding-top:0px!important;
padding-top:5px;
padding-bottom:0px!important;
padding-bottom:5px;
cursor:hand;
}

.ThemeOffice2003SubMenu .ThemeOffice2003MenuItem .ThemeOffice2003MenuFolderText,
.ThemeOffice2003SubMenu .ThemeOffice2003MenuItem .ThemeOffice2003MenuItemText {
	
	padding-left:0px;
	padding-right:0px;
	padding-top:0px!important;
	padding-top:5px;
	padding-bottom:0px!important;
	padding-bottom:5px;
	border:	0;
	border-bottom:1px solid #ffffff;
z-index:2;
	margin-top:0px!important;
margin-left:0px;
margin-right:0px;
margin-bottom:0px!important;
	cursor:hand;
}

/* menu splits */

.ThemeOffice2003MenuSplit {
	margin:2px;
	height:1px;
	overflow:hidden;
	cursor:hand;
}

/* 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" />


.ThemeOffice2003MainItem img.seq1,
.ThemeOffice2003MenuItem img.seq1 {
	display:	inline;
}

.ThemeOffice2003MainItemHover img.seq2,
.ThemeOffice2003MainItemActive img.seq2,
.ThemeOffice2003MenuItemHover img.seq2,
.ThemeOffice2003MenuItemActive img.seq2 {
	display:	inline;
}
*/