body { background:#fff; font-family:arial; margin:0px; text-align:center;}
.layout{width:1024px;}
.header-container{ background:#fff url(/images/templates/chabad_edu_europe/header-bg.jpg) bottom repeat-x;}
.symbols{float:right;}
.header{width:1024px;height:120px;background:url(/images/templates/chabad_edu_europe/header=bk.jpg) no-repeat;margin:0px auto 3px;}
.logo{width:282px;height:120px;float:left; margin-top:2px;}
.links{text-align:right; margin:0px 15px 0px 0px;}
.links a{color:#497da7;font-size:12px;font-family:Arial; text-decoration:none; padding:0px 8px 0px 5px; border-right:1px solid #dfe9f5;}
.links a.last{border-right:0px solid #dfe9f5;}
.links a:hover{text-decoration:underline;}
.menu{width:735px;*width:733px;height:35px;float:right;margin-top:67px;background:url(/images/templates/chabad_edu_europe/bar-bk.jpg) bottom repeat-x; text-align:right; padding-right:7px;}
.menu a{padding-right:4px;margin:0px; color:#497da7;font-size:16px;font-family:Arial;font-weight:bold;text-decoration:none; background:url(/images/templates/chabad_edu_europe/spacer.jpg) right center no-repeat; } 
.menu a.last{color:#497da7;font-size:16px;font-family:Arial;font-weight:bold;text-decoration:none; border-right:0px solid #dfe9f5; background:0px;}

.menu a span{padding:4px 0 4px 5px; height:26px;}
.menu a span span{padding:4px 10px 4px 5px; height:26px; }

.menu a:hover span{background:url(/images/templates/chabad_edu_europe/btn-hover.png) left center no-repeat; padding:4px 0 4px 5px; height:26px;}
.menu a:hover span span{background:url(/images/templates/chabad_edu_europe/btn-hover.png) right center no-repeat; padding:4px 10px 4px 5px; height:26px; color:#fff;}

.container.home { background:#fff url(/images/templates/chabad_edu_europe/body-bg.jpg) top repeat-x;}
.content{width:1024px; margin:0px auto;}
.box{width:984px; margin-top:3px; padding:0px 20px 0px 20px; *float:left; *width:100%; *margin:20px 0px 0px;}
.box1{float:left;width:317px;padding-top:20px;overflow:hidsden;}
.box2{float:left;width:317px; margin-left:17px;padding-top:20px; }
.box3{float:right;width:317px;padding-top:20px;}
.title-bar{width:317px;height:41px;padding-bottom:0px;text-transform:uppercase; color:#ffffff; font-size: 20px; font-family:Arial; font-weight:bold;}

.read{width:309px;color:#497da7;font-size:14px;font-family:Arial;font-weight:bold;float:left;text-transform:uppercase;padding-left:7px;margin:0px 0px 5px 0px;}
.read a{color:#497da7;}
.read div{margin:7px 0px;}
.pic{width:1024px;}

.footer-container{ background:#ffe6a9 url(/images/templates/chabad_edu_europe/footer-bg.jpg) repeat-x;}
.footer{width:1024px;  text-align:center; padding:20px 0px 20px 0px; color:#497da7; font-sizE:11px; margin:0px auto;}
.footer a{color:#497da7; text-decoration:none;}
.footer a:hover{color:#497da7; text-decoration:underline;}

/* Donate page*/
.title-container{background:#304e8e url(/images/templates/chabad_edu_europe/title-bg.jpg) bottom repeat-x; height:44px;}
.bar{height:40px ; width:1024px; background:#304e8e; margin:0 auto; line-height:40px;}
.bar h1{margin:0px; padding:0px 20px; font-weight:normal;line-height:40px;}
.content{color:#497da7; font-size:14px; font-family:Arial; font-weight:normal;}
.title{float:left; margin-left:15px;font-size:20px; font-family:Arial; color:#fff;text-transform:uppercase;}


/* Slider */

#slideshow {
    position:relative;
    height:321px;
    *height:351px;
	background:url(/images/templates/chabad_edu_europe/slider-bg.jpg) no-repeat;
	padding:25px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	margin:25px 0px 0px 25px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}