body.page-jury-extern {
	background-color: #333333;
	color: #F2F2F2;
	font: 14px/19px Lucida Grande, Lucida Sans Unicode, sans-serif;
}

body.page-jury-extern #award-jury-container .juror-infos {
	margin-top: 10px;
	width: 100%;
	text-align: right;
	font: 12px/17px Lucida Grande, Lucida Sans Unicode, sans-serif;	
}

body.page-jury-extern #award-jury-container .juror-infos a {
	color: #FFF;
}

body.page-jury-extern #award-jury-container h2 {
	line-height: 35px;
}

body.page-jury-extern .award-jury-title h2 {
	text-transform: uppercase;
}

body.page-jury-extern #award-jury-container .foto {
	height: auto;
}

body.page-jury-extern #award-jury-container .foto > img {
	margin: 20px 0;
}

.award-jury-top {
	margin-top: 20px;
}


body.page-jury-extern h4 {
  color: #FFFFFF;
  font-family: 'myriad-pro',Geneva,sans-serif;
  font-size: 15px;
  font-weight: 400;
  margin: 5px 0 10px 0;
  padding: 0 10px;
}

body.page-jury-extern h5 {
	font-size: 16px;
	font-family: 'myriad-pro',Geneva,sans-serif;
	font-weight: 600;
	color: #F2F2F2;
}

body.page-jury-extern-ergebnis h5 {
	padding-left: 20px;
}

.award-jury-result-title-left {
	width: 49%;
	float: left;
}

.award-jury-result-title-right {
	width: 49%;
	float: right;
}

.award-jury-content-container > p {
	padding: 5px;
	margin: 0;
}

.award-jury-content-container > h5 {
	padding-left: 10px;
}

.award-jury-top .message-box-wrapper {
	width: 350px;
	float: right;
}

.award-jury-top .message-box {
	padding: 12px 12px 12px 47px;
	color: #333;
	background: url("./images/ok.gif") no-repeat scroll 10px 15px #F2F2F2;
	border: 1px solid #00CC00;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

body.page-jury-extern .award-jury-item .award-content {
  margin-left: 20px;
}

/*
body.page-jury-extern .award-overview-item-content {
	background-color: transparent;
}
*/

.button.button-vote {
	font-size: 1.5em;
	line-height: 1.5em;
	display: inline-block;
	min-width: 85px;
	margin: 0 15px;
}

body.page-jury-extern a.button {
	text-align: center;
}

body.page-jury-extern a.button.grey.button-vote {
	border-width: 2px;
}

.foto-below-round2 .button.button-vote {
	font-size: 1.9em;
	line-height: 1.9em;
	margin: 0 5px;
	min-width: 32px;
}

body.page-jury-extern #award-jury-container p.center {
	text-align: center;
}


body.page-jury-extern a.button.grey.button-vote-1 {
	border-color: #FF0000;
}

body.page-jury-extern a.button.grey.button-vote-2 {
	border-color: #F30A00;
}

body.page-jury-extern a.button.grey.button-vote-3 {
	border-color: #BF3300;
}

body.page-jury-extern a.button.grey.button-vote-4 {
	border-color: #A84600;
}

body.page-jury-extern a.button.grey.button-vote-5 {
	border-color: #955500;
}

body.page-jury-extern a.button.grey.button-vote-6 {
	border-color: #717200;
}

body.page-jury-extern a.button.grey.button-vote-7 {
	border-color: #598500;
}

body.page-jury-extern a.button.grey.button-vote-8 {
	border-color: #3B9D00;
}

body.page-jury-extern a.button.grey.button-vote-9 {
	border-color: #23B000;
}

body.page-jury-extern a.button.grey.button-vote-10 {
	border-color: #00CC00;
}




.button.button-red {
	background-color: #F63239;
}

.button.button-green {
	background-color: #2a9c2e;
}

.foto-below .foto-below-center {
	width: 100%;
	text-align: center;
}

.foto-below .foto-below-left,
.foto-below .foto-below-right {
	float: left;
}

.foto-below .foto-below-left {
	width: 225px;
}

.foto-below .foto-below-right {
	width: 475px;
}




body.page-jury-extern .li-link {
	cursor: pointer;
}

body.page-jury-extern a.lupe-link {
	position: absolute;
	bottom: 3px;
	right: 3px;
  display: block;
	width: 13px;
	height: 13px;
	background: url('images/lupe.png') center center no-repeat #E6E6E6;
	padding: 3px;
	box-shadow: 1px 1px 3px #333333;
	border-radius: 10px;
	z-index: 500;
}

body.page-jury-extern div.points {
  position: absolute;
	bottom: 3px;
	right: 26px;
	width: 13px;
	height: 13px;
	background-color: #E6E6E6;
	text-align: center;
	line-height: 13px;
	padding: 3px;
	box-shadow: 1px 1px 3px #333333;
	border-radius: 10px;
	z-index: 500;
}

body.page-jury-extern div.order {
  position: absolute;
	top: 3px;
	left: 3px;
	width: 17px;
	height: 17px;
	background-color: #E6E6E6;
	font-weight: bold;
	text-align: center;
	line-height: 17px;
	padding: 3px;
	box-shadow: 1px 1px 3px #333333;
	border-radius: 10px;
	z-index: 500;
}



body.page-jury-extern .blockUI {
	border-radius: 10px;
}


ul.result-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.result-list li { 
  float: left;
  height: 160px;
  margin: 10px 10px 0 0;
  padding: 1px;
  position: relative;
  width: 170px;
}

.externer-award-result-image {
	display: block;
	width: 100%;
	height: 100%;
}

.award-extern-jury-select-count {
	padding: 0 10px 0 0;
	margin: 5px 0;
}

.award-extern-jury-select-count,
.award-extern-jury-select-count a,
.award-extern-jury-select-count a:hover {
	text-align: right;
  font-family: 'myriad-pro',Geneva,sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #9D928C;
  padding: 
}

.award-extern-jury-select-count a.active,
.award-extern-jury-select-count a.active:hover {
	color: #FFFFFF;
}

.foto-below-round2 {
	margin-top: 25px;
}



/* Serie */

.foto-serie {
	border-left: 2px solid #444444;
	border-right: 2px solid #444444;
	border-top: 2px solid #444444;
}

.foto-serie-image {
	display: block;
	width: 477px;
	height: 380px;
	float: left;
	border-bottom: 2px solid #444444;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}

.foto-serie-image-first-in-row {
	border-right: 2px solid #444444;
}

.foto-serie-image-counter {
	position: absolute;
	bottom: 5px;
	left: 10px;
	color: #CDCDCD;
	font-size: 12px;
}

#award-jury-container .foto-below {
	margin-top: 21px;
}

.result-serie {
	background-color: #ffffff;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 20px 10px 10px 10px;
	position: relative;
	width: 870px;
}

.result-serie a {
	float: left;
	margin-bottom: 10px;
}
.result-serie img {
	margin-right: 10px;
}

.result-serie .order {
	color: #222222;
}