/**
* TemplatePlazza Lite Style
* TemplatePlazza.com 
**/
.tpshowcase_thumblist{

}

table.sclist td{
	padding: 5px;
	padding-bottom: 10px;
}

.scthumb{
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #f5f5f5;
}
.scthumb * {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;}
.scthumb .imgholder{
	margin-bottom: 5px;
	cursor: pointer;
}

.scinfo1{
	font-size: 11px;
	text-align: left;
	line-height: normal;
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity:0.70;
}

.scinfo1 div{
	padding: 10px;
}

.scinfo1 .scdetail{
	color: #ebebeb;
	padding: 0px;
	margin-top: 10px;
}

.scinfo1 .scdetail a:link,
.scinfo1 .scdetail a:visited,
.scinfo1 .scdetail a:active{
	font-weight: bold;
	color: #ebebeb;
}

.scinfo1 span{
	display: block;
	font-weight: bold;
	color: #ebebeb;
}

.scinfo2{
	font-size: 11px;
	text-align: left;
	line-height: normal;
	padding-top: 2px;
	margin-top: -26px;
}

.scinfo2 div{
	padding: 5px;
	background-color: #f5f5f5;
	position: relative;
	height:14px;
}

.scinfo2 span{
	font-weight: bold;

}

/*detail*/
#tpshowcase_thumbdetail{
	padding: 10px 20px;
}

.tpshowcase_thumbdetail #imgscreen{
	text-align: center;
	padding: 20px;
	border: 1px solid #ebebeb;
	background-color: #f5f5f5;
}

.tpshowcase_thumbdetail #imgscreen .thumbinfo{
	float: left;
	font-size: 11px;
	text-align: left;
	position: absolute;
	margin-top: -200px;
	margin-left: -20px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #ffffff;
	filter:alpha(opacity=70);
	opacity:0.70;
}

.tpshowcase_thumbdetail .thumbinfo div{
	padding: 20px 10px 10px;
}

/*vote*/
.tpshowcasevote{
	height: 25px;
	font-size: 11px;
	color: #4b4b4b;
	line-height: 25px;
	border: 1px solid #cccccc;
	background: url(back_star.png) no-repeat #ebebeb;
}

.tpshowcasevote .tpshowcasevote_inner{
	padding-left: 10px;
}

.tpshowcasevote .tpshowcasevote_left{
	float: left;
	color: #969696;
	line-height: 25px;
}

.tpshowcasevote .tpshowcasevote_left .tpshowcasevote_tot{
	font-weight: bold;
	color: #0C86C6;
	font-size:14px;
}

.tpshowcasevote .tpshowcasevote_right{
	float: right;
	width: 30px;
	height: 25px;
	line-height: 25px;
	color: #ffffff;
	background: url(star.png) 50% 50% #cccccc;
	border-left: 1px solid #d7d7d7;
	cursor: pointer;
}

.tpshowcasevote .tpshowcasevote_rightgrey{
	float: right;
	width: 30px;
	height: 25px;
	line-height: 25px;
	color: #ffffff;
	background: url(star_grey.png) 50% 50% #cccccc;
	border-left: 1px solid #d7d7d7;
}

#tpshowcase_thumbdetail .tpshowcasevote{
	float: right;
}

#tpshowcase_thumbdetail ul.tpshowcaseinfo{
	float: left;
	width: 70%;
	padding-bottom: 10px;
}

#tpshowcase_thumbdetail .tpshowcasevote,
#tpshowcase_thumbdetail .tpshowcasevote div{
	padding: 0px;
}

#tpshowcase_thumbdetail .tpshowcasevote .tpshowcasevote_inner{
	padding-left: 10px;
}