﻿.guidesTitleBgTop
{
	background-image:url(../images/body/forum/intro_txt_bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top:0px;
	width:688px;
	text-align:right;
}
.guidesTitleBgBot
{
	width:688px;
	background-image: url(../images/body/forum/intro_txt_bg.jpg);
	background-position: 0px -175px;
	background-repeat: no-repeat;
	height:25px;
}
.guidesWeather
{
	background-image: url(../images/body/guides/icons_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 150px;
	height: 93px;
	float: left;
	padding: 20px 0 0 40px;
}
.aMenu
{
}
.aMenu .divMenu
{
	background-image: url(../images/body/guides/tit_off.gif);
	background-repeat: no-repeat;
	width: 174px;
	height: 28px;
	color: White;
	font-weight: bold;
	text-align: center;
	vertical-align:middle;
}
.aMenu:hover .divMenu
{
	background-image: url(../images/body/guides/tit_on.gif);
}
.guidesSubMenu
{
	width: 150px;
	border: solid 1px #ff7710;
	border-top: none;
	filter: alpha(opacity=95);
	-moz-opacity: .95;
	opacity: .95;
	background-color: #fff6e5;
}
.divCommunication
{
	background-image: url(../images/body/guides/communication_icon.jpg);
	background-repeat: no-repeat;
	width: 174px;
	height: 67px;
}
.divTransportation
{
	background-image: url(../images/body/guides/transportation_icon.jpg);
	background-repeat: no-repeat;
	width: 174px;
	height: 67px;
}
.divLiving
{
	background-image: url(../images/body/guides/living_icon.jpg);
	background-repeat: no-repeat;
	width: 174px;
	height: 67px;
}
.divDayoff
{
	background-image: url(../images/body/guides/dayoff.jpg);
	background-repeat: no-repeat;
	width: 174px;
	height: 67px;
}
.divGoingOut
{
	background-image: url(../images/body/guides/going_out.jpg);
	background-repeat: no-repeat;
	width: 174px;
	height: 67px;
}
.divDining
{
	background-image: url(../images/body/guides/dining.jpg);
	background-repeat: no-repeat;
	width: 174px;
	height: 67px;
}
.divIsrael
{
	background-image: url(../images/body/guides/israel.jpg);
	background-repeat: no-repeat;
	width: 174px;
	height: 67px;
}
.divWork
{
	background-image: url(../images/body/guides/work.jpg);
	background-repeat: no-repeat;
	width: 174px;
	height: 67px;
}
.divInfo
{
	background-image: url(../images/body/guides/info.jpg);
	background-repeat: no-repeat;
	width: 174px;
	height: 67px;
}
.guidesVideoBg
{
	background-image: url(../images/body/guides/video_bg.jpg);
	background-repeat: no-repeat;
	width: 552px;
	height: 419px;
}
.divMoreVideosBg
{
	background-image: url(../images/body/guides/video_icon.gif);
	background-repeat: no-repeat;
	width: 27px;
	height: 27px;
}
.guidesTitleBgBlue
{
	background-position: 0px -425px;
	display: block;
	background-image: url(../images/body/study/study.gif);
	width: 485px;
	background-repeat: no-repeat;
	position: relative;
	height: 24px;
}
.guidesTitleText
{
	font-size: 14px;
	right: 20px;
	color: #1770ae;
	position: absolute;
	top: 4px;
}
A.linkAllGuides
{
	display: block;
	padding:5px 0 5px 20px;
	background: url(../images/body/guides/next.gif) no-repeat;
	background-position:center left;
	float: left;
	font-size: 12px;
	color: #ff8d39;
	height: 18px;
	text-decoration: none;
	font-weight:bold;
}
A.linkAllGuides:hover
{
	color:#1f78b6;
}
.linkSubMenu
{
	color:#1e2128;
}
.linkSubMenu:hover
{
	color:#ff6c00;
}
.subMenuArrow
{
	background-image:url(../images/body/guides/orange_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-right:5px;
	display:block;
	width:5px;
	float:right;
}
.liveActiveDiv
{
	background-image:url(../images/body/study/pic_bg.gif);
	background-repeat:repeat;
	padding-top:5px; padding-bottom:5px;
	width:165px;
	text-align:right;
}
.subMenu
{
	text-decoration:none;
	color:Black;
	cursor:pointer;
	padding:3px 0 0 0;
}
.subMenu:hover
{
	text-decoration:underline;
}
.subMenuActive
{
	font-weight:bold;
	color:#1770ae;
	padding:3px 0 0 0;
}
.subMenuArrowBlue
{
	background-image:url(../images/body/guides/arrow.gif);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	float:right; width:15px;
	padding:3px 0 0 0;
}

