@charset "UTF-8";
/*
body {
	background-color:#F2F3F3;
	color:#525252;
	text-align:center;
}
*/
/*
body {
	margin: 0 auto;
	padding: 0;
}
*/
#header {
	font-size: 13px;
	position: relative; 
	z-index: 10;
	height: 127px;
}
/* for community/network */

body #wrap {
	/*position: relative;*/
	/*this causes the menus to malfunction in forum ... */
}

#header .wrap {
	padding-top: 0;
	/* position:relative; */
	width: 980px;
}
#header h2 {
	float:left;
	margin: 0;
}
#header .wrap .general_menu {
	display:block;
	float:left;
	height:50px;
	width:980px;
}
#umenu, #umenu a, #umenu .pipe {
	color:#525252;
}
#umenu a {
	margin: 0 6px;
}
.pipe {
	margin:0 5px;
}
#umenu {
	border:0 none;
	clear:both;
	line-height:20px;
	position:absolute;
	right:10px;
	top:0;
	text-align: right;
}
#umenu cite {
	font-weight:700;
	float: right;
	text-align: left;
}
.avatar48 {
	background:transparent url(/community/template/default/image/48_avatar_bg.gif) no-repeat scroll 0 0;
	height:55px;
	padding:5px 0 0 5px;
	width:57px;
}
.avatar48 img {
	height:48px;
	width:48px;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}


#uchome_ntc {
background:transparent url(/community/image/notify_bg_m.gif) no-repeat scroll 0 50%;
color:#FFFFFF !important;
padding:1px 10px 3px 15px;
}


/* dropdown menu */
#header #menuItems {
	float: left;
}
#header #menuItems a:link, #header #menuItems a:visited, #header #menuItems a:hover {
	text-decoration: none;
	color: #fff;	
	background: transparent;
	font-size: 15px;
}
#header #menuItems span {
/*
	padding: 2px 10px;
*/	
}
#header #menuItems .active span {
	/*background: #D93F83;*/
}
#header #menuItems .item {
	display: block;
	height: auto;
}

#header #menuItems .active a:link, #header #menuItems .active a:visited, #header #menuItems .active a:hover {
	/*background: #D93F83;*/
	color: #fff;
	font-size: 15px;
}
#header #menuItems ul {
	margin: 0;
	padding: 0;
}
#header #menuItems li {
	float: left;
	display: inline;
	position: relative;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#header #menuItems li.active {
	/* position: relative; */
}
#header ul li .sub_menu {
	/* display: none; */
	visibility: hidden;
	z-index: 30;
	position: absolute;
	border-color: #333;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	background: #333333;
	top: 30px;
	width: 140px;
}

.sub_menu a{
	color:#FFFFFF
}

#header ul li.active .sub_menu {
/*	display: block; */
	visibility: visible;
}
#header #menuItems li .sub_menu a {
	display: block;
	padding:5px 5px 5px 20px;
	color:#FFFFFF
}
#header li .sub_menu a span {
	display: inline;
	height: 20px;
}
#header #menuItems li .sub_menu a:hover,  #header #menuItems li .sub_menu a:hover span {
	color: #FFFFFF;
	background: #888;
}
#content {
	position: static;
	clear: both;
}

/* NEW HEADER */
/* NEW */
#header .wrap {
	background: url(/images/bg_top_ls.gif) no-repeat;
	height: 127px;
}
#header .wrap h2 {
	background:transparent none repeat scroll 0 0;
	position:relative;
	top:0;
	left:0;
	float: left;
	width: 233px;
	height: 88px;
	 z-index: 100; 
}
#header .wrap h2 a:hover {
	background: transparent;
}
#header .wrap h2 #link-home {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 233px;
	height: 88px;
	display: block;
}
#header .wrap .general_menu {
	background:transparent;
}
#header #menuItems li .item, #header #menuItems li .item a {
	width: 100%;
	height:100%;
	display:block;
}
#header #menuItems #link-blog {
	top: 88px;
	left: 280px;
	position: absolute;
	width: 140px;
	height: 34px;
}
#header #menuItems #link-forum {
	top: 88px;
	left: 140px;
	position: absolute;
	width: 140px;
	height: 34px;
}
#header #menuItems #link-clothes {
	top: 88px;
	left: 0;
	position: absolute;
	width: 140px;
	height: 34px;
}
#header #menuItems #link-discount {
	top: 88px;
	left: 420px;
	position: absolute;
	width: 140px;
	height: 34px;
}
#header #menuItems #link-newproduct {
	top: 88px;
	left: 560px;
	position: absolute;
	width: 140px;
	height: 34px;
}
#header #menuItems #link-party {
	top: 88px;
	left: 700px;
	position: absolute;
	width: 140px;
	height: 34px;
}
#header #menuItems #link-streetshot {
	top: 88px;
	left: 840px;
	position: absolute;
	width: 140px;
	height: 34px;
}




/* forum */
#nav, #nav a {
	background:#e2e2e2 none repeat scroll 0 0;
	border-bottom:1px solid #A9A9A9;
	color:#525252;
}

#forumheader #modedby a {
	color:#d93f83;
}

.pages a:hover, .pageback a, .pages a.next {
	color:#d93f83;
}

.pages strong {
	background-color:#d93f83;
	border-color:#d93f83;
	color:#FFFFFF;
	font-weight:700;
}

.pages a:hover, .pageback a, .pages a.next {
	border-color:#d93f83;
}

.pages a, .pageback a {
	background-color:#FFFFFF;
	border-color:#d93f83;
	color:#d93f83;
}

.forumnums em {
	color:#d93f83;
}

.nums strong {
	color:#d93f83;
	font-weight:400;
	padding-right:2px;
}
.threadlist th .new {
	color:#d93f83;
	font-size:9px;
	text-transform:uppercase;
	white-space:nowrap;
}
.postbtn a, .replybtn a {
	color:#d93f83;
	display:block;
	letter-spacing:5px;
	padding-left:5px;
	font-weight: normal;
}


.mainbox td.postauthor {
	background:#f8e7f1 url(../images/default/heart_felt2.gif) repeat-y 0 0;
	overflow:hidden;
	padding:0;
	width:170px;
}

.forumcontrol .modaction {
	background:#ccc url(../images/default/heart_felt4.gif) repeat-y 0 0;
	width:140px;
}

#modopt:hover, #modopttmp:hover, .threadlist tfoot a:hover {
	color:#d93f83;
	text-decoration:none;
}

.postbtn, .replybtn, #modopt, #modopttmp {
	color:#d93f83;
	cursor:pointer;
	float:left;
	margin-right:10px;
}

.postinfo {
	border-bottom:1px dashed #d93f83;
}

.forumcontrol td{
	background: #eee;
}
td.postcontent{
	background: #fff;
}

.adcontent {
	background:#fff;
}

.signatures, .signatures td {
	background:#fff;
}



.postbtn, .replybtn, #modopt, #modopttmp {
	color:#D93F83;
	cursor:pointer;
	float:left;
	margin-right:10px;
}
.replybtn {
	background-image:url(../images/default/newtopic.gif);
}



.main .content {
	background:#fff;
	/*background:#efefef url(../images/default/heart_felt4.gif) repeat-y 0 0;*/
	/*margin:5px;*/
	min-height:400px;
}

#returnmessage{
	color: #d93f83;
}

#append_parent .floatwinmask {
	background:#efefef url(../images/default/heart_felt4.gif) repeat-y 0 0;
}

#append_parent .floatwin {
	background:#efefef url(../images/default/heart_felt4.gif) repeat-y 0 0;
}


#floatwin_clipboard .float_ctrl em {
	color:#d93f83;
}

#header .wrap .general_menu {
	background:transparent;
	display:block;
	float:left;
	height:36px;
	margin:0;
	width:980px;
	padding: 0;
}
.t_msgfontfix td{
	/*background: #fff;*/
}

#threadlist td, #threadlist th{
	background: #fff;
}

.list td, .list th {
	background: #fff;
}

.lightlink, .lightlink a {
	color:#D93F83;
}

.columntype td{
	background: #fff;
}	


div .floatbox a, div .floatboxnarrow a{
	color:#D93F83;
}

.formtable td, .formtable th{
	background: #fff;
}


.gateform h3 {
	color:#D93F83;
}

.threadlist th a:hover, .subject a:hover {
	color:#D93F83;
}


.icon1{}

.tree_left .node li{
	margin-left:10px;
	padding-left:0;
}	


.tree_left li{
	list-style-type:none;
}

.tree_left img {
	display:none;
	visibility:hidden;
}	

.nodes li a:link, .nodes li a:visited{
	font-weight:bold;
	color:#FF9999;
	text-decoration:none;
}	

.nodes li a:hover{
	text-decoration:underline;
}	



div.node li a:link, div.node li a:visited{
	color:#555;
	font-weight:normal;
	text-decoration:none;
}

div.node li a:hover{
	text-decoration:underline;
}

li.node, .node li, .nodes li{
	list-style-type:none;
}


#node_1183 a, #node_1182 a, #node_1188 a, #node_1189 a, #node_1181 a, #node_1191 a,  #node_1201 a, #node_1202 a{
	font-weight:bold;
	color:#FF9999;
}	 					


#node_0, #node_1180, #node_1199{
	color:#000000;
	font-weight:bold;
}	

#node_0{
	font-size:110%;
}	

#node_1180, #node_1199{
	font-size:105%;
}	



div.tree{
	margin-left:-10px;
}

.node a:link, .node a:visited{
	text-decoration:none;
}	

.node a:hover{
	text-decoration:underline;
}	

.tree_left .node a:hover{
	text-decoration:underline;
}	
