@charset "utf-8";
/* CSS Document */

body{background:#000000; font-family:Arial, Helvetica, sans-serif; font-size:13px;padding-top:3px; color:#666666;}

a{color:#333333; text-decoration:none;}
a:hover{text-decoration:underline; color:#000000;}

#mainContainer{width:842px; margin:0 auto; background-image:url(../images/bg-y.jpg); background-repeat:repeat-y;}
	#topMain{width:842px; background-color:#FFFFFF;}
		#roundTop{width:842px; height:10px; display:block; background:url(../images/roundTop.jpg) no-repeat;}
		#topCenter{width:842px; background-color:#FFFFFF;}
			#topLeftContent{width:184px; margin-left:15px; float:left;}
				#hillelLogo{width:184px; height:138px; display:block; background:url(../images/hillel_logo.jpg) no-repeat;}
				#israelFree{width:184px; height:168px; display:block; background:url(../images/israel_free.jpg) no-repeat; margin-top:10px;}
			#slideshow{width:378px; height:314px; display:block; float:left; margin-left:15px;}
			#topRightContent{width:226px; float:right; margin-right:12px;}
				#rotator{width:226px; height:250px; display:block; background:url(../images/shabbat_in_box.jpg); margin-top:15px;}
		#roundMiddle{width:842px; height:28px; display:block; background:url(../images/roundMiddle.jpg) no-repeat; clear:both;}

	#bottomMain{width:810px; /*background-color:#FFFFFF;*/ margin:0 auto; padding-left:0px;}
	.content{width:740px; margin:0 auto; padding:15px 30px 15px 30px;}
		#mainLeft{width:225px; float:left; margin-left:15px; margin-top:8px;}
		#mainRight{width:364px; float:left; margin-left:15px; margin-top:8px;}
	#roundBottom{width:842px; height:15px; display:block; background:url(../images/roundBottom.jpg) no-repeat;}
	#bottomInfo{background-color:#000000; color:#666666; margin:20px auto 0 auto; font-size:90%; width:860px;}
	#bottomLeft{width:245px; text-align:right; float:left; margin-left:20px;}
	#bottomRight{border-left:1.5px solid #363636;float:left; width:; text-align:center; margin-left:30px; padding-left:60px;}
	#bottomMenu li{list-style:none; border-right:1px solid #363636; padding:0 10px 0 10px;margin:0; text-align:center; display:inline;}
	#bottomMenu a{color:#666666; text-decoration:none;}
	#bottomMenu a:hover{text-decoration:underline;}

.BoxletMain{background-color:#FFD8FF;}
.BoxletContent{clear:both;}
.BoxletContent a{ color:#333333;}
.BoxletHeaderLeft{float:left; background:url(../images/pink_boxTL.jpg) no-repeat; width:8px; height:8px; display:block;}
.BoxletHeaderRight{float:right;background:url(../images/pink_boxTR.jpg) no-repeat; width:8px; height:8px; display:block;}
.BoxletFooterLeft{float:left; background:url(../images/pink_boxBL.jpg) no-repeat; width:8px; height:7px; display:block;}
.BoxletFooterRight{float:right; background:url(../images/pink_boxBR.jpg) no-repeat; width:8px; height:7px; display:block;}
.BoxletMain#search{width:226px;}
.BoxletMain#newsletter{width:226px;}
.BoxletMain#upcomingEvents{width:160px; float:left; margin-left:0px;}

#nav{width:814px; margin:0 auto 0px auto; position:relative; z-index:9900;}
#button_aboutUs{display:block; float:left; background-repeat:no-repeat; height:29px; width:93px; background-image:url(../images/button_aboutUs.jpg); padding:0;}
#button_studentLife{display:block; float:left; background-repeat:no-repeat; height:29px; width:116px; background-image:url(../images/button_student_life.jpg); padding:0;} 
#button_ourCampuses{display:block; float:left; background-repeat:no-repeat; height:29px; width:141px; background-image:url(../images/button_ourCampuses.jpg); padding:0;}
#button_theVault{display:block; float:left; background-repeat:no-repeat; height:29px; width:98px; background-image:url(../images/button_theVault.jpg); padding:0;}
#button_ourFriends{display:block; float:left; background-repeat:no-repeat; height:29px; width:119px; background-image:url(../images/button_ourFriends.jpg); padding:0;}
#button_parentsAndAlumni{display:block; float:left; background-repeat:no-repeat; height:29px; width:163px; background-image:url(../images/button_parentsAndAlumni.jpg); padding:0;}
#button_contact{display:block; float:left; background-repeat:no-repeat; height:29px; width:84px; background-image:url(../images/button_contact.jpg); padding:0;}

h1, h1 a{color:#E34794; font-size:100%; padding:0; margin:0;}
h2, h2.events a, h2.events a:link{font-weight:bold; color:#333333; border-bottom:none; font-size:95%; padding:0; margin:0; text-decoration:none;}
h2.events a:hover{color:#000000;}

/*a {color:#000000;}*/

.bar{border-bottom:1px dotted #E34794; margin:3px 4px 3px 4px;}
.boxHeadlines{text-align:center;}

.eventbox{margin-bottom:8px;}
.innerBox{margin-left:7px;}

.BoxletMain#blogMenu{width:170px;}
.BoxletMain#blogMenu ul {list-style:none; margin-left:10px;}
.BoxletMain#blogMenu ul li{font-weight:bold;}
.BoxletMain#blogMenu ul ul li{font-weight:normal;}
.BoxletMain#blogMenu input#s{width:80%;}

div.readMore{text-align:right; font-size:85%;}
div.readMore a:hover{text-decoration:underline;}

div#pinkPink.readMore a{ margin: 8px 0 0 0; color:#E34794; display:block;}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
.content a {color:#666666; text-decoration:underline;}
.content a:hover {text-decoration:none; }
.profile_box { width:345px; height: 410px; padding: 15px; margin:0px 0 20px 20px; border:1px solid #E9E9E9;}

.profile_box h2  {color:#e34794;}

.profile_box img{border:4px #e34794 solid;  float:left;margin:0 15px 15px 0;}

.image{border:4px #e34794 solid; }


.events-and-services {background-image:url(/images/PageTitle_Events-and-Services.gif); text-indent:-3000px; display:block; width:300px; height:41px; margin:20px 0 20px 35px; overflow:hidden;}
.about-hillel {background-image:url(/images/PageTitle_About-Hillel.gif); text-indent:-3000px; display:block; width:350px; height:41px; margin:0 0 25px 0; overflow:hidden; float:left; }
.our-staff {background-image:url(/images/PageTitle_Our-Staff.gif); text-indent:-3000px; display:block; width:160px; height:41px; margin:0 0 25px 25px; overflow:hidden; float:left;}
.the-vault {background-image:url(/images/PageTitle_The-Vault.gif); text-indent:-3000px; display:block; width:450px; height:41px; margin:0 0 10px 0; overflow:hidden; float:left;}
.holidays-and-shabbat {background-image:url(/images/PageTitle_Holidays-and-Shabbat.gif); text-indent:-3000px; display:block; width:320px; height:41px; margin:0 0 10px 0; overflow:hidden; float:left;}
.trips-to-israel {background-image:url(/images/PageTitle_Trips-to-Israel.gif); text-indent:-3000px; display:block; width:450px; height:41px; margin:0 0 30px 0; overflow:hidden; }
.jewish-graduate-students {background-image:url(/images/PageTitle_Jewish-Graduate-Students.gif); text-indent:-3000px; display:block; width:450px; height:41px; margin:0 0 10px 0; overflow:hidden; float:left;}
.internships-and-career-development {background-image:url(/images/PageTitle_Internships-and-Career-Developement.gif); text-indent:-3000px; display:block; width:740px; height:41px; margin:0 0 10px 0; overflow:hidden; float:left;}
.jewish-greek-life {background-image:url(/images/PageTitle_Jewish-Greek-Life.gif); text-indent:-3000px; display:block; width:290px; height:41px; margin:0 0 35px 0; overflow:hidden; float:left;}
.alternative-break-trips {background-image:url(/images/PageTitle_Alternative-Break-Trips.gif); text-indent:-3000px; display:block; width:380px; height:41px; margin:0 0 10px 0; overflow:hidden; float:left;}
.ucf {background-image:url(/images/PageTitle_ucf.gif); text-indent:-3000px; display:block; width:440px; height:41px; margin:0 0 20px 0; overflow:hidden;}
.futurebuilding {background-image:url(/images/PageTitle_futurebuilding.gif); text-indent:-3000px; display:block; width:240px; height:41px; margin:0 0 10px 0; overflow:hidden; float:left;}
.photoalbums {background-image:url(/images/PageTitle_Photo-Albums.gif); text-indent:-3000px; display:block; width:240px; height:41px; margin:0 0 10px 0; overflow:hidden; float:left;}
.matzahballsouphotline {background-image:url(/images/PageTitle_matzahballsouphotline.gif); text-indent:-3000px; display:block; width:400px; height:41px; margin:0 0 20px 0; overflow:hidden; }
.parentsclub {background-image:url(/images/PageTitle_parentsclub.gif); text-indent:-3000px; display:block; width:400px; height:41px; margin:0 0 20px 0; overflow:hidden; }
.parentsandalumni {background-image:url(/images/PageTitle_parentsandalumni.gif); text-indent:-3000px; display:block; width:270px; height:41px; margin:0 0 10px 0; overflow:hidden; float:left; }
.contactus {background-image:url(/images/PageTitle_contactus.gif); text-indent:-3000px; display:block; width:400px; height:41px; margin:0 0 10px 0; overflow:hidden; }
.ourcampuses {background-image:url(/images/PageTitle_ourcampuses.gif); text-indent:-3000px; display:block; width:240px; height:41px; margin:0 0 10px 0; overflow:hidden; float:left; }
.studentlife {background-image:url(/images/PageTitle_studentlife.gif); text-indent:-3000px; display:block; width:200px; height:41px; margin:0 0 10px 0; overflow:hidden; float:left; }
.partnersandfriends {background-image:url(/images/PageTitle_partnersandfriends.gif); text-indent:-3000px; display:block; width:320px; height:41px; margin:0 0 10px 0; overflow:hidden; float:left; }
.rollins {background-image:url(/images/PageTitle_rollinscollege.gif); text-indent:-3000px; display:block; width:320px; height:41px; margin:0 0 10px 0; overflow:hidden; float:left; }
.stetsonuniversity {background-image:url(/images/PageTitle_stetsonuniversity.gif); text-indent:-3000px; display:block; width:320px; height:41px; margin:0 0 10px 0; overflow:hidden; float:left; }
.valencia {background-image:url(/images/PageTitle_valencia.gif); text-indent:-3000px; display:block; width:470px; height:41px; margin:0 0 10px 0; overflow:hidden; float:left; }
.seminole {background-image:url(/images/PageTitle_seminole.gif); text-indent:-3000px; display:block; width:460px; height:41px; margin:0 0 10px 0; overflow:hidden; float:left; }
.fullsail {background-image:url(/images/PageTitle_fullsail.gif); text-indent:-3000px; display:block; width:320px; height:41px; margin:0 0 10px 0; overflow:hidden; float:left; }
.donate {background-image:url(/images/PageTitle_donate.gif); text-indent:-3000px; display:block; width:320px; height:41px; margin:0 0 10px 0; overflow:hidden; float:left; }
.sponsoranevent {background-image:url(/images/PageTitle_sponsoranevent.gif); text-indent:-3000px; display:block; width:320px; height:41px; margin:0 0 10px 0; overflow:hidden; float:left; }

.listing {border:1px solid #E9E9E9; padding:15px; margin:0 0 15px 0; }
.listing img{float:left; margin:0 15px 15px 0; }
.clear {clear:both;}

.testclass {background-color:#FF0033; width:300px;}

.featuredalbums {background-image:url(../images/h1_featuredAlbums.jpg); text-indent:-3000px; overflow:hidden;}
.welcomehome {background-image:url(../images/h1_welcomeHome.jpg); text-indent:-3000px; overflow:hidden;}