
.cake-sql-log {
	font-size:10px;	
	width:1000px;
	margin:10px auto;
}
.cake-sql-log td {
	vertical-align:top;
	text-align:left;
}
.fl40 {
	float:left;
}

.fr {
	float:right;
}

.w40p {
	width:40%;
}

div.PagePaginator {
	padding: 2px 10px;
}

div.PagePaginator .disabled {
	color:grey;
}

div.PagePaginator .current {
	font-weight:bold;
}

a.profile, .profile {
	font-family: Chewy;
	font-weight:normal;
}

div.header {
	height: 130px;
}

div.headerbg {
	height: 300px;
}

div.error {
	display: block;
}

div.required label {
	font-weight: bold;
}

div.error label {
	font-weight: bold;
	color: red;
}

div.error-message {
	color: red;
	font-size: 11px;
	margin-left: 115px;	
}

hr {
	border: 0px;
	height: 36px;
	display: block;
	margin: 0px;
	background: url(/img/layout/trenner.png) top center no-repeat;
}

hr.kordel {
	border: 0px;
	height: 36px;
	display: block;
	margin: 0px;
	background: url(/img/layout/kordel_trenner.png) top center no-repeat;
}
hr.l {
	background: url(/img/layout/trenner.png) top left no-repeat;
}

hr.r {
	background: url(/img/layout/trenner.png) top right no-repeat;
}

/* Top Menu */
div.functionbar {
	padding: 0px;
	position: relative;
	top: 129px;
	margin-left: auto;
	margin-right: auto;
	width: 936px;
}

.functionbar ul {
	height: 100px;
}

.functionbar ul li {
	width: 77px;
	height: 90px;
	position: relative;
}

.functionbar ul li a {
	width: 70px;
	height: 68px;
	cursor: pointer;
	margin-left: 2px;
}

div.sign {
	display: none;
	z-index: 1000;
	height: 56px;
	width: 96px;
	position: relative;
	top: -5px;
	left: -10px;
	padding-top: 27px;
	background: url(/img/layout/schild.png) left top no-repeat;
}

.functionbar li:hover a div.sign,.functionbar li.active a div.sign {
	display: block;
}

#fleecys {
	min-width: 960px;
}


#floatLeft {
	
}

#floatLeft a {
	border: none;
}

/* buttons */
button.btn_plus {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: white;
	background: url(/img/layout/gui/standard-button_add.png) top left no-repeat;
	padding-left: 28px;
	width: 96px;
	height: 30px;
	font-size: 12px;
	border: 0;
	padding-bottom:5px;
	text-align: left;
	cursor:pointer;
}

button.btn_std, input.btn_std, .btn_std {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: white;
	background: url(/img/layout/gui/standard-button.png) top left no-repeat;
	width: 106px;
	height: 30px;
	font-size: 12px;
	border: 0;
	padding: 0 0 5px 0;
	line-height:24px;
	text-align: center;
	font-weight: bold;
	cursor:pointer;
}

button.btn_shop, input.btn_shop {
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	border:0px;
	color:white;
	height:30px;
	padding-bottom:5px;
	font-size:12px;
	width:106px;
	font-weight:bold;
	background:url(/img/layout/gui/shoppen-button.png) center center no-repeat;
	cursor:pointer;
}

input.action_submit, button.action_submit {
	background: url(/img/layout/gui/action-button.png) left center no-repeat;
	width: 159px;
	height: 30px;
	color: white;
	font-weight: bold;
	margin-top:10px;
	border:0;
	cursor:pointer;
	position:relative;

	padding: 0;
	border: 0;
	cursor: pointer;
	position: relative;
	vertical-align: bottom;
	line-height: 25px;
}



button.btn_ok, button.btn_cancel  {
	width: 159px;
	height: 32px;
	color: white;
	font-weight: bold;
	margin-top:10px;
	cursor:pointer;
	position:relative;
	padding: 0 4px 5px 25px;
	border: 0;
	cursor: pointer;
	position: relative;
}

button.btn_ok {
	background: url(/img/layout/gui/btn_ok.png) left center no-repeat;
}

button.btn_cancel {
	background: url(/img/layout/gui/btn_cancel.png) left center no-repeat;
}

button.btn_std, button.action_submit {
	overflow:visible;
} 

button img.button_icon {
	float:left;
	position:relative;
	top:-2px;
	left:-2px;
	margin-right: -7px;
}

input.action_submit_small, button.action_submit_small {
	background: url(/img/layout/gui/action-button.png) left center no-repeat;
	width: 109px;
	height: 30px;
	color: white;
	font-weight: bold;
	margin-top:10px;
	padding-bottom: 10px;	
	border:0;
	cursor:pointer;
}

button.action_submit {
	padding-left:7px;
	padding-bottom: 5px;	
}

button.action_icon {
	padding-left:0px;
	padding-right:10px;
}
button.recenter {
	margin-left:28px;
}

input.dialog_submit, button.dialog_submit{
	background: url(/img/layout/gui/popup-button.png) left center no-repeat;
	width: 106px;
	height: 30px;
	color: white;
	margin-top:10px;
	font-weight: bold;
	padding-bottom: 10px;	
	border:0;
	cursor:pointer;
}

button.dialog_submit{
	padding-bottom: 5px;	

}


div.home_values {
	background: url(/img/layout/bg/wiese_bg.jpg) top center
		no-repeat;
	padding: 17px 0px 10px 0px;
}

div.home_values table {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}

div.home_values table td {
	padding: 0px 2px;
	height:30px;
	font-weight: bold;
}

a.btn_plus:hover {
	border: 0px;
}

/* Content */
#content_holder {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}

.min_height {
	float: left;
	width: 0px;
	height: 700px;
}

#area_content_header {
	z-index: -1;
	position: absolute;
	right: 9px;
	top: -21px;
}

#center_col {
	text-align: left;
	float: left;
	margin-left: 170px;
	width: 635px;
	position: relative;
	z-index:100;
}

#center_col .top {
	text-align: left;
	background: url(/img/layout/bg/content_bg_top.png) right bottom
		no-repeat;
	height: 17px;
}

#center_col .bottom {
	text-align: left;
	background: url(/img/layout/bg/content_bg_bottom.png) right bottom
		no-repeat;
	height: 22px;
}

#center_col div.pad_content {
	background: url(/img/layout/bg/content_bg.png) right top repeat-y;
	padding: 10px 25px 0px 15px;
}

div.pad_content {
	padding: 10px 10px 0px 5px;
}

/* Left Column */
#left_col {
	text-align: left;
	width: 181px;
	position: absolute;
	left: 0px;
	top: 25px;
	z-index:90;
}

#left_col div {
	background: url(/img/layout/menu/menu_bg.png) left top repeat-y;
}

#left_col h2 {
	color: white;
	height: 54px;
	width: 288px;
	line-height: 42px;
	padding-left: 30px;
	background: url(/img/layout/menu/menu_h2_bg.png) left top no-repeat;
	position: relative;
	top: -5px;
	left: -11px;
	margin: 0;
	line-height: 42px;
}

#left_col div.premium {
	margin-top:25px;
}
/* Navigation */
.navi {
	padding: 0px 0px 1px 0px;
}

.navi ul,.premium ul {
	margin: 0px 0px 0px 7px;
	width: 167px;
}

.navi ul li,.hilfe ul li,.premium ul li {
	background: url(/img/layout/menu/subMenue_off.jpg) top left repeat-x;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 30px;
	line-height:22px;
}

.navi ul li a,.hilfe ul li a,.premium ul li a {
	color: #3d3629;
	display: block;
	padding: 3px 10px;
	margin: 0px 5px;
	border-bottom: none;
}

.navi ul li:hover,.hilfe ul li:hover,.premium ul li:hover,.navi ul li.active {
	background: url(/img/layout/menu/subMenue_Hover.jpg) top left no-repeat;
}

.navi ul li.active,.hilfe ul li.active,.premium ul li.active {
	background: url(/img/layout/menu/subMenue_Highlight.jpg) top left no-repeat;
}

.navi ul li a:hover,.hilfe ul li a:hover,.premium ul li a:hover {
	
}

.navi ul li.active a,.hilfe ul li.active a,.premium ul li.active a {
	color: #3d3629;
	font-weight: bold;
}

/* Right Column */
#right_col {
	text-align: left;
	position: absolute;
	top: 25px;
	left: 795px;
	width: 181px;
	z-index:90;
}
.thumb {
position:relative;	
}

.help {
cursor: help;
font-weight:bold;

}

#left_col div.col_bottom,#right_col div.col_bottom {
	background: url(/img/layout/menu/menu_bg_bottom.png) right top no-repeat;
	height: 30px;padding-bottom:0px;
}

#right_col > div {
	padding: 0px 13px 19px 15px;
	background: url(/img/layout/menu/menu_bg.png) left top repeat-y;
}

#right_col h2 {
color: white;
height: 54px;
width: 180px;
line-height: 42px;
padding-left: 40px;
background: url(/img/layout/menu/menu_h2_bg.png) left top no-repeat;
position: relative;
top: -5px;
left: -35px;
margin: 0;
}

.h2_action {
	border: 0;margin-top: 9px; margin-right: 17px; position: absolute; right: 0px; top: 0px;
}
#right_col div.input input {
	width:120px;
}

/* Home */
img.abs {
	position: absolute;
	top: 0px;
	left: 0px;
}

/* Footer */
#footer {
	
}

.footerbg {
	background: url(/img/layout/footer_game.jpg) top center no-repeat;
	width: 100%;
	height: 331px;
}

.publisher {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 120px;
	color: #666;
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/ie-css3.htc);
	width: 300px;
	padding: 5px;
	text-align: center;
}

.publisher,.publisher a {
	color: #3d3629;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.publisher a {
	font-size: 14px;
	border: 0;
}

.linklistefooter {
	position: absolute;
	top: 22px;
	left: 813px;
}

.linklistefooter ul li {
	list-style: none;
	margin: 0;
	text-align: center;
	line-height: 28px;
}

.linklistefooter ul li a {
	font-family: Chewy, Georgia, serif;
	font-size: 1.25em;
	color: #3D3629;
	border: 0;
}

.linklistefooter ul li a:hover {
	
}

.container_24 {
	position: relative;
	left: 0px;
	top: -55px;
}

.content {
	
}

.rename_button {
	border: 0;
	float: right; 
	cursor:pointer;
}

img.gender {
	position: absolute;
	bottom: 16px;
	right: 18px;
	width: 24px;
	height: 24px;
}

img.p_gender {
	width: 12px;
	height: 12px;
}

div.fleecy_detail {
	background: url(/img/layout/fleecys/hintergrund_fldetail2.jpg) top left
		no-repeat;
	padding: 35px 0px 0px 27px;
}

div.fleecy_profile {
	background: url(/img/layout/fleecys/fleecy_profile_bg.jpg) top left
		no-repeat;
	padding: 20px 0px 0px 20px;
	width:580px;
	height:335px;
}


div.fleecy_overview {
	background: url(/img/layout/fleecys/fleecys_hintergrund_trenner.jpg) top left no-repeat;
	padding: 15px 10px 1px 18px;
	height: 229px;
	width: 580px;
}


div.fleecy_overview_club {
	background: url(/img/layout/fleecys/fleecys_hintergrund_club.jpg) top left no-repeat;
	padding: 15px 10px 1px 18px;
	height: 266px;
	width: 580px;
}

div.fleecy_overview img.gender,
div.fleecy_overview_club img.gender{
	position: absolute;
	bottom: 16px;
	right: 22px;
	width: 24px;
}


div.fleecy_overview div,
div.fleecy_overview_club div {
	position:relative;	
}

.img_holder {
	position: relative; float: left;
	
}

.img_holder  div.name {
	position: absolute;
	top: 2px;
	color: white;
	font-family: Chewy;
	text-align: center;
	width: 100%;
	font-size: 16px;
	z-index:10;
}

div.fleecy_overview .img_holder,
div.fleecy_overview_club .img_holder{
	position: relative; float: left; width: 200px; height: 200px;
	
}

div.first {
	background: url(/img/layout/fleecys/fleecys_hintergrund_solo.jpg) top left no-repeat;
}


div.fleecy_overview div.name,
div.fleecy_overview_club div.name{
	position: absolute;
	top: 2px;
	color: white;
	font-family: Chewy;
	text-align: center;
	width: 100%;
	font-size: 16px;
}

div.fleecy_overview div.age,
div.fleecy_overview div.age{
	position: absolute;
	top: 162px;
	color: white;
	font-family: Arial;
	text-align: center;
	width: 100%;
	font-size: 12px;
}

/* Reiter */
#message_menue {
	font-size: 12px;
	color: white;
	margin: 0px;
	padding: 5px 10px 0px 25px;
	height: 48px;
	background: url(/img/layout/reiter_bg.png) top left no-repeat;
	text-align: center;
	margin: 0px;
}

ul#message_menue li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(/img/layout/reiter_off.png) top left no-repeat;
	width: 130px;
	height:33px;
	display: block;
	float: left;
	text-align: center;
	margin-right:5px;
}

#message_menue  a {
	font-size: 14px;
	margin: 0px;
	padding: 4px 10px 2px 10px;
	border-bottom: none;
	line-height:28px;
	color: #fff;
	font-weight:bold;
	}

#message_menue  a:hover {
	text-decoration: underline;

}

#message_menue a.back {
	margin-top: 3px;
	font-size: 14pt;
	padding-left: 35px;
	background: url(/img/layout/btn_back.png) center left no-repeat;
	font-size: 14pt;
}

div.bar {
	
}

.pager {
	width: 100px;
	height: 22px;
	color: black;
	font-size: 14px;
	font-family: Tahoma;
}

.w100 {
	width: 100px;
}

.transp {
	background-color: white;
	filter: alpha(opacity =     50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

ul#message_menue li.active {
	background: url(/img/layout/reiter_on.png) top left no-repeat;
}

ul#message_menue li.active a {
	color: white;
	font-weight:bold;
		text-decoration:none;
}

ul#message_menue li a#aktuell:hover {
		text-decoration:underline;
}

/* Progress Bars */
.progress_bar {
	width: 123px;
	height: 19px;
	background: url(/img/layout/gui/status_back.png) top left no-repeat;
	float: left;
	position: relative;
}
.progress_bar div.bar {
	height: 100%;
	float: left;
	position: relative;
}

.progress_bar div.v1 {
	background: url(/img/layout/gui/status_kat1.png) top left no-repeat;
}

.progress_bar div.v2 {
	background: url(/img/layout/gui/status_kat2.png) top left no-repeat;
}
.progress_bar div.v3 {
	background: url(/img/layout/gui/status_kat3.png) top left no-repeat;
}
.progress_bar div.v4 {
	background: url(/img/layout/gui/status_kat4.png) top left no-repeat;
}
.progress_bar div.v5 {
	background: url(/img/layout/gui/status_kat5.png) top left no-repeat;
}
.progress_bar div.v6 {
	background: url(/img/layout/gui/status_kat6.png) top left no-repeat;
}
.progress_bar div.v7 {
	background: url(/img/layout/gui/status_kat7.png) top left no-repeat;
}
.progress_bar div.v8 {
	background: url(/img/layout/gui/status_kat8.png) top left no-repeat;
}
.progress_bar div.v9 {
	background: url(/img/layout/gui/status_kat9.png) top left no-repeat;
}

.progress_bar div.red {
	background: url(/img/layout/gui/status_rot.png) top left no-repeat;
}

.progress_bar div.yellow {
	background: url(/img/layout/gui/status_gelb.png) top left no-repeat;
}

.progress_bar div.green {
	background: url(/img/layout/gui/status_gruen.png) top left no-repeat;
}


.progress_bar .text {
	width: 100%;
	text-align: center;
	position: absolute;
}

/* Formulare */

.inner_content {
	position:relative;
	left:-14px;
	padding:0px 0px 0px 40px;
	font-size:1em;
}

.large_center_content {
	text-align:center;
	font-size:1.1em;
}

.action_value {
	font-weight: bold;
	font-size: 150%;
}

div.pad25{
	padding:0px 25px;
	text-align:center;
}

form.center_form {
	width:300px;
	text-align:center;
	margin:0px auto;
}

form.center_form label {
	text-align:left;
}

label {
	float: left;
	width: 100px;
	font-weight: bold;
	padding: 5px 5px 0px 0px;
}


.input {
	clear: both;
}

.info_block {
	float:left;
	width:270px;
	padding:10px;
}

.info_block h5 {
	margin-bottom:-5px;
}

.info_block div.info_block_content{
	background-color: #ECEAE8; 
	padding: 10px; 
	margin: 0 25px; 
}

.data_table_holder {
	background-color: #ECEAE8; 
	padding:5px;	
}

table.data_table {
	text-align:left;
	background-color: #ECEAE8; 
	width:100%;
	margin:0px;
}

div.info_block_content table {
	width:100%;	
	margin:0px;
}

.info_block table td:last-child{
	text-align:right;
}

.info_block table td:first-child{
	text-align:left;
}

.thumb {
	width:63px;
	height:63px;
	margin-right:7px;
	margin-bottom:7px;
}

#header_arbeit ,#header_bank, #header_basar, #header_club,
#header_contest, #header_dienstleistung, #header_gehege, #header_highscore,
#header_kiosk, #header_post, #header_shop, #header_zucht, #header_profil, 
#header_fleecyprofil,#header_admin
{
	width: 605px;	height: 86px;
	position: absolute; left: 1px;	top: -53px;
	padding-left: 25px;	padding-top: 70px;
}

#header_arbeit {
	background: url(/img/layout/header/header_arbeit.jpg) top left no-repeat;
}
#header_bank{
	background: url(/img/layout/header/header_bank.jpg) top left no-repeat;
}

#header_basar{
	background: url(/img/layout/header/header_basar.jpg) top left no-repeat;
}

#header_club{
	background: url(/img/layout/header/header_club.jpg) top left no-repeat;
}
#header_contest{
	background: url(/img/layout/header/header_contest.jpg) top left no-repeat;
}
#header_dienstleistung{
	background: url(/img/layout/header/header_dienstleistung.jpg) top left no-repeat;
}
#header_gehege{
	background: url(/img/layout/header/header_gehege.jpg) top left no-repeat;
}
#header_highscore{
	background: url(/img/layout/header/header_highscore.jpg) top left no-repeat;
}
#header_kiosk{
	background: url(/img/layout/header/header_kiosk.jpg) top left no-repeat;
}
 #header_post{
	background: url(/img/layout/header/header_post.jpg) top left no-repeat;
}
 #header_shop{
	background: url(/img/layout/header/header_shop.jpg) top left no-repeat;
}
 #header_zucht{
	background: url(/img/layout/header/header_zucht.jpg) top left no-repeat;
}
#header_profil{
	background: url(/img/layout/header/header_profil.jpg) top left no-repeat;
}
#header_fleecyprofil{
	background: url(/img/layout/header/header_fleecyprofil.jpg) top left no-repeat;
}


h1 {
	margin-bottom:12px;
}

#header_spacer {
	margin-top:100px;
}

h2 a {
	color:white;
}


table.info_table {
	width:99%;
}

tr.col_headers {
	border:1px solid #cdbd93;;
	background-color:white;
} 

tr.col_headers th {
	background-color:white;
} 
table.info_table td {
	background-color: #ECEAE8; 
}

.asc, .desc {
	padding-right:18px;font-weight:bold;text-decoration: underline;
}
.asc {
	background:url(/img/layout/gui/sort_asc.png) right center no-repeat;
}
.desc {
	background:url(/img/layout/gui/sort_desc.png) right center no-repeat;
}





/*
generic formatting 

*/
.bold {
	font-weight:bold;
}
.link {
	text-decoration: underline;
	cursor:pointer;
}

.bmargin {
	margin-bottom:2em;
}

.bt-box, .bt-content, .bt-wrapper { 
position: static; 
margin:0;
padding:0;

}
body {
	position:relative;
}

canvas {
	left:0px;
}

span.name {
	white-space:nowrap;
	font-weight:bold;
}

span#msg_count {
	font-weight:bold;
}

#fb_recommend {
	width: 120px;
	position: absolute;
	top: 30px;
	left: 56px;	
}

#version_no {
	position:relative;
	width:900px;
	margin:0 auto;
}

#version_no .no {
	font-family: Chewy, Georgia;
	font-size: 15px;
	position:absolute;
	top:-30px;
	right:0px;
	width:131px;
	background:url(/img/layout/beta_schild.png) top left no-repeat;	
	height:30px;
	color: white; 
	padding-top: 57px;
}
