div.result li.actions
{
    float: left;
    margin: 5px 0 0 0;
}

div.result
{
    height: 237px;
}

div.result li a.icon
{
    float: left;
    height: 16px;
    width: 16px;
}

#SearchContent #AddToLightbox, #SearchContent #RemoveFromLightbox
{
	height: 16px;
	width: 16px;
	cursor:pointer;
}

#SearchContent
{
	float:left;
	width:100%;
}

#ZeroResults
{
	width:100%;
	float:left;
	background: #FFF;
	font-size:12px;
	line-height:1em;
}

#ZeroResults li
{
	line-height:1.8em;
	background-image:url('/images/bullet_33322E_3x3.gif');
	background-repeat:no-repeat;
	background-position:20px 9px;
	padding-left:28px;
}

#ZeroResultPadding
{
	float:left;
	padding: 16px 16px 50px 16px;
}




#LegacyCollectionsInclusionAlert
{
    float: left;
    line-height:32px;
    background-color: #FFFFAA;
    width: 100%;
    margin-bottom:10px;
    display: none;
}
#LegacyCollectionsInclusionAlert span
{
	float:left;
	padding:0px 10px;
}
#LegacyCollectionsInclusionAlertClose
{
	float:right;
    border: 0 none;
    display:block;
    height: 9px;
    width: 9px;
    margin-top:12px;
    margin-right:10px;
}
.ie6 #LegacyCollectionsInclusionAlertClose
{
    margin-top:9px;
}





#LegacyCollectionsContainer
{
    background-color: #FFFFAA;
    float:left;
    margin-bottom:10px;
    width:160px;
}

.ie6 #LegacyCollectionsContainer, .ie7 #LegacyCollectionsContainer
{
    position:relative;
    bottom:8px;
    margin-bottom:0px;
}

#LegacyCollectionsContainer input
{
    float:left;
    border:none;
    margin:4px;
    padding:0px;
}

#LegacyCollectionsContainer div
{
    width:135px;
    float:right;
	padding:2px;
}

.highlighted span
{
    background-color: #FFFFAA;
}
#SearchSideBar
{
    background: #F6F6F4 url(/images/SidebarGradient.png) no-repeat;
    float: left;
    padding: 10px 10px 0 10px;
    width: 160px;
    border: solid 1px #E3E3E1;
    overflow:hidden;
}

#SearchSideBar h5.sectionTitle
{
    font-weight: bold;
    margin: 27px 0 1px;
}

#SearchSideBar h5.sectionTitle.first
{
    font-size:12px;
}

.ie6 #SearchSideBar h5.sectionTitle
{
    margin: 10px 0 4px;
}

#SearchSideBar h5.first
{
    margin: 0 0 2px;
}

.filters
{
    float:left;
}

#SearchSideBar .filters li
{
    float:left;
    padding-top:4px;
}

#SearchSideBar .filters input
{
    float:left;
    margin: 1px 5px 0 0;
    vertical-align:middle;
    width:13px;
}

#SearchSideBar .filters label
{
    float:left;
    line-height:14px;
    vertical-align:middle;
    width:120px;
    display:block;
}

#SearchSideBar h5#ExcludeTermSectionTitle
{
    display: block;
    float:left;
    margin: 16px 0 0 0;
}

.ie.ja #SearchSideBar h5#ExcludeTermSectionTitle
{
    font-size: 12px;
    width:158px;
}

#SearchSideBar h5.arrowTarget
{
    cursor: pointer;
    margin: 8px 0 0 0; 
    padding-left: 13px;
}

#SearchSideBar h5.arrowCollapsed
{
    background: url(/images/arrow_collapse.gif) no-repeat left center;
}

#SearchSideBar h5.arrowExpanded
{
    background: url(/images/arrow_expand.gif) no-repeat left center;
}

#SearchSideBar .textBox
{
    width: 158px;
    line-height: 12px;
    padding: 4px 0px 4px 2px;
    margin: 4px 0px 8px 0px;
}

a.refinementType, a.sectionTitle
{
    clear:left;
    background: url(/images/arrow_collapse.gif) no-repeat 10px;
    left:-10px;
    color: #33322E;
    font-weight:bold;
    line-height:28px;
    padding-left:23px;
    display:block;
    position:relative;
    width:180px;
    height:28px;
    border-top:solid 1px #E8E8E7;
}

.ie6 a.refinementType, a.sectionTitle
{
    width:158px;
}

a.highlightableArrowCollapsed:hover
{
    text-decoration:none;
    border-top:solid 1px #DADADA;
    background: url(/images/RefineBackRight.png) no-repeat left center;
}

a.highlightedArrowExpanded
{
    border-top:solid 1px #DADADA;
    background: url(/images/RefineBackDown.png) no-repeat left center;
}

a.highlightedArrowExpanded:hover
{
    text-decoration:none;
}

#Refinements .collapseSection
{
    padding-bottom:5px;
}

.thinRule
{
    float:left;
    clear:left;
    width:100%;
    height:0;
    line-height:0px;
    font-size:0;
    margin:10px 0 8px 0;
    border-top:solid 1px #E8E8E7;
}


.refinementCount
{
	color: #9f9f9D;
	font-size: 10px;
}

.refinementList
{
	padding-left: 13px;
}

.collapseSection
{
    clear: both;
}

#CollectionsSelect
{
    border: solid 1px #807F7C;
    height: 150px;
    margin: 2px 0 10px 0;
    width: 160px;
}

#CollectionsSection
{
    margin-top: 4px;
}

#SearchSideBar #Vector
{
	margin-left: 20px;	
}


#SearchBreadCrumb
{
	float: left;
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 16px;
	padding-bottom: 12px;
}

#AssetCount
{
	padding-bottom: 3px;
}

#TotalResults
{
	margin-bottom: 6px;
	padding-left: 10px;
}

#BreadCrumbList
{
	float: left;
	padding: 0 0 0 10px;
}

#BreadCrumbList li
{
	float: left;
	line-height: 24px;
}

#BreadCrumbList li h3
{
    margin-right: 10px;
}

#BreadCrumbList li .fragmentDelete
{
	color: #b8b8b8;
	vertical-align: middle;
	margin-right: 8px;
	text-decoration: none;
	line-height: 40px;
	float: left;
}

#BreadCrumbList li .fragmentDelete:hover
{
	color: #ff0000;
	cursor: pointer;
}

#BreadCrumbList li .fragmentLink, .excludeFragment, .excludeText
{
	color: #33322e;
	vertical-align: middle;
	text-decoration: none;
	float: left;
}

#BreadCrumbList li .excludeText
{
   margin-right: 5px;
}

#BreadCrumbList li .fragmentLink:hover
{
	cursor: pointer;
}
.searchActionBar
{
    background: #ffffff url(/images/toolbar_gradient.png) repeat-x;
    float: left;
    padding: 7px 0 6px;
    width: 100%;
}

div.top
{
	margin-bottom: 10px;	
}

div.bottom
{
    background: none;
    background-color: #ffffff;
    clear: both;
    margin-top: 10px;
}
ul.searchActions
{
    float: left;
    margin: 0 0 0 10px;
}

.ie6 ul.searchActions
{
    display: inline;
}

ul.searchActions li
{
    float: left;
    line-height: 24px;
    margin: 0 20px 0 0;
}

ul.searchActions .changeBackground
{
    border: 1px solid #e9e9e9;
    height: 18px;
    float: left;
    margin-top: 2px;
    width: 18px;
}

.black
{
    background-color: #000;
    margin: 0 5px 0 0;
}

.white
{
    background-color: #fff;
}
#Refinements .newRefinement
{
    font-size: 10px;
    background-color: #fd279c; 
    color: #fff;   
    margin-left: 2px;
}

#Refinements .refinementType
{
    display: inline-block;   
}
#CollectionsInclusionDialog p
{
	margin-bottom:26px;
	font-size:12px;
}

#CollectionsInclusionDialog img
{
	float:right;
	height:275px;
}

#CollectionsInclusionDialog h1
{
	position:relative;
	font-weight:bold;
	font-size:18px;
	top:-5px;
}

#CollectionsInclusionDialog hr
{
	border:none;
	border-bottom:solid 1px #BFBFBE;
	height:0px;
	margin: 8px 0px 15px 0px;
}

#CollectionsInclusionDialog .fullWrap
{
	float:left;
	width:100%;
}

#ModalLeftColumn
{
	width:285px;
}

.ie6 #ModalLeftColumn
{
	float:left;
}

#CollectionsInclusionDialog button
{
	margin-right:5px;
	clear:both;
}

.ie6 #CollectionsInclusionDialog button
{
	clear:both;
}
#LightboxPreview
{
    background-color: #f4f4f4;
    float: left;
    height: 170px;
    margin-top: 10px;
    padding: 10px 10px 8px;
    width: 162px;
    z-index: 98;
}

#LightboxPreview h5
{
    font-weight: bold;
	margin: 0 0 12px 0;
}

#LightboxPreview #ActiveLightbox
{
	margin: 0 0 12px 0;
	width: 162px;
}

#LightboxPreview #LightboxLoadingPanel
{
    line-height: 170px;
	text-align: center;
	vertical-align: middle;
}

#LightboxPreview #LightboxContent
{
    height: 170px;
}

#LightboxPreview #NoItems
{
    display: table;
    font-weight: bold;
	height: 50%;
	text-align: center;
}

.ie6 #LightboxPreview #NoItems,
.ie7 #LightboxPreview #NoItems
{
    position: relative;
}

#LightboxPreview #NoItems #NoItemsInner
{
    display: table-cell;
    left: 0px;
    vertical-align: middle;
    width: 162px;
}

.ie6 #LightboxPreview #NoItems #NoItemsInner,
.ie7 #LightboxPreview #NoItems #NoItemsInner
{
    position: absolute;
	top: 50%;
}

.ie6 #LightboxPreview #NoItems p,
.ie7 #LightboxPreview #NoItems p
{
    position: relative;
    top: -50%;
}

#LightboxPreview #ViewAllSlug
{
    border: 1px solid #e8e8e8;
    display: table;
    height: 64px;
    line-height: 14px;
    text-align: center;
    width: 64px;   
}

.ie6 #LightboxPreview #ViewAllSlug,
.ie7 #LightboxPreview #ViewAllSlug
{
    position: relative;
}

#LightboxPreview #ViewAllSlug #ViewAllSlugInner
{
    display: table-cell;
    left: 0px;
    vertical-align: middle;
    width: 64px;
}

.ie6 #LightboxPreview #ViewAllSlug #ViewAllSlugInner,
.ie7 #LightboxPreview #ViewAllSlug #ViewAllSlugInner
{
    position: absolute;
	top: 50%;
}

.ie6 #LightboxPreview #ViewAllSlug a,
.ie7 #LightboxPreview #ViewAllSlug a
{
    position: relative;
    top: -50%;
}

#LightboxPreview .jcarousel-container-horizontal
{
    border-bottom: 1px solid #e8e8e8;
    padding: 0 10px 14px 10px;
}

.ie6 #LightboxPreview .jcarousel-clip
{
    width: 142px;
}

#LightboxPreview .jcarousel-item
{
    height: 66px;
    line-height: 66px;
    margin-right: 10px;
    text-align: center;
    width: 66px;
}

.ie6 #LightboxPreview .jcarousel-item span,
.ie7 #LightboxPreview .jcarousel-item span
{
    display: inline-block;
    height: 100%;
}

#LightboxPreview .jcarousel-item img
{
    vertical-align: middle;
}

#LightboxPreview .jcarousel-prev
{
    background: url(/images/6x10_arrow_blue_left.png) no-repeat left center;
    cursor: pointer;
    height: 66px;
    left: 0px;
    position: absolute;
	width: 16px;
}

.ie6 #LightboxPreview .jcarousel-prev
{
    background: url(/images/6x10_arrow_blue_left.gif) no-repeat left center;
    left: -10px;
}

#LightboxPreview .jcarousel-prev-disabled
{
    background: url(/images/6x10_arrow_gray_left.png) no-repeat left center;
    cursor: default;
}

.ie6 #LightboxPreview .jcarousel-prev-disabled
{
    background: url(/images/6x10_arrow_gray_left.gif) no-repeat left center;    
}

#LightboxPreview .jcarousel-next
{
    background: url(/images/6x10_arrow_blue_right.png) no-repeat right center;
    cursor: pointer;
    height: 66px;
    right: 0px;
    position: absolute;
	width: 16px;
}

.ie6 #LightboxPreview .jcarousel-next
{
    background: url(/images/6x10_arrow_blue_right.gif) no-repeat right center;
}

#LightboxPreview .jcarousel-next-disabled
{
    background: url(/images/6x10_arrow_gray_right.png) no-repeat right center;
    cursor: default;
}

.ie6 #LightboxPreview .jcarousel-next-disabled
{
    background: url(/images/6x10_arrow_gray_right.gif) no-repeat right center;
}

#LightboxOptions
{
    margin-top: 8px;
    position: relative;
}

#OptionLinksBorder
{
	background-color: #BFBFBE;
    position: absolute;
    top: 18px;
    left: -5px;
    z-index: 99;
}

#Options
{
    background: url(/images/6x4_arrowdown.png) no-repeat right center;
    padding-right: 10px;
}


.ie6 #Options
{
    background: url(/images/6x4_arrowdown.gif) no-repeat right center;
    padding-right: 10px;
}

.ie6 #LightboxOptions #ViewThisLightbox,
.ie7 #LightboxOptions #ViewThisLightbox
{
	display: block;
}
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
