/*######################################
  Global Styles, to norm all elements
######################################*/
@charset "utf-8";

html,body,table,td,div,form,button,select,input,textarea,p,h1,h2,h3,h4,h5,h6,a,cite,quote,u,i {
  margin: 0px;
  padding: 0px;
  font-family: Verdana,Tahoma,Geneva,Arial,Helvetica,Sans-serif;
  font-size: 10px;
  line-height: 120%;
}

html,body {
  overflow-x: hidden;
}

table.hperc {
  width: 100%;
  padding: 0px;
  margin: 0px;
  text-align: left;
}

h1,h2,h3,h4,h5,h6,hr,div,p,form {
  display: block;
}

strong,caption,optgroup,.strong {
  font-weight: bold;
  font-style: normal;
}

img,table {
  border: 0px none;
}

td {
  text-align:left;
}

p {
  margin: 8px;
}

label {
  cursor: pointer;
  padding: 2px;
}

fieldset {
  position: relative;
  border: 1px solid #adb7c9;
  background-color: #ededed;
}
legend.title {
  border: 1px solid #adb7c9;
  background-color: #ededed;
  padding: 5px;
  font-size: 16px;
  color: #adb7c9;
  position: absolute;
  left: 4px;
        margin: -20px 0 0 0 ;
}

.padding {
  height: 20px;
  border: 1px solid #acb7c9;
  border-bottom: none;
  border-left: none;
  border-right: none;
  padding: 0px 4px 0px 4px;
}

.help {
  background-color: #f9f9ee;
  border: 1px dotted #000;
  padding: 2px;
}

.help_bg {
  background-color: #FDC8C8;
}

input.checkbox {
  border: 0px;
  background: transparent;
  cursor: pointer;
}

select {
  cursor: pointer;
}

p.mid {
  width: 98%;
}

.error {
  text-align: center;
  border: 1px dotted #000;
  padding: 3px;
  background-color: #FDE0E0;
}
/*####################################
  Singlelife STYLES
####################################*/
/*
  Haupttabellen
*/
div#page {
  height: 100%;
}

#groundTable {
  position: relative;
  width:994px;
  padding: 0px;
  background-image: url('../images/mainbg.jpg');
  min-height: 94%;
  height: auto !important;
  height: 94%;
}

#footer {position: absolute; bottom: 0px; left: 0px;}

.height {
  height: 100%;
}
/*
  Menu
*/
td#buddyMenu {
  padding: 2px;
}
/*
  Links
*/
a:link,a:visited,a:hover,a:active,.msg:link,.msg:visited,.msg:hover,.msg:active {
  color: #6c7b92;
  font-size: 10px;
  text-decoration: none;
  font-weight: bold;
  font-style:normal;
}
a:hover{
  color: #000;
  text-decoration: none;
}
.footer,a.footer {
  color: #6c7b92;
}
a.footer:hover {
  color: #303030;
}

.msg:link,.msg:visited,.msg:hover,.msg:active {
  font-weight: normal;
  padding-top: 4px;
  padding-bottom: 4px;
  display: block;
  font-weight: bold;
}

a.navA:link,a.navA:visited,a.navA:hover,a.navA:active,a.nav:link,a.nav:visited,a.nav:hover,a.nav:active, a.navDis {
  background:#b0c4df url('../../gfx/button_navi.gif') repeat-x;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #98A4B9;
  border-left: 1px solid #adb7c9;
  border-right:1px solid #adb7c9;
  color: #303030;
  padding: 3px;
  background-color: #c5d6f4;
  width: 143px;
}

a.navDis {
  cursor: default;
}

a.navA:link,a.navA:visited,a.navA:hover {
  background-image: none;
  background-color: #b0c4df;
  color: #303030;
  border-left: 1px solid #adb7c9;
  border-right:1px solid #adb7c9;
}

a.navA:hover,a.nav:hover {
  background-image: none;
  background-color: #e3eaf4;
  color: #6c7b92;
  border-left: 1px solid #adb7c9;
  border-right:1px solid #adb7c9;
}

td.navSpace {
  height: 2px;
}
a.lostPwd {
  font-size: 9px;
}
a.w:link,a.w:visited,a.w:hover,a.w:active,a.w_block:link,a.w_block:visited,a.w_block:hover,a.w_block:active {
  font-weight: normal;
  text-decoration: none;
  color: #de210b;
}

a.m:link,a.m:visited,a.m:hover,a.m:active,a.m_block:link,a.m_block:visited,a.m_block:hover,a.m_block:active {
  font-weight: normal;
  text-decoration: none;
  color: #5a86b6;
}
a.m:hover,a.m_block:hover {
  color: #5a86b6;
  /*font-weight: bold;*/
  text-decoration: underline;
}
a.w:hover,a.w_block:hover {
  color: #de210b;
  /*font-weight: bold;*/
  text-decoration: underline;
}

.m_block:link,.m_block:visited,.m_block:hover,.m_block:active,.w_block:link,.w_block:visited,.w_block:hover,.w_block:active {
  display: block;
}

span.nick_big_w,span.nick_big_m,span.nick_w,span.nick_m {
  font-size: 18px;
  color: #de210b;
}

span.nick_big_m,span.nick_m {
  color: #5a86b6;
}

span.nick_w,span.nick_m {
  font-size: 10px;
}

.newmsg:link,.newmsg:visited,.newmsg:hover,.newmsg:active {
  display: block;
  text-decoration: none;
  color: #de210b;
  width: 220px;
  font-weight: bold;
  font-size: 13px;
}
.newmsg:hover {
  color: #000;
}

td.newmsg {
  background-color: #FFF;
  border: 1px solid #adb7c9;
  padding: 3px;
  text-align: center;
}
/*
  User Online
*/
#userList,iframe#ticker {
  width: 149px;
  height: 100%;
  margin: 0px;
  overflow: Auto;
}
iframe#ticker {
  overflow: hidden;
  width: 100%;
  height: 16px;
}

div#uonline {
  visibility:hidden;
  position: absolute;
  background-color: #d1d3d4;
  border: 1px solid #000;
  width: 141px;
}
/*
  Kurznachrichten
*/
div#shortMsg {
  position:relative;
  border:1px solid #adb7c9;
  background-color:#FFF;
  width:220px;
  height:119px;
  z-index:1000;
  opacity: 0.0;
  -moz-opacity: 0.0;
}
/*
  Formulare
*/
option.selmain {
  background-color: #DEDEDE;
  border-bottom: 1px solid #000;
}

option.seltop {
  background-color: #c0c0c0;
  font-weight: bold;
  border-bottom: 1px solid #000;
}
span.blink {
  color: green;
  text-decoration: blink;
}

.border {
  border: 1px solid #acb7c9;
}
.small {
  font-size: 9px;
}

.nick {
  font-size: 11px;
}

.nick_big {
  font-size: 18px;
}

.pic {
  border: 1px solid #adb7c9;
}

.wichtig {
  color: #de210b;
  font-weight: bold;
}

.maintop,.main,.top,td.changeBottom,.change,.main,.lmain,.lrmain,.bottom {
  border: 1px solid #acb7c9;
  border-bottom: none;
  border-left: none;
  color: #303030;
  padding: 4px;
}
.lobby,.lobbyOver {
  border: 1px solid #acb7c9;
  border-bottom: none;
  color: #303030;
  background-color: #ffffff;
  padding: 0px;
  opacity: 0.65;
  -moz-opacity: 0.65;
  cursor:pointer;
}
.lobbyOver {
  color: #000;
  background-color: #ededed;
}
.top,.bottom {
  background-color: #ededed;
  border: 1px solid #acb7c9;
  border-bottom: none;
  color: #000;
}
.top {
  border-left: none;
  border-right: none;
}
.bottom {
  border: 1px solid #acb7c9;
  border-left: none;
  border-right: none;
}

.maintop {
  background-color: #EFEFEF;
}

td.changeBottom,.change,.main,.lmain,.lrmain {
  border-right: none;
  background-color: #ffffff;
}
td.changeBottom {
  border-top: none;
}
td#hotornot {
  background: #b6babd url('../images/hon.jpg') repeat-x;
  text-align: center;
}
.lrmain {
  border-left:0px;
}
.lmain {
  border-right: 1px dotted #acb7c9;
}

tr.msg_hl,tr.msg_hl1,tr.msg_hl,tr.msg_hl2,tr.msg_norm,td.ft1,td.ft2 {
  border: 1px solid #acb7c9;
  border-bottom: none;
  padding: 4px;
  background-color: #EAEAEA;
  color: #303030;
}

td.ft1,td.ft2 {
  border-left:none;
}

tr.msg_norm,td.ft1 {
  border-bottom: none;
  background-color: #f2f1f1;
}

tr.msg_hl {
  border-bottom: none;
  background-color: #D8FEDB;
}

tr.msg_hl1,td.ft2 {
  border-bottom: none;
  background-color: #f0efef;
}

.emph {
  background-color: #E1E4D8;
  border: 1px dashed #5F5F5F;
}

.profil {
  background-color: #CCD4B6;
  border: 1px dashed #5F5F5F;
}
.lastVisit {
  padding:2px;
  margin:2px;
  height: 15px;
  border: 1px solid #adb7c9;
  background-color: #bdceec;
}
.sprofil {
  background-color: #E9E9E9;
  border: 1px solid #5F5F5F;
}

.texts {
  background-color: #E1E4D8;
  border: 1px dashed #5F5F5F;
}

.h1
{
        font-weight: bold;
        font-size: 180%;
        margin-bottom: 10px;
}

.msg_main,.msg_left {
  border: 1px solid #acb7c9;
}
.msg_left {
  background-color: #d2d4d3;
  border-right: 0px;
}

.titel,.titel1 {
  font-size: 12px;
}
.titel {
  padding: 4px;
}
.titel1 {
  font-weight: bold;
  color: #880000;
}

hr {
  height:1px;
  border:0 !important;
}

hr.trenner {
  border: 1px solid #acb7c9;
  width: 100%;
}

hr.sig {
  width:10%;
  background-color:#000;
  border:1px solid #000;
}

.big {
  font-weight: bold;
  font-size: 13px;
}

form {
        margin: 2px;
        padding: 2px;
}
textarea {
  overflow: Auto;
  background-color: #ffffff;
  border: 1px solid #5F5F5F;
}

select {
  background-color: #FFFFFF;
  border: 1px solid #acb7c9;
}

input {
  border: 1px solid #000000;
}

input.length {
  width: 25px;
  background-color: transparent;
  border: 0;
  text-align:center;
}

input.inputField_dis,input.inputField_en,textarea.inputField_dis,textarea.inputField_en {
  color: #000;
  height: 13px;
  width: 80%;
  padding: 1px;
}

textarea.inputField_dis,textarea.inputField_en {
  width: 97%;
  height: 100px;
}

input.inputField_dis,textarea.inputField_dis  {
  border: 1px solid #000;
  border-bottom: 1px solid #acb7c9;
  border-right: 1px solid #acb7c9;
  background-color: #fdfdfd;

}

input.inputField_en,textarea.inputField_en  {
  border: 1px solid #000;
  background-color: #FFF;
}

/************************
  Ticker
************************/
textarea.inputField_dis,textarea.inputField_en {
  width: 50%;
}

/*
  Loginfelder
*/
input.loginName,input.loginPassword,input.loginName_en,input.loginPassword_en {
  background-color: #FFF;
  border: 1px solid #adb7c9;
  color: #262626;
  height: 15px;
  width: 120px;
  font-size: 11px;
  padding: 1px;
}
input.loginName_en,input.loginPassword_en {
  border: 1px solid #000;
}
input.loginSubmit {
  border: 0px;
  background-image: url('../../tmp/images/sl_27.jpg');
  width: 58px;
  height: 19px;
  cursor: pointer;
}

/***********************
  Allgemein
***********************/
.mainMenuTop {
  background: #b6babd url('tmp/images/menu.jpg') repeat-x;
  height:22px;
}

td.picSmallbg {
  background: #000 url('../../gfx/picBg.jpg') no-repeat;
  height: 90px;
  text-align:center;
}

td.menuContent {
  border: 1px solid #b0abb2;
}

div.scroll,div.scroll2 {
  height: 148px;
  position: relative;
  overflow: auto;
  z-index: 1;
}
div.scroll2 {
  height: 178px;
}
table#contentTable {
  width:100%;
  padding:3px;
}

table.mainContent {
  background-color: #dadbdb;
  border-top: 1px solid #adb7c9;
  border-left: 1px solid #adb7c9;
  border-right: 1px solid #adb7c9;
  width: 630px;
}

/********************************
  Userprofil
*********************************/
td.profilInfos,td.profilStats {
  vertical-align: top;
  width: 50%;
  border: 1px solid #adb7c9;
  background-color: #FFF;
}

td.profilStats {
  padding: 3px;
  height: 90px;
}

td#hl_schlecht,td#hl_gut,td#hl_hobbys,td#hl_about {
  vertical-align: top;
  width: 50%;
  border: 1px solid #adb7c9;
  background-color: #EEE;
}

td#hl_hobbys,td#hl_about {
  height: 70px;
}

td#profilPics {
  border: 1px solid #adb7c9;
}

td#actionBar {
  background: #becfed url('../images/aBar.jpg') repeat-x;
  text-align: center;
}

td.menuTop {
  text-align: center;
  font-weight:bold;
  height: 17px;
  background: #878e95 url('../images/menu_top.jpg') repeat-x;
  color: #FEFEFE;
}

a.bigComment:link,a.bigComment:visited {
  font-size: 20px;
  text-decoration: underline;
}

div.uComments {
  background-color: #FFF;
  border: 1px solid #000;
}

td#doReg,td#doBanned {
  text-align: center;
  font-weight: bold;
}
td#doBanned {
  color:#de210b;
}

table.u1,table.u2 {
  background-color: #f2f0f0;
  color: #000;
}

table.u2 {
  background-color: #ededed;
}
/***********************
  Bilderupload
************************/
span#auswahl{
  position: absolute;
  left: 0px;
  top: 135px;
}

/***********************
  Nachrichten
***********************/

td.showMsg {
  padding:5px;
}
/************************
  Buddys adden
************************/

input.allowBuddy,input.blockBuddy {
  background-color: #dbdbdb;
  border: 1px solid #acb7c9;
  height: 18px;
  width: 100px;
  font-weight: bold;
  font-size: 11px;
  color: #03AA1C;
  cursor: pointer;
}

input.blockBuddy {
  color: #de210b;
  width: 140px;
  cursor: pointer;
}

/************************
  Submitbuttons
************************/
input.submitSettings,input#submitUpload,input.sendMsg,input.delMsg,input.submit,input#search,input#searchdetail {
        height: 20px;
  cursor: pointer;
  padding-left: 15px;
  padding-right: 15px;
        font-size: 11px;
        color: #000;
        text-align: center;
        background-image: url('../../gfx/button.gif');
        background-repeat: repeat-x;
        border: 1px solid #acb7c9;
}

/**********************
  Fontclassen
**********************/
span.fontGreen {
  color: #05A203;
}

span.fontRed {
  color: #de210b;
}
/*********************
  Hot or Not (Profil)
*********************/
td#hotBar {
  height: 23px;
  padding: 3px;
  vertical-align: middle;
  font-weight: bold;
  background: #dd220b url('../images/hotBar.jpg') repeat-y;
}

td.honVote,td.honVoteNum {
  vertical-align: middle;
  color: #dfe5ff;
  font-weight: bold;
}

td.honVoteNum {
  width:1px;
}
/***********************
  Buddy-/Bannliste
************************/
td.bHelp {
  background: #d7e3f4 url('../../gfx/bHelp.jpg') no-repeat;
  border: 1px solid #acb7c9;
  height: 120px;
}
td.bHelpC {
  color:#741111;
}

/***********************
  Startseite
***********************/
td.startBox {
  border: 1px solid #b7c8e6;
  background-color: #FFF;
}

td.startSearch {
  background: url('../../gfx/new/bg_schnellsuche.jpg');
  color: #FFF;
  height: 20px;
  width: 250px;
}
td.lastFemale {
  background: url('../../gfx/new/bg_lastw.jpg');
  text-align: center;
  color: #de210b;
  font-weight: bold;
  height: 26px;
}
td.lastMale {
  background: url('../../gfx/new/bg_lastm.jpg');
  text-align: center;
  color: #5a86b6;
  font-weight: bold;
  height: 26px;
}
td.startStats {
  background: url('../../gfx/new/bg_stats.jpg');
  text-align: center;
  color: #000;
  font-weight: bold;
  height: 25px;
  width: 170px;
}
input#startSearch {
  background: url('../../gfx/new/submit_search.jpg');
  border: 0px;
  width: 124px;
  height: 28px;
}
/***********************
  Chat
***********************/
td.chatBg {
  border: 1px solid #adadad;
  background-color:#FFF;
}
.mytext {
  font-size:10px;
        width:470px;
  height:16px;
}
ul, ol {
  font-size:10px;
}
#chatpane ul,#userpane ul {
  height: 368px;
  overflow: hidden;
        margin:4px;
        padding:0px;
        list-style:none;
  vertical-align:middle;
}
.servermsg {
        color:#adadad;
}

.actionmsg {
        color:blue;
}

.whispermsg {
        color:#05C105;
}
/*********************
  Usersuche
*********************/

div#Usersuche {
  background-color:#dbdbdb;
  text-align:center;
  border:1px solid #acb8c8;
  position:absolute;
  width:600px;
  overflow:auto;
  z-index:1000;
  top:16px;
  left:196px;
  height:98%;
  max-height:98%;
}
/*DIV*/
#shortProfilesLayer
{
  z-index:100;
  position:absolute;
  visibility:hidden;
        width:1px;

}
#shortProfilesLayer iframe
{
        display:none;/*sorry for IE5*/
        display/**/:block;/*sorry for IE5*/
        position:absolute;/*must have*/
        top:0;/*must have*/
        left:0;/*must have*/
        z-index:-1;/*must have*/
        width:141px;/*must have for any big value*/
        height:80px/*must have for any big value*/;
}

td#errorMsg, td#infoMsg {
  border: 1px solid #cd1c08;
  background-color:#FFF;
  padding:4px;
  background-image:url(../../gfx/denied.gif);
  background-repeat: no-repeat;
  height:100px;
  padding-left:85px;
  text-align:center;
  font-size:12px;
  font-weight:bold;
}
td#infoMsg {
  border: 1px solid green;
  background-image:url(../../gfx/info.gif);
}

td#errorMsg a, td#errorMsg u, td#infoMsg a {
  font-size: 12px;
}

td.bL input {
  padding:2px;
  width: 80px;
}
