.navbar { border-radius: 0; }

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 70px;
}
#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 70px;
  background-color: #f5f5f5;
  background-image: url('images/footer.jpg');
  border-top: 1px solid #000000;
}

#footer .container { padding-top: 15px; }

.sectionbody { border: 0; box-shadow: 0px; }
.nav { padding: 0; }
.homemenu { padding-right: 15px; }
.sort { border: 0; }
.catmenu { margin: 0; padding: 0; margin-left: 3px;  padding-left: 3px; }
.catmenu li
{
 border: 1px solid #DEE1E6;
 border-top-left-radius: 5px;
 border-bottom-left-radius: 5px;
 background-color: #F5F5F5;
 margin: 0;
 padding: 0;
}

*, .borders
{
 border: 0px solid;
 border-color: #E9E9E9;
}

BODY, SELECT, INPUT, TEXTAREA, .bx-wrapper .bx-viewport
{
 background-color: #ffffff;
 color: #000000;
}

.incomplete, .required, .alert, .incompleteblock
{
 border: 1px solid;
 border-color: #FF0000;
 background-color: #FFF9F9;
}

.inactive, input:-moz-placeholder, a.softtabactive, a.softtabactive:visited, a.softtabactive:hover, a.softtabactive:visited:hover, a.softtab:hover, a.softtab:visited:hover, ul.pagination
{
 /*Inactive content and pagination*/
 color: #777777;
 background-color: #F2F2F2;
}

.minorlinks, .subcat:visited, .linktools, .linktools a, .sections, .sections:visited, .imtextself, a.bannedcolor, a.bannedcolor:visited
{
 /*Unimportant text*/
 color: #555555;
}

.minorlinks:hover, .subcat:hover, .subcat:visited:hover
{
 /*Mouseover for unimportant text*/
 color: #AABACA;
}

.fresh, a.sponsorcolor:link, a.sponsorcolor:visited
{
 /*Sponsored members*/
 color: #00AA00;
}

.altbg3, .evencolumns, .fronttopalt, .ckeditorbackground,  ul.pagination li
{
 /*Option columns, even rows, editor backgrop*/
 background-color: #f5f5f5;
}

ul.pagination li
{
 border: 1px solid;
 border-left: 2px solid;
 border-color: #F1F1F1;  
}

.inverse, .pollresultbar, .badge, .homenav:hover, .homenav:link:hover, .homenav:visited:hover, .addtocart:hover, .dayname td, .articlebar a:hover, .editpost:hover, .editpost:visited:hover, a.softtab, a.softtab:visited, a.softtab:visited:hover, a.softtab:hover, a.softtabactive, a.softtabactive:visited, a.softtabactive:hover, a.softtabactive:visited:hover,  #unvalidatedcount
{
 /* Inverted color spots, usually mouseover effects*/
 background-color: #304050;
 color: #FFFFFF;
}

.inversetextonly,   .bittitle a, .bittitle a:visited, .sortarrow, .sortarrow:visited
{
 /*Inverted text*/
 color: #FFFFFF;
}

.tinytext, .pagerank, .commentdate, .smalllink, .editedby, #searchbox a, .linkbitcategory
{
 /*Very small text*/
 font-size: 9px;
 line-height: 10px;
}

.smalltext, .catdescription, .quoteby, .sections, .sections:visited, .icons, .gobutton, .minorlinks a
{
 /*Slightly smaller than normal text*/
 font-size: 11px;
}

.moderatelylarger, .denialpage, .rules, .statussection, .postinternal, .subcategoryname, .mainarticle, .price, .forumdescription, .postrating, .listingdescription, .detailedlabels
{
 /*Text that should be a little bigger than most*/
 font-size: 14px;
}

.semibigtext, .navbutton a, #searchbox input, .alerttitle
{
 /*Moderately big text*/
 font-size: 16px;
}

.bigtext, a.biglink, .onlinebuddies, .offlinebuddies, .linktitle, a.linktitle, .toolsbararea, .monthname, .bigbutton, .bulkprice, .reportsforumcolumn, .submitbutton, .previewbutton, .incompleteblock td, #chatformmessage, .tableheader, .boxtitle, .bittitle, .cattitle, .exiturl, .forumname
{
 /*Significantly bigger text*/
 font-size: 18px;
}

.hugetext, .addtocart, .categoryheader, .title, .postbitusername, .categoryname, a.categoryname, a.categoryname:visited
{
 /*Really big text*/
 font-size: 22px;
}

.logobg
{
 /*The background behind the logo... you can edit this via the logo uploader page too.*/
 height: 97px;
 background-image: url('http://scripts.webmastersite.net/altdomainshared/images/header.jpg');
 background-repeat: no-repeat;
 background-size: 100% 97px;
}

.bulleticons { font-size: 26px; }
.new { color: #22DD22; }
.old { color: #AAAAAA; }
.closed { color: #AA0000; }

/*Images: */
.unit-rating, .unit-rating li a:hover, .unit-rating li.current-rating { background-image: url('../images_bootstrap/ajaxstar.png'); } 
.ui-autocomplete-loading { background-image: url('../images_bootstrap/indicator.gif'); }
.lb-prev:hover { background-image: url('../images_bootstrap/lightbox-prev.png'); }
.lb-next:hover { background-image: url('../images_bootstrap/lightbox-next.png'); }
.lb-data .lb-close { background-image: url('../images_bootstrap/lightbox-close.png'); }
.lb-cancel { background-image: url('../images_bootstrap/lightbox-loading.gif'); }
#disabledsearchbox input { background-image: url('../images_bootstrap/search.png'); }
#loading { background: url('../images_bootstrap/loadingAnimation.gif') no-repeat center center; width: 208px;  height: 13px; }
.actionlink { background: url('../images_bootstrap/actionlink.png') center left no-repeat; }

@media screen and (min-width: 1px) and (max-width: 850px) 
{ /* Styles for small screens. */
 .navbutton a { font-size: 12px; }
 A, A:visited { text-decoration: underline; }
 .memberstatus { width: 0; visibility: hidden; }
}

.button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
background: rgb(255,255,255); /* Old browsers */
background-image: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background-image: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background-image: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background-image: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background-image: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
}
.button:focus,
.button:active:focus,
.button.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button:hover,
.button:focus {
  color: #333;
  text-decoration: none;
}
.button:active,
.button.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.button {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.button:hover,
.button:focus,
.button:active,
.button.active,
.open .dropdown-toggle.button {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.button:active,
.button.active,
.open .dropdown-toggle.button {
  background-image: none;
}

.bigbutton {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
background: rgb(255,255,255); /* Old browsers */
background-image: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background-image: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background-image: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background-image: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background-image: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
}
.bigbutton:focus,
.bigbutton:active:focus,
.bigbutton.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bigbutton:hover,
.bigbutton:focus {
  color: #333;
  text-decoration: none;
}
.bigbutton:active,
.bigbutton.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.bigbutton {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.bigbutton:hover,
.bigbutton:focus,
.bigbutton:active,
.bigbutton.active,
.open .dropdown-toggle.bigbutton {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.bigbutton:active,
.bigbutton.active,
.open .dropdown-toggle.bigbutton {
  background-image: none;
}

/*Not sure why but the box heading sizes are inconsistent if this isn't included:*/
.panel-heading { height: 40px; }
h3 { font-size: 16px; padding: 0; margin: 0; }
th.categoryheader
{
 text-shadow: 0;
 border: 0;
 color: #000000;
}

.linkstable, .categoriestable
{
 border-spacing: 0;
}

.detailedinfo { width: auto; }
.cookienotice
{
 background-color: #999999;
}

.fieldfilefield .fade { opacity: 1; } .nav .breadcrumb li:after { content: ""; }
disabledinupgrade-input[type="checkbox"] {  margin: 0; padding: 0; margin-top: -2px; margin-right: 5px; }  /* fixes bootstrap alignment bug */

 INPUT, SELECT, TEXTAREA { border-width: 1px; }