@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #333333;
	background-image: url(../gfx/bg.gif);
	background-repeat: repeat-x;
}
.contener {
	width:1000px;
	margin:auto;
}
#top {
	width:100%;
	float:left;
	height:166px;
	background-image: url(../gfx/top.jpg);
	background-repeat: no-repeat;
}
a.logo {
	display:block;
	float:left;
	width:414px;
	margin-top:19px;
	margin-left:20px;
	height:119px;
}
#register {
	float:right;
	background-image: url(../gfx/register.gif);
	background-repeat: no-repeat;
	width:177px;
	height:20px;
}
#search {
	width:330px;
	float:right;
	margin-top:25px;
	margin-right:5px;
}
.input {
	width:222px;
	padding-left:6px;
	display:block;
	float:left;
	height:18px;
	font-family: Tahoma, arial;
	font-size: 12px;
	color: #757575;
	border: 1px solid #757575;
}
#sign {
	width:416px;
	height:45px;
	float:right;
	margin-right:20px;
	margin-top:15px;
	text-align:center;
	margin-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}
#sign a {
	color:#ffae00;
	text-decoration:none;
}
#sign a strong {
	color:#FFFFFF;
}
#menu {
	width:100%;
	float:left;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
}
#menu a {
	display:block;
	height:24px;
	margin-top:5px;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
	float:left;
	font-size: 14px;
	color: #343333;
	text-decoration: none;
}
#menu a:hover {
	text-decoration:underline;
}
#menu span {
	background-image: url(../gfx/span.gif);
	background-repeat: no-repeat;
	height:24px;
	width:2px;
	margin-left:10px;
	margin-right:10px;
	margin-top:4px;
	float:left;
	display:block;
}
#sub {
	width:100%;
	margin-top:4px;
	float:left;
}
#sub a {
	text-decoration: none;
	background-image: url(../gfx/sub_a.gif);
	background-repeat: no-repeat;
	width:90px;
	height:22px;
	padding-top:8px;
	float:left;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	font-weight: bold;
}
#sub a:hover {
	text-decoration:underline;
}
#main {
	width:100%;
	float:left;
	margin-top:10px;
}
#header {
	float:left;
	background-image: url(../gfx/header.gif);
	background-repeat: no-repeat;
	width:732px;
	height:39px;
}
#left {
	width:732px;
	float:left;
}
.content {
	width:240px;
	float:left;
	margin:2px;
}
.img {
	width:240px;
	height:180px;
	float:left;
}
.txt {
	width:100%;
	float:left;
	line-height:16px;
	text-align:left;
	margin-top:5px;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #343434;
	font-weight: normal;
}
.txt span {
	display:block;
	float:left;
	width:100%;
}
.txt a {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 14px;
	display:block;
	float:left;
	font-weight: bold;
	color: #9f0400;
	width:100%;
	text-decoration: none;
	text-align: center;
}
.txt a:hover {
	text-decoration:underline;
}
.star_off {
	float:right;
	background-image: url(../gfx/star_off.gif);
	background-repeat: repeat-x;
	height:13px;
	width:70px;
	margin-top:2px;
	display:block;
}
.star_on {
	float:left;
	background-image: url(../gfx/star_on.gif);
	background-repeat: repeat-x;
	height:13px;
}
#pagination {
	float:left;
	text-align:center;
	width:100%;
	margin-top:6px;
	margin-bottom: 6px;
}

#pagination span {
	color: #ff6600;
	font-size: 16px;
	font-weight: bold;
}


#pagination a {
	font-size: 11px;
	margin-top:20px;
	margin-left:2px;
	padding: 4px;
	text-align:center;
	display:inline;
	padding-top:2px;
	padding-bottom:2px;
	line-height:22px;
	color: #9b9899;
	text-decoration: none;
	border: 1px solid #fff;
}
a.point {
	color: #000000;
	text-decoration:none;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
}
#pagination a:hover {
	font-size: 11px;
	margin-top:20px;
	margin-left:2px;
	padding: 4px;
	text-align:center;
	display:inline;
	padding-top:2px;
	padding-bottom:2px;
	line-height:22px;
	color: #333;
	text-decoration: none;
	border: 1px solid #666;
}


a.point_akt {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #343333;
	padding:0px;
	margin:0px;
	margin-top:5px;
	margin-left:15px;
}
.contents {
	width:100%;
	float:left;
	padding-bottom:10px;
	margin-top:10px !important;
	margin-bottom: 0 !important;
}
#right {
	width:243px;
	float:right;
	background-color: #ddd;
	text-align:center;
	padding: 4px 0 8px 0;
}
#footer {
	width:100%;
	float:left;
	background-image: url(../gfx/footer.gif);
	background-repeat: repeat-x;
	height:79px;
}
#footer_bg {
	width:100%;
	float:left;
	height:53px;
	line-height:18px;
	padding-top:10px;
	text-align:center;
	margin-top:16px;
	background-image: url(../gfx/footer_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
#footer_bg a {
	text-decoration:none;
	color: #fd9202;
}
#footer_bg a:hover {
	text-decoration:underline;
}
#player {
	width:590px;
	margin-left:60px;
	margin-top:10px;
	float:left;
}
#title {
	width:590px;
	margin-left:60px;
	margin-top:5px;
	float:left;
	text-transform:uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fd8606;
}
#title strong {
	color: #030200;
}
#video_desc {
	width:590px;
	margin-left:60px;
	margin-top:10px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #524e44;
}
#video_desc a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fd8606;
	text-decoration: none;
}
#video_desc a:hover {
	text-decoration: underline;
}
#video_desc .vid_button  {
	display: block;
	margin-top: 0;
}

#video_desc .vid_button a:link {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
    background-image:url("/gfx/st_join.jpg");
	width: 100% !important;
	height:24px;
	text-align: center;
	font-size: 16px;
	color: #000;
	display: block;
	padding:4px 0 4px 0;	
}

#video_desc .vid_button a:hover {
	background-position:50% 100%;
	background-repeat:no-repeat;
	color: #272727;
}


.statistics {
	float: left;
	padding: 0 6px 0 0;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}

.statistics b {
	color: #666;
	font-weight: normal;
}






