html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
}
ol, ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
/* End of Reset */

/* base.css, part of YUI's CSS Foundation */
h1 {
  /*18px via YUI Fonts CSS foundation*/
  font-size:138.5%;  
}
h2 {
  /*16px via YUI Fonts CSS foundation*/
  font-size:123.1%; 
}
h3 {
  /*14px via YUI Fonts CSS foundation*/
  font-size:108%;  
}
h1,h2,h3 {
  /* top & bottom margin based on font size */
  margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
  /*bringing boldness back to headers and the strong element*/
  font-weight:bold; 
}
abbr,acronym {
  /*indicating to users that more info is available */
  border-bottom:1px dotted #000;
  cursor:help;
} 
em {
  /*bringing italics back to the em element*/
  font-style:italic;
}
blockquote,ul,ol,dl {
  /*giving blockquotes and lists room to breath*/
  margin:1em;
}
ol, ul, dl {
  /*bringing lists on to the page with breathing room */
  margin-left:2em;
}
ol li {
  /*giving OL's LIs generated numbers*/
  list-style: decimal outside;  
}
ul li {
  /*giving UL's LIs generated disc markers*/
  list-style: disc outside;
}
dl dd {
  /*giving UL's LIs generated numbers*/
  margin-left:1em;
}
th,td {
  /*borders and padding to make the table readable*/
  padding: .25em .5em .25em 0;
}
th {
  /*distinguishing table headers from data cells*/
  font-weight:bold;
}
caption {
  /*coordinated marking to match cell's padding*/
  margin-bottom:.5em;
  /*centered so it doesn't blend in to other content*/
  text-align:center;
}
p,fieldset,table {
  /*so things don't run into each other*/
  margin-bottom: .75em;
}
/* ************************ End of Base ************************ */

/* *********************** General *********************** */
html {
  background-color: #ddd;
  height: 100%;
}
html>body {
  height: 99.9%;
}

html>body #body {
  height: 100%;
  text-align: center;
}
td {
  vertical-align: top;
}
th {
  padding-left: .25em;
}

body {
  font-size: 62.5%;
  font-family: verdana, arial, sans-serif;
  width: 100%;
}
ol,ul {
  line-height: 1.25em;
}
.advanced {
  display: none;
  padding-top: 10px;
}

.default-text {
 color: #999;
}

/* *********************** Layout *********************** */
#header, #content, #footer {
  background-color: white;
  padding: 5px 10px;
  font-size: 1.4em;
  line-height: 1.25em;
  text-align: left;
}
#header {
  background-color: white;
}
#footer {
  text-align: center;
  font-size: 1.25em;
  line-height: 1.25em;
}
#body {
  background-color: white;
  width: 875px;
}

#left-column {
  width: 620px;
}
#right-column {
  float: right;
  width: 220px;
  vertical-align: top;
}

/* *********************** Footer *********************** */
#footer hr {
  margin: 0 20px;
  border: 0;
  background-color: #DDD;
  height: 1px;
  margin-bottom: 10px;
}

/* *********************** Left Column *********************** */

#site_select {
  margin-bottom: 1em;
}

#options {
  border: 1px solid #D2CCC1;
  padding: .75em;
}
#left-column h3 {
  padding: 5px 0px 1px 0;
  margin: 0;
  color: #4C93D4;

}
#left-column hr {
  padding: 0px;
  margin: 0px 0px 10px 0px;
  height: 3px;
  color: #4C93D4;
  background-color: #4C93D4;;
  border: 0;
}

#update {
  background-color: #4C93D4;
  text-decoration: none;
  color: white;
  margin: 0px 10px;
  padding: 5px 10px;
  text-align: center;
  height: 30px;
}

#results {
  margin: 0;
}
#results_area h2 {
  font-weight: normal;
  font-size: 1.3em;
}

#results ul, #results li {
  line-height: 1.25em;
  margin-left: .5em;
  list-style-type: none;
  font-size: 1.1em;
}

#results img {
  margin-top: 1em;
}

.amazon_search_text {
  padding: 3px 10px;
  background-color: #FFFFC6;
  border: 1px solid #DDDDC6;
}

ul.craigslist_results li {
  list-style-type: none;
  line-height: 1.5em;
}
.shopzilla-results {
  display: none;
}
#general_options {
}
#general_options .multi-col {
  width: 49%;
  padding: .1em 0;
}
#general_options .single-col {
  padding: .2em 0;
}
#price input {
  width: 75px;
}
#w {
  height: 30px;
  width: 365px;
  font-size: 1.25em;
}
#craigslist_url {
  width: 200px;
}
#site_options {
  width: 100%;
}

#site_options .ebay, #site_options .craigslist {
  width: 49%;
  float: left;
}
#site_options .ebay {
  padding-right: 10px;
}

#results_area {
  display: none;
  padding-top: 5px;
}
.multi-col{
  float: left;
  width: 48%;
}
.help span {
  display: none;
  font-size: 13px;
}
#submit {
  display: none;
}
.help {
  position: relative;
  z-index: 24;
  color: #4C93D4;
  text-decoration: none;
  padding: 2px;
  font-weight: 700;
  font-size: 10px;
}
.help:hover {
  z-index: 25;
  color: #4C93D4;
  text-indent: 0;
}
.help:hover span {
  display: block;
  color: #001;
  background-color: #fff;
  width: 18em;
  padding: 0.5em;
  border: 0.5em #4C93D4 solid;
  position: absolute;
  top: 0;
  left: 1em;
  font-weight: normal;
}

/* *********************** Right Column *********************** */

#right-column h4 {
  margin: .5em 0 .25em 0;
  padding: 0;
  color: #8B7355;
  border-bottom: 3px solid #8B7355;
}

#right-column ol, #right-column ul {
  margin-top: 0;
}

#location_select, #popular_searches, #saved_searches, #need-help {
  display: block;
  color: #563315;
  padding: 0 .5em 0 10px;
  margin: .5em 0;
  padding: .25em;
  background-color: #F6F5EF;
  border: 1px solid #D2CCC1;
}

#location_select {
  margin-top: 0;
}
#location_select select {
  margin: .25em 0;
}

/* Popular Searches */
#popular_searches ol li, #saved_searches ol li {
  margin-left: .5em;
  vertical-align: top;
}

a.popular {
  display: block;
  width: 100%;
  border: 1px solid #FFF; 
  border: 1px solid #F6F5EF;
  color: #23238E;
}

a.delete {
  text-decoration: none;
  color: #95322D;
  font-weight: 700;
  float: right;
}

a.popular:hover {
  background-color: white;
}

a.saved:hover {
  background-color: white;
}

a.saved {
  float: right;
  display: block;
  width: 150px;
}

a.popular:visited {
  color: #4B0082;
}

#save-search {
  width: 75px;
  background-color: #8B7355;
  color: #F6F5EF;
  text-decoration: none;
  padding: .1em .5em;
  margin-left: 2em;
}

#cancel-save-search {
  width: 75px;
  color: #8B7355;
  border: 1px solid #8B7355;
  text-decoration: none;
  padding: .1em .5em;
}

#save-search-link {
  margin-top: .25em;
}

