*           { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
/*
body        { margin: 10px 0; padding: 0; background: #EFEFEF; font-size: 12px; color: #6B6B6B; }
*/
body        { margin: 2px 0; padding: 0; background: #EFEFEF; font-size: 12px; color: #6B6B6B; }
div.clear   { clear: both; width: 1px; height: 1px; overflow: hidden; }
form        { margin: 0px; padding: 0px; border: 0px; }

a       { color: #EC5600; }
a:hover { text-decoration: none; }

h1, h2, h3, h4, h5, h6  { margin: 0;  padding: 0;  /*text-transform: lowercase;*/ font-weight: normal; color: #000000; }
h2 { margin-bottom: 5px; border-bottom: 1px solid #F4F4F4; font-size: 26px; }
h3 { margin-bottom: 2px; padding: 0px; font-size: 14px; font-weight: bold; }
p, ol, ul, blockquote   { padding: 0px; margin: 0px; }
img                     { border: none; }

/* Content */
#content  { margin: 0 auto; width: 860px; }
#colOne   { width: 820px; background-color: #fff; padding-left: 20px; padding-right: 20px;  }
#colOne #leftbox      { float: left; width: 400px; margin-top: 10px; }
#colOne #rightbox     { float: left; width: 440px; margin-top: 10px; margin-left: 20px; text-align: right; }

#header   { width: 860px; height: 30px; background: #FFF url(/img/img9.gif) no-repeat; }
#footer   { width: 860px; height: 30px; background: #FFF url(/img/img10.gif) no-repeat; }

#colOne #leftbox      { float: left; width: 320px; }
#colOne #rightbox     { float: left; width: 280px; padding-left: 10px; }
#colOne div.key       { float: left; width: 110px; float: left; background-color: #FAFAFA; font-weight: bold; margin: 2px; }
#colOne div.value     { float: left; width: 200px; float: left; margin: 2px; overflow: hidden; }
#user_image           { background: url(/img/bg_foto.gif) no-repeat; width: 250px; height: 250px; padding: 10px; text-align: center; }

/* Chat Window */
#chat_partner_output      { width: 810px; }
#chat_toolbar             { width: 810px; height: 60px; overflow: hidden; }
#speed_dating_countdown   { width: 108px; height: 50px; background: url(/img/bg_chattimer.gif); padding: 10px; text-align: center; font-size: 36px; font-weight: bold; float: right; visibility: hidden; }
#speed_dating_skipbutton  { width: 108px; border: 1px solid #EBEBEB; border-bottom-color: #DDDDDD; background: #FBFBFB url(/img/img7.gif) repeat-x;  font-size: 12px; color: #7A7A7A; }

textarea      { border: 1px solid #D0D0D0; border-right-color: #E6E6E6; border-bottom-color: #E6E6E6; }
textarea.txt1 { width: 250px; height: 110px; font-size: 12px; float: left; }
input.w130    { border: 1px solid #EBEBEB; border-bottom-color: #DDDDDD; background: #FBFBFB url(/img/img7.gif) repeat-x; font-size: 12px; color: #7A7A7A; width: 130px; }
img.tour_img  { border: 1px solid #EBEBEB; margin-bottom: 10px; }

#waiting_queue_position { position: absolute; left: 160px; top: 320px; font-size: 72px; font-weight: bold; color: #333; }
