/*Top Menu Specialists*/
/*Top Menu Specialists*/
#TopMenu {
height:30px;
z-index:101;
top:167px;
position:absolute;
left:65px;
}

#Navigation #TopMenuItem1 {
text-decoration:none;
height:30px;
display:block;
background: url(http://www.gastrosite.ru/img/news.gif) no-repeat left 8px;
width:57px; /*При замене бэкграунда заменить ширину блока*/
}
#Navigation .MenuSeparator1 {
width:57px; /*При замене бэкграунда заменить ширину блока*/
padding-right:10px;
}
#Navigation .MenuSeparator2 {
width:85px; /*При замене бэкграунда заменить ширину блока*/
padding-right:5px;
}
/*#Navigation #TopMenuItem2 {
background-image: url(http://www.gastrosite.ru/img/gastroline.gif);
background-repeat: no-repeat;
background-position: left 8px;
text-decoration:none;
height:30px;
width:85x;
display:block;
margin-left:5px;
}
*/
#Navigation #TopMenuItem2 {
background-image: url(http://www.gastrosite.ru/img/about.gif);
background-repeat: no-repeat;
background-position: left 8px;
text-decoration:none;
height:30px;
width:71x; /*При замене бэкграунда заменить ширину блока*/
display:block;
margin-left:8px;
}

#Navigation .MenuSeparator3 {
width:192px; /*При замене бэкграунда заменить ширину блока*/
padding-right:15px;
}
#Navigation #TopMenuItem3 {
background-image: url(http://www.gastrosite.ru/img/biblioteka.gif);
background-repeat: no-repeat;
background-position: left 8px;
text-decoration:none;
height:30px;
width:192px; /*При замене бэкграунда заменить ширину блока*/
display:block;
margin-left:5px;
}
#Navigation #TopMenuItem4{
background-image: url(http://www.gastrosite.ru/img/gastroforum.gif);
background-repeat: no-repeat;
background-position: left 8px;
text-decoration:none;
height:30px;
width:90px; /*При замене бэкграунда заменить ширину блока*/
display:block;
margin-left:8px;
}
#Navigation .MenuSeparator4 {
width:90px; /*При замене бэкграунда заменить ширину блока*/
padding-right:18px;
}
#Navigation #TopMenuItem5 {
background-image: url(http://www.gastrosite.ru/img/meropriatia.gif);
background-repeat: no-repeat;
background-position: left 8px;
text-decoration:none;
height:30px;
width:162px; /*При замене бэкграунда заменить ширину блока*/
display:block;
margin-left:7px;
}
#Navigation .MenuSeparator5 {
width:162px; /*При замене бэкграунда заменить ширину блока*/
padding-right:15px;
}
#Navigation #TopMenuItem6 {
background-image: url(http://www.gastrosite.ru/img/util_links.gif);
background-repeat: no-repeat;
background-position: left 8px;
text-decoration:none;
height:30px;
width:69px; /*При замене бэкграунда заменить ширину блока*/
display:block;
margin-left:5px;
}
#Navigation .MenuSeparator6 {
background: none;
height:30px;
width:69px; /*При замене бэкграунда заменить ширину блока*/
padding-right:5px;
cursor:pointer;
}

#Navigation .MenuSeparator1, #Navigation .MenuSeparator2, #Navigation .MenuSeparator3, #Navigation .MenuSeparator4, #Navigation .MenuSeparator5 {
	background: url(http://www.gastrosite.ru/img/menu_separator.gif) no-repeat right -1px;
	height:30px;
	cursor:pointer;
}
#Navigation .MenuSeparator1:hover, #Navigation .MenuSeparator2:hover, #Navigation .MenuSeparator3:hover, #Navigation .MenuSeparator4:hover, #Navigation .MenuSeparator5:hover {
	background: url(http://www.gastrosite.ru/img/menu_separator.gif) no-repeat right -1px;
}

#Navigation .TopMenuItemsBackDropDown {
	left:-75px;
}
#Navigation .MenuSeparator4 .TopMenuItemsBackDropDown_2 {
	left:-224px;
}

/*General Navigation*/

#Navigation span {
	display: none;
}
#Navigation, #Navigation ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: none;
  background: none;
  float: left;
  width: 100%;
}
#Navigation li {
	float: left;
	position: relative;
	z-index:101;
	width:100%;
}
#Navigation a {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  padding: 6px 10px;
  font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
}
#Navigation a:hover {
  background: none;
}
#Navigation li:hover, #Navigation li.jshover {
  background:none;
}
#Navigation li div a {
  height:30px;
  outline:none;
}


/*Secondary Navigation*/


#Navigation li ul {
	display: none;
	position: absolute;
	background: url(http://www.gastrosite.ru/img/menu_bg_1.png) repeat left top;
	border-left:2px solid #87B823;
	border-bottom:2px solid #87B823;
	border-top:2px solid #87B823;
	/*opacity: 0.99;/*возможность сделать меню прозрачным везде кроме ИЕ6*/
	left:-2px;
	top:30px;
	padding: 5px 0;
	width:220px; /*Данную величину эксплорер 6 игнорирует*/
}
#Navigation li li a {
	width: 195px;
	background: url(http://www.gastrosite.ru/img/menu_bullet.gif) no-repeat 6px;
	margin:0px;
	padding-left:20px;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
}
#Navigation li li a:hover {
	margin-left:0px;
	padding-left:20px;
	display:block;
	color: #E8E8E8;
	background: url(http://www.gastrosite.ru/img/menu_bullet.gif) no-repeat 6px;
}
#Navigation li:hover ul, #Navigation li.jshover ul {
  display: block;
}
#Navigation li:hover li ul, #Navigation li.jshover li ul {
  display: none;
  top: 0px;
  left: 218px;
  width:220px;
  z-index:103;
}
#Navigation li:hover li:hover ul, #Navigation li.jshover li.jshover ul {
  display: block;
}

/*Top Menu Pacients*/

/*Top Menu*/

#PacientsBody #TopMenu {
	height:30px;
	z-index:101;
	top:166px; 
	position:absolute;
	left:97px;
	width:647px;
	padding-left:0px;
	}
#PacientsBody #Navigation #TopMenuItem1 {
	text-decoration:none;
	height:30px;
	width:84px; /*При замене бэкграунда заменить ширину блока*/
	display:block;
	background: url(http://www.gastrosite.ru/img/news_1.gif) no-repeat right 8px;
}
#PacientsBody #Navigation #TopMenuItem1:hover, #PacientsBody #Navigation #TopMenuItem1.jshover {
	text-decoration:none;
	height:30px;
	width:92px; /*При замене бэкграунда заменить ширину блока*/
	display:block;
	background: url(http://www.gastrosite.ru/img/news_over.gif) no-repeat right top;
}


#PacientsBody .MenuSeparator1 {
	background: url(http://www.gastrosite.ru/img/menu_separator.gif) no-repeat right -1px;
	height:30px;
	width:92px; /*При замене бэкграунда заменить ширину блока*/
	padding-right:2px;
}
#PacientsBody .MenuSeparator1:hover {
	background: url(http://www.gastrosite.ru/img/menu_separator.gif) no-repeat right -1px;
}
#PacientsBody #Navigation #TopMenuItem2 {
	background-image: url(http://www.gastrosite.ru/img/med_info.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	text-decoration:none;
	height:30px;
	width:216px; /*При замене бэкграунда заменить ширину блока*/
	display:block;
	margin-left:8px;
}
#PacientsBody #Navigation #TopMenuItem2:hover, #PacientsBody #Navigation #TopMenuItem2.jshover {
	background-image: url(http://www.gastrosite.ru/img/med_info_over.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
	text-decoration:none;
	height:30px;
	width:216px; /*При замене бэкграунда заменить ширину блока*/
	display:block;
	margin-left:-2px;
}

#PacientsBody #Navigation .MenuSeparator2 {
	background: url(http://www.gastrosite.ru/img/menu_separator.gif) no-repeat right -1px;
	height:30px;
	width:196px; /*При замене бэкграунда заменить ширину блока*/
	padding-right:20px;
}
#PacientsBody #Navigation #TopMenuItem3 {
	background-image: url(http://www.gastrosite.ru/img/online_cons.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	text-decoration:none;
	height:30px;
	width:158px; /*При замене бэкграунда заменить ширину блока*/
	display:block;
	margin-left:7px;
}
#PacientsBody #Navigation #TopMenuItem3:hover, #PacientsBody #Navigation #TopMenuItem3.jshover {
	background-image: url(http://www.gastrosite.ru/img/online_cons_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	height:30px;
	width:172px; /*При замене бэкграунда заменить ширину блока*/
	display:block;
	margin-left:0px;
}

#PacientsBody #Navigation .MenuSeparator3 {
	background: url(http://www.gastrosite.ru/img/menu_separator.gif) no-repeat right -1px;
	height:30px; 
	width:158px; /*При замене бэкграунда заменить ширину блока*/
	padding-right:16px;
}
#PacientsBody #Navigation #TopMenuItem4{
	background-image: url(http://www.gastrosite.ru/img/util_links_1.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	text-decoration:none;
	height:30px;
	width:130px; /*При замене бэкграунда заменить ширину блока*/
	display:block;
	margin-left:11px;
}
#PacientsBody #Navigation #TopMenuItem4:hover, #PacientsBody #Navigation #TopMenuItem4.jshover  {
	background-image: url(http://www.gastrosite.ru/img/util_links_1_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	height:30px;
	width:162px; /*При замене бэкграунда заменить ширину блока*/
	display:block;
	margin-left:0px;
}

#PacientsBody #Navigation .MenuSeparator4 {
	background: none;
	height:30px;
	width:10px; 
	padding:0px;
	margin:0px;
}






#PacientsBody #Navigation .TopMenuItemsBackDropDown {
	left:-87px;
}
#PacientsBody #Navigation #TopMenuItem4 ul.TopMenuItemsBackDropDown_2 {
	left:-224px;
}
#PacientsBody #TopMenu #Navigation li li:hover, #PacientsBody #TopMenu #Navigation li li.jshover  {
	background: url(http://www.gastrosite.ru/img/menu_bullet.gif) no-repeat 6px;
	background-color:#ECFACA;
}
#PacientsBody #TopMenu #Navigation li li:hover a, #PacientsBody #TopMenu #Navigation li li.jshover a {
	color:#007700;
}
#PacientsBody #TopMenu #Navigation li li:hover li a, #PacientsBody #TopMenu #Navigation li li.jshover li a {
	color:#fff;
	background-image: none;
}
#PacientsBody #TopMenu #Navigation li li:hover a, #PacientsBody #TopMenu #Navigation li li.jshover a {
	background-image: url(http://www.gastrosite.ru/img/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#PacientsBody #TopMenu #Navigation li li:hover li:hover a, #PacientsBody #TopMenu #Navigation li li.jshover li.jshover a {
	color:#007700;

}
#PacientsBody #TopMenu #Navigation li li:hover li:hover a:hover, #PacientsBody #TopMenu #Navigation li li.jshover li.jshover a:hover {
	color:#007700;
	background-image: none;

}
#PacientsBody #TopMenu li li a {
	width: 190px;
	background: url(http://www.gastrosite.ru/img/menu_bullet.gif) no-repeat 6px;
	margin:0px;
	padding-left:20px;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
}



/*22.03.10*/

#PacientsBody #TopMenu {
	width:780px;
	left:47px;
}
#PacientsBody #Navigation #TopMenuItem2 {
	margin-left:7px;
}
#PacientsBody #Navigation #TopMenuItem2:hover, #PacientsBody #Navigation #TopMenuItem2.jshover {
	background-image: url(http://www.gastrosite.ru/img/med_info_over.gif);
}
#PacientsBody #Navigation .MenuSeparator4 {
	width:147px;
	background:transparent url(http://www.gastrosite.ru/img/menu_separator.gif) no-repeat right -1px;
	padding-right:2px;
}
#PacientsBody #Navigation #TopMenuItem4 {
	margin-left:7px;
}
#PacientsBody #Navigation #TopMenuItem4:hover, #PacientsBody #Navigation #TopMenuItem4.jshover {
	background-image: url(http://www.gastrosite.ru/img/util_links_1_over.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#PacientsBody #Navigation #TopMenuItem5 {
	background-image: url(http://www.gastrosite.ru/img/games.gif);
	background-position:left 8px;
	background-repeat:no-repeat;
	margin-left:9px;
		width:124px;

}
#PacientsBody #Navigation .MenuSeparator5 {
	background:none;
	width:124px;
}
#Navigation .MenuSeparator5 {
	padding-right:10px;
	width:162px;
}
#PacientsBody #Navigation #TopMenuItem5:hover, #PacientsBody #Navigation #TopMenuItem5.jshover {
	background-image: url(http://www.gastrosite.ru/img/games_over.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:30px;
	margin-left:0;
	text-decoration:none;
	width:124px;
}
/*/22.03.10*/
