BODY, BODY *
{
	font-family: Arial !important;
	font-size: 12px;
	color: #000;
}
BODY
{
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
A IMG
{
	border: none;
}


#loadingPanel {
	width: 100%;
	height: 50px;
	background: url(../images/loading2.gif) center no-repeat;
}

H2
{
	font-size:13px;
	font-weight:bold;	
	color:#000000 !important;
	margin:10px 10px 14px 10px !important;
}


#rightcontent TD,
.smallFont, .smallFont *, .smallFont A,
.smallFont TD, .smallFont TD *
{
	font-size: 10px;
	/*font-weight: normal;*/
}
.normalFont, .normalFont *, .normalFont A,
.normalFont TD, .normalFont TD *
{
	font-size: 12px;
	/*font-weight: normal;*/
}
.headerFont, .headerFont *, .headerFont A
{
	font-size: 13px;
	font-weight: bold;
}
.nowrap
{
	white-space: nowrap;
}
.underline
{
	text-decoration: underline;
}
/*#container
{
	background-color: #333 !important;
}*/

A, A *
{
	color: #768018;
	text-decoration: none;
}
A:hover, A:hover *
{
	text-decoration: underline !important;
}


ul.tabs {
	margin-left: 10px;
}

.navLink
{
	color: #000 !important;
}
.blackLinks A, .blackLinks A *
{
	color: #000;
}
.clean, .clear
{
	clear: both;
	width: 99%;
	height: 1px !important;
	/*border: 1px solid green;*/
}

P
{
	color: #000 !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	padding-bottom: 4px !important;
	padding-top: 0px !important;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*___________________________________*/
/*  Row styles (for tables and navigation section) */
.oddRow
{
	background-color: #e6e6e6 !important;
}
.evenRow
{
	background-color: transparent !important;
}
.usersRow
{
	background-color: #cbdb2a !important;
}
/*___________________________________*/
/*___________________________________*/
/* All h1 tags need to be removed */
.sectionHeader, H1
{
	/*font-family: Sans;*/
	font-size: 13px !important;
	font-weight: bold !important;
	/*color: #5E5e3b;*/
	color: #fff;

	background-repeat: no-repeat;
	background-color: #cbdb2a;
	height: 20px !important;

	padding-left: 14px;
	padding-top: 4px;

	float: left;
	display: block;
	margin: 0px !important;
}
.sectionHeader SPAN
{
	font-size: 13px !important;
	font-weight: bold !important;
	/*color: #5E5e3b;*/
	color: #fff;
}
.sectionHeader IMG
{
	margin: 0px;
	padding: 0px;
}
/* All h1 tags need to be removed */
.midHeader, H1
{
	background-image: url(../images/header_408_bg_curved.jpg) !important;
	width: 394px !important; /* because of left padding*/
}
.rightHeader
{
	background-image: url(../images/header_300_bg_curved.jpg) !important;
	width: 286px !important; /* because of left padding*/
}
.profileHeader
{
	background-image: url(../images/header_446_bg_curved.jpg) !important;
	width: 432px !important; /* because of left padding*/
}

.homeHeader
{
	/*background-image: url(../images/home_top.jpg);
	background-repeat: no-repeat;*/
	width: 408px;
	height: 28px;
	/*background-color: #669900;*/
	padding-left: 0px;
}
.homeActiveTab, .homeInactiveTab
{
	background-repeat: no-repeat;
	margin-top: 0px;
	width: 102px;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 7px;
	text-align: center;
	float: left;
	border-bottom: 1px solid #d5d5d5;
}
.homeActiveTab A
{
	/*color: black;*/
}
.homeActiveTab
{
	background-image: url(../images/home_tab_active.jpg);
	color: #555;
	border-bottom: 1px solid #e6e6e6;
	/*margin-right: 2px;*/
}
.homeActiveTab *, .homeActiveTab A
{
	color: #555;
}
.homeInactiveTab A, .homeInactiveTab *, .homeInactiveTab
{
	color: #999;
}
.homeInactiveTab
{
	background-image: url(../images/home_tab_inactive.jpg);
	color: #999;
}
.homeInactiveTab:hover
{
	text-decoration: underline;
	cursor: pointer;
}

.contentBox
{
	background-color: #f2f2f2 !important;

	/*border: none !important;*/
	padding-bottom: 4px !important;
	/*font-size: 12px;*/
	margin-top: 0px !important;
	margin-bottom: 7px !important;

	/*width: 408px !important;*/

	float: left !important;

}

.paddingTop
{
	padding-top: 10px;
}
.paddingSides
{
	padding-left: 10px;
	padding-right: 10px;
}

.tablePadding TD
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
}
/*
.contentBox.rightSection A
{
	font-size: 10px;
	font-weight: normal;
}
.contentBox.midSection A
{
	font-size: 12px;
	font-weight: normal;
}*/
.midSection
{
	width: 408px;
}
.rightSection
{
	width: 300px;
}
.profileSection
{
	padding-top:5px;
	width: 446px;
}
/*___________________________________*/
.inactiveTab, .activeTab
{
	width: 93px !important;
	height: 20px !important;

	background-position: left 10px !important;
	background-repeat: no-repeat !important;

	text-align: center;
	padding-top: 17px;

	float: left;
}
.inactiveTab
{
	background-image: url(../images/tab_inactive.jpg);
}
.inactiveTab A, .inactiveTab *, .inactiveTab
{
	color: #808080;
}
DIV.inactiveTab
{
	cursor: pointer;
}
.activeTab
{
	background-image: url(../images/tab_active.jpg);
}
.activeTab A, .activeTab *
{
	color: #000;
}

/*******
	League Top Ten tab styles
********/
.inactiveTabThin, .activeTabThin
{
	width: 65px !important;
	height: 20px !important;

	background-position: left 10px !important;
	background-repeat: no-repeat !important;

	text-align: center;
	padding-top: 17px;

	float: left;
}
.inactiveTabThin
{
	background-image: url(../images/tab_inactive2.jpg);
}
.inactiveTabThin A, .inactiveTabThin *, .inactiveTabThin
{
	color: #808080;
}
DIV.inactiveTabThin
{
	cursor: pointer;
}
.activeTabThin
{
	background-image: url(../images/tab_active2.jpg);
}
.activeTabThin A, .activeTabThin *
{
	color: #000;
}
/*___________________________________*/
.leagueTabHolder, .leagueTabHolder2
{
	height: 34px;
	background-color: #ccc;
	padding-top: 20px;
	padding-left: 10px;
}
.leagueTabHolder2
{
	padding-left: 0px;
}
.leagueTabHolder *, .leagueTabHolder2 *, .leagueTabHolder A, .leagueTabHolder2 A
{
	background-repeat: no-repeat;
	font-size: 10px;
	color: #808080;
}
.leagueTabActive, .leagueTabInactive
{
	float: left;
	text-align: center;
	padding-top: 4px;
	width: 76px;
	height: 30px;
	margin-left: 1px;
	margin-right: 1px;
}
.leagueTabActive
{
	background-image: url(../images/tab2_active.jpg);
	background-color: #fff;
	color: #000;
}
.leagueTabInactive
{
	background-image: url(../images/tab2_inactive.jpg);
	background-color: #e6e6e6;
	cursor: pointer;
}
.nextTabBtn, .prevTabBtn
{
	height: 23px;
	width: 16px;
	text-align: center;
	padding-top: 10px;
	margin-top: 1px;
	background-color: #e6e6e6;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;

}
.nextTabBtn
{
	float: right;
	background-image: url(../images/next_tab.jpg);
	padding-left: 4px;
}
.prevTabBtn
{
	float: left;
	background-image: url(../images/prev_tab.jpg);
	padding-right: 4px;
	margin-right: 4px;
}

/*___________________________________*/
.registerBox
{
	background-image: url(../images/register.jpg) !important;
	background-repeat: no-repeat;
	background-position: top right !important;
	background-color: #f2f2f2 !important;

	border: none !important;
}

.popupsubmenu
{
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 152px;
	height: auto !important;
}
.popup_item_top, .popup_item_right, .popup_item_bottom
{
	float: left;
	width: 152px;
	z-index: 1000 !important;
}
.popup_item_top DIV, .popup_item_right DIV, .popup_item_bottom DIV
{
	float: left;
	width: 140px;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	background-color: #f2f2f2;
}
.popup_item_top IMG
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/shadow_righttop.png);
	background-repeat: no-repeat;
	background-position: right top;

	//background-image: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow_righttop.png', sizingMethod=scale);
}
.popup_item_right IMG
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/shadow_right.png);
	//background-image: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow_right.png', sizingMethod=scale);
	background-repeat: repeat-y;
	background-position: right top;
}
.popup_item_bottom IMG
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/shadow_bottom.png);
	//background-image: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow_bottom.png', sizingMethod=scale);
	background-repeat: no-repeat;
	background-position: left top;
}


IMG.infoButton
{
	float: right;
	background-image: url(../images/info.png);
	background-repeat: no-repeat;
	//background-image: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/info.png', sizingMethod=scale);
	margin:4px;
	margin-top: 0px;
	padding: 0px;
	cursor: pointer;
}
.sectionHeader IMG.infoButton
{
	/*margin-top: -16px;*/
}

IMG.shadow2_left
{
	background-image: url(../images/shadow2_left.png);
	background-repeat: no-repeat;
	//background-image: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow2_left.png', sizingMethod=scale);
}
IMG.shadow2_right
{
	background-image: url(../images/shadow2_right.png);
	background-repeat: no-repeat;
	//background-image: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow2_right.png', sizingMethod=scale);
}
IMG.shadow2_bottom
{
	background-image: url(../images/shadow2_bottom.png);
	background-repeat: no-repeat;

	//background-image: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow2_bottom.png', sizingMethod=scale);
}
IMG.shadow3_left
{
	background-image: url(../images/shadow3_left.png);
	background-repeat: no-repeat;
	//background-image: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow3_left.png', sizingMethod=scale);
}
IMG.shadow3_right
{
	background-image: url(../images/shadow3_right.png);
	background-repeat: no-repeat;
	//background-image: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow3_right.png', sizingMethod=scale);
}
IMG.shadow3_bottom
{
	background-image: url(../images/shadow3_bottom.png);
	background-repeat: no-repeat;

	//background-image: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow3_bottom.png', sizingMethod=scale);
}
IMG.shadow4_left
{
  background-image: url(../images/shadow4_left.png);
  background-repeat: no-repeat;
  //background-image: none;
  //filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow4_left.png', sizingMethod=scale);
}
IMG.shadow4_right
{
  background-image: url(../images/shadow4_right.png);
  background-repeat: no-repeat;
  //background-image: none;
  //filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow4_right.png', sizingMethod=scale);
}
/*___________________________________*/
DIV#banner
{
	overflow: hidden;
	height: 91px;
	background-image: url(../images/top_bg_curved.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-color: #cbdb2a;
}
DIV#banner.curly_image
{
	background-image: url(../images/top_bg_wth_curly_curved.jpg);
}
DIV#banner.attheraces_image
{
	background-image: url(../images/top_bg_wth_attheraces_logo.jpg);
}

DIV#banner_bottom
{
	height: 20px;
	padding-top: 2px;
	/*background-image: url(../images/header_line.jpg);
	background-repeat: repeat-y;*/
	background-color: #677015;
	color: #fff;
	/*font-size: 140%;
	font-weight: bold;*/
	/*padding-left: 10px;*/
	margin-bottom: 14px;
}
DIV#banner_bottom A, DIV#banner_bottom SPAN
{
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	cursor: pointer;
}
DIV#banner_bottom DIV
{
	cursor: pointer;
}
DIV#banner_bottom A IMG, DIV#banner_bottom SPAN IMG
{
	margin-left: 12px;
	margin-right: 12px;
	background-repeat: no-repeat;
}


/*
DIV#banner_bottom A IMG.home, DIV#banner_bottom SPAN IMG.home
{
	background-image: url('../images/home.png');
	//background-image: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home.png', sizingMethod=scale);
}
DIV#banner_bottom A IMG.forum, DIV#banner_bottom SPAN IMG.forum
{
	background-image: url('../images/forum.png');
	//background-image: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/forum.png', sizingMethod=scale);
}
DIV#banner_bottom A IMG.league, DIV#banner_bottom SPAN IMG.league
{
	background-image: url('../images/league.png');
	//background-image: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/league.png', sizingMethod=scale);
}
DIV#banner_bottom A IMG.mypage, DIV#banner_bottom SPAN IMG.mypage
{
	background-image: url('../images/my_page.png');
	//background-image: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/my_page.png', sizingMethod=scale);
}
DIV#banner_bottom A IMG.racecards, DIV#banner_bottom SPAN IMG.racecards
{
	background-image: url('../images/race_cards.png');
	//background-image: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/race_cards.png', sizingMethod=scale);
}
DIV#banner_bottom A IMG.results, DIV#banner_bottom SPAN IMG.results
{
	background-image: url('../images/results.png');
	//background-image: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/results.png', sizingMethod=scale);
}
DIV#banner_bottom A IMG.raceanalysis, DIV#banner_bottom SPAN IMG.raceanalysis
{
	background-image: url('../images/race_analysis.png');
	//background-image: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/race_analysis.png', sizingMethod=scale);
}
DIV#banner_bottom A IMG.racebasics, DIV#banner_bottom SPAN IMG.racebasics
{
	background-image: url('../images/race_basics.png');
	//background-image: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/race_basics.png', sizingMethod=scale);
}
DIV#banner_bottom A IMG.feedback, DIV#banner_bottom SPAN IMG.feedback
{
	background-image: url('../images/feedback.png');
	//background-image: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/feedback.png', sizingMethod=scale);
}
*/
DIV#container
{
	background-image: none !important;
	margin: 9px auto 0px  auto;
	width: 860px;
	text-align: left;

}
DIV#footer
{
	margin: 9px auto 0px  auto ;
	width: 860px;
	height: 52px !important;

	background-color: #cbdb2a !important;
	background-image: url(../images/footer_bg_curved.jpg) !important;
	background-repeat: no-repeat;
	padding: 0px !important;

	text-align: center;
}
DIV#footer *
{
	color: #fff;
}
DIV#footer DIV#footerCopy
{
	color: #000;
}


/*___________________________________*/
/* Left navigation styles */
DIV#navigation
{
	/*border: 1px solid green;*/
	font-family: Arial,Helvetica,sans-serif;

	margin-right: 6px;
	margin-top: 0px !important;
	width: 140px;
	float: left;

	height: auto !important;
	/*position: static !important;*/

	background-color: #f2f2f2;
}

DIV#navigation DIV
{
	height: 14px;
}

/* navigation header */
DIV#navigation DIV.header
{
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 8px;
	height: 20px;

	font-size: 13px !important;
	font-weight: bold;

	margin-top: 8px;
	margin-bottom: 12px;

	color: #fff;
	background-image: url(../images/nav_header.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	background-color: #cbdb2a;

	border: none;
}
DIV#navigation DIV.header SPAN
{
	font-size: 13px !important;
	font-weight: bold;
	color: #fff;
}
DIV#navigation DIV.loginForm
{
	font-size: 9px;
	padding: 1px;
	margin: 0px;
	/*margin-bottom: 14px;*/

	background-color: #fff;
	border: 1px solid #cbdb2a;
	height: auto;
}
DIV#navigation DIV.loginForm FIELDSET, DIV#navigation DIV.loginForm FORM
{
	padding: 0px;
	margin: 0px;
}
DIV#navigation DIV.loginForm INPUT, DIV#navigation DIV.loginForm LABEL
{
	font-size: 9px;
	display: block;
	margin-left: 1px;
	text-align:left !important;
}
/* navigation links */
DIV#navigation A, DIV#navigation A:visited
{
	padding-left: 7px;
	color: #000 !important;
	font-size: 10px;
	font-weight: bold;
	height: 14px;

	display: block;

	text-decoration: none;

	/*border: 1px solid green;*/
}

/*___________________________________*/
MARQUEE#news
{
	width: 407px;
	margin: 0px;
	font-size: 10px;
}

/*___________________________________*/
DIV#contentcenter
{
	width: 408px;
	padding: 0px;
	float: left;
}

DIV#rightcontent
{
	float: right;
	width: 300px;
}
/*___________________________________*/
DIV#todays_tip, DIV#agree_disag
{
	/*border: 1px solid green;*/
}
#voteForm
{
	margin: 0px;
}
DIV#todays_tip
{
	width: 127px;
	height: 85px;
	float: left;
	padding: 15px;
	padding-top: 30px;
	text-align: center;

	background-image: url(../images/tip_bg.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	/*padding-top: 15px;*/
}
DIV#todays_tip *
{
	color: #cbdb2a;
}
DIV#todays_tip A
{
	color: #fff;
	text-decoration: underline;
}
DIV#agree_disag
{
	width: 218px;
	float: right;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	text-align: center;
}








/*______________________________________________*/
.textCenter
{
	text-align: center;
}
.boxCenter
{
	margin-left: auto;
	margin-right: auto;
}


.feature
{
	width: 90px;
	float: left;

	padding-top: 10px;
	padding-left: 6px;
	padding-right: 6px;
	overflow: hidden;
}

UL
{
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0px;
}
.normal ul
{
	padding-left:40px!important;
	list-style-type:circle!important;
}
UL.list
{
	margin-top: 10px;
	margin-bottom: 10px;
}
UL.list LI
{
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 6px;

	padding-left: 10px;
	margin-left: 8px;
}

.errortext
{
	color: #c00000 !important;
}


.twoforone
{
	background-image: url('../images/2for1_v2_th.gif');
	background-repeat: no-repeat;
}

.performanceDropDownBtn
{
	float: left;
	width: 15px;
	text-align: center;
}
.performanceUserField1
{
	float: left;
	width: 160px;
	border: 1px solid #cbdb2a;
}
.performanceUserField2, .performanceUserField3, .performanceUserField4
{
	float: left;
	width: 145px;
	border-right: 0px solid #fff;
	height: 12px;
}
.performanceUserField2
{
	border-left: 1px solid #b42020;
	border-top: 1px solid #b42020;
	border-bottom: 1px solid #b42020;
}
.performanceUserField3
{
	border-left: 1px solid #33f;
	border-top: 1px solid #33f;
	border-bottom: 1px solid #33f;
}
.performanceUserField4
{
	border-left: 1px solid #393;
	border-top: 1px solid #393;
	border-bottom: 1px solid #393;
}

.DropDown
{
	display: none;
	position: absolute;
	background-color: white;
	padding: 2px;
}
.DropdownElement
{
	display: block;
	padding-left: 2px;
}
.DropdownElement:hover
{
	background-color: #33c;
	color: #fff;
}

.ajaxLink
{
	/* stub */
}

.clearStyle *
{
	margin: 0px !important;
	padding: 0px !important;
}
.nag-button {
  background: url("/images/nag-button.png") repeat scroll 0 0 transparent;
  float: right;
  height:19px;
  margin: 0;
  width:70px;
  position:absolute;
  right:10px;
  bottom:10px;
}
.nag-button:hover {
  background-position: 0 19px;
}
/* Leaderboard
----------------------------------------------------------------------*/
#leaderbboard_full .panes {
clear:both;

}
#leaderbboard_full .tabset {
padding-left:10px;
}
#leaderbboard_full .tabset li{

float:left;

margin-top:20px;
}
#leaderbboard_full .tabset li a {
background:url("../images/tab_inactive2.jpg");
    width:65px;
height:25px;
display:block;
text-align:center;
line-height:25px;
vertical-align:middle;
}
#leaderbboard_full .tabset li a.current {background:url("../images/tab_active2.jpg") no-repeat;}
#leaderbboard_full .tabset li a.current span{
color:#000;
}
#leaderbboard_full .tabset li a span{
 background-repeat: no-repeat;
    color: #808080;
    font-size: 10px;
    font-size:10px;  
}
#leaderbboard_full #Streak5_tabs  li a{
	background:url("../images/tab_inactive.jpg") no-repeat;
width:93px;
}
#leaderbboard_full #Streak5_tabs  li a.current {background:url("../images/tab_active.jpg") no-repeat;}
