/* import rules )\*/
@import url("../../../css/support_poll.css");

html, body { border: 0; margin: 0; padding: 0;}
* html #col1, * html #col2, * html #col3 {overflow:hidden}

body {
	padding: 0 382.5px 0 382.5px;
	font-family: Arial, sans-serif;
	font-size: 12px;
/*	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;*/
}

a	{
	color:#ec6a14;
}

h1 {margin-top:6px; margin-bottom:6px}

#header, #footer, #wrapper {width:996px; margin-left:auto; margin-right:auto}
		
#sizer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 100%;
	max-width: 259px;  /* version for IE is at the bottom of this style block */
}

#expander {
	margin: 0 -382.5px 0 -382.5px;
	min-width: 871px; /* Critical Safari fix! */
	position: relative;
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

/* helps IE get the child percentages right. */
#wrapper {
	overflow: hidden;
/*	width: 1024px;*/
	position: relative;
} 
* html #wrapper {
  
}

.clearer{height:2px; overflow:hidden; clear:both}

/* * --- stop copying, but be sure to grab IE's max-width, just above the body-tag --- * * * * * * * * * * * * * * */

/* http://positioniseverything.net/easyclearing */

.clearfix:after {
    content: '[DO NOT LEAVE IT IS NOT REAL]'; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

* html #wrapper {height: auto !important;}

#header {
	text-align: left;
	height: 121px;
	overflow: hidden;
	background-color:#ffffff;
	background-image:url(../images/mySport_header_bg.jpg);
	background-repeat:repeat-x;
}
#footer { 
	margin-top:10px;
	height: 70px; 
	background:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	text-align:right;
	clear:both;	
}
/*#footer .footer_links {float:right; text-indent:10px}*/

/*#footer img {float:right}*/

#block_1_wrapper {
	float: left;
	width: 100%;
  /*background-color: #ece9d8;*/
  margin-left:auto; margin-right:auto;
	}
#block_1 {
  margin: 0 0 0 0;
  /*padding-bottom: 32767px;
  margin-bottom: -32767px;*/
	background-color:#ffffff;
	border-right:2px solid #ffffff;
}
/*#block_1 {margin-bottom: -32723px;}*/

.verticalalign {
	position: absolute;
	bottom: 0;
}
.verticalalign img {
	padding: 0 !important;
	margin: 0 !important;
}

/* hack for Opera 7+ */
@media all and (min-width: 0px){
	.verticalalign {
		width: 100% !important;
	}
}
/* hack for IEs of all persuasions */
* html .verticalalign {
	width: 100% !important;
}

#content {
	/*padding: 10px;*/
	padding-top:2px;
	text-align: left;
height:1%;
}

.SectionTitle	{
	color:#1b124b;
}

.formCaption  {
  font-weight:bold;
	color:#1b124b;
}

.PageEntity	{
	color:#ffffff;
	background-color:#011367;
	padding:3px;
	position:relative;
}

.itembox {clear:both; margin-top:6px}

div.header	{
	background-color:/*#cce4fe*/ #CFDBE9 /*#B4C6DC*/;
	font-weight:bold;
	font-size:11px;
	padding:5px;
	padding-bottom:3px;
	padding-left:0px;
	border-bottom:1px solid /*#547fc4*/#2F67BF;
}
div.header span.titletxt, div.header div.titletxt a {
	padding:5px;
	padding-bottom:3px;
	padding-right:8px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	overflow:hidden;
	/*text-transform:uppercase;*/
}

/*li.itembox	div.header span.hint	{
	color:#009DFD;
}*/

/*.itembox*/ div.header span.rightcurve {
	background-image:url(../images/grey_bar_right.jpg);
	float:right;
	width:20px;
	height:26px;	
}

#col1, #col2, #col3	{
	margin:0px;
	float:left;
	left:0px;
	padding:0px;
	padding-bottom:20px;
	list-style-type:none;
}
#col3, #col2 {margin-right:0px; margin-left:7px}

.itembox div.boxcontent	{
	padding:6px; clear:both
	padding-top:0px;
}

form.memberform .label{
    font-size:0.88em;
    text-decoration:none;
    color:#427091;
    text-align:right;
    font-weight:bold;
}

form.memberform.value  {
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration:none;
    color:#000000;
    font-size:0.88em;
}

table.membertable td.memberheading	{
	font-size:16px;
	color:#1b124b;
	border-top:1px solid #1b124b;
	background-color:#e4e4e4;
	padding:3px;
	
}


td.label{
    font-size:0.88em;
    text-decoration:none;
    color:#427091;
    font-weight:bold; 
    vertical-align:top;
}

table.mailinglist_table {border:1px solid #478DEC; padding:0px; margin:0px;}
table.mailinglist_table th {background-color:#E3E2E7; color:red; padding:5px}
table.mailinglist_table td {padding:3px}
table.mailinglist_table tr {border-style:none}
.altrow {background-color:#e4e4e4}

.SectionTitle, h1,h2,h3{
  color:#1b124b;
}

div.mysportclose	{
	float:right; margin-right:5px; margin-top:8px;
}
div.mysportclose	a {
	color:#aaaaaa;
}
div.mysportclose	a:hover {
	background-color:#ff0000;
	color:#ffffff;
	/*padding:2px;*/
	text-decoration:none;
}

div.mysportadd	{
	float:right; margin-right:5px; margin-top:8px;
}
div.mysportadd	a {
	color:#aaaaaa;
}
div.mysportadd	a:hover {
	background-color:#ff0000;
	color:#ffffff;
/*	padding:2px;*/
	text-decoration:none;
}


.mysmenu	{
	height:29px;
	background:url(../images/nav_bg.jpg);
	background-repeat:repeat-x;
	padding:4px;
	padding-top:0px;
	margin-top:96px;
}
.mysmenu .left	{
	float:left;
}
.mysmenu	a{
	height:25px;
	padding-bottom:3px;
	padding-top:4px;
 	 color:#1b124b;
	font-weight:bold;
	padding-right:7px; 
	padding-left:6px;
	background-image:url(../images/seperater.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	float:left;
}
.mysmenu a.rightmost{
	background-image:none;
}

.mysmenu	.right{
	float:right;
}

table.mysladder	{
	width:100%;
	border-collapse:collapse;
}
table.mysladder	th{
	font-size:8px;
}
table.mysladder	td{
	padding:1px;
}

a.deleteX	{
	color:#ff0000;
	padding:2px;
	font-size:14px;
}

.itembox .dragdrop {
	cursor:move;
}


.textbutton {
margin:0px;
margin-right:4px;
vertical-align:middle;
}

a .textbutton {
   border-style:none;
}

.tophint {
   margin-top:2px;
   margin-bottom:4px;
   border:1px solid #478DEC;
   padding:3px;
}

.highlight, .highlight p {margin-top:0px}

.footer_inside {float:left; padding-top:30px; background-image:url(../images/footer_left.jpg); background-repeat:no-repeat; width:221px; text-align:left; color: #aaa; font-size:10px}
.footer_inside a {color:#100E33; font-weight:bold}

.boxcontent .result {border-bottom:1px solid #eeeeee;clear:both;padding:3px}
.boxcontent .normal {background-color:#eeeeee}

#mysport_topad	{
	float:right;
	margin-right:10px;
	margin-bottom:0px;
}

/* Login Page */


#content div.loginbox h2, #content div.loginbox p, #content div.loginbox a {background:none}
#mysport_intro_title {color:red; font-family:arial, sans-serif; font-weight:bold; margin:0px}

#coming_soon {margin-top:6px; width:270px}


/* Blog */
/*.blog_title {color:#151B69; font-size:14px; font-weight:bold; margin-bottom:4px}*/
.blog_title {height:1%}
.blog {clear:both}
.blogfulltext h1, .blogsummary h1 {margin-left:0px; padding-left:0px; padding-top:0px; margin-top:2px; margin-bottom:4px}

* html .itembox .blogfulltext {width:314px; overflow:hidden}

.blog_text p {margin:0px; margin-bottom:10px}
.blog_date, .blogcomment_date {color:#666; font-size:11px}
.blog_author {margin-top:4px; margin-bottom:4px; float:left; width:530px}
.imgtextholder {clear:both}

.blog a.morelink {display:inline; font-size:12px}
.blog .blog_menu {border: 1px solid #151B69; background-color:#EFEFEF; padding:4px} 

.blog_postacomment, #blog_image  {border: 1px solid #151B69; background-color:#EFEFEF; padding:4px; clear:both; margin-top:6px}
.blogcomment {margin-top:2px; clear:both}
.blogcomment.normal {background-color:#EFEFEF; padding:5px}
.blogcomment.alt {padding:5px}
.blogcomment_report, .blog_report {float:right; text-align:right; width:60px; font-size:11px}
.blogcomment_author {float:left; width:350px}
.blogcomment_date {clear:both}
.blogcomment .blogcomment_image {float:left; margin-right:10px}
.blogcomment .blogcomment_image img {padding-left:0px}
.blogcomment .blogcomment_date {width:180px; clear:none; margin-left:6px; text-align:right; float:right}
.blogcomment_topline {display:blogk; height:18px}
h1.blog_title a, h1.blog_title{color:#1b124b; margin-bottom:0px; padding-bottom:0px}

.blog .itembox .header .titletxt {font-size:16px}

.comment_links {padding-top:5px; padding-bottom:5px}
.blog .comment_previous_link, .blog .comment_next_link {display:inline}

.blog_left {float:left; width:690px; margin-right:10px}
* html .blog_left .retmsg{width:679px; overflow:hidden}
* html .blog_left .retmsg .retmsg_msg{width:640px; overflow:hidden}


.blog_right {float:left; width:294px; list-style:none}
  .blogrightitem {background-color:#EFEFEF; padding:3px; clear:both; margin-top:5px}
  .blogrightitem .title a {color: #1B124B; font-weight:bold; font-size:13px}
  .blog_right .morelink {margin-top:6px; font-size:12px; font-weight:bold}
.blog_left .blogfulltext {clear:both; border-top:1px solid #ccc; padding-bottom:15px}

.commentstitle h1 {display:inline; clear:both; margin-top:5px}

.blog_tiny {padding:3px; padding-bottom:1px; clear:both}
/*.blog_tiny br {line-height:2px}*/
.blog_tiny .blog_title {font-weight:bold}
.blog_tiny .blog_date {float:left; width:220px}
.blog_tiny .blog_view {float:right; margin-right:10px}
* html .boxcontent .blog_tiny.normal {background-color:white}

/* Search - Friends list */
.mem_search_item {padding:5px; padding-bottom:3px; float:left}
.mem_search_item.alt {border:1px solid #ccc; background-color: #E9EEF4}
.mem_search_item .img {float:left; width:182px; height:104px; overflow:hidden; margin-right:6px}
.mem_search_item .header {font-size:14px; font-weight:bold; width:520px}
.mem_search_item .name {font-size: 12px; color:black; width:520px}
.mem_search_item .url {font-size:12px}
.mem_search_item .invitemsg {font-style:italic; margin-top:6px}
.mem_search_item .rightlinks {float:right; width:150px; height:100px; text-align:right} 
.mem_search_item .rightlinks a {font-weight:bold; line-height:20px}

h1.search {margin-bottom:0px; padding-bottom:0px}
.search_form {padding:0px; margin:0px; margin-top:4px; border:1px solid #ccc; background-color:#efefef; margin-bottom:6px}
.search_form #search_desc {float:left; width:600px}
.search_form #search_fields {float:left; width:300px}
.search_form .label label {text-align:right; width:100px}
.search_form td.label {text-align:right; width:100px}


/*Homepage - friends */
/*.boxcontent .friendContainer {width:317px}*/
.friendItem {float:left; width:102px; overflow:hidden; margin-right:3px; margin-bottom:2px; height:auto; height:110px}
/*.friendItem #fnd_3, .friendItem #fnd_6 {margin-right:0px}*/ 
html .friendContainer .friendItem.normal, html .friendContainer .friendItem.alt {background:none}
.friendItem .friend_img{float:left; clear:both; margin-right:8px}
.friendItem .name {clear:both; width:102px; text-align:center}
.friendItem .img {height:72px; width:102px; margin-bottom:4px; margin-top:2px}
 

.avatar_box {height:104px; width: 982px; overflow:hidden; background-repeat:repeat-x; border:1px solid #9DB5D1; padding:6px; clear:both}
.avatar_box .av_img {float:left; margin-right:6px;}
.avatar_box .av_img img {padding:0px; border:1px solid #0F409F} 
.avatar_box .av_rightbox {float:right; width:326px; margin-left:10px}
.av_search #search_name, #search_fields td.value input {background-position:2px 2px; background-repeat:no-repeat; text-indent:20px}
.av_header, .av_header a {color:#FF0000; font-weight:bold; font-size:20px}
.av_aboutme {color: #164692; font-style: italic; font-size: 12px; height: 58px; overflow:hidden; width:414px}
.av_aboutme_tall {height:84px}
.av_menu {margin-bottom:6px}
.av_menu a, .av_menu a.action:hover {color: #567EC4; padding:2px; padding-left:6px; padding-right:6px; border: 1px solid #ccc; margin-top:2px; background-color:white; display:block; float:left; margin-right:6px; font-weight:bold}
.av_menu a:hover, .av_menu a.action {background-color:#2F67BF; color:white; text-decoration:none}
.friendlink a {border:1px solid red; padding:2px; padding-left:6px; padding-right:6px; margin-bottom:6px; background-color:red; color:white; font-weight:bold}
.friendlink {margin-bottom:6px}
.avatar_box #profile_img {float:left; clear:both; margin-right:8px}
.avatar_box #change_image_link {position:absolute; margin-left:0px; margin-top:86px}

.avatar_box .friendlink {margin-top:6px}

.avatar_box #edit_profile_link {font-style:italic}


.av_search {clear:both;margin:0px;  margin-top:10px; padding:0px}
.av_search #subbut {border-width:0px; padding:0px}
.av_search label {color:#164692; font-size:12px; font-weight:bold; width:auto}/*IE6 fix*/* html .boxcontent .friendContainer .alt, * html .boxcontent .friendContainer .normal, * html  .blogfulltext .result {border-style:none; width:102px}* html .boxcontent .friendContainer .alt, * html .boxcontent .friendContainer .normal, * html  .blogfulltext .result {border-style:none; width:90px} 

/*Image on mySport homepage*/
.mys_image_holder .img {float:left; margin-right:6px}
.mys_image_holder {width:317px; overflow:hidden; clear:both}


.article { padding:1px;}
textarea	{
	font-family:arial;
	font-size:12px;
}
textarea.msgboardposttext	{
	font-size:11px;
}

a.msg_reply {color:red; font-weight:900}



/******************************************************************/
/*FIBA SPECIFIC STUFF (TODO: remove mySport specific stuff above) */
/******************************************************************/


.avatar_box {background-image:url(../images/top-panel_bg.jpg); background-repeat:repeat}
.av_header, .av_header a {color:white}
.av_aboutme {color: white}
.avatar_box #edit_profile_link {color:white}
.avatar_box #edit_profile_link a {color:white; font-weight:bold}
.av_search label {padding-bottom:10px;}
.av_menu a {background-color:#FF6600; border-style:none; color:white}
.av_menu a:hover {background-color:black}


#col1 {width: 250px;}
#col2 {width: 250px;}
#col3 {width: 472px;}
#col1 {background-repeat:repeat; background-color:#ffffff;}

.mysmenu {background-image:url(../images/nav_bg.jpg)}
.mysmenu  a{
	 height:25px;
        padding-bottom:3px;
        padding-top:4px;
        color: #BB0D7E;
        font-weight:bold;
        padding-right:7px;
        padding-left:6px;
        background-image:url(../images/divide.jpg);
        background-position:top right;
        background-repeat:no-repeat;
        display:block;
        float:left;
}


.avatar_box img#profile_img {border:3px solid white}
.avatar_box .av_rightbox {width:225px}
.av_aboutme {width:616px}


div.header      {
	height: 37px;
	padding:0px;
	border-bottom-style:none;
	overflow:hidden;
	background:url(../images/tabrow_bg.gif);
	background-repeat:repeat-x;
}

div.header span.titletxt        {
        background: none; line-height:24px
}


#block_1 #col1 div.header, #block_1 #col2 div.header, #block_1 #col3 div.header {margin-left:0px}

#header {background-image:none}
#header img.logo {margin-top:20px; margin-left: 10px}

.itembox .boxcontent, .membertable, #blog_right_container {background-image:url(../images/box_bg.jpg); background-repeat:repeat-x; margin-bottom:8px; border:1px solid #E3E3E3; border-top-style:none; overflow:hidden; background-color:white}

html body #sizer #expander #wrapper #block_1 table.membertable {margin-left:45px; width: 907px}
.membertable .label {width:200px}
.membertable .value {text-align:left; width: 709px}

div.mysportclose {margin-top:-15px}

.memberform .adminbgbutton {margin-left:45px; margin-bottom:30px}

#footer {background-color:white; background-image:none; margin-top:0px}
.footer_top {background-image:url(../images/footer_top_bg.jpg); position:relative; z-index:5; margin-left: 0px; height:15px; background-position:top left; background-repeat:repeat-x; text-align:left; text-indent:10px; padding-top:12px}
.footer_bottom {background-color:white; background-image:url(../images/footer_bg.jpg); background-repeat:repeat-x; width:986px; text-align:left; height: 29px; line-height: 25px; padding-left:10px}
.footer_bookmark {margin-left: 20px}
body {background-color:#F0F0F0}
.sp_powered {float:right; margin-top:-25px; margin-right:10px}



.av_search #search_name{background-color:#525252; background-image:none; border:1px solid white}
	.av_search label { color:#f46a0f; font-weight:normal; }


	/* Blog */
	body .blog_left {width:748px}
	body .blog_right {width:236px}

	#col_holder {
		background-image:url(../images/main_bg.jpg); 
		background-repeat:repeat-y; 
		float:left;
	}

	/* Styles for generated Content */

	img { border:none;}

	#topmycommunities_content a,
	#popularleagues_content a, #popularclubs_content a
	{

		display:block;
		padding:1px;
		margin:2px 0 1px 0;
		text-decoration: none;
		font-size:11px;
	}
	#leaguenews_content , #clubnews_content 	{
		text-decoration: none;
		font-size:11px;
	}
	#leaguenews_content .date, #clubnews_content .date	{
		color:#666666;
		float:right;
	}
	#leaguenews_content .name, #clubnews_content .name	{
		margin-left:5px;
	}

	#topmycommunities_content a {
		display:block;
		padding:1px;
		margin:2px 0 1px 0;
		text-decoration: none;
	}


	.lastuploadrow  {
		clear:both;
		padding:1px;
		margin:2px 0 1px 0;
		font-size:11px;
	}
	.lastuploadrow  .name {
		float:left;
	}
	.lastuploadrow  .name a {
		text-decoration: none;
		font-size:11px;
	}
	.lastuploadrow  .date {
		float:left;
		clear:left;
		color:#666666;
	}

	#featuredmembers_content .memItem, #popularmembers_content .memItem {
		float:left;
		vertical-align:bottom;
		width:32%;
		margin-right:1px;
		text-align:center;
	}
	#featuredmembers_content .memItem .memimg, #popularmembers_content .memItem  .memimg {
		height:72px;
		vertical-align:middle;
	}
	.memItem .memimg img	{
		text-align:center;
	}

	#featuredmembers_content .memItem .name, #popularmembers_content .memItem  .name {
		text-align:center;
	}
	#featuredmembers_content .memItem .name a, #popularmembers_content .memItem .name a{
		text-decoration: none;
	}
	.lastblog       {
					padding:3px;
					clear:both;
	}
	.lastblog .blog_date    {
					color:#666666;
	}
	.lastblog .blog_view    {
					float:right;
		font-size:10px;
	}
	#sportslogs_content a {
					text-decoration: none;
		font-size:11px;
	}
	#sportslogs_content .even {
					background-color:#efefef;
	}
	#sportslogs_content .blog_date {
		font-size:10px;
	}
	#popularclubs_content	{
		font-size:11px;
	}

	h1.blog_title a, h1.blog_title{color:#1b124b; margin-bottom:0px; padding-bottom:0px; font-size:16px;}
	.blog_text p {margin:0px; margin-bottom:10px}
	.blog_date, .blogcomment_date {color:#666; font-size:11px}
	.blog_author {margin-top:4px; margin-bottom:4px; float:left; width:530px}
	.imgtextholder {clear:both}
	.blog_tiny {padding:3px; padding-bottom:1px; clear:both}
	.blog_tiny .blog_title {font-weight:bold}
	.blog_tiny .blog_date {float:left; width:170px}
	.blog_tiny .blog_view {float:right; margin-right:90px}
	.blog_tiny.alt { background-color:#efefef;}
	* html .boxcontent .blog_tiny.normal {background-color:white}


	#searchform input, #searchform select {
		border:1px solid #478dec;
		padding:2px;
		font-size:11px;
	}
	#searchfield {
		background-image: url(../img/mag_glass-icon.jpg);
		background-position:1px 1px;
		background-repeat:no-repeat;
		text-indent:20px
	}

	body .itembox div.split div.titletxt {
		padding:6px;
		width:186px;
		display:block;
		float:left;
	height:37px;
		background:url(../images/mid-col_top.jpg);
		background-repeat:no-repeat;
	}


	body .itembox div.split div.alt	{
		background:url(../images/inactivetab.jpg);
		background-repeat:no-repeat;
	}
	body .itembox div.split div.alt	a{
		color:#000000;
	}


	body .itembox div.split {
		min-height: 22px;
	}
	div.itembox div.longheader	{
		background-image: url(../images/left_col-top.jpg); 
		background-repeat:no-repeat;
	}

	div.itembox div.midheader {
		background-image: url(../images/right-col_top.jpg);
		background-repeat:no-repeat;
	}
	div.itembox div.shortheader {
		background-image: url(../images/mid-col_top.jpg);
		background-repeat:no-repeat;
	}

	div.sID1	a img {
		padding:5px;

	}

	a.morelink	{
	background-color:#f46a0f;
	color:#ffffff;
	display:inline;
	padding:2px;
}

#mysport_login {
	float:left;
	color:#ffffff;
}
#mysport_login .formlabels{
	width:70px;
	float:left;
	padding-top:8px;
}
#mysport_login input {
	background-color:#525252;
	border:1px solid #ffffff;
	font-size:11px;
	color:#ffffff;
	float:left;
}

#lphotos_content {
	height:300px;

}
div.lastimagesimage	{
	text-align:center;
	background-color:#000000;
	height:230px;
	padding-top:5px;
	width:220px;
	margin-left:auto;
	margin-right:auto;
	border:4px solid #ffffff;
}
div.lastimagesimage	img{
	text-align:center;
	vertical-align:middle;
}

div.olymatches	{
	float:left;
	clear:right;
	width:729px;
	margin-left:7px;
}
div.olymatches	table {
	border-collapse:collapse;
	width:345px;
	float:left;
	margin-right:10px;
}
div.olymatches	td{
	padding:8px;
}
div.olymatches	div.boxcontent {
	background:#000000;
	color:#ffffff;
	padding:5px;
	margin-bottom:0px;
	border:0px;
}
div.olymatches	div.boxcontent a {
	background-color:#f46a0f;
	color:#ffffff;
	display:inline;
	padding:2px;
	font-weight:bold;
}
div.olymatches	div.boxcontent a.currentday {
	color:#f46a0f;
	padding:2px;
	background-color:#ffffff;
}
.highlight	{
	color:#f46a0f;
}
.highlightstrong	{
	color:#f46a0f;
}

div.tiproundlist	{
	float:right;
}
div.tiproundlist, div.tiproundname	{
	color:#f46a0f;
	font-weight:bold;
}

div.tiproundname	{
	font-size:13px;
	padding:4px 0px;
}

tr.tipalt	td{
	background-color:#3f3f3f;
}


div.olymatches	div.longheader	{
	background: url(../images/myfibatopbarnogrey.jpg);
	height:28px;
}

div.tippingbuttons	{
	background:url(../images/horizontal-bg.jpg);
	float:left;
	clear:both;
	width:100%;
}
div.olymatches div.boxcontent {
	padding-bottom:10px;
}
div.olymatches div.boxcontent a.tippingfrontbutton {
	margin:0px;
	padding:0px;
}
a.tippingfrontbutton div {
	height:66px;
	width:260px;
	background:url(../images/tipping-off.gif);
	margin:0px;
	padding:0px;
	display:block;
}
a.tippingfrontbutton:hover  div {
	background:url(../images/tipping-on.gif);
}

a.homebutton	{
	margin-top:14px;
	margin-right:10px;
	float:right;
}
div.olymatches td	{
	font-size:12px;
	color:#ffffff;
}

/* styles for myfiba Gold Medal Support Poll Widget */

    #support_poll_results_content	{
	padding:0px; clear:both
	padding-top:0px;
}
    #support_poll_results_header {
	padding:0px;
	padding-bottom:0px;
}
    #support_poll_results_itembox {
	padding:0px;
	padding-bottom:0px;
}

#support_poll_results_itembox .header {
	height:28px;
}

div.pollbody td	{
	font-size:12px;
}
 .support_poll_box_top_results       {
        font-size:6px;
        }

 .support_poll_candidate {
	width:100%;
}
.garena_entry	{
	width:100%;
}
.arena_img  {
  float:left;
  margin-right:8px;
}

.globalarenas	{
	height:250px;
}

.globalarenasbutton,
.lastimagesbutton 
{ 
	text-align:right;
	clear:both;
	height:22px;
}
.globalarenasbutton a,
.lastimagesbutton a
{
	border: 1px solid #f46a0f; background: #fff; 
	text-decoration: none; margin: 0 5px; padding: 3px 5px;  
	color:#f46a0f;
}
.globalarenasbutton a.activeSlide,
.lastimagesbutton a.activeSlide  
{
	background-color:#f46a0f;
	color:#fff;
}
.globalarenasbutton a:focus,
.lastimagesbutton a:focus
{ outline: none; }

/* Remove this next block to make latest photos pager to appear */
.lastimagesbutton {
	display:none;
}

.widgetborder	{
	border:0px;
}
.memimg	{
	margin:4px 0px;
}

