@charset "utf-8";

/* -- General ---------------------------------------------------------------- */

*

{

	margin: 0px;

	padding: 0px;

}

body

{

	background-image: url(images/layout/bkg-alt3.jpg);

	background-color: #000000;

	background-repeat: no-repeat;

	

	font-family: "Trebuchet MS", Arial, sans-serif;

	font-size: 12px;

	color: #f5f5f5;

	

	margin: 0px 0px 20px 0px;

}

h1,h2,h3,h4,h5,h6

{

	padding-bottom: 5px;

}

h1

{

	font-size: 20px;

}

h2

{

	font-size: 18px;

	padding-bottom: 0px;

}

h3

{

	font-size: 16px;

}

h4

{

	font-size: 14px;

}

h5

{
	font-size:36px;
	font-family:"Lucida Handwriting", "Lucida Calligraphy", "Monotype Corsiva";
	font-weight:bold;
	font-style:italic;
	text-emphasis:accent;

}

h6

{
	font-size:12px;
	font-family:"Courier New", Courier, monospace;

}

table

{

	border: none;

	border-spacing: 0px;

}

img

{

	border: none;

}

p

{

	padding: 5px 0px 5px 0px;

}

hr

{

	margin: 2px 0px 10px 0px;

	border-color: #333333;

	border-style: dashed;

	border-width: 1px;

	border-left: none;

	border-right: none;

	border-top: none;

}

textarea

{

	font-family: Arial, sans-serif;

	font-size: 11pt;

}

ul

{

	margin-left: 25px;

}

a

{

	color: #e22b2d;

}

/* --------------------------------------------------------------------------- */

/* -- Menu ------------------------------------------------------------------- */

div.menu

{

	position: absolute;

	left: 313px;

	z-index: 2;

}

div.menu img

{

	position: absolute;

}

div.menu img.mnu_calendar

{

	top: 91px;

}

div.menu img.mnu_menu

{

	top: 76px;

	left: 123px;

}

div.menu img.mnu_leagues

{

	top: 54px;

	left: 199px;

}

div.menu img.mnu_features

{

	top: 30px;

	left: 311px;

}

div.smenu

{

	position: absolute;

	left: 0px;

	top: 134px;

	z-index: 2;

}

div.smenu img

{

	position: absolute;

}

div.smenu img.i1

{

	top: 121px;

	left: 23px;

}

div.smenu img.i2

{

	top: 87px;

	left: 106px;

}

div.smenu img.i3

{

	top: 64px;

	left: 284px;

}

div.smenu img.i4

{

	top: 35px;

	left: 405px;

}

div.smenu img.i5

{

	top: 14px;

	left: 555px;

}

div.smenu img.i6

{

	top: 1px;

	left: 666px;

}

/* --------------------------------------------------------------------------- */

/* -- Layout ----------------------------------------------------------------- */

div.logo

{

	position: absolute;

	top: 0px;

	left: 0px;

	z-index: 2;

}

div.ticker

{

	position: absolute;

	top: 57px;

	z-index: 1;

}

div.container_left

{

	padding-top: 247px;

	width: 650px;

	margin-left: 45px;

}

div.title

{

	text-align: right;

	padding-bottom: 15px;

}

div.container_right

{

	position: absolute;

	left: 739px;

	top: 0px;

	width: 223px;

	z-index: 3;

}

div.banner

{

	position: relative;

	background-image: url(images/layout/bkg_banner-repeat.jpg);

	color: #000000;

}

div.banner div.banner_bkg

{

	position: absolute;

	z-index: 1;

	bottom: 0px;

}

div.banner div.banner_content

{

	position: relative;

	z-index: 2;

}

div.banner div.facebook

{

	position: absolute;

	top: 133px;

	left: -39px;

}

img.banner_title

{	

	display: block;

	padding: 10px 0px 10px 13px;

}

div.icons

{

	/*position: absolute;

	z-index: 4;

	bottom: 10px;

	left: 10px;*/

	text-align: right;

}

div.icons img

{

	padding: 0px 10px 0px 0px;

}

.pad

{

	padding: 0px 11px 12px 11px;

}

div.more_events

{

	text-align: right;

}

div.footer

{

	padding-top: 15px;

}

div.footer a

{

	padding: 0px 12px 0px 12px;

}

.fRight

{

	float: right;

	margin: 0px 0px 10px 10px;

}

/* --------------------------------------------------------------------------- */

/* -- Tables ----------------------------------------------------------------- */


/* --------------------------------------------------------------------------- */
