@import url('lay_pagination.css');

body
{
  background: #2B7DC9 url('../lay/frame_top.jpg') no-repeat top center;
  
  font-family: Tahoma;
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: #888;
}

.clearfix, .clearfix_br { clear: both; }
.clearfix_br { margin: 15px; height: 1px; }

a { color: #000; }
a:hover{ text-decoration: none; }

#construct
{
  width: 800px;
  margin: 0 auto;
}

#construct #top, #construct #top a, #construct #top a:hover { color: #fff; }
#construct #top { font-size: 12px; padding: 3px 10px; }
#construct #top a
{
  font-weight: bold;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: left center;
}

#top_online { float: right; }

#construct #top #top_online a { background-image: url('../lay/icons/online.gif'); }
#construct #top a#top_login { background-image: url('../lay/icons/login.gif'); }
#construct #top a#top_logout { background-image: url('../lay/icons/logout.gif'); }
#construct #top a#top_account{ background-image: url('../lay/icons/account.gif'); }
#construct #top a#top_register { background-image: url('../lay/icons/register.gif'); }
#construct #top a#top_username { background-image: url('../lay/icons/username.gif'); }
#construct #top a#top_average { background-image: url('../lay/icons/average.gif'); }
#construct #top a#top_mailbox { background-image: url('../lay/icons/mailbox.gif'); }
#construct #top a#top_unread { background-image: url('../lay/icons/unread.gif'); }

#construct #logo, #construct #logo a { display: block; height: 101px; }
#construct #logo span { display: none; }

#construct #menu
{
  list-style-type: none;
  padding: 0;
  display: block;
  width: 100%;
}

#construct #menu li
{
  float: left;
}

#construct #menu li a
{
  display: block;
  background: url('../lay/frame_menu.png') top center no-repeat;
  width: 88px;
  height: 30px;
  padding-top: 16px;
  
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}

#construct #menu li a:hover
{
  background-image: url('../lay/frame_menu_light.png');
}

#construct #content #min
{
  width: 0px;
  height: 130px;
  float: left;
}

#construct #content
{
  clear: both;
  background-color: #fff;
  padding: 10px;
  
  /*position: relative;
  padding-bottom: 120px;*/
}

#construct #foot
{
  clear: both;
  background: #fff url('../lay/frame_foot.jpg') top right;
  height: 29px;
  list-style-type: none;
  border-bottom: 5px solid #5EABDD;
  padding: 15px 0 0 0;
}

#construct #foot li { float: left; margin: 0 5px; }
#construct #foot li.first { margin-left: 300px; }

#construct #foot,
#construct #foot a,
#construct #foot a:hover,
#construct #bottom
{
  font-family: Tahoma;
  font-size: 11px;
  color: #aaa;
  text-decoration: none;
}

#construct #bottom { margin: 10px 0 30px 0; color: #9DCCEA; }
#construct #bottom span { display: block; margin-top: 3px; color: #5EABDD; }

/**
 * Content
 */

#construct #content .half,
#construct #content .ctype-1,
#construct #content .ctype-2,
#construct #content .ctype-3,
#construct #content .ctype-4
{
  float: left;
}

#construct #content .half { width: 390px; }
#construct #content .ctype-1 { width: 350px; }
#construct #content .ctype-2 { width: 430px; }
#construct #content .ctype-3 { width: 165px; }
#construct #content .ctype-4 { width: 605px; }

#construct #content h1,
#construct #content .head,
#construct #content h2
{
  margin-top: 10px;
  font-style: italic;
  font-size: 17px;
  font-weight: bold;
	background: url('../lay/headline.png') bottom left no-repeat;
  color: #2B7DC9;
}

#construct #content h1,
#construct #content .head
{
  font-size: 24px;
	height: 48px;
}

#construct #content h2
{
  font-size: 17px;
	height: 42px;
  margin-bottom: -10px;
}

#online_list
{
  list-style-type: none;
  margin-top: 20px;
  padding: 0;
}

#online_list li
{
  float: left;
}

#online_list li img
{
  margin: 3px;
  border: 1px solid #eaeaea;
  padding: 3px;
}

.nick_f { color: #FF3C9D; }
.nick_m { color: #3C9DFF; }

input.submit,
.more,
.more_inline,
.more_right
{
  display: block;
  width: 126px;
  height: 35px;
  background: url('../lay/more.jpg');
  padding: 7px 0 0 0;
  
  text-decoration: none;
  text-align: center;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}

input.submit
{
  margin: 10px 0;
  padding: 0 0 14px 0;
  border: 0;
  height: 42px;
}

.more_inline { float: left; margin: 0 10px; }
.more_right { margin-top: 10px; float: right; }

.avatar,
.avatar_small
{
  display: block;
  float: left;
  width: 96px;
  height: 96px;
  border: 1px solid #eee;
  background: #fff;
  padding: 3px;
  margin-right: 10px;
}

.avatar_small
{
  width: 36px;
  height: 36px;
}

.empty,
.empty_mini
{
  font-size: 22px;
  color: #ccc;
  text-align: center;
  padding: 50px 0 100px 0;
}

.empty_mini
{
  padding: 10px 0;
  font-size: 18px;
}

.profile,
.battle_profile
{
  width: 240px;
  height: 110px;
  margin: 3px 3px 10px 3px;
  padding: 5px;
  float: left;
  border: 1px solid #eaeaea;
  border-bottom: 4px solid #eaeaea;
  overflow: hidden;
}

.profile ul,
.battle_profile ul
{
  width: 120px;
  float: left;
  list-style-type: none;
  padding: 0;
}

.profile ul li,
.battle_profile ul li
{
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: center left;
  font-size: 12px;
}

.profile ul li a.nick_f, .profile ul li a.nick_m, .battle_profile ul li a.nick_f, .battle_profile ul li a.nick_m { font-weight: bold; }
.profile ul li.nick, .battle_profile ul li.nick { background-image: url('../lay/icons/username.gif'); }
.profile ul li.avrg, .battle_profile ul li.avrg { background-image: url('../lay/icons/average.gif'); }
.profile ul li.join, .battle_profile ul li.join { background-image: url('../lay/icons/joined.gif'); }
.profile ul li.time, .battle_profile ul li.time { background-image: url('../lay/icons/time.gif'); }
.profile ul li.priv, .battle_profile ul li.priv { background-image: url('../lay/icons/mailbox.gif'); }
.profile ul li.vote, .battle_profile ul li.vote { background-image: url('../lay/icons/completed.gif'); }
.profile ul li.load, .battle_profile ul li.load { background-image: url('../lay/icons/loading.gif'); }
.profile ul li.club, .battle_profile ul li.club { background-image: url('../lay/icons/clubs.gif'); }
.profile ul li.photo, .battle_profile ul li.photo { background-image: url('../lay/icons/photos.gif'); }
.profile ul li.world, .battle_profile ul li.world { background-image: url('../lay/icons/online.gif'); height: 40px; overflow: hidden; }
.profile ul li.delete, .battle_profile ul li.delete { background-image: url('../lay/icons/delete.gif'); }
.profile ul li.friend, .battle_profile ul li.friend { background-image: url('../lay/icons/friends.gif'); }
.profile ul li.birthsday, .battle_profile ul li.birthsday { background-image: url('../lay/icons/birthsday.gif'); }
.profile ul li.lastvisit, .battle_profile ul li.lastvisit { background-image: url('../lay/icons/account.gif'); }

.battle
{
  clear: both;
  margin-bottom: 30px;
  border-bottom: 2px solid #ccc;
}

.battle .vs
{
  float: left;
  width: 250px;
  font-size: 100px;
  text-align: center;
  color: #ddd;
}

.battle .vs span
{
  display: block;
  font-size: 40px;
  color: #aaa;
  margin-bottom: -50px;
}

.battle .vs p
{
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin-top: -20px;
}

.notice
{
  padding: 5px;
  background: #f5f5f5;
}

.content p
{
  margin-bottom: 15px;
}

.emoticons .emot
{
  vertical-align: top;
}

/**
 * Debug
 */
.debug
{
  width: 100%;
  height: 150px;
  overflow: auto;
  background: #000;
  
  font-family: "Courier New";
  font-size: 12px;
  
  color: #999;
  position: absolute;
}

.debug p, .debug span
{
  display: block;
}

.debug span { font-weight: bold; border-bottom: 1px solid #555; }

/**
 * Ads
 */
.ad_box_right
{
  width: 350px;
  float: right;
}

#cmpprofit_bottom { position: absolute; bottom: 10px; width: 780px; }
#cmpprofit_bottom div { width: 750px; margin: 0 auto; }
