@charset "utf-8";
/* CSS Document */

/* body { overflow-y: scroll; } */

#primarySections {
	clear: both;
	padding: 0 0 23px;
	height: 350px;
	border-top: 1px solid #DDD;
	background: #F6F6F6 url(../images/reflect.gif) repeat-x 0 bottom;
	position: relative;
}
#primarySections h1 {
	position: absolute;
	top: -1px;
	left: 0;
	z-index: 1;
	height: 13px;
	width: 10px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	text-indent: -3000px;
	background: url(../images/corner.gif) no-repeat 0 0 transparent;
}

#featuredContent, .featuredItem {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 549px;
	height: 350px;
	overflow: hidden;
	background: url(../images/blank.gif) no-repeat 50% 50% #F6F6F6;
}
.featuredItem .largeLoading {
	position: relative;
	top: 120px;
	width: 42px;
	height: 42px;
	margin: 0 auto;
	background: url(../images/ani_wait_gray.gif) no-repeat 0 0 transparent;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	text-indent: -3000em;
}
#featuredContent.expandedThumbs .featuredItem { height: 284px; }
#featuredContent.expandedThumbs .fcNav a,
#featuredContent.expandedThumbs .featuredItem .largeLoading { top: 70px; }
#featuredContent .fcNav {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	width: 75px;
	height: 350px;
	position: absolute;
	z-index: -1;
}
#featuredContent .fcNavRight { right: 0; }
.fcNav a {
	display: block;
	width: 22px;
	height: 56px;
	position: absolute;
	top: 120px;
	border: 4px solid #2A3438;
	background: url(../images/arrows_slide.gif) no-repeat 0 -56px #2A3438;
	text-indent: -3000em;
	overflow: hidden;
}
.fcNavRight a { background-position: 0 0; right: 0; }
.featuredMetadata {
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 549px;
	max-height: 340px;
	overflow: hidden;
	color: #FFF;
}
.featuredMetadata .transparency {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	background-color: #2A3438;
	height: 350px;
	width: 549px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.featuredMetadata .fmContent { position: relative; }
.featuredMetadata .captionText {
	margin: 5px 10px;
	color: #FFF;
}
.static .featuredMetadata .captionText { margin: 5px 10px; }
.featuredMetadata .abToolbar {
	position: static;
	float: right;
	margin: 0 0 2px 5px;
}
#featuredContent .fcHoverOnly { display: none; }
	
/* Toolbar */
#featuredImageToolbar {
  width: 160px;
  height: 23px;
  overflow: hidden;
  position: absolute;
  bottom: 3px;
  border: 1px solid #DDD;
  border-width: 1px 0;
}
.toolbar .icon {
  width: 23px;
  height: 23px;
  display: block;
  float: left;
  text-indent: -3000px;
  overflow: hidden;
  background: url(../images/icons.gif) no-repeat;
}
.toolbar .center {
  margin: auto;
  width: 69px; /* equals num of icons times 23 */ 
  overflow: hidden;
}
#featuredThumbnails {
	position: absolute;
	overflow: hidden;
	bottom: 23px;
	right: 0;
	width: 215px;
	height: 65px;
	border: 1px solid #F6F6F6;
	border-width: 1px 0 0 1px;
	background-color: #F6F6F6;
}
#ie6 #featuredThumbnails {
	bottom: 22px;
}
#featuredThumbnails .container {
	position: absolute;
	top: 0;
	left: -72px;
	width: 360px;
	height: 65px;
}
#featuredThumbnails .thumb {
	display: block;
	float: left;
	width: 71px;
	height: 65px;
	margin-right: 1px;
	background: url(../images/blank.gif) no-repeat 50% 50% transparent;
	text-indent: -5000em;
	cursor: pointer;
}

#quickSearch {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
	width: 215px;
	height: 284px;
	background: #EDEDEE url(../images/home_search_bkgd.gif) repeat-x 0 0;
	border-left: 1px solid #F6F6F6;
}
#quickSearchContents { margin-top: 3px; }
.tp_section {
  width: 195px;
  margin: 10px;
  font-size: 1.1em;
}
h3.legend {
  font-size: 1.1em;
  margin: 0;
}
#quickSearchContents label {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 3px 0;
  clear: both;
}
#ie6 #quickSearchContents label {
  padding: 0;
  margin: 3px 0;
}
label.searchTerms input {
  display: block;
  width: 189px;
}
#ie #fs_match label, #ie #fs_collType label {
  width: 100%;
}
fieldset.right span {
  float: right;
}
fieldset.radio {
  border: none;
  margin: 0.4em 0;
  display: block;
}
.radio label, .radio input {
  display: block;
  float: left;
}
.radio label {
  margin: 5px 0 0;
}
.radio input {
  margin-top: 1px;
}
#ie .radio input {
  margin-top: -4px;
}
input.searchButton, .resetButton {
  display: block;
  float: left;
  margin-left: 8px;
}
label.searchType input {
  display: block;
  float: left;
}
.searchType span {
  display: block;
  float: left;
  line-height: 23px;
  background: url(../images/icons.gif) no-repeat;
  padding-left: 26px;
}
.searchType span.still { background-position: 0 0 }
.searchType span.motion { background-position: 0 -69px }
.searchType span.products { background-position: 0 -23px }
.searchType span.siteContent { background-position: 0 -46px }
#advancedSearch {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	width: 215px;
	text-align: right;
}
#advancedSearch a {
	font: bold 1.1em/32px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	background: url(../images/link_arrow_normal.gif) no-repeat right 50%;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
}
#advancedSearch a:hover {
	background: url(../images/link_arrow_hover.gif) no-repeat right 50%;
}

#secondarySections {
	overflow: visible;
	width: 765px;
}

.contentBlock {
	float: left;
	clear: both;
	width: 745px;
}
.contentBlock.left {
	clear: left;
	width: 495px;
}
.contentBlock.right {
	float: right;
	clear: right;
	width: 195px;
}

#products ul {
	float: left;
	padding: 0 70px 0 0;
	margin: 0;
}
#products ul li {
	list-style: none none outside;
	line-height: 1.3em;
	padding: 0;
	margin-left: 0;
}

#whatsNew ul li {
	list-style: none none outside;
	line-height: 1.1em;
	padding: 0 0 1.1em 0;
	margin-left: 0;
}
