
html { 
	min-height: 100%;
	margin-bottom: 1px; 
}
body {
	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;
}

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

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

input.text2 {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	font-size: 7pt;
	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%;
}

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

tr.menu_div td{
	font-size: 10pt;
}

td.lastcol{
	width: 200px;
	text-align: left;
}

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

tr.menu_div td a{
	color: white;
	text-decoration: none;
	font-weight: 700;
	font-size: 0.8em;
}

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

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

span.negate{
	color : red;
}

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

}

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

input.btn{
	background: white url(../img/btnbg.jpg) repeat; 
	border: none;
	padding: 2px 12px;
	color: #FFF;
	font-weight: 700;
}

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

/* 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 8px 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: " - "; }
