@charset "UTF-8";

#videowindow1000 {
	position:relative;
	z-index:1;
}

.shelf_body1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

.shelf_bodyLink a:link  {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #0090cf;
	font-weight: bold;
	text-decoration: none;
}

.shelf_bodyLink a:visited  {
	color: #006FAE;
	font-weight: bold;
	text-decoration: none;
}

.shelf_bodyLink a:active  {
	color: #0090cf;
	font-weight: bold;
	text-decoration: none;
}

.shelf_bodyLink a:hover  {
	color: #0090cf;
	text-decoration: underline;
	font-weight: bold;
}

.shelf_CloseWin a:link  {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.shelf_CloseWin a:visited  {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.shelf_CloseWin a:active  {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.shelf_CloseWin a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}


.shelf_videoTitle {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
.shelf_videoSubTitle {
	font-family: helvetica, arial, sans-serif;
	font-size: 9px;
	color: #666666;
	text-transform: uppercase;
}

