/* Shephard Book has seen too many things */



/* -------------------------------- */
#hp_tools {
	background: #CCC url(images/navbar_opposite_656x4.png) scroll repeat-y top left;
}



/* -------------------------------- */
/* generates the carousel --------- */
#carousel {
	width: 656px;
	
}
.hp_videos #carousel {
	height: 94px;
}
#carousel_left {
}
#carousel_right {
}
#carousel_left, #carousel_right {
	float: left;
	width: 40px;
	height: 146px;
}
.hp_videos #carousel_left, .hp_videos #carousel_right {
	height: 94px;
}
#carousel_left p, #carousel_right p {
	margin: 41px 0;
	font: normal normal normal 42px/64px Arial, Verdana, sans-serif;
}
.hp_videos #carousel_left p, .hp_videos #carousel_right p {
	margin: 18px 0 12px 0;
}
#carousel_left p a {
	text-align: left;
}
#carousel_right p a {
	text-align: right;
}
#carousel_left p a, #carousel_right p a {
	display: block;
	width: 32px;
	color: #FFF;
	text-decoration: none;
}
#carousel_left p a {
	text-align: right;
}
#carousel_left p a:link, #carousel_left p a:visited {
	padding: 0 6px 0 2px;
}
#carousel_left p a:hover {
	padding: 0 8px 0 0px;
}
#carousel_right p a {
	text-align: left;
}
#carousel_right p a:link, #carousel_right p a:visited {
	padding: 0 2px 0 6px;
}
#carousel_right p a:hover {
	padding: 0 0px 0 8px;
}
#carousel_cont {
	position: relative;
	float: left;
	width: 576px;
	overflow: hidden;
}
#carousel_main {
/*	have to do this as a line item */
}
/* -------------------------------- */





/* -------------------------------- */
/* creates the thumbnails as gallery list items */
div.hp_tooltabslayout {
	margin: 0px;
}

.hp_tooltabslayout ul {
	height: 146px;
	margin: 0;
	padding: 0px 0;
	background-color: #CCC;
}
.hp_videos .hp_tooltabslayout ul {
	height: 94px;
}
.hp_tooltabslayout ul li {
	float: left;
	width: 90px;
	height: 69px;
	margin: 0;
	padding: 4px 8px 4px 0;
	list-style: none;
	font-size: 11px;
	line-height: 13px;
}
.hp_videos .hp_tooltabslayout ul li {
	padding-right: 7px;
}
.hp_videos .hp_tooltabslayout ul li {
	height: 97px;
}
.hp_videos .hp_tooltabslayout ul li span {
	display: block;
	width: 86px;
	height: 28px;
	margin: 0px auto;
	padding: 0 0 1px 0;
	text-align: center;
	background-color: #CCC;
}
.hp_videos .hp_tooltabslayout ul li img {
	margin: 0;
	padding: 0;
}
.hp_videos .hp_tooltabslayout ul li div {
	width: 86px;
	height: 65px;
}
.hp_tooltabslayout ul a {
	display: block;
	width: 86px;
	height: 65px;
}
.hp_videos .hp_tooltabslayout ul a {
	height: 94px;
}
.hp_tooltabslayout ul a:link, .hp_tooltabslayout ul a:visited {
	margin: 1px 1px;
	border: 1px solid #CCC;
	padding: 0px;
	background-color: #CCC;
	text-decoration: none;
}
.hp_tooltabslayout ul a:hover {
	margin: 1px 1px;
	border: 1px solid #FFF;
	padding: 0px;
	background-color: #CCC;
	text-decoration: underline;
}

.hp_tooltabslayout ul a.active {
	margin: 0px 0px;
	border: 1px solid #FFF;
	padding: 1px;
	background-color: #666;
}
.hp_tooltabs_cont {
	clear: both;
	height: auto;
	width: 576px;
	margin: 0px auto;
	padding: 6px 40px 104px 40px;
	background: transparent url(/conferences/images/conference_2008_videos_656x94.png) scroll no-repeat bottom
}
.hp_videos .hp_tooltabs_cont div.tab {
	width: 574px;
	height: auto;
	margin: 0;
	border-top: 1px solid #BBB;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #BBB;
	border-left: 1px solid #AAA;
	padding: 8px 0 0 0;
	background-color: #FFF;
}
.hp_tooltabs_cont .vert {
	padding: 0 72px;
}
/* -------------------------------- */



/* -------------------------------- */
/* -------------------------------- */
.clear {
	float: none;
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
}


