
/*************  Global  *****************/
HTML, body{
	height:100%;
	font-family:"Lato", "Trebuchet MS",helvetica,sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	line-height:normal;
}
#page-container{
	/*overflow:hidden;*/
	min-height:841px;
}
#page-content-inner{
	overflow:inherit;
}
body#Search table#PageContainer{
	/*width:922px;*/
	display:block;
}
body#Search ul li{
	color:#6c7277;
	padding:0;
	margin:0;
}
body#Search .headerPadding{
	height:0;
}
.PageBodyBoldH1{
	width:100%;
}
.PageBody{
	font-family:"Lato", "Trebuchet MS",helvetica,sans-serif;
	-x-system-font:none;
	color:#D6D6D6;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
body#Search td#OneColumnContent {
	position:relative;	/* For balloon help */
	float:left;			/* For balloon help */
	vertical-align:top;
	width:100%;/*800px;*/
}
a,a img{
outline:none;
}
.cancelButton{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -0px;
	background-color:transparent;
	background-repeat:no-repeat;
	border:medium none;
	cursor:pointer;
	height:21px;
	overflow:hidden;
	width:64px;
}
.applyButton{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -21px;
	background-color:transparent;
	background-repeat:no-repeat;
	border:medium none;
	cursor:pointer;
	width:60px;
	height:21px;
	overflow:hidden;
}
.linkcolor{
	font-size: 1em;
    color: #ffbb63;
}
.link{
	font-size:12px;
    color: #ffbb63;
	cursor:pointer;
	text-decoration:none;
}
.italic{
	font-style:italic;
}
.gray{
    color:#ccc;
}
.lightGray{
	color:#959595;
}
.black{
	color: #fff;
	font-size: 24px;
    font-weight: normal;
}
.clear{
	clear:both;
}
.clearFloat{
	clear:both;
	height:0px;
	line-height:0px;
	overflow:hidden;
}
.hidden{
	display:none;
}
.show{
	display:"";
}
label{
	cursor:auto;
}

/*************  Welcome  ****************/
.searchWelcomeMsg{
	width:980px;
	height:49px;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -42px;
	background-repeat:no-repeat;
}
.landingMessage{
	width:194px;
	height:79px;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -91px;
	background-repeat:no-repeat;
}
.seoSearch{
	border:3px solid #2b7efe;
}
/*************  Layout  *****************/
table.PageBody{
	margin:0px 0px;
	height:100%;
	width:100%;
}
/*************  SearchBar *****************/
.searchBarWrapperLeft{
	/*position:relative;*/
	z-index:100;
	overflow:hidden;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -170px;
	background-repeat:repeat-x;
	color:#ADB0B4;
	height:50px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}
.searchBarWrapperLeft_filterParsing{
	/*width:790px;*/
	height:auto;
	border-top:3px solid #5a6474;
	border-bottom:2px solid #5a6474;
	float:left;
	left:-1px;
	position:relative;
	z-index:100;
	padding-right:10px;
}
.searchBarMessageContainer{
	width:100%;
}
.searchBarWrapperLeft_filterParsing .searchBarMessageContainer{
	border-bottom:1px solid #434d5b;
}

/*************  SearchBar  (Compact format) *****************/
div.SearchBarContainer_compact {
	height:40px;
	border:1px #e4e4e4 solid;
	padding:18px 18px 0px 18px;
	background-color:#FFF;
}
.SearchBarContainer_compact .SearchBarKeywordInput {
	padding-left:10px;
	float:left;
}
.SearchBarContainer_compact .SearchBarKeywordInput input{
	height:22px;
	width:164px;
	position:relative;
	text-indent:18px;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -220px;
	background-repeat:no-repeat;
	background-color:#FFF;
}
.SearchBarContainer_compact .SearchBarKeywordInput div{
	width:163px;
	color:#000;
}

.SearchBarContainer_compact .SearchBarLink {
	float:left;
	width:29px;
	height:22px;;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -236px;
	background-repeat:no-repeat;
	cursor:pointer;
}

.SearchBarContainer_compact div.SearchBarLink a{
	margin-top:3px;
	width:50px;
	display:block;
	text-decoration:none;
}

.SearchBarContainer_compact .ShowSuggestions{
	float:right;
	text-align:right;
	color:#3376BE;
	cursor:pointer;
	display:none;
}

/*************  SearchBar  (medium format) *****************/
div.SearchBarContainer_medium {
	height:40px;
	border:1px #e4e4e4 solid;
	padding:18px 18px 0px 18px;
}
.SearchBarContainer_medium .SearchBarKeywordInput {
	padding-left:10px;
	float:left;
}
.SearchBarContainer_medium .SearchBarKeywordInput input{
	height:22px;
	width:164px;
	position:relative;
	text-indent:18px;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -220px;
	background-repeat:no-repeat;
	background-color:#FFF;
}
.SearchBarContainer_medium .SearchBarKeywordInput div{
	width:163px;
	color:#000;
}

.SearchBarContainer_medium .SearchBarLink {
	float:left;
	width:38px;
	height:26px;;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -236px;
	background-repeat:no-repeat;
	cursor:pointer;
	padding-left:10px;
}

.SearchBarContainer_medium div.SearchBarLink a{
	width:50px;
	display:block;
	text-decoration:none;
}

.SearchBarContainer_medium .ShowSuggestions{
	float:right;
	text-align:right;
	color:#3376BE;
	cursor:pointer;
	background-color:#f5f5f5;
	padding:7px;
	display:none;
}

/*************  SearchBar  (full format) *****************/
div.SearchBarContainer_full {
	float:left;
	margin:0;
	height:50px;
	display:none;
}
.SearchBarContainer_full .SearchBarKeywordInput {
	float:left;
}
.SearchBarContainer_full .SearchBarKeywordInput input{
	width:146px;
	position:relative;
	padding-left:18px;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -220px;
	background-repeat:no-repeat;
	background-color:#FFF;
	float:left;
	height:16px;
}
.SearchBarContainer_full .SearchBarKeywordInput div{
	width:163px;
	color:#000;
	display:none;
}

.SearchBarContainer_full .SearchBarLink {
	float:left;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -236px;
	background-repeat:no-repeat;
	cursor:pointer;
	margin-top:1px;
}

.SearchBarContainer_full div.SearchBarLink a{
	width:38px;
	height:22px;
	display:block;
	text-decoration:none;
}

.SearchBarContainer_full .ShowSuggestions{
	float:right;
	text-align:center;
	color:#FFBB63;
	cursor:pointer;
	background-color: #5C6C7C;
    font-size: 1.25em;
    padding:5px 0px;
	margin-right:20px;
	width:160px;
	display:none;
}


/*********  Search Results Pane  **************/
.ResultPanel{
	width:100%;
	background-color:#f7f7f7;
	padding-top:18px;
}
div .noResults{
	height:526px;
	padding-top:8px;
}
.noResults .noResultTitle{
	background: url('SearchR2_Alabaster/icnNoResults.png') left 2px no-repeat;
	border-bottom: 2px solid #B9BABA;
    color: #7B7B7B;
    display: inline-block;
    font-size: 22px;
    font-style: italic;
    height: 45px;
    line-height: 34px;
    margin-bottom: 20px;
    margin-left: 50px;
    padding-left: 30px;
}
div .noResults h3 {
	padding-left:50px;
	color:#6C7277;
	font-size:20px;
	font-weight:normal;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
div .noResults .custom3D {
	width:468px;
	height:60px;
	border:solid 1px #525E6E;
	background-color:#5D6B7D;
	margin:auto;
}
div .noResults .suggestionContainer {
	text-align:left;
	width:478px;
	font-size:14px;
	color:#bfbfbf;
	padding-left:15px;
	margin-left:0px;
	margin:14px 0 10px 50px;
}
div .noResults .suggestionContainer li {
	padding-left:18px;
	list-style:disc;
	font-size:14px;
	color:#bfbfbf;
	line-height:19px;
}
body#Search .noResults .suggestionContainer .paddingLi {
	padding-bottom:17px;
}
div .noResults .suggestionContainer li .deleteFilter {
  background-image: url('SearchR2_Alabaster/remove.gif');
  background-position: center 6px;
	background-color:transparent;
	background-repeat:no-repeat;
	width:19px;
	height:20px;
}
.suggestedKeyword {
	margin-left:10px;
	color:#ccc;
}
.suggestedKeyword a {
	font-size:16px;
	color:#ffbb63;
	text-decoration:none;
}
.suggestedKeyword.suggestedKeywordResultsCount {
	color:#CCC;
	font-size:13px;
}
div .noResults .Convo {
	width:660px;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -335px;
	background-repeat:no-repeat;
	background-color:transparent;
	height:108px;
}
div .noResults .Convo .leftConvo {
	width:336px;
	height:50px;
	vertical-align:middle;
	padding-left:172px;
	padding-top:45px;
	line-height:14px;
	color:#9D9D9D;
	font-size:12px;
}
div .noResults .learnAll {
	cursor:pointer;
	font-style:italic;
	color:#117EB1;
	text-decoration:none;
}
div .noResults .spaceDiv {
	height:4px;
}
div .noResults .C3D {
	width:660px;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -443px;
	background-color:transparent;
	background-repeat:no-repeat;
	height:108px;
}
div .noResults .C3D .leftIco {
	width:108px;
	height:70px;
	padding-left:54px;
	padding-top:21px;
}
div .noResults .C3D .leftIcoBlank{
	width:108px;
	height:70px;
	cursor:pointer;
}
div .noResults .C3D .leftToD {
	width:340px;
	height:50px;
	line-height:15px;
	padding-left:173px;
	margin-top:-33px;
	color:#9D9D9D;
	font-size:12px;
}

div.SearchResultAssets{
	float:left;
	/*width:547px;*/
	width:100%;
	overflow:hidden;
	padding-top:11px;
	padding-left:2px;
	padding-bottom:40px;
}
div.TileSmallResult{
	/*width:570px;*/
	width:100%;
	padding-left:5px;
}
div.TilePetiteResult{
	/*width:570px;*/
	width:100%;
	padding-left:5px;
}
div.TileMediumResult{
	/*width:575px;*/
	width:100%;
	padding-left:5px;
}
.Result{
	width:76%;
	float:left;
	height:100%;
	padding-top:1px;
}
/*********  Filter  **************/
.FilterWrapper{
	float:left;
	width:225px;
}
*+html #FilterWrapper {
	height:2520px; /* IE7 fix */
}
.Filter{
	float:left;
	font-size:10px;
	width:194px !important;
	*width:196px;
	min-height:10px;
	*height:10px;
}
.stars0{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -551px;
	background-repeat:no-repeat;
	width:88px;
	height:16px;
	float:left;
}
.stars1{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -567px;
	background-repeat:no-repeat;
	width:88px;
	height:16px;
	float:left;
}
.stars2{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -583px;
	background-repeat:no-repeat;
	width:88px;
	height:16px;
	float:left;
}
.stars3{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -599px;
	background-repeat:no-repeat;
	width:88px;
	height:16px;
	float:left;
}
.stars4{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -615px;
	background-repeat:no-repeat;
	width:88px;
	height:16px;
	float:left;
}
.stars5{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -631px;
	background-repeat:no-repeat;
	width:88px;
	height:16px;
	float:left;
}
.opacity .stars5,.opacity .stars4,.opacity .stars3,.opacity .stars2,.opacity .stars1,.opacity .stars0{
	opacity:0.3;
	filter:alpha(opacity=30);
}
.selectedFilterPanel{
	height:32px;
	line-height:26px;
	padding-left:12px;
	font-size:14px;
	font-weight:bold;
  background-image: url('SearchR2_Alabaster/searchAlabasterH.gif');
  background-position: -0px bottom;
	background-repeat:no-repeat;
	color:#000;
}
.selectedFilterPanel .left{
	float:left;
	padding-top:4px;
}
.selectedFilterPanel .right{
	float:right;
	padding-right:7px;
	padding-top:8px;
}
.selectedFilterPanel .right .help{
	float:left;
	width:20px;
	height:18px;
	cursor:pointer;
  background-image: url('SearchR2_Alabaster/searchAlabasterH.gif');
  background-position: -194px bottom;
	background-repeat:no-repeat;
}
.selectedFilterPanel .right .clearFilter{
	float:left;
	width:55px;
	height:18px;
	cursor:pointer;
  background-image: url('SearchR2_Alabaster/clear.gif');
  background-position: center;
	background-repeat:no-repeat;
}
.selectedFilterEmptyContent{
  background-image: url('SearchR2_Alabaster/searchAlabasterH.gif');
  background-position: -212px top;
	background-repeat:repeat-y;
	background-color:#E9F0F8;
	font-family:"Lato", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	padding-top:10px;
	padding-left:10px;
	min-height:20px;
	color:#006B9C;
}
.selectedFilterContent{
  background-image: url('SearchR2_Alabaster/searchAlabasterH.gif');
  background-position: -212px top;
	background-repeat:repeat-y;
	background-color:#E9F0F8;
	padding-top:7px;
}
.selectedFilterContent ul{
	list-style:none;
	padding:0px;
	margin:0px;
	padding-left:5px;
	width:192px;
	clear:both;
}
.selectedFilterFooter{
  background-image: url('SearchR2_Alabaster/searchAlabasterH.gif');
  background-position: -406px top;
	background-repeat:no-repeat;
	height:23px;
}
.selectedFilterContent .filterPanelLine{
	width:191px;
	height:1px;
	background-color:#FFFFFF;
	border-top:1px solid #B2CCE6;
	margin:5px 0 4px 0;
}
.selectedFilterContent .selectedFilter{
	padding-bottom:5px;
	color:#b5c1d0;
	min-height:24px;
	padding-left:2px;
	clear:both;
}
.selectedFilterContent .titleicon{
	height:24px;
	width:10px;
	float:left;
}
.selectedFilterContent .itemType .titleicon{
	width:0px;
}
.selectedFilterContent .lockspace{
	height:24px;
	width:10px;
	float:left;
}
.selectedFilterContent .cateicon{
	height:24px;
	width:10px;
	float:left;
}
.selectedFilterContent .item ul li .locked{
	background-position:0px 0px;
}
.selectedFilterContent .item ul li .unlocked{
	background-position:0px 1px;
}
.selectedFilterContent .item ul li .itemCategory{
	height:24px;
}
.selectedFilterContent .itemType{
	height:24px;
}
.selectedFilterContent .itemType div a,
.selectedFilterContent .item ul li .itemCategory div a{
	cursor:pointer;
	text-decoration:none;
	color:#366baa;
}
.selectedFilterContent  .titleLeft{
	float:left;
	color:#525456;
	padding:4px 0 0 0;
	width:155px;
	/*height:20px;*/
	font-size:13px;
	font-weight:bold;
	white-space:nowrap;
	overflow:hidden;
}
.selectedFilterContent  .titleCategory{
	color:#525456;
	padding:4px 0 0 0;
	width:164px;
	height:20px;
	font-size:13px;
	font-weight:bold;
}
.selectedFilterContent .itemCategory div,
.selectedFilterContent .itemType div{
	float:left;
}
.selectedFilterContent  .itemCategory .titleRight,
.selectedFilterContent  .itemType .titleRight{
	float:right;
	width:15px;
	padding-right:17px;
	padding-top:0px;
	background-position:5px center;
}
.selectedFilterContent  .titleRight{
	float:left;
	width:19px;
	padding:4px 0 0 0;
	height:20px;
	cursor:pointer;
  background-image: url('SearchR2_Alabaster/remove.gif');
  background-position: center;
	background-repeat:no-repeat;
}
.selectedFilterContent .item ul li div.format{
	font-size:11px;
}
.selectedFilterContent .item ul li div.format span.application{
	font-size:13px;
}
#Search .selectedFilterContent .item ul li{
	padding-left:4px;
	font-size:13px;
}
#Search .selectedFilterContent .featureSynonym .item ul li{
	padding-right:35px;
	font-size:13px;
}
.selectedFilterContent #ulRating li{
	line-height:15px;
}
.selectedProductType .item ul li{
	padding-left:0px;
}

.Filter .restoreFilterTip{
	width:185px;
}
.Filter .selectedFilterEmptyContent .btnRestoreFilters{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -689px;
	background-repeat:no-repeat;
	height:10px;
	overflow:hidden;
	cursor:pointer;
	padding:8px 0;
}
.filterPanel {
	background-color:#f0f0f1;
	margin:0px 0px 15px 0px;
  background-image: url('SearchR2_Alabaster/searchAlabasterH.gif');
  background-position: -769px bottom;
	background-repeat:no-repeat;
	padding-bottom:8px;
	height:auto;
}
.filterPanelWithBox {
  background-image: url('SearchR2_Alabaster/searchAlabasterH.gif');
  background-position: -963px bottom;
	background-repeat:no-repeat;
}
.filterPanel .title {
	height:30px;
	line-height:26px;
  background-image: url('SearchR2_Alabaster/searchAlabasterH.gif');
  background-position: -1157px bottom;
	background-repeat:no-repeat;
	color:#000;
	font-size:14px;
	font-weight:bold;
}
.filterPanel .title .CheckImg {
  background-image: url('SearchR2_Alabaster/CheckPro16.png');
	height:16px;
	width:16px;
	float:left;
	margin-left:5px;
	margin-top:7px;
}
.filterPanel .title .text {
	color:#000;
	float:left;
	line-height:26px;
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
	padding-top:3px;
}
.filterPanel .content {
	margin:0;
	padding:10px 0 0;
	min-height:32px;
  background-image: url('SearchR2_Alabaster/searchAlabasterH.gif');
  background-position: -1351px top;
	background-repeat:repeat-y;
	background-color:#f0f0f1;
}
#PriceContainer .content {
	padding:11px 0 0;
}
.filterPanel .productIDContent{
	padding:0;
}
.filterPanel .content .linkcontainer,.filterPanel .footer .linkcontainer{
	cursor:pointer;
	width:167px;
	float:left;
}
.filterPanel .footer .linkcontainer{
	width:162px;
}
.filterPanel #actPriceFooter .linkcontainer,
.filterPanel #actPolyFooter .linkcontainer,
.filterPanel .contentRating .linkcontainer,
.filterPanel .licenseFooter{
	width:155px;
	padding-left:7px;
}

#EnterProductID .linkcontainer{
	width:162px;
	padding-left:5px;
}
.filterPanel .footer .licenseFooter{
	width:187px;
}
.filterPanel .content .linkicon,.filterPanel .footer .linkicon{
	float:left;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -710px;
	background-color:transparent;
	background-repeat:no-repeat;
	width:15px;
	cursor:pointer;
	height:16px;
}
.filterPanel .productIDContent .linkicon,
.filterPanel #actAuthorFooter .linkicon{
	/*background-position: center 6px;	*/
}
.filterPanel #actDefineTimeSpanIcon{
	height:20px;
	/*background-position: center 6px;	*/
}
.filterPanel .dateTitleContent{
	min-height:70px;
}
.filterPanel .productContent .linkcontainer{
	padding-top:10px;
}
.filterPanel .productContent .linkicon{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -724px;
	background-repeat:no-repeat;
	background-color:transparent;
	height:30px;
}
.filterPanel .productContent a,.filterPanel .dateTitleContent a{
	padding-left:0px;
}
.filterPanel .productContent a.link{
	font-size:12px;
}

.filterPanel .contentRating{
	min-height:50px;
	padding-top:16px;
}
.filterPanel .content ul{
	color:#006b9c;
	list-style:none;
	padding:0px;
	margin:0px;
	padding-left:5px;
	width:190px;
}
#ulTier{
	padding-left:12px;
}
.filterPanel #dateItemContainer{
	padding-left:10px;
}
.filterPanel li{
	padding:0;
	margin-left:0;
	line-height:21px;
}
.filterPanel .contentRating li{
	line-height:15px;
}
#Search .filterPanel .liRating0{
	padding: 5px 0;
}
.filterPanel .content .yui-ac-bd ul{
	padding-left:0;
}
.filterPanel .content .yui-ac-bd label{
	margin-left:0;
}
.filterPanel .price ul{
	padding-left:10px;
}
.filterPanel .contentRating ul{
	padding-left:11px;
}
.filterPanel .contentRating .unRateCount{
	display:inline-block;
	width:38px;
	vertical-align:text-bottom;
	overflow:hidden;
}
.filterPanel .price ul li {
	display:-moz-box;
}
.filterPanel .content ul li {
	height:22px;
	width:180px;
}
.filterPanel .Compatibility ul li {
	height:auto;
}

.filterPanel .Compatibility ul li .format{
	font-size:11px;
	padding-left:5px;
	color:#8c929a;
	width:190px;
	overflow:hidden;
}
.filterPanel ul li .format .full,.selectedFilterContent ul li .format .full {
	text-align:left;
}
.showMoreApplicationsContainer{
	padding-bottom:11px;
}
.showMoreApplications {
	margin-left:16px;
	margin-top:3px;
	float:left;
}
.showMoreApplicationsContainer .box{
	width:15px;
	height:15px;
	float:right;
	cursor:pointer;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -749px;
	background-color:transparent;
	background-repeat:no-repeat;
	margin-right:11px;
}
.showMoreApplicationsContainer .subBox{
	width:15px;
	height:18px;
	float:right;
	cursor:pointer;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -764px;
	background-color:transparent;
	background-repeat:no-repeat;
	margin-right:10px;
}

.applcationInfo {
	font-size:11px;
	color:#dca651;
}

.applicationGroup .application {
	margin-left:6px;
	float:left;
}
.applicationGroup .seeInfo{
	float:right;
	color:#006b9c;
	font-size:11px;
	margin-right:10px;
	cursor:pointer;
}
.appFormat{
	padding:0 5px 0 10px;
	color:#8C929A;
	font-size:11px;
	/*width:180px\9;
	word-wrap:break-word\9;*/
}

.filterActionLink {
	color:#006B9C;
	cursor:pointer;
	font-size:11px;
	text-decoration:none;
}

.applicationGroup {
	margin-top:3px;
	margin-left:4px;
	margin-bottom:6px;
}

.applicationGroupHeader {
	font-size:13px;
	font-weight:bold;
	color:#525456;
	margin-left:10px;
	margin-top:2px;
}

.selectedFilterContent ul li .format .short{
	text-align:left;
}
.filterPanel ul li .format .description{
	width:145px;
	text-align:left;
	float:left;
}
.selectedFilterContent ul li .format .description{
	width:145px;
	line-height:16px;
	text-align:left;
}

.filterPanel ul li .format .full .description{
	width:185px;
	color:#8c929a;
	line-height:16px;
}
.selectedFilterContent ul li .format .short .description,.selectedFilterContent ul li .format .full .description{
	float:none;
	width:165px;
	color:#b5c1d0;
}

.filterPanel ul li .format .showAll, .selectedFilterContent ul li .format .showAll{
	font-style:italic;
	cursor:pointer;
	color:#e0a0a0;
	float:right;
	height:15px;
}
.selectedFilterContent ul li .format .inline{
	margin-right:5px;
}

.selectedFilterContent ul li .format .showAll{
	margin-top:-14px;
	margin-right:22px;
	float:right;
	height:12px;
}
.filterPanel ul li .format .showFewer, .selectedFilterContent ul li .format .showFewer{
	font-style:italic;
	height:12px;
	cursor:pointer;
	color:#e0a0a0;
	margin-right:22px;
	*margin-right:19px;
	margin-top:-14px;
	float:right;
}
.filterPanel ul li .format .showFewer{
	margin-right:0px;
}

.filterPanel ul li .format .inline, .filterPanel ul li .format .outline{
	float:right;
	width:65px;
}
.filterPanel ul li .format .inline{
	margin-top:-14px;
}
.filterPanel ul li .format .showAll,.filterPanel ul li .format .showFewer{
	height:12px;
	color:#ae833f;
}
.filterPanel ul li .format .showAll{
	*float:none;
}
.filterPanel .content ul .opacity {
	color:#72695a;
	font-size:12px;
}
.filterPanel .content #ulCMCertifications .opacity {
	cursor:text;
}
.filterPanel .content ul .opacity span{
	color:#747D89;
}
.filterPanel .content ul li .left{
	float:left;
	color:#fff;
}
.filterPanel .content ul li .right{
	float:right;
	color:#CCAAAA;
	cursor:pointer;
	padding-right:10px;
}
.filterPanel .content ul li img{
	padding-left:5px;
}

.filterPanel .Price ul li{
	padding-left:10px;
	padding-top:5px;
}
.filterPanel .content ul li input{
	margin:0px 5px 0px 0px;
}
.filterPanel .content .filterLink{
	color:#fff;
	text-decoration:underline;
	cursor:text;
}
.filterPanel .content .filter{
	color:#fff;
	cursor:text;
}
.filterPanel .content .unFilterLink{
	font-size:13px;
}
.filterPanel .content .filterRating div{
	width:130px;
	line-height:16px;
	text-align:right;
}
.filterPanel .content .filterRating hr{
	width:131px;
	margin:1px 0px 0px 0px;
}
.filterPanel .content ul li .left a{
	text-decoration:underline;
	line-height:16px;
	color:#fff;
}
.filterPanel .content ul li a, .filterPanel .content .link {
	text-decoration:none;
	font-size:12px;
	cursor:pointer;
	color:#006b9c;
}
.filterPanel .dateTitleContent #actDefineTimeSpan{
	font-size:11px;
	margin-left:5px;
}
.filterPanel .footer .linkcontainer a{
	font-size:11px;
}
.filterPanel .content .zeroItemsFilter{
	cursor:text;
	color:#72695a;
}
.filterPanel .content ul li.zeroItemsFilter span{
	color:#747d89;
}

#ulTier li div{
	display:inline;
	padding-left:21px;
}
#ulTier li div.Diamond{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -779px;
	background-repeat:no-repeat;
	background-color:transparent;
}
#ulTier li div.Ruby{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -797px;
	background-repeat:no-repeat;
	background-color:transparent;
}
#ulTier li div.Emerald{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -815px;
	background-repeat:no-repeat;
	background-color:transparent;
}
#ulTier li div.Gold{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -833px;
	background-repeat:no-repeat;
	background-color:transparent;
}
.filterPanel .footer .tierFooter{
	padding-left:8px;
}

.filterPanel .footer .certificationFooter{
	padding-left:8px;
}

.filterPanel .content .link {
	line-height:20px;
	margin-left:7px;
}
.filterPanel .price ul li.link{
	margin-left:0px;
}
.filterPanel .content ul li span {
	color:#868686;
	font-size:12px;
}
.filterPanel .content ul li a span {
	color:#006B9C;
}
.filterPanel .content .productIdContent .left{
	float:left;
	cursor:pointer;
	text-decoration:underline;
	padding-left:5px;
}
.filterPanel .content .productIdContent .right{
	float:right;
	cursor:pointer;
}
.filterPanel .content .editorProductIdContent{
	padding-top:9px;
}
.filterPanel .content .editorTimeSpanContent label{
	display:block;
	float:left;
	width:90px;
	font-size:12px;
	color:#454545;
}
.filterPanel .content .editorTimeSpanContent .warning {
	color:#E09FA1;
}
.filterPanel .content .editorTimeSpanContent div.editorTimeTitle {
	font-size:12px;
	font-weight:bold;
}
.filterPanel .content .editorTimeSpanContent div.AfterBeforeTimeTitle {
	padding-top:0px;
}
.filterPanel .content .editorTimeSpanContent .dateContent{
	padding-bottom:5px;
}
.filterPanel .content .editorTimeSpanContent .datepick{
	border:medium none;
	height:15px;
	cursor:pointer;
	line-height:22px;
	vertical-align:middle;
	margin-left:5px;
	width:15px;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -851px;
	background-color:transparent;
	background-repeat:no-repeat;
}
.filterPanel .content .editorTimeSpanContent #calaft,.filterPanel .content .editorTimeSpanContent #calbef{
	padding:0;
}
.filterPanel .content .brightEditorPanel .brightBody .dateContent .long{
	width:60px;
}
.filterPanel .content .editorTimeSpanContent #AfterDatePick,
.filterPanel .content .editorTimeSpanContent #BeforeDatePick
{
	left:65px;
	*left:-130px;
	top:23px;
	padding-left:3px;
	*padding-left:0px;
	padding-right:3px;
	visibility:hidden;
	padding-bottom:0px;
	background-color:#CBD8E9;
}
.filterPanel .content .editorTimeSpanContent #BeforeDatePick{
	left:162px;
	*left:-30px;
}
.filterPanel .content .datePublishedContent{
	padding:5px;
}
.filterPanel .content .datePublishedContent .left{
	float:left;
	color:#fff;
	cursor:pointer;
	text-decoration:underline;
	padding-left:5px;
}
.filterPanel .content .datePublishedContent .right{
	float:right;
	color:#CAA;
	cursor:pointer;
}
.filterPanel .content .editor .editorContent li{
	padding-bottom:10px;
}
.filterPanel .content .editor .editorContent li input{
	width:185px;
	margin-right:0px;
}
.filterPanel .content .editor .editorContent .tip{
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
}
.filterPanel .content .topVendors{
	margin-bottom:0px;
	margin-top:0px;
	padding-left:10px;
}
.filterPanel .content .topVendors label{
	margin-left:0px;
	padding-bottom:8px;
	vertical-align:middle;
	font-size:12px;
}
.filterPanel .content .topVendors input{
	margin-right:0px;
}

.filterPanel .content .selectedAuthors label{
	color:#fff;
	margin-left:0px;
	padding-bottom:8px;
	vertical-align:middle;
}
.filterPanel .content .authorAutoComplete .autoCompleteTitle{
	padding-bottom:2px;
}
.filterPanel .content .authorAutoComplete .input{
	font-size:12px;
}
.filterPanel .content .authorAutoComplete .content{
	max-height:250px;
	min-height:0px;
	margin-top:0px;
	padding-bottom:10px;
}
.filterPanel .content .brightEditorPanel .brightBody .textInput{
	width:171px;
	text-indent:1px;
	font-size:12px;
}
.filterPanel .content .editor .editorFooter {
	text-align:right;
	padding-bottom:5px;
	padding-right:15px;
}
.filterPanel .content .editor .authorAutoComplete .editorFooter {
	text-align:right;
	padding-bottom:5px;
	padding-right:10px;
}

.filterPanel .content .editorPanel {
	padding:5px;
}
.filterPanel .content .editorPanel .editorContainer {
	font-size:12px;
	font-weight:bold;
}
.editorContainerLabel {
	color:#CCCCCC;
	font-size:12px;
	font-weight:normal;
	height:20px;
}
.filterPanel .content .brightEditorPanel {
	width:191px;
}
.filterPanel .content .editorContainer,
.filterPanel .content .authorAutoComplete{
	margin-top:11px;
	border-top:1px solid #dededf;
}
.filterPanel .content .brightEditorPanel .brightHeader{
	background-color:#eaeaeb;
	height:24px;
	padding:7px 0px 0px 10px;
	color:#454545;
	font-size:13px;
	font-weight:bold;
}
.filterPanel .content .brightEditorPanel .brightBody{
	background-color:#eaeaeb;
	padding:0px 0px 10px 10px;
}
#priceItemEditorPanel .brightBody{
	height:33px;
}
.filterPanel .content .brightEditorPanel .brightFooter{
	height:2px;
	width:206px;
}
#HideEditorialDetailTilte{
	font-size: 11px;
    font-weight: normal;
    padding: 7px 0 0 5px;
	cursor: pointer;
}
.filterPanel .brightEditorFooter{
	background-color:#eaeaeb;
	height:2px;
	width:191px;
}
.filterPanel .content .brightEditorPanel .editorContainer .priceRange {
	width:68px;
	height:21px;
	text-indent:3px;
	margin-top:5px;
	float:left;
	color:#969696;
}
.detailItemTitle{
	color: #555555;
    float: left;
    text-indent: 12px;
    width: 102px;
}
.detailItemValue{
	float:left;
	width:75px;
	text-align:center;
	color:#555555;
}
.priceSplitLine{
	float:left;
	width:23px;
	height:22px;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -863px;
	background-color:transparent;
	background-repeat:no-repeat;
}
.filterPanel .content .brightEditorPanel .editorFooter {
	background-color:#eaeaeb;
	text-align:left;
	padding:0px 0px 8px 10px;
}

.editorFooter input{
	padding-left:4px;
}

.filterPanel .footer {
	margin:0px;
	height:15px;
	padding:4px 11px 8px 5px;
}
#filterPanelLicense .footer{
	height: auto;
}
.filterPanel .footerBox {
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -881px;
	background-color:#eaeaeb;
	background-repeat:repeat-x;
	margin-top:10px;
	padding:8px 9px 8px 5px;
	height:10px;
	width:177px;
}
.filterPanel .emptyFooter{
	height:5px;
	padding:0;
}
.filterPanel .Compatibility .noMoreApps {
	height:15px;
}
.filterPanel .footer .box{
	width:15px;
	height:15px;
	float:right;
	cursor:pointer;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -903px;
	background-color:transparent;
	background-repeat:no-repeat;
}
.filterPanel .footer .subBox,
#HideEditorialDetailTilte .subBox{
	width:15px;
	height:15px;
	float:right;
	cursor:pointer;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -916px;
	background-color:transparent;
	background-repeat:no-repeat;
}
#HideEditorialDetailTilte .subBox{
	margin-right: 6px;
}
.filterPanel .footer .label{
	float:left;
	height:21px;
	padding-left:7px;
	white-space: nowrap;
    width: 155px;
	overflow: hidden;
}
.filterPanel .footer a {
	color:#006b9c;
	text-decoration:none;
	font-size:11px;
	-webkit-text-size-adjust:none;
	cursor:pointer;
}
.filterPanel .content .productTypeItem li {
	height:22px;
	line-height:22px;
	overflow:hidden;
}
.filterPanel .content .mediaTypeItem li input{
	margin-right:3px;
}
.filterPanel .content .mediaTypeItem li .link{
	/*margin-left:0;*/
}

/*********  File Format Picker Popup  **************/
#fileFormatPicker{
	width:527px;
	border:none;
	font-family:"Lato", "Trebuchet MS",helvetica,sans-serif;
	background:none;
}
#fileFormatPicker_mask{
	background-color:#000;
	opacity:0.6;
	filter:alpha(opacity=60);
}
.fileFormatPicker .pickerHeader{
	height:44px;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -935px;
	background-repeat:no-repeat;
}
.fileFormatPicker .pickerHeader .left{
	float:left;
	color:#888;
	font-weight:bold;
	padding-left:19px;
	font-size:16px;
	padding-top:8px;
	width:482px;
}
.fileFormatPicker .pickerHeader .right{
	float:left;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -979px;
	background-repeat:no-repeat;
	width:18px;
	height:19px;
	margin-top:11px;
	cursor:pointer;
}
.fileFormatPicker .pickerBody{
	width:485px;
	padding-left:20px;
	padding-right:22px;
	background-color:#575f6c;
  background-image: url('SearchR2_Alabaster/searchAlabasterH.gif');
  background-position: -1545px top;
	background-repeat:repeat-y
}
.fileFormatPicker .pickerBody .bodyTitle{
	height:25px;
	background-color:#e8e8e8;
	border:solid 1px #cccccc;
	color:#000;
	width:466px;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	padding-left:10px;
	padding-right:6px;
}
.fileFormatPicker .pickerBody .findFormatBg{
	background-color:#f0f0f1;
	width:462px;
	padding:10px 10px 10px 10px;
	border:1px solid #CCC;
	border-top:none;
}

.fileFormatPicker .pickerBody label{
	display:block;
}
.fileFormatPicker .pickerBody .findFormatBg label{
	font-size:11px;
	font-weight:bold;
	color:#888;
}
.fileFormatPicker .pickerBody .findFormatKeyword{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -998px;
	background-color:#FFF;
	background-repeat:no-repeat;
	position:relative;
	padding-left:18px;
	width:444px;
	margin-bottom:2px;
	margin-top:6px;
}
.fileFormatPicker .pickerBody .listItemFirst{
	height:150px;
	OVERFLOW-Y:auto;
	width:459px;
	background-color:#f0f0f1;
	padding:10px 10px 10px 13px;
	border:1px solid #CCC;
	border-top:none;
}
.fileFormatPicker .pickerBody .listItemFirst ul li{
	color:#8C929A;
	font-size:11px;
}
.fileFormatPicker .pickerBody .splitLine{
	display:none;
}
.fileFormatPicker .pickerBody .listItemTip{
	height:70px;
	background-color:#f0f0f1;
	width:462px;
	padding:10px 10px 10px 10px;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	color:#c9c9c9;
	border:1px solid #CCC;
	border-top:none;
}
.fileFormatPicker .pickerBody .bodyTitle label{
	width:200px;
	float:left;
}
.fileFormatPicker .pickerBody .clearAllButton{
	background-color:transparent;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1016px;
	background-repeat:no-repeat;
	border:medium none;
	cursor:pointer;
	height:18px;
	margin-top:2px;
	width:61px;
	float:right;
}
.fileFormatPicker .pickerBody .selectAllButton{
	background-color:transparent;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1034px;
	background-repeat:no-repeat;
	border:medium none;
	cursor:pointer;
	height:18px;
	margin-top:2px;
	width:61px;
	float:right;
}
.fileFormatPicker .pickerBody .space{
	height:20px;
}
.fileFormatPicker .pickerBody .listItemSecond{
	height:70px;
	background-color:#f0f0f1;
	width:462px;
	padding:10px 10px 10px 10px;
	OVERFLOW-Y: auto;
	border:1px solid #CCC;
	border-top:none;
}
.fileFormatPicker .pickerBody ul{
	padding:0;
	margin:0;
	list-style:none;
}
.fileFormatPicker .pickerBody ul li{
	width:147px;
	float:left;
	overflow:hidden;
	height:40px;
}
.fileFormatPicker .pickerBody ul li .itemLeft{
	float:left;
}
.fileFormatPicker .pickerBody .listItemSecond li .itemLeft{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1052px;
	background-color:transparent;
	background-repeat:no-repeat;
	cursor:pointer;
	height:15px;
	width:15px;
}
.fileFormatPicker .pickerBody ul li .itemLeft input{
	margin-top:1px;
	margin-left:0px;
}
.fileFormatPicker .pickerBody ul li .itemRight{
	float:left;
	padding-left:3px;
}
.fileFormatPicker .pickerBody ul li .itemRight .app{
	font-size:11px;
	color:#4a4a4a;
	*+margin-top:4px; /* IE7 only */
}
.fileFormatPicker .pickerBody .listItemSecond li .itemRight .app{
	*+margin-top:0px; /* IE7 only */
}
.fileFormatPicker .pickerBody ul li .itemRight .format{
	font-size:10px;
	color:#969799;
}
.fileFormatPicker .pickerFooter{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1068px;
	background-repeat:no-repeat;
	text-align:right;
	height:49px;
	padding-right:23px;
	padding-top:12px;
}

/*********  SearchResultControlBar  **************/
div.ResultControlBar{
	width:100%;
    float:left;
}

.ResultControlBar .ResultControlBarType{
    height:39px;
}

.ResultControlBar .ResultControlBarTypeBottom{
    height:39px;
}

.ResultControlBar .formatType{
	height:32px;
	float:left;
	width:67px;
}
.ResultControlBar .size{
	float:left;
	background-repeat:no-repeat;
    height:32px;
	width:155px;
}
.ResultControlBar .format{
	float:left;
	background-repeat:no-repeat;
	height:21px;
	width:21px;
	margin-top:6px;
}
.ResultControlBar .tile{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1168px;
	cursor:pointer;
	margin-left:8px;
}
.ResultControlBar .tileSelected{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1189px;
	margin-left:8px;
}
.ResultControlBar .list{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1210px;
	cursor:pointer;
	margin-left:2px;
}
.ResultControlBar .listSelected{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1231px;
}
.ResultControlBar .small{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1252px;
	margin-left:12px;
	cursor:pointer;
}
.ResultControlBar .smallSelected{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1263px;
	margin-left:12px;
}
.ResultControlBar .petite{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1274px;
	cursor:pointer;
}
.ResultControlBar .petiteSelected{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1285px;
}
.ResultControlBar .medium{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1296px;
	cursor:pointer;
}
.ResultControlBar .mediumSelected{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1307px;
}
.ResultControlBar .sort{
	background:#f2f2f2;
	border:1px solid #D7D7D9;
	border-radius:6px 0 0 6px;
	float:left;
	font-size:10px;
    height:27px;
	line-height:27px;
	width:145px;
	margin-top:2px;
}

.ResultControlBar .sort .selectText{
    padding-left:6px;
}
html*.ResultControlBar .sort .selectText{
	/*margin-top:8px;*/
}
.ResultControlBar .gray{
	/*color:#ccc;
    cursor:text;
    float:left;
    margin-top:7px;
	font-size:12px;
    padding-left:15px;*/
}
.ResultControlBar .selectText{
	font-size:12px;
	color:#4a5865;
    cursor:text;
	float:left;
}
.ResultControlBar .right{
	background: #F2F2F2;
	border: 1px solid #D7D7D9;
	border-radius: 0 6px 6px 0;
	float:left;
	text-align:right;
    width:218px;
    overflow:hidden;
	height: 27px;
	line-height: 27px;
	margin-left:4px;
	margin-top:2px;
}
.ResultControlBar .right span{
	display:none;
}
.ResultControlBar .size .sizeSelect{
	width:65px;
	overflow:hidden;
}
.ResultControlBar .sort .sortSelect{
	/*width:99px;*/
	overflow:hidden;
	position:relative;
	z-index: 1;
	float:right;
	width:94px;
	height:153px;
	height:auto;
}

.ResultControlBar .NFSelectOptions {
	position:relative;
	background:#f2f2f2;
	list-style:none;
	padding:6px 0 6px 6px;
	color:#117EB1;
	z-index:451;
	top:3px;
	font-size:12px;
	left:-3px;
	border:#D6D7DA solid 1px;
	width:86px;
  }
 .thumbnailSizeNFSelectOptions .NFSelectOptions{
 	width:57px;
 	left:0;
 }
.ResultControlBar .NFSelectOptions li {
	cursor:pointer;
	padding:0px;
	margin:0px;
	font: 12px/16px arial,sans-serif;
  }
.ResultControlBar .NFSelectOptions a {
	display:block;
	text-decoration:none;
	color:#117EB1;
	background:none;
	padding:0px;
	margin:0px;
	padding-left:3px;
  }
.ResultControlBar .NFSelectOptions a:hover {
	background:#3a98fc;
	color:#ffffff;
	padding:0px;
	margin:0px;
	padding-left:3px;
 }
 .ResultControlBar .select {
	height:24px;
	color: #117eb1;
	font: 12px/21px "Lato", "Trebuchet MS",helvetica,sans-serif;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1352px;
	background-repeat:no-repeat;
	overflow: hidden;
	padding-left:3px;
	cursor:pointer;
}
.ResultControlBar .sortOrderNFSelectOptions{
	float:none;
	margin-top:24px;
	margin-left:55px;
}
.ResultControlBar .thumbnailSizeNFSelectOptions{
	padding-left:2px;
}
.ResultControlBar .sort .select {
	line-height:29px;
	width:92px;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: -2px -1366px;
}

.ResultControlBar .sort .selectab{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: -4px -1349px;
}
.ResultControlBar .sort .selecta8,
.ResultControlBar .sort .selectrelevance {
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: -5px -1383px;
}
.ResultControlBar .sort .selecta5 {
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: -4px -1400px;
}
.ResultControlBar .sort .selecta7,
.ResultControlBar .sort .selectas {
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: 5px -1434px;
}

.ResultControlBar .size .select {
	width:50px;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1437px;
	padding-left:3px;
}
.ResultControlBar .size .selectsmall {
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1454px;
}
.ResultControlBar .size .selectmedium {
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1471px;
	width:56px;
}
.ResultControlBar .size .selectlarge {
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1488px;
}
.ResultControlBar .pages .NFSelectOptions {
	left:0px;
	width:31px;
}

.ResultControlBar .pages .pagesSelect{
	width:30px;
	overflow:hidden;
}
.ResultControlBar .pages .select {
	width:29px;
	height:23px;
	padding-left:2px;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1505px;
	margin-top:7px;
}
.ResultControlBar .pages div.select100,
.ResultControlBar .pages div.select150,
.ResultControlBar .pages div.select200{
	background-position: 5px -1505px;
}
.ResultControlBar .pages{
	float:left;
	background-repeat:no-repeat;
	width:126px;
	font-size:9px;
	height:32px;
}
.ResultControlBar .graySpacer{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1521px;
	background-repeat:no-repeat;
	width:5px;
	height:33px;
	float:left;
}
.ResultControlBar .right .pagenav span{
	display:inline-block;
	vertical-align:middle;
}
.ResultControlBar .page{
	font-size:9px;
}
.ResultControlBar .page input{
	font-size:12px;
	width:18px;
	height:16px;
	border:1px solid #abadb3;
	#padding-right:0;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	#margin:0;
	vertical-align:middle;
	color:#4A5865;
	text-align:center;
}
.ResultControlBar .page input{
	zoom:1;
}
.ResultControlBar .of{
	padding-left:1px;
	*padding-left:6px;
	padding-right:1px;
	font-size:12px;
	margin-top:0;
	color:#4A5865;
	line-height:19px;
}
html*.ResultControlBar .of{

}
.ResultControlBar .linknumber{
	overflow:hidden;
	text-align:center;
	cursor:pointer;
	font-size:12px;
	color:#1172B1;
	line-height:19px;
}
html*.ResultControlBar .linknumber{

}

div.ResultsContainer{
	float:left;
	width:514px;
	border:1px solid #cccccc;
}
.ResultControlBar .pre{
	float:left;
	font-size:9999px;
	font-weight:bold;
	height:27px;
	overflow:hidden;
	width:83px;
}
.ResultControlBar .preLink{
	cursor:pointer;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1557px;
	background-repeat:no-repeat;
}
.ResultControlBar .preLinkDisabled{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1557px;
	background-repeat:no-repeat;
}
.ResultControlBar .pagenav{
	float:left;
	height:27px;
	line-height:27px;
	width:77px;
	text-align:center;
}
.ResultControlBar .presmall{
	font-size:0.8em;
	padding-top:6px;
	padding-left:5px;
	float:left;
}
.ResultControlBar .next{
	float:left;
	font-size:9999px;
	font-weight:bold;
	height:24px;
	overflow:hidden;
	width:55px;
}
.ResultControlBar .nextLink{
	cursor:pointer;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1611px;
	background-repeat:no-repeat;
}
.ResultControlBar .nextLinkDisabled{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1611px;
	background-repeat:no-repeat;
}

/* Search Settings */
.ResultControlBar .settings{
	background: #F2F2F2;
	border: 1px solid #D7D7D9;
	float: left;
	font-size: 10px;
	height: 27px;
	line-height: 27px;
	width: 362px;
	margin-top: 2px;
	margin-left:4px;
}
.ResultControlBar .settings .settingsSelect{
	padding-left:7px;
	position:relative;
	overflow:hidden;
	z-index:1;
	height:27px;
	line-height:27px;
}
.ResultControlBar .settings .select {
	height: 29px;
	line-height: 29px;
	width: 105px;
	background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
	background-position: 18px -1366px;
	padding-left:0;
}
.ResultControlBar .settings .NFSelectOptions{
	top:0;
	left:-1px;
	width:135px;
	padding-left:10px;
	padding-bottom:10px;
}
.ResultControlBar .settings .NFSelectOptions li{
	clear:both;
}
.ResultControlBar .settings .settingTitle{
	color:#000000;
	height:33px;
	line-height:33px;
}
.ResultControlBar .settings .settingOption p{
	position:relative;
	background-color:#F7F7F7;
	float:left;
	width:38px;
	height:38px;
	line-height:38px;
	border:1px solid #E8E8E8;
	border-left:0;
	padding:0;
	text-align:center;
	color:#000000;
}
.ResultControlBar .settings .settingOption p:hover{
	background-color:#FFFFFF;
	color:#5074A4;
}
.ResultControlBar .settings .settingOption p.layoutGridSelected,
.ResultControlBar .settings .settingOption p.layoutListSelected,
.ResultControlBar .settings .settingOption p.per50Selected,
.ResultControlBar .settings .settingOption p.per200Selected,
.ResultControlBar .settings .settingOption p.per500Selected,
.ResultControlBar .settings .settingOption p.sizeSmallSelected,
.ResultControlBar .settings .settingOption p.sizeMediumSelected,
.ResultControlBar .settings .settingOption p.sizeLargeSelected,
.ResultControlBar .settings .settingOption p.qpisPlaySelected,
.ResultControlBar .settings .settingOption p.qpnoPlaySelected
{
	background-color:#FFFFFF;
	border:1px solid #D7D7D9;
}

.ResultControlBar .settings .settingOption .settingTip{
	-webkit-text-size-adjust:none;
	position:absolute;
	display:none;
	color:#FFFFFF;
	height:auto;
	line-height:21px;
	margin-top:43px;
	margin-left:-15px;
}
.ResultControlBar .settings .settingOption .thumbsizeTip{
	margin-left:2px;
}
.ResultControlBar .settings .settingOption .settingTipArrow{
	background:#F7F7F7 url(SearchR2_Alabaster/arrow_Top.jpg) no-repeat;
	background-position:center top;
	width:100%;
	height:6px;
}
.ResultControlBar .settings .settingOption .settingTipText{
	background:#2F3337;
	border-radius:3px;
	font-size:11px;
	padding:0 6px;
}

.ResultControlBar .settings p.per50{
	border-left:1px solid #E8E8E8;
}

.ResultControlBar .settings p.layoutGrid{
	background:#F7F7F7 url(SearchR2_Alabaster/layoutPics.jpg) no-repeat center;
	border-left:1px solid #E8E8E8;
}
.ResultControlBar .settings p.layoutGrid:hover{
	background:#FFFFFF url(SearchR2_Alabaster/layoutPics-over.jpg) no-repeat center;
	margin-left:0;
}
.ResultControlBar .settings p.layoutList{
	background:#F7F7F7 url(SearchR2_Alabaster/layoutList.jpg) no-repeat center;
}
.ResultControlBar .settings p.layoutList:hover{
	background:#FFFFFF url(SearchR2_Alabaster/layoutList-over.jpg) no-repeat center;
}
.ResultControlBar .settings p.sizeSmall{
	background:#F7F7F7 url(SearchR2_Alabaster/sizeSmall.jpg) no-repeat center;
	border-left:1px solid #E8E8E8;
}
.ResultControlBar .settings p.sizeSmall:hover{
	background:#FFFFFF url(SearchR2_Alabaster/sizeSmall-over.jpg) no-repeat center;
	margin-left:0;
}
.ResultControlBar .settings p.sizeMedium{
	background:#F7F7F7 url(SearchR2_Alabaster/sizeMedium.jpg) no-repeat center;
}
.ResultControlBar .settings p.sizeMedium:hover{
	background:#FFFFFF url(SearchR2_Alabaster/sizeMedium-over.jpg) no-repeat center;
}
.ResultControlBar .settings p.sizeLarge{
	background:#F7F7F7 url(SearchR2_Alabaster/sizeLarge.jpg) no-repeat center;
}
.ResultControlBar .settings p.sizeLarge:hover{
	background:#FFFFFF url(SearchR2_Alabaster/sizeLarge-over.jpg) no-repeat center;
}
.ResultControlBar .settings p.qpisPlay{
	background:#F7F7F7 url(SearchR2_Alabaster/qpisPlay.jpg) no-repeat center;
	border-left:1px solid #E8E8E8;
}
.ResultControlBar .settings p.qpisPlay:hover{
	background:#FFFFFF url(SearchR2_Alabaster/qpisPlay-over.jpg) no-repeat center;
}
.ResultControlBar .settings p.qpnoPlay{
	background:#F7F7F7 url(SearchR2_Alabaster/qpnoPlay.jpg) no-repeat center;
}
.ResultControlBar .settings p.qpnoPlay:hover{
	background:#FFFFFF url(SearchR2_Alabaster/qpnoPlay-over.jpg) no-repeat center;
}

/*****************   filterParsing    ***************/
.filterParsing{
	font-size:12px;
	width:100%;
	height:22px;
	text-indent:16px;
	padding-top:6px;
	background-color:#e8e8e8;
	border-bottom:1px solid #d6d7da;
	color:#868686;
}
.filterParsing .filter{

}
.filterParsing .note{
	color:#000;
	font-weight:bold;
}
.filterParsing .turnOff{
	color:#117EB1;
	font-weight:bold;
	cursor:pointer;
}
/********  SearchResultSummary  *********/
.History{
	cursor:pointer;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1635px;
	background-repeat:no-repeat;
	color:#AED7FF;
	font-size: 12px;
	width:125px;
	float:left;
	text-align:left;
	text-indent:17px;
}

.HistoryContent{
	position:absolute;
	/*top:-19px;
	left:16px;
	overflow:hidden;*/
	z-index:1001;
	text-align:left;
	margin-left: -120px;
}
.HistoryContent_NoLink{
	*right:-79px;
}
.HistoryContent .top{
	height:26px;
	width:auto;
}
.HistoryContent .top .left,
.History .left{/* TSQ-12253 Tracking Recently Viewed in Search */
	width:98px;
	color:#AED7FF;
	font-size: 12px;
	padding-left:2px;
	cursor:pointer;
	float:left;
	padding-top:0px;
}
.HistoryContent .top .right,
.History .right{/* TSQ-12253 Tracking Recently Viewed in Search */
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1680px;
	background-repeat:no-repeat;
	background-color:transparent;
	float:left;
	clear:right;
	width:10px;
	cursor:pointer;
}
.History .left{/* TSQ-12253 Tracking Recently Viewed in Search */
	padding-left: 0;
    width: 115px;
}
.HistoryContent .top .left{
	float: right;
    padding-right: 7px;
}
.History .right{/* TSQ-12253 Tracking Recently Viewed in Search */
	background: none;
}
.HistoryContent .content{
	background-color:#F7F7F7;
	border: 1px solid #D2D2D2;
	border-radius: 5px;
    box-shadow: 0 0 16px #999999;
	width:240px;
	padding-top:0px;
	margin-top: -1px;
}
.HistoryContent .contentPadding{
	padding-bottom: 5px;
	padding-top:5px;
}
.HistoryContent .emptyContent{
	color: #000000;
    font-style: italic;
    font-weight: normal;
    height: 40px;
    padding: 10px;
    width: auto;
}
.Safari .top .left{
	padding-top:3px;
}
.Safari .top .right{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1693px;
	background-color:transparent;
	background-repeat:no-repeat;
}
.Safari .emptyContent{
	height:30px;
}
.HistoryContent .bottom{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1709px;
	background-color:transparent;
	background-repeat:no-repeat;
	height:5px;
	width:204px;
	border:0px none;
}
.historyDropDown_top{
	background: url('SearchR2_Alabaster/historyDropDown_topIcon.png') 178px 9px no-repeat;
	height: 20px;
	position: absolute;
    top: 6px;
    width: 100%;
}
.HistoryContent .HistoryItem{
	color:#000000;
	height: 71px;
    padding-left: 10px;
    padding-top: 5px;
}
.HistoryContent .HistoryItem:hover{
	background-color: #ECECEC;
}
.HistoryContent .HistoryItem .itemContent{
	height:100%;
}
.HistoryContent .HistoryItem .splitLine{
	height:2px;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1714px;
	background-color:transparent;
	background-repeat:repeat-x;
	width:184px;
}
.HistoryContent .HistoryItem .left{
	border: 1px solid #000;
	width: 64px;
	height: 64px;
	float:left;
	text-align:center;
	vertical-align:middle;
	background-color:#F7F7F7;
}
.HistoryContent .HistoryItem .left table{
	border:0 none;
}
.HistoryContent .HistoryItem .left td{
	text-align:center;
	vertical-align:middle;
	height:64px;
	width:64px;
}
.HistoryContent .HistoryItem .left img{
	border: 0px;
	text-align:center;
	vertical-align:middle;
}
.HistoryContent .HistoryItem .right{
	float:left;
	clear:right;
	width:150px;
	padding-left:10px;
	color: #000000;
	overflow: hidden;
}
.HistoryContent .HistoryItem .right:after {
    content: "";
    width: 80px;
	height: 80px;
    position: absolute;
    right: 5px;
	margin-top: -72px;
    background: -moz-linear-gradient(left, rgba(252,252,252,0) 0%, rgba(252,252,252,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(252,252,252,0)), color-stop(100%,rgba(252,252,252,1)));
	background: -o-linear-gradient(left, rgba(252,252,252,0) 0%, rgba(252,252,252,1) 100%);
    background: linear-gradient(left, rgba(252,252,252,0) 0%,rgba(252,252,252,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#242424', endColorstr='#fcfcfc',GradientType=1 );
}
.HistoryContent .HistoryItem .product{
	font-size: 16px;
    font-weight: normal;
    line-height: 16px;
	height: 16px;
    width: 100%;
	overflow: hidden;
}
.HistoryContent .HistoryItem .author{
	font-size:10px;
}
.Safari .HistoryItem .author{
	padding-top: 3px;
}
.HistoryContent .HistoryItem .format{
	color: #737476;
	margin: 2px 0 10px;
	font-size:12px;
	font-weight: normal;
	height: 16px;
    width: 100%;
	overflow: hidden;
}
.HistoryContent .HistoryItem .format .bold{
	color: #000000;
	font-weight: bold;
}
.Safari .HistoryItem .format{
	padding-top: 6px;
	padding-bottom:6px;
}
.HistoryContent .HistoryItem .price{
	font-size: 14px;
    font-weight: bold;
}
.HistoryContent .HistoryItem a{
	text-decoration:none;
	color: #478ACC;
}
.HistoryContent .HistoryItem .CheckImg{
	background-color: transparent;
	background-position: 0 0;
    background-repeat: no-repeat;
	height: 16px;
    width: 16px;
	margin-left: 0;
    margin-top: 50px;
    position: absolute;
}
.HistoryContent .HistoryItem .CertifiedPro{
    background-image: url("SearchR2_Alabaster/CheckPro16.png");
}
.HistoryContent .HistoryItem .CertifiedLite{
    background-image: url("SearchR2_Alabaster/CheckLite16.png");
}
 .Summary{
	overflow:hidden;
	padding:6px 0 0 10px;
	width:600px;
	float:left;
}
.Summary .ResultCountText, .ResultForText{
	color: #ccc;
    font-size: 24px;
    font-weight: normal;
}
.Summary span{
	height:38px;
	line-height:38px;
}
.Summary .feature-image{
	float: left;
	margin-right:10px;
}
.Summary .feature-image img{
	border-radius: 4px;
	border:1px solid #fff;
	width:36px;
	height:36px;
}
.Statistic{
	font-family:"Lato", "Trebuchet MS",helvetica,sans-serif;
	font-size:0.9em;
	text-align:right;
	float:right;
	padding:16px 15px 0 0;
}
.statisticSplitGray{
	float:left;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1715px;
	background-color:transparent;
	background-repeat:no-repeat;
	width:20px;
	height:30px;
}
.siteStatistics{
	float:left;
	color:#aed7ff;
}
.statisticSplit{
	float:left;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1745px;
	background-color:transparent;
	background-repeat:no-repeat;
	width:20px;
	height:30px;
}
.directory{
	float:left;
	color:#aed7ff;
}
.siteStatistics a, .directory a{
	color:#aed7ff;
}
.searchBarWrapperLeft_filterParsing .SearchSummary .Statistic{
	bottom:35px;
}
/********  AssetTileFormat Base (small)  *********/

.AssetTile{
	padding:0px 17px 0px 0px;
    height:128px;
	width:64px;
	float:left;
	font-size:12px;
	*padding-right:14px;
	position:relative;
}
.AssetTile .thumbnail a{
	/*line-height:64px;*/
	text-align:center;
	vertical-align:middle;
}
.AssetTile .thumbnail{
	/*border: 1px solid #FFF;*/
	height:64px;
	width:64px;
	*+overflow:hidden;
	text-align:center;
	vertical-align:middle;
	background-color:#F7F7F7;
}
.AssetTile .thumbnail table{
	border:0;
	height:64px;
	width:64px;
}

.AssetTile .thumbnail table tr td{
	font-size:0px;
	width:64px;
	height:64px;
	text-align:center;
	vertical-align:middle;
}
.AssetTile .thumbnail img{
	max-height:64px;
	max-width:64px;
	border:none;
}
.AssetTile .price{
	color: inherit;
	margin-top:4px;
	text-align:center;
	height:14px;
}
.AssetTile .price .lightPrice{
	color:#525456;
	font-weight:bold;
	font-size:13px;
}
.AssetTile .CertifiedPrice,
.AssetTile .CertifiedPrice .lightPrice{
	color:#000;
	font-weight:bold;
}
.AssetTile .format{
	color:#737476;
	text-align:center;
	overflow:hidden;
	font-size:11px;
}
.AssetTile .CertifiedPro{
	background-image: url('SearchR2_Alabaster/CheckPro16.png');
  	background-position: 0 0px;
	background-color:transparent;
	background-repeat:no-repeat;
}
.AssetTile .CertifiedLite{
	background-image: url('SearchR2_Alabaster/CheckLite16.png');
  	background-position: 0 0;
	background-color:transparent;
	background-repeat:no-repeat;
}
.AssetTile .CheckImg{
	position:absolute;
	left:0;
	top:56px;
	width:16px;
	height:16px;
}
.AssetTile .formatInfo{
	height:14px;
	width: 64px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: none;
}
.AssetTile .certifiedFormat,
.AssetList .certifiedFormat{
	color:#000;
	font-weight:bold;
}
/********  AssetTileFormat Petite *********/
.TilePetite{
    height:154px;
	width:90px;
	padding:0px 14px 0px 0px;
	padding-right:14px;
}
.TilePetite .formatInfo{
	width: 90px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.TilePetite .thumbnail a{
	/*line-height:90px;*/
	text-align:center;
	vertical-align:middle;
}
.TilePetite .thumbnail{
	height:90px;
	width:90px;
	*+overflow:hidden;
	text-align:center;
	vertical-align:middle;
}
.TilePetite .thumbnail table{
	border:0;
	height:90px;
	width:90px;
}

.TilePetite .thumbnail table tr td{
	width:90px;
	height:90px;
	text-align:center;
	vertical-align:middle;
}
.TilePetite .thumbnail img{
	max-height:90px;
	max-width:90px;
	border:none;
}
.TilePetite .CertifiedPro{
	background-image: url('SearchR2_Alabaster/CheckPro24.png');
  	background-position: 0 0px;
	background-color:transparent;
	background-repeat:no-repeat;
}
.TilePetite .CertifiedLite{
	background-image: url('SearchR2_Alabaster/CheckLite24.png');
  	background-position: 0 0px;
	background-color:transparent;
	background-repeat:no-repeat;
}
.TilePetite .CheckImg{
	top:78px;
	width:24px;
	height:24px;
}
.TilePetite .CertifiedPro .price,
.TilePetite .CertifiedLite .price{
	padding-left:24px;
}
/********  AssetTileFormat Medium *********/
.TileMedium .CertifiedPro{
	background-image: url('SearchR2_Alabaster/CheckPro24.png');
  	background-position: 0 0px;
	background-color:transparent;
	background-repeat:no-repeat;
}
.TileMedium .CertifiedLite{
	background-image: url('SearchR2_Alabaster/CheckLite24.png');
  	background-position: 0 0px;
	background-color:transparent;
	background-repeat:no-repeat;
}
.TileMedium .CheckImg{
	top:115px;
	width:24px;
	height:24px;
	left: inherit;
}
.TileMedium .CertifiedPro .price,
.TileMedium .CertifiedLite .price{
	padding-left:32px;
}
.TileMedium{
	padding:0px 16px 0px 0px;
    height:192px;
	width:130px;
}
.TileMedium .formatInfo{
	display: none;
	width: auto;
	margin-right: 3px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.TileMedium .thumbnail a{
	/*line-height:160px;*/
	text-align:center;
	vertical-align:middle;
}
.TileMedium .thumbnail{
	height:128px;
	width:128px;
	*+overflow:hidden;
	text-align:center;
	vertical-align:middle;
}
.TileMedium .thumbnail table{
	border:0;
	height:128px;
	width:128px;
}

.TileMedium .thumbnail table tr td{
	width:128px;
	height:128px;
	text-align:center;
	vertical-align:middle;
}
.TileMedium .thumbnail img{
	max-height:128px;
	max-width:128px;
	border:none;
}
.AssetList{
	padding:0 0 0 0;
	font-size:12px;
	color:#525456;
}
.AssetList .assetcontent{
	padding:0px 25px 0 4px;
	height:85px;
	position:relative;
}
.AssetList .assetcontent .gray{
	color:#959595;
}
.AssetList .line{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -1775px;
	background-color:transparent;
	background-repeat:repeat-x;
	height:21px;
	width:97%;
}
.AssetList .thumbnail{
	float:left;
	height:64px;
	width:64px;
	/*border:1px solid #fff;*/
	float:left;
	background-color:#F7F7F7;
}
.AssetList .thumbnail table{
	/*padding:1px;*/
	border:0;
}
.AssetList .thumbnail img{
	max-height:64px;
	max-width:64px;
}
.AssetList .thumbnail table tr td{
	font-size:0px; /* Fixed IE bug--it default to 9pt */
	line-height:64px;
	width:64px;
	height:64px;
	text-align:center;
	vertical-align:middle;
}
.AssetList .AssetItemInfo{
	/*float:left;*/
}
.AssetList .ListPetite .AssetItemInfo{
	/*width:86%;*/
}
.AssetList .ListMedium .AssetItemInfo{
	/*float:none;
	width:75%;*/
}

.AssetList .Left{
	float:left;
	padding-left:10px;
	height:50px;
}
.AssetList .ListSmall .Left{
	width:400px;
}
.AssetList .Left .product{
	height:22px;
	overflow:hidden;
}
.AssetList .Left .product a{
    color: #117EB1;
	cursor:pointer;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}
.AssetList .Left .artists a{
	color: #117EB1;
	cursor:pointer;
	text-decoration:none;
}

.AssetList .Right{
	float:right;
	width:215px;
	text-align:right;
	height:50px;
}
.AssetList .Right .price{
	font-weight: bold;
	font-size:16px;
	height:27px;
	color:#000;
	font-weight:bold;
}
.AssetList .Right .starbase{
	width:218px;
	height:18px;
}
.AssetList .Right .star0{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -1777px;
	background-repeat:no-repeat;
}
.AssetList .Right .star5{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -1795px;
	background-repeat:no-repeat;
}
.AssetList .Right .star10{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -1813px;
	background-repeat:no-repeat;
}
.AssetList .Right .star15{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -1831px;
	background-repeat:no-repeat;
}
.AssetList .Right .star20{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -1849px;
	background-repeat:no-repeat;
}
.AssetList .Right .star25{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -1867px;
	background-repeat:no-repeat;
}
.AssetList .Right .star30{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -1885px;
	background-repeat:no-repeat;
}
.AssetList .Right .star35{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -1903px;
	background-repeat:no-repeat;
}
.AssetList .Right .star40{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -1921px;
	background-repeat:no-repeat;
}
.AssetList .Right .star45{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -1939px;
	background-repeat:no-repeat;
}
.AssetList .Right .star50{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -1957px;
	background-repeat:no-repeat;
}
.AssetList .ListPetite .Right .star0{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -1975px;
	background-repeat:no-repeat;
}
.AssetList .ListPetite .Right .star5{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -1993px;
	background-repeat:no-repeat;
}
.AssetList .ListPetite .Right .star10{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2011px;
	background-repeat:no-repeat;
}
.AssetList .ListPetite .Right .star15{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2029px;
	background-repeat:no-repeat;
}
.AssetList .ListPetite .Right .star20{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2047px;
	background-repeat:no-repeat;
}
.AssetList .ListPetite .Right .star25{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2065px;
	background-repeat:no-repeat;
}
.AssetList .ListPetite .Right .star30{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2083px;
	background-repeat:no-repeat;
}
.AssetList .ListPetite .Right .star35{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2101px;
	background-repeat:no-repeat;
}
.AssetList .ListPetite .Right .star40{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2119px;
	background-repeat:no-repeat;
}
.AssetList .ListPetite .Right .star45{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2137px;
	background-repeat:no-repeat;
}
.AssetList .ListPetite .Right .star50{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2155px;
	background-repeat:no-repeat;
}
.AssetList .ListMedium .Right .star0{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2173px;
	background-repeat:no-repeat;
}
.AssetList .ListMedium .Right .star5{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2192px;
	background-repeat:no-repeat;
}
.AssetList .ListMedium .Right .star10{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2211px;
	background-repeat:no-repeat;
}
.AssetList .ListMedium .Right .star15{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2230px;
	background-repeat:no-repeat;
}
.AssetList .ListMedium .Right .star20{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2249px;
	background-repeat:no-repeat;
}
.AssetList .ListMedium .Right .star25{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2268px;
	background-repeat:no-repeat;
}
.AssetList .ListMedium .Right .star30{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2287px;
	background-repeat:no-repeat;
}
.AssetList .ListMedium .Right .star35{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2306px;
	background-repeat:no-repeat;
}
.AssetList .ListMedium .Right .star40{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2325px;
	background-repeat:no-repeat;
}
.AssetList .ListMedium .Right .star45{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2344px;
	background-repeat:no-repeat;
}
.AssetList .ListMedium .Right .star50{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2363px;
	background-repeat:no-repeat;
}

.AssetList .format{
	float:left;
	padding-left:10px;
}
.AssetList .sizeday{
	text-align:left;
	float:right;
}
.AssetList .sizeday label{
	display:inline-block;
}
.AssetList .sizeday .size{
	/*width:65px;*/
	padding-right:25px;
}
.AssetList .sizeday .published{
	width:63px;
	text-align:right;
	padding-right:4px;
}
.AssetList .sizeday .date{
	text-align:right;
}
div.ListSmallResult,
div.ListPetiteResult,
div.ListMediumResult{
	padding-top:26px;
	padding-bottom:79px;
}
/********  AssetListFormat Petite *********/
.AssetList .ListPetite{
	height:112px;
}
.AssetList .ListPetite .thumbnail{
	height:90px;
	width:90px;
}
.AssetList .ListPetite .thumbnail img{
	max-height:90px;
	max-width:90px;
}
.AssetList .ListPetite .thumbnail table tr td{
	line-height:90px;
	width:90px;
	height:90px;
}
.AssetList .ListPetite .Left{
	width:430px;
	padding-left:13px;
}
.AssetList .Left .product{
	height:23px;
}
.AssetList .ListPetite .artists{
	font-size:15px;
}
.AssetList .ListPetite .Left .product a{
	font-size:18px;
}
.AssetList .ListMedium .Left .artists{
	font-size:13px;
}
.AssetList .ListPetite .Right{
	width:124px;
}
.AssetList .ListPetite .Right .price{
	font-size:18px;
	height:28px;
}
.AssetList .ListPetite .Right .starbase{
	width:126px;
}
.AssetList .ListPetite .format{
	height:28px;
	/*clear:left;*/
	font-size:15px;
	padding:15px 0 0 13px;
	width:300px;
}
.AssetList .ListPetite .sizeday{
	padding:15px 0 0 13px;
	font-size:15px;
}
.AssetList .ListPetite .sizeday .size{
	/*width:78px;*/
}
/********  AssetListFormat Medium *********/
.AssetList .ListMedium{
	height:150px;
	padding:0 22px 0 4px;
}
.AssetList .ListMedium .thumbnail{
	height:128px;
	width:128px;
}
.AssetList .ListMedium .thumbnail img{
	max-height:128px;
	max-width:128px;
}
.AssetList .ListMedium .thumbnail table tr td{
	line-height:128px;
	width:128px;
	height:128px;
}
.AssetList .ListMedium .Left{
	width:350px;
	padding-left:16px;
	height:90px;
	padding-top:5px;
}
.AssetList .ListSmall .CheckMateLeft{
	width:366px;
}
.AssetList .ListPetite .CheckMateLeft{
	width:388px;
}
.AssetList .ListMedium .CheckMateLeft{
	width:292px;
}
.AssetList .ListMedium .Left .product{
	height:30px;
}
.AssetList .ListMedium .Left .product a{
	font-size:20px;
}
.AssetList .ListMedium .Left .artists{
	font-size:15px;
}
.AssetList .ListMedium .Right{
	height:90px;
	padding-top:5px;
}
.AssetList .ListMedium .Right .price{
	font-size:20px;
	height:37px;
}
.AssetList .ListMedium .Right .starbase{

}
.AssetList .ListMedium .format{
	height:45px;
	/*clear:left;*/
	padding-left:16px;
	font-size:15px;
	width:431px;
}
.AssetList .ListMedium .sizeday{
	float:none;
	padding-left:16px;
	font-size:15px;
	text-align:right;
}
.AssetList .ListMedium .sizeday .size{
	width:auto;
	padding-right:0;
}
.AssetList .CertifiedPro,
.AssetList .CertifiedLite{
	position:absolute;
	top:50px;
	left:4px;
}
.AssetList .ListPetite .CertifiedPro,
.AssetList .ListPetite .CertifiedLite{
	top:77px;
}
.AssetList .ListMedium .CertifiedPro,
.AssetList .ListMedium .CertifiedLite{
	top:115px;
}

.AssetList .ListSmall .CheckImg{
	width:24px;
	height:24px;
	cursor:pointer;
  	background-position: 0px 0px;
	background-color:transparent;
	background-repeat:no-repeat;
}
.AssetList .ListSmall .CertifiedPro .CheckImg{
	background-image: url('SearchR2_Alabaster/CheckPro24.png');
}
.AssetList .ListSmall .CertifiedLite .CheckImg{
	background-image: url('SearchR2_Alabaster/CheckLite24.png');
}
.AssetList .ListPetite .CheckImg{
	width:24px;
	height:24px;
	cursor:pointer;
  	background-position: 0px 0px;
	background-color:transparent;
	background-repeat:no-repeat;
}
.AssetList .ListPetite .CertifiedPro .CheckImg{
	background-image: url('SearchR2_Alabaster/CheckPro24.png');
}
.AssetList .ListPetite .CertifiedLite .CheckImg{
	background-image: url('SearchR2_Alabaster/CheckLite24.png');
}
.AssetList .ListMedium .CheckImg{
	width:24px;
	height:24px;
	cursor:pointer;
  	background-position: 0px 0px;
	background-color:transparent;
	background-repeat:no-repeat;
}
.AssetList .ListMedium .CertifiedPro .CheckImg{
	background-image: url('SearchR2_Alabaster/CheckPro24.png');
}
.AssetList .ListMedium .CertifiedLite .CheckImg{
	background-image: url('SearchR2_Alabaster/CheckLite24.png');
}
/********  Balloon Help  base(thumbnail size style)*********/
.balloonHelp{
	position:absolute;
	z-index:105;
	top:71px;
	#top:76px;
	left:425px;
	width:285px;
}
.balloonHelp_filterParsing{
	top:98px;
	#top:103px;
}
.balloonHelp .left{
	width:22px;
	float:left;
}
.balloonHelp .left .leftTop{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2382px;
	background-color:transparent;
	background-repeat:no-repeat;
	height:9px;
	width:22px;
	font-size:0; /* fixed bug for IE6 */
}
.balloonHelp .left .border{
  background-image: url('SearchR2_Alabaster/searchAlabasterH.gif');
  background-position: -2273px top;
	background-color:transparent;
	background-repeat:repeat-y;
	height:10px;
	#height:9px;
	width:22px;
	font-size:0; /* fixed bug for IE6 */
}
.balloonHelp .left .arrow{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -2391px;
	background-color:transparent;
	background-repeat:no-repeat;
	height:37px;
}
.balloonHelp .left .leftBottom{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: right -2428px;
	background-color:transparent;
	background-repeat:no-repeat;
	height:9px;
	width:22px;
}
.balloonHelp .middle{
	width:238px;
	float:left;
}
.balloonHelp .middleTop{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -2437px;
	background-color:transparent;
	background-repeat:repeat-x;
	height:5px;
	font-size:0; /* fixed bug for IE6 */
}
.balloonHelp .middle .content{
	height:61px;
	#height:59px;
	background-color:#F2F2F2;
}
.balloonHelp .middle .img{
	float:left;
	width:10px;
	height:70px;
}
.balloonHelp .middle .info{
	float:left;
	width:227px;
}
.balloonHelp .middle .info .top{
	height:25px;
}
.balloonHelp .middle .info .title{
	height:25px;
	line-height:25px;
	font-size:13px;
	color:#000;
	font-weight:bold;
	float:left;
}
.balloonHelp .middle .info .message{
	height:34px;
	#height:30px;
	font-size:12px;
	line-height:15px;
	color:#454545;
}
.balloonHelp .middle .info .checkbox{
	height:25px;
	font-style:italic;
}
.balloonHelp .middle .info .checkbox input{
	margin-left:0px;
	#margin-left:-2px;
}
.balloonHelp .middle .info .checkbox label{
	line-height:20px;
	vertical-align:top;
	#vertical-align:middle;
	font-style:inherit;
	color:#fff;
}
.balloonHelp .middle .close{
	float:right;
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -2446px;
	background-color:transparent;
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	cursor:pointer;
}
.balloonHelp .middle .middleBottom{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -2466px;
	background-color:transparent;
	background-repeat:repeat-x;
	height:6px;
}

.balloonHelp .right{
	width:9px;
	float:left;
}
.balloonHelp .right .rightTop{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -2475px;
	background-color:transparent;
	background-repeat:no-repeat;
	width:6px;
	height:5px;
	font-size:0; /* fixed bug for IE6 */
}
.balloonHelp .right .rightBorder{
  background-image: url('SearchR2_Alabaster/searchAlabasterH.gif');
  background-position: -2295px top;
	background-color:transparent;
	background-repeat:repeat-y;
	height:61px;
	#height:59px;
	width:6px;
	font-size:0; /* fixed bug for IE6 */
}
.balloonHelp .right .rightBottom{
  background-image: url('SearchR2_Alabaster/searchAlabasterH.gif');
  background-position: -2304px top;
	background-color:transparent;
	background-repeat:no-repeat;
	width:6px;
	height:6px;
}

/*Balloon Help selected filter*/
.selectedFilterHelp{
	top:40px;
	#top:43px;
	left:138px;
	width:445px;
	height:145px;
}
.selectedFilterHelp_noItem{
	left:198px;
}
.selectedFilterHelp_isWebSearch{
	top:157px;
	#top:158px;
}
.selectedFilterHelp_filterParsing{
	top:67px;
	#top:70px;
}
.selectedFilterHelp_isWebSearch_filterParsing{
	top:184px;
	#top:185px;
}

.selectedFilterHelp .left .border{
	height: 45px;
}
.selectedFilterHelp .middle{
	width:396px;
}
.selectedFilterHelp .middle .info{
	width:386px;
}
.selectedFilterHelp .middle .content{
	height:131px;
}
.selectedFilterHelp .middle .info .message{
	height:48px;
	#height:46px;
}
.selectedFilterHelp .middle .info .message div{
  background-image: url('SearchR2_Alabaster/searchAlabasterV.gif');
  background-position: left -2484px;
	background-color:transparent;
	background-repeat:no-repeat;
	padding-bottom:5px;
	padding-left:10px;
}

.selectedFilterHelp .right .rightBorder{
	height:131px;
}
/********  Global  *********/
.warning, .filterPanel .content .brightEditorPanel .warning{
	color:#e09fa1;
}


/********  Custom Skin Calendar  *********/
.yui-calcontainer {
	padding:10px;
}
.yui-calcontainer.multi {
	padding:0 5px 0 5px;
}
.yui-calcontainer.multi .groupcal {
	background-color:transparent;
	border:none;
	padding:10px 5px 10px 5px;
	margin:0;
}
.yui-calcontainer .title {
	background:url(SearchR2_slate/Calendar.gif) repeat-x 0 0;
	border-bottom:1px solid #cccccc;
	font:100% sans-serif;
	color:#000;
	font-weight:bold;
	height:auto;
	padding:.4em;
	margin:0 -10px 10px -10px;
	top:0;
	left:0;
	text-align:left;
}
.yui-calcontainer.multi .title {
	margin:0 -5px 0 -5px;
}
.yui-calcontainer.withtitle {
	padding-top:0;
}
.yui-calendar {
	border-spacing:0;
	border-collapse:collapse;
	font:12px sans-serif;
	text-align:center;
	margin:0;
}
.yui-calendar .calhead {
	background:transparent;
	border:none;
	vertical-align:middle;
	padding:0;
}
.yui-calendar .calheader {
	background:transparent;
	font-weight:bold;
	color:#1a293d;
}
.yui-calendar .calheader img {
	border:none;
}
.yui-calendar .calnavleft {
	background:url(SearchR2_slate/Calendar.gif) no-repeat 0 -450px;
	width:25px;
	height:15px;
	top:0;
	bottom:0;
	left:-10px;
	margin-left:.4em;
	cursor:pointer;
}
.yui-calendar .calnavright {
	background:url(SearchR2_slate/Calendar.gif) no-repeat 0 -500px;
	width:25px;
	height:15px;
	top:0;
	bottom:0;
	right:-10px;
	margin-right:1em;
	cursor:pointer;
}
.yui-calendar .calweekdayrow {
	height:2em;
}
.yui-calendar .calweekdayrow th {
	padding:0;
	border:none;
}
.yui-calendar .calweekdaycell {
	color:#1a293d;
	font-weight:bold;
	text-align:center;
	width:26px;
}
.yui-calendar .calfoot {
	background-color:#f2f2f2;
}
.yui-calendar .calrowhead, .yui-calendar .calrowfoot {
	color:#a6a6a6;
	font-size:85%;
	font-style:normal;
	font-weight:normal;
	border:none;
}
.yui-calendar .calrowhead {
	text-align:right;
	padding:0 2px 0 0;
}
.yui-calendar .calrowfoot {
	text-align:left;
	padding:0 0 0 2px;
}
.yui-calendar td.calcell {
	border:1px solid #cccccc;
	background:#fff;
	padding:1px;
	height:21px;
	line-height:21px; /* set line height equal to cell height to center vertically */
	text-align:center;
	white-space:nowrap;
	width:24px;
}
.yui-calendar td.calcell a {
	color:#0066cc;
	display:block;
	height:100%;
	padding-left:0px;
	text-decoration:none;
}
.yui-calendar td.calcell.today {
}

.yui-calendar td.calcell.today a {
	background-color:#fff;
}
.yui-calendar td.calcell.oom {
	background-color:#cccccc;
	color:#a6a6a6;
	cursor:default;
}
.yui-calendar td.calcell.selected {
	background-color:#fff;
	color:#000;
}

.yui-calendar td.calcell.selected a {
	background-color:#b3d4ff;
	color:#000;
}
.yui-calendar td.calcell.calcellhover {
	background-color:#426fd9;
	color:#fff;
	cursor:pointer;
}
.yui-calendar td.calcell.calcellhover a {
	background-color:#426fd9;
	color:#fff;
}
.yui-calendar td.calcell.previous {
	color:#e0e0e0;
}
.yui-calendar td.calcell.restricted { text-decoration:line-through; }
.yui-calendar td.calcell.highlight1 { background-color:#ccff99; }
.yui-calendar td.calcell.highlight2 { background-color:#99ccff; }
.yui-calendar td.calcell.highlight3 { background-color:#ffcccc; }
.yui-calendar td.calcell.highlight4 { background-color:#ccff99; }

.yui-calendar a.calnav {
	padding:0 4px;
	text-decoration:none;
	color:#1A293D;
	zoom:1;
}
.yui-calendar a.calnav:hover {
	background: url(SearchR2_slate/Calendar.gif) repeat-x 0 0;
	border-color:#A0A0A0;
	cursor:pointer;
}
.filterPanel .content .editorTimeSpanContent .yui-calcontainer .yui-cal-nav {
	font-family:arial,helvetica,clean,sans-serif;
	border:1px solid #808080;
	left:16%;
	width:14em;
	padding:0;
	top:2.5em;
	background-color:#CBD8E9;
}
.yui-calcontainer.withtitle .yui-cal-nav {
	top:4.5em;
}
.yui-calcontainer.multi .yui-cal-nav {
	width:16em;
	margin-left:-8em;
}
.yui-calcontainer .yui-cal-nav-y,
.yui-calcontainer .yui-cal-nav-m,
.yui-calcontainer .yui-cal-nav-b {
	padding:5px 10px 5px 10px;
}
.yui-calcontainer .yui-cal-nav-b {
	text-align:left;
}
.yui-calcontainer .yui-cal-nav-e {
	margin-top:5px;
	padding:5px;
	background-color:#EDF5FF;
	border-top:1px solid #ccc;
	color:#000;
	display:none;
}
.filterPanel .content .editorTimeSpanContent .yui-calcontainer .yui-cal-nav label {
	color:#000;
}
.yui-calcontainer .yui-cal-nav-y input.yui-invalid {
	background-color:#FFEE69;
	border: 1px solid #000;
}
.yui-calcontainer .yui-cal-nav-yc {
	width:4em;
}
.yui-calcontainer .yui-cal-nav .yui-cal-nav-btn {
	border:1px solid #808080;
	background: url(SearchR2_slate/Calendar.gif) repeat-x 0 0;
	background-color:#ccc;
	margin: auto .15em;
}
.brightBody .yui-panel .container-close{
	right:0;
}
/******   Override YUI panel header style    ******/
#fileFormatPicker .hd{
	border:none;
	padding:0;
	background-color:transparent;
	line-height:inherit;
}
/* TSQ-9932: CheckMate Round Corners on Signature Images */
img.checkmate-rounded{
	overflow: hidden;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}


.SearchResultAssets .thumbnail img.thumbnail_border_red{
	border:3px solid red;
}
.SearchResultAssets .thumbnail img.thumbnail_border_yellow{
	border:3px solid yellow;
}
