.SearchTD {
	background-image: url(images/search_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 3px 0 3px;
}
.SearchTD INPUT {
	width: 382px;
	font-size: 18px;
	font-weight: bold;
	FONT-FAMILY: Arial;
	border: none;
}
.MenuMainClass {
	position:absolute;
	visibility: hidden;
	line-height: 19px;
	z-index: 100;
	background-color: #FFFFFF;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	overflow-x: hidden;
	height: 420px;
}
.TopLineArt {
	background-color: #999999;
	border-left: #ffffff 117px solid;
}
.TopLinePosters {
	background-color: #999999;
	border-left: #ffffff 139px solid;
}

.MenuAllData {
	padding: 7px 0px 0px 7px;
	vertical-align: top;
	position: relative;
}
.MenuAllData TD, .MenuAllData DIV {
	font-size: 14px;		
	font-family: Arial, Verdana, Tahoma;
}
.MenuAllData a:link { color: #0C009E; text-decoration: none;}
.MenuAllData a:visited { color: #0C009E; text-decoration: none;}
.MenuAllData a:hover { color: #0000a2; text-decoration: none;}
.MenuAllData a:active { color: #0C009E; text-decoration: none;}

.CatsNTitle {
	padding-left: 20px;
	padding-top: 21px;
}
.CurrentCat {
	font-weight: bold;
	font-size: 16px; 
	font-family: Arial;
	padding-bottom: 8px;
}
.PassiveCat {
	background-image: url(images/rb_arr.gif);
	background-position: 225px 7px;
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.HoverCat {
/*	background-image: url(images/rr_arr.gif);*/
	background: url(images/hover_cat_bg.gif) no-repeat left top; 
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-top: 0px;

}
div.HoverCat a:link,
  div.HoverCat a:active,
  div.HoverCat a:hover,
  div.HoverCat a:visited
{
  text-decoration: none;
  vertical-align: middle;
  line-height: 25px;
  display: block;
  width: 100%;
}
div.PassiveCat a:link,
  div.PassiveCat a:active,
  div.PassiveCat a:hover,
  div.PassiveCat a:visited
{
  text-decoration: none;
  vertical-align: middle;
  line-height: 25px;
  display: block;
  width: 100%;
}
.PassiveCatWithoutArrow {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 1px;
}
.HoverCatWithoutArrow {
    background: url(images/hover_cat_bg1.gif) no-repeat left top;
    padding-right: 25px;
	padding-left: 25px;
    padding-bottom: 1px;
}
div.HoverCatWithoutArrow a:link,
  div.HoverCatWithoutArrow a:active,
  div.HoverCatWithoutArrow a:hover,
  div.HoverCatWithoutArrow a:visited
{
  text-decoration: none;
  vertical-align: middle;
  line-height: 25px;
  display: block;
  width: 100%;
}
div.PassiveCatWithoutArrow a:link,
  div.PassiveCatWithoutArrow a:active,
  div.PassiveCatWithoutArrow a:hover,
  div.PassiveCatWithoutArrow a:visited
{
  text-decoration: none;
  vertical-align: middle;
  line-height: 25px;
  display: block;
  width: 100%;
}
.MenuCatsListScroll {
	height: 310px;
	overflow-x:hidden;
	overflow-y:auto;
	padding-bottom: 15px;
	margin-left: -25px;
}
.MenuCatsListGeneral {
	padding-bottom: 15px;	
	margin-left: -25px;
}
.ActiveBack {
	position: relative;
	margin-left: -5px;
}
.PassiveBack {
	position: relative;
	margin-left: -5px;
	line-height: 25px;
	height: 25px;
	background-image: url(images/lg_arr.gif);
	background-position: 4px 7px;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #999999;
}
.HoverBack {
	position: relative;
	margin-left: -5px;
	background: url(images/hover_cat_bg1.gif) no-repeat left top;
}
.ActiveBack a,
.HoverBack a {
	vertical-align: middle;
	line-height: 25px;
	display: block;
	width: 100%;
	padding-left: 20px;
	background-image: url(images/lb_arr.gif);
	background-position: 4px 7px;
	background-repeat: no-repeat;
}
.Loading{
	color:#999999;
	font-family:Arial, Verdana, Tahoma;
	font-size:14px;
	padding-left:20px;
	position: absolute;
	top: 0px;
	right: 40px;
	line-height: 25px;
}
