/* Home page styles for IREM Website */

@import "global.css";


#top_row {
	display: block;
	height: 227px;
	margin-bottom: 12px;	
}

#top_flash {
	position: relative;
	margin-bottom:13px;
}

#top_flash a {
	background: url(../images/buttons/hide.png) 0 0 no-repeat;
	cursor: pointer;
	height: 37px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0;
	text-indent: -9999px;
	width: 37px;
}
#top_flash a:hover {
	background: url(../images/buttons/hide-o.png) 0 0 no-repeat;
}

/***********************************/
/*  Homepage modules                / 
/***********************************/

/* login */

#online_now a.register,
#online_now a.edit_profile {
	cursor: pointer;
	display: block;
	height: 80px;
	right: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	width: 73px;
}

#online_now a.register {
	background: url(../images/buttons/register-now.png) 0 0 no-repeat;
}
#online_now a.register:hover {
	background: url(../images/buttons/register-now-o.png) 0 0 no-repeat;
}
#online_now a.edit_profile {
	background: url(../images/buttons/edit-profile.png) 0 0 no-repeat;
}
#online_now a.edit_profile:hover {
	background: url(../images/buttons/edit-profile-o.png) 0 0 no-repeat;
}

#online_now h2 {
	background: none;
}

.module.login,
.module.loggedin {
	background: url(../images/backgrounds/online-now.gif) 0 0 no-repeat !important;
	display: block;
	margin: 0 0 13px 0;
	padding: 0;
	position: relative;
	width: 234px;
}
/*.loggedin {
	background: #fff url(../images/backgrounds/online-now-edit.jpg) 0 0 no-repeat;
}*/

.login p, .loggedin p {
	margin:0;
}

.login p.count,
.loggedin p.count {
	color: #4facce;
	display: block;
	font: bold 1.0em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 15px 0 0 20px;
	text-transform: uppercase;
	width: 132px;
}
.loggedin p.count {
	padding-bottom: 35px;
}
	.login p.count span,
	.loggedin p.count span {
		font-size: 1.5em;
	}

#online_now #login_form {
	margin: 43px 0 0 0;
	padding: 0 0 0px 15px;
}

#online_now #login_form form {
	margin:0; 
	display: block;
	height: 65px;
}

	#online_now #login_form .fields,
	#online_now #login_form .submit {
		display: block;
		float: left;
		clear: none !important;
		width: auto;
	}
	#online_now #login_form .fields label {
		color: #666;
		display: block;
		float: left;
		font: bold 0.8em Arial, Helvetica, sans-serif;
		position: relative;
		text-transform: uppercase;
		top: 7px;
		width: 55px;
	}
	#online_now #login_form .fields input {
		margin: 2px 0;
		width: 100px;
	}
	#online_now #login_form .submit a {
		background: url(../images/buttons/login.jpg) 0 0 no-repeat;
		display: block;
		height: 45px;
		margin: 1px 0 0 5px;
		overflow: hidden;
		text-indent: -9999px;
		width: 45px;
	}
	#online_now #login_form .submit a:hover {
		background-position: 0 -45px;
	}
	/*
	#online_now ul.footer {	
		background: #f4f4f4 url(../images/backgrounds/module-bottom-gray-3.gif) left bottom no-repeat;
		margin: 0;
		padding: 12px;
		width: 210px;
	}
		#online_now ul.footer li {
			float: none;
		}
	*/
	.loggedin #welcome_msg {
		background: url(../images/backgrounds/module-bottom-white-3.gif) left bottom no-repeat;
		padding: 0 20px 13px 20px;
	}
	.loggedin #welcome_msg p {
		margin-top: 8px;
		margin-bottom: 0;
		margin-left:0; 
		padding-bottom:2px;
	}
	.loggedin #welcome_msg a, .loggedin #welcome_msg a:visited {
		font-size: 0.7em;
		font-family: arial, sans-serif;
		margin-left: 5px;
		text-transform: uppercase;
		color: #666;
	}

/* podcast */

#podcast {
}
	#podcast h2 {
		background:  url(../images/backgrounds/podcast.jpg) 0 0 no-repeat;
		text-transform: uppercase;
		width: 204px;
	}
	#podcast p {
		color: #b07cae;
		font: 1.3em Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0 0 0 10px;
	}
	#podcast #podcast_flash {
		padding: 5px 0 10px 10px;
	}
	#podcast ul.footer {
		background: #f4f4f4 url(../images/backgrounds/module-bottom-gray.gif) left bottom no-repeat;
		margin-top:0;
		padding-top: 1px !important; padding-bottom: 1px !important;
	}
	#podcast ul.footer li {
		padding-right: 2px; 
	}
	
	#podcast ul.footer a.rss {
		background: url(../images/backgrounds/rss.gif) 0 0 no-repeat;
		text-indent: 15px; 
		display: inline; 
		padding: 0 0 0 15px;
	}




/* New IREMFirst Members */

#new_members {
	background: #fff url(../images/backgrounds/brown-top.jpg) 0 0 no-repeat;
	display: block;
	height: auto;
	width: 389px;
}

#new_members h2 {
	background: none;
	height: 24px;
}

#new_members .new_members_count {
	color: #9e570c;
	display: inline;
	font: 0.85em Arial, Helvetica, sans-serif;
	padding: 0 0 10px 10px;
	width: 180px;
}

#new_members .new_members_wrapper {	
	background: url(../images/backgrounds/module-bottom-white-2.gif) left bottom no-repeat;
}
#new_members .new_members_wrapper br {
	clear: left;
	font-size: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

#new_members ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 12px 12px 0 12px;
	width: 365px;
}
#new_members ul li {
	display: inline;
	float: left;
	height: 84px;
	width: 182px;
}

#new_members ul li div.new_member_over {
	cursor: pointer;
}

#new_members ul li div.photo {
	background: url(../images/backgrounds/new-members-photo.jpg) 0 0 no-repeat;
	display: block;
	float: left;
	height: 80px;
	width: 64px;
}
#new_members ul li div.photo img {
	border: 1px solid #c7cad0;
}
#new_members ul li div.profile {
	float: left;
}

#new_members ul li div.new_member div.profile strong,
#new_members ul li div.new_member_over div.profile strong {
	display: block;
	font: bold 1.1em Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
}
#new_members ul li div.new_member div.profile p,
#new_members ul li div.new_member_over div.profile p {
	color: #646362;	
	font: normal 0.9em Arial, Helvetica, sans-serif;
}
#new_members ul li div.new_member_over div.profile p {
	color: #b44f46;
}




