body {
	padding: 0;
	margin: 0;
	
	font-family: Arial;
	font-size: 12px;
	
	color: #fff;
	background: #111111 url(../images/background.gif);
}

ul, p, fieldset, h1, h2, h3, h4, h5, h6, img, input, button {
	padding: 0;
	margin: 0;
	border-width: 0;
	list-style-type: none;
}

table {
	border-collapse: collapse;
}

table,th, td {
	border-width: 0;
}

fieldset {
}

h4 {
	margin-bottom: 10px;
}

li {
	float: left;
}

.content {
	width: 955px;
	clear: both;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.tools {
	clear: both;
	width: 100%;
	height: 32px;
	background: url(../images/sprites.png) right -137px no-repeat;
	padding: 7px 10px 0 0;
	margin-bottom: 10px;
	position: relative;
}

.tools > ul {
	float: right;
}

.tools > ul > li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(../images/sprites.png) 0 -250px  no-repeat;
}

.tools > ul > li:first-child,
.tools > ul > li.first-child {
	background: none;
	margin: 0;
	padding: 0;
}

.tools a {
	text-decoration: none;
	color: #b6b6b6;
}

.tools a:hover {
	text-decoration: underline;
}

.tools strong {
	font-weight: normal;
}

.languages strong {
	background: url(../images/sprites.png) right -257px no-repeat;
	display: block;
	padding: 0 10px 0 0;
}

.languages:hover li {
	display: block;
	
}

.languages ul {
	display: none;
	position: absolute;

}

.languages ul li {
	padding: 5px 0 0 0;
}

.languages:hover ul {
	display: block;
}

.languages a {
	display: block;
	text-transform: lowercase;
	background-image: url(../images/sprites.png);
	background-position: 0 -187px;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}

.languages.bg > strong > a,
.languages > ul > li.bg a {
	background-position: 0px -187px !important;
}

.languages.en > strong > a,
.languages > ul > li.en a {
	background-position: 0px -206px  !important;
}

.languages.de > strong > a,
.languages > ul > li.de a {
	background-position: 0px -225px  !important;
}

.languages.en .en,
.languages.de .de,
.languages.bg .bg {
	display: none;
}

.languages li.current {
	display: block;
}

.box {
	clear: both;
}

.logo {
	width: 220px;
	height: 60px;
	background: url(../images/sprites.png) -115px -195px no-repeat;
}

.logo a {
	display: block;
	width: 200px;
	height: 200px;
	outline: none;
}

.logo span {
	display: none;
}

.navigation {
	margin-right: 10px;
}

.navigation li {
	float: left;
}

.navigation a {
	font-size: 14px;
	color: #eaeaea;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	float: left;
	
	padding: 15px 10px 15px 20px;
	margin-left: 10px;

	
	background: url(../images/sprites.png) 0 -275px no-repeat;
	
	outline: none;
}

.navigation a:hover {
	text-decoration: none;
	color: #f8c128;
}

.navigation strong a:hover {
	text-decoration: none;
	color: #42be3a;
}

.navigation li:first-child a,
.navigation li.first-child a {
	background: none;
}

.navigation strong {
	float: left;
}

.navigation strong a {
	color: #42be3a;
	background: url(../images/sprites.png) 0 -858px no-repeat !important;
	padding: 15px 0px 15px 35px;
}

.navigation strong span {
	display: block;
	background: url(../images/sprites.png) right -858px no-repeat !important;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 20px;
	float: right;
}

.navigation .next-child a {
	background: none;
	padding-left: 0;
	margin-left: 0;
}

.navigation .prev-child a {
	padding-right: 0;
	margin-right: 0;
}

.navigation .last-child strong {
	margin-right: -29px;
}

.readmore {
	outline: none;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	color: #fff;
	background: url(../images/sprites.png) right -283px no-repeat;
	padding: 0 10px 0 0;
	display: block;
}

.white .readmore,
.readmore.white {
	background-position: right -304px;
	color: #000;
}

.readmore:hover {
	text-decoration: underline;
}

.box {
	margin-bottom: 25px;
}

.box.small {
	width: 370px;
}

.box.big {
	width: 555px;
}

.box h2 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	background: url(../images/sprites.png) no-repeat;
	padding: 7px 0px 7px 10px;
}

.box p {
	padding: 7px 10px 7px 10px;
	background: url(../images/sprites.png) no-repeat;
	height: 16px;
}

.box p a {
	margin: 2px;
}

.box.white h2 {
	color: #000;
}

.box.grey h2 {
	color: #fff;
}

.box.big.grey p {
	background-position: 0 -1012px;
}

.box.small.grey p {
	background-position: 0 -1253px;
}

.box.big.white p {
	background-position: 0 -1094px;
}

.box.small.white p {
	background-position: 0 -1173px;
}

.box.small.white h2 {
	background-position: 0 -1131px;
}

.box.small.grey h2 {
	background-position: 0 -1211px;
}

.box.big.white h2 {
	background-position: 0 -1050px;
}

.box.big.grey h2 {
	background-position: 0 -970px;
}

.box h2 {
	position: relative;
}

.box h2 span {
	display: block;
	position: absolute;
	width: 40px;
	height: 30px;
	
	right: 5px;
	top: 3px;
}

.box table {
	width: 100%;
}

.picks h2 span {
	background: url(../images/sprites.png) right -815px no-repeat;
}

.picks table {
	background-color: #f0f0f0;
	color: #000;
	font-size: 14px;
}

.picks th {
	background-color: #181818;
	color: #f8c128;
	text-transform: uppercase;
	font-size: 10px;
	text-align: left;
	padding: 8px 10px 8px 10px;
}

.picks td {
	padding: 8px 10px 8px 10px;
}

.picks tr.even {
	background-color: #0e7807;
	color: #fff;
}

.picks td a {
	line-height: 0 !important;
	display: block;
	font-size: 9px;
	text-decoration: none;
	color: #333;
}

.picks td a:hover {
	text-decoration: underline;
}

.picks .even a {
	color: #fff;
}

.livescore .col3 {
	width: 50px;
}

.livescore h2 span {
	background: url(../images/sprites.png) right -776px no-repeat;
}

.livescore table {
	background-color: #585858;
	color: #fff;
	font-size: 12px;
}

.livescore td {
	padding: 4px 10px 4px 10px;
}

.livescore strong {
	font-weight: normal;
	color: #f8c128;
}

.livescore tr.odd {
	background-color: #3a3a3a;
}

.newsinner ul {
	margin: 0 0 0 0px !important;
	padding: 0 !important;
	float: left !important;
	clear: none !important;
	/*width: 480px;*/
	display: inline;
}

.smallnews {
	float: left !important;

	list-style-type: none;
	width: 135px;
	margin: 0 30px 10px 0px;
	min-height: 180px;
}

.smallnews img {
	border: 1px solid #ddd;
	padding: 5px;
}

.smallnews a {
	text-decoration: none;
	border-bottom: none !important;
}

.smallnews a strong {
	border-bottom: 1px dotted #054e02 !important;
}

.smallnews a:hover strong {
	border-bottom: none !important;
}

.newsinner a strong {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.inner a {
	color: #054e02;
	text-decoration: none;
	border-bottom: 1px dotted #054e02; 
}

.inner a:hover {
	border-bottom: none !important;
}

.featured {
	float: left;
	width: 420px;

	padding: 0px;
	background-color: #fff;

	padding-right: 20px;
}

.featured h3 a {
	text-decoration: none;
	color: #222;
	text-shadow: 0 1px 0 #fff;

}

.featured h3 {
	margin-top: 10px;
}

.news {
	width: 555px;
	overflow: hidden;
	position: relative;
}

.news h2 a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}

.news p {
	color: #f8c128;
	font-size: 14px;
}

.news > img {
	position: relative;
	z-index: 1000;
	
	display: block;
	
}

.news {
	z-index: 3000;
	position: relative;
}

.news .overlay {
	position: absolute;
	z-index: 2000;
	bottom: 0px;
	background-color: #000;
	padding: 5px 0 10px 0;
	opacity: .9;
	width: 100%;
	filter: alpha(opacity=90);
}

.news ul {
	border-top: 1px solid #333;
}

.news li {
	width: 116px;
	height: 75px;
	overflow: hidden;
	margin: 10px 10px 0 10px;
	border: 1px solid #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: relative;
}

.news li img {
	position: absolute;
	z-index: 50000;
}

.news li h3 {
	z-index: 100000;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	display: none;
}

.news li:hover h3 {
	display: block;
}

.news li h3 a {
	display: block;
	font-size: 10px;
	color: #fff;
	background-color: #000;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
	opacity: .9;
	filter: alpha(opacity=90);
}

.news h2,
.news p {
	background: none;
}

.hidden {
	display: none;
}

.inner {
	margin: 15px 0 20px 0;
	width: 100%;
	background-color: #e7e7e7;
}

.inner h2 {
	background: #454545 url(../images/sprites.png) right -1327px no-repeat;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #000 1px 1px 0px;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	padding: 8px 10px;
	margin-top: -5px;
}

.inner .text {
	color: #222;
	background-color: #fff;
	padding: 10px;
	font-size: 14px;
	min-height: 500px;
}

.inner .text.right {
	width: 670px;
	padding: 10px 10px 10px 15px;
	
	background: #fff url(../images/sprites.png) left -1390px no-repeat;
}

.inner .image {
	border: 1px solid #ddd;
	padding: 5px;
}

.inner .image.left {
	margin: 0px 10px 10px 0;
}

.inner .image.right {
	margin: 0px 0 10px 10px;
}

.inner .text p {
	margin-bottom: 20px;
}

.inner .text ul {
	margin-bottom: 20px;
	list-style-type: disc;
	margin-left: 30px;
}

.inner .text li {
	float: none;
	margin-bottom: 3px;
}

.inner h3 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.subnavigation {
	list-style-type: none !important;
	margin: 0px 0px 0 0px !important;
	padding: 0 0px 0 0 !important;
	width: 260px;
	min-height: 400px;

	background: #e7e7e7;
}

.subnavigation li {
	margin-bottom: 0 !important;
	float: none;
}

.subnavigation li:first-child a,
.subnavigation li.first-child a {
	border-top-width: 0;
}

.subnavigation li:last-child a,
.subnavigation li.last-child a {
	border-bottom-width: 0;
}

.subnavigation a {
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	
	background-color: #e7e7e7;
	padding: 10px 0 10px 10px;
	
	border-top: 1px solid #fff;
	border-bottom: 1px solid #adadad;
	
	outline: none;
}

.subnavigation a:hover {
	/*background-color: #eea62f;
	border-top: 1px solid #ffd794;
	border-bottom: 1px solid #956515;*/
	color: #000;
	background-color: #fff;
}

.subnavigation strong a {
	background: #08a400 url(../images/sprites.png) left -915px repeat-x;
	border-top: 1px solid #066900;
	border-bottom: 1px solid #066900 !important;
	color: #fff;
}

.subnavigation strong a:hover {
	color: #fff;
}

.livescores {
	display: block;
	text-align: right;
	color: #333;
	padding-right: 10px;
}

.button {
	background: url(../images/sprites.png) right -1131px no-repeat;
	text-transform: lowercase;
	color: #fff;
	text-decoration: none;
	
	width: 110px;
	height: 24px;
	
	font-size: 16px;
	
	text-shadow: #226100 -1px -1px 0px;
	
	padding: 5px 0 3px 0;
	text-align: center;
	display: block;
	
	cursor: pointer;
	outline: none;
}

.button.long {
	background-position: right -1166px;
	width: 165px;
}

.inner {
}

.inner label {
	display: block;
	margin-bottom: 5px;
	padding: 5px;
}

.inner .group {
	float: left;
	width: 100%;
}

.inner .captcha strong.code {
	cursor: default; width: 100px; font-weight: bold; font-size: 16px; text-align: center; border: 1px solid #000; background-color: #fff; display: block; padding: 5px; margin: 5px; font-family: courier; margin-left: 0; float: left; 
}

.inner .captcha input {
	clear: both;
	margin-left: 200px;
}

.inner .group label {
	float: left;
}

label.even {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	
	background-color: #f0f0f0;
}

label {
	clear: both;
}

.register .note {
	font-size: 12px;
	font-style: normal;
	margin-top: 8px;
}

.group label.even,
.group label.odd,
.bookie_reg label.even,
.bookie_reg label.odd {
	background-color: transparent;
	border-top-width: 0;
	border-bottom-width: 0;
	clear: none;
}

.inner label span {
	display: block;
	float: left;
	width: 200px;
	margin-top: 4px;
}

.inner legend {
	margin: 0 0px 20px 0 !important;
	padding: 0  !important;
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.inner .row {
	margin-bottom: 30px;
}

.inner input,
.inner select,
.inner textarea {
	width: 278px;
	border: 1px solid #aaa;
	padding: 3px;
	font-family: Arial;
	border-top: 1px solid #555;
}

.inner select {
	width: 285px;
}

.inner .group select {
	width: 85px;
	margin-right: 4px;
}

.inner .checkbox {
	clear: both;


	margin-top: 10px;
}

.inner .checkbox input {
	width: auto;
	float: left;
}

.inner .checkbox span {
	width: auto;
	margin-left: 10px;
}

.error {
	display: block;
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #a00;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #faa;
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.success {
	display: block;
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #0a0;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #afa;
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

strong.star {
	color: #d00;
	padding: 5px;
	display: none;
}

button.button {
	height: 30px;
	padding-top: 0 !important;
}

.left.half {
	width: 500px;
	border-right: 1px solid #ddd;
	padding-right: 20px;
}

.right.half {
	width: 400px;
	font-size: 14px;
	line-height: 16px;
}


.bookie_reg {
	padding: 10px;
	border-bottom: 1px solid #ccc;

}

.bookie_reg img {
	margin-bottom: 10px;
}

.bookie_active_yes {
	background-color: #dfd;
}

.bookie_active_no {
	background-color: #fdd;
}

.fullscores {
	font-size: 12px;
	width: 100%;
}

.bounce {
	float: left;
}

.fullscores td {
	border: 1px solid #e0e0e0;
	padding: 4px;
}

.fullscores tr.odd {
	background-color: #f0f0f0;
}

.fullscores .scoretitle {
	background-color: #1b7000 !important;
	color: #fff;
}

.fullscores .scoretitle .match-light {
	background-color: #114700;
}

.fullscores .scoretitle b {
	text-transform: uppercase;
}

.fullscores .scoretitle td {
	border: 0px solid #e0e0e0;
}

.fullscores .col1 {
	width: 80px;
}

.fullscores .col3 {
	width: 80px;
}

.fullscores .col5,
.fullscores .col6 {
	width: 80px;
}

.pickstable th {
	text-align: left;
}

.pickstable .col1 {
}
.pickstable .col2 {
	width: auto !important;
}
.pickstable .col3 {
	width: auto !important;
}
.pickstable .col4 {
}
.pickstable .col5 {
}
.pickstable .col6 {
}

.fullscores thead th {
	padding: 8px;
	/*text-align: left;*/
	font-weight: normal;
}

.history label span {
	width: auto !important;
	margin-top: 3px;
	display: inline !important;
	margin-right: 10px !important;
}

.history label {
	float: left;
	margin-top: 3px;
	margin-right: 20px;
	clear: none;
	border-top-width: 0;
	border-bottom-width: 0;
	padding: 0;
	background-color: transparent;
}

.history label input {
	width: 120px;
}

.history fieldset {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}

.quicksearch {
	margin-top: 3px;
	width: 200px !important;
	color: #aaa;
}

.quicksearch:focus {
	color: #000;
}

.center {
	width: 600px;
	margin: 0 auto;
	position: relative;
}

.topmargin {
	margin-top: 30px;
}

.center h3 {
	text-transform: none;
	font-size: 22px;
	font-weight: normal;
}

.article {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c7c7c7;
}

.article h4 {
	font-size: 18px;
	font-weight: normal;
}

.article p {
	font-size: 16px;
}

.article a {
	color: #237207;
	font-weight: bold;
}

.link {
	color: #237207;
}

.popup {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	width: 550px;
	
	border: 10px solid #ccc;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	z-index: 999999;
	padding: 25px;
}

.popup_close {
	display: block;
	width: 21px;
	height: 21px;
	
	position: absolute;
	right: 10px;
	top: 10px;
	
	outline: none;
	
	background: url(../images/sprites.png) right -1237px no-repeat;
	text-indent: -99999px;
}

h4.active {
	background: url(../images/sprites.png) left -1292px no-repeat;
	padding-left: 30px;
}

.popup h4 {
	font-size: 18px;
	font-weight: normal;
}

.curtain {
	position: absolute;
  z-index: 99999;
  background-color: black;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
	top: 0;
	left: 0;
  /*top: offset.top;
  left: offset.left;
  width: element.width();
  height: element.height();*/
}

.collapsed {
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: white;
	border-collapse: collapse;
	background-color: white;
	width: 100%;
}

.collapsed td,
.collapsed th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #ccc;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	padding: 10px;
	text-align: center;
}

.collapsed label {
	float: left;
	width: 150px;
	clear: none !important;
	text-align: left !important;
}

.collapsed label span {
	display: inline !important;
}

.collapsed label.even {
	background-color: #fff;
	border-width: 0 !important;
}

.collapsed label input {
	width: 140px;
}

.collapsed thead td {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

.collapsed tfoot td {
	text-align: left;
}

#login {
	float: left;
	margin-top: -2px;
}

#login label span {
	display: none;
}

#login .text {
	width: 100px;
	background-color: #999;
	border: 1px solid #bbb;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
	float: left;
	margin-right: 5px;
	text-transform: lowercase;
}

#login button {
	cursor: pointer;
	background-color: #198a12;
	color: #fff;
	border: 1px solid #198a12;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-family: Arial;
	font-size: 11px;
	padding: 1px;
	text-transform: lowercase;
	float: left;
}

#login a {
	float: left;
	font-size: 10px;
	padding-top: 3px;
	margin-left: 110px;
	
	clear: both;
}

#header,
#main,
#bookies,
#footer {
	float: left;
	width: 100%;
	clear: both;
}

#header {
	background: url(../images/sprites.png) top left repeat-x;
}

#header .content {
	height: 130px;
	background: url(../images/light.png) top left no-repeat;
}

#flashcontent {
	margin: -13px 0 25px 0;
	float: left;
	clear: both;
	width: 100%;
}

#bookies {
	background: #a9a9a9 url(../images/sprites.png) 0 -528px repeat-x;
	color: #000;
	font-size: 10px;
	line-height: 14px;
	padding: 10px 0 10px 0;
}

.bookie {
	float: left;
	width: 280px;
	
	background: url(../images/sprites.png) 0 -352px no-repeat;
	
	padding: 0 25px 0 25px;
	min-height: 140px;
}

.bookie:nth-child(3) {
	padding-right: 0;
}

.bookie.nth-child3 {
	padding-right: 0;
}

.bookie:first-child,
.bookie.first-child {
	padding-left: 0;
	background: none;
}

.bookie img {
	margin: 10px 0 15px 0;
}

.toolbar {
	width: 420px;
}

.iconcept {
	margin-top: -5px;
}

.iconcept a {
	display: block;
	width: 95px;
	height: 42px;
	overflow: hidden;
	position: relative;
}

.iconcept a img {
	position: absolute;
}

.iconcept a:hover img {
	top: -42px;
}

.share {
	margin-top: 10px;
}

#footer {
	background-color: #434343;
	padding: 30px 0 30px 0;
}

#footer .left ul {
	margin-bottom: 10px;
	float: left;
	clear: both;
}

#footer .left li {
	margin: 0 0px 0 5px;
	padding: 0 5px 0 10px;
	
	background: url(../images/sprites.png) 0 -326px no-repeat;
}

#footer .left li:first-child,
#footer .left li.first-child {
	background: none;
	margin-left: 0;
	padding-left: 0;
}

#footer .left li a,
#footer .right a {
	text-decoration: none;
	color: #d1d1d1;
	text-transform: lowercase;
	font-size: 14px;
}

#footer .left li strong a,
#footer .right strong a {
	font-weight: normal;
	text-decoration: none;
	color: #f8c128;
}

#footer .left li a:hover,
#footer .right a:hover {
	text-decoration: underline;
}

#footer p {
	float: left;
	clear: both;
}

#footer p,
#footer p a {
	color: #000;
}



#likebox-frame{
 border:2px solid #111;
 background-color: #111;
 z-index:10;
 overflow: hidden;
 position:relative;

}
#likebox-frame iframe{
  left:-2px;
  overflow:hidden;
  position:relative;
  top:-2px;
}

/* ------------------ */

.clearfix:after{content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0}

html[xmlns] .clearfix{display:block}
* html .clearfix{height:1%}
