

html,body
{
	margin:0px;
	padding:0px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

body
{
	background-color:#f0f0f0;
	background-image: url(../images/img_bg_tribal.jpg);
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
}

div#bg_container
{
	width:100%;
}

div#holder
{
	width:990px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

div#container
{
	position:relative;
	width:989px;
	min-height:100%; 
	margin:0px 0px -30px 0px;
}

div#header
{
	width:989px;
	height:110px;
	background:url(../images/img_logo.png) no-repeat;
}

div#header_bottom
{
	width:989px;
	height:95px;
}
div#header_banner
{
	float:left;
	width:728px;
	height:90px;
}

div#login_content
{
	position:absolute;
	padding:0px 14px 0px 20px;
}

div#login_content2
{
	position:absolute;
	padding:10px 14px 0px 20px;
	color:#ffffff;
}
.greeting
{
	color:#d6e22b;
	font-weight:bold;
	font-size:12px;
}

.but_logout a{
	float:left;
	width:66px;
	height:19px;
	margin:6px 0px 0px 0px;
	background:url(../images/img_but_logout.jpg) no-repeat;
}

.comp_cell_content_left a
{
	text-decoration:none;
	color:#000000;
}

.comp_cell_content_left a:hover
{
	text-decoration:none;
	color:#000000;
	background-color:#d6e22b;
}


#login_content input
{
width:156px;
height:15px;
margin:0px 0px 5px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

#login_content a
{
color:#d6e22b;
}

#login_content a:hover
{
color:#fff20e;
}

#login
{
position:absolute;
top:84px;
right:0px;
width:255px;
height:113px;
background:url(../images/img_bg_login_home.jpg) no-repeat bottom;
}

#login2
{
position:absolute;
top:112px;
right:0px;
width:255px;
height:87px;
background:#2f2f2f url(../images/img_bg_login.jpg) no-repeat;
}

div#login_top
{
width:255px;
height:36px;
background:url(../images/img_bg_login_top.png) no-repeat;
}
div#content_login form
{
width:100%;
}

div.tooltip_small
{
position:absolute;
width:200px;
border:5px solid #d6e22b;
background:#ffffff;
}

div.tooltip_large{
position:absolute;
width:400px;
border:5px solid #d6e22b;
background:#ffffff;
}

.tooltip_top
{
float:left;
width:inherit;
border-bottom:1px solid #cccccc;
height:25px;
margin:0px 2px 0px 2px;
}

.tooltip_top div
{
display:inline;

}

.tooltip_title
{
float:left;
width:auto;
color:#000000;
padding:3px;
}

.tooltip_title div{
display:inline;
}

.tooltip_title_left
{
float:left;
background:url(../images/img_bg_tooltip_title_left.jpg) no-repeat;
width:8px;
height:20px;
}

.tooltip_title_content
{
float:left;
width:auto;
height:20px;
background:url(../images/img_bg_tooltip_title.gif) repeat-x;
}

.tooltip_title_content p
{
margin:0px;
padding:2px;
}

.tooltip_title_right
{
float:left;
background:url(../images/img_bg_tooltip_title_right.jpg) no-repeat;
width:6px;
height:20px;
}

.tooltip_cross{
float:right;
padding:7px 0px 0px 5px;
width:20px;
}

.tooltip_content{
float:left;
width:auto;
padding:5px 20px 5px 15px;
}

.go{
position:absolute;
top:28px;
left:190px;
}

.go a{
width:57px;
height:19px;
display:block;
background:url(../images/img_but_go.gif) no-repeat;
}

.go a:hover
{
width:57px;
height:19px;
background:url(../images/img_but_go_over.gif) no-repeat;
display:block;
}

div#nav
{
width:990px;
height:35px;
margin:0px;
padding:0px;
}

div#nav_left
{
float:left;
background:url(../images/img_bg_left_menu.png);
width:920px;
height:35px;
margin:0px;
padding:0px;
}

#nav_left ul
{
	margin:0px;
	padding:7px 0px 0px 10px;
}

#nav_left ul li
{
	color:#ffffff;
	display:inline;
	list-style-type:none;
}

#nav_left li{
	margin:0px 0px 0px 0px;
}

.home a{
float:left;
width:49px;
height:15px;
background:url(../images/img_but_home.jpg) no-repeat;
}
.home a:hover{
float:left;
width:49px;
height:15px;
background:url(../images/img_but_home_over.jpg) no-repeat;
}

.competition_menu a{
float:left;
width:98px;
height:15px;
background:url(../images/img_but_competition.jpg) no-repeat;
}

.competition_menu a:hover{
float:left;
width:98px;
height:15px;
background:url(../images/img_but_competition_over.jpg) no-repeat;
}

.my_account a{
float:left;
width:98px;
height:15px;
background:url(../images/img_but_my_account.jpg) no-repeat;
}

.my_account a:hover{
float:left;
width:98px;
height:15px;
background:url(../images/img_but_my_account_over.jpg) no-repeat;
}


#nav_right ul{
margin:7px 0px 0px 8px;
padding:0px;
}

#nav_right ul li{
color:#ffffff;
display:inline;
list-style-type:none;
}

.help a{
float:left;
width:49px;
height:15px;
background:url(../images/img_but_help.jpg) no-repeat;
}

.help a:hover{
float:left;
width:49px;
height:15px;
background:url(../images/img_but_help_over.jpg) no-repeat;
}

div#nav_right{
float:right;
background:url(../images/img_bg_right_menu.png);
width:66px;
height:35px;
margin:0px;
padding:0px;
}

div#content{
float:left;
width:670px;
margin:8px 0px 85px 0px;
}

div#welcome_text{
color:#ffffff;
margin:0px 30px 0px 0px;
}

div.image_title{
width:272px;
height:17px;
background-image:url(../images/img_text_welcome.png);
}

div#welcome{
float:left;
width:670px;
height:430px;
margin:0px;
padding:0px;
background:url(../images/img_bg_main_welcome.png) no-repeat;
}
div#welcome_content{
width:620px;
height:418px;
margin:10px 0px 0px 20px;
padding:0px;
}

#welcome_content p{
width:550px;
margin:0px;
padding:0px;
}

div#welcome_menu{
float:left;
width:618px;	
height:282px;
margin:24px 0px 0px 0px;
}

.join_now a{
width:618px;
height:67px;
background:url(../images/img_but_join_now.jpg) no-repeat;
float:left;
}
.join_now a:hover{
width:618px;
height:67px;
background:url(../images/img_but_join_now_over.jpg) no-repeat;
float:left;
}

.competition a{
width:618px;
height:65px;
background:url(../images/img_but_create_competition.jpg) no-repeat;
float:left;
}
.competition a:hover{
width:618px;
height:65px;
background:url(../images/img_but_create_competition_over.jpg) no-repeat;
float:left;
}

.join_competition{
float:left;
width:618px;
height:70px;
background:url(../images/img_join_competition.jpg) no-repeat;
}

.competition_content {
float:right;
padding:20px 15px 0px 0px;
width:250px;
}

.competition_text{
	float:left;
	width:156px;
	height:15px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.competition_text input{
width:156px;
height:16px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.but_search{
float:right;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:78px;
height:22px;
}

.but_search a{
float:left;
width:78px;
height:22px;
background:url(../images/img_but_search.jpg) no-repeat;
}

.but_search a:hover{
float:left;
width:78px;
height:22px;
background:url(../images/img_but_search_over.jpg) no-repeat;
}

.bubble_foot{
float:left;
width:142px;
height:78px;
background:url(../images/img_buble_foot.png) no-repeat;
}


div#my_competitions{
float:left;
width:669px;
padding:0px 0px 0px 0px;
}


div#my_competitions_new{
float:left;
width:669px;
background-color:#FFFFFF;
padding:0px 0px 0px 0px;
}

div#my_competitions_topl{
width:669px;
height:60px;
background-color:#FFFFFF;
background:url(../images/img_title_large_my_competitions.jpg) no-repeat;
}

div#my_competitions_leave_tipping_comp{
width:669px;
height:60px;
background:url(../images/img_title_leave_tipping_competition.jpg) no-repeat;
}

div#my_competitions_join_tipping{
width:669px;
height:60px;
background:url(../images/title_join_tipping_competition.png) no-repeat;
}





div#my_competitions_privacy{
width:669px;
height:60px;
background:url(../images/img_header_privacy_policy.jpg) no-repeat;
}

div#my_competitions_join{
width:669px;
height:60px;
background:url(../images/img_title_join.jpg) no-repeat;
}

div#my_competitions_faq{
width:669px;
height:60px;
background:url(../images/img_title_faq.jpg) no-repeat;
}

div#my_competitions_contact_us{
width:669px;
height:60px;
background:url(../images/img_title_contact_us.jpg) no-repeat;
}

div#my_competitions_about_us{
width:669px;
height:60px;
background:url(../images/img_title_about_us.jpg) no-repeat;
}

div#my_competitions_terms{
width:669px;
height:60px;
background:url(../images/img_title_terms.jpg) no-repeat;
}

div#my_competitions_help{
width:669px;
height:60px;
background:url(../images/img_title_help.jpg) no-repeat;
}

div#my_competitions_find_tipping_competition{
width:669px;
height:60px;
background:url(../images/img_title_find_tipping_competitions.jpg) no-repeat;
}

div#my_competitions_competition_ended{
width:669px;
height:60px;
background:url(../images/img_title_competitions_ended.jpg) no-repeat;
}

div#my_competitions_public_tipping_competition{
width:669px;
height:60px;
background:url(../images/img_title_public_tipping_competitions.jpg) no-repeat;
}


div#my_competitions_advertise{
width:669px;
height:60px;
background:url(../images/img_title_advertise.jpg) no-repeat;
}

div#my_competitions_contact_admin{
width:669px;
height:60px;
background:url(../images/tt_contact_admin_title.jpg) no-repeat;
}

div#my_competitions_forgot_pass{
width:669px;
height:60px;
background:url(../images/img_title_forgot_pass.jpg) no-repeat;
}


div#my_competitions_top{
width:669px;
height:76px;
background:url(../images/img_title_my_competitions.png) no-repeat;
}

div#tipping_competition_details{
width:669px;
height:76px;
background:url(../images/tt_competition_details_title.jpg) no-repeat;
}



#my_competitions_top select{
width:360px;
height:20px;
margin:45px 0px 0px 20px;
font:bold 12px Arial, Helvetica, sans-serif;
}

div#my_competitions_content{
width:668px;
float:left;
background:#ffffff url(../images/img_bg_mycompetitions_content.jpg) no-repeat;
padding:0px 0px 10px 0px;
}

div#my_competitions_content1{
float:left;
width:668px;
padding:0px 0px 5px 0px;
}

div#my_competitions_content_text{
margin:0px;
padding:10px 0px 18px 10px;
}

div#my_competitions_details{
margin:0px;
padding:10px 0px 10px 25px;
}

div.competition_cell1{
float:left;
margin:0px 0px 5px 0px;
width:668px;
}

div.competition_cell2{
float:left;
margin:5px 0px 5px 0px;
width:668px;

}

div.competition_cell_content{
float:left;
width:668px;
line-height:11px;
background:#ffffff url(../images/img_bg_mycompetition_cell1.jpg) no-repeat;
}

div.competition_cell_content2{
float:left;
width:668px;
line-height:11px;
background:#ffffff url(../images/img_bg_mycompetition_cell2.jpg) no-repeat;
}





.but_edit_tips{
width:100%;
clear:all;
}

.but_edit_tips a{
float:left;
width:72px;
height:15px;
background:#81a91e;
color:#000000;
text-decoration:none;
}

.but_edit_tips a:hover{
float:left;
width:72px;
height:15px;
background:#d6e22b;
color:#000000;
text-decoration:none;
}

.but_edit_tips p{
padding:1px 0px 0px 5px;
margin:0px;
}


.comp_cell_content_left{
float:left;
width:320px;
padding:10px 0px 0px 32px;
}



.comp_cell_content_right{
float:right;
width:275px;
padding:10px 18px 0px 0px;
}

div.comp_cell_content_whole{
float:left;
padding:10px 20px 20px 32px;
}

div.comp_cell_content_whole ul{
margin:0px;
padding:0px;
}

div.comp_cell_content_whole ul li{
margin:5px 0px 5px 10px;
padding:0px 0px 0px 10px;
list-style-type:none;
background:url(../images/img_bullet.gif) no-repeat;
}

div.competition_cell_footer{
float:left;
width:668px;
height:12px;
background:url(../images/img_bg_mycompetition_cell_footer.png) no-repeat;

}

.comp_cell_menu{
float:left;
margin:8px 0px 0px 0px;
}

.comp_cell_menu a{
text-decoration:none;
color:#000000;
padding:2px;
}

.comp_cell_menu a:hover{
text-decoration:none;
color:#000000;
background-color:#d6e22b;
padding:2px;
}

.public_comp_table a{
text-decoration:none;
color:#000000;
padding:2px;
}

.public_comp_table a:hover{
text-decoration:none;
color:#000000;
background-color:#d6e22b;
padding:2px;
}

div#my_competitions_footer{
float:left;
margin:10px 0px 0px 0px;
padding:0px;
width:668px;
height:34px;
background:url(../images/img_bg_mycompetitions_footer.jpg) no-repeat;
}

.but_ladder a{
float:right;
margin:8px 2px 0px 0px;
width:55px;
height:19px;
background:url(../images/img_but_ladder.jpg) no-repeat;
}

.but_ladder a:hover{
float:right;
margin:8px 2px 0px 0px;
width:55px;
height:19px;
background:url(../images/img_but_ladder_over.jpg) no-repeat;
}




.but_yourstats a{
float:right;
margin:8px 8px 0px 0px;
width:55px;
height:19px;
background:url(../images/img_but_your_stats.jpg) no-repeat;
}

.but_yourstats a:hover{
float:right;
margin:8px 8px 0px 0px;
width:55px;
height:19px;
background:url(../images/img_but_your_stats_over.jpg) no-repeat;
}


#my_competitions_footer2{
float:left;
width:667px;
height:114px;
}

#my_competitions_footer2_content{
margin:5px 0px 0px 0px;
width:667px;
height:93px;
background:url(../images/img_bg_mycompetition_cell_menu.jpg) no-repeat;
}

#my_competitions_footer4_content{
margin:5px 0px 0px 0px;
width:667px;
height:80px;
background:url(../images/img_bg_mycompetition_cell_menu.jpg) no-repeat;
}


#my_competitions_footer2_bottom{
width:667px;
height:21px;
background:url(../images/img_bg_mycompetition_cell_footer_bottom.png) no-repeat;
}

#my_comp_footer2_menu div{
float:left;
display:inline;
padding:14px 0px 0px 8px;
}

#but_comp_foot_join a {
float:left;
width:193px;
height:47px;
background: url(../images/img_but_comp_footer_join.jpg) no-repeat;
}

#but_comp_foot_join a:hover {
float:left;
width:193px;
height:47px;
background: url(../images/img_but_comp_footer_join_over.jpg) no-repeat;
}

#but_comp_create a{
float:left;
width:218px;
height:48px;
background:url(../images/img_but_comp_create.jpg) no-repeat;
}

#but_comp_create a:hover{
float:left;
width:218px;
height:48px;
background:url(../images/img_but_comp_create_over.jpg) no-repeat;
}

#but_comp_find a{
float:left;
width:229px;
height:48px;
background:url(../images/img_but_comp_find.jpg) no-repeat;
}

#but_comp_find a:hover{
float:left;
width:229px;
height:48px;
background:url(../images/img_but_comp_find_over.jpg) no-repeat;
}



#but_comp_invite_member a {
float:left;
width:193px;
height:47px;
background: url(../images/img_but_comp_invite_member.jpg) no-repeat;
}

#but_comp_invite_member a:hover {
float:left;
width:193px;
height:47px;
background: url(../images/img_but_comp_invite_member_over.jpg) no-repeat;
}

#but_view_member a{
float:left;
width:218px;
height:48px;
background:url(../images/img_but_comp_view_member.jpg) no-repeat;
}

#but_view_member a:hover{
float:left;
width:218px;
height:48px;
background:url(../images/img_but_comp_view_member_over.jpg) no-repeat;
}


#but_admin_update_comp a{
float:left;
width:218px;
height:48px;
background:url(../images/comp_details_hover.gif) no-repeat;
}

#but_admin_update_comp a:hover{
float:left;
width:218px;
height:48px;
background:url(../images/comp_details.gif) no-repeat;
}

#but_comp_change_member a{
float:left;
width:229px;
height:48px;
background:url(../images/img_but_comp_change_member_tips.jpg) no-repeat;
}

#but_comp_change_member a:hover{
float:left;
width:229px;
height:48px;
background:url(../images/img_but_comp_change_member_tips_over.jpg) no-repeat;
}


#find_comp_input{
padding:0px 12px 0px 0px;
float:right;
width:220px;
height:20px;
}

#find_comp_input input{
float:left;
width:150px;
height:15px;
margin:0px 5px 5px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.go_comp{
float:right;
}
.go_comp a{
width:57px;
height:19px;
display:block;
background:url(../images/img_but_go.gif) no-repeat;
}

.go_comp a:hover{
width:57px;
height:19px;
background:url(../images/img_but_go_over.gif) no-repeat;
display:block;
}


.tipping_title{
font:bold 14px Arial, Helvetica, sans-serif;
color:#ff0000;
padding:0px;
margin:0px;
}

.tipping_title_close{
font:bold 14px Arial, Helvetica, sans-serif;
padding:0px;
margin:0px;
color:#ff0000;
}

.tipping_red{
font:11px Arial, Helvetica, sans-serif;
color:#ff0000;
padding:0px;
margin:0px;
}

.tipping_green{
font:11px Arial, Helvetica, sans-serif;
color:#83ab20;
padding:0px;
margin:0px;
}

.tipping_crossed{
color:#ff0000;
}

.tipping_crossed_green{
color:#83ab20;
text-decoration:line-through;
}

div#mytipping_content{
width:620px;
height:19px;
margin:0px;
padding:0px;
}

#mytipping_content ul{
margin:0px;
padding:0px 10px 0px 0px;
}
#mytipping_content ul li{
color:#ffffff;
display:inline;
list-style-type:none;
}


div#manage_tipping_content{
width:620px;
height:19px;
margin:0px;
padding:0px;
}

#manage_tipping_content ul{
margin:0px;
padding:0px 5px 0px 0px;
}
#manage_tipping_content ul li{
color:#ffffff;
display:inline;
list-style-type:none;
}

.mytipping_select{
float:left;
padding:0px 10px 0px 0px;
}
.mytipping_select select{

width:46px;
height:18px;
padding:0px;
margin:0px;
font:bold 12px Arial, Helvetica, sans-serif;
}


div#tipping_content_footer{
width:668px;
height:34px;
background:url(../images/img_bg_mycompetitions_footer.jpg) no-repeat;
margin:10px 0px 0px 0px;
}

.but_previous_round a{
padding:1px 10px 0px 0px;
float:left;
width:102px;
height:19px;
background:url(../images/img_but_previous_round.jpg) no-repeat;
}

.but_previous_round a:hover{
float:left;
width:102px;
height:19px;
background:url(../images/img_but_previous_round_over.jpg) no-repeat;
}

.but_next_round a{
float:left;
padding:1px 10px 0px 0px;
width:77px;
height:19px;
background:url(../images/img_but_next_round.jpg) no-repeat;
}

.but_next_round a:hover{
float:left;
width:77px;
height:19px;
background:url(../images/img_but_next_round_over.jpg) no-repeat;
}


.but_goto_next a{
float:left;
padding:1px 10px 0px 12px;
width:120px;
height:19px;
background:url(../images/img_but_goto_curr_round.jpg) no-repeat;
}

.but_goto_next a:hover{
float:left;
width:120px;
height:19px;
background:url(../images/img_but_goto_curr_round_over.jpg) no-repeat;
}

.but_your_tips_2 a{
float:left;
padding:1px 10px 0px 12px;
width:80px;
height:19px;
background:url(../images/your_tips.gif) no-repeat;
}

.but_your_tips_2 a:hover{
float:left;
width:80px;
height:19px;
background:url(../images/your_tips_over.gif) no-repeat;
}



.but_printable a{
float:left;
padding:1px 10px 0px 0px;
width:77px;
height:19px;

background:url(../images/img_but_printable.jpg) no-repeat;
}

.but_printable a:hover{
float:left;
padding:1px 10px 0px 0px;
width:77px;
height:19px;
background:url(../images/img_but_printable_over.jpg) no-repeat;
}






.but_your_tips a{
float:right;
margin:8px 2px 0px 0px;
width:75px;
height:19px;
background:url(../images/img_but_your_tips.jpg) no-repeat;
}

.but_your_tips a:hover{
float:right;
margin:8px 2px 0px 0px;
width:75px;
height:19px;
background:url(../images/img_but_your_tips_over.jpg) no-repeat;
}

div#tipping_table{
width:660px;
margin:10px 0px 0px 0px;
padding:0px;
}

.not_all{
float:left;
width:100%;
padding:10px 0px 0px 0px;
}

#tipping_table ul li{
display:inline;
list-style-type:none;
}

.table_titles div{
margin:0px;
padding:0px;
display:inline;
height:15px;
}
.table_titles{
height:20px;
}

.titles_holder{
width:auto;
padding:5px 0px 0px 0px;
}
.table_symbol{
width:22px;
margin:0px;

}

.table_home{
float:left;
width:120px;
font-weight:bold;
}

.table_home p{
margin:0px;
padding:0px 0px 0px 2px;
}

.table_draw{
float:left;
width:140px;
font-weight:bold;
}
.table_draw p{
padding:0px 0px 0px 35px;
margin:0px;
}

.table_awayteam{
float:left;
width:122px;
font-weight:bold;
}

.table_fixture{
float:left;
width:135px;
font-weight:bold;
margin:0px 0px 0px 15px;
}

.table_bonus p{
float:left;
width:50px;
font-weight:bold;
margin:0px 0px 0px 10px;
}

.table_bonusp{
margin:0px;
padding:0px 0px 0px 20px;
}

.table_fixture p{
margin:0px;
padding:0px 0px 0px 20px;
}

.table_cell{
float:left;
color:#7f7f7f;
height:20px;
}
.table_cell_odd{
float:left;
background:#e7ee84;
height:20px;
border-bottom:2px solid #ffffff;
}

.table_cell_holder{
width:auto;
height:18px;
padding:0px 0px 0px 0px;
}

.cell_symbol{
float:left;
width:24px;
height:15px;
padding:3px 0px 0px 2px;
}

.cell_symbol_w{
background:#ffffff;
float:left;
width:24px;
height:20px;
padding:3px 0px 0px 2px;
}
.cell_hometeam{
float:left;
width:120px;
padding:2px 0px 0px 2px;

}
.cell_draw{
float:left;
width:140px;
padding:0px 0px 0px 0px;
}

.cell_draw p{
display:inline;
padding:0px 5px 0px 5px;
margin:0px;
}

.cell_awayteam{
float:left;
width:122px;
padding:2px 0px 0px 0px;
}

.cell_fixture{
float:left;
width:135px;
padding:2px 0px 0px 0px;
}


.cell_fixture_bonus
{
float:left;
width:50px;
padding:2px 0px 0px 0px;
}

div#content_right{
float:right;
width:306px;
margin:8px 0px 0px 0px;
}

div#news{
float:right;
width:302px;
height:163px;
}

div#news_top{
float:right;
width:302px;
height:39px;
background:url(../images/img_news_top.png) no-repeat;
}

div#news_content{
float:right;
width:302px;
height:124px;
background:url(../images/img_bg_news_content.jpg) no-repeat;
}

div#news_text{

color:#ffffff;
font-size:11px;
line-height:10px;
}

#news_text p{
width:250px;
margin:0px;
padding:0px;
padding:12px 0px 0px 20px;
}

div#league_table{
width:302px;
height:295px;
}

div#league_table_top{
width:302px;
height:50px;
}

#but_league_table a{
float:left;
width:134px;
height:50px;
background:url(../images/img_but_league_table.jpg) no-repeat;
}




#but_league_table a:hover{
float:left;
width:134px;
height:50px;
background:url(../images/img_but_league_table_over.jpg) no-repeat;
}

#but_competition_ladder a{
float:left;
width:168px;
height:50px;
background:url(../images/img_but_competition_ladder.jpg) no-repeat;
}

.but_league_table_2 a{
float:left;
width:134px;
height:50px;
background:url(../images/img_but_league_table_over.jpg) no-repeat;
}


.but_competition_ladder_2 a{
float:left;
width:168px;
height:50px;
background:url(../images/img_but_competition_ladder_over.jpg) no-repeat;
}

#but_competition_ladder a:hover{
float:left;
width:168px;
height:50px;
background:url(../images/img_but_competition_ladder_over.jpg) no-repeat;
}


div#league_table_content{
float:left;
background:#525252;
width:302px;
}

div#league_table_standings{
float:left;
margin:0px 0px 0px 8px;
background:#ffffff;
width:287px;
}

div#league_table_text{
float:left;
width:auto;
font:11px Arial, Helvetica, sans-serif;
color:#404040;
padding:0px 8px 0px 5px;
}

div#current_standings{
margin:10px 0px 20px 0px;
}

.font_standings_title{
font-size:12px;
color:#000000;
font-weight:bold;
height:12px;
padding-left: 5px;
}


.standings_title div{
display:inline;

}
.table_standings_team{
float:left;
width:120px;
height:14px;
padding-left: 5px;
}

#standings_title_long{
float:left;font-size:12px;width:200px;height:14px;padding-left: 5px;padding-bottom:3px
}


.table_standings_players{
float:left;
width:25px;
height:14px;
text-align:center;
padding-left: 0px;
padding-bottom: 5px;
}

.table_standings_points{
float:left;
width:22px;
height:14px;
text-align:center;
padding-left: 0px;
}
.table_standings_plus_minus{
float:left;
width:20px;
height:14px;
text-align:center;
}

.table_standings_streak{
float:left;
width:70px;
height:14px;
padding-left: 0px;
}

.standing_cells{
float:left;
width:auto;
height:22px;
}

.standing_cells_holder{
float:left;
width:auto;
padding:2px 0px 8px 4px;
height:20px;
}

.standing_team_cell{
float:left;
width:130px;
text-align:left;
margin:0px;
}

.standing_team_cell p{
padding:0px 0px 0px 5px;
margin:0px;
}

.standing_team_cell_highlight{

float:left;
width:130px;
text-align:left;
margin:0px;

background:#d6e22b;
}
.standing_team_cell_highlight p{
padding:0px 0px 0px 5px;
margin:0px;
}

.standing_player_cell{
float:left;
width:20px;
padding:2px 0px 2px 0px;
height:18px;
text-align:center;
}

.standing_points_cell{
float:left;
width:22px;
height:18px;
text-align:center;
padding:2px 0px 2px 0px;
}

.standings_plus_minus_cell{
float:left;
padding:2px 0px 2px 0px;
width:22px;
height:18px;
text-align:center;
}

.standings_streak_cell{
float:left;
padding:2px 0px 2px 0px;
width:80px;
height:18px;
}

.standings_streak_cell div{
float:left;
margin:0px;
padding:0px;
width:12px;
height:15px;
text-align:center;
border-right:4px solid #ffffff;
}

.win{
background:#d6e22b;
color:#404040;
font-weight:bold;
}

.lose{
background:#404040;
color:#d6e22b;
font-weight:bold;

}
.draw{
background:#d9d9d9;
color:#000000;
font-weight:bold;
}

div#league_table_footer{
float:left;
width:302px;
height:40px;
background:url(../images/img_league_table_footer.jpg) no-repeat;
}

.tip_submit a{
float:left;
margin:20px 0px 0px 0px;
width:222px;
height:29px;
background:url(../images/img_but_submit_tips.jpg) no-repeat;
}

.tip_submit a:hover{
float:left;
margin:20px 0px 0px 0px;
width:222px;
height:29px;
background:url(../images/img_but_submit_tips_over.jpg) no-repeat;
}

.change_tip a{
float:left;
margin:20px 0px 0px 0px;
width:222px;
height:29px;
background:url(../images/img_but_change_tips.jpg) no-repeat;
}

.change_tip a:hover{
float:left;
margin:20px 0px 0px 0px;
width:222px;
height:29px;
background:url(../images/img_but_change_tips_over.jpg) no-repeat;
}



.tip_history a{
float:left;
margin:20px 0px 0px 0px;
width:222px;
height:29px;
background:url(../images/img_but_tip_history.jpg) no-repeat;
}

.tip_history a:hover{
float:left;
margin:20px 0px 0px 0px;
width:222px;
height:29px;
background:url(../images/img_but_tip_history_over.jpg) no-repeat;
}

div#competition_results{
float:right;
width:302px;
height:100%;
margin:0px 0px 10px 0px;
}

div#competition_results_top{
float:left;
width:302px;
height:42px;
background:url(../images/img_title_comp_results.png) no-repeat;
}

div#competition_results_menu{
float:left;
width:302px;
height:34px;
background:url(../images/img_bg_comp_league_menu.jpg)  no-repeat;
}

div#competition_results_menu_holder{
float:left;
margin:1px 0px 0px 22px;
}

.competition_results_selector a{
float:left;
width:36px;
height:33px;
color:#d6e22b;
padding:0px 0px 0px 6px;
text-decoration:none;
font-weight:bold;
}

.competition_results_selector a:hover{
float:left;
width:36px;
height:33px;
color:#000000;
padding:0px 0px 0px 6px;
text-decoration:none;
font-weight:bold;
background:url(../images/img_but_comp_results_over.jpg)  no-repeat;
}

#competition_results_menu_holder div{
float:left;
padding:0px 2px 0px 0px;
display:inline;
}

div#competition_results_content{
float:left;
width:302px;
min-height:100%;
background:#323232;
margin:0px 0px 0px 0px;
padding:0px;
}

div#competition_results_content_holder{
float:left;
width:286px;
min-height:100%;
background:url(../images/img_bg_comp_results_content.gif) repeat-x;
padding:0px 7px 0px 8px;
}

div#competition_results_content_teams{
float:left;cell_draw
width:287px;
background:#ffffff;
}

.competition_results_title{
float:left;
width:287px;
font:bold 12px Arial, Helvetica, sans-serif;
text-align:center;
margin:0px 0px 5px 0px;
}

.competition_results_title2{
float:left;
width:287px;
font:bold 12px Arial, Helvetica, sans-serif;
margin:0px 0px 5px 0px;
padding:0px 0px 0px 0px;
}

.competition_results_title2 p{
margin:0px;
padding:0px 0px 0px 2px;
}


.competition_results_cell_odd{
float:left;
width:287px;
height:22px;
background:#d9d9d9;
}

.competition_results_cell{
float:left;
width:287px;
height:22px;
background:#ffffff;
}

.competition_results_cell_odd2{
float:left;
width:282px;
background:#d9d9d9;
}

.competition_results_cell_odd3{
float:left;
width:282px;
background:#ffffff;
}

.competition_results_cell2{
float:left;
width:282px;
background:#ffffff;
}

.competition_cell_holder{
width:auto;
float:left;
padding:4px 5px 0px 5px;
}

.competition_cell_holder div{
display:inline;
}

div.competition_cell_holder2{
width:280px;
margin:4px 3px 0px 3px;
}

.competition_cell_holder2 div{
display:inline;
}

.flag_cell{
float:left;
width:42px;
height:20px;
}

.flag_bg{
position:absolute;
background:#efefef;
width:34px;
height:13px;
padding:0px 0px 0px 0px;
}

.flag_bg2{
position:absolute;
background:#d9d9d9;
width:34px;
height:13px;
padding:0px 0px 0px 0px;
}

.strip_left{
position:absolute;
width:24px;
height:13px;
}

.strip_right{
position:absolute;
left:7px;
top:0px;
width:24px;
height:13px;
}

.strip_far_right{
position:absolute;
left:14px;
top:0px;
width:24px;
height:13px;
}

.strip_blue_414a7b{
width:24px;
height:13px;
background:url(../images/img_flagstrip_blue_414a7b.png) no-repeat;
}

.strip_blue_021a4a{
width:24px;
height:13px;
background:url(../images/img_flagstrip_blue_021a4a.png) no-repeat;
}

.strip_blue_2b3f53{
width:24px;
height:13px;
background:url(../images/img_flagstrip_blue_2b3f53.png) no-repeat;
}

.strip_blue_10499e{
width:24px;
height:13px;
background:url(../images/img_flagstrip_blue_10499e.png) no-repeat;
}

.strip_turquoise_7bccce{
width:24px;
height:13px;
background:url(../images/img_flagstrip_turquoise_7bccce.png) no-repeat;
}

.strip_turquoise_008ac0{
width:24px;
height:13px;
background:url(../images/img_flagstrip_turquoise_008ac0.png) no-repeat;
}

.strip_red_ce4b5b{
width:24px;
height:13px;
background:url(../images/img_flagstrip_red_ce4b5b.png) no-repeat;
}

.strip_red_e9292f{
width:24px;
height:13px;
background:url(../images/img_flagstrip_red_e9292f.png) no-repeat;
}

.strip_red_ee342a{
width:24px;
height:13px;
background:url(../images/img_flagstrip_red_ee342a.png) no-repeat;
}

.strip_maroon_6a0039{
width:24px;
height:13px;
background:url(../images/img_flagstrip_maroon_6a0039.png) no-repeat;
}

.strip_purple_7b4164{
width:24px;
height:13px;
background:url(../images/img_flagstrip_purple_7b4164.png)  no-repeat;
}
.strip_purple_48124a{
width:24px;
height:13px;
background:url(../images/img_flagstrip_purple_48124a.png)  no-repeat;
}

.strip_green_96ce4b{
width:24px;
height:13px;
background:url(../images/img_flagstrip_green_96ce4b.png)  no-repeat;
}

.strip_green_86a696{
width:24px;
height:13px;
background:url(../images/img_flagstrip_green_86a696.png)  no-repeat;
}

.strip_green_c5d942{
width:24px;
height:13px;
background:url(../images/img_flagstrip_green_c5d942.png)  no-repeat;
}

.strip_green_007083{
width:24px;
height:13px;
background:url(../images/img_flagstrip_green_007083.png)  no-repeat;
}

.strip_pink_ff12f2{
width:24px;
height:13px;
background:url(../images/img_flagstrip_pink_ff12f2.png) no-repeat;
}

.strip_pink_fcbbc0{
width:24px;
height:13px;
background:url(../images/img_flagstrip_pink_fcbbc0.png) no-repeat;
}

.strip_cyan_14f7ff{
width:24px;
height:13px;
background:url(../images/img_flagstrip_cyan_14f7ff.png) no-repeat;
}

.strip_cyan_00a9e8{
width:24px;
height:13px;
background:url(../images/img_flagstrip_cyan_00a9e8.png) no-repeat;
}

.strip_blue_1233ff{
width:24px;
height:13px;
background:url(../images/img_flagstrip_blue_1233ff.png) no-repeat;
}

.strip_blue_0f499e{
width:24px;
height:13px;
background:url(../images/img_flagstrip_blue_0f499e.png) no-repeat;
}

.strip_blue_001548{
width:24px;
height:13px;
background:url(../images/img_flagstrip_blue_001548.png) no-repeat;
}


.strip_yellow_ffe429{
width:24px;
height:13px;
background:url(../images/img_flagstrip_yellow_ffe429.png) no-repeat;
}

.strip_yellow_fec938{
width:24px;
height:13px;
background:url(../images/img_flagstrip_yellow_fec938.png) no-repeat;
}

.strip_yellow_ffde00{
width:24px;
height:13px;
background:url(../images/img_flagstrip_yellow_ffde00.png) no-repeat;
}

.strip_yellow_fdb825{
width:24px;
height:13px;
background:url(../images/img_flagstrip_yellow_fdb825.png) no-repeat;
}

.strip_orange_ff500b{
width:24px;
height:13px;
background:url(../images/img_flagstrip_orange_ff500b.png) no-repeat;
}

.strip_orange_f8bf31{
width:24px;
height:13px;
background:url(../images/img_flagstrip_orange_f8bf31.png) no-repeat;
}

.strip_orange_fdb825{
width:24px;
height:13px;
background:url(../images/img_flagstrip_orange_fdb825.png) no-repeat;
}

.strip_orange_f68b1e{
width:24px;
height:13px;
background:url(../images/img_flagstrip_orange_f68b1e.png) no-repeat;
}

.strip_orange_ffb53b{
width:24px;
height:13px;
background:url(../images/img_flagstrip_orange_ffb53b.png) no-repeat;
}

.strip_white_ffffff{
width:24px;
height:13px;
background:url(../images/img_flagstrip_white_ffffff.png) no-repeat;
}

.strip_grey_90969d{
width:24px;
height:13px;
background:url(../images/img_flagstrip_grey_90969d.png) no-repeat;
}

.strip_grey_a1c0d2{
width:24px;
height:13px;
background:url(../images/img_flagstrip_grey_a1c0d2.png) no-repeat;
}


.strip_black_000000{
width:24px;
height:13px;
background:url(../images/img_flagstrip_black_000000.png) no-repeat;
}

.cell_team1{
float:left;
width:75px;
height:20px;
color:#000000;
}

.cell_team1 p{
margin:0px;
padding:0px 0px 0px 0px;
}

.cell_team_score{
float:left;
width:40px;
height:20px;
font-weight:bold;
}

.cell_team2{
float:left;
width:75px;
height:20px;
color:#000000;
text-align:right;
}

.cell_team2 p{
margin:0px;
padding:0px 5px 0px 0px;
}

.bold{
font-weight:bold;
}
.number_title{
float:left;
width:45px;
padding:0px 0px 0px 0px
}

.number{
float:left;
width:45px;
padding:0px 0px 0px 2px;
}

.number p{
margin:0px;
padding:0px 0px 0px 0px;
}

div.nick_name_title{
float:left;
width:70px;
}

.nick_name_title p{
margin:0px;
padding:0px 0px 0px 4px;
}

div.nick_name{
float:left;
width:70px;
margin:0px;
padding:0px;
}

div.nick_name p{
float:left;
width:66px;
margin:0px;
padding:0px 0px 0px 4px;
}

.points_to_date{
float:left;
width:60px;
}

.points_to_date p{
margin:0px;
padding:0px 2px 0px 2px;
text-align:center;
}

.correct_picks{
float:left;
width:50px;
}

.correct_picks p{
margin:0px;
padding:0px 2px 0px 2px;
text-align:center;
}

.draw_picks_title{
float:left;
width:45px;
}
.draw_picks_title p{
margin:0px;
padding:0px 0px 0px 0px;
text-align:right;
}
.draw_picks{
float:left;
width:45px;
}

.draw_picks p{
margin:0px;
padding:0px 5px 0px 20px;
}

div#join_table{
float:left;
width:595px;
margin:20px 0px 20px 0px;
padding:10px 0px 10px 0px;
}


div#join_table ul{
margin:0px 0px 0px 110px;
}

div#join_table ul li{
margin:0px;
padding:5px;
list-style-type:none;
background:none;
}

div#join_table li{
float:left;
width:450px;
}

div#join_table div{
width:180px;
float:left;
display:inline;
margin:2px;
padding:0px;
}



div#admin_member_update{
float:left;
margin:20px 0px 20px 0px;
padding:10px 0px 10px 0px;
}


div#admin_member_update ul{
margin:0px 0px 0px 110px;
}

div#admin_member_update ul li{
margin:0px;
padding:5px;
list-style-type:none;
background:none;
}

div#admin_member_update li{
float:left;
width:450px;
}

div#admin_member_update div{
width:180px;
float:left;
display:inline;
margin:2px;
padding:0px;
}






.bg_input{
border:1px solid #343434;
background:#d6e22b;
color:#000000;
width:156px;
height:15px;
margin:0px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.bg_input2{
border:1px solid #343434;
background:#d6e22b;
color:#000000;
width:250px;
height:15px;
margin:0px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.bg_textarea{
border:1px solid #343434;
background:#d6e22b;
color:#000000;
width:250px;
height:150px;
margin:0px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}


.odd_input{
margin:0px;
width:20px;
height:15px;
}



div#join_table select{
width:158px;
height:22px;
border:1px solid #343434;
background:#d6e22b;
color:#000000;
margin:0px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}


.join_table select{
width:158px;
height:22px;
border:1px solid #343434;
background:#d6e22b;
color:#000000;
margin:0px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.odd{
height:25px;
margin:0px;
padding:0px;
background:#4f4f4f;
}


div#contact_us{
float:left;
width:595px;
margin:20px 0px 20px 0px;
padding:10px 0px 10px 0px;
}


div#contact_us ul{
margin:0px 0px 0px 0px;
}

div#contact_us ul li{
margin:0px;
padding:5px;
list-style-type:none;
background:none;
}

div#contact_us li{
float:left;
width:450px;
}

div#contact_us div{
width:180px;
float:left;
display:inline;
margin:2px;
padding:0px;
}


.bg_input{
border:1px solid #343434;
background:#d6e22b;
color:#000000;
width:156px;
height:15px;
margin:0px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}


div#terms_table{
float:left;
width:540px;
margin:20px 0px 20px 0px;
padding:10px 0px 10px 0px;
}


div#terms_table ul{
margin:0px 0px 0px 0px;
}

div#terms_table ul li{
margin:0px;
padding:2px;
list-style-type:none;
background:none;
}

div#terms_table li{
float:left;
width:450px;
}

div#terms_table div{
width:180px;
float:left;
display:inline;
margin:0px;
padding:0px;
}


div#terms{
float:left;
width:560px;
}

div.terms ol{
margin:0px;
padding:0px;

}

div.terms ol li{
float:left;
margin:0px;
padding:0px;
}

div#competition_results_footer{
float:left;
width:302px;
height:23px;
background:url(../images/img_footer_my_competitions.png) no-repeat;
}

div#my_competitions_footer3{
float:left;
margin:10px 0px 0px 0px;
padding:0px;
width:978px;
height:34px;
background:url(../images/img_bg_mycompetitions_footer3.jpg) no-repeat;
}


div#manage_tippings{
float:left;
width:669px;
}

div#manage_tippings_top_change_member{
float:left;
width:669px;
height:76px;
background:url(../images/img_title_manage_tipping_change_member.png) no-repeat;
}

div#manage_tippings_update{
float:left;
width:669px;
height:76px;
background:url(../images/img_title_manage_tipping_update.png) no-repeat;
}



div#manage_tippings_invite_member{
float:left;
width:669px;
height:76px;
background:url(../images/title_invite_members.png) no-repeat;
}

div#manage_tippings_top_view_member{
float:left;
width:669px;
height:80px;
background:url(../images/img_title_manage_tipping_view_member.png) no-repeat;
}

div#manage_tippings_top_create_tipping_comp{
float:left;
width:669px;
height:60px;
background:url(../images/img_title_create_tipping_competition.jpg) no-repeat;
}

div#manage_tippings_top_leave_tipping_competition{
float:left;
width:669px;
height:60px;
background:url(../images/img_title_leave_tipping_competition.jpg) no-repeat;
}

div#manage_tippings_top_your_account_details{
float:left;
width:669px;
height:60px;
background:url(../images/img_title_your_account_details.jpg) no-repeat;
}

div#manage_tippings_top_your_profile{
float:left;
width:669px;
height:60px;
background:url(../images/img_title_your_account_details.jpg) no-repeat;
}

div#manage_tippings_top_change_your_pass{
float:left;
width:669px;
height:60px;
background:url(../images/img_title_change_your_password.jpg) no-repeat;
}

div#manage_tippings_top_results{
float:left;
width:669px;
height:60px;
background:url(../images/img_title_results.jpg) no-repeat;
}


div#title_licensing{
float:left;
width:669px;
height:60px;
background:url(../images/img_title_licensing.jpg) no-repeat;
}

#manage_tippings_top_change_member_content{
float:left;
width:auto;
padding:45px 0px 0px 18px;
}

#manage_tippings_top_change_member_content div{
display:inline;
color:#ffffff;
font-size:16px;
font-weight:bold;
}

#manage_tippings_top_change_member_content select{
width:250px;
}

#manage_tippings_top_change_member_content{
float:left;
width:auto;
padding:45px 0px 0px 18px;
}

div#manage_tippings_content{
float:left;
width:669px;
background:#ffffff;
padding:0px 0px 20px 5px;
}

.div_pad{
padding:0px 0px 0px 20px;
}

div#manage_tipping_table{
width:580px;
margin:10px 0px 0px 0px;
padding:0px;
}

div.table_firstname{
float:left;
width:100px;
font-weight:bold;
}

div.table_firstname p{
margin:0px;
padding:0px;
}

.cell_firstname{
float:left;
width:100px;
padding:2px 0px 0px 2px;
}

div.table_lastname{
float:left;
width:100px;

}

div.table_lastname p{
margin:0px; 
padding:0px;
font-weight:bold;
padding:0px 0px 0px 2px;
}

div.cell_lastname{
float:left;
width:100px;
padding:2px 0px 0px 10px;

}

div.table_nick_name{
float:left;
width:90px;
font-weight:bold;
}

div.table_nick_name p{
margin:0px;
padding:0px 0px 0px 15px;
}

div.cell_nick_name{
float:left;
width:90px;
}

div.table_score{
float:left;
width:70px;
font-weight:bold;
}

.table_score p{
margin:0px;
padding:0px 0px 0px 14px;
}

.cell_score{
float:left;
width:80px;
}

.cell_manage_tipping_menu{
float:left;
width:190px;
}


.cell_manage_tipping_menu a{
text-decoration:none;
color:#000000;
padding:2px;
}

.cell_manage_tipping_menu a:hover{
text-decoration:none;
color:#000000;
background-color:#d6e22b;
padding:2px;
}




div#advert{
float:right;
margin:10px 0px 0px 0px;
width:302px;
height:270px;
}

div#advert_top{
float:left;
width:300px;
text-align:center;
color:#6b6b6b;
}
div#advert_content{
float:left;
width:302px;
height:254px;
background:url(../images/img_bg_ad_banner.png) no-repeat;
}
 

.clearfooter{
   height: 30px;
   clear: both;
}

div#footer_main{
width:989px;
float:left;
padding:0px 0px 0px 10px;
margin:115px 0px 0px 0px;
}

#footer_main div{
display:inline;
}


div#footer{
bottom:0px;
width:989px;
height:30px;
padding:20px 0px 20px 12px;
margin:0px;
} 


div#footer_menu{
float:left;
width:580px;
}

#footer_menu a{
text-decoration:none;
color:#000000;
padding:2px;
}

#footer_menu a:hover{
text-decoration:none;
color:#000000;
background-color:#d6e22b;
padding:2px;
}

div#footer_copyright{
float:right;
width:250px;
margin:0px;
padding:0px;
}













.facebook-connect {
	width:238px;
	margin-top:18px;
	margin-left:-4px;
	_margin-left:-3px;
}
.facebook-connect-hd {
	background:url(../images/fb-hd.png) left top no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='../images/fb-hd.png');_background:transparent;
	height:32px;
	width:238px;
	overflow:hidden;
}
.facebook-connect-bd {
	background:url(../images/fb-bd.png) left top repeat-y;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='../images/fb-bd.png', 

sizingMethod='scale');_background:transparent;
	width:230px;
	padding-left:4px;
	padding-right:4px;
}
.facebook-connect-bd2 {
	background:url(../images/fb-bd2.png) left top no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='../images/fb-bd2.png', 

sizingMethod='scale');_background:transparent;
	width:238px;
	height:120px;
	padding-left:4px;
	padding-right:4px;
}
.facebook-connect-bd3 {
	background:url(../images/fb-bd1.png) left top repeat-y;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='../images/fb-bd1.png', 

sizingMethod='scale');_background:transparent;
	width:238px;
	height:179px;
	position:absolute;
}
.facebook-connect-bd1 {
	width:238px;
	height:179px;
	position:relative;
}
#fb-davet-et {
  position:absolute;
  color:#fff;
  left:46px;
  top:96px;
}
#fb-davet-et a {
  color:#fff !important;
  font-weight:bold;
}
.fb-left {
	width:37px;
	margin-top:20px;
	*margin-top:20px;
	float:left;
	height:34px;
	background:url(../images/f.png) right top no-repeat;
}
#fb-photo {
	float:left;
}
#facebook-mail {
	height:79px;
	background:url(../images/facebook-mail.png) left bottom no-repeat;
	margin-left:130px;
	*margin-left:0px;
	width:108px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='../images/facebook-mail.png');_background:transparent;
	padding-top:25px;
	_margin-top:25px;
}
#fb-right2 {
	float:right;
	width:107px;
	color:#fff;
}
#fb-name {
	font-weight:bold;
	color:#fff !important;
}
#fb-name a.FB_Link {
	color:#fff !important;
}
.clear-float { clear:both; }
.fb-right {
	color:#7ba3f9;
	float:right;
	margin-top:20px;
	*margin-top:20px;
	width:172px;
	padding-right:16px;
}
.fb-right * {
	_position:relative;
	_z-index:100;
}
.fb-right strong {
	color:#fff;
}
.facebook-connect-ft {
	overflow:hidden;
	background:url(../images/fb-ft.png) left top no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='../images/fb-ft.png');_background:transparent;
	height:32px;
	width:238px;
}



div#content_right_facebook{
float:right;
width:306px;
margin:8px 0px 0px 0px;
}


div.facebook_main{
float:left;
background:white;
margin:0px 0px 5px 0px;
width:100%;
}

div#my_facebook_title{
width:669px;
height:60px;
background-color:#FFFFFF;
background:url(../images/tt_facebook_title.jpg) no-repeat;
}





div#fixture_table{
width:600px;
margin:10px 0px 0px 0px;
padding:5px;
}


.fix_table_title_date{
margin:0px 0px 0px 0px;
padding:5px 0px 0px 5px;  
width:600px;
vertical-align:bottom;
height:20px;
background-color:#4f4f4f;
color:#FFFFFF;

}




.fix_table_titles{ 
margin:0px 0px 0px 0px;
padding:5px 0px 5px 5px;  
width:600px;
height:20px;
background-color:#d6e22b
}


.fix_table_row{ 
padding:5px 0px 0px 5px;  
width:600px;
height:15px;
background-color:#FFFFFF;
}

.fixture_cell_fixture{
float:left;
width:135px;
padding:5px 0px 0px 5px;  

}

.fixture_cell_fixture_bonus{
float:left;
width:135px;
padding:5px 0px 0px 5px;  

}


div#fixture_title_aleague{

background-color:#FFFFFF;
width:669px;
height:60px;
background:url(../images/tt_aleague_fixtures.jpg) no-repeat;
}

div#fixture_title_nrl{
width:669px;
background-color:#FFFFFF;
height:60px;
background:url(../images/tt_nrl_fixtures.jpg) no-repeat;
}

div#fixture_title_afl{
width:669px;
background-color:#FFFFFF;
height:60px;
background:url(../images/tt_afl_fixtures.jpg) no-repeat;
}

div#fixture_title_epl{
width:669px;
background-color:#FFFFFF;
height:60px;
background:url(../images/tt_epl_fixtures.jpg) no-repeat;
}




div#advert_alt{
float:right;
margin:10px 0px 0px 0px;
width:306px;
height:205px;
}



.but_fixtures a{
float:left;
width:41px;
height:15px;
background:url(../images/but_img_join.jpg) no-repeat;
}

.but_fixtures a:hover{
float:left;
width:41px;
height:15px;
background:url(../images/but_img_join_over.jpg) no-repeat;
}



.but_contactus a{
float:left;
width:80px;
height:15px;
background:url(../images/img_but_contact_us.jpg) no-repeat;
}

.but_contactus a:hover{
float:left;
width:80px;
height:15px;
background:url(../images/img_but_contact_us_over.jpg) no-repeat;
}



.but_join a{
float:left;
width:41px;
height:15px;
background:url(../images/but_img_join.jpg) no-repeat;
}

.but_join a:hover{
float:left;
width:41px;
height:15px;
background:url(../images/but_img_join_over.jpg) no-repeat;
}



div#admin_pane{
float:left;
width:100%;
background:white;
margin:8px 0px 85px 0px;
}



div#admin_pane_inner{
float:left;
width:90%;
background:white;
margin:8px 0px 85px 20px;
}

.standings_odd{
background:#d9d9d9;
}

.standings_even{
background:#ffffff;
}

.headline {
	color:#FFFFFF;
	position: absolute;
	top: 120px;
	left: 15px;
	height: 120px;
	width:270px;
}

#scrollup {
	position: relative;
	overflow: hidden;
	height: 120px;
	width: 270px
}


/* BUTTONS */

	 
.PreviousItem 
{
	margin-top:10px;
	float:left;
	text-align:center;
	padding-bottom:10px;
	padding-left:3px;
	padding-right:3px;
	padding-top:10px;	
	width:89px;
	background-color:#81a91e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#FFFFFF;
	text-decoration:none;
}

.PreviousItem a
{
	float:left;
	cursor: pointer;
	background-color:#81a91e;
	width:89px;
	background-color:#81a91e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#FFFFFF;
	text-decoration:none;
}

.PreviousItem a:hover
{
	float:left;
	cursor: pointer;
	background-color:#d7e22c;
	width:89px;
	background-color:#81a91e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#ef8200;
}

.NextItem 
{
	margin-top:10px;
	padding-bottom:10px;
	padding-left:3px;
	padding-right:3px;
    padding-top:10px;	
	float:right;
	text-align:center;
	vertical-align:middle;
	width:89px;
	background-color:#81a91e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#FFFFFF;
	text-decoration:none;
}

.NextItem a
{
	float:right;
	cursor: pointer;
	background-color:#81a91e;
	width:89px;
	background-color:#81a91e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#FFFFFF;
	text-decoration:none;
}

.NextItem a:hover
{
	float:right;
	cursor: pointer;
	background-color:#d7e22c;
	width:89px;
	background-color:#81a91e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#4f4f4f;
}


.but_remove a{
float:right;
margin:8px 8px 0px 0px;
width:60px;
height:19px;
background:url(../images/img_but_remove.jpg) no-repeat;
}

.but_remove a:hover{
float:right;
margin:8px 8px 0px 0px;
width:60px;
height:19px;
background:url(../images/img_but_remove_over.jpg) no-repeat;
}

.but_send_password a{
float:right;
margin:8px 8px 0px 0px;
width:106px;
height:19px;
background:url(../images/img_but_send_password.jpg) no-repeat;
}

.but_send_password a:hover{
float:right;
margin:8px 8px 0px 0px;
width:106px;
height:19px;
background:url(../images/img_but_send_password_over.jpg) no-repeat;
}

.but_message a{
float:right;
margin:8px 8px 0px 0px;
width:68px;
height:19px;
background:url(../images/img_but_message.jpg) no-repeat;
}

.but_message a:hover{
float:right;
margin:8px 8px 0px 0px;
width:68px;
height:19px;
background:url(../images/img_but_message_over.jpg) no-repeat;
}

.but_invite_members a{
float:left;
margin:8px 5px 0px 0px;
width:120px;
height:20px;
background:url(../images/img_but_invite_members.jpg) no-repeat;
}

.but_invite_members a:hover{
float:left;
margin:8px 5px 0px 0px;
width:120px;
height:20px;
background:url(../images/img_but_invite_members_over.jpg) no-repeat;
}

.but_view_members a{
float:left;
margin:8px 5px 0px 0px;
width:120px;
height:20px;
background:url(../images/img_but_view_members.jpg) no-repeat;
}

.but_view_members a:hover{
float:left;;
margin:8px 5px 0px 0px;
width:120px;
height:20px;
background:url(../images/img_but_view_members_over.jpg) no-repeat;
}

.but_change_member a{
float:left;
margin:8px 5px 0px 0px;
width:152px;
height:20px;
background:url(../images/img_but_change_member_tip.jpg) no-repeat;
}

.but_change_member a:hover{
float:left;
margin:8px 5px 0px 0px;
width:152px;
height:20px;
background:url(../images/img_but_change_member_tip_over.jpg) no-repeat;
}



.but_comp_details a{
float:right;
margin:8px 2px 0px 0px;
width:127px;
height:19px;
background:url(../images/img_but_comp_details.jpg) no-repeat;
}

.but_comp_details a:hover{
float:right;
margin:8px 8px 0px 0px;
width:127px;
height:19px;
background:url(../images/img_but_comp_details_over.jpg) no-repeat;
}

.but_comm_member a{
float:left;
margin:8px 5px 0px 0px;
width:183px;
height:20px;
background:url(../images/img_but_comm_members.jpg) no-repeat;
}

.but_comm_member a:hover{
float:left;
margin:8px 5px 0px 0px;
width:183px;
height:20px;
background:url(../images/img_but_comm_members_over.jpg) no-repeat;
}

.but_logout a:hover
{
	float:left;
	width:64px;
	height:15px;
	margin:6px 0px 0px 0px;
	background:url(../images/img_but_logout_over.jpg) no-repeat;
}
.but_logout p
{
margin:0px;
padding:0px 0px 0px 2px;
}


.but_faq a{
float:left;
width:41px;
height:15px;
background:url(../images/img_but_faq.jpg) no-repeat;
}

.but_faq a:hover{
float:left;
width:41px;
height:15px;
background:url(../images/img_but_faq_over.jpg) no-repeat;
}

.but_about a{
float:left;
width:48px;
height:15px;
background:url(../images/img_but_about.jpg) no-repeat;
}

.but_about a:hover{
float:left;
width:48px;
height:15px;
background:url(../images/img_but_about_over.jpg) no-repeat;
}

.but_suggestions a{
float:left;
width:83px;
height:15px;
background:url(../images/img_but_suggestions.jpg) no-repeat;
}

div#tippings_invite_member{
float:left;
width:669px;
height:76px;
background:url(../images/tt_header_invite_friends.gif) no-repeat;
}



.but_suggestions a:hover{
float:left;
width:83px;
height:15px;
background:url(../images/img_but_suggestions_over.jpg) no-repeat;
}
