.tonyImageSearch .imageSearchBox { margin-bottom:32px; }
.tonyImageSearch h3 { margin-top:0px; padding-top:0px; clear:none; }
.tonyImageSearch .imageSearchBox .searchButtonWrap {   } 
.tonyImageSearch .imageSearchBox .fieldPair label { float:left; margin-right:4px; } 
.tonyImageSearch .imageSearchBox .fieldPair .fieldCol { float:left }
.tonyImageSearch .imageSearchBox .fieldPair .fieldCol .ccm-search-option-type-number .ccm-input-text { width:40px !important; }
.tonyImageSearch .imageSearchBox .fieldPair .fieldCol .imageSearch-input-fID { width:30px; }
.tonyImageSearch .imageSearchBox .fieldPair .fieldCol .imageSearch-input-keywords { width:100px; }
.tonyImageSearch .imageSearchBox .fieldPair { margin-bottom:4px; }
.tonyImageSearch .imageSearchBox .searchButtonWrap { padding-top:4px; }

.tonyImageSearch .imageSearch_orderByWrap { float:right; }
.tonyImageSearch .imageSearchResults { width:100%; margin-top:16px; }
.tonyImageSearch .imageSearchResults .photo-list-item { text-align:center; vertical-align:top; padding-bottom:16px; float:left; }
.tonyImageSearch .imageSearchResults .photo-list-item .photo-list-item-inner { padding:0px 8px; overflow:hidden; }
.tonyImageSearch .imageSearchResults .photo-list-item .photo-list-item-inner.first { padding-left:0px }
.tonyImageSearch .imageSearchResults .photo-list-item .photo-list-item-inner.last { padding-right:0px }
.tonyImageSearch .imageSearchResults .photo-list-item .imgWrap { margin-bottom:4px; }

.imageSearch_noFile { margin: 32px 0px; text-align:center; } 
.imageSearch_row { margin-bottom:4px; text-align:left; }
.imageSearch_row label { padding:0px; margin:0px;  background:none; padding-right:2px; display:inline; } 
.imageSearch_row .imageSearch_rowVal { display:inline; }
.imageSearch_row .imageSearch_fullRow { width: auto !important; float:none !important; text-align:center; }
#full-content .imageSearch_row .imageSearch_noLabelImage { text-align:center; padding-bottom:2px;  height: 160px;} 

#main-content .imageSearch_row .imageSearch_noLabelImage { text-align:center; padding-bottom:2px; } 

.tonyImageSearch .spacer { clear:both; font-size:1px; line-height:1px; } 

.tonyImageSearch .pagingNav{ margin:16px 0px 8px 0px}
.tonyImageSearch .pagination{ text-align:center; color:#bbb; padding-top:4px; text-transform: uppercase}
.tonyImageSearch .pagination .pageRight{width:20%; float:right; text-align:right}
.tonyImageSearch .pagination .pageLeft{width:20%; float:left; text-align:left}


.TonyPopup_wrap .TonyPopup_box .tony_image_search_enlarged_photo { clear:right; text-align:center; }
.TonyPopup_wrap .TonyPopup_box .tonyImageSearch_popup_paging { margin-top:8px;  text-transform: uppercase}
.TonyPopup_wrap .TonyPopup_box .tonyImageSearch_popup_paging .tonyImageSearch_popup_next { float:right; } 


/* Popup Lite */

.TonyPopup_wrap { display:none; position:absolute; left:0px;top:0px; width:100%; height:100%; z-index:100; overflow:visible } 
.TonyPopup_wrap .TonyPopup_throbber { background:url(./images/throbber-popup.gif) center no-repeat; margin:auto; width:100px; height:100px; top:200px; left:50%; margin-left:-50px; position:relative; z-index:11; opacity:1; filter: alpha(opacity=100); }
.TonyPopup_wrap .TonyPopup_pageWipe { position:absolute;left:0px;top:0px;width:100%;height:100%;opacity:.85;filter: alpha(opacity=85);background:#111; }
.TonyPopup_wrap .TonyPopup_box { color:#333; width:420px; display:block; position:relative; top:100px; z-index:12; text-align:left; padding:16px; margin:auto; border:1px solid #ccc; background:#fff;opacity:1;filter: alpha(opacity=100); }
.TonyPopup_wrap .TonyPopup_box .tonyPopup_close { position:absolute; right:0px; top:0px; height:16px; width:auto; padding-right:2px; z-index:2; }
.TonyPopup_wrap .TonyPopup_box .tonyPopup_closeFloat { float:right; padding-right:2px; z-index:2;cursor: pointer;  }
.TonyPopup_wrap .TonyPopup_box .TonyPopup_boxFooter { clear:both; font-size:1px; line-height:1px; }
.TonyPopup_wrap .TonyPopup_box .spacer { font-size:1px; line-height:1px; clear:both; }
.TonyPopup_wrap .TonyPopup_boxBodyWrap { width:auto; padding:0px; margin:0px /* ie6 bug fix */ }
.TonyPopup_wrap .TonyPopup_boxBody { position:relative; left:0px; top:0px; width:100%; height:auto; }
.TonyPopup_wrap .TonyPopup_popupLoadIndicator {z-index:11;position:absolute;left:50%;margin-left:-100px;top:20px;width:200px;text-align:center;display:none}

.TonyPopup_wrap .TonyPopup_box iframe {width:100%; height:400px; border:0px; overflow:auto; overflow-x:auto; overflow-y:auto; }

.TonyPopup_wrap .spacer { font-size:1px; line-height:1px; clear:both; }

/*mv hack */
.imageSearch_noLabelImage{display: table}
.imageSearchLink{display: table-cell;vertical-align:bottom; text-align: left}
.imageSearch_title{display: block; width: 170px;}
.pageholder span{ margin-right: 5px}
.TonyPopup_boxBody .imageSearch_title{width: 100%}
