/* Start of CMSMS style sheet 'tchMenu' */
/* Start of CMSMS style sheet 'tchMenu' */
/* Start of CMSMS style sheet 'tchMenu' */
/* Start of CMSMS style sheet 'tchMenu' */
/* Start of CMSMS style sheet 'tchMenu' */
/* Start of CMSMS style sheet 'tchMenu' */
/* Start of CMSMS style sheet 'tchMenu' */
#menuwrapper {
}
#menu {
	padding-top: 4px;
	margin: 0 auto;	
	width:920px;
}
#menu ul {
	margin: 0;
	padding: 0;
	whie-space : nowrap;
}
#menu ul li {
	margin: 0;
	padding: 0;
	display: block;
	float:left;
	text-align: center;
}
#menu ul li a {
	color : #fff;
	text-decoration : none;
	font-weight: bold;
	display: block;
	border: none;
}
#menu ul li a {
	background: url(uploads/images/menu_up.jpg) no-repeat;
	height: 26px;
	width: 114px;
	line-height: 26px;
	padding-top: 7px;
}
#menu ul li a:hover, #menu ul li a:active {
	background: url(uploads/images/menu_up.jpg) no-repeat 0px -33px;
	height: 29px;
	width: 114px;
	line-height: 29px;
	padding-top: 4px;
}
#menu ul li.currentpage a {
	background: url(uploads/images/menu_over.jpg) no-repeat;
	height: 26px;
	width: 114px;
	line-height: 26px;
	padding-top: 7px;
}
#menu ul li.currentpage a:hover, #menu ul li.currentpage a {
	background: url(uploads/images/menu_over.jpg) no-repeat 0px -33px;
	height: 29px;
	width: 114px;
	line-height: 29px;
	padding-top: 4px;
}
#menu ul li.activeparent a {
	background: url(uploads/images/menu_over.jpg) no-repeat 0px -33px;
	height: 29px;
	width: 114px;
	line-height: 29px;
	padding-top: 4px;
}
/* side menu */
ul.menu {
   padding-left: 0;
   margin-left: 0em;
}


/* third level has some padding to have it stand out */
ul.menu ul {
   margin-left: 0em;
   padding: 0em 0em 0.25em 0.5em ;
}

/* menu li block */
ul.menu li {
   list-style: none;
   margin: 0;
   border-bottom: 1px solid #c0c0c0;
   display: block;
}

ul.menu ul li {
   border: none;
}

/** fix stupid ie bug with display:block; **/
* html ul.menu li a { height: 1%; } 
* html ul.menu li hr { height: 1%; }
/** end fix **/

/* first level links */
ul.menu a {
   text-decoration:none;
   display: block;
   font-size:13px;
   padding: 0.6em 0.5em 0.6em 1.5em;
   color: #666666;
   background: url(uploads/tch/liarow.png) no-repeat 0.5em center; 
   min-height:1em; 
}

/* next level links, more padding and smaller font */
ul.menu ul li a {
   font-size:13px;
   padding: 0.5em 0.5em 0.5em 1.5em;
   background-position: 0.5em center;
}

/* third level links, more padding */
ul.menu ul ul ul a {
   padding: 0.3em 0.5em 0.3em 4.3em;
   background: url(images/cms/dash.gif) no-repeat 0.8em center; 
}

/* hover state for all links */
ul.menu a:hover {
   color: #FF0000;
   background-color: #f8f8f8;
}
ul.menu a.activeparent:hover {
   color: #FF0000;
   background-color: #f8f8f8;
}

/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/
ul.menu li a.currentpage {
   padding: 0.5em 0.5em 0.5em 1.5em;
   font-size:13px;
   min-height:1em; 
   background: url(uploads/tch/liarowl.png) no-repeat 0.3em center; 
   color: #385C72;
}
ul.menu li a.activeparent {
   padding: 0.5em 0.5em 0.5em 1.5em;
   font-size:13px;
   min-height:1em; 
   background: url(uploads/tch/liarowd.png) no-repeat 0.3em center; 
   color: #385C72;
}

ul.menu ul ul li a.activeparent {
   background-position: 1.5em center; 
   background-color: transparent;
   color: #18507C;
}
/* End of 'tchMenu' */
/* End of 'tchMenu' */
/* End of 'tchMenu' */
/* End of 'tchMenu' */
/* End of 'tchMenu' */

