﻿@charset "utf-8";

/*
 * CSS Style for niwota.com.
 * copyright 2010, niwota.com.
 */

/* ======= Global Styles ======= */

html {
	width: 100%;
	background: url(../images/spacer.gif) fixed;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
}
p {
	margin: 5px;
	padding: 3px 5px;
}
ol, ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
table td {
	word-break: break-all;
}
small {
	font-size: 12px;
}
img {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}

table, input, select, textarea {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
}
form.operate {
	padding: 10px 0px;
}
.button, .btn, .fl-button, .fl-check {
	cursor: pointer;
}
form.fl {
	margin-bottom: 30px;
}
form.fl p {
	line-height: 25px;
	padding: 0px;
	margin: 10px 0px;
}
form.fl .action {
	margin-left: 45px;
}

form.fl .action2 {
	margin-left: 135px;
}
form.fl label.fl {
	float: left;
	width: 30px;
	margin-right: 10px;
}
form.fl .fl-label {
	float: left;
	width: 120px;
	margin-right: 10px;
	font-weight: bold;
}
form.fl .fl-text {

}
form.fl label.fl2 {
	float: left;
	width: 125px;
	margin-right: 10px;
	text-align: right;
}
form.fl input.fl {
	width: 160px;
	height: 20px;
	border: 1px solid #AAAAAA;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	font-size: 12px;
	line-height: 20px;
	padding: 0px 2px;
}
form.fl span.hint {
	font-size: 12px;
	padding-left: 40px;
	color: #999999;
	display: block;
}
form.fl span.hint2 {
	font-size: 12px;
	padding-left: 130px;
	color: #999999;
	display: block;
}
form.nf {
	padding: 20px;
}
form.nf p {
	ling-height: 25px;
	padding: 0px;
	font-size: 14px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
input.fl {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: 1px solid #999999;
	line-height: 20px;
	padding: 2px;
	font-size: 14px;
}
.fl-label {
	line-height: 24px;
	font-size: 14px;
}
form.nf .fl-label {
	display: block;
	width: 150px;
	margin-left: 160px;
	float: none;
}
.f-text {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: 1px solid #999999;
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	padding: 2px;
}
.fl-text {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: 1px solid #999999;
	line-height: 20px;
	font-size: 14px;
	padding: 2px;
}
.fl-file {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: 1px solid #999999;
	line-height: 20px;
	font-size: 14px;
	padding: 2px;
}
.f-textarea {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: 1px solid #999999;
	line-height: 20px;
	font-size: 14px;
	padding: 2px;
	display: block;
	min-height: 60px;
	height: 60px;
}
.fl-textarea {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: 1px solid #999999;
	line-height: 20px;
	font-size: 14px;
	padding: 2px;
	display: block;
	min-height: 80px;
	height: 120px;
}
form.nf .fl-text {
	width: 250px;
	margin-left: 160px;
}
.fl-check {
	margin: 0px;
	padding: 0px;
}
.f-action {
	margin-left: 100px;
}
.fl .fl-action {
	margin-left: 130px;
}

.required {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FF3300;
	vertical-align: middle;
}
form.nf .fl-check {
	margin-left: 160px;
}
form.nf p.act {
	margin-left: 160px;
}
form.nf p.tip {
	margin-left: 160px;
}
form p.act a {
	font-weight: bold;
}
form .fl-button {
	margin-right: 5px;
	height: 24px;
	padding: 0px 10px;
}
.nf textarea {
	height: 5em;
	width: 400px;
	padding: 2px;
	border: 1px solid #AAAAAA;
	border-bottom-color: #DDDDDD;
	border-right-color: #DDDDDD;
	font-size: 12px;
}
form table {
	margin-right: auto;
	margin-left: auto;
}

form.sign {
	margin: auto;
	padding: 10px;
}
form.sign table {
	width: 100%;
	margin: 10px auto;
}
form.sign table th {
	color: #666666;
	text-align: left;
	padding: 5px;
}
form.sign table td {
	padding: 5px;
}
form .input {
	background-color: #FFFFFF;
	border: 1px solid #B4D3E2;
	line-height: 18px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
form.search {
	clear: both;
}
form.search p {
	padding: 3px 5px;
	margin: 5px;
}

form.search input.keyword {
	height: 18px;
	padding: 0px 3px;
	line-height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #99ACD0;
	color: #666666;
}
form.search input.keyword:active, form.search input.keyword:hover, form.search input:focus {
	color: #333333;
}
table.manage {
	background-color: #FFFFFF;
	margin: auto;
	margin-bottom: 10px;
	width: 100%;
}
table.manage th {
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding: 5px 10px;
	border-bottom: 1px solid #D9E0E8;
	background-color: #F7F7F7;
}
table.manage td {
	padding: 5px 10px;
	border-bottom: 1px solid #D9E0E8;
}
table.data {
	background-color: #FFFFFF;
	margin: 5px auto;
	width: 100%;
}
table.data th {
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding: 5px 10px;
	border-bottom: 1px solid #D7E1EE;
	background-color: #F7F7F7;
}
table.data td {
	padding: 5px 10px;
	border-bottom: 1px solid #D9E5E8;
}
table.meta {
	margin: 5px 0px;
	width: 100%;
	line-height: 16px;
}
table.meta th {
	color: #333333;
	text-align: left;
	padding: 3px 10px;
}
table.meta td {
	padding: 1px 10px;
	vertical-align: top;
}
a:link, a:visited {
	color: #369;
	text-decoration: none;
}
a:active, a:hover {
	color: #39c;
	text-decoration: underline;
	cursor: pointer;
}

a.action {
	padding: 2px;
}
a.action:active, a.action:hover {
	background-color: #3A80A0;
	color: #FFFFFF;
	text-decoration: underline;
}

a.btn1:link, a.btn1:visited {
	padding: 2px 5px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	color: #666666;
}
a.btn1:active, a.btn1:hover {
	background-color: #666666;
	color: #FFFFFF;
}
a.btn_x {
	background-image: url(../images/bg_x.gif);
	background-repeat: no-repeat;
	text-indent: -12000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 11px;
}
a.btn_x:link, a.btn_x:visited {
	background-position: left top;
}
a.btn_x:active, a.btn_x:hover {
	background-position: right top;
}
a.x {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 3px 5px;
	margin: 2px;
	font-size: 11px;
	text-decoration: none;
}
a.x:link, a.x:visited {
	color: #999999;
}
a.x:active, a.x:hover {
	color: #666666;
	background-color: #FFFFFF;
}



a.btnAction {
	font-family: PMingLiU, Arial;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 16px;
	height: 16px;
	padding: 2px 20px 2px 5px;
	overflow: hidden;
}
a.btnAction:link, a.btnAction:visited {
	color: #3A80A0;
	background-color: #FFFFFF;
	border: 1px solid #86A4CB;
}
a.btnAction:active, a.btnAction:hover {
	background-position: right bottom;
	color: #FFFFFF;
	background-color: #3A80A0;
	border: 1px solid #3A80A0;
	text-decoration: none;
}
a.btnShare {
	background-image: url(../images/icon_share_bg.gif);
}


/* ------- Class Styles ------- */
.keywords {
	background-color: #F4F4F4;
	border: 1px solid #DDDDDD;
}
.keywords a {
	padding: 0px 5px;
}
.opps {
	padding: 50px;
	height: 160px;
}
.opps h1 {
	font-size: 16px;
	line-height: 20px;
	margin: 5px;
	padding: 5px;
}
.opps p {
	font-size: 13px;
	line-height: 20px;
}
.msg-note {
	border: 1px solid #BCD5ED;
	background-color: #EFF4FC;
	color: #000000;
	margin: 10px 0px;
	padding: 10px;
}
.msg-note p {
	padding: 5px 0px;
	margin: 0px;
	font-size: 12px;
}
.msgConfirm {
	background-color: #FFFFDD;
	border: 1px solid #E8DB97;
	color: #000000;
	margin: 10px 20px;
	text-align: center;
}
.msgConfirm h4 {
	font-size: 13px;
	padding: 5px;
	margin: 5px;
}
.msgTips {
	background-color: #FFFFDD;
	border: 1px solid #E8DB97;
	color: #000000;
	margin: 10px 0px;
	text-align: center;
}
.msg-tips {
	background-color: #FFFFDD;
	border: 1px solid #E8DB97;
	color: #000000;
	margin: 10px 0px;
	padding: 10px;
}
.msg-tips p {
	padding: 5px 0px;
	margin: 0px;
	font-size: 12px;
}
.msg-warn {
	padding: 10px 0px 10px 50px;
	background-position: 15px center;
	background-repeat: no-repeat;
}
.msgError {
	background-color: #FFE8F1;
	border: 1px solid #DA5868;
	color: #000000;
	margin: 10px 20px;
}
div.msgError p {
	margin: 5px;
	padding: 3px;
}
p.tips {
	color: #333333;
	background-color: #FFFFDD;
	border: 1px solid #E8DB97;
	margin: 5px 0px;
	padding: 3px 5px;
}
.notifier {
	border: 3px solid #E1E1E1;
	margin: auto;
	width: 60%;
	float: none;
	display: block;
	color: #666666;
}
.hintBox {
	color: #993300;
	background-color: #FFFFCC;
	border: 1px solid #FF6633;
	clear: both;
	margin-left: 10px;
	float: none;
	width: 300px;
	display: none;
}
.hintBox p {
	line-height: 20px;
	margin: 0px;
	height: 20px;
	display: block;
	text-indent: 0px;
	padding: 0px;
	font-size: 12px;
}
.hintBox a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-decoration: none;
	line-height: 20px;
	margin: 0px;
	height: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.hintBox a:hover {
	background-color: #FFCC99;
	color: #000000;
	text-decoration: none;
}
.hintBox a:visited {
	text-decoration: none;
}

.message_box {
	padding:30px;
	margin: 0px auto;
	width: 560px;
}
.message_box .box_top {
	background-image: url(../images/message_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
.message_box .box_middle {
	background-image: url(../images/message_box.gif);
	background-repeat: repeat-y;
	background-position: -560px top;
	padding: 20px;
}
.message_box .box_bottom {
	background-image: url(../images/message_box.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
}
.message_box h2 {
	font-size: 14px;
	font-weight: 600;
	margin: 0px 0px 10px;
	padding: 10px;
	border-bottom: 1px solid #D8DFEA;
}
.message_box p {
	padding: 5px 10px;
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
	text-indent: 2em;
}

/* Star rating Redux*/

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(../images/rating_star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a,
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(../images/rating_star_small.gif);
	line-height: 10px;
	height: 10px;
}


.button {
	color: #fff;
	background-color: #83BF73;
	border: 1px solid #96C988;
	border-bottom-color: #68985C;
	border-right-color: #68985C;
}
.btn {
	color: #333333;
	background-color: #f1f1f1;
	border: 1px solid #ececec;
	border-bottom-color: #adadad;
	border-right-color: #adadad;
}
.button, .btn {
	font-size: 12px;
	line-height: 21px;
	height: 23px;
	padding: 3px 3px 2px;
	vertical-align: top;
}
html[xmlns] .button, html[xmlns] .btn {
	padding: 1px 10px 1px;
}

.quote {
	background-image: url(../images/quote_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
}
.quote .q {
	background-image: url(../images/quote_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: inline;
	padding: 0px 15px;
}

.txt_normal {
	color: #333333;
}
.txt_light {
	color: #888888;
}
.txtColor {
	color: #3A80A0;
}
.warn {
	color: #FF0000;
}
.new {
	background-color: #FFE28A;
	color: #000000;
	padding: 1px 3px;
	margin: 0px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
	vertical-align: middle;
}

.contentHead {
	padding: 10px 0px 10px 30px;
	margin: 0px;
	position: relative;
	z-index: 2;
}
.contentHead h1.title {
	padding-left: 20px;
}
.contentBody {
	padding: 10px 0px 10px 30px;
}
.contentFoot {
	clear: both;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	padding: 5px 10px;
	margin: 0px 0px 0px 30px;
}
.contentFoot p {
	margin: 0px;
	padding: 5px;
}
.grayBg {
	background-color: #F7F7F7;
}
.clear {
	clear: both;
}
.clear-both { clear: both; }
.clear-left { clear: left; }
.clear-after::after {
content: "\0020";
display: block;
height: 0;
clear: both;
}
.clear-after {
/*\*//*/ display: inline-table; /*MacIE*/
_height: 1em;
min-height: 1px;
}

.clearfix:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix{
	display: inline-block;
}
html[xmlns] .clearfix{
	display: block;
}
 * html .clearfix {
 	height: 1%;
}

/*------- Dialog Styles -------*/
#pageMask {
	background-color: #000000;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 9;
	filter: Alpha(Opacity=25);
	..-opacity: 0.25;
	opacity: 0.25;
	-khtml-opacity: 0.25;
}
div#dialogWrap {
	position: absolute;
	z-index: 10;
	width: 100%;
	left: 0px;
	top: 0px;
}
div#dialog {
	width: 500px;
	padding: 10px;
	z-index: 100;
	background-image: url(../images/trans_black_50.png);
	overflow: hidden;
	margin: auto;
}

#dialogHead {
	background-color: #83BF73;
	border: 1px solid #4F8A40;
	position: relative;
}
#dialogHead #dialogControl {
	position: absolute;
	top: 0px;
	left: 470px;
	margin: 8px 5px;
	padding: 0px;
	cursor: pointer;
}
#dialogHead #dialogControl a.close {
	background-image: url(../images/close_dialog.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 16px;
	width: 16px;
	text-indent: -1200px;
}
#dialogHead h3 {
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 5px 10px;
	color: #FFFFFF;
}
#dialogBody {
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #666666;
	border-bottom: 1px solid #999999;
	border-top: none;
	overflow: hidden;
}
#dialogBody p {
	padding: 8px 10px;
	margin: 0px;
}
#dialogFoot {
	background-color: #ECECEC;
	text-align: right;
	padding: 0px;
	border: 1px solid #666666;
	border-top: none;
}
#dialogFoot p {
	padding: 8px;
	margin: 0px;
}
#dialog dl {
	margin: 0px;
	padding: 10px;
	width: auto;
	display: block;
}
#dialog dt {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	width: 80px;
	display: block;
	text-align: right;
}
#dialog dd {
	float: left;
	width: 360px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#dialogBody dd p {
	margin: 5px 0px;
	padding: 0px;
}
#dialog_login {
	padding: 10px;
}
#dialog_login #login_form {
	width: 220px;
	margin: auto;
}
#dialog_login #login_form .f-act {
	padding-left: 46px;
}

.shareArea {
	margin: 0px 8px;
	background-color: #F7F7F7;
	border: 1px solid #E3E3E3;
	border-left: none;
	border-right: none;
}
.photoThumb {
	float: left;
}
.photoMeta {
	float: left;
	line-height: 18px;
	display: block;
}

/*------- Paginator Styles -------*/
.paginator {
	clear: both;
	font-size: 12px;
	padding: 5px;
	margin: 5px 10px;
	line-height: 12px;
/*
	border: 1px solid #D9E5E8;
	border-left: none;
	border-right: none;
*/
}
.contentBody .paginator, .content .paginator {
	padding: 5px 0px;
	margin: 5px 0px;
}
.paginator span, .paginator a {
	vertical-align: middle;
	padding: 2px 3px;
}
.paginator span.current {
	color: #3A80A0;
	font-weight: bold;
	text-decoration: underline;
}
.paginator span.break {
	padding-right: 5px;
	padding-left: 5px;
}
.paginator span.prev, .paginator span.next {
	padding: 0px;
}
.paginator span.total {
	color: #999999;
}
.paginator a {
	text-decoration: none;
	padding: 3px 5px;
}
.paginator a:link {
}
.paginator a:visited {
}
.paginator a:active, .paginator a:hover {
	color: #FFFFFF;
	background-color: #3A80A0;
	text-decoration: none;
}

body.topic .paginator, body.activity .paginator, body.photo .paginator {
	background-color: #FFFFCC;
	margin: 10px auto;
	padding: 5px;
	font-size: 14px;
}

.column {
	clear: both;
	margin: 0px 0px 10px 0px;
}

.col {
	clear: both;
	margin: 10px;
}


h1.pageTitle {
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	margin: 0px 20px;
	padding: 5px 0px;
	border-bottom: 1px solid #ddd;
}
h1.title {
	font-size: 16px;
	line-height: 20px;
	margin: 0px 5px;
	padding: 0px 5px;
	color: #333333;
	clear: both;
	float: none;
	display: block;
	position: relative;
}
h1.title span {
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 0px;
	right: 0px;
}
h2.title {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	border-bottom: 1px solid #dedede;
	position: relative;
	clear: both;
	float: none;
	display: block;
	margin: 5px 0px;
	padding: 0px;
}

h2.title span {
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 0px;
	right: 0px;
}
h3.title {
	font-size: 12px;
	position: relative;
	clear: both;
	padding: 5px 10px;
	margin: 0px 0px 5px;
	color: #070;
	background-color: #EEF9EB;
	border-top: 1px solid #B7E0A7;
}
h3.title span {
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 5px 10px;
}

h4.title {
	font-size: 12px;
	background-color: #EcEcEc;
	padding: 5px 10px;
	position: relative;
	clear: both;
	margin: 5px 0px;
}
h4.title span {
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 5px 10px;
}
h4.sub {
	padding-left: 20px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #D7E1EE;
	background-repeat: no-repeat;
	background-position: left center;
}
h4.t_group {
	background-image: url(../images/icon_group.gif);
}
h4.t_topic {
	background-image: url(../images/icon_topic.gif);
}
h4.t_photo {
	background-image: url(../images/icon_photo.gif);
}
/* ------- bottom bar ------- */

#presence {
  /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  z-index: 99;
}
body > div#presence {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
	position: fixed;
	width: 100%;
	z-index: 99;
	left: 0px;
	bottom: 0px;
}
#presence_bar {
	background-color: #E5E5E5;
	background-image: url(../images/presence_bar.gif);
	background-repeat: repeat-x;
	background-position: left -1px;
	height: 24px;
	margin: 0px 15px;
	border: 1px solid #B5B5B5;
	border-bottom: none;
	font-size: 11px;
}

#presence_bar_left {
	float: left;
}
#presence_bar_right {
	float: right;
}
#status_modules {
	float: right;
}
#chat_modules {
	float: right;
	/*
	width: 435px;
	*/
}
#chatuserlist {
	float: right;
	/*
	width: 387px;
	*/
	height: 24px;
}

.presence_bar_section {
	float: left;
	position: relative;
}
.tab_button {
	width: 23px;
	float: right;
	display: none;
}

.chat_tab_button {
	background-image: url(../images/tab_btn_previous.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	display: block;
}
#chat_modules .right {
	float: right;
}
.right .chat_tab_button {
	background-image: url(../images/tab_btn_next.gif);
	background-position: right top;
	padding: 0px 8px 0px 0px;
}
#chat_modules .disabled {
	background-position: left bottom;
}
.right .disabled {
	background-position: right bottom;
}
.chat_tab {
	width: 128px;
	float: right;
}

.chat_tab .user_name {
	width: 110px;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(../images/icon_chat.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
}
#presence_bar_left .presence_bar_section {
	border-right: 1px solid #B5B5B5;
}
#presence_bar_right .presence_bar_section {
	border-left: 1px solid #B5B5B5;
}
.presence_bar_button {
	color: #333333;
	padding: 0px 6px;
	position: relative;
	white-space: nowrap;
}
.tab_button .presence_bar_button {
	padding: 0px 3px;
}

.active .presence_bar_button {
	background-image: url(../images/chat_tab_blink.gif);
	background-repeat: no-repeat;
}
.presence_bar_button p {
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	height: 24px;
}
.presence_bar_button:hover {
	background-color: #FFFFFF;
	cursor: pointer;
}
.presence_bar_button p .close_tab {
	background-image: url(../images/close_tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 17px;
	position: absolute;
	right: 0px;
	top: 3px;
	background-color: #E5E5E5;
	text-indent: -12000px;
}
.hover p .close_tab, .focus .presence_bar_button .close_tab {
	background-color: #FFFFFF;
}
.presence_bar_button p.title_tip {
	position: absolute;
	z-index: 3;
	right: 12px;
	bottom: 29px;
	background-image: url(../images/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 26px;
	display: none;
}
.presence_bar_button p.title_tip span {
	background-color: #282828;
	display: block;
	float: right;
	height: 22px;
	line-height: 22px;
	padding: 0px 8px;
	margin: 0px -5px 0px 0px;
	color: #FFFFFF;
}
.presence_bar_button .info_count {
	right: 8px;
	bottom: 29px;
	position: absolute;
	z-index: 2;
	float: left;
	width: auto;
	height: 24px;
	padding: 10px 50px;
	text-indent: 0px;
	background-image: url(../images/notification_blink.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: none;
}
.presence_bar_button .info_count b {
	display: block;
	float: right;
	height: 20px;
	line-height: 20px;
	padding: 0px 5px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
}
#presence h2 {
	font-size: 11px;
	line-height: 24px;
	background-color: #83BF73;
	margin: 0px;
	padding: 0px 18px 0px 8px;
	height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/minimize.gif);
	background-repeat: no-repeat;
	background-position: right top;
	cursor: pointer;
}
#presence h2:hover {
	background-position: right -16px;
}
#presence .hover {
	background-color: #FFFFFF;
	cursor: pointer;
}
.hover p.title_tip {
	display: block;
}

.presence_menu_opts_wrapper {
	width: 190px;
	position: absolute;
	bottom: 25px;
	right: -1px;
	z-index: 12;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	border-bottom: none;
	cursor: auto;
	display: none;
	overflow: hidden;
}

#apps_tab .presence_menu_opts_wrapper{
	left: -1px;
}
#the_chat_tab .presence_menu_opts_wrapper {
	left: -113px;
	bottom: 1px;
	z-index: 1;
}
#group_tab .presence_menu_opts_wrapper {
	left: -1px;
	z-index: 2;
}
#buddy_tab .presence_menu_opts_wrapper {
	right: -1px;
	z-index: 3;
}
#notification_tab .presence_menu_opts_wrapper {
	right: -30px;
}
#chat_tab .presence_menu_opts_wrapper{
	right: -1px;
}
#presence .focus {
	background-color: #FFFFFF;
	cursor: pointer;
}
#presence .presence_chat_body .focus {
	cursor: auto;
}
.focus .presence_menu_opts_wrapper {
	display: block;
}
.presence_menu_opts_wrapper p {
	margin: 5px;
	padding: 5px;
}
#presence .setting {
	margin: 0px;
	padding: 3px 6px;
	background-color: #EEEEEE;
	color: #999999;
	text-align: right;
}

#the_chat_tab {
	width: 180px;
}
#the_chat_tab .presence_bar_button {
	display: none;
}
.chat_tab .presence_menu_opts_wrapper {
	width: 550px;
}
.presence_chat_head {

}
.presence_chat_head p {
	margin: 0px;
	padding: 0px;
}
.presence_chat_head p.presence_chat_btn {
	background-color: #83BF73;
	height: 25px;
	padding: 3px 0px;
	padding-left: 502px;
	overflow: hidden;
	border-bottom: 1px solid #000000;
}
.presence_chat_btn span {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	text-indent: -1200px;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 16px;
	float: left;
	cursor: pointer;
	overflow: hidden;
	color: #FFFFFF;
}
span.presence_chat_btn_minimize {
	background-image: url(../images/bg_minimize_window.gif);
}
span.presence_chat_btn_maxmize {
	background-image: url(../images/bg_maxmize_window.gif);
}
span.presence_chat_btn_close {
	background-image: url(../images/bg_close_window.gif);

}
span.presence_chat_btn_minimize:hover {
	background-position: left -16px;
}
span.presence_chat_btn_maxmize:hover {
	background-position: left -16px;
}
span.presence_chat_btn_close:hover {
	background-position: left -16px;
}

.presence_chat_head p.presence_chat_user {
	padding: 5px;
	height: 30px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
}

#chat_switch_tab {
	height: 27px;
	width: 92%;
	margin: -27px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
}
#chat_switch_tab li {
	margin: 2px 5px;
	padding: 3px 10px;
	line-height: 18px;
	float: left;
	cursor: pointer;
	color: #E5E9F2;
	/*
	background-color: #758BB8;
	border: 1px solid #526EA6;
	*/
	border-top: none;
	border-bottom: none;
}
#chat_switch_tab li span {
	font-weight: normal;
}
#chat_switch_tab li.current {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	border: 1px solid #333333;
	border-bottom: none;
}

p.presence_chat_user img {
	float: left;
	margin-right: 5px;
	margin-top: -20px;
	position: relative;
}

.presence_chat_body {
/*
	border-bottom: 1px solid #B9C4DA;
*/
	height: 200px;
}
.presence_chat_body .board div {
	position: relative;
	border-bottom: 1px solid #E3E3E3;
	width: 353px;
	margin: auto;
	padding: 3px 0px 7px 0px;
	overflow: hidden;
}
.presence_chat_body div p {
	padding: 3px 5px;
	margin: 0px;
	clear: both;
}
#group_chat .presence_chat_body div p {
	padding: 3px 5px 3px 40px;
	clear: none;
}
#group_chat .presence_chat_body div p img.avatar {
	margin: 0px 10px 0px -40px;
	float: left;
}
.presence_chat_body div p small {
	position: absolute;
	right: 5px;
	top: 6px;
	color:#999999;
}
.presence_chat_foot {
	border-top: 1px solid #93A2C1;
	width: 380px;
	height: 36px;
	overflow: hidden;
	background-color:#CCCCCC;
}
.presence_chat_foot textarea {
	width: 321px;
	height: 30px;
	padding: 2px;
	line-height: 14px;
	padding-left: 25px;
	margin: 0px;
	background-image: url(../images/chat_input.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	overflow: hidden;
	background-color: #FFFFFF;
	float: left;
}
.presence_chat_foot button {
	width: 30px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 11px;
	color: #000000;
	text-indent: -1200px;
	border: none;
	background-color:#E8E8E8;
	border: 1px solid #C3C3C3;
	border-bottom-color: #F2F2F2;
	border-right-color: #F2F2F2;
	background-image: url(../images/emotions/01.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	cursor: pointer;
}
#chat_emotions {
	background-color: #FFFFFF;
	border: 5px solid #333333;
	width: 300px;
	margin: 5px 15px;
	display: none;
	position: absolute;
	left: 20px;
	bottom: 50px;
}
#chat_emotions h4 {
	margin: 0px;
	padding: 0px;
	height: 20px;
	background-color: #526EA6;
}
#chat_emotions .close {
	background-image: url(../images/close_window.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -12000px;
	display: block;
	margin: 2px;
	padding: 0px;
	float: right;
	height: 16px;
	width: 16px;
	cursor: pointer;
}
#chat_emotions .close:hover {
	background-position: left -17px;
}
#chat_emotions p {
	margin: 5px;
	padding: 5px;
}
#chat_emotions p img {
	margin: 3px 2px;
	cursor: pointer;
}

#user_chat, #group_chat {
	position: relative;
	width: 550px;
	height: 403px;
}
#group_chat {
	display: none;
}
#user_chat_board, #group_chat_board {
	width: 380px;
	height: 403px;
	float: left;
}
#user_chat_list, #group_chat_list {
	width: 169px;
	height: 440px;
	float: right;
	position: absolute;
	left: 380px;
	top: 0px;
	z-index: 1;
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	overflow: hidden;
}
#user_chat_list ul, #group_chat_list ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#user_chat_list ul li, #group_chat_list ul li {
	display: block;
	margin: 0px 5px;
	padding: 2px 5px 2px 5px;
	height: 16px;
	font-size: 12px;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #336699;
	border-bottom: 1px solid #D8DFEA;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
}
#user_chat_list ul li {
	height: 30px;
	padding: 2px 5px;
	background-image: none;
}
#user_chat_list ul li.current, #group_chat_list ul li.current {
	font-weight:bold;
	background-color: #FFFFFF;
	color: #000000;
}
#user_chat_list ul li:hover, #group_chat_list ul li:hover {
	background-color: #FFFFFF;
}
#user_chat_list ul li span.name {
	display: inline-block;
	width: 104px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
}
#user_chat_list ul li span.number {
	width: 22px;
	float: right;
	text-align: right;
	color: #666666;
	font-size: 11px;
	margin: 5px 0px;
	overflow: hidden;
	white-space: nowrap;
}
#group_chat_list ul li {
/*
	background-image: url(../images/icon_dot_gray.gif);
*/
}
#group_chat_list ul li span {
	display: inline-block;
	float: left;
	overflow: hidden;
	white-space: nowrap;
}
#group_chat_list ul li span.name {
	width: 70px;
}
#group_chat_list ul li span.number {
	width: 36px;
	float: left;
	text-align: right;
	color: #666666;
	font-size: 11px;
}
#group_chat_list ul li span.enter {
	width: 15px;
	float: right;
	text-align: right;
	color: #666666;
	font-size: 11px;
}
/*
#user_chat_list ul li.online {
	background-image: url(../images/im_online.gif);
}
#user_chat_list ul li.away {
	background-image: url(../images/im_away.gif);
}
*/
#user_chat_list ul li.active, #group_chat_list ul li.active {
	background-image: url(../images/blink.gif);
	background-position: left center;
}
#apps_tab {
	width: 100px;
}
#apps_button p {
	background-image: url(../images/icon_home.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
}
#apps_tab a {
	color: #368332;
}
#marquee_tab {
	width: 300px;
}
#group_tab {
	width: 128px;
}
#buddy_tab {
	width: 128px;
}

#notification_button_text {
	background-image: url(../images/icon_notifications.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -12000px;
	width: 20px;
}

#chat_status {
	width: 16px;
}
#chat_status img {
	margin: 7px auto;
}

#group_button p {
	background-image: url(../images/icon_group_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}
#group_list ul {
	margin: 5px;
	padding: 5px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#group_list ul li {
	background-image: url(../images/icon_group_list.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 0px;
	padding: 2px 5px 2px 20px;
	width: 158px;
	height: 16px;
	overflow: hidden;
	color: #336699;
	cursor: pointer;
}
#buddy_count {
	background-image: url(../images/icon_buddy_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}
#buddy_list p, #group_list p, #user_chat_list p, #group_chat_list p {
	padding: 3px 5px;
	margin: 0px;
	height: 16px;
	background-color: #ECECEC;
	position: relative;
	font-size: 11px;
	line-height: 19px;
}
#buddy_list p span, #group_list p span, #user_chat_list p span, #group_chat_list p span {
	padding: 0px 3px;
	cursor: pointer;
	color: #336699;
}
#presence p span.q_search {
	position: absolute;
	top: 0px;
	right: 0px;
}
#presence p input.q_search_txt {
	width: 40px;
	height: 13px;
	border: 1px solid #BDC7D8;
	margin: 0px;
	padding: 3px;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 11px;
}
#presence p button.q_search_btn {
	height: 21px;
	margin: 0px;
	padding: 0px 3px;
	background-color: #EEF9EB;
	border: 1px solid #AFC7A7;
	color: #070;
	font-size: 12px;
}
#group_list .fixHeight, #buddy_list .fixHeight, #user_chat_list .fixHeight, #group_chat_list .fixHeight  {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin: 0px;
}
#user_chat_list .fixHeight {
	overflow: auto;
}
#user_chat_list .fixHeight, #group_chat_list .fixHeight {
	height: 393px;
}
#chat_user_tab {
	height: auto;
	margin: 5px auto;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	border-bottom: solid 1px #B8C3D9;
}
#chat_user_tab li {
	margin: 3px 0px 0px 5px;
	padding: 0px 20px 0px 10px;
	float: left;
	clear: none;
	display: block;
	white-space: nowrap;
	height: 20px;
	line-height: 20px;
	border: solid 1px #898989;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}
#chat_user_tab li.focus {
	color: #FFFFFF;
	background-color: #6D84B4;
	border: 1px solid #3B5998;
	border-left: 1px solid #36538F;
	border-right: 1px solid #5973A9;
}
#chat_user_tab .active {
	background-image: url(../images/blink.gif);
}
#chat_user_tab li.clear-both {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 0px;
	border: none;
	width: 100%;
	margin-top: -14px;
	overflow: hidden;
}
#chat_user_tab li a {
	color: #333333;
	padding: 0px;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/chat_user_close.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px;
	height: 11px;
	width: 11px;
	line-height: 11px;
	text-indent: -12000px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
}
#chat_user_tab li a:hover {
	background-position: left bottom;
}
.presence_chat_body .board {
	display: none;
}
.presence_chat_body .focus {
	display: block;
}

/* ------- ID Styles ------- */
#pageContainer {
	margin: auto;
	width: 980px;
	position: relative;
}

#google_ad {
	position: absolute;
	top: 35px;
	right: -130px;
	text-align: center;
	display: none;
}

.floating_bar {
	overflow:hidden;
	display: none;
}
.floating_bar span {
	display: block;
	text-align: center;
	cursor: pointer;
}

#login_bar {
	padding: 0px 10px;
	height: 30px;
	overflow: hidden;
	position: relative;
	background-color: #EEF9EB;
}
#login_bar form {
	height: 29px;
	border-bottom: 1px solid #E4F3DE;
}
#login_bar p {
	margin: 0px;
	padding: 4px 0px;
	text-align: right;
}
#login_bar label {
	font-size: 12px;
	color: #666;
}
#login_bar a {
	margin: 0px 5px;
}
#login_bar .input_text {
	font-size: 12px;
	color: #666666;
	padding: 3px;
	height: 12px;
	width: 150px;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
}
#login_bar .f-check {
	vertical-align: middle;
}
#login_bar .login_button {
	font-size: 12px;
	color: #fff;
	background-color: #83BF73;
	background-image: url(../images/login_button.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 20px;
	line-height: 18px;
	margin: 0px 5px;
	padding: 3px 0px 2px;
	width: 50px;
	border: none;
	vertical-align: middle;
	
	cursor: pointer;
}
#header {
	clear: both;
	height: 50px;
	width: 980px;
	background-color: #EEF9EB;
	background-image: url(../images/header.png);
	background-position: left bottom;
}

#siteLogo {
	padding: 0px;
	height: 50px;
	width: 142px;
	margin: 0px;
	overflow: hidden;
	float: left;
}
#siteLogo a {
	background-image: url(../images/logo_site.png);
	background-repeat: no-repeat;
	background-position: 8px top;
	display: block;
	padding: 0px;
	text-indent: -12000px;
	height: 50px;
	width: 142px;
	overflow: hidden;
	margin: 0px;
}
#siteLogo a:hover {
	background-position: 8px bottom;
}
#siteNav {
	margin: 0px;
	padding: 18px 0px 0px;
	float: left;
	list-style-type: none;
	height: 30px;
}
#siteNav li {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	height: 30px;
	position: relative;
	z-index: 5;
}
#siteNav li a {
	font-size: 14px;
	font-weight: normal;
	height: 16px;
	line-height: 16px;
	display: block;
	margin: 0px;
	color: #368332;
	text-decoration: none;
	padding: 8px 8px 6px;
	margin: 0px 0px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
}

#siteNav li.hasChilds {
}
#siteNav li span.more {
	width: 15px;
	background-image: url(../images/site_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	display: block;
	margin: 0px;
	height: 30px;
	padding: 0px;
	cursor: pointer;
	float: left;
	text-indent: -12000px;
	overflow: hidden;
}
#siteNav ul {
	position: absolute;
	left: 0px;
	top: 30px;
	font-size: 12px;
	list-style-type: none;
	line-height: 20px;
	clear: both;
	background-color: #fff;
	margin: 0px;
	padding: 5px;
	width: 100px;
	border: 1px solid #9DCA9B;
	z-index: 3;
	float: none;
}

#siteNav ul li {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100px;
}

#siteNav ul a {
	margin: 0px;
	height: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 20px;
	display: block;
	width: 80px;
	font-weight: normal;
}
#siteNav ul.menu-apps {
	width: 210px;
	left: -69px;
}
#siteNav ul.menu-apps div {
	width: 100px;
	float: left;
	margin-right: 10px;
	border-right: 1px solid #eee;
	overflow: hidden;
}
#siteNav ul.menu-apps li {
	width: 90px;
}
#siteNav ul.menu-apps li a {
/*
	width: 70px;
	padding-left: 20px;
	background-image: url(../images/icons_app.gif);
	background-repeat: no-repeat;
*/
}

#siteNav ul.menu-apps li.activity a {
	background-position: left 2px;
}
#siteNav ul.menu-apps li.member a {
	background-position: left -38px;
}
#siteNav ul.menu-apps li.blog a {
	background-position: left -78px;
}
#siteNav ul.menu-apps li.photo a {
	background-position: left -118px;
}
#siteNav ul.menu-apps li.cast a {
	background-position: left -158px;
}
#siteNav ul.menu-apps li.music a {
	background-position: left -198px;
}
#siteNav ul.menu-apps li.share a {
	background-position: left -238px;
}
#siteNav ul.menu-apps li.mobile a {
	background-position: left -278px;
}
#siteNav ul.menu-apps li.poll a {
	background-position: left -318px;
}
#siteNav ul.menu-apps li.hobby a {
	background-position: left -1198px;
}
#siteNav ul.menu-apps li.usersale a {
	background-position: left -518px;
}
#siteNav ul.menu-apps li.userimage a {
	background-position: left -558px;
}
#siteNav ul.menu-apps li.gift a {
	background-position: left -598px;
}
#siteNav ul.menu-apps li.tease a {
	background-position: left -638px;
}
#siteNav ul.menu-apps li.psycho a {
	background-position: left -678px;
}
#siteNav ul.menu-apps li.photorating a {
	background-position: left -718px;
}
#siteNav ul.menu-apps li.parking a {
	background-position: left -758px;
}
#siteNav ul.menu-apps li.knowme a {
	background-position: left -798px;
}
#siteNav ul.menu-apps li.racing a {
	background-position: left -838px;
}
#siteNav ul.menu-apps li.vampire a {
	background-position: left -878px;
}
#siteNav ul.menu-apps li.movie a {
	background-position: left -918px;
}
#siteNav ul.menu-apps li.murder a {
	background-position: left -958px;
}
#siteNav ul.menu-apps li.trueheart a {
	background-position: left -1078px;
}
#siteNav ul.menu-apps li.doggie a {
	background-position: left -998px;
}
#siteNav ul.menu-apps li.secret a {
	background-position: left -1038px;
}
#siteNav ul.menu-apps li.farm a {
	background-position: left -1118px;
}
#siteNav ul.menu-apps li.games a {
	background-position: left -1158px;
}
#siteNav ul.menu-apps li.sanguo a {
	background-image: url(../images/icon_sanguo.gif);
	background-position: left center;
}
#siteNav ul.menu-apps li.hero a {
	background-image: url(../images/icon_hero.gif);
	background-position: left center;
}
#siteNav ul.menu-apps li.rxsg a {
	background-image: url(../images/icon_rxsg.gif);
	background-position: left center;
}
#siteNav ul.menu-apps li.taobao a {
	background-image: url(../images/icon_taobao.png);
	background-position: left center;
}

#siteNav ul.menu-apps li.sport a {
	background-position: left -358px;
}
#siteNav ul.menu-apps li.review a {
	background-position: left -398px;
}
#siteNav ul.menu-apps li.track a {
	background-position: left -438px;
}
#siteNav ul.menu-apps li.help a {
	background-position: left -478px;
}
#siteNav li a:link, #siteNav li a:visited {
	text-decoration: none;
}
#siteNav li a:active, #siteNav li a:hover {
	text-decoration: underline;
}
#header li ul {
	display: none;
}
#header li.active ul {
	display: block;
}
#header li.active a, #siteNav li.active a {
	background-color: #D7F1CF;
	color: #368332;
}
#siteNav li.active span.more {
	background-color: #D7F1CF;
}
#siteNav li.active ul a:link, #siteNav li.active ul a:visited {
	color: #45A840;
	background-color: #fff;
}
#siteNav li.active ul a:active, #siteNav li.active ul a:hover {
	color: #fff;
	background-color: #9DCA9B;
	text-decoration: none;
}

#userNav {
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 12px;
	width: 220px;
	height: 24px;
}
#userNav li {
	display: block;
	padding: 0px;
	float: left;
	height: 24px;
	text-align: right;
	margin: 0px 5px 0px 0px;
	position: relative;
	z-index: 3;
}
#userNav li a {
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0px 5px;
	float: left;
}
#userNav li a:link, #userNav li a:visited {
	color: #4F7CA5;
	text-decoration: none;
}
#userNav li a:active, #userNav li a:hover {
	color: #369;
	text-decoration: underline;
}
#userNav li span.more {
	display: block;
	float: left;
	width: 12px;
	height: 24px;
	margin: 0px;
	padding: 0px;	
	text-indent: 12000px;
	cursor: pointer;
	background-image: url(../images/site_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	overflow: hidden;
}
#userNav li.active span.more {
	background-color: #D7F1CF;
}
#userNav li ul {
	position: absolute;
	left: 0px;
	top: 22px;
	font-size: 12px;
	list-style-type: none;
	line-height: 20px;
	clear: both;
	background-color: #fff;
	margin: 0px;
	padding: 5px;
	width: 60px;
	border: 1px solid #9DCA9B;
	float: none;
}
#userNav li ul li {
	margin: 0px;
	padding: 0px;
	height: 20px;
	float: none;
}
#userNav li ul li a {
	display: block;
	float: none;
	white-space: nowrap;
	padding: 0px 5px;
	text-decoration: none;
}
#userNav li ul li a:link, #userNav li ul li a:visited {
	color: #45A840;
}
#userNav li ul li a:active, #userNav li ul li a:hover {
	color: #fff;
	background-color: #9DCA9B;
	text-decoration: none;
}

#userNav li.active ul {
	display: block;
}

#userNav li.active ul li a:link, #userNav li.active ul li a:visited {
	background-color: #fff;
	color: #45A840;
}
#userNav li.active ul li a:active, #userNav li.active ul li a:hover {
	color: #fff;
	background-color: #9DCA9B;
}

#top_search {
	width: 215px;
	height: 22px;
	float: right;
	clear: right;
	position: relative;
	overflow: hidden;
}
#top_search p {
	padding: 0px;
	margin: 0px;
}
#top_search .search_text {
	font-size: 12px;
	color: #bbb;
	padding: 3px 4px;
	height: 12px;
	width: 135px;
	border: 1px solid #ccc;
	background-image: url(../images/input_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	float: left;
}
#top_search .search_button {
	font-size: 12px;
	color: #369;
	background-color: #EEF9EB;
	text-align: center;
	padding: 0px 0px;
	height: 20px;
	line-height: 23px;
	width: 55px;
	border: none;
	vertical-align: middle;
	float: right;
	margin: 0px 10px 0px 0px;
	cursor: pointer;
	background-image: url(../images/search_btn_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#main {
	color: #333333;
	border-top: 22px solid #fff;
	margin: 0px 0px 0px;
	padding: 0px 0px 10px;
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
body.full_page #main {
	background-image: none;
}
#contentPage {
	float: right;
	width: 850px;
	overflow: hidden;
}
#contentHead {
	padding: 15px 0px 0px;
	margin: 0px 0px 0px 30px;
	position: relative;
	background-color: #f8f8f8;
	border-bottom: 1px solid #ddd;
}
#contentHead h1 {
	padding: 0px 10px 5px 10px;
	margin: 0px 10px 10px;
}
#contentHead #subNav {
	padding: 20px 10px 0px 10px;
}
#contentMain {
	clear: both;
	padding: 10px 0px 10px 20px;
}
#contentFoot {
	margin: 0px 20px;
}

.wrapper {
	clear: both;
}
#colMain {
	float: left;
	width: 580px;
	overflow: hidden;
}
#colSide {
	float: right;
	width: 220px;
	overflow: hidden;
	background-color: #f4f4f4;
}
#colSide .box_top {
	background-image: url(../images/col_side_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
#colSide .box_middle {
	background-image: url(../images/col_side_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#colSide .box_bottom {
	background-image: url(../images/col_side_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
}
#colSide h4.title {
	background-color: #e3e3e3;
	margin: 5px 8px;
}
#sideBar {
	float: left;
	width: 130px;
	overflow: hidden;
}

#userPanel {
	background-color: #f4f4f4;
	clear: both;
	background-image: url(../images/siderbar_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#panelNormal {
	background-image: url(../images/siderbar_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#userPanel ul {
	margin: 0px;
	padding: 5px 10px;
	list-style-type: none;
	list-style-position: outside;
	clear: both;
}
#userPanel ul li {
	display: block;
	margin: 0px;
	padding: 7px 0px;
	clear: both;
	width: 108px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#userPanel ul li.cast {
	border-bottom: 1px solid #E6E7E8;
}

#userPanel ul li a {
	display: block;
	padding-left: 20px;
	float: left;
	width: 58px;
	font-size: 13px;
	font-weight: normal;
	background-image: url(../images/icons_app.gif);
	background-repeat: no-repeat;
}
#userPanel ul li.activity a {
	background-position: left 0px;
}
#userPanel ul li.topic a {
	background-position: left -1240px;
}
#userPanel ul li.member a {
	background-position: left -40px;
}
#userPanel ul li.blog a {
	background-position: left -80px;
}
#userPanel ul li.photo a {
	background-position: left -120px;
}
#userPanel ul li.cast a {
	background-position: left -160px;
}
#userPanel ul li.music a {
	background-position: left -200px;
}
#userPanel ul li.share a {
	background-position: left -240px;
}
#userPanel ul li.mobile a {
	background-position: left -280px;
}
#userPanel ul li.poll a {
	background-position: left -320px;
}
#userPanel ul li.hobby a {
	background-position: left -1200px;
}
#userPanel ul li.usersale a {
	background-position: left -520px;
}
#userPanel ul li.userimage a {
	background-position: left -560px;
}
#userPanel ul li.gift a {
	background-position: left -600px;
}
#userPanel ul li.tease a {
	background-position: left -640px;
}
#userPanel ul li.psycho a {
	background-position: left -680px;
}
#userPanel ul li.photorating a {
	background-position: left -720px;
}
#userPanel ul li.parking a {
	background-position: left -760px;
}
#userPanel ul li.knowme a {
	background-position: left -800px;
}
#userPanel ul li.racing a {
	background-position: left -840px;
}
#userPanel ul li.vampire a {
	background-position: left -880px;
}
#userPanel ul li.movie a {
	background-position: left -920px;
}
#userPanel ul li.murder a {
	background-position: left -960px;
	width: 100px;
}
#userPanel ul li.trueheart a {
	background-position: left -1080px;
}
#userPanel ul li.doggie a {
	background-position: left -1000px;
}
#userPanel ul li.secret a {
	background-position: left -1040px;
}
#userPanel ul li.farm a {
	background-position: left -1120px;
}
#userPanel ul li.games a {
	background-position: left -1160px;
}
#userPanel ul li.sanguo a {
	background-image: url(../images/icon_sanguo.gif);
	background-position: left center;
}
#userPanel ul li.hero a {
	background-image: url(../images/icon_hero.gif);
	background-position: left center;
}
#userPanel ul li.rxsg a {
	background-image: url(../images/icon_rxsg.gif);
	background-position: left center;
}
#userPanel ul li.tiance a {
	background-image: url(../images/icon_tiance.gif);
	background-position: left center;
}
#userPanel ul li.taobao a {
	background-image: url(../images/icon_taobao.png);
	background-position: left center;
}
#userPanel ul li.cn818 a {
	background-image: url(../images/icon_cn818.gif);
	background-position: left center;
}

#userPanel ul li.sport a {
	background-position: left -360px;
}
#userPanel ul li.review a {
	background-position: left -400px;
}
#userPanel ul li.track a {
	background-position: left -440px;
}
#userPanel ul li.help a {
	background-position: left -480px;
}

#userPanel ul li a.do {
	background-image: none;
	float: right;
	width: 30px;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	text-align: right;
	color: #999;
}

#panelMore {
	border-top: 1px solid #efefef;
	display: none;
}
p#morePanel {
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top: 1px solid #efefef;
	background-image: url(../images/siderbar_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
p#morePanel a {
	display: block;
	height: 14px;
	line-height: 14px;
	padding: 5px;
	font-size: 12px;
	color: #888;
	padding-left: 20px;
}
p#morePanel a:hover {
	background-color: #ececec;
}

#footer {
	clear: both;
	background-color: #fff;
	padding: 15px 0px 40px;
	overflow: hidden;
	background-image: url(../images/main_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
}
body.full_page #footer {
	background-image: none;
}
#footer form.search {
	text-align: right;
	margin-right: -2px;
}
#footer form.search p {
	padding: 10px 3px;
	margin: 0px;
}
#footer #copyright {
	float: left;
	font-size: 12px;
	color: #898989;
	padding: 10px 0px;
	margin: 0px;
}
#foot_nav {
	float: right;
	margin: 0px;
	height: 20px;
	padding: 10px 0px;
	text-align: center;
	list-style-type: none;
	overflow: hidden;
}
#foot_nav li {
	font-size: 12px;
	display: inline;
	padding: 0px;
	margin: 0px 5px;
	white-space: nowrap;
}

#foot_links {
	width: 820px;
	height: 40px;
	padding: 15px 0px 0px 160px;
	margin: 10px 0px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	background-image: url(../images/logo_bottom.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border-top: 1px dashed #ddd;
	float: none;
	position: relative;
	overflow: hidden;
}
#foot_links li {
	display: block;
	float: left;
	width: 266px;
	height: 20px;
	white-space: nowrap;
	overflow: hidden;
}
#foot_links li b {
	margin-right: 5px;
	font-weight: normal;
}
#foot_links li a {
	color: #898989;
}
#foot_links li b a {
	color: #369;
}
#copyright {
	height: 20px;
}
#copyright a {
	color: #898989;
}

ul.menu {
	list-style-type: none;
	margin: 10px 0px;
	padding: 0px;
	list-style-position: outside;
	clear: both;
}
ul.menu li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #E9F0F5;
}
ul.menu li a{
	display: block;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px 10px 0px 15px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
}
ul.menu li a:link, ul.menu li a:visited {
	background-image: url(../images/icon_triangle_yellow.gif);
}
ul.menu li a:active, ul.menu li a:hover {
	background-image: url(../images/icon_triangle_white.gif);
	background-color: #69AAC9;
	color: #FFFFFF;
}

#subNav {
	font-size: 12px;
	line-height: 22px;
	height: 20px;
	border-bottom: 1px solid #83BF73;
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px;
	clear: both;
}
.contentHead #subNav, .personalHead #subNav, .groupPanel #subNav {
	padding: 0px 10px;
}

#subNav li {
	float: left;
	margin: 0px 6px 0px 0px;
	padding: 0px;
	background-color: #f8f8f8;
	background-image: url(../images/tabs.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#subNav li.first {

}
#subNav li.right {
	float: right;
}
#subNav li.current {
	background-color: #83BF73;
	background-image: url(../images/tabs.gif);
	background-repeat: no-repeat;
	background-position: left -50px;
}
#subNav li.current a {
	background-image: url(../images/tabs.gif);
	background-repeat: no-repeat;
	background-position: right -150px;
}
#subNav li a {
	display: block;
	float: left;
	height: 14px;
	line-height: 14px;
	padding: 5px 10px 1px;
	background-image: url(../images/tabs.gif);
	background-repeat: no-repeat;
	background-position: right -100px;
}
#subNav li a small {
	line-height: 14px;
	font-weight: normal;
	color: #999;
}
#subNav li.current a small {
	color: #fff;
}

#subNav li a:link, #subNav li a:visited {
	color: #777;
	text-decoration: none;
}
#subNav li a:active, #subNav li a:hover {
	color: #333;
	text-decoration: underline;
}
#subNav li.current a:link, #subNav li.current a:visited {
	color: #fff;
}
#subNav li.current a:hover {
	color: #fff;
	text-decoration: none;
}


.subNav {
	display: block;
	font-size: 12px;
	height: 20px;
	list-style-type: none;
	padding: 0px 5px;
	margin: 5px 0px;
	clear: both;
	border-bottom: solid 1px #83BF73;
}
.subNav li {
	display: block;
	float: left;
	margin: 0px 6px 0px 0px;
	padding: 0px;
	background-color: #f8f8f8;
	background-image: url(../images/tabs.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.subNav li.first {
	border-bottom: none;
}
.subNav li.current {
	background-color: #83BF73;
	background-image: url(../images/tabs.gif);
	background-repeat: no-repeat;
	background-position: left -50px;
}
.subNav li.current a {
	background-image: url(../images/tabs.gif);
	background-repeat: no-repeat;
	background-position: right -150px;
}
.subNav li.right {
	border-bottom: none;
	float: right;
}
.subNav li a {
	display: block;
	float: left;
	height: 14px;
	line-height: 14px;
	padding: 5px 10px 1px;
	background-image: url(../images/tabs.gif);
	background-repeat: no-repeat;
	background-position: right -100px;
}
.subNav li a:link, .subNav li a:visited {
	color: #777;
}
.subNav li a:active, .subNav li a:hover {
	color: #777;
}
.subNav li.current a:link, .subNav li.current a:visited {
	color: #fff;
}

.compact_nav {
	color: #ccc;
	padding: 0px 0px;
	margin: -10px 5px 10px;
}
.compact_nav p {
	padding: 5px 0px;
	margin: 0px;
}
.compact_nav span, .compact_nav a {
	margin: 0px 5px;
}
.compact_nav span {
	padding: 3px 8px;
	color: #060;
	background-color: #EEF9EB;
}

/* Mini blog */
#miniBlogForm table {
	width: 660px;
	margin: 0px;
}
#miniBlogForm span.digit {
	font-size:25px;
	color:#CCCCCC;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
}
#miniBlogForm .button {
	vertical-align: text-bottom;
}
#miniBlogForm textarea {
	width: 580px;
	height: 4em;
}
#miniBlogForm table td {
	padding: 0px 10px;
}

.miniBlog table.entry {
	border-top: 1px solid #CCCCCC;
	margin: 5px 10px;
}
.miniBlog table.entry td p.txt_light {
	text-align: right;
}
.miniBlog table.entry div {
	position:relative;
	width: 100%;
}
.miniBlog table.entry img.online {
	position: absolute;
	left: 0px;
	top: 5px;
	margin-left: -10px;
}

.fixHeight {
	height: 280px;
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

h3.title3 {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	padding: 5px 0px;
	border-bottom: 1px solid #F7AB46;
}

.dropdown {
	margin: auto;
	padding: 0px;
	position: absolute;
	display: none;
	width: 260px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.dropdown ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	width: 100%;
	float: left;
	height: 270px;
}
.dropdown li {
	display: block;
	float: left;
	width: 60px;
	margin: 0px;
	padding: 5px 10px;
	border-bottom: 1px solid #DDDDDD;
	white-space: nowrap;
	overflow: hidden;
	background-color: #FFFFFF;
}
.dropdown li.clear {
	display: block;
	float: left;
	width: 100%;
	clear: both;
}
.dropdown li a {

}
.dropdown p {
	clear: both;
	text-align: center;
}
.user-quick, #user-quick {
	position: relative;
}
.user-quick-list, #user-quick-list {
	position: absolute;
}
.user-quick-input, #user-quick-input {
	background-image: url(../images/select_friends.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #999999;
}
/* feed styles */

.feed {
	line-height: 20px;
}
.feed li {
	padding: 5px 0px;
	background-repeat: no-repeat;
	background-position: left 8px;
	border-bottom: 1px solid #eee;
}
.feed .feed-activity {
	background-image: url(../images/icon_activity.gif);
}
.feed .feed-blog {
	background-image: url(../images/icon_blog.gif);
}
.feed .feed-photo {
	background-image: url(../images/icon_photo.gif);
}
.feed .feed-friend {
	background-image: url(../images/icon_hands.gif);
}
.feed .feed-group {
	background-image: url(../images/icon_group.gif);
}
.feed .feed-post {
	background-image: url(../images/icon_topic.gif);
}
.feed .feed-tweet {
	background-image: url(../images/icon_comment.gif);
}
.feed .feed-music {
	background-image: url(../images/icon_music.gif);
}
.feed .feed-poll {
	background-image: url(../images/icon_chart.gif);
}
.feed .feed-profile {
	background-image: url(../images/icon_user.gif);
}
.feed .feed-share {
	background-image: url(../images/icon_share.gif);
}
.feed .feed-poke {
	background-image: url(../images/icon_poke.gif);
}
.feed .feed-movie {
	background-image: url(../images/icon_movie.gif);
}
.feed .feed-gift {
	background-image: url(../images/icon_gift.gif);
}
.feed .feed-usersale {
	background-image: url(../images/icon_usersale.gif);
}
.feed .feed-parking {
	background-image: url(../images/icon_parking.gif);
}
.feed .feed-photorating {
	background-image: url(../images/icon_photorating.gif);
}
.feed .feed-psycho {
	background-image: url(../images/icon_psycho.gif);
}
.feed .feed-photorating {
	background-image: url(../images/icon_photorating.gif);
}


#newsfeed {}
#newsfeed ul, #newsfeed-pop ul {
	margin: 0px;
	padding: 10px 0px;
	list-style-position: outside;
	list-style-type: none;
}
#newsfeed ul li, #newsfeed-pop ul li {
	display: block;
	margin:  5px 0px;
	padding: 0px 0px 5px 23px;
	background-repeat: no-repeat;
}

#newsfeed li p, #newsfeed-pop li p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	background-color: #FFFFFF;
}


.feed {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

.feed p {
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 16px;
	margin: 0px 5px;
	padding-left: 20px;
}
.feed_miniblog {
	background-image: url(../images/icon_comment.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;
}
.feed_miniblog li {
	padding: 0px;
	border: none;
}
.feed_miniblog .f-text {
	width: 60%;
}
.feed ol {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.feed ol p {
	background-image: url(../images/icon_comment_reply.gif);
}

a.comment_reply:link, a.comment_reply:visited {
	color: #999999;
}
a.comment_reply:active, a.comment_reply:hover {
	color: #999999;
	text-decoration: underline;
}

p.user {
	margin: 5px;
	padding: 3px;
	float: left;
	width: 70px;
	height: 100px;
	overflow: hidden;
	text-align: center;
}
p.user a {
	line-height: 20px;
}

.photos .photo {
	margin: 5px;
	padding: 0px 5px;
	float: left;
	width: 100px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
	height: 128px;
}
.photos .photo a {
	display: block;
}
table.photos {
	text-align: center;
}
table.photos td {
	padding: 3px;
	vertical-align: top;
}
table.photos small {
	display: block;
	width: 128px;
	overflow: hidden;
	margin: auto;
}
table.photos a img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
table.photos img:hover {
	border: 1px solid #3A80A0;
}

.board form p {
	padding: 3px 0px;
	margin: 5px 0px;
}
textarea.input {
	width: 90%;
	height: 6em;
	border: 1px solid #9AB3D4;
}
.board table td p {
	font-size: 13px;
}

div.content {
	background-color: #F7F7F7;
	border: 1px #CCCCCC;
	border-style: none none;
}
.contentInner {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.personalHead {
	position: relative;
	margin: 0px 0px 0px 30px;
	background-image: url(../images/content_header.png);
	background-repeat: no-repeat;
}
.personalHead #subNav {
	padding-top: 10px;
}
.personalHead .personalAvatar {
	float: left;
	margin: 5px;
	padding: 10px 10px 5px 10px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.personalHead h2 {
	font-size: 14px;
	margin: 0px;
	padding: 15px 10px 5px 85px;
}
.personalHead .personalNav {
	padding: 5px 5px 5px 80px;
}

.personalHead .personalLocation {
	margin: 5px;
	padding: 3px 5px 3px 15px;
}

#login_to_reply {
	background-color: #FFFFDD;
	border: 1px solid #E8DB97;
	padding: 0px 0px 5px;
	margin: 10px 0px;
}
#login_to_reply h3 {
	margin: 10px 10px 20px;
	padding: 0px;
	font-size: 12px;
	font-weight: 600;
}
#login_to_reply p {
	margin: 10px;
	padding: 0px;
}

#login_to_reply textarea {
	width: 780px;
	height: 6em;
}

#weather_today {}
#weather_today p {
	padding: 0px;
	margin: -5px 0px 10px;
	font-size: 12px;
}
#weather_today span {
	margin: 0px 5px 0px 0px;
}
#weather_today .title {
	color: #00f;
}
#weather_today .city {
	color: #f00;
}
#weather_today .detail {
	color: #000;
}
#weather_today .time {
	color: #666;
}
