/* Homepage */


/* ===========================================
         GENERAL
==============================================*/

.colDivider {
	border-top: 0;
	}

#content {
	float: left;
	width: 795px;
	margin-bottom: 30px;
	padding-bottom: 0;
	border-right: 1px solid #d6d6d6;
	}

#col1 {
	float: left;
	width: 401px;
	border-right: 1px solid #d6d6d6;
	}

#col2 {
	float: left;
	width: 392px;
	_width: 391px; /* Win/IE6 */
	}

#col3 {
	float: left;
	width: 187px;
	padding: 0 5px;
	}



/* ===========================================
         NEW THIS WEEK
==============================================*/

#newThisWeek {
	float: left;
	width: 782px;
	min-height: 162px;
	_height: 180px; /* Win/IE6 */
	margin-bottom: 24px;
	_margin-bottom: 12px; /* Win/IE6 */
	margin-left: 18px;
	padding-top: 15px;
	_display: inline; /* Win/IE6 - double margin float bug */
	}
	*+html #newThisWeek { min-height: 180px; margin-bottom: 12px;/* Win/IE7 */ }


/* ---------- HEADLINE MENU ---------- */

#newThisWeek-nav {
	float: left;
	width: 173px;
	margin-right: 15px;
	}

#newThisWeek h2 {
	margin-top: 3px;
	margin-bottom: 18px;
	}

#newThisWeek ul {
	font: bold 0.95em/1.2em Georgia, "Times New Roman", Times, serif;
	}

#newThisWeek li {
	margin-bottom: 20px;
	padding-left: 10px;
	background-position: left 0.4em;
	background-repeat: no-repeat;
	}

#newThisWeek li.selected {
	background-image: url(../images/arrow-newThisWeek.gif);
	}

#newThisWeek ul a {
	color: #070809;
	text-decoration: none;
	}

#newThisWeek ul a:hover { color: #286cc9; }


/* ---------- FEATURED ARTICLE ---------- */

.featured {
	float: left;
	width: 580px;
	}

.featured h3 {
	margin-bottom: 1em;
	font: bold 1.3em Georgia, "Times New Roman", Times, serif;
	}

.featured h3 a {
	color: #070809;
	text-decoration: none;
	}

.featured h5 {
	margin-bottom: 0.4em;
	font-weight: bold;
	}
	
#featured-thumb {
	float: left;
	margin-right: 18px;
	}

#featured-text {
	float: left;
	width: 444px;
	}

#featured-text p {
	margin-bottom: 0.4em;
	color: #1a1818;
	}

#featured-text .relatedLink {
	float: right;
	margin-left: 14px;
	padding-right: 10px;
	background: url(../images/arrow-related.gif) right 50% no-repeat;
	font-size: 0.95em;
	color: #5a5b5d;
	text-decoration: none;
	text-transform: uppercase;
	}

#featured-text .relatedLink:hover { color: #286cc9; }



/* ===========================================
         LATEST KNOWLEDGE
==============================================*/

#latestKnowledge {
	min-height: 220px;
	_height: 220px; /* Win/IE6 */
	margin: auto 5px 5px;
	padding-bottom: 8px;
	background-color: #f0f0f1;
	}

#latestKnowledge h2 {
	height: 24px;
	margin-bottom: 20px;
	padding-left: 12px;
	background-color: #0a276f;
	}

#latestKnowledge img {
	margin-top: 7px;
	}

#latestKnowledge .box {
	float: left;
	width: 182px;
	margin-bottom: 12px;
	margin-left: 12px;
	_display: inline; /* Win/IE6 - double margin float bug */
	}

#latestKnowledge h4 {
	padding-left: 1em;
	font: bold 1.1em/1.3em Georgia, "Times New Roman", Times, serif;
	background: url(../images/arrow-orangeOnGrey.gif) left 0.4em no-repeat;
	}
	
#latestKnowledge h4 a {
	color: #070809;
	text-decoration: none;
	}
	
#latestKnowledge h4 a:hover { color: #286cc9; }

#latestKnowledge ul {
	margin-left: 2.5em;
	_margin-left: 2.7em; /* Win/IE6 */
	}
	*+html #latestKnowledge ul { margin-left: 2.7em; /* Win/IE7 */ }

#latestKnowledge li {
	list-style: disc;
	color: #5a5b5d;
	}

#latestKnowledge ul a {
	font-size: 0.95em;
	color: #5a5b5d;
	}

#latestKnowledge ul a:hover { color: #286cc9; }


/* ===========================================
         CASE STUDIES
==============================================*/

#caseStudies {
	min-height: 171px;
	_height: 172px; /* Win/IE6 */
	margin: 5px 5px 0;
	}
	*+html #caseStudies { height: 172px; /* Win/IE7 */ }

#caseStudies h2 {
	height: 24px;
	padding-left: 12px;
	padding-top: 2px;
	background-color: #bbad9b;
	}

#caseStudies img {
	margin-top: 0;
	}

#caseStudies li {
	min-height: 56px;
	_height: 56px; /* Win/IE6 */
	margin-bottom: 5px;
	padding: 15px 15px 0;
	background-color: #f1f1f1;
	}

#caseStudies h4 a {
	font: bold 1.1em/1.3em Georgia, "Times New Roman", Times, serif;
	color: #070809;
	text-decoration: none;
	}

#caseStudies h4 a:hover { color: #286cc9; }

#caseStudies p {
	line-height: 1.4em;
	}

#caseStudies .readMore {
	margin-left: 0.4em;
	}


/* ===========================================
         VIDEOS
==============================================*/

#videos {
	min-height: 232px;
	_height: 232px; /* Win/IE6 */
	margin: auto 5px 5px 5px;
	_margin-right: 0; /* Win/IE6 */
	padding-bottom: 8px;
	background-color: #f0f0f1;
	}

#videos h2 {
	height: 24px;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-left: 12px;
	background-color: #ee8a1e;
	}

#videos img {
	margin-top: 7px;
	}

#videos h4 {
	margin-left: 13px;
	padding-left: 1em;
	font: bold 1.1em/1.3em Georgia, "Times New Roman", Times, serif;
	background: url(../images/arrow-orangeOnGrey.gif) left 0.4em no-repeat;
	}
	
#videos h4 a {
	color: #070809;
	text-decoration: none;
	}

#videoPlayer {
	float: left;
	width: 197px;
	margin-left: 23px;
	_display: inline; /* Win/IE6 - double margin float bug */
	}

#videos p {
	margin: 2px 14px 1em 240px;
	font-size: 0.95em;
	font-weight: bold;
	}

#videos .relatedLink {
	margin-left: 20px;
	padding-right: 10px;
	background: url(../images/arrow-related.gif) right 50% no-repeat;
	font-size: 0.95em;
	color: #5a5b5d;
	text-decoration: none;
	text-transform: uppercase;
	}

#videos .relatedLink:hover { color: #286cc9; }


/* ===========================================
         PUBLICATIONS
==============================================*/

#publications {
	min-height: 171px;
	_height: 172px; /* Win/IE6 */
	margin: 5px 5px auto 5px;
	_margin-right: 0; /* Win/IE6 */
	background-color: #f1f1f1;
	}
	*+html #publications { height: 172px; /* Win/IE7 */ }

#publications h2 {
	height: 24px;
	margin: 0;
	padding-top: 2px;
	padding-left: 12px;
	background-color: #bbad9b;
	}

#publications img {
	margin-top: 0;
	}

#publications ul {
	float: left;
	width: 169px;
	margin-top: 18px; 
	margin-left: 28px;
	_margin-left: 16px; /* Win/IE6 */
	font-weight: bold;
	_display: inline; /* Win/IE6 - double margin float bug */
	}
	*+html #publications ul { margin-left: 16px; /* Win/IE7 */ }

#publications ul.last {
	margin-left: 15px;
	}

#publications li {
	margin-bottom: 0.8em;
	list-style: disc;
	color: #5a5b5d;
	}
	*+html #publications li { margin-left: 16px; /* Win/IE7 */ }
	
#publications li a {
	color: #5a5b5d;
	}

#publications li a:hover { color: #286cc9; }


/* ===========================================
         MOST POPULAR
==============================================*/

#mostPopular {
	margin: 5px auto;
	padding-bottom: 1em;
	background-color: #f3f4f8;
	}

#mostPopular h2 {
	height: 24px;
	margin-bottom: 10px;
	padding-left: 12px;
	background-color: #e8f5f0;
	}

#mostPopular img {
	margin-top: 7px;
	}

#mostPopular h4 {
	margin: auto 12px;
	_margin: 0 12px 2px; /* Win/IE6 */
	font: bold 1.1em/1.3em Georgia, "Times New Roman", Times, serif;
	}
	*+html #mostPopular h4 { margin: 0 12px 2px; /* Win/IE7 */ }

#mostPopular ul {
	margin-left: 2.5em;
	_margin-left: 2.7em; /* Win/IE6 */
	margin-bottom: 1em;
	}
	*+html #mostPopular ul { margin-left: 2.7em; /* Win/IE7 */ }

#mostPopular li {
	list-style: disc;
	color: #5a5b5d;
	}

#mostPopular ul a {
	font-size: 0.95em;
	color: #5a5b5d;
	}

#mostPopular ul a:hover { color: #286cc9; }


/* ===========================================
         ROY MORGAN INFO CENTER
==============================================*/

#royMorganInfoCenter {
	margin: 5px auto;
	padding: 2px 14px 2em;
	background-color: #f3f4f8;
	}

#royMorganInfoCenter h2 {
	margin-bottom: 6px;
	text-align: center;
	}

#royMorganInfoCenter img {
	margin-top: 7px;
	}

#royMorganInfoCenter p {
	font-size: 0.95em;
	font-weight: bold;
	line-height: 1.3em;
	}


/* ===========================================
         NEWSLETTER SIGN-UP
==============================================*/

#newsletter-signup {	
	margin: 5px auto;
	padding-bottom: 14px;
	font-size: 0.95em;
	background-color: #f3f4f8;
	}

#newsletter-signup h2 {
	height: 17px;
	margin-bottom: 8px;
	padding-top: 6px;
	padding-left: 12px;
	background-color: #bbad9b;
	}

#icon-now {
	float: left;
	margin: auto 5px 8px 7px;
	_margin-bottom: 0; /* Win/IE6 */
	}
	*+html #icon-now { margin-bottom: 0; /* Win/IE7 */ }

#newsletter-signup p {
	margin: auto 10px 0.6em 15px;
	line-height: 1.3em;
	}

#newsletter-signup #newsletter_text {
	margin-top: 17px;
	}

#newsletter-signup label {
	float: left;
	margin-left: 5px;
	}

#newsletter-signup input {
	float: left;
	width: 106px;
	_width: 102px; /* Win/IE6 */
	margin-left: 9px;
	font-size: 10px;
	border: 1px solid #a6a7ab;
	}
	*+html #newsletter-signup input { width: 102px; /* Win/IE7 */ }

#newsletter-signup .submit {
	float: right;
	margin-top: 4px;
	margin-right: 8px;
	padding-right: 1em;
	font-weight: bold;
	background: url(../images/arrow-submit.gif) right 50% no-repeat;
	}

.block_field {
    width: 375px;
    height: 200px;
}

.nav_field {
    margin-left: 25px;
    width: 750px;
    height: 100px;
}
