/**
 * Overload for Media-pages
 */

.content { background-image:url(../i/bg/blog.png); height:auto; }

.content .outer { background:transparent url(../i/bg/blog_top.png) no-repeat scroll top left; }
.content .outer .inner {
	background:transparent url(../i/bg/blog_bottom.png) no-repeat scroll bottom left;
	padding:30px 0 30px 27px;
}

.box276, .box538 { float:left; }
.box276 { width:276px; }
#box276top { height:33px; background:transparent url(../i/bg/box_276_top.png) no-repeat scroll top left; }
#box276content {
	overflow:hidden; padding:0 24px 0 24px;
	background:transparent url(../i/bg/box_276_bg.png) repeat-y scroll top left;
}
#box276bottom { height:35px; background:transparent url(../i/bg/box_276_bottom.png) no-repeat scroll top left; }

.box276 .head { padding:10px 0 0 20px; }
.box276 table { width:226px; overflow:hidden; }
.box276 table td, .box276 table th { padding:7px 0; border-top:1px solid #c3c198; border-bottom:1px solid #c3c198; }
.box276 table .act td, .box276 table .act th { background-color:#c3c198; }
.box276 table .act th a b.lb { color:#3b3a37; }
.box276 table td { width:110px; overflow:hidden; }
.box276 table td img { width:100px; height:75px; }
.box276 table th b { display:block; font-size:12px; padding-bottom:5px; }
.box276 table td.nb { width:20px; border:none; }

.box276 table.links td { width:20px; border:none; }
.box276 table.links th { padding:4px 0 3px 0; border:none; }
.box276 table.links th b { display:inline; padding:0; }
.box276 table.links th img { float:left; }

.box538 { width:538px; }
#box538top { height:33px; background:transparent url(../i/bg/box_538_top.png) no-repeat scroll top left; }
#box538content {
	overflow:hidden; padding:0 34px;
	background:transparent url(../i/bg/box_538_bg.png) repeat-y scroll top left;
}
#box538bottom { height:35px; background:transparent url(../i/bg/box_538_bottom.png) no-repeat scroll top left; }
.box538 tr.head th { padding-bottom:2px; border-bottom:1px solid #c3c198; }
.box538 table { width:468px; }
.box538 td { width:117px; text-align:center; padding:6px 0; border-bottom:1px solid #c3c198; vertical-align:top; }
.box538 td .t { font:normal 10px verdana,arial,helvetica; text-align:left; width:105px; margin:0 auto; padding:0 0 2px 0; }
.box538 td .t div { float:right; }
.box538 td a img { margin-bottom:2px; border:2px solid #e6e2cd; }
.box538 td a:hover img { border:2px solid #15b7c5; }
.box538 td a.dl img, .box538 td a:hover.dl img { margin:0; border:none; }
.box538 td.nb { border-bottom:none; }
.box538 table.upload { width:auto; }
.box538 table.upload td { text-align:left; width:auto; padding:4px 8px; border-bottom:none; }
.box538 th.desc { padding:5px 8px; font-weight:normal; }
.box538 th.videocontainer { text-align:center; padding:5px 0; }
.box538 th.videocontainer embed, .box538 th.videocontainer object { margin:0 auto; }

.comholder { padding:5px 10px; }
#addcomment textarea { width:380px; }

.uploadbtn { text-align:right; padding-top:10px; }
