﻿html, body
{
    margin: 0px;
    padding: 0px;
    text-align: center;
    line-height: 1.5em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 100%;
    margin-bottom: 1px;
    background-color: #F4F4F4;
} 
#pagewidth
{
    width: 1000px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
} 
 
#header
{
    position: relative;
    z-index: 1;
    width: 100%;
} 

#LabelGif
{
    position: absolute;
    z-index: 2;
    left: 190px;
    top: 60px;
} 
 
.TableEditorBody
{
}

.TableEditorTitle
{
}


.mainmiddle
{
    text-align: center;
} 
 
.leftcol
{
    background-color: #dcdcdc;
}
 
.leftcol ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    
}
.leftcol li {
    display: block;
    margin-bottom: 0px;
    background-color: #dc4528;
}

.leftcol li a, .leftcol li a:link
{
    text-decoration: none;
    display: block;
    border-top: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    text-align: left;
    text-indent: 5px;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 4px;
    padding-top: 4px;
    color: white;
    width:135px;
}

.leftcol li a:hover
{
    color: #FFFFFF;
    background-color: #dcdcdc;
} 


.maincol
{
    background-color: white;
    min-height: 600px;
    float: left;
    padding-right: 4px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 0px;
}
 
.rightcol
{
    background-color: white;
}  
 
#footer
{
    height: 20px;
    width: 100%;
    background-color: gray;
    clear: both;
    text-align: center;
    vertical-align: bottom;
    color: white;
} 

.nextgames_table
{
    border: black 1px solid;
    font-family: Arial;
    text-align: left;
    margin: 2px;
    width: 148px;
    background-color: #dcdcdc;
    font-size: 11px;
} 

.nextgames_header
{
    color: white;
    background-color: #dc4528;
}

.messageBoard_table
{
    border: black 1px solid;
    font-family: Arial;
    text-align: left;
    margin: 2px;
    width: 100%;
    background-color: #dcdcdc;
    font-size: 11px;
} 

.messageBoard_header
{
    color: white;
    background-color: #dc4528;
    width: 100%;
}

pre 
{
    font-family:sans-serif;
    font-size: 12px;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla, seit 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    width: 480px;
}

b
{
    font-size: 110%;
}
em
{
    color: red;
}

div#News
{   
     margin-left:540px;
     /*position:relative;
     left: 550px;
     top: -50px;*/
     
}

#content td
{
    background:white;
}

.sliderHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #DC4528;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    cursor: pointer;
}

.sliderContent
{
    background-color: #ffccff;
    border: 1px dashed black;
    border-top: none;
    padding-Left: 5px;
    padding-Right: 5px;
}

.newsTable
{
    padding: 0px;
}

.newsTable tr
{
    border-top: red 1px dashed;
}

.newsTableTitle
{
    padding: 0px;
}

.TableEditorBodyRight
{
    border: 2px black;
    padding: 5px;
    vertical-align: top;
}

.Stats_table
{
	font-family: Arial, Sans-Serif;
	font-size: 9px;
}

.Member_List
{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
}

.DetailMember td
{
    width: 250px;   
}

.ScheduleTable td
{
     text-align: left;
}

.ScheduleTable th
{
     text-align: left;
}

.AjaxCalendar .ajax__calendar_container
{
    border: 2px solid #646464;
    background-color: #FFFFFF;
    color: red;
}

.ResultTable
{
	border: thin solid #000000;
	background-color: #FFDDFF;
}

.ResultTable td
{
	padding: 1px 8px 1px 8px;
	margin: 0px;
	empty-cells: hide;
	text-align: left;
}


a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
    position: relative;
    text-decoration: none;
    font-style:normal;
    border-bottom:0px dotted #dcdcdc;
}

a.tooltip:hover {
    background: transparent;
}

a.tooltip span {
    display: none;
    text-decoration: none;
}

a.tooltip:hover span {
    display: block;
    position: absolute;
    top: -110px;
    left: 15px;
    width: 350px;
    z-index: 100;
    color: #000000;
    border: 1px solid;
    border-color: #FFFFFF #D5D7DB #D5D7DB #FFFFFF;
    border-left: 4px solid #FF0055;
    padding: 2px 10px 2px 10px;
    background: #EEEEEE;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-style: Normal;
    text-align: left;
}

ul.two {
	background: #FFFFFF url(Images/background.png) repeat-x top center;
    height: 30px;
    padding-right: 20px;
    padding-left: 40px;
    padding-bottom: 0px;
    padding-top: 0px;
	}

ul.two li {
	background: url(Images/sprite.png) no-repeat right 5px;
	display: block;
	float: left;
	height: 30px; /* height of 1 unit */
	padding: 0 2px 0 0;
	margin: 0 10px 0 0;
	width: auto;
	}

ul.two li a:link,ul.two li a:visited {
	background: url(Images/sprite.png) no-repeat top left;
	color: #000;
	display: block;
	font: bold 14px/25px Arial, Helvetica,sans-serif;
	margin: 5px 0 0 0;
	padding: 0 0 0 3px;
	text-decoration: none;
	height: 25px;
	}

ul.two li a:link span,ul.two li a:visited span {
	background: url(Images/sprite.png) no-repeat top right;
	padding: 0 20px 0 18px;
	display: block;
	height: 25px;
	}

ul.two li a:hover {
	background-position: left -50px !important;
	margin: 0;
	height: 30px;
	}

ul.two li a:hover span {
	background-position: right -50px !important;
	height: 30px;
	}

.home .two .home {
	background-position: left -25px !important;
	margin: 5px 0 0 0;
	height: 25px;
	}

.home .two .home span {
	background-position: right -25px !important;
	height: 25px;
	}


ul.redgrey li,ul.redgrey li a:link,ul.redgrey li a:visited,ul.redgrey li a:link span,ul.redgrey li a:visited span {
	background-image: url(Images/sprite.png);
	}

ul.white {
	background-color: #fff;
	}




/*&&>> Hacks! <<&&*/

* html ul li a {
	width: 1px;
	}

/*&&>> IE5 Mac Hack <<&&*/
/*\*//*/
.menu ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
	}
.menu ul {
	padding-bottom: 0;
	margin-bottom: -1px;
	}
/**/


