@CHARSET "ISO-8859-1";

div.s_left {
	position: relative;
	float: left;	
	
}

div.s_right {
	position: relative;
	float: right;
	
}

/******* Globals Photo Gallery Classes **********/
/**      prefix: fe_pg                         **/

.fe_nmr { /* no margin-right */
	margin-right: 0 !important;	
}

.fe_flr {
	float: right;
	margin-right: 0 !important;
}

.fe_ch { /* content hide */
	display: none;
}

/***********************************************/
#fe_pg { }

#fe_pg .fe_event_box {
	width: 390px;
}

.fe_pg_inf {
	position: relative;	
 	display: inline;
	padding-left: 22px;	
}

#fe_pg img[height='440'] {
	float: left;
	margin: 3px;
	margin-left: 2px;
	margin-top: 4px;
}


#fe_pg img[height='440'] {
	float: left;
	margin: 3px;
	margin-left: 2px;
	margin-top: 4px;
}

#fe_pg div[style='display: inline;'] {
	float: left;
	margin: 3px;
	margin-left: 2px;
	margin-top: 4px;
}

.fe_pg_views {				
	background: url(../bilder/photos/p_views_icon.png) no-repeat 0 1px;
}

.fe_pg_comments {			
	background: url(../bilder/photos/p_comments_icon.png) no-repeat 0 1px;
	height: 14px;
}

.fe_pg_user {				
	background: url(../bilder/photos/p_user_icon.png) no-repeat 0 1px;
}

.fe_pg_pthumb {
   position: relative;
	display: inline;
	margin: 0 8px 8px 0;	
}

.fe_pg_pthumb > img {
	background: url(../bilder/photos/small_bg.jpg) no-repeat;
	padding: 10px;	
}

/******* Frontend Photo Gallery *****************/

#fe_pg { 
	min-height: 490px;
}

#fe_pg_h  h2, #fe_pg_h  h3, #fe_pg_h  h4, #fe_pg_h  h5, #fe_pg_h  b {
	display: inline;
	border: none;
	margin-right: 5px;
}
#fe_pg_h  b, #fe_pg_h  h2, #fe_pg_h  h3 {
	font-size: 18px;
}

#fe_pg_h  h4 {
	font-size: 11px;
}

#fe_pg_h  h5 {
	font-size: 10px;
}

#fe_pg_h a:hover {
	text-decoration: underline;
}

/******* Frontend Photo Gallery - Navigation ****/

#fe_pg_n { 
	position: relative;
   border-top: 1px dotted  #990066;
	border-bottom: 1px dotted  #990066;
	padding: 10px 5px 5px 5px;
	margin-bottom: 10px;
}

#fe_pg_n .fe_sb { 
	float: left;
	margin-left: 15px;
}

/******* Frontend Photo Gallery - Detail ********/

.fe_pg_d {
	position: relative;
	float: left;
	width: 190px;
	height: 215px;
	background: #eee;
	margin: 5px;
}

.fe_pg_d.over {
	background: #555;
	color: #fff;
}

.fe_pg_d > a img {
	display: block;	
	background: url(../bilder/photos/p_frame140.png) no-repeat 0 0;
	padding: 17px 18px 17px 17px;
	margin: 7px 7px 10px 7px; 
}
/*
.fe_pg_d > .fe_pg_inf {
	display: block;
	margin: 4px 2px 4px 9px ;
}
*/
.fe_pg_d .ce_facts {
	position: absolute;
	bottom: 4px;
	left: 10px;
}

.fe_pg_d .ce_facts .fe_pg_inf {
	line-height: 20px;
}

.ce_facts .num3 {
	position: relative;
	
	width: 20px;
}

.fe_pg_d .ce_facts dl {
	display:block;
	width: 160px;
	margin: 0;
	padding: 0;
	margin-left: 22px;
}

.fe_pg_d .ce_facts dt {
	clear:left;
	color:#777777;
	float:left;
	overflow:hidden;
	padding:2px 0;
	white-space:nowrap;
	width: 16px;
}

.fe_pg_d .ce_facts dd {	
	margin:0;
	overflow:hidden;
	padding:2px 0;
}

.fe_pg_d .ce_stars {
	position: absolute;
	bottom: 47px;
	width: 70px;
	right: 10px;
	height: 13px;
	background: url(../bilder/stars_small.png) no-repeat 0 0;
}



/******** Frontend Photo Picture *******/

#fe_pg_photo {
	position: relative;
}

#fe_pg_photo #fe_pg_photo_pn { /* Photo Navigation, back & next */
	position: absolute;
	top: -20px;
	right: 7px;
	background-color: #fff;
}

 #fe_pg_photo_pn_back {
 	position: absolute; 
	bottom: 40px;
	right: 85px;
	/*left: -15px;*/
	z-index: 51;
 }
 
 #fe_pg_photo_pn_next {
 	position: absolute; 

	bottom: 40px;
	right: -8px;
 }
 
#fe_pg_photo #fe_pg_photo_n { /* Photo Navigation */
	position: relative;
	height: 24px;	
	padding: 6px 0;
}

#fe_pg_photo_n .fe_sb {
	float: left;
}

#fe_pg_photo .fe_pg_pnormal { /* Photo Content */ /* Normal Size Photo Box */
	position: realtive;
	border: 1px solid #919191;
	/*border-bottom: none;*/
	background-color: #ddd;
	padding: 25px;
	font-size: 13px;
	line-height: 18px;
}

.fe_pg_pnormal .photographer {
	/*font-size: 12px*/
}

#fe_pg_photo .s_right {
	width: 325px;
}

#fe_pg_photo .s_left {
   width: 400px;
	text-align: center;	
}

#fe_pg_photo .s_left.hidden {
	/*border: 1px solid #919191;	*/
	display: block;
}
#fe_pg_photo .s_left.hidden img {
   opacity: .10;
	filter: alpha(opacity=10); 
	-moz-opacity: 0.10;
}

#fe_pg_photo #m_info {
	position: absolute;
	height: 260px;
	width: 260px;
	text-align: center;
	font-size: 15px;
	line-height: 1.33em;
	
	color: #333;
	left: 50%;
	top:50%;
	margin-left: -130px;
	margin-top: -130px;
	
	padding-top: 70px;
}

#fe_pg_photo #m_info {
	display: none;
}

#fe_pg_photo .hidden #m_info {
	display: block;
}


#fe_pg_photo #m_info a { color: #990066; }
#fe_pg_photo #m_info a:hover { text-decoration:underline; }

.fe_pg_pnormal .s_left img {
	border: 1px solid #919191;
	/*margin-right: 25px;*/
	margin: auto;
}

#fe_pg_photo .fe_pg_pnormal_n { /* Photo Button Navi */
	position: relative;	
	border-top: 1px dotted #555;	
	border-bottom: 1px dotted #555;	
	padding: 15px 0px;
	margin: 13px 0;
}

.fe_pg_pnormal_n  .fe_sb {
	float: left;
	margin-right: 15px;
}
/*
#fe_pg_photo ul {
	list-style: square;
	padding-left: 15px;
	margin: 0px;
	margin-bottom: 13px;
	
}

#fe_pg_photo ul li {
	
}

#fe_pg_photo ul a {
	color: #000;
	text-decoration: underline;
}
*/
#fe_pg_photo .fe_pg_pnormal_tags {
	background-color: #000;
	color: #fff;
	padding: 10px 25px;
}

#fe_pg_photo #fe_pg_rating {
	/*margin: 6px 0;*/
}

#fe_pg_rating img {
	margin-right: 5px;
}

.fe_pg_pnormal hr.dotted,
.fe_pg_pnormal .hrdotted  {
	border-bottom: 1px dotted #555;	
}

/************* photo tag ****************/

#photo_tag {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 75px;
	height: 75px;
	z-index: 500;
}

.tag_container {
	position: absolute;
	top: 0;
	left: 0;
	width: 280px;
	background-color: #fff;
	border-bottom: 1px solid #990066;
	border: 1px solid #990066;
	text-align: left;
	opacity: 0.90;
	filter:alpha(opacity=90);
	z-index: 150;
}

.tag_container .flist {
	position: relative;
	height: 200px;
	overflow-y: scroll;
}

.tag_container .headline {
	padding-top: 3px;	
}

.tag_container h4 {
	display: block;
	line-height: 20px;
	border-bottom: 1px solid silver;
	padding: 4px 10px;
	font-size: 12px;
	color: #990066;
}

.tag_container ul {
	padding: 0;
	margin: 0 0 5px 0;
}

.tag_container li {
	list-style: none;
	padding: 3px 10px;
	margin:0;
	font-size: 12px;
	line-height: 13px;
	margin: 3px 0;
}

.tag_container li.hover  {
	background-color: #ddd;
	cursor: pointer;
	color: #990066;
}

.tag_container li.hover img {
	border-color: #990066;
}


#tagger, .member_tag {
	position: absolute;
	top:0;
	width: 0;
	width: 70px;
	height: 70px;
	/*border: 2px dotted #990066;*/
	border: 5px solid #ff79d4;
	background-image: url(../inc/bilder/spacer.gif);
	
}
#tagger {
	cursor: pointer;
}

.tagger_inner {
	border: 2px solid #990066;
	width: 66px;
	height: 66px;
}



.tf_img {
	position: relative;
	float: left;
	width: 37px;
	height: 37px;
	margin-right: 7px;
	overflow: hidden;
}

.tf_name {
	position: relative;
	float: left;
	width: 150px;
	height: 33px;
	
	padding: 2px;
	overflow: hidden;
}

li.me .tf_name strong{	
	margin-top: 8px;
}

li.me {
	padding: 5px 10px;
	border-bottom: 1px dotted silver; 
	margin-top: 0; 
}

.tf_name small, .tf_name strong {
	display: block;
	margin-bottom: 4px;
}

#tag_member_list .footer {
	position: relative;
	border-top: 1px solid silver; 
	padding: 4px 6px;
}

#tag_member_list .footer .fe_sb {
	
}

#content_overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-image: url(../inc/bilder/spacer.gif);
	z-index: 99;
}

#photo_overlay {
	position: absolute;
	float: left;
	width: 100%;
	height: 100%;
	background-image: url(../inc/bilder/spacer.gif);
}

#tag_member {
	font-size: 11px;
}

#tag_member .link{
	display:inline;
}

#tag_member.dotted {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #555555;
}

div.hidden {
	display: none;
}

#tag_member .link:hover,
#tag_member .link a:hover {
	color: #990066;
	cursor: pointer;
}

#tag_member small {
	font-weight: bold;
}

small.red {
	color: #990066;
	font-weight:bold;
}

#tag_member h4 {
	font-weight: normal;
	font-size: 13px;
}

/*
.member_tag {
	position: absolute;
	width: 34px;
	height: 20px;
	color: #990066;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
	
	background: url(../bilder/focus-frame.png) no-repeat 0 0;
}*/
