/*
 * $Id: main.css,v 1.165 2009-12-01 07:06:07 libin Exp $
 *
 * Copyright (c) 2006 by Aparzev GmbH (http://www.aparzev.com/). All rights reserved.
 */

/*

opacity: 0.5;
filter:alpha(opacity=50);
-moz-opacity:0.5;

*/

div#radio
{
    z-index:20000;
}

html, body {
  height:100%;
  width:100%;
}

body {
  background-color:white;
  margin-top:19px;
  margin-left:0px;
}

body.ring {
  margin-top:10px;
  margin-left:7px;
}

body.noscroll {
  overflow:hidden;
}

body, p, td, th, input, button, textarea {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
}

.norepeat {
  background-repeat:no-repeat;
}

hr {
  height:1px;
  color:#000000;
}

.pointer {
  cursor: pointer;
}

a {
  color:#000000;
}

br.clear {
  clear:both;
}

a:link, a:visited {
  /* text-decoration:none; */
}

a:hover, a:active {
  text-decoration:underline;
}

img {
  border-style:none;
}

.under {
  text-decoration:underline;
}

input, textarea {
  border:1px solid #000000;
  background-color:#ffffff;
  margin-top:3px;
}

.error {
  color: #ff0000;
  font-weight:bold;
  font-size:14px;
}

/********************************************************
 *                     Navigation
 ********************************************************/

#logo {
  position:absolute;
  left:0px;
  top:3px;
  height:48px;
  width:186px;
}

#navigation {
  position:absolute;
  left:177px;
  height:19px;
  top:0px;
  z-index:100;
  background: url(/images/top_menu.gif) no-repeat;
  width:617px;
  height:76px;
}

#navigation #firstRow {
  height:27px;
}

#navigation td {
  text-align:center;
  padding-left:0.6em;
  padding-right:0.6em;
  padding-bottom:0.5em;
  white-space:nowrap;
}

#navigation #firstRow td {
  border-bottom:1px solid black;
}

#navigation a:link, #navigation a:visited {
  text-decoration:none;
}

#sortControls {
  position:absolute;
  bottom:21px;
  left:0px;
  width:177px;
  text-align:center;
  z-index:100;
}

#controls {
  position:absolute;
  bottom:-10px;
  right:-310px;
  z-index:100;
  width:572px;
  text-transform:uppercase;
  padding:7px;
}

#radio {
  position:absolute;
  left:591px;
  top:37px;
  width:96px;
  border:1px solid #fc9128;
  padding-left:7px;
  padding-top:15px;
  padding-bottom:20px;
  z-index:60;
  background-color:#ffffff;
  white-space:nowrap;
  z-index:100;
}

#wt4duk {
    position:absolute;
    left:5px;
    top:45px;
    width:161px;
    /*max-width:350px;*/
    border:1px solid #fc9128;
    padding-left:4px;
    padding-right:4px;
    padding-top:12px;
    padding-bottom:15px;
    background-color:#ffffff;
    line-height: 150%;
    z-index:1001;
    text-align: center;
}

#wt4duk a:visited {
   color:gray;
   text-decoration:none;
}

#wt4duk a {
   text-decoration:none;
}

#wt4duk a:hover {
   text-decoration:underline;
}

#wt4duk span {
    margin-top: 0.6em;
    font-size: 1.2em;
}

#wt4duk span.header {
    color:#fc9128;
    font-size: 1.2em;
}

#radio, #radio p, #radio span, #radio a {
  text-transform:uppercase;
  font-size:9px;
  letter-spacing:0.1em;
  text-transform:uppercase;
  line-height:1.9em;
}

#radio span.header {
  color:#fc9128;
}

.orange {
  color:#fc9128;
}

#radio a {
  text-decoration:underline;

}

#radio p {
  margin-left:11px;
  margin-top:0em;
  margin-bottom:0.7em;
}

/********************************************************
 *                     Debugger
 ********************************************************/

#debugger {
  display:none;
  margin-top:17px;
  z-Index:100;
}

#debugger input {
  border-style:none;
  color:white;
  background-color: black;
}

#debugger input.strategy {
  width:130px;
}

/********************************************************
 *                   Ring structure
 ********************************************************/

#content {
  float:left;
  width:800px;
  margin-top:36px;
  /* height:777px; */
  /* border:1px dotted red; */
}

#content img.number {
  margin-right:5px;
  float:left;
}

.AnyTextClass {
  display:block;
  background-color:transparent;
  text-align:center;
  text-decoration:none;
}

a.AnyTextClass:hover {
  text-decoration:none;
}

span.box, a.box {
  display:block;
  vertical-align:middle;
  margin:0px;
  background-repeat:no-repeat;
  background-color:transparent;
}

*.box span {
  display:inline-block;
  display:-moz-inline-box;
  -moz-box-orient:vertical;
  vertical-align:top;
  font: inherit;

}

/********************************************************
 *                     Inner hole                       *
 ********************************************************/

#theHole {
  text-align:center;
  width:400px;
  z-index: 250;
  /* border:1px dotted blue;*/
}

#theHole, #theHole div, #theHole span {
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
}

#theHole form {
  margin-bottom:17px;
}

#bannerCategories {
  position:absolute;
  /*
  left:240px;
  top:100px;
  */
  left:250px;
  top:70px;
  text-align:left;
  z-index:111;
  background: url(/images/bannerCats.gif) repeat-y;
  padding:10px;
}

#bannerCategories h1 {
  margin-left:7px;
}

#bannerCategories ul {
  list-style-image:urL(/images/bullet.gif)
}

#bannerCategories p, #bannerCategories li {
  font-size:17px;
  margin:7px;
}

#bannerContainer {
  position:absolute;
  left:250px;
  top:111px;
  z-index:100;
}

#bannerContainer #bannerNavigation {
  text-align:center;
  width:100%;
  margin-top:11px;
  white-space:nowrap;
}

#bannerContainer #bannerNavigation img {
  vertical-align:baseline;
  margin-bottom:-7px;
}

#bannerContainer #bannerNavigation a {
  font-size:300%;
  text-decoration:none;
  color:#FC9128;
}

#picturesTable {
  border-style: none;
  margin-bottom:1em;
  background-image:url(/images/admin/grid.gif);
}

#calenduk {
  position:absolute;
  left:163px;
  top:89px;
}

#calenduk td {
  vertical-align:middle;
  text-align:center;
  padding:3px;
  height:149px;
  width:149px;
  border-bottom:1px dotted black;
  font-size:14px;
}

#calenduk td a {
  font-size:17px;
  font-weight:bold;
  font-style:italic;
}

#doodadControls {
  width:300px;
  padding-left:50px;
  padding-right:50px;
  padding-top:20px;
  padding-bottom:20px;
  background-image:url(/4duk/delivery!picture.action?id=150);
  background-repeat:no-repeat;
  text-align:center;
  margin-top:-30px;
}

#newPlayer {
 position:absolute;
 top:50%;
 left:100px;
 top:150px;
 z-index:100;
}

#wplayer {
  margin-top:17px;
  margin-left:75px;
  margin-right:75px;
  width:300px !important;
}

#doodadInfo {
  width:300px;
  font-size:15px;
  font-family: Verdana, Arial, Helvetica, 'Sans Serif';
  color :#808080;
  text-align:left;
}

#doodadTitle {
  color:#fc9128;
  font-size:23px;
  font-weight:bold;
  /* font-style:italic; */
  /* background-color:white; */
  margin-top:20px;
  margin-bottom:0px;
}

#sliderCo {
  background:url(/images/rating_track_disabled.gif);
  background-repeat:no-repeat;
  /*background-position: 23px 0;*/
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:10px;
  width:250px;
  height:21px;
  /* border:1px dotted red; */
}

#track {
  height:21px;
  width:204px;
  float:left;
  text-align:left;
  /* border:1px dotted blue; */
}

#track #handle {
  cursor:pointer;
  width:11px;
  height:21px;
}

#submitButton {
  cursor:pointer;
  height:21px;
  background-color:#ffffff;
  color:#979797;
  border:1px solid #979797;
  margin-left:auto;
  margin-right:auto;
  padding-left:20px;
  padding-right:20px;
}

#ratingResult {
  width:230px;
  text-align:center;
  padding-top:7px;
  padding-bottom:7px;
  margin-left:auto;
  margin-right:auto;
}

/********************************************************
 *                      Scroller
 ********************************************************/

#scroller {
  width:140px;
  text-align:center;
  z-index:100;
  margin-top:25px;
  margin-left:auto;
  margin-right:auto;
}

#leftContainer {
  width:172px;
  position:absolute;
  top:51px;
  left:10px;
  z-index:50;
  text-align:left;
}

/********************************************************
 *                Forms, user forms                     *
 ********************************************************/

form {
  margin:0px;
  padding:0px;
}

#userControls {
  font-size:10px;
  text-transform:uppercase;
  letter-spacing:0.1em;
  z-index:100;
  background-color:#f9f8f4;
  padding-left:10px;
  position:absolute;
  top:0px;
  right:0px;
  width:170px;
  text-align:left;
}

#userControls div.message ul {
  margin-left:-15px;
  margin-top:0px;
  margin-bottom:0px;
}

input, textarea {
  margin:0px;
  padding:1px;
}

input {
  border-top:none;
  border-right:none;
  border-left: none;
  border-bottom:1px solid #000000;
  text-transform:none;
  font-size:13px;
}

#userControls *.header {
  cursor: pointer;
  margin-top:10px;
  margin-bottom:10px;
  text-align:left;
  display:block;
}

#userControls *.pointer {
  padding:5px;
}

*.submit {
  cursor:pointer;
  text-align:center;
  padding-top:1px;
  padding-bottom:1px;
  margin:0px;
  font-size:14px;
  border:1px solid black;
  padding-left:2px;
  padding-right:2px;
  margin-top:10px;
  width:27px;
  height:27px;
  background-color:#ffffff;
}

#userStuffForm {
  position:absolute;
  left:50%;
  right:50%;
  margin-left:-150px;
  width:300px;
  display:block;
  top:71px;
  background-color:#F9F8F4;
  padding:10px;
}

#userStuffForm span {
  text-align:left;
}

#userContentTable {
  border-spacing:0;
  border-collapse:collapse;
  width:100%;
}

#userContentTable td, #userContentTable th {
  border-bottom:1px solid black;
  padding-bottom:0px;
  padding-top:10px;
  padding-left:5px;
  padding-right:5px;
}

#userContentTable td {
  text-align:left;
}

#userContentTable th {
  text-align:center;
}

/********************************************************
 *                     Comments                         *
 ********************************************************/

 #comments {
  width:100%;
  font-size:14px;
 }

 #comments p {
   width:100%;
   text-align:left;
   margin:0;
   padding:5px;
   font-size:14px;
   background-color:#ffffff;
 }

 #comments p.header {
   background-color:#F7F7F7;
 }

#soundmanager-debug {
 position:fixed;
 /* _position:absolute; IE <7 */
 top:0px;
 right:0px;
 width:40em;
 height:30em;
 overflow:auto;
 border:1px solid #ccc;
 padding:1em;
 margin:1em;
 font-family:"lucida console",verdana,tahoma,"sans serif";
 font-size:x-small;
 background:#f6f6f6;
}

#soundmanager-debug code {
 font-size:1.1em;
}

#soundmanager-debug div {
 margin-top:0.5em;
}

button {
 font-size:large;
}

.displayAfterLogin {

}

.removeAfterLogin {

}

#announcementContent {
  font-size:15px;
  font-family: 'Courier New', Courier, Mono;
  position:absolute;
  margin-left:-250px;
  top:111px;
  width:500px;
  left:50%;
  right:50%;
  z-index:100;
}

#announcementContent p, #announcementContent li {
  font-size:15px;
  font-family: 'Courier New', Courier, Mono;
}

div.announcementsPad {
  height:1px;
  min-height:1px;
  /* width:70px; */
  width:170px;
  margin-top:11px;
  margin-bottom:11px;
  /* margin-left:43px; */
  background-color:#fc9128;
  font-size:0;
}

#slogan {
  width:171px !important;;
  max-width:171px !important;;
}

#flashPlayerObject object, #flashPlayerObject embed {
	z-index: 250;
}

/*
 * $Log: main.css,v $
 * Revision 1.165  2009-12-01 07:06:07  libin
 * + field doodad.forLogoMenu
 *  + menu under logo on main and doodad pages
 *  + statistic column in admin's doodads table
 *  - some bugs
 *
 * Revision 1.164  2008-11-21 08:33:22  justme
 * Typo
 *
 * Revision 1.163  2008/10/27 13:37:32  justme
 * Removed default font style for some elements: interferes with Creepy
 *
 * Revision 1.162  2008/10/03 05:09:28  ntrlab
 * *** empty log message ***
 *
 * Revision 1.161  2008/09/26 04:53:45  ntrlab
 * *** empty log message ***
 *
 * Revision 1.160  2008/06/24 20:14:02  justme
 * orange padder tweak
 *
 * Revision 1.159  2008/06/24 20:13:11  justme
 * orange padder tweak
 *
 * Revision 1.158  2008/06/24 19:21:28  justme
 * orange padder tweak
 *
 * Revision 1.157  2008/06/24 18:59:06  justme
 * typo
 *
 * Revision 1.156  2008/06/24 18:58:13  justme
 * orange padder tweak
 *
 * Revision 1.155  2008/06/24 18:56:08  justme
 * orange padder tweak
 *
 * Revision 1.154  2008/06/24 18:54:57  justme
 * orange padder tweak
 *
 * Revision 1.153  2008/06/24 18:51:31  justme
 * orange padder
 *
 * Revision 1.152  2008/06/12 21:17:23  justme
 * font:inherit for span.box
 *
 * Revision 1.151  2008/06/12 16:43:08  patrickkopp
 * fixed typo and commented invalid property
 *
 * Revision 1.150  2008/06/11 13:23:38  justme
 * Slogan width
 *
 * Revision 1.149  2008/06/11 09:46:23  justme
 * Added #slogan
 *
 * Revision 1.148  2008/05/29 11:40:17  justme
 * Removed some attributes forom creepy boxes
 *
 * Revision 1.147  2008/05/07 14:25:29  justme
 * banner container z-index
 *
 * Revision 1.146  2008/05/06 15:01:22  justme
 * Slider tweak
 *
 * Revision 1.145  2008/04/29 17:37:19  justme
 * Banner tweak
 *
 * Revision 1.144  2008/04/11 18:24:45  justme
 * bannerCategories tweak by customer erequest
 *
 * Revision 1.143  2008/04/09 00:24:38  justme
 * Tweaking banner cats
 *
 * Revision 1.142  2008/04/07 19:16:03  justme
 * Moved banners area down
 *
 * Revision 1.141  2008/04/07 02:43:51  justme
 * Tweak calenduk
 *
 * Revision 1.140  2008/04/07 01:18:56  justme
 * Tweak
 *
 * Revision 1.139  2008/04/07 00:23:38  justme
 * calenduk tweaks
 *
 * Revision 1.138  2008/04/06 18:47:31  justme
 * Minor
 *
 * Revision 1.137  2008/04/06 15:34:09  justme
 * banner layout stuff
 *
 * Revision 1.136  2008/04/05 23:15:03  justme
 * Banners stuff
 *
 * Revision 1.135  2008/03/12 20:26:37  justme
 * Adjustments in the left area
 *
 * Revision 1.134  2008/03/11 22:03:49  justme
 * Reduced navigation padding to add a menu entry
 *
 * Revision 1.133  2008/03/06 16:24:06  justme
 * Set zIndex of theHole to 1
 *
 * Revision 1.132  2008/02/01 13:10:06  justme
 * Added padding div between announcements
 *
 * Revision 1.131  2008/01/21 14:25:43  justme
 * Added body.noscroll
 *
 * Revision 1.130  2007/12/19 17:41:38  justme
 * Announcement style tweaks
 *
 * Revision 1.129  2007/11/25 20:04:43  justme
 * announcementContent removed
 *
 * Revision 1.128  2007/11/19 14:48:53  justme
 * Moved scroller down
 *
 * Revision 1.127  2007/11/18 18:32:14  justme
 * Larger submit button
 *
 * Revision 1.126  2007/11/16 19:04:46  justme
 * tweaks
 *
 * Revision 1.125  2007/11/16 18:58:44  justme
 * User content navigation redone
 *
 * Revision 1.124  2007/11/16 12:22:53  justme
 * user home table formatting
 *
 * Revision 1.123  2007/11/16 11:44:24  justme
 * Added text-decoration none for AnyTextClass
 *
 * Revision 1.122  2007/11/16 11:35:53  justme
 * User content table
 *
 * Revision 1.121  2007/11/16 11:03:32  justme
 * Removed 11px textarea font size (too small)
 *
 * Revision 1.120  2007/11/16 09:44:11  justme
 * - Refactored for user content submission
 * - Bugfixing and tweaks
 *
 * Revision 1.119  2007/11/12 00:58:40  justme
 * interim
 *
 * Revision 1.118  2007/11/12 00:56:05  justme
 * removed italic in announcement chunk
 *
 * Revision 1.117  2007/11/12 00:54:44  justme
 * interim
 *
 * Revision 1.116  2007/11/11 23:34:30  justme
 * - Added announcementContent
 * - Enabled link underline for everything but navigation
 *
 * Revision 1.115  2007/11/07 16:56:20  justme
 * Pre-release tweaks
 *
 * Revision 1.114  2007/11/06 22:18:03  justme
 * Style and creepy tweaks
 *
 * Revision 1.113  2007/11/06 17:36:39  justme
 * Forms tweaks
 *
 * Revision 1.112  2007/11/05 04:56:36  justme
 * Tweaks, bugfixing etc. pre-release
 *
 * Revision 1.111  2007/11/04 18:17:24  justme
 * html and body width set to 100%
 *
 * Revision 1.110  2007/11/03 01:22:28  justme
 * scroller
 *
 * Revision 1.109  2007/11/02 23:58:57  justme
 * Moved the scroller
 *
 * Revision 1.108  2007/11/02 15:47:05  justme
 * minor
 *
 * Revision 1.107  2007/11/01 23:50:24  justme
 * navi tweak
 *
 * Revision 1.106  2007/11/01 20:09:49  justme
 * Error
 *
 * Revision 1.105  2007/11/01 13:55:13  justme
 * Form styles
 *
 * Revision 1.104  2007/11/01 05:05:43  justme
 * Sort controls moved to the left
 *
 * Revision 1.103  2007/11/01 03:11:01  justme
 * :-(
 *
 * Revision 1.102  2007/10/31 12:01:03  justme
 * up 10px
 *
 * Revision 1.101  2007/10/31 11:58:39  justme
 * left block up
 *
 * Revision 1.100  2007/10/31 11:55:51  justme
 * Positioned left verticla block absolute
 *
 * Revision 1.99  2007/10/31 11:32:16  justme
 * - made navigation absolutely positioned
 * - set z-index
 *
 * Revision 1.98  2007/10/31 10:48:30  justme
 * tweaks
 *
 * Revision 1.97  2007/10/31 02:44:27  justme
 * minor
 *
 * Revision 1.96  2007/10/30 23:29:06  justme
 * Tweaks and whatever
 *
 * Revision 1.95  2007/10/30 20:46:49  justme
 * Moved pagination to the top
 *
 * Revision 1.94  2007/10/30 16:03:55  justme
 * Layout tweaks
 *
 * Revision 1.93  2007/10/30 15:50:00  justme
 * Tweak
 *
 * Revision 1.92  2007/10/30 11:23:53  justme
 * Layout tweaks
 *
 * Revision 1.91  2007/10/29 00:10:31  justme
 * Removed hover from AnyTextClass
 *
 * Revision 1.90  2007/10/28 23:29:22  justme
 * Layout...
 *
 * Revision 1.89  2007/10/27 20:32:18  justme
 * Tweaks
 *
 * Revision 1.88  2007/10/27 18:26:52  justme
 * tweaks/typo
 *
 * Revision 1.87  2007/10/27 17:59:20  justme
 * tweaks/typo
 *
 * Revision 1.86  2007/10/27 17:56:59  justme
 * tweaks/typo
 *
 * Revision 1.85  2007/10/27 13:02:11  justme
 * Re-added creepy styles
 *
 * Revision 1.84  2007/10/26 19:41:09  patrickkopp
 * commented out problematic stuff
 *
 * Revision 1.83  2007/10/26 10:42:49  justme
 * Interim commit
 *
 * Revision 1.82  2007/10/24 14:52:15  justme
 * Layout
 *
 * Revision 1.81  2007/10/23 17:02:10  justme
 * tweaks
 *
 * Revision 1.80  2007/10/23 15:55:40  justme
 * Remove debugger bg colors
 *
 * Revision 1.79  2007/10/23 15:21:53  justme
 * Layout changes
 *
 * Revision 1.78  2007/10/20 19:23:17  justme
 * tweaks
 *
 * Revision 1.77  2007/10/20 18:44:13  justme
 * Major change of the domain model, navigation and layout
 *
 * Revision 1.76  2007/10/18 16:12:14  justme
 * *** empty log message ***
 *
 * Revision 1.75  2007/10/18 14:19:23  justme
 * Layout and navigation tweaks - interim state
 *
 * Revision 1.74  2007/10/15 14:57:24  justme
 * Setting width and height of the inner link to 130px
 *
 * Revision 1.73  2007/10/15 14:44:51  justme
 * Setting width and height of the inner link to 100%
 *
 * Revision 1.72  2007/10/12 11:57:58  justme
 * Adapted to navigation changes (inner frame removed, selected content is displayed inline)
 *
 * Revision 1.71  2007/10/11 16:55:03  justme
 * Added inline hole classes
 *
 * Revision 1.70  2007/09/25 19:59:57  justme
 * Layout tweaks
 *
 * Revision 1.69  2007/09/25 13:33:26  justme
 * Layout changes, bugfixing
 *
 * Revision 1.68  2007/09/24 20:56:05  justme
 * Layout tweaks
 *
 * Revision 1.67  2007/09/24 13:10:59  justme
 * Layout changes
 *
 * Revision 1.66  2007/09/14 23:57:11  justme
 * Layout tweaks
 *
 * Revision 1.65  2007/09/13 12:18:49  justme
 * Final Opera7 layout tweaks
 *
 * Revision 1.64  2007/09/13 11:40:40  justme
 * User forms ok
 *
 * Revision 1.63  2007/09/12 20:35:37  justme
 * tweaking, tweaking
 *
 * Revision 1.62  2007/09/12 14:09:18  justme
 * Layout stuff
 *
 * Revision 1.61  2007/09/11 18:38:10  justme
 * Layout stuff
 *
 * Revision 1.60  2007/09/11 17:59:44  justme
 * Layout stuff
 *
 * Revision 1.59  2007/09/11 14:01:31  justme
 * Refactored for box handling
 *
 * Revision 1.58  2007/09/10 20:47:30  justme
 * Various layout and navigation stuff
 *
 * Revision 1.57  2007/08/01 18:23:15  justme
 * Merged from 1.8
 *
 * Revision 1.56.2.1  2007/08/01 18:12:20  justme
 * Temporary fix for start page texts
 *
 * Revision 1.56  2007/07/27 15:59:10  justme
 * minor tweaks
 *
 * Revision 1.55  2007/07/24 10:37:29  justme
 * Radio menu added
 *
 * Revision 1.54  2007/07/20 15:28:10  patrickkopp
 * made changes for toggling textareas, other animation behaviour when intro finished and radio listening doesn't forward to new page
 *
 * Revision 1.53  2007/07/19 12:37:07  justme
 * New layout
 *
 * Revision 1.52  2007/07/13 17:04:43  justme
 * Further AnyText tweaks
 *
 * Revision 1.51  2007/07/13 14:32:24  justme
 * Layout tweak
 *
 * Revision 1.50  2007/07/13 03:40:17  justme
 * Added br.clear
 *
 * Revision 1.49  2007/07/13 02:47:27  justme
 * AnyText tweaks
 *
 * Revision 1.47  2007/07/11 23:00:35  justme
 * Adjusted handling of creepy text
 *
 * Revision 1.46  2007/07/11 18:28:24  justme
 * AnyText handling
 *
 * Revision 1.45  2007/07/10 12:51:18  justme
 * Added styles for spontaneous text
 *
 * Revision 1.44  2007/06/15 11:48:41  justme
 * Added body style for the Independence Day
 *
 * Revision 1.43  2007/06/08 16:22:34  justme
 * Added styles for included doodad content
 *
 * Revision 1.42  2007/06/06 17:34:28  justme
 * Added class for spontaneous text
 *
 * Revision 1.41  2007/06/05 18:00:26  patrickkopp
 * menu opacity increased, and placed shtuka to center of screen
 *
 * Revision 1.39  2007/06/04 17:10:20  patrickkopp
 * added entry to get only doodad html-body returned
 *
 * Revision 1.38  2007/04/30 22:17:15  justme
 * typo
 *
 * Revision 1.37  2007/04/30 22:15:03  justme
 * Remved old elements
 *
 * Revision 1.36  2007/04/30 22:12:31  justme
 * typo
 *
 * Revision 1.35  2007/04/30 22:12:09  justme
 * typo
 *
 * Revision 1.34  2007/04/30 22:09:31  justme
 * Font size tweak
 *
 * Revision 1.33  2007/04/30 22:04:54  justme
 * Font size tweak
 *
 * Revision 1.32  2007/04/30 19:28:53  justme
 * Font size tweak
 *
 * Revision 1.31  2007/04/26 15:55:31  justme
 * tweaks
 *
 * Revision 1.30  2007/04/25 16:04:40  justme
 * Various tweaks, may not be clean yet
 *
 * Revision 1.29  2007/04/18 16:19:40  justme
 * - Re-added spontaneous text
 * - Merged from r1.6
 *
 * Revision 1.28.2.1  2007/04/13 17:18:16  justme
 * Firefox layout issues
 *
 * Revision 1.28  2007/04/09 15:46:14  justme
 * Made player frame higher
 *
 * Revision 1.27  2007/04/09 00:35:07  justme
 * chnaged cursor on the doodad frame handle (was ugly)
 *
 * Revision 1.26  2007/04/08 22:40:58  justme
 * Tweaks
 *
 * Revision 1.25  2007/04/04 13:08:23  justme
 * Layout tweaks
 *
 * Revision 1.24  2007/04/01 21:51:42  justme
 * - Added knyshutka and spontaneous text
 * - Changed menu position
 *
 * Revision 1.23  2007/03/23 17:00:30  justme
 * Changed height of the windows player frame
 *
 * Revision 1.22  2007/03/23 16:12:20  justme
 * Player added, foo(Ajax box) hidden
 *
 * Revision 1.21  2007/03/22 22:22:01  justme
 * Added gags iframe styles
 *
 * Revision 1.20  2007/03/21 19:44:26  justme
 * Added text Line height
 *
 * Revision 1.19  2007/03/21 18:24:16  justme
 * Layout tweaks
 *
 * Revision 1.18  2007/03/20 23:04:20  justme
 * Layout issue fixed
 *
 * Revision 1.17  2007/03/20 22:54:48  justme
 * Bigger navigation
 *
 * Revision 1.16  2007/03/06 10:11:06  justme
 * Renamed stop to mute
 *
 * Revision 1.15  2007/03/05 17:38:28  justme
 * Adjusted noflash control position and style
 *
 * Revision 1.14  2007/03/05 16:24:53  justme
 * Simplified the player and added the noflash element
 *
 * Revision 1.13  2007/03/01 19:24:43  justme
 * Layout tweaks
 *
 * Revision 1.12  2007/02/02 15:17:47  justme
 * removed white playe  background
 *
 * Revision 1.11  2007/02/01 23:40:18  justme
 * Removed player controls
 *
 * Revision 1.10  2007/01/31 11:22:04  justme
 * Player layout
 *
 * Revision 1.9  2007/01/30 12:50:02  justme
 * Player tweaks
 *
 * Revision 1.8  2007/01/03 15:27:38  justme
 * tweaks
 *
 * Revision 1.7  2006/12/20 19:55:26  justme
 * Adjusted paths for images, stylesheets and javascript
 *
 * Revision 1.6  2006/12/20 19:43:23  justme
 * tweaks
 *
 * Revision 1.5  2006/12/17 19:58:39  justme
 * - Added new block elements
 * - Added new Control Panel implementation
 *
 * Revision 1.4  2006/12/12 19:05:41  justme
 * Minor tweaks
 *
 * Revision 1.3  2006/12/11 00:06:41  justme
 * menu tweaks
 *
 * Revision 1.2  2006/12/10 22:03:19  justme
 * Tweaks
 *
 * Revision 1.1  2006/12/10 13:25:48  justme
 * Initial revision
 *
 */