/* last edited -- JH 10.19.10 */

/* Headings - Features */
.arcnewsonline {
	color:#F90;
	font-size:10px;
	font-weight:bold;
}
.bottom .column-left {
	padding-left:10px;
	margin-right:-2px;
}


/* columns */
.top {
	margin-top:10px;
	margin-bottom:10px;
}
.bottom {
	border:1px solid #acc2d1;	
	background:#f0f6fa;
}
.column-left {
	margin-left:0px;
	width:290px !important;
}
.column-middle {
	/*width:290px !important;*/
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	padding:0 10px 0 10px;
}

.column-right {
	/*width:295px !important;*/
	width:200px !important;
	padding-right:0px;
	margin-right:0px;
}

/* Images */


/* Sub-nav for Arcwatch -- OLD SEARCH */
.search-arcnews {
	float:right;
	margin:-45px 175px 0 0;
	margin:-65px 0 0 0;
	width:285px;
	*width:290px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.searchArcnewsBtn {
	float:right;
	margin:2px 0 0 0;
	*margin:-23px 0 0 0;
}
}
.searchArcnewsBtn {
	float:right;
	*margin:-23px 0 0 0;
}
#awnav {
	border-bottom:1px solid #94B7C7;
	list-style-image:none;
	list-style-type:none;
	margin:0 0 10px 0;
	float:left;
	width:100%;
}
#awnav a, #awnav span {
	background:#F3F6F9;
	background:url(/news/graphics/navbarbackground.gif);
	border:1px solid #94B7C7;
	display:block;
	font-size:11px;
	line-height:22px;
	margin-right:2px;
	padding:0 25px;
	text-decoration:none;
	vertical-align:middle;
}

#awnav li {
	background:none;
	list-style:none;
	display:inline;
	float:left;
	margin:0 0 -1px 0;
	padding:0 5px 0 0;
}
#awnav a.on {
	background:#fff !important;
	border-bottom:1px solid #fff;
	color:#000;
}

#awnav a:hover {
	text-decoration:underline;
}

.widget {
	padding:0 0 10px 0;
}
#press-image img{
	padding:10px;
}

/* for ArcNews Highlights sections only */
.highlights {
	border: 1px solid #acc2d1;
	padding: 18px;
	background-color: #F0F6FA;
	margin-bottom: 15px;
	font-size: 11px;
	line-height:18px;
}
.highlights h2 {
	font-size: 14px;
	margin-top:0;
}
.highlights ul li {
	background:transparent url(/graphics/bluebullet.gif) no-repeat scroll 1px 3px;
}
.highlights ul {
	margin: 3px 0 0 0;
	padding-left: 1px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.highlights li {
	padding-left: 20px;
	margin: 3px 0 0 0;
	color: #007ac2;
}

/*---End of class---*/

.subheading {
	font-weight: bold;
	font-style: italic;
}
.date {
	font-weight: bold;
	font-style: italic;
}
