html,
body{
	margin:0;
	padding:0;
}
body{
	font:12px arial, sans-serif;
	text-align:center;
}

form {
	padding:0;
	margin:0;
}

p{
	padding:0;
	margin:8px 0
}

a{
	color:#006;
}
a img {
	border: none;
}

/* *** */

.dialog {
	width:460px;
	margin:24px auto;
	padding:8px;
	border:2px solid silver;
	background:#fff;
}
.dialog .box {
	background:#eee;
	border:1px solid #ddd;
	padding:8px 12px;
	height:1%; /* The Holly Hack; fight the Peekaboo bug*/
}
.dialog h2 {
	font-size:24px;
	font-weight:normal;
	padding:0;
	margin:0 0 16px 0;
	color:#808080;
	height:1%; /**/
}
.dialog label {
	width:120px;
	float:left;
	text-align:right;
	color:#555;
	margin:4px 8px 0 0;
}
.dialog input.text {
	border:none;
	border-bottom:1px solid silver;
	background:transparent;
	font-size:16px;
	margin:0;
	padding:0;
	width:220px;
}
.dialog textarea {
	border:1px solid silver;
	font-family:sans-serif;
	font-size:16px;
	margin:0;
	padding:0;
	width:200px;
}
.dialog p {
	clear:both;
	margin:8px 0;
}
.dialog p.error {
	background:url(/images/doc_ico/answer_small.gif) 360px 2px no-repeat;
}
.dialog p.error input.text {
	background:#ffffce;
}
.dialog p.buttons {
	clear:both;
	margin-top:24px;
	text-align:center;
}
.dialog p.buttons input {
	margin:0 4px;
}
.dialog .tip {
	clear:both;
	float:left;
	margin:0 0 4px 130px;
	width:220px;
	color:#808080;
	font-size:11px;
}

.dialog .intro {
	margin-bottom:16px;
}
.dialog .footnote {
	margin-top:24px;
	padding-top:8px;
	border-top:1px solid #ccc;
}

/* *** */

#content .insideBox {
	background-color: #dde3e9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11pt;
	color: #545454;
	margin-right: 5px;
	display: inherit;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
	margin-bottom: 18px;
	clear: both;
	float: right;
	width: 240px;
	margin-left: 18px;
}
#content .insideBox h2 {
	font-size: 11px;
	font-weight: bold;
	color: #393939;
	text-transform: uppercase;
	line-height: 15pt;
	margin:0;
	padding:0;
}
#content .insideBox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#content .insideBox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #024EA2;
	font-weight: bold;
}
#main.jury2-results .pageMenu,
#main.jury2 .pageMenu,
#main.jury .pageMenu{
	display: none;
}
#main.jury2-results .actions,
#main.jury2 .actions,
#main.jury .actions{
	list-style-type:none;
	margin:0 0 16px 0;
	padding:8px 5px;
	background: #EEEEEE;
	border: 3px solid #C0C0C0;
}
#main.jury2-results .actions li,
#main.jury2 .actions li,
#main.jury .actions li{
	display:block;
	padding:5px 20px;
}
#main.jury2-results .actions li.active,
#main.jury2 .actions li.active,
#main.jury .actions li.active{
	font-weight:bold;
	background: url(/images/thick-o.png) 0 50% no-repeat;
}
#main.jury2-results .actions a,
#main.jury2 .actions a,
#main.jury .actions a{
	text-decoration:none;
	color:#4B89BA;
}
#main.jury2-results .actions a:hover,
#main.jury2 .actions a:hover,
#main.jury .actions a:hover{
	text-decoration:underline;
	color:#4B89BA;
}
#main.gallery .actions,
#main.video-gallery .actions {
	list-style-type:none;
	margin:16px 0;
	padding:8px;
	border-top:2px solid silver;
	border-bottom:2px solid silver;
}

#main.gallery .actions li,
#main.video-gallery .actions li {
	display:inline;
	border-left:1px solid silver;
	padding:0 8px;
}
#main.gallery .actions li.first,
#main.video-gallery .actions li.first {
	border:none;
	padding-left:0;
}
#main.gallery .actions li.active,
#main.video-gallery .actions li.active {
	font-weight:bold;
}

.photoItem {
	width:118px;
}
.photoItem h4 {
	clear:both;
	font-family: Verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:5px;
	margin:0;
	color:#0D3766;
	line-height:12px;
	background-color: #dde3e9;
}
.photoItem .info {
	clear:both;
	font-family:Verdana, sans-serif;
	font-size: 10px;
	color: #5a5a5a;
	line-height: 12px;
	padding-left: 5px;
}
.photoItem .frame {
	display:block;
	border:1px solid silver;
	margin:4px 0;
	background:#fff;
	float:left;
}
.photoItem .frame:hover {
	border:1px solid silver;
	background:#efefef;
}
.photoItem  .photo {
	margin:8px;
}

#content .unlikeIt {
	clear:both;
	float:left;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#fff; /*#0D3766*/
	background:url(/images/unlike-left.png) no-repeat;
	text-decoration:none;
	height:23px;
	padding:0;
}
#content .unlikeIt b {
	display:block;
	font-weight:normal;
	line-height:23px;
	padding:0 8px 0 24px;
	background:url(/images/unlike-right.png) 100% 0 no-repeat;
}
#content span.unlikeIt {
	background-image:url(/images/unlike-left-inactive.png);
}
#content span.unlikeIt b {
	background-image:url(/images/unlike-right-inactive.png);
}
#content .likeIt {
	clear:both;
	float:left;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#fff; /*#0D3766*/
	background:url(/images/like-left.png) no-repeat;
	text-decoration:none;
	height:23px;
	padding:0;
}
#content .likeIt b {
	display:block;
	font-weight:normal;
	line-height:23px;
	padding:0 8px 0 24px;
	background:url(/images/like-right.png) 100% 0 no-repeat;
}
#content span.likeIt {
	background-image:url(/images/like-left-inactive.png);
}
#content span.likeIt b {
	background-image:url(/images/like-right-inactive.png);
}
.buttonTip {
	line-height:23px;
	margin-left:10px;
	padding-left:18px;
	font-size:12px;
	background:url(/images/arrow-left-green.gif) 0 50% no-repeat;

}

.votes {
	margin-top:4px;
}

.msg {
	text-align:center;
	border-top:2px solid #f2901d;
	border-bottom:2px solid #f2901d;
	background:#ffbf6f;
	margin:12px 0;
	padding:4px;
	color:#603913;
}

.votesLeft{
	display:block;
	margin: 5px 0;
	padding:5px;
	background: #7CB334;
	color: #ffffff;
}

.novotesLeft{
	display:block;
	margin: 5px 0;
	padding:5px;
	background: #EF1E4E;
	color: #ffffff;
}

#jurySelected{
	background: #EEEEEE;
	border: 3px solid #C0C0C0;
}
#jurySelected span{
	display:block;
	padding: 5px;
	text-align: center;
	font-weight:bold;
}
#votedTitle{
	font-size:14px !important;
}
#main.jury3-results .positionNum,
#main.jury2-results .positionNum{
	position:absolute;
	top:0;
	left:-5px;
	width: 50px;
	height: 20px;
	background:#fff;
	border:1px solid #C0C0C0;
	color: #C0C0C0;
	font-weight:bold;
}
.positionNum{
	position:absolute;
	top:0;
	left:-5px;
	width: 20px;
	height: 20px;
	background:#fff;
	border:1px solid #C0C0C0;
	color: #C0C0C0;
	font-weight:bold;
}
.positionNum span{
	padding:3px 0 0 1px !important;
	margin:0;
}
.emptyItem{
	display:block;
	padding: 20px;
	border: 5px solid #fff;
	background:#eee;
	font-size:40px;
	font-weight:bold;
	color: #fff;
}