@charset "utf-8";
body {
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center;
	background-image: url(../_im/horizsliver.png);
}

a:link {
	color: #0F72C3;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #0000ff;
	text-decoration: none;	
}
a:visited {
	color: #0F72C3;
	text-decoration: none;	
}


#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-x;
	overflow: hidden;
	margin-bottom: 5px;
	background-image: url(../_im/bluesliver2.png);
	background-color: #CDE8F9;
}

#wrapper #header{
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
}
#wrapper #headerright{
	width: 490px;
	float: right;
	text-align: center;
	padding-right: 10px;
	color: #42423D;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #bar {
	clear: both;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	text-align: center;
}
#wrapper #maintop{
	height: auto;
	padding: 10px;
}
#footer {
	clear: both;
	background-color: #2A2927;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A19D9A;
	border-right-color: #A19D9A;
	border-bottom-color: #A19D9A;
	border-left-color: #A19D9A;
	padding: 3px;
}
#footer .content {
	font-family: "font-family: Verdana", Arial, Helvetica, sans-serif;
	;
	color: #CCC;
	font-size: 11px;
	line-height: 25px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.greyoutline {
	border: 1px solid #A2A2A2;
	float: left;
	margin-bottom: 5px;
}
.greyoutline .bar {
	background-color: #E2DDDC;
	color: #42423D;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FFF;
	width: 978px;
}


.contentheader {
	color: #42423D;
	;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	width: 770px;
}

#bar {
	text-align: right;
}


.roundedCorners{
	background-color: #FFF;
	border:1px solid #FFF;
	/* Do rounding (native in Safari, Firefox and Chrome) */
-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	float: right;
	width: 790px;
	margin-bottom: 10px;
	background-image: url(../_im/notes.jpg);
	background-repeat: repeat;
}
.roundedCornersLeft {
	background-color: #FFF;
	border:1px solid #FFF;
	/* Do rounding (native in Safari, Firefox and Chrome) */
-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	float: left;
	width: 155px;
	margin-bottom: 10px;
	background-image: url(../_im/notes.jpg);
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}





.content {
	color: #42423D;
	;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 770px;
}
.content .datetime {
	font-size: 0.8em;
	padding-bottom: 5px;
	width: 770px;
}

.content .post {
	line-height: 1.6em;
}
.dottedln   {
	border-top-color: #666;
	border-top-style: dashed;
	border-top-width: thin;
}


h2 {
	color: #0F72C3;
	font-size: 16pt;
	font-weight: normal;
	line-height: 5px;

}
h3 {
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.bookie h2 {
	color: #0F72C3;
	font-size: 16pt;
	font-weight: normal;
	line-height: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 8px;
}
h1 {
	font-size: 16pt;
	color: #0F72C3;
}
.headingbox {
	font-size: 20px;
}

.breadcrumb {
	padding-top: 10px;
	padding-bottom: 10px;
}

.sports {
	background-image: url(../_im/bg_sports.jpg);
	background-repeat: no-repeat;
}
.casino {
	background-image: url(../_im/bg_casino.jpg);
	background-repeat: no-repeat;
}

.poker {
	background-image: url(../_im/testpoker.png);
	background-repeat: no-repeat;
}
.underline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #42423D;
}
.visit {
	height: 122px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../_im/back.png);
	vertical-align: middle;
	padding-top: 10px;
}
.centre {
	color: #FFF;
	font-size: 14pt;
	margin-top: 43px;
	margin-left: 45px;
}
.centre a:link {
	color: #FFF;
}
.centre a:hover {
	color: #666;
	text-decoration: none;
}
.centre a:active {
	color: #FFF;
	text-decoration: none;	
}
.centre a:visited {
	color: #FFF;
	text-decoration: none;	
}
.roundedCornersLeft table tr td {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
