/*body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	min-height: 100%;
	margin: 0px auto;
	line-height: 1.3;
	height: 100%;
}
*/
/* -- TABLE --- */
#odds-table {
  border-collapse: collapse;
	width: 591px;
}
.odds th, .odds td{
  padding: 2px;
}
.odds tr.highlight{ 
  background-color: #B8CDDC !important;
  cursor: pointer;
}
.odds td.highest_odds a {
	background-color: #8ee194;
	padding: 2px;
}
/** ------------------- Mittensektionen ------------------- **/

.middle {
	background-repeat: repeat-y;
	text-align: left;
	margin: 0px auto;
}

/*.content {
	float: left;
	padding:0 0 0 5px;
	width: 565px;
	clear: both;
}*/

.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #FFFFFF;
    float: left;
    height: 25px;
    margin: 0px 6px 5px 0px;;
    padding-right: 11px;
    text-decoration: none;
}

.button h1, .button h2 {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    font: bold 14px arial, sans-serif;
    padding: 5px 0 6px 11px;
    margin: 0px;
    color: #FFFFFF;
} 

.clear {
	clear: both;
	height: 0px;
}

/** ------------------- Texter ------------------- **/

h1, h1 a:link, h1 a:visited {
	font-size: 16px;
	font-weight: bold;
/*	color: #fd7815;*/
	margin: 0px 0px 3px 0px;
}

h2, h2 a:link, h2 a:visited {
	font-size: 14px;
	font-weight: bold;
/*	color: #fd7815;*/
	margin: 0px 0px 3px 0px;
}

h3, h3 a:link, h3 a:visited {
	font-size: 12px;
	font-weight: bold;
/*	color: #fd7815;*/
	margin: 0px 0px 3px 0px;
}

h4, h4 a:link, h4 a:visited {
	font-size: 12px;
	font-weight: bold;
/*	color: #f46f0d;*/
	margin: 0px 0px 3px 0px;
}

small {
	margin: 0px 0px 0px 0px;
}

.entry {
margin: 0px;
}

.by {
	margin: 0px 0px 5px 0px;
	font-size: 9px;
	font-style: italic;		
}

form {
	margin: 0px 0px 0px 0px;
}


.odds{
	font-size: 11px;
}

.odds .team {
	font-size:11px;
	font-weight: bold;
}
.odds .table-header {
	height: 17px;
	font-style: italic;
	font-weight: bold;
	background-color: #cfcecd;
	border-bottom: 1px solid #cfcecd;
}

.odds .left {
	padding-left: 5px;
	border-left: 1px solid #cfcecd;
}

.odds .right {
	border-right: 1px solid #cfcecd;
	text-align: right;
	padding-right: 10px;
}

.odds .table-bottom {
	border-top: 1px solid #cfcecd;
}

.odds a:link, .odds a:visited {
	text-decoration: none;
	color: #000;
}
.odds a:hover, .odds a:active {
	text-decoration: underline;
	color: #000;
}

/* ODD ROW Highlight */
.dark_table .odd {
	background: #DADADA;
}

.dark_table tr {
	height: 18px;
}

.dark_table tr.last-row {
	height: 14px;
}

.odds-backbutton {
	float:right;
	font-size: 1.4em;
	padding-right: 120px;
}
.odds-backbutton a:link, .odds-backbutton a:visited {
	color: #000;
	text-decoration: none;
}
.odds-backbutton a:hover, .odds-backbutton a:active {
	color: #000;
	text-decoration: underline;
}



.oddsjamforelse-top {
	background: transparent url('./images/oddsjamforelse_top.gif') no-repeat bottom left;
	width: 600px;
	height: 30px;
	margin-top: 20px;
}

.oddsjamforelse-top h2{
	color: #FFF;
	margin-left: 15px;
}

.oddsjamforelse-content {
	background:transparent url('./images/oddsjamforelse_middle.gif') repeat-y scroll left top;
	padding:0 10px 0 3px;
	width: 600px;
}
.oddsjamforelse-bottom {
	background: transparent url('./images/oddsjamforelse_bottom.gif') no-repeat top left;
	width: 600px;
	height: 25px;
	text-align: right;

}
.oddsjamforelse-bottom a{

	padding-right: 20px;
}
