/*
  Author Name:	JAKOTA Design Group GmbH
  Author URI:		http://www.jakota.de/
	Project:			video-mv.de
  Version:			1.0
*/


/******************************************************************************
* Formularstyles
******************************************************************************/

input.textinput {
	background:transparent url(/fileadmin/templates/formulare/formelements.gif) no-repeat scroll -169px 0px;
	color:#5B5B5B;
	font-family:Tahoma,Arial,Helvetica,Sans-Serif;
	font-size:90%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:4px 2px 4px 4px;
	width:162px;
	border:none;
	margin:0;
}

input.textinput:hover, input.textinput:focus {
	background:transparent url(/fileadmin/templates/formulare/formelements.gif) no-repeat scroll 0px 0px;
	color:#5B5B5B;
	font-family:Tahoma,Arial,Helvetica,Sans-Serif;
	font-size:90%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:4px 2px 4px 4px;
	width:162px;
}

input.required {
	background:transparent url(/fileadmin/templates/formulare/formelements.gif) no-repeat scroll -169px 0px;
	color:#5B5B5B;
	font-family:Tahoma,Arial,Helvetica,Sans-Serif;
	font-size:90%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:4px 2px 4px 4px;
	width:162px;
	border:none;
	margin:0;
}

input.required:hover, input.required:focus {
	background:transparent url(/fileadmin/templates/formulare/formelements.gif) no-repeat scroll 0px 0px;
	color:#5B5B5B;
	font-family:Tahoma,Arial,Helvetica,Sans-Serif;
	font-size:90%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:4px 2px 4px 4px;
	width:162px;
}

label.textlabel, input.required, input.textinput, div.validation-advice {
	float:left;
}

.textlabel {
	width:110px;
	margin-bottom:10px;
}

div.validation-advice {
	background:transparent url(/fileadmin/templates/formulare/formelements.gif) no-repeat scroll 0px -42px;
	font-size:90%;
	color:#cacaca;
	padding:2px 5px 2px 18px;
	
}

input.checkbox {
margin: 0 5px 0 0;
float:left;
}

form.uploader input, form.uploader textarea {
	background:#E0E0E0;
	color:#5B5B5B;
	font-family:Tahoma,Arial,Helvetica,Sans-Serif;
	font-size:90%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:4px 2px 4px 4px;
	width:162px;
	border:1px solid #232323;
	margin:0;
}

form.uploader input:hover, form.uploader textarea:hover, form.uploader input:focus, form.uploader textarea:focus {
	background:#FFFFFF;
	color:#5B5B5B;
	font-family:Tahoma,Arial,Helvetica,Sans-Serif;
	font-size:90%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:4px 2px 4px 4px;
	width:162px;
	border:1px solid #232323;

}

form.uploader input.wide, form.uploader textarea.wide {
	width:340px;
}

form.uploader textarea {
	margin-bottom:4px;
	height:52px;
}

form.uploader textarea:hover, form.uploader textarea:focus {
	margin-bottom:4px;
}

form.uploader textarea.high {
	height:160px;
}

/******************************************************************************
* HTML Video Seite
******************************************************************************/

.tx-htmlvideos-pi1 {
	position: relative;
}
.videos-html-kategorien {
	float: left;
	width: 260px;
	background-color: #3d3d3d;
	margin-bottom: 10px;
	padding: 9px 12px;
	position: relative;
	-moz-border-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
}
ul.video-html-menue {
	margin: 0;
	padding: 0;
	position: relative;
}
li.video-html-menue-list {
	list-style-type: none;
	margin: 0;
	padding: 1px 0px 1px 10px;
	-moz-border-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
}
li.video-html-menue-list:hover {
	background-color: #333;
}
li.video-html-menue-list a {
	color: #aaaaaa;
	text-decoration: none;
	font-size: 0.9em;
}
li.video-html-menue-list a:hover {
	color: #ffcc00;
}
li.video-html-menue-list a.active {
	color: #ffffff;
}
.videos-html-videoContent {
	float: left;
	width: 662px;
	background-color: #3d3d3d;
	margin-bottom: 10px;
	padding: 9px 12px;
	position: relative;
	left: 9px;
	-moz-border-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
}
.video-html-videoContentContainer {
	border-bottom: 1px dashed #666;
	margin-bottom: 5px;
	padding: 7px 9px 12px 9px;
	position: relative;
	-moz-border-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
}
.video-html-videoContentContainer:hover {
	background-color: #333;
}
.video-html-videoContentImage {
	margin-top: 4px;
	margin-right: 11px;
	float: left;
}
.video-html-videoContentTime {
	font-size: 0.8em;
}
.video-html-videoContentText {
	font-size: 0.9em;
	margin-top: 5px;
}
.video-html-videoContentText a {
	text-decoration: none;
}
.c50r.html-video {
	background-color: #3d3d3d;
	-moz-border-radius: 6px;
	padding: 7px 9px 12px 9px;
	width: 48.5% !important;
	position: relative;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
}
h4 a {
	text-decoration: none;
	color: #CCC;
	font-size: 0.85em;
}
a.linkBack {
	font-size: 0.8em;
	text-decoration: none;
	float: right;
	margin: 5px 5px 0px 0px;
	clear: both;
	width: 144px;
}
.videoWeblink, .videoProdzuent {
	font-size: 0.8em;
}
.videos-html-kategorien hr,
.videos-html-videoContent hr,
.c50r.html-video hr {
	border-color: #666;
	border-style: dashed;
	margin: -5px 0 12px;
}
p.videocontenttext {
	font-size: 0.9em;
}
div#main {
	background-color: #303030;
	position: relative;
}

.upper {
	position: relative;
}
#footer {
bottom: 0px;
}
div#footernav {
position:absolute;
right:14px;
top:33px;
font-size:11px;
}
div#footernav a {
font-weight:normal;
}
div#footernav a:hover {
color:#FFCC00;
}