html{
	min-height: 100%;
	margin-bottom: 1px; 
}

body.contentmain {
	background: #111111;
	background-image:url('http://www.soccerfreakz.com/images/bg.jpg');
	background-repeat:no-repeat;
	background-position: top center; 
	position: relative;
	t/ext-align: center;
	font-size: 8pt;
	margin: 0px;
}

hr { border:none;border-top:dotted 1px black;  }

div.logo {
	width: 981px;
	margin:auto;
	height:101px;
}

div.mycontent{
	background-color: #FFF;
	padding-bottom: 50px;
}

input.text2 {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	color: #333333;
	vertical-align: middle;
	padding-left: 2px;
}

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

div, td {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 8pt;
	color: #555;
	line-height: 140%;
}

fieldset{
	color: #FFF;
	margin-bottom: 10px;
}

div.nopadding{
	padding-left: 0;
}

h3.title_bar{
	margin-top: 0;
	background-image: url(../img/titlebar.jpg); 
	background-repeat: repeat;
	color: white;
	font:normal normal 600 15px "Trebuchet MS", tahoma, arial, serif;
	height: 2.0em;
	line-height: 2.0em;
	padding-left: 15px;
	vertical-align: middle;
}


table.menu_bar{
	height: 2.3em;
    line-height: 2.3em;
	border-collapse: collapse;
	width: 100%;
}

tr.menu_div {
	background-image: url(../img/menubar.jpg); 
	background-repeat: repeat;
}

table.menu_bar td.menu_td{
	line-height: 100%;
	vertical-align: top;
}

td.lastcol{
	width: 250px;
}

tr.menu_div td{
    border-right: 1px solid #FFF;
	font-weight: 700;
	text-align: center;
}

tr.menu_div td a{
	color: white;
	text-decoration: none;
	padding: 9px;
}

tr.menu_div td a:hover{
	text-decoration: underline;
	color: #FFF;
}


span.info{
	text-decoration: underline;
	font-weight: 700;
	font-size: 1.2em;
	margin-left: 10px;
}

div.preinfo{
	padding-left: 20px;
}

#welcomemsg{
	position: absolute;
	color: #fff;
	font-size: 1.2em;
	font-weight: 600;

}

div.headerimg{
	background-image: url(../img/headerimg.jpg); 
	padding: 18px 55px;
	height: 74px;
}

input.btn{
	padding: 1px 4px;
	color: #444;
	font-weight: 700;
	font-size: 0.95em;
	
}

input.disabled{
	background: white url(../img/disabledbtn.jpg) repeat; 
	border: none;
	padding: 2px 12px;
	color: #CCC;
	font-weight: 700;

}

input.btn,
div.info a.playbtn,
a.searchbtn{
	background: white url(../img/play.jpg) repeat; 
	border: none;
	padding: 5px 25px;
	color: #444;
	font-weight: 700;
	text-decoration: none;
}

#resCnt{
	color: #444;
}

div.info table, div.simplified_ranking table, div.search table{
	width: 100%;
	padding-bottom: 10px;
	padding-right: 3px;
	color: #fff;
	border-collapse: collapse;
	padding-bottom: 30px;
	margin-bottom: 10px;
}

div.info td, div.simplified_ranking td, div.search td{
	color: #666;
	font-weight: 700;
	padding: 2px 4px;
}


th.title_class{
	background-color: #2F2F2F;
	font:normal normal 500 12px "Myriad Web", tahoma, arial, serif;
	text-align: left;
	padding: 4px 5px;
	color: #FFF;
}

th.secondth{
	font-weight: 700;
	padding: 4px 0 4px 2px;
	text-align: center;
	color: #333;
	background-color: #e6e6e6;
}

th{
	background-color: #D9E7F2;
	color: #fff;
	font-weight: 100;
}

input.searcher{
	width: 100px;
}

div.info , div.simplified_ranking, div.search{
	border: 1px solid #ddd;
	font:normal normal normal 80% tahoma, arial, serif;
	width: 200px;
	margin-left: 15px;
	background-color: #e6e6e6;
}


div.xloged{
	font-size: 1.5em;
	font-weight: 700;
	color: red;
	padding: 10px 15px;
}

input.btn{
	padding: 4px 8px;
}

a.playbtn:hover{
	color: yellow;
}

span.error{
	font-weight: 700;
	color: red;
	font-size: 15px;
}

span.negative{
	color: #fe1515;
}

span.winword{
	color: blue;
	font-weight: 700;
}
span.drawword{
	color: green;
	font-weight: 700;
}
span.loseword{
	color: red;
	font-weight: 700;
}

.smallfont{
	font-size: 10px;
}

.bigbet{
	vertical-align:middle;
}

/* SFZ HEADER */

table.sfz_menu {
	background-image: url(../img/toplink_bg.gif); 
	background-repeat: repeat-x; 
	width: 981px;
	padding:5px 10px 5px 10px;
}

td.top_menu {
	background-image: url(../img/topbar_bg.gif); 
	background-repeat: repeat-x; 
	/* border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #000000; */
}

div.top_menu_link_container, div.top_menu_link_container_end {
	float: left;
	height: 31px;
	/*border-left: 1px solid #CCCCCC;*/
}

div.top_menu_link_container_end {
	/* border-left: 1px solid #CCCCCC;*/
}

div.top_menu_link {
	font-weight: bold;
	font-size: 10pt;
	padding-top: 5px;
	padding: 6px 10px 0px 10px;
}

div.top_menu_link_loggedin {
	height: 25px; 
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
    padding-top: 5px;
	padding: 6px 0px 0px 10px;
}

div.menu_main_item
{
	float: left;
	padding-right: 10px;
	font-weight: bold;
	background: none;
}

div.menu_main_dropdown
{
	border: 1px solid #CCCCCC;
	border-top: none;
	position: absolute;
	margin-top: 7px;
	margin-left: -1px;
	z-index: 100;
	width: auto;
	white-space: nowrap;
}

div.menu_main_item_dropdown a
{
  color:#777777;
	padding: 3px 40px 5px 7px;
	font-weight: bold;
	display: block;
	background: #EFEFEF;
}

div.menu_main_item_dropdown a:hover
{
  color:#444444;
	background: #FAFAFA;
	text-decoration: none;
}

div.footer {
text-align:center;
}

div.copyright {
	background: #EEEEEE; 
	padding: 4px; 
	text-align: right; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 20px; 
	color: #444444;
	border-top: 1px solid #AAAAAA;
}


a:link { color: #336699; text-decoration: none; }
a:visited { color: #336699; text-decoration: none; }
a:hover { color: #3399FF; text-decoration: underline; }

a.top_menu_item:link { color: #FFFFFF; text-decoration: none; }
a.top_menu_item:visited { color: #FFFFFF; text-decoration: none; }
a.top_menu_item:hover { color: #DDDDDD; text-decoration: underline; }

/* Bottom */

#bottom {
 clear: both;
 float: left;
 width: 981px;
 /* height: 100%; */
 height:187px;
 margin: 10px 0 10px 0;
 padding: 0;
 background-image: url(../img/footer_bg.jpg); 
 background-color: #203D1E;
 text-align: left;
 font-size: 12px;
 }

#bottom-divs {
 float: left;
 clear: both;
 margin: 0;
 padding: 20px;
 }

#bottom-left {
 width: 30%;
 padding: 15px 0 15px 20px;
 float: left;
 }

#bottom-mid, #bottom-right {
 width: 30%;
 padding: 15px 0 15px 30px;
 float: left;
 }


#bottom .title {
 color: #FFFFFF;
 font-size: 14px;
 font-weight: bold;
 text-align: left;
 text-decoration: underline;
 }

#bottom ul {
  margin: 0;
  padding-left: 15px;
  color: #FFFFFF;
  text-indent: -.4em;
 }

 div.spacer10 {
 margin-top: 10px;
 height: 0px;
 font-size: 1pt;
}

#bottom ul li {
 line-height: 20px;
 /* border-bottom: 1px dotted #DEDEDE; */
 }

#bottom ul li a {
 display: block;
 padding: 0 10px;
 color: #EEEEEE;
 }


 /******** MAin Menu **********/

 ul#navlist { font-family: sans-serif; }

ul#navlist a
{
font-weight: bold;
text-decoration: none;
}

ul#navlist, ul#navlist ul, ul#navlist li
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

ul#navlist li { float: left; }

ul#navlist li a
{
color: #ffffff;
padding: 8px 15px 5px 15px;
border-right: 1px #000000 outset;
display: block;
}

ul#navlist li a:hover
{
color: #ffff00;
}

ul.subnavlist { display: none; width: 175px; z-index:1;}
ul.subnavlist li { float: none; }

ul.subnavlist li a
{
padding: 0px;
margin: 0px;
}


ul#navlist li:hover ul.subnavlist
{
display: block;
position: absolute;
font-size: 8pt;
margin: 0px;
color:#4c5944;
background: #e9ffba;
}

ul#navlist li:hover ul.subnavlist li a
{
color:#4c5944;
display: block;
width: 165px;
border: none;
padding: 4px;
border-bottom: 1px solid #CCCCCC;
}

ul#navlist li:hover ul.subnavlist li a:hover
{
  color:#FFFFFF;
	background: #000000;
}


ul#navlist li:hover ul.subnavlist li a:before { content: " - "; }
