
/* ---------->>> GLOBAL <<<-----------*/

p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Verdana, Tahoma;
	color: #2C2C2C;
	background: url(../images/bg.gif);		
}
table {
	float: left;
}

/* ---------->>> STRUCTURE <<<-----------*/

#wrapper {
	width: 779px;
	margin: 0 auto;
	background: #ffffff;
	overflow: hidden;
}
#primarycontainer {
	width: 250px;
	float: left;
	background: url(../images/topleft_bg.gif) no-repeat top left #ffffff;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
#header {
	width: 529px;
	height: 275px;
	float: left;
	background: url(../images/header_bg.jpg) no-repeat top left;
}
#secondarycontainer, #secondarycontainerinner {
	width: 529px;
	float: right;
	background: #ffffff;
}
#footer {
	width: 779px;
	height: 38px;
	clear: both;
	margin: 0 auto;
	background: url(../images/footer_bg.gif) no-repeat top left;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	text-align: center;
	padding: 32px 0 0 0;
}

/* ---------->>> NAVIGATION <<<-----------*/

#leftnav {
	width: 230px;
	height: 242px;
	float: left;
	margin: 0px;
	padding: 28px 0 0 20px;
	background: url(../images/leftnav_bg.gif) no-repeat top right;
	list-style-type: none;
}
#leftnav li {
	width: 198px;
	float: left;
	margin: 0px;
	padding: 0 0 15px 32px;
}

/* ---------->>> IMAGES <<<-----------*/

.logo {
	float: left;
	margin: 25px 0 0 39px;
}
.playerofthemonth {
	float: left;
	margin: 19px 0 32px 32px;
}
.playerimg {
	float: right;
	clear: right;
	margin: 0 10px 0 0;
}
.latestresults {
	float: left;
	margin: 19px 0 16px 32px;
}
.tagline {
	float: left;
	margin: 74px 0 0 206px;
	width: 280px;
	height: 55px;
}
.mainpic {
	float: left;
	margin: 0 10px 5px 0;
}
.logos {
	float: left;
	margin: 0 0 5px 0;
}
.client {
	float: left;
	margin: 0 9px 0 0;
}
.banner {
	float: left;
	margin: 0 0 0 10px;
}
.innerbanner {
	float: left;
	margin: 30px 0 0 10px;
}

/* ---------->>> LINKS <<<-----------*/

#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color: #2C2C2C;
	text-decoration: none;
}
#footer a:hover {
	color: #F36319;
}
#header a, #header a:link, #header a:active, #header a:visited {
	color: #2C2C2C;
	text-decoration: none;
}
#header a:hover {
	color: #F36319;
}
a, a:link, a:active, a:visited {
	color: #F36319;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #F36319;
	text-decoration: underline;	
}

/* ---------->>> CONTENT/FORMATING <<<-----------*/

#player {
	width: 230px;
	height: 220px;
	float: left;
	padding: 0 0 0 20px;
	background: url(../images/player_bg.gif) no-repeat top right;
	margin: 0 0 10px 0;
}
#player ul{
	float: left;
	padding: 0 0 0 19px;
	margin: 0px;
	width: 95px;
	list-style-type: none;
}
#player li{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 95px;
	clear: left;
}
#player li.bold{
	font-weight: bold;
	line-height: 18px;
}
#latest {
	width: 230px;
	height: 227px;
	float: left;
	padding: 0 0 0 20px;
	background: url(../images/latest_bg.gif) no-repeat top right;
	line-height: 24px;
	font-weight: bold;
}
#latest ul{
	float: left;
	padding: 0 19px;
	margin: 0px;
	width: 192px;
	list-style-type: none;
}
#latest li{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 165px;
	clear: left;
}
#latest li.right{
	width: 25px;
	float: right;
	clear: right;
	text-align: right;
}
#latest span {
	font-weight: normal;
}
#header p {
	float: right;
	width: 519px;
	text-align: right;
	padding: 127px 10px 0 0;
}
#secondarycontainer h1, #secondarycontainer h2, #secondarycontainerinner h1, #secondarycontainerinner h2{
	width: 519px;
	height: 40px;
	float: left;
	padding: 0 0 0 10px;
}
#secondarycontainer h1{
	background: url(../images/h1_bg.gif) no-repeat top left;
}
#secondarycontainer h2, #secondarycontainerinner h1, #secondarycontainerinner h2{
	background: url(../images/h2_bg.gif) no-repeat top left;
	margin: 0 0 5px 0;
}
#secondarycontainerinner p{
	width: 509px;
	float: left;
	padding: 5px 10px;
	text-align: justify;
	line-height: 14px;
}
#secondarycontainerinner ul{
	width: 80%;
	float: left;
	line-height: 14px;
	margin: 0 0 0 10px;
	padding: 10px;
	list-style-type: circle;
}
#secondarycontainer p{
	width: 351px;
	float: left;
	padding: 2px 10px 0 10px;
	text-align: justify;
	line-height: 14px;
}
#secondarycontainer p.main {
	padding: 6px 10px 0 10px;
}
#secondarycontainer p span{
	line-height: 24px;
	font-weight: bold;
}
#secondarycontainerinner ul.schedule{
	width: 220px;
	float: left;
	line-height: 14px;
}
#secondarycontainerinner ul.schedule li{
	padding: 2px;
}

/* ---- FORM <<<-----------*/

.text_field, .text_field_free, .select_field, .btn {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #2C2C2C;
	vertical-align: middle;
	border: 1px solid #EBEBEB;
	background-color: #F5F5F5;
	padding-left: 5px;
}
.text_field {
	width: 200px;
}
.btn {
	padding: 2px;
}