@charset "utf-8";
/*** orange ***/
a:link, a:visited {
	color: #C32963;
	text-decoration:underline;
}
#slidewrap {
	padding-top: 2px;
	padding-left: 2px;
}

a:hover {
	color: #EF5B06;
}

#forgotpwd
{
	color:#ffffff;
}

/* top bg image */
#page_bg {
	background: #FFFFFF url(../images/custom/bg_page.png) top repeat-x;
	background-color: #CDE3F4;	
}

/* separator between top menu links */
#pillmenu li a, #pillmenu li a:hover, #active_menu-nav {
	border-right: 1px solid #E58526;
}

/* orange module (menu header) */
div.module_menu h3, div.module h3, #rightcolumn h3{
	background:  url(../images/custom/bg_h3.png) top left no-repeat;
}

/* Grey module (menu header??) */
#f_area h3{
	background:  url(../images/custom/f_area_h3.png) top left no-repeat;
}

/* read more link */
a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:23px;
	width:109px;
	color:#ffffff;
	text-decoration:underline;
	padding-left: 23px;
	line-height:23px;
	background:  url(../images/custom/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

a.readondescription, a.readondescription:hover, a.readondescription:visited{
	display:block;
	height:23px;
	width:109px;
	color:#ffffff;
	text-decoration:underline;
	padding-left: 23px;
	line-height:23px;
	background:  url(../images/custom/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

/* style of article title links */
a.contentpagetitle
{
	text-decoration: none;
	color:#C32963;
	font-weight:bold;
}

a.contentpagetitledescription
{
	text-decoration: none;
	color:#C32963;
	font-weight:bold;
}

a.contentpagetitle:hover
{
	text-decoration: underline;
	color:#EF5B06;
	font-weight:bold;
}
a.contentpagetitle:visited
{
	text-decoration: none;
	color:#C32963;
	font-weight:bold;
}

a.blogsection{
line-height:18px;

}

/* right menu icon */
ul.menu li{
	list-style:none;
	background:url(../images/custom/menu_arrow.png) top left no-repeat;
}

ul.menu_articles li{
	list-style:none;
	background:url(../images/custom/menu_arrow.png) top left no-repeat;
}

/* right menu icon - most read */
ul.mostread li{
	list-style:none;
	background:url(../images/custom/menu_arrow.png) top left no-repeat;
}

/* right menu icon - latest news*/
ul.latestnews li{
	list-style:none;
	background:url(../images/custom/menu_arrow.png) top left no-repeat;
}

/* right menu icon */
.moduletable ul li {
	list-style:none;
	padding-left:15px;
	background:url(../images/custom/menu_arrow.png) top left no-repeat;
}

/* ???? */
div.componentheading{
	margin-left:5px;
	color:#C32963;
}


/* Get Agora Latest Styles */
div#gal_latest
{
	margin-left:10px;
	padding-bottom:5px;
}

a.gal_topic
{
	color:#741E57;
	font-weight:bold;
	text-decoration:none;
}
a.gal_topic:hover
{
	font-weight:bold;
	text-decoration:underline;
}

a.gal_post
{
	color:#c32963;
	font-style: italic;
	margin-left:5px;

}

div#gal_title
{
/*	width: 737px;*/
	width: 710px;	
	color:#fff;
	height:23px;
	font-weight:bold;
	font-size:14px;
	background-image: url(/images/user_header_full.png);
	background-repeat: no-repeat;
}
.gal_titleclass
{
	margin-left:5px;
	padding-top:3px;
	padding-left:27px;
}

/* Styles for the Get XML Events Mod - Probably temporary */
div#evnt_title
{
font-family: verdana, arial, helvetica;
font-size: 12px;
font-weight: bold;
color:#741E57; 
}
div#evnt_desc
{
font-family: verdana, arial, helvetica;
font-size: 11px;
color:#741E57;
}
div#evnt_contact
{
font-family: verdana, arial, helvetica;
font-size: 11px;
color:#741E57;
}
div#evnt_lnks
{
font-family: verdana, arial, helvetica;
font-size: 11px;
color:#741E57;
}
div#evnt_org
{
font-family: verdana, arial, helvetica;
font-size: 10px;
font-style: italic;
color:#741e57;
}
div#evnt_org a
{
font-family: verdana, arial, helvetica;
font-size: 10px;
font-style: italic;
color:#c32963;
}
div#evnt_mstr
{
	margin: 10px 10px 10px 10px;
}
