/* LAST UPDATED 03.04.2010 */

#brighton_content div.block {
    display: block;
    font-size: 0.9em;
    line-height: 145%;
    margin: 0 0 8px !important;
}

#brighton_content #brighton_col1 div.block {margin: 0 0 -12px !important;}


#featured {
	margin-bottom: 10px;
	padding: 12px 0px 12px 12px;
	height: 267px;
	border: 1px #afafaf solid;
	border-top: 0;
	background: #FFF;
        width: 896 !important;
}

	#featured .content {
		height: 255px;
		overflow: auto;
	}

	#featured p { padding: 0 16px 12px 0; }

	#featured .action {
		padding: 0;
		font-size: 19px;
		font-style: italic;
		color: #999;
	}

		#featured .action a {
			font-size: 17px;
			font-style: normal;
			text-decoration: none;
		}

		#featured .action .highlight { font-size: 15px; }

#news, #whitePaper, #sidebar { float: left; }

#news h2 { color: #2E99D9; }

#news p, #whitePaper p { padding-bottom: 0; }

#whitePaper p.right { text-align: right; margin-top: 22px; margin-bottom: -3px;}

#news, #whitePaper { margin: 0 10px 10px 0; }

#guidelines, #assist { width: 212px; }

#guidelines .arrow, #whitePaper .arrow, #assist .arrow, .arrow {
    background: url("../images/arrow.gif") no-repeat scroll right 50% transparent;
    padding: 0 20px 0 0 !important;
}

#whitePaper a {
	color: #888;
	text-decoration: none;
}

#whitePaper a:hover { color: #2e99d9; }

#news {
	position: relative;
	padding: 16px 27px;
	width: 339px;
	min-height: 240px;
}

.rss {
    float: right;
    margin: 0 0 10px !important;
    width: 130px !important;
}


.linkedin {
    float: left;
    margin: 0 0 10px 90px !important;
    width: 120px !important;
}


.linkedin a {
    background: url("../images/linkedin-imarc-small.jpg") no-repeat scroll 0 50% transparent;
    color: #999999;
    display: block;
    float: left;
    font-size: 11px;
    height: 16px;
    line-height: 16px;
    padding-left: 22px;
    text-decoration: none;
}

.rss a {
    background: url("../images/rss.gif") no-repeat scroll 0 50% transparent;
    color: #999999;
    display: block;
    float:right;
    font-size: 11px;
    height: 16px;
    line-height: 16px;
    padding-left: 20px;
    text-decoration: none;
}

#whitePaper {
	padding: 15px 20px;
	width: 189px;
	min-height: 243px;
	font-size: 13px;
	line-height: 1.4em;
	border-bottom: 1px #afafaf solid;
	background: #fff url('../images/bg-whitePaper.gif') top no-repeat;
}

#guidelines { background-position: 185px 66px; }

#assist { background-position: 180px 57px; }

/* HEADINGS for the homepage */

#featured h1 {
	font-size: 48px;
	line-height: 1.4em;
	text-transform: uppercase;
	padding-bottom: 12px;
}

	#featured h1 .small {
		display: block;
		clear: both;
		font-size: 18px;
		line-height: 1.4em;
		text-transform: none;
	}

#whitePaper h2, #whitepaper h2 a { color: #f57e4a; font-weight: normal; }

#news h2, #whitePaper h2 { padding-bottom: 7px; font-weight: normal; }