﻿#homepageEmployerLists
{
	width:					250px;
	float:					left;
	margin-top:				1em;
}

#homepageArticles
{
	float:					left;
	width:					300px;
	margin-top:				1em;
	margin-left:			20px;
	margin-right:			20px;
}

#homepageRightContent
{
	width:					200px;
	float:					left;
	margin-top:				1em;
}

.homepageBottomText
{
	margin-top:				0.5em;
	font-size:				0.7em;
	width:					100%;
	text-align:				center;
}

/*******************************************/

.homepageEmployerList
{
	margin-top:				0.5em;
	margin-bottom:			1em;
}

.homepageEmployerListRow
{
	clear:					both;

}

.homepageEmployerListLabel
{
	float:					left;
	width:					150px;
	margin-top:				3px;	
	margin-bottom:			3px;
	font-size:				0.95em;
	#margin-top:			0;
	#margin-bottom:			0;
}

.homepageEmployerListRating
{
	float:					right;
	width:					96px;
	margin-top:				3px;
	margin-bottom:			3px;
	#margin-top:			0;	
	#margin-bottom:			0;	
}

/*******************************************/

.homepageArticle
{
	margin-bottom:			1em;
}

.homepageArticleStrap
{
	margin-bottom:			0.5em;
	clear:					both;
	height:					50px;
}

.homepageArticleIcon
{
	float:					left;
	width:					50px;
	margin-bottom:			1em;
}

.homepageArticleTitle
{
	float:					left;
	width:					225px;
	font-size:				1.4em;
	font-weight:			bold;
	margin-left:			15px;
	color:					#333333;	
}

.homepageArticleTitle:hover
{
	text-decoration:		underline;
	color:					#333333;
	cursor:					pointer;
}

.homepageArticleSummary
{
	line-height:			1.3em;
	margin-top:				1.4em;
	#margin-top:			1em;
}

.homepageArticleLink
{
	margin-top:				0.5em;
}

.homepageArticleDivider
{
	width:					100%;
	height:					1px;
	border-bottom:			solid 1px #888888;
	margin-top:				0.75em;	
}

/*******************************************/

.homepageFeaturedReview
{
	margin-bottom:			1em;
}

.homepageFeaturedReviewTitle
{
	font-weight:			bold;
	font-size:				1.2em;
	margin-top:				0.75em;
	margin-bottom:			0.2em;
	color:					#333333;
}


.homepageFeaturedReviewTitle:hover
{
	text-decoration:		underline;
	color:					#333333;	
}

.homepageFeaturedReviewLeft
{
	float:			left;
	margin-top:		0.75em;
	width:			9px;
	margin-left:	5px;
}

.homepageFeaturedReviewMiddle
{
	float:			left;
	margin-top:		0.75em;
	margin-left:	5px;
	margin-right:	5px;
	width:			150px;
	line-height:	1.2em;
}

.homepageFeaturedReviewRight
{
	float:			right;
	margin-top:		0.75em;
	width:			9px;
	margin-right:	5px;	
}

.homepageFeaturedReviewLink
{
	margin-top:		0.5em;
}


#homepageIpodImage
{
	margin-top:		1em;
}
/*******************************************/

.homepageBottomLine
{
	width:					100%;
	height:					1px;
	border-bottom:			solid 1px #888888;
}

#homepage2MainContent
{
	float:				left;
}

#homepage2RightContent
{
	float:				right;
}

#homepage2Welcome
{
	width:				520px;
	height:				227px;
	#height:			226px;
	margin-top:			1em;
	border-bottom:		solid 1px #666666;
}

#homepage2Articles
{
	width:				520px;
	margin-top:			1em;
	margin-bottom:		1em;
}

#homepage2FeaturedReviews
{
	width:				250px;
	margin-top:			1em;	
}

#homepage2WelcomeStrap
{
	font-size:			2.2em;
	font-family:		Arial;
	font-weight:		bold;
	width:				100%;
	text-align:			center;
	margin-bottom:		0.5em;
}

#homepage2WelcomeContent
{
	margin-top:			10px;
	height:				175px;
	width:				235px;
	background-image:	url('/_images/homepage/WelcomeFigure.jpg');
	background-repeat:	no-repeat;
	font-size:			0.5em;
	font-weight:		normal;
	padding-left:		265px;
	text-align:			left;
	color:				#777777;
	
}

.homepage2ArticleLeft
{
	width:				240px;
	float:				left;
	margin-bottom:		1em;
	margin-left:		2px;
	margin-right:		16px;
}

.homepage2ArticleRight
{
	width:				240px;
	float:				left;
	margin-bottom:		1em;
	margin-left:		16px;	

}

.homepage2ArticleDivider
{
	margin-left:		15px;
	height:				100%;
	margin-right:		15px;
	border-right:		solid 1px #bbbbbb;
	width:				1px;
	float:				left;
}

.homepage2ArticleIcon
{
	width:				60px;
	float:				left;
}

.homepage2ArticleTitle
{
	width:				170px;
	float:				left;
	font-size:			1.3em;
	font-weight:		bold;
	margin-left:		10px;
	color:				#333333;		
}

.homepage2ArticleTitle:hover
{
	text-decoration:	underline;
	color:				#333333;
	cursor:				pointer;
}

.homepage2WelcomeContentLinks
{
	margin-top:			5px;
	#margin-top:		10px;
}

.homepage2WelcomeContentIcon
{
	float:				left;
	width:				35px;
	margin-left:		2px;	
}

.homepage2WelcomeContentLink
{
	float:				left;
	font-size:			0.8em;
	margin-top:			0.2em;	
	width:				187px;
	margin-left:		5px;
	margin-top:			7px;
}


/** Featured Job *************************************************/

.homepageFeaturedJobTitle
{
	margin-top:			0.3em;
	margin-bottom:		0.3em;
	font-size:			1em;
	font-weight:		bold;
}

.homepageFeaturedJobLine
{
	margin-top:			0.3em;
	margin-bottom:		0.3em;
	font-size:			0.9em;	
}