body {
  font-family: Arial,Helvetica,sans-serif;
  margin: 0;
  padding: 3px 4px 4px 4px;
  border: 0;
  z-index: -1;
}

form {
  margin: 0;
  padding: 0;
  border: 0;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
}

td img {
  display: block;
}

.left_corner {
  float: left;
}

.right_corner {
  float: right;
}

#container {
  position: relative;
  width: 910px;
  margin: 0;
  padding: 0;
  border: 0;
}

h2, h3, .header {
  font-family: Century Gothic,URW Gothic L,Arial,Helvetica,sans-serif;
}

h3, .header {
  font-size: 18px;
  font-weight: 800;
  color: #999999;
  margin: 0;
  border: 0;
  padding: 0;
}

h2 {
  font-size: 20px;
  text-color: black;
  font-weight: 800;
}

label {
  font-size: 9px;
  font-weight: bold;
}

.gray_back {
  background-color: #999999;
}

.gray_back h3, .gray_back h2 {
  color: #ffffff;
}

#left_col {
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  width: 280px;
}

#left_col_top {
  margin: 0;
  padding: 0 0 3px 0;
  border: 0;
}

#search_form input[type=text], #search_form select {
  border: 0;
  margin: 3px 0px 2px 0px;
  font-size: 12px;
  font-weight: 600;
  background-color: #aaaaaa;
}

#search_form select {
  padding: 4px 0px 1px 0px;
  width: 262px;
}

#search_form input[type=text] {
  padding: 4px 2px 4px 5px;
  margin-bottom: 2px;
  width: 118px;
}

#search_form input[type=checkbox] {
  width: 12px;
  height: 12px;
  padding: 0;
  border-style: solid;
  border-width: 1;
  border-color: black;
}

#search_controls {
  padding: 2px 0px 6px 9px;
  border: 0;
}

a.sort_order {
  color: black;
}

a.sort_order:visited {
  color: black;
  text-decoration: none;
}

a.sort_order:link {
  color: black;
  text-decoration: none;
}

a.sort_order:active {
  color: black;
  text-decoration: none;
}

a.sort_order:hover {
  color: black;
  text-decoration: none;
}

.selected_sort_order {
  font-weight: bold;
}

#conversing_container {
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
  border-style: solid;
  border-width: 0px 0px 15px 0px;
  border-color: #999999;
}

#conversing_interior {
  width: 119px;
  margin: 0px 0px 0px 12px;
  padding-top: 2px;
  text-align: center;
}

#conversing_info {
  height: 320px;
  overflow: hidden;
}

.converser_box {
  position: relative;
  margin-left: 8px;
  width: 104px;
  height: 68px;
}

.converser_icon {
  width: 48px;
  height: 48px;
  border-width: 1px;
  border-style: solid;
  padding: 0;
  margin: 0;
}

.converser_icon_nosync {
  border-color: #999999;
}

.converser_icon_sync {
  border-color: #ff0000;
}

.converser_username {
  font-size: 9px;
  font-style: italic;
  text-align: left;
}

#search_results_col {
  float: left;
  width: 149px;
}

#search_results_col_interior {
  padding: 2px 2px 4px 0px;
}

#results_label {
  margin: 0 0 0 12px;
}

#search_results_widget {
  padding: 0;
  border: 0;
  margin: 0;
  text-align: center;
}

#search_results_widget_interior {
  height: 295px;
  overflow: hidden;
  text-align: center;
}

#search_sort_controls {
  font-size: 9px;
  text-align: center;
}

.results_row {
  position: relative;
  padding: 2px;
  margin-left: 10px;
  width: 120px;
  height: 62px;
}

.result_thumbnail_left, .result_thumbnail_right {
  background: url('/images/thumbnail_background.gif');
  margin: 0;
  border: 0;
  padding: 0;
  top: 4px;
  position: absolute;
}

.result_thumbnail_left {
  left: 6px;
}

.result_thumbnail_right {
  right: 6px;
}

#search_label {
  margin: 0px 0px 2px 4px;
  padding: 0;
  border: 0;
}

#share_search_control {
  padding: 0px 0px 0px 2px;
  font-weight: bold;
}

#pre_auto_follow {
  padding: 0px 0px 0px 8px;
}

#chat_col {
  float: left;
  margin: 2px 4px 2px 7px;
}

.gray_border {
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
}

#phlow_name {
  padding-bottom: 3px;
}

#chat_msg_area {
  margin: 0;
  padding: 2px;
  height: 408px;
  overflow: auto;
  width: 219px;
}

.chat_msg {
 padding: 2px 0 2px 0;
}

.chat_msg .sender {
 color: #999999;
 font-size: 12px;
 font-weight: bold;
}

.chat_msg .msg {
 color: #000000;
 font-size: 12px;
 font-family: Verdana;
}

.chat_msg .photodrop {
 border-style: solid;
 border-width: 1px;
 border-color: #ffffff;
}

#chat_send_area {
  margin: 5px 0px 0px 0px;
  position: relative;
}

#chat_form {
  float: left;
}

#chat_send_text {
  float: left;
  width: 160px;
  height: 44px;
  overflow: auto;
  font-size: 12px;
  font-family: Verdana;
}

.pseudo_button {
  display: block;
  margin: 0;
  padding: 0;
  float: left;
  line-height: 44px;
  text-align: center;
  overflow: hidden;
}

#chat_send_button {
  border-style: solid;
  border-width: 1px 0px 2px 2px;
  border-color: #ffffff;
  width: 52px;
}

#viewr_col {
  padding: 0;
  margin: 0;
  border: 0;
  float: left;
  width: 280px;
}

#viewr_interior {
  padding: 2px 0px 0px 8px;
}

#viewr_content_area {
  height: 436px;
  padding: 2px 0px 0px 8px;
}

.viewr_photo_area {
  height: 260px;
  width: 260px;
  line-height: 240px;
  position: relative;
  text-align: center;
  padding: 0;
  margin: 0;
  border: 0;
}

#viewr_photo_area img {
  position: absolute;
  bottom: 0;
  padding:0;
  left: 0;
}

#magnify_label {
  position: relative;
  float: right;
  margin-right: 20px;
}

#viewr_photo_info_area {
  font-size: 14px;
  font-weight: normal;
}

.white_label, .info {
  font-size: 14px;
  font-weight: 800;
}

.white_label {
  color: #ffffff;
}

.info {
  color: #000000;
}

#sync_viewr_form {
  flow: right;
  padding: 3px 3px 0px 0px;
  margin-bottom: -1px;
  text-align: right;
}

a.pseudo_button:visited {
  background-color: #ffffff;
  text-decoration: none;
}

a.pseudo_button:link {
  background-color: #ffffff;
  text-decoration: none;
}

a.pseudo_button:active {
  background-color: #ffffff;
  text-decoration: none;
}

a.pseudo_button:hover {
  background-color: #999999;
  color: #ffffff;
  text-decoration: none;
}

a.inverse_pseudo_button {
  color: #ffffff;
}

a.inverse_pseudo_button:visited {
  text-decoration: none;
}

a.inverse_pseudo_button:link {
  text-decoration: none;
}

a.inverse_pseudo_button:active {
  text-decoration: none;
}

a.inverse_pseudo_button:hover {
  color: #eeeeee;
  text-decoration: none;
}

#magnify {
  background-color: transparent;
  position: relative;
  width: 910px;
  height: 100%;
}

#magnify_inner {
  background-color: transparent;
  padding: 7px;
}

#mag_left_col {
  float: left;
  border:0;
  margin:0;
  padding: 0 8 0 0;
  background-color: transparent;
}

#mag_info_col {
  width: 246px;
  height: 412px;
  padding: 5px 0px 0px 5px;
  background-color: #bbbbbb;
}

#mag_photo_title {
  font-size: 18px;
  font-weight: 800;
  color: #ffffff;
}

#mag_desc {
  height: 180px;
  overflow: hidden;
  font-size: 12px;
}

#mag_photo_col {
  float: left;
  width: 534px;
  padding: 0 0 0 8px;
  background-color: transparent;
}

#ibox_close_a {
  float: right;
}

.white_label {
  font-size: 14px;
  font-weight: 800;
  color: #ffffff;
}

.dark_gray_label, .dark_gray_label_small {
  color: #666666
}

.dark_gray_label {
  font-size: 12px;
  font-weight: 800;
}

.dark_gray_label_small {
  font-size: 9px;
  font-weight: 800;
}

/* Bryan's CSS */

.frame {
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}

.frame td {
  border: 0px;
  padding: 0px;
  margin: 0px; 
}

.frame img {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

.frame .topmiddle,.middleleft, .middleright,.bottommiddle {
  background: white;
}

.frame10 .topleft {
  background: url(/images/bg/tl10.png) no-repeat 0px 0px;
  height: 10px;
  width:10px;
}

.frame10 .topright {
 background: url(/images/bg/tr10.png) no-repeat 0px 0px;
 width:10px;
}

.frame10 .bottomright {
  background: url(/images/bg/br10.png) no-repeat 0px 0px;
}

.frame10 .bottomleft {
  background: url(/images/bg/bl10.png) no-repeat 0px 0px;
  height: 10px;
}

.frame10 .bottomright {
  background: url(/images/bg/br10.png) no-repeat 0px 0px;
}

.frame15 .topleft {
  background: url(/images/bg/tl15.png) no-repeat 0px 0px;
  height: 15px;
  width:15px;
}

.frame15 .topright {
  background: url(/images/bg/tr15.png) no-repeat 0px 0px;
  width:15px;
}

.frame15 .bottomright {
  background: url(/images/bg/br15.png) no-repeat 0px 0px;
}

.frame15 .bottomleft {
  background: url(/images/bg/bl15.png) no-repeat 0px 0px;
  height: 15px;
}

.frame15 .bottomright {
  background: url(/images/bg/br15.png) no-repeat 0px 0px;
}

.iconBackground {
  background: url(/images/bg/iconBackground.png) no-repeat 0px 0px;
  padding-top: 5px;
  padding-left: 5px;
}

.resultBackground {
  float: left;
  background: url(/images/bg/resultBackground.png);
  height: 65px;
  width: 65px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.resultImage {
  margin-left: 5px;
  margin-top: 5px;
  height:55px;
  width: 55px;
}

.postBackground {
  float: right;
  background: url(/images/bg/postBackground.png);
  height: 65px;
  width: 65px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.postImage {
  margin-left: 5px;
  margin-top: 5px;
  height: 55px;
  width: 55px;
}

.postee {
  float: left;
  text-align: center;
  height: 65px;
  border: 1px;
}

.flickricon {
  margin-right: 4px;
}

.syncimage {
  margin-left: 4px;
}

.smallusername {
  position:relative;
  top:-5px;
  font-family: verdana;
  font-size: 7pt;
}
