@charset "utf-8";

/*------------------------------------------------------------
# Author: Maxim Zetser  
# Created: 22/06/09                                           
# Last major update: 23/06/09    By: Maxim Zetser                          
# Description: This file includes all the general style and layout
definitions that should be loaded in every page of the site.   

------------------------------------------------------------*/


/* ------------------------------------------------------------
   General Tag Definitions 
--------------------------------------------------------------*/

body{
font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #6fcbf2;
	color:#003399;
	margin:0;
	padding:0;
}


img{ border: 0; }

a{color:#FF0000;}
a:link{color:red;}
a:visited{color:red;}
a:hover{color:red;text-decoration:none;}
a:active{color:red;}

h1{color:#FFFFFF;font-size:28px;font-weight:bold;padding:0;margin:0;}
h2{font-weight:bold;font-size:19px;padding-right:40px;padding-top:20px;width:630px;line-height:28px;}
p{font-weight:bold;font-size:19px;padding-right:40px;padding-top:20px;width:630px;line-height:28px;}
/* ------------------------------------------------------------
   General Class Definitions 
--------------------------------------------------------------*/

.clear{ clear: both;}
.bold{ text-weight: bold;}
.center{ text-align: center;}

.index{width:740px;height:1081px;background:url(../images/forteachers09_1.jpg) no-repeat;}

.light_math{width: 702px;height: 59px;background:url(../images/math/lightblue_tofsim.gif) no-repeat;position:relative;}
.dark_math{width: 702px;height: 59px;background:url(../images/math/darkblue_tofsim.gif) no-repeat;position:relative;}
.light_math_money{width: 702px;height: 59px;background:url(../images/math/lightblue_mymoney.gif) no-repeat;position:relative;}
.dark_math_money{width: 702px;height: 59px;background:url(../images/math/darkblue_mymoney.gif) no-repeat;position:relative;}

.light_english{width: 702px;height: 59px;background:url(../images/english/lightgreen.gif) no-repeat;position:relative;}
.dark_english{width: 702px;height: 59px;background:url(../images/english/darkgreen.gif) no-repeat;position:relative;}
.light_english_waves{width: 702px;height: 59px;background:url(../images/english/lightgreen_mw.gif) no-repeat;position:relative;}
.dark_english_waves{width: 702px;height: 59px;background:url(../images/english/darkgreen_mw.gif) no-repeat;position:relative;}

.light_hebrew{width: 702px;height: 59px;background:url(../images/hebrew/lightpurple.gif) no-repeat;position:relative;}
.dark_hebrew{width: 702px;height: 59px;background:url(../images/hebrew/darkpurple.gif) no-repeat;position:relative;}
.light_hebrew_title{width: 702px;height: 59px;background:url(../images/hebrew/lightpurple_bakotarot.gif) no-repeat;position:relative;}
.dark_hebrew_title{width: 702px;height: 59px;background:url(../images/hebrew/darkpurple_bakotarot.gif) no-repeat;position:relative;}
.light_hebrew_meorav{width: 702px;height: 59px;background:url(../images/hebrew/lightpurple_meorav.gif) no-repeat;position:relative;}
.dark_hebrew_meorav{width: 702px;height: 59px;background:url(../images/hebrew/darkpurple_meorav.gif) no-repeat;position:relative;}
.light_hebrew_yofi{width: 702px;height: 59px;background:url(../images/hebrew/lightpurple_yofi.gif) no-repeat;position:relative;}
.dark_hebrew_yofi{width: 702px;height: 59px;background:url(../images/hebrew/darkpurple_yofi.gif) no-repeat;position:relative;}

.math1{background:url(../images/math/up1.gif) no-repeat;}
.math2{background:url(../images/math/up2.gif) no-repeat;}
.math3{background:url(../images/math/up3.gif) no-repeat;}

.english1{background:url(../images/english/up1.gif) no-repeat;}
.english2{background:url(../images/english/up2.gif) no-repeat;}
.english3{background:url(../images/english/up3.gif) no-repeat;}
.english4{background:url(../images/english/up4.gif) no-repeat;}
.english5{background:url(../images/english/up5.gif) no-repeat;}

.hebrew1{background:url(../images/hebrew/lashon1.gif) no-repeat;}
.hebrew2{background:url(../images/hebrew/lashon2.gif) no-repeat;}
.hebrew3{background:url(../images/hebrew/lashon3.gif) no-repeat;}
.hebrew4{background:url(../images/hebrew/lashon4.gif) no-repeat;}
.hebrew5{background:url(../images/hebrew/up5.gif) no-repeat;}

.right{width:180px;height:50px;position:absolute;left:370px;top:15px;text-align:center;}
.middle{width: 180px;height:50px;position:absolute;left:192px;top:15px;text-align:center;}
.left{width:180px;height:50px;position:absolute;left:10px;top:15px;text-align:center;}

.dark_blue{color:#005183;}
.link_site{color:#005183;}
.blue{}
/* ------------------------------------------------------------
   ID Dependent Definitions 
--------------------------------------------------------------*/

#container{margin: 0 auto 0 auto;width:740px;}
#header{width:740px;height:102px;}
#content{padding-right:20px;}

#table_upper{width: 702px;height: 79px;}
#table_footer{width: 702px;height: 13px;}

#nav{width:740px;}
#nav a{float:right;padding-top:2px;}
#nav span{float:right;padding:0 5px 0 5px;}

#orange{color:#f57c35;}
#pink{color:#dd2fa8;}

#title{float:right;padding-top:100px;padding-right:230px;}


#word{float:right;padding:115px 90px 0 0;}
#word span{float:right;}
#word img{float:right;}

