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

/* PAGE WRAPPER STYLES (different than the defaults) */
#homePage #menuPost {
	display:none;
	}
#homePage #menuFind {
	display:none;
	}
#homePage.en #menuPost {
	display:inline;
	}
#homePage.en #menuFind {
	display:inline;
	}
#homePage #menuGroups, #homePage #menuForums {
	display:inline;
	}
#homePage #pwHeaderRssLink {
	display:none;
	}
	
/* Language specific */
#podcastBlogBox {
	display:none;
	}
.en #podcastBlogBox {
	display:block;
	}
	
/* HOME STYLES */
#homePage #homeCols {
	background-image:url(../../images/home/homeColsBG.gif);
	background-repeat:repeat-y;
	background-position:top left;
	margin:0px;
	overflow:hidden;
	float:left;
	width:738px;
}
#homePage #homeLeftCol {
	float:left;
	width:369px;
	background-color:transparent;
	margin:0px;
	overflow:hidden;
}
#homePage #homeRightCol {
	float:left;
	width:369px;
	background-color:transparent;
	margin:0px;
	overflow:hidden;

}
#homePage #homeLeftColContainer {
	padding-right:10px;
	background-color:transparent;
	}
#homePage #homeRightColContainer {
	padding-left:10px;
	background-color:transparent;
	border-left:1px solid #ccc;
	}
#homePage .boxTitles {
	background-image:url(../../images/en/pageWrapper/boxTitlesBG.jpg);
	background-repeat:repeat-x;
	height:24px;
	padding-top:3px;
	padding-left:3px;
	margin-top:20px;
	margin-bottom:5px;
	}
/* LATEST POST */
#homePage .lastPostAsset {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;
}
#homePage #postFindReceiveChoices {
	margin-top:10px;
	margin-bottom:10px;
	}
#homePage #homePhotoGallery {
	margin-top:15px;
	margin-bottom:15px;
	}
#homePage #helpUs {
	margin-top:15px;
	margin-bottom:15px;
}
#homePage .tabSet ul {
	padding-top:0px;
}

/* HOME ADVANCED SEARCHES */
#homePage #homeAdvancedSearches {
	/*margin-top:10px;*/
	}
#homePage #homeAdvancedSearches .advancedSearchesTitle {
	display:none;
}
#homePage #homeAdvancedSearches .bulletBox01 {
	background-image:none;
	margin:0px;
	padding:0px;
}
#homePage #homeAdvancedSearches .AdvancedSearchesGroupA {
	width:56%;
	margin:0;
	padding:0;
	float:left;
	}
#homePage #homeAdvancedSearches .AdvancedSearchesGroupB {
	width:40%;
	float:left;
	margin:0;
	padding:0;
	margin-left:5px;
	}
#homePage .AdvancedSearchesGroupA .resultsCount, #homePage .AdvancedSearchesGroupB .resultsCount {
	font-size:10px;
}
#homePage.en .AdvancedSearchesGroupA .asJobs .resultsCount {
	font-size:12px !important;
}
#homePage.en  .AdvancedSearchesGroupA .resultsCount,  #homePage.en .AdvancedSearchesGroupB .resultsCount{
	font-size:10px;
	color:#000;
}
/* HOME EMAIL ALERTS STEPS */
#homePage #homeEmailAlertsSteps {
	margin-top:10px;
	}
#homePage #homeEmailAlertsSteps li {
	margin-bottom:10px;
	}
/* HOME POST */
#homePage #homePost {
	margin-top:10px;
	}
/* rss link */
#homePage #homeRssLink {
	float:right;
	margin:0 5px;
	font-size:13px;
	font-weight:normal;
	}
#homePage #homeRssLink img {	
	position:relative; 
	top:1px;
	}
#homePage #blogTitle {
	margin-top:0;
	}
	
/* Home::DisscusionForumList.html */
#homePage #discussionForumList {
	width:100%;
	empty-cells:show;
	border:0;
	margin:-8px 0 0;
	padding:0;
	}
#homePage #discussionForumList th, #homePage #discussionForumList td {
	border:0;
	} 
#homePage #discussionForumList caption {
	display:none;
}
#homePage #discussionForumList th  {
	text-align:center;
	background-color:#F0F0F0;
}
#homePage #discussionForumList .forumTopicsBox  {
	text-align:center;
}
#homePage #discussionForumList .forumNameBox {
	width:75%;
}