

.ajaxtooltip{
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/
width: 600px;
left: 0; /*leave this alone*/
top: 0; /*leave this alone*/
background: transparent;
/*background-image:url('http://www.atarimtr.co.il/Portals/0/PortfolioJquery/leaf100.jpg');
background-repeat:no-repeat;*/
background-position:right -20px;
border: 0px solid gray;
/*border-width: 6px 6px 6px 6px;*/
padding: 0px 5px 24px 5px;
	z-index: 1000;
}

/*---------- Works with imagePop.js  see Easiest Tooltip and Image Preview Using jQuery----------------*/
#popElement{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
/* End PopElement*/
img.png, a:link img.png, a:visited img.png, a:hover img.png, a:active img.png, 
{
	/*_behavior: url(iepngfix.htc);*/
border: double;
border-width: 1px;
border-color: #8D8D8D;
padding: 2px;
}
#userDiv{
WIDTH: 200px; POSITION: absolute; TEXT-ALIGN: right;
padding-right: 50px;
}
#treeviewDiv{
position: absolute;
width: 250px;
top: 0px;
left: 100px;
border: solid 0px gray;
z-index: 1000;
}
.treeviewDrop{
border: solid 1px gray;
background-color: #FDFDEC;
display: none;
background: url(http://www.atarimtr.co.il/Portals/0/Skins/September2008Pages/images/treeviewBG.jpg);
}
#NavWrapper{
position: relative;
clear:both;
margin-left: auto;
margin-right: auto;
text-align: center;
width: 800px;

}
/*a { color: #6385A1;  outline: none; text-decoration: none; }

a {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	text-decoration: none;
}*/

#navigation a span, button span, ul#navigation span, h2 span, h3 span { display: none; }

#navigation a span, button span, ul#navigation span, h2 span, h3 span { display: none; }

A:link { text-decoration: none; color: #6385A1; }

A:visited { text-decoration: none; color: #6385A1; }

A:hover { text-decoration: underline; color: #6385A1; }

a:hover { text-decoration: none; cursor: pointer; }

A:active { text-decoration: none; color: #6385A1; }

A.GraySkinObject:link { text-decoration: none; color: #6385A1; }

A.SkinObject:link { text-decoration: none; color: #fff; }

A.SkinObject:visited { text-decoration: none; color: #fff; }

A.SkinObject:visited { text-decoration: none; color: #6385A1; }

A.SkinObject:hover { text-decoration: underline; color: #fff; }

A.SkinObject:hover { text-decoration: underline; color: #6385A1; }

A.SkinObject:active { text-decoration: none; color: #fff; }

A.SkinObject:active { text-decoration: none; color: #6385A1; }

body {
	padding: 0;
	margin: 0;
	font: 0.7em Arial, Tahoma;
	line-height: 17px;
	background: #fff;
	color: #454545;
	direction: rtl;
	text-align: right;
}

h1{
	color: #808080;
	font-family: Arial,Helvetica;
	font-size: 18px;
	font-weight: bold;
}

h2{
	color: #808080;
	font-family: Arial,Helvetica;
	font-size: 16px;
	font-weight: bold;
}

h3{
	color: #808080;
	font-family: Arial,Helvetica;
	font-size: 14px;
	font-weight: bold;
	PADDING-RIGHT: 6px;
	BORDER-BOTTOM: gray 1px dashed;
	BACKGROUND-COLOR: #FAFAFA;
}
#dnn_RightPane p {margin: 0px 0 0 15px;}
#dnn_RightPane p.highlight,#dnn_RightPane span.highlight {color: #7aaa1b; margin: 15px 0 0 0}
#dnn_RightPane p.new {margin: 19px 0 0 15px;}
#dnn_RightPane p.link {margin: 16px 0 0 15px;}
#dnn_RightPane .section {
padding: 0 0 24px 0;
border-bottom: 1px solid #dcdcdc;
}
#dnn_RightPane h3 {margin: 0 0 12px 15px;}
p {
	margin: 0 0 5px 0;
	text-align: right;
	font-size: 12px;
	line-height: 17px;
	color: #484848;
}

p a, h4 a { border-bottom: 1px solid #D7E1E9; color: #6385A1; }

td{
	margin: 0 0 5px 0;
	text-align: right;
	font-size: 12px;
	line-height: 17px;
	vertical-align: top;
}

td p{
	margin: 0 0 5px 0;
	text-align: right;
	font-size: 12px;
	line-height: 17px;
	color: #484848;
	font-weight: normal;
}

/* Navigation
============================================================================= */
ul#navigation { height: 50px; width: 742px; margin: 0px; }

ul#navigation li { width: 185px; float: right; list-style: none; }

ul#navigation li a { display: block; height: 50px; cursor: pointer; }

ul#navigation li a#about {
	background: url(http://www.atarimtr.co.il/Portals/0/Skins/September2008/images/Yecholot.png);
	0 0 no-repeat: ;
}

ul#navigation li a#contact {
	background: url(http://www.atarimtr.co.il/Portals/0/Skins/September2008/images/Contact.png);
	0 0 no-repeat: ;
}

ul#navigation li a#services {
	background: url(http://www.atarimtr.co.il/Portals/0/Skins/September2008/images/portfolio.png);
	0 0 no-repeat: ;
}

ul#navigation li a#work {
	background: url(http://www.atarimtr.co.il/Portals/0/Skins/September2008/images/shimushim.png);
	0 0 no-repeat: ;
}

ul#navigation li a#work:hover,
    ul#navigation li a#about:hover,
    ul#navigation li a#services:hover,
    ul#navigation li a#contact:hover { background-position: 0 -50px; }

ul,li { list-style-type: none; }

.ContentPane{ 
vertical-align: top; 
width: 70%; 
position: relative;
float: right;
text-align: right;
width: 550px;
}

.RightPane{
	vertical-align: top;
	padding-right: 6px;
position: relative;
float: right; 
width: 240px;
}

.SkinObject {
	font-weight: bold;
	font-size: 12px;
	color: #E0691A;
	font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
}

#footer { 
border-top: 1px solid #7FA82D; 
width: 800px;
/*position: absolute;*/
height: 100px;
clear: both;
margin-right: auto;
margin-left: auto;
}

#footer li a { color: #6e6e66; border-bottom: 1px solid #e0e0e0; }

#footer li a:hover { color: #8e8e86; border-bottom: 1px solid #fff; }

#footer li span { color: #d0d0d0; }

#footer p#copyright {
	/*   width: 445px;
    float: center;*/
	text-align: center;
}

#footer ul,
  #footer li { float: center; }

#GreenBox{
	width: 180px;
	margin-right: 12px;
	background-color: #7FA82D;
	font-style: normal;
	color: white;
	font-size: 16px;
	font-family: arial, Times, serif;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
	padding-bottom: 12px;
	padding-top: 12px;
	text-align: right;
}
.GreenV_list{
	padding: 0 0 10px 0;
}
.GreenV_list  ul li{
		background: transparent url(http://www.atarimtr.co.il/Portals/0/Skins/September2008Pages/images/tick.jpg) no-repeat scroll 100% 15%;
	line-height: 17px;
	list-style-type: none;
	/*padding: 0 18px 10 0;*/
	padding-right:20px;
	color: #454545;
}
.GreenV_list ul{
	 MARGIN: 12px 0 0 0; 
}

#GreenV_list { padding: 0 0 10px 0; }

#GreenV_list ul li, #GreenV_list1 ul li, #GreenV_list2 ul li, #GreenV_list3 ul li {
	background: transparent url(http://www.atarimtr.co.il/Portals/0/Skins/September2008Pages/images/tick.jpg) no-repeat scroll 100% 15%;
	line-height: 17px;
	list-style-type: none;
	/*padding: 0 18px 10 0;*/
	padding-right:20px;
	color: #454545;
border-bottom:1px solid gray;
border-left:1px solid gray;
margin-bottom:12px;
margin-left:12px;

}

#GreenV_list ul, #GreenV_list1 ul, #GreenV_list2 ul, #GreenV_list3 ul { 
padding:0;
MARGIN: 12px 0 0 0; }

#GreenV_list1, #GreenV_list2, #GreenV_list3 {
/*	padding: 0 10 10px 0;*/
	width: 33%;
	/*height: 330px;*/
	padding:0 0 10px 0;
	float: right;
}

.GreenV_listAlone ul li{
	background: transparent url(http://www.atarimtr.co.il/Portals/0/Skins/September2008Pages/images/tick.jpg) no-repeat scroll 100% 15%;
	line-height: 17px;
	list-style-type: none;
	/*padding: 0 18px 10 0;*/
	padding-right:20px;
	color: #454545;
}

#logoTD{ text-align: left;
width: 800px;
/*position: absolute;*/
height: 100px;
clear: both;
margin-right: auto;
margin-left: auto;

 }

/*#MainTD{
	width: 443px;
	height: 400px;
	background-image: url(http://www.atarimtr.co.il/Portals/0/Skins/September2008/images/Drink.jpg);
	background-repeat: no-repeat;
	background-position: 400px 0px;
	padding-right: 300px;
	vertical-align: top;
	padding-top: 110px;
}*/
#PagesMainTD{ padding-top: 10px; vertical-align: top;
width: 800px;
margin-left: auto;
margin-right: auto;
}

