	/* albums styles */
	.album_container
	{
		float: left; 
		width: 110px; 
		height: 180px;
		margin: 5px;
		display: inline;
		padding: 0;
	}
	
	* html .album_container
	{
		margin: 4px;
	}
	
	.album_folder
	{	
		width: 120px;
		height: 110px;
		display: block;
	}
	
	.album_100mb
	{
		width: 120px;
		height: 110px;
		margin-top: 5px;
		background: url(../images/album/foldert.jpg) no-repeat bottom left;
		display: block;
	}
	
	.album_share
	{		
		margin: 2px 2px 0px 0;
		font-size: 9px;		
		float: left;
	}
	
	/* folder/photo sharing indications */
	.sharing
	{
		float: right;
		font-size: 0;
		line-height: 0;
		margin-right: -3px;
	}
	
	* html .sharing 
	{
		margin-top: -5px;
		margin-right: -5px;
		position: relative;		
	}
	
	.foto_star
	{
		padding: 0;
		margin-bottom: -2px; 
		margin-right: 4px;
	}

	* html .foto_star
	{
		margin: 0;
	}
	
	.photo_quality
	{
		margin-left: 7px;
		margin-top: 3px;
		float: left;		
	}
	
	.photo_outer
	{
		width: 110px;
		height: 110px;
		margin: 5px 0 0 0;		
		background: url(../images/album/photo_bg.gif) no-repeat top left !important;
	}
	
	.photo_outer_
	{
		width: 110px;
		height: 110px;
		margin: 5px 0 0 0;
		background: url(../images/album/photo_bg_.gif) no-repeat top left !important;
	}
	
	.photo_outer_white
	{
		width: 110px;
		height: 110px;
		margin: 5px 0 0 0;
		background: url(../images/album/photo_bg_white.gif) no-repeat top left !important;
	}
	
	td.photo
	{
		vertical-align: middle;
		text-align: center;
		width: 110px; 
		height: 111px; 
		padding: 0px;		
		margin: 0;
	}
	
	body:last-child td.photo
	{
		height: 114px;
	}
	
	td.photo a, td.photo img
	{
		padding: 0;
	}	
	
	* html td.photo img 
	{
		display: block;
	}
	
	/* checkbox under photo/catalog style */
	input.check
	{
		background: none;
		border: none;
	}
	
	/***************************
	* Production steps
	**************************/
	
	.back_to_album
	{
		background: url('../images/album/back_to_album.gif') no-repeat;
		padding-left: 35px;
	}
	
	.album_back
	{
		margin-bottom: -4px;
		margin-right: 3px;
	}
	
	.make_list_crumb
	{
		position: relative;				
		z-index: 10;
	}
	
	.step
	{
		padding: 3px 10px 5px 8px;
		background: url(../images/products/crumb_normal.gif) no-repeat;		
		color: #784A00 !important;
		font-weight: normal !important;
		float: left;
		display: block;		
		position: relative;
		margin-top: -2px;
	}
	
	.step_active
	{	
		padding: 3px 10px 5px 8px;
		background: url(../images/products/crumb_active.gif) no-repeat;		
		color: #FFFFFF !important;
		font-weight: bold !important;
		display: block;
		float: left;
		margin-top: -2px;
		position: relative;
	}
	
	* html .step, * html .step_active
	{
		margin-top: -4px;
	}
	
	.crumb_img
	{		
		margin-top: 6px;
		float: left;
	}
	
	.step_link
	{
		position: absolute;
		bottom: -21px;
		left: 167px;
		width: 79px;
		padding-top: 3px;
		padding-bottom: 2px;
		text-align: center;
		font-size: 10px;
		background: url(../images/products/crumb_normal.gif) no-repeat top left;		
	}
	
	.step_link_text
	{
		padding-left: 3px;
		padding-right: 3px;
		background: #FFEFD6;		
	}
	
	.orange_text
	{
		color: #5d8c17;
	}
	
	.black_text
	{
		color: #000;
	}
	
	.photo_count
	{
		float: left;
		font-size: 0.9em;
		padding-left: 2px;		
	}
	
	/*******************************
	*	Paging styles
	*******************************/
	.p_pagging_public_b *{
		font-size:10pt;
	}
	.paging_left
	{
		float: left;
		background: #F0F0F0;
	}
	
	.paging_right
	{
		padding-left: 8px;
		float: right;
		background: #F0F0F0;
	}
	
	.paging_main
	{
		background: url(../images/main/paging_line.gif) repeat-x 0 8px;
	}
	
	.pgl_img
	{
		margin-bottom: -2px;
		margin-right: 2px;
	}
	
	.pgr_img
	{
		margin-bottom: -2px;
	}
	
	.one_ph_text
	{
		border: 0 !important;
		text-align: right;
		color: #638A15 !important;
		font-weight: bold !important;
	}
	
	.one_photo
	{
		text-align: center;
		vertical-align: middle;
		background: url('../images/album/one_photo_bg.gif') no-repeat;
		height: 510px;		
		border: 0 !important;
	}
	
	/*******************************
	*	Album buttons on the right
	*******************************/
	.right_photo_count
	{
		font-size: 0.69em;
		color: #6B6B6B;
		padding-left: 4px;
	}
	
	.separator_line
	{
		background: url(../images/album/separator.gif) repeat-x;
		height: 1px;
		font-size: 0;
		margin: 5px 0 2px 0;
		line-height: 0;		
	}
	
	.button
	{
		padding: 3px 4px 3px 0;	
		font-size: 0.75em;
		background: none;
		display: block;	
		cursor: pointer;
		border: solid 0 #FFF;
		margin: 0;
	}
	
	.b_check_all
	{
		margin: 0 8px -1px 4px;
	}
	
	.b_delete
	{
		margin: 0 8px -1px 4px;
	}
	
	.b_order
	{		
		margin: 0 6px -1px 0;
	}
	
	.b_rotate_left
	{
		margin: 0 8px -3px 3px;
	}
	
	.b_rotate_right
	{
		margin: 0 8px -3px 3px;
	}
	
	.b_check_star
	{
		margin: 0 6px -3px 1px;
	}
	
	.b_uncheck_star
	{
		margin: 0 6px -3px 1px;
	}
	
	.b_view_stars
	{
		margin: 0 4px -3px 0;
	}
	
	.b_edit
	{
		margin: 0 5px -2px 4px;
	}
	
	.b_download
	{
		margin: 0 6px -2px 5px;
	}
	
	.b_mail
	{
		margin: 0 6px 0 4px;
	}
	
	.b_upload
	{
		margin: 0 9px 0 4px;
	}
	
	.b_view
	{
		background: url(../images/album/view.gif) no-repeat 3px 6px;
	}
	
	.b_make_album
	{
		margin: 0 5px -2px 0;
	}
	.iconsBar {
	background-color: #E9E9E9;
	height: 23px;
	}
	.iconsBar ul {
		float: right;
		background-color: #fff;
		list-style: none;
		float: left;	
	}
	.iconsBar li {
		float: left;
		padding-right: 4px;
	}
	.from {
		color:#7A7A7A;
		float:right;
		/*margin:5px 10px 0 0; 	*/
	}
	.gaminti {
		float: right;
		padding: 0 5px 0 0;
	}
	.upload {
		float:left;
		padding: 2px 7px;
	}
#breadcrumb_fav {
	background-color: #ebebeb;
	padding: 8px 16px 8px;
	margin-bottom: 5px;
	margin-top: -5px;
	color: #7a7a7a;
	font-weight: bold;
}
#breadcrumb_fav a {
	text-decoration: underline;
	font-weight: bold;
}
#breadcrumb_fav li {
	display:inline;
	list-style:none;
	background-repeat:no-repeat;
	background-position:right;
	padding:0 14px 0 8px;
}
#breadcrumb {
	background-color: #ebebeb;
	padding: 2px 16px;
	margin-bottom: 5px;
	color: #7a7a7a;
	font-weight: bold;
}
#breadcrumb a {
	background-image: url(../images/arrows/arrow_1.gif);
	text-decoration: none;
	color: #5D8C17;
	font-weight: bold;
	display:inline;
	background-repeat:no-repeat;
	background-position:right;
	padding:0 14px 0 7px;
}
.album_photo_count{
	padding-left: 15px;
	font-size: 14px;
	font-weight:bold;
}
.album_photo_count a:hover{
	color: #5D8C17;
}
.album, .photo_album, .album_make {
	width: 124px;
	height: 130px;
	float: left;
	margin: 5px 0 3px 15px;
	background-image: url(../images/album/folder_bg.gif);
	background-repeat: no-repeat;
}
.album_make_makePhotos{
	width: 130px;
	height: 150px;
	float: left;
	margin: 5px 10px 3px 5px;
}
.album_make_makePhotos .makePhotosText{
	float:left;
	padding-left: 35px;
}

.div_grey {
	/*background-color: #F5F5F5;*/
	line-height:1.5;
	padding: 5px 5px;
}
.div_grey .flrght {
	float: right;
	margin: 20px 11px 0 11px;;
}
.photo_album{
	margin-top:20px;
	background-image: url(../images/photoservice/qlty_bar_bg.gif);
	background-repeat: no-repeat;
}					
.photo_album  .quality_bar {
	background-image: url(../images/photoservice/qlty_bar.gif);
	width: 4px;
	height: 110px;
	float: left;
	background-repeat: no-repeat;
}
.photo_album table{
	height:108px;
	width: 110px;
	table-layout:fixed;
}
.photo_album table img, .galerija img {
	border: 1px solid #fff;
}
.photo_album .photo_album_bg{
	width: 110px;
	height: 108px;
	border: 1px solid #c0c0c0;
	margin-left: 6px;
	/*background-image: url(../images/album/photo_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;*/
	position: relative;
}
.photo_album .photo_album_bg td{
	vertical-align:middle;
}
.input_chck{
	float: left;
	padding: 3px 0;
	display: block;
}
.editor_small{
	padding:5px 0 0;
	float:right;
}
.edit_photo_text table{
	height:108px;
	width: 110px;
	table-layout:fixed;
}
.photo_detail {
	background-color: #fff;
	margin: 10px;
	border: 2px solid #E9E9E9;
	text-align:center;
	position:relative;
}
img.photo_enlarged {
	margin: 0 auto;
	border: solid #FFF 1px;
}
.photo_detail .number_one {
	position: absolute;
	margin-top: -40px;
	margin-left: 470px;
}
.border_top_down {
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
}
.border_top {
	border-top: 1px solid #E5E5E5;
}
.bg_01 {
	background-color: #f7f7f7;
	margin-top: 5px; 
	padding: 14px 0;
}
.photo_filename {
	font-weight: bold;
	margin: 12px;
}
a.thmbs {
	float:left;
	display:block;
	width: 62px;
	text-align:center;
	margin: 1px; 
	border:1px solid #bdbcbc; 
	background-color: #dddddd; 
	padding: 1px;
	overflow: hidden;
}
#mark4make{
	margin: 3px 0 3px 11px;
	color: #7A7A7A;
}
#mark4make input{
	width:auto;
	height:auto;
}

/*   reitingo stars   */

.star-rating{
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
	width: 90px;
	height: 16px;
	position: relative;
	background: url(../images/photoservice/stars.gif) top left repeat-x;
	float:left;		
}
.star-rating .current-rating{
	background: url(../images/photoservice/stars.gif) left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating a{
	display:block;
	width:18px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 18;
	position: absolute;
	padding:0;
}
.star-rating li a:hover{
	background: url(../images/photoservice/stars.gif) left bottom;
	z-index: 1;
	left:0;
}
.star-rating a.one-star{
	left:0;
}
.star-rating a.one-star:hover{
	width:18px;
}
.star-rating a.two-stars{
	left:18px;
}
.star-rating a.two-stars:hover{
	width: 36px;
}
.star-rating a.three-stars:hover{
	width: 54px;
}
.star-rating a.three-stars{
	left: 36px;
}
.star-rating a.four-stars{
	left: 54px;
}	
.star-rating a.four-stars:hover{
	width: 72px;
}
.star-rating a.five-stars{
	left: 72px;
}
.star-rating a.five-stars:hover{
	width: 90px;
}
.star-text {
 display:block;
 left:100px;
 width:30px;
 position:absolute;
 }
 #current_rating_numeric{
	float:left;
}
.fav{
	position:absolute; 
	bottom:0; 
	right:0;
}
.photo_quality_indicator{
	margin-top:50px;
	margin-right:10px;
	width:48px;
	height:48px;
	float:left;
}

/*.b-files-upload {
	width:425px;
	float:left;
	min-height:200px;
	height:auto;
	padding: 0 0 0 70px;
	background:#f6f6f6;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
}*/
