/*** New CSS for Wall Street Survivor V2
     2008 Marjorie Lazaro
********************** MY BUDDIES *****************/
.inside_searchbox {
  float: left;
  width: 600px;
  margin: -10px 0 0 0;
  padding: 0
}
.inside_searchbox label { float: left; width: 100px; color: #999999; font-size: 1.2em; font-weight: bold; text-transform: capitalize; padding: 10px 0 0 3px; margin: 0; }
*:first-child+html .inside_searchbox label { margin-right: 7px; }  /* hack  IE7 */
.sort_buddies { float: left }
.sort_buddies .highlight { background-color:#ebf8fb; padding: 2px }

.buddies-list { width: 840px; margin: 0; padding: 0 }
.buddies-list tr { height: 47px }
.buddies-list tr.space { height: 10px }
.buddies-list tr.alt { background-color: #ebf8fb }
.buddies-list .date { margin-left: 10px; color: #8a8a8a; font-style: italic }
.buddies-list .ranking { padding-top: 3px }
.buddies-list .ranking p.title { font-size: 0.8em; margin: 5px 0 0 }
.buddies-list .ranking span.value { font-size: 0.95em; color: #0033ff; font-weight: bold }
.buddies-list .ranking span.total { font-size: 0.95em; color: #999; font-weight: normal }

.buddies-list .last_trade { width: 180px; border-left: 1px solid #ccc; }
.buddies-list .last_trade a { width: 50px; display: block; float: left }
.buddies-list .remove a { color: #cfcfcf; font-weight: bold; }

.buddies-list tr td { margin: 0; padding: 0 5px; vertical-align: middle }
.buddies-list tr.no-padding-top td { border-top: 1px solid #ccc; padding: 0 5px }
.buddy-info { display: block; width: 820px; height: 150px; border: 1px solid #ccc; margin-bottom: 10px }
.buddies-list tr td.buddy-list-avatar { width: 110px; margin: 0; padding: 0 }
.buddies-list tr td.buddy-list-avatar img { width: 95px; height: 95px; margin: 0; padding: 0 }
.buddies-list .survivorName { color: #369; font-size: 1.6em; font-weight: bold }
.buddy_potfolio_value { font-size: 1.5em; font-weight: bold }


.view li a:hover { text-decoration: underline }
.view { margin: -13px 0 -5px 5px; padding: 0; line-height: 30px }
/* hack IE6 */ *html .view { margin-top: 0 }

/* hack IE7 */ *:first-child+html .view { margin: 5px 0 -15px 5px }  
.view .active { text-decoration: none; color: #000; font-weight: bold }
.view a { cursor: pointer; margin: 0; color: #0033ff }
.view .inset { border-right: 1px dotted #999; line-height: 30px; margin: 0 6px 0 3px }
/* hack IE7 */ *:first-child+html .view .inset { display: inline-block; line-height: 20px }
