/* Preset locations item edit box header */
.erfenisBoxheader {		
				background-color:	#A5D0FF;
				font-weight:		bold;
				margin:				0px; 
				padding:			10px;
}

#erfenisPhotoJudgeView {
					background-color: 	#F5FCFF;
}

.erfenisPresentationOverlay {
				color:				white;
				position:			absolute;
				top:				0px;
				left:				0px;
				width:				100%;
				height:				100%;
				z-index:			2;
				background:			-webkit-linear-gradient(top, #9A9B99, #000000);
				background:		 	-moz-linear-gradient(top, #9A9B99, #000000);
				border:				10px solid #E7DB50;
				-webkit-box-sizing: border-box;
}

.erfenisPresentationOverlay h1 {		
				color: 				#FFD700;
				margin-top:			2.5em;
				margin-bottom:		2.9em;
}

#erfenisMessagingBox {
				height:				80px;
				width:				370px;
}

.erfenisGoldBorder {
				border:				2px solid #E7DB50;
				position:			relative;
				width:				800px;
				left:				50%;
				margin:				10px -400px;
}

.erfenisPresentationWinLoseMessage {
				background:			url('../images/erfenis/woodentexture.png');
				padding:			10px;
				margin:				0px;
}

.erfenisPresentationWinLoseTable {
				background:			#444;
				left:				0px;
				margin:				0px;
				padding:			3px;
				width: 				100%;
}

.erfenisPresentationWinLoseTable td {
				border-bottom:		1px #000 solid;
}

#erfenisPresentationLogo {			
				position: 			absolute;
				top:				25px;
				right:				20px;
				z-index:			-1;
}

.erfenisPresentationNextButton {
				width:				65px;
				height:				65px;
				right: 				25px; 
				top:				50%;  
				position:			absolute;
}

.erfenisPresentationPrevButton {
				width:				65px;
				height:				65px;
				left: 				25px; 
				top:				50%;  
				position:			absolute;
}

.erfenisPresentationEndScoreRow {
				background-image:	none;
}

.erfenisendscoreteamcontainercell {
				background: 		url('../images/erfenis/score_inner_space5_330.png') no-repeat; 
				padding: 			0px;
				vertical-align: 	top;
				height: 			65px;
				color:				black;
}

.erfenisendscoreteamcontainer{
				width:				100%;
				margin: 			0px 0px 0px 5px;
				background:			url('../images/erfenis/score_wood_330.png') no-repeat;
				height: 			65px;
}

.erfenisendscoreteamimage {
				width: 				40px;
				height: 			50px; 
				margin-left:		11px;
				float:				left;
				margin-top: 		-5px;
}

.erfenisendscorescorecell {
				background: url('../images/erfenis/score_counter2.png') no-repeat;
				background-position-y:  50%;
				width: 90px;
				padding-right: 50px;
				padding-top: 2px;
				text-align: right;
}

#erfenispresentationmapview {
				width:				1200px;
				margin-left:		auto;
				margin-right:		auto;
}

#erfenispresentationtable {
	margin-top:			150px;
	margin-left:		50px;
}
#erfenispresentationtable table {
	width:				400px;
	font-size:			150%;
	margin-top:			10px;
}

#erfenispresentationtable th {
	color:				#000000;
}

#erfenisPresentationPhotoView h1 {
	width: 800px;
	margin: 2.2em auto;
}

#erfenisPresentationPhotoView p {
	width: 800px;
	text-align: center;
	font-style: italic;
	font-size: 30px;
	line-height: 36px;
	margin: 2em auto;
}

#erfenisPresentationPhotoView p img {
	height: 90px;
	float: left;
}

.ranking {
	font-size: 150%;
	padding-left:11px;
}
