@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/lion_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	padding: 0px 0px 20px 0px;
}

#wrapper {
	width: 980px; 
	background-color: #000000;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	}
	
h1	{ 
	width:980px; 
	height:76px;
	background:url(images/lion_logo.jpg) left top no-repeat;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
	font-size:14px;
	  }
	  
h2	{
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-weight:100;
	padding: 0px 0px 0px 0px;
	margin: 0;
	  }
	  
h3	{ 
	font-size:14px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0px 0px 15px;
	margin: 0;
	font-weight:100;
}

#menu {
	float: right;
	width: 980px;
	height: 55px;
	background: url(images/lion_bg_btn1.jpg) repeat-x;
}
ul#menu  {
	padding: 0px;
	margin: 0px;
	height: 55px;
}
#menu li {
	display: inline;
	list-style-type: none;
	
}

#menu a {
	text-indent: -9999px;
	background-position: 0px 0px;
	display: block;
	float: left;
	height: 54px;
}

#home {
	background: url(images/home_btn.jpg) no-repeat;
	width: 185px;
}

#rules {
	background: url(images/rules_btn.jpg) no-repeat;
	width: 185px;
}

#odds {
	background: url(images/odds_btn.jpg)  no-repeat;
	width: 185px;
}

#ourlines {
	background: url(images/ourlines_btn.jpg) no-repeat;
	width: 185px;
}

#agents {
	background: url(images/agents_btn.jpg) no-repeat;
	width: 185px;
}


#nba {
	background:url(images/nba_lion.jpg) no-repeat;
	width: 119px;
}

#ncaa {
	background:url(images/ncaa_lion.jpg) no-repeat;
	width: 119px;
}

#nhl {
	background: url(images/nhl_lion.jpg)no-repeat;
	width: 119px;
}

#mlb {
	background: url(images/mlb_lion.jpg) no-repeat;
	width: 119px;
}

#ncaa2 {
	background: url(images/ncaa_lion2.jpg) no-repeat;
	width: 119px;
}

#nfl {
	background:url(images/nfl_lion.jpg) no-repeat;
	width: 119px;
}

#props {
	background: url(images/props_lion.jpg) no-repeat;
	width: 119px;
}

#soccer {
	background: url(images/soccer_lion.jpg) no-repeat;
	width: 119px;
}

#makeBets {
	background: url(images/makebets_lion.jpg) no-repeat;
	width: 193px;
}

#history {
	background: url(images/history_lion.jpg) no-repeat;
	width: 193px;
}

#openBets {
	background: url(images/openbets_lion.jpg) no-repeat;
	width: 193px;
}

#balance {
	background: url(images/balance_lion.jpg) no-repeat;
	width: 193px;
}

#logout {
	background: url(images/logout_lion.jpg) no-repeat;
	width: 193px;
}

#viewOpen {
	background: url(images/viewopen_lion.jpg) no-repeat;
	width: 193px;
}
#viewAccount {
	background: url(images/view_history_lion.jpg) no-repeat;
	width: 193px;
}

#mainMenu {
	background: url(images/main_menu_lion.jpg) no-repeat;
	width: 193px;
}

#back {
	background: url(images/back_lion.jpg) no-repeat;
	width: 193px;
}



#menu a:hover {
	background-position: 0px -55px;
}


#menu .separador {
	height: 55px;
	width: 3px;
	display: block;
	float: left;
	background: url(images/lion_bg_btn2.jpg) no-repeat top left;
}
	
	
#header {
	width:980px;
	height:285;
}
	
#content	{ 
	width:980px; 
	height:175px;
	clear: both;
	background-color:#eeeeee;
}

#content2	{ 
	width:980px;
	height:1000px; 
	clear: both;
	background-color:#eeeeee;
}

#content3	{ 
	width:980px;
	clear: both;
	background-color:#eeeeee;
}

#login{ 
	background:url(images/lion_login.jpg) no-repeat;
	width:291px; 
	height:90px; 
	margin:20px 0px 0px 60px;
	padding:20px 0px 20px 30px; 
	float:left;
}

*html #login {
	margin:20px 0px 0px 30px;
}

#text	{ 
	width:580px; 
	height:175px; 
	float:left;
	background-color:#eeeeee
}

#rulescontainer	{ 
	width:580px; 
	height:350px; 
	float:left;
	background-color:#eeeeee;
}

#intercontainer	{ 
	width:980px;  
	float:left;
	background-color:#eeeeee;
}

#balancecontainer	{ 
	width:980px; 
	float:left;
	clear: both;
	background-color:#eeeeee;
}

#logoutcontainer	{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#eeeeee;
	padding:60px 0px 0px 0px;
	width:980px; 
	height:100px; 
	float:left;
}


#close	{
	width:980px; 
	height:124px;
	float:left;
}

#footer	{ 
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	width:980px; 
	height:35px;
	padding:4px 0px 4px 0px;
	float:left;
	background-color:#eeeeee;
}

#menu2 {
	float: right;
	width: 950px;
	
	background: url(images/lion_bg_btn1.jpg) repeat-x;
}
ul#menu2  {
	padding: 10px 0px 10px 30px;
	margin: 0px;
	
}
#menu2 li {
	display: block;
	list-style-type: none;
	float: left;
	margin-right: 17px;
	
}

#menu2 a {
	display: block;
	float: left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #FFCC00;
}

#left	{ 
	background-color:#000000;
	float:left;

}

#home2	{
width:49px;
padding-top:20px;
padding-left:60px;

}

#menu3 {
	float: right;
	width: 950px;
	background: url(images/lion_bg_btn1.jpg) repeat-x;
}
ul#menu3  {
	padding: 10px 0px 10px 30px;
	margin: 0px;

}
#menu3 li {
	display: block;
	list-style-type: none;
	float: left;
	margin-right: 17px;
	
}

#menu3 a {
	display: block;
	float: left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #FFCC00;
}

