#container {
	overflow: visible;
}

#center {
	background: #480000;
	text-align: center;
}

#mask {
	padding-left: 36px;
}

#clipDetails span {
	text-align: left;
}

#clipDetails span.highlight {
	color: #FFF;
}

#clipDetails {
	height: auto;
	background-color: #480000;
}

#clipDetails p {
	text-align: left;
	width: 340px;
	color: #FFF;
}

ul.paginierung {
	bottom: -195px;
}

.box ul li.thumbs a img {
	width: 45px;
	height: 45px;
	left: 8px;
}

.clip {
	width: 215px;
	height: 210px !important;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	padding: 5px;
	margin: 5px;
	float: left;
}

.clip div.buttons {
	width: 100%;
	text-align: center;
	height: 30px;
}

.clip div.buttons ul {
	list-style-type: none;
	height: 30px;
	margin: 0 0 0 5px;
	width:205px;
}

.clip div.buttons li {
		
	height: 25px;
	list-style-type: none;
	width: 98px;
	background: url('/images/amateur/amateur_button_sprite.png') scroll no-repeat left top;
	float: left;
	text-align:right;
	padding:5px 3px 0 0;
	
}

.clip div.buttons li:hover {
	background: url('/images/amateur/amateur_button_sprite.png') scroll
		no-repeat 0 -30px;
}

.clip div.buttons li.bilder {
	list-style-type: none;
	width: 101px;
	background-position: 0 -60px;
	float: left;
}

.clip div.buttons li.bilder:hover {
	background: url('/images/amateur/amateur_button_sprite.png') scroll
		no-repeat 0 -90px;
}
.clip div.buttons li a{
	font-size:11px;
	color:#CCC;
}
.clip div.buttons img {
	width: 101px;
	height: 30px;
}

div.clipinfo {
	left: 184px;
	margin: 5px 3px;
	left: 4px;
	top: 85px;
	text-align: left;
	font-size: 10px;
	width: 85px;
	color: #CCAAAA;
	font-family: 'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif;
	width: 500px;
}

.clip h6 {
	width: 100%;
	margin-bottom: 5px;
	margin-left: 6px;
	height: 25px;
	font-weight: normal;
}

.clip h6 a {
	font-size: 12px;
	color: #ff7200;
	text-decoration: none;
}

.clip div.img {
	width: 100%;
}

.clip img.mainimage {
	width: 200px;
	height: 150px;
	border: 1px solid #CCAAAA !important;
	margin: 0;
	padding: 0;
	margin-left: 6px;
}

.clip img.thumbimage {
	width: 60px;
	height: 45px;
	margin: 5px 7px 5px 0px;
	position: relative;
	display: inline;
}

.tool-tip {
	background: #222222;
	border: 2px solid #000000;
	position: relative;
	height: 117px;
	padding-top: 0px;
	width: 171px;
}

ul.paginierung {
	top: 33px;
	width: 553px;
}

/* Gallery 2.0 Overview */
#clips {
	border: 1px solid #eee;
	background-color: #fff;
}

#clips #filter-box {
	height: 160px;
	background: #000 url('/images/gallery/bg_filter.png') scroll repeat-x
		left top;
	overflow: hidden;
}

#clips #filter-box .filter {
	height: 100%;
	height: 500px;
	float: right;
	border-left: 1px solid #2a2a2a;
	border-right: 1px solid #000;
}

#clips #filter-box .filter h3 {
	padding: 10px 20px;
	font-size: 12px; /* todo: replace attribute with global */
	text-transform: uppercase;
	color: #ccc;
	font-weight: normal;
}

#clips #filter-box #filter-order a,#clips #filter-box #filter-filter a {
	display: block;
	width: 200px;
	height: 16px;
	padding: 7px 20px;
	color: #fff;
}

#clips #filter-box #filter-order a.active,#clips #filter-box #filter-filter a.active
	{
	color: #ff7200;
}

#clips #filter-box #filter-order a:hover,#clips #filter-box #filter-filter a:hover
	{
	color: #ff7200;
	background-color: #000;
}

#clips #filter-box #filter-search {
	border-left: none;
	width: 460px;
	height: auto;
	min-height: 160px;
}

#clips #filter-box #filter-search #filter-tags {
	text-transform: uppercase;
	color: #ccc;
}

#clips #filter-box #filter-search #filter-tags.active {
	color: #ff7200;
}

#clips #filter-box #filter-search #filter-taglist {
	display: none;
}

#clips #filter-box #filter-search #filter-taglist a {
	color: #ccc;
}

#clips #filter-box #filter-search #filter-taglist a:hover,#clips #filter-box #filter-search #filter-taglist a.active
	{
	color: #ff7200;
}

#clips #filter-box #filter-order {
	width: 240px;
}

#clips #filter-box #filter-filter {
	width: 240px;
}

#clips #filter-box #filter-search {
	width: 460px;
	float: left;
	border-right: none;
}

#filter-search #filter-taglist {
	display: hidden;
	padding-left: 20px;
}


#filter-search .tags-label {
	padding: 10px 20px;
	padding-right: 5px;
}

#filter-tags-image {
	margin-top: 15px;
}

#filter-search #filter-taglist ul {
	width: 400px;
}

#filter-search #filter-taglist li {
	padding: 3px;
	padding-top: 6px;
}
#filter-search #filter-taglist li div.comment_text {
	padding-left: 20px;
	width: 300px;
	height: 30px;
	overflow: hidden;
}

#filter-search a#filter-tags {
	color: #CCCCCC;
	text-transform: uppercase;
}

#clips .pagination {
	background-color: #f2f2f2;
	height: 30px;
	clear: both;
}

#clips .pagination .limits {
	float: left;
	padding: 20px 20px;
	color: #999;
}

#clips .pagination .limits a {
	color: #999999;
}

#clips .pagination .limits a.active {
	color: #ff7200;
}

#clips .pagination a.ppp {
	color: #999999;
}

#clips .pagination a.ppp.active {
	color: #ff7200;
}

#galleries .gallery {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	padding: 5px;
	margin: 5px;
	width: 215px;
	float: left;
}

#galleries .gallery .gallery-preview {
	width: 200px;
	margin-bottom: 3px;
}

#galleries .gallery .gallery-preview img {
	border: 1px solid #dadada;
	margin-left: 5px;
	margin-top: 4px;
}

#galleries .gallery .gallery-desc {
	color: #a2a2a2;
	float: left;
}

#galleries .gallery h3 {
	margin: 5px 0 15px 0;
}

#galleries .gallery h3 a {
	font-size: 14px;
}

#galleries .gallery h5 {
	text-align: left;
	height: 15px;
	overflow: hidden;
}

#galleries .gallery .gallery-desc dl.clipinfo {
	margin-left: 5px;
	position: relative;
	width: 182px;
}

#galleries .gallery .gallery-desc dl.clipinfo dt {
	display: none;
}

#galleries .gallery .gallery-desc dl.clipinfo dd {
	float: left;
}

#galleries .gallery .gallery-desc dl.clipinfo dd.voting {
	position: absolute;
	left: 0;
	top: 0;
	width: 137px;
	height: 16px;
	overflow: hidden;
	background: transparent url('/images/gallery/stars-off.png') scroll
		no-repeat left top;
}

#galleries .gallery .gallery-desc dl.clipinfo dd.voting em {
	display: block;
	text-indent: -1000px;
	overflow: hidden;
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	height: 16px;
	background: transparent url('/images/gallery/stars.png') scroll
		no-repeat left top;
}

#galleries .gallery .gallery-desc dl.clipinfo dd.voting span {
	display: none;
}

#galleries .gallery .gallery-desc dl.clipinfo dd.update,#galleries .gallery .gallery-desc dl.clipinfo dd.count,#galleries .gallery .gallery-desc dl.clipinfo dd.views
	{
	margin-top: 20px;
}

#galleries .gallery .gallery-options {
	float: right;
	width: 25px;
	height: 15px;
}

#galleries .gallery .gallery-options a {
	display: block;
	width: 130px;
	height: 20px;
	padding-left: 25px;
	margin-bottom: 8px;
	color: #a2a2a2;
}

#galleries .gallery .gallery-options a.loading {
	background: transparent url('/images/common/loading.gif') no-repeat
		center center;
}

#galleries .gallery .gallery-options .option-play {
	background: transparent url('/images/gallery/option_play.png') scroll
		no-repeat 2px top;
}

#galleries .gallery .gallery-options .option-fav {
	background: transparent url('/images/gallery/option_fav.png') scroll
		no-repeat left top;
	width: 0;
}

#galleries .gallery .gallery-options .option-fav span {
	display: none;
}

#galleries .gallery .gallery-options .option-view {
	background: transparent url('/images/gallery/option_view.png') scroll
		no-repeat left top;
}

/* Gallery 2.0 Detail */

.thumb {
	width: 200px;
	height: 300px;
	float: left;
	padding: 2px;
	border: 1px solid #ddd;
	margin: 15px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

#clips #nav-box {
	height: 120px;
	background: #000 url('/images/gallery/bg_filter.png') scroll repeat-x
		left top;
	overflow: hidden;
}

#clips #nav-box .nav {
	height: 100%;
	height: 500px;
	float: left;
	border-left: 1px solid #2a2a2a;
	border-right: 1px solid #000;
}

#clips #nav-box .nav h3 {
	padding: 10px 20px;
	font-size: 12px; /* todo: replace attribute with global */
	text-transform: uppercase;
	color: #ccc;
}

#clips #nav-box #nav-back {
	border-left: none;
	width: 170px;
}

#clips #nav-box #nav-back h3 a {
	text-transform: none;
}

#clips #nav-box #nav-related {
	border-right: none;
	width: 775px;
}

#clips #nav-box #nav-related .images {
	padding: 0 18px;
}

#clips #nav-box #nav-related img {
	border: 1px solid #606060;
	margin-right: 5px;
}

#clips #clip_head {
	
}

#clip_head div.description {
	float: left;
	width: 420px;
	padding: 20px;
	color: #666;
}

#clip_head div.description h3 {
	font-size: 14px;
	font-weight: bold;
	color: #ff7200;
}

#clip_head dl.clipinfo {
	float: left;
	width: 240px;
	padding: 20px;
	line-height: 160%;
	background: transparent url('/images/gallery/options_spacer.png') scroll
		no-repeat left 5px;
}

#clip_head dl.clipinfo dt {
	width: 40%;
	clear: both;
	float: left;
	color: #bbb;
}

#clip_head dl.clipinfo dd {
	width: 60%;
	float: left;
	color: #666;
}

#clip_head div.options {
	float: left;
	width: 160px;
	height: 84px;
	padding: 20px;
	background: transparent url('/images/gallery/options_spacer.png') scroll
		no-repeat left 5px;
	position: relative;
}

#clip_head div.options dd.voting {
	position: absolute;
	left: 0;
	top: 0;
	width: 137px;
	height: 16px;
	overflow: hidden;
	background: transparent url('/images/gallery/stars-off.png') scroll
		no-repeat left top;
}

#clip_head div.options dd.voting em {
	display: block;
	text-indent: -1000px;
	overflow: hidden;
	position: absolute;
	z-index: 9;
	left: 0;
	top: 0;
	height: 16px;
	background: transparent url('/images/gallery/stars.png') scroll
		no-repeat left top;
}

#clip_head div.options dd.voting span {
	display: none;
}

#clip_head div.options dd.voting a:hover {
	background: transparent url('/images/gallery/star.png') scroll no-repeat
		left top;
}

#clip_head div.options em {
	color: #bbb;
	font-style: italic;
}

#clip_head div.options a {
	display: block;
	padding: 2px 14px 5px 0;
	float: left;
}

#clip_head div.options a#option-fav,#clip_head div.options a#option-play
	{
	display: block;
	width: 130px;
	height: 20px;
	padding-left: 25px;
	margin-top: 5px;
	color: #a2a2a2;
}

#clip_head div.options #option-play {
	background: transparent url('/images/gallery/option_play.png') scroll
		no-repeat 2px top;
}

#clip_head div.options #option-fav {
	background: transparent url('/images/gallery/option_fav.png') scroll
		no-repeat left top;
}

#clip_head div.options #option-fav.loading {
	background: transparent url('/images/common/loading.gif') no-repeat
		center center;
}

#pics a {
	cursor: pointer;
}


#clip_title {
	color: #FF7200;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
	text-align: left;
}

#addFav {
	position: absolute;
	right: 0;
	top: 258px;
	color: #999;
}

.fsk16badge {
	background: transparent url(/images/clips/fsk16.png) no-repeat scroll 0
		0;
	height: 50px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: -6px;
	top: 5px;
	width: 52px;
	z-index: 1;
}

/* amateur details */
.box-border {
	padding: 20px;
	background-color: #fff;
	color: #666666;
}

.box-border .amateur_left {
	float: left;
	width: 450px;
}

.box-border .amateur_right {
	float: right;
	width: 450px;
}

.box-border h6 {
	color: #ff9c00;
	text-transform: none;
	font-size: 16px;
	line-height: 120%;
	font-weight: normal;
	margin-left: 5px;
}

.box-border .desc {
	padding-top: 10px;
	margin-left: 5px;
	text-align: justify;
	line-height:20px;
}

.box-border .information {
	margin-bottom: 50px;
	margin-left: 5px;
	margin-top: 30px;
	padding-right: 15px;
	background-color: #f2f2f2;
	padding-bottom: 0;
	width: 430px;
	padding-top: 5px;
}

.information div.lab {
	float: right;
	width: 90px;
	color: #999999;
	font-size: 11px;
	line-height: 20px;
}

.information div.cont {
	float: right;
	width: 115px;
	color: #999999;
	font-size: 11px;
	line-height: 20px;
}

.information div.highlight {
	color: #ff9c00;
}

.box-border .imagebox {
	margin-left: 15px;
	margin-bottom: 15px;
	width: 200px;
	height: 300px;
	float: left;
	border: 1px solid #000;
	overflow: hidden;
	line-height: 290px;
	vertical-align: middle;
}

.imagebox img {
	vertical-align: middle;
}

.imagebox a {
	width: 200px;
	height: 300px;
	display: block;
	text-align: center;
	vertical-align: middle;
}

.box-border .comment {
	position: relative;
	margin-top: 50px;
	margin-left: 5px;
	width: 100%;
}

.box-border ul.comment_entries {
	width: 445px;
	margin-left: 5px;
	margin-top: 20px;
	padding: 2px;
}

ul.comment_entries li {
	border: 1px solid #DDDDDD;
	margin-bottom: 20px;
}

.comment_entries .comment_time {
	background-color: #F2F2F2;
	float: left;
	width: 170px;
}

.comment_time span {
	display: block;
	padding: 5px;
}

.comment_entries .comment_sender {
	position: relative;
	background-color: #F2F2F2;
	color: #ff9c00;
	float: right;
	width: 273px;
}

.comment_sender .delete {
	position: absolute;
	top: 0;
	right: 0;
}

.comment_sender span {
	display: block;
	padding: 5px;
}

.comment_entries .comment_message {
	clear: both;
	margin: 5px;
	margin-top: 25px;
}

.comment span.title {
	display: block;
	position: absolute;
	left: 0;
	top: -25px;
	height: 23px;
	width: 400px;
	padding-top: 10px;
	color: #999999;
}

.comment textarea {
	width: 445px;
	height: 170px;
	border: 1px solid #dddddd;
	overflow: auto;
	margin-bottom: 4px;
}

.charcounter {
	float: left;
}

/* default button */
div.button {
	background: transparent url('/images/common/but_l.png') scroll no-repeat
		left top;
	padding: 0 0 0 8px;
	border: none;
	display: block;
	height: 38px;
	margin: 0;
	cursor: pointer;
	width: 190px;
	float: right;
}

div.button div {
	background: transparent url('/images/common/but_r.png') scroll no-repeat
		right top;
	padding: 0 8px 0 0;
	display: block;
	height: 38px;
}

div.button div div {
	background: transparent url('/images/common/but_b.png') scroll repeat-x
		left top;
	display: block;
	height: 38px;
	padding: 0;
}

div.button div div img {
	vertical-align: middle;
	margin-left: 10px;
}

div.button div div div {
	display: block;
	background: none;
	color: #fff;
	padding: 10px 15px;
	height: 22px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	width: auto;
	white-space: nowrap;
}

/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter,#lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url('/images/slimbox/loading.gif') no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink,#lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink :hover {
	background: transparent url('/images/slimbox/prevlabel.gif') no-repeat 0
		15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink :hover {
	background: transparent url('/images/slimbox/nextlabel.gif') no-repeat
		100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url('/images/slimbox/closelabel.gif') no-repeat
		center;
	margin: 5px 0;
	outline: none;
}

#lbCaption,#lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* Error Button bei Shoutbox Fehler */
.cbButtons {
	text-align: center;
}

.clip a.option-fav {
	float:right;
}

.clip a.option-fav span {
display:none;
}