/* $Id: ddr.css 232 2009-02-19 16:07:22Z franz $ */
p { margin: 0 0 1em 0; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #333333;
	margin-bottom: 0px;
	color:#333333;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:8pt;
	margin:20px;
	text-align:center;
	background-repeat: repeat;
}
a:link, a:visited {
	background-color:inherit;
	color:#000000;
	text-decoration:none;
}
a:active, a:hover {
	background-color:inherit;
	color:#0000FF;
}
div,span {
	color:#000000;
	font-family:Verdana,Helvetica,sans-serif;
}
img {
	border:0px;
}
form {
	display:inline;
}

textarea {
	width:90%;
}
ul {
	margin:0px;
}

#nav-left,#content,#bottom {
	float:left;
	margin:auto;
}

#nav-left {
	width:14%;
}
#nav-right {
	float:right;
	width:20%;
}
#navonline { font-size:9px; }

#content {
	background-color:inherit;
	color:#222222;
	text-align:center;
	width:100%;
}
#bottom {
	background-color:#333333;
	color:inherit;
	margin-top:20px;
	padding:4px 0px 4px 0px;
	width:100%;
}
#head {
	background-color:#333333;
	color:#333333;
	font-size:25pt;
	height:100px;
	margin-bottom:20px;
	text-align:center;
	width:100%;
}
#debug {
	height:150px;
	margin-bottom:20px;
	overflow:auto;
	padding-left:4px;
	width:100%;
	text-align:left;
}
#errors {
	color:#CC0000;
}
#sql {
	color:#777777;
}

.shoutbox a:link {
color:#990000;
}

.form {
	background-color:#333333;
  vertical-align:top;
	border:1px solid #cd6907;
	color:#FFFFFF;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:8pt;
	margin:2px;
	padding-left:3px;
	}
.forum {
	background-color:#000000;
	color:#000000;
	margin:auto;
  padding:0px;
}
.forum1 {
	background-color:#cc9933;
	color:#000000;
	margin:auto;
  padding:0px;
}
.headb {
	background-color:#333333;
	color:#F2F2F2;
	font-weight:bold;
	padding:4px;
	text-align:left;
}
.headb div { 
	color: white; 
}
.bottom {
	background-color:#666633;
	color:inherit;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.newshead {
	background-color:#333333;
  background-image: url(images/newsall.jpg);
	color:#F2F2F2;
	font-size:10pt;
	font-weight:bold;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.left,.center,.right {
	padding:1px;
}
.leftb,.centerb,.rightb {
	background-color:#999966;
	color:#222222;
	padding:4px 6px 4px 8px;
}
.leftc,.centerc,.rightc {
  vertical-align:top;
	background-color:#999966;
	color:#222222;
	padding:4px 6px 4px 8px;
	}
.left1,.centerb,.rightb {
  vertical-align:top;
	background-color:#999966;
	color:#222222;
	padding:4px 6px 4px 8px;
}
.left2,.centerc,.rightc {
  vertical-align:top;
	background-color:#848458;
	color:#222222;
	padding:4px 6px 4px 8px;
	border-style: double
}
.leftf,.centerf,.rightf {
  vertical-align:middle;
	background-color:#000000;
	color:#222222;
	padding:0% 0% 0% 0%;
}
.left,.leftb,.leftc {
	text-align:left;
}
.center,.centerb,.centerc {
	text-align:center;
}
.right,.rightb,.rightc {
	text-align:right;
}
.quote {
	background-color:#666666;
	border:1px solid #000000;
	color:#cccccc;
	padding:6px;
	text-align:left;
}
.navhead,.navhead2 {
	background-color:#336600;
	border:solid #cccccc;
	border-width:1px 1px 0px 1px;
	color:#cccccc;
	font-weight:bold;
	padding:4px;
	text-align:center;
}
.navbodyb,.navbody2b {
	background-color:#333333;
	border:solid #cd6a07;
	border-width:1px 1px 0px 1px;
	color:inherit;
	list-style:none;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.calhead {
	background-color:#333333;
	color:#ffffff;
	padding:4px 2px 4px 2px;
	text-align:center;
}
.calday,.calevent,.caltoday, .calweek {
	padding:4px 2px 4px 2px;
	text-align:right;
}
.calday {
	background-color:#f4f4f4;
	color:inherit;
}
.calevent {
	background-color:#cccc33;
	color:inherit;
}
.caltoday {
	background-color:#33cc33;
	color:#ffffff;
}
.calweek {
	background-color:#333333;
	color:#ffffff;
	text-align:center;
}

/*
 * Menue
 */

.applemenu{
margin: 0px 0;
padding: 0;
width: 159px; /*width of menu*/
border: 0px solid #9A9A9A;
}
.applemenu div.silverheader a{
background: black url(images/ddrm2.gif) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
font-weight: bold;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 6px 8px 8px 8px; 
text-decoration: none;
}
.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}
.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(images/ddrm1.gif);
color: white;
}
.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: #cc9933;
padding: 0px;
height: 30%; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

.menu10 {
border: solid 0px #e6e6e6;
width:159px;
margin: 0px;
padding:0px;
}
.menu10 ul ,.menu10 li{
list-style: none;
margin: 0px;
padding: 0px;
}
.menu10 li a:link , .menu10 li a:visited , .menu10 li a:active {display:block;height:25px;width:159px;
line-height:25px;
background-image:url(images/news.gif);
color:#000;
text-decoration:none;
text-align:center;
font-size: 13px;
font-family: verdana, sans-serif;
font-weight: bold;
padding-right:0px;
padding-bottom:0px;
margin:0px;
}
.menu10 li a:hover {background-color:#FEFFFF;
background-image:url(images/ddrani1.gif);
color:#330000;}
body {
margin-top: 0px;
margin-bottom: 0px;
background-color: #333333;
background-repeat: repeat;
background-image: url(images/backmw2.jpg);
}
.stats {
line-height:4px;
padding:10px;
margin: 0;
}
.sidebarfiller {
background-image:url(images/sidebarfiller.gif);
}
.tab2 {
background-image:url(images/tab2.png);
}
.gfg-root {
  width : 157px;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 10px;
  border: 1px solid #FF9900;
}

.gfg-title {
  font-size: 10px;
  font-weight : bold;
  color : #000000;
  background-color: #CC9900;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-title a {
  color : #3366cc;
}

.gfg-subtitle {
  font-size: 8px;
  font-weight : bold;
  color : #3366cc;
  background-color: #CC9900;
  line-height : 1.3em;
  overflow : hidden;
  white-space : nowrap;
  margin-bottom : 5px;
}

.gfg-subtitle a {
  color : #000000;
}

.gfg-entry {
  background-color : white;
  width : 100%;
  height : 9.3em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 3px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : auto;
  height : 100%;
  padding-left : 3px;
  padding-right : 3px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
}

.gfg-listentry {
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-left : 2px;
  padding-right : 2px;
  margin-left : 2px;
  margin-right : 2px;
}

.gfg-listentry-odd {
  background-color : #F6F6F6;
}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 
  background-image : url('garrow.gif');
  background-repeat: no-repeat;
  background-position : center left;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 14px;
  line-height : 1.2em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height : 3.8em;
  color: #000000;
  margin-top : 3px;
}

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container {
  position : relative;
}

.gfg-horizontal-root {
  height : 1.5em;
  _height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 13px;
  border: 1px solid #AAAAAA;
  padding : 5px;
  margin-right : 80px;
}

.gfg-horizontal-root .gfg-title {
  font-weight : bold;
  background-color: #FFFFFF;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  float : left;
  padding-left : 10px;
  padding-right : 12px;
  border-right: 1px solid #AAAAAA;
}

.gfg-horizontal-root .gfg-title a {
  color : #444444;
  text-decoration : none;
}

.gfg-horizontal-root .gfg-entry {
  width : auto;
  height : 1.5em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  padding-left : 10px;
}

/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : 100%;
  height : 100%;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-horizontal-root .gfg-list {
  display : none;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
  color: #0000cc;
  margin-right : 3px;
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
  display : block;
  color: #AAAAAA;
}

.gfg-branding {
  white-space : nowrap;
  overflow : hidden;
  text-align : left;
  position : absolute;
  right : 0px;
  top : 0px;
  width : 80px;
}

.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat : no-repeat;
  background-position : center;
  cursor : pointer;
  float : right;
  width : 17px;
  height : 20px;
}

.gfg-collapse-open {
  background-image : url('arrow_open.gif');
}

.gfg-collapse-closed {
  background-image : url('arrow_close.gif');
}

.gfg-collapse-href {
  float : left;
  color: #F2F2F2;
}

.clearFloat {
  clear : both;
}
/*Manage*/
.manage {
  background-color: #848458;
  border: 1px solid #999999;
  margin: 5px;
  padding: 5px 0px 0px 0px;
}
.manage:hover {
  background-color:#E2E2E2;
}
.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px solid black;
overflow: visible; /*leave this value alone*/
width: 100%; /*Width of Carousel Viewer itself*/
height: 210px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 110px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.navlogin {
  text-align: center;
}
.rssstyle{
width: 150px;
padding: 6px;
background-color: #FCF6DE;
border: 1px solid black;
margin-bottom: 1em;
font-size: 90%;
text-align:center;
margin: 1px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.9; /*Specify fade effect in Firefox. Remove if desired.*/
}

.rssstyle a{
text-decoration: none;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
text-align:center;
font-weight: bold;
font-size: 90%;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 50%;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
font-size: 90%;
}
.blog {
	background-color: transparent;
        background-image: url(images/newsall.jpg);
	color:#F2F2F2;
	font-size:10pt;
	font-weight:bold;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.tsstatus{
	width: 200px;
	overflow: hidden;
	position: relative;
}
.tsstatus, .tsstatus *{
	font-family: Verdana;
	font-size: 10px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	white-space:nowrap;
}
.tsstatus .tsstatusServerName{
	border-top: 1px solid #aaa;
	padding-top: 2px;
	margin-top: 2px;
}
.tsstatus input{
	width: 135px;
	height: 18px;
}
.tsstatus .tsstatusItem{
	margin-left: 18px;
	clear: both;
}
.tsstatus .tsstatusLabel{
	float: left;
}
.tsstatus .tsstatusFlags{
	position: absolute;
	right: 0;
	clear: right;
}
.tsstatus a{
	text-decoration: none;
	color: #333;
}
.tsstatus a:hover{
	text-decoration: none;
	color: #F0F;
}
.tsstatus img{
	margin-right: 2px;
	border: 0;
}
 img.c8 {width: 125px; height: 200px;}
 table.c7 {background-color: #FCF6DE}
 td.c6 {background-color: #CC9933}
 td.c5 {background-color: #FCF6DE}
 span.c4 {color:#FF9900;font-size:11px;margin:10px;padding:4px;}
 p.c3 {text-align: center}
 div.c2 {text-align: left}
 div.c1 {text-align: center}
.stats {
        line-height: 0px;
}
.ts3table {
    width: 159px;
}

.ts3table h1, .ts3table h2, .ts3table h3, .ts3table h4, .ts3table h5 {
    color: #36F;
}

.ts3table .bg {
    border: 1px solid #000;
    border-style: none;
}

.ts3table a:link, .ts3table a:visited {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

.ts3table a:active, .ts3table a:hover {
    color: #00FF00;
    text-decoration: none;
}

.ts3banner {
    max-width: 550px;
}

.ts3ca {
    font-size: 10px;
    float: right;
    min-width: 20px;
}

.ts3na {
    font-size: 10px;
    float: left;
    min-width: 10px;
}

#ts3na {
    font-size: 10px;
    float: left;
    min-width: 10px;
}

.ts3legend {
    font-size: 104px;
}

.ts3legend img {
    margin-bottom: -2px;
}

.ts3head img {
    margin-bottom: -1px;
}

.ts3head {
    font-size: 11px;
}

.ts3stats {
    width: 100%;
    white-space: nowrap;
}

.ts3statsle {
    font-weight:  bold;
}

.ts3stats td {
    font-size: 10px;
    padding: 2px;
    text-align: center;
}

.ts3spacer {
    width: 20px;
    float: left;
}

.ts3clear {
    clear: both;
}

.ts3spacer_center {
    text-align: center;
}

.ts3spacer_right {
    text-align: right;
}

.ts3spacer_left {
    text-align: left;
}

.ts3spacer_repeat {
    text-align: center;
    overflow: hidden;
}
