body {
	background-image:url(/img/bg.jpg);
}

/* header */
#top {
	position:relative;
	width:776px;
	height:144px;
	margin-left:auto;
	margin-right:auto;
}
#top_corner0 {
	position:absolute;
	left:0;
	top:0;
	width:19px;
	height:19px;
	background:url(/img/header0.png) no-repeat
}
#top_corner1 {
	position:absolute;
	left:757px;
	top:0;
	width:19px;
	height:19px;
	background:url(/img/header3.png) no-repeat
}
#top_corner2 {
	position:absolute;
	left:0;
	top:19px;
	width:19px;
	height:125px;
	background:black;
}
#top_header {
	position:absolute;
	left:19px;
	top:0px;
	width:738px;
	height:144px;
	background:black;
}
#top_corner3 {
	position:absolute;
	left:757px;
	top:19px;
	width:19px;
	height:125px;
	background:black;
}
#top_logo {
	position:absolute;
	left:24px;
	top:16px;
	width:480px;
	height:128px;
	cursor:pointer;
}
#top_cart {
	position:absolute;
	left:530px;
	top:16px;
	color:white;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	text-align: center;
}

/* dispMini */
.mini {
	background: url(/img/bg_mini.png);
	width: 74px;
	height: 85px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.mini_picture {
	background-repeat: no-repeat;
	width: 66px;
	height: 66px;
	position: absolute;
	left: 4px;
	top: 4px;
}
.mini_picture_status {
	background: url(/img/miniCtc1.gif);
	width: 7px;
	height: 7px;
	position: absolute;
	left: 2px;
	top: 2px;
}
.mini_picture_online {
	background-repeat: no-repeat;
	width: 64px;
	position: absolute;
	left: 0px;
	top: 54px;
	text-align: right;
}
.mini_pseudo {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -1px;
	width: 66px;
	position: absolute;
	left: 4px;
	top: 70px;
	text-align: center;
	white-space: nowrap;
}
#actionsMini {
	position: absolute;
	left: 0px;
	top: 500px;
	z-index: 100;
	width: 93px;
	height: 83px;
	background: url(/img/bg_mini2.png)
}
#actionsMini_picture {
	position: absolute;
	width: 66px;
	height: 66px;
	cursor: pointer;
	left: 24px;
	top: 3px;
}
#actionsMini_deblock, #actionsMini_flash, #actionsMini_mail {
	display: block;
	padding-left: 4px;
	padding-top: 4px;
}

/* dispSmall */
.small {
	background: url(/img/frm_dpromo.png);
	width: 110px;
	height: 155px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.small_picture {
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	position: absolute;
	left: 5px;
	top: 5px;
}
.small_picture_status {
	width: 11px;
	height: 11px;
	position: absolute;
	left: 4px;
	top: 4px;
}
.small_picture_online {
	background-repeat: no-repeat;
	width: 98px;
	position: absolute;
	left: 0px;
	top: 85px;
	text-align: right;
}
.small_pseudo {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	position: absolute;
	left: 8px;
	top: 106px;
	width: 91px;
	text-align: left;
	white-space: nowrap;
}
.small_city, .small_age {
	color:#ff9ed0;
	line-height:12px;
	font-weight:bold;
	letter-spacing:-1px;
	position: absolute;
	left: 8px;
	top: 122px;
	width: 91px;
	text-align: left;
	white-space: nowrap;
}
.small_age {
	top: 136px;
}
.small_noone1, .small_noone2 {
	color:#ff9ed0;
	line-height:12px;
	font-weight:bold;
	letter-spacing:-1px;
	position: absolute;
	left: 8px;
	top: 114px;
	width: 91px;
	text-align: left;
	white-space: nowrap;
}
.small_noone2 {
	top: 130px;
}
#actions {
	background: url(/img/frm_dpromo2.png);
	position:absolute;
	left:0px;
	top:500px;
	z-index:100;
	width:130px;
	height:155px;
}
#actions_view, #actions_deblock, #actions_flash, #actions_chat, #actions_mail {
	display: block;
	padding-left: 3px;
	padding-top: 3px;
}
#actions_view {
	padding-top: 4px;
}
#actions_picture {
	position: absolute;
	width: 100px;
	height: 100px;
	cursor: pointer;
	left: 25px;
	top: 5px;
}