/* Style sheet used throughout the site */
/* $Id: style.css 1331 2007-08-18 19:51:46Z dan $ */

p, tr, h1, h2, h3, h4, h5 ,h6, td, ul, ol, li, dl, dt, dd, .body, .header {
  font-family: Helvetica, Verdana, sans-serif;
}

p, tr, .body, .header {
  font-size: 80%;
}

form#searchform {
  display: inline;
}

p#comments {
  font-family: verdana;
  font-size: 75%;
}

.admin {
  border-style: solid;
  border-width: thin;
  border-color: red;
  -moz-border-radius: 1em;
  text-decoration: none;
  padding: 1px;
}

.admin:hover {
  border: 0;
  padding: 2px;
}

.footer {
  clear: both;
  font-family: verdana;
  font-size: 70%;
}

.small {
  font-size: 70%;
}

.halfsmall {
  font-size: 85%;
}

table#pop2set {
  border-spacing: 0;
}

th#pop2set {
  background-color: #eef;
}

.oddrow {
  background-color: #eee;
}

.redbox {
  text-align: center;
  border-style: dotted;
  border-width: thin;
  border-color: red;
  background-color: #fee;
  margin: 20px;
  padding: 10px;
  -moz-border-radius: 1em;
}

.greenbox {
  text-align: center;
  border-style: dotted;
  border-width: thin;
  border-color: green;
  background-color: #efe;
  margin: 20px;
  padding: 10px;
  -moz-border-radius: 1em;
}

.errorbox {
  border-style: dotted;
  border-width: thin;
  border-color: red;
  background-color: #fee;
  margin: 20px;
  padding: 10px;
  text-align: center;
  -moz-border-radius: 1em;
}

.formdesc {
  font-size: small;
}

.pop2setqty {
  font-size: xx-large;
  float: left;
}

.progressbartext {
  display: none;
}

.progressbartick {
  padding-left: 10%;
  background-color: grey;
  height: 10px;
}

.progressbar {
  border: solid thin black;
  width: 50%;
  padding: 2px;
  margin-left: 25%;
}

ul.recent a {
  text-decoration: none;
  font-size: 80%;
}

li.recent_set {
  list-style-image: url('/pics/inv/custpics/colors/Green.gif');
}

li.recent_setpic {
  list-style-image: url('/pics/inv/custpics/colors/White.gif');
}

li.recent_partpic {
  list-style-image: url('/pics/inv/custpics/colors/LtBlue.gif');
}

li.recent_inv {
  list-style-image: url('/pics/inv/custpics/colors/Red.gif');
}

li.recent_inst {
  list-style-image: url('/pics/inv/custpics/colors/DkGray.gif');
}

li.recent_ldrawpic {
  list-style-image: url('/pics/inv/custpics/colors/White.gif');
}

li.recent_catalog {
  list-style-image: url('/pics/inv/custpics/colors/Green.gif');
}

li.recent_part {
  list-style-image: url('/pics/inv/custpics/colors/Yellow.gif');
}

li.recent_other {
  list-style-image: url('/pics/inv/custpics/colors/Black.gif');
}

ul.setmeta,ul.guides {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.altsources {
  background-color: #ffffda;
  margin: 0 1em 1em 1em;
  padding: 0 1em 0 1em;
  border: 1px solid #d0d080;
  -moz-border-radius: 1em;
}


div.myparts {
  border: 1px solid #c3ccd3;
  margin: 0.5em 1em 1em 1em;
  padding-left: 1em;
  padding-right: 1em;
  font-size: small;
  -moz-border-radius: 1em;
}

.myparts {
  /* background-color: #f4f4ff; */
  background-color: #e3ecf3;
  list-style: none;
}

.myparts_color {
  float: left;
  width: 10em;
  margin-right: 2em;
}

li.horizontal {
  display: inline;
  margin-right: 2em;
}

.PAS {
  background-color: #f0fffa;
  margin: 0 1em 1em 1em;
  padding: 0 1em 0 1em;
  border: 1px solid #80d0a0;
  -moz-border-radius: 1em;
}

.PAS ul {
  list-style: none;
  padding-left: 2em;
}

.PAS-left {
  float: left;
}

li.guides {
  margin-right: 1em;
}

#setinfo {
  font-size: 1.1em;
  line-height: 1.5em;
}

#settitle {
  color: black;
  font-size: 1.9em;
  font-weight: bold;
  margin-top: -0.2em;
}

.underline {
  text-decoration: underline;
  color: gray;
}

ul.form {
  list-style: none;
}

ul.flowing, ol.flowing {
  list-style: none;
  margin-bottom: 2.5em;
  margin: 0;
  padding: 0;
  float: left;
}

li.flowing {
  line-height: 1.3em;
  margin-left: 1em;
}

.right {
  text-align: right;
  float: right;
}

a.subsubtheme, .subsubtheme { font-size: small; color: gray; text-decoration: none }
a.subsubtheme:hover { color: blue; text-decoration: underline }

a.lowlink { color: #444; text-decoration: none; }
a.lowlink:hover { color: blue; text-decoration: underline; }

h1.picsl_title {
  font-weight: normal;
  text-align: center;
  width: 100%;
  font-size: 1.5em;
  white-space: nowrap;
  word-spacing: 20px;
  line-height: 1em;
  margin: -0.3em;
}

p.picsl_comment {
  text-align: center;
  margin: -0.5em;
}

.caption {
  font-size: 70%;
  text-align: center;
  display: block;
}

.process-done {
  background-color: #dfd;
}

.process-working {
  background-color: #ffd;
}

.process-waiting {
  background-color: #fdd;
}

.filequeue_current {
  font-weight: bold;
  font-size: x-small;
}

.filequeue_selected {
  color: green;
  font-size: x-small;
}

.deleted {
  color: red;
  font-size: x-small;
}

.filequeue_file {
  font-size: x-small;
}

#shoppingbuttons { 
  float: right;
  text-align: right;
  font-size: 0.7em;
}

.highlight {
  background-color: #ff0;
}

.toc {
  float: right;
  margin: 2em;
  padding: 5px;
  border: 1px solid gray;
}

div.auto_complete {
  width: 350px;
  background: #fff;
}

div.auto_complete ul {
  border:1px solid #888;
  margin:0;
  padding:0;
  width:100%;
  list-style-type:none;
}

div.auto_complete ul li {
  margin:0;
  padding:3px;
}

div.auto_complete ul li.selected { 
  background-color: #ffb; 
}

div.auto_complete ul strong.highlight { 
  color: #800; 
  margin:0;
  padding:0;
}

table.setlog {
  border-collapse:collapse;
  empty-cells: show;
}

tr.setlog_header {
  background-color: #ffb;
}

div.setlog {
  height: 10em;
  overflow: auto;
}

div.thumbs {
  text-align: center;
  float: left;
  width: 110px;
  height: 145px;
}

.ajax_link {
  cursor: pointer;
  text-decoration: underline;
  color: blue;
}

#donation_drive {
  background-color: #eec;
  width: 30%;
  margin: 10px;
  margin-left: 5%;
  border: 1px solid #aa7;
}

#donation_text {
  padding: 0 2px 2px 2px;
}

h1#donation_title {
  font-size: 1em;
  background-color: #cc9;
  margin: 0;
  padding: 1px;
}

.donation_inline {
  display: inline;
  padding-left: 20px;
}

#front_right {
  float: right;
  width: 50%;
}

#donation_buttons {
  width: 50%;
  padding: 10px;
  text-align: center;
}

#paypal_donation {
  display: inline;
  float: left;
}

h4 {
  display: inline;
}

hr.clear {
  clear: both;
}

.front_sale {
  float: left;
  width: 40%;
  margin: 10px 5%;
}

.sale_picture {
  float: left;
  margin-right: 5px;
}

.clearer {
  height: 0;
  clear: both;
}

input.openid {
  background: url(/open/login-bg.gif) no-repeat; 
  background-position: 0 50%;
  color: #000;
  padding: 3px 0 3px 20px; 
  /* border: 1px solid #888888; */
  margin-right: 0.2em;
}

label.aligned {
  float: left;
  width: 15%;
}

#adwords_inv {
  float: right;
}
