/* football draw */

body {
		margin: 2px 0px 0px 0px;
		padding: 0px;
		background:#FFFFFF;
}

body, td, div{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
}
		

.heading_text_box{
		background-color:#DEF6D4;
		border:1px solid #499308;
	}
		
.body_text_box
		{
		background-color:#F7FEF4;
		border:1px solid #499308;
		}
		
		
.box_top_line_rep
		{
		background:url(../images/box_top_line_rep.gif);
		background-repeat:repeat-x;
		}
		
		
		
.box_bottom_line_rep
		{
		background:url(../images/box_bottom_line_rep.gif);
		background-repeat:repeat-x;
		}	
		
.box_left_line_rep
		{
		background:url(../images/box_left_line_rep.gif);
		background-repeat:repeat-y;
		}			
		
.box_right_line_rep
		{
		background:url(../images/box_right_line_rep.gif);
		background-repeat:repeat-y;
		}
		
		
.premi_box_border
		{
		border-left:3px solid #CCBD3A;
		border-right:3px solid #CCBD3A;
		border-bottom:3px solid #CCBD3A;
		}
		
		
.champio_box_border
		{
		border-left:3px solid #BCBDBF;
		border-right:3px solid #BCBDBF;
		border-bottom:3px solid #BCBDBF;
		}		
		
.division1_box_border
		{
		border-left:3px solid #B05A35;
		border-right:3px solid #B05A35;
		border-bottom:3px solid #B05A35;
		}	
		
.division2_box_border
		{
		border-left:3px solid #201D1E;
		border-right:3px solid #201D1E;
		border-bottom:3px solid #201D1E;
		}		
	
		
		

.football_draw_heading
		{
		font-family:Tahoma;
		font-size:11px;
		color:#FFFFFF;
		font-weight:bold;
		}	

.football_draw_right_text
		{
		font-family:Tahoma;
		font-size:11px;
		color:#000000;
		font-weight:bold;
		}
		
.hand_limit_status
		{
		font-family:Tahoma;
		font-size:11px;
		color:#FF0000;
		text-decoration:blink;
		font-weight:bold;
		}
		
.table_text
		{
		font-family:Tahoma;
		font-size:11px;
		color:#000000;
		font-weight:normal;
		padding-left:5px;
		padding-right:5px;
		}	
		
		
.top_menu_box
		{
		border:1px solid #172834;
		background-color:#016D00;
		}


.heading_text_img
		{
		padding-left:20px;
		vertical-align:middle;
		}
		
		
/*------------------------footer link -------------------------*/



.footer_link
		{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #666666;
		text-decoration: underline;
		
		}
		
a.footer_link
		{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #666666;
		text-decoration: none;
		
		}
	
a.footer_link:link, a.footer_link:visited, a.footer_link:active,
		{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #666666;
		text-decoration: none;
		
		
		
		}
	
a.footer_link:hover
		{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		}

.copyright
		{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #A99396;
		text-decoration: none;
		}
		
.football_large_left_text
		{
		font-family:Tahoma;
		font-size:14px;
		color:#000000;
		font-weight:bold;
		padding-left:4px;
		}
		
.disable_link
		{
		font-family:Tahoma;
		font-size:14px;
		color:#000000;
		font-weight:bold;
		padding-left:0px;
		}		
.champ_heading_back_rep
		{
		background:url(../images/champ_heading_back_rep.gif);
		background-repeat:repeat-x;
		}
.premi_heading_back_rep
		{
		background:url(../images/premi_heading_back_rep.gif);
		background-repeat:repeat-x;
		}
		
.divi01_heading_back_rep
		{
		background:url(../images/divi01_heading_back_rep.gif);
		background-repeat:repeat-x;
		}
		
.divi02_heading_back_rep
		{
		background:url(../images/divi02_heading_back_rep.gif);
		background-repeat:repeat-x;
		}			
.left_bar_middle_bg{
	background-image:url(../images/left_bar_middle_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#f7fef4;
	padding:0px 10px 20px 12px;	
}

#right_bar_middle_bg{
	background-image:url(../images/right_bar_middle_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#f7fef4;
}

.padding{
padding-left:8px;
}

.deck{
width:100%;
float:left;
}



.card_icon_table
{
position:relative;
top: -30px;
z-index:1;
}

#hand_table
{
/*position:relative;
top: -8px;
z-index:1;*/

}

.hand_table
{
/*position:relative;
top: -8px;
z-index:1;*/
margin:3px 0 8px 0;
}

.button_table
{
/*
position:relative;
left:8px;
*/
}

#buttons{
padding:0px;
margin:0px;
margin-bottom:20px;
}

.blinking
		{
		text-decoration:blink;
		font-family:Tahoma;
		font-size:14px;
		color:#0DFF0D;
		font-weight:bold;
		padding-left:20px;
		}

.jackpotText
{
        text-decoration:blink;
		font-family:Tahoma;
		font-size:14px;
		color:#FF0000;
		font-weight:bold;
		padding-left:5px;
}

.red{
background:#FF0000;
}

#card_label {
	position:relative;
	left:10px;
	top:-35px;
	width:100%;
	z-index:100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}

#card_label_flip {
	position:relative;
	left:2px;
	top:-35px;
	width:100%;
	z-index:100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}

#card_label_another {
	position:relative;
	left:0px;
	top:-35px;
	width:100%;
	z-index:100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}

.card_label_draw {
	position:relative;
	left:0px;
	top:-42px;
	width:100%;
	z-index:9999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}


#card_label_draw {
	position:relative;
	left:0px;
	top:-42px;
	width:100%;
	z-index:9999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}
/*
#card_label_ie {
	position:relative;
	left:22px;
	top:-35px;
	width:100%;
	z-index:100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}

#card_label_flip_ie {
	position:relative;
	left:10px;
	top:-35px;
	width:100%;
	z-index:100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}

#card_label_another_ie {
	position:relative;
	left:0px;
	top:-35px;
	width:100%;
	z-index:100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}
*/

.visible_div{
visibility:visible;
}

.invisible_div{
visibility:hidden;
}
form{
margin:0;
padding:0;
}
a.emptyHand, a.emptyHand:link, a.emptyHand:active, a.emptyHand:visited{
	background-image:url(../images/btn_new.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:24px;
	width:126px;
	color:#000000;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	line-height:24px;
	vertical-align:middle;
	font-size:11px;
	float:left;
}
a.emptyHand:hover{
	background-position:center bottom;
	color:#000000;
	font-weight:bold;
}
.hand_green{
	color:#669900;
	font-size:14px;
	font-weight:bold;
	text-decoration:blink;
}

.hand_red{
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
	text-decoration:blink;
}
.hand_red2{
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
}
.leageIcon{
	border: 1px solid #CCCCCC;
}

/* newly added css.......................*/
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6633;
	text-decoration: none;
	font-weight: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.reg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/*....................end of newly added css..................*/
.titlefield{ /*CSS for RSS title link in general*/
color:blue;
text-decoration: none;
}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

#rssscroll{ /*Demo 3 main container*/
width: 160px;
height: 500px;
padding: 4px;
}

#rssscroll div p{ /*Demo 3 P element that separates each entry*/
margin-top: 0;
margin-bottom: 20px;
}