@charset "utf-8";

body
{
	background: white url('images/bg1.gif') repeat-x top left;
	/*font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;*/
	margin: 0;
	/*line-height: 16px;*/
}

div#container
{
	margin: 0 auto;
	width: 980px;
}

div#top
{
	background: url('images/top-bg.gif') no-repeat top right;
	height: 110px;
	position: relative;
}

.second div#top
{
	margin-bottom: 47px;
}

img#logo
{
	border: none;
	display: block;
	position: absolute;
}

img#strength-check
{
	border: none;
	display: block;
	position: absolute;
	right: 39px;
	top: 14px;
}

div#flash-info
{
	height: 525px;
	margin-bottom: 14px;
	position: relative;
}

div#flash-info img#show-me-how
{
	border: none;
	display: block;
	margin: 373px 0 0 122px;
	position: absolute;
	z-index: 99;
}

div#header-target
{
	height: 525px;
	width: 980px;
}

div#header-target p
{
	margin: 0;
	padding: 0;
}

div#preload-images .fade
{
	display: none;
}

.main div#main-column
{
	border-right: 1px solid #E0E0E0;
	float: left;
	width: 681px;
}

.main div#main-content
{
	padding: 0 210px 40px 60px;
}

.main div#main-links
{
	background: url('images/main-links-bg.gif') no-repeat top right;
	min-height: 23px;
	margin-bottom: 18px;
	padding: 6px 0 0 60px;
}

.main div#main-links a.link
{
	color: #959595;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding-right: 15px;
	text-decoration: none;
}

.main div#main-links p
{
	margin: 0;
	padding: 0;
}

.main div#main-footer
{
	padding: 0 190px 40px 60px;
}

.main div#sidebar
{
	float: left;
	padding: 0 86px 20px 35px;
	width: 177px;
}

div#outer
{
	background: url('images/shadow.gif') no-repeat bottom left;
	margin-bottom: 41px;
}

div#outer:after
{
	clear: both;
	content:"&nbsp;";
	display: block;
	height: 1%;
	visibility: hidden;
}

.second div#main-column
{
	float: left;
	width: 722px;
}

.second img#header-image
{
	display: block;
}

.second div#main-content
{
	padding: 10px 52px 0 40px;
}

.second div#main-videos
{
	padding: 10px 0 0 40px;
}

.second div#main-content p
{
	line-height: 1.4em;
}

.second div#sidebar
{
	background: url('images/border1.png') no-repeat 240px bottom;
	float: left;
	min-height: 600px;
	padding: 0 0 0 38px;
	width: 220px;
}

ul.sidebar-menu
{
	list-style: none;
	margin: 0;
	padding: 0 0 30px 0;
}

ul.sidebar-menu li
{
	display: block;
	padding-bottom: 10px;
}

ul.sidebar-menu a:visited.sidebar,
ul.sidebar-menu a:link.sidebar,
ul.sidebar-menu a.sidebar
{
	background: url('images/side-button.gif') no-repeat top left;
	color: white;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	height: 29px;
	padding: 10px 0 0 20px;
	text-decoration: none;
}

ul.sidebar-menu a:hover.sidebar,
ul.sidebar-menu a.current
{
	background-position: 0 -39px !important;
}

ul.sidebar-submenu 
{
	list-style: none;
	margin: 0;
	padding: 5px 0 0 30px;
}

ul.sidebar-menu ul.sidebar-submenu li
{
	padding: 5px 0;
}

ul.sidebar-submenu a.subitem
{
	background: url('images/side-button2.gif') no-repeat top left;
	color: white;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height: 22px;
	padding: 7px 0 0 14px;
	text-decoration: none;
}

ul.sidebar-submenu a:hover.subitem,
ul.sidebar-submenu a.current
{
	background-position: 0 -29px !important;
}

div#footer-links
{
	background: url('images/footer-links-bg.gif') no-repeat top left;
	height: 23px;
	margin-bottom: 16px;
	padding: 6px 0 0 77px;
}

div#footer-links a:visited,
div#footer-links a:link,
div#footer-links a
{
	color: #959595;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding-right: 15px;
	text-decoration: none;
}

div#footer-text
{
	padding-left: 77px;
	margin-bottom: 80px;
}

ul#navigation 
{
	display: block;
	list-style: none;
	height: 35px;
	margin: 0;
	padding: 75px 32px 0 0;
}

div#top .hhContentArea
{
	position: relative;
	z-index: 99999;
}

.hhContentArea ul#navigation
{
	position: absolute;
	right: 0px;
	top: 0px;
}

ul#navigation li
{
	display: block;
	float: right;
}

ul#navigation a:visited.top,
ul#navigation a:link.top,
ul#navigation a.top
{
	color: white;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height: 35px;
	padding: 0 10px;
	text-decoration: none;
}

ul#navigation a:hover.top,
ul#navigation a.current
{
	color: #EB8916 !important;
}

ul.flyout 
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 180px;
}

div#video-area
{
	background: url('images/video-shadow.gif') no-repeat bottom left;
	float: left;
	height: 336px;
	margin-right: 23px;
	padding-bottom: 31px;
	width: 400px;
}

div#video-library
{
	background: url('images/library-shadow.gif') no-repeat bottom left;
	float: left;
	height: 367px;
	position: relative;
	width: 240px;
}

div#video-library .inner
{
	background: url('images/library-bg.gif') repeat-y top left;
	overflow: hidden;
	position: relative;
}

div#video-library .scroll-top img
{
	border: none;
	display: block;
	margin-top: 14px;
}

.test-library .scroll-top img
{
	margin-top: 0 !important;
}

div#video-library .scroll-bottom img
{
	border: none;
	clear: both;
	display: block;
	position: relative;
}

div#video-slider
{
	height: 220px;
	padding: 13px 18px 0 18px;
	position: relative;
}

div#video-categories
{
	background: url('images/video-category.gif') no-repeat left 4px;
	min-height: 36px;
	padding-left: 70px;
}

div#video-categories p
{
	margin: 0;
	padding: 0;
}

div#video-title
{
	min-height: 36px;
}
















