@charset "iso-8859-1";
@import url(../../base/css/groups.css);

h2.pageHeaderGroups {
		margin: 0px;
		padding: 0px;
		color: #666666;
		height: 169px;
		background-image:url('../images/acting/acting-h-community.jpg');
		background-repeat: no-repeat;
}

.group_edit_table tr td.group_edit_td_label
{
	text-align:right;
	font-weight:normal;
	vertical-align:top;
	padding-top:7px;
}

.group_info_row
{
	left:10px;
	position: relative;
	width:470px;
	overflow:hidden;
}

a.actions
{
	font-weight:bold;
	font-size:16px;
}

.center_thumb_kp {
	margin-left:20px;
	overflow:hidden;
	width:112px;
}

.group_info_main_img {
	width:110px;
}

.CTopMenu {
	background-image: url(../images/bg-menu-community.jpg);
	width: 960px;
	height: 75px;
	display: block;
}

.CTopMenuContent {
	padding-top: 23px;
	padding-left: 32px;
}

.CTopMenuCtxt {
	padding-top:10px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
	background-color: #ffd700;
	color: #FFFFFF;
	width: 80px;
	height: 15px;
	margin-right: 5px;
	border: 1px solid silver;
}

.CTopMenuCtxt a, .CTopMenuCtxt a:link, .CTopMenuCtxt a:visited, .CTopMenuCtxt a:active, .CTopMenuCtxt a:hover {
	color:white;
	font-weight: bold;
}

.CTopMenuCtxtOver {
	padding-top:10px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
	background-color: #fff;
	width: 80px;
	height: 15px;
	margin-right: 5px;
	color: #000000;
	border: 1px solid silver;
}

.CTopMenuCtxtOver a,.CTopMenuCtxtOver a:link, .CTopMenuCtxtOver a:active, .CTopMenuCtxtOver a:visited {
	color: #0054d1;
	font-weight: bold;
}

 .CTopMenuCtxtOver a:hover  {
	color: #00AAEF;
	font-weight: bold;
	text-decoration:underline;
}
