/*
 * $Id: main.css,v 1.181 2011-11-18 11:27:01 justme 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;

*/

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, li {
  font-family: "Courier New", Courier, mono;
  font-size: 15px;
}

.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;
}

.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;
  width:617px;
  height:76px;
}

.player {
  background: url(/images/top_menu_player.gif) no-repeat;  
}

.regular {
  background: url(/images/top_menu.gif) no-repeat;  
}

#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;
}

#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:20000;
}

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

#radio span.header {
  color:#fc9128;
  background-color:#ffffff;
}

#radio a {
  text-decoration:underline;

}

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

#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;
}

.orange {
  color:#fc9128;
}

.white {
  color:#ffffff;
  font-weight:bold;
}

.lightOrange {
  color:#fccc9c;
}

/********************************************************
 *                     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:250px;
  top:90px;
  width:500px;
  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;
}

#shylock {
  position:absolute;
  left:250px;
  top:90px;
  width:600px;
  text-align:left;
  z-index:111;
  background: url(/images/shylock.gif) no-repeat;
  background-position: 0 70px;
  padding-left:50px;
  padding-right:20px;
}

#faq {
  position:absolute;
  left:250px;
  top:90px;
  width:600px;
  text-align:left;
  z-index:111;
  background: url(/images/why_pay.gif) no-repeat;
  background-position: 0 40px;
  padding-left:50px;
  padding-right:20px;
}

#faq p.question {
  text-decoration: underline;
  cursor: pointer; 
}

#faq p.answer {
  text-decoration: none;
  cursor: text; 
  font-weight:bold;
  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:#ffffff;
  padding-left:10px;
  position:absolute;
  top:0px;
  right:0px;
  width:170px;
  text-align:left;
}

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

#loginForm {
  background-color: #f9f8f4;
  padding: 10px;
}

#registration {
  background-color: #f9f8f4;
  padding: 10px;
}

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

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

#userControls 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;
}

#userControls *.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 {

}

.userForm {

}

#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, #announcementContent td, #announcementContent th, {
  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;
}
