/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 10px 0;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1  {
	color: #000000;
	
}

h2 {
	color: #000000;
	font-size:16px;
}

h3 {
	color: #000000;
	font-size:14px;
}


p, blockquote, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #C00000;
	font-weight:bold;

}

a:hover {
	color:#000;
	text-decoration:underline;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

.pic { border:1px solid #999999; padding:2px;}

.topb img { border:1px solid #cccccc; padding:1px;}

.dark {
	font-weight: bold;
	color: #000;
}

.boxed { 
}

.heading {
	height: 30px;
	padding: 14px 0 0 0px;
	background: #004BD7;
	text-transform: uppercase;
	text-indent: 20px;
	font-size: 12px;
	color: #FFFFFF;
}

.content {
	padding: 20px;
}

/* Header */

#header {
	width: 765px;
	height: 175px;
	margin: 0 auto;
	background: url(images/banner-right.jpg) no-repeat right top;
}

#blockmenu {
	width: 765px;
	height: 60px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 260px;
	height: 175px;
	background: url(images/banner-left.jpg) no-repeat;
	text-transform: uppercase;
}

#logo h1 {
	margin-right: 28px;
	padding: 69px 0 0 40px;
	font: normal 28px Impact, Arial, Helvetica, sans-serif;
}

#logo h2 {
	padding: 0 0 0 42px;
	letter-spacing: 2px;
	font: bold 8px Tahoma, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#ad468x60 {
	float: right;
	padding: 30px 15px 0 0;
}

#ad468x60 img {
	
	margin-left:auto;
	margin-right:auto;

}



/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 10px 0px 20px 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 10px 10px 16px;
	background: url(images/colon.gif) no-repeat left center;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 8px Tahoma, Arial, Helvetica, sans-serif;
	color: #004BD7;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}
/* Border */
#border {
	border:#CCC;
	border-style:solid;
	border-width: 1px;
}

/* Content */

#content {
	float: right;
	width: 500px;

}

#content img {
	padding: 2px;
	border:solid;
	border-color:#999999;
	border-width: 2px;
	margin-top: 5px;
	
}

#content .heading {
	background: #004BD7 url(images/content-right) no-repeat;
}

#content ul, #content ol {
	margin-left: 3em;

}

#free {
	margin-left: 40px;
	margin-bottom: 10px;
	
}

#freeborder {
	border:#CCC;
	border-style:dashed;
	border-width: 1px;
	padding: 10px;
	margin-top: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 243px;
	
}

#sidebar .heading {
	background: #004BD7 url(images/sidebar.gif) no-repeat;
	
}

#sidebar li {
	margin-bottom: 1.5em;
}

#sidebar img {
	padding: 2px;
	border:solid;
	border-color:#999999;
	border-width: 2px;
	margin-top: 10px;
	margin-left: 0px;
}

/* Footer */

#footer {
	width: 765px;
	height: 40px;
	margin: 0 auto;
	background: #E50606 url(images/footer.gif);
	text-align: center;
	font-size: 75%;
	color: #000000;
}

#bottom {
	margin: 0;
	padding: 25px 0 0 0;
	line-height: normal;
	color: #FFFFFF;
}

#bottom a {
	color: #FFFFFF;
}

#links {
	margin: 0;
	padding: 30px 0;
	line-height: normal;
}

#freebets td { text-align:left; padding:2px;  border-bottom:thin;border-bottom-color:#999999;border-bottom-style:dashed;}
#menubar td.last {border-bottom-style:hidden;}
#freebets td.right { text-align:center;}
#freebets img {border:none; margin-top:0px; padding-top:2px; padding-bottom:2px;}
#freebets a {color:#0066ff; text-decoration:none; }
#freebets a:hover {color:#000; text-decoration:underline; }

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/nonactive.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;

}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/active.gif) center center repeat-x;
}
