@charset "utf-8";


body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background: url(../images/bg.jpg) repeat-x #fff;
}

/*
html{
	height: 100%;
}
*/

img {
	border:0;
}

html, div, p, body, th, td, a, select, input, textarea, li, label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#505050;
}
	
a, a:visited{
	font-weight:bold;
	color:#1dbbe9;
	text-decoration:none;
}

a.link, span.link{
	font-weight:bold;
	color:#1dbbe9;
	background: url(../images/arrow.gif) no-repeat;
	padding-left: 13px;
	text-decoration:none;	
	display:block;
}


a.tlink, span.tlink{
	font-weight:bold;
	color:#1dbbe9;
	background: url(../images/arrow.gif) no-repeat;
	padding-left: 13px;
	float: right;
	text-decoration:none;	
	display:block;
}

a:hover{
	text-decoration:underline;
}

a.rider_link {
	color: red;
}


input, select, textarea {
	color:#505050;
	border: 1px solid #CCC;
}

input.submit {
	color:#000;
	font-weight:bold;
	border:1px solid #1dbbe9;
	padding:1px 2px 1px 15px;
	background: url(../images/button.gif) no-repeat;
}

label 
{
	display:block;
	width:150px;
}

.radio label
{
	display: inline;
}

.f_l{
	float: left;
}

.f_r{
	float: right;
}

.c_l{
	clear: left;
}

.c_r{
	clear: right;
}

.c_b{
	clear: both;
}

.right
{
	text-align:right;	
}



h1 {
	background: url(../images/h1.gif) no-repeat right;
	width:100%;
	color:#000;
	font-size:14px;
	margin:0;
	padding:5px 0 5px 5px;	
	height:16px;
	border: 0px solid green;
}

h1 a, h1 a:hover, h1 a:active, h1 a:visited {
	color:#000;
	font-size:14px;
	float:left;
	background: url(../images/black_arrow.gif) no-repeat right;
	padding-right:50px;
	display:block;
}

h1 a.no_link, h1 a.no_link:hover {
	background:none;
	color:#000;
	font-size:14px;
	float:left;
	display:block;
	text-decoration:none;
}

h1 a.toggle, h1 a.toggle:link, h1 a.toggle:visited, h1 a.toggle:hover, h1 a.toggle:active {
	background:none;
	padding-right:0;
	float:none;
	display:bock;
	text-align:right;
}

h2 {
	background: url(../images/h2.gif) no-repeat;
	width:210px;
	color:#1dbbe9;
	font-size:11px;
	margin:10px 0 0 0;
	padding:2px 0 3px 5px;
	text-decoration: none;
	height:14px;
}

h2.long {
		background: url(../images/h2_long.gif) no-repeat;
	width:560px;
	color:#1dbbe9;
	font-size:11px;
	margin:10px 0 0 0;
	padding:2px 0 3px 5px;
	text-decoration: none;
	height:14px;
}

h2 a, h2 a:hover, h2 a:active, h2 a:visited {
	float:left;
	display:block;
	text-decoration: none;
}

h2 a.toggle, h2 a.toggle:link, h2 a.toggle:visited, h2 a.toggle:hover, h2 a.toggle:active {
	float:none;
	display:bock;
	text-align:right;
}

.rnav h2 {
	width:106px;
	float:left;
}

.rnav {
	width:100%;
	height:26px;
	border-bottom:1px solid #000;
}

#header {
	background: url(../images/header2.gif);
	height:118px;
	width:853px;
}

#mainnav {
	margin-left:6px;
	background: url(../images/mainnav.gif);
	height:31px;
	width:847px;
	padding-top:10px;
}

#mainnav a {
	background: 0;
	padding:0 5px 0 5px;
}

#subnav {
	margin-left:6px;
	width:847px;
	height:19px;
	padding:15px 0 0 4px;	
}
#subnav a {
	background: 0;
	padding:5px;
	color:#505050;
}

#subnav a:hover {
	color:#1dbbe9;
	text-decoration:none;
}


#subnav a.red{
	color: #990000;
}

#login_info {
	position:absolute;
	top:163px;
	left:619px;
}

#login_info div {
	background: url(../images/line.gif) repeat-y;
	padding:0 10px 0 5px;
	float:left;
}

.rbox form{
	margin-top: 0px !important; 
}

#languages {
	top:10px;
	left:750px;
	position:absolute;
}


#languages a {
	font-size:14px;
	color:#505050;
	padding:5px;
}

#languages a:hover, #languages a.active {
	color:#1dbbe9;
	text-decoration:none;
}

#content {
	margin-left:6px;
	width:840px;
	padding:20px 0 10px 9px;
	background:#fff url(../images/bg_content.gif) repeat-x;
}

#footer{
	text-align:center;
	width:854px;
	margin-top:10px;
	padding-bottom:10px;
}


#footer a{
	color:#999999;
}

.content_l {
	float:left;
	padding-right:8px;
	width:597px;
}
*+html div.content_l{/* für den IE7 */
   padding-right:0;
	width:597px;
}

.content_r{
	width:210px;
	float:left;
	float:left;
}

.content_banner
{
	position: absolute;
	top: 193px;
	left: 870px;
	width:120px;
}

.rbox {
	width:210px;
	background: url(../images/line.gif) repeat-y;
	padding:0 10px 0 5px;
	float:left;
	margin-bottom:25px;
	border: 0px solid red;
}

.cbox {
	width:98%;
	margin-bottom:25px;
	border: 0px solid red;
}

.dbox {

	width:98%;
	margin-bottom:25px;
	line-height: 1;
	
}

.cbox table {
	margin-left: 10px;
}

p {	clear:left;
	padding: 10px 0 0 10px;
	margin:0;	
}

span.indent {
	padding:0 0 5px 13px ;
	display:block;
}

.pic {
	padding:0 7px 0 7px;
	float:left;
}

/* bei Spots */
.text_pic {
	width:170px;
	float:left;
}

/* bei Videobar */
.m_pic {
	float:left;
	width:112px;
	padding:0 7px 0 7px;
}
	
.scontent_l {
	float:left;
	padding:0 28px 0 2px;
	width:322px;
}

.scontent_r{
	background: url(../images/line.gif) repeat-x;
	background-position: bottom left;
	background: url (../images/line.gif)repeat-y;
	padding:0 0 0 5px;
	float:left;
}

.bcontent_l {
	float:left;
	background: url (../images/line.gif) repeat-y;
	background-position: right;
	padding:0 28px 0 2px;
	width:322px;
}

.bcontent_r{
	width:220px;
	background: url(../images/box_right_open.gif) no-repeat;
	background-position: bottom left;
	padding:0 0px 0 5px;
	float:left;
}

.acontent_l {
	float:left;
	padding:0 28px 0 2px;
	background-position: right;
	width:322px;
}

.profile_box_data_left  {
	float: left;
	width: 280px;
}

.acontent_r{
	width:220px;
	padding:0 0px 0 5px;
	float:left;
}

div.pager {
text-align:center;
}

table.list{
	width:560px;
	border-top:1px solid #666666;
	margin-left:10px;
}

table.list td{
	vertical-align: top;
	padding:5px 10px 5px 10px;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
}

table.list td.systext{
	vertical-align: top;
	padding:5px 10px 5px 10px;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	background-color:#FFFED5
}

table.list td.user{
	border-left:none;
	width:150px;
}

table.list td.date{
	width:60px;
}

table.list td.sysuser{
	border-left:none;
	width:150px;
	background-color:#FFFED5
}

table.list td.sysdate{
	width:60px;
	background-color:#FFFED5
}

table.list td.actions{
	width:80px;
}

#pm_form .input{
	width:400px;
}

#pm_form textarea{
	width:400px;
	height:100px;
}

#friendship_form textarea{
	width:400px;
	height:100px;
}

#invitation_form
{
	width:450px;
}	

#invitation_form textarea{
	width:400px;
	height:100px;
}

#recommendation_form
{
	width:450px;
}	

#recommendation_form textarea{
	width:400px;
	height:100px;
}

.info {
	color:red;
	font-weight:bold;	
}

a.newpm{
	color:red;
	font-weight:bold;	
}

.toggle {
text-align:right;

	}
	
#avatarForm label 
{
display:inline;
	width:180px;
}

#avatarForm .avatarpic
{
	width:180px;
	height:200px;
	float:left;

}

.spot_legend {
	font-size: 14px;
	font-weight: bold;
}

.spot_legend img {
	margin-right: 10px;
}

.error_text {
	color: #990000;
	font-weight: bold;
}

	

#gmap_overlay, #spotmap_overlay
{
position:absolute;
top:170px;
color:#000000;
left:140px;
background-color: #FFFFFF;
border:1px solid #1dbbe9;
z-index:1000;
padding:10px 30px;

text-align:center;
}

#spotmap_overlay
{
position:absolute;
top:370px;
}


#rss-feed{
	margin-top: 60px;
	text-align: right;
	align: absmiddle;
}

#rss-feed a
{
	font-size: 11px;
}


span.spottype
{
	width:110px;
	display:block;
	float:left;
}

span.spottype img
{
border:1px solid white;
}

span.spottype img.active
{
border:1px solid red;
}

.fav
{
color: red;
}

.rf
{
font-weight:bold;
color: red;
}

.redBorder{
	border: 1px solid red;
}
.blueBorder{
	border: 1px solid blue;
}
.greenBorder{
	border: 1px solid green;
}
.clearFloat{
	clear: both;
}
.comments{
	min-height: 20px;
}

.spot_star{
	color: red;
	display: inline;
}
#playerControll{
	position: relative;
	width: 569px;
	height: 30px;
	background: #1F1F1F;
	margin: 0 0 0 0px;
	float: left;
}
#videoRating{
	position: relative;
	float: left;
	margin: 0 0 0 0; 
	left: 5px;
	top: 1px;
	border: 0px solid red;
}


#playerControll #addfav, #spotControll #addfav{
	position: relative;
	float: left;
	margin: 0 0 0 47px; 
	border: 0px solid green;
}
#recommendVideo{
	position: absolute;
	right: 5px;
	top: 1px;
	border: 0px solid blue;
}
.currentRating{
	float:right;
	margin-top:-30px;
	padding-right:80px;
}
.bigPlayer{
	margin: 10px 0 0 0px;
	z-index: 900;
	float: left;
	height: 320px;
	width: 569px;
	position: relative;
}

tr.ur_self td:first-child
		{
			border-left: 1px solid red;
			border-bottom: 1px solid red;
			border-top: 1px solid red;
		}

	
tr.ur_self td:last-child
		{
				border-right: 1px solid red;
				border-bottom: 1px solid red;
				border-top: 1px solid red;
				
		}
	
tr.ur_self td
{	
		border-bottom: 1px solid red;
		border-top: 1px solid red;
}

#m2{
	filter:alpha(opacity=100);
	opacity: 0;
	-moz-opacity:0;
}
#playerAlertBox, #playerAlertBoxTop{
	display: none;
	position: relative;
	width: 533px;
	height: 20px;
	background: #990000 url(../images/note.gif) no-repeat 4px 2px;
	margin: 0 0 0 0px;
	border-left: 3px solid #1F1F1F;
	border-right: 3px solid #1F1F1F;
	border-bottom: 3px solid #1F1F1F;
	padding: 3px 0 0 30px;
	color: #ffffff;
	font-weight: bold;
	float: left;
}

#crossClose{
	float: right;
	margin: -14px 3px 0 0;
}
.topMargin10{
	margin-top: 10px;
}
:focus {
	outline: 0;
}
#infoBig{
	width: 569px;
	border: 0px solid red;
	float: left;
}
#commentsBig{
	width: 560px;
	border: 0px solid green;
	float: left;
}
.videoInfosL{
	float: left;
	width: 284px;
	border: 0px solid blue;
}
.videoInfosR{
	float: right;
	border: 0px solid grey;
	max-width: 284px;
}
.videoInfosR table{
		margin: 0 !important;
}
#riders, #editors, #filmers{
	max-width: 215px;
}
.videoInfosL a.link{
	margin: 10px 0 0 10px;
}
.videoInfosL table{
	margin: 0 0 0 20px;
}
#commentsBig p{
	margin-top: 0px !important;
	padding-top: 0px !important;
}
#commentsBig #content_comments{
	margin: 10px 0 0 10px;
}
#commentsBig #comments{
	margin: 5px 0 0 10px;
}
#commentsBig #comments table{
	margin-left: 0px;
}
#spotControll{
	position: relative;
	width: 569px;
	height: 30px;
	background: #1F1F1F;
	margin: 5px 0 0 0px;
	float: left;
}
#spotFrame{
	width: 569px;
	background: #1F1F1F;
	padding: 0;
	margin: 0 0 10px 0;
	float: left;
	position: relative;
}
#playerFrame{
	position: relative;
}
#playerFrame{
	padding: 0;
}
#spotFrame #pic{
	clear: left;
	float: left;
	margin: 0 0 5px 5px;
	border: 1px solid #606060;
	height: 420px;
	width: 555px;
}
#spotFrame #searchInput{
		width: 335px;
		height: 15px;
		float: left;
		margin: 5px 0 5px 5px;
		color: #a1a1a1;
		padding-left: 4px;
}
#spotFrame #sendBtn{
	float: right;
	margin: 5px;
}
#sendBtn input{
	border: none;
}
#sendBtn img{
	border-top: 1px solid #fff;
	border-right: 1px solid #1DBBE9;
	border-bottom: 1px solid #1DBBE9;
	border-left: 1px solid #FFFF77;
	margin: 0 4px 0 110px;
}

#spotRating{
	clear: left;
	float: left;
	margin: 0 0 0 5px;
}
#spotRating span{
	margin: 0;
	padding: 0;
}
#recommendSpot{
	float: right;
	width: 120px;
	border: 0px solid red;
}
#spotDetails{
	width: 569px;
	margin: 0 0 10px 0;
}
#spotDetails a{
	display: inline;
}
#spotFrame #newSpot{
	background: transparent url(../images/btnBorderBlue.gif) no-repeat 0px 0px;
	width: 78px;
	height: 20px;
	padding: 0;
	margin: 5px 7px 5px 30px;
	color: #000;
	float: right;
	test-align: center;
	vertical-align: middle;
}
#newSpot span{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	border: 0px solid red;
	padding-top: 2px;
}
#spotFrame #newSpot a{ 
	color: #000;
}
#spotFrame #newSpot a:hover{ 
	color: #000;	
	text-decoration: none;
}
.suggestionsBox {
    position: relative;
    left: 30px;
    margin: 10px 0px 0px 0px;
    width: 200px;
    background-color: #212427;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: 2px solid #000;
    color: #fff;
}

.suggestionList {
    margin: 0px;
    padding: 0px;
}

.suggestionList li {
    margin: 0px 0px 3px 0px;
    padding: 3px;
    cursor: pointer;
}

.suggestionList li:hover {
    background-color: #659CD8;
}
