/*
   (c) by sergey korowkin, 2007.
   "trying to do this perfectly" :)
*/

body, table, td, th
{ margin: 0px;
  padding: 0px; }

td, th
{ vertical-align: top; }

body
{ margin: 10px 10px; }

body, td, th
{ color: #969696;
  font-family: Tahoma;
  font-size: 0.7em; }

a
{ color: #0E52B5;
  text-decoration: none; }

a:hover
{ text-decoration: underline; }

div.langs
{ padding-bottom: 1em;
  color: #DFDFDF; }

div.langs span
{ color: #969696; }

div.langs a
{ text-decoration: underline; }

/* menu rounded boxes */

.menu
{ background-color: #e0e0e0;
  float: left;
  margin-right: 2px;
  margin-bottom: 1px; }

.menu .lt
{ background-image: url(/i/c2lt.gif);
  background-position: left top;
  background-repeat: no-repeat; }

.menu .lt .rt
{ background-image: url(/i/c2rt.gif);
  background-position: right top;
  background-repeat: no-repeat; }

.menu .lt .rt .lb
{ background-image: url(/i/c2lb.gif);
  background-position: left bottom;
  background-repeat: no-repeat; }

.menu .lt .rt .lb .rb
{ background-image: url(/i/c2rb.gif);
  background-position: right bottom;
  background-repeat: no-repeat; }

.menu .lt .rt .lb .rb .content
{ padding: 3px 8px;
  padding-bottom: 4px;
  color: #ffffff; }

.menu .lt .rt .lb .rb .content a
{ color: #ffffff; }

/* menu rounded boxes */

.second
{ width: 70%; }

.second .lt
{ background-image: url(/i/c2lt.gif);
  background-position: left top;
  background-repeat: no-repeat; }

.second .lt .rt
{ background-image: url(/i/c2rt.gif);
  background-position: right top;
  background-repeat: no-repeat; }

.second .lt .rt .lb
{ background-image: url(/i/c2lb.gif);
  background-position: left bottom;
  background-repeat: no-repeat; }

.second .lt .rt .lb .rb
{ background-image: url(/i/c2rb.gif);
  background-position: right bottom;
  background-repeat: no-repeat; }

.second .lt .rt .lb .rb .content
{ color: #3D3D3D; }

.second .lt .rt .lb .rb .content a
{ text-decoration: underline; }

/* questions rounded boxes */

.qcontainer
{ float: left;
  margin-bottom: 10px;
  width: 25%; }

.question
{ background-color: #CA002B;
  margin-left: 10px; }

.qfirst
{ margin-left: 0px; }

.question .lt
{ background-image: url(/i/c1lt.gif);
  background-position: left top;
  background-repeat: no-repeat; }

.question .lt .rt
{ background-image: url(/i/c1rt.gif);
  background-position: right top;
  background-repeat: no-repeat; }

.question .lt .rt .lb
{ background-image: url(/i/c1lb.gif);
  background-position: left bottom;
  background-repeat: no-repeat; }

.question .lt .rt .lb .rb
{ background-image: url(/i/c1rb.gif);
  background-position: right bottom;
  background-repeat: no-repeat; }

.question .lt .rt .lb .rb .real
{ width: 100%;
  height: 150px;
  position: relative;
  overflow: hidden;
  color: #E7E6D2; }

.question .lt .rt .lb .rb .real .content
{ padding: 6px 8px;
  height: 100%; }

.question .lt .rt .lb .rb .real .content .centered
{ position: absolute;
  left: 0px;
  top: 0px;
  text-align: center;
  width: 100%;
  height: 100%; }

div.question_body
{ color: #696969; }

div.question_body a
{ text-decoration: underline; }

div.question_body
{ overflow: hidden;
  height: 85px;
  width: 100%;
  margin-top: 15px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px; }

div.question_answer 
{ padding: 2px 4px;
  background-color: #8B8A75;
  float: left;
  margin-right: 4px;
  margin-top: 3px;
  margin-left: 10px; }

div.question_answer a
{ color: #ffffff; }

div.question_answers
{ background-image: url(/i/answers.gif);
  background-position: left top;
  background-repeat: no-repeat;
  width: 34px;
  height: 26px;
  float: left;
  color: #8B8A75;
  text-align: center;
  padding-top: 5px;
  font-size: 0.9em; }

div.question_answers span
{ padding-right: 2px; }

div.question_answers span a
{ padding: 4px 5px;
  color: #8B8A75;
  text-decoration: none; }

div.question_vote
{ padding-top: 5px;
  padding-left: 2px;
  float: left; }

a.ask
{ color: #ffffff; }

a.ask:hover
{ text-decoration: none; }

.qemail, #qemail, .qemailNA
{ font-family: Tahoma;
  font-size: 1em;
  border: 1px solid #e0e0e0;
  margin-bottom: 1px;
  width: 100%; }

.qcontent, #qcontent, .qcontentNA
{ font-family: Tahoma;
  font-size: 1em;
  border: 1px solid #e0e0e0;
  height: 105px;
  width: 100%; }

.qemailNA, .qcontentNA
{ color: #909090; }

a.qgo
{ color: #ffffff; }

td.status
{ color: #000000; }

td.qpending
{ color: #ffffff;
  font-size: 50pt;
  font-weight: bold;
  padding-bottom: 0.4em; }

h1
{ margin: 0px 50px;
  font-weight: normal; }

div.answer1, div.answer2
{ padding: 6px 0px;
  position: relative; }

div.answer1
{ }

div.answer2
{ background-color: #F1F0DF; }

div.copyright
{ float: right; }

div.copyright a
{ color: #969696; }

div.topshit
{ position: absolute;
  right: 30px;
  top: 20px; }

#qieshit
{ text-align: center; }

div.answertools
{ width: 16px;
  position: absolute;
  left: 2px;
  text-align: right;
  color: #909090;
  font-size: 0.8em;
  padding-top: 0.1em; }

div.answervotes
{ height: 13px;
  position: absolute;
  left: 20px; }

div.question_kind
{ margin: 0px 50px;
  padding-top: 10px;
  font-size: 0.9em;
  color: #909090; }

div.question_kind a
{ color: #909090; }

div.question_codeholder
{ margin: 0px 50px;
  margin-bottom: 1em;
  display: none; }

div.question_codeopener
{ margin: 0px 50px;
  margin-bottom: 1em; }

div.question_codeopener a
{ color: #909090; }

a.hidden_reply
{ color: #909090; }

span.hidden_reply
{ display: none; }

textarea#thecode
{ width: 80%;
  background-color: #f7f7f7;
  font-family: Tahoma;
  font-size: 8pt;
  height: 90px; }

td.keyspecial, td.keyspecial a
{ color: #e0e0e0; }

td.keyspecial
{ padding-bottom: 0.5em; }

td.keyspecial a
{ border-bottom: 1px dotted #e0e0e0; }

td.keyspecial a:hover
{ border-bottom: 1px solid #e0e0e0;
  text-decoration: none; }
