/*
==================================================
IconBuffet Dashboard

Author:   Timely Database Solutions & 
					Firewheel Design
Version:  08/29/2007
================================================*/

* {
	padding: 0;
	margin: 0;
	}
html {
	height: 100%;
	}
body {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	font-family: "Lucida Grande", "Verdana", sans-serif;
	background: #545454 url('images/altbg.jpg') repeat-x; /*#0f6296*/
	font-size: 12px;
	}
img {
	border: none;
	}
ul {
	list-style-type: none;
	}
table {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	}
th {
	background: #b9e457;
	color: #3f3f3f;
	vertical-align: bottom;
	border-bottom: #545454 solid 1px;
	border-top: #545454 solid 1px;
	padding-bottom: 2px;
	}
input {
	font-family: "Lucida Grande", "Verdana", sans-serif;
	}
select {
	font-family: "Lucida Grande", "Verdana", sans-serif;
	}


/* TYPE
================================================*/
p, ul, ol, table {
	color: #333;
	margin: 0;
	line-height: 1.4em;
	}
p.meta {
	font-size: 11px;
	color: #666;
	}
h1 {
	margin-bottom: 10px;
	}
h3 {
	font-weight: normal;
	color: #333;
	font-size: 18px;
	}
a h3 {
	background: transparent url(images/interface/linkage.jpg) no-repeat scroll 0px 6px;
	font-weight: normal;
	color: #333;
	font-size: 18px;
	padding: 0 0 0 16px;
	text-decoration: none;
	}
a:hover h3 {
	text-decoration: underline;
	}
h4 {
	font-size: 14px;
	font-weight: bold;
	background: #fff;
	color: #547F00;
	padding: 5px 0 0 5px;
	border-bottom: #547f00 1px dotted;
	margin-bottom: 10px;
	}
h5{
	background: #b9e457;
	color: #3f3f3f;
	padding: 3px;
	margin: 0;
	border-bottom: #545454 solid 1px;
	border-top: #545454 solid 1px;
	font-family: verdana;
	font-size: 12px;
	text-indent: 3px;
	}
a:link,
a:visited {
	color: #8b0000;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a:link img,
a:visited img {
	border: none;
	}
span.hilite-green {
	background: #eaffc1;
	}


/* SYSTEM ANNOUNCEMENT
================================================*/
#system_announcement {
	background-color: #e8f6c5;
  padding: 10px 15px 0px 15px;
	border-bottom: #545454 solid 1px;
	}
#system_announcement h1 {
	font-size: 16px;
	font-weight: bold;
	color: #8b0000;
	}
.link_to_hide_announcement {
  float: right;
  text-align: right;
  width: 125px;
  font-size: 11px;
  font-weight: normal;
	}
#system_announcement p {
  margin: 0 0 12px 0;
  font-size: 12px;
  line-height: 140%;
	}


/* BUTTON BAR
================================================*/
#button_bar {
	background: #000 url("images/bg_button_bar.gif") top left repeat-x;
	height: 34px;
	padding: 0;
	margin: 0;
	width: 740px;
	}
#button_bar ul {
	padding-left: 5px;
	margin: 0 auto;
	}
#button_bar li {
	float: left;
	padding: 8px 6px 0px 6px;
	}
#button_bar li.button_bar_separator {
	padding: 0px 6px;
	margin: 0;
	}
#button_bar a {
	color: #fff;
	font-weight: bold;
	}
#button_bar a:hover {
	color: #B6E557;
	font-weight: bold;
	text-decoration: none;
	}
#button_bar a.new {
	color: #fff82a;
	font-weight: bold;
	text-decoration: none;
	}
#button_bar a.new:hover {
	color: #B6E557;
	font-weight: bold;
	text-decoration: none;
	}
#button_bar form {
	color: #fff;
	font-weight: bold;
	}
#button_bar form input {
	font-weight: normal;
	}
.nav_bar_icon {
	padding: 0 0 2px 0;
	}


/* PAGE STRUCTURE
================================================*/
#container {
	background: #fff;
	width: 740px;
	position: relative;
	margin: 40px auto 0px auto;
	padding: 76px 0px 0px 0px;
	border-left: 10px solid #000;
	border-right: 10px solid #000;
	}
#content {
	padding: 10px;
	margin:0;
	}
#content table {
	margin: 0px;
	}
#content tr {
/*	border-bottom: #777 solid 1px;*/
	}
#content tr.grey {
	background: #dfdfdf;
	padding: 2px;
	vertical-align: middle;
	}
#content tr.white {
	padding: 2px;
	background: #fff;
	vertical-align: middle;
	}
#content tr.green {
	background: #dbe8a0;
	padding: 2px;
	vertical-align: middle;
	}
#content tr.highlight {
	background: #ffe1df;
	padding: 2px;
	vertical-align: middle;
	}
#content tr.admin_delete {
	background: #ff8400;
	padding: 2px;
	vertical-align: middle;
	border-bottom: #bbb solid 1px;
	}
#content tr.admin_grey {
	background: #dfdfdf;
	padding: 2px;
	vertical-align: middle;
	border-bottom: #bbb solid 1px;
	}
#content tr.admin_white {
	padding: 2px;
	background: #fff;
	vertical-align: middle;
	border-bottom: #bbb solid 1px;
	}
#content tr.admin_highlight {
	background: #ffe1df;
	padding: 2px;
	vertical-align: middle;
	border-bottom: #bbb solid 1px;
	}
#content tr.divider {
	height: 1px;
	background: #777;
	}
#logo {
	position: absolute;
	left: -40px;
	top: -24px;
	margin: 0px;
	width: 780px;
	height: 100px;
	z-index: 5;
	background: #000; /*url(“images/dashboard_logo_black.png”) left bottom no-repeat;*/
	}
#left_col {
	float: left;
	margin: 0px;
	}
#right_col {
	margin-left: 355px;
	}
#left_stats_col {
	float: left;
	margin: 0px;
	padding-top: 60px;
	}
#right_stats_col {
	margin-left: 365px;
	padding-top: 60px;
	}
#left_sets_col {
	margin: 0px;
	width: 100%;
	}
#right_sets_col {
	margin-left: 455px;
	}
#left_sets_col h3 {
	color: #6b0000;
	font-weight: bold;
	}
#left_friends_col {
	float: left;
	margin: 0px;
	width: 353px;
	}
#right_friends_col {
	margin-left: 365px;
	width: 353px;
	}
#left_friends_col h3 {
	color: #6b0000;
	font-weight: bold;
	}
.header_small {
	font-size: 9px;
	}
/*#frmUserSetEdit {
	margin-left:10px;
	}
.user_set_edit {
	display: block;
	color: #333;
	margin: 10px 0;
	background: #eee;
	padding: 5px 0;
	}
table.user_set_edit {
	margin-top: 0;
	}*/
#iFrame_UserSetEdit {
	border: #aaa solid 1px;
	}
.signup {
	font-weight: bolder;
	font-size: 18px;
	}
#view_options {
	color: #666;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	border: 0;
	}
#jump_anchors {
	color: #8b0000;
	font-weight: bold;
	padding: 0px 5px 5px 5px;
	text-align: center;
	border: 0;
	}
.button {
	padding-top: 2px;
	}
p.center{
	text-align: center;
	color: #5e5e5e;
	}
img.center{
	display: block;
	margin: 15px auto;
	}
.filter {
	text-align: center;
	padding: 2px;
	}
.add_set {
	background: transparent url("images/interface/16-em-plus.gif") top left no-repeat;
	padding-left: 20px;
	}
.icon_preview {
	margin: 5px 0px 5px 28px;
	}
.preview {
	float: left;
	font-size: 11px;
	margin: 5px;
	padding: 5px;
	width: 145px;
	height: 100px;
	text-align: center;
	border: 1px solid #aaa;
	}
.preview img {
	padding-top: 5px;
	}
.preview a span {
	display: block;
	padding: 5px 0 0 0;
	font-weight: bold;
	}
.preview .chef {
	}
.preview_green {
	float: left;
	font-size: 11px;
	margin: 5px;
	padding: 5px;
	width: 145px;
	height: 100px;
	text-align: center;
	border: 1px solid #aaa;
	background-color: #dbe8a0;
	}
.preview_green img {
	padding-top: 5px;
	}
.preview_green a span {
	display: block;
	padding: 5px 0 0 0;
	font-weight: bold;
	}
.allocation_good {
	float: left;
	background-color: #eff4e1;
	font-size: 11px;
	margin: 5px;
	padding: 5px;
	width: 100px;
	text-align: center;
	border: 1px solid #aaa;
	}
.allocation_bad {
	float: left;
	background-color: #ffe1df;
	font-size: 11px;
	margin: 5px;
	padding: 5px;
	width: 100px;
	text-align: center;
	border: 1px solid #aaa;
	}
.clear {
  clear: both;
  }
.set_icon { 
	text-align: left;
	padding: 0 5px 0 2px;
	}
.action_icon { 
	text-align: center;
	padding: 2px 5px 0 2px;
	}
.set_name {
	color: #f40;
	font-weight: bold;
	}
.user_name {
	text-align: left;
	color: #000;
	font-weight: bold;
	}
.user_name_avatar {
	text-align: left;
	color: #000;
	font-weight: bold;
	font-size: 9px;
	}
.menu_add {
	background: transparent url("images/interface/16-em-plus.gif") 0px -1px no-repeat;
	padding-left: 20px;
	}
.badge_add {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	background: transparent url("images/interface/16-em-plus.gif") top left no-repeat;
	padding-left: 20px;
	margin-left: 160px;
	}
.family_add {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	background: transparent url("images/interface/16-em-plus.gif") top left no-repeat;
	padding-left: 20px;
	margin-left: 100px;
	}
.friend_add {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	background: transparent url("images/interface/16-em-plus.gif") top left no-repeat;
	padding-left: 20px;
	float: right;
	margin-top: -18px;
	}
.family_list {
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	margin-left: 145px;
	}
.admin_data {
	text-align: center;
	font-size: 10px;
	border-bottom: #545454 solid 1px;
	}
.admin_data tr.total {
	border-top: #545454 solid 1px;
  background: #fffbdc;
	font-weight: bold;
	}
.icon_data {
	font-size: 11px;
	text-align: center;
	border-bottom: #545454 solid 1px;
	}
.icon_data tr {
	
	}
.icon_data .left_align {
	text-align: left;
	}
.icon_data tr.total {
	border-top: #545454 solid 1px;
  background: #fffbdc;
	font-weight: bold;
	}
.set_control {
	font-size: 11px;
	text-align: center;
	border-bottom: #545454 solid 1px;
	}
.set_control tr {
	padding: 2px 0;
	}
.set_control tr.total {
	border-top: #545454 solid 1px;
  background: #fffbdc;
	}
.set_control .c1, 
.set_control .c2, 
.set_control .c3, 
.set_control .c4, 
.set_control .c5, 
.set_control .c6, 
.set_control .c7, 
.set_control .c8 {
	color: #545454;
	vertical-align: top;
	}
.set_control .c1 {
	padding-right: 2px;
	}
.set_control .c2 {
	text-align: left;
	font-weight: bold;
	}
.set_control .c3, 
.set_control .c4, 
.set_control .c6 {
	vertical-align: middle;
	}
.set_control .c8 {
	padding-left: 5px;
	}
.friend_control {
	font-size: 11px;
	text-align: center;
	border-bottom: #545454 solid 1px;
	}
.friend_control tr {
	padding: 2px 0;
	}
.friend_control tr.total {
	border-top: #545454 solid 1px;
  background: #fffbdc;
	}
.friend_control .c1, 
.friend_control .c2, 
.friend_control .c3, 
.friend_control .c4, 
.friend_control .c5, 
.friend_control .c6 {
	color: #545454;
	vertical-align: top;
	}
.friend_control .c1 {
	padding-right: 2px;
	width: 20px;
	}
.friend_control .c2 {
	text-align: left;
	font-weight: bold;
	width: 181px;
	}
.friend_control .c3, 
.friend_control .c4, 
.friend_control .c5, 
.friend_control .c6 {
	vertical-align: middle;
	}
.friend_control .c3,
.friend_control .c5 {
	width: 30px;
	}
.friend_control .c4,
.friend_control .c6 {
	width: 30px;
	}
.friend_batch {
	font-size: 11px;
	}
.friend_batch .c1 {
	padding-left: 5px;
	}
.friend_batch .c2, 
.friend_batch .c3, 
.friend_batch .c4 {
	text-align: center;
	}
.friend_display {
	text-align: center;
	border-bottom: #545454 solid 1px;
	}
.friend_display th {
	font-size: 11px;
	}
.friend_display tr.total {
	border-top: #545454 solid 1px;
  background: #fffbdc;
	}
.status_msg {
	background: #e8dfff;
	color: #545454;
	padding: 10px 15px;
	line-height: 17px;
	border: 1px solid #545454;
	}
.system_msg {
	background: #dfeeff;
	color: #545454;
	padding: 10px 18px;
	line-height: 17px;
	border: 1px solid #545454;
	}
.other_msg {
	background: #ffffcf;
	color: #8b4513;
	padding: 10px 15px;
	line-height: 17px;
	border: 1px solid #545454;
	}
.alert_msg {
	background: #ffe1df;
	color: #222;
	padding: 10px 15px;
	line-height: 17px;
	border: 1px solid #545454;
	}
.new_sets_msg {
	background: #ffe1df;
	color: #222;
	padding: 10px 15px;
	line-height: 17px;
	border: 1px solid #545454;
	margin-top: 60px;
	margin-bottom: 10px;
	}
.icon_divider {
	border-top: 1px dotted #545454;
	height: 2px;
	}
#questions p {
	padding: 0 0 10px 5px;
	}
#questions ul {
	list-style: disc;
	padding: 0 0 0 25px;
	}
#questions ul li {
/*	padding-left: 25px !important;*/
	}


/* TOOLTIP
================================================*/
div#qTip {
  padding: 2px;
  border: 1px solid #AF2B2B;
  border-right:1px solid #5F0000;
  border-bottom:1px solid #5F0000;
  display: none;
  background: #8B0000;
  color: #fff;
  font-weight: bold;
  text-align: left;
  position: absolute;
  font-size: 12px;
  z-index: 1000;
	}


/* NAVIGATION
================================================*/
#nav {
	overflow: hidden;
	background: #000;
	}
#nav a {
	color: #888;
	}
#nav a:hover {
	color: white;
	text-decoration: none;
	}
#logout {
	position: absolute;
	font-size: 11px;
	right: -525px;
	top: -10px;
	padding: 0px;
	margin-left: 500px;
	}
#logout a {
	color: #fff;
	}
#footer {
	font-size: 11px;
	background: #000;
	}
#footer .copyright {
	text-align: center;
	margin: 0 auto;
	padding: 10px 0;
	color: #8b8b8b;
	}
#footer a {
	color: #b9e554;
	}


/* STATS
================================================*/
.stats {
	width: 335px;
	margin-left: 5px;
	}
.stats h3 {
	color: #6b0000;
	font-weight: bold;
	border-bottom: 3px solid #ddd;
	}
.stats table {
  font-size: 11px;
  margin-bottom: 0px;
	}
.stats table td {
  vertical-align: middle;
  border-bottom: 1px solid #ddd;
  padding: 2px 0;
	}
.stats table td.c1 {
  padding: 0 5px 0 3px;
	}
.stats table td.c2 {
  width: 220px;
	}
.stats table td.c3 {
  width: 90px;
  color: #8b0000;
  text-align: right;
	padding-right: 5px;
	}
.stats table td.c4 {
	padding-left: 3px;
	padding-right: 2px;
	vertical-align: middle;
	}
.stats tr.total {
  background: #fffbdc;
  font-weight: bold;
	}
.badge {
	width: 335px;
	margin-left: 5px;
	}
.badge h3 {
	color: #6b0000;
	font-weight: bold;
	border-bottom: 3px solid #ddd;
	}
.badge table {
  font-size: 11px;
  margin-bottom: 0px;
	}
.badge table td {
  vertical-align: middle;
  border-bottom: 1px solid #ddd;
  padding: 2px 0;
	}
.badge table td.c1 {
  padding: 0 5px 0 3px;
	}
.badge table td.c2 {
  width: 220px;
	}
.badge table td.c3 {
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;
	}
.badge table td.c4 {
  width: 55px;
  color: #8b0000;
  text-align: right;
	padding-right: 5px;
	}
.badge table td.c5 {
	padding-left: 3px;
	padding-right: 2px;
	vertical-align: middle;
	}
.badge tr.total {
  background: #fffbdc;
  font-weight: bold;
	}
#extra_tokens {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	margin: 10px auto;
	}
#stats_vip {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	margin: 10px auto;
	}
#stats_total_points {
	position: absolute;
	top: 110px;
	width: 720px;
	background: #8b0000;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
	}
/*.points {
  display: block;
	padding-top: 0px;
  height: 60px;
  text-align: center;
  background: transparent url("images/points-bg.gif") top center no-repeat;
	}
.points span {
  position: relative;
  font-family: 'Arial';
  color: white;
  font-weight: bold;
  top: 3px;
  font-size: 32px;
	}*/


/* FORMS
================================================*/
.entry {
	display: block;
	width: 620px;
	color: #333;
	margin: 10px 0;
	}
.entry td {
	padding-bottom: 5px;
	}
.entry .c1 {
	width: 120px;
	vertical-align: top;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	color: #545454;
	font-size: 12px;
	}
.entry .c3 {
	color: #8b0000;
	font-weight: bold;
	width: 200px;
	vertical-align: top;
	padding-left: 10px;
	text-align: left; 
	}
.friend_batch_entry td {
	padding-bottom: 2px;
	padding-top: 2px;
	}
/*.user_set_edit {
	display: block;
	color: #333;
	margin: 10px 0;
	}
.user_set_edit .c1 {
	vertical-align: top;
	padding-left: 10px;
	font-weight: bold;
	color: #545454;
	font-size: 12px;
	}
.user_set_edit .c2 {
	color: #8b0000;
	width: 200px;
	vertical-align: top;
	padding-left: 10px;
	}*/
#txtReceived {
	margin-bottom: 5px;
	}
#btnOK,
#btnLoginOK {
	background: #545454;
	color: #fff;
	font-weight: bold;
	border: 1px outset #000;
	}
#btnOK:hover,
#btnLoginOK:hover {
	background: #bfbfbf;
	color: #545454;
	font-weight: bold;
	border: 1px outset #000;
	}
#txtNote, 
#txtMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #ddd;
	}
#btnStarNeed {
	background: transparent url('images/interface/star_cold.gif') top left no-repeat;
	width: 16px;
	height: 16px;
	border: 0px;
	}
#btnStarNeed:hover {
	background: transparent url('images/interface/star_hot.gif') top left no-repeat;
	}
#btnStarNeed a:hover {
	background: transparent url('images/interface/star_hot.gif') top left no-repeat;
	}
#btnStarHave {
	background: transparent url('images/interface/star_hot.gif') top left no-repeat;
	width: 16px;
	height: 16px;
	border: 0px;
	}
#btnStarHave:hover {
	background: transparent url('images/interface/star_cold.gif') top left no-repeat;
	}
#btnStarHave a:hover {
	background: transparent url('images/interface/star_cold.gif') top left no-repeat;
	}


/* DIALOG PAGE
================================================*/
.dialog {
	margin: 0;
	padding: 10px;
	text-align: left;
	border: 1px solid #8b8b8b;
	background-color: #b9e457;
	}
.dialog_content {
	width: 400px;
	margin: 0 auto;
	text-align: center;
	}
.dialog_title {
	color: red;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	}
.dialog_text {
	color: #333;
	}


/* OPENID
================================================*/
input[name="openid_url"] {
  background: url('images/openid.png') no-repeat #fff;
  padding: 2px 1px 2px 18px;
	}
