/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#36420b;
	color:#333333;
	font-size:13px;
}

form {
	margin:0;
	padding:0;
}

img {
	border:0;
}

.break {
	height:1px;
	overflow:hidden;
	clear:both;
}

a {
	text-decoration:none;
	color:#80c342;
}

a.bet-now {
	font-size:24px;
}


p {
	line-height:20px;
}

h1 {
	color:#1c79be;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	margin:0;
	padding:0
}

h2 {
	color:#80c342;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	margin:0;
	padding:0
}

#container {
	margin:0 auto 0 auto;
	width:970px;
	background-image:url(images/bg-slither.png);
	background-repeat:repeat-y;
	padding:0 8px 0 8px;
}

#header {
	width:970px;
	height:130px;
	background-position:top right;
	background-image:url(images/header-right.jpg);
	background-repeat:no-repeat;
}

#logo {
	width:350px;
	height:95px;
	padding:35px 0 0 30px;
	float:left;
}

#header-right {
	width:570px;
	height:98px;
	float:left;
	padding:32px 20px 0 0;
	
}

#header-banner {
	width:540px;
	height:62px;
	padding:0 0 0 40px;
}

#menu {
	clear:both;
	width:970px;
	height:50px;
}

#nav{
	margin:0 auto;
	padding:0 1px 3px 0;
	list-style:none;
	width:970px;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	text-align:center;
	background: url(images/bg-navigation2.gif) no-repeat 0 100%;
	z-index: 3;	
}
#nav:after{
	content:"";
	display:block;
	clear:both;
	z-index: 3;	
}
#nav li{
	float:left;
	z-index: 3;
}
#nav a{
	float:left;
	color:#fff;
	text-decoration:none;
	padding:15px 20px 14px 20px;
	background: url(images/bg-navigation-links.gif) no-repeat;
	z-index: 3;
	
}
#nav a:hover,
#nav li:hover a,
#nav li.hover a{
	background-position:0 -47px;
	z-index: 3;
}
#nav li.active a,
#nav li.active a:hover{background-position:0 -94px;z-index: 3;}
#nav li:hover,
#nav li.hover{position:relative;z-index: 3;}
#nav li:hover ul,
#nav li.hover ul{display:block;z-index: 3;}

#content {
	clear:both;
	width:930px;
	padding:20px 20px 20px 20px;
	min-height:400px;
}

#content table {
	margin-bottom: 25px;
}

#content table td {
	border: 1px solid #ccc;
	text-align:center;
	padding:15px;
}

#content table td.row2 {
	border: 1px solid #ccc;
	text-align:center;
	padding:15px;
	background-color:#eef1f7;
}

#content table td.table-heading {
	background-image:url(images/table-heading.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	padding:0 10px 0 10px;
}

#left-col {
	width:600px;
	float:left;
	margin:0 30px 0 0;
}

#right-col {
	width:300px;
	float:left;
}

#featured-bets {
	width:300px;
	padding:20px 0 0 0;
}

.featured-bet {
	width:300px;
	border-bottom:1px dotted #cccccc;
	margin:15px 0 0 0;
	padding:0 0 15px 0;
}

.featured-left {
	width:100px;
	float:left;
}

.featured-right {
	width:200px;
	float:left;
	font-style:italic;
}

.featured-right a {
	font-size:18px;
	font-style:normal;
	
}

#latest-news {
	width:300px;
	padding:20px 0 0 0;
}

.latest {
	width:300px;
	border-bottom:1px dotted #cccccc;
	margin:15px 0 0 0;
	padding:0 0 15px 0;
}

.latest img {
	float:right;
	margin:15px 0 15px 15px;
	padding:2px;
	border:1px solid #cccccc;
}

.latest a {
	font-size:18px;
	font-style:normal;
}

.latest a.read-more {
	font-size:13px;
	font-weight:bold;
}

.latest span {
	font-style:italic;
	font-weight:bold;
}

#footer-container {
	clear:both;
	width:970px;
	height:142px;
	background-image:url(images/footer-shadow.png);
	background-repeat:no-repeat;
	padding:0 8px 0 8px;
	margin:0 auto 0 auto;
}

#footer {
	width:970px;
	height:131px;
	background-image:url(images/footer-bg.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
}


#footer-links {
	padding: 80px 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#footer-links a {
	color:#FFFFFF;
}

#footer-copyright {
	float:right;
	padding: 80px 20px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
