

body,div,span,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,tt,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	line-height: 1;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* correct way to clear floats without using extra markup.  zoom setting is in ie conditional comment.*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*
COLOUR SWATCH:
----------------

#666			- dark grey
#1f1c1d			- dark grey
#999			- grey
#ef5012			- orange
#077e37			- green
#ffd800			- yellow

*/
body {
	background: #000;
}

p,input[type="text"],a,select {
	font-size: 1em;
	color: #666;
}

input[type="text"],select {
	padding: 2px;
	font-size: 0.7em;
}

#content {
	border-top: 2px solid #fff;
	background: #fff;
}

#ads-top {
	width: 978px;
	margin: 3px auto 0 auto;
}

#ads-top * {
	float: left;
}

#ads-top *:first-child {
	margin-right: 5px;
}

#logo-sml {
	margin: 0 0 10px 25px;
}

#crumbs {
	margin: 0;
	font-size: 0.7em;
}

#crumbs a {
	color: #ef5012;
	text-decoration: underline;
	font-weight: bold;
}

#crumbs a:hover {
	text-decoration: none;
}

#icons-social {
	margin-top: 5px;
	margin-right: 6px;
}

/*** TEMPLATES / HEADER.TPL *******************************************************************************/
#container {
	width: 980px;
	margin: 10px auto 0 auto;
}

#header {
	width: 976px;
	height: 85px;
	/*border-left: 2px solid #1f1c1d;
	border-right: 2px solid #1f1c1d;*/
	margin: 2px;
	
}

#search {
	float: right;
	margin: 25px 8px 0 0;
}

#search fieldset>* {
	float: right;
	margin-left: 10px;
}

#search a {
	color: #fff;
	font: normal 1.10em Tahoma, Geneva, sans-serif;
	text-decoration: none;
}

#search a:hover,#search a.current {
	color: #ffd800;
}

#menu {
	width: 980px;
	background: #077e37;
}

#menu li {
	float: left;
}

#menu li.end {
	float: right;
	padding: 0 15px;
}

#menu a,#menu a:hover {
	line-height: 40px;
	padding: 0 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.10em;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

#decreaseFontLink {
position: relative;
left: 22px;
font-size: 0.95em !important;
}

#increaseFontLink {
position: relative;
left: 7px;
font-size: 1.20em !important;
}

#menu a:hover,#menu a.current {
	color: #ffd800;
}

/*sprite for logo, search image*/
#logo {
	background:url(http://1.scorepage.com/main-sprite1.png);
	display: inline-block;
	background-position: 0 0;
	width: 342px; height: 66px;
	position: relative;
	left: 8px;
	top: 5px;
}

#header input[type="submit"] {
	background:url(http://1.scorepage.com/main-sprite1.png);
	display: inline-block;
	background-position: 0 -68px;
	width: 73px; height: 21px;
	border:0;
	cursor: pointer;
}

/*** TEMPLATES / MENU-RIGHT.TPL *******************************************************************************/
#menu-right {
	float: right;
	margin: 5px 0 10px 0;
	width: 121px;
}

#icons-social a {
	float: right;
	margin: 0 0 2px 2px;
	zoom: 1;
}

#icons-social a:first-child {
	margin-right: 2px;
}

#friends {
	border-top: 1px solid #5f5f5f;
	width: 121px;
	margin: 0 0 0 0;
}

#friends li,#friends ul li {
	border-top: 1px solid #8e8e8e;
	border-bottom: 1px solid #303030;
	background: #5f5f5f;
	color: #fff;
	margin: 0;
	zoom: 1;
}

#friends li {
	font-size: 0.75em;
}

#friends ul li {
	line-height: 20px;
	padding: 0 0 0 8px;
	cursor: pointer;
}

#friends li.drop-zone {
	border: 1px dotted #339933;
	background: #d5f0d5;
	color: #339933;
	font-weight: bold;
	cursor: auto;
	padding: 0 0 0 8px;
	line-height: 20px;
	font-size: 0.70em;
}

#friends li.drop-zone-over {
	border: 1px dashed #f16530;
	line-height: 20px;
	font-size: 0.70em;
}

#friends li.add {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	padding: 0 0 0 8px;
	border-bottom: none;
}

#friends li.submit {
	border-top: none;
	padding: 8px;
	background: #434343;
}

#friends input[type="text"] {
	font-size: 0.9em;
	width: 96px;
}

#friends input[type="submit"] {
	float: right;
	margin: 8px 0 0 0;
	background:url(http://1.scorepage.com/main-sprite1.png);
	display: inline-block;
	background-position: -75px -68px;
	width: 73px; height: 21px;
	border:0;
}

#friends li a,#friends li a:hover {
	line-height: 20px;
	display: block;
	background: inherit;
	color: #fff;
	text-decoration: none;
}

#friends li a:hover,#friends li a.current {
	background: #6a6a6a;
	color: #ffd800;
}

#friends img {
	margin: 5px 0;
}

#friends .section {
	border-top: none;
	height: 19px;
	background: #212121;
	font-weight: bold;
	padding: 8px 0 0 4px;
	font-size: 0.75em;

}

#friends .section span.whitearrow {
	background: url(http://1.scorepage.com/main-sprite1.png) -177px -68px no-repeat;
	position: relative;
	display: inline-block;
	height: 7px;
	width: 4px;
	bottom: 1px;
	left: 4px;
	padding: 0 0 0 10px;
}

#friends .friends-list {
	border-top: none;
	border-bottom: none;
}

#friends-sortable li {
	font-size: 0.95em;
}

#friends-sortable li.ph-active {
	height: 20px;
	border: 1px dotted #339933;
	background: #d5f0d5;
	width: 111px;
	display: block;
	padding: 0 0 0 8px;
}

#friends-sortable li.missing {
	border-top: 1px solid #b4b4b4;
	border-bottom: 1px solid #858585;
	background: #f4f4f4;
	color: #9b9b9b;
}

/*** TEMPLATES / FOOTER.TPL *******************************************************************************/
#footer {
	width: 940px;
	padding: 10px 20px;
	border-top: 3px solid #077e37;
	/*margin: 0 0 10px 0; amount of space between footer and bottom text*/
}

#footer li,#footer li.last {
	float: left;
	color: #FFFFFF;
	border-right: 1px solid #666;
	line-height: 12px;
	padding: 0 5px;
}

#footer li.last {
	border-right: none;
}

#footer li.end {
	float: right;
	font-size: 0.7em;
	border-right: none;
}

#footer a,#footer a:hover {
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover,#footer a.current {
	color: #ffd800;
}

/*horizontal line after footer links*/
hr {
	border-top:1px solid #000000;
	border-bottom:1px solid #333333;
	border-right:none;
	border-left:none;
	margin-top:20px;
	margin-bottom:18px;
}

#changeFontSizeContainer {
	float: right;
	position: relative;
	top: 9px;
	margin-right: 5px;
}

#changeFontSizeContainer a,#changeFontSizeContainer a:hover {
	padding: 0px;
}

.ajaxLoaderContainer {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*contact us*/
#form-contact input[type="submit"] {
	float: right;
	margin: 8px 0 0 0;
	background:url(http://1.scorepage.com/main-sprite1.png);
	display: inline-block;
	background-position: -75px -68px;
	width: 73px; height: 21px;
	border:0;
}

/*** CSS FOR JQUERY VALIDATE ERRORS *******************************************************************************/
label.error {
	font-style: italic;
	font-size: 0.75em;
	padding: 3px;
	background: #faebe7;
	color: #df280a;
	border: 1px solid #df280a;
	margin: 5px 0 0 0;
	display: block;
	line-height: 12px;
}

/*** TEMPLATES / INDEX.TPL *******************************************************************************

COLOUR SWATCH:
----------------

#077e37			- green
#d0f2d0			- light green
#7c7c7c			- dark grey
#424242			- dark grey
#666			- dark grey
#5e5e5e			- dark grey
#eaeaea			- grey
#cacaca			- grey
#e4e4e4			- light grey
#2957ea			- blue
#fff095			- light yellow
#eadb88			- dark yellow
#ffa2a2			- pink
#e69a9e			- dark pink
#f16530			- orange
*/
small {font-size: 0.7em;}

#event-container {
	float: left;
	width: 726px;
}

#content-mid {float: left;}

/*** SELECT DATE PICKER *******************************************************************************/
#select-date {
	width: 65px;
	line-height: 25px;
	height: 25px;
	background: #d0f2d0 url(http://1.scorepage.com/calendar.png) no-repeat 50%;
	margin-bottom: 1px;
	padding: 0 34px 0 23px;
	position: relative;
	float: right;
}

#calendar-date {display: none;}

/*** RESULTS *******************************************************************************/
#events-sort-list li {zoom: 1;}

#results {
	width: 726px;
	border-top: 2px solid #077e37;
	margin: 5px 0 0 0;
}

#results thead th.time,#results thead th.live,#results thead th.status,#results thead th.score,#results thead th.end,#results thead th.rank-home,#results thead th.rank-away
	{
	border-right: 1px solid #7c7c7c;
	background: #333333;
	color: #fff;
	font-size: 0.70em;
	font-weight: bold;
	line-height: 20px;
	padding-top: 2.5px;
	padding-bottom: 2.5px;
}

#results thead th span {font-size: 0.85em;}

.results-details .live {width: 93px;}

#results .live {width: 90px;}

.results-details .time {width: 50px;}

#results .time {width: 49px;}

.results-details .status {width: 52px;}

#results .status {width: 51px;}

.results-details .rank-home {
	width: 156px;
	padding-right: 10px;
}

#results .rank-home {
	width: 155px;
	padding-right: 10px;
}

.results-details .rank-away {
	width: 161px;
	padding-left: 10px;
}

#results .rank-away {
	width: 161px;
	padding-left: 10px;
}

.results-details .score {width: 57px;}

#results .score {width: 55px;}

#results .team-home,.results-details .team-home {
	width: 160px; 
	padding-right: 10px;
}

#results .team-away, .results-details .team-away {
	width: 167px;
	padding-left: 10px;
}

#results .team-score,.results-details .team-score {width: 57px;}

#results .team-score span,.results-details .team-score span {
	color: #2957ea;
	font-weight: bold;
}

#results .team-score span,.results-details .team-score span:hover {text-decoration: underline;}

.bodylive #results .team-score span, .bodylive .results-details .team-score span {color: #077e37;}

.results-details .end {
	border-right: none;
	width: 101px;
	padding-right: 20px;
	text-align: right;
}

#results .end {
	border-right: none !important;
	width: 98px;
	padding-right: 20px;
	text-align: right;
}

td.team-home {
	width: 160px; 
	overflow: hidden;
}

.incident-details td.team-home {width: 160px;}

.results-more thead th,.results-details th {
	line-height: 30px;
	background: #424242;
	color: #fff;
	font-weight: bold;
	font-size: 0.75em;
	padding: 0 15px;
}

.results-more thead th span,.results-details th span {font-weight: normal;}

.results-more thead th[align="right"],.results-details th[align="right"] {
	font-size: 0.7em;
	padding-left: 0;
}

.results-more thead th[align="right"] a,.results-details th[align="right"] a {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
}

.results-more thead th[align="right"] a:hover, .results-details th[align="right"] a:hover {text-decoration: underline;}

.results-more h2, .results-more h3 {display: inline;}

.results-details table[id ^="event"] tbody td {
	color: #424242;
	font-size: 0.7em;
	line-height: 25px;
	border-left: 1px solid #CACACA;
	
}

/*.results-details table[id ^="event"] tbody tr.close-tab td {*/
tbody tr.close-tab td {
	background-color: #a7a7a7;
	line-height: 10px !important;
	height: 10px !important;
	cursor: pointer;
}

.results-details table[id ^="event"] tbody td a {
	color: #424242;
	font-size: 0.95em;
	text-decoration: none;
}

.results-details table[id ^="event"] tbody td a:hover {text-decoration: underline;}

.results-details table[id ^="event"] tbody td.dark-row {border-left: 1px solid #cacaca;}

.dark-row {background: #eaeaea;}

.finishedStatus {
	color: #cc2d2d;
	font-weight: bold;
}

.notStartedLabel {
	color: #333333;
	font-weight: normal!important;
}

/*damu-.results-details table[id ^="event"] tbody td:first-child*/
.results-details table[id ^="event"] tbody tr:first-child td:first-child {
	border-left: none;
}

.no-matches {
	color: #424242;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 35px;
}

.highlight {
	background-color: #d0f2d0;
	cursor: pointer;
}

/*** LEAGUE TABLE *******************************************************************************/
#league-table {
	width: 100%;
	height: 100%;
}

#league-table thead {border-bottom: 1px solid #fff;}

#league-table thead th {
	line-height: 30px;
	background: #077e37;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	padding: 0 10px;
}

#league-table thead th[align="right"] {font-size: 1em;}

#league-table thead th span {font-weight: normal;}

#league-table thead td {
	border-top: 1px solid #424242;
	border-bottom: 2px solid #424242;
	border-left: 1px solid #7c7c7c;
	background: #5e5e5e;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}

#league-table thead td:first-child,#league-table tbody td:first-child {border-left: none;}

#league-table tbody td {
	border-left: 1px solid #7c7c7c;
	font-size: 1em;
	line-height: 25px;
	text-align: center;
	color: #424242;
}

#league-table tbody tr.dark-row td {background: #eaeaea;}

#league-table .highlight-top td {background: #fff095;}

#league-table .highlight-top-dark td {background: #eadb88;}

#league-table .highlight-bot td {background: #ffa2a2;}

#league-table .highlight-bot-dark td {background: #e69a9e;}

#league-table .match-result {
	width: 11px;
	display: inline-block;
	font-weight: bold;
}

#league-table .draw {color: #f16530;}

#league-table .win {color: #077e37;}

#league-table .loss {color: #ee3535;}

/*** MISCELLANEOUS *******************************************************************************/
#loader {
	margin: 100px auto;
	display: block;
}

.live-in {
	color: #f16530;
	font-weight: bold;
}

.live-text {
	color: #077e37;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	top: 2px;
}

.results-details table[id ^="event"] tbody td .incident-details {width: 726px;}

.results-details table[id ^="event"] tbody td .pick {
	font-size: 12px !important;
	padding:3px 10px;

}

.results-details table[id ^="event"] tbody td span {font-weight:bold;}

.results-details table[id ^="event"] tbody td .pick span {font-weight:normal;}

.results-details table[id ^="event"] tbody td .incident-details td {font-size: 1em;}

.results-details table[id ^="event"] tbody td .incident-details td:first-child { /*damu-new*/border-left: none !important;}

.results-details table[id^="event"] tbody td.event-incidents{border-left: none !important;}

.results-details table[id ^="event"] thead td .incident-details td {font-size: 1em;}

.results-details table[id ^="event"] tbody td .penalty-shootout td {
	color: #424242;
	border:none;
	line-height: 30px;
}

.results-details table[id ^="event"] tbody td .penalty-shootout td.title {
	/*border-left: 1px solid #000;*/
	width: 141px;
	padding: 0 0 0 8px;
	font-weight: bold;
	text-transform: uppercase;
}

.results-details table[id ^="event"] tbody td .penalty-shootout td.total {
	width: 58px;
	font-weight: bold;
	text-transform: uppercase;
	border-left: none;
}

/*.results-details table[id ^="event"] tbody td .close-tab td[align="center"],.results-details table[id
	^="event"] tbody td .close-tab td.end { */
table tbody td .close-tab td[align="center"], table tbody td .close-tab td.end {border-left: none;}

#back-to-top {
	font-size: 0.75em;
	font-weight: bold;
	margin: 20px 0 0 0;
	display: block;
	width: 75px;
}

#toparrow {
	background: url(http://1.scorepage.com/main-sprite1.png) -168px -68px;
	height: 8px;
	width: 7px;
	display: block;
	position: relative;
	left: 45px;
	bottom: 10px;
}

.blue {color: #2957ea;}

.rank {
	color: #666;
	font-size: 0.9em;
}

.inlineStatsTable {
  margin: auto;
  border-bottom:1px solid #E4E4E4;
  margin-bottom:15px;
  
}
.inlineStatsTable th {
 	background: none repeat scroll 0 0 #5E5E5E;
    border-bottom: 2px solid #424242;
    border-top: 1px solid #424242;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    padding: 0 10px;
	border-left:1px solid #7C7C7C;
}

.inlineStatsTable th:first-child {border-left:none;}

.results-details table.inlineStatsTable thead {
    background-color: #434343;/*damu-#077E37;*/
	font-weight: bold;
	line-height: 30px;
	padding: 0 15px;
	color: white;
    width: 100%;
}

.results-details table.inlineStatsTable thead tr td {
	font-weight: bold;
	font-size: 1.1em;
	color: white;
}

.inlineStatsTable tr td.header {
	font-weight: bold;
	text-transform: uppercase;
	background: none repeat scroll 0 0 #CACACA;
}

.inlineStatsTable tr td:first-child {padding-left: 5px;}

.statisticsLink {
    cursor: pointer;
	font-weight: normal;
	color: #424242;
}

.head-stat {font-size:12px; padding-left:10px;}

.details td.time {
	width: 50px;
}

/*country header link*/
.countryLink {
    color: #ffffff;
    text-decoration: none;
}

a.countryLink:hover {text-decoration: underline;}

/*bottom text*/
p {
	font-size:0.7em;
	color: #999;
	text-align:center;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 120%;
}

/*white up arrow for Tables, Blue score tables*/
.closearrow, .closearrow2 {
	background: url(http://1.scorepage.com/main-sprite2.png) -78px 0;
	width: 7px; height: 4px;
	display: block;
	position: relative;
	left: 393px;
	top: 5px;
}

/*white up arrow for Statistics tables*/
.closearrow2 {left: 388px;}

/*** TEMPLATES / MENU-LEFT.TPL *******************************************************************************

COLOUR SWATCH:
----------------

#5f5f5f			- dark grey
#303030			- dark grey
#212121			- dark grey
#8e8e8e			- grey
#6a6a6a			- grey
#ffd800			- yellow

*/
#menu-left-refresh {
	float: left;
	width: 121px;
	margin: 5px 6px 0 0;
}

#menu-left {
	border-top: 1px solid #5f5f5f;
}

/* IE7 fix.  Need to move this to a separate file so can validate. */
#menu-left li {
	zoom: 1;
}

#menu-left ul li {
	border-top: 1px solid #8e8e8e;
	border-bottom: 1px solid #303030;
	font-size: 0.7em;
	background: #5f5f5f;
	line-height: 20px;
	color: #fff;
	cursor: pointer;
}

#menu-left ul li.section {
	border-top: none;
	height: 23px;
	background: #212121;
	font-weight: bold;
	padding: 4px 0 0 4px;
	font-size: 0.75em;
	cursor: auto;
}

#menu-left ul li.section span.whitearrow {
	background: url(http://1.scorepage.com/main-sprite1.png) -177px -68px no-repeat;
	position: relative;
	display: inline-block;
	height: 7px;
	width: 4px;
	bottom: 1px;
	left: 4px;
	padding: 0 0 0 10px;
}

#menu-left ul li a,#menu-left ul li a:hover {
	line-height: 20px;
	display: block;
	background: inherit;
	color: #fff;
	font-size: 0.95em;
	text-decoration: none;
	padding: 0 0 0 8px;
}

#menu-left ul li a:hover,#menu-left ul li a.current {
	background: #6a6a6a;
	color: #ffd800;
}

#menu-left img {
	margin: 5px 0;
}

#menu-left h3 {
	font-weight: normal;
}

.country {
	background: url(http://1.scorepage.com/flag-sprite2.png) no-repeat;
	border: 1px solid #9ccbaf;
	width: 16px;
	height: 11px;
	display: inline-block;
	margin: 0 10px 0 0;
	position: relative;
	top: 2px;
}

/*remove flag from country pages.*/
.bodycountry .country {
	background:none;
	border: 0;
	width: 0;
	height: 0;
	display: none;
	margin: 0;
	position: relative;
	top: 0;
}

.cc-am { background-position: 0 0;}
.cc-ar { background-position: -18px 0;}
.cc-at { background-position: -36px 0;}
.cc-au { background-position: -54px 0;}
.cc-az { background-position: -72px 0;}
.cc-ba { background-position: -90px 0;}
.cc-be { background-position: -108px 0}
.cc-bg { background-position: -126px 0;}
.cc-bo { background-position: -144px 0;}
.cc-br { background-position: -162px 0;}
.cc-by { background-position: -180px 0;}
.cc-ch { background-position: 0 -13px;}
.cc-cl { background-position: -18px -13px;}
.cc-cn { background-position: -36px -13px;}
.cc-co { background-position: -54px -13px;}
.cc-cr { background-position: -72px -13px;}
.cc-cy { background-position: -90px -13px;}
.cc-cz { background-position: -108px -13px;}
.cc-de { background-position: -126px -13px;}
.cc-dk { background-position: -144px -13px;}
.cc-dz { background-position: -162px -13px;}
.cc-ec { background-position: -180px -13px;}
.cc-ee { background-position: 0 -26px;}
.cc-eg { background-position: -18px -26px;}
.cc-england { background-position: -36px -26px;}
.cc-es { background-position: -54px -26px;}
.cc-fi { background-position: -72px -26px;}
.cc-fr { background-position: -90px -26px;}
.cc-gb { background-position: -108px -26px;}
.cc-ge { background-position: -126px -26px;}
.cc-gr { background-position: -144px -26px;}
.cc-gt { background-position: -162px -26px;}
.cc-hk { background-position: -180px -26px;}
.cc-hn { background-position: 0 -39px;}
.cc-hr { background-position: -18px -39px;}
.cc-hu { background-position: -36px -39px;}
.cc-ie { background-position: -54px -39px;}
.cc-il { background-position: -72px -39px;}
.cc-ir { background-position: -90px -39px;}
.cc-it { background-position: -108px -39px;}
.cc-jp { background-position: -126px -39px;}
.cc-kr { background-position: -144px -39px;}
.cc-kz { background-position: -162px -39px;}
.cc-lt { background-position: -180px -39px;}
.cc-lv { background-position: 0 -52px;}
.cc-ma { background-position: -18px -52px;}
.cc-md { background-position: -36px -52px;}
.cc-mk { background-position: -54px -52px;}
.cc-mx { background-position: -72px -52px;}
.cc-nl { background-position: -90px -52px;}
.cc-no { background-position: -108px -52px;}
.cc-pe { background-position: -126px -52px;}
.cc-pl { background-position: -144px -52px;}
.cc-pt { background-position: -162px -52px;}
.cc-py { background-position: -180px -52px;}
.cc-qa { background-position: 0 -65px;}
.cc-ro { background-position: -18px -65px;}
.cc-rs { background-position: -36px -65px;}
.cc-ru { background-position: -54px -65px;}
.cc-sa { background-position: -72px -65px;}
.cc-scotland { background-position: -90px -65px;}
.cc-se { background-position: -108px -65px;}
.cc-sg { background-position: -126px -65px;}
.cc-si { background-position: -144px -65px;}
.cc-sk { background-position: -162px -65px;}
.cc-th { background-position: -180px -65px;}
.cc-tn { background-position: 0 -78px;}
.cc-tr { background-position: -18px -78px;}
.cc-ua { background-position: -36px -78px;}
.cc-us { background-position: -54px -78px;}
.cc-uy { background-position: -72px -78px;}
.cc-ve { background-position: -90px -78px;}
.cc-vn { background-position: -108px -78px;}
.cc-wales { background-position: -126px -78px;}
.cc-za { background-position: -144px -78px;}
.cc-me { background-position: -162px -78px;  height: 12px}
.cc-international { background-position: -180px -78px; width: 15px; height: 14px; border:none;}

/*** SOCCER ICONS ********************************************************************************/
.icon-soccer {
	background: url(http://1.scorepage.com/main-sprite2.png) no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	margin: 0 3px;
}

.red-card {
	background: url(http://1.scorepage.com/main-sprite1.png) no-repeat -159px -68px;
	width: 7px; height: 9px;}

.yellow-card {
	background: url(http://1.scorepage.com/main-sprite1.png) no-repeat -150px -68px;
	width: 7px; height: 9px;}

.goal {background-position: -36px 0;}
.goal-miss {background-position: 0 0;}
.goal-own {background-position: -18px 0;}
.sub-in {background: url("http://1.scorepage.com/green up2.png") no-repeat 0 0; width: 11px; height: 11px}
.sub-out { background-position: -66px 0; width: 10px; height: 10px}

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/ /* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	position: absolute;
	left: -99999999px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.ui-helper-clearfix {
	display: inline-block;
}

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
	height: 1%;
}

.ui-helper-clearfix {
	display: block;
}

/* end clearfix */
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity = 0);
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}

/* Icons
----------------------------------*/ /* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/ /* Overlays */
.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
*/ /* Component containers
----------------------------------*/
	/*.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(../../images/icons/jquery-ui/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(../../images/icons/jquery-ui/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }*/ /** Modified by Nathan. */
.ui-widget {
	/*font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em;*/
	
}

.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button
	{
	/*font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em;*/
	
}

.ui-widget-content {
	border: 2px solid #077e37;
	background: #fff; /*color: #333333;*/
}

.ui-widget-content a {
	color: #333333;
}

.ui-widget-header {
	border-top: 2px solid #077e37;
	border-bottom: 0px solid #077e37;
	color: #077e37;
	font-weight: bold;
	font-size: 0.75em;
}

.ui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/ /*
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(../../images/icons/jquery-ui/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(../../images/icons/jquery-ui/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(../../images/icons/jquery-ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; outline: none; text-decoration: none; }*/
.ui-state-default,.ui-widget-content .ui-state-default {
	border: 1px solid #cccccc;
	background: #f6f6f6
		url(../../images/icons/jquery-ui/ui-bg_glass_100_f6f6f6_1x400.png) 50%
		50% repeat-x;
	font-weight: bold;
	color: #1c94c4;
	outline: none;
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited
	{
	color: #1c94c4;
	text-decoration: none;
	outline: none;
}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus
	{
	border: 1px solid #fff;
	background: #fff;
	font-weight: bold;
	color: #c77405;
	outline: none;
}

.ui-state-hover a,.ui-state-hover a:hover {
	color: #c77405;
	text-decoration: none;
	outline: none;
}

.ui-state-active,.ui-widget-content .ui-state-active {
	border: 1px solid #fbd850;
	background: #ffffff
		url(../../images/icons/jquery-ui/ui-bg_glass_65_ffffff_1x400.png) 50%
		50% repeat-x;
	font-weight: bold;
	color: #eb8f00;
	outline: none;
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
	color: #eb8f00;
	outline: none;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,.ui-widget-content .ui-state-highlight {
	border: 1px solid #fed22f;
	background: #ffe45c
		url(../../images/icons/jquery-ui/ui-bg_highlight-soft_75_ffe45c_1x100.png)
		50% top repeat-x;
	color: #363636;
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a {
	color: #363636;
}

.ui-state-error,.ui-widget-content .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900
		url(../../images/icons/jquery-ui/ui-bg_diagonals-thick_18_b81900_40x40.png)
		50% 50% repeat;
	color: #ffffff;
}

.ui-state-error a,.ui-widget-content .ui-state-error a {
	color: #ffffff;
}

.ui-state-error-text,.ui-widget-content .ui-state-error-text {
	color: #ffffff;
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity = 35);
	background-image: none;
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary {
	font-weight: bold;
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity = 70);
	font-weight: normal;
}



/* Misc visuals
----------------------------------*/ /* Corner radius */
.ui-corner-tl {
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
}

.ui-corner-tr {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
}

.ui-corner-bl {
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
}

.ui-corner-br {
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
}

.ui-corner-top {
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
}

.ui-corner-bottom {
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
}

.ui-corner-right {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
}

.ui-corner-left {
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
}

.ui-corner-all {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

/* Overlays */
.ui-widget-overlay {
	background: #666666
		url(../../images/icons/jquery-ui/ui-bg_diagonals-thick_20_666666_40x40.png)
		50% 50% repeat;
	opacity: .50;
	filter: Alpha(Opacity = 50);
}

.ui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000000
		url(../../images/icons/jquery-ui/ui-bg_flat_10_000000_40x100.png) 50%
		50% repeat-x;
	opacity: .20;
	filter: Alpha(Opacity = 20);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}  /* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header {
	cursor: pointer;
	position: relative;
	margin-top: 1px;
	zoom: 1;
}

.ui-accordion .ui-accordion-li-fix {
	display: inline;
}

.ui-accordion .ui-accordion-header-active {
	border-bottom: 0 !important;
}

.ui-accordion .ui-accordion-header a {
	display: block;
	font-size: 1em;
	padding: .5em .5em .5em 2.2em;
}

.ui-accordion .ui-accordion-header .ui-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	margin-top: -2px;
	position: relative;
	top: 1px;
	margin-bottom: 2px;
	overflow: auto;
	display: none;
}

.ui-accordion .ui-accordion-content-active {
	display: block;
}  /* Datepicker
----------------------------------*/
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover
	{
	top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span
	{
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
	float: left;
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year
	{
	width: 49%;
}

.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
	float: right;
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}

.ui-datepicker td {
	border: 0;
	padding: 1px;
}

.ui-datepicker td span,.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current
	{
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
	display: none; /*sorry for IE5*/
	display /**/: block; /*sorry for IE5*/
	position: absolute; /*must have*/
	z-index: -1; /*must have*/
	filter: mask(); /*must have*/
	top: -4px; /*must have*/
	left: -4px; /*must have*/
	width: 200px; /*must have*/
	height: 200px; /*must have*/
}  /* Dialog
----------------------------------*/
.ui-dialog {
	position: relative;
	padding: .2em;
	width: 300px;
}

.ui-dialog .ui-dialog-titlebar {
	padding: .5em .3em .3em 1em;
	position: relative;
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0 .2em;
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 19px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 18px;
}

.ui-dialog .ui-dialog-titlebar-close span {
	display: block;
	margin: 1px;
}

.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus
	{
	padding: 0;
}

.ui-dialog .ui-dialog-content {
	border: 0; /*padding: .5em 1em;*/
	background: none;
	overflow: auto;
	zoom: 1;
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin: .5em 0 0 0;
	padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane button {
	float: right;
	margin: .5em .4em .5em 0;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	line-height: 1.4em;
	width: auto;
	overflow: visible;
}

.ui-dialog .ui-resizable-se {
	width: 14px;
	height: 14px;
	right: 3px;
	bottom: 3px;
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

/* Progressbar
----------------------------------*/
.ui-progressbar {
	height: 2em;
	text-align: left;
}

.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}  /* Resizable
----------------------------------*/
.ui-resizable {
	position: relative;
}

.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	z-index: 99999;
	display: block;
}

.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle
	{
	display: none;
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0px;
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0px;
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0px;
	height: 100%;
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0px;
	height: 100%;
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}  /* Slider
----------------------------------*/
.ui-slider {
	position: relative;
	text-align: left;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
}

.ui-slider-horizontal {
	height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}  /* Tabs
----------------------------------*/
.ui-tabs {
	padding: .2em;
	zoom: 1;
}

.ui-tabs .ui-tabs-nav {
	list-style: none;
	position: relative;
	padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
	position: relative;
	float: left;
	border-bottom-width: 0 !important;
	margin: 0 .2em -1px 0;
	padding: 0;
}

.ui-tabs .ui-tabs-nav li a {
	float: left;
	text-decoration: none;
	padding: .5em 1em;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	padding-bottom: 1px;
	border-bottom-width: 0;
}

.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 {
	padding: 1em 1.4em;
	display: block;
	border-width: 0;
	background: none;
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}
