/* CSS Document */

html, body {
	padding:40;
	color:#5e5d5d;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#1f2025;
	background-image:url(http://www.oorah.org/images/mainBg.gif);
	background-repeat:repeat-x;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
a {outline:0;outline:none;text-decoration:none;}

.hiddenPic {display:none;}

input{outline:none !important}
/*-----------------------------------------*/

div#Maincontainer {
	margin:auto;
	width:1008px;
}
/*-------------- header Area ---------------------------*/




div#HeaderContainer {
	float:left;
	width:950px;
	padding:0px 30px 0px 28px;
}
div#HeaderContainerTop {
	float:left;
	width:950px;
	height:37px;
}
div#HeaderContainerTopLeft {
	float:left;
	width:405px;
	height:235px;
	padding:11px 0px 0px 10px;
	color:#d9d8d8;
	font-size:12px;
	/*text-transform:uppercase;*/
	/*font-weight:bold;*/
}
div#HeaderContainerTopRight {
	float:left;
	width:525px;
	padding-top:8px;
	height:28px;
	text-align:right;
}
div#HeaderContainerBtm {
	float:left;
	width:950px;
}
div#HeaderContainerBtmLogo {
	float:left;
	width:140px;
}
div#HeaderContainerBtmMainNav {
	float:right;
	width:741px;
	height:76px;
}
div#SubNav {
	float:left;
	float:left;
	width:910px;
	height:47px;padding:0px 0px;
	margin:0px;
}
.SubnavItem {
	float:right;
}

.SubMainNavItems {
	float:left;list-style:none;padding-left:35px;
	padding-top:15px;
}
.SubMainNavItemsFirst {
	float:left;list-style:none;padding-left:0px;
	padding-top:15px;
}

div#SubNavSearch{
    float:right;
	width:200px;
	height:21px;
	padding:3px 15px 0px 15px;
	margin-top:-4px;
	margin-right:0px;
	margin-left:112px;
	border:1px solid #5a5a5a;
	background-image:url(../images/search_box.png);
	background-repeat:no-repeat;
	background-position:right center;
	color:#f7f3ef;
	font-size:14px;
	/*text-indent:12px;*/
}


/*------------------ Gallery Area --------------------------------------------------*/

			
div#GalleryContainer {
	float:left;
	width:950px;
	padding:0px 30px 0px 28px;
}
div#MainGallery {
	float:left;
	width:686px;
}
div#GalleryContainerRight {
	float:left;
	width:254px;
	height:337px;
	border:solid 5px #020202;
	background:#151515;
}

/***********Full width slider***********************/

#GalleryFull{
	float:left;
	width:940px;
}



/*****************New Slider full for home page*******************/

#slider {
  overflow:hidden;
  position:relative;
  width:950px;
  height:400px;
}

#slider ul {
	position:relative;
  margin: 0;
  padding: 0;
  height: 400px;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 950px;
  height: 400px;
}

a.control_prev, a.control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 1% 1%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.7;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
}

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}


/***************************************************/


div#NewsLetterContainer {
	float:left;
	width:222px;
	height:23px;
	padding:3px 15px 0px 15px;
	border:1px solid #5a5a5a;
	background-image:url(../images/NewsLtrBg.gif);
	background-repeat:repeat-x;
	color:#f7f3ef;
	font-size:15px;
	font-weight:bold;
	margin-bottom:7px;
}
div#SearchContainer {
	float:left;
	width:222px;
	height:23px;
	padding:3px 15px 0px 15px;
	background-repeat:no-repeat;
	background-position:right center;
	color:#f7f3ef;
	font-size:15px;
	font-weight:bold;
	margin-bottom:7px;
	border:1px solid #5a5a5a;
}

div#SearchContainer_Footer {
	float:left;
	width:190px;
	height:22px;
	border:1px solid #5a5a5a;
	background-repeat:no-repeat;
	background-position:right center;
	color:#f7f3ef;
	font-size:15px;
	font-weight:bold;
	margin-bottom:7px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

div#LatestBlogPost {
	float:left;
	width:234px;
	padding:10px;
	background-image:url(../images/LatestBlogPostBg.jpg);
	background-repeat:no-repeat;
	height:247px;
}
div#LatestBlogTitle {
	float:left;
	width:160px;
	color:#f7f3ef;
	font-size:15px;
	font-weight:bold;
}
div#LatestBlogRss {
	float:right;
	width:74px;
	text-align:right;
	padding-top:2px;
}
div#LatestBlogContent {
	float:left;
	width:234px;
	padding-top:10px;
	color:#e2e2e2;
	font-size:12px;
}
/*------------------ Main Body Area --------------------------------------------------*/	
	
div#BodyContainer {
	float:left;
	width:950px;
	padding:0px 30px 0px 28px;
}
div#BodyContainerInt {
	float:left;
	width:950px;
	background-color:#f0f0e8;
	background-image:url(../images/MainBodyBg.jpg);
	background-repeat:no-repeat;
	background-position:top right;

}
div#BodyContainerIntTop {
	float:left;
	width:834px;
	border-bottom:1px solid #d8d8d1;
	padding:24px 0px 0px  58px;
}
div#BodyContainerIntTop1 {
	float:left;
	width:290px;
	background-image:url(../images/BodyContainerIntTop1Bg.png);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:0px 0px 0px 20px;
}
div#BodyContainerIntTop1Wider{
	float:left;
	width:350px;
	background-image:url(../images/BodyContainerIntTop1Bg.png);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:0px 0px 0px 20px;
}
div#ExplorethisSection {
	float:left;
	width:880px;
	background-image:url(../images/BodyContainerIntTop1Bg.png);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding:0px 0px 10px 20px;
}

div#ExplorethisSectionGrey {
	float:left;
	width:880px;
	background-image:url(../images/BodyContainerIntTop1BgGrey.png);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding:0px 0px 10px 20px;
}

div#UpcomingEvents {
	float:left;
	width:574px;
	background-image:url(../images/BodyContainerIntTop1Bg.png);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding:0px 0px 10px 20px;
}


div#UpcomingEventsDetailsMain {
	float:left;
	width:560px;
	padding-right:34px;
	padding-bottom:40px;
}
div#EventsInsideDetailsMain {
	float:left;
	width:520px;
	padding-right:30px;
	padding-bottom:40px;
}



div#PastEventsMain {
	float:left;
	width:560px;
	padding-right:34px;
}

div#UpcomingEventsItems {
	float:left;
	width:560px;
	padding:15px 0px;
}
div#UpcomingEventsItemDate {
	float:left;
	width:560px;
	width:70px;margin-right:25px;
	background-image:url(../images/DateBg.gif);
	background-repeat:no-repeat;
	text-align:center;
}
div#UpcomingEventsItemPastDate {
	float:left;
	width:560px;
	width:70px;margin-right:25px;
	background-image:url(../images/PastDateBg.gif);
	background-repeat:no-repeat;
	text-align:center;
}

div#UpcomingEventsItemDiscr {
	float:left;
	width:465px;
}

div#NextPrev {
	float:left;
	width:365px;text-align:center;
	padding-top:15px;
	padding-left:100px;
}

div#EventReadBtn {
	float:right;
	width:85px;
	height:20px;padding:0px 20px 0px 15px;
	background-image:url(../images/EventReadBtn.gif);
	background-repeat:no-repeat;
	
}
div#EventReadBtn:Hover {
	float:right;
	width:85px;
	height:20px;padding:0px 20px 0px 15px;
	background-image:url(../images/EventReadBtn_r.gif);
	background-repeat:no-repeat;
	cursor:hand;cursor:pointer;
}


div#Iwasthere {
	float:left;
	width:265px;
	background-image:url(../images/BodyContainerIntTop1Bg.png);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding:0px 0px 20px 20px;
}

div#PhotoGallery {
	float:left;
	width:284px;
	height:252px;
	padding:8px;overflow:hidden;
	background-color:#fff;
}

div#SeePrev {
	float:left;
	width:280px;
	height:18px;margin-top:10px;margin-bottom:20px;
	background-image:url(../images/SeePrev.png);
	background-repeat:no-repeat;
	cursor:hand;cursor:pointer;
	padding:10px;
}
div#SeePrev:hover {
	float:left;
	width:280px;
	height:18px;margin-top:10px;margin-bottom:20px;
	background-image:url(../images/SeePrev_r.png);
	background-repeat:no-repeat;cursor:hand;cursor:pointer;
	padding:10px;
}

.IwasLi{list-style:none;}

div#BodyContainerIntTop2 {
	float:left;
	width:308px;
}
div#BodyContainerIntBtm {
	float:left;
	width:844px;
	padding:0px 48px 30px 58px;
	background-image:url(../images/BodyContainerIntBtmBg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
div#BodyContainerIntBtmLeft {
	float:left;
	width:557px;
	margin-right:25px;
}
div#BodyContainerIntBtmLeftItems {
	float:left;
	width:557px;
	padding:9px 0px 4px 0px;
	border-bottom:1px dashed #d8d8d1;
}
div#BodyContainerIntBtmLeftItemsImg {
	float:left;
	background-image:url(../images/BodyContainerIntBtmLeftItemsImgBg.jpg);
	background-repeat:no-repeat;
	width:60px;
	height:58px;
	padding:3px 12px 12px 7px;
}
div#BodyContainerIntBtmDispription {
	float:left;
	width:198px;
	background-image:url(../images/BodyContainerIntBtmDispriptionBg.gif);
	background-repeat:no-repeat;
	background-position:right 10px;
	padding:10px 30px 0px 0px;
}
div#OurCallDispription {
	float:left;
	width:245px;
	padding:10px 0px 0px 5px;
}
div#BodyContainerIntBtmMainDiscription {
	float:left;
	width:522px;
	padding:10px 15px;
	border-bottom:1px dashed #d8d8d1;
	background-color:#e5e5db;
}
div#BodyContainerIntBtmRight {
	float:left;
	width:254px;
	padding-top:20px;
}
div#FromTheFieldMain {
	float:left;
	width:852px;
	background-color:#e4e4da;
	padding:20px 54px 40px 44px;
	background-image:url(../images/FromTheFieldMainBg.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
div#FromTheFieldIntTop {
	float:left;
	width:950px;
	border-bottom:1px solid #d8d8d1;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 320px;
	position: relative;
}
#Maincontainer #BodyContainer #BodyContainerInt #FromTheFieldIntTop #text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	float: left;
	height: 35px;
	width: 910px;
	position: relative;
	padding-left: 20px;
	top: 9px;
}

div#FromTheFieldProgItm {
	float:left;
	width:237px;
	height:225px;
	padding:15px;
	margin-left:37px;
	background-image:url(../images/live_box_program.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	position: relative;
	top: 20px;
}
div#FromTheFieldVlntrItm {
	float:left;
	width:237px;
	height:225px;
	padding:15px;
	margin-left:37px;
	background-image:url(../images/live_box_volunteer.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	position: relative;
	top: 20px;
}

div#FromTheFieldSpnsrItm {
	float:left;
	width:237px;
	height:225px;
	padding:15px;
	margin-left:37px;
	background-image:url(../images/live_box_sponsor.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	position: relative;
	top: 20px;
}
div#FromTheFieldTxtBox{
	float:left;
	width:180px;
	}

div#FromTheFieldItemDiscriptionBtn {
	float:Left;
	margin-top:15px;
	margin-right:30px;
}

div#FromTheFieldMainItems {
	float:left;
	width:284px;
}
div#FromTheFieldMainItemsTitle {
	float:left;
	width:284px;
	height:35px;
}
div#FromTheFieldMainItemsImg {
	float:left;
	width:118px;
}
div#FromTheFieldMainItemsDiscription {
	float:left;
	width:146px;
	padding:0px 10px;
}
div#ScrollGallery {
	float:left;
	width:1008px;
	height:175px;
	background-color:#1f2025;
}
div#FromTheFieldHdrBox{
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	}

div#ScrollGalleryTitle {
	float:left;
	width:928px;
	padding:15px 40px;
}

/*------------------ Footer Area --------------------------------------------------*/	
div#FooterMain {
margin:auto;
width:100%;
z-index:999;
}
div#FooterOuter {
float:left;
width:100%;
background-color:#2c2c2c;
z-index:999;
}
div#FooterInt {
margin:auto;
width:1008px;
}
div#Footer {
float:left;
width:928px;
background-image:url(../images/Footerbg.png);
background-repeat:no-repeat;
background-position:center top;
padding:90px 40px 30px 40px;margin-top:-40px;
z-index:999;
}
div#FooterLeft {
float:left;
width:528px;
}
div#FooterLinks {
float:left;
width:170px;
}
div#FooterLinks2 {
float:left;
width:200px;
}
div#FooterNavImg{
padding-top:10px;
padding-bottom:10px;
width:250px;
}
div#FooterNavImg img{
padding-right:5px;
border:0px;
}

div#FooterRight {
float:left;
width:250px;
}

div#ContactUsTitle {
	float:left;
	width:170px;
}
div#ContactUsInput {
	float:left;
	width:160px;
	color:#131d38;
	padding:0px 5px 20px 5px;
	line-height:19px;
	font-size:12px;
}
div#ContactUsSocilInput {
	float:left;
	width:160px;
	color:#131d38;
	padding:8px 5px 20px 5px;
	line-height:19px;
	font-size:12px;
}
/*------------------ You are here -------------------		*/
		
div#YouAreHereGeneral{
   float:left;
   padding:0px 15px;
   height:162px;
}
div#YouAreHereTop {
	float:left;
	width:920px;	padding:0px 15px;
	padding:0px 15px 20px 15px;
	height:162px;
}
div#YouAreHereTopgallery {
	float:left;
	width:920px;
	height:110px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

div#YouAreHereTopDonate {
	float:left;
	width:920px;	padding:0px 15px;
	padding:0px 15px 20px 15px;
	height:15px;
}

div#WhoWeArePeopleTop {
	float:left;
	width:920px;
padding:0px 15px 20px 15px;
background-color:#ddddd0;
background-image:url(/images/WhowearepplTopBg.jpg);
background-repeat:no-repeat;
background-position:top left;
}


div#YouAreHereTopShare {
	float:right;


}


#WhoareWePeopleBodyBtmItemTab #MainTabContainer
{background-color: #282828;
    float: left;
    width: 950px;background-image:url(/images/WhoWeTabBg.gif);
	background-repeat:repeat-x;
}

div#WhoweArePPLItems{float:left;width:880px;background-color:#f0f0e8;} 
div#WhoweArePPLItemsLeadership{float:left;width:910px;background-color:#f0f0e8;} 
div#WhoweArePPLName{float:left;width:880px;font-family:Georgia, "Times New Roman", Times, serif;color:#740b09;font-size:20px;margin-bottom:10px;} 
div#WhoweArePPLTitle{float:left;clear:both; width:880px;font-family:Georgia, "Times New Roman", Times, serif;color:#1f1f1f;font-size:12px;margin-bottom:15px;} 
div#WhoweArePPLImage{float:left;clear:both; width:209px;margin-bottom:15px;border:1px solid #d3d3d3;margin-right:25px;} 
div#WhoweArePPLDiscription{
	float:left;
	width:640px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:12px;
	margin-bottom:15px;
	line-height:22px;
} 


div#WhoweArePPLBtmName{float:left;width:241px;font-family:Georgia, "Times New Roman", Times, serif;color:#740b09;font-size:20px;margin-bottom:10px;} 
div#WhoweArePPLBtmTitle{float:left;clear:both; width:241px;font-family:Georgia, "Times New Roman", Times, serif;color:#1f1f1f;font-size:12px;margin-bottom:15px;} 
div#WhoweArePPLBtmImage{float:left; width:241px; margin-bottom:15px; margin-right:25px;} 
div#WhoweArePPLBtmImageLeadership{float:left; width:241px; margin-bottom:15px; margin-left:140px;}
div#WhoweArePPLBtmDiscription{
	float:left;
	width:610px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:12px;
	margin-bottom:15px;
	line-height:22px;
} 

#WhoweArePPLDiscription p{margin:0;}
#WhoweArePPLBtmDiscription p{margin:0;}

div#WhoweArePPLLinks{float:left;width:880px;clear:both} 

div#WhoweArePPLLinksItem{float:left;padding-right:20px;} 

div#WhoWeAreImageGallery{float:left;width:880px;padding:50px 35px;background-color:#434343;} 

/*.WhoWePplTab ui-state-default ui-corner-top ui-state-hover{background-image:url(/images/whoWePPlTab_r.gif);
	background-repeat:no-repeat;width:475px;float: left;
    text-transform: uppercase;padding:0px;}*/

div#TorahMatesTop {
	float:left;
	width:935px;
	padding:0px 0px 0px 15px;

}

div#TorahMatesContents {
	float:left;
	width:935px;
}
	div#TorahMatesContentsLeft {
		float:left;
		width:535px;
	}
		div#TorahMatesExptitle {
			float:left;
			/*width:430px;*/padding:25px 10px 7px 30px;
			background-image:url(/images/blackBullet.gif);
			background-repeat:no-repeat;
			background-position:10px 33px;
					}
					
		div#TorahMatesExpItems {
			float:left;
			/*width:410px;*/padding:5px 10px 5px 50px;
			background-image:url(/images/RedSmallBullet.gif);
			background-repeat:no-repeat;clear:both;
			background-position:30px 11px;
					}			


	div#TorahMatesContentsRight {
		float:left;
		width:400px;
	}


div#GalleryTop {
	float:left;
	width:920px;
	padding:0px 15px;

}
div#GalleryTextTop {
	float:right;
	width:400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	margin-left: 0px;
	height: 150px;

}
div#GalleryTextTop1 {
	float:left;
	width:400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	margin-left: 0px;
	height: 150px;

}


div#GalleryTopRight {
	float:left;
	width:60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	margin-right: 0px;

}
div#GalleryTopLeft {
	float:left;
	width:80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	margin-right: 0px;
	margin-left: -40px;

}

div#YouAreHereTopLeft {
	float:left;
	width:690px;
}
div#BreadCrumbsMain {
	float:left;
	width:690px;
	padding:8px 0px 8px 20px;
	font-family:Arial, Helvetica, sans-serif
}
div#YouAreHereTopContent {
	float:left;
	width:630px;
	padding:0px 30px;
}
div#YouAreHereTopRight {
	float:left;
	width:223px;
	padding:10px 0px 0px 7px;
}
div#SeeitInImg {
	float:left;
	width:163px;
	height:107px;
	padding:17px 0px 0px 18px;
	background-image:url(../images/seeitInBg.gif);
	background-repeat:no-repeat
}
div#SeeitInImgBgBlack {
	float:left;
	width:163px;
	height:107px;
	padding:17px 0px 0px 18px;
	background-image:url(../images/seeitInBgBlack.gif);
	background-repeat:no-repeat;
}

div#SeeitInLink {
	float:left;
	width:210px;
	padding:0px 0px 0px 13px;
}
div#WhoareWeBodyMiddle {
	float:left;
	width:890px;
	padding:20px 30px;
	background-color:#ddddd0;
	background-image:url(../images/RightBg.png);
	background-repeat:no-repeat;
	background-position:top right;
}


div#WhoareWeBodyMiddleItem1 {
	float:left;
	width:240px;height:147px;padding:15px;cursor:hand;cursor:pointer;
	background-image:url(../images/OurMission.jpg);background-repeat:no-repeat;margin-right:25px;margin-bottom:20px;
}
div#WhoareWeBodyMiddleItem1:hover {
	float:left;
	width:240px;height:147px;padding:15px;cursor:hand;cursor:pointer;
	background-image:url(../images/OurMission_r.gif);background-repeat:no-repeat;margin-right:25px;margin-bottom:20px;
}


div#WhoareWeBodyMiddleItem2 {
	float:left;
	width:240px;height:147px;padding:15px;cursor:hand;cursor:pointer;
	background-image:url(../images/History.jpg);background-repeat:no-repeat;margin-right:25px;margin-bottom:20px;
}
div#WhoareWeBodyMiddleItem2:hover {
	float:left;
	width:240px;height:147px;padding:15px;cursor:hand;cursor:pointer;
	background-image:url(../images/History_r.gif);background-repeat:no-repeat;margin-right:25px;margin-bottom:20px;
}

div#WhoareWeBodyMiddleItem3 {
	float:left;
	width:240px;height:147px;padding:15px;cursor:hand;cursor:pointer;
	background-image:url(../images/People.jpg);background-repeat:no-repeat;margin-bottom:20px;
}
div#WhoareWeBodyMiddleItem3:hover {
	float:left;
	width:240px;height:147px;padding:15px;cursor:hand;cursor:pointer;
	background-image:url(../images/People_r.gif);background-repeat:no-repeat;margin-bottom:20px;
}


div#WhoareWeBodyMiddleItem4 {
	float:left;
	width:240px;height:147px;padding:15px;cursor:hand;cursor:pointer;
	background-image:url(../images/Endorsements.jpg);background-repeat:no-repeat;margin-right:25px;margin-bottom:20px;
}
div#WhoareWeBodyMiddleItem4:hover {
	float:left;
	width:240px;height:147px;padding:15px;cursor:hand;cursor:pointer;
	background-image:url(../images/Endorsements_r.gif);background-repeat:no-repeat;margin-right:25px;margin-bottom:20px;
}


div#WhoareWeBodyMiddleItem5 {
	float:left;
	width:240px;height:147px;padding:15px;cursor:hand;cursor:pointer;
	background-image:url(../images/Faqs.jpg);background-repeat:no-repeat;margin-right:25px;margin-bottom:20px;
}
div#WhoareWeBodyMiddleItem5:hover {
	float:left;
	width:240px;height:147px;padding:15px;cursor:hand;cursor:pointer;
	background-image:url(../images/Faqs_r.gif);background-repeat:no-repeat;margin-right:25px;margin-bottom:20px;
}


div#WhoareWeBodyMiddleItem6 {
	float:left;
	width:240px;height:147px;padding:15px;cursor:hand;cursor:pointer;
	background-image:url(../images/Contactus.jpg);background-repeat:no-repeat;margin-bottom:20px;
}
div#WhoareWeBodyMiddleItem6:hover {
	float:left;
	width:240px;height:147px;padding:15px;cursor:hand;cursor:pointer;
	background-image:url(../images/ContactUs_r.gif);background-repeat:no-repeat;margin-bottom:20px;
}

div#WhoareWeBodyBtm {
	float:left;
	width:890px;
	padding:20px 30px 60px 30px;
	background-color:#f0f0e8;
		background-image:url(../images/RightBg.png);
	background-repeat:no-repeat;
	background-position:top right;
}

div#WhoareWeBodyBtmshavuos {
	float:left;
	width:950px;
	background-color:#f0f0e8;
		background-image:url(../images/RightBg.png);
	background-repeat:no-repeat;
	background-position:top right;
}


div#WhoareWePeopleBodyBtm {
	float:left;
	width:950px;
	padding:0px 0px 0px 0px;
	background-color:#f0f0e8;

}

div#WhoareWePeopleBodyBtmItemTab {
	float:left;
	width:950px;
	background-color:#f0f0e8;
}

div#WhoareWePeopleBodyBtmItemTop {
	float:left;
	width:880px;
	padding:30px 35px;

}

div#WhoareWePeopleBodyBtmItem {
	float:left;
	width:880px;
	padding:30px 35px;
		background-image:url(../images/RightBg.png);
	background-repeat:no-repeat;
	background-position:top right;
	border-top:1px solid #d8d8d1;
	background-color:#f0f0e8;
}

div#WhoareWePeopleBodyBtmItemFirst{
	float:left;
	width:880px;
	padding:30px 35px;
	background-color:#f0f0e8;
}

div#WhoareWePeopleBodyBtmItemLeadership{
	float:left;
	width:910px;
	padding:50px 0px 100px 35px;
	background-color:#f0f0e8;
}
div#TorahMatesBodyBtm {
	float:left;
	width:860px;
	padding:30px 45px 60px 45px;
	background-color:#f0f0e8;
	background-image:url(../images/RightBg.png);
	background-repeat:no-repeat;
	background-position:top right;
	border-top:1px solid #d8d8d1;
}
	div#TorahMatesBodyBtmLeft {
		float:left;
		width:460px;
		margin-right:30px;

	}
	div#TorahMatesBodyBtmRight {
		float:left;
		width:298px;border:1px solid #fff;
		background-color:#e8e8df;
		padding:20px 25px;
	}
	div#TorahMatesBodyBtmRight ul {
	margin:0;padding:0;padding-top:15px;float:left;
	}
	div#TorahMatesBodyBtmRight li {
	margin:0;padding:0;list-style:none;clear:both;padding-bottom:8px;
	float:left;
	}	
	div#ToraHmatesfFormTitle {
		float:left;
		width:90px;color:#676767;font-size:12px;padding-top:4px;
		font-family:Arial, Helvetica, sans-serif;padding-right:10px;
	}	
	
	div#ToraHmatesfFormInput {
			float:left;
			width:195px;
		}	
		div#ToraHmatesfFormSubmit {
			float:right;
			text-align:right;
			margin-right:-5px;
		}	
		.ToraHmatesfFormInputFiled {
			float:left;
			width:186px;padding:3px;border:1px solid #d3d3cc;
		}	

	

div#EvetsBtmMain {
	float:left;
	width:900px;
	background-color:#f0f0e8;
	background-image:url(../images/RightBg.png);
	background-repeat:no-repeat;
	background-position:top right;
	height: auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 60px;
	padding-left: 25px;
}

div#EvetsBtmMainNoShadow {
	float:left;
	width:900px;
	padding:0px 25px 60px 25px;
	background-color:#f0f0e8;
}


div#EvetsBtnLeft {
	float:left;
	width:594px;padding:30px 0px 0px 20px;
	border-right:1px solid #ccc;
}

div#EvetsInsideBtnLeft {
	float:left;
	width:530px;padding:30px 20px 0px 20px;
	border-right:1px solid #ccc;
}

div#EvetsInsideBtnRight {
	float:left;
	width:300px;padding:30px 0px 0px 29px;

}
div#EvetsBtnRight {
	float:left;
	width:255px;padding:30px 0px 0px 29px;

}

div#WhoareWeBodyBtmLeft {
	float:left;
	width:445px;padding:0px;

}
	div#WhoareWeBodyVideoBg {
		float:left;
		width:390px;padding:13px;
		background-image:url(../images/VideoBg.png);
		background-repeat:no-repeat;height:164px;
	}

	div#WhoareWeBodyVideoContent {
		float:left;
		width:445px;
	}
		div#WhoareWeBodyVideoContentBtn {
			float:left;
			width:165px;padding:13px 20px;
			background-image:url(../images/VideoBtn.png);
			background-repeat:no-repeat;cursor:hand;cursor:pointer;
			color:#fefefe;font-size:14px;text-decoration:none;
			text-transform:uppercase;height:18px;
		}	
		div#WhoareWeBodyVideoContentBtn:hover {
			float:left;
				width:165px;padding:13px 20px;
			background-image:url(../images/VideoBtn_r.png);
			background-repeat:no-repeat;cursor:hand;cursor:pointer;
			color:#fefefe;font-size:14px;text-decoration:underline;
			text-transform:uppercase;height:18px;
		}			
		
			div#WhoareWeBodyVideoContentBtn a {
		color:#fff;
		}			
		
		
		
		div#WhoareWeBodyVideoContentDiscription{
			float:left;
			width:210px;padding-top:5px;color:#414040;font-size:12px;
			padding-right:30px
		}			
		
	
div#WhoareWeBodyBtmRight {
	float:left;
	width:445px;
}

/*---------------------- Our Program -------------------------*/


div#OurProgrameMainTop {
	float:left;
	width:950px;
	background-color:#282828;
	background-image:url(../images/OurProgrameTop.gif);
	background-repeat:repeat-x;
}

div#GalleryMainTop {
	float:left;
	width:950px;
	background-color:#000;
}

div#EventInsideMainTop {
	float:left;
	width:950px;
	background-color:#ddddd0;

}

div#EventsMain {
	float:left;
	width:900px;

}


div#OurProgrameTop {
	float:left;
	width:920px;
	padding:0px 15px;
	height:162px;
	background-image:url(../images/OurProgrameTopBg.gif);
	background-repeat:no-repeat;background-position:top center;
}
div#EventProgrameTop {
	float:left;
	width:900px;
	padding:0px 25px;
	background-image:url(../images/OurProgrameTopBg.gif);
	background-repeat:no-repeat;background-position:top center;
}
div#EventInsideProgrameTop {
	float:left;
	width:900px;
	padding:0px 25px;
	background-repeat:no-repeat;
	background-position:center top;
}
div#timelinetopback {
	float:none;
	width:900px;
	height: 200px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	
}
div#timelinemiddle {
	float:none;
	width:900px;
	height: 400px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	
}
div#EventInsideTitle {
	float:left;
	width:640px;
	padding-left:20px;
	padding-bottom:20px;
}
div#EventInsideBtns {
	float:left;
	width:240px;

}

div#MainTabContainer {
	float:left;
	width:950px;
	background-color:#282828;
/*	background-image:url(../images/Howtobenifit.gif);
	background-repeat:no-repeat;
	background-position:top right;*/
	
}

div#TabContentMain {
	float:left;
	width:915px;
	padding-bottom:50px;
}

#tabs-1 {float:left;width:900px;padding-right:15px;background-image:url(../images/tab1Bg.jpg);
background-repeat:no-repeat;background-position:right 20px}

#TabContentLeft{float:left;width:590px;}
#InsidePageBtn{float:right;
margin-top:-40px;

width:430px;}
#TabContentTitle{float:left;width:610px;}
#TabContentDetails{float:left;width:590px;line-height:25px;padding-bottom:20px;}

#lineItems{float:left;width:350px;padding:10px 25px;background-color:#e4e4da;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;}

#TabContentRight{float:left;width:310px;}
#TabContentImage{float:left;width:310px;background-image:url(../images/TabContentImage.gif);
background-repeat:no-repeat;width:135px;height:105px;padding:10px 15px;background-position:8px 4px;}
#TabContentBtns{float:left;width:145px;text-align:left}


div#SocilaLinkMain {
	float:left;
	width:890px;padding-right:30px;
	text-align:right;margin-top:-5px;
}
.addthis_toolbox , .addthis_default_style	{float:right}
.addthis_button_email	{margin-top:3px;}

div#SocilaLinkMainTopContent {
	float:left;
	width:860px;
	padding:0px 30px;
}
div#EventsMainCont {
	float:left;
	width:900px;padding-bottom:28px;
	}
div#EventsMain {
	float:left;
	width:285px;
	padding-right:15px;	}

div#EventsMainImg {
	float:left;
	width:285px;
	height:198px;
}
div#EventsMainDiscriptn {
	float:left;
	width:266px;
	text-align:left;
	padding:10px;height:35px;
	background-image:url(../images/EvntDisBg.png);
	background-repeat:repeat;
	margin-top:-55px;
}
div#EventsMainDiscriptntext {
	float:left;
	width:200px;

}



div#EventsTitle {
	float:left;width:850px;
	background-image:url(../images/MostPopBg.gif);
	background-repeat:no-repeat;padding-left:20px;
	background-position:0px 6px;text-align:left;
	padding-bottom:10px;
}




	div#SocilaLinkMainTopContentLeft {
		float:left;
		width:380px;

	}
	div#SocilaLinkMainTopContentRight {
		float:left;
		width:480px;
		padding-top:10px;
	}
	
div#OurProgrameItems {
	float:left;
	width:880px;
	background-image:url(../images/graybacklong.gif);
	background-repeat:repeat;
	height: auto;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
div#GalleryInner {
	float:none;
	width:880px;
	background-repeat:repeat-x;
	height: auto;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.photogalleryItems {
	float: left;
	width: 880px;
	background-repeat: no-repeat;
	background-color: #272727;
	height: auto;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.photogalleryItemstop {
	float: none;
	width: 880px;
	background-repeat: no-repeat;
	background-color: #191919;
	height: auto;
	padding: 0px;
}
.photogalleryItemsinner {
	float:none;
	width:880px;
	background-repeat:no-repeat;
	background-color:#f0f0e8;
	height: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}								
.photogalleryItemsbottom {
	float:none;
	width:880px;
	background-repeat:repeat-x;
	background-color:#C8C9BF;
	height: auto;
	background-image: url(../gallery/images/images/greyback_03.jpg);
	margin: 0px;
	padding: 0px;
	z-index: 1;
}	
div#GalleryDiscription {
	float:left;
	width:880px;
	background-color:#343434;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
}	

div#GalleryDiscriptionRight {
	float:left;
	width:800px;
	color:#dbdbdb;padding-right:30px;
	font-size:18px;font-family:Georgia, "Times New Roman", Times, serif;line-height:160%;
}	


div#SignUp {
	float:left;
	width:280px;
	   background-image: url(../images/DiscriptionPointsBullet.png);
    background-position: 0 8px;
    background-repeat: no-repeat;padding-left:20px;
	display:block;
}	

div#GalleryBotm {
	float:left;
	width:880px;
	background-color:#000;
	padding:25px 35px 60px 35px;
}	
div#GalleryBotmLeft {
	float:left;
	width:542px;
	margin-right:30px;background-color:#fff;
	padding:4px;
}	
div#GalleryBotmRight {
	float:left;
	width:300px;
}	
div#GalleryBotmRightTop {
	float:left;
	width:300px;padding-bottom:10px;
}	

div#GalleryBotmRightBtm {
	float:left;
	width:300px;
}	


div#OurProgrameItemImg {
	float:left;
	width:240px;
	margin-right:32px;
	margin-bottom:5px;
}	

div#GalleryPicItemImg {
	float:left;
	width:240px;
	margin-right:32px;
	margin-bottom:5px;
	padding-bottom: 10px;
}	

div#OurProgrameItemDiscription {
	float:left;
	width:600px;
	padding-top:20px;
}	

div#OurProgrameItemDiscriptionTitle {
	float:left;
	width:350px;padding-bottom:10px;
}
div#OurProgrameItemDiscriptionTitle img{
    margin-right:10px;
	}

div#OurProgrameItemDiscriptiondetails {
	float:left;
	width:360px;
}

div#OurProgrameItemDiscriptionPoints {
	float:left;
	width:230px;
	padding-left:10px;
}

div#OurProgrameItemDiscriptionBtn {
	float:right;
	margin-top:5px;
	margin-right:30px;
}
div#OurProgrameItemDiscriptionBtnMain {
	float:right;

}

div#OurProgrameItemDiscriptionBtnMain2 {
	float:left;
	margin-bottom:10px;
}

div#OurProgrameItemDiscriptionBtnLeftNew {
	float:left;
	width:11px;height:43px;
	background-image:url(../images/OurProgrameItemDiscriptionBtnLeft.png);
	background-repeat:no-repeat;
}

div#OurProgrameItemDiscriptionBtnCntrNew {
	float:left;
	height:33px;padding:8px 5px 0px 5px;
	background-image:url(../images/OurProgrameItemDiscriptionBtnCntr.png);
	background-repeat:repeat-x;
}

div#OurProgrameItemDiscriptionBtnRightNew{
	float:left;
	width:36px;height:43px;
	background-image:url(../images/OurProgrameItemDiscriptionBtnRight.png);
	background-repeat:no-repeat;
}

div#OurProgrameItemDiscriptionBtnCntr2 {
	float:left;
	height:33px;padding:7px 0px 0px 0px;
	background-image:url(../images/OurProgrameItemDiscriptionBtnCntr.png);
	background-repeat:repeat-x;
}


div#OurProgrameItemDiscriptionBtnLeft{
	float:left;
	width:11px;height:43px;
	background-image:url(../images/OurProgrameItemDiscriptionBtnLeft_r.png);
	background-repeat:no-repeat;cursor:hand;cursor:pointer;
}
div#OurProgrameItemDiscriptionBtnCntr {
	float:left;
	height:33px;padding:7px 5px 0px 5px;
	background-image:url(../images/OurProgrameItemDiscriptionBtnCntr_r.png);
	background-repeat:repeat-x;cursor:hand;cursor:pointer;
}
div#OurProgrameItemDiscriptionBtnCntrgallery {
	float:left;
	height:33px;
	background-image:url(../images/OurProgrameItemDiscriptionBtnCntr_r.png);
	background-repeat:repeat-x;
	cursor:hand;
	cursor:pointer;
	width: 100px;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
}

div#OurProgrameItemDiscriptionBtnRight{
	float:left;
	width:36px;height:43px;
	background-image:url(../images/OurProgrameItemDiscriptionBtnRight_r.png);
	background-repeat:no-repeat;
}

div#OurProgrameItemDiscriptionBtnLeftSml{
	float:left;
	width:11px;height:43px;
	background-image:url(../images/OurProgrameItemDiscriptionBtnLeftSml.png);
	background-repeat:no-repeat;cursor:hand;cursor:pointer;
}
div#OurProgrameItemDiscriptionBtnCntrSml {
	float:left;
	height:33px;padding:7px 5px 0px 5px;
	background-image:url(../images/OurProgrameItemDiscriptionBtnCntrSml.png);
	background-repeat:repeat-x;cursor:hand;cursor:pointer;
}

div#OurProgrameItemDiscriptionBtnRightSml{
	float:left;
	width:36px;height:43px;
	background-image:url(../images/OurProgrameItemDiscriptionBtnRightSml.png);
	background-repeat:no-repeat;
}

/*---------------------- Endorsements -------------------------*/

div#EndorsementsMainContainer{
  padding-top:20px;
  float:left;
}

div#EndorsementsRabbiBox{
  padding-left:20px;
  width:159px;
  float:left;
}

div#EndorsementsRabbiTop{
  background-image:url(../images/BgEndorsementsPic.jpg);
  background-repeat:no-repeat;
  background-position:top center; 
  width:159px;
  height:178px;
  float:left;
}

div#EndorsementsRabbiTop img{
  margin-top:12px;
  margin-left:13px;
}

div#EndorsementsRabbiBtm{
  float:left;
  width:159px;
}

.imgpopupbox {
	float:left; padding-right:10px;}
	
/*-------------rabbis popups

div#Jungreis{background-color:#f0f0e8;border:2px #ddddd0 solid;padding:15px;font-size:13px;color:#222222;}------------*/

/*--------------------our mission---------------------*/

div#GeneralInsideBtnLeftOurMission {
	float:left;
	width:850px;padding:35px 25px 0px 25px;
	margin-bottom:0px;
	background-color:#f0f0e8;
}
div#GeneralBtmMain {
	float:left;
	width:900px;
	padding:0px 0px 15px 0px;
	background-color:#f0f0e8;
	background-image:url(../images/GeneralInsideProgrameTop.gif);
	background-repeat:no-repeat;background-position:top center;
}

div#GeneralBtmMainBlack {
	float:left;
	width:840px;
	padding:0px 25px 5px 35px;
	background-color:#434343;
	margin-top:0px;
}

/*---div#GeneralInsideProgrameTop {
	float:left;
	width:900px;
	padding:0px 25px;
	}---*/

div#GeneralInsideMainTop {
	float:left;
	width:950px;
	background-color:#f0f0e8;

}

div#GeneralInsideBtnLeft {
	float:left;
	width:530px;padding:55px 20px 0px 20px;
	border-right:1px solid #ccc;
}

div#slidingfactsbox{
   float:left;
   width:840px;
   /*height:340px;*/
}

div#slidingfactsboxtop{
  background-color:#353533;
  float:left;
  /*height:220px;*/
  padding:0px;
  width:840px;
}

div#slidingfactsboxtopleft{
  float:left;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:18px;
  width:380px;
}
div#slidingfactsboxtopright{
  float:left;
  width:380px;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:18px;
  background-image:url(../images/hardsfactsdivider.gif);
  background-repeat:no-repeat;
  background-position:left center;
}

div#slidingfactsboxmdl{
  background-color:#353533;
  float:left;
  /*height:220px;*/
  padding-bottom:10px;
  width:840px;
}

div#slidingfactsboxbtm{
  float:left;
  background-color:#353533;
  height:120px;
  background-image:url(../images/hardfactspicbg.jpg);
  background-position:top center;
  background-repeat:no-repeat;
  padding:0px;
  width:840px;
}

.hardfactspic{
  padding-left:32px;
  padding-top:10px;
  padding-bottom:10px;
  float:left;
}

div#slidingfactsgallery{
   float:left;
   width:840px;
   /*height:340px;*/
}

.slidingfactsgalleryimg{
   float:left;
   padding-right:35px;
   padding-bottom:15px;
   /*height:340px;*/
}

div#factslinkleft{
  float:left;
  padding-left:45px;
 }
 
div#factslinkright{
  float:right;
  padding-right:45px;
 }
 
/*-------------------Our Mission Updates----------------*/

div#GeneralInsideBtnLeftUpdate {
	float:left;
	width:525px;padding:25px 25px 20px 20px;
	margin-bottom:0px;
	background-color:#f0f0e8;
}
div#WhoWeAreLeftSide{
  float:left;
	width:290px;padding:30px 0px 0px 39px;
} 

div#WhoWeAreLeftSideImg{
  float:left;
  /*margin-bottom:15px;*/
} 

div#WhoWeAreLeftSideTxt{
  float:left;
  width:265px;
  margin-bottom:15px;
} 

div#GeneralBtmMainDark {
	float:left;
	width:840px;
	padding:0px 25px 5px 35px;
	background-color:#ddddd0;
	background-image:url(../images/who_we_r_Mission_live_Btm.png);
	background-position:top right;
    background-repeat:no-repeat;
	margin-top:0px;
}

/*div#WhoWeAreBtmPics{
   float:left;
}*/

div#WhoWeAreBtmPicsHdr{
   float:left;
   margin:25px 0px 20px 0px;
}

div#WhoWeAreBtmPicsImg{
   float:left;
   margin-bottom:15px;
}

 
/*---------------------- contact us -------------------------*/ 

div#ContactAdrs{
  float:left;
  width:300px;
  padding-left:30px;
}
 
/*---------------------- faq's -------------------------*/

div#BtmMainFaq{
 width:950px;
 float:left;
 background-color:#f0f0e8;
}

div#history{
	width:1008px;
	float:none;
	background-color:#f0f0e8;
	height: 450px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#history1{
	width:900px;
	background-color:#f0f0e8;
	height: 400px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
div#faqcontainer{
  margin:0px;
  padding-left:45px;
  padding-top:25px;
  padding-bottom:40px;
  padding-right:40px;
}

/*---------------------- Our Program Inside -------------------------*/

div#ProgramDiscriptionMainBox{
   margin-top:10px;
   padding-left:30px;
   float:left;
   width:875px;
}

div#ProgramsDivider{
    /*background-color: #282828;*/
    float: left;
    width: 950px;
	height:20px;
	background-image: url(http://www.oorah.org/images/RightBg.png);
    background-position: 100% 0%;
    background-repeat: no-repeat;
    border-top: 1px solid #D8D8D1;position:relative;z-index:100;
	}

div#ProgramDiscriptionMain{
   width:590px;
   float:left;
}

div#ProgramDiscriptionMainImgBox{
   width:255px;
   float:left;
   padding-left:20px;
   margin-bottom:15px;
   margin-top:10px;
}

div#ProgramDiscriptionMainImgBtnBox{
  float:left;
  height:37px;
  padding-top:10px;
  padding-left:55px;
  padding-bottom:10px;
}

div#ProgramDiscriptionMainImgBtnLeft{
  background-image:url(../images/GalleryBtnLeft.gif);
  background-repeat:no-repeat;
  width:20px;
  height:37px;
  float:left;   
}

div#ProgSlideHeader{
  float:left;
  padding-bottom:5px;
}

div#ProgramDiscriptionMainImgBtnCenter{
  background-image:url(../images/GalleryBtnCenter.gif);
  background-repeat:repeat-x;
  height:37px;
  float:left;
  padding-top:8px;
  padding-right:5px;
}

div#ProgramDiscriptionMainImgBtnRight{
  background-image:url(../images/GalleryBtnRight.gif);
  background-repeat:no-repeat;
  width:20px;
  height:37px;
  float:left;
  }


div#ProgramDiscriptionMainImg{
   float:left;
   border:0px;
   
}


div#ProgramComments{
   float:left;
	width:880px;
	padding-top:15px;
   }
   
div#CommentsItemBox{
   float:left;
   width:380px;
   margin-right:30px;
   margin-bottom:15px; 
   height:180px;  
}

div#ProgramListPhotoGallery {
	float:left;
	width:284px;
	height:246px;
	padding:8px;overflow:hidden;
	background-color:#fff;
}
div#MediaSideBar {
	float:left;
	width:284px;
	height:550px;
	padding:8px;
	overflow:hidden;
	background-color:#fff;
}
div#AboutUsText{
	float:left;
	width:800px;
	height:670px;
	padding: 0px 0px 10px 20px;
}

/*------------ Sliding Programs -----------------*/

div#exploretopsliging{
  float:left;
}

.hidden{
   display:none;
}

.visible{
   display:block;
}

div#SlidingMainBox{
   	background-color:#E7E7DE;
    margin-left:/*2*/0px;
	margin-bottom:15px;
    width:910px; padding:0px 0px 10px 00px;
	background-image:url(/images/ExpoZone.gif);
	background-repeat:no-repeat;
	background-position:5px 23px;
	float:left;
}

Div#PicLinksMainBox{
   float:left;
   padding-bottom:5px;
   margin-top:15px;
   width:820px;padding-left:90px;
}
/*
div#LinkPicBox1, div#LinkPicBox2, div#LinkPicBox3, div#LinkPicBox4, div#LinkPicBox5, div#LinkPicBox6{
  width:122px;
  height:38px;
  margin-left:4px;
background-image:url(/images/ExpoZoneBtn.gif);
background-repeat:no-repeat;cursor:hand;cursor:pointer;
  float:left;text-align:center;
}
div#LinkPicBox1:hover, div#LinkPicBox2:hover, div#LinkPicBox3:hover, div#LinkPicBox4:hover, div#LinkPicBox5:hover, div#LinkPicBox6:hover{
  width:122px;text-align:center;
  height:38px;
  margin-left:4px;
background-image:url(/images/ExpoZoneBtn_r.gif);
background-repeat:no-repeat;cursor:hand;cursor:pointer;
  float:left;
}



.LinkPicBoxSelected{
  width:122px;text-align:center;
  height:38px;
  margin-left:4px;
background-image:url(/images/ExpoZoneBtn_r.gif) !important;
background-repeat:no-repeat;cursor:hand;cursor:pointer;
  float:left;
}
.ExpoLink{font-size:13px;text-decoration:none;color:#676767;font-family:Georgia, "Times New Roman", Times, serif;display:block;padding-top:11px;float:left;height:27px;  width:122px;text-align:center;}
.ExpoLink:hover{font-size:13px;text-decoration:none;color:#676767;font-family:Georgia, "Times New Roman", Times, serif;display:block;padding-top:11px;float:left;height:27px;  width:122px;text-align:center;}

*/
div#LinkPicBox1, div#LinkPicBox2, div#LinkPicBox3, div#LinkPicBox4, div#LinkPicBox5, div#LinkPicBox6, div#LinkPicBox7, div#LinkPicBox8, div#LinkPicBox9, div#LinkPicBox10, div#LinkPicBox11, div#LinkPicBox12{
text-align:center;
background-color:#dae0d8;
border:1px solid #b9c3c8;
	cursor:hand;cursor:pointer; margin-left:4px;
  float:left;text-align:center;
}
div#LinkPicBox1:hover, div#LinkPicBox2:hover, div#LinkPicBox3:hover, div#LinkPicBox4:hover, div#LinkPicBox5:hover, div#LinkPicBox6:hover, div#LinkPicBox7:hover, div#LinkPicBox8:hover, div#LinkPicBox9:hover, div#LinkPicBox10:hover, div#LinkPicBox11:hover, div#LinkPicBox12:hover, #SelectedItemBtn{
text-align:center; margin-left:4px;
background-color:#b6d8db;
border:1px solid #669499;
cursor:hand;cursor:pointer;
  float:left;
}



.LinkPicBoxSelected{
text-align:center; margin-left:4px;
  height:38px;background-color:#b6d8db !important;
 border:1px solid #669499;
cursor:hand;cursor:pointer;
  float:left;
}


.ExpoLink{font-size:13px;text-decoration:none;color:#676767;font-family:Georgia, "Times New Roman", Times, serif;display:block;padding:11px 16px;float:left;}
.ExpoLink:hover{font-size:13px;text-decoration:none;color:#676767;font-family:Georgia, "Times New Roman", Times, serif;display:block;padding-top:10px 16px;float:left;}




.ExpolargImg{/*border:1px solid */#b2b4b4;width:344px;height:212px;float:left;margin-bottom:8px;}

div#LinkPicTop{
  float:left;
  height:80px;
  width:122px;
}

div#LinkPicBtm{
  float:left;
  height:18px;
  background-color:#000000;
  width:119px;
  padding-left:3px;
  padding-top:2px;
}

div#TxtRight{
   float:left;
   width:490px;margin-left:20px;padding-right:15px;
   padding-bottom:25px;
   margin-top:10px;
}

div#TxtLeft{
   float:left;
   width:347px;
   padding-left:20px;
   margin-top:10px;
   margin-bottom:10px;
   padding-bottom:10px;
   border-left:1px dashed #ccc;
}

#BoyZoneTxtBox{float:left;width:910px;}
#GirlZoneTxtBox{float:left;width:910px;}
#TeenZoneGTxtBox{float:left;width:910px;}
#TeenZoneBTxtBox{float:left;width:910px;}
#DiscoverUTxtBox{float:left;width:910px;}
#MasmidimTxtBox{float:left;width:910px;}

div#CloseLeft{
   float:right;
   /*padding-bottom:5px;*/
   height:20px;
   width:70px;
}

div#CloseLeft img{
   padding-left:5px;
   vertical-align:middle;
   border:0px;
   margin:0px;
}

div#ProgSlideHeader{
  float:left;
  margin-top:10px;
}

ul.SlidingFacts{
  list-style-type:none;
  padding-left:0px;
  padding-top:-10px;
  padding-bottom:15px;
  line-height:22px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#4589aa;
  font-size:12px;
}

ul.SlidingFacts li{
  list-style-type:none;
  background-image:url(../images/bulletpoint_slider.png);
  background-repeat:no-repeat;
  padding-left:15px;
  background-position:left 3px;
}

ul.SlidingLinks{
  list-style-type:none;
  padding-left:0px;
  padding-top:22px;
  padding-bottom:15px;
  line-height:22px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#740b09;
  font-size:12px;
}


.clear{
  clear:both;
  }
  
/*------------ Get involved -----------------*/


div#GetInvolvedBoxMain {
	float:left;
	width:398px;height:142px;
	background-image:url(../images/GetInvolBox.png);background-repeat:no-repeat;margin-right:11px;margin-bottom:20px;
	padding:18px;
}


div#GetInvolvedBoxMainImg {
	float:left;
	width:106px;height:136px;
	border:1px solid #e4e4da;
	margin-right:12px;padding:2px 3px;
}

div#GetInvolvedBoxMainDiscription {
	float:left;
	width:270px;height:142px;

}

/*------------  -----------------*/

div#VolunteersSpeakMainContainer	{float:left;width:890px;padding-bottom:30px;} 

div#ShareYourStoryContainer	{float:left;width:850px;padding:0px 20px 30px 20px;} 

#VolunteersSpeakMain {float:left;width:296px;height:50px;}

#VolunteersSpeakMainImg {float:left;width:39px;height:39px;margin-right:9px;border:1px solid #cacac5;}

#VolunteersSpeakMainDiscritn {float:left;width:246px;}

div#StateOfArt	{float:left;width:850px;padding:0px 20px 30px 20px;} 

 .item img {
       background: transparent;
       -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
       filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */     
      zoom: 1;
}



div#NextBtnLeft {
	float:left;
	width:11px;height:29px;
	background-image:url(../images/NextBtnRight.gif);
	background-repeat:no-repeat;
}

div#NextBtnCenter {
	float:left;
	height:26px;padding:3px 5px 0px 5px;
	background-color:#b1b1ae;
}

div#NextBtnRight{
	float:left;
	width:22px;height:29px;
	background-image:url(../images/NextBtnLeft.gif);
	background-repeat:no-repeat;
}

div#PrevBtnLeft{
	float:left;
	width:22px;height:29px;
	background-image:url(../images/PrevBtnLeft.gif);
	background-repeat:no-repeat;
}
div#PrevBtnRight{
	float:left;
	width:22px;height:29px;
	background-image:url(../images/PrevBtnRight.gif);
	background-repeat:no-repeat;
}
#news-container
{

	margin: auto;
	margin-top: 30px;

}
div#TestimonialsMain{
	float:left;
	width:300px;
}
	div#TestimonialsLeft{
		float:left;
		width:40px;
		background-image:url(../images/TestisLeft.gif);
		background-repeat:no-repeat;
		height:100px;
	}
	
	div#TestimonialsRight{
		float:left;
		width:220px;/*background-image:url(../images/TestimonialsRight.gif);
		background-repeat:no-repeat;
		background-position:bottom right;*/
		padding:0px 40px 25px 0px;
	}	
	.Sep{
		float:left;
		width:220px;background-image:url(../images/TestimonialsRight.gif);
		background-repeat:no-repeat;
		background-position:top right;
		height:30px;
	}	
	
	
	div#TestiName{
		float:left;
		width:220px;
		padding-LEFT:40PX;
		color:#690707;
	}
	
div#IwasthereItem{
	float:left;
	width:220px;
	padding:0px 35px 15px 0px;
}
	
div#IwasthereImage{
	float:left;
	width:69px;height:75px;
	padding:4px 0px 0px 10px;
	background-image:url(../images/IwasThereImgBg.gif);
	background-repeat:no-repeat;margin-right:13px;
}		

div#IwasthereDetails{
	float:left;
	width:128px;
}		
div#IwasthereTitle{
	float:left;
	width:128px;color:#7eadc4;font-size:12px;
	padding-bottom:7px;
}	
div#IwasthereDiscription{
	float:left;
	width:128px;color:#acacac;font-size:12px;
}	

div#GalleryRightItem{
	float:left;
	width:290px;
	padding:0px 0px 15px 0px;
}	
div#GalleryRightImage{
	float:left;
	width:103px;height:76px;
	border:1px solid #737373;
	margin-right:13px;
}	
div#GalleryRightDetails{
	float:left;
	width:170px;
}	
div#GalleryRightTitle{
	float:left;
	width:170px;color:#b5b4b4;font-size:12px;
	padding-bottom:5px;font-weight:bold;
}	
div#GalleryRightDiscription{
	float:left;
	width:170px;color:#b5b4b4;font-size:12px;padding-bottom:5px;
}	
div#GalleryRightDate{
	float:left;
	width:70px;color:#8bfdf9;font-size:12px;
}	
div#GalleryRightViews{
	float:left;
	width:100px;color:#8bfdf9;font-size:12px;
}	
/*-----------------------------------------------*/

#testimonials_bubble {

}
#testimonials_container {
		float:left;
		width:260px;
	padding-top:10px;
}
#testimonials_txt {
	float:left;
		width:260px;background-image:url(../images/TestimonialsRight.gif);
		background-repeat:no-repeat;
		background-position:bottom right;
		padding-bottom:20px;

}
#testimonials_name {
	
}
#testimonials_department {

}

/*----------------blog---------*/
div#BlogMainContainer{
  background-color:#f0f0e8;
  background-image:url(../images/MainBodyBg.jpg);
  background-repeat:no-repeat;
  background-position:top right;
  width:100%;
  }

	/*------------- join Form ----------------------*/

div#JoinFormBodyBtm {
	float:left;
	width:890px;
	padding:10px 30px 20px 30px;
	background-color:#f0f0e8;
		background-image:url(/images/RightBg.png);
	background-repeat:no-repeat;
	background-position:top right;
}

div#JoinFormBodyMiddle {
	float:left;
	width:890px;
	padding:10px 30px;
	background-color:#ddddd0;
	background-image:url(/images/RightBg.png);
	background-repeat:no-repeat;
	background-position:top right;
}

div#DonateFormBodyMiddle {
	float:left;
	width:890px;
	padding:10px 30px;
	background-color:#f0f0e8;
}

div#JoinFormFieldContainer {
	float:left;
	width:800px;
	padding:0px 0px 10px 0px;
	clear:both;
}

div#JoinFormTitle {
	float:left;
	width:200px;
font-size:12px;font-weight:bold;
margin-top:3px;
}
div#JoinFormInput {
	float:left;
	width:600px;

}

div#JoinFormTitle2 {
	float:left;
	width:250px;margin-top:3px;
font-size:12px;font-weight:bold;

}
div#JoinFormTitle3 {
	float:left;
	width:40px;margin-top:3px;
font-size:12px;font-weight:bold;

}
div#JoinFormTitle4 {
	float:left;
	width:50px;
font-size:12px;
margin-top:4px;
}
div#JoinFormTitle5{
	float:left;
	width:60px;
font-size:12px;
margin-top:4px;font-weight:bold;
}

div#JoinFormInput2 {
	float:left;
	width:530px;

}
div#JoinFormInput3 {
	float:left;
	width:140px;

}
div#JoinFormInput4 {
	float:left;
	width:100px;
}
div#JoinFormInput5 {
	float:left;
	width:86px;
}


div#JoinFormInput6 {
	float:left;
	width:200px;
}
div#JoinFormInput7 {
	float:left;
	width:260px;
}

div#joinformCheckBox {
	float:left;
	padding-left:30px;
clear:both;padding-bottom:20px;
}


.JoinFormInputFiled{float:left;width:390px;padding:3px 5px;border:1px solid #999;color:#666;}
.JoinFormInputFiled2{float:left;width:340px;padding:3px 5px;border:1px solid #999;color:#666;}
.JoinFormInputFiled3{float:left;width:240px;padding:3px 5px;border:1px solid #999;color:#666;margin-left:20px;}
.JoinFormInputFiled4{float:left;width:120px;padding:3px 5px;border:1px solid #999;color:#666;}
.JoinFormInputFiled5{float:left;width:70px;padding:3px 5px;border:1px solid #999;color:#666;}
.JoinFormInputFiled6{float:left;width:205px;padding:3px 5px;border:1px solid #999;color:#666;}
.JoinFormInputFiled7{float:left;width:215px;padding:3px 5px;border:1px solid #999;color:#666;}
.JoinFormInputFiled8{float:left;width:80px;padding:3px 5px;border:1px solid #999;color:#666;}

.JoinFormMultiInputFiled{float:left;width:340px;padding:3px 5px;border:1px solid #999;color:#666;font-family:Arial, Helvetica, sans-serif}
.JoinFormMultiInputFiled2{float:left;width:390px;padding:3px 5px;border:1px solid #999;color:#666;height:80px;font-family:Arial, Helvetica, sans-serif}
.JoinFormCheckBox{float:left;clear:both;padding:3px 0px;font-size:12px;}

#JoinFormSubmit{float:left;padding-left:60px;padding-bottom:40px;clear:both}
#DonateFormSubmit{float:left;padding-left:578px;padding-bottom:40px;padding-top:10px;clear:both}

.JoinformLi{list-style:none;}

div#FooterMain {
margin:auto;
width:100%;
}
div#FooterOuter {
float:left;
width:100%;
background-color:#2c2c2c;
}
div#FooterInt {
margin:auto;
width:1008px;
}
div#Footer {
float:left;
width:928px;
background-image:url(../images/Footerbg.png);
background-repeat:no-repeat;
background-position:center top;
padding:90px 40px 30px 40px;margin-top:-40px;
}
div#FooterLeft {
float:left;
width:528px;
}
div#FooterLinks {
float:left;
width:170px;
}
div#FooterLinks2 {
float:left;
width:200px;
}

div#FooterRight {
float:left;
width:250px;
}
#CopyRight{float:left;clear:both;padding:20px 0px 0px 40px;width:600px;}
#StayConnected{float:left;clear:both;padding:10px 0px 10px 0px;} 
.ReadMoretext {color:#a7a7a6;font-size:12px;text-decoration:none;line-height:24px;cursor:hand;cursor:pointer}
.ReadMoretext:hover {color:#a7a7a6;font-size:12px;text-decoration:underline;line-height:24px;cursor:hand;cursor:pointer}
   /*----------------------thank you page-----------*/
   
div#fullwidthpage{
   float:left;
   padding-top:20px;
   width:850px;
   }
   
   div#fullwidthResourcesPage{
	float:left;
	padding-top:20px;
	width:900px;
	height: auto;
   }


/* blog css**********************/
#content {
	float:left;
	width:830px;
	background-color:#f0f0e8;
	background-repeat:no-repeat;
	background-position:top right;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 60px;
	padding-left: 25px;

}

   /*----------------------Blog page-----------*/

div#BlogBodyContainer{float:left;width:920px;padding:0px 15px}

div#BlogHeaderImg{float:left;width:920px;height:172px;overflow:hidden}

div#BlogBody{float:left;width:920px;background:url(/images/BlogBodyBg.gif) repeat-y;padding-bottom:40px}
div#BlogBodyInt{float:left;width:920px;background-image: url("http://www.oorah.org/images/RightBg.png");
    background-position:289px 0;
    background-repeat: no-repeat;}
	
#BlogBody #content{float:left;width:600px;padding-right:14px;padding-top:25px;}	
div#BlogItemsCont{float:left;width:615px;padding-left:25px}	

.BlogItem{float:left;width:615px;}	
.BlogItemDate{float:left;width:172px;background: url(http://www.oorah.org/images/BlogDateBg.gif) no-repeat;font-family:Georgia, "Times New Roman", Times, serif;font-size:20px;color:#ffffff;padding:8px 443px 11px 0;text-align:center;text-transform:uppercase}	
.BlogItemTitle{
	float:left;
	width:615px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#000;
	margin:5px 0;
}	
.BlogItemCommentCont{float:left;width:615px;border-bottom:1px solid #d3d3d3;}	
.BlogItemCommentCont ul{margin:0;padding:0;}
.BlogItemCommentCont li{float:left;list-style:none;color:#45a1c3;font-size:14px;}
.BlogItemCommentCont li a{color:#45a1c3;font-size:14px;text-decoration:none}
.BlogItemCommentCont li a:hover{text-decoration:underline}

.BlogConLast{float:right !important}
.blogNavSep{padding:0px 10px;}

.BlogItemDiscription{float:left;width:615px;margin:3px 0 3px 0;color:#4e7e8e;}
.BlogCatgories{float:left;width:615px;margin:3px 0 15px 0;}
.BlogCatgories p{float:left;display:inline-block;margin-top:1px;}
.BlogCatgories ul{margin:0;padding:0;display:inline-block;margin-left:15px;}
.BlogCatgories li{float:left;list-style:none;color:#959595;font-size:12px;}
.BlogCatgories li a{color:#959595;font-size:12px;text-decoration:underline}
.BlogCatgories li a:hover{text-decoration:none}	

.BlogItemDiscription p{color:#676767;font-size:13px;font-family:Verdana, Geneva, sans-serif;line-height:160%}	


div#BlogSearch{float:left;width:240px;border-bottom:1px solid #d6d6cd;padding:15px 0;}		
div#BlogSearchInput{float:left;width:160px;}	
div#BlogSearchInput Input{float:left;width:144px;border:1px solid #cbcac3;padding:2px;}	

div#BlogSearchBtn{float:left;width:80px;}	

.BlogRightSnippet{float:left;width:240px;padding:10px 0;border-bottom:1px solid #d6d6cd;}
.BlogRightSnippetTitle{float:left;width:220px;font-size:18px;font-family:Georgia, "Times New Roman", Times, serif;color:#4892a1;margin-bottom:5px;background: url(http://www.oorah.org/images/BlogRightTitleArw.gif) no-repeat 0px 3px;padding-left:20px;text-transform:uppercase}
.BlogRightSnippetDicription{float:left;width:230px;font-size:14px;color:#676767;margin-bottom:5px;padding-left:10px}
.BlogRightSnippetImage{float:left;width:240px;margin-bottom:5px;}

.BlogRightSnippetDicription Input{float:left;width:200px;border:1px solid #cbcac3;padding:3px;}

.BlogRightSnippetCatgories{float:left;width:240px;margin-bottom:5px;}

.BlogRightSnippetCatgories ul{float:left;width:240px;margin:0;padding:0;}
.BlogRightSnippetCatgories li{float:left;width:220px;list-style:none;background: url(http://www.oorah.org/images/BlogCatArw.gif) no-repeat 5px 3px;padding-left:20px;margin-bottom:5px;}

.BlogRightSnippetCatgories li a{color:#959595;font-size:12px;text-decoration:none}
.BlogRightSnippetCatgories li a:hover{text-decoration:underline}	
.yellowSidebar {
	color: #EFDB94;
	margin: auto auto;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

#SearchContainer input {
	float:left;
	width:184px;
	border:none;
	padding:1px;
	font-size:15px;
	font-weight:bold;

background: height:20px; 		color:white;
	background: #101410;
}
#SearchContainer #searchButton , #SearchContainer_Footer #searchButton{ float:left; background:url(../images/search_box.png); border:none; width:18px;height:22px;margin-left:5px;cursor:pointer;
}
#SearchContainer_Footer input {
	float:left;
	width:164px;
	border:none;
	padding:1px;
		color:#f7f3ef;
	font-size:15px;
	font-weight:bold;
	
	background-color:transparent !important;
}
#Maincontainer #BodyContainer #BtmMainFaq #faqcontainer #IgiveOorah {
	float: left;
	height: 800px;
	width: 855px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
}

#Maincontainer #BodyContainer #BtmMainFaq #faqcontainer ##IGiveContainer #Header {
	float: left;
	height: 120px;
	width: 850px;
	position: relative;
	background-image: url(../give_oorah/images/content_01.png);
}
#Maincontainer #BodyContainer #BtmMainFaq #faqcontainer ##IGiveContainer #Left_Btn {
	float: left;
	height: 670px;
	width: 357px;
	position: relative;
	background-image: url(../give_oorah/images/index-copy_03.png);
}
#Maincontainer #BodyContainer #BtmMainFaq #faqcontainer ##IGiveContainer #Right_Image {
	background-image: url(../give_oorah/images/content_04.png);
	float: left;
	height: 673px;
	width: 487px;
	position: relative;
}
.text1igiveoorah{
	font-family: "Times New Roman", Times, serif;
	color: #ac0000;
	font-weight: bold;
	font-size: large;
}
.text2igiveoorah{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #5f574f;
	font-weight: bold;
}
.text3igiveoorah{
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #333;
	font-weight: normal;
}
.text4igiveoorah{
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FFF;
	font-weight: normal;
}
/*-----------------------------------------------------------------donor decide-----------------------------------*/

.wrapperrightindex{
	float: right;
	height: 160px;
	width: 270px;
	position: relative;
}

.imageoptions{
	float: left;
	height: 90px;
	width: 156px;
	position: relative;

    background-image:url(../DonorDecide/index/udecide-graphic2-(2).png); 			
	left: 40px;
	padding: 7px;
	top: -10px;
}

.seemoreoptions{
	font-family: Arial, Helvetica, sans-serif;
	color: #AAC238;
	float: left;
	height: 25px;
	width: 300px;
	position: relative;
	font-size: large;
	top: -10px;
}


#navcontainer{
	float: right;
	height: 30px;
	width: 270px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	top: -10px;
	}



#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}




.Donors_header    {
	height: 195px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	left: -11px;
	background-image: url(../DonorDecide/accordian_2/images/donor_header.png);
	position: relative;
	margin-bottom: 15px;
	margin-top: 10px;
}
#IndexDonorPage {
	float: left;
	width: 855px;
	position: relative;
}
.Donor_Page_Bottom {
	float: left;
	height: 190px;
	width: 855px;
	position: relative;
}
.Stats_Donor_Page{
	float: left;
	height: 183px;
	width: 451px;
	position: relative;
	background-image: url(../DonorDecide/assets/stats_bgrnd.png);
}
.Donors_Page_Static{
	position: relative;
	width: 100%;
	overflow: auto;
	height: 500px;
	clear: both;
	visibility: visible;
}
.Donors_Page_Useracct{
	position: relative;
	width: 880px;
	overflow: auto;
	/*height: 500px;*/
	background-color:#FFF;
	border:1px solid #CCC;
	clear: both;
	visibility: visible;
	margin-bottom:25px;
	padding: 0pt;
	height: 100%;
}
.Donors_Page_Static_2{
	position: absolute;	
	
}
.Stat_Ticker{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #109888;
	float: left;
	height: 20px;
	width: 300px;
	position: relative;
	top: 7px;
	left: 10px;
	font-weight: lighter;
	background-image: url(../DonorDecide/assets/stats_bgrnd.png);
}
.Stat_Tickerright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #109888;
	float: left;
	height: 20px;
	width: 300px;
	position: relative;
	top: auto;
	left: auto;
	font-weight: lighter;
	background-image: url(../DonorDecide/assets/stats_bgrnd.png);
}
#Maincontainer #BodyContainer #OurProgrameMainTop #YouAreHereTop #donor_header {
	float: left;
	width: 510px;
	position: relative;
	height: 140px;
}
.Back_Top{
	float: right;
	height: 30px;
	width: 100px;
	position: relative;	
}

.back_top{
	float: right;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	top: -10px;
	right: 10px;
	width: 130px;
}
.giftspoll {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
.giftspollsml {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.giftspolllg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000;
}
.giftspollbox {
	border: 1px solid #999;
}
.Cart_Wrapper{
	float: left;
	height: 255px;
	width: 900px;
	position: relative;
	background-image: url(../donordecide/assets/cart_bgrnd.png);
	background-repeat: no-repeat;
	left: -15px;
}
.Graph_Wrapper{
	float: left;
	height: 500px;
	width: 880px;
	position: relative;
	background-image: url(../DonorDecide/assets/graph_bckrnd.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: 40px;
}


.Cart_Image{
	float: left;
	height: 100%;
	width: 188px;
	position: relative;
	left: 15px;
	top: 30px;
	
}

.Cart_Amount{
	float: left;
	width: 600px;
	position: relative;
	left: 20px;
	margin-top: 20px;
	background-color: #f0f0f0;
}
.Cart_Thankyou{
	float: left;
	height: 50px;
	width: 600px;
	position: relative;
	left: 25px;
	top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #900;
	
}
.Cart_Thankyou_images{
	float: left;
	height: 100px;
	width: 800px;
	position: relative;
	left: 30px;
	top: 35px;
	
}


.Selling_Points{
	float: left;
	height: 186px;
	width: 390px;
	position: relative;
	background-image: url(../DonorDecide/assets/selling_points.png);
}
.donors_index{
	position: relative;
	height: 100%;
	
}
.Why_Donor_Decide{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #569704;
	float: left;
	width: 310px;
	position: relative;
	left: 10px;
	top: 15px;
}

.Donors_list{
	
}
.cart_wrapper{
	float: left;
	width: 870px;
	position: relative;
}
.cart1{
	background-image: url(../DonorDecide/assets/cart_bgrnd_01.png);
	height: 13px;
	
}

.cart2{
	background-image: url(../DonorDecide/assets/cart_bgrnd_02.png);
	height: 211px;
	float: left;
	width: 870px;
	
}

.cart3{
	background-image: url(../DonorDecide/assets/cart_bgrnd_03.png);
	height: 13px;
	width: 870px;
	float: left;
	
}
/*-------------------------donors page individual-------------------------------------------------*/
.donors_page_wrapper
{
	width: 880px;
	position: relative;	
}









.ddbody{
	width: 880px;
	position: relative;
	float: left;
	top: 20px;
	height: 100%;
	margin-bottom: 50px;
}

.ddbodytext{
	float: left;
	height: 50px;
	position: relative;
	width: 400px;
	left: 60px;

	
}

.ddbodyimage{
	float: inherit;
	height: 232px;
	width: 292px;
	position: relative;
	padding: 0px;
	left: 20px;
	border: 1px solid #999;
}

.ddbodyright
{
	float: right;
	width: 390px;
	position: relative;
	right: 30px;
	padding-bottom: 15px;
	left: -40px;
	top: -19px;
}

.dbtextdescription
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	color: #333;
	width: 380px;
	font-weight: normal;
	line-height: 15pt;
	letter-spacing: normal;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
}
.dbli
{
	float: left;
	width: 380px;
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
	height: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
}

.li
{
	color: #48B3CA;
	font-size: xx-large;
}

.li_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666;	
}

.db_buttontabs

{
	height: 30px;
	width: 350px;
	position: relative;
	float: left;
}
.dropdownwrapper{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #39A0D7;
	border-right-color: #39A0D7;
	border-bottom-color: #39A0D7;
	border-left-color: #39A0D7;
	height: 30px;
	width: 250px;
}


.ddwrapper_indi{
	float: left;
	width: 850px;
	position: relative;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

.browselist{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #155B98;
	font-weight: bold;
	letter-spacing: normal;
}
.ddindi_description{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333;
	float: none;
	width: 325px;
	position: relative;
	left: 20px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 12pt;
}

.ddgraph{
	float: left;
	width: 800px;
	position: relative;
	left: 30px;
	height: auto;
	font:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	margin-top: 20px;

	padding-top; 20px;
	padding-right: 10px;
	padding-left: 10px;
}

.ddinput{
	float: none;
	height: 10pt;
	width: 16pt;
	position: relative;
	border: 1px solid #999;
	padding: 0px;
}

.seemorebutton{
	float: none;
	position: relative;
	border: 0px;
	padding: 0px;
	height: 37px;
	width: 211px;
	margin-right: auto;
	margin-left: auto;
	top: 0;
	vertical-align: top;
	margin-top: 0px;
	z-index: 1;
}
.ddimagewrapper{
	float: left;
	height: 100%;
	width: auto;
	position: relative;
	top: 0px;
}

.ddtextheader{
	float: left;
	width: 800px;
	position: relative;
}

.indd_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #393;
	float: left;
	width: 300px;
	position: relative;




}
/*----------------sukkos------------------------*/


.sukkuswrapper{
	width: 890px;
	position: relative;
	height: 100%;
	float: left;
	left: 50px;
	margin-bottom: 30px;
}

.sukkoswrapperleft{
	float: left;
	height: 300px;
	width: 300px;
	position: relative;	
}

.sukkoswrapperright{
	float: right;
	height: 343px;
	width: 500px;
	position: relative;
	background-image: url(../sukkos/road%20map%202011%20for%20web-1.jpg);
	z-index: 1;
}

.sukkosbutton{
	float: right;
	height: 50px;
	width: 200px;
	position: relative;
	top: 250px;
	right: 30px;
	z-index: 2;
}
#Maincontainer #BodyContainer #OurProgrameMainTop #YouAreHereTop #apDiv1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #aac238;
	float: left;
	height: 51px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-weight: 900;
}
/*------------------------Auction Banner-----*/
div#FromTheFieldSpnsrItm_auction {
	float:left;
	width:237px;
	height:225px;
	padding:20px;
	margin-left:37px;
	background-image:url(../images/live_box_sponsor_auction.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	position: relative;
	top: 20px;
}
div#FromTheFieldHdrBox_auction{
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	width:200px;
	height:50px;
	}
.FromTheFieldHdrBoxTxtRight_auction{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	color:#222222;
	text-transform:uppercase;
}
div#FromTheFieldTxtBox_auction{
	float:left;
	width:220px;
	}
.FromTheFieldTxtInsd_auction{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;

}
div#FromTheFieldItemDiscriptionBtn_auction {
	float:Left;
	margin-top:15px;
	margin-right:30px;
}

div#OurProgrameItemDiscriptionBtnLeftSml_auction{
	float:left;
	width:11px;height:43px;
	background-image:url(../images/OurProgrameItemDiscriptionBtnLeftSml_auction.png);
	background-repeat:no-repeat;cursor:hand;cursor:pointer;
}
div#OurProgrameItemDiscriptionBtnCntrSml_auction {
	float:left;
	height:33px;padding:7px 5px 0px 5px;
	background-image:url(../images/OurProgrameItemDiscriptionBtnCntrSml_auction.png);
	background-repeat:repeat-x;cursor:hand;cursor:pointer;
}

div#OurProgrameItemDiscriptionBtnRightSml_auction{
	float:left;
	width:36px;height:43px;
	background-image:url(../images/OurProgrameItemDiscriptionBtnRightSml_auction.png);
	background-repeat:no-repeat;
}
	/*---------------------------------donor decide individual page-----------------------------------------------------*/
	.dditem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-indent: 4pt;
}
.ddwrapper{
	height: 100%;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.ddpagelistbgrnd{
	background-color: #FFF;
	height: 100%;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-left: 15px;
}
.greentitle {
	font-family: Tahoma, Geneva, sans-serif;
	color: #aac238;
	font-size: 25pt;
	font-weight: bold;
	text-align: right;
	line-height: 2pt;
}
.greentitleind {
	font-family: Tahoma, Geneva, sans-serif;
	color: #aac238;
	font-size: 25px;
	font-weight: bold;
	text-align: left;
	text-indent: 8px;
	line-height: 40pt;
	text-indent: 0px;
	top: 40px;
	margin-top: 20px;
	width: 600px;
}
.greentitletext {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
.picborder {
	width: 4px;
	border: 1px solid #CCC;
	box-shadow: none;
}
.ResourcesMain {
	border: 6px solid #FFF;
	-moz-box-shadow: 0 0 5px 5px #888;
	-webkit-box-shadow: 0 0 5px 5px#888;
	box-shadow: 0 0 5px 5px #888;
	height: 350px;
	float: none;
	width: 900px;
	margin-top: 0px;
	padding-left: 2px;
}

.ResourcesMainBottom {
	border: 6px solid #FFF;
	-moz-box-shadow: 0 0 5px 5px #888;
	-webkit-box-shadow: 0 0 5px 5px#888;
	box-shadow: 0 0 5px 5px #888;
	height: 380px;
	float: none;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	
}
.ResourcesRight {
	float: right;
	position: relative;
	height: 450px;
	width: 425px;
	border: 0px none noshade;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 10px;
}
<<<<<<< .mine

.ResourcesRight1 {
	float: right;
	position: relative;
	height: 450px;
	width: 425px;
	border: 0px none noshade;
	margin-right: 0px;
	padding: 0px;
	margin-top: -80px;
	margin-left: 10px;
}
.LivestreamRight {
	float: left;
	position: relative;
	width: 600px;
	border: 1px solid #AAA;
	margin-right: 5px;
	margin-top: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 200px;
}
=======
>>>>>>> .r458
.ResourcesImageLeft {
	float: left;
	-webkit-box-shadow: 2px 2px 2px 1px #888;
-moz-box-shadow: 2px 2px 2px 1px #888;
box-shadow: 2px 2px 2px 1px #888;  
}
.ResourcesImageLeftLg {
	float: left;
	 
}
.ResourcesImages {
	height: 116px;
	float: left;
	padding: 0px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	line-height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ResourcesImagesWide {
	height: 116px;
	float: left;
	padding: 0px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	line-height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ResourcesImagesBottom {
	height: 116px;
	float: left;
	padding: 0px;
	margin-right: 270px;
	line-height: normal;
}

/*Example CSS for demo ticker*/

#ajaxticker1{
	width: 300px;
	height: 160px;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999;
	top: 7px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	font-size: small;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
.someclass{ 
	width: 300px;
	left: 20px;
}
.groupbox{
	float:left;
	width:113px;
	height:113px;
	padding:3px;
	list-style-type: none;
	border: none;
}

.BreadcrumbsLight {
	color: #FFF;
}
.CartButton {
	cursor: pointer;
}
.yellowback {
	background-color: #FF3;
}
<<<<<<< .mine
/*----------------------Shmorg-----------------------*/
#shmorgWrapa {
	position:relative;
	width:900px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	height: 1290px;
	background-color: #F0F0E8;
}
#shmorgTop {
	position:relative;
	width:900px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	height: 495px;
	background-color: #444;
}
#shmorgPic {
	position:relative;
	width:220px;
	height:275px;
	z-index:1;
	float: left;
	margin: 10px;
	padding: 15px;
	background-color:#FFFFFF;
	border: 5px solid #FFFFFF;
}
#shmorgScreen {
	position:relative;
	width:560px;
	height:320px;
	z-index:2;
	float:left;
	margin: 10px;
}
#shmorgText {
	position:relative;
	width:240px;
	z-index:2;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	background-color: #F7EC6A;
	padding: 5px;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 305px;
}
#shmorgText a{
	text-decoration:underline;
	color:#000;
}
#shmorgText a:hover{
	color:#777777;

}
.shmorgbutton{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding: 7px;
	margin: 0px 0px 0px 5px;
	background:#EEBD75;
	color:#300;
	
}
.shmorgbutton:hover{
	background:#900;
	color:#FFF;
	
}
.orderbutton{
	font-size:22px;
	color:#FFF;
	font-weight: normal;
	background-color: #C30;
	margin-top: 15px;
	margin-right: auto;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	width: 430px;
	margin-left: 20px;
	float: left;
}
.orderbutton:hover{
	background:#600;
	cursor:pointer;
	
}
#shmorgTopText {
	position: relative;
	width:880px;
	padding: 10px;
	z-index:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFCC00;
}
#featuredWrap {
	position:relative;
	width:860px;
	z-index:2;
	margin:20px auto 0px auto;
}

#shmorgPic:hover {
border: 5px solid #C9F;
}
#shmorgPic:hover .trailer{
color: #F30;
}

#picText {
	position:relative;
	width:210px;
	z-index:2;
	margin-top: 8px;
	padding: 5px;
	background:url(../images/gray_arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.trailer{
	font-size:18px;
	color:#C9C;
	font-weight:bold;
}
#apDiv2 {
	position:relative;
	z-index:2;
	left: 20px;
	top: -10px;
	background-color: #268A85;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 19px;
	padding: 5px;
	width: 150px;
}

.fixedwidth{width:75px; float:left;}=======
>>>>>>> .r458

