/*
 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: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px; 
	vertical-align: middle;
	font-style: normal;	
	line-height: 1.2;	
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	border-left: solid 1px black;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
	margin: 2px 2px 2px 2px;
	padding: 1px 0 1px 0;
}
select.select {
	border-color: black; 
	border-left: solid 1px black;
	border-bottom: solid 1px black; 
	border-right: solid 1px black; 
	border-top: solid 1px black; 
}
/* Anfang index.tpl */
#pagecontainer {
	background-color:#330100;
	display:block;
	width:820px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
	border-color:#cccccc;
	border-style:solid;
	float:none;
	clear:both;
}
#footer_container_outer {
	width:804px;
	float:none;
	clear:both;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:7px; /* +1px durch cleaner */
}
#footer_container {
	width:804px;
	float:none;
	clear:both;
	background-color:#C1AFAF;
	text-align:center;
}
a.footerlink {
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
a.footerlink:hover {
	font-size: 8pt;
	color: #800000;
	text-decoration: none;
}
.copyright{
	color: #AAAAAA;
	text-decoration: none;
}
#headercontainer {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	width:820px;
	height:311px;
	float:none;
	clear:both;
}
#body_container_outer {
	width:804px;
	float:none;
	clear:both;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:7px; /* +1px durch cleaner */
}
#body_container {
	width:804px;
	float:none;
	clear:both;
	background-color:#C1AFAF;
}
#leftnavigatorcontainer {
	float:left;
	width:180px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:8px;
	background-color:#C1AFAF;
	text-align: center;
}
#rightnavigatorcontainer {
	float:right;
	width:180px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:8px;
	background-color:#C1AFAF;
	text-align: center;
}
/*
#contentcontainer_outer {
	float:right;
	width:428px;
	padding-left:0px;
	padding-right:0px;
	background-color:#330100;
}
#contentcontainer_inner {
	float:left;
	width:410px;
	padding-top:8px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:8px;
	background-color:#C1AFAF;
	/*min-height:1000px;
	_height: 1000px;*/
}*/
#contentcontainer {
	clear:both;
	width:410px;
	padding-left:0px;
	padding-right:0px;
	background-color:#C1AFAF;
}
.contentcontainer_border {
	width:428px;
	border-right: 8px solid #330100;
	border-left: 8px solid #330100;
	padding-top:8px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:8px;
	background-color:#C1AFAF;
}
/*
.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 {
	width:820px;
	height:120px;
	text-align:right;
}
#header_top_content_container {
	float: left;
	height:140px;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
}
#header_login_container {
	float: right;
	color:#000000;
	padding-top:25px;
	padding-right:28px;
	width:350px;
	text-align:right;
}
input.login {
	display:inline;
	font-size: 8pt;
	line-height: 1.0;
	vertical-align: middle;
	width:  110px;
	height: 13px;
	line-height: 13px;
	cursor: text;
}
input.buttonlogin {
	background-color: transparent;
	border-left: solid 0px black;
	border-bottom: solid 0px black;
	border-right: solid 0px black;
	border-top: solid 0px black;
	margin: 0px 0px 0px 0px;
}
.logintext {
	color: #FFFFFF;
	display: block;
	float: right;
	text-align:right;
	vertical-align: middle;
}
#header_top_menu_container {
	width:804px;
	height:35px;
	padding: 8px 8px 8px 8px;
	text-align:center;
	float:none;
	clear:both;
}
#header_top_menu {
	width:804px;
	height:35px;
	text-align:center;
	float: left;
}
div.header_top_button, div.header_top_button2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 161px;
	height: 33px;
	float: left;
	font-size: 11pt;
	font-style: normal;	
	text-align: center;
	font-weight: bold;
	letter-spacing: -1px;
}
div.header_top_button2 {
	width: 160px;
}
div.header_top_button a {
	background-image: url(/images/button1_head_161px.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 161px;
	height: 33px;
	line-height: 33px;
	color: #7F7F7F;
  	text-decoration: none;
}
div.header_top_button2 a {
	background-image: url(/images/button2_head_160px.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 160px;
	height: 33px;
	line-height: 33px;
	color: #7F7F7F;
  	text-decoration: none;
}
div.header_top_button a:hover {
	background-image: url(/images/button1_head_161px_over.jpg);
	background-repeat: no-repeat;
	width: 161px;
	height: 33px;
	color: #FFFFFF;
	line-height: 33px;
  	text-decoration: none;
}
div.header_top_button2 a:hover {
	background-image: url(/images/button2_head_160px_over.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 33px;
	color: #FFFFFF;
	line-height: 33px;
  	text-decoration: none;
}
/* Ende header.tpl, loginform.tpl, topmenu.tpl */
/* Anfang navigation.tpl, linke und rechte Container */
#leftcolumn_hdr_bkg {
	display: block;
	background-image:url(images/box_header.png);
	background-repeat:no-repeat;
	margin-top : 8px;
	width:142px;
	height:28px;
	line-height: 28px;
	font-size : 10pt;
	font-weight: normal;
	color: #ffffff;
	text-align:center;
	text-transform	: uppercase;
}
#leftside_nav {
	width : 142px;	
} 
#leftside_detail {
	background-color: #988A8A;
	width : 142px;	
	padding-top : 16px;
	padding-bottom : 16px;
	font-weight: normal;
	text-align: left;
}
#box_iframe {	/* nur für die Einbindung der iframe's müssen nochmal extra definiert werden */
	background-color: #988A8A;
	width : 142px;	
	height: 100px;
	text-align: left;
} 
div.left_navigation {
	margin-top	: 2px;
	display		: block;
	width		: 142px;	
	height		: 24px;
	list-style-type	: none;
	font-size	: 13px;
	text-align	: center;
	font-weight	: bold;
	text-transform	: uppercase;
	letter-spacing	: -1px;
}
div.left_navigation a {
	display: block;
	background-image: url(images/button_nav_left.jpg);
	background-repeat: no-repeat; 
	line-height: 24px;
	color: #999999;
	text-decoration	: none;
}
div.left_navigation a:hover {
	display: block;
	background-image: url(images/button_nav_left_hover.jpg);
	background-repeat: no-repeat; 
	line-height: 24px;
	color: #FFFFFF;
	text-decoration	: none;
}
.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 {
	padding-left:10px;
	text-align:center;
	margin-bottom:20px;
}
div.user_settings_nav {
	display		: block;
	list-style-type : none;
	float		: left;
	width		: 88px;
	height		: 81px;
	margin		: 4px;
	text-align	: center;
	font-weight	: bold;
	text-transform	: uppercase;
	font-size	: 13px;
	letter-spacing	: -1px;
}
div.user_settings_nav a {
	display: block;
	background-image: url(images/user_menu.gif);
	background-repeat: no-repeat; 
	width : 88px;
	height : 81px;
	padding-top : 22px;
	line-height : 13px;
	text-decoration : none;
	color : #BEAEAE;
}
div.user_settings_nav a:hover {
	display: block;
	background-image: url(images/user_menu_over.gif);
	background-repeat: no-repeat; 
	width: 88px;
	height: 81px;
	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: 410px
	text-align:left;
	padding:0px;
	padding-left:0px;
	margin-bottom:0px;
}
#module_head {
	display: block;
	background-image: url(images/module_header.png);
	background-repeat: no-repeat; 
	width: 410px;
	height: 30px;
	line-height: 30px;
	font-size : 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align:center;
	text-transform	: uppercase;
}
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: #988A8A;
	text-align:center;
}
.module_content_cell_2 {
	background-color: #E1E1E1;
	text-align:center;
}
.module_formular_cell_1 {
	background-color: #988A8A;
	text-align:left;
}
.module_formular_cell_2 {
	background-color: #E1E1E1;
	text-align:left;
}
.oddrow { background-color: #988A8A; }
.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-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
input.formbutton {
	color: #000000;
	background-color: #FFFFFF;
}
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;
	background-color:#cccccc;
	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 { /* usersnap.tpl */
	width:128px;
	height:180px;
	background-color:#cccccc;
	padding-top:3px;
	float:left;
	margin:3px;
	overflow:hidden;
	text-align:center;
}
#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;
}
/* Ende mittlere Spalte Content, Formulare, Listen etc. */








#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 {
}
