form{
  padding:0px;
  margin:0px;
}

body {
    color: #484745;
    margin: 0; padding:0;
	 padding-left:10px;
	 padding-right:10px;
    text-align: center;
    background: #dae0e5;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 12px;
}

h1{
  padding:0px;margin:0px;
	font-size:13px;
	padding-bottom:10px;
	padding-left:5px;
}

h2 {
  font-size:15px;
  padding:0px;
  margin:0px;
  padding-bottom:10px;
  padding-left:5px;
}


h3 {
	font-size:14px;
	padding: 0px;
	margin:0px;
}

.h3Link a{
  text-decoration: none;
  color: #316699;
  font-weight: bold;
}

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

.h3_Link a{
  text-decoration: none;
  color: #133d65;
  font-weight: bold;
}

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


h4 {
  font-size:14px;
  padding: 0px;
  margin:0px;
  padding-bottom:5px;
  padding-top:10px;
}

h5{
  font-size:12px;
  padding: 0px;
  margin:0px;
  padding-bottom:1px;
  border-bottom: 1px solid gray;
}

.homeHeader{
  font-size:14px;
  font-weight:bold;
  margin:0px;
  padding-bottom:3px;
  padding-top:3px;
  padding-left:5px;
  margin-bottom:5px;
}

.homeHeader a{
  padding-top:2px;
  padding-right:5px;
  font-size:10px;
  color:#fff;
  text-decoration: none;
}

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


.homeHeader2{
  font-size:14px;
  font-weight:bold;
  margin:0px;
  padding-left:5px;
  margin-bottom:5px;
}

.homeHeader2 a{
  padding-top:5px;
  padding-right:5px;
  font-size:10px;
  color:#fff;
  text-decoration: none;
}

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


#topline {
    padding-top:5px;
	  height: 21px;
	  background: #316699 url(/images/topline_back.gif) repeat-x;
    text-align:center;
    margin-bottom: 3px;
    min-width: 980px;
}

#sitemap {
  margin-top:5px;
  margin-bottom:10px;
  background-color : #143578;
  min-width: 980px;
  text-align:center; 
  color:#fff;
}

.toplinemenu{
  margin: 0 auto; 
  text-align: left;
  padding-left:5px;
  width:970px;
  padding-right:5px;
}

.toplinemenu a{
   color:#fff;
   text-decoration: none;
}

.toplinemenu a:hover{
   color:#fff;
   text-decoration: underline;
}

.space {
	display: inline;
	color: #fff;
	font-size: 12px;
	margin-left: 1px;
}

#container {
  width: 980px;
   margin:auto;
  text-align: left;
}

#head {
  color: #fff;
  background-color: #316699;
}

.alignLeft{
  text-align:left;
}

.alignRight{
  text-align:right;
}

.headLogo{
  float:left;
  padding-top:10px;
  width:247px;
  height:105px;
  background: url(/images/head_left.gif) no-repeat left;
}

.headText{
  float:left;
  width:733px;
  height:115px;
  background: url(/images/head_right.gif) no-repeat right;
}

.headBanner{
  width: 728px;
  height:90px;
  position: relative;
  left:3px;
  top:3px;
}

.headScores{
  background-color:#1a3650;
  width:728px;
  height:20px;
  margin-top:0px;
  position: relative;
  left:3px;
  top:2px;
}

.semaforImage a{
 background: url(/images/head_semafor.gif) no-repeat;
 width:76px;
 height:20px;
 float:left;
 border:0px;
}

.semaforImage a:hover{
 background: url(/images/head_semafor_over.gif) no-repeat;
}

.semaforText{
 background: url(/images/head_semafor_back.gif) repeat-x;
 width:651px;
 height:19px;
 padding-top:1px;
 float:left;
}

.semaforInfo{
  padding-right:15px;
}

.semaforInfo a{
  color:#fff;
  text-decoration:none;
  
}

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

.headLogin{
  text-align:right;
  color:#fff;
}

.headLogin a, .headLogin a:active,.headLogin a:visited{
  font-weight:bold;
  text-decoration: none;
  color:#ffffff;
}

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

.roundtop {
	background: url(/images/tr.gif) no-repeat top right;
}

.roundtop2 {
  background: url(/images/tr2.gif) no-repeat bottom right; 
}

.roundbottom {
	background: url(/images/br.gif) no-repeat bottom right;
}

.roundbottom2 {
  background: url(/images/br2.gif) no-repeat bottom right; 
}

img.corner {
   width: 9px;
   height: 6px;
   border: none;
   display: block !important;
}

img{
	border:0px;
}

#content{
  margin-top:0px;
	width:100%;
	background-color: #ffffff;
  color: #000;
}


.contentMain{
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:20px;
}

.roundtopContent{
	background: url(/images/content_tr.gif) no-repeat top right; 
}

.roundbottomContent {
	background: url(/images/content_br.gif) no-repeat bottom right; 
}

img.cornerContent{
   width: 7px;
   height: 7px;
   border: none;
   display: block !important;
}


.contentDownload a, .contentDownload a:visited, .contentDownload a:active{
	text-decoration: none;
	color:#3b4e1d;
}

.menuTop{
   padding-bottom:5px;
	 height:24px;
	 background: #dae0e5;
}

.menuItem{
  float:left;
}
	
.menuItem a, .menuItem a:visited, .menuItem a:active{
  text-decoration:none;
  font-weight: bold;
  width:85px;
  height:24px;
  display:block;
  color:#f8f4f4;
  padding-top:4px;
  text-align:center;
  BACKGROUND-IMAGE: url(/images/headBtn.gif); 
  background-repeat: no-repeat;
}

.menuItem a:hover{
  BACKGROUND-IMAGE: url(/images/headBtnOver.gif); 
  background-repeat: no-repeat;
  color:#cccccc;
}

.menuItemUn{
  float:left;
}
.menuItemUn a, .menuItemUn a:visited, .menuItemUn a:active{
  text-decoration:none;
  /*font-weight: bold;*/
  width:85px;
  height:24px;
  display:block;
  color:#bcbcbd;
  padding-top:4px;
  text-align:center;
  BACKGROUND-IMAGE: url(/images/headBtnUn.gif); 
  background-repeat: no-repeat;
}

.menuItemUn a:hover{
  BACKGROUND-IMAGE: url(/images/headBtnOver.gif); 
  background-repeat: no-repeat;
  color:#cccccc;
}

.menuItemDrop{
  text-decoration:none;
  width:90px;
  padding-top:4px;
  height:20px;
  display:block;
  color:#bcbcbd;
  text-align:center;
  BACKGROUND-IMAGE: url(/images/headBtnSubUn.gif); 
  background-repeat: no-repeat;
}


.menuItemDrop:hover{
  background-color: #316699;
  BACKGROUND-IMAGE: none; 
}


.menuItemDropSel{
  text-decoration:none;
  width:90px;
  padding-top:4px;
  height:20px;
  display:block;
  color:#bcbcbd;
  text-align:center;
  BACKGROUND-IMAGE: url(/images/headBtnSub.gif); 
  background-repeat: no-repeat;
}




.menuItemDropJava{
  text-decoration:none;
  font-weight: bold;
  width:90px;
  padding-top:4px;
  height:20px;
  display:block;
  color:#ffffff;
  text-align:center;
  border-bottom: 1px dotted #fff;
  background-color: #316699;
}


.menuItemDropClose{
  height:12px;
  width:90px;
  BACKGROUND-IMAGE: url(/images/headSubLine.gif); 
  background-repeat: no-repeat;
}

.subMenu{
  text-decoration:none;
  font-weight: bold;
  width:90px;
  padding-top:4px;
  height:20px;
  display:block;
  color:#ffffff;
  text-align:center;
  background-color: #316699;
}

.subMenu:hover{
  color:#cccccc;
  background-color: #517da9;
}


.menuContent{
  background-position: bottom;
  BACKGROUND-IMAGE: url(/images/menuContentBorder.gif); 
  background-repeat: repeat-x;
  padding-bottom:11px;
  height:28px;
}

.menuContent2{
  background-position: bottom;
  BACKGROUND-IMAGE: url(/images/menuContentBorderRest.gif); 
  background-repeat: repeat-x;
  padding-bottom:11px;
  height:28px;
}

.menuContentItem{
  float:left;
}
.menuContentItem a, .menuContentItem a:visited, .menuContentItem a:active{
  text-decoration:none;
  font-weight: bold;
  width:85px;
  height:24px;
  display:block;
  color:#ffffff;
  padding-top:4px;
  text-align:center;
  BACKGROUND-IMAGE: url(/images/btnSoccerS.gif); 
  background-repeat: no-repeat;
}

.menuContcactItem a:hover{
  BACKGROUND-IMAGE: url(/images/btnSoccerSOver.gif); 
  background-repeat: no-repeat;
  color:#cccccc;
}

.menuContentItem2{
  float:left;
}
.menuContentItem2 a, .menuContentItem2 a:visited, .menuContentItem2 a:active{
  text-decoration:none;
  font-weight: bold;
  width:58px;
  height:24px;
  display:block;
  color:#ffffff;
  padding-top:4px;
  text-align:center;
  BACKGROUND-IMAGE: url(/images/btnSoccerRest.gif); 
  background-repeat: no-repeat;
}

.menuContcactItem2 a:hover{
  BACKGROUND-IMAGE: url(/images/btnSoccerRestUn.gif); 
  background-repeat: no-repeat;
  color:#cccccc;
}


.menuContentItem{
  float:left;
}
.menuContentItem a, .menuContentItem a:visited, .menuContentItem a:active{
  text-decoration:none;
  font-weight: bold;
  width:85px;
  height:24px;
  display:block;
  color:#ffffff;
  padding-top:4px;
  text-align:center;
  BACKGROUND-IMAGE: url(/images/btnSoccerS.gif); 
  background-repeat: no-repeat;
}

.menuContcactItem a:hover{
  BACKGROUND-IMAGE: url(/images/btnSoccerSOver.gif); 
  background-repeat: no-repeat;
  color:#cccccc;
}


.menuContentItemUn{
  float:left;
}

.menuContentItemUn a, .menuContentItemUn a:visited, .menuContentItemUn a:active{
  text-decoration:none;
  width:85px;
  height:24px;
  display:block;
  color:#ffffff;
  padding-top:4px;
  text-align:center;
  BACKGROUND-IMAGE: url(/images/btnSoccerSUn.gif); 
  background-repeat: no-repeat;
}

.menuContentItemUn a:hover{
  BACKGROUND-IMAGE: url(/images/btnSoccerSOver.gif); 
  background-repeat: no-repeat;
  color:#000000;
}


.menuLadder{
  float:left;
}

.menuLadder a, .menuLadder a:visited, .menuLadder a:active{
  text-decoration:none;
  width:30px;
  height:24px;
  display:block;
  padding-top:4px;
  text-align:center;
  BACKGROUND-IMAGE: url(/images/btnLadderUn.gif); 
  background-repeat: no-repeat;
}

.menuLadder a:hover{
  BACKGROUND-IMAGE: url(/images/btnLadderOver.gif); 
  background-repeat: no-repeat;
  color:#000000;
}

.menuLadderActive{
  float:left;
  width:30px;
  height:24px;
  padding-top:4px;
  text-align:center;
  display:block;
  BACKGROUND-IMAGE: url(/images/btnLadder.gif); 
  background-repeat: no-repeat;
}

.menuRules{
  float:left;
}

.menuRules a, .menuRules a:visited, .menuRules a:active{
  text-decoration:none;
  width:30px;
  height:24px;
  display:block;
  padding-top:4px;
  text-align:center;
  BACKGROUND-IMAGE: url(/images/btnRulesUn.gif); 
  background-repeat: no-repeat;
}

.menuRules a:hover{
  BACKGROUND-IMAGE: url(/images/btnRulesOver.gif); 
  background-repeat: no-repeat;
  color:#000000;
}

.menuRulesActive{
  float:left;
  width:30px;
  height:24px;
  padding-top:4px;
  text-align:center;
  display:block;
  BACKGROUND-IMAGE: url(/images/btnRules.gif); 
  background-repeat: no-repeat;
}


.menuLadder2{
  float:left;
}

.menuLadder2 a, .menuLadder2 a:visited, .menuLadder2 a:active{
  text-decoration:none;
  width:30px;
  height:24px;
  display:block;
  padding-top:4px;
  text-align:center;
  BACKGROUND-IMAGE: url(/images/btnLadderUn2.gif); 
  background-repeat: no-repeat;
}

.menuLadder2 a:hover{
  BACKGROUND-IMAGE: url(/images/btnLadderOver2.gif); 
  background-repeat: no-repeat;
  color:#000000;
}

.menuLadderActive2{
  float:left;
  width:30px;
  height:24px;
  padding-top:4px;
  text-align:center;
  display:block;
  BACKGROUND-IMAGE: url(/images/btnLadder2.gif); 
  background-repeat: no-repeat;
}

.menuRules2{
  float:left;
}

.menuRules2 a, .menuRules2 a:visited, .menuRules2 a:active{
  text-decoration:none;
  width:30px;
  height:24px;
  display:block;
  padding-top:4px;
  text-align:center;
  BACKGROUND-IMAGE: url(/images/btnRulesUn2.gif); 
  background-repeat: no-repeat;
}

.menuRules2 a:hover{
  BACKGROUND-IMAGE: url(/images/btnRulesOver2.gif); 
  background-repeat: no-repeat;
  color:#000000;
}

.menuRulesActive2{
  float:left;
  width:30px;
  height:24px;
  padding-top:4px;
  text-align:center;
  display:block;
  BACKGROUND-IMAGE: url(/images/btnRules2.gif); 
  background-repeat: no-repeat;
}


.menuContentItemSelect{
  float:right;
}

.menuContentItemSelect a, .menuContentItemSelect a:visited, .menuContentItemSelect a:active{
  text-decoration:none;
  /*font-weight: bold;*/
  width:70px;
  height:24px;
  display:block;
  color:#ffffff;
  padding-top:4px;
  text-align:center;
  BACKGROUND-IMAGE: url(/images/btnSoccerSUn.gif); 
  background-repeat: no-repeat;
}

.menuContentItemSelect a:hover{
  BACKGROUND-IMAGE: url(/images/btnSoccerSOver.gif); 
  background-repeat: no-repeat;
  color:#000000;
}

.menuContentItemSelect2{
  float:right;
}
.menuContentItemSelect2 a, .menuContentItemSelect2 a:visited, .menuContentItemSelect2 a:active{
  text-decoration:none;
  width:55px;
  height:24px;
  display:block;
  color:#ffffff;
  padding-top:4px;
  text-align:center;
  BACKGROUND-IMAGE: url(/images/btnSoccerRest.gif); 
  background-repeat: no-repeat;
}

.menuContentItemSelect2 a:hover{
  BACKGROUND-IMAGE: url(/images/btnSoccerRestUn.gif); 
  background-repeat: no-repeat;
  color:#000000;
}

.menuContentItem2Un{
  float:left;
}

.menuContentItem2Un a, .menuContentItem2Un a:visited, .menuContentItem2Un a:active{
  text-decoration:none;
  width:58px;
  height:24px;
  display:block;
  color:#ffffff;
  padding-top:4px;
  text-align:center;
  BACKGROUND-IMAGE: url(/images/btnSoccerRestUn.gif); 
  background-repeat: no-repeat;
}

.menuContentItem2Un a:hover{
  BACKGROUND-IMAGE: url(/images/btnSoccerRest.gif); 
  background-repeat: no-repeat;
  color:#000000;
}

.menuSubContentItem{
  float:left;
  margin-top:5px;
}
.menuSubContentItem a, .menuSubContentItem a:visited, .menuSubContentItem a:active{
  text-decoration:none;
  width:75px;
  height:16px;
  display:block;
  color:#000;
  padding-top:4px;
  text-align:center;
  BACKGROUND-IMAGE: url(/images/btnSoccerSub1.gif); 
  background-repeat: no-repeat;
}

.menuSubContentItem a:hover{
  color:#8c8e8c;
}

.menuSubContentItem2{
  float:left;
  margin-top:5px;
}
.menuSubContentItem2 a, .menuSubContentItem2 a:visited, .menuSubContentItem2 a:active{
  text-decoration:none;
  width:75px;
  height:16px;
  display:block;
  color:#000;
  padding-top:4px;
  text-align:center;
  BACKGROUND-IMAGE: url(/images/btnSoccerSub2.gif); 
  background-repeat: no-repeat;
}

.menuSubContentItem2 a:hover{
  color:#8c8e8c;
}
                    
.menuSubContentItem3{
  float:left;
  margin-top:5px;
}
.menuSubContentItem3 a, .menuSubContentItem3 a:visited, .menuSubContentItem3 a:active{
  text-decoration:none;
  width:75px;
  height:16px;
  display:block;
  color:#fff;
  padding-top:4px;
  text-align:center;
  BACKGROUND-IMAGE: url(/images/btnSoccerSub3.gif); 
  background-repeat: no-repeat;
}

.menuSubContentItem3 a:hover{
  color:#8c8e8c;
}


.menuGuides{
  float:left;
  margin-top:5px;
}
.menuGuides a, .menuGuides a:visited, .menuGuides a:active{
  text-decoration:none;
  width:90px;
  height:18px;
  display:block;
  color:#000;
  padding-top:4px;
  text-align:center;
  BACKGROUND-IMAGE: url(/images/btnGuides2.gif); 
  background-repeat: no-repeat;
}

.menuGuides a:hover{
  color:#8c8e8c;
}

.menuGuidesActive{
  float:left;
  margin-top:5px;
  text-decoration:none;
  width:90px;
  height:18px;
  display:block;
  color:#000;
  padding-top:4px;
  text-align:center;
  BACKGROUND-IMAGE: url(/images/btnGuides.gif); 
  background-repeat: no-repeat;
}


.newsListItem{
	background-color: #c3e293;
   margin-bottom:5px;
   font-size:11px;
}

.newsListItem2{
	background-color: #e2f8c1;
   margin-bottom:5px;
}

.newsListItem3{
   margin-bottom:5px;
   font-size:11px;
}

.newsListItem4{
  background-color: #c3e293;
   margin-bottom:5px;
}


.roundtopLI{
	background: url(/images/list_tr.gif) no-repeat top right; 
}

.roundbottomLI {
	background: url(/images/list_br.gif) no-repeat bottom right; 
}

.guidetopLI{
  background: url(/images/guide_tr.gif) no-repeat top right; 
}


img.cornerLI {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
}

.roundtopLI2{
	background: url(/images/list2_tr.gif) no-repeat top right; 
}

.roundbottomLI2 {
	background: url(/images/list2_br.gif) no-repeat bottom right; 
}

.roundSoccerTopLI{
	background: url(/images/soccer_tr.gif) no-repeat top right; 
}

.roundSoccerBottomLI {
	background: url(/images/soccer_br.gif) no-repeat bottom right; 
}

.roundSoccerBottomLI2 {
  background: url(/images/soccer2_br.gif) no-repeat bottom right; 
}

.roundSoccerBottomLI3 {
  background: url(/images/soccer3_br.gif) no-repeat bottom right; 
}

.roundGuideBottom {
  background: url(/images/guide_br.gif) no-repeat bottom right; 
}

.roundTableTopLI{
  background: url(/images/table_tr.gif) no-repeat top right; 
}

.roundTableBottomLI {
  background: url(/images/table_br.gif) no-repeat bottom right; 
}

.roundSitemapTopLI{
  background: url(/images/sitemap_tr.gif) no-repeat top right; 
}

.roundSitemapBottomLI {
  background: url(/images/sitemap_br.gif) no-repeat bottom right; 
}

.roundHelpTopLI{
  background: url(/images/help_tr.gif) no-repeat top right; 
}

.roundHelpBottomLI {
  background: url(/images/help_br.gif) no-repeat bottom right; 
}

.regCotent{
  margin-top:0px;
  font-weight:bold;
  background-color: #f7041b;
  color:#fff;
}

.regCotent a{
  color:#fff;
  text-decoration: underline;
}

.regCotent a:hover{
  text-decoration: none;
}


.regTopContent{
  background: url(/images/reg_tr.gif) no-repeat top right; 
}

.regBottomContent {
  background: url(/images/reg_br.gif) no-repeat bottom right; 
}


.sponsorLeague{
  font-weight:bold;
  background-color: #f7041b;
  color:#fff;
  margin-bottom:5px;
  width:490px;
}

.sponsorLeague a{
  color:#fff;
  font-size:10px;
  text-decoration: none;
}

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


img.soccerLI {
   width: 8px;
   height: 8px;
   border: none;
   display: block !important;
}

.newsTitle a{
  text-decoration: none;
  color: #316699;
  font-size: 12px;
  font-weight: bold;
  padding-left:5px;
}

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


.newsRss a{
  text-decoration: none;
  color: #578017;
  font-size: 12px;
  font-weight: bold;
  padding-left:5px;
}

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

.newsShort {
  padding-left:15px;
  padding-right:15px;	
  padding-top:3px;
}

.newsShort a{
  color:#316699;
  text-decoration: none; 
}

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

.newsMore{
  padding-top:2px;
  float:left;
  padding-left:10px;
}

.newsMore a{
  font-weight:bold;
}

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

.rssNewsMore{
  padding-top:2px;
  float:left;
  padding-left:10px;
}

.rssNewsMore a{
  font-weight:bold;
  font-size:11px;
  color:#000;
  text-decoration: none;
}

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

.newsPublished{
	padding-top:2px;
	font-style: italic;
  float:left;
}

.betSoccerLeftSide{
  float:left;
  width:470px;
}

.betSoccerRightSide{
  float:left;
  padding-left:10px;
  width:475px;
}


.soccerLeft{
  background-color: #deefda;
  width:470px;
}

.soccerLeft p{
  margin: 0 10px;

}

.soccerRight{
  background-color: #deefda;
  width:485px;
  padding-top:10px;
}

.soccerRight2{
  background-color: #cae6c3;
  width:485px;
  padding-top:10px;
  float:left;  
}

.soccerRight3{
  background-color: #f7041b;
  width:485px;
  padding-top:10px;
  float:left;  
}

.liveGuide{
  background-color: #e2f8c1;
  width:655px;
  padding-top:10px;
}

.liveGuideInternet{
  background-color: #e2f8c1;
  width:655px;
  margin-top:10px;
}

.internetLink a{
  color: #316699;
  text-decoration: none;
}

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


div.internetLink a{
  color: #316699;
  font-weight:normal;
  text-decoration: none;
}

div.internetLink a:hover{
text-decoration: underline;
 
}

.roundSelector{
	padding-bottom:10px;
}

.roundSelect{
	width:150px;
	vertical-align: middle;
	font-size: 11px;
}

.roundSelect2{
  width:150px;
  vertical-align: middle;
  font-size: 13px;
  font-weight: bold;
}


.tableRound{
   width:450px;
	font-size:11px;
	padding: 0px;
	margin:0px;
}

.cellLogo{
	width: 25px;
	padding-top:0px;
  padding-bottom:8px;
  vertical-align: top;
}

.cellClubL{
	width:115px;
	padding-left:5px;
  padding-right:5px;
  padding-top:5px;
  padding-bottom:8px;
  vertical-align: top;
}

.cellClubR{
	width:115px;
  padding-left:5px;
	padding-right:5px;
	text-align: right;
  padding-top:5px;
  padding-bottom:8px;
  vertical-align: top;
}

.cellBet{
	width: 20px;
	text-align: center;
  padding-top:5px;
  padding-bottom:8px;
  vertical-align: top;
}

.cellResult{
	width: 60px;
	text-align: center;
	font-weight:bold;
	font-size:13px;
	color: #000;
  padding-top:5px;
  padding-bottom:8px;
  vertical-align: top;
}

.cellResultE{
  width: 77px;
  text-align: center;
  font-weight:bold;
  font-size:11px;
  color: #000;
  padding-top:5px;
  padding-bottom:8px;
  vertical-align: top;
}

.cellInfo{
	width:35px;
	text-align: right;
	font-weight:bold;
	font-size:13px;
	color:#316699;
  padding-right:5px;
  padding-top:5px;
  padding-bottom:8px;
  vertical-align: top;
}

.cellDateFirst{
  font-weight:bold;
  font-size:12px;
  padding-bottom:5px;
}

.cellDate{
	font-weight:bold;
	font-size:12px;
	padding-bottom:5px;
  padding-top:3px;
  border-top: 1px dotted green;
  
}

.cellLadderPos{
	width:20px;
  padding-left:5px;
  padding-top:5px;
  padding-bottom:5px;
}

.cellLadderPos2{
  width:22px;
  padding-left:2px;
  padding-top:5px;
  padding-bottom:5px;
  text-align: center;
  text-indent: ;
}

.cellLadderClub{
	width:160px;
  padding-top:5px;
  padding-bottom:5px;
}

.cellLadderScorers{
  padding-top:3px;
  padding-bottom:3px;
}


.cellLadderMatches{
	text-align: center;
	width:40px;
  padding-top:5px;
  padding-bottom:5px;
}

.cellLadderWDL{
	text-align: center;
	width:30px;
  padding-top:5px;
  padding-bottom:5px;
}

.cellLadderGoals{
	text-align: center;
	width:50px;
  padding-top:5px;
  padding-bottom:5px;
}

.cellLadderPoints{
	text-align: center;
	width:40px;
  padding-top:5px;
  padding-bottom:5px;
}

.cellLadderLastPos{
	vertical-align: middle;
	margin: 0px; 
  padding-top:5px;
  padding-bottom:5px;
}

.cellLadderLastPos2{
  margin: 0px; 
  padding-right: 3px;
  text-align:right;
  width: 74px;
}

.cellPrerokPos{
	width: 30px;
  padding-right:15px;
  padding-top:3px;
  padding-bottom:3px;
  text-align: right;
}

.cellPrerokName{
	width: 180px;
  padding-top:3px;
  padding-bottom:3px;
}

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

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


.cellPrerokPoints{
	width:50px;
	text-align: right;
  padding-top:3px;
  padding-bottom:3px;
}

.cellPrerokLastPos{
   width:120px;
	vertical-align: middle;
	text-align: left;
  padding-left:10px;
  padding-top:3px;
  padding-bottom:3px;
}

.cellPrerokBuddy{
  padding-right:5px;
}

.cellPrerokPosMe{
  width: 30px;
  padding-right:15px;
  padding-top:3px;
  padding-bottom:3px;
  text-align: right;
  font-weight: bold;
  color:#ff0000;
}

.cellPrerokNameMe{
  width: 200px;
  padding-top:3px;
  padding-bottom:3px;
  font-weight: bold;
  color:#ff0000;
}

.cellPrerokPointsMe{
  width:50px;
  text-align: right;
  padding-top:3px;
  padding-bottom:3px;
  font-weight: bold;
  color:#ff0000;
}

.cellPrerokLastPosMe{
   width:30px;
  vertical-align: middle;
  text-align: center;
  padding-top:3px;
  padding-bottom:3px;
  font-weight: bold;
}

.cellPrerokBuddyMe{
  padding-right:5px;
}


.cellPrerokSumPos{
  width: 30px;
  padding-right:15px;
  padding-top:4px;
  padding-bottom:4px;
  text-align: right;
}

.cellPrerokSumName{
  width: 140px;
  padding-top:4px;
  padding-bottom:4px;
}

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

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


.cellPrerokSumPoints{
  width:70px;
  text-align: right;
  padding-right:5px;
  padding-top:4px;
  padding-bottom:4px;
}

.cellPrerokSumShift{
  width:70px;
  text-align: center;
  padding-right:20px;
  padding-top:4px;
  padding-bottom:4px;
}

.cellPrerokSumLeague{
  width:40px;
  text-align: center;
  padding-left:5px;padding-right:5px;
  padding-top:4px;
  padding-bottom:4px;
}

.cellPrerokSumPoints1{
  width:45px;
  text-align: right;
  padding-right:15px;
  padding-top:4px;
  padding-bottom:4px;
}

.cellPrerokSumPoints2{
  width:85px;
  padding-right:5px;
  text-align: right;
  padding-top:4px;
  padding-bottom:4px;
}

.cellPrerokSumPosMe{
  width: 30px;
  padding-right:15px;
  padding-top:4px;
  padding-bottom:4px;
  text-align: right;
  font-weight: bold;
  color:#ff0000;
  
}

.cellPrerokSumNameMe{
  width: 170px;
  padding-top:4px;
  padding-bottom:4px;
  font-weight: bold;
  color:#ff0000;
}

.cellPrerokSumNameMe a{
  text-decoration: none;
  color:red;
  font-weight:bold;
}

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


.cellPrerokSumPointsMe{
  width:70px;
  text-align: right;
  padding-right:5px;
  padding-top:4px;
  padding-bottom:4px;
  font-weight: bold;
  color:#ff0000;
}

.cellPrerokSumLeagueMe{
  width:40px;
  text-align: center;
  padding-left:10px;padding-right:10px;
  padding-top:4px;
  padding-bottom:4px;
  font-weight: bold;
  color:#ff0000;
}

.cellPrerokSumPoints1Me{
  width:45px;
  text-align: right;
  padding-right:15px;
  padding-top:4px;
  padding-bottom:4px;
  font-weight: bold;
  color:#ff0000;
}

.cellPrerokSumPoints2Me{
  width:85px;
  padding-right:5px;
  text-align: right;
  padding-top:4px;
  padding-bottom:4px;
  font-weight: bold;
  color:#ff0000;
}


.cellStatsInfo{
  padding-top:3px;
  padding-bottom:3px;
  cursor: pointer;
}

.cellPriceHeader{
  padding-bottom:5px;
}

.cellPriceHeader2{
  padding-bottom:2px;
}


.cellPrice{
  color:#fff;
  padding-top:4px;
  padding-bottom:4px;
  cursor: pointer;
}
.priceName{
  padding-left:4px;
}

.priceExp{
  padding-right:4px;
  font-weight:bold;
}

.cellPrice2{
  color:#000;
  padding-top:1px;
  padding-bottom:1px;
  cursor: pointer;
}

.subGameInfo{
}

.subGameInfo a{
  text-decoration: none;
  color : #000000;
  font-weight:bold;
}

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

.cellGameInfo_Home{
  width:200px;
  text-align: right;
  padding-right:5px;
  padding-top:5px;
  padding-bottom:5px;
  font-size:14px;
}

.cellGameInfo_Split{
  width:10px;
  text-align: center;
  padding-top:5px;
  padding-bottom:5px;
}

.cellGameInfo_Away{
  width:195px;
  text-align: left;
  padding-left:5px;
  padding-top:5px;
  padding-bottom:5px;
  font-size:14px;
  
}


.cellGameInfo_HomeSmall{
  width:195px;
  text-align: right;
  padding-right:5px;
  padding-top:10px;
  padding-bottom:5px;
  font-size:10px;
  vertical-align: top;
}

.cellGameInfo_SplitSmall{
  width:10px;
  text-align: center;
  padding-top:10px;
  padding-bottom:5px;
  vertical-align: top;
}

.cellGameInfo_AwaySmall{
  width:190px;
  text-align: left;
  padding-left:5px;
  padding-top:10px;
  padding-bottom:5px;
  font-size:10px;
  vertical-align: top;
}


.cellGameInfo_Title{
  padding-top: 5px;
  font-weight: bold;
  text-align: center;
}

.cellGameInfo_PastGames{
  width:420px;
  text-align: center;
  
}

.cellGameInfo_head{
  padding-top:0px;
  padding-bottom:5px;
  
  border-bottom: 1px dotted green;
}


.cellGameInfo_Bet{
  padding-top:5px;
  padding-bottom:5px;
  text-align: center;
  border-bottom: 1px dotted green;
}

.cellGameInfo_BetImage{
  padding-left:5px;
  padding-top:5px;
  padding-bottom:5px;
  text-align: left;
  border-bottom: 1px dotted green;
  width:100px;
}


.inputSoccer{
	width:20px;
	vertical-align: middle;
	border: 1px solid #299410;
	text-align: center;
	font-size:11px;
}

.inputBasket{
  width:29px;
  vertical-align: middle;
  border: 1px solid #299410;
  text-align: center;
  font-size:11px;
}

.inputSoccerEnd{
  text-align: center;
	width:24px;
	vertical-align: middle;
	border: none;
	background-color: #299410;
	color:#fff;
	font-size:10px;
	font-weight:bold;
}

.inputBasketEnd{
  text-align: center;
  width:24px;
  vertical-align: middle;
  border: none;
  background-color: #299410;
  color:#fff;
  font-size:10px;
  font-weight:bold;
}


.inputAdmin{
  text-align: center;
  width:24px;
  vertical-align: middle;
  background-color: #f3b7ab;
  border: 2px solid #ff0000;
}

.verticalMiddle{
	vertical-align: middle;
}

.userColumn{
  padding-bottom:10px;
}

.fieldCaptionReq{
  font-weight:bold;
}

.displayInputErrorsShort{
  color:#ff0000;
}

.displayInputErrorsShort2{
  color:#ff0000;
  background-color: #fff;
  padding-bottom:10px;
}


.spamImage{
  border: 1px solid #299410;
}

.fldLogin{
  width: 140px;
}

.newsNewComment{
  margin-left:20px;
  margin-right:20px;
  padding:10px;
  background-color: #e2f8c1;
}

.commentInfo{
  padding-top:10px;
  padding-bottom:10px;
  font-weight:bold;
  font-size:12px;
}

.commentAuthor{
  color: #f32837; 
  font-size: 12px;
}

.commentAuthor a{
  text-decoration: none;
  color:red;
  font-weight:bold;
}

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

.commentVideoAuthor{
  color: #f32837; 
}

.commentVideoAuthor a{
  text-decoration: none;
  color:red;
  font-weight:bold;
}

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

.shoutInfo{
  padding-bottom:2px;font-size:10px;
}

.shoutInfo a{
  text-decoration: none;
  font-weight:bold;
  color:#000;
}

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


.commentDate{
  color: gray; 
  font-size: 10px;
}

.comment{
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
}

.userMenu{
  padding-left:10px;
}

.userMenuItem{
  padding-top:1px;
  padding-bottom:1px;
}

.userMenuItem a{
  font-weight:bold;
  color:#bcbcb9;
  text-decoration: none;
  font-size:13px;
}

.userMenuItem a:hover{
  color:#fff;
  text-decoration: underline;
}

.userMenuItemSelected{
  padding-top:1px;
  padding-bottom:1px;
}

.userMenuItemSelected a{
  font-weight:bold;
  color:#fff;
  text-decoration: none;
  font-size:14px;
}

.userMenuItemSelected a:hover{
  color:#bcbcb9;
  text-decoration: underline;
}

.privateMessageMenu{
  padding-bottom:20px;
}

.privateMessageMenu a{                          
  color:#dbdbd9;
  font-size:15px;
  text-decoration: none;
}

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

.topLadderUsers{
  padding-top:3px;
  padding-bottom:3px;
}

.topLadderUsers a{
  text-decoration: none;
  color:#316699;
}

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

.userContents{
  background-color: #71a3d3;
  padding-top:0px;
  width:795px;
  margin-left:5px;
}

.userInfo{
  background-color: #71a3d3;
  float:left;
  width:660px;
  margin-left:10px;
}

.cellUserInfo{
  font-weight:bold;
  font-size: 13px;
  padding-bottom: 10px;
}

.cellUserCaption{
  width:125px;
  padding-bottom: 5px;
}

.cellUserCaption2{
  width:145px;
  padding-bottom: 5px;
}

.cellUserData{
  padding-bottom: 5px;
}

.cellLiveScore{
  border-top: 1px dotted #000; 
  padding-bottom: 10px;
  padding-top:3px;
  vertical-align: top;
  font-weight: bold;
  font-size: 13;
}

.liveEventCaption
{
  font-style: italic;
  font-weight: normal;
}

.selectLeague{
}

.selectLeague a{
  font-weight:bold;
  font-size:12px;
  color:#316699;
  text-decoration: none;
}

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


.infoLinks{
  padding-left:10px;
}

.infoLinks a{
  color:#316699;
  text-decoration: none; 
  font-weight:bold;
}

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

.betTimeInfo{
 padding-left: 5px;
 padding-bottom:5px;
}

.betTimeInfo2{
 padding-left: 5px;
 padding-bottom:5px;
 font-weight:bold;
}

.betTimeInfo3{
 padding-bottom:5px;
 font-weight:bold;
 color:#ff0000;
}

.miniFont{
  font-size:9px;
  font-style: italic;
  font-weight: normal;
}

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

.floatLeft{
  float:left;
}

.floatRight{
  float:right;
}

.gridPages a{
  text-decoration: none;
  padding-bottom: 2px;
  padding-left:4px;
  padding-right:4px;
  font-size: 10px; 
  text-align: center;
  color:#000;
}

.gridPages A:hover{
  color: #fff;
  background-color: #3b5e05;
  text-decoration: none;
}

.gridPagesSelected {
  width: 20px; 
  font-weight: bold;
  font-size: 10px; 
  color: #000000;
  float:left;
  text-align: center;
}

.gridPagesButtons {
  PADDING-LEFT: 5px;
}

.derbySelect{
  padding-top:10px;
  padding-left:5px;
  font-weight:bold;
}

.derbySelected{
  margin-top:15px;
  padding-bottom:5px;
  padding-left:5px;
}

.derbyVotes{
  padding-left:30px;
  padding-bottom:15px;
  background-color: #c7e5c0;
}

.derbyInfo{
  font-weight: normal;
  font-style: italic;
  font-size:10px;
  text-align: center;
  width:100%;
  padding-bottom:10px;
}

.ladderSum{
  background-color: #deefda;
  width:99%;
}

.ladderTable{
  background-color: #299410;
  width:99%;
}

.clearBlank {
  CLEAR: both;
  LINE-HEIGHT: 0px;
}

.top5link{
  padding-top:2px;
  text-align: center;
}

.top5link a{
  color:#316699;
  text-decoration: none;
}

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

.commentsCount{
 BACKGROUND-IMAGE: url(/images/comments.gif); 
 background-repeat: no-repeat;
 height:19px;
 width:32px;
 display:block;
 color:#ffffff;
 margin-top:3px;
 padding-top:1px;
 font-size:10px;
 font-weight:bold;
 text-align: center;
}

.commentsWarning{
  font-weight:bold;
  text-align:center;
  font-size: 9px;
}

.videoImage{
  width:120px;
  text-align:center;
  float:left;
}

.videoFilter{
  font-size: 12px;
  padding-left: 30px;
  text-align: center;
  padding-bottom:5px;
}

.videoFilter SELECT{
  font-size: 12px;
  border:1px solid #c3e293;
}

.videoFilterItem{
  padding-right:10px;
}

.skiDiv{
  background-color: #deefda;
  /*width:535px;*/
}

.video_next a{
  text-decoration: none;
  color: #648a29;
  font-size:10px;
}

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

.videoShowAll a{
  text-decoration: none;
  font-weight:bold;
  color: #648a29;
  font-size:12px;
}

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


.rss{
  width:99%;
  padding-top:10px;
  text-align:center;
}

.rss a{
  text-decoration: none;
  color: #316699;
}

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


.motoResultsMini{
  font-size:11px;
  padding-bottom:2px;
  padding-top:2px;
  padding-right:5px;
  text-align:left;
}

.motoResultsMini1{
  font-size:11px;
  padding-bottom:2px;
  padding-top:2px;
  padding-left:5px;
}

.motoResultsMini2{
  font-size:11px;
  padding-bottom:2px;
  padding-top:2px;
  padding-right:5px;
}

.motoResultsMini3{
  text-align: right;
  font-weight:bold;
  font-size:11px;
  color:#316699;
  padding-bottom:2px;
  padding-top:2px;
  padding-right:5px;
}

.scoreboardDates{
  padding-left:20px;
}

.scoreboardDates a{
  color:#316699; 
  text-decoration: none;
}

.scoreboardDates a:hover{
  text-decoration: underline;
  color:#555;
}



  #dragDropContainer{  /* Main container for this script */
    width:400px;
    height:700px;
    -moz-user-select:none;

    /*background:blue;*/
  }
  #dragDropContainer ul{  /* General rules for all <ul> */
    margin-top:0px;
    margin-left:0px;
    margin-bottom:0px;
    padding:2px;
  }
  
  #dragDropContainer li,#dragContent li,li#indicateDestination{  /* Movable items, i.e. <LI> */
    list-style-type:none;
    height:32px;
    background-color:#caccc6;
    margin-top:1px;
    margin-bottom:1px;
    cursor:pointer;
    
  }
  
  li#indicateDestination{  /* Box indicating where content will be dropped - i.e. the one you use if you don't use arrow */
   /* border:1px dotted #600;  */
    background-color:#FFF;
  }

  
  /* LEFT COLUMN CSS */
  div#listOfItems{  /* Left column  */
    float:left;
    /* CSS HACK */
    width: 190px;  /* IE 5.x */
    width/* */:/**/170px;  /* Other browsers */
    width: /**/170px;
  }
  #listOfItems ul{  /* Left(Sources) column <ul> */
    height:400px;
  }
    
  div#listOfItems div{
  }
  div#listOfItems div ul{  /* Left column <ul> */
    margin-left:10px;  /* Space at the left of list - the arrow will be positioned there */
  }
  #listOfItems div p{  /* Heading above left column */
    margin:0px;  
    font-weight:bold;
    padding-left:12px;
    background-color:#317082;  
    color:#FFF;
    margin-bottom:5px;
  }
  /* END LEFT COLUMN CSS */
  
  #dragDropContainer .mouseover{  /* Mouse over effect DIV box in right column */
    background-color:#c0c1bf;
    /*border:1px solid #317082;*/
  }
  
  /* Start main container CSS */
  
  div#mainContainer{  /* Right column DIV */
    width:176px;
    height:333px;
    padding-left:30px;
    float:left;  
  }
  
  .driversList {  /* Parent <div> of small boxes */
    float:left;
    margin-left:20px;
    margin-bottom:10px;
    margin-top:0px;
    /*border:1px solid #999;*/
    
    /* CSS HACK */
    width: 170px;  /* IE 5.x */
    width/* */:/**/170px;  /* Other browsers */
    width: /**/170px;
  }
  
  #mainContainer ul{  /* Small box in right column ,i.e <ul> */
    width:176px;
    height:300px;  
    margin-bottom:0px;
  }
  
  #dragContent{  /* Drag container */
    position:absolute;
    width:190px;
    height:30px;
    display:none;
    margin:0px;
    padding:0px;
    z-index:2000;
  }

  #dragDropIndicator{  /* DIV for the small arrow */
    position:absolute;
    width:7px;
    height:10px;
    display:none;
    z-index:1000;
    margin:0px;
    padding:0px;
  }

.priceInfo
{
  margin-bottom:5px;
}

.helpMenu{
  margin-bottom:5px;
  display:block;
}
  
.helpMenu a{
  font-size:14px;
  font-weight:bold;
  text-decoration: none;
  color:#316699;
}

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

.aboutUS{
  padding:15px;
  color:#fff;
}

.aboutUS a{
  font-weight:bold;
  text-decoration: none;
  color:#1f5283;
}

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

.cellPrivateData{
  padding-top: 2px;
  padding-bottom: 2px;
}


.privateItem{
  float:left;
}
  
.privateItem a, .privateItem a:visited, .privateItem a:active{
  text-decoration:none;
  font-weight: bold;
  width:140px;
  height:20px;
  display:block;
  color:#f8f4f4;
  padding-top:4px;
  text-align:center;
  background-color: #316699;
}

.privateItem a:hover{
  background-color: #184a7a;
  color:#cccccc;
}

.privateItemUn{
  float:left;
}
.privateItemUn a, .privateItemUn a:visited, .privateItemUn a:active{
  text-decoration:none;
  width:140px;
  height:20px;
  display:block;
  color:#000;
  padding-top:4px;
  text-align:center;
  background-color: #a8c2dc;
}

.privateItemUn a:hover{
  background-color: #b6d2ec;
  color:#272727;
}

#watermark_box {
position:relative;
display:block;
}
img.watermark {
 opacity:0.95;
 filter:alpha(opacity=95);
  position: absolute;
  top: 5px;
  left: 17px;
  height:22px;
} 
img.watermark2 {
 opacity:0.95;
 filter:alpha(opacity=95);
  position: absolute;
  top: 5px;
  left: 12px;
  height:22px;
} 
font.watermark3 {
 opacity:0.95;
 filter:alpha(opacity=95);
  position: absolute;
  top: 48px;
  left: 70px;
  height:14px;
  width:20px;
  background-color:#578017;
  color:#fff;
  font-size: 10px;
  font-weight: bold;
} 

img.watermark4 {
 opacity:0.95;
 filter:alpha(opacity=95);
  position: absolute;
  top: 5px;
  left: 34px;
  height:22px;
} 


#watermark_box a{
 opacity:0.9;
 filter:alpha(opacity=90);
}

#watermark_box a:hover{
 opacity:1;
 filter:alpha(opacity=100);
}

.videoActive{
  border:4px solid #316699;
  
  width:180px;
  margin-left:6px;
}

.videoUnActive{
  border:0px none;
  width:180px;
  margin-left:10px;
}

.videoOverActive{
  position:relative;
  top:-140px;
  left:10px;
  width:180px;
  height:120px;
  background-color:#79a23a;
  filter:alpha(opacity=0);moz-opacity:0;-khtml-opacity: 0;opacity: 0;
  z-index:2;
  cursor:auto;
}

.videoOverUnActive{
  position:relative;
  top:-140px;
  left:10px;
  width:180px;
  height:120px;
  background-color:#79a23a;
  filter:alpha(opacity=60);moz-opacity:0.6;-khtml-opacity: 0.6;opacity: 0.6;
  z-index:2;
  cursor:pointer;
}

.helpHead a{
  color:#316699;
  font-weight:bold;
  text-decoration: none;
}

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

.helpVote{
  display:none;
  width:440px;
  padding-top:2px;
  padding-bottom:10px;
  margin-bottom:10px;
  margin-right:10px;
  font-size:10px;
  border-bottom:2px blue solid;
}

.helpVote a{
 color:#316699;
 text-decoration: underline;
}

.helpVote a:hover{
 text-decoration: none;
}

.helpVoteHead{
  color:blue;
  font-size:11px;
}

.helpVoteLine{
  padding-top:6px;
}

.helpVoteClose
{
  padding-top:10px;
  text-align:right;
  padding-right:10px;
  font-weight: bold;
  font-size:11px;
  cursor:pointer;
  color:blue;
}

.userCaption{
  padding-bottom:5px;
}

.userText{
  padding-bottom:5px;
  padding-left:5px;
  color:#616161;
  font-weight:bold;
  font-size: 13px;
}

.userTextU{
  padding-bottom:5px;
  padding-left:5px;
  color:#616161;
  font-weight:bold;
  font-size: 15px;
}

.userText2{
  padding-bottom:5px;
  padding-left:5px;
  color:#616161;
  font-size:11px; padding-top:1px;
}


.menuItemUser{
  float:left;
}
  
.menuItemUser a, .menuItemUser a:visited, .menuItemUser a:active{
  text-decoration:none;
  font-weight: bold;
  width:100px;
  height:20px;
  display:block;
  color:#f8f4f4;
  padding-top:4px;
  text-align:center;
  border-bottom:2px solid;
}

.menuItemUser a:hover{
  background-repeat: no-repeat;
  color:#ccc;
}

.menuItemUserUn{
  float:left;
}
.menuItemUserUn a, .menuItemUserUn a:visited, .menuItemUserUn a:active{
  text-decoration:none;
  /*font-weight: bold;*/
  width:100px;
  height:20px;
  display:block;
  color:#e5e3e3;
  padding-top:4px;
  text-align:center;
  border-bottom:1px solid;
}

.menuItemUserUn a:hover{
  color:#cccccc;
  border-bottom:1px solid #ccc;
}



.footerInfo{
  float:left;
  color: #b1b1b1;
  text-align: right;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:15px;
  width:45%;
}

.footerInfo A:link,
.footerInfo A:visited,
.footerInfo A:active {
  text-decoration: none;
  color: gray;
  font-size:11px;
}

.footerInfo A:hover{
  text-decoration: underline;
}


.footerInfo .title{
  color:#fff;
  font-weight:bold;
  font-size:12px;
}

.footerGroup{
  padding-top:5px;
}

.footerGroup2{
  padding-top:10px;
}

.rssComment{
  margin-left:20px;
  margin-right:20px;
  padding:10px;
}

.userPointsLeagueRow{
  padding-top:2px;
  padding-bottom:2px;
}


div.laddersSoccer {
  position:relative;
  overflow:hidden;
  width: 450px;
  height:102px;
  float:left;
}

div.laddersSoccer div.items {
  /* this cannot be too large */
  width:3000px;
  position:absolute;
}

/* single scrollable item */
div.laddersSoccer div.items span {
  float:left;
  width:136px;
  margin-left:5px;
  margin-right:5px;
  border:2px solid #578017;
}


div.listVideos {
  position:relative;
  overflow:hidden;
  height:130px;
  float:left;
}

div.listVideos div.items {
  /* this cannot be too large */
  width:3000px;
  position:absolute;
}

/* single scrollable item */
div.listVideos div.items span {
  float:left;
  width:102px;
  margin:5px;
}


.scrollable {
  float:left;  
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
  background:url(/images/scrollArrows.gif) no-repeat;
  display:block;
  width:20px;
  height:20px;
  float:left;
  margin-top:35px;
  cursor:pointer;
  font-size:1px;
}

/* right */
a.right         { background-position: 0 -20px; clear:right; margin-right: 0px;}
a.right:hover     { background-position:-20px -20px; }
a.right:active   { background-position:-40px -20px; } 


/* left */
a.left        { margin-left: 0px; } 
a.left:hover      { background-position:-20px 0; }
a.left:active    { background-position:-40px 0; }

/* up and down */
a.up, a.down    { 
  background:url(../img/scrollable/arrow/vert_large.png) no-repeat; 
  float: none;
  margin: 10px 50px;
}

/* up */
a.up:hover      { background-position:-30px 0; }
a.up:active      { background-position:-60px 0; }

/* down */
a.down         { background-position: 0 -30px; }
a.down:hover      { background-position:-30px -30px; }
a.down:active    { background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
  visibility:hidden !important;    
} 


/*PRIVATNE LEST*/
.menuItemPrivate{
  float:left;
}
  
.menuItemPrivate a, .menuItemPrivate a:visited, .menuItemPrivate a:active{
  text-decoration:none;
  font-weight: bold;
  font-size:11px;
  width:70px;
  height:20px;
  display:block;
  color:#f8f4f4;
  padding-top:4px;
  text-align:center;
  background-color: #a70000;
}

.menuItemPrivate a:hover{
  background-color: #d80404;
  color:#cccccc;
}

.menuItemPrivateUn{
  float:left;
}
.menuItemPrivateUn a, .menuItemPrivateUn a:visited, .menuItemPrivateUn a:active{
  text-decoration:none;
  font-size:11px;
  width:70px;
  height:20px;
  display:block;
  color:#bcbcbd;
  padding-top:4px;
  text-align:center;
  background-color: #272727;
}

.menuItemPrivateUn a:hover{
  background-color: #d8d7d7;
  color:#272727;
}

.privateAdd a, .privateAdd a:visited, .privateAdd a:active{
  text-decoration:none;
  font-weight: bold;
  font-size:11px;
  width:170px;
  height:20px;
  display:block;
  color:#f8f4f4;
  padding-top:4px;
  text-align:center;
  background-color: #a70000;
}

.privateAdd a:hover{
  background-color: #d80404;
  color:#cccccc;
}

.subLadderTeamsON a, .subLadderTeamsON a:visited, .subLadderTeamsON a:active{
  text-decoration:none;
  font-weight: bold;
  font-size:13px;
  width:120px;
  height:20px;
  display:block;
  color:#000;
  padding-top:4px;
  text-align:center;
  background-color: #cae6c3;
  float:left;
}

.subLadderTeamsON a:hover{
  background-color: #e5f2e2;
  color:#6b6b6b;
}

.subLadderTeamsOFF a, .subLadderTeamsOFF a:visited, .subLadderTeamsOFF a:active{
  text-decoration:none;
  font-size:11px;
  width:120px;
  height:20px;
  display:block;
  color:#000;
  padding-top:4px;
  text-align:center;
  background-color: #abcda2;
  float:left;
}

.subLadderTeamsOFF a:hover{
  background-color: #e5f2e2;
  color:#6b6b6b;
}

.poolQuestion {
  padding-right: 3px;
  padding-left: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size:11px;
  font-weight: bold;
  text-align:center;
}

.poolAnwser {
  width: 100%;
  padding-left: 5px;
  padding-top: 4px;
  height:18px;
}
.poolResults {
  padding-left: 8px;
  padding-top: 7px;
}

.poolResults2 {
  padding-left: 8px;
  padding-bottom: 5px;
}

.poolVote {
  padding-top: 12px;
  padding-bottom: 4px;
}

.pool {
  padding-right: 3px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.pollSum{
  text-align:center;
  font-style: italic;
  padding-top:5px;
  font-size:9px;
}

.poolResults_Archive {
  padding-left: 8px;
  padding-top: 3px;
}

.poolResults2_Archive {
  padding-left: 8px;
  padding-bottom: 2px;
}

