html {
	overflow: -moz-scrollbars-vertical;
}

body {
	text-align: center;
    padding: 0;
    margin: 0;
    font-size: 10px;
    font-family: Verdana, Arial;
    background: url('../images/back.png') #fff repeat-y center 50%;
}

table {
    font-size:inherit;
    font:100%;
}

form {
	padding: 0;
	margin: 0;
}

img {
    border: 0;
}

.main-container {
    background-color: #eee;
	height: auto;
	_height: 100%;
	width: 950px;
	left: 50%;
	position: absolute;
	margin-left: -475px;
	min-height: 100%;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.logo-container {
	width: 950px;
	background-color: #1F2A34;
	padding-top: 1px;
	height: 94px;
	font-size: 10px;
	color: #fff;
	border-bottom: 1px solid #000;
}

.logo-container .logo {
    height: 94px;
    width: 950px;
    border: 0;
}

.nav-container {
	text-align: center;
	width: auto;
	background-color: #333b43;
	height: 21px;
	font-size: 10px;
	color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: 3px solid #c9c9c9;
	padding-top: 4px;
}

.nav-container a:link, a:visited {
    color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.nav-container a:hover {
    text-decoration: underline;
}

.nav-container .menu-container {
    float: left;
    padding-top: 2px;
    margin-left: 20px;
}

.nav-container .menu-container .menu-seperator {
    color: #c0c0c0;
    padding: 0 3px 0 5px;
}

.search-container {
    text-align: left;
    float: left;
    width: 254px;
    font-weight: normal;
    margin: 0 0 1px 8px;
}

.search-container .search-box {
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #fff;
	border: 1px inset #d0d0d0;
	color: #000;
	width: 130px;
}

.search-container .search-button {
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #333b43;
	border: 1px outset #a0a0a0;
	color: #fff;
}

.format-container {
    float: right;
    margin-right: 10px;
}

.format-container .format-select {
    font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #fff;
	border: 1px inset #d0d0d0;
	color: #000;
    margin-left: 4px;
}

.format-container .format-amount-container {
    position: relative;
    left: 4px;
    top: 3px;
    display: none;
    font-family: Verdana, Arial;
    font-size: 10px;
    background-color: #1F2A34;
    border-top: 2px solid #333;
    border-bottom: 2px solid #c9c9c9;
    height: 19px;
    width: 130px;
    color: #fff;
    padding: 0 3px;
}

.format-container .format-amount-container .format-amount-box {
    font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #fff;
	border: 1px inset #D0D0D0;
	color: #000;
    margin: 0 4px;
    width: 40px;
}

.format-container .format-amount-container .format-amount-button {
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #333b43;
	border: 1px outset #a0a0a0;
	color: #fff;
    width: 40px;
}

.parlay-mode-container {
    width: 64px;
    float: right;
    margin-top: 2px;
    margin-right: 9px;
}

.parlay-mode-container input {
	color: #000;
    margin: 0;
    padding: 0;
    float: left;
}

.parlay-mode-container p {
    border-right: 1px solid #666;
    margin: 0;
    padding-right: 8px;
    float: right;
}


.content-container {
    margin: 15px;
	text-align: center;

}

.bottom-container {
	background: url('../images/cellback.jpg') #333b43;
	height: 13px;
	position: absolute;
	bottom: 0;
    left: 0;
	width: 950px;
	font-size: 10px;
	color: #fff;
    padding: 6px 0 7px 0;
	border-top: 3px solid #c9c9c9;
}

.bottom-container .menu-container {
    margin: 1px 0 0 346px;
    float: left;
    display: inline;
}

.bottom-container .menu-container a {
 	text-decoration: none;
	color: #fff;
    font-weight: normal;
}

.bottom-container .menu-container .menu-seperator {
    color: #c0c0c0;
    margin: 0 5px;
}

.bottom-container .sig-logo {
    width: 21px;
    height: 11px;
    border: 0;
    float: right;
    margin-right: 13px;
    display: inline;
}

.tab-container {
    text-align: left;
    margin-top: -5px;
}

.tab-container ul.tab-navigation {
    list-style: none;
    padding: 0;
    margin-left: 10px;
    margin-bottom: 3px;
}

.tab-container ul.tab-navigation li {
    font-family: Verdana, Arial;
    font-size: 16px;
    display: inline;
    margin: 0 3px;
}

.tab-container ul.tab-navigation li a, .tab-container ul.tab-navigation li a:visited {
    border-width: 1px 1px 0 1px;
    border-color: #a0a0a0;
    border-style: solid;
    padding: 3px 30px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    background-color: #c0c0c0;
}

.tab-container ul.tab-navigation li a.selected {
    border-width: 1px 1px 0 1px;
    border-color: #000;
    border-style: solid;
    background-image: url('../images/cellback.jpg');
}


img.small-button {
	width: 14px;
	height: 13px;
}

img.hidden-image {
	width: 0;
	height: 0;
}


div.odds-history {
	background: url('../images/loading.png') #EEE no-repeat center;
    /*background: url('../images/loading.png') #EEE no-repeat center 50%;*/
    margin: 0;
	font-size: 10px;
	color: #fff;
}

div.odds-history img {
    width: 187px;
    height: 83px;
}

div.previous-odds {
	margin: 4px;
	color: #333;
}

div.legend-container {
	font-size: 10px;
	padding-bottom: 32px;
	color: #333;
}


/* Alerts */

.alert-popup-container {
	height: 142px;
	width: 290px;
	font-size: 10px;
	padding: 0;
	margin: 0;
	border: 1px solid #000;
	background: #e7e7e7;
}

.alert-popup-container a {
	color: #a30000;
	text-decoration: underline;
	font-weight: bold;
}

.alert-popup-container select {
    margin-top: 7px;
    margin-bottom: 10px;
    margin-left: 3px;
}

.alert-popup-container p {
    color: #333;
    text-align: left;
    padding: 0 2px;
    margin: 8px;
}

.alert-popup-container p span {
    color: #a30000;
    font-weight: bold;
}


.alert-popup-header {
	font-size: 12px;
	color: #fff;
	background-image: url('../images/cellback.jpg');
	text-align: left;
	padding: 5px;
}

#alert-popup-form1 {
	text-align: left;
	padding: 10px;
	margin: 0;
}

#alert-popup-form-container {
    text-align: left;
}

#alert-popup-form-container a, #alert-popup-loading-container a, #alert-popup-result-container a {
    color: #a30000;
    text-decoration: underline;
}

#alert-popup-loading-container, #alert-popup-result-container {
	display: none;
	padding-top: 45px;
	padding-left: 30px;
	padding-right: 30px;
}

.alert-popup-header .alert-popup-close-button {
	position: absolute;
	right: 10px;
	top: 5px;
	text-decoration: none;
    color: #a30000;
}

.alert-popup-header a.alert-popup-close-button {
    color: #a30000;
}



.alerts-main-container {
	text-align: left;
	border: 1px solid #1F2A34;
	background-color: #e7e7e7;
}

.alerts-main-container h1 {
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	margin: 0;
	padding: 7px;
}

.alerts-main-container h2 {
	font-size: 12px;
}

.alerts-main-container a {
	color: #a30000;
	text-decoration: underline;
	font-weight: bold;
}

.alerts-main-container select {
    margin-top: 7px;
    margin-bottom: 10px;
    margin-left: 3px;
}

.alerts-header {
	background-image: url('../images/cellback.jpg');
}

.alerts-content {
	padding: 25px 30px 30px 30px;
	text-align: center;
}

.alerts-content p.text {
    font-size: 12px;
    text-align: left;
    padding: 0 20px;
    line-height: 20px;
}

.alerts-content ul {
    margin: 0 40px 15px 0;
    text-align: left;
    list-style: disc;
    font-size: 12px;
}

.alerts-content ul li {
    padding: 5px;
}

.alerts-content .search-results-list {
    width: 300px;
     text-align: left;
     margin-left: auto;
     margin-right: auto;
}

.alerts-content .search-results-list li {
    padding: 0px;
}



#alert-popup-form1 p {
	margin: 0;
    line-height: 2.5;
}

/*.alertsResult {
	text-align: center;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #eee;
	border: 1px solid #1F2A34;
	width: 450px;
	margin-left: auto;
	margin-right: auto;

}*/

.alerts-static-container {
    height: 185px;
    width: 370px;
    position: relative;
	font-size: 10px;
	padding: 0;
	margin: 0;
    margin-left: auto;
    margin-right: auto;
	border: 1px solid #1f2a34;
	background: #e7e7e7;
    margin-bottom: 30px;
}


/* Index graph */

.index-popup-container {
	height: 120px;
	width: 200px;
	padding: 0;
	margin: 0;
	border: 1px solid #000;
	background: #e7e7e7;
}

.index-popup-header {
	font-size: 10px;
	color: #fff;
	background-image: url('../images/cellback.jpg');
	text-align: center;
	padding: 5px;
    height: 11px;
    margin-bottom: 8px;
}

.bestbet-hl {
    background-color: #a30000;
	color: #fff;
	padding: 0;
}

.fighter-profile-container {
    width: 110px;
    font-size: 12px;
}

.fighter-pic {
    width: 100px;
    height: 134px;
    border: 1px solid black;
}

.fighter-history-container {
    margin-bottom: 20px;
    width: 500px;
    padding-left: 20px;
}

.spacer {
     height: 30px;
}

div.table-header {
    background-color: #1F2A34;
    background-image: url('../images/cellback.jpg');
    color: #fff;
    text-align: left;
    font-size: 14px;
    padding: 8px 0 9px 8px;
    border-left: 1px solid #1F2A34;
    border-right: 1px solid #1F2A34;
    height: 15px;
}

div.table-header a, div.table-header a:visited {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
}

div.table-header a:hover {
    color: #CCC;
}

div.table-div {
    margin-bottom: 15px;
}

/* Target Firefox - fixed in latest FF */
/*@-moz-document url-prefix()
{
    div.table-header
    {
        margin-left: -1px;
    }
}*/

table.odds-table {
    width: 920px;
    font-family: Verdana, Arial;
    border-collapse: collapse;
    border-spacing: 1px;
    border-left: 1px solid #1F2A34;
    border-right: 1px solid #1F2A34;
    margin-left: auto;
    margin-right: auto;
}

table.odds-table * {
    border: 0;
    margin: 0;
    padding: 0;
}

table.odds-table thead th{
	font-family: Verdana, Arial;
    background: #333B43;
    font-size: 10px;
    color: #fff;
    height: 20px;
    text-align: center;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    border-left: 1px solid #1F2A34;
    border-right: 1px solid #1F2A34;
    padding: 0 6px;
}

table.odds-table thead th a:link, table.odds-table thead th a:visited{
    color: #d32020;
    text-decoration: none;
}
table.odds-table thead th a:hover, table.odds-table thead th a:visited:hover{
    color: #ff4e4e;
    text-decoration: none;
}

table.odds-table tbody tr th{
    color: #333;
    text-align: left;
    padding-left: 4px;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Arial;
}
table.odds-table tbody tr th a, table.odds-table tbody tr th a:visited{
    color: #333;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

table.odds-table tbody tr th a:hover{
    color: #666;
}

table.odds-table tbody tr {
    background: #d0d0d0;
}

table.odds-table tbody tr.odd {
    background: #e7e7e7;
}

table.odds-table tbody tr.odd td, table.odds-table tbody tr.odd th {
    border-bottom: 2px solid #666;
}

table.odds-table tbody tr.third {
    background: #f0f0f0;
    height: 30px;
}

table.odds-table tbody tr.third td, table.odds-table tbody tr.third th {
    border-bottom: 3px solid #666;
}

table.odds-table tbody tr td {
    font-size: 10px;
    color: #333;
    border-left: 1px solid #C2C2C2;
    padding-left: 3px;
    height: 25px;
    width: 65px;
}

/*table.odds-table tbody td.history {
    border-left: 0;
    text-align: left;
}*/

table.odds-table tbody tr td.button-cell {
    width: 16px;
    padding-left: 1px;
    padding-right: 1px;
    text-align: center;

}

table.odds-table tbody tr td a:link, table.odds-table tbody tr td a:visited {
    font-weight: normal;
    color: #222;
    text-decoration: none;
}

table.odds-table tbody tr td.moneyline {
	text-align: center;
    border-right: 0;
    width: 66px;
}

table.odds-table tbody tr td.moneyline .normalbet {
  padding: 0;
}

table.odds-table tbody tr td.moneyline .bestbet {
	background-color: #a30000;
	color: #fff;
	padding: 0;
}

table.odds-table tbody tr td.moneyline a span:hover {
	text-decoration: underline;
}

table.odds-table tfoot {
    background: #1F2A34;
    border-left: 1px solid #1F2A34;
    border-right: 1px solid #1F2A34;
}

table.odds-table tfoot tr td {
    font-style: italic;
    height: 9px;
    border-top: 4px solid #1F2A34;
}

div.table-notification {
	float: left;
	text-align: left;
	font-size: 10px;
	color: #666;
    padding: 2px 4px 4px 4px;
	margin: 0;
    height: 12px;
    background-color: #eee;
}

div.table-last-changed {
    text-align: right;
	font-size: 10px;
	font-style: italic;
	color: #666;
    padding: 2px 4px 4px 4px;
	margin: 0;
    height: 12px;
    background-color: #eee;
}

img.carr-age1 {
	position: absolute;
	width: 16px;
	height: 16px;
    padding-left: 1px;
}

img.carr-age2 {
	position: absolute;
    width: 16px;
	height: 16px;
    padding-left: 1px;
    opacity: .6;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}

img.carr-age3 {
	position: absolute;
    width: 16px;
	height: 16px;
    padding-left: 1px;
    opacity: .25;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
}

img.mcarr-age1 {
	position: absolute;
	width: 13px;
	height: 8px;
    padding-left: 1px;
}

img.mcarr-age2 {
	position: absolute;
    width: 13px;
	height: 8px;
    padding-left: 1px;
    opacity: .6;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}

img.mcarr-age3 {
	position: absolute;
    width: 13px;
	height: 8px;
    padding-left: 1px;
    opacity: .25;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
}
.ac_results {
	padding: 0;
	border: 1px solid #000;
	background-color: #d0d0d0;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	text-align: left;
	margin: 0;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
  background: #fff;
}

.ac_odd {
	background-color: #E7E7E7;
}

.ac_over {
	background-color: #a30000;
	color: #fff;
}
