body {
	background: url("../images/bg.jpg") repeat;
}
.tm-footer { 
	background: none;
	margin-top: 0;
}
#tipster_stats_div {
	height: 55px;
}
.yt_com_tipsters_table, 
.yt_com_tipsters_table th {
	text-align: center;
}
.yt_com_tipsters_table th, 
.yt_com_tipsters_table td {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
}

/* footer menu*/
.tm-bottom-c .uk-subnav > * > * {
	margin-left: 30px;
}
#tm-bottom-c {
	background: #F18023;
    color: #fff;
}
#tm-bottom-c a {
	color: #fff;
}
#tm-bottom-c a:hover {
	color: yellow;
}

/* menu */
.uk-navbar-nav > li > a {
	background-color: #fff;
}

/* statistics */
#my_tabbed_content h3 {
	font-size: 20px;
}

/* contact form */
form#contact-form #jform_contact_message {
	height: auto;
}

/* tipster image */
.tipster_odds_img {
	height: 24px;
}

/* max width sto select box tou league */
.yt_league_th {
	max-width: 20px;
}

/* Landscape phones and portrait tablets */
@media(max-width:1220px){
	.uk-width-medium-2-3, .uk-width-medium-4-6 {
		width: 100%;
	}
	.tm-sidebar-a {
		display: block;
		float: none;
		width: 100%;
		margin: 30px auto;
		text-align: center;
	}
	.yt_com_tipsters_table th, 
	.yt_com_tipsters_table td {
		padding: 10px 4px;
	}
}

/* pricing plans on the bottom of page */
.tm-main-bottom .uk-width-1-1.uk-row-first {
  margin-top: 30px;
}
.tm-main-bottom h3.uk-panel-title { 
	text-align: center;
  font-size: 37px;
}