/*
 File: 			amateur.css
 Author: 		(c) Ivo Deisenroth
 Contact: 		id@creamedia.de
 Copyright:		Crea Media, IT-PolyVision LTD
 Last Modified:		08. Februar 2008
 Last Modified by:	Ivo Deisenroth
 Type:			CSS-File
 Description:		Stylsheet-Datei für das Design im Frontend
*/
input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	vertical-align: middle;
	font-style: normal;	
	line-height: 1.2;	
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	margin: 2px 2px 2px 2px;
	padding: 1px 0 1px 0;
}
select.select {
	border-color: black; 
	border: solid 1px black;
}
/* Anfang index.tpl */
#pagecontainer {
	display:block;
	width:945px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	float:none;
	clear:both;
}
#footer_container_outer {
	width:945px;
	background-color:#C0C0C0;
	float:none;
	clear:both;
	padding: 0px 0px 19px 0px; /* +1px durch cleaner */
}
#footer_container {
	width:945px;
	font-size: 10px;
	color: #000000;
	float:none;
	clear:both;
	text-align:center;
}
a.footerlink {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.footerlink:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.copyright{
	color: #AAAAAA;
	text-decoration: none;
}
#headercontainer {
	background-image: url(/images/header_new.jpg);
	background-repeat: no-repeat;
	width:945px;
	height:144px;
	float:none;
	clear:both;
}
#body_container_outer {
	width:945px;
	background-color:#464242;
	float:none;
	clear:both;
	padding: 0px 0px 19px 0px;/* +1px bei bottom durch cleaner */
}
#body_container {
	width:945px;
	float:none;
	clear:both;
	background-color:#464242;
}
#leftnavigatorcontainer {
	float:left;
	width:126px;
	padding:0px 0px 0px 0px;
	text-align: center;
}
#rightnavigatorcontainer {
	float:right;
	width:126px;
	padding:0px 0px 0px 0px;
	text-align: center;
}
.contentcontainer_border {
	width:693px;
	padding:20px 20px 20px 20px;
	background-color:#C0C0C0;
	text-align:center;
}
#contentcontainer {
	clear:both;
	width:653px;
	padding:0px;
	background-color:#FFFFFF;
}
/*
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:0px none;
	margin:0; padding:0;
	background:#330100;
}*/
/* Ende index.tpl */
/* Anfang header.tpl, loginform.tpl, topmenu.tpl */
#header_top_login_container {
	background-image: url(/images/header_new.jpg);
	background-repeat: no-repeat;
	width: 945px;
	height: 75px;
	text-align: right;
}
#header_top_content_container {
}
#header_login_container {
	float: right;
	color:#000000;
	padding: 0px 15px 0px 0px;
	width:300px;
	text-align:right;
}
#header_top_menu_linie {
	background-color:#CF8A25;
	width: 945px;
	height: 20px;
	line-height:20px;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
}
#header_linie_text {
	padding: 0px 15px 0px 0px;
}
input.login {
	display:inline;
	width:  140px;
	margin: 1px 1px 1px 1px;
	padding: 0;
	cursor: text;
}
input.buttonlogin {
	float:right;
	background-color: #FF0000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin: 1px 1px 1px 1px;
	padding: 1px;
}
.logintext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	padding: 0px 10px 0px 0px;
	float: right;
	text-align:right;
	vertical-align:bottom;
}
#header_top_menu_container {
	width:945px;
	height:49px;
	padding: 0 0 0 0;
	text-align:center;
	float:none;
	clear:both;
}
#header_top_menu {
	width:945px;
	height:49px;
	text-align:center;
	float: left;
}
div.header_top_button, div.header_top_button2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	font-style: normal;	
	text-align: center;
}
div.header_top_button2 {
}
div.header_top_button a {
}
div.header_top_button2 a {
}
div.header_top_button a:hover {
}
div.header_top_button2 a:hover {
}
/* Ende header.tpl, loginform.tpl, topmenu.tpl */
/* Anfang navigation.tpl, linke und rechte Container */
#leftside_nav {
	width : 126px;	
}
#userview {
	width:126px;
	display:block;
	padding: 20px 2px 20px 2px;
	font-size:10px;
}
#leftcolumn_hdr_bkg {
	display: block;
	width:126px;
	height:25px;
	line-height: 25px;
	border-top: 0px solid #FFFFFF;
	font-size : 10px;
	font-weight: normal;
	color: #CF8A25;
	text-align:center;
}
#leftside_detail {
	width : 126px;	
	padding : 0px 0px 0px 0px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}
#box_iframe { /* nur für die Einbindung der iframe's müssen nochmal extra definiert werden */
  background-color: #464242;
  width : 126px;  
  height: 100%;
  text-align: left;
}
div.left_navigation {
	list-style-type: none;
	display		: block;
	width			: 126px;	
	height		: 26px;
	text-align: left;
	text-indent : 5px;
	font-weight	: bold;
	border-bottom:1px solid #FFFFFF;
}
div.left_navigation a {
	display: block;
	line-height: 26px;
	color: #FFFFFF;
	font-size	: 11px;
	text-decoration	: none;
}
div.left_navigation a:hover {
	display : block;
	line-height : 26px;
	color : #CF8A25;
	font-size	: 11px;
	text-decoration	: none;
}
a.nav_link, a.nav_link:hover {
	display : block;
	line-height : 26px;
	color : #FFFFFF;
	font-size	: 11px;
	text-decoration	: none;
}
a.nav_link:hover {
	color : #CF8A25;
}
#search_box{
	width:126px;
	display : block;
	padding: 25px 0 25px 0;
	color : #CF8A25;
	font-weight	: bold;
	border-bottom: 1px solid #FFFFFF;
}
input.search {
	vertical-align: middle;
	width:  110px;
	cursor: text;
	margin: 10px 0px 10px 0px;
}
input.buttonsearch {
	margin : 0px 8px 0px 0px;
	padding: 1px;
	background-color: #CF8A25; 
	float : right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
	border: solid 1px #FFFFFF;
}
.capitals {
	text-transform: uppercase;
}
.panelbox {
	background-color: #988A8A;
	font-weight: normal;
	color: #000000;
}
.bannerright {
	margin-top : 8px;
	text-align : center;
}
/* Ende navigation.tpl, linke und rechte Container */
/* Anfang user_settings.tpl */
div.user_settings {
	width:100%;
	margin: 0px 0px 20px 60px;
}
div.user_settings_nav {
	display		: block;
	list-style-type : none;
	float		: left;
	margin		: 4px;
	text-align	: center;
	font-weight	: bold;
	font-size	: 13px;
}
div.user_settings_nav a {
	display: block;
	padding-top : 22px;
	line-height : 13px;
	text-decoration : none;
	color : #BEAEAE;
}
div.user_settings_nav a:hover {
	display: block;
	padding-top : 22px;
	line-height : 13px;
	text-decoration  : none;
	color : #6A1211;
}
/* Ende user_settings.tpl */
/* Anfang mittlere Spalte Content, Formulare, Listen etc. */
#module_content {
	width: 653px;
	text-align:left;
	padding:0px;
	padding-left:0px;
	margin-bottom:0px;
	background-color: #FFFFFF;
}
#module_head, #module_head2 {
	display: block;
	width: 653px;
	height: 32px;
	line-height: 32px;
	margin : 0;
	padding: 0 0 3px 0;
	font-size : 16px;
	font-weight: normal;
	color: #CF8A25;
	text-indent:10px;
}
#module_head {
	background-image: url(/images/line.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size:13px;
	font-weight:bold;
}
.module_head_nav {
	float:right;
	padding-right:10px;
	font-size:11px;
}
.menu_allonline {
	width:100%;
	padding: 5px 0px 5px 0px;
	text-align: center;	
}
a.registry{
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align:left;
	margin-right:2px;
}
a.registry:hover{
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-align:left;
	margin-right:2px;
}
/* erste Version der Startseite von V2.x 
.module_detail_inside {
	font-weight: normal;
	background-color: #988A8A;
}
.module_detail_inside_2 {
	font-weight: normal;
	background-color: #E1E1E1;
	padding: 8px 8px 8px 8px;
}*/
.module_content_cell_1 {
	background-color: #FFFFFF;
	text-align:left;
}
.module_content_cell_2 {
	background-color: #FFFFFF;
	text-align:left;
}
.module_formular_cell_1 {
	background-color: #988A8A;
	text-align:left;
}
.module_formular_cell_2 {
	background-color: #E1E1E1;
	text-align:left;
}
.module_content_video_cell_1 {
	vertical-align:top;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.module_content_video_cell_2 {
	vertical-align:top;
	border-bottom: 1px solid #000000;
}
.smallpic {
	border: 0px solid #000000;
}
.smallpic_payed {
	border: 2px solid #ff0000;
}
.oddrow { background-color: #FFFFFF; }
.evenrow { background-color: #E1E1E1; }
.oddrow a, .evenrow a { text-decoration : none; }
.oddrow a:hover, .evenrow a:hover { text-decoration : none; }
.statscell { font-size : 11px; }
.module_detail {
	background-color: #C1AFAF;
	font-weight: normal;
	border: 1px solid #000000;
}
.stats_foot {
	font-weight: bold;
	text-align: center;	
	background-color: #C0C0C0;
}
.stats_row {
	font-weight: normal;
	text-align: center;	
	background-color: #C0C0C0;
}
a.statslink {
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color: blue;
}
input.formbutton {
	padding: 1px; 
	background-color: #FF9900;
}
a.formularbuttons, a.formularbuttons:hover {
	background-color: #dedede;
	color		: black;
	display		: block;
	height		: 22px;
	line-height	: 22px;
	padding		: 2px 0;
	border		: 1px solid #000000;
   	text-decoration	: none;
   	text-align	: center;
	font-size	: 13px;
}
a.formularbuttons:hover {
	background-color : #efefef;
}
#video_list_entry { /* usersnap.tpl */
	width:128px;
	height:250px;
	padding-top:3px;
	float:left;
	margin:3px;
	overflow:hidden;
	text-align:center;
}
#video_list_entry_2 { /* my_purchases.tpl */
	width:128px;
	height:270px;
	background-color:#cccccc;
	padding:0px;
	float:left;
	margin:3px;
	overflow:hidden;
	text-align:center;
}
#video_list_entry3 {
	width:128px;
	height:150px;
	padding-top:3px;
	background-color:#cccccc;
	float:left;
	margin:3px;
	overflow:hidden;
	text-align:center;
}
#video_list_entry_showprofile, #video_list_entry_showprofile_small { /* usersnap.tpl */
	width:160px;
	height:150px;
	padding-top:3px;
	float:left;
	overflow:hidden;
	text-align:center;
}
#video_list_entry_showprofile_small {
	height:125px;
}
#new_gallery_form_link_container {
	padding:2px;
	padding-left:5px;
	margin-top:10px;
	margin-bottom:10px;
	float:none;
	clear:both;
}
#form_label {
	display: block;
	float: left;
	width: 30%;
	text-align: left;
	vertical-align: middle;
}
.info {font:18px Arial;}
.data {background-color:#b3b3b3; border:1px solid #898989; width:100%;}
.bar1 {background-color:#888888; position:relative; text-align:left; height:15px; width:100%; border:1px solid #505050;}
.bar2 {background-color:#800000; position:relative; text-align:left; height:15px; width:100%; color:#800000;}
.infofont {
	font-weight: bold;
	font-size : 1.2em;
	color: #FFFFFF;
}

.table_head {
	/* Tabellenkopf in den Listen des Content wie buddybanlist.tpl */
}
.table_head_cell {
	/* Tabellenkopf in den Listen des Content wie buddybanlist.tpl */
	font-weight: bold;
	background-color: #bbbbff;
}
a.profil_nav {
	font-weight: normal;
	color: #363535;
	text-decoration: underline;
}
a.profil_nav:hover {
	font-weight: normal;
	color: #CA2C29;
	text-decoration: underline;
}
#line {
	display:block;
	background-image: url(/images/line.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 650px;
}
.infotext {
	padding: 0 10px 0 10px;	
}
/* Ende mittlere Spalte Content, Formulare, Listen etc. */

/* Anfang Onlineuser aktivuser_box.tpl */
div.aktivUserButton {
  list-style-type : none;
  float           : left;
  margin          : 0px 3px 0px 3px;
  display         : block;
  font-size       : 10px;
  text-align      : center;
  font-weight     : normal;
  text-transform  : none;
}
div.aktivUserButton a {
  display: block;
  line-height: 28px;
  color: #FFFFFF;
  text-decoration : none;
}
div.aktivUserButton a:hover {
  display: block;
  line-height: 28px;
  color: #FF7D07;
  text-decoration : none;
}
/* Ende Onlineuser aktivuser_box.tpl */
/* Anfang rechte Bilderleiste */
.pics_band {
	background-color:#C0C0C0;
}
.picture_band {
	background-color:#FFFFFF;
}
.pics_band_bg {
	background-color:#000000;
}
.picture_band a {
	 line-height: 16px;
	 font-size: 9px;
	 text-align:center;
}
.imageover {
}
.imageover a img, .imageover a:visited img {
	 border: 1px solid #666666;
	 text-decoration:none;
	 filter:alpha(opacity=60); /* IE */
	 -moz-opacity: 0.60; /* Gecko */
	 opacity: 0.60; /* Opera */
}
.imageover a:hover img {
	 border: 1px solid #666666;
	 text-decoration:none;
	 filter:alpha(opacity=100); /* IE */
	 -moz-opacity: 1.00; /* Gecko */
	 opacity: 1.00; /* Opera */
}
/* Ende rechte Bilderleiste */
/* Anfang Kategorien kategorien.tpl */
a.nav_button{
	margin : 0px 0px 0px 0px;
	padding: 3px 8px 3px 8px;
	background-color: #CF8A25; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
	border: solid 1px #FFFFFF;
	text-decoration:none;
}
a.categorys_link {
	font-weight : normal;
	font-size : 12px;
}
/* Ende Kategorien */
/* Anfang userresultviewsmall.tpl */
.module_content_table_cell_1, .module_content_table_cell_11 {
	background-color:#FFFFFF;
	float:left;
	border-right : 1px solid #000000;
}
.module_content_table_cell_11 {
	border-left : 1px solid #000000;
}
.module_content_table_cell_2 {
	float:left;
	background-color:#C0C0C0;
	border-right : 1px solid #000000;
}
.module_content_table2 {
	margin:0;
	width: 150px;
	float:left;
}
.module_ct {
	padding : 0px 0px 0px 16px;
	width:605px;
}
.urvs_head {
	font-size:13px;
	font-weight:bold;
	color:#000000;
	height:20px;
	background-color:#CF8A25;
	text-align:center;	
	vertical-align:middle;	
}
.urvs_pic {
	height:125px;
	text-align:center;
	vertical-align:middle;	
}
.urvs_row {
	height:20px;
	font-size:9px;
	text-align:center;
	vertical-align:middle;	
}
/* Ende userresultviewsmall.tpl */



#header_place_holder {
	height:20px;
	background-color:#800000;
	float:none;
	clear:both;
}
#header_left_container {
	float:left;
	height:30px;
	width:200px;
	text-align:center;
}
#header_left_container h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	margin:0px;
	margin-top:4px;
	}
#header_mid_container {
	float:left;
	height:30px;
	width:394px;
	text-align:center;
	background-image:url(images/arancho_head_01.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#header_mid_container h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
	margin:0px;
	margin-top:2px;
	font-weight:bold;
}
#header_right_container {
	float:right;
	height:30px;
	width:200px;
	text-align:center;
}
#header_right_container h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	margin:0px;
	margin-top:4px;
}
#leftside_detail_im {
	font-size: 11px;
	font-weight: normal;
	background-color: #f2f0f1;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}
#newshead{
  color: #594f4d;
  font-weight: bold;
  text-align:left;
}
#newsdate{
  font-size: 8px;
  font-style: regular;
  text-align:left;
}
#newstext{
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding-bottom:15px;
}
#navigator {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#navigator li {
	padding-left:10px;
	padding-top:1px;
	padding-bottom:1px;
}
#offer_container {
	background-color:#e4babb;
	padding:4px;
}
#offer_head {
  font-family: Helvetica, sans-serif;
  font-size: 18pt;
  color: #D64F0B;
  text-align:center;
}
#offer_text {
 color: #10105D;
 text-align:left;
}
#new_user_container {
	background-color:#e4babb;
	padding:4px;
}
#manage_gallery {
	float:none;
	clear:both;
/*	border:1px solid #903401; */
}
#manage_gallery_row_header {
	padding-left:16px;
	float:none;
	clear:both;
	height:20px;
	background-color:#800000;
}
#manage_gallery_name_header {
	float:left;
	width:200px;
	padding:2px;
	color:#ffffff;
	font-size:11px;
}
#manage_gallery_count_header {
	padding:2px;
	float:left;
	width:100px;
	text-align:right;
	color:#ffffff;
	font-size:11px;
}
#manage_gallery_tools_header {
	float:right;
	width:100px;
	padding:2px;
	text-align:right;
	color:#ffffff;
	font-size:11px;
}
#manage_gallery_row {
	float:none;
	clear:both;
}
#manage_gallery_name {
	float:left;
	width:200px;
	padding:2px;
}
#manage_gallery_count {
	padding:2px;
	float:left;
	width:100px;
	text-align:right;
}
#manage_gallery_tools {
	float:right;
	width:100px;
	padding:2px;
	text-align:right;
}
#manage_gallery_tool_image {
	padding:0px;
	margin:0px;
	margin-left:5px;
	margin-right:5px;
}
#new_gallery_form_container {
	display:none;
	background-color:#800000;
	color:#ffffff;
	padding:2px;
	padding-left:5px;
}
#new_gallery_form_container label {
	display:block;
	float:left;
	width:200px;
	text-align:right;
	padding-right:10px;
}
#new_gallery_form_container input {
	float:left;
	width:300px;
}
#new_gallery_form_container textarea {
	float:left;
	width:300px;
	height:50px;
}
.manage_gallery_edit_container {
	display:none;
	color:#ffffff;
	float:none;
	clear:both;
	border-left:1px;
	border-top:0px;
	border-right:1px;
	border-bottom:1px;
	border-style:solid;
	border-color:#903401;
}
.manage_gallery_edit_inner_container {
	display:block;
}
#manage_gallery_edit_inner_container label {
	display:block;
	float:left;
	width:200px;
	text-align:right;
	padding-right:10px;
	color:#800000;
}
#manage_gallery_edit_inner_container input {
	float:left;
	width:300px;
}
#manage_gallery_edit_inner_container textarea {
	float:left;
	width:300px;
	height:50px;
}
#error_message {
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background-color:#ff0000;
	height:20px;
}
#table_kontoauszug td {
}
.header_bar {
	background-color: #CF8A25;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
	line-height:20px;
	padding-left:10px;	
}
#sp_link {
	display:block;
	width:100%;
	height:25px;
	line-height:25px;
	float:left;
	text-align:right;
}
