html {
  background-color: #040349;
}

body {
  margin: 15px 0;
  line-height: 120%;
  color: #333333;
  background: #040349;
}

#container {
  width: 996px;
  margin: 0 auto;
}

th, td {
  border: 0;
  padding: 0;
}

input[type="text"], input[type="password"], textarea {
  width: 20em;
}

a span :link , a span :visited{
  color:#0000ff;
}

.clr {
  clear: both;
}

#header {
  background-image: url(../images/template1/images/theFinder-Main-Page_01.jpg);
}

#left_outer {
  float: left;
}

#content_outer {
  float: left;
  padding-top: 2px;
  margin: 0 5px;
  line-height: 1.2em;
  width: 666px;
  min-height: 635px;
  background: white;
  position: relative;
}

#calendar_content_outer {
  margin-left: 15px;
  float: left;
  width: 800px;
  background: white;
}

a.back_to_home {
  position: absolute;
  bottom: 1em;
}

.listing_footer {
  margin-bottom: 3em;
}

a.back_to_home, .listing_footer {
  margin-left:10px;
}

#banner_inner {
  height: 90px;
  padding: 5px 0;
}

#right_outer {
  float: left;
}

.left_banner, .right_banner {
  text-align: center;
}

#calendar_right_outer {
  float: right;
}

#footer {
  text-align: center;
  padding-top: 3px;
  color:white;
}

#footer a:link , #footer a:visited {
  color:#bad435;
}

#footer a:hover , #footer a:active {
  color:white;
}

ul li {
  list-style-type: none;
}

#container ul {
  margin: 0;
}

#content_outer ul li {
  padding-left: 15px;
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  list-style-type: none;
}

a:link, a:visited {
  color: #0e5dac;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #bad435;
  text-decoration: none;
  font-weight: bold;
}

a#nav_market{
  display: block;
  height: 51px;
}

a.link_button:link, a.link_button:visited {
  color: white;
}

a.link_button {
  height: 51px;
  width: 190px;
  display: block;
}

.button {
  color: white;
  text-align: center;
  font-size: 85%;
  border: 1px solid #cccccc;
  background: #bad435;
  padding: 0px 5px;
  height: 20px;
  margin: 1px;
}

.button:hover {
  background: #bae435;
}

.contentheading {
  color: white;
  background-color: #0e5dac;
  font-weight: bold;
  font-size: 123.1%;
  white-space: nowrap;
  padding: 10px 0 10px 10px;
  margin-bottom: 1em;
}

.contentheading_hot {
  background-color: #0e5dac;
  padding: 0 0 0 10px;
}

.content_left{
  float:left;
  width:65%;
}

.content_right{
  float:right;
  margin-right: 10px;
}

.content_hot {
  padding: 0 10px;
}

.content_hot a:hover, .content_hot a:active {
  background:#0e5dac;
}

.content_hot .category {
  font-style: italic;
  font-weight: normal;
  color: black;
}

.content_hot .select_category {
  margin-top: 1em;
  margin-bottom: 0.5em;
}

.small_link {
  font-size:9pt;
  padding-left:55px;
  padding-top:10px;
  padding-right:5px;
}

.small_link2 {
  font-size:9pt;
  padding-left:55px;
  padding-top:10px;
  color:#2244bb;
  padding-right:5px;
}

.big_link {
  font-size: 12pt;
  width: 300px;;
  color: #0e5dac;
  margin-top: -30px;
  margin-left: 20px;
}

a:hover .big_link {
  color: #bad435;
  background: #0e5dac;
}

.left_hidden {
  position: absolute;
  visibility: hidden;
  margin: 0;
  margin-left: 10px;
  padding: 0;
  background: #EAEBD8;
  border: 1px solid #5970B2;
  width: 170px !important;
}

.left_hidden a {
  position:relative;
  display:block;
  padding-left: 10px;
  width: 150px;
  white-space: nowrap;
  text-align: left;
  text-decoration: none;
  background: #EAEBD8;
  color: #2875DE;
  font-size: 85%;
}

#header_links a:hover, #header_links a:active {
  color: #bad435;
}

.content_article {
  padding: 0 10px;
}

.hot_finds_list {
  margin-bottom: 1em;
}

.hot_find {
  text-align:right;
}
.hot_find a:link,.hot_find a:visited {
  color:red;
}
.hot_find a:hover,.hot_find a:active {
  color:blue;
}

.hot_find_category {
  margin-left: 1em;
  margin-bottom: 1em;
}

.sub_heading {
  margin-left: 15px;
}

.sub_link_heading {
  color: #0E5DAC;
  font-weight: bold;
}

.purchases {
  padding: 25px;
}

.sub_list_header {
  font-weight: bold;
  font-size: 11pt;
}

.right_floated_image img, content_table img, .classified_image img {
  float: right;
  margin: 0 0 5px 20px;
}

p.rss-item {
  margin-bottom: 1em;
}

option.child {
  margin-left: 1em;
}

#content {
  padding: 0 10px;
}

#content form table th {
  vertical-align: top;
}

#banner_inner {
  text-align: center;
}

.padded {
  padding: 5px;
}

.user_edit th {
  text-align: left;
}

input.wide {
  width: 20em;
}

table#star img {
  margin: 0;
}

.page_numbers {
  margin-bottom: 1em;
}

/* Fix for YUI base CSS. */
strong, b, strong *, b * {
  font-weight: bold;
}

em, i, em *, i * {
  font-style: italic;
}
/* End YUI fix. */

img { -ms-interpolation-mode:bicubic; }

.content_right a.right_button {
  background-color: transparent;
}

table#diary_of_events {
  margin: 0 auto;
  padding-right: 10px;
  padding-left: 10px;
  width: 100%;
}

.user_edit table tr th {
  max-width: 45%;
  padding-right: 1em;
}
