/* CSS Document */

body			{background-image:url(../images/noisy_stripes.jpg); font-family:tahoma, serif; font-size:13px; }
#borderlevelcontainer	{width:710px; margin:0 auto; border:1px solid #CCCCCC; background-color:#ECE8CF; }
#toplevelcontainer		{background-color:#FFFFFF; border:1px solid #CCCCCC; margin:3px; padding:10px; }

#headerdiv				{height:100px; background-image:url(../images/topdiv.jpg); }
#headerinfo				{float:right; border:0px solid blue; margin-right:2px; margin-top:21px; line-height:16px; width:235px; }
.headerinfocont			{width:100%; font-size:14px; font-family:tahoma, serif; font-weight:normal; }
.headerinfolabel		{width:40%; text-align:right; float:left; color:#666666; }
.headerinfodata			{width:60%; text-align:left; float:right; text-indent:11px; color:#7B869A; }

#mainimgdivouter		{height:160px; border:1px solid #ECE8CF; background-color:#ECE8CF; }
#mainimgdiv			{height:152px; width:672px; margin-top:3px; margin-left:3px; border:1px solid #CCCCCC; }

/* News/Info bar styles */
#lastmatchbar, #nextmatchbar, #pagetitlebar		{margin-top:5px; margin-bottom:5px; padding-left:5px; background-color:#EBE8CF; height:24px; line-height:24px;  overflow:hidden; position:relative; background-image:url(../images/barbg.jpg);  }
#pagetitlebar a			{position:absolute; right:5px; top:3px; border:0px solid red; padding:0px; }
#pagetitlebar a img		{border:0px solid blue; width:16px; height:16px; }

#lastmatchlabel, #nextmatchlabel			{}
#nextmatchinfo		{}
#lastmatchinfo a, #nextmatchinfo a	{color:#CC6666; text-decoration:none; }
#lastmatchinfo a:hover, #nextmatchinfo a:hover	{text-decoration:underline; }

#navanddetailcont	{clear:both; }

#navcont		{height:600px; width:175px; background:url(../images/navbar.jpg) no-repeat; float:left; margin-bottom:5px; margin-right:10px; position:relative; }
#navoptions		{height:auto; list-style:none; margin-top:20px; margin-left:5px; margin-right:5px; padding-left:20px; }
#navoptions li		{margin-bottom:10px; font-size:17px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
#navoptions li a	{text-decoration:none; color:#999999; }
#navoptions li a:hover	{border-bottom:2px solid #999999; }

#userinfo 		{height:100px; text-align:center; position:absolute; bottom:0px; left:0px; width:100%; }
#inneruserinfo		{text-align:left; position:absolute; bottom:25px; left:18px; }

.logonimg		{padding-top:6px; padding-bottom:3px; }
.loginlabel		{font-weight:bold; color:#999999; border:1px solid red; }
.loginfield 		{width:130px; background-color:#E6E2C1; border-style:solid; border-width:2px 1px 1px 2px; border-color:#666666 #CCCCCC #CCCCCC #666666; }
#loginsubmit		{background-color:#E6E2C1; margin-top:6px; }

#detail 		{height:auto; width:495px; float:left; vertical-align:top; margin-bottom:5px; }
#content		{height:auto; width:495px; padding-top:10px; padding-bottom:10px; padding-left:0px; padding-right:0px; 			margin-top:0px; overflow:auto; position:relative; }

#content .dataTable		{border:1px solid silver; text-align:center; width:95%; margin-left:auto; margin-right:auto; margin-bottom:10px;margin-top:10px; }
/* IE hack for table width */
* html #content .dataTable {border:1px solid silver; text-align:center; width:96%; margin-left:auto; margin-right:auto; margin-bottom:10px;margin-top:10px; }
#content p			{padding-left:10px; padding-right:10px; }
#content p.mainpage		{font-size:14px; padding-left:30px; padding-right:30px; text-align:center; }
#content a			{text-decoration:underline; color:#666666; }
#content a:hover		{color:#000000; }
#content td          {width:150px} 

#innercontent			{width:479px; clear:both; margin-bottom:20px; }
#innercontent div		{width:49%; float:left; margin-bottom:20px; }

#footer			{clear:both; height:5px; background-color:#EBE8CF; margin-top:5px; padding-top:0px; text-indent:10px; }
#exteriorfooter		{width:700px; margin:0 auto; padding:5px 5px 0px 5px; height:25px; position:relative; text-align:center; }

p			{margin-top:0px; }
h1			{display:none; }
h2			{font-size:20px; font-family:Arial, Helvetica, sans-serif; color:#666666; margin:0px; display:inline; }
h3 			{font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#999999; text-align:center; }
h3#mainpagelabel	{font-size:18px; color:#333333; font-weight:normal; }
h6			{font-size:10px; font-family:Arial, Helvetica, sans-serif; margin:0 auto; }

a.sortLink		{font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; text-decoration:none; color:#999999; }
a:hover.sortLink	{border-bottom:1px solid #999999; }
#adscont		{background-color:#F5F4EB; text-align:center; border-bottom:5px solid white; border-top:5px solid white; }

#baelogo		{position:absolute; bottom:10px; right:10px; }

ul.treelist		{list-style-type:circle; }
ul.treelist li		{padding:0px; margin:0px; }
ul.treelist li a	{text-decoration:none; color:#666666; }
ul.treelist li a:hover	{color:#000000; text-decoration:underline; }
