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,
b, u, i, center,
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-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

html {
    overflow-x: hidden; /* IE Fix - Prevent background horizontal scrolling */
}

body {
  background: black;
  color: #e0e0e0;
  overflow: hidden;
  font-size: 16px;
  font-family: 'Times New Roman', serif;
  line-height: 1.5em;
}

a {
  color: #fffefe;
  text-decoration: none;
}

a img {
  border: none;
}

p {
  padding-bottom: 16px;
}

ol, ul {
  list-style-type: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

td,
th {
  background: #222;
  padding: 2px 15px;
  border: 1px solid black;
  text-align: left;
}

th {
  background: #333;
}






#page {
  width: 980px;
  margin: 0 auto;
  min-height: 526px;
  position: relative;
}

#page .sutton_logo {
  position: absolute;
  top: -8px;
  left: 10px;
  z-index: 5;
}

#header {
  margin: 17px 30px;
  overflow: auto;
}

#content #want_to_buy_ad {
  text-align: center;
  min-height: 21px;  
}

#content,
#content_superior {
  position: relative;
  z-index: 5;
  margin-bottom: 20px;
  padding: 20px 30px;
  width: 920px;
}






#navigation {
  float: right;
  margin-top: 6px;
  font-size: 15px;
  font-weight: bold;
}

#navigation li {
  float: left;
  padding: 0 10px;
  border-right: 1px solid white;
  line-height: 17px;
}

#navigation li.last {
  border-right: none;
  padding-right: 0px;
}

#navigation a:hover {
  color: #74A0C9;
}

#flash {
  padding: 20px;
  font-size: 20px;
  font-weight: bold;
  color: black;
  background: yellow;
  width: 290px;
  float: left;
  position: relative;
  z-index: 10;
}




#column {
  width: 620px;
  float: left;
  margin-bottom: 20px;
}

h1 {
  color: white;
  font-size: 20px;
  padding-bottom: 20px;
}

#content h3.first {
  padding-top: 0;
}

.admin {
  background: #993333;
  padding: 15px;
  margin-bottom: 20px;
}

.admin a {
  text-decoration: underline;
  display: block;
}








#content ul {
  padding-left: 20px;
  padding-bottom: 1em;
}

#content dl {
  padding-left: 20px;
  overflow: auto;
}

#content dt {
  float: left;
  width: 23%;
  padding-right: 3%;
}

#content dd {
  float: left;
  width: 60%;
  padding-bottom: 1em;
}

#content h3 {
  font-size: 20px;
  padding-top: 6px;
  clear: left;
}

#column .caution {
  margin-top: 50px;
  color: red;
}

#resource_nav {
  margin-top: 30px;
}



#sidebar {
  float: right;
  clear: right;
  width: 235px;
  background: url('/images/sidebar_bg.png') left top repeat-x;
  padding: 15px;
  color: white;
}

#sidebar h2 {
  font-size: 16px;
}

#sidebar li {
  padding: 7px 0;
  border-bottom: 1px solid #666;
  line-height: 21px;
  overflow: auto;
}

#sidebar li.last {
  border-bottom: none;
}



#footer {
  font-size: 12px;
  clear: both;
  border-top: 1px solid #888;
  margin-top: 50px;
}

#footer .contact_info {
  font-size: 14px;
  float: left;
  padding: 6px 0;
  padding-bottom: 5px;
  margin-right: 30px;
}

#footer a {
  color: #C6C6C6;
} 

#footer .disclaimer {
  clear: both;
  border-top: 1px solid #888;  
  padding-top: 12px;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.2;
}






#errorExplanation {
  border: 2px solid #aa4444;
  background: #663333;
  padding: 10px;
  color: white;
  margin-bottom: 40px;
}

.fieldWithErrors {
  background: #663333;
  color: white;
}










/* http://mlsr.realtylink.org/mlsr_get/areaselect.cfm?cid=1176159 specific */
/* map selection */
table#ContainerTable {
  margin-bottom: 80px;
}

table#ContainerTable .tablebackgroundcolor {
  vertical-align: top;
}




/* admin links */
.new_button {
  margin-bottom: 10px;
  display: block;
  width: 100px;
  background: #933;
  text-align: center;
}

.tabbed_admin_links {
  background: #666;
  padding: 5px;
  padding-bottom: 2px;
}

.tabbed_admin_links a {
  padding: 0 5px;
}





/* listings */
table.bordercolor {
  margin: 25px 0;
}

td.secondaryaccentcolor {
  margin-top: 100px;
  background-color: #333344;
}

td.tablebackgroundcolor {
  vertical-align: top;
}

td.primaryaccentcolor {
  background-color: #222;
  padding-right: 10px;
}



/* location Images */
table.location_images {
  width: 680px;
}

table.location_images td,
table.location_images td > .image {
  width: 330px;
}

table.location_images td {
  background: none;
  border: none;
  padding: 0;
  vertical-align: top;
}

table.location_images td .image {
  margin-bottom: 2.6em;
}

table.location_images td:first-child > .image {
  margin-right: 20px;
}




/* Mortgage Image */
.mortgage_image,
.mortgage_image img {
  max-width: 205px;
  -ms-interpolation-mode: bicubic;
  
}
