/**
* TemplatePlazza Lite Style
* TemplatePlazza.com 
**/
.tpshowcase_thumblist{

}

.scthumb{
	border: 1px solid #111111;
	background-color: #222222;
}

.scinfo2{
	color: #afafaf;
}

.scinfo1{
	background-color: #000000;
	filter:alpha(opacity=80);
	opacity:0.80;
}

.scinfo1 .scdetail{
	color: #ffffff;
}

.scinfo1 div{
	color: #ffffff;
}

.scinfo1 .scdetail a:link,
.scinfo1 .scdetail a:visited,
.scinfo1 .scdetail a:active{
	color: #ffffff;
}

.scinfo1 .scdetail a:hover{
	color: #99cc00;
}

.scinfo1 span{
	color: #ffffff;
}

.scinfo2 div{
	background-color: #222222;
}

/*detail*/
.tpshowcase_thumbdetail{
	padding: 10px;
}

.tpshowcase_thumbdetail #imgscreen{
	border: 1px solid #111111;
	background-color: #222222;
}

.tpshowcase_thumbdetail #imgscreen .thumbinfo{
	border-top: 1px solid #111111;
	border-bottom: 1px solid #111111;
	background-color: #222222;
}

.tpshowcase_thumbdetail .thumbinfo strong{
	color: #99cc00;
}

.tpshowcase_thumbdetail .thumbinfo a:link,
.tpshowcase_thumbdetail .thumbinfo a:visited,
.tpshowcase_thumbdetail .thumbinfo a:active{
	color: #99cc00;
}

/*vote*/
.tpshowcasevote{
	color: #4b4b4b;
	border: 1px solid #111111;
	background: url(back_star2.png) no-repeat #ebebeb;
}

.tpshowcasevote .tpshowcasevote_left{
	color: #969696;
}

.tpshowcasevote .tpshowcasevote_left .tpshowcasevote_tot{
	font-weight: bold;
	color: #99cc00;
}

.tpshowcasevote .tpshowcasevote_right{
	color: #ffffff;
	background: url(star2.png) 50% 50% #cccccc;
	border-left: 1px solid #111111;
}

.tpshowcasevote .tpshowcasevote_rightgrey{
	color: #ffffff;
	background: url(star2_grey.png) 50% 50% #cccccc;
	border-left: 1px solid #111111;
}