﻿body
{
	direction: rtl;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
}
A:visited
{
}
A
{
	text-decoration: none;
	color: Black;
}
.MenuLink
{
	color: Black;
}
.Page
{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
.Cubes
{
	background-repeat: no-repeat;
	background-image: url( 'Cubes.png' );
	float: right;
	width: 563px;
	height: 105px;
}
.Logo
{
	background-repeat: no-repeat;
	background-image: url( 'Logo.png' );
	width: 384;
	height: 105px;
}
.Line
{
	background-image: url( 'Line.png' );
	height: 55px;
	width: 950px;
	z-index: 2;
	position: relative;
}
.Menu
{
	background-image: url( 'Banner.png' );
	background-repeat: no-repeat;
	background-position: left;
	height: 35px;
	width: 950px;
}
.Sepetretor
{
	z-index: -1;
	position: relative;
	float: right;
	background-image: url( 'Sep.png' );
	width: 190px;
	margin-right: -23px;
	height: 35px;
}
.MainMenuItem
{
	color: Black;
	width: 100px;
	float: right;
	height: 35px;
	background-image: url( 'MainMenu.png' );
}
.MainMenuItem a
{
	padding-top: 8px;
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
}
.MainMenuItem A:visited
{
	color: Black;
}
.MainMenuItem A:Hover
{
	height: 35px;
	background-image: url( 'MenuItemSelected.png' );
	color: White;
}
.rightMenu
{
	width: 270px;
	float: right;
	z-index: 1;
}
.RightCol
{
	height: 200px;
	width: 300px;
}


.Footer
{
	vertical-align: middle;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px;
	clear: both;
	background-image: url( 'Footer.png' );
	width: 950px;
	height: 40px;
	background-repeat: no-repeat;
}
.FooterText
{
	padding-top: 9px;
}
.Content
{
	margin-left: 2px;
	position: inherit;
	z-index: 1; /* 	border-style: solid; 	border-width: 1px; 	border-color: #E3E1E1; */
	float: left;
	margin-top: -40px;
	width: 670px;
}
.BigTitle
{
	margin-top: -50px;
	margin-right: -58px;
	width: 730px;
	height: 130px;
	background-repeat: no-repeat;
	background-image: url(              'BigTitle.png' );
}
.BigTitle h2
{
	text-align: center;
	vertical-align: middle;
	padding-top: 40px;
}
.Wellcome
{
	background-repeat: no-repeat;
	background-image: url(              'Wellcome.png' );
	width: 750px;
	height: 300px;
	margin-right: -80px;
}
.Item
{
	float: right;
	width: 200px;
	height: 190px;
	margin-top: 10px;
	margin-right: 20px;
	text-align: center;
}
.ItemTextArea
{
	height: 130px;
}
.Info
{
	width: 200px;
	color: #8FABB3;
	font-size: 16px;
	margin-top: 43px;
	font-weight: bold;
	direction: ltr;
	text-align: center;
	display: block;
	margin-top: 65px;
}
h2
{
	font-size: 19px;
	color: #242148;
}
.TopBorder
{
	background-image: url(              'TopBorder.png' );
	width: 670px;
	height: 20px;
}
.BottomBorder
{
	padding-top: 20px;
	clear: both;
	background-image: url(              'BottomBorder.png' );
	height: 20px;
	width: 670px;
}
.Border
{
	width: 100%;
	height: 10px;
	background-repeat: no-repeat;
	margin-right: -30px;
	background-image: url(              'Border.png' );
	clear:both;
}
.LabelOnLine
{
	float: right;
	margin-top: 25px;
	margin-right: 10px;
	width: 220px;
	font-size: 15px;
	font-weight: bold;
	color: White;
}
.TreeView
{
	direction: rtl;
	float: right;
}
.Card
{
	float: right;
	background-image: url(              'Card.jpg' );
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 30px;
	width: 300px;
	height: 170px;
}
.Card h2
{
   
     
    width:300px;
    height:15px;
	margin-right: 20px;
	margin-top: -5px;
	font-size: 12px;
}
.Card div
{
    margin-top:-5px;
	position: relative;
	margin-right: 20px;
}
.Card p
{
	 padding-top:10px;
	margin-right: 20px;
	width: 200px;
	height: 63px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img
{
	border: none;
}


.photo-border2
{
	padding: 4px;
	float: left;
	margin-bottom: 5px;
	display: block;
}

.photo-float-left
{
	float: left;

	width: 60px;
	height: 20px;
}

.image-border-none
{
	border: none;
}


.ServiceItem
{
	/* 	border-width: 2px; 	border-style: dotted; 	border-color: #f7941e; */
	float: right;
	direction: rtl;
	font-size: 15px;
	width: 45%;
	margin-right: 20px;
	margin-top: 30px;
	height: 200px;
	text-align: center;
}
.ServiceItem h3
{
	 color:#A9B4B8;
}

.ServiceItem h2
{
	font-size: 12px;
	margin-top: -10px;
	color: #898D8F;
	padding-bottom:30px;
}
.ServiceItem h3
{
}
.ServiceItem p
{
	font-size: 13px;
	height: 80px;
}

.Button
{
	background-image: url(              'ReadMore.png' );
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
	width: 100%;
	text-align: center;
}
.Category
{
	background-image: url(               'Category.png' );
	background-repeat: no-repeat;
	background-position: right;
	height: 35px;
	width: 100%;
	text-align: right;
	margin-top: 5px;
}
.Category h2
{
	font-size: 14px;
	padding-top: 7px;
	padding-right: 15px;
	color: White;
}

.Button A
{
	width: 70px;
	height: 25px;
	font-weight: bold;
	color: White;
	display: inline-block;
	padding-top: 10px;
	font-size: 11px;
}
.Client
{
	border-style: dotted;
	border-width: 2px;
	margin-bottom: 15px;
}
.Client h2
{
	color: Black;
}
.Selected
{
	background-image: url(         'MenuItemSelected.png' );
}

.AboutUs p
{
	font-size: 13px;
	width: 620px;
	margin-right: 20px;
}

.CardPic
{
	 margin-top:20px;
	width: 100px;
	height: 75px;
	float: left;
	margin-left: 5px;
}

.MiniForm
{
	width: 140px;
	height: 140px;
	margin-right: 40px;
	margin-top: 10px;
	float: right;
}
.inputBig
{
	background: url(leftbig.png) no-repeat;
	padding: 0 0 0 4px;
	float: left;
	margin: 1px;
	float: left;
}
.inputBig span
{
	background: url(rightBig.png) no-repeat right;
	padding: 1px 3px 3px 0;
	float: left;
}
.BigTextinput
{
	background: #cccccc;
	color: #666666;
	font-weight: bold;
	border: 0;
	font-size: 15px;
}

.input
{
	background: url(input_left.png) no-repeat;
	padding: 0 0 0 4px;
	float: left;
	margin: 1px;
	float: left;
	height: 25px;
}
.input span
{
	background: url(input_right.png) no-repeat right top;
	padding: 1px 3px 3px 0;
	float: left;
	height: 25px;
}
/* if you want a different color, jsut specify it here, and change the color of the included .png files */
.input span input
{
	background: #cccccc;
	color: #666666;
	font-weight: bold;
	border: 0;
}
.ddl
{
	padding-left: 3px;
	width: 67px;
}


.Hands
{
	background-image: url(                      'Hands.png' );
	width: 270px;
	height: 300px;
	margin-right: -40px;
	background-repeat: no-repeat;
}
.RightCubes
{
	background-image: url(                      'RightCubes.png' );
	width: 270px;
	height: 300px;
	margin-right: -50px;
	margin-top: -40px;
	background-repeat: no-repeat;
}
.ContactRight
{
	background-image: url(                      'Contact.jpg' );
	width: 270px;
	height: 300px;
	margin-right: -40px;
	background-repeat: no-repeat;
	margin-top: -150px;
}
.NewsRight
{
	background-image: url(                      'Newsl.jpg' );
	width: 270px;
	height: 300px;
	margin-right: -40px;
	background-repeat: no-repeat;
	margin-top: -150px;
}
.ServicesRight
{
	background-image: url(                      'Services.jpg' );
	width: 270px;
	height: 300px;
	margin-right: -40px;
	background-repeat: no-repeat;
	margin-top: -150px;
}
.ClientsRight
{
	background-image: url(                      'Clients.jpg' );
	width: 270px;
	height: 300px;
	margin-right: -40px;
	background-repeat: no-repeat;
	margin-top: -150px;
}
.AboutRight
{
	background-image: url( 'About.jpg' );
	width: 270px;
	height: 300px;
	margin-right: -40px;
	background-repeat: no-repeat;
	margin-top: -150px;
}
.RightServices
{
	  list-style-type:none;
	margin-right: 10px;
}
.RightServiceItem
{
	width: 200px;
	background-image: url( 'TreeViewItem.png' );
	height: 20px;
	margin-top: 5px;
	margin-right:-30px;
}
.RightServiceItem h3
{
	display: inline;
	font-size: 11px;
}


.ServiceDetails
{
}
.ServiceDetails p
{
	margin-top:-10px;
}
.ServiceDetails h3
{
	 margin-top:20px;
	 color:#A9B4B8;
	font-size: 28px;
}
.ServiceDetails h2
{
	
	color: #898D8F;
}
.ServiceDetails img
{
	 height:100px;
	margin-top:-100px;
	 margin-right:460px;
}


.Card p
{
	margin-top: -15px;
	margin-right: 20px;
	width: 200px;
	height: 63px;
}
.Right
{
	float:right;
}
.Arrow
{
	margin-right:10px;
	margin-top:29px;
}
.Margin
{
	margin-right:5px;
}

.RightServiceItem A:Hover
{
	color:White;
}

#backgroundPopup
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	border: 1px solid #cecece;
	z-index: 1;
}
#popupContact
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	min-height: 384px;
	min-width: 408px;
	max-width: 608px;
	background: url('Shana-tova.jpg') no-repeat;
	background-color: White;
	border: 1px solid #CECECE;
	z-index: 2;
	padding: 12px;
	font-size: 13px;
}

#contactArea
{
    margin-top: 120px;
}