.icon-edit {
	background-image:url(images-1/edit.png);
	float:left;
	width:24px;
	height:24px;
}
.icon-delete {
	background-image:url(images-1/delete.png);
	float:left;
	width:24px;
	height:24px;
}
.icon-abuse {
	background-image:url(images-1/abuse.png);
	float:left;
	width:24px;
	height:24px;
}
.icon-edit-dark {
	background-image:url(images-1/edit-dark.png);
	float:left;
	width:24px;
	height:24px;
}
.icon-delete-dark {
	background-image:url(images-1/delete-dark.png);
	float:left;
	width:24px;
	height:24px;
}
.icon-abuse-dark {
	background-image:url(images-1/abuse-dark.png);
	float:left;
	width:24px;
	height:24px;
}
.tooltip-picture {
	font-weight:bold;
	color:#090;
}
.tooltip-video {
	font-weight:bold;
	color:#00a;
}
.tooltip-folder {
	font-weight:bold;
	color:#c0f;
}
#groups-link-red {
	color: #c00;
}
#groups-link-blue {
	color: #03c;
}
.group-media-table {
	margin:0px;
	margin-top:10px;
	width:100%;
	background: #cca;
}
.group-media-table-cap {
	color:#555;
	font-weight:bold;
}
.group-media-table-cap-show {
	width:33%;
	text-align:right;
}
.group-media-td-first {
	padding-top:8px;
	padding-bottom:4px;
	padding-left:20px;
	padding-right:20px;
}
.group-media-td, .group-media-td-mediablocks {
	padding-top:4px;
	padding-bottom:4px;
	padding-left:20px;
	padding-right:20px;
}
.group-media-td-mediablocks {
	padding-top:20px;
}

.group-media-td-last {
	padding-top:4px;
	padding-bottom:12px;
	padding-left:20px;
	padding-right:20px;
}
.group-media-folders-container {
	width:666px;
	height:180px;
	background:#99997f;
	overflow:auto;
}
.group-media-icon-folder {
	text-align:center;
	vertical-align:middle;
	width:128px;
	height:116px;
	background: url(images-1/groups/folder.png);
	background-repeat: no-repeat;
	background-position:center top;
	cursor:pointer;
}

.group-media-icon-event {
	text-align:center;
	vertical-align:middle;
	width:128px;
	height:116px;
	background: url(images-1/groups/event.png);
	background-repeat: no-repeat;
	background-position:center top;
	cursor:pointer;
}
.group-media-icon-back {
	text-align:center;
	vertical-align:middle;
	width:128px;
	height:116px;
	background: url(images-1/groups/back.png);
	background-repeat: no-repeat;
	background-position:center top;
	cursor:pointer;
}
.group-media-folder-desc {
	color:#fff;
}
.group-media-folder-td {
	vertical-align:top;
	width:128px;
	padding:8px;
	text-align:center;
}
.group-media-folder-td a {
	text-decoration:none;
}
.group-media-img-container {
	padding-top:40px;
	margin-left:auto;
	margin-right:auto;
}
.group-media-content-container {
	width:100%;
	background:#b4b496;
}
.group-media-video-box {
	float:left;
	margin:8px;
	width:202px;
	height:166px;
	background: url(images-1/groups/film.png);
	background-repeat: no-repeat;
	background-position:center middle;
}
.group-media-picture-box {
	float:left;
	margin:8px;
	width:202px;
	height:158px;
	background: url(images-1/groups/photo.png);
	background-repeat: no-repeat;
	background-position:center middle;
}
.group-media-video-box-light {
	float:left;
	margin:8px;
	width:202px;
	height:166px;
	background: url(images-1/groups/film_light.png);
	background-repeat: no-repeat;
	background-position:center middle;
}
.group-media-picture-box-light {
	float:left;
	margin:8px;
	width:202px;
	height:166px;
	background: url(images-1/groups/photo_light.png);
	background-repeat: no-repeat;
	background-position:center middle;
}
.group-media-content {
	padding-top:16px;
	text-align:center;
	vertical-align:middle;
}
.group-media-video-owner {
	font-size:10px;
	color:#fff;
	padding:4px;
	padding-left:20px;	
	padding-right:20px;
}
.group-media-video-owner a {
	color:#36f;
}
.group-media-picture-owner {
	font-size:10px;
	color:#666;
	padding:4px;
	padding-left:20px;	
	padding-right:20px;
}
#GROUPMEDIA-BOTTOM {
	height:10px;
	background-image: url(images-1/groups/groupmedia-bottom.png);
	background-repeat: repeat-x; 
}
#GROUPMEDIA-LEFT-BOTTOM {
	height:10px;
	width: 10px;
	background-image: url(images-1/groups/groupmedia-left-bottom.png);
	background-repeat: no-repeat; 
}

#GROUPMEDIA-RIGHT-BOTTOM {
	height:10px;
	width: 10px;
	background-image: url(images-1/groups/groupmedia-right-bottom.png);
	background-repeat: no-repeat; 
}
#GROUPMEDIA-LEFT-TOP {
	width:10px;
	height:10px;
	background-image: url(images-1/groups/groupmedia-left-top.png);
	background-repeat: no-repeat; 
}
#GROUPMEDIA-TOP {
	height:10px;
	background-image: url(images-1/groups/groupmedia-top.png);
	background-repeat: repeat-x; 
}
#GROUPMEDIA-RIGHT-TOP {
	width:10px;
	height:10px;
	background-image: url(images-1/groups/groupmedia-right-top.png);
	background-repeat: no-repeat; 
}
#GROUPMEDIA-LEFT {
	width:10px;
	background-image: url(images-1/groups/groupmedia-left.png);
	background-repeat: repeat-y; 
}
#GROUPMEDIA-RIGHT {
	width:10px;
	background-image: url(images-1/groups/groupmedia-right.png);
	background-repeat: repeat-y; 
}
#GROUPMEDIA-CENTER {
	color: #fff;
	background: #24241e;
}
.groupmedia-photo {
	color:#c0c098;
}
.groupmedia-photo  a {
	color: #3c9;
}
.groupmedia-video {
	color:#c0c098;
}
.groupmedia-video  a {
	color: #0a7ac3;
}
.title-purple {
	color: #936;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
}
.title-purple a {
	text-decoration:underline;
	color: #936;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
}
.title-purple a:visited {
	text-decoration:underline;
	color: #936;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
}
.title-purple a:hover {
	text-decoration:underline;
	color: #936;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
}
#ECOMMERCE-BOTTOM {
	height:10px;
	background-image: url(images-1/groups/ecommerce-bottom.png);
	background-repeat: repeat-x; 
}
#ECOMMERCE-LEFT-BOTTOM {
	height:10px;
	width: 10px;
	background-image: url(images-1/groups/ecommerce-left-bottom.png);
	background-repeat: no-repeat; 
}

#ECOMMERCE-RIGHT-BOTTOM {
	height:10px;
	width: 10px;
	background-image: url(images-1/groups/ecommerce-right-bottom.png);
	background-repeat: no-repeat; 
}
#ECOMMERCE-LEFT-TOP {
	width:10px;
	height:10px;
	background-image: url(images-1/groups/ecommerce-left-top.png);
	background-repeat: no-repeat; 
}
#ECOMMERCE-TOP {
	height:10px;
	background-image: url(images-1/groups/ecommerce-top.png);
	background-repeat: repeat-x; 
}
#ECOMMERCE-RIGHT-TOP {
	width:10px;
	height:10px;
	background-image: url(images-1/groups/ecommerce-right-top.png);
	background-repeat: no-repeat; 
}
#ECOMMERCE-LEFT {
	width:10px;
	background-image: url(images-1/groups/ecommerce-left.png);
	background-repeat: repeat-y; 
}
#ECOMMERCE-RIGHT {
	width:10px;
	background-image: url(images-1/groups/ecommerce-right.png);
	background-repeat: repeat-y; 
}
#ECOMMERCE-CENTER {
	color: #fff;
	background: #24241e;
}
.ecommerce-title {
	font-size: 18px;
	margin-bottom: 16px;
}
.ecommerce {
	line-height: 1.2em;
	font-size: 11px;
	color:#c0c098;
}
.ecommerce a {
	font-size: 12px;
	color: #0a7ac3;
}
.ecommerce-all {
	margin: 8px;
	font-size: 12px;
	color:#c0c098;
}
.ecommerce-all a {
	font-size: 14px;
	color: #0a7ac3;
}
.member-box {
	margin-right:20px;
	margin-bottom:20px;
	padding:12px;
	padding-left:14px;
	padding-right:14px;
	width:128px;
	height:158px;
	vertical-align:bottom;
	float:left;
	background-image: url(images-1/groups/group-members-bg.png);
	background-repeat: no-repeat; 
}
.member-pic {
	width:128px;
	height:128px;
	text-align:center;
	vertical-align:middle;
}
a.member-user-link {
	text-decoration:none;
	font-size:11px;
}
a.member-user-link:visited {
	text-decoration:none;
	font-size:11px;
}
a.member-user-link:hover {
	text-decoration:underline;
}
.member-sub-user {
	font-size:11px;
}
.group-menu {
	width:166px;
	background-image: url(images-1/groups/group-menu-middle.png);
	background-repeat: repeat-y; 
	line-height:2em;	
}
.group-menu-top {
	width:166px;
	height:14px;
	background-image: url(images-1/groups/group-menu-top.png);
	background-repeat: no-repeat; 
}
.group-menu-middle {
	padding-left:16px;
	padding-right:16px;
}
.group-menu-bottom {
	width:166px;
	background-image: url(images-1/groups/group-menu-bottom.png);
	background-repeat: no-repeat; 
	background-position: left bottom;
	padding-bottom:20px;
	padding-left:16px;
	padding-right:16px;
}
.group-menu-bottom-decorated {
	width:166px;
	background-image: url(images-1/groups/group-menu-bottom-decorated.png);
	background-repeat: no-repeat; 
	background-position: left bottom;
	padding-bottom:64px;
	padding-left:16px;
	padding-right:16px;
}
.group-menu-header {
	text-align:center;
	font-family:Arial, serif;
	font-size:14px;
	font-weight:bold;
}
.post-left-top {
	width:12px;
	height:12px;
	background-image: url(images-1/groups/post-left-top.png);
	background-repeat: no-repeat; 
	background-position: right bottom;
}
.post-left-bottom {
	width:12px;
	height:12px;
	background-image: url(images-1/groups/post-left-bottom.png);
	background-repeat: no-repeat; 
	background-position: right top;
}
.post-right-top {
	width:12px;
	height:12px;
	background-image: url(images-1/groups/post-right-top.png);
	background-repeat: no-repeat; 
	background-position: left bottom;
}
.post-right-bottom {
	width:12px;
	height:12px;
	background-image: url(images-1/groups/post-right-bottom.png);
	background-repeat: no-repeat; 
	background-position: left top;
}
.post-left {
	width:12px;
	background-image: url(images-1/groups/post-left.png);
	background-repeat:repeat-y;
	background-position: right top;
}
.post-right {
	width:12px;
	background-image: url(images-1/groups/post-right.png);
	background-repeat:repeat-y;
	background-position: left top;
}
.post-top {
	height:12px;
	background-image: url(images-1/groups/post-top.png);
	background-repeat:repeat-x;
}
.post-bottom {
	height:12px;
	background-image: url(images-1/groups/post-bottom.png);
	background-repeat:repeat-x;
}
.post-center {
	padding:8px;
	background: #fff;
}

.post-title {
	font-size: 14px;
	font-weight: bold;
}
.post-title a {
	text-decoration:none;
}
.post-title a:hover {
	text-decoration:underline;
}
.post-sub-title {
	font-size: 10px;
	color: #606048;
}
.post-text {
	padding-top:4px;
	line-height: 1.5em;
}
.post-td {
	width: 8px;
	background:#d3d3ae;
}
.post-table {
	width:100%;
	margin-top: 16px;
}
.comment-bottom {
	background-image: url(images-1/groups/post-bottom.png);
	background-repeat:repeat-x;
	background-position:center top;
	vertical-align:top;
}
.comment-left-bottom {
	width:12px;
	background-image: url(images-1/groups/post-left-bottom.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.comment-right-bottom {
	width:12px;
	background-image: url(images-1/groups/post-right-bottom.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.comment-author {
	text-align:right;
	height:48px;
	vertical-align:middle;
}
.comment-tail {
	background-image: url(images-1/groups/comment-tail.png);
	background-position:right top;
	background-repeat:no-repeat;
	vertical-align:middle;
}
.comment-small {
	font-size:10px;
	color:#747454;
}

.dh-left {
	width:12px;
	background-image:url('images-1/groups/demand-left.png');
	background-repeat:no-repeat;
}
.dh-bg {
	background-image:url('images-1/groups/demand-bg.png');
	background-repeat:repeat-x;
	text-align:left;
	height:23px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	vertical-align:middle;
}
.dh-right {
	width:12px;
	background-image:url('images-1/groups/demand-right.png');
	background-repeat:no-repeat;
}

.dh-cell {
	vertical-align:top;
	width:100%;
	padding:8px;
	padding-bottom:16px;
	padding-top:24px;
}
.dh-link {
	background-image:url('images-1/groups/demand-bg.png');
	background-repeat:repeat-x;
	text-align:right;
	vertical-align:middle;
}
.dh-link a {
	color:#fff;
}
.dh-link a:visited {
	color:#fff;
}
.group-info-text {
	line-height:1.333em;
}
.dashed-box {
	border-style:solid dashed dashed;
	border-color:#666 #a8a884 #a8a884;
	border-width:1px;
	padding:12px 16px;
}

.demand-coleader {
	margin:12px 0px;
	height:24px;
	width:246px;
}

.coleader {
	background-color:#d7cca3;
	display:block;
	height:21px;
	width:210px;
	float:left;
	padding-top:5px;
	padding-left:6px;
}

img.coleader-delete {
	float:right;
}

#ecommerce_fields td {
	padding:3px 4px;
}

#ecommerce_fields th {
	text-align:center;
}

.coleader-delete:hover {
	cursor:pointer;
}
.post-title a {
	text-decoration:none;
}
.post-title a:visited {
	text-decoration:none;
}
.post-title a:hover {
	text-decoration:underline;
}
.search-table {
	margin-top:8px;
}
.search-table td {
	padding:2px;
}
.decorated-alumi-info-table {
	width:100%;
	line-height:1.333em;
}
.decorated-alumi-info-table td {
	vertical-align:top;
	padding:4px;
}
.categories-table {
	margin-top:12px;
}
.categories-table-category {
	height:32px;
	vertical-align:middle;
	padding:4px;
	font-weight:bold;
}
.categories-table-category-over {
	height:32px;
	vertical-align:middle;
	padding:4px;
	font-weight:bold;
}
.categories-table-div {
	display:none;
}
.categories-table-div-over {
	display:block;
	float:right;
	width:28px;
	padding:4px;
}
.picture-owner {
	height:20px;
	overflow:hidden;
}
.video-owner {
	height:20px;
	overflow:hidden;
	color:#fff;
}
.video-owner a{
	color:#09f;
}
.video-owner a:visited{
	color:#09f;
}
.student-group-selector {
	width:154px;
	background-image: url(images-1/student/student-group-selector-bg.png);
	background-repeat:repeat-y;
	margin-left:16px;
	margin-top:52px;
}
.student-group-selector-top {
	width:154px;
	height:12px;
	background-image: url(images-1/student/student-group-selector-top.png);
	background-repeat:no-repeat;
}
.student-group-selector-bottom {
	width:154px;
	height:12px;
	background-image: url(images-1/student/student-group-selector-bottom.png);
	background-repeat:no-repeat;
}
.student-group-selector td {
	padding-left:28px;
	padding-right:16px;
}
.student-group-selector-link {
	height:36px;
	vertical-align:middle;
}
.student-group-selector-link a {
	color:#666;
}
.student-group-selector-link a:visited {
	color:#666;
}
.student-group-selector-selected {
	height:36px;
	vertical-align:middle;
	background-image: url(images-1/student/student-group-selector-selected.png);
	background-repeat:no-repeat;
	color:#909;
	font-weight:bold;
}

.group-media-folders-top {
	height:12px;
	width:166px;
	background-image: url(images-1/groups/media/group-media-folders-top.png);
	background-repeat:no-repeat;
}
.group-media-folders-middle {
	padding-left:16px;
	padding-right:16px;
	width:134px;
	background-image: url(images-1/groups/media/group-media-folders-middle.png);
	background-repeat:repeat-y;
}
.group-media-folders-bottom{
	height:12px;
	width:166px;
	background-image: url(images-1/groups/media/group-media-folders-bottom.png);
	background-repeat:no-repeat;
}
.group-media-folders-arrow-up {
	margin-left:auto;
	margin-right:auto;
	height:18px;
	width:54px;
	background-image: url(images-1/groups/media/group-media-folders-arrow-up.png);
	background-repeat:no-repeat;
	margin-bottom:4px;
}
.group-media-folders-arrow-down {
	margin-left:auto;
	margin-right:auto;
	height:18px;
	width:54px;
	background-image: url(images-1/groups/media/group-media-folders-arrow-down.png);
	background-repeat:no-repeat;
	margin-top:4px;
}

.group-media-folders-gray-top {
	height:8px;
	width:138px;
	background-image: url(images-1/groups/media/group-media-folders-gray-top.png);
	background-repeat:no-repeat;
}
.group-media-folders-gray-middle {
	width:130px;
	padding:4px;
	background-color:#666;
	color:#fff;
}
.group-media-folders-gray-bottom{
	height:8px;
	width:138px;
	background-image: url(images-1/groups/media/group-media-folders-gray-bottom.png);
	background-repeat:no-repeat;
}
.group-media-goback {
	height:110px;
	width:120px;
	background-image: url(images-1/groups/media/group-media-goback.png);
	background-repeat:no-repeat;
}
.group-media-event {
	height:110px;
	width:120px;
	background-image: url(images-1/groups/media/group-media-event.png);
	background-repeat:no-repeat;
}
.group-media-folder {
	height:110px;
	width:120px;
	background-image: url(images-1/groups/media/group-media-folder.png);
	background-repeat:no-repeat;
}
.group-media-folder-container {
	padding:5px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:8px;
	text-align:center;
}
.group-media-folder-container a {
	text-decoration:none;
	color:#fff;
}
.group-media-folder-container a:visited {
	text-decoration:none;
	color:#fff;
}
.group-media-coverflow {
	width:570px;
	height:312px;
	background-image: url(images-1/groups/media/group-media-coverflow.png);
	background-repeat:no-repeat;
	margin-top:8px;
	padding:16px;
	padding-right:18px;
	color:#fff;
}
.group-media-coverflow a {
	color:#fff;
}
.group-media-coverflow a:visited {
	color:#fff;
}
#group-media-coverflow-video {
	color:#09f;
}
#group-media-coverflow-picture {
	 color:#0c0;
}
#group-media-coverflow-video:visited {
	color:#09f;
}
#group-media-coverflow-picture:visited {
	 color:#0c0;
}
.group-media-coverflow-selected {
	color:#999;
	font-weight:bold;
}
.group-media-coverflow-links {
	font-size:11px;
}
.group-media-coverflow-desc {
	width:346px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	line-height:1.2em;
}
.decorated-alum {
	color:#c00;
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:1em;
}
.decorated-alum:visited {
	color:#c00;
}