.contContainer {
	margin:10px auto;
	width:953px;
}

h3.detailTitle {
	color:#D53A10;
	font-size:120%;
	padding:7px 7px 7px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #e8e8e8;
	text-transform:none;
}

h3.detailTitle a {
	text-decoration:none;
}

h3.detailTitle a:visited {
	text-decoration:none;
}

/** LEFT **/
.contLeft {
	background:#fff;
	width:622px;
	border:1px solid #dbdbdb;
	float:left;
	padding:7px;
}

.contLeft .content {
	padding:3px 8px;
}

.contLeft .eventsGroupsTitle {
	background:#f3f3f3;
	padding:7px;

}

.contLeft h2.title {
	font-size:140%;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.contLeft h3.h3Tagline {
	text-transform:none;
	font-size:12px;
	color:#999999;
	padding:0px;
	font-weight:normal;
}


.eventsGroupsTable {
	float:left;
}

.eventsGroupsTable tr th {
	text-align:right;
	font-size:12px;
	color:#555555;
	padding:0px 8px 8px 8px;
}

.eventsGroupsTable tr td {
	text-align:left;
	font-size:12px;
	color:#7F7E7E;
	padding:0px 8px 8px 0px;
    line-height:16px;
}

.detailsMap {
	float:left;
	padding:0px 0px 0px 40px;
}

.detailsMap a {
	text-decoration:none;
	text-align:center;
	display:block;
	font-size:80%;
}

.attendingTabs {
	border-bottom:1px solid #a7a7a7;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	margin:0px;
	padding:0px;
}

.attendingTabs a:link, .attendingTabs a:visited {
	color:#888888;
	text-decoration:none;
}

.attendingTabs a {
	font-size:12px;
	color:#888888;
	text-decoration:none;
	font-weight:bold;
	border-top:1px solid #c4c4c4;
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	border-bottom:1px solid #a7a7a7;
	background:#e8e8e8;
	padding:5px 7px 4px 7px;
	display:block;
	float:left;
	position:relative;
	margin:0px 0px -1px -1px;
}

.attendingTabs a:hover {
	color:#888888;
	background:#f4f4f4;
}

.attendingTabs .on {
	background:#fff;
	border-top:1px solid #a7a7a7;
	border-left:1px solid #a7a7a7;
	border-right:1px solid #a7a7a7;
	border-bottom:1px solid #fff;
}

.attendingTabs .tabsPad {
	padding:0px 5px 0px 0px;
	float:left;

}

.attendingTabs .on:hover {
	background:#fff;
}

.attendingTabs .clear {
	clear:both;
	font-size:0px;
	margin:0px;
	padding:0px;
	float:none;
	background:none;
	border:none;
}

.attendingAvatar {
	padding:10px 0px 0px 0px;
	text-align:center;
	width:85px;
	float:left;
}

.attendingAvatar a.avatarLink img {
	border:1px solid #B2B2B2;
	padding:2px;
}

.attendingAvatar a.avatarLink:hover img {
	border:1px solid #555555;
}

.attendingAvatar .userName {
	border:none;
	clear:both;
	font-size:11px;
	text-decoration:none;
}

.attendingAvatar .userName:link {
	text-decoration:none;
}

.attendingAvatar .userName:visited {
	text-decoration:none;
}

.infoBar {
	background:#f6f6f6;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	padding:8px;
	margin-bottom:10px;
}

.infoBar .rightLink {
	float:right;
	font-size:11px;
	color:#777;
}

.infoBar .rightLink a, .inforBar .rightLink a:visited {
	text-decoration:none;
}

.infoBar .leftLink {
	float:left;
	font-size:11px;
	color:#777;
}

.uploadLink {
	font-size:12px;
	float:right;
}

.uploadDiv {
	width:100px;
	margin:auto;
	padding:10px 0px 0px 0px;
}

.thumbNail {
	float:left;
	padding:0px 8px 0px 0px;
}

.thumbNail a {
	border:1px solid #B2B2B2;
	float:left;
	padding:2px;
}

.thumbNail a:hover {
	border:1px solid #555555;
}

	/** PHOTOS	**/
	/**
	.eventsGroupsPhotos {
		display:none;
	}

	**/
.eventsGroupsPhotos {
}


.eventsGroupsDoc a {
	text-decoration:none;
}

.eventsGroupsDoc a:visited {
	text-decoration:none;
}



/** LIST TABLE **/

.listTable {
    border:0px;
    padding:0px;
    font-size:12px;
    width:100%;
}

.listTable th {
    background:#e9f6ff;
    color:#94999d;
    font-weight:bold;
    padding:5px;
}

.listTable td {
    border-bottom:1px solid #e7e7e7;
    vertical-align:middle;
    padding:5px;
    color:#727272;
}




/** RIGHT **/
.contRight {
	background:#fff;
	width:283px;
	border:1px solid #dbdbdb;
	float:right;
	padding:10px;
}


.rightAvatar {
	background:#f9f9f9;
	text-align:center;
	padding:15px 0px;
	border:1px solid #dfdfdf;
}


.rightAvatar a {
	text-decoration:none;
}

.rightAvatar a:visited {
	text-decoration:none;
}


.chatterTextArea {
	width:275px;
	height:55px;
	border:1px solid #d0d0d0;
}

.loginToWrite {
	padding:15px;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	font-size:12px;
	text-align:center;
	background:#f7f7f7;
	line-height:22px;
}

.chatterPost {
	float:right;
	padding:10px 0px 0px 0px;
}

.chatterAvatar {
	float:left;
	width:60px;
}

.chatterCont {
	float:left;
	width:213px;
	font-size:11px;
}

.chatterCont .delete {
	font-size:11px;
	padding:0px 0px 0px 8px;
	float:right;
	text-align:right;
}

.chatterCont .delete a {
	border:1px solid #dedede;
	padding:0px 4px;
	display:block;
	color:#ccc;
	font-size:10px;
	font-weight:bold;
}

.chatterCont .delete a:hover {
	border:1px solid #bdbdbd;
	padding:0px 4px;
	display:block;
	color:#777;
}


.chatterCont .line {
	border-bottom:1px solid #d8d8d8;
	margin-bottom:7px;
	color:#:#555555;
}

.chatterCont a {
	text-decoration:none;
}

.chatterCont a:visited {
	text-decoration:none;
}

.chatterCont .date {
	padding:0px 0px 6px 0px;
}


.rightChatter a.avatar img {
	border:1px solid #B2B2B2;
	padding:2px;
}

.rightChatter a.avatar:hover img {
	border:1px solid #555555;
}

.rightRsvp .rsvpBg {
	margin-bottom:10px;
	padding:5px;
	background:#f6f6f6;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;

}

.rightRsvp label {
	font-size:12px;
}

.rightRsvp .radioBtn {
	padding:5px 5px 5px 5px;
	float:left;
}


/** BOXES **/
.contRight .roundBox2 {
	float:right;
	width:97%;
}

.contRight .roundBox2 .boxtop {
	background:url(../images/forum/roundBoxTop2.gif) no-repeat top left;
	height:10px;
	font-size:0px;
	padding-left:10px;
}

.contRight .roundBox2 .boxtop span {
	background:url(../images/forum/roundBoxTop2.gif) no-repeat bottom right;
	display:block;
	height:10px;
	font-size:0px;
}

.contRight .roundBox2 .midCont {
	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
	background:#f9f9f9;
	padding:5px 12px;
}


.contRight .roundBox2 .midCont p {
	padding:10px 20px;

}

.contRight .roundBox2 .bottom {
	background:url(../images/forum/roundBoxBottom2.gif) no-repeat top left;
	height:10px;
	font-size:0px;
	padding-left:10px;
}

.contRight .roundBox2 .bottom span {
	background:url(../images/forum/roundBoxBottom2.gif) no-repeat bottom right;
	display:block;
	height:10px;
	font-size:0px;
}

.contRight .roundBox2 .arrow {
	position:absolute;
	background:url(../images/forum/roundBoxArrow2.gif);
	width:8px;
	height:17px;
	margin:15px 0 0 -7px;
}







a.postBtnLink {
	display:block;
	background:#f1f1f1;;
	float:left;
	padding:2px;
	color:#828282;
	text-decoration:none;
	font:11px arial;
	margin-left:4px;
}

a:visited.postBtnLink {
	text-decoration:none;
}

a:link.postBtnLink {
	text-decoration:none;
}

a.postBtnLink span {
	display:block;
	background:url(../images/postTopBtnBg.gif) top;
	border:1px solid #cdcdcd;
	float:left;
	color:#828282;
	padding:4px 10px 4px 10px;
	text-decoration:none;
	cursor:pointer;
}

a:hover.postBtnLink {
	color:#151515;
}

a:hover.postBtnLink:hover span {
	color:#151515;
}



.clear {
	clear:both;
	font-size:0px;
	margin:0px;
	padding:0px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
	margin-right:10px;
}

#lyr1, #lyr2, #lyr3, #lyr4, #lyr5, #lyr6, #lyr7, #lyr8, #lyr9, #lyr10	{
	display:none; 
	left:0px; 
	top:0px;
	z-index:1 ;
	font-size:12px;
	color:#3c3c3c;
	float:left;
	padding:10px 0px 0px 0px;
	width:608px;
	overflow:none;
}	


a.noUnderline {
	text-decoration:none;
}

a:visited.noUnderline {
	text-decoration:none;
}

.viewAllLink {
	float:right;
	padding:10px 0 0 0;
}

.viewAllLink a {
	font-size:12px;
	text-decoration:none;
}


a.noUnder, a:visited.noUnder {
	text-decoration:none;
}

/** Groups Events **/

.profileTwoColumn ul li {
	border-bottom:1px solid #f3f3f3;
	padding:5px 0px;
	font-size:12px;
}

.profileTwoColumn ul li a {
	float:left;
}

.profileTwoColumn ul li .date {
	float:right;
	color:#b7b7b7;
}

.eventGroupsRate {
	float:right;
	padding-top:4px;
}
.postBtn {
	display:block;
	background:url(../images/forumPostBtn.gif) top left;
	height:30px;
	float:left;
	padding-left:5px;
	text-decoration:none;
}

.postBtn input {
	display:block;
	height:30px;
	background:url(../images/forumPostBtn.gif) top right;
	float:left;
	padding:0px 10px 0px 5px;
	font:bold 14px arial;
	color:#828282;
	text-decoration:none;
	cursor:pointer;
	border:none;
	font-size: 11px;
}

.postBtn:hover {
	background:url(../images/forumPostBtn.gif) bottom left;
}

.postBtn:hover input {
	background:url(../images/forumPostBtn.gif) bottom right;
}
.anchorTextDecoration{
   text-decoration: none !important;
}
.popupTitle {
    padding:0px 0px 10px 0px;
    margin:0px;
    color:#fff;
    float:left;
    display:block;
}


/** Groups Events **/

.profileTwoColumn ul li {
	border-bottom:1px solid #f3f3f3;
	padding:5px 0px;
	font-size:12px;
}

.profileTwoColumn ul li a {
	float:left;
}

.profileTwoColumn ul li .date {
	float:right;
	color:#b7b7b7;
}

.eventGroupsRate {
	float:right;
	padding-top:4px;
}
/** pagination arrow **/
.activitiesArrow a.left {
	display:block;
	background:url(../images/arrowRecentActivity.gif) -36px 0px no-repeat;
	width:55px;
	height:11px;
	float:left;
	font-size:0px;
	line-height:0px;
	margin-left:8px;
}

.activitiesArrow a:hover.left {
	background:url(../images/arrowRecentActivity.gif) -36px -11px no-repeat;
}

.activitiesArrow a.right {
	display:block;
	background:url(../images/arrowRecentActivity.gif) 0px 0px no-repeat;
	width:36px;
	height:11px;
	float:right;
	font-size:0px;
	line-height:0px;
}

.activitiesArrow a:hover.right {
	background:url(../images/arrowRecentActivity.gif) 0px -11px no-repeat;
}
.avatar a {
border:1px solid #B2B2B2;
}

.avatar a:hover {
border:1px solid #555555;
}

