/**** General  ***/
body
{
    font-size: 12px;
    margin: 0;
		padding:0;
    color: Black;
    font-family: Arial;
    text-align: right;
}
body.iframe{
		background: white;
}
.floatcontainer:after
{
    clear: both;
    display: block;
    font-size: 0px;
    visibility: hidden;
    height: 0px;
    content: ".";
}
.floatcontainer
{
    display: inline-block;
}
* HTML .floatcontainer
{
    height: 1%;
}
.floatcontainer
{
    display: block;
}
a
{
    color: #99cc33;
    text-decoration: none;
}
a:hover
{
    color: Black;
    text-decoration: none;
}
input
{
    color: black;
    border: #a6a6a6 1px solid;
}
textarea
{
    color: black;
    border: #a6a6a6 1px solid;
}
select
{
    border: #a6a6a6 1px solid;
    color: black;
}
h1
{
  font-weight: bold;
  font-size: 24px;
  margin: 0;
	color:#99cc33;
	padding-right:10px;
	margin-bottom:5px;
}
h1.site
{
	padding-right:0;
	margin-right:0;
}
h2
{
  font-weight: bold;
  font-size: 14px;
  margin: 0;
	color:#99cc33;
	padding-right:10px;
	margin-bottom: 10px;
}
h2.site,
h3.site,
h4.site
{
  font-weight: bold;
  font-size: 16px;
	color:Black;
	padding-right:15px;
	background: url(../images/dot.jpg) no-repeat right;
	margin-top: 10px;
}
h3,h4
{
  font-size: 12px;
  margin: 0 0 3px 0;
  color:#99cc33;
  font-weight: bold;
}
p
{
	padding: 0;
	margin: 0;
}
input.btn
{
    border: #a6a6a6 1px solid;
    color: white;
    background:#2d751f;
	 font-family: Arial, Helvetica, sans-serif;
	 text-align: center;
		padding: 0;
}
input.noBorder
{
    border: medium none;
}
img.pic
{
    border:none;
}
.error
{
    color: #cc0000
}
.justify
{
    text-align: justify;
}
/**** Page Container ***/
#pageContainer
{
    direction: rtl;
		margin:0 auto;
		width:790px;
}
/*
#pageContainer img
{
    border: medium none;
}
*/
.textWrap{
	padding:10px;
}
/**** Static Menu ***/
#staticMenu{
	padding:2px 10px;
	margin: 0 auto;
	color:white;
}
#staticMenu a{
	color:white;
}
#staticMenu a:hover{
	color:white;
}
#staticMenuText{
	float:left;
	width:500px;
	text-align: left;
	padding:0;
}
#staticMenuLinks{
	float:right;
	width:300px;
	padding:0;
	text-align: right;
}
#staticMenu a{
	color:white;
}
#staticMenu a.menu_on{
	color:white;
}
/**** Top ***/
#top{
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #a7a7a7;
}
/**** Logo ***/
#logo{
}
/**** Main Menu ***/
#mainMenu{
	text-align: center;
	margin:0 auto;
	margin-top:11px;
}
#mainMenu img{
	border: none;
}
#mainMenu ul{
	margin:0 auto;
	padding:0 ;
	list-style: none;
	text-align: left;
	height: 29px;
}
#mainMenu li{
	float: right;
	text-align: center;
	color: Black;
	font-size: 12px;
	margin: 0;
	font-weight: bold;
	height: 29px;
}
#mainMenu li a{
	color: Black;
	height: 29px;
	padding: 0;
	vertical-align: middle;
}
#mainMenu li a:hover,#mainMenu li.menu_on a{
	padding: 0;
	text-decoration: none;
}
#mainMenu li.sep
{
  width: 5px !important;
	padding:0;
	background: url(../images/menu_sep.jpg) no-repeat;
	height:29px;
}
/**** Navigation line ***/
#nav{
	padding:14px 6px 7px 6px;
	font-size: 11px;
	color:#8f8f8f;
	font-weight: bold;
}
#nav a{
	color: #8f8f8f;
}
.nav_on{
	color:black;
	font-weight: bold;
}
#nav a:hover{
	color:black;
	text-decoration: none;
}
/**** Footer ***/
#footer
{
	clear:both;
	height:19px;
	margin-top: 4px;
	background-color: black;
	padding:0;
	color: White;
  text-align: center;
	border:solid 1px #a4a4a4;
}
#footerText
{
	padding:3px;
	font-weight: bold;
}
#footerText a
{
    color: white
}
#footerText a:hover
{
    color: white;
    text-decoration: underline
}
#footerLinks{
  text-align: center;
	margin:5px 20px;
	color: #6b6b6b;
	font-size: 11px;
}
#footerLinks a{
	color: #6b6b6b;
	font-size: 11px;
}
/**** Credit ***/
#credit
{
    clear: both;
    padding: 10px;
    margin: 0px auto;
    color: #6f6f6f;
    text-align: center;
}
#credit a
{
    color: #6f6f6f;
}
#credit a:hover
{
    color: White;
    text-decoration: underline
}
/**** Main Page ***/
#main
{
	margin-top:10px;
}
.mainWrap
{
	padding-top: 10px;
}
#mainContentHp{
	margin-top: 6px;
	border: solid 1px #98999b;
	background-color: #017d8c;
}
#mainContentRight{
	float: right;
	width: 235px;
	margin-bottom: 5px;
}
#mainContent{
	float: left;
	width: 535px;
}
#mainContent1{
}
#mainContentCenter{
	padding-top: 0;
}
#mainContentCenter1{
	float:right;
	width: 370px;
	padding-top: 0;
}
#mainContentLeft{
	float:left;
	width: 155px;
	padding:0;
	margin-top: 10px;
	text-align: center;
	background: url(../images/sep.jpg) repeat-y right;
}
#mainContentLeft img{
	border: none;
	margin-bottom: 5px;
}
#mainContentLeft a{
  color: Black;
}
#mainContentLeft a:hover{
  color: Black;
}
#sideMenu {
}
#sideMenu ul{
	margin:0;
	padding:0 0 15px 0;
	list-style: none;
}
#sideMenu li{
	height:24px;
	line-height: 21px;
	vertical-align: middle;
}
#sideMenu li.first{
	margin-bottom: 1px;
}
#sideMenu li a{
	height:23px;
	color:#8c8c8c;
	font-weight: bold;
	padding-right:15px;
	display: block;
	background: url(../images/bg_menu.jpg) no-repeat;
}
#sideMenu li.menu_on a,
#sideMenu li a:hover{
	color:#346f00;
	font-weight: bold;
	display: block;
	padding-right:15px;
	text-decoration: none;
	background: url(../images/bg_menu_on.jpg) no-repeat;
}
#sideMenu ul.menu_center li.menu_on a,
#sideMenu ul.menu_center li a:hover{
	color:#326cad;
	font-weight: bold;
	display: block;
	padding-right:15px;
	text-decoration: none;
	background: url(../images/bg_menu_on_center.jpg) no-repeat;
}
#sideMenu ul.menu_coffee li.menu_on a,
#sideMenu ul.menu_coffee li a:hover{
	color:#94530a;
	font-weight: bold;
	display: block;
	padding-right:15px;
	text-decoration: none;
	background: url(../images/bg_menu_on_coffee.jpg) no-repeat;
}
#sideMenu ul.menu_midrasha li.menu_on a,
#sideMenu ul.menu_midrasha li a:hover{
	color:#91008f;
	font-weight: bold;
	display: block;
	padding-right:15px;
	text-decoration: none;
	background: url(../images/bg_menu_on_midrasha.jpg) no-repeat;
}
#sideMenu ul.menu_student li.menu_on a,
#sideMenu ul.menu_student li a:hover{
	color:#df3f00;
	font-weight: bold;
	display: block;
	padding-right:15px;
	text-decoration: none;
	background: url(../images/bg_menu_on_student.jpg) no-repeat;
}

#newTitle{
}
#newTitle li{padding:0;	margin: 0;}
#newTitle ul{padding:0;	margin: 0;}

#newTitle .title{	border-bottom: solid 6px #2563a6;margin-bottom: 10px;padding-bottom: 5px;}
#newTitle .center{	border-bottom: solid 6px #326cad;}
#newTitle .coffee{border-bottom: solid 6px #94530a;}
#newTitle .midrasha{	border-bottom: solid 6px #91008f;}
#newTitle .student{	border-bottom: solid 6px #df3f00;}

#newTitle h3
{
  padding: 0 15px 0 0;
  font-size: 14px;
  margin: 0;
  font-weight: bold;
}
#newTitle .title h3{	color: #2563a6;}
#newTitle .center h3{	color: #326cad;}
#newTitle .coffee h3{color: #94530a;}
#newTitle .midrasha h3{	color: #91008f;}
#newTitle .student h3{	color: #df3f00;}

#newsBox{
	padding:0;
	margin-bottom: 5px;
}
#newsBox dt{
	color: Black;
	font-weight: bold;
	margin-top: 10px;
}
#newsBox dd{
	color: black;
	padding: 0;
	margin: 0;
	border-bottom: solid 1px #dadada;
	padding-bottom:10px;
}
#nlBox{
	margin-top:10px;
}
#nlBoxTitle{
}
#nlBoxTitle li{padding:0;	margin: 0;}
#nlBoxTitle ul{padding:0;	margin: 0;}
#nlBoxTitle .title{	border-bottom: solid 6px #8c8708;margin-bottom: 10px;padding-bottom: 5px;}
#nlBoxTitle .center{	border-bottom: solid 6px #326cad;}
#nlBoxTitle .coffee{border-bottom: solid 6px #94530a;}
#nlBoxTitle .midrasha{	border-bottom: solid 6px #91008f;}
#nlBoxTitle .student{	border-bottom: solid 6px #df3f00;}


#nlBoxTitle h4
{
  padding: 0 15px 0 0;
  font-size: 14px;
  margin: 0;
  font-weight: bold;
}
#nlBoxTitle .title h4{	color: #8c8708;}
#nlBoxTitle .center h4{	color: #326cad;}
#nlBoxTitle .coffee h4{color: #94530a;}
#nlBoxTitle .midrasha h4{	color: #91008f;}
#nlBoxTitle .student h4{	color: #df3f00;}

#banners div{
	margin:0 0 5px 0;
	border: none;
}
.borderBox{
	border: solid 1px #cccccc;
	padding:15px;
	margin-bottom: 4px;
}
#videoBoxHp{
	padding:10px;
	margin-bottom: 4px;
	text-align: center;
}
#videoBox{
	padding:10px 7px;
	text-align: center;
}
#videoBoxHp div.videoBoxFrame{
	float: left;
	width:210px;
}
#videoBoxHp div.videoBoxList{
	text-align: right;
	float: right;
	width:135px;
}
#videoBox div.videoBoxFrame{
	float: left;
	width:320px;
}
#videoBox div.videoBoxList{
	text-align: right;
	float: right;
	width:180px;
}
div.videoBoxList ul{
	margin:0 auto;
	padding:5px 0;
	list-style: none;
}
div.videoBoxList li{
	padding-bottom:4px;
	margin-bottom: 4px;
	border-bottom: solid 1px #2d2d2d;
	font-size: 14px;
}
div.videoBoxList li a{
	color:Black;
	padding-right:15px;
	display: block;
	background: url(../images/dot_box.jpg) no-repeat right;
}
div.videoBoxList li a:hover{
	color:Black;
	font-weight: bold;
	display: block;
	padding-right:15px;
	background: url(../images/dot_box.jpg) no-repeat right;
}
div.videoBoxList li.menu_on a{
	color:Black;
	font-weight: bold;
	display: block;
	padding-right:15px;
	background: url(../images/dot_box.jpg) no-repeat right;
}
/**** Boxes ***/
#boxes{
	margin-bottom: 4px;
}
.boxItem {
	padding:10px 0;
}
.boxItem h4 {
	color:Black;
	font-size: 12px;
	padding-right:0;
	background:none;
}
.boxItem h4 a{
	color:Black;
}
.boxItem h4 a:hover{
	color:Black;
}
.boxText{
	float: left;
	width:225px;
}
.boxText2{
	float: left;
	width:385px;
}
.boxText1{
	float: left;
	width:625px;
}
.boxImg {
	float: right;
	width:130px;
	padding: 0;
}
.boxImg img{
	margin:0 0 0 5px;
	border: none;
}
.picBoxTitle{
	text-align: center;
	margin-bottom:10px;
}
.picBoxTitle a{
	color: Black;
}

.boxImgText{
	text-align: center;
	margin-top:0;
	margin-bottom:30px;
	padding-left:0;
	color: Black;
	font-weight: bold;
}
.boxImgText a{
	color: Black;
	font-weight: bold;
}
/**** Video Page ***/
#videoPage{
	margin-right: 5px;
}
.videosPageItem{
	float:right;
	width:160px;
	text-align: center;
	margin:5px 5px 10px 5px ;
}
.videoImg{
	background: url(../images/bg_video.gif) no-repeat;
	width:140px;
	height: 113px;
}
.videoTitle{
	color:Black;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 5px;
}
.video,.video a{
}
/**** Customers Page ***/
.customersPageItem{
	float:right;
	width:160px;
	text-align: center;
	margin:5px 5px 10px 5px ;
}
/**** Boxes Page ***/
.boxItemColumn1{
	float:right;
	width:355px;
}
.boxItemColumn2{
	clear: both;
}
.boxPageItem {
	padding-bottom: 8px;
	margin-bottom: 8px;
	padding-left:20px;
}
.boxPageItem h4{
	background: none;
	padding-right:0;
	margin-bottom:5px;
	color:Black;
	height:auto;
}
.boxPageItem h4 a{
	color:#317c23;
}
.boxPageItem h4 a:hover{
	color:white;
}
/**** News Page ***/
h3.news{
	color:Black;
}
/**** Products Page ***/
.productsItemColumn1{
	float:right;
	width:355px;
}
.productsItemColumn2{
	clear: both;
}
/* Customers Like Display */
.productsPageItem {
	float:right;
	width:160px;
	text-align: center;
	margin:5px 5px 10px 5px ;
}
/* Boxes Like Display 
.productsPageItem {
	padding-bottom: 8px;
	margin-bottom: 8px;
	padding-left:20px;
}
*/
.productsPageItem img{
  border: none;
}
.productsPageItemImg{
	padding:0 0 0 10px;
	float:right;
	width:140px;
}
.productsPageItemText{
}
.productsPageItem h2{
	background: none;
	padding-right:0;
	margin-bottom:5px;
	padding-bottom: 3px;
	color:Black;
	height:auto;
	font-size: 12px;
}
.productsPageItem h2 a{
	color:Black;
}
.productsPageItem h2 a:hover{
  color: Black;
}

/**** Product Page ***/
#productPage{
	clear: both;
}
#productPage h2{
	color:white;
	font-size: 12px;
	padding:0 20px 0 0;
	height: 15px;
	margin:0 0 10px 0;
	background: #307a22 url(../images/bg_title3.jpg) no-repeat right;
}
#productPage h2.center{	background: #326cad url(../images/bg_title3.jpg) no-repeat right;}
#productPage h2.coffee{	background: #94530a url(../images/bg_title3.jpg) no-repeat right;}
#productPage h2.midrasha{	background: #91008f url(../images/bg_title3.jpg) no-repeat right;}
#productPage h2.student{	background: #df3f00 url(../images/bg_title3.jpg) no-repeat right;}

#productPage h4 {
	color:white;
	font-size: 12px;
	padding-right:20px;
	height: 15px;
	margin-bottom: 10px;
	background: #307a22 url(../images/bg_title3.jpg) no-repeat right;
}
#productPage h4.center{	background: #326cad url(../images/bg_title3.jpg) no-repeat right;}
#productPage h4.coffee{	background: #94530a url(../images/bg_title3.jpg) no-repeat right;}
#productPage h4.midrasha{	background: #91008f url(../images/bg_title3.jpg) no-repeat right;}
#productPage h4.student{	background: #df3f00 url(../images/bg_title3.jpg) no-repeat right;}

#productPage img{
	border: solid 1px #cccccc;
}
h2.product1{
	float:right;
	width:615px;
}
h2.product2{
	float:right;
	width:419px;
}
.productBack{
	float: left;
	width:94px;
	text-align: center;
	height:15px;
	background-color: black;
}
.productBack img{
	border: none;
}
.productBack a{
	color: White;
	font-size: 12px;
	font-weight: bold;
}
.productBack a:hover{
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.details{
	margin-top:5px;
	color:#005a99;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
.details a{
	color:#005a99;
	font-weight: bold;
	font-size: 11px;
}
.details a:hover{
	font-size: 11px;
	text-decoration: underline;
}
.galleryPic
{
    float: right;
		width:97px;
		margin:3px 3px 0 3px;
}
.galleryPic img{
	border: solid 1px #cccccc;
}
.galleryPic1
{
    margin: 7px 5px;
}

/**** Pagging ***/
div.pagging
{
  clear:both;
	text-align: center;
	padding-top:10px;
}
div.pagging span{
  color: #00a2ff;
	font-weight: bold;	
}
/**** Contact Page ***/
#mainContact
{
	float:right;
	width:220px;
}
.mainContactWrap
{
	padding:20px;
}
#mainContactForm{
	float:left;
	width:250px;
}
.formRight
{
    margin-top: 2px;
    margin-left: 5px;
		font-weight: bold;
}
.formCenter
{
    margin-top: 2px;
}
.formCenter INPUT
{
  width: 200px;
	border: solid 1px #9c9c9c; 
}
.formCenter textarea
{
  width: 200px;
	border: solid 1px #9c9c9c; 
}

.formBtns
{
		margin-top:10px;
		text-align: left;
		margin-left: 26px;
}
.formBtns input
{
	cursor: pointer;
	border: solid 1px #a6a6a6;
	background-color: #780002;
	color: White;
	width:204px;
	margin-left:20px;
}

.formRightBox
{
    margin-top: 5px;
    margin-left: 5px;
		font-weight: bold;
}
.formCenterBox
{
    margin-top: 2px;
}
.formCenterBox input
{
  width:159px;
}
.formBtnsBox{
		margin-top:10px;
}
.formBtnsBox input
{
	cursor: pointer;
	border: none;
}
/*

.formLeft
{
    MARGIN-TOP: 2px;
    FLOAT: left;
    WIDTH: 75px;
    DIRECTION: ltr
}
.formBtns INPUT
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    BORDER-LEFT: medium none;
    WIDTH: 45px;
    COLOR: white;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    HEIGHT: 18px;
    BACKGROUND-COLOR: #d60015;
    TEXT-ALIGN: center
}
*/
/**** Faq Page ***/
#faq{
}
#faq h3{
	background: none;
	height:auto;
  padding: 5px 5px 5px 0;
  font-size: 12px;
  margin: 0 0 3px 0;
  color: Black;
  font-weight: bold;
}
#faq h4{
  font-weight: bold;
  font-size: 16px;
	height: 22px;
	background: none;
  color: Black;
	padding:0 3px 0 0;
	margin:5px 0;
}
ul.questions{
	margin: 0 20px 20px 0;	
	padding: 0;
}
ul.questions li{
	padding:3px 0
}
ul.questions li a{
	color:Black;
}

.answerText{
	padding-right:5px;
}
.answerTop{
	text-align: left;
	border-bottom: solid 1px #545454;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.answerTop a{
	color:#005a99;
	font-weight: bold;
}
/****  Index Page ****/
#indexPage{
}
#indexPageTop{
	padding-top:10px;
}
#indexPageImg{
	float: right;
	width:260px;
	margin-left:5px;
}
#indexPageText{
	float: left;
}
#indexPageTop .Column2{
	width:245px;
}
#indexPageTop .Column1{
	width:490px;
}
#indexPageBottom{
	padding-top:20px;
}
#indexPageBoxes{
	float:right;
	width:360px;
}
#indexPageBanners{
	float: left;
	width:160px;
}
/**** Sitemap Page ***/
#sitemap{
	
}
#sitemap li{
	margin-bottom: 10px;
}
#sitemap li a{
  color:#317c23;
	font-weight: bold;
}
#sitemap li ul{
	margin-top: 5px;
	list-style: square; 
}
#sitemap li ul li{
	margin-bottom: 5px;
}
#sitemap li ul li a{
    color: Black;
}
