/*********************************************
* SEARCH FORM
**********************************************/
#frmSearch {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 12px;
  padding-bottom: 15px;
}

#frmSearch label {
  width: 70px;
  float: left;
}

#frmSearch label[for=level] {
  margin-left: 30px;
  width: 50px;
}

#frmSearch label[for=has_media] {
  margin-left: 52px;
  width: 50px;
}

#frmSearch input[name=refine_author] {
  float: left;
}

#frmSearch select {
  float: left;
}

#frmSearch p {
  margin-bottom: 7px;
}

#frmSearch label.active {
  color: #eb901b;
}

#frmSearch input[name=full_text_search] {
  width: 430px;
}

#frmSearch #search_clear {
  font-size: 10px;
}

#result_count {
  float: left;
  color: #4C6873;
  margin-left: 65px;
  margin-top: -10px;
}


/******************************
  Search results
  ****************************/
.search_result {
  padding: 12px 3px;
  border-bottom: 1px solid #d9d9d9;
  width:100%;
}

.search_result p {
  margin-bottom: 5px;
}


.narrow_search .asc {
  background: url('http://media.flashcardmachine.com/img/sort_asc_blue.gif') no-repeat center right;
  padding-right: 12px;
}

.narrow_search .desc {
  background: url('http://media.flashcardmachine.com/img/sort_desc_blue.gif') no-repeat center right;
  padding-right: 12px;
}

.search_result h2 a {
 color: #42757a;
}

.search_result a.author_link {
  color: none;
}

.search_result:nth-child(even) {
  background-color: #FAFAFA;
}

.search_result:hover {
  background-color: #F5EFE9;
  cursor: pointer;
  -webkit-transition:background-color 0.25s ease-in;
  -moz-transition:background-color 0.25s ease-in;
  -o-transition:background-color 0.25s ease-in;
  transition:background-color 0.25s ease-in;
}

.search_result:hover h2 {
  text-decoration: underline;
}

.search_result h2 {
  color: #4C6873;
  margin-bottom: 0px;
}

.set_info {
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 11px;
}

.set_info span {
  white-space: nowrap;
}

/******************************
  pagination
  ****************************/
.pagination {
  line-height: normal;
  text-align: center;
}

.pagination ul {
  list-style: none;
  float: left;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-padding-start: 0;
}

.pagination ul li {
  float:left;
  margin: 0 1px 12px 1px;
  font-size: 11px;
}

.pagination ul li.pages {
  width:35px;
  text-align: center;
}

.pagination ul li a {
  padding: 3px;
  color: #42757a;
  background-color: #f1f6f6;
  border: 1px solid #d9d9d9;
  display: block;
  text-align: center;
}

.pagination ul li:first-child {
  margin-left: 0;
}


.pagination ul li a:hover, 
.pagination ul li a.active {
  background-color: #d9d9d9;
  border: 1px solid #333;
  text-decoration: none;
  font-weight: bold;
}

.pagination ul li:first-child a:hover, 
.pagination ul li:last-child a:hover, 
.pagination ul li:nth-child(2) a:hover,
.pagination ul li:nth-last-child(2) a:hover {
  font-weight: normal;
}


/***************************************************************
 *  Set Details 
 **************************************************************/

#dataSetDescription dt {
  display: inline;
  float: left;
  width: 80px;
  font-weight: bold;
  margin-bottom: 12px;
  font-size: 13px;
  color: #424242;
}

#dataSetDescription dt:after {
  content: ":";
}

#dataSetDescription dd {
  float: left;
  width: 360px;
  margin-bottom: 12px;
  margin-left: 12px;
}

#export_study {
  text-align: center;
  font-size: 16px;
  font-weight:bold; 
  background: #e8e8e8; 
  padding: 6px;"
  -webkit-border-radius: .5em; 
  -moz-border-radius: .5em;
  border-radius: .5em;
}

#export_study img {
  padding: 12px;
}

img#favorite:hover {
  cursor: pointer;
  -webkit-box-shadow: 0 1px 2px #cfcfcf;
  -moz-box-shadow: 0 1px 2px #cfcfcf;
  box-shadow: 0 1px 2px #cfcfcf;
}

img#favorite:active {
  cursor: pointer;
  -webkit-box-shadow: 0 -1px 2px #cfcfcf;
  -moz-box-shadow: 0 -1px 2px #cfcfcf;
  box-shadow: 0 -1px 2px #cfcfcf;
}

.hover {
  padding: 10px;
  width: 100px;
  border: 1px solid #7992B0;
  background-color: #8AA9B7;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  box-shadow:         5px 5px 10px #cfcfcf;
  -moz-box-shadow:    5px 5px 10px #cfcfcf;
  -webkit-box-shadow: 5px 5px 10px #cfcfcf;
  font-size: 10px;
}

.modal_form label {
  width: 8em;
  float: left;
  text-align: right;
}

.modal_form input, .modal_form textarea{
  width: 200px;
  margin-left: -12px;
}

.modal_form input.button {
  width: auto;
}

#bordered, #main_buttons {
  float: left;
  padding:10px 10px 10px 0;
}

.social_button {
  position: relative;
  float: left;
  margin-right: 5px;
  width: 25px;
  height: 18px;
  text-align: center;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  white-space: nowrap;
  vertical-align: top;
  background-color: white;
  background-image: -moz-linear-gradient(top, white, #DEDEDE);
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#DEDEDE));
  background-image: -ms-linear-gradient(top, white, #DEDEDE);
  background-image: linear-gradient(top, white, #DEDEDE);
  background-image: -o-linear-gradient(top, white, #DEDEDE);
  border: #CCC solid 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: none;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#dedede');
}

.social_button:hover {
  text_decoration: none;
  background-color: #DEDEDE;
  background-image: -moz-linear-gradient(top, #DEDEDE, white);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#DEDEDE), to(white));
  background-image: -ms-linear-gradient(top, #DEDEDE, white);
  background-image: linear-gradient(top, #DEDEDE, white);
  background-image: -o-linear-gradient(top, #DEDEDE, white);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#dedede', endColorstr='#ffffff');
}

.social_button a {
  display:block;
}

.share_buttons {
  float: left;
  width: 60px;
  margin-right: 4px;
}

