/* Inrunning Odds - Cascading Style Sheets */

* {
	padding: 0;
	margin: 0;
}
html, body {
	height: 100%;
}
#mainPage { 
	background: #f8f8f8 url(../images/bg.jpg) repeat-x;
	height: 100%;
}
#categoryPage { 
	background: #f8f8f8 url(../images/bg2.jpg) repeat-x;
	height: 100%;
}
#oddsPage { 
	background: #F8F8F8; /* url(../images/bg3.gif) repeat-x 0px 64px; */
	height: 100%;
}
#container { 
/*	width: 980px;
	min-height: 100%;
	margin-bottom: -25px;
	top: 0px;
	left: 0px;
	position:relative; */
}
.page-width{
	width: 980px;
}
p {
	margin: 0;
}
h1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #898989;
	margin: 0;
}
h2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #5ab4b8;
	margin: 0 0 10px 0;
}
h2.success {
	color: red;
	text-align: center;
	padding-bottom: 10px;
}
h3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff982e;
	margin: 10px 0 0 0;
}
h4 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #5ab4b8;
	text-transform: uppercase;
	margin: 0;
}
small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bdbdbd;
}
img { 
	border: none; 
}
div {
}

/* Inrunning Odds - Header */

#header {
/*	width: 980px;
	float: left; */
	position:relative;
	height: 64px;
	background-color: #261d1c;
}
#header h1 {
	margin: 0;
	float: left;
	text-indent: -9999px;
	width: 200px;
	height: 64px;
}
#header h1 a {
	background: url(../images/io_logo.gif) 0 0 no-repeat;
	float: left;
	display: block;
	width: 200px;
	height: 64px;
}
#header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	padding: 25px 10px 0 0;
	float: right;
}
#header p span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8f8f8;
	padding: 0 5px 0 5px;
	position: relative;
	top: 5px;
	vertical-align: top;
}
#header p span a {
	padding: 0;
	top: 0px;
	vertical-align: top;
}
#header p span .separator {
	color: #4d4d4d;
	top: 0px;
}
#header p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4dbbc1;
	text-decoration: none;
}
#header p a:hover {
	text-decoration: underline;
}
#header p a.userarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff982e;
	text-decoration: none;
}
#header p a:hover.userarea {
	text-decoration: underline;
}
.idleField {
	width: 160px;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #adadad;
	background-color: #2b2b2b;
	padding: 3px;
	margin: 0;
}
.focusField {
	width: 160px;
	border: 1px solid #434343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bdbdbd;
	background-color: #3b3b3b;
	padding: 3px;
	margin: 0;
}
.inputButton {
	width: 37px;
	height: 23px;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
}

/* Inrunning Odds - Main Navigation */

#mainNav {
	background:url(../images/bg2.gif) repeat-x;
	height: 50px;
	position:relative;
/*	float: left;
	width: 980px; */
}
#nav {
	margin: 16px 0 0 10px;
	padding: 0;
	float: left;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	word-spacing: 25px;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav a.selected {
	text-decoration: underline;
}
#news {
	padding-top: 14px;
	float: right;
}

/* Inrunning Odds - Main Text */

#main {
	width: 980px;
	height: 155px;
	float: left;
	background: url(../images/main_bg.jpg) no-repeat;
}
#mainText {
	width: 250px;
	margin-left: 730px;
	padding-top: 50px;
}
#mainText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a7378;
	padding-right: 10px;
}
#mainText p.offer {
	padding-bottom: 9px;
}
#mainText p strong {
	color: #0a7378;
	font-weight: bold;
}
#mainText p a {
	color: #0a7378;
	font-weight: bold;
}
#mainText p a:hover {
	text-decoration: none;
}
#category {
	width: 980px;
	height: 122px;
	float: left;
	background: url(../images/category_bg.jpg) no-repeat;
}
#categoryText {
	width: 250px;
	margin-left: 730px;
	padding-top: 30px;
}
#categoryText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a7378;
}
#categoryText p strong {
	color: #0a7378;
	font-weight: bold;
}
#categoryText p a {
	color: #a1ecef;
	font-weight: bold;
}
#categoryText p a:hover {
	text-decoration: none;
}
#odds {
	background:url(../images/bg4.gif) repeat-x;
/*	width: 980px;
	float: left; */
	height: 50px;
}
#odds span.seperator{
	color:#0A7378;
	font-weight:bold;
}

/* Inrunning Odds - Event Navigation */

#eventNav {
	width: 169px;
	height: 550px;
	float: left;
	background-color: #fcfcfc;
	border-right: 1px solid #edece3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	top: 0px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#eventNav li a {
	display: block;
	text-decoration: none;
	outline: none;	
}
#eventNav li {
	margin-top: 1px;
}
ul#menu1 li a {
	color: #ffffff;
	padding: 5px 0 0 35px;
	font-weight: bold;
	background: url(../images/io_menu_btn1.gif) no-repeat;
	height: 20px;
}
ul#menu1 li a:hover {
	background-position: left bottom;
}
ul#menu1 li a:active {
	background-position: left bottom;
}
ul#menu2 li {
	display: inline;
}
ul#menu2 li a {
	color: #514f42;
	padding: 6px 0 0 35px;
	font-weight: normal;
	font-size: 12px;
	height: 19px;
}
ul#menu2 li a:hover {
	color: #261d1c;
}
ul#menu2 li.soccer a {
	background: url(../images/io_menu_btn2_bg.gif) no-repeat 0 0;
}
ul#menu2 li.tennis a {
	background: url(../images/io_menu_btn2_bg.gif) no-repeat 0 -25px;
}
ul#menu2 li.basketball a {
	background: url(../images/io_menu_btn2_bg.gif) no-repeat 0 -50px;
}
ul#menu2 li.rugby a {
	background: url(../images/io_menu_btn2_bg.gif) no-repeat 0 -75px;
}
ul#menu3 li a {
	background: url(../images/io_menu_btn3.gif) no-repeat;
	color: #514f42;
	padding: 6px 0 0 35px;
	font-weight: normal;
	font-size: 11px;
	height: 19px;
}
ul#menu3 li a:hover {
	background-position: left bottom;
}
ul#menu3 li a:active {
	background-position: left bottom;
}
ul#menu4 li {
	color: #514f42;
	padding: 4px 0 0 7px;
	font-weight: bold;
	font-size: 11px;
	height: 18px;
}
ul#menu5 li a {
	color: #898989;
	padding: 4px 0 0 7px;
	font-weight: normal;
	font-size: 11px;
	height: 18px;
	border-bottom: dotted #c3c2ae 1px;
}
ul#menu5 li a:hover {
	color: #514f42;
}

/* Inrunning Odds - Content */

#contentHolder {
	width: 720px;
	float: left;
}
#content {
	width: 530px;
	float: right;
	background-color: #f8f8f8;
	padding: 10px;
}
#empty {
	float: right;
	position: absolute;
	left: 170px;
/*	padding: 15px;
	top:50px; */
	background-color: #f8f8f8;
	width:inherit;
	overflow:auto;
}
#empty p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
/*p	color: #bdbdbd; */
	color: #888888;
/*p	line-height: 140%; */
	line-height: 150%;
}

/* Inrunning Odds - Sidebar */

#right {
	width: 260px;
	float: right;
	background-color: #f8f8f8;
	padding-top: 10px;
	margin:0;
}
#right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
}
#right p a {
	color: #5ab4b8;
}

/* Inrunning Odds - Footer */

#footer {
	width: 100%;
	height: 25px;
	background-color: #46b9be;
	float: right;
}
#footer p {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #61cbcf;
	padding-top: 5px;
	text-indent: 10px;
}
#footer p a {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #b2f3f6;
	font-weight: normal;
}
#footer p span {
	color: #b2f3f6;
}
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 170px;
	float: left;
	background-color: #fcfcfc;
}
#footer ul a {
	display: block;
	text-decoration: none;	
}
#footer ul li {
	margin-right: 1px;
}
#footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 5px 0 0 35px;
	font-weight: bold;
	background: url(../images/io_menu_btn1.gif) no-repeat;
	height: 20px;
}
#footer ul li a:hover {
}

/* Inrunning Odds - Fixed Footer */

#footerFixed {
	width: 169px;
	height: 25px;
/*	position: fixed; 
	bottom: 0px; */
}
#footerFixed ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 170px;
	float: left;
	background-color: #fcfcfc;
}
#footerFixed ul a {
	display: block;
	text-decoration: none;	
}
#footerFixed ul li {
	margin-right: 1px;
}
#footerFixed ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 5px 0 0 35px;
	font-weight: bold;
	background: url(../images/io_menu_btn1.gif) no-repeat;
	height: 20px;
}
#footerFixed ul li a:hover {
}

/* Inrunning Odds - IE6 Hack */
/* 
* html #footerFixed { 
 position: absolute; 
 bottom: expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); 
 left: expression(0+((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)+'px');
}
*/
.tvtab{
	display:none;
}

.carpe-slider-panel{
	border-style:none;
	background-color:transparent;
}
.carpe-slider-panel:hover, .carpe-slider-panel:focus{
	background-color:transparent;
}

#yshout, #yshout #ys-post-form FIELDSET{
	position:static;
}
#yshout #ys-input-nickname {
	display:none;
}
#yshout #ys-input-message {
	width:400px;
}
.jqmWindow .jqmClose {
	cursor:pointer;
}
.jqmWindow.error div {
	background-image: url(../images/modal_box_top_error.png);
}
.jqmWindow.success div {
	background-image: url(../images/modal_box_top_success.png);
}

/** jqModal dialog classes */
.regInputs .errorField{
	border-color:#FF0000;
}
.regInputs label.errorField, .regInputs label.errorField small, .regInputs label.errorField small a{
	color:#FF0000;
	font-weight:bold;
}

