/* Css StyleSheet for WonderBet.com */

/* Global Elements
--------------------------- */
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #efeee2;
	margin: 0px;
	text-align: center;
}
/* Form Elements
--------------------------- */
input {
	background-color: #F9FCED;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #BFDD44;
	font-size: 1em;
	margin: 0px;
	padding: 2px;
	width: 100px;
}
input:hover {
	background-color: #FFFFFF;
	border: 1px solid #3C470C;
	color: #363636;
	margin: 0px;
	padding: 2px;
}
#login label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #F7F7F7;
	font-weight: bold;
	float: left;
	padding-left: 5px;
	padding-top: 8px;
	margin: 0px;
}
#login .button {
	background-color: #E4F1B4;
	color: #444444;
	font-size: 0.8em;
	border: 2px groove #8FAB1F;
	margin-left: 5px;
	margin-top: 21px;
	padding: 0px;
	width: 45px;
}
#login .button:hover {
	color: #1F1F1F;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #2a2a2a;
	border-right-color: #2a2a2a;
	border-bottom-color: #2a2a2a;
	border-left-color: #2a2a2a;
	background-color: #BFDD44;
	margin-top: 21px;
	margin-left: 5px;
}
#login a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #EAF4C6;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#login a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Head Style
--------------------------- */
#head {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 98px;
	text-align: left;
}
h1 {
	margin: 0px;
}
#login {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 64px;
}
#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 60px;
	text-indent: -999999px;
	margin-top: 15px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: hand;
}

/* Main Nav
--------------------------- */
#menu {
	list-style-type: disc;
	float: right;
	width: 650px;
	margin: 0px;
	clear: right;
	padding: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	float: right;
}

#menu li {
	padding: 0px;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#menu li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	color: #F2F8F9;
	background-image: url(../images/tableft.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	float: left;
	cursor: hand;
	line-height: 26px;
}
#menu li a span {
	float:left;
	background-image: url(../images/tabright.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	height: 26px;
	padding-right: 18px;
	text-decoration: none;
	background-position: right top;
}
#menu a:hover {
	background-position: left -26px;
	color: #2A2A2A;
}
#menu a:hover span {
	background-position: right -26px;
}
#menu .current span {
	background-image: url(../images/tabright.gif);
	background-position: right -60px;
}
#menu .current a {
	background-position: left -26px;
	color: #2a2a2a;
}
#menu .current span {
	background-position: right -26px;
}
#menu .current .currentr {
	background-position: right -26px;
}
/* Main Content Style
--------------------------- */
#container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#contentwrap {
	width: 910px;
	background-image: url(../images/contentbg.gif);
	background-repeat: repeat-y;
	text-align: left;
	float: left;
	padding-bottom: 5px;
}
/* Left Col
--------------------------- */
#leftcol {
	width: 175px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}
#leftcol em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	margin-left: 25px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #BFDD44;
	color: #363636;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#leftcol ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	width: 175px;
}
#leftcol ul li {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#leftcol ul li a {
	color: #3B3B3B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	padding-left: 40px;
	display: block;
	margin: 0px;
}
#leftcol a:hover {
	color: #AACB25;
	text-decoration: underline;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 23px center;
	margin: 0px;
}
#leftcol #seclevel {
	background-color: #ECF5CD;
	margin: 0px;
	padding: 0px;
}
#leftcol #seclevel ul {
	margin: 0px;
	padding: 0px;
}

#leftcol #seclevel a {
	padding-left: 60px;
	color: #666666;
	background-image: url(../images/subbullet.gif);
	background-repeat: no-repeat;
	background-position: 43px center;
}
#leftcol #seclevel a:hover {
	background-position: 43px;
	background-image: url(../images/bullet.gif);
	color: #BFDD44;
}

/* Main Col
--------------------------- */
#maincol {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 24px;
	float: left;
	width: 540px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#maincol a {
	color: #839C1D;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #839C1D;
	text-decoration: none;
}
#maincol a:hover {
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#maincol p {
	font-size: 0.8em;
	margin: 0px;
}
#maincol .main {
	float: left;
	width: 540px;
	margin-top: 10px;
}
#maincol h3 {
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 5px;
	margin: 0px;
	background-image: url(../images/h3bg.gif);
	background-repeat: repeat-y;
	padding-top: 1px;
	padding-bottom: 1px;
}
#maincol .hpbox {
	width: 264px;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 3px;
}
#maincol .hpbox h2 {
	background-color: #E4F1B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin: 0px;
}
#maincol .hpbox .pic {
	float: left;
	margin-right: 10px;
}
#maincol .hpbox p {
	font-size: 0.8em;
	font-weight: normal;
	margin-top: 5px;
}

/* Right Col
--------------------------- */
#rightcol {
	float: right;
	width: 175px;
	text-align: center;
	padding-right: 5px;
}
#rightcol form {
	margin: 0px;
	padding: 0px;
}
#rightcol a .label {
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #BFDD44;
	background-color: #666666;
	margin: 0px;
	font-size: 1em;
}
#rightcol a .label:hover {
	border: 1px solid #B52019;
}
#rightcol #lang, #odds, #search {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#rightcol a, .helphead {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#rightcol #helpmenu ul {
	margin: 0px;
	padding: 0px;
}
#rightcol #helpmenu ul li {
	margin: 0px;
	background-color: #E4F1B4;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#rightcol #helpmenu ul li a {
	margin: 0px;
	color: #363636;
	font-size: 0.7em;
	font-weight: bold;
	padding: 0px;
}
#rightcol #helpmenu a:hover {
	color: #B52019;
	text-decoration: underline;
}
#rightcol #helpmenu {
	margin: 0px;
	padding: 0px;
}
#rightcol select {
	border: 1px solid #BFDD44;
	width: 110px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-top: 4px;
	margin: 0px;
}
#rightcol .button {
	background-color: #E4F1B4;
	color: #444444;
	font-size: 0.7em;
	border: 2px groove #8FAB1F;
	margin-top: 3px;
	float: right;
	margin-right: 35px;
	width: 50px;
}
#rightcol .button:hover {
	color: #B52019;
}
#rightcol .sportsmenu {
	width: 171px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	text-align: left;
	margin-top: 15px;
	float: left;
	margin-left: 3px;
}
#rightcol .sportsmenu h4 {
	font-size: 1.2em;
	text-align: center;
	padding-top: 3px;
	margin: 0px;
	color: #333333;
	padding-bottom: 3px;
}
#rightcol .sportsmenu table {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	width: 165px;
	color: #535353;
}
#rightcol .sportsmenu .sporttitle {
	width: 100%;
	margin: 0px;
	color: #000000;
	font-size: 1.1em;
	text-decoration: underline;
}
#rightcol .even {
	background-color: #EFEFEF;
}
#rightcol .sportsmenu tr:hover {
	color: #000000;
	background-color: #E4F1B4;
}
#rightcol .sportsmenu a {
	color: #567711;
	font-weight: normal;
	text-decoration: underline;
	font-size: 1em;
}
#rightcol .sportsmenu a:hover {
	color: #B52019;
}

/* Footer Style
--------------------------- */
#footer {
	width: 910px;
	background-image: url(../images/footbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	margin: 0px;
	float: left;
}
#footer #footlinks {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
#footer #footlinks li {
	display: inline;
	margin: 0px;
}
#footer #footlinks li a {
	margin-right: 15px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer #footlinks a:hover {
	text-decoration: underline;
}