/* General community colors:
   - headers: #8c904f */

abbr{
  cursor: default;
}

#main-body {
  margin: auto;
}

/* Copy H1, but allow us to change margin to padding */
.page-title {
  text-align:center;
  color:black;
  font-weight:bold;
  padding: 1em 0;
  font-size: 138.5%;
}

/* Leveraged from community engine's definition */
hr {
  color: #d5cbbf;
  border-color: -moz-use-text-color -moz-use-text-color #d5cbbf;
  border-style: none none solid;
  border-width: 0 0 1px;
  height: 0;
  margin: 6px 0;
}

input.read-only {
  background-color:gray;
}

.disclaimer {
  font-size:8pt;
  font-style:italic;
}


#top-bar{
  margin: auto;
  width: 1000px;
  position:relative; /* So we can absolutely position children */
}

#top-bar-content{
  height: 110px;
  width: 960px;
  margin: auto;
  position: relative;
  left: 15px;
}
#team {
  float:right;
}

#seo-links-area{
  background: transparent;
  width: 100%;
  /*height: 30px;*/
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
}


.vetsprevail-box {
  padding: 10px;
  color: #e0ddb8;
}
.vetsprevail-box label,
.vetsprevail-box a,
.vetsprevail-box a:active, .vetsprevail-box a:hover, .vetsprevail-box a:visited {
  color: #e0ddb8;
}

.vetsprevail-form {
  background: #5E5E5E;
}

#advertiser-images{
  margin: auto;
}

.banner-image {
  width: 730px;
  position: relative;
  left: 0px;
  /*height: 240px;*/
}

.content-box{
  color: #222222;
  text-align: left;
  margin-top:7px auto 14px auto;
  position: relative;
}
.content-box-text{
  position: relative;
  padding: 0px 15px;
  margin-top: 5px;
}
.content-box-top-image{
  position: absolute;
  top: -7px;
}

.content-box-bottom-image{
  position: relative;
  bottom: -5px; 
}

#testimonials {
  position: absolute;
  right: 30px;
  bottom: 40px;
  font-size: 14px;
}
#testimonials a {
  color: white;
}

#content-tabs-area {
  background: transparent;
  margin-top: 30px;
}
#login-area-parent {
  position: relative;
  height: 210px;
  width: 205px;
  margin:auto;
}
#login-area b {
  color: #e0ddb8;
}
#login-area-form {
  text-align:left;
}
#login-area-form .submit {
  text-align:center;
}
#login-area-forgot-password {
  font-size: 11px;
}


#join-area-parent{
  position: relative;
  height: 85px;
  width: 205px;
  margin: auto;
  /*margin:-10px auto auto;*/
}

#join-area {
  margin-bottom: 15px;
  height: 53px;
  position: relative;
}
#join-area b {
  color: #e0ddb8;
}

/*** SIDE COLUMN STYLE ***/
.side-column-widget {
  position: relative;
  margin-bottom: 20px;
}

#join-area-background-image{
  position:absolute;
  width: 205px;
  height: 85px;
  left: 0;
}

#join-area-top-text{
  text-align:center;
  color:#e0ddb8;
}


#join-area-button-link{
  height: 25px;
  width: 128px;
  display: block;
  margin: auto;
  padding-top: 5px;
  position: absolute;
  top: 18px;
  left: 17px;
  text-decoration: none;
}

#login-area-button-div{
  margin: auto;
  position: relative;
}

#login-area-button{
  height: 21px;
  width: 66px;
  display: block;
  margin: auto;
  position: relative;
  top: 9px;
  cursor: pointer;
  position: relative;
}

#login-area-background-image{
  position:absolute;
  height: 210px;
  width: 205px;
  left: 0px;
}

#login-area{
  /* background-color: #5e5e5e;*/
  padding-top: 1px;
  position: relative;
}

#login-area-text{
  text-align: center;
  margin-top: 5px;
  color:#e0ddb8;
}

#login-area-forgot-password{
  margin-left: 5px;
  margin-bottom: 5px;
  text-align: left;
}

.login-area-field{
  margin: 5px;
}

#login-area-lock{
  position: relative;
  top: 3px;
  width: 10px;
  height: 15px;

}

.form-box{
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 478px;
  padding-left: 0;
  padding-right: 0;
}

.field_box {
  float: left;
  padding: 1em;
}

h1 {
  text-align: center;
}

input[type="text"].long_field{
  width: 422px;
}

.long_field{
  width: 422px;
}

.short_field{
  width: 195px;
}

.check_box_field{
  padding-left: 5px;

}

.border_none{
  border: none;
}
.border_none tbody tr
{
  border:none;
}
.border_none tbody tr td
{
  border:none;
}

.community-side-content-column-box{
  margin-top: 20px;
}

.info-graphic-title {
  font-size:16pt;
}

#community_content_box_header{
  /*background-color: #A8AA71;*/
  margin-bottom: 25px;
}

.help-resources {
}
.help-resource {
  display:none;
  position: absolute;
  background-color: #fff;
  color: black;
  border: 3px solid #696969;
  width: 200px;
  padding: 10px;
  font-size: 11px;
  text-align:left;
}
.help-resource-title {
  display:inline;
  color:#3f4d7e;
  font-weight:bold;
}

.counter-number-slot{
  float:left; 
  position: relative;
  height:50px;
}

.counter-number{
  position:absolute; 
  font-size: 40px;
  color: #E6E5B7; 
  left: 15px;
}

/*TODO: change the name of this
it's used outside the awards case*/
.awards-case-header{
  background-color: #8B914E;
  margin-right: 3px; 
  margin-top: 20px; 
  color: #E6E5B7; 
  text-align:center; 
  border: 1px solid #8B914E; 
  border-bottom: none;
  width: 134px;
}

.badge-awards-header{
  background-color: #8B914E; 
  color: #E6E5B7; 
  border: 1px solid #8B914E; 
  border-bottom: none; 
  padding: 1px;
}

.awards_case_slot{
  border: 1px solid #8B914E; 
  text-align: center;
  width: 18px;
  height: 31px;
}

td.awards_case_slot{
  border: 1px solid #8B914E; 
  padding: 5px;
}

#rank-text{
  color: #818845;
}

#badge-header{
  text-align:center;
  border: 1px solid #8B914E; height: 20px;
  line-height:20px;
}

#badge-middle{
  padding: 5px; 
  border: 1px solid #8B914E; 
  border-bottom: none; 
  border-top: none;
}

#badge-bottom{
  border: 1px solid #8B914E;
  border-top: none;
  padding: 5px;
  text-align: left;
}

.html-shape-progress-indicator{
  background-color: #818845;
  padding: 10px;
  color: #E6E5B7;
  font-weight: bold;
  margin-left: 1px;
  margin-right: 1px;
  width: 80px;
  float: left;
  margin-top:5px;
}
.html-shape-progress-indicator-container{
  margin-top: 20px;
  margin-bottom: 20px;
  width: 420px;
  margin:auto;
}

/*** PROGRESS INDICATOR ***/
.progress-indicator-element {
  float: left;
  margin: 0 -14px 0 0;
}

.progress-indicator-container {
  position:relative;
  margin: auto;
}

.progress-indicator-text {
  position:absolute;
  top: 0;
  left: 0;
  padding: 2px 0;
  height: 36px;
  line-height: 18px;
  width: 72px;
  margin-left: 40px;
  color: gray;
  font-weight:bold;
  font-size:13px;
  text-align: center;
}
.progress-indicator-container .current {
  color: white;
}
.progress-indicator-container .completed {
  color: black;
}

/* community engine stuff, move it later */
.column2_left
{
  padding-left:25px;
  float:left;
  width:45%;
}
.column2_right
{
  float:left;
  width:45%;
}

.treeview, .treeview ul {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-type: none;
}


.treeview ul {
  margin-top: 4px;
}

.treeview .hitarea {
  background: url(../../images/general/treeview-default.gif) -64px -25px no-repeat;
  height: 16px;
  width: 16px;
  margin-left: -16px;
  float: left;
  cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
  display: inline;
  float:none;
}

.treeview li {
  margin: 0;
  padding: 3px 0pt 3px 16px;
  list-style-type: none;
  font-weight:normal;
}

.treeview a.selected {
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { cursor: pointer; text-decoration:none;}

.treeview li span { text-decoration:underline;}
/*.treeview li { background: url(/images/general/treeview-default-line.gif) 0 0 no-repeat; }*/
.treeview li { background: none 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(/images/general/treeview-default.gif); }
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview .placeholder {
  background: url(/images/spinners/loading_bar.gif) 0 0 no-repeat;
  height: 16px;
  width: 16px;
  display: block;
}
.treeview .collapsable{
  font-weight:bold;
}
.treeview .expandable{
  font-weight:bold;
}

.red_text
{
  color:red;
}

.red_text:visited
{
  color:red;
}

.no_bullets_list
{

}

.no_bullets_list li
{
  list-style-type:none;
}

.flip-action {
  position:absolute;
  left:10px;
  width:185px;
}
.flip-back {
  position:absolute;
  left:10px;
  width:185px;
  display:none;
}

.recaptcha-container{
  position: absolute;
  top: 375px;
  left: 135px;
}

.youtube-custom-player {
  background-image:none;
  width:746px;
  height:413px;
}

.overlay .missing-flash div {
  padding: 25px;
  font-size: 16px;
}
.overlay-black .missing-flash div {
  color: white;
}

/* Additional classes for jquery jstree */
.jstree-default .jstree-no-icons-level > li a .jstree-icon { display:none; }
.jstree-default .jstree-no-icon > a .jstree-icon { display:none; }

#badge-points-available{
  position: relative;
}

/*
  jquery.dataTable updates
  TODO Move this into an application.css file through SASS
*/

.dataTables_wrapper .ui-widget-header {
  padding: 5px;
}
.dataTables_wrapper .ui-helper-clearfix {
  display: block;
}
.dataTables_wrapper .dataTables_filter {
  float: right;
}
.dataTables_wrapper table {
  clear: both;
  margin-bottom: 0;
}
/* TODO Can this just be on .span right under .dataTables_wrapper */
.dataTables_wrapper table th span.css_right {
  float: right;
}
.dataTables_length {
  float: left;
}

.time-seperator-colon {
  line-height: 1.5;
  font-weight: bold;
  font-size: 15px;
}

