#topContainer
{
	margin: 0 5px 10px 10px;
}
#mainContainer
{
	margin: 0 5px 0 10px;
}
#bottomContainer
{
	margin: 10px 5px 10px 10px;
}

.contentColumn
{
	float: left;
	width: 675px;
}
.sideColumn
{
	float: right;
	width: 300px;
}

.MPUNoTopMargin
{
	margin: 0 !important;
}

.promoButtons
{
	margin: 10px 0 15px 0;
}
.promoButton
{
	float: left;
	height: 120px;
	margin-right: 9px;
	width: 240px;
}

#mostPopularCourses
{
	margin-bottom: 20px;
}
#mostPopularHeader
{
	background: url(images/grass_golfball.gif) no-repeat bottom right;
	border-bottom: 2px solid #4B6633;
	height: auto !important;
	height: 50px;
	min-height: 50px;
	padding-bottom: 5px;
}
#mostPopularCourses h2
{
	color: #000;
	font-size: 1.6em;
}
#mostPopularCourses h4
{
	color: #1F4A75;
	font-size: 1.3em;
	margin-bottom: 10px;
}
#mostPopularCourses h4 a
{
	color: #1F4A75;
	text-decoration: none;
}
#mostPopularCourses h4 a:hover
{
	text-decoration: underline;
}
#mostPopularCourses h5
{
	font-size: 1.1em;
	margin-bottom: 5px;
}
#mostPopularCourses h5 a
{
	color: #1F4A75;
	font-weight: normal;
	text-decoration: none;
}
#mostPopularCourses h5 a:hover
{
	text-decoration: underline;
}
#mostPopularCourses p
{
	font-size: 1.1em;
	margin: 0 0 5px 0;
}
#mostPopularFirst
{
	border-right: 1px solid #CCC;
	float: left;
	padding: 10px 10px 0 0;
	width: 360px;
}
#mostPopularFirstImage
{
	float: left;
	margin: 0 10px 10px 0;
	width: 175px;
}
#mostPopularFirstDetails
{
	float: left;
	width: 175px;
}
#mostPopularTwoTen
{
	color: #1F4A75;
	float: left;
	padding: 10px 0 0 10px;
	width: 290px;
}
#mostPopularTwoTen ul
{
	list-style-type: square;
	margin-left: 15px;
}

#videoPlayer
{
	background: #112C4A url(images/bg_gradient_home.jpg) repeat-x;
	color: #FFF;
	margin-bottom: 15px;
	padding: 6px 4px;
}
#videoPlayerTitle
{
	font-size: 1.4em;
	margin: 0 5px 5px 5px;
}
#videoPlayerContent
{
	height: auto !important;
	height: 272px;
	min-height: 272px;
}
#videoPlayerFooter
{
	font-size: 1.1em;
	margin: 5px;
	text-transform: uppercase;
}
#videoPlayerFooter a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#videoPlayerFooter a:hover
{
	text-decoration: underline;
}

#newsletterArea
{
	background: url(images/standard_gradient.gif) repeat-x bottom;
	border: 1px solid #7F7F7F;
	font-size: 1.1em;
	margin-bottom: 15px;
	padding: 10px;
	width: 278px;
}
#newsletterArea .bui-placeholder-text
{
	color: #808080;	
}
#newsletterTitle
{
	background: url(images/newsletterIcon.gif) no-repeat;
	color: #235384;
	font-size: 1.3em;
	height: auto !important;
	height: 32px;
	min-height: 32px;
	padding-left: 40px;
	text-transform: uppercase;
}
#newsletterContent
{
	margin: 10px 0;
}
.newsletterInput
{
	float: left;
	margin-right: 10px;
	padding: 1px;
}
.newsletterBtn
{
	background: url(images/btnSignup.gif) no-repeat 0 0;
	border: 0;
	cursor: pointer;
	float: left;
	font-size: 0;
	height: 22px;
	line-height: 0;
	text-indent: -9000px;
	width: 70px;
}
.newsletterBtn:focus, .newsletterBtn::-moz-focus-inner
{
	border: 0;
	outline: none;
}
.newsletterBtn:active
{
	background-position: 1px 1px;
}
#newsletterOptions
{
	font-size: 0.9em;
	margin-top: 5px;
}
#newsletterStatus
{
	color: #C00;
	margin-bottom: 10px;
}
#newsletterStatus .success
{
	color: #393;
}

#magsPromo
{
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}
#magsPromo h3
{
	background: url(images/bg_dots03.gif) repeat-x bottom;
	color: #424440;
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 10px 0;
	padding: 3px 0px;
	text-indent: 2px;
	text-transform: uppercase;
}
#magsPromo a
{
	color: #1F4A75;
	text-decoration: none;
}
#magsPromo a:hover
{
	text-decoration: underline;
}
.magsPromoMag
{
	margin-bottom: 10px;
}
.magsPromoCover
{
	border: 1px solid #E0E5D9;
	float: left;
	margin: 0 8px 5px 0;
	padding: 3px;
}
.magsPromoCover img
{
	display: block;
}
.magsPromoTitle
{
	font-size: 1.2em;
	margin-bottom: 2px;
}
.magsPromoTitle a
{
	color: #1F4A75;
	text-decoration: none;
}
.magsPromoTitle a:hover
{
	text-decoration: underline;
}

#socialNetworks a
{
	display: block;
	float: left;
	margin-bottom: 10px;
}
