html, body {
    height:100%;
}

table{
    width: 100%;
    border-collapse: collapse;
}

fieldset{
	border: 2px solid #ccc;
	padding: 8px;
}

div#container {
    float: left;
    margin-left: 8px;    
    text-align: left;    
    height:auto !important;
	height:100%;
	min-height:100%;
	display: inline;
}

div#wrapper{
	clear: both;
    padding: 0 15px 0 12px;
}

div#top{
	background: #E7E7E7;
	padding: 0 0 0 4px;
}

div#top .banner{
	padding-top: 10px;
}

div#flags{
	position: absolute;
	right: 14px;
	top: 12px;
	z-index: 200;
}

div#header h1 {
    margin: 0;
    height: 100px;
    line-height: 100px;
    padding-left: 10px;
    position: relative;
}

ul#mainmenu li.right{
    float: right;
    background: none;
}

ul#mainmenu li.right a{
	padding: 0 5px 0 0;
}

ul#mainmenu li.right a#customize_menu{
	background: url('/img/icon/customize.gif') no-repeat 0 50%;
	padding-left: 24px;
}

ul#mainmenu li.right a#customize_menu:hover{
	color: #000;
}

ul#mainmenu li.right a:hover{
	background: none;
	color: #fff;
}

div#wrapper_inner {
    clear: both;
    float: left;
    width: 100%;
}

div#right {
	width: 250px;
	float: right;
}

div#right .banner{
	margin-bottom: 8px;
}

div#left {
    float: left;
}

div#sidebar{
	float: left;
	width: 125px;
}

div#content{
	float: right;
	width: 565px;
}
div#contentTournament{
	width: 100%;	
}
h2#nomatchesTournament{
	padding-top: 20px;
	padding-left: 20px;
    color: #114E92;
}
div#content .banner{
	margin-top: 15px;
	text-align: center;
}

div#footer p {
    color: #ACACAC;
    font-size: 90%;
    text-align: center;
}

div#footer {
    clear: left;
    padding: 20px 19px 10px 15px;
}

#footer p#disclaimer{
    line-height: 30px;
    border: 1px solid #E7E7E7;
    border-left: none;
    border-right: none;
    color: #114E92;
    margin-bottom: 10px;
}


ul#allgames li a{
    text-decoration: none;
    color: #000;
    font-weight: bold;
    display: block;
    width: 100%;
    padding: 2px 0;
    border-bottom: 1px solid #E7E7E7; 
}

ul#allgames li a:hover{
    background: #e1ecf9;
}

ul#allgames li{
	border: none;
}

ul#allgames ul li{
	border-bottom: 1px solid #E7E7E7;
}

ul#allgames ul li a{
    font-weight: normal;
    padding: 2px 0 2px 5px;
    border: none;
}

div#submenu{
	height: 50px;
}

div#submenu div.inner{
	position: relative;
}

div#submenu ul{
	width: 450px;
	position: absolute;
	left: 0;
	top: 9px;
}

#submenu li{
    margin: 0 4px 0 0;
    display: inline;
    line-height: 15px;    
}

#submenu li a{
	text-decoration: underline;
	color: #000;	
}

#submenu .banner{
	position: absolute;
	right: 0;
	top: 8px;
	line-height: 1px;
}

#submenu .banner p{
	font-size: small;
}

/* Spelkuponger */
.prevlist{
	float: left;
	width: 180px;	
	font-size: 90%;
	margin-top: 1em;
}

.prevlist span{
	margin-left: 20px;
}

.prevlist a{
	background: url('../img/icon/prev.gif') 0 50% no-repeat;
	padding-left: 16px;	
}

.current{
	float: left;
	width: 300px;
	text-align: center;
}

.current p{
	margin-bottom: 1em;
}

.nextlist{
	float: right;
	width: 180px;	
	text-align: right;
	margin-top: 1em;
}

.nextlist span{
	margin-right: 20px;
}

.nextlist a{
	background: url('../img/icon/next.gif') 100% 50% no-repeat;
	padding-right: 16px;
	font-size: 90%;
}

#gw_coupon .couponinfo{
	padding: 8px 0 25px 20px;
	position: relative;
}

#gw_coupon p.unibetlogo{
	position: absolute;
	right: 40px;
	top: 15px;
}

#gw_coupon p.unibetlogo img{
	vertical-align: -20%;
	margin-left: 2px;
}

#gw_coupon .couponinfo p strong{
	width: 100px;
	float: left;
}

#gw_coupon .couponinfo p{
	padding: 2px 0;
}

#gw_coupon table{
    font-size: 85%;
}

#gw_coupon a{
    color: #000;
}

#gw_coupon p{
    margin: 0;
}

#gw_coupon h3{
	background: url('/img/th_full.gif') bottom right no-repeat;
	font-weight: normal;
	font-size: 110%;
	line-height: 20px;
	padding-top: 1px;
}


select#date{
    margin: 16px 0;
}

#tables_statistic ul{
    margin: 0;
    padding: 0;
    font-size: 95%;
}

#tables_statistic li{
    list-style: none;
    font-weight: bold;
    padding-bottom: 2px;
}

#tables_statistic ul ul li{
    padding: 1px 0;    
}

#tables_statistic ul ul{
    margin: 0 0 0 5px;
    padding: 0;
}

#tables_statistic a{
    margin-left: 4px;
}

#update_toolbar img{
    vertical-align: -20%;
}

#update_toolbar{
    padding-bottom: 4px;
    border-bottom: 1px solid #D2D2D2;
    margin-bottom: 8px;
}

#static{
	padding: 20px 0 15px 0;
}

#static dt{
	font-weight: bold;
}

#static dd{
	margin-left: 0;
	margin-bottom: 1em;
	padding-left: 0;
}

#static #left{
	width: 690px;
}

div.messagebox div{
	padding-top: 14px;
	margin-bottom: 8px;
}

div.messagebox h2{
	color: #fff;
	padding-left: 20px;
	font-size: 13px;
	line-height: 21px;
	margin: 0;
	padding: 0 0 0 16px;
	vertical-align: bottom;
	font-weight: bold;
}

div.messagebox div div{
	border: 1px solid #d6d6d6;
	padding: 8px;
	background: none;
}

div#container_inner{
	float: left;
	width: 991px;
}

div#sidebanners{
	margin-left: 998px;
	padding-top: 10px;
}

div#sidebanners .banner{
	margin-bottom: 10px;
}

/* tooltip */
div#tooltip
{
    font-family: Verdana, Arial;
    font-size: 10px;
    text-align:center;
    position:absolute;
    width:280px;
    border:1px solid black;
    background-color:lightyellow;
    visibility: hidden;
    z-index: 9999;
    left: 0;
}

#tooltip_comment{
    color: red;
    font-weight: bold;
    clear: left;
    margin: 0;
}

#tooltip li{
	padding: 0 0 2px 0;
	font-size: 10px;
}

#tooltip .inner{
	padding: 4px;
}

#tooltip_results{
	font-weight: bold;
}

#tooltip_periodresult{
	padding: 10px 0;
}

#tooltip_periodresult{
	font-weight: normal;
	width: 100%;
	text-align: center;
	clear: left;
	padding: 2px 0;
}

#tooltip_hometeam, #tooltip_awayteam, #tooltip_stat_home, #tooltip_stat_away{
	width: 110px;
}

#tooltip_result{
	width: 52px;
}

#tooltip_hometeam{
	text-align: right;
}

#tooltip_awayteam{
	text-align: left;
}

#tooltip_results li{
	float: left;
}

#tooltip_results ul{
	clear: left;
	width: 100%;
}

#tooltip_stat{
	text-align: left;
	padding: 6px 0 4px 0;
	margin-top: 4px;	
	float: left;
	width: 100%;
	border-top: 1px solid #aaa;
}

#tooltip_stat_home{
	float: left;
	width: 130px;
}

#tooltip_stat_away{
	float: right;
	width: 130px;
}

#tooltip hr{
	margin: 4px 0;
	padding: 0;
}

#tooltip li.goal{
	background: url('/img/icon/ball.gif') no-repeat top left;
	padding-left: 16px;
}
#tooltip li.substitution_in{
	background: url('/img/icon/subs_in.gif') no-repeat top left;
	padding-left: 16px;
}
#tooltip li.substitution_out{
	background: url('/img/icon/subs_out.gif') no-repeat top left;
	padding-left: 16px;
}
#tooltip li.yellow{
	background: url('/img/icon/yellowcard.gif') no-repeat top left;
	padding-left: 16px;
}

#tooltip li.red{
	background: url('/img/icon/redcard.gif') no-repeat top left;
	color: red;
	padding-left: 16px;
}

#tooltip li.yellowred{
	background: url('/img/icon/yellowredcard.gif') no-repeat top left;
	color: red;
	padding-left: 16px;
	
}

#tooltip.ice_hockey li.goal{
	background: url('/img/icon/hockey.gif') no-repeat top left;
}

/* sms */
div#sms{
	padding: 0 15px;
}

#sms table td, #sms table th{
	font-weight: normal;
	vertical-align: top;
}

#sms h4 {
	font-size: 15px;
}

#sms p, li {
	font-size: 13px;
}

#sms .list li {
	list-style-type: disc;
	margin-left: 35px;
	padding: 3px;
}

#sms ol li {
	list-style: decimal;
	margin-top: 8px;
	margin-left: 2em;
}

#sms .cost {
	color: #333333;
}

#sms .grey {
	border: #CCCCCC 1px solid;
	background-color: #E9E9E9;
	padding: 8px;
}

/** matches */
.matches table{
	font-size: 11px;
	margin-bottom: 2px;
}

.tips table{
	margin-bottom: 0;
}

.matches tr, .matches td{
    border-top: 1px solid #E7E7E7;
    padding: 3px 0;
   	height: 20px;
	line-height: 20px;
}

#gw_coupon tr, #gw_coupon td{
	border-top: none;
	border-bottom: 1px solid #E7E7E7; 
}

.matches a{
	color: #000;
	text-decoration: none;
}

table input{
    padding: 0;
    margin: 0;
    vertical-align: middle;
}

.score_away{
	margin-right: 5px;
}

th.label{
	text-align: left;
}

#tennis tr.row2 td{
	border-top: none;
}

tr.row2, tr.row2 td{
	border: none;
}

/** matches coupon ticket **/
.ticket td, .ticket tr{
	border-top: none;
	border-bottom: 1px solid #E7E7E7;
}

.ticket th{
	background: #fff;
	border: none;
}

table .right, table th.right{
    text-align: right;
}

table .center, table th.center{
    text-align: center;
}

table .border{
	border-left: 1px solid #E7E7E7;
}

table .signs{
	border-left: 1px solid #E7E7E7;
	background: #ECEFFF;
	text-align: center;
}

table tr.select td{
	background: #c6dcf7;
}

table img.info{
	text-align: right;
	vertical-align: middle;
}

tr.upcoming td{
    color: #676767;    
}

img.fold{
	width: 15px;
	height: 12px;
	background: url('/img/icon/sport_expanded.gif') no-repeat top left;
	cursor: pointer;
    vertical-align: middle;
}

table img.fold{
	background: url('/img/icon/league_expanded.gif') no-repeat top left;
	vertical-align: middle;	
}

img.sub{
	width: 15px;
	height: 12px;
	background: url('/img/icon/sport_collapsed.gif') no-repeat top left;
	cursor: pointer;
}

table img.sub{
	vertical-align: middle;	
	background: url('/img/icon/league_collapsed.gif') no-repeat top left;	
}

table tr.hover td{
    background: #F0CFDF;
}

table .bottom{
    text-align: right;
}

table .bottom span{
    font-size: 85%;
}

table .bottom p{
    margin: 0;
}

.matches .new td{
     border-top: 1px solid #E7E7E7;
}

.matches div div a span{
	display: none;
}
table tr.finished td{
	font-weight: normal;
}

table td{
	font-weight: bold;
	vertical-align: middle;
}

table tr.not_started td a{
	color: #676767;
}

table tr.not_started td{
	color: #676767;
	font-weight: normal;
}

table span.highlight, table tr td.highlight{
	color: red;
	font-weight: bold;
}

table tr.highlight td{
	background: #F0CFDF;
}

table .label img{
    margin-right: 6px;
    margin-left: 1px;
    vertical-align: -5%;
}

th{
    padding: 3px 2px;
    vertical-align: middle;
    background: #e7e7e7;
    text-align: right;
}

table img.card{
	vertical-align: -10%;
}

/* leaguetable*/

table.leaguetable td{
	font-weight: normal;
}

table.leaguetable td, table.leaguetable th{
	text-align: center;
}

table.leaguetable td.left, table.leaguetable th.left{
	text-align: left;
}

table.leaguetable td.down span{
	background: url('/img/icon/down.gif') 0 50% no-repeat;
	padding-left: 14px;
}

table.leaguetable td.up span{
	background: url('/img/icon/up.gif') 0 50% no-repeat;
	padding-left: 14px;
}

table.leaguetable td.nochange span{
	background: url('/img/icon/nochange.gif') 0 50% no-repeat;
	padding-left: 14px;
}

table.leaguetable tr.even td{
	background: #EEEEEE;
}

table.leaguetable tr.select td{
	font-weight: bold;
	background: #c0d2ea;
}

table .border{
	border-left: 1px solid #ccc;
	padding-left: 2px;
}

p.desc{
	margin: 1em 0;
	color: #666;
	font-size: 85%;
}

th.label a{
	color: #0000ee;
}

th.img, th.input{
	vertical-align: middle;
}

h3.other-things{
	font-size: 110%;
}

/** header start */
.matches div.gw_sbar{
	background: #3e940a url('../img/th.gif') top right no-repeat;
    margin-bottom: 2px;
}

.matches h3{
    color: #fff;
    line-height: 22px;
    margin-bottom: 0;
    background: url('../img/icon/sport/headers.gif') no-repeat;    
    padding: 3px 0 0 36px;
    font-size: 13px;
}

.matches div.gw_selements{
    float: right;
    padding: 5px 2px 0 0;
}

.matches div.gw_selements input{
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.matches div.gw_selements a{
    color: #fff;
    font-size: 85%;
    line-height: 19px;
    padding: 0;
    margin: 0 10px 0 0;
}

/** page-content and messageboxes */
div.page{
	padding: 0 15px;
}

div.page li, div.messagebox li{
	list-style: none;
	margin-bottom: 1em;
}

div.page li li, div.messagebox li li{
	padding: 2px 0 2px 5px;
	margin-bottom: 0;
}

div#signinbox p{
	margin-top: 1em;	
}

div#signinbox .buttons{
	border: 0;
	padding: 0;
	background: none;
	margin-top: 1em;
	text-align: right;
}

div.message{
	border: 1px solid red;
	padding: 8px;
	margin-bottom: 1em;
}

p.message{
	margin: 0 0 1em 170px;
	padding: 0;
	font-weight: bold;
	color: red;
}

p#registration_failed{
	margin: 1em 0;
	border: 1px solid red;
	padding: 4px;
	color: red;
	font-weight: bold;
	float: left;
}

#signup label{
	float: left;
	width: 170px;
	margin-bottom: 8px;
}

#signup ul{
	margin-left: 1em;
}

#signup li{
	padding: 1px 0;
	list-style: inside;
}
p.error_msg {
	border:1px solid red;
	color:red;
	font-weight:bold;
	margin:1em 0;
	padding:4px;
}

div#login{
	position: absolute;
	top: 39px;
	right: 18px;
	width: 270px;	
}

div#login input.text{
	margin-bottom: 5px;
	width: 160px;
	float: left;	
}

div#login div.logininfo{
	text-align: right;
}

div#login label{
	float: left;
	display: block;
	width: 106px;	
}

div#login .buttons p{
	display: inline;
}

div#login .buttons{
	clear: left;
}

/* calendar */
#calendar{
	width: 320px;
	overflow: none;
	font-size: 100%;
	top: 0;
	left: 0;	
}

#calendar div.inner{
	padding: 4px;
}

#calendar ul#calendarmenu{
	float: left;
	padding: 0;
	margin: 0 0 18px 20px;
	display: inline;
}

#calendar ul#calendarmenu li{
	float: left;
	padding: 0;
	margin: 0;	
	color: #000;
	font-size: 150%;
}

#calendar ul#calendarmenu li a{
	float: left;
	text-decoration: none;
	color: #000;
	padding: 0;
}

#calendar ul#calendarmenu li a img{
	float: left;
	margin-top: 7px;
}

#calendar #prevyear{
	text-align: left;
}

#calendar ul#calendarmenu li#prevmonth{
	text-align: left;
	margin-left: 15px;
}

#calendar ul#calendarmenu li#nextmonth{
	text-align: right;
	margin-right: 15px;
}

#calendar #currmonth{
	text-align: center;
	width: 171px;	
}

#calendar table{
	clear: left;
	font-size: 100%;
	border-collapse: separate;
	width: 100%;
}

#calendar tr, #calendar td{
	border: none;
	font-weight: normal;
	text-align: center;	
}

#calendar td{
	border: 1px solid #E7E7E7;
	margin: 1px;
	width: 14%;
	padding: 0;
}

#calendar td a{
	display: block;
	padding: 6px 1px;
}

#calendar tr th{
	font-weight: bold;
	padding: 1px;
	text-align: center;
	background: none;
	color: #4c4e51;
	font-size: 110%;
}

#calendar td.off a{
	color: #676767;
}

#calendar td.weekend{
	background: #ecbcbc;
	border-color: #ecbcbc;
}

#calendar td.current{
	background: #a5bad5;
	border-color: #a5bad5;
}

#calendar td.current a{
	font-weight: bold;
}

#calendar #closecalendar{
	position: absolute;
	right: 4px;
	top: 4px;	
}

#calendar #calendar_quickselect{
	position: absolute;
	top: 22px;
	left: 100px;
	z-index: 20;
	text-align: center;
	background: #ffffcc;
	border: 1px solid #888;	
	font-size: 90%;
	padding: 0 1px;
	width: 44px;
}

#calendar #calendar_quickselect a{
	text-decoration: none;
	color: #444;
}

/* tables */

.gw_date{
	width: 40px;
}

.gw_hometeam, .gw_awayteam{
	width: 116px;
}

.gw_cardaway, .gw_cardhome{
	width: 14px;
}

#gw_headtohead .gw_hometeam, #gw_headtohead .gw_awayteam{
	width: 140px;
}

.tennis .winner a{
	background-image: url("/img/icon/check.gif");
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 20px;
}

.tennis .gw_hometeam, .tennis .gw_awayteam, #gw_headtohead .tennis .gw_hometeam, #gw_headtohead .tennis .gw_awayteam{
	width: 170px;
}

.tennis .gw_hometeam img, .tennis .gw_awayteam img, #gw_headtohead .tennis .gw_hometeam img, #gw_headtohead .tennis .gw_awayteam img{
    margin-right: 4px;
}

.tennis .gw_gem{
	width: 20px;
}

.gw_scores{
	width: 50px;
}

.gw_status{
	width: 80px;
}

.soccer .gw_status{
	width: 70px;
}

td.gw_extra{
	text-align: right;
	width: 245px;
	
}

td.gw_extra div{	
	display: inline;
	vertical-align: 0%;
}

td.gw_extra div{
	
}

td.gw_extra div.gw_odds{
	margin-left: 0;
	width: 140px;
	text-align: left;
	float:left;
}

.sms_phone_icon{
	vertical-align: -30%;
	
}
.live_tv_icon{
	vertical-align: -30%;
	
}
		
th.gw_lbuttons{
	text-align: right;
}

th.gw_lbuttons img, th.gw_lbuttons a, th.gw_lbuttons input{
	margin-left: 2px;
	vertical-align: 0%;
	margin-top: 2px;
	padding: 0;
}

#gw_headtohead .gw_date{
	width: 90px;
}


#gw_coupon .gw_date{
	width: 74px;
	padding-left: 6px;
}

#gw_coupon #langen .gw_date{
	width: 50px;
}

#gw_coupon .gw_odds{
	width: 35px;
}

#gw_coupon .gw_position{
	width: 34px;
	text-align: left;
}

#gw_coupon .signs{
	width: 60px;
}

#gw_coupon .gw_hometeam, #gw_coupon .gw_awayteam{
	width: 130px;
}

#gw_coupon .gw_scores{
	text-align: center;
	width: 80px;
}

#gw_coupon img.info{
	padding-right: 4px;
}

.gw_odds a{
	float: right;
	width: 44px;
	display: block;	
}

.gw_odds a.first{
	width: 44px;
}

.gw_odds a span.up{
	background: url('/img/icon/odds_up.gif') no-repeat 0 50%;
	padding-left: 12px;
}

.gw_odds a span.down{
	background: url('/img/icon/odds_down.gif') no-repeat 0 50%;
	padding-left: 12px;
}

.gw_odds a span.nochange{
	padding-left: 12px;
}

td, th{
	/*border: 1px solid red;*/
}