/* Special styles for Community partners homepage */

/* -----[ News column styles ]----- */		
	
#news {
	float: left;
	width: 540px;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	}	
	
#news h2	{
	font-size: 1.6em;
	color: #902147;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#news p.welcome-intro {
	font-size: 1.2em;
	color: #902147;
	}
	
/* -----[ menu box in content area ]----- */		

#news  h3.menu-box {	
	font-size: 1.0em;
	color: #3d540f;
	font-weight: bold;
	width: 530px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	padding: 7px 0 5px 10px;	
	background: url(../img/governance-box-top.gif) no-repeat 0 0;	
	border-bottom: 1px solid #c2beb6;
	}	

.menu-block {
	float: left;
	border-top: 1px dashed #e3e3e3;
	margin: 10px 0 0 0;
	width: 100%;
	}	
	
.menu-block-first {
	float: left;
	border-top: none;
	width: 100%;
	}		
	
.menu-block-img {
	float: left;
	width: 22px;
	}
	
.menu-block-img img {
	padding: 12px 0 0 10px;
	}
	
.menu-block-text {
	float: right;
	width: 510px;
	}		
	
#news h4 {
	font-size: 1.1em;
	color: #323232;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;		
	}	

#news h4 a:link, #news h4 a:visited {	
	color: #323232;
	text-decoration: none;
	}
	
#news h4 a:hover {	
	color: #7e7e7e;
	text-decoration: none;
	}	

#news p {		
	margin: 0;
	padding: 5px 0;	
	font-size: 1.1em;
	line-height: 1.4em;
	}			

/* -----[ downloads section in content area ]----- */	

.downloads {
	float: left;
	width: 539px;
	background: url(../img/cp-bg-downloads.gif) repeat-y 0 0;	
	border-top: 1px solid #f4f1e3;
	border-bottom: 1px solid #f4f1e3;
	margin: 14px 0 0 0;
	}
	
.downloads-item {
	float: left;
	width: 167px;
	padding: 0 12px 15px 12px;
	}	
	
.downloads-detail {
	float: right;
	width: 348px;
	}
	
.downloads-detail ul.download-list {
	margin: 0;
	padding: 0;
	}
	
#content .downloads-detail ul.download-list li {
	list-style-type: none;	
	background: url(../img/cp-arw-related.gif) no-repeat 10px 8px;
	padding: 5px 0 5px 21px;
	margin: 0 15px 0 0;
	border-top: 1px dashed #e3e3e3;
	font-size: 1.1em;
	}	
	
#content .downloads-detail ul.download-list li.first {
	border-top: none;
	}	

#content .downloads-detail ul.download-list li a:link, #content .downloads-detail ul.download-list li a:visited {
	text-decoration: none;	
	color: #3d540f;
	}
	
#content .downloads-detail ul.download-list li a:hover {
	text-decoration: underline;	
	color: #3d540f;
	}			


/* -----[ info column ]----- */	

#info-column ul.related li a:link, #info-column ul.related li a:visited {
	text-decoration: none;	
	color: #4b4a47;
	}
	
#info-column ul.related li a:hover {
	text-decoration: none;	
	color: #3d540f;
	}

#info-column  p.subscribe-top {
	background: url(../img/lp-bg-subscribe-top.gif) no-repeat 0 0;	
	margin: 9px 8px 0 9px;
	padding: 6px 10px 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	}
	
#info-column form.subscribe {
	background: url(../img/lp-bg-subscribe.gif) no-repeat 0 0;	
	margin: 0 0 0 9px;
	padding: 3px 0 6px 10px;
	}	
	
#info-column form.subscribe input {	
	margin: 0 10px 0 0;
	}
	
#info-column a.findoutmore:link, #info-column a.findoutmore:visited {			
	color: #3d540f;
	text-decoration: none;
	background: url(../img/cp-arw-related.gif) no-repeat 100% 4px;	
	padding: 0 7px 0 0;
	margin-left: 0;
	}	
	
#info-column a.findoutmore:hover {			
	color: #3d540f;
	text-decoration: underline;
	margin-left: 0;
	}					
	