/*
=== Sohu Group StyleSheet File ================================
	Style Name: manage
	Version: 1.0
	First Created: 2007-04-27
	Last Update: 2007-05-11
	Copyright: Sohu.com (www.sohu.com)
==============================================================
*/

/****** General Styles ******/
* {
	padding: 0px;
	margin: 0px;
}

body, table {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 130%;
}

a {
	color: #2c4d5e;
}

a:hover {
	color: red;
}

.clearBoth {
	clear: both;
}

/****** Post Styles ******/
.helpA {
	border: 1px solid #cccccc;
	font-weight: bold;
	padding: 0px 4px;
	color: #567b8e;
	text-decoration: none;
}

.wrapper {
	border: 1px solid #cfe3e1;
    background: #fafafa url(images/contenter_bg.jpg) repeat-x;
	width: 960px;
	margin: 10px auto;
}

.nobWrapper {
	margin: 0px auto;
	width: 800px;
}

.innerWrapper {
	margin: 30px auto;
	width: 890px;
}

.postType {
}

.postType ul {
	padding:0;
	margin:0;
}

.postType li {
	float: left;
	list-style-type: none;
	width: 93px;
	text-align: center;
	cursor: pointer;
	background:#ededed;
	border: 1px solid #cccccc;
	border-bottom-width: 0px;
	margin-top: 2px;
	margin-right: 3px;
	height: 25px;
	line-height: 25px;
	position:relative;
	bottom:-1px;
}

.postType .active {
	font-weight: bold;
	color: #567b8e;
	height: 27px;
	line-height: 27px;
	margin-top: 0px;
	background-color: #fff;
	border-bottom:1px solid #fff;
}

.postContent {
	border: 1px solid #cccccc;
	background:#fff;
}

.postDiscuss {
}

.postContent .body {
	padding: 25px;
}

.postContent .control {
	background-color: #EDEDED;
	padding:8px 0;
	text-align: center;
}

.postDiscuss .item {
	height: 35px;
}

.postDiscuss .editor {
}

.postDiscuss .item td {
	vertical-align: middle;
}

.postDiscuss .item .name {
	padding: 0px 3px;
	color: #666666;
}

.postBlog table {
	border:1px solid #cccccc;
}

.postBlog th {
	padding:5px;
	border-bottom:1px solid #ccc;
}

.postBlog td {
	padding:5px;
}

.postBlog .grey{
	background:#fafafa;
}

.postContent .text {
	margin: 0px 5px;
	height: 20px;
	width: 320px;
	border: 1px solid #cccccc;
}

.postContent .impButton {
	margin: 0px 5px;
	width: 93px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	border: 1px solid #9EA4B2;
	background-color: #F1F0F4;
	color: #357380;
	cursor: pointer;
}
.postPp table {
	border:1px solid #ccc;
}
.postPp td {
	padding:10px;
}
.albumCoverPic {
	border:1px solid #fff;
	float:left;
	padding-top:5px;
	text-align:center;
	width:110px;
	cursor:pointer;
	margin-right:10px;
}
.albumCoverPicSelected {
	background-color:#C6D5FD;
	border:1px solid #0055EA;
	float:left;
	padding-top:5px;
	text-align:center;
	width:102px;
	cursor:pointer;
	margin-right:10px;
}
.albumCover {
	background-image:url(images/albums_pic_bg.gif);
	height:85px;
	margin:0pt auto;
	text-align:left;
	width:85px;
}
.albumTitle {
	color:#666;
	line-height:20px;
	height:20px;
	overflow:hidden;
	width:100%;
}
.coverPic {
	margin:3px 0pt 0pt 3px;
	width:75px;
}
.postVideo table {
	border:1px solid #ccc;
}
.postVideo td {
	padding:5px;
}
.v80Img {
	width:120px;
	height:90px;
	padding:2px;
	border:1px solid #ccc;
	margin:5px auto;
	position:relative;
}
.v80Img:hover {
	border:1px solid red;
}
.v80Img .v_play {
	position:absolute;
	background:url(http://img3.pp.sohu.com/ppp/blog/styles/images/v_play.gif) no-repeat scroll;
	width:16px;
	height:15px;
	left:101px;
	top:72px;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	cursor:pointer;
}
.v80Img img {
	width:120px;
	height:90px;
	border:0;
}
.vItem {
	width: 138px;
	height: 124px;
	padding:2px 6px;
	text-align: center;
	line-height:20px;
	border: 1px solid #FFFFFF;
	cursor: pointer;
	float: left;
	word-break:break-all;
	overflow:hidden;
}
.vSelected {
	width: 138px;
	height: 124px;
	padding:2px 5px;
	text-align: center;
	line-height:20px;
	cursor: pointer;
	border: 1px solid red; 
	background-color: #FEDEAD;
	float: left;
	word-break:break-all;
	overflow:hidden;
}

/****** Group Manage Styles ******/
.logo {
	width:800px;
	height:60px;
	background:url(images/head_logo.gif)
}

.banner {
	width: 800px;
	height: 80px;
	border: 1px solid #cfe3e1;
	background-color: #f1f5f6;
	margin-bottom: 8px;
}

.contenter {
	border: 1px solid #cfe3e1;
	background: #fafafa url(images/contenter_bg.jpg) repeat-x;
	width: 800px;
}

.cttrTitle {
}

.pageImg {
	margin: 5px 5px 0px 10px;
}

.pageTitle {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	padding:5px 0 15px 30px;
}

.iconCreat {
	background:url(images/ico_creat.gif) no-repeat  8px 5px;
}

.iconManage {
	background:url(images/ico_manage.gif) no-repeat 8px 5px;
}

.cttrBody {
	width: 100%;
	padding: 20px 50px;
}

.itemHead {
	height: 30px;
	color: #333333;
	font-weight: bold;
}

.itemName {
	color: #333333;
}

.itemControl {
	padding-top:10px;
}

.text {
	border: 1px solid #cccccc;
	padding:1px;
}

.textarea {
	border: 1px solid #cccccc;
	padding:3px;
	font-size:12px;
}

.select {
	border: 1px solid #cccccc;
}

.alertTip,
.noticeError {
	color: #ff0f6f;
}

.alertTip ul {
	margin:10px 0;
}

.alertTip li {
	margin:5px 10px 5px 0;
	float:left;
	width:110px;
	display:block;
}

.noticeInfo {
	color: #567b8e;
}

.tip {
	
}

.textTip {
	border:1px solid #eceddb;
	background:#fbfcec;
	width:80%;
	padding:5px;
	float:left;
}

.linkTip {
}

.button {
	width: 93px;
	text-align: center;
	height: 25px;
	line-height: 25px;
	margin: 0px 5px;
	font-size: 12px;
	border: 1px solid #a5a5a5;
	background-color: #f9fbfa;
	cursor: pointer;
}

.submit {
	width: 93px;
	text-align: center;
	height: 25px;
	line-height: 25px;
	margin: 0px 5px;
	font-size: 12px;
	border: 1px solid #aac051;
	background-color: #f4f6e1;
	cursor: pointer;
}

.cttrPanel {
	margin: 20px;
	width: 750px;
}

.leftBar {
	float: left;
	width: 120px;
}

.panelName {
	border: 1px solid #cccccc;
	background:#fff;
	color: #333333;
	padding:3px;
	text-align:center;
}

.panelItems {
}

.panelItems a.active {
	background:#567b8e;
	color:#fff;
	text-decoration:none;
	padding:2px;
}

.panelItems ul {
	padding: 5px 0 5px 28px;
}

.panelItems li {
	line-height: 25px;
}

.contentArea {
	float: right;
	width: 610px;
}

.contentTitle {
	color: #333333;
	font-weight:bold;
	margin-bottom: 8px;
	border-bottom:1px solid #ccc;
}

.contentTbl {
	border: 1px solid #cccccc;
	line-height: 25px;
	width: 100%;
}

.titleWidth330 {
	float:left;
	width:330px;
	height:16px;
	overflow:hidden;
	word-break: break-all;
}

.nickWidth60 {
	float:left;
	width:90px;
	height:16px;
	overflow:hidden;
	word-break:break-all;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.contentTblHead {
	font-weight: bold;
	border-bottom: 1px solid #BFC2C1;
	background-color: #FDFDFD;
}

.contentTblTr {
	background-color: #fff;
}

.contentTblShadow {
	background-color: #F4F4F4;
}

.contentTblFooter {
	border-top: 1px solid #BFC2C1;
	background-color: #fff;
}

.contentTblControl {
	padding: 7px;
	background-color: #EDEDED;
}

.cttTdCheck {
	width: 28px;
}

.cttTdDate {
	width: 130px;
}
.cttTdDate_s {
	width: 100px;
}
.cttTdTitle {
}

.cttTdAuthor {
	width: 100px;
}

.controlA {
	margin: 0px 5px;
	color: #31699E;
}

.cttTdPage {
	text-align: right;
	padding: 0 10px;
}

.pageDiv {
	color: #333333;
}

.pageDiv a {
	marging: 0 5px;
}

.pageDiv .active {
	text-decoration: none;
}

.contentControl {
	margin: 18px;
	text-align: center;
}

.textIntro {
	line-height: 22px;
}

.group_theme {
	float:left;
	text-align:center;
	margin:0 16px 20px 0;
}
.group_theme_pic {
	width:100px;
	height:100px;
	padding:2px;
	margin-bottom:5px;
	border:1px solid #ccc;
}
.reason_confirm {
	position:absolute;
	border:1px solid #ccc;
	background:#eaeaea;
	padding:20px;
}

/****** My Profile Styles ******/
#titleSelect table .selected {
	color:#ff0f6f;
}
#titleSelect table thead td {
	font-weight:bold;
	border-bottom:1px solid #ccc;
}
#titleSelect table td {
	padding:3px;
	text-align:right;
	border-bottom:1px solid #ccc;
}

/***Add groups Styles *****/
.group_step1 .cttrBody { width:80%;}
.group_step1 .group_sub{ text-align:center; padding-top:10px; line-height:35px;}
.group_step1 .group{ border-bottom:1px dashed #ccc;}
/****** Message Styles ******/
#message {
	margin:0 150px 10px 150px;
	padding:0 0 20px 0;
	border-bottom:1px dashed #ccc;
}
#message a {
	text-decoration:none;
}
.messageStyle {
	padding:10px 10px 10px 30px;
	border:1px solid #dfe0db;
	margin:0 0 20px 0;
}
.messageSuccess {
	background:#fefff5 url(images/post_success.gif) no-repeat 30px 10px;
}
.messageFailure {
	background:#fefff5 url(images/post_failure.gif) no-repeat 30px 10px;
}
.messageStyle h3 {
	font-weight: bold;
	font-size: 14px;
	padding:5px 0 20px 40px;
}