/* 
 * gallery Styles
 *
 */



#gallery {
	width:650px;
	padding:0px;

	}
div.gallery_view {
	margin-left:10px;
	margin-top:10px;
	}
div.gallery_view img{
    padding:1px;
    border:1px solid #AFAFB1;
    background-color:#F4F4F4;
    }
div.gallery_image{
	width:635px;
	text-align:center;
	padding-bottom:10px;
	}
        
div.gallery_rating img{
    padding:0px;
    border:none;
    }
    
    
#gallery .teaser{
	border:none;
	width:660px;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	padding-bottom:5px;
	}
#gallery .teaser h2
{
    border-bottom: dotted 1px #ccc;	
    font-size:11px;
	text-transform: uppercase;
	margin-bottom:8px;
}	
#gallery .image-serial{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	margin-right:4px;
	}
div.gallery_view .rating{
	margin-top:10px;
	margin-bottom:10px;
	}

span.gallery_edit, span.gallery_edit a, .gallery_edit a:link, .gallery_edit a:visited, .gallery_edit a:active {
	font-size:11px;
	color:#FF8100!important;
	font-weight:bold;
	}
span.gallery_edit img{
	border:none;
	padding:0px;
	position:-3px -3px;
	}
div.gallery_description {
	margin-left:55px;
	}
#gallery .profileTeaser {
	float:left;
	margin:0px;
	}
.gallery_headline{
	width:92px;
	overflow:hidden;
  text-align:left;
	height:48px;
	margin:0px;

	padding:0px;
	}
div.serial_pager{
    margin-bottom:15px;
	text-align:center;
	}
	
div.serial_pager img{
	}
	
div.gallery_navi{
	display:inline;}
	
div.gallery_navi img{
	border:none;
	padding:0px;
	}
div.gallery_overview{
	width:95px;
	display:inline;
	float:left;
	
	}
div.teaser_edit ul{
	padding:0px;
	margin:0px;
	}
div.teaser_edit{
	width:415px;
	} 
div.edit_menue{
	clear:both;
	margin-bottom:10px;
    }
div.edit_menue img{
	border:none;
	padding:0;
	margin:0;
	margin-right:5px;
	float:left;}

div.gallery_tags{
	border:1px solid #D8D8D8;
	width:200px;
	float:right;
	padding:6px;
	}
	
div.gallery-image-serial{
    background:url('/images/gallery_bg.jpg') no-repeat -0px 0px;
    float:left;
    display:inline;
    text-align:center;
    padding:11px 0 0 7px;
    margin: 0 9px 0 0;
    height:160px;
    width:149px;
    }
div.gallery-image-serial .profileTeaser{
	padding-top:2px;
	padding-left:2px;
	}
*html div.gallery-image-serial{
    background:url('/images/gallery_bg.jpg') no-repeat -0px 0px;
    float:left;
    display:inline;
    text-align:center;
    padding:11px 0 0 5px;
    margin: 0 9px 0 0;
    height:160px;
    width:151px;
    }	
    
div.upload_button {
	width:225px;
	background:url('/images/button_upload.jpg') no-repeat -0px 0px;
	float:right;
	display:inline;
	padding-top:7px;
	padding-bottom:9px;
	text-align:center;
	font-size:14px;
	}

.upload_button a, .upload_button a:link, .upload_button a:active, .upload_button a:visited {
	margin:0px;
	padding:0px;
	color:#9E0009!important;
	font-size:14px;
    font-weight:bold;

	}
