﻿#Header #Navigation ul li#Insulation a
{
	background: url('/images/nav/insulation-on.png') no-repeat top left;
}

#Content #VideoContent
{
	float: left;
	display: inline;
	width: 740px;
}


/* Video Navigation
--------------------------------------------------------------------------------------- */

#Content #VideoSections
{
	width: 258px;
	margin: 20px 0 0 20px;
	list-style: none;
}

#Content #VideoSections li
{
	margin: 0;
	padding: 0 18px 0 0;
}

#Content #VideoSections li a
{
	display: block;
	padding: 5px;
	border: solid #48AFE1;
	border-width: 0 0 2px 0;
	background: #C8E8F7 url('/images/bg-video-li.png') repeat-x top;
	font-size: 1.1em;
	color: #48AFE1;
	text-decoration: none;
}

#Content #VideoSections li a:hover
{
	color: #1C79A6;
	background: #A4D9F2 url('/images/bg-video-li-hover.png') repeat-x top;
}

#Content #VideoSections li.Active
{
	padding: 0;
}

#Content #VideoSections li.Active a
{
	background: #71C1E8 url('/images/bg-video-li-active.png') repeat-x top;
	color: #F3FBFE;
	font-size: 1.4em;
	font-weight: bold;
}


/* Video Container
--------------------------------------------------------------------------------------- */

#Content #Video
{
	float: right;
	display: inline;
	width: 435px;
	margin: 20px 21px 0 0;
	border: solid 3px #48AFE1;
}

#Content #Video p
{
	margin: 0;
	padding: 0;
}

/* Video Container
--------------------------------------------------------------------------------------- */

#Content #VideoDescription
{
	float: left;
	display: inline;
	width: 740px;
	clear: both;
}
