/* Theme 'ThemeOffice' created on August 15, 2007 with Theme Builder 4 JSCookMenu  */

/* ******************************************************
                           Sub menu 
   ****************************************************** */ 
   
/* outer div */

.ThemeOfficeSubMenu
{
	top: -1px;
	background: url('submenu.png') top left repeat;
	
}

.ThemeOfficeSubMenuTable
{
	top: 0px;
	padding: 0px;
	cursor: default;
	border: 2px solid #756b74;
}

.ThemeOfficeSubMenuTable tr
{
		padding: 0px;
		margin: 0px;
}

/* ************ Item Over ************/  

.ThemeOfficeMenuItemHover .ThemeOfficeMenuItemLeft,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuItemLeft
{
	background-color: #858282;
}

.ThemeOfficeMenuItemHover .ThemeOfficeMenuItemText,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuItemText,
.ThemeOfficeMenuItemHover .ThemeOfficeMenuItemText a,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuItemText a
{
	display: inline-block;
	/*position: relative;*/
	/*float: left;*/
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	height: 15px;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: underline;
	padding-bottom: 3px;
	background-color: #858282;
}

.ThemeOfficeMenuItemHover .ThemeOfficeMenuItemRight,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuItemRight
{
	background-color: #858282;
}

/*  *********          Folder Over          ******************************** */  



.ThemeOfficeMenuItemHover .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuFolderLeft
{
	background-color: #858282;
}

.ThemeOfficeMenuItemHover .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItemHover .ThemeOfficeMenuFolderText a,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuFolderText a
{
	display: inline-block;
	/*position: relative;*/
	/*float: left;*/
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	height: 15px;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: underline;
	padding-bottom: 3px;
	background-color: #858282;
}

.ThemeOfficeMenuItemHover .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuFolderRight
{
	background-color: #858282;
}


/*  *********          Item          ******************************** */  



.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft
{

}

.ThemeOfficeMenuItem .ThemeOfficeMenuItemText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText a
{

	display: inline-block;
	/*position: relative;*/
	/*float: left;*/
	color: #858282;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	height: 15px;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	padding-bottom: 3px;

}

.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight
{

}


/*  *********          Folder          ******************************** */  



.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft
{ 
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText a
{
	display: inline-block;
	/*position: relative;*/
	/*float: left;*/
	color: #858282;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	height: 15px;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	padding-bottom: 3px;

}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight
{
	/*background-color: transparent;
	background-image: url('pijl.gif');
	background-position: 12px 7px;
	background-repeat: no-repeat;
	width: 1px;
	height: 18px;
	cursor: pointer;*/
}


/* ******************************************************
                           Main menu 
   ****************************************************** */


.ThemeOfficeMenu
{
		position: relative;
		padding: 0px;
		background-color: transparent;
		margin-bottom: 0px;

}

.ThemeOfficeMenuOuter{
		background-color: transparent;	
		border: 0px solid #F07600;
}

.ThemeOfficeMenu tr{
}


/*  *********          Item Over          ******************************** */  



.ThemeOfficeMainItemHover .ThemeOfficeMainItemLeft,
.ThemeOfficeMainItemActive .ThemeOfficeMainItemLeft
{
	/*/*display: inline-block;*/*/
	/*position: relative;
	/*float: left;*/
	width: 2px;
	height: 15px;*/
}

.ThemeOfficeMainItemHover .ThemeOfficeMainItemText,
.ThemeOfficeMainItemActive .ThemeOfficeMainItemText,
.ThemeOfficeMainItemHover .ThemeOfficeMainItemText a,
.ThemeOfficeMainItemActive .ThemeOfficeMainItemText a
{
	display: inline-block;
	/*position: relative;*/
	/*float: left;*/
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	height: 15px;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: underline;
	padding-bottom: 3px;
}

.ThemeOfficeMainItemHover .ThemeOfficeMainItemRight,
.ThemeOfficeMainItemActive .ThemeOfficeMainItemRight
{
	/*/*display: inline-block;*/*/
	/*position: relative;
	/*float: left;*/
	width: 0px;
	height: 15px;
	background: url('nav-item-bg-mo.gif') top left no-repeat;*/
}

/*  *********          Folder Over          ******************************** */  



.ThemeOfficeMainItemHover .ThemeOfficeMainFolderLeft,
.ThemeOfficeMainItemActive .ThemeOfficeMainFolderLeft
{
	/*/*display: inline-block;*/*/
	/*position: relative;
	/*float: left;*/
	width: 2px;
	height: 15px;*/
}

.ThemeOfficeMainItemHover .ThemeOfficeMainFolderText,
.ThemeOfficeMainItemActive .ThemeOfficeMainFolderText,
.ThemeOfficeMainItemHover .ThemeOfficeMainFolderText a,
.ThemeOfficeMainItemActive .ThemeOfficeMainFolderText a
{
	display: inline-block;
	/*position: relative;*/
	/*float: left;*/
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	height: 15px;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: underline;
	padding-bottom: 3px;
}

.ThemeOfficeMainItemHover .ThemeOfficeMainFolderRight,
.ThemeOfficeMainItemActive .ThemeOfficeMainFolderRight
{
	/*/*display: inline-block;*/*/
	/*position: relative;
	/*float: left;*/
	width: 0px;
	height: 15px;
	background: url('nav-item-bg-mo.gif') top left no-repeat;*/
}


/*  *********          Item          ******************************** */  



.ThemeOfficeMainItem .ThemeOfficeMainItemLeft
{
	/*/*display: inline-block;*/*/
	/*position: relative;
	/*float: left;*/
	width: 2px;
	height: 15px;*/
}

.ThemeOfficeMainItem .ThemeOfficeMainItemText,
.ThemeOfficeMainItem .ThemeOfficeMainItemText a
{
	display: inline-block;
	/*position: relative;*/
	/*float: left;*/
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	height: 15px;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	padding-bottom: 3px;
}

.ThemeOfficeMainItem .ThemeOfficeMainItemRight
{
	/*/*display: inline-block;*/*/
	/*position: relative;
	/*float: left;*/
	width: 0px;
	height: 15px;*/
}


/*  *********          Folder          ******************************** */  



.ThemeOfficeMainItem .ThemeOfficeMainFolderLeft
{
	/*/*display: inline-block;*/*/
	/*position: relative;
	/*float: left;*/
	width: 2px;
	height: 15px;*/
}

.ThemeOfficeMainItem .ThemeOfficeMainFolderText,
.ThemeOfficeMainItem .ThemeOfficeMainFolderText a
{
	display: inline-block;
	/*position: relative;*/
	/*float: left;*/
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	height: 15px;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	padding-bottom: 3px;
}

.ThemeOfficeMainItem .ThemeOfficeMainFolderRight
{
	/*/*display: inline-block;*/*/
	/*position: relative;
	/*float: left;*/
	width: 0px;
	height: 15px;*/
}

/*    vertical menu     */

.ThemeOfficeSubMenu TD, 
.ThemeOfficeMenu TD,
.ThemeOfficeMenu TR
{

}	
  
/* ******************************************************
                           Splitter 
   ****************************************************** */
  
/*  sub */  
 


/*  main vertical*/  
 

/* main horizontal */


.ThemeOfficeMainItem
{
		vertical-align: middle;
		height: 22px;
}


/* *********************************************************************************************
                Theme independent stuff
   ********************************************************************************************* */


/* ******************************************************
                Image and Mouse-over Image
   ****************************************************** */

.ThemeOfficeMenuItem img.seq1,
.ThemeOfficeMainItem img.seq1,
.ThemeOfficeMenuItemHover seq2,
.ThemeOfficeMenuItemActive seq2,
.ThemeOfficeMainItemHover seq2,
.ThemeOfficeMainItemActive seq2
{
		display:	inline;
}

.ThemeOfficeMenuItem .seq2,
.ThemeOfficeMenuItemHover .seq1,
.ThemeOfficeMenuItemActive .seq1,
.ThemeOfficeMainItem .seq2,
.ThemeOfficeMainItemHover .seq1,
.ThemeOfficeMainItemActive .seq1
{
		display:	none;
}

/* ******************************************************
                Miscellaneous
   ****************************************************** */

.ThemeOfficeMainItem,.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive,
.ThemeOfficeMenuItem,.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{ 
		white-space:	nowrap;
}

.ThemeOfficeSubMenu
{
		position:	absolute;
		visibility:	hidden;
		overflow:	visible;
		z-index: 100;
		clear: both;
}

.split
{
	background-color: #FFFFFF;
}


.ThemeOfficeMainItemSplit
{
	width: 0px;
}
