@charset "UTF-8";
/* CSS Document */


#vertical_slide, #horizontal_slide {
	background: #D0C8C8;
	color: #8A7575;
	padding: 10px;
	border: 5px solid #F3F1F1;
	font-weight: bold;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 40px;
}

div.contentmarginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	display:none;
	text-align:left;
	padding-bottom:10px;
	width:540px;
}

div.contentmarginbottomstart {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	text-align:left;
	padding-bottom:10px;
	width:540px;
}



.videohead
{
	font-size:.75em;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

.video-title
{
	font-size:1em;
	color:#009ff7;
}


.video-body
{
	font-size:1em;
	line-height:1.5em;
	color:#000000;
}


.video-body-link{
	color:#808386;
	font-size:.825em;
}

.video-body-link:link .video-body-link:visited{}
.video-body-link:hover
{

	color:#009de8;
}



.video-title-first
{
	font-size:.1.125em;
	line-height:1.5em;
	color:#009ff7;
}

.video-body-first
{
	font-size:.1.125em;
	line-height:1.5em;
	color:#000000;
}


.previewlink:link, .previewlink:visited
{
	color:#000000;
	text-decoration:none;
}

.previewlink:hover
{
	color:#009ff7;
}

.previewlink:active
{
	color:#000000;
}


.previewlink-title:link, .previewlink-title:visited
{
	color:#009ff7;
	text-decoration:none;
}


.previewlink-title:hover
 {
	color:#808386;
	text-decoration:none;
 }



.videoinfo
{
	font-size:.1.125em;
	line-height:1.5em;
	text-decoration:none;
}
