body {
  margin: 0;
  padding: 0;
  font-family: Tahoma;
  color: #2f3b46;
  font-size: 70%;
  background-color: #f0f0f0;
}

a {
  color: #0081ab;
}

a img {
  border: 0;
}

table#main_table {
  width: 100%;
}

input {
  border: solid 1px #CCC;
}

table.poll input {
  border: 0;
}

textarea {
  border: solid 1px #CCC;
}

select {
  border: solid 1px #CCC;
}

label {
	vertical-align: 3px;
}

table#main_table {

}

table#main_table td#header_bg {
  background: url(/i/header_bg.gif) repeat-x center;
}

table#main_table table#header {
/*
  background: url(/i/header.jpg) no-repeat left;
  height: 288px;
  width: 100%;
*/
}

table#main_table table#header td {
  vertical-align: bottom;
}

table#main_table table#header ul {
  padding-left: 55px;
  margin-left: 0px;
}

table#main_table table#header ul li {
  font-weight: bold;
  float: left;
  list-style: none;
  padding: 0px 60px 63px 0px;
  margin-left: 0px;
}

td#left_column, td#middle_column, td#right_column {
  vertical-align: top;
}

td#left_column div table, td#right_column div table, td#middle_column table {
  width: 100%
}

td.center {
  text-align: center;
}

td#middle_column table tr td a img, img.title_page_image {
  border: 0;
  padding: 5px 5px;
}

td#left_column, td#right_column {
  width: 270px;
}

.box_top_left {
  background: url(/i/box_top_left.gif) no-repeat;
  padding: 22px 0px 0px 22px;
}

.box_top {
  background: url(/i/box_top.gif) repeat-x;
}

.box_top_right {
  background: url(/i/box_top_right.gif) no-repeat;
  height: 22px;
  width: 22px;
}

.box_left {
  background: url(/i/box_left.gif) repeat-y;
}

.box {
  background-color: #ffffff;
  padding: 10px 0px 10px 2px;
}

td.box div.title {
  padding-bottom: 15px;
}

td.box input.input_text {
  margin-bottom: 10px;
  height: 18px;
  width: 180px;
}

.box_right {
  background: url(/i/box_right.gif) repeat-y;
}

.box_bottom_left {
  background: url(/i/box_bottom_left.gif) no-repeat;
  height: 22px;
  width: 22px;
}

.box_bottom {
  background: url(/i/box_bottom.gif) repeat-x;
}

.box_bottom_right {
  background: url(/i/box_bottom_right.gif) no-repeat;
  padding: 0px 22px 22px 0px;
}

table.poll td {
  vertical-align: top;
  padding-bottom: 10px;
}

table.poll caption {
  font-weight: bold;
  text-align: left;
  padding-bottom: 10px;
}

table.poll input {
  margin: 0px 10px 0px 0px;
  padding: 0;
}

div.banner {
  padding: 22px 0px 22px 0px;
  text-align: center;
}

div.friends {
  text-align: center;
}

div.friends p {
  margin: 20px 0px 20px 0px;
}

div.friends p.first {
  margin: 0px 0px 20px 0px;
}

div.friends p.last {
  margin: 0px 0px 0px 0px;
}

.copyright, .advertisement {
  font-size: 90%;
  padding-left: 13px;
}

.copyright {
  color: #999999;
}

#counters {
  padding-left: 5px;
}

#counters div {
  float: right;
  padding: 10px 13px 10px 0px;
}

div.lifebuoy {
  float: left !important;
  background: url(/i/life-buoy.gif) no-repeat left;
  padding-left: 20px !important;
}

li.user_with_photo, li.user_without_photo {
  padding-left: 30px;
  padding-bottom: 20px;
  list-style: none;
}

li.user_with_photo {
  background: url(/i/camera.gif) no-repeat left top;
}

li.user_without_photo {
}

table.user_full_info td {
  vertical-align: top;
}

div.title_page {
  padding: 20px 0px 0px 30px;
  font-size: 120%;
}

.red {
  color: red;
}

.new_messages, .no_new_messages, .wishlist, .mystaff, .logout, .modify{
  padding: 0px 0px 5px 20px;
}

.new_messages {
  background: url(/i/new_messages.gif) no-repeat left -1px;
}

.no_new_messages {
  background: url(/i/no_new_messages.gif) no-repeat left -1px;
}

.wishlist {
  background: url(/i/wish.gif) no-repeat left -1px;
}

.mystaff {
  background: url(/i/mystaff.gif) no-repeat left -1px;
}

.logout {
  background: url(/i/logout.gif) no-repeat left -1px;
}

.modify {
  background: url(/i/modify.gif) no-repeat left -1px;
}

a.user_online {
  color: green;
}

a.user_offline {
  color: grey;
}

div.empty_title_page_item {
  padding-top: 12px;
}

/*
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(/i/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(/i/bubble.png) bottom right;
}
*/

div.tool-tip {
	color: #fff;
	z-index: 13000;
}

div.tool-tip div {
  background: url(/i/wish_bg.png);
}

div.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: no-repeat url(/i/top_left.png) top left;
}

div.tool-title span {
  background: no-repeat url(/i/top_right.png) top right;
}
 
div.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: no-repeat url(/i/bottom_left.png) top left;
}

div.tool-text span {
  background: no-repeat url(/i/bottom_right.png) top right;
}

table.statistics td.img_stat {
  text-align: center;
  padding-bottom: 3px;
}

img.Avatar {
  padding: 10px;
}

.red {
  color: red;
}

.hidden {
  visibility: hidden;
}

div#flashcontent {
  text-align: center;
}

td#banner_bottom {
	text-align: center;
}

.right {
	float: right;
}

#left_middle_banner {
	left:-173px;
	position:absolute;
	top:-14px;
}