
/*darkbg=#095700;
lightbg=#0d8500;
textcolor=#ffeda3;
linkcolor=#ffb931;
linkactivecolor=#ffffff;
*/

*{
}

body {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  color: #ffeda3;
  background-color: #2a5d25;
  font-family: Verdana;
  font-size: 12px;
  height: 101%;
  width: 100%;
  background-image: url(/planevo_images/midbg.jpg);
  background-repeat: repeat-y;
  background-position: 50% 50%;
  background-attachment: fixed;
  overflow: auto;
  overflow-x: hidden;
}

table {
  position: relative;
  top: 0px;
  bottom: 0px;
  
}

a {
  color: #ffb931;
  text-decoration: none;
}

a:HOVER {
  color: #fff;
}

a:active {
  color: #fff;
}

a.head_navi:active {
  color: #fff;
}

a.head_navi {
  color: #b2db00;
}

p.planevo {
  text-align: left;
  margin: 20px;
  font-size: 12px;
  font-family: Verdana;
}

td {
  font-size: 10px;
}


h2 {
  padding-left: 19px;
  padding-right: 19px;
}

#cont_back {
  position: absolute;
  top: 0px;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  width: 100%;
}

#cont_left {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  float: left;
  margin-left: -500px;
  margin-top: 0px;
  margin-bottom: 0px;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  width: 169px;
}

#cont_middle {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 661px;
  height: auto;
  max-height: 101%;
  min-height: 101%;
  min-height: 100%;
  max-height: 100%;
  margin-left: -324px;
  margin-top: 0px;
}

#cont_middle_head {
  position: absolute;
  top: 0px;
  left: -2px;
  margin: 0;
  padding: 0;
  height: 105px;
  width: 661px;
  /*background-color: #789101;*/
  border-right: solid 2px #789101;
  border-left: solid 2px #789101;
  z-index: 2;
}

#cont_middle_content {
  position: relative;
  top: 100px;
  font-size: 10pt;
  height: auto;
}


#cont_right {
  position: absolute;
  left: 50%;
  top: 0px;
  bottom: 0px;
  width: 169px;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  margin-left: 342px;
}

#navi_head {
  position: absolute;
  top: 47px;
  right: 0px;
  float: left;
  margin-right: 0px;
  font-family: Verdana;
  font-size: 10pt;
}

#navi_pics {
  width: 633px;
  padding-left: 19px;
  padding-right: 19px;
  min-width: 623px;
  float: left;
  font-family: Verdana;
  font-size: 9pt;
}

/*content-navi*/

#starr {
  position: absolute;
  margin:0;
  width: 100%;
  height: 20px;
  max-height: 20px;
  min-width: 100%;
}

#placed_content {
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: 0px;
  margin-top: 10px;
  padding:15px
  height: 100%;
}

.navigation_planevo {
  position: relative;
  z-index: 1;
  float: left;
  width: 90px;
  height: 1.5em;
  font-size: 1.1em;
  margin-left: 7px;
  margin-top: -2px;
  margin-bottom: -1px;
  padding-left: 10px;
  background-color: #779200;
  border-left: solid 1px #779200;
  border-right: solid 1px #779200;
  overflow: show;
}

.navigation_planevo:HOVER {
  color: #234829;
  background: #ffb931;
  border-top: solid 1px #FFB931;
  border-bottom: solid 1px #FFB931;
  border-left: solid 1px #FFB931;
  border-right: solid 1px #FFB931;
}

.navigation_planevo:HOVER .headnavi {
  color: #234829;
}

.navigation_planevo a:HOVER {
  text-decoration: underline;
}

.content_navigation a {
  color: #eee;
}

.subnavi {
  position: relative;
  display: none;
  text-align: left;
  background-color: #234829;
  width: 150px;
  border-bottom: solid 1px #FFB931;
  border-right: solid 1px #FFB931;
  border-left: solid 1px #FFB931;
  border-top: solid 1px #FFB931;
  margin-top: 3px;
  margin-bottom: -1px;
  margin-left: -10px;
  padding: 5px;
  padding-left: 10px;
  z-index: 2;
}

.subnavi a {
  position: relative;
  /*top: -1px;*/
  background-color: #234829;
}

.subnavi a:HOVER {
  text-decoration: underline;
}

div.subnavi_friends {
  display: none;
}

div.subnavi_cards {
  display: none;
} 

div.subnavi_game {
  display: none;
} 

div.subnavi_shop {
  display: none;
} 

div.subnavi_home {
  display: none;
}

div.subnavi_pics {
  display: none;
}

#img_logo {
  margin-top: 0px;
  margin-left: 0px;
}

#linform {
  position: relative;
  top: 0;
  bottom: 0;
  margin: 0;
  display: none;
}

#picture {
  height: 200px;
  width: 150px;
  border: solid 1px #f00;
  background-image: url(/planevo_images/testbild.jpg);
}

#pics {
  border-top: solid 6px #789101;
  padding: 19px;
  text-align: center;
}

#cardInfo {
  width: 300px;
  height: 300px;
  min-width: 300px;
  min-height: 300px;
  max-width: 300px;
  max-height: 300px;
  background: #779200;
  overflow: scroll;
  overflow-x: hidden;
  border: solid 1px #ffb931;
}

table.search {
  border-bottom: solid 6px #789101; 
  padding: 5px;
  width: 661px;
}

div.navi_head {
  float: left;
  margin: 3px;
  padding: 2px;
  width: 90px; 
  background-color: #779200;
  text-align: center;
}

div.navi_pics {
  float: left;
  margin: 3px;
  padding: 2px;
  width: 110px; 
  background-color: #779200;
  text-align: center;
}

.planevo_input {
  background-color: #ffeda3;
  border: solid 1px #ffb931;
}

.content {
  text-align: center;
  display: block;
}

.middle {
  text-align: center;
}

p img {
  text-align: center;
}

div.inform {
  display: none; 
  border: solid 1px #ffb931; 
  padding: 5px; 
  margin-top: 5px;
}

div.cardInfo {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #ffeda3;
  background-color: #254b26;
  font-family: Verdana;
  font-size: 12px;
  height: 100%;
  width: 100%;
  border: solid 6px #789101;
  background-image: url(/planevo_images/midbg.jpg);
  background-repeat: repeat-y;
  background-position: 50% 50%;
  background-attachment: fixed;
}

div.scrollable {
  
}

.friends_result {
  margin-top: 20px;
}

.section {
  height: 101%;
  max-height: 101%;
  min-height: 101%;
}

.clear {
  clear: both;
  height: 0px;
  margin: 0px;
  padding: 0px;
  border: 0px none;
  line-height: 0px;
}

.planevo_row1 td {
  vertical-align: top;
  background: #779200;
  padding: 2px;
}

.planevo_row0 td {
  vertical-align: top;
  padding: 2px;
}

/* RATING */
.ui-rater>span {vertical-align:top;}
.ui-rater-rating {margin-left:.8em}
.ui-rater-starsOff, .ui-rater-starsOn {display:inline-block; height:18px; background:url(/planevo_images/stars.png) repeat-x 0 0px;}
.ui-rater-starsOn {display:block; max-width:90px; top:0; background-position: 0 -36px;}
.ui-rater-starsHover {background-position: 0 -18px!important;}

/* RATING PROFILE */
.pl_ui-rater>span {vertical-align:top;}
.pl_ui-rater-rating {margin-left:.8em}
.pl_ui-rater-starsOff, .pl_ui-rater-starsOn {display:inline-block; height:18px; background: yellow;}
.pl_ui-rater-starsOn {display:block; max-width:90px; top:0; background-position: 0 -36px;}
.pl_ui-rater-starsHover {background-position: 0 -18px!important;}

/*profile*/
.showprofile {
  background: green;
}


