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


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


.group_info_main_img {
	width:110px;

}


.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:0px;
	position: relative;
	width:250px;
	overflow:hidden;
}

.group_main_pic
{
	border:1px solid silver;
	overflow:hidden;
	width:580px;
}

.group_actions
{
	margin-top:5px;
	text-align:center;
}

.group_action
{
position:relative;
	float:left;
	width:140px;
	height:20px;
	padding-top:5px;
	padding-left:10px;
	background-image:url(../images/grp_button.png);
	background-color:#fff;
	margin:3px;
	border:0px solid silver;
	font-weight:bold;
	font-size:13px;
	text-align:left;
}

.group_action a,
.group_action a:link
{
	text-decoration:none;
}

.group_action:hover
{
	background-image:url(../images/grp_button_down.png);
}

.group_gallery_action
{
position:relative;
	float:center;
	width:140px;
	height:20px;
	padding-top:5px;
	padding-left:10px;
	background-image:url(../images/grp_button.png);
	background-color:#fff;
	margin:3px;
	border:0px solid silver;
	font-weight:bold;
	font-size:13px;
	text-align:left;
}

.group_gallery_action a,
.group_gallery_action a:link
{
	text-decoration:none;
}

.group_gallery_action:hover
{
	background-image:url(../images/grp_button_down.png);
}

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

.center_thumb_kp {
	overflow:hidden;
	width:112px;
	margin:0px auto;
}

.group_info_main_img {
	width:110px;

}

.group_topics th
{
	padding:5px;
	background-color:transparent;
}

.group_topics th,
.group_topics td
{
	border:1px solid silver;
}

.group_info
{
	position:relative;
	border:0px solid silver;
	background-color:transparent;
	padding:5px;
	margin:5px;
}

.group_creator_info
{
	position:relative;
	float:right;
	margin-left:0px;
	text-align:center;
}

.group_members_pre
{
	padding-top:10px;
	border:0px solid green;
}

.group_member_pre
{
	position:relative;
	float:left;
	margin-left:5px;
	text-align:center;
	font-weight:bold;
	height:70px;
	font-size: 9px;
}

* html .group_members_pre
{
	width:250px; /*something strange for IE6*/
}

.group_new_member_pre
{
	position:relative;
	float:left;
	margin-left:5px;
	text-align:center;
	font-weight:bold;
	font-size: 9px;
	
}

div.thumbnail_block
	{
		position:relative;
		text-align:center;
		padding:0px;
		margin-right:auto;
		background-color:transparent;
	}


.group_info a,
.group_info a:link
{
	text-decoration:none;
}

.groups_category
{
	position:relative;
	margin:3px;
	width:180px;
	border:0px solid green;
	float:left;
}

.groups_result_row
{
	position:relative;
	border:0px solid #EEA;
	/*padding:3px;
	margin:3px 0;*/
	width:370px;
	float:left;
	margin-bottom:0px;
	height:150px;
}
.group_res_info
{
	position:relative;
	float:left;
	margin-left:10px;
	width:200px;
	border:0px solid gray;
}

.cls_info_left2  /*new PSD styling*/
	{
		position:relative;
		float:left;
		width:300px;
		overflow:hidden;
	}

.cls_info2
	{
		position:relative;
		float:right;
		width:440px;
		overflow:hidden;
	}

	.photoBlock
{
	position:relative;
	text-align:center;
}

.photo
{
	border:1px solid #cccccc;
	background-repeat:no-repeat;
	background-position: center center;
}

.icons:hover
{
	border: 1px solid gray;
	background-color:#eeeeee;
}

.icons
{
	border: 1px solid #cccccc;
	margin: 2px;
	margin-left: 3px;
	cursor: pointer;
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
}

.iconBlockCont
{
	position:relative;
	height:51px;
	border:1px solid #cccccc;
	overflow:hidden;
}

.iconBlock
{
	position:absolute;
	white-space:nowrap;
}

.scrollCont
{
}

.scrollLeft
{
	position:relative;
	float:left;
	cursor:default;
	font-weight:bold;
}

.scrollRight
{
	position:relative;
	float:right;
	cursor:default;
	font-weight:bold;
}

.group_gallery_wrapper
{
	margin:5px;
	border:1px solid silver;
	background-color:transparent;
}

.group_gallery_pic
{
	position:relative;
	padding:3px;
	margin:7px;
	float:left;
	width:100px;
	height:115px;
	text-align:center;
	border:1px solid silver;
}.group_gallery_pic:hover{	border: 1px solid gray;	background-color:#eeeeee;}