/* === === === === === === === === === === === === === === === === === === === === */
/* QUIZ */
/* === === === === === === === === === === === === === === === === === === === === */

.quiz 
{
  font-size: 10pt;
  margin: 10px 0 10px 5px;
  font-family: verdana, sans-serif;
  /*border-top: 1px solid #ff6600;*/
  border-bottom: 1px solid #ff6600;
  width: 160px;
  padding: 3px 0 3px 0;
}
.title{
  font-size: 10pt;
  color: #b22e2e;
  color: #ff6600;
  font-weight: bold;
  margin: 0 0 0 0px;
}
.pollDescr
{
	margin: 0 0 0 0px;
	font-size: 8pt;
}

#quiz_in {
  font-family: verdana, sans-serif;
}

#quiz_in h2 {
  padding: 0 0 2px 0;
  margin: 0 0 0 0px;
  font-size: 10pt;
  font-weight: bold;
  color: #b22e2e;
  color: #ff6600;
}

#quiz_in form {
  padding: 0;
  margin: 0;
}

#quiz_in ul {
  list-style: none;
  margin: 0 0 0 0px;
  padding: 0;
  overflow: hidden;
  width: 160px;
}

#quiz_in li {
  font-size: 10pt;
  padding: 3px 4px;
  border: 1px solid #cfcfcf;
  margin: 3px 0 0 0;
  background-color: #e6e6e6;
  background-color: #FFFFE0;
}

#quiz_in li #procAmount {
  color: #E48A00;
}

#quiz_in li input {
  padding: 0;
  margin: 0 5px 2px 0;
  vertical-align: middle;
  height: 12px;
  width: 12px;
}

#quiz_in #voteAmount {
  margin: 0 0 0 0px;
  text-align: center;
  width: 160px;
  display: block;
  color: #aaa;
}

#quiz_in #bottom {
  margin: 5px 0 0 0;
  clear: both;
  height: 30px;
  vertical-align: bottom;
}

#quiz_in #bottom a {
  margin: 12px 0 0 0px;
  float: left;
  color: #b22e2e;
  font-size: 9pt;
}

#quiz_in #bottom a:link,
#quiz_in #bottom a:visited {
  text-decoration: none;
}
#quiz_in #bottom a:hover,
#quiz_in #bottom a:active {
  text-decoration: underline;
}


#quiz_in #bottom #quiz_in_btn {
  background: url(/images/img/box_quiz_btn.png) 0 0 no-repeat;
  width: 78px;
  height: 27px;
  border: none;
  float: right;
  cursor: pointer;
}







.pool {
  margin: 10px 5px;
  margin: 2px;
}

#pool_rez {
  padding: 0 0 10px 0;
  width: 586px;
}
/*
#pool_rez_in {
  width: 586px;
  height: 15px;
  margin: 1px 0 0 0;
}
*/
#pool_rez_box_l {
  float: left;
  width: 190px;
  height: 15px;
  background: #FFFACD;
}
#pool_rez_proc {
  height: 13px;
  width: 315px;
  /*
  background: url('/images/img/pool_rez_bg.png') 0 0 repeat-x;
  */
  border: 1px solid #e46b65;
  // font-size: 3pt;
}
#pool_rez_box_r {
  float: left;
  width: 100px;
  padding: 0 0 0 10px;
}

#pool_clearer {
  clear: left;
}

#procNr {
  color: #bbb;
}


/* ------------------------------ rakstu lapošanas bloks: sākums --------------
#pool_header,
#article_list_pager {
  margin: 10px 0 0 0;
  padding: 7px 10px 0 0;
  display: block;
  background: #fff url(/images/img/paginator_bg.png) 0 0 no-repeat;
  height: 22px;
  text-align: right;
  font-family: Verdana, sans-serif;
  font-size: 8pt;
}
#article_list_pager img {
  vertical-align: middle;
  // vertical-align: baseline;
  padding: 0 5px;
  border: none;
}

#article_list_pager a:link,
#article_list_pager a:visited {
  color: #000;
  text-decoration: none;
}
#article_list_pager a:hover,
#article_list_pager a:active {
  color: #000;
  text-decoration: underline;
}

#article_list_pager_activePage {
  color: #0093dd;
}
------------------------------ rakstu lapošanas bloks: beigas -------------- */


#pool_header,
#pool_footer {
  margin: 10px 0 0 0;
  padding: 7px 0 0 10px;
  display: block;
  background: #fff url(/images/img/paginator_bg.png) 0 0 no-repeat;
  height: 22px;
  text-align: left;
  font-family: Verdana, sans-serif;
  font-size: 8pt;
}
#pool_footer {
  text-align: center;
}


h3 {
  font-size: 8pt;
  font-family: verdana, sans-serif;
  font-weight: bold;
  margin: 20px 0 0 0;
  padding: 0 0 3px 0;
  text-align: left;
}
.pool_history {
  border: 1px solid #bbb;
  padding: 5px;
  margin: 0;
}
.pool_history h3 {
  font-size: 10pt;
  font-family: verdana, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.pool_history a:link,
.pool_history a:visited {
  color: #333;
  text-decoration: none;
}
.pool_history a:hover,
.pool_history a:active {
  color: #333;
  text-decoration: underline;
}