﻿body
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}


.menuTop A:link
{
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}
.menuTop A:visited
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}
.menuTop A:active
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}
.menuTop A:hover
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}


.menu
{
	z-index: 100;
	display:block; 	
}




/* headers:*/

h1
{
	/* main title of page, but adjust space above and below to the presentation*/
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: #1863A7;
	font-weight: bold;
}

h2
{
	/* title of form, line spaces see presentation*/
	dispaly: inline;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #1863A7;
	font-weight: bold;
}

TD.hometitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #13467F;
}


TD.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	padding-left: 20px;
	color: #4D91B8;
}

TD.smallTitle
{	
	
	color: #165c98;	
}

TD.smallTitle2
{	
	
	color: #165c98;
	font-weight: bold;
	font-size: 14px;
}



TD.calculator1
{	
	
	color: #bcd8e5;
}

TD.calculator2
{	
	
	color: #f2c800;
}

TD.title_2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding-left: 20px;
	color: #4D91B8;
}


TABLE.form
{
	width: 770px;
	border-color: #003366;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	font-family: Arial;
	font-style: normal;
}

TD.form
{
	width: 770px;
	border-color: #996C13;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}


.form_bg_products
{
	background-image: url(images/form_bg_products.gif);
	background-repeat: no-repeat;
}

.DefaultGrid td
{
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 3px;
}

.headerSection
 {
	background-image: url(images/Header.jpg);
	background-repeat:no-repeat;		
	height:108px;	
	width:840px;
	background-position:right;		
 }
 
 .headerAdminSection
 {
	background-image: url(images/Header.jpg);
	background-repeat:no-repeat;		
	height:108px;	
	width:770px;	
	direction:rtl;	
	background-position:right;
 }
 
 .headerOk2Go
 {
	background-image: url(images/headerok2go.jpg);
	background-repeat:no-repeat;		
	height:108px;	
	width:840px;		
 }
 
 .headerIturan
 {
	background-image: url(images/headerIturan.jpg);
	background-repeat:no-repeat;		
	height:108px;	
	width:840px;		
 }
 
  .headerItam
 {
	background-image: url(images/headerItam.jpg);
	background-repeat:no-repeat;		
	height:108px;	
	width:840px;		
 }
 
  .headerShagrir
 {
	background-image: url(images/headerShagrir.jpg);
	background-repeat:no-repeat;		
	height:108px;	
	width:840px;		
 }
 
 
 .footer
 {
	background-image: url(images/footer.jpg);
	background-repeat:no-repeat;		
	height:33px;	
	width:840px;		
 }
 
 .shadow
 {
	background-image: url(images/shadow.jpg);
	background-repeat:no-repeat;		
	height:80px;	
	width:840px;		
 }
 
 .contact
 {
	background-image: url(images/contact_image.jpg);
	background-repeat:no-repeat;		
	height:249px;	
	width:381px;		
 }
 
 .saveTax
 {
	background-image: url(images/savetax_image.jpg);
	background-repeat:no-repeat;		
	height:422px;	
	width:332px;		
 }
 
 .calculator
 {
	background-image: url(images/CALULATOR.jpg);
	background-repeat:no-repeat;		
	height:263px;	
	width:417px;		
 }
 
 .articles
 {
	background-image: url(images/article_image.jpg);
	background-repeat:no-repeat;		
	height:236px;	
	width:378px;		
 }
 
 .about
 {
	background-image: url(images/about_image.jpg);
	background-repeat:no-repeat;		
	height:260px;	
	width:357px;		
 }
 
 .contact
 {
	background-image: url(images/contact_image.jpg);
	background-repeat:no-repeat;		
	height:249px;	
	width:381px;		
 }
 
 .savetax
 {
	background-image: url(images/savetax_image.jpg);
	background-repeat:no-repeat;		
	height:332px;	
	width:422px;		
 }
 

 

.vertical2
 {
	background-image: url(images/vertical2.jpg);
	background-repeat:repeat;			
 } 
 

.menuItem1
{	
	background-image: url(Images/home button.jpg);
}

.menuHomeItem
{	
	background-image: url(Images/home button.jpg);
}

.menuAboutItem
{	
	background-image: url(Images/about us button.jpg);
}

#UpdateProgress1 {
   background-color:#CF4342;
   color:#fff;
   top:0px;
   right:0px;
   position:fixed;
 }

#UpdateProgress1 img {
   vertical-align:middle;
   margin:2px;
 }



.marginTop
{
	margin-top:5px;
}

.marginTop10
{
	margin-top:10px;
}

.marginTop20
{
	margin-top:20px;
}

.menuTop2
{
	z-index: 102;
	display:block; 	
}

.menuTop
{
	z-index: 100;
	display:block; 	

}

.menuRight
{
	z-index: 101;
	display:block; 	
}


.menuPathSeparator
{
	display:block; 
	border-right: 1px solid #bec3c5;	
}


.paddingBottom5
{
	padding-bottom:5px;
}

.paddingBottom10
{
	padding-bottom:10px;
}

.paddingTop2
{
	padding-top:2px;
}

.paddingTop5
{
	padding-top:5px;
}

.paddingTop7
{
	padding-top:7px;
}

.paddingTop8
{
	padding-top:8px;
}

.paddingTop10
{
	padding-top:10px;
}

.paddingTop12
{
	padding-top:12px;
}

.paddingTop15
{
	padding-top:15px;
}

.paddingTop20
{	
	padding-top:20px;
}

.paddingTop22
{	
	padding-top:22px;
}

.paddingTop25
{
	padding-top:25px;
}


.paddingTop30
{
	padding-top:30px;
}

.paddingTop35
{
	padding-top:35px;
}

.paddingTop40
{
	padding-top:40px;
}

.paddingTop43
{
	padding-top:43px;
}

.paddingTop45
{
	padding-top:45px;
}

.paddingTop50
{
	padding-top:50px;
}

.paddingTop55
{
	padding-top:55px;
}

.paddingTop60
{
	padding-top:60px;
}

.paddingTop62
{
	padding-top:62px;
}

.paddingTop65
{
	padding-top:65px;
}

.paddingTop67
{
	padding-top:67px;
}

.paddingSides10
{
	padding-right:10px;
	padding-left:10px;
}

.paddingSides20
{
	padding-right:20px;
	padding-left:20px;
}

.paddingSide30
{
	padding-right:30px;
	padding-left:30px;
}


.paddingRightSide5
{
	padding-right:5px;
}

.paddingRightSide7
{
	padding-right:7px;
}

.paddingRightSide8
{
	padding-right:8px;
}


.paddingRightSide10
{
	padding-right:10px;
}

.paddingRightSide15
{
	padding-right:15px;
}

.paddingRightSide20
{
	padding-right:20px;
}

.paddingRightSide25
{
	padding-right:25px;
}

.paddingRightSide30
{
	padding-right:30px;
}

.paddingRightSide35
{
	padding-right:35px;
}


.paddingRightSide40
{
	padding-right:40px;
}


.paddingRightSide45
{
	padding-right:45px;
}


.paddingRightSide50
{
	padding-right:50px;
}



.paddingLeftSide5
{
	padding-left:5px;
}

.paddingLeftSide10
{
	padding-left:10px;
}

.paddingLeftSide15
{
	padding-left:15px;
}

.paddingLeftSide20
{	
	padding-left:20px;
}

.paddingLeftSide25
{	
	padding-left:25px;
}

.paddingLeftSide27
{
	padding-left:27px;
}

.paddingLeftSide30
{
	padding-left:30px;
}

.paddingLeftSide35
{
	padding-left:35px;
}
.paddingLeftSide40
{
	padding-left:40px;
}
.paddingLeftSide45
{
	padding-left:45px;
}
.paddingLeftSide50
{
	padding-left:50px;
}
.paddingLeftSide55
{
	padding-left:55px;
}
.paddingLeftSide60
{
	padding-left:60px;
}
.paddingLeftSide65
{
	padding-left:65px;
}
.paddingLeftSide70
{
	padding-left:70px;
}


.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}


 .calculatorButtonRight
 {
	background-image: url(images/button-right-128x31px.jpg);
	background-repeat:no-repeat;		
	height:31px;	
	width:128px;	
 } 
 
 .calculatorButtonLeft
 {
	background-image: url(images/button-left-128x31px.jpg);
	background-repeat:no-repeat;		
	height:31px;	
	width:128px;	
 } 

 
 .calculatorTotal
 {
	background-image: url(images/calculatorTotal.png);
	background-repeat:no-repeat;		
	height:18px;	
	width:242px;	
 } 
 
 .calculatorTitle
 {
	background-image: url(images/calculatorTitle.png);
	background-repeat:no-repeat;		
	height:34px;	
	width:253px;	
 } 
 
  .calculatorTopArea
 {
	background-image: url(images/background-top-840x524px.jpg);
	background-repeat:no-repeat;		
	height:524px;	
	width:840px;	  
	
 } 
 
 .calculatorBottomArea
 {
	background-image: url(images/background-bottom-840x310px.jpg);
	background-repeat:no-repeat;		
	height:310px;	
	width:840px;	
 }
 
  .calculatorArea1
 {
	background-image: url(images/Form-box-Top-270x429px.jpg);
	background-repeat:no-repeat;		
	height:429px;	
	width:270px;	
 } 
 
 .calculatorArea2
 {
	background-image: url(images/Form-box-bottom-b-267x251px.jpg);
	background-repeat:no-repeat;		
	height:251px;	
	width:267px;	
 } 
 
 .calculatorArea3
 {
	background-image: url(images/Form-box-bottom-a-267x251px.jpg);
	background-repeat:no-repeat;		
	height:251px;	
	width:267px;	
 } 
 
 .calculatorLogo
 {
	background-image: url(images/3Logos-bottom-840x52.jpg);
	background-repeat:no-repeat;		
	height:52px;	
	width:840px;	
 } 
 
 
 
