﻿html
{
	height: 100%
}



body
{
	direction: ltr;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
}

table
{
	font-size: 14px;
}

input[type="text"]
{
	border-width: 1px;
}

/*   */

body:lang(he)
{
	direction:rtl;
}

body:lang(he) svg + [aria-label] {
    top: -1000px !important;
    left: auto !important;
}


a
{
	color: #026cc5;
	text-decoration: none;
}


a:visited
{
	color: #026cc5;
}

a:hover
{
	color: #72b300;
}

#bgLeft
{
	position: absolute;
	left:0px;
	top:0px;
	bottom: 0px;
	width: 426px;
	background-image: url( 'images/BG_Left.png' );
	background-repeat: repeat-y;
}

#bgRight
{
	position: absolute;
	right:0px;
	top:0px;
	bottom: 0px;
	width: 426px;
	background-image: url( 'images/BG_Right.png' );
	background-repeat: repeat-y;
}

#bgMiddle
{
	position: absolute;
	left: 426px;
	right:426px;
	top:0px;
	bottom: 0px;
	background-image: url( 'images/BG_Middle.png' );
	background-repeat: repeat;
}

#headerArea
{
	background-image: url(images/Header/HeaderBG.png);
	position: absolute;
	top:0px;
	width:1280px;
	height: 230px;
	padding: 0px;
}


#headerAreaCell1
{
	position: absolute;
	width: 114px;
	height: 100%;
}

#headerAreaCell2
{
	position: absolute;
	background-image: url(images/Search/SearchBG.png);
	right:114px;
	width: 405px;
	height: 100%;
}

#headerAreaCell2:lang(en)
{
	right:128px;
}

#searchText
{
	padding-right: 7px;
}



#btnSearch
{
	padding-top: 7px;
}

#searchTextWrapper
{
	position: absolute;
	top: 100px;
	right:0px;
}

#searchTextWrapper td
{
	padding-right: 15px;
	vertical-align: middle;	
	text-align: left;
}



#searchTextWrapper:lang(he) td
{
	text-align: right;
}


#fieldHolder
{
	width: 314px;
	height: 40px;
	background: url(images/Search/SearchBoxBG.png) no-repeat;
	margin-top: 8px;
	float: left;
}

#theQueryText
{
	width: 280px;
	height: 20px;
	background: none;
	border-style: none;
	border-width:1px;
	border-color:white;
	margin-top: 5px;
	margin-right: 15px;
	font-size: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

#theQueryText:focus
{
	outline-style: none;
}

#imgAnimation
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 55px;
	width: 405px;
	visibility: hidden;
}


#headerAreaCell3
{
	position: absolute;
	right:529px;
	width: 199px;
	height: 100%;
}

#runnerImage 
{
	position: absolute;
	bottom: 0px;
	right: 8.45%;
}

#headerAreaCell4
{
	position: absolute;
	right:717px;
	width: 245px;
	height: 100%;
}

#headerLinks
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#headerLinks td
{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 14px;
}

#headerLinks a
{
	color: #383838;
}

#headerLinks a:visited
{
	color: #383838; 
}


#headerLinks a:hover
{
	color: #f04c23;
}


#headerAreaCell5
{
	position: absolute;
	right:962px;
	width: 218px;
	height: 100%;

}

#loginLinks
{
	position: absolute;
	top: 10px;
	left: 0px;
}

#loginLinks td
{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 14px;
}

#loginLinks a
{
	color: #383838;
}

#loginLinks a:visited
{
	color: #383838; 
}


#loginLinks a:hover
{
	color: #f04c23;
}


#logoImage 
{
	position: absolute;
	bottom: -41px;
	right: 42px;
}

#headerAreaCell6
{
	position: absolute;
	right:1080px;
	width: 99px;
	height: 100%;
}

#upperBlackLine
{
	position: absolute;
	width: 100%;
	height: 4px;
	background-color:black;
}

#headerFooter
{
	position: absolute;
	left:0px;
	right: 0px;
	top: 230px;
	height: 1px;
	background-image: url( 'images/DottedLine.png' );
}

#headerShadowLeft
{
	position: absolute;
	left:0px;
	width:426px;
	top: 230px;
	height: 75px;
	background-image: url( 'images/Shadow_Left.png' );
}

#headerShadowRight
{
	position: absolute;
	right:0px;
	width:426px;
	top: 230px;
	height: 75px;
	background-image: url( 'images/Shadow_Right.png' );
}

#headerShadowMiddle
{
	position: absolute;
	left:426px;
	right:426px;
	top: 230px;
	height: 75px;
	background-image: url( 'images/Shadow_Middle.png' );
}


#contentArea
{
	position: absolute;
	top: 280px;
	width:1264px;
	bottom:0px;
	margin: 0px;
	padding: 0px;
	padding-top: 1em;
}

.whiteBackground
{
	top: 0px;
	bottom: 14px;
	left:1px;
	right:25px;
	background-color: white;
}

#specificDataArea
{
	position: absolute;
	top: 20px;
	height: auto;
	margin: 0px;
	padding: 0px;
	width: 863px;
	right: 99px;	
}

#bestResultsAreaWrapper
{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	height:auto;
	margin: 0px;
	padding: 0px;
}



.shadowAreaLeft
{
	position: absolute;
	left: 0px;
	width: 1px;
	top: 0px;
	bottom: 16px;
	background-color: #DEDDD9;
}

.shadowAreaTop
{
	position: absolute;
	left: 1px;
	height: 1px;
	top: 0px;
	right: 16px;
	background-color: #DEDDD9;
}

.shadowAreaRightTop
{
	position: absolute;
	right: 0px;
	width: 16px;
	top: 0px;
	height: 25px;
	background-image: url( 'images/DidUKnow/TableBorderUpperRightCorner.png');
}


.shadowAreaRight
{
	position: absolute;
	right: 0px;
	width: 16px;
	top: 25px;
	bottom: 16px;
	background-image: url( 'images/DidUKnow/TableBorderMiddleRightEdge.png');
	background-repeat: repeat-y;
}

.shadowAreaRightBottom
{
	position: absolute;
	right: 0px;
	width: 16px;
	height: 16px;
	bottom: 0px;
	background-image: url( 'images/DidUKnow/TableBorderBottomRightCorner.png');
}

.shadowAreaBottom
{
	position: absolute;
	right: 16px;
	left: 80px;
	height: 16px;
	bottom: 0px;
	background-image: url( 'images/DidUKnow/TableBorderBottomMiddletEdge.png');
	background-repeat: repeat-x;
}


.shadowAreaLeftBottom
{
	position: absolute;
	left: 0px;
	width: 80px;
	height: 16px;
	bottom: 0px;
	background-image: url( 'images/DidUKnow/TableBorderBottomLeftCorner.png');
	background-repeat: no-repeat;
}


#bestResultsArea
{
	margin-left:1px;
	margin-right: 16px;
	margin-bottom: 16px;
	padding-bottom:16px;
	background-color:white;
	padding-top: 30px;
	padding-left:16px;
}

#didUKnow
{
	margin-right:31px;
	margin-left:28px;
	/*width: 96px;*/
	color: white;
	background-color: black;
	font-size:19px;
	/*padding-right:6px;*/
}

#didUKnowFooter
{
	/*margin-right:31px;*/
	width: 100%;
	height: 4px;
	background-image: url( 'images/DidUKnow/HeadlineDown.png' );
}

#bestResultsText
{
	margin-right:0px;
	width: 156px;
	color: white;
	background-color: black;
	font-size:19px;
	font-weight: normal;
}

#bestResultsTextFooter
{
	margin-right:0px;
	width: 156px;
	height: 4px;
	background-image: url( 'images/DidUKnow/HeadlineDown.png' );
}


#bestResultsArea ul
{
	list-style-image: url(images/DidUKnow/Bullet.png);
	line-height: 200%;
	padding-right:45px;
}

#bestResultsTable
{
	width: 612px;
	margin-right: 28px;
}

.bestResultsHeader
{
	color: #59b3ff;
	font-size:19px;
	font-weight:bold;
}

.bestResultsCellName
{
	color: #383838;
}

.bestResultsCellEvent
{
	text-align: left;
	padding-left: 16px;
}

#bikerImageLeft
{
	position: absolute;
	right: 16px;
	bottom: 17px;
}


#bikerImageLeft:lang(he)
{
	right: auto;
	left: 1px;
}


#bikerImageRight
{
	position: absolute;
	height: 3px;
	bottom: 17px;
	left: 0px;
	right: 16px;
	background-image: url( 'images/Biker_Right.png' );
	background-repeat: repeat-x;
}

#bikerImageRight:lang(he)
{
	right: 16px;
	left: 161px;
}

#borderAreaBottom
{
	position: absolute;
	height: 1px;
	bottom: 16px;
	left: 1px;
	right: 16px;
	background-color: #deddd9; 
	
}


#swimmerImage
{
	position: absolute;
	left: 251px;
	top: -57px;
}

#swimmerImage:lang(he)
{
	left: 220;
}

#resultsAreaWrapper
{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 300px;
	height:auto;
	margin: 0px;
	padding: 0px;
}

#resultsArea
{
	margin-left:1px;
	margin-right: 16px;
	margin-top:1px;
	margin-bottom: 16px;
	padding-bottom: 20px;
	background-color: white;
}


#futureEventsArea
{
	position: absolute;
	height: auto;
	margin: 0px;
	width: 218px;
	right: 980px;	
	margin-top: 4px;
}

#futureEventsArea:lang(he)
{
	top: 16px;
	
	/* top:120px; // if we need the banner */
	
}




#futureEventsAreaFooter
{
	position: absolute;
	bottom: 0px;
	height:3px;
	left:0px;
	right:0px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url('images/ComingSoon/Footer.png' );

}







#headerBottom
{
	height: 7px;
	background-color: #3F99E4;
}

#inputTable
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}



#waitingArea
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	visibility:hidden;
}

#borderTopArea
{
	position: absolute;
	background-color: #FFE000;
	left: 0px;
	height: 3px;
	top: 1px;
	right: 16px;
	
}


.resultsTable
{
	margin-top: 16px;
	width: 100%;
	border-spacing: 0px;
	padding-left: 8px;
}


.resultsTableHeader
{
	text-align: center;
	border-bottom: thin solid #e0e0e0;
	border-left: thin solid #e0e0e0;
	background-color: #626262;
	color: white;
}

.resultsTableHeaderLeft
{
	text-align: center;
	border-bottom: thin solid #e0e0e0;
	background-color: #626262;
	color: white;
}

.resultsTableCell
{
	border-left: thin solid #e0e0e0;
	padding-left: 4px;
	padding-right: 4px;
	color: #1e1e1e;

}

.resultsTableCellRight
{
	border-left: thin solid #e0e0e0;
	padding-left: 4px;
	padding-right: 16px;
	color: #1e1e1e;

}

.resultsTableCellLeft
{
	padding-left: 4px;
	padding-right: 4px;
	color: #1e1e1e;

}



.resultsTable tr:hover
{
	background-color: #f7f7f7;
}



.allResultsTable
{
	margin-left: 20px;
	margin-right: 20px;
	font-size: 14px;
}






.allResultDetailsHeader
{
	text-align: center;
	border-bottom: thin solid #000080;
	color: #014176;
}



.allResultDetailsCell
{
	border-left: thin solid silver;
	padding-left: 4px;
	padding-right: 4px;
	color: #1e1e1e;
}


.resultsTableYearRow
{
	font-size: 14px;
	line-height: 100%;
}

.resultsTableYearRow td
{
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	vertical-align: middle;
}

.resultsTableYearText
{
	background-color: #626262;
	color: white;
	margin-right:0px;
	margin-top:8px;
	margin-bottom:8px;
}

.resultsMessage 
{
	margin-top: 4px;
	/* color: #59b3ff; */
	padding-top: 20px;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 18px;
}

#resultsMessageText
{
	color: white;
	background-color: black;
	font-size:19px;
	margin-left: 8px;
	/* margin-right: 20px; */
	border-spacing:0px;
	display: inline-block;

}

#fbShareTable:lang(he)
{
	display: inline-block;
/*	float: left; */
	margin-left: 20px;
	width: 100%;
}

#fbShareTable:lang(en)
{
	display: inline-block;
/*	float: right; */
	margin-right: 20px;
	width: 100%;
}


#resultsMessageTextFooter
{
	height: 4px;
	background-image: url( 'images/DidUKnow/HeadlineDown.png' );
	background-repeat: repeat-x;	
	margin-left:0px;
	margin-right:0px;
	padding-bottom:0px;	
	padding-left:10px;
}

.errorMessage 
{
	padding-top: 20px;
	margin-right: 20px;
	color: Red;
	font-weight:bold
}

#pageHeader 
{
	text-align:center;
}


.resultDetailsHeader
{
	color: #43b5e8;
	white-space: nowrap;
	padding-right: 30px;
	/* font-weight: bold; */
	width: 30%;
}

.resultDetailsHeaderRow
{
	line-height: 200%;
	font-weight: bold;
}

.resultDetailsHeaderRow td
{
	padding-right: 30px;
	padding-left: 30px;
	color: #43b5e8;
}

.resultDetailsCell
{
	white-space: nowrap;
	padding-right: 50px;
	color: #383838;
}

.additionalDetailsCell
{
	width: 100%;
	padding-right: 50px;
	color: #383838;
}




#futureEventsTable
{
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	background-image: url('images/ComingSoon/ComingSoonBG.png' );
	padding-bottom: 20px;
}



.futureevent
{
	text-align: center;
	white-space:nowrap;
	margin-top: 9px;
	border-spacing: 0px;;
	margin-left: 16px;
	margin-right: 16px;
	line-height: 100%;
	font-size: 14px;
}



.futureEventsHeader
{
	text-align:	center;
	font-size: 19px;
	color: white;
	background-color:  black;
	margin-left:0px;
	margin-right:0px;
}

.futureEventsHeaderFooter
{
	height: 4px;
	background-image: url( 'images/DidUKnow/HeadlineDown.png' );
	background-repeat: repeat-x;	
	margin-left:0px;
	margin-right:0px;

}


.futureEventCell1
{
	padding-top: 1px;
	padding-bottom: 0px;
	width:20px;
	background-color: white;
}




.futureEventCell2 
{
	color: #0279de;
	text-align: right;
	padding-right: 4px;
	background-color: white;
	width:100%;
}

/*
.futureEventCell2:lang(en)
{
	text-align: left;
}
*/

.futureEventCell2 a
{
	color: #f04c23;
}


.futureEventCell3
{
	padding-right: 6px;
	padding-top: 8px;
	width:20px;
}


.futureEventCell4
{
	text-align: right;
	padding-right: 4px;
	padding-top: 6px;
	color: #474747;
}

/*
.futureEventCell4:lang(en)
{
	text-align: left;
}
*/

.futureEventCell5
{
	text-align: right;
	vertical-align: bottom;
	padding-right: 7px;
	padding-bottom: 0px;
	width:20px;
}


.futureEventCell6 
{
	text-align: right;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 0px;
}

/*
.futureEventCell6:lang(en)
{
	text-align: left;
}
*/


.futureEventCell6 a
{
	color: #383838;
}

.futureEventFooter
{
	margin-top:9px;
	height: 1px;
	background-image: url( 'images/ComingSoon/DottedLine.png');
	margin-left: 23px;
	margin-right: 23px;
}

/* Podium */


.green
{
	background-color: #757575 ;

}

.red
{
	background-color: #43b5e8;
}

.categoryTable
{
	color: #383838;
	/* font-weight: bold; */
	display: inline-block;
	font-size: 18px;
	margin-left: 40px;
	margin-right: 55px;
	margin-top: 15px;
}

.categoryWinners
{
	border: thin solid #E0E0E0;
	border-collapse: collapse;
	width: 300px;
}


.categoryWinners th {
	padding: 3px;
	border: thin solid #E0E0E0;
	background-color: #626262;
	color: white;
}

.categoryWinners td {
	padding: 3px;
	border: thin solid #E0E0E0;
	background-color: white;
	border-bottom-style: none;
	border-top-style: none;
}

.tableTitle
{
	font-weight: bold;
}

#seriesArea 
{
	line-height: 2;
}

.eventsTable
{
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 100%;
}

.eventsTable td
{
	padding-right: 20px;
}

.additionalData
{
	padding: 20px;
}


#bodyFooter
{
	position: absolute;
	font-size: 11px;
	color: #3c3c3c;
	left: 0px;
	right: 0px;
	text-align: center;
	
}


#map_canvas
{
	margin-top: 30px;
	margin-right: 80px;
	margin-left: 80px;
	height:360px;
}

#settingsArea
{
	padding: 10px;
	line-height:2;
	direction: ltr;
}

#settingsArea:lang(he)
{
	direction: rtl;
}

.loggedOnOnly
{
	display: none;
}

#btnSaveContainer
{
	text-align:center;
}

#btnSave
{
	border-width: 1px;
}

#recenteventstable
{
	margin-right: 5%;
	line-height:1.5;
}


.userPageLabel
{
	margin-right: 20px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	display: table-cell;
	
}

#userPagesArea
{
	margin-right: 8px;
	margin-left: 8px;
}

#bannerArea
{
  margin-top: 1rem;
	position:absolute;
	left:5px;
}

#bannerArea:lang(en)
{
	display: none;
}

#bannerArea:lang(it)
{
	display: none;
}


.recentEventResultsCell
{
	padding-left: 30px;
	padding-right: 30px;
	text-align: right;
}




/* myevent  */
.requiredField
{
    color:Red;
}

.triOnly
{
    visibility: hidden;
}

.column1 { width: 16px;}
.column2 { width: 100px;}
.column3 { width: 250px;}


.heatTypeImage
{
	padding-left: 4px;
	padding-right: 4px;
}

.shareButtonSmall
{
	width: 12px;
	height: 12px;
	margin-left:4px;
	margin-right: 4px;
	float: right; 
}

.shareButtonSmall:lang(he)
{
	float: left;
}


#eventlogocontainer
{
	text-align: center;
}

#eventlogo
{
	max-height: 200px;
}

#chart_div
{
	min-height: 300px;
}

#race_stats_text
{
	padding-left: 35px;
	padding-right: 35px;
}

#race_stats_text table
{
	color: gray;
    border-spacing: 15px;
    border-collapse: separate;
}

#race_stats_text tr
{
	margin-bottom: 10px;
}

#race_stats_text td
{
	font-size: 14px;
	padding-left:8px;
	padding-right:8px;
	vertical-align: bottom;
}

.count_header
{
	font-size: 18px;
}

.males
{
	color: #58B3A3;
}

.females
{
	color: #EE7D5E;
}

.common
{
	color: #404040;
}

.count_cell
{
	border-left: thin solid #E0E0E0
}

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


#israelcyclingresults
{
	margin: 20px;
}


#israelcyclingresults td
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#israelcyclingresults h1
{
	font-size: 1.5em;
	font-weight: normal;
}

#categoriesArea
{
}


#resultsArea h2
{
	margin-left: 55px;
	margin-right: 55px;
	font-weight: normal;
}

#categoryTableSmall
{
	font-size: 14px;
	color: gray;
}

#eventsTable
{
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 25px;
}

#eventsTable td
{
	padding-left: 8px;
	padding-right: 8px;
}


#filterArea
{
	border: 1px solid #E0E0E0;
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 25px;
	padding: 10px;
}

.filterField
{
	width: 6em;
}


.calendarEvent
{
	color: white;
	background-color: #43b5e8;
}

.stdEvent:hover
{
	background-color: #f7f7f7;	
}



#eventTableText
{
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 20px;
	padding-right: 20px;
}

.commentImage
{
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.pencilImage
{
	width: 16px;
	height: 16px;
	cursor: pointer;
}

#commentsArea
{
	width: 100%;
	margin-top: 20px;
	padding: 30px;	
	font-size: 16px;
}

.commentDate
{
	font-size: 13px;
}


#fbShareButton
{
	float: right;
}

#fbShareButton:lang(he)
{
	float: left;
}

/*
	Comments
*/

#commentsTable
{
	width: 90%;
}

#commentsTable img
{
	max-width: 160px;
	max-height: 160px;
}

#editableCommentsCell
{
	vertical-align: top;
	width: 60%;
}

#fixedCommentsCell
{
	vertical-align: top;
	width: 40%;
}

#publishCommentLink
{
	color: #026cc5;
	background-color: white;
	border: 1px solid #026cc5;	
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	margin-right: 10px;
	margin-left: -4px;
}

.balloontip
{
	text-align:right;
	direction: rtl;
}

.balloontip img
{
	max-width: 160px;
	max-height: 160px;
}

.quickCompose
{
	text-align:right;
	direction: rtl;
	padding: 4px;
	
}

.quickCompose input[type='button']
{
	background-color: white;
	border: 1px solid #026cc5;
	color: #026cc5;
	margin-top: 4px;
}

.fastCommentText
{
	width: 25em;
	height: 3em;
	margin-bottom: 4px;
	margin-top: 4px;
	outline: none; 
	border: 1px solid lightgray;
}

.resultDetailsCalculated
{
}

.resultDetailsCalculated td
{
	padding-top: 1em;
	padding-right: 30px;
	line-height: 150%;
}