@charset "UTF-8";
/* CSS Document */


/********************************************************
*********************************************************
Global
*********************************************************
********************************************************/
/* Remove rounded corners and inner shadow of input fields and buttons in Mobile Safari and some modern browsers */
.image_search input { -webkit-border-radius: 0px; -webkit-appearance: none; -moz-border-radius: 0px; border-radius: 0px; }

input
{
	outline:none;
}

td.browse_cat p
{
	margin-top:20px;
}

.lightboxes
{
	background:none;
	background-color:#fff;
}

a.small_link
{
	font-size:12px;
}

a.small_link img
{
	vertical-align:bottom;
}

a,
a:link,
a:visited
{
	color:#0088ee;
	outline:none;
}

.rate_this
{
	display:inline;
	width:66px;
	height:16px;
	vertical-align:top;
}

.st_sharethis_custom
{
	background: url(../images/btn_sharethis.gif) no-repeat;
	width:16px;
	height:16px;
	display:block;
	position:relative;
	top:-20px;
	left:60px;
	overflow:hidden;
	margin-bottom:-20px;
}

.st_sharethis_custom span
{
	display:none;
}

.image_search
{
	background:url(../images/bg_search.jpg) repeat-x;
	width:990px;
	height:90px;
}

.search_login
{
	font-size:12px;
	color:#888;
}

.flash_nav
{
	background:#000;
	width:990px;
	height:120px;
}

.tooltip
{
	display:none;
}

.adv_search:link,
.adv_search:visited
{
	color:#3d3d3d;
	font-size:12px;
	margin-right:30px;
}

.tooltip
{
	z-index:9999;
}

.tab_content .stars-wrapper1
{
	margin-top:0px;
	margin-bottom:0px;
}

.tab_content .stars-wrapper2
{
	margin-top:0px;
	margin-bottom:0px;
}

/********************************************************
*********************************************************
Home
*********************************************************
********************************************************/

.hero_image
{
	width:970px;
	height:490px;
	background:#000;
	overflow:hidden;
}

.hero_header
{
	font-size:16px;
	font-weight:bold;
	color:#777;
	margin-bottom:10px;
	margin-left:35px;
	
}

.hero_title
{
	font-size:20px;
	color:#8ab;
	margin-bottom:5px;
	background:#FAFAFA;
}

.hero_description
{
	font-size:12px;
	color:#777;
	margin-bottom:10px;
}

.home_tab_btns
{
	background:url(../images/tabs_home_1.jpg) no-repeat;
	width:650px;
	height:30px;
}


/********************************************************
*********************************************************
Searh Results
*********************************************************
********************************************************/

.search_info
{
	width:990px;
	height:80px;
	background:#000;
	color:#ccc;
	font-size:12px;
}

.search_info .search_info_count_padding
{
	padding-bottom:15px;
}

.search_info_number
{
	font-size:23px;
	color:#c80900;
	font-weight:bold;
}

.search_info_desc
{
	font-size:18px;
	color:#FFF;
}

.search_page_numbers a,
.search_page_numbers a:link,
.search_page_numbers a:visited
{
	color:#ccc;
	margin:0 2px 0 2px;
}

.search_page_numbers a:first
{
	margin-left:5px;
}

.search_page_numbers
{
	padding-left:0px;
}

.search_table_grid td
{
	width:194px;
	height:220px;
	vertical-align:top;
	text-align:center;
}

.search_table_grid .search_thumb_container
{
	width:170px;
	height:auto;
	overflow:hidden;
}

.detail_preview .search_thumb_container
{
	width:170px;
	height:auto;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:5px;
	text-align:center;
}

.search_table_grid .search_thumb_container img
{
	max-width:170px;
	max-height:170px;
	vertical-align:middle;
	margin-bottom:5px;
}

.search_table_grid .search_result_cell
{
	margin-top:10px;
	width:170px;
	text-align:center;
}

.search_table_grid .search_results_options_cell
{
	height:26px;
	padding-top:5px;
}

.search_result_cell .search_result_cell_thumb
{
	width:170px;
	height:180px;
	vertical-align:middle;
	border-bottom:1px dotted #ccc;
}

tr.search_table_list_headers
{
	height:25px;
}

.search_table_list_headers td
{
	background:url(../images/search_results_headers_bg.jpg) repeat-x #1a1a1a;
	font-size:12px;
	text-align:left;
	color:#e9e9e9;
	height:25px;
	border-right:1px solid #000;
}

.search_table_list_headers span
{
	margin-left:10px;
}

.search_table_list_headers .table_first_col span
{
	margin-left:20px;
}

.search_table_list_headers td#col_selected
{
	background:url(../images/search_results_headers_selected_bg.jpg) right no-repeat #000;
}

.search_table_list
{
	margin-left:10px;
}

.search_table_list tr
{
	height:150px;
}

.search_table_list td p
{
	font-size:12px;
	margin-left:10px;
}

.grey_row
{
	background:#f3f3f3;
}

.search_table_list td
{
	border-right:1px solid #e5e5e5;
	vertical-align:top;
}

.search_table_list .search_thumb_container
{
	width:90px;
	height:auto;
	overflow:hidden;
}

.search_results_thumb
{
	max-width:90px;
	max-height:100px;
	padding:0px;
	margin:0px;
}

.preview_image_container
{
	max-height:225px;
	min-width:160px;
	overflow:hidden;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

.search_results_preview
{
	max-width:350px;
	max-height:225px;
	padding:0px;
	margin:0px;
	clear:both;
}

.search_table_list .stars-wrapper1
{	
	margin-top:10px;
}

.search_table_list .stars-wrapper2
{	
	margin-top:10px;
}

.search_table_list a:link
{
	font-size:12px;
	color:#08e;
}

.table_last_col
{
	border:none !important;
}

.search_details_expand
{
	width:970px;
	margin-left:10px;
	display:none;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}

.search_details_expand a,
.search_details_expand a:link
{
	color:#08e !important;
}

.search_details_expand p
{
	color:#000;
	margin:10px 10px 0 10px;
	font-size:12px;
}

.search_results_options
{
	width:90px;
	height:16px;
}

.search_results_options tr,
.search_results_options td
{
	border:none;
	height:16px;
	padding-left:2px;
	padding-right:2px;
}

.preview_table tr,
.preview_table td
{
	padding:0px;
	margin:0px;
	border:none;
	height:1%;
	text-align:left;
	width:10px;
}

.preview_table p
{
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 0 0;
	width:150px;
}

.details_preview p
{
	font-weight:normal;
	margin-top:3px;
	line-height:17px;
	margin-bottom:3px;
}

.details_preview a,
.details_preview a:link
{
	color:#08e !important;
}

#preview_search_results .search_page_numbers
{
	padding-left:5px;
}

/*****************************
Image Details Styles 
******************************/
.image_detail_info
{
	margin:10px 20px 0 10px;
	color:#777;
	font-size:12px;
}

.image_detail_info strong,
.image_detail_info b
{
	font-size:14px;
	color:#000;
	font-weight:normal;
}

.image_detail_info a,
.image_detail_info a:links,
.image_detail_info a:hover,
.image_detail_info a:visited
{
	color:#0088ee;
}

.image_detail_image
{
	width:650px;
	margin:10px 10px 0 10px;
}

.image_detail_image img
{
	max-width:650px;
	max-height:600px;
}

.image_details_tab_btns
{
	background:url(../images/tabs_details_1.jpg) no-repeat;
	width:650px;
	height:30px;
}

.image_details_title
{
	color:#000;
	font-size:20px;
	margin:10px 10px 15px 20px;
}

.image_details_subtitle
{
	color:#777;
	font-size:14px;
	margin:0px 10px 15px 20px;
}

.image_details_desc
{
	color:#000;
	font-size:12px;
	margin:0px 10px 20px 20px;
}

.image_details_desc img
{
	max-width: 300px;
}

.second_paragraph
{
	margin-top:20px;
}

/*****************************
Home Slidshow Styles 
******************************/
#home_slideshow .slideshow
{
	width:970px;
	height:490px;
	text-align:center;
	overflow:hidden;
	outline:none;
	text-decoration:none;
}

#home_slideshow .slideshow a.thumb
{
	outline:none;
	text-decoration:none;
}

#home_slideshow a.thumb
{
	outline:none;
	text-decoration:none;
}

#home_slideshow .slideshow img
{
	min-width:970px;
	min-height:490px;
	outline:none;
	text-decoration:none;
	margin:0px;
	padding:0px;
	border:0px;
	overflow:hidden;
}

#home_slideshow .thumbs
{
	width:300px;
	height:60px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

#home_slideshow ul.thumbs
{
	margin:0px 0px 0px 30px;
}

#home_slideshow ul.thumbs li
{
	float:left;
	margin:5px;
	list-style:none;
	width:50px;
	height:50px;
	overflow:hidden;
}

#home_slideshow ul.thumbs li.selected a.thumb
{
	pointer-events: none;
	cursor: default;
}

#home_slideshow .thumb img
{
	max-width:100px;
}

#home_slideshow .nav-controls .prev
{
	display:block;
	position:relative;
	left:0px;
	top:-45px;
	background:url(../images/btn_slideshow_back.gif) no-repeat;
	width:30px;
	height:30px;
	margin-bottom:-45px;
}

#home_slideshow .nav-controls .prev span
{
	display:none;
}

#home_slideshow .nav-controls .next
{
	display:block;
	position:relative;
	left:330px;
	top:-30px;
	background:url(../images/btn_slideshow_next.gif) no-repeat;
	width:30px;
	height:30px;
	margin-bottom:-45px;
}

#home_slideshow .nav-controls .next span
{
	display:none;
}

#home_slideshow .navigation
{
	height:60px;
	display: none;
}

#home_slideshow .caption-container
{
	height: 87px;
	overflow:hidden;
}

/*!
 * jQuery UI Stars v3.0.1
 * http://plugins.jquery.com/project/Star_Rating_widget
 *
 * Copyright (c) 2010 Marek "Orkan" Zajac (orkans@gmail.com)
 * Dual licensed under the MIT and GPL licenses.
 * http://docs.jquery.com/License
 *
 * $Rev: 164 $
 * $Date:: 2010-05-01 #$
 * $Build: 35 (2010-05-01)
 *
 */
.ui-stars-star,
.ui-stars-cancel {
  float: left;
  display: block;
  overflow: hidden;
  text-indent: -999em;
  cursor: pointer;
}
.ui-stars-star a,
.ui-stars-cancel a {
  width: 13px;
  height: 13px;
  display: block;
  background: url(../images/jquery.ui.stars.gif) no-repeat 0 0;
}
.ui-stars-star a {
  background-position: 0 -32px;
}
.ui-stars-star-on a {
  background-position: 0 -48px;
}
.ui-stars-star-hover a {
  background-position: 0 -64px;
}
.ui-stars-cancel-hover a {
  background-position: 0 -16px;
}
.ui-stars-star.ui-stars-star-on.ui-stars-star-disabled a {
  background-position: 0 -64px;
}
.ui-stars-star-disabled,
.ui-stars-star-disabled a,
.ui-stars-cancel-disabled a {
  cursor: default !important;
}


/***************************************
Preview Search Results Slideshow Styles
***************************************/
#preview_search_results #thumbs
{
	height:508px;
	display:block;
}

#preview_search_results #thumbs ul
{
	width:300px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
}

#preview_search_results #thumbs ul li
{
	list-style:none;
	display:block;
	float:left;
	width:90px;
	height:90px;
	border:5px solid #f3f3f3;
	overflow:hidden;
}

#preview_search_results #thumbs ul li .click_block
{
	position:relative;
	z-index:99;
	top:-90px;
	width:90px;
	height:90px;
	display:none;
}

#preview_search_results #thumbs ul li.selected .click_block
{
	display:block;
}

#preview_search_results #thumbs ul li.selected a.thumb
{
	pointer-events: none;
	cursor: default;
}

#preview_search_results #thumbs ul li a
{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
}

#preview_search_results .thumbs img
{
	min-width:90px;
	max-width:150px;
	min-height:90px;
	max-height:150px;
}

#preview_search_results .slideshow-container
{
	width:670px;
	height:auto;
	overflow:hidden;
}

#preview_search_results #slideshow
{
	max-width:670px !important;
	min-width:670px !important;
	text-align:center;
	margin-top:10px;
	display:table-cell;
}

#preview_search_results #slideshow img
{
	max-width:650px;
	max-height:600px;
	text-align:center;
	margin-left:auto !important;
	margin-right:auto !important;
	margin-top:10px;
	position:relative;
}

#preview_search_results .search_table_list_headers td
{
	background:none;
	color:#777;
	border:none;
}

#preview_search_results .dropdown dt a,
#preview_search_results .dropdown2 dt a
{
	background:url(../images/search_preview_dropdown.gif) no-repeat;
	color:#333;
}

#preview_search_results .dropdown dd ul,
#preview_search_results .dropdown2 dd ul
{
	background:#c6c6c6;
	color:#333;
}

#preview_search_results .dropdown a, .dropdown a:visited, .dropdown a:link, .dropdown a:hover
#preview_search_results .dropdown a, .dropdown2 a:visited, .dropdown a:link, .dropdown a:hover
{
	color:#333;
}

#preview_search_results .dropdown dd ul li a:hover
#preview_search_results .dropdown2 dd ul li a:hover
{
	color:#fff;
}

.search_preview_nav
{
	margin-right:10px;
	margin-top:10px;
}

.search_preview_nav img
{
	margin-left:5px;
}

.search_preview_nav .search_page_numbers
{
	font-size:12px;
}

#preview_search_results .tooltip img
{
	margin:0px;
	padding:0px;
}

.search_preview_nav .search_page_numbers a:link,
.search_preview_nav .search_page_numbers a:visited
{
	color:#459dfa;
}

#preview_search_results .image-title
{
	font-size:20px;
	color:#000;
	margin:10px 10px 0 20px;
}

#preview_search_results .image-desc
{
	font-size:12px;
	color:#000;
	margin-left:20px;
	margin-right:10px;
	line-height:15px;
}

#preview_search_results .image-desc a
{
	color:#0088ee;
	font-weight:bold;
}

#preview_search_results .star_margin
{
	margin:2px 10px 5px 18px;
}

.preview_search
{
	height: 50px;
}

.download_jpg span,
.download_tiff span
{
	display:none;
}

.download_jpg a,
.download_jpg a:visited,
.download_jpg a:hover
{
	display:block;
	width:29px;
	height:15px;
	background:url(../images/btn_download_jpg.gif) no-repeat 0 0;
}

.download_jpg a:hover
{
	background-position: 0 -15px;
}

.download_tiff a,
.download_tiff a:visited,
.download_tiff a:hover
{
	display:block;
	width:29px;
	height:13px;
	background:url(../images/btn_download_tiff.gif) no-repeat 0 0;
}

.download_tiff a:hover
{
	background-position: 0 -13px;
}
/*************************
Slider Styles
*************************/
.tab_content
{
	width:595px;
	height:200px;
}

.slider1, .slider2, .slider3
{
	margin-top:10px;
	margin-left:25px;
	width:595px;
	height:200px !important;
}

.slider1 ul, .slider2 ul, .slider3 ul
{
	list-style:none;
	margin:0px;
}

.tab_content_cell
{
	width:140px;
	height:200px;
	margin:0 29px 0 29px;
	float:left;
	text-align:left;
}

.tab_content_image
{
	width:140px;
	height:100px;
	text-align:center;
	overflow:hidden;
	margin-bottom:5px;
}

.tab_content_cell_title
{
	width:140px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding:0px;
	margin:0px;
}

.tab_content_cell_time
{
	font-size:11px;
	color:#8b8b8b;
	margin-bottom:5px;
}

.tab_content div img.tab_thumb
{
	max-width:140px;
	margin-top: -15px;
}

#slider1prev, #slider2prev, #slider3prev,
#slider1next, #slider2next, #slider3next
{ 
	margin:0;
	padding:0;
	text-indent:-8000px;
	display:block;
	width:15px;
	height:200px;
	position:relative;
	left:10px;
	top:-200px;
	z-index:1000;
	margin-bottom:-200px;
}

#slider1prev, #slider2prev, #slider3prev,
{
	top:-202px;
}

#slider1next, #slider2next, #slider3next
{ 
	left:620px;
}

#slider1prev a, #slider2prev a, #slider3prev a,
#slider1next a, #slider2next a, #slider3next a
{  
	outline:none;
	display:block;
	position:relative;
	width:15px;
	height:200px;
	background:url(../images/tabs_slide_back.jpg) no-repeat 0 0;
}	

#slider1next a, #slider2next a, #slider3next a
{ 
	outline:none;
	background:url(../images/tabs_slide_next.jpg) no-repeat 0 0;	
}


.wallpaper_slider .slider1
{
	width:920px;
}

.wallpaper_slider #slider1next
{ 
	left:945px;
}

.wallpaper_slider .tab_content_cell
{
	width:160px;
	height:200px;
	margin:0 12px 0 12px;
	float:left;
	text-align:left;
}

.wallpaper_slider .tab_content
{
	width:920px;
}

.wallpaper_slider .tab_content_image
{
	width:160px;
	height:160px;
	text-align:center;
	overflow:hidden;
	margin-bottom:5px;
}

.wallpaper_slider .tab_content img.tab_thumb
{
	max-width:160px;
	max-height:160px;
	min-height:1px;
}

.wallpaper_slider .tab_content table
{
	margin-bottom:10px;
}
/***************************
Sort Options Dropdown
***************************/
.dropdown dd,
.dropdown dt,
.dropdown ul,
.dropdown2 dd,
.dropdown2 dt,
.dropdown2 ul
{
	margin:0px;
	padding:0px;
	width:129px;
}

.dropdown dd,
.dropdown2 dd
{
	position:relative;
	z-index:999999;
}

.dropdown a,
.dropdown a:visited,
.dropdown a:link,
.dropdown a:hover,
.dropdown2 a,
.dropdown2 a:visited,
.dropdown2 a:link,
.dropdown2 a:hover
{
	color:#fff;
	text-decoration:none;
	outline:none;
}
.dropdown dt a:hover,
.dropdown2 dt a:hover
{
	color:#fff;
	border: none;
}

.dropdown dt a,
.dropdown2 dt a
{
	background:#fff url(../images/sort_dropdown.jpg) no-repeat scroll right center transparent;
	display:block;
	padding:0px;
	margin:0px;
	border:none;
	width:129px;
	height:18px;
	margin:0px;
}

.dropdown dt a span,
.dropdown2 dt a span
{
	cursor:pointer;
	display:block;
	padding:3px;
	background:url(../images/sort_dropdown.jpg) no-repeat;
	width:129px;
	height:18px;
}

.dropdown dd ul,
.dropdown2 dd ul
{
	background:#000 none repeat scroll 0 0;
	border:none;
	color:#fff;
	display:none;
	left:0px;
	padding:5px 0px;
	position:absolute;
	top:0px;
	width:129px;
	list-style:none;
	z-index:9999999;
}

.dropdown span.value,
.dropdown2 span.value
{
	display:none;
}

.dropdown dd ul li a,
.dropdown2 dd ul li a
{
	padding:10px;
	display:block;
}

.dropdown dd ul li a:hover,
.dropdown2 dd ul li a:hover
{
	background-color:#292929;
}

.dropdown img.flag,
.dropdown2 img.flag
{
	border:none;
	vertical-align:middle;
	margin-left:10px;
}

/***************************
Sign Up
***************************/
.why_sign_up
{
	background:url(../images/why_reg_bg.jpg) no-repeat top;
	width:320px;
	height:250px;
}

.why_sign_up p
{
	font-family:helvetica;
	font-size:12px;
	margin:0 30px 10px 30px;
	color:#000;
}

.sign_up_form
{
	font-size:12px;
	color:#000;
}

.sign_up_form .alert
{
	display:none;
}

.sign_up_form table td
{
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
}

.sign_up_form .sign_up_input_fields
{
	width:190px;
	height:20px;
}


.sign_up_form table p
{
	margin-left:20px;
}

.sign_up_form p
{
	margin:0 10px 0 10px;
}

.sign_up_form .form_headers
{
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
}

.sign_up_form .sign_up_ckeckboxs
{
	margin:20px 0px 20px 40px;
	border-top:1px solid #f3f3f3;
}

.sign_up_form .sign_up_ckeckboxs td
{
	width:250px;
	height:40px;
	vertical-align:middle;
	padding:0px;
	border-bottom:1px solid #f3f3f3;
}

/***************************
Sign Up
***************************/

.account_albums_main
{
	display:inline;
	float:left;
	width:315px;
	height:130px;
	margin-bottom:30px;
	margin-left:10px;
}

.account_albums_main .ablum_icon div
{
	width:90px;
	height:90px;
	overflow:hidden;
}

.account_albums_main .ablum_icon div img
{
	min-width:90px;
	max-width:150px;
	min-height:90px;
	max-height:150px;
}

.account_albums_main .album_title
{
	font-size:14px;
	color:#000;
	margin:10px 0 0 10px;
}

.account_albums_main .pic_count
{
	font-size:12px;
	color:#777;
	margin:5px 0 0 10px;
}

.account_albums_main .album_buttons
{
	margin: 10px 0 0 10px;
}

/***************************
Wallpaper
***************************/
.wallpaper_image
{
	margin:10px 10px 0px 10px;
	width:640px;
	height:480px;
	overflow:hidden;
}

.wallpaper_image img
{
	
	width:640px;
	height:480px;
}

.wallpaper_info
{
	line-height:15px;
}

.wallpaper_info a:link,
.wallpaper_info a:visited
{
	color:#0088ee;
	font-size:14px;
	line-height:25px;
}

.wallpaper_cats
{
	margin-top:10px;
	margin-left:20px;
	font-size:12px;
	color:#777;
	line-height:17px;
}

.wallpaper_cats td
{
	width:240px;
}

.wallpaper_cats a:link,
.wallpaper_cats a:visited
{
	color:#0088ee;
}

/***************************
Slideshow
***************************/

.slideshow_black
{
	background:#111;
	margin:0px;
	padding:0px;
}

.slideshow_black .slideshow_header
{
	height:80px;
	background:#000;
}

.slideshow_black .slideshow_header table
{
	margin:10px;
	width:98%;
}

.slideshow_black #slideshow a:link,
.slideshow_black #slideshow a:visited,
.slideshow_black #slideshow img
{
	border:none;
	outline:none;
}

.slideshow_black #caption
{
	height:22px;
	overflow:hidden !important;
}

.slideshow_black .caption p
{
	font-family:helvetica;
	font-size:20px;
	margin:0px;
	color:#fff;
}

.slideshow_black .ss-controls a.play
{
	display:block;
	width:16px;
	height:16px;
	text-indent:-999999px;
	background:url(../images/btn_slideshow_play.gif) no-repeat;
	border:none;
	outline:none;
}

.slideshow_black .ss-controls a.pause
{
	display:block;
	width:16px;
	height:16px;
	text-indent:-999999px;
	background:url(../images/btn_slideshow_pause.gif) no-repeat;
	border:none;
	outline:none;
}

.slideshow_black .controls
{
	width:136px;
	margin-top:15px;
}

.slideshow_black .controls a.prev
{
	display:block;
	width:50px;
	height:16px;
	text-indent:-999999px;
	background:url(../images/btn_slideshow_back_black.gif) no-repeat;
	border:none;
	outline:none;
	float:left;
	margin-top:-16px;
}

.slideshow_black .controls a.next
{
	display:block;
	width:50px;
	height:16px;
	text-indent:-999999px;
	background:url(../images/btn_slideshow_next_black.gif) no-repeat;
	border:none;
	outline:none;
	float:right;
	margin-top:-16px;
}

.slideshow_black ul
{
	margin:0px;
	padding:0px;
	width:620px;
	height:60px;
	overflow:hidden;
}

.slideshow_black ul li
{
	list-style:none;
	display:inline;
	width:50px;
	height:50px;
	overflow:hidden;
	margin:5px 6px 5px 6px;
	float:left;
}

.slideshow_black ul li a
{
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;	
	float:left;
	border:1px solid #303030;
	outline:none;
	opacity:0.75;
}

.slideshow_black ul li.selected a.thumb
{
	pointer-events: none;
	cursor: default;
}

.slideshow_black ul li a:hover,
.slideshow_black ul li.selected a
{
	opacity:1.0;
}

.slideshow_black .thumb img
{
	max-width:50px;

}

.slideshow_black ul li .click_block
{
	position:relative;
	z-index:99999999999;
	top:-50px;
	width:50px;
	height:50px;
	display:none;
}

.slideshow_black ul li.selected .click_block
{
	display:block;
}

.slideshow_black .slideshow_container
{
	margin-top:20px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

.slideshow_black #slideshow
{
	max-width:815px;
	overflow:hidden;
}

.slideshow_black #slideshow img
{
	max-width:815px;
	max-height:100%;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
}

.slideshow_black div.slideshow
{

}

.slideshow_black .navigation
{
	width:625px !important;
	height:200px;
	margin-right:auto !important;
	margin-left:auto !important;
}

.slideshow_black .bottom a
{
	display:none;
	outline:none;
	border:none;
}

.slideshow_black .bottom a.next_page,
.slideshow_black .bottom a.prev_page
{
	display:block;
	width:20px;
	height:30px;
	text-indent:-999999px;
}

.slideshow_black .bottom a.next_page
{
	float:right;
	background:url(../images/btn_slideshow_next_page_black.gif) no-repeat;
	position:relative;
	top:-45px;
	right:-20px;
}

.slideshow_black .bottom a.prev_page
{
	float:left;
	background:url(../images/btn_slideshow_back_page_black.gif) no-repeat;
	position:relative;
	top:-45px;
	left:-20px;
}

/***************************
Lightbox
***************************/

.lightbox_thumb img
{
	max-width:130px;
	max-height:170px;
}


/***************************
Color Changes
***************************/
.green_grey
{
	color:#60777c;
}

.red
{
	color:#F00;
}

.bg_cream
{
	background:#f3f3f3;
}