@charset "UTF-8";
/* CSS Document */
.thumbs
{
	height:90px;
}

.nav-controls .prev
{
	top:-75px;
}

.nav-controls .next
{
	top:-60px;
}

.search_info .search_info_count_padding
{
	padding-bottom:0px;
}

.preview_image_container
{
	overflow:visible;
}

.preview_large_image .preview_image_container
{
	min-width:150px;
	width:auto;
}

* html .preview_large_image .preview_image_container { 
   width: expression( document.body.clientWidth < 151 ? "150px" : "auto" ); /* set min-width for IE */
}

.stars-wrapper1
{
	width:70px;
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.stars-wrapper2
{
	width:70px;
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.tab_content .stars-wrapper1
{
	width:125px;
	margin-top:0px;
	margin-bottom:0px;
}

.stars-wrapper2
{
	width:125px;
	margin-top:0px;
	margin-bottom:0px;
}

.second_paragraph
{
	margin-top:-30px;
}

#preview_search_results .ie_preview_sub_fix .tooltip
{
	z-index:999999;
}

.slideshow_black .slideshow_container
{
	margin-top:-3px;
	
}

.slideshow_black #slideshow img
{
	position:relative;
}

#preview_search_results .ie_preview_sub_fix
{
	position:relative;
}

.slideshow_black #caption
{
	position:relative;
}

.slideshow_black .caption p
{
	position:relative;
}

#slider1prev, #slider2prev, #slider3prev,
#slider1next, #slider2next, #slider3next
{
	top:-208px;
}

#slider1next
{

}

* html .search_table_grid .search_thumb_container img { 
	height: expression( this.scrollHeight > 169 ? "170px" : "auto" ); /* sets max-height for IE */
 }

* html .search_results_thumb { 
	width: expression( document.body.clientWidth > 89 ? "90px" : "auto" ); /* sets max-width for IE */
}

* html .preview_image_container
{
	width:160px !important;
}

* html .search_results_preview { 
	height: expression( this.scrollHeight > 199 ? "200px" : "auto" ); /* sets max-height for IE */
}

* html .image_detail_image img { 
  width: expression( document.body.clientWidth > 649 ? "650px" : "auto" ); /* sets max-width for IE */
   height:auto;
}

* html #home_slideshow .slideshow img
{
	width: expression( document.body.clientWidth > 971 ? "970px" : "auto" ); /* set min-width for IE */
	height: expression( this.scrollHeight < 491 ? "490px" : "auto" ); /* sets min-height for IE */
}

* html #home_slideshow ul.thumbs li
{
	margin:4px;
}

* html #home_slideshow .thumb img { 
   width: expression( document.body.clientWidth > 89 ? "70px" : "auto" ); /* sets max-width for IE */
   height: expression( this.scrollHeight < 89 ? "70px" : "auto" ); /* sets min-height for IE */
}

* html #preview_search_results #slideshow img { 
   width: expression( document.body.clientWidth > 649 ? "650px" : "auto" ); /* sets max-width for IE */
   height:auto;
}

* html #preview_search_results .thumbs img {
	height:150px;
}

/*
* html #preview_search_results #slideshow {
	width: expression( document.body.clientWidth > 599 ? "600px" : "auto" );
}
*/

* html .tab_content_cell
{
	margin:0 21px 0 21px;
}

* html .tab_content div img.tab_thumb {
   width: expression( document.body.clientWidth > 199 ? "200px" : "auto" ); /* sets max-width for IE */
   height: expression( this.scrollHeight > 199 ? "200px" : "auto" ); /* sets max-height for IE */
}

* html .wallpaper_slider .tab_content_cell
{
	margin:0 10px 0 10px;
}

* html .wallpaper_slider .tab_content img.tab_thumb { 
  height:auto;
  width:160px;
}

* html .account_albums_main .ablum_icon div img { 
  width: expression( document.body.clientWidth > 149 ? "150px" : "auto" ); /* sets max-width for IE */
   height: expression( this.scrollHeight > 149 ? "150px" : "auto" ); /* sets max-height for IE */
}

* html .slideshow_black .thumb img { 
   width: expression( document.body.clientWidth > 109 ? "110px" : "auto" ); /* sets max-width for IE */
   height: expression( this.scrollHeight > 109 ? "110px" : "auto" ); /* sets max-height for IE */
}

* html .slideshow_black #slideshow { 
   width: expression( document.body.clientWidth > 814 ? "815px" : "auto" ); /* sets max-width for IE */
}

* html .slideshow_black #slideshow img { 
   width: expression( document.body.clientWidth > 814 ? "815px" : "auto" ); /* sets max-width for IE */
   height: auto;
}

* html .lightbox_thumb img { 
   width: expression( document.body.clientWidth > 129 ? "130px" : "auto" ); /* sets max-width for IE */
   height: expression( this.scrollHeight > 169 ? "170px" : "auto" ); /* sets max-height for IE */
}

* html td.browse_cat p
{
	margin-top:15px;
}

* html .slideshow_black .controls a.prev,
* html .slideshow_black .controls a.next
{
	margin-top:-19px;
}

* html .slideshow_black .bottom a.next_page
{
	top:-63px;
}

.details_share
{
	padding-top:3px;
}