/*Menu*/

/*Pacients*/

.TopMenuPacientsTable_1 {
	background: url(../../img/top_menu_bg_1.gif) no-repeat left top;
	height:35px;
}
.TopMenuPacientsTable_2 {
	background: url(../../img/top_menu_bg_2.gif) no-repeat left top;
	height:35px;
}
.TopMenuPacientsTable_3 {
	background: url(../../img/top_menu_bg_3.gif) no-repeat left top;
	height:35px;
}
.TopMenuPacientsTable_4 {
	background: url(../../img/top_menu_bg_4.gif) no-repeat left top;
	height:35px;
}
.TopMenuPacientsTable_5{
	background: url(../../img/top_menu_bg_5.gif) no-repeat left top;
	height:35px;
}
.TopMenuPacientsTable_6 {
	background: url(../../img/top_menu_bg_6.gif) no-repeat left top;
	height:35px;
}

/*Specialists*/

.TopMenuSpecialistsTable_1 {
	background: url(../../img/top_menu_bg_7.gif) no-repeat left top;
	height:35px;
}
.TopMenuSpecialistsTable_2 {
	background: url(../../img/top_menu_bg_8.gif) no-repeat left top;
	height:35px;
}
.TopMenuSpecialistsTable_3 {
	background: url(../../img/top_menu_bg_9.gif) no-repeat left top;
	height:35px;
}
.TopMenuSpecialistsTable_4 {
	background: url(../../img/top_menu_bg_10.gif) no-repeat left top;
	height:35px;
}
.TopMenuSpecialistsTable_5 {
	background: url(../../img/top_menu_bg_11.gif) no-repeat left top;
	height:35px;
}



#TopMenuContainerDiv {
	height:50px;
	padding-top:129px;
	margin-left:227px;
	position: relative;
}
#FlashDiv {
	position: absolute;
	width: 400px;
	height: 240px;
	left: -200px;
	top: 0px;
}

/*OIGINAL*/
/*#TopMenuDiv {
	position: absolute;
	height: 50px;
	left: 0px;
}*/
/* NY */
#TopMenuDiv { 
	height:50px;
	
	position:relative;
}

#TopMenuDiv a span{
	display:none;
}
.Link1 {
	background: url(../../img/menu_bg_1.gif) no-repeat center;
	height:35px;
	width:155px;
	display:block;
}
.Link1:hover, .Link1Select {
	background: url(../../img/menu_bg_1-over.gif) no-repeat center;
}
.Link1Select {
	height:35px;
	width:155px;
	display:block;
}
.Link2 {
	background: url(../../img/menu_bg_2.gif) no-repeat center;
	height:35px;
	width:110px;
	display:block;
}
.Link2:hover, .Link2Select {
	background: url(../../img/menu_bg_2-over.gif) no-repeat center;
}
.Link2Select {
	height:35px;
	width:110px;
	display:block;
}
.Link3 {
	background: url(../../img/menu_bg_3.gif) no-repeat center;
	height:35px;
	width:125px;
	display:block;
}
.Link3:hover, .Link3Select {
	background: url(../../img/menu_bg_3-over.gif) no-repeat center;
}
.Link3Select {
	height:35px;
	width:125px;
	display:block;
}

.Link4 {
	background: url(../../img/menu_bg_4.gif) no-repeat center;
	height:35px;
	width:105px;
	display:block;
}
.Link4:hover, .Link4Select {
	background: url(../../img/menu_bg_4-over.gif) no-repeat center;
}
.Link4Select {
	height:35px;
	width:105px;
	display:block;
}

.Link5 {
	background: url(../../img/menu_bg_5.gif) no-repeat center;
	height:35px;
	width:105px;
	display:block;
}
.Link5:hover, .Link5Select {
	background: url(../../img/menu_bg_5-over.gif) no-repeat center;
}
.Link5Select {
	height:35px;
	width:105px;
	display:block;
}

/*old*/
/*.Link6 {
	background: url(../../img/menu_bg_6.gif) no-repeat center;
	height:35px;
	width:160px;
	display:block;
}
*/

.Link6 {
    background: url(../../img/menu_bg_6.gif) no-repeat center;
    height:35px;
    width:114px;
    display:block;
}
.Link6:hover, .Link6Select {
	background: url(../../img/menu_bg_6-over.gif) no-repeat center;
}

/*old*/
/*.Link6Select {
    height:35px;
    width:160px;
    display:block;
}
*/.Link6Select {
    height:35px;
    width:114px;
    display:block;
}

.Link7 {
	background: url(../../img/menu_bg_7.gif) no-repeat center;
	height:35px;
	width:145px;
	display:block;
}
.Link7:hover, .Link7Select {
	background: url(../../img/menu_bg_7-over.gif) no-repeat center;
}
.Link7Select{
	height:35px;
	width:145px;
	display:block;
}

.Link8 {
	background: url(../../img/menu_bg_8.gif) no-repeat center;
	height:35px;
	width:145px;
	display:block;
}
.Link8:hover, .Link8Select {
	background: url(../../img/menu_bg_8-over.gif) no-repeat center;
}
.Link8Select {
	height:35px;
	width:145px;
	display:block;
}

.Link9 {
	background: url(../../img/menu_bg_9.gif) no-repeat center;
	height:35px;
	width:150px;
	display:block;
}
.Link9:hover, .Link9Select {
	background: url(../../img/menu_bg_9-over.gif) no-repeat center;
}
.Link9Select {
	height:35px;
	width:150px;
	display:block;
}


/* 2-levels submenu */

.SubMenuParent 
{
	border-top-style:dotted;
	border-top-width:1px;
}


.SubMenuChild
{
	padding-left:20px;
}



#TopMenuContainerDiv {
	height:40px;
}