/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #000;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0;
margin:0;
}
p a {color: #888888;}
p a:visited {color:#EE0000;}
p a:hover {color: #EE0000;}
p a:active { color:#888888;}

p {
	font-size: 10px;
	color:#626366;
	margin:0;
	line-height: 17px;
}
td p {
	padding-left:5px;
}

.imgright {
	float:right;
	padding:0px 0 20px 20px;
	}

h1 {
	font-size: 17px;
	color:#555555;
	margin:0;
	font-weight:normal;
	padding-top:0px;
	}
	
h1 a {color: #888888;}
h1 a:visited {color:#EE0000;}
h1 a:hover {color: #EE0000;}
h1 a:active { color:#888888;}
	
.player {
	font-size: 13px;
	color:#FFF;
	margin:0;
	font-weight:normal;
	padding:2px;
	text-transform:uppercase;
	}
	
h2 {font-size: 10px;
	color:#FFF;
	margin:0;
	padding:6px 10px;
	text-align:center;
	font-weight:normal;
	}
	
h3 {
	font-size: 15px;
	color:#888888;
	margin:0;
	font-weight:normal;
	font-style:italic;
	}
	
h4, th.sortable  {
	font-size: 10px;
	color:#EE0000;
	font-weight:bold;
	padding-left:5px;
	margin:0px;
	text-transform: uppercase;	
	line-height:14px;
	text-align:left;
	}
	
h5 {
	font-size: 9px;
	color:#888888;
	font-weight:normal;
	padding-left:5px;
	margin:0px;
	line-height:14px;
	}
	
h6 {
	font-size:10px;
	color:#FFF;
	margin:0;
	line-height:17px;
	font-weight:normal;
}

h6 a {color: #FFF;}
h6 a:visited {color:#888888;}
h6 a:hover {color: #888888;}
h6 a:active { color:#FFF;}
h6 a {text-decoration:underline;}

h5 a,h4 a, th a {color: #888888;text-decoration:none ;text-align:left;
 }
h5 a:visited, h4 a:visited, th a:visited {color:#EE0000;text-align:left;}
h5 a:hover, h4 a:hover, th a:hover {color: #EE0000;text-align:left;}
h5 a:active, h4 a:active, th a:active { color:#888888;text-align:left;}
	
	
#competitionLadder table.sortable-onload-2r td {
	border-bottom-width:1px; 
	border-bottom-color:#BBB;
	border-bottom-style:dotted;
	padding:2px 10px;

	}
	
.competitionLadder {
	border-bottom-width:1px; 
	border-bottom-color:#BBB;
	border-bottom-style:dotted;
	padding-top:2px;

	}

th
        {
        text-align: left;
        vertical-align:middle;
	padding:2px 10px;
}
		
hr {
	border: 1px dotted #BBB;
	margin-left:5px;
	margin-right:5px;
	}
	
.smallh4 {
	font-size: 9px;
	color:#EE0000;
	font-weight:bold;
	margin:0px;
	}

.smallh4 a {color: #EE0000;}
.smallh4 a:visited {color:#888888;}
.smallh4 a:hover {color: #888888;}
.smallh4 a:active { color:#EE0000;}
.smallh4 a {text-decoration:none;}
	
.imageBorder { 
	float: left; 
	margin-right: 12px; 
	margin-bottom: 12px;
	border-style:solid;
	border-width:2px;
	border-color:#626366;
	padding:2px;
}

.NOimageBorder { 
	border:none;
}
	
	
.thumbs p {
text-align:center;
padding: 8px 0;
line-height: 13px;
	font-size: 9px;
}

.thumbs li { 
	float: left; 
	margin-right: 12px; 
	margin-bottom: 12px;
	border-style:solid;
	border-width:2px;
	border-color:#626366;
	padding:2px;
}
	

input, select, textarea
{
color: #666669;
background: #ffffff;
border: 1px solid #666669;
height:14px;
width:100px;
margin-top:0px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
font-size:9px;
margin-right:5px;
}

input.go { 
background-image:url(../images/go-but.gif);
border: 1px solid outset #F30;
width: 38px;
height: 18px;
background-color: transparent;
display:block;
padding: 5px 0 10px 3px;
}
input.go[type="submit"]:hover { 
background: transparent; 
background-image:url(../images/go-but-over.gif);
border: 1px solid #666669;
width: 38px;
height: 14px;
background-color: transparent;
padding: 5px 0 10px 3px;
}

input.FullLadder { 
background-image:url(../images/full-ladder-but.jpg);
border: 0;
width: 116px;
height: 14px;
background-color: transparent;
display:block;
}
input.FullLadder[type="submit"]:hover { 
background: transparent; 
background-image:url(../images/full-ladder-but-over.jpg);
border: 0;
width: 116px;
height: 14px;
background-color: transparent;
}

#ajaxSearch_input {
width: 120px;
}
.submit input, #ajaxSearch_submit
{
color: #ffffff;
background: #666669;
border: 1px outset #ffffff;
}

	
/* ----------menu-------------- */

#menu {
	height:26px;
	width: 945px;
background-image:url(../images/nav-bg.gif);
background-repeat:repeat-x;
text-align: left;
padding: 0px 0px 0px 0px;
margin: 0px 0 0 20px;
color:#FFF;
font-weight:normal;
font-size:9px;
overflow:hidden;
}

#menu a {
color:#FFF;
text-decoration:none;
}
#menu a:hover, #menu ul li.active a {
color: #EE0000;
}

/* common styling */
/* set up the overall width of the menu div, the font and the margins */

.menu {
	font-family: arial, sans-serif;
	font-weight:bold;
	width:945px;
	position:relative;
	text-transform: uppercase;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
padding-top:7px; 
margin:0 0 0 -30px;
list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
float:left; 
position:relative;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
display:block; 
text-align:left; 
text-decoration:none; 
padding: 0px 8px 0 8px;
}

#FSF_form {
height:26px;
width: 200px;
position:relative;
display:block; 
float:right;
left: 40px;
top:4px;
padding: 0px 0px 0px 0px;
margin: -18px 0 0 10px;

}

/* ----------container to center the layout-------------- */
#container {
width: 993px;
margin-bottom: 10px;
margin: 0 auto;
background-image:url(../images/content-bg.jpg);
background-repeat: repeat-y;

}

/* ----------banner for logo-------------- */
#banner {
background-color: #000;
text-align: left;
padding: 0px;
margin: 0 28px;
}
#banner img {padding:0px 0px;} 

#search {
padding: 0px;
margin: 0px;
width:147px;
float:right;
}
/* -----------------sidebars--------------------- */

#leftGrunge {
width: 28px;
height:100%;
position:absolute;
background-image:url(../images/left-side.jpg);
background-repeat: repeat-y;
margin-left:-28px;
}

#rightGrunge {
width: 28px;
height:100%;
position:absolute;
background-image:url(../images/right-side.jpg);
float:right;
background-repeat: repeat-y;
margin-left:937px;
}


/* -----------------content--------------------- */
#content {
background-color: #ffffff;
padding-left: 10px;
float:left;
margin-top:12px;
width:445px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

pre{
padding: 5px 10px;
margin:0px;
}

#nextGame, #lastGame, #competitionLadder {
width:234px;
background-color:#FFF;
float:left;
border-style:solid;
border-width:2px;
border-color:#EE0000;
padding:2px;
margin-bottom: 12px;
}

#sponsors, #news, #calenderWrap {
width:190px;
background-color:#FFF;
float:right;
border-style:solid;
border-width:2px;
border-color:#000;
padding:2px;
margin-bottom: 12px;
}

#nextGameVenue, #nextGameTeams, #lastGameTeams, #lastGameResults {
width:234px;
background-color:#EE0000;
}


/* --------------left navi------------- */
#left {
float: left;
width: 234px;
margin: 12px 10px 12px 0px;
padding-left: 30px;
}
#right {
float: right;
width: 190px;
margin: 12px 0px 12px 0px;
padding-right:40px;
}


/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0;
padding: 5px;
text-align: center;
background-color:#000000; }

/* -----------ViewFullProfile--------------------------- */



#ViewFullProfile {
	position:relative;
	display:block;
	width:102px;
	height:13px;
	background: url(../images/profile_but.jpg) 0 0;
	float: left;
	display: inline;
}
#ViewFullProfile a {
	display:block;
	width:102px;
	height:13px;
		background: url(../images/profile_but.jpg) 0 0;
		}
#ViewFullProfile a:hover {
		background: url(../images/profile_but_over.jpg) 0 0;
		}

/* Calender */

.ee_miniCalendarDays td, .ee_miniCalendarDays th {width:22px; height:22px; text-align:center; line-height:22px; padding:0px} 

.ee_miniCalendarDays {align:center}
#ee_listDetailsContainer  {padding:5px}

.ee_miniCalPrev, .ee_miniCalNext  {width:33px; text-indent:33px; overflow:hidden; padding:0; margin:0}
.ee_miniCalMonth  {width:118px; text-align:center}

.ee_miniCalPrev a  {background:url(../images/prev.jpg); width:33px; height:22px; display:block}
.ee_miniCalNext a  {background:url(../images/next.jpg); width:33px; height:22px; display:block}

.ee_miniCalendarDays a  {background:url(../images/event_a.jpg); color:#fff; width:100%; height:100%; display:block; text-decoration:none}
#ee_listDetailsContainer a  {color:red}