/* Theme 'ThemeOffice' created on August 15, 2007 with Theme Builder 4 JSCookMenu  */

/* ******************************************************
                           Sub menu 
   ****************************************************** */ 
   
/* outer div */

.ThemeOfficeSubMenu
{
	background: transparent;
	border: 0px solid #00529E;
	
}

.ThemeOfficeSubMenuTable
{
	top: 0px;
	padding: 0px;
	cursor: default;
	background: url('transparent.png') top left repeat;
	border: 0px solid #e85093;
	background-position: bottom;
	font-weight: bold;
	position: relative;
	left: 1px;
	z-index: 999;
	width: 75px;
}

.ThemeOfficeSubMenuTable tr
{
		padding: 0px;
		margin: 0px;
}

/* ************ Item Over ************/  

.ThemeOfficeMenuItemHover .ThemeOfficeMenuItemLeft,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuItemLeft
{
	/*background-color: #043882;*/
	font-weight: bold;
	color: #e85093;
	cursor: pointer;
	text-align: left;
	/*border-left: 1px solid #043882;*/
}

.ThemeOfficeMenuItemHover .ThemeOfficeMenuItemText,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuItemText,
.ThemeOfficeMenuItemHover .ThemeOfficeMenuItemText a,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuItemText a
{
	/*background-color: #043882;*/
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	font-size: 13px;
	font-family: arial, sans-serif;
	font-weight: bold;
	margin: 0px;
	cursor: pointer;
	/*width: 100px;*/
	white-space: normal;
}

.ThemeOfficeMenuItemHover .ThemeOfficeMenuItemRight,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuItemRight
{
	/*background-color: #043882;*/
	font-weight: bold;
	color: #e85093;
	cursor: pointer;
	background-position: 5px 8px;
		padding-left: 10px;
	padding-right:3px;
	/*border-right: 1px solid #043882;*/

}

/*  *********          Folder Over          ******************************** */  



.ThemeOfficeMenuItemHover .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuFolderLeft
{
		/*background-image: url('/media/customer/261/sites/1/layout/JSCookMenu/menu_left.png');*/
		background-position: 5px -7px;
		background-repeat: no-repeat;
		cursor: pointer;
		border: 0px solid black;
		padding-left: 5px;
		padding-right: 5px;
		line-height: 21px;  
}

.ThemeOfficeMenuItemHover .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItemHover .ThemeOfficeMenuFolderText a,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuFolderText a
{
	height: 18px;
	font-size: 13px;
	text-align: left;
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
	margin: 0px;
	cursor: pointer;
	color: #e85093;

}

.ThemeOfficeMenuItemHover .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuFolderRight
{
		background-image: url('pijl.gif');
		background-position: 5px 8px;
		padding-left: 10px;
		padding-right:3px;
		background-repeat: no-repeat;
		/*background-color: #707172;*/
		font-weight: bold;
		color: #e85093;
		height: 18px;
		cursor: pointer;

}


/*  *********          Item          ******************************** */  



.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft
{
		/*background-color: #ffffff;*/
		font-weight: bold;
		color: #7b7c7f;
		cursor: pointer;
		text-align: left;
		/*border-left: 1px solid #043882;*/

}

.ThemeOfficeMenuItem .ThemeOfficeMenuItemText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText a
{
	text-decoration: none;
	/*background-color: #ffffff;*/
	color: #7b7c7f;
	font-size: 13px;
	font-family: arial, sans-serif;
	font-weight: bold;
	text-align: left; 
	margin: 0px;
	cursor: pointer;
	/*width: 100px;*/
	white-space: normal;

}

.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight
{
	/*background-color: #ffffff;*/
	background-position: 5px 8px;
		padding-left: 10px;
	padding-right:3px;
	font-weight: bold;
	color: #7b7c7f;
	cursor: pointer;
	/*border-right: 1px solid #043882;*/

}


/*  *********          Folder          ******************************** */  



.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft
{
	/*background-image: url('/media/customer/261/sites/1/layout/JSCookMenu/menu_left.png');*/
	background-position: 5px -7px;
	background-repeat: no-repeat;
	cursor: pointer;
	border: 0px solid black;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 21px;   
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText a
{
		/*background-color: #707172;*/
		text-decoration: none;
		color: #7b7c7f;
		font-weight: bold;
		font-size: 13px;
		font-family: arial, sans-serif;
		font-style: normal;
		font-weight: bold;
		white-space: nowrap;
		margin: 0px;
		cursor: pointer;

}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight
{
		background-image: url('pijl.gif');
		background-position: 5px 8px;
		padding-left: 10px;
		padding-right:3px;
		background-repeat: no-repeat;
		height: 18px;
		cursor: pointer;
}


/* ******************************************************
                           Main menu 
   ****************************************************** */


.ThemeOfficeMenu
{
		width: 23px;
		padding: 0px;
		background-color: transparent;
}

.ThemeOfficeMenuOuter{
		background-color: transparent;	
		border: 0px solid #F07600;
}

.ThemeOfficeMenu tr{
		padding: 0px;
		margin: 0px;
		width: 23px;
}


/*  *********          Item Over          ******************************** */  



.ThemeOfficeMainItemHover .ThemeOfficeMainItemLeft,
.ThemeOfficeMainItemActive .ThemeOfficeMainItemLeft
{
	display: inline-block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	border: 0px solid black;
	border: 0px solid red;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
}

.ThemeOfficeMainItemHover .ThemeOfficeMainItemText,
.ThemeOfficeMainItemActive .ThemeOfficeMainItemText,
.ThemeOfficeMainItemHover .ThemeOfficeMainItemText a,
.ThemeOfficeMainItemActive .ThemeOfficeMainItemText a
{
	display: inline-block;
	color: #e85093;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	text-align: center;
	/*width: 100px;*/
	border: 0px solid red;
	/*padding-top: 5px;*/
	text-transform: capitalize;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.ThemeOfficeMainItemHover .ThemeOfficeMainItemRight,
.ThemeOfficeMainItemActive .ThemeOfficeMainItemRight
{
	display: inline-block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	border: 0px solid black;
	border: 0px solid red;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
}

/*  *********          Folder Over          ******************************** */  



.ThemeOfficeMainItemHover .ThemeOfficeMainFolderLeft,
.ThemeOfficeMainItemActive .ThemeOfficeMainFolderLeft
{
	display: inline-block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	border: 0px solid black;
	border: 0px solid red;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
}

.ThemeOfficeMainItemHover .ThemeOfficeMainFolderText,
.ThemeOfficeMainItemActive .ThemeOfficeMainFolderText,
.ThemeOfficeMainItemHover .ThemeOfficeMainFolderText a,
.ThemeOfficeMainItemActive .ThemeOfficeMainFolderText a
{
	display: inline-block;
	color: #e85093;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	text-align: center;
	/*width: 100px;*/
	border: 0px solid red;
	/*padding-top: 5px;*/
	text-transform: capitalize;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.ThemeOfficeMainItemHover .ThemeOfficeMainFolderRight,
.ThemeOfficeMainItemActive .ThemeOfficeMainFolderRight
{
	display: inline-block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	border: 0px solid black;
	border: 0px solid red;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
}


/*  *********          Item          ******************************** */  



.ThemeOfficeMainItem .ThemeOfficeMainItemLeft
{
	display: inline-block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	border: 0px solid black;
	border: 0px solid red;
	font-weight: normal;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.ThemeOfficeMainItem .ThemeOfficeMainItemText,
.ThemeOfficeMainItem .ThemeOfficeMainItemText a
{
	display: inline-block;
	color: #7b7c7f;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	text-align: center;
	/*width: 100px;*/
	border: 0px solid red;
	/*padding-top: 5px;*/
	text-transform: capitalize;
	padding-left: 5px;
	padding-right: 5px;
}

.ThemeOfficeMainItem .ThemeOfficeMainItemRight
{
	display: inline-block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	border: 0px solid black;
	border: 0px solid red;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
}


/*  *********          Folder          ******************************** */  



.ThemeOfficeMainItem .ThemeOfficeMainFolderLeft
{
	display: inline-block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	border: 0px solid black;
	border: 0px solid red;
	font-weight: bold	;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
}

.ThemeOfficeMainItem .ThemeOfficeMainFolderText,
.ThemeOfficeMainItem .ThemeOfficeMainFolderText a
{
	display: inline-block;
	color: #7b7c7f;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	text-align: center;
	/*width: 100px;*/
	border: 0px solid red;
	/*padding-top: 5px;*/
	text-transform: capitalize;
	padding-left: 5px;
	padding-right: 5px;
}

.ThemeOfficeMainItem .ThemeOfficeMainFolderRight
{
	display: inline-block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	border: 0px solid black;
	border: 0px solid red;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 13px;

}

/*    vertical menu     */

.ThemeOfficeSubMenu TD, 
.ThemeOfficeMenu TD,
.ThemeOfficeMenu TR
{
  vertical-align: middle;
  height: 22px;
}	
  
/* ******************************************************
                           Splitter 
   ****************************************************** */
  
/*  sub */  
 


  
.ThemeOfficeMenuSplitLeft DIV,.ThemeOfficeMenuSplitRight DIV,.ThemeOfficeMenuSplitText DIV
{
		height:	1px;
		padding: 0px;
		/*background-color: #ffffff;*/ 
		overflow: hidden;
}


.ThemeOfficeMenuItem .ThemeOfficeMenuSplitLeft {
		background-color: transparent;
		height: 9px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-left: 6px;	
}

.ThemeOfficeMenuItem .ThemeOfficeMenuSplitText{
		background-color: transparent;
		height: 9px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuSplitRight{
		background-color: transparent;
		height: 9px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 6px;	
		padding-left: 0px;
}

.ThemeOfficeMenuSplit
{
	height: 20px;
	border-left: 1px solid #ffffff;
}
/*  main vertical*/  
 



.ThemeOfficeMainSplitRight DIV,.ThemeOfficeMainSplitText DIV
{
		height:	1px;
		padding: 0px;
		background-color: #071D83; 
		overflow: hidden;
}



.ThemeOfficeMainItem .ThemeOfficeMainSplitLeft
{
		background-color: transparent;
		height: 7px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-left: 0px;
}

.ThemeOfficeMainItem .ThemeOfficeMainSplitText
{
		background-color: transparent;
		height: 7px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 2px;	
		padding-right: 0px;
}

.ThemeOfficeMainItem .ThemeOfficeMainSplitRight
{
		background-color: transparent;
		height: 7px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 2px;	
		padding-left: 0px;	
}

/* main horizontal */


.ThemeOfficeMainItem
{
		vertical-align: middle;
		height: 22px;
}

.ThemeOfficeHorizontalSplit
{	
		border-right: 0px solid transparent;
		border-left: 0px solid transparent;
		width: 7px;

		background-color: transparent;
		padding-left: 45px;
		padding-right: 45px;
		vertical-align: middle;
		text-align: center;

		text-decoration: none;
		color: #379F13;
		font-size: 10px;
		font-family: serif;
		font-style: normal;
		font-weight: bold;
}

/* *********************************************************************************************
                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;
}

.themeSpacerDiv
{
		background: transparent;
		margin: 0px;
		padding: 0px;
		border: 0px;
		font-size: 1pt;	
}

.ThemeOfficeSubMenu
{
		position:	absolute;
		visibility:	hidden;
		overflow:	visible;
		z-index: 100;
}

.ThemeOfficeMainSplit
{
		position: relative;
		width: 2px;
		border-left: 1px solid #f686b7;
		height: 10px;

}