﻿@charset "utf-8";
/* wodig group / Forum StyleSheet File
 * Version: 1.01
 * Author: catyou 水妖精
 * Created: 2008-04-17
 * Update: 2008-08-17
 * Copyright: wodig.com (www.wodig.com)
 */
 
@import url(base.css); 
@import url(layout.css);

.bBody{ padding:10px;}

a{color:#104d6c;text-decoration:none;}
a:hover{color:#e31469;text-decoration:underline;}
a:focus,a:active{color:#104d6c;text-decoration:none;}

/* 视频缩略图单元 */
dt.vTitle{font-size:12px;font-weight:bold;color:#397117;word-wrap:break-word;word-break:break-all;}
dt.vTitle a{color:#2263a5;}
dt.vTitle a:hover{color:#e31469;}
dt.vTitle small{margin-left:10px;color:#999;}



/*搜索导航*/
	#topListNav{}
		#topListNav .bBody{
		padding:10px;
		}
		#topListNav dt{
		height:20px;
		padding:2px 0 1px 20px;
		>padding:3px 0 0 20px;
		border-bottom:2px solid #ddd;
		background-image:url("../images/ico_navTitle.gif");
		background-position:left;
		background-repeat:no-repeat;
		font:bold 12px/20px Verdana;
		}
			#byMethod dt{
			background-position:0 0;
			}
			#byTime dt{
			background-position:0 -60px;
			}
			#byCate dt{
			background-position:0 -90px;
			}
		#topListNav dd{
		padding:5px 0 10px 12px;
		}
			#topListNav dd ul{
			overflow:hidden;
			width:100%;
			}
			#topListNav dd li{
	/*
			display:inline;
			float:left;
			width:24px;
			height:22px;
			padding:2px 6px 0 7px;
			line-height:22px;
			white-space:nowrap;
	*/	
			display:inline;
			overflow:hidden;
			float:left;
			width:30%;
			height:22px;
			padding:2px 0 0;
			line-height:22px;
			text-indent:8px;
			white-space:nowrap;
			}
				#topListNav dd li.current{
				background:url("../images/ico_currentLeft.gif") left center no-repeat;
				}
				#topListNav dd li.current a{
				color:#ff0f6f;
				}
				#byMethod dd li{
				width:48%;
				}

.mainBox a{text-decoration:underline;}
	.topList{padding:10px 0;}

	/*视频排行榜*/
	#vListEle{
	padding:0 0 0 10px;
	z-index:1;
	}
		#vListEle li.item{
		overflow:hidden;
		width:160px;
		height:220px;
		float:left;
		padding:0 7px;
		}
			#vListEle li .itInfo dt{
			overflow:hidden;
			height:38px;
			word-wrap:break-word;
			word-break:break-all;
			}
			#vListEle li .itInfo dt a{
			text-decoration:none;
			}
			#vListEle li .itInfo dt a:hover{
			text-decoration:underline;
			}
			.v120Img{ 
			width:120px;
			padding:2px;
			border:1px #ccc solid;
			}
			#vListEle li .itInfo .hot{ color:#f30;}
			

/*==========================================*/

/* button */
input.iptBtnGotoMyVideo,
input.iptBtnReUpload,
input.iptBtnUpload,
input.iptBtnGoBack,
input.iptBtnGotoIdex{
display:block;
float:left;
overflow:hidden;
cursor:pointer;
border:1px solid #FFC976;
text-indent:-9999px;
}
input.iptBtnGotoMyVideo{
width:98px;
height:22px;
background:url("../images/btn_gotoMyVideo.gif") center no-repeat;
}
input.iptBtnReUpload{
width:83px;
height:22px;
margin-left:20px;
background:url("../images/btn_reUpload.gif") center no-repeat;
}
input.iptBtnUpload{
width:121px;
height:30px;
background:url("../images/btn_upload.gif") center no-repeat;
}
input.iptBtnReset{
display:block;
float:left;
overflow:hidden;
cursor:pointer;
width:80px;
height:30px;
margin-left:20px;
border:0 none;
background:#fff;
text-decoration:underline;
color:#275DAD;
}
input.iptBtnGoBack{
width:100px;
height:22px;
background:url("../images/btn_goBack.gif") center no-repeat;
}
input.iptBtnGotoIdex{
width:110px;
height:22px;
background:url("../images/btn_gotoIndex.gif") center no-repeat;
}

/*** uploadBox ***/
#conUpload{}
#conUploadBody{
min-height:200px;
}
#conUpload{}
	.bNav{
	overflow:hidden;
	height:31px;
	padding:6px 5px 0;
	border:1px solid #ddd;
	border-top:0 none;
	border-bottom:0 none;
	background:url("../images/bNav_bg.gif") bottom repeat-x;
	}
		.bNav li{
		display:block;
		width:100px;
		height:27px;
		margin:4px 5px 0;
		padding:0;
		border:0 none;
		background:url("../images/bNavTab_bg.jpg") center -50px no-repeat;
		text-align:center;
		}
			.bNav li h3{
			text-align:center;
			padding-top:0px;
			line-height:27px;
			color:#fff;
			}
			.bNav li h3 a,
			.bNav li h3 a:focus,
			.bNav li h3 a:hover,
			.bNav li h3 a:active{
			display:block;
			color:#fff;
			text-decoration:none;
			}
		.bNav li.current{
		height:31px;
		margin:0 5px;
		padding:0;
		border:0 none;
		background:url("../images/bNavTab_bg.jpg") center 0 no-repeat;
		}
			.bNav li.current h3{
			padding-top:4px;
			color:#444;
			font-size:14px;
			line-height:27px;
			}
			.bNav li.current h3 a{
			color:#444;
			text-decoration:none;
			}

	/*Flash控制区*/
	#flashUploader{
	height:180px;
	margin:10px 0;
	border:1px solid #DBD544;
	background:#FFFEE1;
	/*background:#FFFEE1 url("../images/loading.gif") center 25px no-repeat;*/
	}
	#flashUploader p{ margin:10px; font-size:14px; color:#000; line-height:1.6em;}
	#flashUploader textarea{
	border:1px solid #DBD544;
	background:#FFFEE1;
	}

/*** 普通上传 ***/
#normalUpload{
width:600px;
margin:0 auto;
padding:10px 0 20px;
text-align:left;
}

/*表单区*/
	#uploadForm{
	padding:10px 0;
	}
		#uploadForm h3{
		margin-bottom:10px;
		border-bottom:1px dashed #ccc;
		font:bold 14px/2em Verdana,Arial,Helvetica,sans-serif;
		}
		#uploadForm table{
		width:100%;
		}
		#uploadForm td{
		overflow:hidden;
		vertical-align:top;
		}
		#uploadForm .iptName{
		width:80px;
		margin-top:2px;
		text-align:right;
		}
		#uploadForm .tip{
		display:block;
		overflow:hidden;
		height:16px;
		color:#aaa;
		}
		#uploadForm .noticeError{
		display:block;
		overflow:hidden;
		height:16px;
		color:#f00;
		}
		
		/*右侧提示框*/
		.tipBox{
		float:right;
		width:170px;
		padding:10px;
		border:1px solid #A5BECA;
		background:#F5F7F9;
		text-align:left;
		}
	/*上传成功*/
	#uploadFinish{
	display:none;
	overflow:hidden;
	height:117px;
	padding:25px 0 0 50px;
	background:url("../images/ico_ok.gif") 0 25px no-repeat;
	}
		#uploadFinish h3{
		height:36px;
		color:#000;
		font:bold 14px/36px Verdana,Arial,Helvetica,sans-serif;
		}
		#uploadFinish p{}
		
		#uploadFinish .uploadFinishBtns{
		margin-top:15px;
		}
	
/****** Crumb Styles ******/
#crumbBox{
height: 23px;
padding: 7px 0 0 10px;
}
	#crumbBox a, #crumbBox span{margin: 0 1px;}
	#crumbBox .slash-right{
	background: url("../images/ico_arrowRight.gif") no-repeat center center;
	padding: 3px 8px;
	/*cursor: pointer;*/
	}
	#crumbBox .slash-down{
	background: url("../images/ico_arrowDown.gif") no-repeat center center;
	padding: 3px 8px;
	cursor: pointer;
	}
	#crumbBox .slash-active{
	padding: 3px 8px;
	border: 1px solid #ccc;
	padding: 2px 7px;
	}




