﻿/*******************************************
 * Main
 *******************************************/

label {
	vertical-align: top;
}

/* Float and Clear */
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.float-none {
	float: none;
}
.clear-both {
	clear: both;
}
.clear-left {
	clear: left;
	font-size: 0;
}
.clear-right {
	clear: right;
	font-size: 0;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

marquee {
	margin: 0 115px 0 30px;
	font-weight: normal;
	font-size: 12px;
	color: #E7F9A0;
	position: relative;
	width: 665px;
	display: block;
	height: 14px;
	padding-top: 6px;
}

.visitor marquee {
	width: 580px;
	
}

/*******************************************
 * Button
 *******************************************/
.button {
	font-size: 11px;
	text-decoration: none;
	background-repeat: repeat-x;
	position: relative;
}
a.button:hover {
	top: -1px;
}
a.button:active {
	top: 1px;
}
.button,
.button b,
.button em,
.button span,
.button strong {
	display: block;
	float: left;
	cursor: pointer;
}
.button,
.button b,
.button em,
.button strong {
	background-image: url(../images/button.gif);
	height: 26px;
}
.button b,
.button em {
	background-repeat: no-repeat;
	width: 12px;
	padding: 0;
}
.button span {
	margin-top: 4px;
}
.button strong {
	background-image: url(../images/icon.gif);
	padding-left: 20px;
	margin-right: 2px;
}

/* Navy Color */
.color-navy {
	background-position: 0 -52px;
}
.color-navy em {
	background-position: 0 0;
}
.color-navy b {
	background-position: 0 -26px;
}
.color-navy span {
	color: #fff;
}

/* Silver Color */
.color-silver {
	background-position: 0 -130px;
	margin-left: 1px;
}
.color-silver em {
	background-position: 0 -78px;
}
.color-silver b {
	background-position: 0 -104px;
}
.color-silver span {
	color: #666;
}

/* Icons */
.icon-chat strong {
	background-position: 0 -60px;
}
.icon-phone strong {
	background-position: 0 -90px;
}
.icon-flower strong {
	background-position: 0 -120px;
}
.icon-add strong {
	background-position: 0 -300px;
}
.icon-ban strong {
	background-position: 0 -330px;
}
.icon-msn strong {
	background-position: 0 -360px;
	margin: 0;
}



/*******************************************
 * Main Table
 *******************************************/
.main .inside {
	background: #fff url(../images/shad_right.gif) repeat-y right;
	min-height: 211px;
	padding-bottom: 50px;
}

/*******************************************
 * Header
 *******************************************/
.header {
	background: url(../images/inside.jpg) no-repeat 0 0;
	height: 160px;
	overflow: hidden;
}

/* Logo */
.header a.logo {
	background: url(../images/logo_small.gif) no-repeat 0 0;
	height: 60px;
	width: 200px;
}

/* Logo */
.header a.logo.sex{
	background: url(../images/logo_small_new.gif) no-repeat 0 0;
	height: 60px;
	width: 200px;
}

body.ny .header a.logo {
	background: url(../images/logo_small_ny.jpg) no-repeat 0 0;
	height: 53px;
	width: 225px;
}

/* Subtitle */
.header .menu strong {
	font-size: 14px;
	padding-left: 100px;
	position: relative;
	top: -3px;
}

/* Menu */
.header .menu {
	padding-right: 125px;
	position: relative;
}
.header .menu ul li {
	color: #f1ffc2;
}

/**/
.fb_login {
	position: absolute;
	top: 1px;
	right: 138px;
}

/* My Menu */
.header .my {
	float: right;
	margin: 15px 0 0;
	position: relative;
	right: 120px;
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}
.header .my .input {
	height: 14px;
	color: #001044;
	background-color: #dfe1e8;
	border: solid 1px #001044;
	position: relative;
	top: -1px;
}
.header .my .button-green {
	height: 18px;
	position: relative;
	top: -1px;
}
.header .my,
.header .my li.left,
.header .my li.right {
	height: 32px;
}
.header .my li {
	font-weight: bold;
	color: #6786c5;
	background-image: url(../images/my_menu.gif);
	background-repeat: repeat-x;
	background-position: 0 -64px;
	list-style-type: none;
	list-style-position: outside;
	height: 25px;
	padding: 7px 6px 0 0;
	margin: 0;
	display: block;
	float: left;
}
.header .my li.left,
.header .my li.right {
	background-repeat: no-repeat;
	width: 20px;
	padding: 0;
}
.header .my li.left {
	background-position: 0 0;
}
.header .my li.right {
	background-position: 0 -32px;
}
.header .my li a {
	color: #fff;
	text-decoration: none;
}
.header .my li a:hover {
	text-decoration: underline;
}

/*******************************************
 * Content
 *******************************************/
.block {
	background: url(../images/inside.jpg) no-repeat 0 -160px;
	min-height: 130px;
	padding: 0 115px 0 40px;
	letter-spacing: 0.024em;
	overflow: hidden;
	width: 695px;
}
.block p {
	margin: 0 0 10px 8px;
}

/* Page Title */
.block h2 {
	font-size: 1.5em;
	color: #000;
	margin: 0 160px 13px 0;
}

.optblock {
	margin-left: 210px;
}
.midblock {
	width: 541px;
	float: right;
}
.midblock p,
.shift-rigt p {
	margin: 0 8px 10px;
	line-height: 1.494em;
}

/* Page Title */
.midblock h2 {
	font-size: 1.5em;
	color: #000;
	margin: 0 0 13px 70px;
	height: 0;
	position: relative;
	top: 12px;
	overflow: visible;
}
.midblock h4 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #039;
	margin: 0 0 13px 70px;
	height: 0;
	position: relative;
	top: 16px;
	overflow: visible;
}

.sidebar {
	width: 200px;
	float: left;
}

/**/
.shift-right {
	padding-left: 50px;
	overflow: auto;
}
.shift-right {
	padding-left: 50px;
	overflow: auto;
}

/**/
.data-title {
	font-weight: bold;
	font-size: 0.913em;
	padding-bottom: 4px;
}
.data-value {
	color: #666;
	padding-left: 25px;
}

/* Width */
.width-max {
	width: 340px;
}
.width-mid {
	width: 210px;
}
.width-min {
	width: 110px;
}
.width-opt {
	width: 98%;
}

/* List */
.list-num {
	list-style: decimal outside;
}
.list-mark {
	list-style: disc outside;
}
.list-num,
.list-mark {
	padding: 20px 20px 10px 40px;
	color: #666;
}
.list-num li,
.list-mark li {
	padding-bottom: 10px;
}
.list-data {
	list-style: none outside;
	padding: 0;
	margin: 0;
}
.list-data li {
	padding-bottom: 6px;
}
.list-data li input {
	margin: 0;
}

/*******************************************
 * Photobar
 *******************************************/
.photobar {
	width: 152px;
	float: left;
}
.photobar a {
	border: solid 1px #ccc;
	padding: 1px;
	margin-bottom: 2px;
	display: block;
	float: left;
}
.photobar a.boy,
.photobar a.girl {
	background-color: #fff;
	background-repeat: no-repeat;
	border: none 0;
	height: 170px;
}
.photobar a.girl {
	background-image: url(../images/nophoto_girl.gif);
}
.photobar a.boy {
	background-image: url(../images/nophoto_boy.gif);
}
.photobar a,
.photobar a img {
	width: 150px;
}
.photobar .photo-edit  {
	margin-bottom: 15px;
	float: left;
	width: 100%;
}
.photobar .photo-edit a {
	border: none 0;
	display: inline;
	float: none;
}

/**/
.photo-mid {
	margin: 0 15px 25px 0;
	float: left;
}
.photo-mid thead {
	background-color: #f0f0f0;
}
.photo-mid thead td {
	padding: 3px;
	width: 150px;
	height: 191px;
	overflow: hidden;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
.photo-mid thead th {
	padding: 0 3px 5px;
	overflow: hidden;
	height: 26px;
	white-space: nowrap;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
.photo-mid thead td img {
	max-width: 150px;
	max-height: 180px;
	margin-bottom: 4px;
}
.photobar .photo-edit,
.photo-mid tbody td {
	padding: 3px 1px 0;
	overflow: hidden;
	text-align: center;
	color: #ccc;
}
.photobar .photo-edit a,
.photo-mid tbody td a {
	color: #003dae;
	text-decoration: none;
}
.photo-mid tbody td a:hover {
	text-decoration: underline;
}

/* select type couple */
.couple {
	padding: 0;
	margin: 0;
	height: 58px;
	overflow: auto;
}
.block .couple {
	letter-spacing: 0;
}
.couple a,
.couple li {
	float: left;
	display: block;
	cursor: pointer;
}
.couple li {
	list-style-type: none;
	list-style-position: outside;
	padding-right: 15px;
}
.couple a {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #ccc;
	width: 148px;
	height: 33px;
	text-align: center;
	padding: 7px 4px;
	white-space: nowrap;
	overflow: hidden;
}
.couple a:hover {
	background-color: #f5fcd9;
	border: solid 1px #e6edcb;
}
.couple .user-title em {
	font-size: 15px;
}

/*******************************************
 * User Name
 *******************************************/
.user-title {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 1.245em;
	padding: 0 0 2px 10px;
}
.user-title strong {
	color: #039;
}
.user-title span {
	color: #999;
}
.pg em {
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	font-size: 15px;
}
.pg em.woman {
	background-position: 0 0;
	padding-left: 15px;
}
.pg em.man {
	background-position: 0 -30px;
	padding-left: 20px;
}
.user-title em {
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
}
.user-title em.woman {
    background-image: url(../images/user_offline.gif);
    background-position: 0 3px;
	padding-left: 10px;
}
.user-title em.man {
    background-position: 0 3px;
    background-image: url(../images/user_offline.gif);
	padding-left: 10px;
}
.user-title em.photo {
	background-position: 0 -180px;
	padding-right: 20px;
}
.user-title em.standart {
	background-position: 0 -210px;
	padding-right: 16px;
}
.user-title em.gold {
	background-position: 0 -240px;
	padding-right: 16px;
}
.user-title em.platinum {
	background-position: 0 -270px;
	padding-right: 16px;
}
.user-title em.man.online {
    background-position: 0 3px;
	background-image: url(../images/online_boy.gif);
	background-repeat: no-repeat;
}
.user-title em.woman.online {
    background-position: 0 3px;
	background-image: url(../images/online_girl.gif);
	background-repeat: no-repeat;
}

/*******************************************
 * Cloud
 *******************************************/
.cloud {
	background-color: #f5fcd9;
	border: solid 1px #e6edcb;
	margin-bottom: 8px;
}
.cloud .top,
.cloud .top div,
.cloud .bottom,
.cloud .bottom div {
	background-image: url(../images/box.gif);
	background-repeat: no-repeat;
	position: relative;
}
.cloud .top,
.cloud .bottom {
	right: -1px;
	height: 10px;
}
.cloud .top {
	top: -1px;
}
.cloud .bottom {
	bottom: -1px;
}
.cloud .top div,
.cloud .bottom div {
	left: -2px;
	padding-top: 10px;
}
.cloud .top div {
	background-position: 0 0;
}
.cloud .top {
	background-position: right -10px;
}
.cloud .bottom div {
	background-position: 0 -20px;
}
.cloud .bottom {
	background-position: right -30px;
}
.cloud .nose {
	background-image: url(../images/box.gif);
	background-repeat: no-repeat;
	background-position: 0 -40px;
	height: 21px;
	width: 13px;
	position: relative;
	left: -13px;
}
.cloud .content {
	padding: 0 20px;
   position: relative;
	top: -10px;
}
.cloud .content-norm {
	padding: 0 20px 0;
}
.cloud p {
	margin: 2px 0 10px;
}
.cloud h3 {
	margin: 0 0 10px;
	color: #039;
}
.cloud hr {
	color: #d0d6b9;
	background-color: #d0d6b9;
	text-align: left;
	height: 1px;
	width: 100%;
	margin: 0 0 10px;
	border: none 0;
}

/*******************************************
 * Box
 *******************************************/
.box {
	position: relative;
	top: -12px;
	*top: -12px;
}
.box#bulkBox {
    margin-top:12px;
}
.pos-top {
	position: relative;
	top: -40px;
}
.box form {
	margin: 0;
}
.box .top,
.box .top div,
.box .bottom,
.box .bottom div {
	background-image: url(../images/box_data.gif);
	background-repeat: no-repeat;
}
.box .top {
	height: 124px;
}
.box .top div {
	padding-top: 124px;
}
.box .bottom {
	height: 10px;
}
.box .bottom div {
	padding-top: 10px;
}
.box .top div {
	background-position: 0 0;
}
.box .top {
	background-position: right -124px;
}
.box .bottom div {
	background-position: 0 -248px;
}
.box .bottom {
	background-position: right -258px;
}
.box .content {
	background-color: #eee;
	padding: 0 40px 0 50px;
	margin-left: 50px;
	border-left: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
	overflow: visible;
	clear: right;
}
.box .content td {
	padding-bottom: 10px;
}
.box .content hr {
	color: #ccc;
	background-color: #ccc;
	text-align: left;
	height: 1px;
	width: 100%;
	margin: 10px 0;
	border: none 0;
}
.box .content ul,
.box .content ol,
.box .content dl,
.box .content div,
.box .content table {
	position: relative;
	top: -5px;
}
.box .content ul,
.box .content ol,
.box .content dl {
	margin: 0 10px;
	color: #666;
}
.box .content p {
	margin: 0;
	padding-bottom: 6px;
}
.box .content ul li,
.box .content ol li,
.box .content dl dt,
.box .content dl dd {
	padding-bottom: 4px;
	list-style: none outside;
}

/*******************************************
 * Table
 *******************************************/
.data-table {
	width: 100%;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
.data-table td {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.data-table thead {
	background: #e3e3e3 url(../images/table_data.gif) repeat-x bottom;
}
.data-table thead td {
	font-weight: bold;
	color: #666;
	padding: 6px;
}
.data-table tbody td {
	padding: 4px 5px;
}
.data-table tbody tr {
	background-color: #fff;
}
.data-table tbody tr.even {
	background-color: #f5fcd9;
}
.data-table tbody a {
	font-size: 11px;
}
.user-name,
.data-table tbody td.user-title strong a {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}
.data-table tbody td.user-title em.man {
	padding-right: 0;
}
.data-table tbody td.user-title em.woman {
	padding-right: 0px;
}

.data-table tbody ul {
	margin: 5px 0;
	padding-left: 10px;
}
.data-table tbody ul li {
	list-style: none outside;
	padding-bottom: 2px;
}

/*******************************************
 * Decoration
 *******************************************/
.dec-search {
	background: url(../images/dec_search.jpg) no-repeat;
	height: 332px;
}
.dec-poetry {
	background: url(../images/dec_poetry.jpg) no-repeat;
	height: 332px;
}
.dec-nature {
	background: url(../images/dec_nature.jpg) no-repeat;
	height: 332px;
}
.dec-flower {
	background: url(../images/dec_flower.jpg) no-repeat;
	height: 332px;
}
.dec-support {
	background: url(../images/dec_support.jpg) no-repeat;
	height: 332px;
}
.dec-login {
	background: url(../images/dec_login.jpg) no-repeat;
	height: 314px;
}

/*******************************************
 * Pager
 *******************************************/
.pager ul {
	padding: 1px 0 0;
	margin: 0;
	text-align: center;
}
.pager ul li {
	font-size: 12px;
	font-weight: bold;
	list-style: none outside;
	display: inline;
	padding-right: 8px;
}
.pager ul li a,
.pager ul li.left a,
.pager ul li.right a,
.pager ul li.left a:hover,
.pager ul li.right a:hover {
	color: #888;
	text-decoration: none;
}
.pager ul li a:hover {
	text-decoration: underline;
}
.pager ul li.select {
	color: #390;
}
.pager ul li.left,
.pager ul li.right {
	position: relative;
	top: -2px;
}
.pager ul li.right {
	padding-right: 0;
	padding-left: 4px;
}
.pager ul li.left {
	padding-left: 1px;
	padding-right: 10px;
}

/* Paging */
.paging {
	position: relative;
	margin-bottom: 15px;
	margin-top: 15px;
	clear: both;
	height: 16px;
}

.yj_page {
	height: 16px;
	margin: 0;
	text-align: right;
	font-family: Arial, Helvetica, 'Helvetica Neue', 'Liberation Sans', FreeSans, sans-serif;
	font-size: 13px;
	padding: 0;
	*float: right;
}
.yj_page li {
	padding: 0;
	margin: 0;
	list-style: none outside;
}

.yj_page li,
.yj_page i,
.yj_page b,
.yj_page a {
	font-style: normal;
	display: inline-block;
	height: 16px;
	line-height: 15px;
	*height: 20px;
	*line-height: 16px;
	*float: left;
	background-repeat: no-repeat;
	overflow: hidden;
}

.yj_page a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	color: #013daf;
	margin: 0 2px;
}

.yj_page a:hover,
.yj_page li.selected a {
	color: #e8ffa0;
	text-decoration: none;
}

.yj_page a:hover i,
.yj_page a:hover b,
.yj_page li.selected a,
.yj_page li.selected i,
.yj_page li.selected b {
	background-image: url(../images/fb_page.png);
}

.yj_page i {
	background-position: right top;
	padding-right: 4px;
}

.yj_page b {
	background-position: 0 -20px;
	padding-left: 5px;
}

.yj_page .left,
.yj_page .right {
	width: 17px;
	background-image: url(../images/fb_page.png);
}

.yj_page .left {
	background-position: 0 -40px;
	margin-right: 10px;
}

.yj_page .right {
	background-position: 0 -60px;
	margin-left: 10px;
}

/*******************************************
 * Case
 *******************************************/
.case {
	font-size: 1em;
	padding: 6px 0 0;
	margin: 0;
	text-align: center;
}
.message p,
.case li {
	list-style: none outside;
	background-color: #fff;
	padding: 10px;
	margin-bottom: 6px;
	border: solid 1px #e6edcb;
}
.message p {
	margin: 0 0 3px;
}

/*******************************************
 * Messages
 *******************************************/
.date {
	font-size: 12px;
	color: #999;
	float: right;
	padding: 2px 10px 0;
}

/* Menu */
.message ul {
	font-size: 0.913em;
	padding: 0;
	margin: 0;
	text-align: right;
}
.message ul li {
	color: #999;
	list-style-type: none;
	list-style-position: outside;
	display: inline;
	padding-right: 2px;
}
.message ul li a {
	text-decoration: underline;
}
.message ul li a:hover {
	text-decoration: none;
}

.warning-message {
	border: 1px solid #d68c8c;
	padding: 10px 10px 6px;
	background-color: #efd1d1;
}
.warning-message a {
	font-size: 0.913em;
	color: #d68c8c;
}

/* Color */
.color-red {color: #d65f5f;}
.color-blue {color: #474dcd;}
.color-green {color: #33d01e;}

/*******************************************
 * 
 *******************************************/
.list-alf {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 3px 0 4px 30px;
}
.list-alf li {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	list-style: none outside;
	display: inline;
	padding-right: 5px;
}
.list-alf li a {
	text-decoration: none;
}
.list-alf li a:hover {
	text-decoration: underline;
}

/*******************************************
 * Footer
 *******************************************/
.footer {
	background: url(../images/inside.jpg) no-repeat -850px 0;
	padding: 54px 50px 0 30px;
}


#new-msgs-warn {
	font-size: 12px;
	line-height: 12px;
	position: absolute;
	top: 0;
	right: 0;
	left: auto;
	background-color: #eee;
	background-image: url(../images/blink_mail.gif);
	background-position: middle left;
	background-repeat: no-repeat;
	padding: 5px 7px 4px 18px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85); /*ie5+*/
	filter: alpha(opacity=85); /*ie4*/
	-moz-opacity: 0.85; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.85; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.85; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
	text-decoration: none;
	z-index: 100;
}



/*******************************************
 * Messages Box
 *******************************************/
.message-case {
	font-family: Arial, Helvetica, 'Helvetica Neue', 'Liberation Sans', FreeSans, sans-serif;
	position: fixed;
	z-index: 999;
	left: 0;
	right: 0;
	top: 25%;
}

.message-case .inner {
	background: url(../images/message_box.png) no-repeat;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	width: 462px;
	height: 290px;
}

.message-case .close {
	display: block;
	height: 16px;
	overflow: hidden;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	padding-left: 22px;
	position: absolute;
	top: 21px;
	left: 23px;
	color: #fff;
	font-size: 11px;
}

.message-case .close:hover {
	text-decoration: none;
	color: #000;
}

.message-case .icon,
.message-case .icon:hover {
	background-image: url(../images/message_icons.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 122px;
	height: 114px;
	overflow: hidden;
	position: absolute;
	top: 41px;
	right: 72px;
	text-decoration: none;
}

.message-case .text {
	width: 188px;
	height: 33px;
	overflow: hidden;
	position: absolute;
	top: 185px;
	right: 35px;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.message-case .button-box {
	background-image: url(../images/message_button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 118px;
	height: 37px;
	overflow: hidden;
	position: absolute;
	bottom: 33px;
	right: 76px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 34px;
	color: #000;
	text-shadow: 1px 1px 0 #b5dc92;
	letter-spacing: -1px;
	white-space: nowrap;
	text-align: center;
}

.message-case .button-box:hover {
	background-position: 0 -50px;
	text-decoration: none;
}

.message-case .text:hover {
	text-decoration: underline;
}

.message-case .photo,
.message-case .photo:hover {
	background-color: #f5f5f5;
	border: 1px solid #fff;
	display: block;
	width: 143px;
	height: 164px;
	overflow: hidden;
	text-decoration: none;
	position: absolute;
	top: 43px;
}

.message-case .photo img {
	border: 0 none;
	max-width: 143px;
	max-height: 164px;
	margin: 0 auto;
}

.message-case .info {
	width: 170px;
	height: 54px;
	overflow: hidden;
	position: absolute;
	top: 218px;
	color: #7f7f7f;
}

.message-case .info span,
.message-case .info strong {
	white-space: nowrap;
}

.message-case .info strong {
	color: #333;
}

.message-case .info,
.message-case .photo {
	left: 43px;
}

/* Mail */
.message-case.flower .icon {
	background-position: 0 0;
}

/* Flower */
.message-case.flower .icon {
	background-position: 0 -120px;
}

/* System */
.message-case.system .icon {
	background-position: 0 -240px;
}

.message-case.system .text {
	color: #e04f00;
}

.message-case.system .info,
.message-case.system .photo img {
	display: none;
}

/**/
.yj_counter,
.yj_counter div {
	display: inline-block;
	height: 16px;
	background-image: url(../images/fb_page_green.png);
	background-repeat: no-repeat;
	background-position: 0 -20px;
	text-shadow: 1px 1px 0 #4e9028;
	text-align: center;
	padding: 0;
	line-height: 16px;
}

.yj_counter {
	padding-left: 6px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.yj_counter.center {
	position: static;
	text-align: center;
	margin-top: 10px;
}

.yj_counter div {
	background-position: right top;
	padding-right: 6px;
}

.yj_counter a {
	font-family: Arial, Helvetica, 'Helvetica Neue', 'Liberation Sans', FreeSans, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	color: #e8ffa0;
	margin: 0 3px;
	vertical-align: top;
}

.yj_counter a.selected,
.yj_counter a:hover {
	color: #fff;
	text-decoration: none;
}

.yj_counter-separate {
	display: inline-block;
	height: 16px;
	background-color: #fff;
	width: 1px;
}

/*******************************************
 * Message Box
 *******************************************/

.message-container {
	width: 645px;
	margin-bottom: 20px;
}

.message-container .top,
.message-container .chat,
.message-container .bottom {
	background-image: url(../images/message_case.png);
	background-repeat: no-repeat;
	width: 560px;
}

.message-container .chat {
	background-position: -1120px 0;
	background-repeat: repeat-y;
}

.message-container .top {
	background-position: -560px 0;
	/*padding-top: 33px;*/
}

.message-container .bottom {
	background-position: left bottom;
	padding: 20px 20px 39px 30px;
	width: 510px;
	overflow: hidden;
	position: relative;
	font-size: 11px;
	line-height: 14px;
}

.message-container .shift {
	margin-left: 85px;
}

/**/
.chat-nav,
.chat-nav.right {
	position: absolute;
	right: 12px;
	bottom: 11px;
	margin: 0;
	padding: 0;
	width: 382px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
}

.chat-nav.right {
	text-align: right;
}

.chat-nav li {
	margin: 0;
	padding: 0 2px;
	list-style: none outside;
	display: inline;
	font-family: Arial, Helvetica, 'Helvetica Neue', 'Liberation Sans', FreeSans, sans-serif;
	font-size: 11px;
	color: #c8dc7b;
}

.chat-nav a {
	color: #5f8e00;
	font-weight: bold;
	text-shadow: 1px 1px 0 #f3fccf;
	text-decoration: none;
}
.chat-nav a:hover {
	text-decoration: underline;
}

/**/
.message-container .username {
	position: relative;
	height: 17px;
	line-height: 17px;
	padding-left: 20px;
	white-space: nowrap;
}

.message-container .username .user-title {
	padding: 0 0 2px;
}

.message-container .system,
.message-container .username a {
	color: #003399;
	font-size: 14px;
	font-family: Arial, Helvetica, 'Helvetica Neue', 'Liberation Sans', FreeSans, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	letter-spacing: -1px;
}
.message-container .system {
	color: #990000;
}

.message-container .username a:hover {
	text-decoration: none;
	color: #339900;
}

.message-container .time {
	color: #b8b8b8;
	font-size: 11px;
	font-family: Arial, Helvetica, 'Helvetica Neue', 'Liberation Sans', FreeSans, sans-serif;
	position: absolute;
	right: 12px;
	top: 1px;
}

.message-container .age {
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, 'Helvetica Neue', 'Liberation Sans', FreeSans, sans-serif;
}

.message-container .label {
	position: absolute;
	top: -14px;
	left: -108px;
	width: 62px;
	height: 41px;
	background: url(../images/new_message.png) no-repeat;
	display: block;
	overflow: hidden;
}

/**/
.user-photo {
	background-color: #f5f5f5;
	border: 1px solid #e7e7e7;
	height: 82px;
	overflow: hidden;
	table-layout: fixed;
	width: 82px;
	float: left;
	margin-top: 4px;
}

.user-photo img {
	max-height: 80px;
	max-width: 80px;
}

/*******************************************
 * Gift Box
 *******************************************/

.gift-container {
	margin-bottom: 7px;
	width: 491px;
}

.gift-container .top,
.gift-container .bottom {
	background-image: url(../images/gift_bg.png);
	background-repeat: no-repeat;
}

.gift-container .top {
	background-position: -493px 0;
	height: 233px;
	padding: 27px 0 0 21px;
	overflow: hidden;
}

.gift-container .bottom {
	background-position: left bottom;
	padding: 10px 20px 25px 21px;
	overflow: hidden;
	position: relative;
	font-size: 11px;
}

.gift-container ul {
	margin: 6px 0 0 24px;
	padding: 0;
}

.gift-container li {
	margin: 0;
	padding: 0 0 6px;
	list-style: none outside;
	color: #4d992b;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Helvetica,Tahoma,sans-serif;
}

/**/
.select-gift {
	width: 90px;
	height: 115px;
	float: left;
	text-align: center;
}

.select-gift span {
	display: block;
	background: url(../images/hr_grey.gif) repeat-x left center;
}

.select-gift input {
	margin: 0;
	padding: 0;
}

.select-gift img {
	width: 70px;
	height: 70px;
	margin-bottom: 12px;
}

.select-gift label {
	cursor: pointer;
}

/**/
.button-gift {
	display: block;
	display: inline-block;
	width: 142px;
	height: 43px;
	background: url(../images/gift_bg.png) no-repeat -1000px 0;
	text-decoration: none;
	cursor: pointer;
	color: transparent;
	border: 0 none;
}

.button-gift:hover {
	background: url(../images/gift_bg.png) no-repeat -1000px -60px;
	text-decoration: none;
}

/**/
.new-year_pay {
	background: url(../images/new_year_yehju.png) no-repeat left top;
	width: 695px;
	height: 122px;
	cursor: pointer;
	margin: 0 0 15px 0;
	display: none;
	position: relative;
}

a.new-year_pay,
a.new-year_pay:hover {text-decoration: none;}

.new-year_pay .close {
	background-image: url(../images/icon_close.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 16px;
	height: 16px;
	font-size: 1px;
	position: absolute;
	top: 12px;
	right: 0px;
	cursor: pointer;
}

.new-year_pay .close:hover {
	background-position: -16px 0;
}

.new-year_pay .close:active {
	background-position: -32px 0;
}

.new-year_pay:hover .close {
	display: block;
}





