#RightBodyColumn
{
	position: relative;
	float: right;
	width: 205px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	min-height: 650px;
	z-index: 5;
	text-align: right;
}

#photopage_headings
{
	margin: 35px 0px 0px 0px;
	padding: 7px 0px 0px 10px;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	min-height: 50px;
	width: 530px;
	height: 50px;
 	background: #FFFFFF url(/images/events/EventView/photopage_headings.gif) repeat-x 0px 0px;
}

#photopage_headings ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	float: left;
}

#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;
 width: 130px;
 height: 130px;
 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;
}
	
#sidebarnew {
	margin: 25px 10px 0px 0px;
}

#sidebarnew ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#sidebarnew li {
	margin-bottom: 10px;
	background: #f2f4f5 url(/images/events/EventView/img07.gif) no-repeat right bottom;
}

#sidebarnew li ul {
	padding: 0px 10px;
	font-size: 12px;
	color: #ff5a00;
}

#sidebarnew li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #bfc4c9;
}

#sidebarnew h2 {
	height: 40px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: url(/images/events/EventView/img06.gif) no-repeat;
	font-size: 16px;
	font-weight: bold;
}

#sidebarnew h3 {
	margin: 0;
}

#sidebarnew p {
	margin: 0;
	line-height: normal;
}

#sidebarnew ul li a {
	text-decoration: none;
	color: #ff4010;
}

#sidebarnew ul li a:hover {
	text-decoration: none;
	color: #2d2e2e;
}

#sidebarnew ul li a.active {
	text-decoration: none;
	color: #2d2e2e;
	font-weight: bold;
}

#sidebarnew .first {
	border: none;
}

.clear {
	clear: left;
}

#imATHLETE_pagination {
	margin: 10px  0px  10px  0px;
	padding: 10px  0px  10px  0px;
	text-align: center;
	font-size: 12px;
	color: #b3b1b1;
}

.pagination {
	padding: 2px;
}

.pagination ul {
	margin: 0;
	padding: 0;
	text-align: center; /*Set to "right" to right align pagination interface*/
	font-size: 12px;
}

.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

.pagination a, .pagination a:visited {
	padding: 0 5px;
	border: 1px solid #b9af90;
	text-decoration: none; 
	color: #ff4010;
}

.pagination a:hover, .pagination a:active {
	border: 1px solid #b9af90;
	color: #000;
	background-color: #fed286;
}

.pagination a.currentpage {
	background-color: #ff4010;
	color: #FFF !important;
	border-color: #ff4010;
	font-weight: bold;
	cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover {
	background-color: white;
	cursor: default;
	color: #8a9095;
	border-color: #8a9095;
	font-weight: normal !important;
}

.pagination a.prevnext {
	font-weight: bold;
}

.participantspage_headings 
{
	font-size: 12px;
	color: #606364;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	border-bottom: solid 1px #333333;
}

.ParticipantsPageBlocks
{
	position: relative;
	width: 540px;
	padding: 0px 0px 10px 0px;
}
.ParticipantsPageRegButton
{
	position: relative;
	margin: 25px 0px 0px 0px;
}

.participation_page_photo_gallery {
	margin: 5px 0px 0px 0px;
}

.participation_page_photo_gallery ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	list-style-position: outside;
}

.participation_page_photo_gallery ul li {
	float: left;
	margin: 0px  8px  75px  0px;
	display: inline;
	text-align: center; 
	width: 82px;
	height: 105px;
/*	background: transparent url(/images/events/EventView/albumbg.gif) no-repeat top left; */
}
.participation_page_photo_gallery ul li.ParticipantPageListBlank
{
	position: relative;
	display: inline-block;
	content: '.';
	float: none;
	visibility: hidden;
	width: 82px;
	height: 100px;
}

.participation_page_photo_gallery img {
	margin: 8px 8px;
}

.participation_page_photo_gallery h4 {
	font-size: 11px;
	font-weight: normal;
	color: #ff4010;
	width: 80px;
	text-align: center; 
}

.participation_page_photo_gallery p {
	font-size: 11px;
	font-weight: normal;
	color: #656565;
	text-align: center;
}

#participants_page_borderbox 
{
	position: relative;
	margin: 20px 0px 10px 10px;
    background: transparent url(/images/global/borderboxbody_br.gif) no-repeat scroll right bottom;
    font-size: 100%;
    width: 195px;
}

#participants_page_borderboxhead { margin: 0pt;
    padding: 0px 0px 0px 0px;
    background: transparent url(/images/global/borderboxhead_tr.gif) no-repeat scroll right top;
    text-align: left;
}

#participants_page_borderboxhead h2 { margin: 0pt;
    padding: 7px 0px 7px 15px;
    background: transparent url(/images/global/borderboxhead_tl.gif) no-repeat scroll left top;
    color: white;
    font-weight: bold;
    font-size: 12px;
    line-height: 1em;
}

#participants_page_borderboxbody 
{
	margin: 0pt;
    padding: 5px 10px 20px 15px;
    background: transparent url(/images/global/borderboxbody_bl.gif) no-repeat scroll left bottom;
	text-align: left;
	font-size: 11px;
}

#participants_page_borderbox ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #656565;
	list-style: none;
}

#participants_page_borderbox li {
	margin-bottom: 10px;
	font-size: 11px;
	
}

#participants_page_borderbox h3 {
	margin: 0;
	padding: 5px 0 10px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #656565;
}

#participants_page_borderbox h1 {
	margin: 5px 0 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #8f9ba3;
}

#participants_page_borderbox ul li a {
	text-decoration: none;
	
}

#participants_page_borderbox ul li a:hover {
	text-decoration: none;
	color: #434141;
}

#participants_page_borderbox .active {
	text-decoration: none;
	color: #656565;
	font-size: 12px;
	font-weight: bold;
}

#participants_page_borderbox .last {
	padding: 0px 0px 5px 0px;
	background: none;
	border-bottom: 1px dotted #5a5d60;
}

.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;
}

.EventViewPhoto
{
    max-width: 100%;
    width: expression(document.getElementById("SlideshowPhoto").clientWidth > 700 ? "100%" : "auto");
}

.CloseButton
{
    display:block;
    float:right;
    padding: 5px 5px;
}

.EventParticipantUserSection 
{
	height: 210px;
}

.ParticipantsRaceAgeNote
{
	position: relative;
	width: 550px;
	font-size: 12px;
	padding-bottom: 10px; 
	text-align: center;
	color: #333333;
}
.ParticipantsCountNote
{
	position: relative;
	width: 500px;
	font-size: 12px;
	padding-bottom: 10px; 
	text-align: center;
	color: #333333;
}

#EventParticipantsList table { width: 700px; }
#EventParticipantsList thead td { background-color: #F2F4F5; text-align: center; font-weight: bold; border-bottom: solid 1px #BFC4C9;  }
#EventParticipantsList { margin: 10px 0 0 0; border: solid 1px #BFC4C9;  border-right: none;}
#EventParticipantsList td { height: 25px; padding: 3px; border-right: solid 1px #BFC4C9; }
