
/* ver 2*/
/*
'    tdtag(1) = "<td width=25%>"   'english date
'    tdtag(2) = "<td width=10%>"   'weekday
'    tdtag(3) = "<td width=30%>"   'hebrew date
'    tdtag(4) = "<td width=35%>"   'limud
*/




/*
.bavli   .col1{width:25%;}
.bavli   .col2{width:10%;}
.bavli   .col3{width:30%;}
.bavli   .col4{width:35%;}


.yeru,  .col1{width:25%;}
.yeru   .col2{width:10%;}
.yeru   .col3{width:30%;}
.yeru   .col4{width:35%;}


.halachah   .col1{width:25%;}
.halachah   .col2{width:10%;}
.halachah   .col3{width:30%;}
.halachah   .col4{width:35%;}

.mishnah   .col1{width:25%;}
.mishnah   .col2{width:10%;}
.mishnah   .col3{width:30%;}
.mishnah   .col4{width:35%;}
*/



body { /*this code was edited out of the other css files to remove duplications*/
	margin-bottom:.0001pt;
	margin-left:0in;
	margin-right:0in;
	text-align:center;
	font-weight:normal;
    font-family:"Times New Roman",serif;
/*	font-size:10.0pt; */
}


#heb {
    font-family:David, Arial;
	font-size:1.0em;
	direction:rtl;
}


/* the following controls the BODY paramaters */
.bavli {background-color:#66ccff; }
.yeru {background-color:khaki; }
.yeruoz {background-color:khaki; }
.mishnah {background-color:#ff6666; }
.halachah {background-color:#00cc33; }




.homepagelink	{
	text-align:center;
}



/*Here are the Calendar styles - the above was from headerfooter */


    /*******************************************
    THE NAVIGATION SECTION (with title)
    *******************************************/
    #nav {
        display: inline-block;
        /* Hack for ie6/7: */
        zoom:1;
        *display: inline;
		margin-top:1em;
	}

    #nav .headertext {
		font-size:2em;
        font-weight:bold;
		float:left;
		text-align:center;
	    padding: 0.05em 1.5em .05 1.5em;
        /*padding:TOP RIGHT BOTTOM LEFT*/
    }

	#heb .headertext {font-family:David, Arial; font-size:2.2em; direction:rtl;}

	#nav .headersubtext {
		font-size:1.2em;
		text-align:center;
		font-weight:normal;
		margin:.3em 0 0 0;
	}

	#heb .headersubtext {font-size:1.6em; font-weight:normal; }

	#nav .left {
        font-size:1.2em;
        float:left;
    }

    #nav .right {
        font-size:1.2em;
        float:left;
    }

    #nav .left img, #nav .right img {
        border:0px none;
    }

   /*******************************************
    THE CAL1 CLASSES
    *******************************************/

.cal1headertext {
		font-size:2em;
        font-weight:bold;
		text-align:center;
		margin:.5em 0 .3em 0;
}

.choosetext {
	font-size:1.6em;
}

#heb .choosetext {font-size:2.2em; }

.preparedtext {
	margin:0em 0 1em 0;
	font-weight:normal;
	font-size:1.8em;
}

#heb .preparedtext {font-size:1.6em; }


.downloadtext, .downloadtext a {
	font-style:italic;
	font-weight:normal;
	font-size:1.2em;
	color:black;
	margin:0 0 0em 0;
}

.nextdaf, .nextdaf a {
	margin:1em 0 1.5em 0;
	font-weight:normal;
	font-size:1.4em;
}

.bavli .headertext, .bavli .cal1headertext, .bavli .headersubtext, .bavli .choosetext, .bavli .preparedtext, .bavli .preparedtext a, .bavli .nextdaf, .bavli .nextdaf a	{color:#0000cc; }
.yeru .headertext, .yeru .cal1headertext, .yeru .headersubtext, .yeru .choosetext, .yeru .preparedtext, .yeru .preparedtext a, .yeru .nextdaf, .yeru .nextdaf a	{color:goldenrod; }
.yeruoz .headertext, .yeruoz .cal1headertext, .yeruoz .headersubtext, .yeruoz .choosetext, .yeruoz .preparedtext, .yeruoz .preparedtext a, .yeruoz .nextdaf, .yeruoz .nextdaf a	{color:goldenrod; }
.mishnah .headertext, .mishnah .cal1headertext, .mishnah .headersubtext, .mishnah .choosetext, .mishnah .preparedtext, .mishnah .preparedtext a, .mishnah .nextdaf, .mishnah .nextdaf a	{color:#ffccff; }
.halachah .headertext, .halachah .cal1headertext, .halachah .headersubtext, .halachah .choosetext, .halachah .preparedtext, .halachah .preparedtext a, .halachah .nextdaf, .halachah .nextdaf a	{color:#99ff99; }


   .col1{width:25%;}
   .col2{width:10%;}
   .col3{width:30%;}
   .col4{width:35%;}

.headertable {
	width:50%;
	}


.caltable	{
/*	width:450px; */
    border-width:5px;
	border-style:solid;
    border-collapse:collapse;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
	margin:1.5em 0 0 0;
	}


.caltable2	{
	/* width:250px;*/
    border-width:5px;
	border-style:solid;
    border-collapse:collapse;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
	margin:.5em 0 0 0;
}

.caltable td {
    border-width:1px;
    border-style:solid;
	padding: 4px 6px 4px 6px;
	font-size:1em;
}

.caltable2 td {
    border-width:1px;
    border-style:solid;
	padding: 8px;
	font-size:1.2em;
}

#heb .caltable2 td {font-size:1.4em; }

.bavli .caltable, .bavli .caltable2	{border-color:#0000cc; background-color:#99ffcc; }
.yeru .caltable, .yeru .caltable2 {border-color:goldenrod; background-color:#ffff99; }
.yeruoz .caltable, .yeruoz .caltable2 {border-color:goldenrod; background-color:#ffff99; }
.mishnah .caltable, .mishnah .caltable2	{border-color:#663300; background-color:#ff9999; }
.halachah .caltable, .halachah .caltable2 {border-color:#339900; background-color:#99ff66; }

.engdate	{
	text-align:center;
	font-style:italic;
	font-weight:normal;
/*	direction:ltr; */
	}


.weekday{
	text-align:"center";
	font-weight:normal;
	color:#6600ff;
	}

.yeruoz .caltable .weekday, .yeruoz .caltable .hebdate
	{color:#009900;
	}

#heb .weekday {font-size:.8em; }

.hebdate{
	color:blue;
	text-align:center;
	font-size:1em;
	font-style:italic;
	}

.limud{
	font-weight:normal;
	text-align:center;
	font-size:1.0em;
	color:#006600;
	}

#heb .limud {font-weight:bold; }