@charset "iso-8859-1";
@import url(../../base/css/index.css);
@import url(login_section.css);
@import url(torahblock.css);
@import url(donationsandbooksblock.css);
@import url(invitethurstonblock.css);

/* Login Box on Home Page - This CSS was added by U. Chapman */

#page_block_14 .login_form_cont,
#page_block_14 .boxContent
{
padding-left:0px;
}


#page_block_98 .boxContent

{
height:172px;
}


#page_block_98 .boxFirstHeader
{
background-image:url('../images/shalomheader.jpg');
padding:15px 0px 0px 5px ;
font-size:1px;
color:#cccccc;
}

#page_block_97 .boxFirstHeader
{
height:0px;
visibility:hidden;
}



/******************************************************************/
	


	.topestMenuWrapper
	{
	
		/* Brings to very top menu down a little bit */
		top:70px;
		position:relative;
		margin: 0 auto;	
		width:883px;	
		padding-left:10px;
		/*Custom BG Image Added to very top menu */
		background-image:url('../images/topmenubg.png');
		background-repeat:no-repeat;
		height:52px;
		
			
	}
	
	.topestMenu
	{
		/*position:relative;
		top:-8px;
		left:-10px;
		width:980px;*/
/*		height:52px; */
		/* Move Text to Right in the very top menu */
		padding-left:0px;
		padding-top:17px; 
		padding-bottom:17px;
		border-bottom:none;
		font-size:14px;
		text-align:center;
		vertical-align:middle;
		margin:auto 0;
		
		
	
	}
	
	.topestMenu a
	{
	/* Also See anchor.css for more controls */
		/* Spacing between the links */
		padding-top:17px;
		padding-bottom:17px;
		padding-right:10px;
		padding-left:10px;
		text-align:center;
		
	}
	
	
	.topestMenu a:hover,
	.topestMenu a:active
	
	{
		/* Spacing between the links */
		padding-top:17px;
		padding-bottom:17px;
		padding-right:10px;
		padding-left:10px;
		background-image:none;
		background-color:#000000;
		/*Custom Font color */
		color:#E7B668;
		background-image:url(../images/topestmenuroll.png);
		text-decoration:underline;
	}
	
	.topestMenu

	{
		margin-left:5px;
	}
	

	.topMenuWrapper
	{
		position:relative;
		/*height:24px;*/
		z-index:100;
		top:300px;
		padding:0px 50px 0px 50px;
	}
	
	/* * * *  * * * */
	
	.topMenu {
		width: 100%;
	/* Edited this out because the BG Image of the Main Menu was white */
	/*	background-image: url(../images/topMenuBg.gif); */
		font-size:20px;		
	}
	
	.topMenu td {
	
	/*	background-color:white;  */
		height: 22px;
		text-align: center;
		vertical-align: middle;
	}
	
	.topMenu a,
	.topMenu b {
		/* 
		font-weight: bold; */
		display: block;
/*		line-height: 22px; */
		margin: 0px;
		padding: 25px 0px 0px 15px;
		text-transform: capitalize;
		background-repeat:no-repeat;
		background-image:url(../images/menuitembg2.png);
		width:200px;
		height:76px;
	}
	
	.topMenu a,
	.topMenu a:link,
	.topMenu a:visited,
	.topMenu a:active {
		/*Changed the Main Menu Font Color */
		color: #F9D679;
		text-decoration: none;
		/* Borders were 1xp solid #ffff - took them out */
	/*	border-left:1px solid #FFFFFF;
		border-right:1px solid #FFFFFF;  */
	}
	
	.topMenu b,
	.topMenu a:hover {
		color: #CA760A;
		text-decoration: underline;
		background-repeat:no-repeat;
	}
	
	.topMenu b {
		cursor: default;
		white-space: nowrap;
	}
	
	
	.subMenusContainer {
		position: relative;
		top: 24px;
		/* width: 100%;*/
		z-index: 150;
		/* This was added by U. Chapman to pull the submenu up */
		margin-top:-28px;
	}
	
	.subMenu {
		background-image:url(../images/h_menu_bg.png);
		background-repeat:repeat-x;
		/*Changed from 57 to 46 */
		height:45px;
		/*Changed from 8 to 3 */
		padding-top:2px;
		/*padding-left: 14px;*/
		font-weight: bold;
		background-color:#333333;
		position: absolute;
		top: 0px;
		/*width: 946px;*/
		width: 100%;
	}

	.subMenuOvr {
		margin-left:14px;
	}
	
	* html .subMenu {
		/*background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/tmpl_uni/images/h_menu_bg.png', sizingMethod='scale');*/
		/*background-image:url('templates/tmpl_uni/images/h_menu_bg.png');*/
	}

	.subMenu h2 {
		margin: 0px;
		padding: 0px;
		padding-bottom: 2px;
		font-size: 18px;
		/* This controls the color of the Top Link Item on the Submenu */
		color: #C57104; 
		text-transform: capitalize;
	}
	
	
	.subMenu a,
	.subMenu a:link,
	.subMenu a:visited
	{
		color: #F9D679;
		text-decoration: none;
	}
	
	/*
	.subMenu a:hover,
	.subMenu a:active {
		color: #C57104;
		text-decoration: underline;
	}


*/
	.subMenu a, .subMenu b {
		margin-right: 9px;
		text-decoration: underline;
	}

	.subMenu b {
		margin-right: 9px;
		text-decoration: underline;
		color: #C57104;
	}
	
/******************************************************************/



	
		
	.bodyBlock
	{
		margin-top:18px;
	}
	
	#page_column_1,
	#page_column_2
	{
		top:50px;
	}
	
	
	.login_block
	{
		width:300px;	
		height:120px;
	}
	
	* html .login_block
	{
		padding-top:11px;
	}
	
	.login_area
	{
		margin-left:5px;
		width:168px;
	}

	
	
	.login_section_hello
	{
		height:50px;
		position:relative;
	}
	
	.login_section_hello .topMemberBlock
	{
		top:0px;
		right:30px;
	}
		
	#indexPhoto
	{
		position:relative;
		height:200px;
		margin-bottom:14px;
		overflow: hidden;
		cursor: pointer;
	}
	
	#indexPhoto img {
		position: absolute;
	}
	
	h2.pageHeader {
		display: none;
	}
	
	.subMenu {
		background-color: transparent;
	}
	
	.promo_code_wrapper
	{
		/* Remove border 
		border:1px solid #ccc; */
		margin-bottom:10px;
		padding:10px;
		/* Moved the Promo Block and Entire Page up with this */
		margin-top:-185px;
		
	}
	
	.memberDiv, .photosDiv, .tagsDiv
	{
		position:relative;
		margin-bottom:13px;
		padding-bottom:13px;
	}
	
	.blogsDiv
	{
		position:relative;
		/*margin-bottom:13px;*/
	}
	
	.blog_wrapper,
	.blog_wrapper_n
	{
		position: relative;
		float: left;
		margin-top:0px;
		margin-bottom:15px;
	}
	
	.blog_wrapper_n
	{
		width:82%;
	}
	
	.blog_wrapper
	{
		width:350px;
	}
	
	
	/*div#show_photos,
	div#show_members
	{
		width:355px;
		padding-left:8px;
		padding-bottom:27px;
	}
	
	div#show_blogs
	{
		padding-bottom:27px;
	}*/
	
	.blog_subject
	{
		font-size:16px;
		font-weight:bold;
		padding-left:25px;
		padding-bottom:5px;
		background-repeat:no-repeat;
		background-position:left top;
		background-image:url(../images/icons/artic_papr.gif);
	}
	
	 .subject
	 {
	 	font-size:16px;
		font-weight:bold;
		padding-bottom:5px;
	 }
	 

.blog_subject_n
	{
		font-size:16px;
		font-weight:bold;
		/*margin-left:12px;*/
		/*padding-left:25px;*/
		padding-bottom:5px;
		background-repeat:no-repeat;
		background-position:left top;
		/*background-image:url(../images/icons/artic_papr.gif);*/
	}
	
	.blog_author, .author
	{
		font-size:11px;
		color:#666666;
		padding-top:2px;
		padding-bottom:2px;
	}
	
	.blog_author_n
	{
		font-size:11px;
		color:#666666;
		padding-top:2px;
		padding-bottom:2px;
	}

	.rss_item_header
	{
		padding-bottom:5px;
	}

	.rss_item_info
	{
		padding:2px 0px;
	}
	
	.rss_item_desc
	{
		text-align:justify;
	}
	
	.blog_author span,
	.blog_author_n span,
	.rss_item_info span
	{
		margin-right:5px;
		line-height:18px;		
	}
	
	.blog_author span img,
	.blog_author_n span img,
	.rss_item_info span img,
	.newsInfo img
	{
		vertical-align:middle;
		margin-right:3px;
	}

	.blog_text_n
	{
		text-align:justify;
	}
	
	.blog_text, .text
	{
		font-size:13px;
		text-align:justify;
	}
	
	.blogs_pages
	{
		margin:4px;
		text-align:center;
		font-weight:bold;
		font-size:12px;
	}
	
	/*##############################################################*/
	
	
	div#TopMembers
	{
		position:relative;
		display:block;
		
		
	}
	div#top_members_menu
	{
		position:absolute;
		right:-1px;
		top:-28px;
		text-transform:capitalize;
		height:26px;
		text-align:center;
		border:0px solid red;
		font-family:Arial;
		font-size:12px;
		color:#669;
		text-decoration:none;
	}
	
	.boxTitle
	{
		position:absolute;
		top:4px;
		left:0px;
		font-family:Arial;
		font-size:14px;
		text-transform:uppercase;
		font-weight:bold;
		color:#666;
	}
	
	/*.active, .notActive
	{
		position:relative;
		width:60px;
		height:21px;
		float:left;
		text-align:center;
		padding-top:5px;
		border:1px solid #ccc;
	}
	
	div#top_members_menu .active
	{
		background-image:url('../images/ActiveCutting.gif');
	    background-repeat:repeat-x;
		border-bottom:1px solid #fff;
		color:#333;
		font-family:Arial;
	}
	
	div#top_members_menu  .notActive
	{
		background-color:#EFEFEF;
	}*/
	
	
	div.topmembers_block_1, div.topmembers_block_2, div.topmembers_block_3
	{
		position:relative;
		overflow:hidden;
		float:left;

		/*width:112px;*/
	}
		
	div.topmembers_block_1
	{
		margin: 0px 10px 10px 0px;
		width:112px;
	}
	
	div.topmembers_block_2
	{
		margin: 0px 0px 10px;
	}
	
	div.topmembers_block_3
	{
		margin: 0px 0px 10px 0px;
	}
	
	div.topmembers_desc_block
	{
		position:relative;
		float:left;
		border:0px dashed blue;
		width:100%;
		left:0;
	}
	
	div.topmembers_nickname
	{
		position:relative;
		height:17px;
		line-height:17px;
		vertical-align:middle;
		text-align:center;
		border:0px solid red;
		font-weight:bold;
		/*width:112px;*/
	}
	
	div.topmembers_age_sex_country
	{
		position:relative;
		line-height:15px;
		vertical-align:middle;
		text-align:center;
		color:#555;
		border:0px solid blue;
		font-weight:normal;
	}
	
	.thumbnail_block
	{
		text-align:center;
	}
	
	div.logged_section_block
	{
		position:relative;
		padding-top:0px;
		padding-left:3px;
		font-size:13px;
		font-weight:bold;
		text-align:center;
	}
	
	.loading
	{
		text-align:center;
		margin-bottom:10px;
	}
	
	* html .loading
	{
		padding-top:60px;
	}
	
	/* * * * * * */
	
	.qsi_wrapper
	{
		height:162px;
		position:relative;
	}
	
	div.qsi_line
	{
		position:relative;
		overflow:hidden;
		height:25px;
		margin-bottom:5px;
	}

	div.qsi_first
	{
		position:relative;
		float:left;
		width:100px;
		line-height:18px;
		vertical-align:middle;
		text-align:right;
		white-space:nowrap;
		margin-right:6px;
	}
	
	div.qsi_second
	{
		position:relative;
		float:left;
		width:170px;
		padding-bottom:10px;
	}
	
	div.qsi_second span input
	{
		height:14px;
	}
	
	div.qsi_second span select
	{
		width:50px;
	}	
	
	div.qsi_second select,
	div.qsi_second input
	{
		vertical-align:middle;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		margin:0px;
		padding:0px;
		width:170px;
	}
	
	div.qsi_second input
	{
		width:166px;
	}
	
	
	/* * * * * * */
	
	div.pollInfo
	{
		left:0px;
		margin-bottom:10px;
		width:100%;
		overflow:hidden;
	}
	
	div.pollBody
	{
		left:0px;
		/*width:285px;*/
		margin:0px;
		margin-top:5px;
	}
	
	div.featured_info
	{
		/*left:10px;*/
		top:0px;
		font-weight:normal;
	}
	
	
	div.pollBlock
	{
		margin-top:3px;
		/*width:285px;*/
	}
	div.pollQuestionBlock
	{
		/*width:170px;*/
	}

	* html div.pollBlock input
	{
		border:none;
	}
	
	/*div#prof_of_week
	{

	}
	
	div#prof_of_month
	{
		left:5px;
	}*/
	
	div#prof_of_month,
	div#prof_of_week,
	div#prof_of_day
	{
		width:112px;
		margin-left:0px;
		margin-right:0px;
		left:0px;
		float:left;
		position:relative;
	}
	

	div#prof_of_month,
	div#prof_of_week
	{
		margin:0px 10px 0px 0px;
	}
	
	div.rate_block_position
	{
		margin-bottom:10px;
	}
	
	div.top_rated_head
	{
		text-align:center;
	}
	
	/*div.featured_container
	{
		position:relative;
		width:343px;
		left:0px;
	}*/
	
	div.featured_block_1
	{
		position:relative;
		float:left;
		border:none;
		/*margin:0px 7px 7px 0px;*/
	}
	div.featured_block_2
	{
		position:relative;
		float:left;
		border:none;
		margin:0px 0px 7px;
	}
	div.featured_block
	{
		margin:0px 2px 7px 2px;
		float:left;
		border:none;
	}
	
	* html div.featured_block
	{
		margin:3px 0px;
	}
	
	div.member_stat_block
	{
		float:left;
	}
	
	div.topOfBlock
	{
		font-weight:bold;
	}
	
	.online_offline_bulb
	{
		position:absolute;
		z-index:10;
		right:0px;
		top:0px;
		border:0px solid red;
	}
	
	/* * * * News * * * */
	
	div.news_title
	{
		position:relative;
		margin-left:20px;
		margin-bottom:5px;
		color:#0168B9;
		font-weight:bold;
		vertical-align:middle;
	}
	
	
	.siteStatUnit
	{
		position: relative;
		float: left;
		width: 33%;
	}
	
	.siteStatUnit img
	{
		width: 16px;
		height: 16px;
	}

	.sharePhotosContent_1, .sharePhotosContent_2
	{
		position: relative;
		float: left;
		width: 112px;
		height: 145px;
		overflow: hidden;
		white-space: nowrap;
	}
	
	.sharePhotosContent_1
	{
		margin:0px 10px 10px 0px;
	}
	
	.sharedMediaAdd {
		overflow: hidden;
		white-space: nowrap;
	}
	
	.lastFilesPic
	{
		position: relative;
		/*float: left;*/
		border: 1px solid #EDEDED;
		width: 110px;
		height: 110px;
		background-position: center;
		background-repeat: no-repeat;
		margin-right: 10px;
	}
	
	.sharePhotosContent_1 .votes_small b,
	.sharePhotosContent_2 .votes_small b
	{
		display: none;
	}
	
	.sharePhotosContent_1 .votes_small .votes_gray_small,
	.sharePhotosContent_2 .votes_small .votes_gray_small
	{
		
	}
	
	.lastVideoPic
	{
		position: relative;
		/*float: left;*/
		border: 1px solid #EDEDED;
		width: 112px;
		height: 80px;
		margin-right: 10px;
	}
	
	.shareMusicContent_1, .shareMusicContent_2
	{
		position: relative;
		float: left;
		width: 112px;
		overflow: hidden;		
	}
	
	.shareMusicContent_1
	{
		margin:0px 7px 7px 0px;
	}
	
	.shareMusicContent_2
	{
		margin:0px 0px 7px;
	}
	
	.shareMusicContent_1 .votes_small b, .shareMusicContent_2 .votes_small b
	{
		display: none;
	}
	
	.lastMusicPic
	{
		position: relative;
		/*float: left;*/
		border: 1px solid #EDEDED;
		width: 110px;
		height: 110px;
	}
	
	.galleryRate .votes_small
	{
		width:112px;
	}
	
	.icon_block
	{
		position:relative;
		float:left;
		width:47px;
		height:47px;
		margin-right:10px;
	}
