body { background:#EAEAEA; font-family:  "Arial" ,Verdana, Helvetica, sans-serif; font-size:13px; margin:0; padding:0;color: #333; }
h1,h2,h3,h4,p { margin: 0; padding: 0; }
img { border: none; }

a {text-decoration: none;}

.center { text-align: left; }

.container.boxed {width: 1000px;margin: 0 auto;}
.content {overflow: hidden;padding:0;min-height:300px;margin: 0 auto;width: 100%;max-width: 1150px;min-width: 1000px;}
.dd-placeholder { -moz-border-radius: .5em; -webkit-border-radius: .5em; border:none; margin:0 0 10px 0; background:transparent url(../img/white50.png) scroll repeat 0 0; border:1px solid #FFF; }
.footer {background:#193F0C; font-size:11px; line-height:170%; padding:15px 5px; color:#FFF; }
.footer .center_text {margin:0 auto; width: 1000px;}
.footer a {color:#FFF;}
.footer .funded { float:right; width:150px; margin-top:-10px;}
.left { float: left; }
.right {float: right;}
.center_txt { text-align:center;}
.bord { border:#CCC solid 1px;}
.even { background-color: transparent;}
.odd {background-color: #eeeeee;}
.bg_gray {background:#F1F1F1;}
.clear {clear: both;}

.headerwrap {background: #FFF;-webkit-box-shadow:1px 2px 5px #444; -moz-box-shadow:1px 2px 5px #444;box-shadow:1px 2px 5px #444;margin-bottom: 10px;width: 100%;}
.header {margin: 0 auto;width: 100%;max-width: 1150px;min-width: 1000px;}
.headerwrap .top {height: 80px;padding: 10px 0; border-bottom: #d1d1d1 solid 1px;}
.header .logo {margin: 5px 10px;}
.header .search {padding: 20px 0;text-align: right;margin-right: 10px;}
.header .search .isearch {outline: none;border: #E1E1E1 solid 1px;width: 400px; height: 40px;line-height: 40px;padding: 0 6px;font-size: 14px;}

ul.tabs {list-style: none;margin: 0;padding: 0;height: 56px;}
ul.tabs li {padding: 8px 10px;float: left;margin: 8px 0; margin-right: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border: #FFF solid 2px;}
ul.tabs li[current], ul.tabs li:hover {border: #436A08 solid 2px;}
ul.tabs li a {color: #436A08;text-transform: uppercase;font-size: 18px;}
ul.tabs li ul {display: none;}
ul.tabs .sub {position: absolute;left: 0;top: 140px;z-index: 300;height: 50%;width: 100%;display: none;}/*140/323*/
ul.tabs .sub > div {margin-top: 7px;border-top: #436A08 solid 2px;background: #FFF;border-bottom: #CCC solid 1px;}
.boxed ul.tabs .sub > div {width: 1000px;margin: 0 auto;margin-top: 7px;}
ul.tabs li:hover ul, ul.tabs li:hover .sub {display: inline-block;}
ul.tabs li:hover ul {list-style: none;padding: 0;margin: 0;display: inline-block;vertical-align: top;margin-right: 25px;padding-left: 20px; height: 100%;border-left: #436A08 solid 2px;}
ul.tabs li:hover ul:first-child {padding-left: 0px;border-left: none;}
ul.tabs li:hover ul:last-child {margin-right: 0px;}
ul.tabs li:hover ul li {float: none;margin: 3px 0;padding: 3px 10px;}
ul.tabs li:hover ul li a {text-transform: capitalize;font-size: 16px;}
ul.tabs li:hover ul li:hover {border-color:#FFF;color: #333;}
ul.tabs li:hover ul li:hover a:link {text-decoration: underline; color: #333;}
ul.tabs li:hover ul li a.sub_menu {font-weight: bold;font-size: 17px;}

.headerwrap.g, .headerwrap.g .sub > div {background:#436A08;color:#FFF;}
.headerwrap.g .sub > div {border-top: #FFF solid 2px;}
.headerwrap.g li {border: #436A08 solid 2px;}
.headerwrap.g a {color:#FFF;}
.headerwrap.g li[current], .headerwrap.g li:hover {border: #FFF solid 2px;}
.headerwrap.g ul.tabs li:hover ul:first-child {border-left: none;}
.headerwrap.g ul.tabs li:hover ul {border-left: #FFF solid 2px;}
.headerwrap.g ul.tabs li:hover ul li:hover a:link {text-decoration: underline; color: #FFF;border-color:#436A08;}
.headerwrap.g ul.tabs li:hover ul li:hover {border-color:#436A08;}
.headerwrap.g .header .search .isearch {border: #FFF solid 1px;color: #FFF;background:#436A08;}

.featured .item {float: left;margin-right: 1%;margin-bottom: 7px;}
.featured .item.max {width: 60%;}
.featured .item.min {width: 19%;}
.featured .item.min.r {margin-right: 0;}
.featured .item .text {color: inherit;}
.featured .item .text {background: #FFF; height: 46px;padding: 12px 10px; overflow: hidden;line-height: 200%;font-size: 13px;}
.featured .item .text .title {font-weight: bold;font-size: 18px;}
.featured .item .text a {color: #333;}
.featured .item.min .text .title {font-size: 13px;}
.featured {overflow: hidden;height: 488px;}
.slides {width: 250%;}
.featured .slide {width: 40%;display: none;}
.featured .slide.a1 {display: inline-block;}
.feat.pager {padding-bottom: 10px; text-align: center;}
.feat.pager span {display: inline-block;cursor: pointer;background: #FFF;height: 10px;width: 30px;margin: 0 2px;}
.feat.pager span.active {background: #436A08;}

#phone-input {
	height:30px;
	min-width:200px;
	font-size: 15px;
	padding-left: 10px;
}
.button_pawa {
	-webkit-background-clip: border-box;
	-moz-background-clip: border-box;
	background-clip: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-background-origin: border-box;
	-moz-background-origin: border-box;
	background-origin: border-box;
	margin: 0;
	outline: none;
	outline-width: 0;
	border: none;
	border-width: 0;
	display: inline-block;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	border-radius: 0.2em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	line-height: 1.1em;
	background: #76c036;
	padding: 12px 16px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	-ms-transition: background-color 0.2s ease-out;
	transition: bbackground-color 0.2s ease-out;
}

/* Column */

.column {float:left; width:50%; margin:0 10px 0 0;}
.column_ft {float:left; width:100%;}
.column_a {float:left;width:68%;margin-right:1%;}
.column_s {float:left;width:31%;margin:0;}
.column_h {float:left;width:46%;margin-right:1%;}
.column_hl {float:left;width:50%;margin-right:1%;}
.column_hr {float:left; width:49%;}
.column_f {float:left;width:53%;margin:0;}
.column_ml {float:left;width:26%;margin-right:1%;}
.column_mr {float:left;width:26%;margin:0;}
.column_el {float:left;width:23%;margin-right:1%;}
.column_ec {float:left;width:52%;margin-right:1%;}
.column_er {float:left;width:23%;margin:0;}
.incbox {font-size:12px; line-height:140%;}
.box {margin:0; margin-bottom:7px;min-height:10px;}
.box .titlebox {margin:0;line-height:200%;}
.box .titlebox h2 {font-size:19px;color:#436A08;font-weight:bold;border-bottom:#436A08 solid 3px;margin: 0; margin-bottom:10px;text-transform: uppercase;background: #FFF;padding: 8px 6px;padding-left: 10px;}
.box .contentbox { background: #FFF;font-size:13px;margin-bottom: 10px; padding: 5px 0;}
.box .contentbox.pad { padding:5px;}
.box .contentbox.pada { padding:10px;line-height: 160%;}
.box .contentbox.padd { padding:10px;line-height: 120%;}
.box .contentbox.zero { padding:0;}
.box .options { background: #595A5C url(../img/bgds2.png) scroll repeat-x 0 0; border-bottom: 1px solid #C4CDE0; overflow: hidden; padding: .5em .7em; }
.box .options .opt .element+.element { margin: .3em 0 0; }
.box .options .opt label { color: #ECECEC; display: block; font-size: .7em; margin:0 0 .1em; }
.box .options .opt label.disabled { color:#999; }

.articlelist ul {list-style: none;padding: 0;margin: 0;font-size: 13px;}
.articlelist ul li {padding: 5px 5px;border-bottom:#E1E1E1 solid 1px; line-height: 200%;}
.articlelist ul li a {color:#333;display: block;padding: 4px 0;}
.articlelist ul li a:hover {text-decoration: underline;}
.articlelist ul li .date {min-width: 40px;padding-right: 8px;font-weight: bold;}
.dateheadline {color:#436A08;font-size: 15px; font-weight: bold;text-transform: uppercase;display: block;}
.blog_notice { font-size:11px; margin:5px 0;color:#F00;}
.articlelist .text {padding: 5px 8px;}
.articlelist .article.b {margin-bottom: 8px;background: #FFF; line-height: 150%;}
.articlelist .article.b a {color:#333;display: block; font-size: 14px;font-weight: bold;}
.articlelist .article.b a.ss {padding: 5px 8px;line-height: 150%;}
.articlelist .article.b div.ss {padding: 5px 8px;margin-top: 0;}
.articlelist .article.b a:hover {text-decoration: underline;}
.articlelist ul li.h {background:#436A08;color:#FFF;}
.articlelist ul li.h a, .articlelist ul li.h .date {color:#FFF;}
.articlelist ul li .article.b {padding-left:80px;}
.articlelist ul li .article.c {padding-left:120px;line-height: 150%;}
.articlelist ul li .article .v_c {display:inline-block;margin-left:-77px;}
.articlelist ul li .article .apic {display:inline-block;margin-left:-115px;float:left; margin-top:5px;}
.articlelist ul li .article .vote_count {margin-right:5px;margin-bottom:0; font-size:20px; font-weight:bold; font:Arial, Helvetica, sans-serif;}
.articlelist .comments { float: right; color: #d6181e; border-left: 1px solid #CCC; width: 35px; text-align:center;}
.articlelist .list ul li:last-child .article { background:#FFF; background-image:none; }

.fb_social, .tw_social {display:block;color:#FFF; font-size:17px;padding:10px 20px;margin:5px 5px; text-align:center;cursor:pointer;}
.fb_social:hover, .tw_social:hover {text-decoration:none;}
.fb_social {background:#2D609B;}
.tw_social {background:#00C3F3;}

div.paging {height:20px; align:center; margin:5px;}
a.pagenumber,div.paging a.featurescroller_pagenumberactive{font-size:12px;padding:2px 4px;float:left;text-align:center;background:#fff;min-width:19px;margin:0 2px 2px 0; display:inline-block;background:#446909;color:#FFF;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
div.paging a.featurescroller_pagenumberactive{font-weight:bold;background:#F1F1F1;color:#000;}
div.paging a.pagenumber:hover{background:#446909;color:#000;}
div.paging a.pagenumber,div.paging a.pagenumberactive{font-size:12px;padding:2px 4px;float:left;text-align:center;background:#fff;min-width:19px;margin:0 2px 2px 0; display:inline-block;background:#446909;color:#FFF;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
div.paging a.pagenumberactive{font-weight:bold;background:#F1F1F1;color:#000;}
div.paging a.pagenumber:hover{background:#446909;color:#000; text-decoration:none;}
.pagen_link { cursor:pointer;}

/* ARTICLE */

.contentbox.a .article { font-size:15px; color:#393939; padding:10px 20px;margin:5px 0; }
.contentbox.a .article .articletext {line-height:200%;}
.articletext table {line-height: 100%;border: #CCC solid 1px;border-spacing: 0px;border-collapse: none;}
.articletext table tr td {border-right: #CCC solid 1px;border-bottom: #CCC solid 1px;padding: 3px 5px;}
.articletext table tr td:last-child {border-right: none;}
.articletext table tr:last-child td {border-bottom: none;}
.article .actions { margin-bottom:7px; font-size:14px;}
.article .topbox h1 {line-height:200%; font-size:24px;font-weight:bold; color:#393939; margin:20px 10px;}
.article .topbox .right { margin:0 0 0 .5em; }
.article p {margin-bottom: .9em;}
.articleinfo p { font-size:.8em; color:#595959; }
.articleinfo p+p { margin:.3em 0 0 0; }
.a-img { margin:0; max-height:600px; overflow: hidden;}
.a-img img {width:100%;}
.a-img-byline {text-align:right; font-size:11px; color:#333;padding:3px 0;margin-bottom:10px;}
.article .byline { margin: 5px 0; font-size:13px; color:#393939;font-weight: bold;line-height:200%;}

.related_articles {border-top: 1px solid #CCC;}
.related_articles .article {color: #494949; font-size: 0.9em; padding: .3em .2em .3em .2em; }
.related_articles .article .date { float: left; width: 90px; margin-right:7px; }

.related_tags {}

.blog_notice { font-size:13px; margin-bottom:10px;display:inline-block;color:#F00;}
.blog_notice_g { font-size:13px; margin-bottom:10px;display:inline-block;color:#080}

.poll_link {text-align:center;margin:5px; padding:5px 0;color:#FFF;font-weight:bold;}
.poll_link a {color:#2DADDC;}ul.actions { list-style:none; margin:5px 0; padding:0; height:25px; display:block; overflow:hidden; }

ul.actions { list-style:none; margin:5px 0; padding:0; height:25px; display:block; overflow:hidden; }
ul.actions li { list-style:none; margin:0; padding:0; float:left; }
ul.actions li+li { margin:0 0 0 .3em; }
ul.actions li a { display:block; padding:3px 10px; margin:0 4px; font-size:12px; background:#F1F1F1; color:#444; }
ul.actions li:first-child a {margin-left:0px;}
ul.actions li a:hover {background:#446909;color:#FFF;text-decoration:none;}

ul.tags { list-style:none; margin:5px 0; overflow:hidden;padding: 0;}
ul.tags li { list-style:none; margin:0 3px; padding:0; float:left; }
ul.tags li:first-child {margin: 0;}
ul.tags li a { font-size:12px; padding:8px 10px; background: #FFF; height:12px; line-height:13px; display:block; color:#000; text-decoration:none; background:#ECECEC; }
ul.tags li a:hover { background:#446909; color:#FFF; }

/* Article share */
ul.share { list-style:none; margin:0; padding:0 0 .2em 1.6em; overflow:hidden; }
ul.share li { float:left; margin:0; padding:0; list-style:none; }
ul.share li label { font-size:.8em; color:#666; }
ul.share li+li { margin:0 0 0 .2em; }
ul.share li a { display:block; width:16px; height:16px;  background:transparent url(../img/share.png) scroll no-repeat 0 0; text-decoration:none; }
ul.share li a:hover { text-decoration:none; }
ul.share li a.fb { background-position:0 -6px; }
ul.share li a.tw { background-position:0 -36px; }
ul.share li a.mail { background-position:0 -68px; }
.share_btns {padding:5px 0;}
.share_btns .fb_btn {font-size:12px;float:left;display:inline-block; height:24px; position:relative;margin-top:7px; margin-right:10px;}
.share_btns .fb_text {display:inline-block;height:18px; margin-bottom:7px;}
.share_btns .tw_btn {font-size:12px;float:left;margin-top:0px;margin-top:5px;margin-left:40px;}
.share_btns .gp_btn {font-size:12px;float:left;margin-top:5px;margin-left:40px;}
.share_btns .li_btn {font-size:12px;float:left;margin-top:0px;margin-top:5px; margin-left:40px;}
.share_btns .fb_share, .share_btns .tw_share {display:inline-block;font-size:16px;padding:7px 20px;color:#FFF;margin-right:10px; cursor:pointer;}
.share_btns a.fb_share:hover, .share_btns a.tw_share:hover { text-decoration:none;}
.share_btns .fb_share .count, .share_btns .tw_share .count {display:inline-block; margin:-7px 0; font-weight:bold;padding:7px 5px; padding-left:0px;margin-right:-15px;}
.share_btns .fb_share {background:#2D609B;}
.share_btns .fb_share .count {display:inline-block; margin:border-left:#234D7A solid 1px;-7px 0; font-weight:bold;}
.share_btns .tw_share {background:#00C3F3;}
.share_btns .tw_share .count {border-left:#00AAD5 solid 1px;}

/* MATCH LIST time color color: #93140A; */

.matchlist .headline { font-size:14px; clear: both; color:#436A08;font-size: 15px; font-weight: bold; padding:0; border-bottom:#CCC solid 1px; margin-bottom:10px; margin-top:5px;text-transform:uppercase;}
.matchlist .headline span {background:#FFF;display:inline-block;padding:2px 5px;padding-left:1px;margin-bottom:-3px; position:relative; bottom:-3px;font-weight:bold;}
.matchlist .match {clear: both; padding:15px 5px;padding-left:70px;}
.matchlist .match .tr {float:right; margin-right:10px;max-width:35%;text-align:right;}
.matchlist .match .tl {float:left; margin-left:-120px;max-width:34%;position:relative;left:0px;}
.matchlist .match a {color: #494949;}
.matchlist .match a:hover {text-decoration:none;}
.matchlist .match .tr a:hover, .matchlist .match .tl a:hover {text-decoration:underline;}
.matchlist .match:nth-child(even) {background:#F1F1F1;}
.matchlist .match:nth-child(odd) {background:#FFF;}
.matchlist .match .mvc { display:inline-block;min-width:19px;font-size:14px;color:#494949;margin:0 5px; text-align:center;padding:3px;}
.matchlist .match .eview a { display:inline-block;min-width:19px;font-size:14px;color:#494949;margin:0 5px; text-align:center;padding:3px 10px;}
.matchlist .match .eview a:hover {text-decoration:underline;}
.matchlist .match .mvs { display:inline-block;min-width:17px;font-size:14px;color:#494949;margin:0 10px; text-align:center;padding:3px;}
.matchlist .match .time { float: left; font-size: 12px; width: 60px; margin-left:-60px; font-weight:bold;}
.matchlist .match .gameinfo { float: left;width:100%;}
.matchlist .match .gameinfo .teams { font-size: 14px; }
.matchlist .match .gameinfo .league { font-size: 12px; }
.matchlist .match .info {display:inline-block;float: left;position:relative;left:37%;min-width:100px;text-align:center;}
.event_link a:hover {text-decoration:none;}

/* TABLE */
table.countrytable { border-bottom:1px solid #C0C0C0; margin-bottom:5px; width:455px; }
table.countrytable .note { font-size:9px; color:#666;}
table.ligatable { width:100%; font-size:13px;}
table.ligatable td{ padding:5px 1px; border-bottom:1px solid #D5D5D5; }
table.ligatable td.ha {border-top:1px solid #D5D5D5;text-align:center;font-size: 14px;text-transform: uppercase;}
table.ligatable td.place{ border-left:1px solid #D5D5D5; padding-left:8px; width:17px; text-align:right;}
table.ligatable td.rank{ border-left:1px solid #D5D5D5; border-right:1px solid #D5D5D5; padding-left:8px; width:17px; }
table.ligatable td.club{ padding-left:8px; width:170px; text-align: left; }
table.ligatable td.played{ border-left:1px solid #D5D5D5; border-right:1px solid #D5D5D5; width:25px; text-align:right; padding-right:8px;}
table.ligatable td.stat{ border-left:1px solid #D5D5D5; padding-left:6px; width:60px; }
table.ligatable td.statlast{ border-right:1px solid #D5D5D5; border-left:1px solid #D5D5D5; width:60px padding-left:6px; }
table.ligatable td.match{ padding-left:8px; width:20px; }
table.ligatable td.points{ border-right:1px solid #D5D5D5; width:25px; font-weight:bold; text-align:right; padding-right:8px;}
table.ligatable td.goalsfor{ border-left:1px solid #D5D5D5; text-align:right; padding-right:8px;}
table.ligatable td.goalsagainst{ border-right:1px solid #D5D5D5;padding-left:5px; padding-right:8px; text-align:right;}
table.ligatable td.goaldifference{ border-right:1px solid #D5D5D5; padding-left:5px; padding-right:8px; text-align:right;}
table.ligatable td.h, table.ligatable td.ha { font-weight:bold; padding-left:8px; height:28px;border-right:1px solid #D5D5D5; }
table.ligatable td.h:first-child, table.ligatable td.ha:first-child {border-left:1px solid #D5D5D5; }
table.ligatable td img.icon{ margin-left:5px; }
table.ligatable.fl td {border-right:1px solid #D5D5D5; text-align:center;}
table.ligatable.fl td.goalsfor {border-left:none;}
table.ligatable.fl td.hl, table.ligatable.fl td.goaldifference {border-left:1px solid #D5D5D5;}
table.ligatable.fl td.club {text-align:left;}
table.descriptiontable {margin-right:3px;}
table.descriptiontable td.description { font-size:10px; color:#666; padding:4px;}
.descriptiontabledescription { font-size:12px; color:#666; margin-right:3px; padding-top:2px; float:right;}
.updated { font-size:9px; padding-right:4px; color:#666; text-align:right;}
.selectionprevresult {max-width:280px;}
a.vftable {font-weight:bold;color:#555;text-transform:uppercase;margin:10px 5px;display:inline-block;margin-right:0px; display: block; text-align: center;font-size: 15px;}

.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0;width:99%; height:22px; background:#C4CDE0;font-size:13px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;}
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .1em 1em; padding-bottom:4px; text-decoration: none; font-weight:bold;color: #444; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; background:#FFF; margin-left:2px;-moz-border-radius-topleft: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 0.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

/* Modal */
.modal { position:fixed; top:0; left:0; right:0; bottom:0; }
.overlay { position:absolute; top:0; left:0; right:0; bottom:0; background:transparent url(../img/overlay.png) scroll repeat 0 0; }
.modal-content { -moz-border-radius:5px; -webkit-border-radius:5px; z-index:999999; position:absolute; background-color:#FFF; width:600px; left:50%; margin-left:-300px; top:10%; -moz-box-shadow:1px 1px 2px #999; text-align:left; border:#446909 solid 8px; }
.modal_title {font-weight:bold;color:#FFF;font-size:16px;background:#446909; margin:-2em;margin-bottom:1.5em;padding:3px;padding-left:6px;}
.modal-content .wrapper { padding:2em; min-height:10em; }
.m-close { position:absolute; right:-15px; top:-15px; width:32px; height:32px; }
.m-close a.bigx { display:block; margin-left:15px; width:16px; height:16px; text-indent:-200px; overflow:hidden; background:transparent url(../img/closer.png?v=1) scroll no-repeat 0 0; }

.modal .element .a-hint { font-size:.8em; color:#666; }
.modal .element.error { position:relative; }
.modal .element.error .error-msg { color:#FFF; position:absolute; font-size:.75em; width:240px; height:45px; background:transparent url(../img/error_alert_small.png); text-shadow:0 1px #800; z-index:999999; }
.modal .element.error .error-msg .wrap { padding:0.5em .7em 0 3em; width:78%; }
.modal .element.error .error-msg-taken { color:#333; font-size:.75em; text-shadow:0 1px #800; }


.message {-moz-border-radius:0.5em; -webkit-border-radius:0.5em; z-index:999999; position:absolute; background-color:#000; color:#fff; -webkit-box-shadow:1px 1px 10px #000; -moz-box-shadow:1px 1px 10px #000; text-align:left; }
.message .message-content { padding: .3em .5em; }
.message.green {background-color:#080}
.message.red {background-color:#800}

.livesymbols { font-size:.8em; }

#liveupdatetime {
  float: right;
  vertical-align:middle;
}

#time_to_update {
  font-weight: bold;
}

#livesettings { 
  vertical-align:middle;
  margin-left: 0px;
  vertical-align:middle;
  margin-bottom: 0px;
  padding: 0px;
}

#livesettings input { 
  text-align: left;
  vertical-align:middle;
  margin-left: 10px;
  line-height: 22px;
}

#liveloader {
  float:right;
  width: 25px;
  height: 25px;
}

#livematches {
  width: 100%;

}

#livematches_updates {
  width:100%;
}

#livematches .starttime {
  color: #666666;
  margin: 0 3px;
}

.livematch {
  background-color: #ffffff;
  padding:5px;
  margin-top:5px;
}

.liveleague {
  padding: 5px;
  margin-bottom: 10px;
  background: #e2e2e2 url('league_back.jpg') repeat-x top left;
}

.leaguecontainer {
  padding: 0 5px 0 5px;
}

.leaguecontainer .leagueflag {
  border: 0;
  vertical-align: middle;
  padding-right: 10px;
}

.leaguecontainer .country {
  font-weight: bold;
  color: #999999;
}

.leaguecontainer .leaguedisplay {
  font-weight: bold;
  color: #000000;
}

.leaguecontainer a img {
  float:right;
  margin: 5px 0px 5px 5px;
}

.livematch{
  zoom:1;
}

.livematch .clubs {
  width: 100%;
  border-bottom: solid 1px #eee;
}

.livematch .club1 {
  width: 30%;
  height: 40px;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
}

.livematch .club1logo {
  width: 40px;
  height: 40px;
  text-align: left;
  vertical-align: middle;
  border: 0;
}

.livematch .club2 {
  width: 30%;
  height: 40px;
  text-align: right;
  font-size: 12px;
  font-weight: bold;
}

.livematch .club2logo {
  width: 40px;
  height: 40px;
  text-align: right;
  vertical-align: middle;
  border: 0;
}

.livematch .clubs .standing_container {
  text-align: center;
  width: 20%;
}

.livematch .clubs .standing {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 5px;
  margin-right: -5px;
}

.livematch .extra {
  text-align: right;
  font-size: 10px;
  color: #888888;
}



.eventstable {
  border: 0px;
  width: 100%;
  margin: 0px;
}

.events .event {
  font-size: 10px;
}

.event .minute {
  font-size: 10px;
  width: 10%;
}

.event .club1player {
  width:30%;
} 

.event .club1icon {
  width:5%;
  text-align: right;
  vertical-align: middle;
}

.event .standing {
  width: 10%;
  font-size: 12px;
  text-align: center;
  letter-spacing: 2px;
  margin-right: -2px;
}

.event .club2icon {
  vertical-align: middle;
  width:5%;
}

.event .club2player {
  width: 40%;
} 

.event .liveicon {
  border: 0;
  vertical-align: middle;
}

.livematch .events .even {
  background-color: transparent;
}

.livematch .events .odd {
  background-color: #eeeeee;
}

.livematch .events .event {
  padding: 0;
}

.livematch .events {
  margin-bottom: 10px;
  /*border: 1px solid #000000;*/
}


.statistics{
  width: 100%;
  margin-top: 10px;
}

.statistics .key {
  color: #555555;
  width: 30%;
  text-align: center;
}

.statistics .hometeam {
  width: 10%;
  text-align: left;
}

.statistics .awayteam {

  width: 10%;
  text-align: right;
}

.statistics span {
  width: 100%;
}

.stattitle {
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  margin-top: 10px;
}

.livematch .starttime {
  font-size: 10px;
  font-weight: bold;
}

.livematch .status {
  font-size: 10px;
  font-weight: bold;
}

.livematch .statusbar {
  width: 100%;
  border-top: solid 2px #eee;
}

.league_select {
  border: 1px #FFFFFF;
  margin:3px 0;
  padding: 0;
  font-size: 11px;
  font-weight: bold;
}

.league_select_helper_div {	
  background: transparent url(league_headline_back_inactive.gif) no-repeat 16px 0;
  height:20px;
}

.league_select_header label {
  padding-left: 10px;
}

.league_select .league_select_header{
  padding:0 0 0 1px;
  height:15px;
}
.league_select_header {
	display:block;
	width:280px;
	float:left;
  	cursor: pointer;
}

.league_select div.shown{
  background: transparent url(league_headline_back_new.gif) no-repeat 16px 0;
  padding-left: 0px;
  margin-left: 0px;
  margin-bottom:5px;
}

.league_select div.shown div, .league_select div.shown label span {
  color:#fff;
}

.league_select div.shown input{
    margin:0px;
}

.league_select input {
  vertical-align:middle;
  line-height:auto;
  font-weight:normal;
  font-size:auto;
  margin:1px;
  padding:0px;
  height:12px;
  width:12px;
}

.league_select .country {
  color: #676767;
  display:block;
  float:left;
  padding-left: 16px;
}

.league_select .league_name {
  max-width: 175px;
  max-height: 15px;
  overflow:hidden;
  display:block;
  float:left;
  padding-left: 3px;
}

.league_select .matchcount {
  color: #676767;
  display:block;
  float:left;
  padding-left: 3px;
}

.league_select label {
  cursor: pointer;
}

.league_select .matches {
  padding-left: 27px;
  padding-right: 2px;
  margin-bottom: 6px;
}

.match_select .standings {
  float: right;
  color: #666666;
}

.match_hover {
  background-color: #F5F5F5;
}

.league_live {
  /*float:right;*/
  border:0;
  display:block;
  float:left;
  height:16px;
  width:16px;
}

/* League select */

.quickdiv { float:left; }
.league_txt {padding:5px;width:300px;}
.league_mid {padding:5px;width:240px;}
.league_min {padding:5px;width:35px;margin-left:5px;}
.leagues_list {
	width:100%;
	margin-bottom:10px;
}
.leagues_list tr {
}
.leagues_list  tr td {
	padding:8px 0;
	border-bottom:#F1F1F1 dotted 1px;
}
.leagues_list tr:first-child td {
	font-weight:bold;
}
.leagues_list .no {
	width:50px;
	font-weight:bold;
}
.leagues_list .name {
	width:300px;
}
.leagues_list .points {
	width:100px;
	text-align:center;
}
.leagues_list .d {
	border-bottom:#DDD solid 2px;
}
.leagues_list .l {
	text-align:center;
}
.leagues_list .t {
	width:55px;
}
.leagues_list a {
	cursor:pointer;
}

/*css for image hover starts here.images in articles and blogs*/

.view-sixth img {
   -webkit-transition: all 0.4s ease-in-out 0.5s;
   -moz-transition: all 0.4s ease-in-out 0.5s;
   -o-transition: all 0.4s ease-in-out 0.5s;
   -ms-transition: all 0.4s ease-in-out 0.5s;
   transition: all 0.4s ease-in-out 0.5s;
}
.view-sixth .img-caption {
   background: rgba(135,206,250,0.5);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.3s ease-in 0.4s;
   -moz-transition: all 0.3s ease-in 0.4s;
   -o-transition: all 0.3s ease-in 0.4s;
   -ms-transition: all 0.3s ease-in 0.4s;
   transition: all 0.3s ease-in 0.4s;
}
.view-sixth h2 {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   background: transparent;
   margin: 20px 40px 0px 40px;
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -webkit-transition: all 0.3s ease-in-out 0.1s;
   -moz-transition: all 0.3s ease-in-out 0.1s;
   -o-transition: all 0.3s ease-in-out 0.1s;
   -ms-transition: all 0.3s ease-in-out 0.1s;
   transition: all 0.3s ease-in-out 0.1s;
}
.view-sixth p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -webkit-transition: all 0.3s ease-in-out 0.2s;
   -moz-transition: all 0.3s ease-in-out 0.2s;
   -o-transition: all 0.3s ease-in-out 0.2s;
   -ms-transition: all 0.3s ease-in-out 0.2s;
   transition: all 0.3s ease-in-out 0.2s;
}
.view-sixth a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -webkit-transition: all 0.3s ease-in-out 0.1s;
   -moz-transition: all 0.3s ease-in-out 0.1s;
   -o-transition: all 0.3s ease-in-out 0.1s;
   -ms-transition: all 0.3s ease-in-out 0.1s;
   transition: all 0.3s ease-in-out 0.1s;
}
.view-sixth:hover .img-caption {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.view-sixth:hover img {
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.view-sixth:hover h2 {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.view-sixth:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
.view-sixth:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
   -o-transition-delay: 0.3s;
   -ms-transition-delay: 0.3s;
   transition-delay: 0.3s;
}

.img-hover {
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
  
}
.img-hover .img-caption,.img-hover .content {
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.img-hover .content {
   width: 350px;
   height:300px;
}
.img-hover h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.img-hover p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 14px;
   font-weight:bolder;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.img-hover a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #AAA;
   color: #fff;
   width:50px;
   text-transform: uppercase;
}
.img-hover a.info:hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
/*css for images hover ends here*/

ul.liga_menu {list-style:none;margin:5px 0;padding:0;margin-bottom:10px; height:30px;} 
ul.liga_menu li {float:left;}
ul.liga_menu li a {font-size:14px;display: block;padding:5px 12px;background:#B9B9C8;color:#444444;margin:0 5px;}
ul.liga_menu li:first-child a {margin-left:0px;}
ul.liga_menu li a:hover {text-decoration:none;background:#446909;color:#FFF;}
ul.liga_menu li.sel a {background:#446909;color:#FFF;}

ul.tabletabs { list-style: none; margin: 0; padding: 0; }
ul.tabletabs li {  float: left; }
ul.tabletabs li a { display: block; padding: 7px 12px 5px; }
ul.tabletabs li.bred a { background: #464646; border: 1px solid #7e7e70; color: #F0E0D1; font-size: 12px; height: 14px; line-height: 12px; margin: 3px 2px 3px 5px; padding: 5px 20px 3px 20px; }
ul.tabletabs li.bred a.selected {font-weight: bold; color: #FFFFFF;}

.match_ticker {
    background: #FFF;
    padding: 5px;
    margin: 7px 0;
    line-height: 140%;
}
.match_ticker a {
    color: inherit;
}
.match_ticker a:hover {
    text-decoration: none;
}

.match_ticker .match {
    width: 13.3%;
    overflow: hidden;
    float: left;
    margin-right: 1%;
    border-right: 1px solid #CCC;
}

.match_ticker .last {
    border-right: none;
    margin-right: 0;
}

.match_ticker .match .team {
    display: inline-block;
    width: 70%;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
}

.match_ticker .match .right {
    display: inline-block;
    font-weight: bold;
    width: 27%;
    margin-right: 3%;
    text-align: center;
}
.match_ticker .top {
    font-weight: bold;
    line-height: 170%;
}

/*ads */
.ads_16_a {position:absolute;z-index:100;float:left;margin-top:-182px;margin-left:-160px;width:160px;height:800px;}
.ads_16_b {position:absolute;z-index:100;float:right;margin-top:-182px;margin-left:1000px;width:160px;height:800px;}
.ads_79_a {margin:0 auto;width:1035px; margin-bottom:-4px; background:url(../img/ad/saf_bg.png) repeat-x;}
.ads_79 {margin:0 auto;width:728px;padding-bottom:10px;}
.ads_102 {margin:0 auto;width:1010px;margin-top:-10px;}
.ads_109 {margin:0 auto;width:1010px;margin-top:0px;}
.ads_119 {margin:0 auto;width:1150px;margin-top:0px;}
.ads_109a {margin:0 auto;width:1150px;margin-top:0px;}
.ads_18_a {position:fixed;z-index:100;float:left;margin-top:0;margin-left:-180px;width:180px;height:800px;}
.ads_18_b {position:fixed;z-index:100;float:right;margin-top:0;margin-left:1000px;width:180px;height:800px;}