body
{
    color: #333333;
}

.Header
{
	font-size: 18px;
	font-weight: bold;
	color:#333333;
	padding-top: 15px;
	padding-bottom: 15px;
}

.LightHeader
{
    color: #999999;
}

.Uppercase
{
	font-weight: bold;
	text-transform:uppercase;
}

.Bold
{
	font-weight: bold;
}

.MiddleGray
{
    color: #666666;
}

.BackLink
{
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.PagingBlockLegend
{
    color: #999999;
    margin: 5px auto;
    clear: both;
    text-align: center;
}

.GroupSection
{
	position:relative;
    clear: both;
    margin-top: 10px;
    border: solid 1px #CCCCCC;
    overflow: hidden;
}

.GroupSetupSection
{
	width: 700px;
	padding: 10px;
}

.GroupSection .Container
{
	padding: 5px 10px;
/*	height: 100%;*/
}

.GroupSection h3
{
    padding: 5px 10px;
    background: #EBF3F8;
    position:relative;
}

.GroupHeaderLeft
{
    position: relative;
    float: left;
    width: 120px;
    margin-right: 10px;
}
.GroupFieldRight
{
    position: relative;
    margin-left: 130px;
}

.GroupFormRow
{
	margin-bottom: 10px;
}

hr
{
	border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px solid #d9d9d9;
    margin: 10px 0px;
    width: 100%;
}

.DarkHr
{
    border-bottom: 1px solid #b4b4b4;
}

.GroupSetupNavBar
{
    position: relative;
   /* width: 100%;*/
    min-height: 30px;
    white-space: nowrap;
    padding-left: 350px; 
}

.GroupLeftColumn
{
    position: relative;
    top: 0px;
    float: left;
    width: 220px;
    min-height: 650px;
    height: 100%;
    margin: 0px 0px;
    padding: 10px 5px 10px 10px;
}
.GroupRightColumn
{
    position: relative;
    min-height: 650px;
    height: 100%;
    margin: 0px 0px;
    float: left;
    width: 680px;
    padding: 10px 10px 10px 5px;
}

#GroupLogo img
{
    display: block;
    width: 220px; 
    margin-bottom: 20px; 
}

.GrayHighlight
{
    height: 20px;
    background: url(/images/profile/bg_memberlevel_lft.gif) no-repeat;
}
.GrayHighlight span
{
    display: block;
    height: 20px;
    margin-left: 9px;
    padding: 2px 0px 0px 0px;
    background: url(/images/profile/bg_memberlevel_slide.gif) 100% 0 no-repeat;
	color:#333333;
}

.GroupJoinBlock
{
    position: relative;
    float: right;
    width: 290px;
    height: 150px;
    margin-right: 0px;
    padding: 10px 0 0 10px;
    font-size: 12px;
    text-align: center;
    background: url(/images/profile/bg_memberparticipation.gif) no-repeat;
}

.GroupEventParticipation h3
{
    position: relative;
    float: right;
    width: 390px;
    height: 70px;
    margin-right: 0px;
    padding: 43px 0 0 0px;
    background: url(/images/groups/bckgrnd_groupeventscomplete.gif) no-repeat;
    font-size: 22px;
    color: #b3b3b3;
}
.GroupEventParticipation h3 #EventText
{
    position: absolute;
    display: block;
    left: 15px;
    top: 11px;
    width: 77px;
    height: 61px;
    padding-top: 20px;
    background: url(/images/profile/bg_membereventnumber.gif) no-repeat;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
}
.GroupEventParticipation h3 #EventCounter
{
    position: relative;
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    padding: 0;
    background: none;
    font-size: 36px;
    line-height: 32px;
    display: block;
}

.GroupSectionBoxArea
{
   padding-top: 10px;
   clear: both; 
}

.GroupBlogEntryBlock
{
    border-top: solid 1px #b4b4b4;
    border-bottom: solid 1px #b4b4b4;
    background-color: #faface;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.GroupUserPhoto
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    background: url(/images/groups/bckgrnd_featuredblogphoto.gif) no-repeat;
    background-position: 0px 10px;
    height:89px;
    width: 79px;
    text-align: center;
}

.GroupUserPhoto img
{
    padding-top: 10px;
    height: 64px;
    max-width: 66px;
    margin-top: 7px;
}

.GroupMainLeftSubColumn
{
    width: 56%; 
    float: left;
    height: 100%;
}

.GroupMainRightSubColumn
{
    float: right; 
    width: 42%;
    height: 100%;
}

.GroupBreakdownSection h4
{
    padding: 10px 0 2px 10px;
    border-bottom: 1px solid #d9d9d9;
    font-size: 10px;
    color: #979797;
}


.GroupMainCalendarHeader
{
    /*padding-top: 3px; */
    padding-right: 5px; 
    float:right; 
    width: 132px;
    text-align: center;
}
.GroupMainCalendarHeader .Bg
{
    background: url(/images/groups/bg_calendar_nav.gif) no-repeat 0px 4px;
    height: 24px;
    display: block;
}

.EditLink
{
    float: right;
    padding-right: 10px;
    padding-top: 7px;
}

.GroupBreakdownSection dl
{
    margin-bottom: 10px;
    overflow: hidden;
}
.GroupBreakdownSection dt
{
    clear: both;
    display: block;
    float: left;
    width: 85px;
    line-height: 1.5em;
    padding: 5px 0 0 10px;
    font-size: 12px;
    color: #797979;
    margin-bottom: 5px;
}
.GroupBreakdownSection .starRating
{
    display: block;
    padding: 6px 0 5px;
    overflow: hidden;
}
.GroupBreakdownSection dd
{
    display: block;
   /* float: left;*/
   /* width: 245px;*/
    padding: 5px 0 0 10px;
    color: #3b3b3b;
    line-height: 1.5em;
    margin-bottom: 5px;
    font-size: 12px;
}

.GroupBreakdownSection .RaceReportDate
{
    font-size: 12px;
    color: #797979;
    line-height: 1.5em;
    width: 95px;
    display: block;
    float: left;
}

.GroupBreakdownSection .EventName
{
    line-height: 1.5em;
    display: block;
    float: left;
    font-size: 12px;
}

.GroupItem
{
    padding: 5px 10px;
}

.GroupInfoBar
{
    background: #F3F4F6;
    height: 30px;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    margin-right: 10px;
    font-size: 14px;
    padding-left: 10px;
    padding-top: 10px;
    margin: 10px 0px 5px 0px;
}

.GroupInfoBar .Button
{
    float: right;
    padding-right: 15px;
}

.GroupCalendarSettingsText
{
    color: #666666;
    font-size: 18px;
    padding-left: 10px;
    padding-top: 8px; 
}

.GroupCalendarSettingsLeftSubColumn
{
    float: left;
    width: 325px;
}

.GroupCalendarSettingsRightSubColumn
{
    float: right;
    width: 325px;
}

.GroupCalendarSettingsCenterSubColumn
{
    margin-left: 335px; 
    padding-top: 60px;
}

/*	BEGIN ---- INVITE FRIENDS PAGE ---- END */
.GroupInviteSection
{
	padding: 10px;
}

.InviteLeftSection
{
    width: 550px;
    float:left;
}

.InviteMainButtons
{
    margin: 10px 0px 10px 0px;
    position:relative;
    float: right;
}

.GroupInviteFriendItem
{
    width: 220px;
    white-space: nowrap;
    display: inline;
    float: left;
}

.InviteRightFieldButton 
{ 
	text-align: right; 
	width: 100%; 
	margin-right: 5px; 
}

.GroupInviteLeftColumn
{
    float: left;
    width: 550px;
}

.InviteFriendsRightColumn 
{ 
	width: 336px; 
	float: right;
	margin-top: 10px;
}

.InviteFriendsRightColumn label 
{ 
	position: relative; 
	display: block; 
	width: 80px; 
	float: left; 
}   

#fSyncContactsUsername, #fSyncContactsPassword 
{ 
	width: 220px; 
}

.InviteFriendsRightColumn input[type="image"] 
{ 
	margin-left: 5px; 
	margin-right: 5px; 
	border: 0; 
}   

.GroupSectionBoxArea .SectionContent 
{ 
	padding: 10px;
}

.InviteFriendsRightColumn .ImageLogos 
{ 
	text-align: center; 
	width: 100%;
}    

#ConfirmationMessageBox 
{ 
    margin: 20px;
	font-size: 11px; 
	text-align: left;
	
}

#SyncContactsSection 
{ 
	padding: 16px 10px 20px 12px; 
	font-size: 12px; 
	text-align: left; 
} 

.SyncContactsDomainName 
{ 
	font-weight: bold; 
	font-size: 13px; 
}

.SyncContactsTable 
{ 
	width: 463px; 
	height: 330px; 
	overflow: auto; 
	margin-top: 14px; 
	border: solid 1px #d9d9d9; 
}

.SyncContactsFooter 
{ 
	text-align: right; 
	padding-right: 12px; 
	padding-top: 10px; 
}

#SyncContactsSection table 
{ 
	width: 100%;  
}

#SyncContactsSection table thead td 
{ 
	background-color: #ebf3f8; 
	height: 33px; 
}

#SyncContactsSection table tbody tr 
{ 
	height: 10px; 
}

#SyncContactsSection table td 
{ 
	border-bottom: solid 1px #d9d9d9; 
	padding-left: 5px; 
}

#SyncContactsEmpty 
{ 
	font-weight: bold; 
	width:100%; 
	text-align: center; 
	margin-top: 100px; 
}

/*	END ---- INVITE FRIENDS PAGE ---- END */

.GroupMembers
{
	clear: both;
	padding-top: 20px;
	font-size: 12px;
}

.GroupMembers .ul .li {
	float: left;
	margin: 0px  30px  0px  0px;
	display: inline;
	text-align: center; 
	width: 82px;
/*	height: 105px;*/
	background: transparent url(/images/events/EventView/albumbg.gif) no-repeat top left;
	height: 110px;
}

.GroupMembers .ul .li .ParticipantPageListBlank
{
	position: relative;
	display: inline-block;
	content: '.';
	float: none;
	visibility: hidden;
	width: 82px;
/*	height: 100px;*/
}

.GroupMembers img {
	margin: 8px 8px 6px 8px;
	width: 64px;
	height: 64px;
}

.GroupMembers p {
	font-weight: normal;
	color: #666666;
	text-align: center;
}

#GroupAnnouncements
{
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
}

#GroupAnnouncements td
{
    padding: 5px;
    border-bottom: solid 1px #CCCCCC;
}

#GroupAnnouncements thead td
{
     background:#F3F4F6 none repeat scroll 0 0; 
     border-top: 1px solid #CCCCCC;
     padding: 10px 5px;
     vertical-align: middle;
}

.GroupAnnouncementRead div
{
  margin-bottom: 5px;
}

.GroupFeedHeader
{
    padding: 10px 0 2px 10px;
    border-bottom: 1px solid #d9d9d9;
    font-size: 12px;
    color: #979797;
}

.GroupFeedEntry
{
    font-size: 12px;
}

.GroupFeedEntry p
{
    
    padding: 5px 0px 5px 10px;
}

.GroupFeedEntry p span
{
    color: #666666;
    font-size: 10px;
}

/*----------------Photo--------------------*/

#photopage_headings ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#photopage_headings li {
 display: inline;
}

#photo_gallery {
	margin: 10px 0px 0px 0px;
}

#photo_gallery ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#photo_gallery ul li {
 float: left;
 margin: 0px  24px  25px  0px;
 display: inline;
 text-align: center;
}
#photo_gallery div.After
{
	display: block;
	float: none;
	clear: left;
	visibility: hidden;
	content: ".";
}

.showmore {
	margin: 0px  10px  20px  5px;
}

.showmore a {
	font-size: 12px;
	color: #ff4010;
	text-decoration: none:
}
.showmore a:hover {
	font-size: 12px;
	color: #ff4010;
	text-decoration: none;
}

.headings 
{
	position: relative;
	font-size: 12px;
	font-weight: bold;
	/*margin: 0px 10px 0px 0px;*/
	/*border-bottom: solid 1px #939393;*/
}
	
.clear {
	clear: left;
}

.EventViewSlideShowBar
{
    background: #F3F4F6;
    height: 40px;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    text-align: center;
    margin-right: 10px;
}

.EventViewSlideShowButtons
{
    padding: 10px 0px 10px 0px;
}

.EventViewProfileUserName {
    font-size:12px;
    font-weight:bold;
    color:#FF3333;
    padding: 5px 0px 30px 10px;
}

.EventViewSlideShowPhoto
{
    margin: 10px 10px 10px 0px;
    text-align: center;
}
/*----------------End Photo--------------------*/

.GroupPhotosArea
{
   width: 295px; 
   height: 500px; 
   border: solid 1px #CCCCCC; 
   overflow:scroll;
}

.PhotosArea {
	margin: 5px;
}

.PhotosArea ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

.PhotosArea ul li {
 float: left;
 margin: 0px  7px  5px  0px;
 display: inline;
 text-align: center;
}

.SlideshowPhoto
{
    max-width: 100%;
}
/*
.PhotosArea div.After
{
	display: block;
	float: none;
	clear: left;
	visibility: hidden;
	content: ".";
}
*/

.GroupPhotoText
{
    color: #666666;
    padding-left: 10px;
    padding-top: 10px; 
    font-weight:bold;
}

.AnnouncementType
{
    display: inline;
    width: 200px;
    white-space: nowrap;
    float: left;
}


.ui-dialog .ui-dialog-buttonpane { text-align: center; }
.ui-dialog-buttonpane button { height: 25px; }

