
/* 
DEFAULT STOK STYLESHEET
elements in ALPHA 
*/


a {outline: none; }
a img {outline: none; }
object {outline: none; }

a
{
	color: #FF0000;
	font-family: arial, helvetica;
	font-size: 11px;
}

body
{
	background: #000000;
	background-image:url("/images/stok_product_bg.gif");
	background-repeat:no-repeat;
	font-family: arial, helvetica;
	font-size: 11px;
	margin: 0px;
}

td
{
	color: #FFFFFF;
	font-family: arial, helvetica;
	font-size: 11px;
}

/* id'd elements */

#clips
{
	background: #000000;
	width:270px;
	height: 322px;
	padding:2px;
	overflow: auto;
}

#main
{
	height: 100%;
	width: 935px;
}


#masthead_ad
{
	background: #000000;
	height: 59px;
	width: 528px;
}

#menu_nav
{
	background: url('/images/nav_bg.gif') repeat-x;
	height: 30px;
	width: 528px;
}

/* specific classes */
.bgbarcell_off
{
	border-top: 2px solid black;
	width: 20px;
	height: 25px;
	margin-left: 10px;
	cursor: pointer;
}

.bgbarcell_on
{
	border-top: 2px solid white;
	width: 20px;
	height: 25px;
	margin-left: 10px;
	cursor: pointer;
}

.bgbarimage
{
	border: 1px solid #333333;
	margin-top: 3px;
}

.clip
{
	margin-bottom: 3px;
	border: 1px solid #444444;
	background: #000000;
	cursor:pointer;
}

.clipTitle_selected
{
	color: #FFFFFF;
}

.clip_over
{
}

.clip_selected
{
	border: 1px solid #FF0000;
	background: #ee3924;
}

img.tn
{
	border: 1px solid #999999;
	background: url('/images/video_loading.gif') no-repeat;
	width: 82px;
	height: 60px;
}

.tv_bg
{
	border: 1px solid #FFCC00;
	position:absolute;
	top:161px;
	left:41px;
	z-index:0;
}

div.tn {
	border: 0px solid #000;
	height: 62px;
	overflow: hidden;
	text-align: center;
	width: 84px;
	margin: 2px;
}

.main_content
{
	width:782px;
}

.videoTitle
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.videoDesc
{
	font-size:10px;
	line-height: 12px;
}