

/***************************** Nisim styles ****************************/
body
{
	margin:0px;
	padding:0px;
	background-repeat: repeat-x;
    background-image: url('../../images/generalpBG.gif');
    text-align:center;
    background-color:#9BCBE2;
}

p
{
   margin: 0px;
   padding : 0px;
}

img
{
  border: 0px;
}


#General
{
	padding-top:20px;	
	text-align:center;	
	width:992px;
    margin:0px auto;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

.clear { clear: both;}

/*************** header  **************/

#Header
{
	background-image: url('../../images/UPbannerBG.jpg');
	background-repeat:no-repeat;
	height:154px;
	width:992px;
}

.HomePageButton
{
	margin-top:28px;
	vertical-align:middle;
	float:right;
	background-image: url('../../images/homeButton.gif');
	width:67px;
	height:28px;
}

.WhoAmIButton
{
	margin-top:28px;
	float:right;
	background-image: url('../../images/WhoAmI.gif');
	background-repeat:no-repeat;
	width:53px;
	height:28px;
}

.ContactButton
{
	margin-top:28px;
	float:right;
	background-image: url('../../images/ContactLabelLink.gif');
	background-repeat:no-repeat;
	width:66px;
	height:28px;
}

.TripsButton
{
	margin-top:28px;
	float:right;
	background-image: url('../../images/ToursLabelLink.gif');
	background-repeat:no-repeat;
	width:90px;
	height:28px;
}

.EnglishButton
{
	margin-top:28px;
	margin-left:20px;
	float:left;
	background-image: url('../../images/EnglishBbg.gif');
	background-repeat:no-repeat;
	width:81px;
	height:27px;
}

.FacebookButton
{
	margin-top:26px;
	float:left;
}

.TopLink
{
	padding-top:8px;
}

a.Links:link, a.Links:active, a.Links:visited
{
    color: #095a0d;
    font-size: 14px;
    font-family: Arial;
    text-decoration: none;
}

a.Links:hover
{
   color: #026f8e;
   text-decoration: none;
}


.HomeRef
{
	width:439px;
	height:100px;
	cursor:pointer;
	float:right;
	padding-top:50px;

}
/*************** end header  **************/

/*************** main  **************/

#Container
{
    text-align:center;
    direction:rtl;
    float:right;
	background-image: url('../../images/MIDpageBG.png');
	width:992px;
	background-repeat:repeat-y;
}

#MainPart
{
	padding-top:30px;
	float:right;
}

#RightPart
{
	padding-top:30px;
	float:right;
	width:160px; 
	padding-right:20px;
	padding-left:20px;
}
.CategoriesMenu
{
	text-indent:5px;
	padding-top:2px;
	padding-bottom:2px;
}

a.categoryMenuLink:link, a.categoryMenuLink:visited
{
    color: #026f8e;
    font-size: 14px;
    font-family: Arial;
    text-decoration: none;
}

a.categoryMenuLink:hover, a.categoryMenuLink:active
{
   color: #095a0d;
   text-decoration: none;
}

.white_15_bold
{
	font-family: Arial;
	color:White;
	font-weight:bold;
	font-size:15px;
}

.green_15_bold
{
	font-family: Arial;
	color:#4a8611;
	font-size:15px;
	font-weight:bold;
}

.black_16
{
	font-family: Arial;
	color:Black;
	font-size:16px;
}

.black_14
{
	font-family: Arial;
	color:Black;
	font-size:14px;
}

a.CategoryTitle:link, a.CategoryTitle:active, a.CategoryTitle:visited
{
	font-family: Arial;
	color:#846e2c;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
a.CategoryTitle:hover
{
   color: #000000;
   text-decoration: underline;
}

a.TourLink:link, a.TourLink:active, a.TourLink:visited
{
	font-family: Arial;
	color:#000000;
	font-size:14px;
	text-decoration:none;
}

a.TourLink:hover
{
   color: #000000;
   font-size:14px;
   font-family: Arial;
   text-decoration: underline;
}

.MainBox
{
	width: 350px;
	color: #095a0d;
	font-size: 14px;
	font-family: Arial;
	text-decoration: none;
	float: right;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.contact
{
	background-image: url('../../images/ContactBoxBG.gif');
	width:338px;
	height:217px;
	text-align:center;
}

.Contact
{
	background-image: url('../../images/NisimTourContactBG.png');
	background-repeat:no-repeat;
	width:764px;
	height:271px;
	text-align:center;
}

.syllabusContact
{
	padding-top: 20px;
	padding-bottom:10px;
	color: Black;
	font-family: Arial;
	text-decoration: underline;
}

a.successLabel_link:link, a.successLabel_link:active, a.successLabel_link:visited
{
	color: #026f8e;
	font-size: 14px;
	font-family: Arial;
	text-decoration: none;
}

a.successLabel_link:hover
{
   color: #000000;
   text-decoration: underline;
}

.ArticleBox
{
	float:right; 
	padding-right:20px;
	width:761px; 
}

.green_16
{
	color:#085B0B;
	font-size:16px;
	font-family:Arial;
}

.articleContent
{
	margin-top:5px;
	color:#8D7D38;
	font-size: 14px;
	font-family: Arial, Verdana, Tahoma, Helvetica;
	height:125px;
	overflow:auto;
	text-align:right;
	direction:rtl;
}

.top3
{
	background-image: url('../../images/BottomCubesBG.jpg');
	width:239px;
	height:276px;
}

.imgCell
{
	margin-top:7px;
	width:239px;
	height:108px;
}

.Article
{
	font-family: Arial;
	color:#846e2c;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}

.ArticleRight
{
	width:550px;
}

.ArticleLeft
{
	width:200px;
}

/***************end main **************/

/*************** footer  **************/

#Footer
{
	background-image: url('../../images/FooterBG.jpg');
	background-repeat:no-repeat;
	height:43px;
	width:992px;
	float:right;
}

a.BottomLinks:link, a.BottomLinks:active, a.BottomLinks:visited
{
    color: #026f8e;
    font-size: 14px;
    font-family: Arial;
    text-decoration: none;
}

a.BottomLinks:hover
{
   color: #000000;
   text-decoration: underline;
}

/***************end footer  **************/


/************************ end of Nisim styles **************************/

