body
	{
	color: #586467;
	margin: 0 auto;
	font-size: 12px;
	height: 100%;
	background:#e2e2e2 url(../images/results_bg_light.jpg) no-repeat top left;
}

p.name a.personal_name {text-decoration: none; color: #3C485D;}
p.name a.personal_name:hover {text-decoration: none;color: #479dbb;}

.img{
	padding: 1px;
}
	
/* `Homepage Styles
----------------------------------------------------------------------------------------------------*/
	
.header, .footer{
	min-width: 960px;
	position: relative;
	}
	
.header{
	margin: 0 10px;
	}
	
.header_c, .footer_c{
	width: 960px;
	position: relative;
	margin: 0 auto;
	}

	
.container{
/*		min-height: 800px;
		margin-top: 20px;
		margin-left: 10px;

		position: relative;

		*/
		}
	
.content{
/*
	max-width: none;
	min-width: 760px;
	width: auto;
	margin-left: 190px;
	margin-right: 20px;
*/
	min-height: 550px;
	margin-right: 20px;
	margin-top: 20px;
	}
	
.content_c{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	min-height: 550px;
	}

		
	
.logo {
	float: left;
	margin-right: 10px;}
	
.logo a{
	display: block;
	width: 160px;
	height: 90px;
	background: url(../images/logo_inside.png) no-repeat center;
	text-indent: -9999px;}

/* `Inside Search Bar Styles
----------------------------------------------------------------------------------------------------*/

.searchbar_ui{
	width: 520px;
	float: left;
	margin: 25px 0 0 25px;
	background: url(../images/inside_search_bg.png) no-repeat top right;
	padding: 4px 4px 4px 0;
	position: relative;
	height: 84px;
	}
	
.vs_hand_text{
	text-indent: -9999px;
	background: url(../images/vs_text_hands.png) no-repeat;
	width: 152px;
	height: 29px;
	margin-left: 50px;
	}
	
.in_search p{
	font-size: 14px;
	color: #002c39;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.in_search p a{
	color: #fff;
	text-decoration: underline;
	}
	
.in_search p a:hover{
	text-decoration: none;}

.in_search form{
	margin: 0 0;
	padding: 0 0;}

.in_search .hp_search_field{
	border: none;
	border-style: none;
/*
	background: url(../images/inside_searchfld_bg.gif) repeat-x;
*/
	background: url(../images/searchbar_in.png) repeat-x;
	width: 267px;
/*
	line-height: 37px;
*/
	height: 24px;
	font-size: 16px;
	font-family: Helvetica, Arial;
	color: #1e1e1e;
	padding:8px 0 8px 10px;
	float: left;
	margin-left: 5px;
	}

	
.in_search a.vs_btn{
	display: block;
	float: left;
/*
	width: 129px;
	height: 39px;
	background: url(../images/visual_search_btn.png) no-repeat left;
*/
	width: 84px;
	height: 84px;
	background: url(../images/new_vs_sbtn.png) no-repeat left;
	text-indent: -9999px;
	margin-left: -10px;
	margin-top: -18px;
	}
	
.in_search a:hover.vs_btn{
	background: url(../images/new_vs_sbtn_open.png) no-repeat left;
	}

	
.expand_srch_btn a{
	display: block;
	background: url(../images/expand_search_btn.png) no-repeat top;
	text-indent: -9999px;
	width: 29px;
	height: 14px;
	margin-left: 11px;
	}

.exp_search{
	position: absolute;
	top: 0;
	width: 520px;
	z-index: 10000;
	}
	
.exp_search .color_search_btn{
	position: absolute;
	width: 117px;
	height: 30px;
	bottom: 0;
	right: 10px;
	padding-left: 10px;
	background-color: #778a90;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    z-index: 99;
	}
	
.exp_search .color_search_btn a{
	display: block;
	width: 102px;
	height: 30px;
	background: url(../images/colorsearch_icon.gif) no-repeat left;
	padding-left: 25px;
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
	}

	
.exp_search_bg{
	background:#778a90 url(../images/exp_search_bg_top.png) no-repeat top center;
	padding-top: 4px;
	padding-right: 4px;
	color: #FFF;
	}
	

.exp_search_bg .hp_search_field{
	border: none;
	border-style: none;
	background: url(../images/searchbar_in.png) repeat-x;
	width: 267px;
/*
	line-height: 40px;
*/
	height: 40px;
	font-size: 16px;
	font-family: Helvetica, Arial;
	color: #1e1e1e;
	padding-left: 10px;
	float: left;
	margin-left: 5px;
	}
	
.exp_search_bg a.vs_btn{
	display: block;
	float: left;
	width: 84px;
	height: 84px;
/*
	background: url(../images/visual_search_btn.png) no-repeat left;
*/
	background: url(../images/vs_close_btn1.png) no-repeat left;
	text-indent: -9999px;
	margin-left: -10px;
	margin-top: -18px;
	}
	
.colapse_srch_btn a{
	display: block;
	background: url(../images/collapse_search_btn.png) no-repeat top;
	text-indent: -9999px;
	width: 29px;
	height: 14px;
	margin-left: 11px;
	}
	
.exp_search_top{
	background: url(../images/exp_search_bg_top.png) no-repeat top center;
	width: 520px;
	height: 13px;
	
	}

.exp_search_bottom{
	background: url(../images/exp_search_bg_bottom.png) no-repeat bottom center;
	width: 520px;
	height: 13px;
	}



.exp_search_bg .uploadform {
    float: right;
    position: relative;
    width: 380px;
	height: 94px;
}


.exp_search_bg .uploadform p {
    float: left;
    padding: 0 0;
    margin: 0 0;
}

.exp_search_bg .uploadform h5{
	font-size: 14px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	margin: 2px 0 2px 0;
	padding: 0 10px;
	}

.exp_search_bg .uploadform .text {
    width: 300px;
    background-image: url(../images/browse_url_field.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 8px;
    padding-top: 6px;
    height: 25px;
   
}
.exp_search_bg .uploadform .text input {
    float: left;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    width: 300px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: transparent;
    
}

.exp_search_bg .uploadform .text_url {
    width: 370px;
    background-image: url(../images/url_field.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 8px;
    padding-top: 6px;
    height: 25px;
    margin-left: 1px;
}
.exp_search_bg .uploadform .text_url input {
    float: left;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    width: 370px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: transparent;
}

.exp_search_bg .uploadform .file {
    height: 31px;
    width: 72px;
    overflow: hidden;
    background-image: url(../images/browse_btn.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.exp_search_bg .uploadform .file input {
    position: absolute;
    right: 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity: 0);
}

.exp_search_bg .uploadform .switch {
	padding-left: 10px;
	padding-top: 3px;
	clear: both;
	}
	
.exp_search_bg .uploadform .switch a{
	color: #002c39;
	font-weight: bold;
	}
	
.exp_search_bg .uploadform .switch a:hover{
	color: #FFF;
	}
	

.search_wimg{
	background-color: #e4e2e0;
	-moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
    -webkit-border-bottom-left-radius:3px;
    -webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
    height: 84px;
	width: 108px;
	text-align: center;
    float: left;
    padding-right: 4px;	
	/*margin-bottom:-43px;*/
	margin-top: -20px;
	margin-bottom: 2px;
	cursor:pointer;
	}
	
#remove_visual_indicator {
	cursor:pointer;
	z-index: 10001;
	}
	
#remove_keyword_indicator {
	cursor:pointer;
	z-index: 10001;
	}
	
.exp_search_bg .search_wimg{
	background-color: #778a90;
}

	
img.vs_thumb{
	border: 1px solid #FFF;
	/*float: left;*/
	margin-left: 4px;
	margin-right: 0px;	
	margin-top: 4px;
	max-width: 102px;
	max-height: 73px;
	}
	
img.plus_icon{
	padding-left: 4px;
	padding-right: 5px;
	padding-top: 13px;
	float: left;
	width: 12px;
	height: 12px;
	}

img.plus_icon_dis{
	padding-left: 23px;
	padding-right: 24px;
	padding-top: 13px;
	float: left;
	width: 12px;
	height: 12px;
	}

div.spell_suggestion {
	float:left;
	font-family:Helvetica,Arial;
	font-size:16px;
	height:39px;
	line-height:39px;
	margin:25px -300px 0 5px;
	overflow:hidden;
	padding-top:3px;
	max-width:300px;
	font-weight: 300;
}

.search_btn{
	width: 100px;
	height: 40px;
	line-height: 36px;
	text-align: center;
	border: none;
	background: url(../images/search_btn_in.png) no-repeat right;
	color: #FFF;
	text-shadow: -1px -1px #2580a3;
	font-family: Helvetica;
	font-size: 18px;
	cursor: pointer;
	font-weight: 300;
	}



/* `Filters bar
----------------------------------------------------------------------------------------------------*/

.filters{
/*
	position: absolute;
	top: 4px;
	left: 10px;
	width: 160px;
*/

	float: left;
	margin-left: 10px;
	margin-right: 20px;
	width: 160px;
	margin-top: 4px;
	
	}
	
.left_nav_c{
	float: left;
	width: 160px;
	margin-right: 20px;
	margin-top: 1px;
	}

	
.filters h4, .left_nav_c h4{
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #6c7679;
	text-transform: uppercase;
	text-shadow: #fff 1px 1px 0;
	font-weight: normal;
	background: url(../images/border_1px.gif) repeat-x bottom;
	margin: 0 0 6px 0;
	padding-bottom:5px;
	padding-top: 4px;
	}
	
.left_nav_c h4{	
	margin: 3px 0 6px 0;
}
	
.filters h5, .left_nav_c h5{
	color: #3b97b7;
	font-family: Helvetica, Arial;
	font-size: 12px;
	margin: 10px 0 6px 0;
	text-shadow: #fff 1px 1px 0;
	font-weight: normal;
	padding: 0 0 0 7px;
	text-transform: lowercase;
	}
	
.filters p, .left_nav_c p{
	margin: 0 0;
	padding: 0 0;}


.filters .check {
    display: block;
    height: 20px;
    padding-left: 4px;
    clear:both;
}
.filters .check input {
    float: left;
    width: 12px;
    height: 12px;
    border: none;
}
.filters .check label {
	float: left;
    display: block;
    margin-left: 5px;
    cursor: pointer;
    text-shadow: #fff 1px 1px 0;
}
.filters .shape {
    display: block;
    float: left;
    margin: 0 1px 0 3px;
}
.filters .shape label {
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    overflow: hidden;
    cursor: pointer;
    height: 17px;
    text-indent: -5000px;
    width: 17px;
}
.filters .shape .checked {
    background-position: left bottom;
}
.filters .shape .c1 {
    background-image: url(../images/horizontal.gif);
    margin-left: 4px;
}
.filters .shape .c2 {
    background-image: url(../images/vertical.gif);
}
.filters .shape .c3 {
    background-image: url(../images/square.gif);
}
.filters .shape .c4 {
    background-image: url(../images/panoramic.gif);
    width: 32px;
}

.filters .text input {
	font-size: 12px;
	height: 18px;
	line-height: 12px;
	margin-left: 7px;
	padding: 3px;
	width: 139px;
}

/* `Results 
----------------------------------------------------------------------------------------------------*/

.search_results, .stockimg_info{
/*
	min-height: 500px
*/
overflow: hidden;
	}
	
.d_content_c{
	float: left;
	min-height: 500px;
	}
	
.path_pages{
	background: url(../images/border_1px.gif) repeat-x bottom;
	padding: 5px 0 4px 0;
	margin: 0;
	text-shadow: #fff 1px 1px 0;
	color: #586467;
	}
	
.path_pages_r{
	background: url(../images/border_1px.gif) repeat-x bottom;
	padding: 5px 0 0 0;
	margin: 0;
	text-shadow: #fff 1px 1px 0;
	color: #586467;
	}
	
.path_pages h1, .path_pages_r h1{
	font-size: 12px;
	color: #586467; /* #000; */
	margin: 0 0;
	padding: 0 0;
	float: left;
	margin-right: 5px;
	}

.path_pages h2, .path_pages_r h2{
	font-size: 12px;
	color: #586467; /* #000; */
	margin: 0 0;
	padding: 0 0;
	margin-left: 5px;
	font-weight: normal;
	float: right;
	}

	
.path_pages p, .path_pages_r p{
	padding: 0 0!important;
	margin: 0 0!important;
}

.path_pages .path, .path_pages_r .path{
	float: left;	
	max-width: 710px;
    min-height: 20px;
	vertical-align: top;
	margin-right:8px;
	margin-bottom: 0px!important;
	margin-top: 0px!important;
	padding-right:8px;
	}
	
.path_pages .path strong, .path_pages_r .path strong{
	color: #586467; /* #000; */
	}

.path_pages p.path2, .path_pages_r p.path2{
	float: left;	
	margin-right:8px!important;
	margin-left: 8px!important;
	margin-bottom:0px!important;
	margin-top: 0px!important;
	padding-right:0px!important;
	padding-left: 0px!important;
	padding-top:0px!important;
	padding-bottom: 0px!important;
	}


.path_pages .results_info, .path_pages_r .results_info{
	float: right;
	height: 20px;	
	vertical-align: top;
	}
	
.path_pages .results_info span, .path_pages .path span, .path_pages_r .results_info span, .path_pages_r .path span{
	font-weight: bold;
	color: #586467; /* #000; */
	float: left;
	}

.path_pages .path a, .path_pages_r .path a {
	text-transform:lowercase;
}	

.additional_options{
	text-shadow: #fff 1px 1px 0;
	padding: 10px 0 2px 0;
	margin: 0 0;
	color: #586467;
	}
	
.additional_options .rows span, .additional_options .views span{
	text-transform: uppercase;
	font-size: 11px;
	}
	
.additional_options .rows {
	padding-right: 8px;
	border-right: 1px solid #b2babc;
	float: left;
	}
	
.additional_options .rows span{
	display: block;
	float: left;
	margin-right: 6px;
	padding-top: 2px;
	}
	
.additional_options .rows a{
	display: block;
	float: left;
	padding-left: 22px;
	padding-right: 6px;
	}

.additional_options .rows a.active, .additional_options .views a.active {
	color: #000000;
}
	
.additional_options .rows a.row2{
	background: url(../images/row1.gif) no-repeat left;
	}

.additional_options .rows a.row5{
	background: url(../images/row2.gif) no-repeat left;
	}
.additional_options .rows a.row10{
	background: url(../images/row3.gif) no-repeat left;
	}
	
.additional_options .views {
	padding-left: 8px;
	border-left: 1px solid #FFF;
	float: left;}
	
.additional_options .pageing{
	float: right;}
	
.additional_options .pageing span{
	display: block;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	padding-top: 4px;
	text-transform: uppercase;
	font-size: 11px;
	}

.additional_options .pageing a{
	display: block;
	border: 1px solid #bbbbbb;
	-moz-box-shadow: 1px 1px 0px #FFF;
	-webkit-box-shadow: 1px 1px 0px #FFF;
	box-shadow: 1px 1px 0px #FFF;
	float: left;
	background:#fff url(../images/pages_btn_bg.png) repeat-x bottom;
	margin-left: 1px;
	margin-right: 1px;
	padding: 1px 6px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	font-size: 12px;
	}
	
.additional_options .pageing a:hover, .additional_options .pageing a.current_page{
	background-color: #62b4cb;
	background-image: none;
	color: #FFF;
	text-shadow: #2580a3 -1px -1px 0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:1px solid #4992a6;
	
	
	}
	
.additional_options .pageing a.prev, .additional_options .pageing a.next{
	display: block;
	border: 1px solid #bbbbbb;
	-moz-box-shadow: 1px 1px 0px #FFF;
	-webkit-box-shadow: 1px 1px 0px #FFF;
	box-shadow: 1px 1px 0px #FFF;
	float: left;
	background:#fff url(../images/pages_btn_bg.png) repeat-x bottom;
	margin-left: 1px;
	margin-right: 1px;
	padding: 1px 6px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	font-size: 16px;
	line-height: 18px;
}

 .additional_options .pageing a.prev:hover,  .additional_options .pageing a.next:hover {
	background-color: #62b4cb;
	background-image: none;
	color: #FFF;
	text-shadow: #2580a3 -1px -1px 0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:1px solid #4992a6;
}

.additional_options .pageing input.page_number {
    background-color: #62B4CB;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:1px solid #4992a6;
    color: #FFFFFF;
    float: left;
    height: 14px;
    font-size: 12px;
    font-family: Helvetica, Arial, sans-serif;
	text-shadow: #2580a3 -1px -1px 0;
    margin-left: 1px;
    margin-right: 0;
    padding: 3px;
    text-align: center;
    width: 37px;
	-moz-box-shadow: 1px 1px 0px #FFF;
	-webkit-box-shadow: 1px 1px 0px #FFF;
	box-shadow: 1px 1px 0px #FFF;
}
	
.results{
	clear: both;
	}
	
.image_fix_container {
	float: left;
	overflow: hidden;
	height: 175px;
}
	
.results .image{
	float: left;
	margin-right: 14px;
	margin-bottom: 0px;
	text-align: center;
	
	}
	
/*
.results .imageXYZ {
	padding-top: 50px;
	min-height: 120px;}
*/

	
.results .top_shadow, .similar_imgs .top_shadow{
	background: url(../images/img_shadow_top.png) no-repeat top center;
	width: 126px;
	height: 4px;
	}

.results .bottom_shadow, .similar_imgs .bottom_shadow{
	background: url(../images/img_shadow_bottom.png) no-repeat bottom center;
	width: 126px;
	height: 4px;
	}
	
.results .img_in, .similar_imgs .img_in{
	background: url(../images/img_shadow_center.png) repeat-y;
	}
.results .icons, .similar_imgs .icons{
	background: url(../images/img_shadow_center.png) repeat-y;
	text-align: left;
	margin: 0 auto;
	padding: 3px 10px 5px 5px;
	}
	
.results .icons{
	width: 111px;
	position: relative;
	}
	
.similar_imgs .icons{
	width: 111px;
	position: relative;
	}

	
.results .icons span, .similar_imgs .icons span{
	display: block;
	float: left;
	font-size: 11px;
	background: url(../images/downloads_icon.gif) no-repeat left;
	padding-left: 13px;
	}
	
.results .icons a.similar_res_icon {
	display: block;
	text-indent: -9999px;
/*
	float: right;
	width: 18px;
	height: 17px;
	background-image: url(../images/similar_icon.gif);
*/
	width: 30px;
	height: 30px;
	background-image: url(../images/vs_new_icon_s.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: -10px;
	right: -7px;	
	}
	
.similar_imgs .icons a.similar_res_icon {
	display: block;
	text-indent: -9999px;
/*
	float: right;
	width: 18px;
	height: 17px;
	background-image: url(../images/similar_icon.gif);
*/
	width: 30px;
	height: 30px;
	background-image: url(../images/vs_new_icon_s.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: -10px;
	right: -4px;	
	}


.results .icons a.add_to_lightbox, .similar_imgs .icons a.add_to_lightbox,
.results .icons a.already_in_lightbox, .similar_imgs .icons a.already_in_lightbox,
.results .icons a.remove_from_lightbox
{
	display: block;
	float: left;
	width: 18px;
	height: 17px;
	text-indent: -9999px;
	background-image: url(../images/lightbox_icon.gif);
	background-repeat: no-repeat;
	margin:0 5px;
	}

.results .icons a.already_in_lightbox, .similar_imgs .icons a.already_in_lightbox {
	background-image: url(../images/lightbox_icon_alreadyin.gif)!important;
}

.results .icons a.remove_from_lightbox {
	background-image: url(../images/lightbox_icon_remove.gif)!important;
}

/* `Details page styles
----------------------------------------------------------------------------------------------------*/

.details_content{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	}	


.img_details{
	width: 960px;
	margin-top: 15px;
	padding-bottom: 20px;
	}
	
	.img_details .left_col{
		width: 408px;
		margin-right: 6px;
		float: left;
		}
		
	.img_details .right_col{
		width: 520px;
		margin-left: 6px;
		float: left;
		}
		
		
	.img_details h1{
		color: #2a2e33;
		font-size: 20px;
		margin: 0 0 0 0;
		padding: 0 0 10px 0;
		font-weight: normal;
		
		}



.img_box .top_shadow, .photographer_info .top_shadow{
	background: url(../images/details_shadow_top.gif) repeat-x top;
	width: 400px;
	height: 4px;
	margin: 0 4px;
	}

.img_box .bottom_shadow, .photographer_info .bottom_shadow{
	background: url(../images/details_shadow_bottom.gif) repeat-x bottom;
	width: 400px;
	height: 4px;
	margin: 0 4px;
	}
	
.img_box .img_in, .photographer_info .avatar_info{
	background: url(../images/details_shadow_center.gif) repeat-y;
	width: 408px;
	text-align: center;
	}
	
.img_box .desription_btns{
	background: url(../images/details_shadow_center.gif) repeat-y;
	padding: 15px 14px;
	width: 380px;
	position: relative;
	}

.desription_btns h2{
	font-size: 12px;
	margin: 0 0;
	padding: 0 0;
	font-weight: normal;}	

.img_box .desription_btns span{
	display: block;
	float: left;
	max-width:270px;
	}
	
.img_box .desription_btns a.similar_res_icon {
	display: block;
	width: 41px;
	height: 41px;
	text-indent: -9999px;
	background-image: url(../images/vs_new_icon_b.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: -10px;
	right: -7px;
	}

.img_box .desription_btns a.add_to_lightbox, .img_box .desription_btns a.already_in_lightbox {
	display: block;
	float: right;
	width: 28px;
	height: 25px;
	text-indent: -9999px;
	background-image: url(../images/lightbox_icon_big.png);
	background-repeat: no-repeat;
	margin-right: 25px;
	}

.img_box .desription_btns a.donate {
	display: block;
	float: left;
	width: 24px;
	height: 20px;
	text-indent: -9999px;
	background-image: url(../images/ht_pages/donate_big_icon.png);
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-right: 0px;
	}

	
.img_box .desription_btns a.already_in_lightbox {
	background-image: url(../images/lightbox_icon_big_already_in.png)!important;
	}	
	
	
.credits_box .top_shadow{
	background: url(../images/details_shadow_top.gif) repeat-x top;
	width: 520px;
	height: 4px;
	margin: 0 4px;
	}

.credits_box .bottom_shadow{
	background: url(../images/details_shadow_bottom.gif) repeat-x bottom;
	width: 520px;
	height: 4px;
	margin: 0 4px 9px 4px;
	}
	
.credits_box .credits_info{
	background: url(../images/credits_shadow_center.gif) repeat-y;
	width: 508px;
	padding: 10px;
	}
	
.credits_box .notes{
	font-size: 11px;
	padding: 10px 10px 0 10px;
	border-top: 1px solid #d4d8d9;
	}
	
.similar_imgs{
	margin: 0 0 0 4px;
	}

.similar_imgs .image {
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 0px;
	text-align: center;
	
	}
	
.similar_imgs .image_active {
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 0px;
	text-align: center;
	border: 1px solid #6cb5c9;
	background-color: white;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;

	}

	
.similar_imgs h4{
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #2a2d2e;
	text-transform: uppercase;
	text-shadow: #fff 1px 1px 0;
	font-weight: bold;
	background: url(../images/border_1px.gif) repeat-x bottom;
	margin: 0 0 6px 0;
	padding-bottom:5px; 
	}
	
ul.credits_row{
	
	margin: 0 0;
	list-style-type: none;
	}
	
ul.credits_row li{
	margin: 0 0;
	border-top: 1px solid #d4d8d9;
	padding: 1px 0;
	
	}
	
	
/*
ul.credits_row li a{
	display:block;
	height: 40px;
	}
*/


ul.credits_row li a{
	color:#3c485d;
	 }
	 
ul.credits_row li.credits a{
	/*float: right;*/
	 }
	
	ul.credits_row li.active{
	background-color: #cae3ea;
	}

	
ul.credits_row li:hover{
	background-color: #f0f0f0;
	cursor: pointer;
	}

	
ul.credits_cols{
	margin: 0 0;
	padding: 0 0;
	list-style: none;
	height: 50px;
	}
	
	li.extended ul.credits_cols{
		height: 50px;
	}
	
	ul.credits_cols li{
		display: block;
		float: left;
		color: #586467;
		font-size: 12px;
		border: none;
		}
		
		ul.credits_cols li:hover{
			background: none;}
		
	ul.credits_cols li.title{
		padding-left: 20px;
		font-size: 14px;
		font-weight: bold;
		color: #3c485d;
		line-height: 50px;
		width: 130px;
		}
		
	li.extended ul.credits_cols li.title {
		line-height:16px;
		font-size:12px;
		width:165px;
		padding-top: 10px;
		}
		
	ul.credits_cols li.resolution{
		padding-left: 10px;
		line-height: 50px;
		width: 130px;
		}
		
	li.extended ul.credits_cols li.resolution{
		padding-left:25px;
		width:100px;
		line-height: 50px;
		}
		
	ul.credits_cols li.output_size{
		padding-left: 10px;
		padding-top: 10px;
		line-height: 16px;
		width: 130px;
		}
		
	li.extended ul.credits_cols li.output_size{
		padding-left: 30px;
		width: 90px;
		line-height: 16px;
		padding-top: 10px;
		}
		
	ul.credits_cols li.credits{
		padding-right: 20px;
		padding-left: 20px;
		font-size: 20px;
		padding-top: 10px;
		font-weight: bold;
		color: #3c485d;
		/* line-height: 40px; */
		width: 30px;
		line-height: 16px;
		text-align: center;
		}
		
		ul.credits_cols li.credits span{
			font-size: 11px;
			font-weight: normal;
			}
		
	li.extended ul.credits_cols li.credits{
/*
		line-height: 50px;
*/
		line-height: 16px;
		padding-top: 10px;
		}


ul.license_tabs{
	list-style-type: none;
	margin: 0 0;
	padding: 0 0;
	}
	
	ul.license_tabs li{
		float: left;
		display: inline;
		padding: 0px 0 0 0;
		margin: 0 1px 0 0;
		
		}
		
		ul.license_tabs li a{
			padding: 5px 10px;
			display: block;
			color: #3c485d;
			background-color: #d4d8d9;
			border-top: 1px solid #d4d8d9;
			border-left: 1px solid #d4d8d9;
			border-right: 1px solid #d4d8d9;
			}
			
/*
		ul.license_tabs li.last a{
			border-left: 1px solid #d4d8d9;
			}
*/

			
		ul.license_tabs li a:hover{
			/* background: url(../images/license_tabs_arrow.gif) no-repeat center bottom; */
			color: #3c485d;
			background-color: #f7f7f7;
			border-top: 1px solid #d4d8d9;
			border-left: 1px solid #d4d8d9;
			border-right: 1px solid #d4d8d9;
			}
			
		ul.license_tabs li.active a{
			/* background: url(../images/license_tabs_arrow.gif) no-repeat center bottom; */
			color: #FFF;
			background-color: #479dbb;
			border-top: 1px solid #479dbb;
			border-left: 1px solid #479dbb;
			border-right: 1px solid #479dbb;
			}
			
.buy_bar{
/*
	border-top: 1px solid #d4d8d9;
*/
	padding: 10px;
	}
	
	p.howto{
		float: left;
		padding: 0 0;
		margin: 0 0;
		font-weight: bold;
		color: #3c485d;
		}
		
	p.buy_btn{
		float: right;
		padding: 0 0;
		margin: 0 0;
		}
		
	p.buy_btn a{
		display: block;
		background-position: -1px -1px;
		width: 120px;
		height: 42px;
		line-height: 42px;
		color: #FFF;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		text-shadow: #2580a3 -1px -1px 0;
		}
		
	p.buy_btn a:hover{
		background-position: -1px -44px;
		}
		
.img_details .additional_info{
	padding: 6px 4px;
	margin: 0 4px;
	background: url(../images/border_1px.gif) repeat-x bottom;
	}

.img_details .additional_info p{
	padding: 0 0;
	margin: 0 0;
	text-shadow: #fff 1px 1px 0;
	}
	
.img_details .additional_info p.img_downloads{
	background: url(../images/downloads_icon.gif) no-repeat left;
	padding-left: 13px;
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #2a2d2e;
}

.img_details .additional_info p.comp_img{
	float: right;
}

.img_details .additional_info p.comp_img a{
	font-size: 12px;
	color: #49a5be;
	font-weight: bold;
	}
	
	.img_details .additional_info p.comp_img a:hover{
	color: #2a2d2e;
	}
	
.img_details .img_info{
	margin: 0 4px;
	padding: 10px 4px;
	background: url(../images/border_1px.gif) repeat-x bottom;
	}

	
.img_details .img_info ul{
	margin: 0;
	padding: 0;
	}
	
.img_details .img_info ul li{
	list-style-type: none;
	margin: 0 0;
	padding: 0 0;
	text-shadow: #fff 1px 1px 0;
	color: #2a2d2e;
	}
	
	.img_details .img_info li.img_type, .img_details .img_info li.model_r, .img_details .img_info li.prop_r, .img_details .img_info li.img_views{
		width: 145px;
		float: left;
		display: block;
		padding: 5px 24px;
		}
		
		.img_details .img_info li.img_type{
			background: url(../images/img_info_icon.gif) no-repeat left;
			}

		.img_details .img_info li.model_r{
			background: url(../images/model_release_icon.gif) no-repeat left;
			}

		.img_details .img_info li.prop_r{
			background: url(../images/prop_release_icon.gif) no-repeat left;
			}

		.img_details .img_info li.img_views{
			background: url(../images/views_icon.gif) no-repeat left;
			}
			
.img_info_text, .img_additional_info{
	/* color: #2A2D2E; */
	text-shadow: #fff 1px 1px 0;
	line-height: 18px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 8px;
	padding-bottom: 8px;
	background: url(../images/border_1px.gif) repeat-x bottom;
	}
	
.img_info_text h2{
	font-size: 14px;
	color: #2A2D2E;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	}
	
.img_info_text p, .img_additional_info p{
	margin: 0 0 0 0;
	padding: 8px 0 8px 0;}
			
.photographer_info .avatar_info{
	padding: 8px 12px;
	}
			
.photographer_info .avatar_info p{
	text-align: left;
	margin: 0 0;
	padding: 0 0;
	}
	
	.photographer_info .avatar_info p.avatar{
		float: left;
		width: 48px;
		height: 48px;
		}
		
	.photographer_info .avatar_info p.name{
		float: left;
		padding-left: 10px;
		}
		
	.photographer_info .avatar_info p.portfolio{
		float: right;
		text-align: right;
		padding-right: 26px;
		}
		
		.avatar_info span{
			color: #3c485d;
			font-size: 16px;
			font-weight: bold;
			}
		
.left_col h4{
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #2a2d2e;
	text-transform: uppercase;
	text-shadow: #fff 1px 1px 0;
	font-weight: bold;
	margin: 0; 
	padding: 10px 4px 5px 4px;
	}
	

.img_tags{
	margin: 0 4px;
	padding: 0 0 13px 0;
	text-shadow: #fff 1px 1px 0;
	text-align: justify;
	background: url(../images/border_1px.gif) repeat-x bottom;

	}
	
	.img_tags a{
		line-height: 24px;
		color: #2a2e33;
		}
		
	.img_tags a:hover{
		color: #53afc9;
		}
		
	.img_tags a.pt12{
		font-size: 12px;
		}
		
	.img_tags a.pt14{
		font-size: 14px;
		}

	.img_tags a.pt16{
		font-size: 16px;
		}

	.img_tags a.pt18{
		font-size: 18px;
		}

	.img_tags a.pt20{
		font-size: 20px;
		}

	.img_tags a.pt22{
		font-size: 22px;
		}
		
	.img_tags a.pt24{
		font-size: 24px;
		}
		
	.img_tags a.pt26{
		font-size: 26px;
		}
		
	.img_tags a.pt28{
		font-size: 28px;
		}
		
	.img_tags a.pt30{
		font-size: 28px;
		}
		

/* `Dynamic pages styles
----------------------------------------------------------------------------------------------------*/

ul.subnav{
	margin: 20px 0 0 0;
	padding: 0 0;
	list-style-type: none;
	}
	
	ul.subnav li{
		margin: 0 0;
		padding: 0 0;
		
		}
		
		ul.subnav li a{
			display: block;
			font-size: 12px;
			color: #788085;
			padding: 6px 10px 6px 10px;
			margin: 0 0 3px 0;
			text-shadow: 1px 1px #f3f3f3;
			line-height: 14px;
			border-bottom: 1px solid #e2e2e2;
			}
			
			ul.subnav li a:hover, ul.subnav li a.active {
				border: 1px solid #bbbbbb;
				-moz-box-shadow: 1px 1px 0px #FFF;
				-webkit-box-shadow: 1px 1px 0px #FFF;
				box-shadow: 1px 1px 0px #FFF;
				-webkit-border-radius:5px;
				-moz-border-radius:5px;
				border-radius:5px;
				padding: 5px 10px 6px 9px;
				text-shadow: 1px 1px #f3f3f3;
				background:#fff url(../images/pages_btn_bg.png) repeat-x bottom;
				color: #3C485D;
				}
				

#dynamic_content{
	width: 760px;
	margin-top: 20px;
	text-shadow: 1px 1px #f3f3f3;
	color: #586467;
	padding-bottom: 20px;
	font-size: 14px;
	}
	
	#dynamic_content h1{
		color: #2a2e33;
		font-size: 20px;
		margin: 15px 0;
		padding: 0;
		font-weight: bold;
		}

	
	#dynamic_content h2{
		color: #2a2e33;
		font-size: 16px;
		margin: 15px 0;
		padding: 0;
		font-weight: normal;
		}
		
	#dynamic_content p{
		margin: 15px 0;
		padding: 0;}
		
		#dynamic_content big{
			font-size: 16px;
			color: #2a2e33;
			}
			
	#dynamic_content ul{
		margin: 20px 0;
		padding: 0 0;
		list-style-type: circle;
		}
		
		#dynamic_content ul li{
			margin: 15px 50px;
			padding: 0 0;
			}
			
			#dynamic_content ul li strong{
				color: #2a2e33;
				}
				

	.usg_tbl table{
		width: 100%;
		line-height: 16px;
		}
		
		.usg_tbl table th{
			font-size: 11px;
			color: #479dbb;
			font-weight: bold;
			border: 0;
			}
			
			.usg_tbl table th{
				padding: 10px 5px 10px 5px; /* revert ot this when we have the share option as well:  padding: 5px 25px 5px 0px; */
				text-align: center;
				vertical-align: middle;
				}
				
			.usg_tbl table td{
				padding: 2px 5px 2px 5px; /* revert ot this when we have the share option as well:  padding: 5px 25px 5px 0px; */
				text-align: center;
				vertical-align: middle;
				width: 12%;
				
				}
				
				.usg_tbl table td.usg_r_bg{
					background-color: #e2e2e2;
					}
					
			.usg_tbl table tr.usg_view_links td{
				font-size: 12px;
				}
				
			.usg_tbl tr:first-child{
				border: 0;
				
			}
			
			.usg_tbl th:first-child{
				text-align: left;
				
			}
			
			.usg_tbl td:first-child{
				width: 40%;
				height: 45px;
				color: #333;
				text-align: left;
				font-size: 12px;
				
				vertical-align: middle;
			}
				
			.usg_tbl table tr{
				border-top: 1px solid #d4d8d9;
				margin: 1px;
				}
				
.offices {
	margin-bottom: 20px;
	}
				
.offices .left{
	width: 360px;
	float: left;
	padding-left: 20px;	
	}

.offices .right{
	width: 360px;
	float: right;
	
	}

.cat_p_l{
	width:360px;
	float:left;
	margin-right:15px;
	}

.cat_p_r{
	width:360px;
	float:right;
	margin-left:15px;
	}



/* `Tag Cloud styles
----------------------------------------------------------------------------------------------------*/
				
				
	#tags{
		width: 760px;
		margin-top: 20px;
		text-shadow: 1px 1px #f3f3f3;
		color: #586467;
		padding-bottom: 20px;
		text-align: justify;
		}
		
		#tags a{
		color: #2a2e33;
		line-height: 32px;
		margin-right: 10px;
			}
			
		#tags a:hover{
		color: #53afc9;
		}

			



/* `Profile page styles
----------------------------------------------------------------------------------------------------*/
		
.profile_content{			
	width: 780px;
	float: left;
	}
	
.lightboxes, .profile, .credits_content{
		
		margin-top: 15px;
		padding-bottom: 20px;
	}
	
.lightboxes .top_shadow, .profile .top_shadow, #dynamic_content .top_shadow{
	background: url(../images/details_shadow_top.gif) repeat-x top;
	width: 760px;
	height: 4px;
	margin: 0 4px;
	}

.lightboxes .bottom_shadow, .profile .bottom_shadow, #dynamic_content .bottom_shadow{
	background: url(../images/details_shadow_bottom.gif) repeat-x bottom;
	width: 760px;
	height: 4px;
	margin: 0 4px 9px 4px;
	}
	
.lightboxes .ltb_tbl, .profile .ltb_tbl, .lightboxes .purch_tbl, #dynamic_content .usg_tbl, #dynamic_content .contact_tbl{
	background: url(../images/lightboxes_shadow_center.gif) repeat-y;
	width: 746px;
	padding: 10px;
	}
	
	.lightboxes h2, .profile h2, .fullwc_content h2{
		color: #2a2e33;
		font-size: 20px;
		margin: 0 0 0 0;
		padding: 0 0 0 4px;
		font-weight: normal;
		text-shadow: 1px 1px #f3f3f3;
		}
		
	.lightboxes p, .profile p, .fullwc_content p{
		font-size: 12px;
		margin: 8px 0;
		padding: 0 0 0 4px;
		text-shadow: 1px 1px #f3f3f3;
		}
		
	.lightboxes p.left, .profile p.left, .fullwc_content p.left{
		float: left;
		width: 500px;
		}
		
.profile .user_avatar{
	float: left;
	vertical-align: top;
	margin-right: 20px;
	}
	
	.profile .user_avatar img{
		border:1px solid #cfcfcf;
		}
		
	.profile p.left span{
		color: #2a2e33;}
		
	
	.profile p.left span.username{
		color: #2a2e33;
		font-weight: bold;
		font-size: 16px;}
				

	.ltb_tbl table{
		width: 100%;
		
		}
		
		.ltb_tbl table th{
			font-size: 12px;
			color: #bfbfbf;
			font-weight: normal;
			margin: 19px 0px 5px;
			border: 0;
			}
			
			.ltb_tbl table th, .ltb_tbl table td{
				padding: 5px 25px 5px 55px; /* revert ot this when we have the share option as well:  padding: 5px 25px 5px 0px; */
				text-align: center;
				}
				
			.ltb_tbl tr:first-child{
				border: 0;
			}
			
			.ltb_tbl th:first-child{
				text-align: left;
			}
			
			.ltb_tbl td:first-child{
				width: 45%;
				text-align: left;
				font-size: 12px;
				font-weight: bold;
			}
				
			.ltb_tbl table tr{
				border-top: 1px solid #d4d8d9;
				}

			.ltb_tbl td ul{
				margin: 0 0 0 0px;
				padding: 0 0;
				list-style-type: none;
				}
			
			.ltb_tbl td ul li{
				margin: 0 0;
				padding: 0 0;
				}
				
			.ltb_tbl td ul li a{
				display: block;
				float: left;
				text-indent: -9999px;
				margin-left: 8px;
				}
				
			.ltb_tbl td ul li.edit a{
				background: url(../images/ltb_edit_icon.gif) no-repeat;
				width: 19px;
				height: 17px;
				}
	
			.ltb_tbl td ul li.delete a{
				background: url(../images/ltb_delete_icon.gif) no-repeat;
				width: 19px;
				height: 17px;
				}

			.ltb_tbl td ul li.mail a{
				background: url(../images/ltb_mail_icon.gif) no-repeat;
				width: 19px;
				height: 17px;
				}
				
	.purch_tbl table{
		width: 100%;
		
		
		}
		
		.purch_tbl table th{
			font-size: 13px;
			color: #000;
			font-weight: normal;
			margin: 19px 0px 5px;
			border: 0;
			}
			
			.purch_tbl table th, .purch_tbl table td{
				padding: 5px 0 5px 0; /* revert ot this when we have the share option as well:  padding: 5px 25px 5px 0px; */
				text-align: center;
				vertical-align: middle;
				}
				
			.purch_tbl tr:first-child{
				border: 0;
			}
			
			.purch_tbl th:first-child{
				text-align: left;
			}
			
			.purch_tbl td:first-child{
				width: 10%;
				text-align: left;
				font-size: 12px;
				font-weight: bold;
			}
				
			.purch_tbl table tr{
				border-top: 1px solid #d4d8d9;
				}
			
			.purch_tbl table td.price{
				font-weight: bold;
				color: #2a2e33;
				}

			.purch_tbl table td.credits{
				font-weight: bold;
				}


				


			
/* `Credits page styles
----------------------------------------------------------------------------------------------------*/

.fullwc_content{			
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	}
	
.fullwc_content .top_shadow{
	background: url(../images/details_shadow_top.gif) repeat-x top left;
	width: 954px;
	height: 4px;
	margin: 0 4px;
	}

.fullwc_content .bottom_shadow{
	background: url(../images/details_shadow_bottom.gif) repeat-x bottom left;
	width: 954px;
	height: 4px;
	margin: 0 4px 9px 4px;
	}


.fullwc_content .cr_tbl{
	background: url(../images/945px_shadow_center.gif) repeat-y;
	width: 920px;
	padding: 20px;
	position: relative;
	}
	
/* 'Credits table
---------------------------------------------------------------------*/
	
.cr_tbl_brd{
	}
	
	
.cr_tbl_brd ul.cr_col, ul.active{
	list-style-type: none;
	padding: 0 0;
	margin: 0 1px 0 0;
	float: left;
	cursor: pointer;
	background-color: #e3e3e3;
	}

.cr_tbl_brd ul.cr_col{
	background-color: #e3e3e3;
	}
	

.credits_ok_text {
	color: #5EAE03 !important;
}
	
.cr_tbl_brd ul.active {
	background-color: #cae3ea;
	}
	
	.cr_tbl_brd ul.cr_col li, ul.active li{
		width: 183px;
		padding: 20px 0 14px 0;
		background: url(../images/btm_border.gif) repeat-x bottom;
		text-align: center!important;
		vertical-align: middle;
		margin: 0 0;
		color: #586467;
		font-size: 12px;
		line-height: 16px;
		cursor: pointer;
		}
		
	.cr_tbl_brd li.credits span{
		font-size: 30px;
		color: #3c485d;
		font-weight: bold;
		}
		
	.cr_tbl_brd li.price {
	 font-style: italic;
	 }
	 
	.cr_tbl_brd li.price span{
	 	font-style: normal;
	 	font-weight: bold;
	 	font-size: 24px;
	 	color: #63b4cb;
	 	}
	 	
	.cr_tbl_brd  li.discount span{
	 	color: #5eae03;
	 	font-size: 18px;
	 	font-weight: bold;
	 	line-height: 20px;
	 	}
	 
	  .cr_tbl_brd li.percredit{
	  	background-image: none!important;
	  	
	  	}
	 	
	 .cr_tbl_brd li.percredit span{
	 	color: #3c485d;
	 	font-weight: bold;
	 	font-size: 18px;
	 	line-height: 20px;
	 	}
	 	
	 .cr_tbl_brd li.buy_s {
	 	text-align: center;
	 	background: url(../images/btm_border.gif) repeat-x top!important;
	 }
	 	
	 .cr_tbl_brd li.buy_s a{
	 	display: block;
		background-position: -101px -133px;
		width: 116px;
		margin: auto;
		height: 28px;
		line-height: 28px;
		color: #FFF;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		text-shadow: #2580a3 -1px -1px 0;
	 	}

	 .cr_tbl_brd li.buy_s a:hover{
		background-position: -101px -162px;
	 	}
		
	 .cr_tbl_brd ul.active li.buy_s a{
	 	display: block;
		background-position: -1px -1px;
		width: 120px;
		margin: auto;
		height: 42px;
		line-height: 42px;
		color: #FFF;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		text-shadow: #2580a3 -1px -1px 0;
	 	}
	 	
	 .cr_tbl_brd ul.active li.buy_s a:hover{
		background-position: -1px -44px;
	 	}
	 	

/* 'Prices table
---------------------------------------------------------------------*/


.prices_tbl_brd{
	}
	
	
.prices_tbl_brd ul.cr_col, ul.active{
	list-style-type: none;
	padding: 0 0;
	margin: 0 1px 0 0;
	float: left;
	cursor: pointer;
	background-color: #e3e3e3;
	text-shadow: 1px 1px #f7f7f7;
	}

.prices_tbl_brd ul.cr_col{
	background-color: #e3e3e3;
	}


/*	
.credits_ok_text {
	color: #5EAE03 !important;
}
*/
	
.prices_tbl_brd ul.active {
	background-color: #cae3ea;
	}
	
	.prices_tbl_brd ul.cr_col li, ul.active li{
		width: 152px;
		padding: 20px 0 14px 0;
		background: url(../images/btm_border.gif) repeat-x bottom;
		text-align: center!important;
		vertical-align: middle;
		margin: 0 0;
		color: #586467;
		font-size: 12px;
		line-height: 16px;
		cursor: pointer;
		}
		
	.prices_tbl_brd li.credits span{
		font-size: 30px;
		color: #3c485d;
		font-weight: bold;
		}
		
	.prices_tbl_brd li.price {
	 font-style: italic;
/*
		color: #9f9f9f!important;
*/
	 }
	 
	.prices_tbl_brd li.price span{
	 	font-style: normal;
	 	font-weight: bold;
	 	font-size: 24px;
	 	color: #63b4cb;
	 	
	 	}
	 	
	.prices_tbl_brd  li.discount span{
	 	color: #5eae03;
	 	font-size: 18px;
	 	font-weight: bold;
	 	line-height: 20px;
	 	}
	 
	  .prices_tbl_brd li.percredit{
	  	background: url(../images/btm_border.gif) repeat-x bottom!important;
	  	font-style: italic;
	  	height: 33px;
	  	padding-top: 13px!important;
/*
		color: #9f9f9f!important;
*/
	  	}
	 	
	 .prices_tbl_brd li.percredit span{
	/*  color: #3c485d; */
	 	font-weight: bold;
	 	font-size: 16px;
	 	line-height: 20px;
	 	font-style: normal;
	 	}
	 
	.prices_tbl_brd li.blank{
/*
	  	background-color:#f7f7f7!important;
*/
	  	height: 39px;
	  	}
	.prices_tbl_brd li.blank1{
/*
	  	background-color:#f7f7f7!important;
*/
	  	height: 36px;
	  	}
	.prices_tbl_brd li.blank2{
	  	background-color:#f7f7f7!important;
	  	height: 41px;
	  	background-image: none!important;
	  	}
	  	
	  	
	.prices_tbl_brd li.sizes{
		font-size: 16px!important;
		font-weight: bold;
		height: 60px;
		line-height: 60px!important;
		padding: 0px!important;
		color: #3c485d!important;
		}
	
	 .prices_tbl_brd li.buy_s {
	 	text-align: center;
	 	/* background: url(../images/btm_border.gif) repeat-x top!important; */
	 }
	 	
	 .prices_tbl_brd li.buy_s a{
	 	display: block;
		background-position: -101px -133px;
		width: 116px;
		margin: auto;
		height: 28px;
		line-height: 28px;
		color: #FFF;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		text-shadow: #2580a3 -1px -1px 0;
	 	}

	 .prices_tbl_brd li.buy_s a:hover{
		background-position: -101px -162px;
	 	}
		
	 .prices_tbl_brd ul.active li.buy_s a{
	 	display: block;
		background-position: -1px -1px;
		width: 120px;
		margin: auto;
		height: 40px;
		line-height: 40px;
		color: #FFF;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		text-shadow: #2580a3 -1px -1px 0;
	 	}
	 	
	 .prices_tbl_brd ul.active li.buy_s a:hover{
		background-position: -1px -44px;
	 	}
	 	

.bestsell{
	display: block;
	position: absolute;
	top: 20px;
	left: 20px;
	background: url(../images/bestsell_badg.png) no-repeat;
	width: 74px;
	height: 70px;
	text-indent: -99999px;
	}
	
.bestprice{
	display: block;
	position: absolute;
	top: 20px;
	right: 21px;
	background: url(../images/bestprice_badg.png) no-repeat;
	width: 69px;
	height: 70px;
	text-indent: -99999px;
	}
	.credits_content h2 span {
		font-size: 14px;
		color: #d84700;
	}
	
	.license_selection_inviting {
		font-size: 12px !important;
		padding-top: 11px !important;
		color: #5eae03 !important;
	}
	
	.license_selection_warning {
		font-size: 13px !important;
		padding-top: 10px !important;
		color: #d84700 !important;
	}
		
	.pack_incl{
		background-color: #ececec;
		padding: 10px;
	}
	
	.pack_incl p{
		margin: 0 0;
		padding: 0 0;
		}
		
	.pack_incl p span{
		width: 150px;
		font-weight: bold;
		color: #2a2e33;
		display: block;
		float: left;}
		
		p.p_meth{
			float: right;
			}
			
		span.paypal{
			background: url(../images/paypal-curved-32px.png) no-repeat;
			text-indent: -99999px;
			height: 30px;
			width: 80px;
			display: block;
			}
			
		span.moneybookers{
			background: url(../images/moneybookers_big.png) no-repeat;
			text-indent: -99999px;
			height: 30px;
			width: 61px;
			margin-right: 8px;
			display: block;
			}


.order_info{
	width: 320px;
	float: left;
	margin-right: 10px;
	background-color: #eeeeee;
}

.order_info h2{
	background-color: #f7f7f7;
}
	
.billing_info{
	width: 580px;
	float: left;
	margin-left: 10px;
	}

.order{
	
	}
	
.order ul{
	list-style-type: none;
	background: url(../images/btm_border.gif) repeat-x bottom;
	padding: 10px;
	margin: 0 0;
	clear: both;
	height: 40px;
	}
	
	.order ul li{
		padding: 10px 0;
		margin: 0 0;
		display: block;
		width: 150px;
		float: left;
		color: #2a2e33;
		}
		
	.b24{
		font-size: 24px;
		color: #3c485d;
		font-weight: bold;
		line-height: 18px;}

	.lb24{
		font-size: 24px;
		color: #63b4cb;
		font-weight: bold;
		line-height: 18px;}

.paym_type{
	background: #e3e3e3 url(../images/btm_border.gif) repeat-x bottom;
	padding: 10px;
	color: #2a2e33;
	height: 35px;
	}	
	
	.paym_type p{
		float: left;
		width: 250px;
		}	


/* `Upload image page styles
----------------------------------------------------------------------------------------------------*/

.keywords	{
	border:1px solid #ccc;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding: 5px;
	background-color: white;
	margin-bottom:5px;
	}
	
.k_options{
	padding: 0 0;
	margin: 0 0;
	text-align: left;
	}
	
.keywords a{
	
	background-color: #e2e2e2;
	padding: 3px 6px;
	border:1px solid #ccc;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	color: #333;
	line-height: 26px;

	}
	
.keywords a:hover{
	
	background-color: #cae3ea;
	padding: 3px 6px;
	border:1px solid #6cb5c9;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	color: #333;

	}
	
	.keywords a.active{
	
	background-color: #cae3ea;
	padding: 3px 6px;
	border:1px solid #6cb5c9;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	color: #333;

	}

/* `Image collections styles
----------------------------------------------------------------------------------------------------*/

.feat_ltb{
	width: 182px;
	float: left;
	margin: 10px 10px 10px 0;
/*
	background: url(../images/border_1px.gif) repeat-x bottom;
*/
	background-color: #f7f7f7;
	box-shadow: 0px 0px 5px #888;
	-moz-box-shadow: 0px 0px 5px #888;
	-webkit-box-shadow: 0px 0px 5px #888;
	
	}
	
.coll_list p.feat_img{
	padding: 0 0;
	margin:0 0 0 0;
	}
	
.coll_list p.feat_img img{
	padding: 10px 8px 5px 10px;
	width: 162px;
	height: 109px;
	}
	
.feat_ht a{
	color: #cb2127;
	}
	

.feat_ltb h2{
	margin: 0 0;
	padding: 0 10px 8px 10px;
	font-size: 11px;
	}
	
	.feat_ltb h2 span{
		font-size: 11px;
		display: block;
		color: #43484c;
		float: right;
		background: url(../images/imgs_count_icon.gif) no-repeat left;
		padding-left: 15px;
		margin-top: -1px;
		padding-top: 2px;}
	
.feat_ltb p{
	margin: 8px 0;
	padding: 0 0;}
	
.coll_list{
	margin-bottom: 15px;
	margin-top: 8px;}


/* `Additional styles
----------------------------------------------------------------------------------------------------*/

ul.share_tabs{
	margin: 20px 0;
	padding: 0 0 20px 0;
	list-style-type: none;
	}

ul.share_tabs li{
	margin: 0 0;
	padding: 0 0;
	}
	
ul.share_tabs li a{
	display: block;
	float: left;
	padding: 4px 6px;
	background-color: #FFF;
	border:1px solid #63b4cb;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin-right: 8px;
}

a.share_btn{
	background: url(../images/share_btn.gif) no-repeat;
	font-size: 11px;
	padding: 4px 8px 4px 25px;
	text-transform: none !important;
	color: #3B5998 !important;
	}
	
a:hover.share_btn{
	background: url(../images/share_btn_hover.gif) no-repeat;
	color: #3B5998 !important;
	}


/* `Footer Styles
----------------------------------------------------------------------------------------------------*/

.footer{
	margin-top: 30px;
	padding-bottom: 100px;
	z-index: 850!important;
	clear: both;
	margin-left: 180px;
	}
	
.footer_c{
	margin-top: 30px;
	padding-bottom: 100px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	}


	
.footer ul, .footer_c ul{
	float: left;
	width: 160px;
	margin: 0 10px;
	padding: 0 0;
	text-shadow: #fbfbfb 1px 1px 0;
	}
	
.footer ul li, .footer_c ul li{
	list-style: none;
	margin: 0 0;
	padding: 0 0;
	}
	
.footer ul li a, .footer_c ul li a{
	font-size: 12px;
	color: #717171;
	/* display: block; */
	}
	
.footer ul li a:hover, .footer_c ul li a:hover{
	color: #4ba4bd;
	}
	
.footer ul.feedback, .footer_c ul.feedback{
	width: 220px;
	}
	
.footer ul.feedback li.f_btn a, .footer_c ul.feedback li.f_btn a{
	display: block;
	width: 221px;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-align: center;
	background-position: -125px -1px;
	text-shadow: #2e87a9 -1px -1px 0;
	}
	
	
	
	
	.footer ul.feedback li.f_btn a:hover, .footer_c ul.feedback li.f_btn a:hover{
	background-position: -125px -44px;
	}
	
	li.donate a{
		background: url(../images/ht_pages/donate_f_icon.png) no-repeat left;
		padding-left: 20px!important;
		
	}
	
	li.donate a:hover{
		background: url(../images/ht_pages/donate_f_h_icon.png) no-repeat left;
		
	}


	
.footer ul li.fb_btn a, .footer_c ul li.fb_btn a{
	background: url(../images/mail/facebook.png) no-repeat;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	float: left;
	margin-right: 8px;
	margin-top: 5px;
	}
	
.footer ul li.twitter_btn a, .footer_c ul li.twitter_btn a{
	background: url(../images/mail/twitter.png) no-repeat;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	float: left;
	margin-right: 8px;
	margin-top: 5px;
	}

.footer ul li.vimeo_btn a, .footer_c ul li.vimeo_btn a{
	background: url(../images/mail/vimeo.png) no-repeat;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	float: left;
	margin-right: 8px;
	margin-top: 5px;
	}

.footer ul li.flickr_btn a, .footer_c ul li.flickr_btn a{
	background: url(../images/mail/flickr.png) no-repeat;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	float: left;
	margin-right: 8px;
	margin-top: 5px;
	}


/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}



h2.text, h3.text{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 20px;
	line-height: 24px;
	color:#221e1f; 
	text-shadow: 1px 1px #f1f1f1;}
	
	h2.text span, h3.text span{
		color: #409fba
		}
