/* Last edited: Eugene H 11.02.2010 */

/* Headings - Features */
#currIssue {
	margin: 0;
	padding: 0;
}

#currIssue li {
	
}

#currIssue p {
	/*margin: 0 25px 0;*/
}

.grid_box {
	border: 1px solid #999999;
	padding: 5px;
}

.frame {float: left;}
.list {float: left;}
.list ul li {
	background-image: none;
}
.emailfriend {float: right;}
.imgcap {
	float: right;
	padding: 5px;
	width: 250px;
	clear: right;
}

.imgcap p {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
}

.imgcap-300 {
	float: right;
	padding: 5px;
	padding-left: 10px;
	width: 300px;
	clear: right;
}

.imgcap-300 p {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
}

.date {
	width:335px;
	float:right;
	font-weight:bold;
	color:#666666;
}
.issueDate {
	font-weight:bold;
	font-size:14px;
	line-height: 19px;
	color:#6e6e6e;
	display:inline;
	margin-left:5px;
}

.title_cont {
	padding-bottom: 10px;
}

.title_cont p {
	margin: 0;
	padding: 0 0 0px 0;
}

.subcaption {
	color: #999999;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
}

#currIssue li {
	/*list-style-image: url("/news/arcuser/graphics/arrow.gif");*/
	margin: 0;
	padding: 15px;
}

#issueDate {
	color:#2A7433;
	font-size:13px;
	*padding-top:10px;
}

#awareness {
	background-color: #E7E9EA;
	border: 1px solid #000000;	
}

.imagewrapright {
	float: right;
	padding: 5px;
}

.imagewrapright img {
	float: right;
}

.image_holder {float: left; clear: both;}
.clear {clear: both;}
.facebook {margin-top:165px;}

.highlight {
	color: #E48028;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	line-height: 1.25em;
}
.gateHeaders {
	/*background: url("/graphics/dotTile.gif") repeat-x scroll left bottom transparent;*/
	color: #E4752B;
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0 0 4px 0;
}

#learnmore {
	background-color: #e7e9ea;
	border: 1px solid #000000;
}

/* Images */
/* Sub-nav for ArcUser */
.search-arcuser {
	float:right;
	margin:-63px 0 0 0;
	width:300px;
	*width:290px;
}

#arcusernav {
	border-bottom:1px solid #94B7C7;
	list-style-image:none;
	list-style-type:none;
	margin:10px 0;
	float:left;
	width:100%;
}
#arcusernav a, #arcusernav 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 0 25px;
	text-decoration:none;
	vertical-align:middle;
}
#arcusernav a.on {
	background:#fff !important;
	border-bottom:1px solid #fff;
	float:left;
	color:#000;
}
#arcusernav li {
	background:none;
	list-style:none;
	display:inline;
	float:left;
	margin:0 0 -1px 0;
	padding:0 5px 0 0;
}
#arcusernav a:hover {
	text-decoration:underline;
}
