/* @override http://test.rally-america.com/style/photo_contest.css */

h2 a { color: #ffffff; }

#signin {
	width: 320px;
	margin: auto;
  margin-bottom: 8px;
	border: 1px solid #ffffff;
}
#signin.wide { width: 480px; }
#signin label { float: left; }
#signin label.error { color: #ff3333; }
#signin label.required { font-style: italic; }
#signin input, #signin div.right { float: right; }
#signin input.check { float: left; margin-right: 1em; }
#signin div, #current-contest div, .boxed div { margin: 8px; }
#signin div.section { border-bottom: 1px dotted #333333; padding-bottom: 8px; }
.boxed div.section { border-bottom: 1px dotted #333333; padding-bottom: 8px; }
#signin span.caption, #signin span.notice {
  font-size: 9px;
  color: #cccccc;
  margin: 2px;
  margin-left: 8px;
  display: block;
  clear: both;
}
#signin span.notice { color: #ffcc99; }
#signin span.larger, .boxed .larger { font-size: 14px; font-weight: bold; }
#signin br.clear { margin-top: 8px; }
#signin br.clear.flat { margin-top: 0px; }
div.rules { margin: 1em; }
div.rules p { margin-top: .5em; margin-bottom: .5em; }
div.rules li { margin-left: 1em; margin-right: 1em; }
div.rules ul { margin: 1em; }
div.rules p.title { margin-top: 1em; }
div.rules p.section, div.rules ul { margin-left: 1em; }
div.rules { background: transparent; margin-left: 0px; }


#contest {
  margin: auto;
  margin-top: 8px;
  padding: 0px;
  width: 600px;
}
#contest .box {
  border: 1px solid #333;
  background-color: #111;
  margin-bottom: 8px;
  width: 100%;
}

#contest .box.transparent { background-color: transparent; }
#contest .box.transparent thead,
#contest .box.transparent thead tr,
#contest .box.transparent thead td { background-color: #111; }
#contest .box.transparent td,
#contest .box.transparent th { padding: 6px; }

#contest .box.rating { margin-top: 8px; }


#contest label { font-weight: bold; }
#contest tr { vertical-align: top; }
div#messages { margin: 0px; padding: 0em; }
div#messages span.notice {
  margin: 1em;
  padding: 2px;
  color: #ccc;
  border: 1px solid #aaa;
  background-color: #333;
}
span.notice img { vertical-align: middle; }

#contest div.thumb {
  float: left;
  margin: 3px;
  border: 1px solid #333;
  background-color: #222;
  color: #999;
}

#contest div.thumb a { display: block; margin: 0px; padding: 0px; }
#contest div.thumb span a { display: inline; }

#contest span.rating { color: #999; }

#contest #entries .thumb span {
  margin: 1px;
  margin-left: 2px;
}


#contest #entries .thumb span.ratings {
  font-size: 9px;
}

#contest a.rating, #contest span.rating {
  margin: 1px;
  padding-left: 2px;
  padding-right: 2px;
  vertical-align: middle;
  border: 1px solid #444;
  background-color: #333;
}

#contest a.rating.sel, #contest span.rating.sel {
  border: 1px solid #fff;
  font-weight: bold;
  color: #fff;
}

#contest a.rating:hover { border: 1px solid #fff; }

.float-right {float: right;}
.float-left {float: left;}

#contest img { border: none; }

#contest table.box.entrynav td {
  border-left: 1px dotted #333;
  text-align: center;
}

#contest table.box.entrynav td.entrynav { background-color: #222; }

#contest div.message {
  border: 1px dashed #222;
  color: #ccc;
  margin-bottom: 8px;
  padding: 8px;
}

#contest div.contest {
  margin-bottom: 8px;
  padding: 0px;
  border: 1px solid #222;
}

#contest div.contest ul, #contest div.contest li {
  list-style-image: none;
  list-style-position: outside;
}

h4, tr.header { background-image: url(/images/event_h4BG.gif); }
#contest h4 { padding: 4px; }

#contest div.contest h3 {
  background-color: #111; 
  margin: 0px; 
  padding: 8px;
}

#contest a.button { 
  padding: 2px 1em;
  border: 1px solid #666; 
  background-color: #333; 
}

#contest .contest a.button.float-right { margin: 4px; }

#contest ul, #contest li { margin-left: 1em; padding-left: 1em; }

#contest div.boxed { border: 1px solid #fff; }
.winner-1 { border: 1px solid #39f !important; }
.winner-2 { border: 1px solid #f33 !important; }
.winner-3 { border: 1px solid #fff !important; }

.padded.winner-1 { color: #39f; font-weight: bold; }
.padded.winner-2 { color: #f33; font-weight: bold; }
.padded.winner-3 { color: #fff; font-weight: bold; }