﻿.loginform_text
{
    color: #015F67;
    font-weight:bold;
}

.user_desc
{
    color: #132D48;
    font-weight:bold;
    padding-top: 10px;
    font-size: 11px;
}

.race_header
{
    background: #0096A4;
    padding: 0px 5px 0px 5px;
    color: #ffffff;
    font-weight: bold;
    height: 29px;
    border-style: solid;
    border-color: #dcdcdc;
    border-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-top-width: 0px;
}

.gridHeader
{
	background-color:#0096A4;
	font-weight:bold;
	color:White;
	text-align:left;
}

.PAPRaceNumber
{
	border: #005080 0px solid;
	background-color:#0096A4;
	white-space: nowrap;
	width:60px;
	padding: 10px 2px 2px 2px;
	color:#FFFFFF;
	font-weight:bold;
}

.forgotPassword 
{
    color:Yellow;
}

/**************************************************************************************/

body
{
    background: url('../_images/Content/bg.jpg') top left;
}

/************************************************************************/
/*                      Header                                          */
/************************************************************************/
.header
{
    background: url('../_images/Content/header.jpg') top left no-repeat;
    height: 136px;
}
.header .chat
{
    position: relative;
    left:865px;
    top: 10px;
}

.header #loginForm
{
   position:relative;
    padding: 5px 5px 5px 5px;
    left:650px;
    top: 0px;
    width: 180px;
}
.header #logoutForm
{
    position:relative;
    width: 318px;
    padding: 5px 5px 5px 5px;
    left:650px;
    top: 0px;
    width: 100px;
}
.header #loginForm input
{
    border: 0px;
    float: left;
    font: 11px Arial, Helvetica, sans-serif;
    color: #777777;
}

.header_bar
{
    background: url('../_images/Content/header_bar_back.gif');
    height: 33px;
}
.header_bar2
{
    background: url('../_images/Content/header_bar_back2.gif');
    height: 33px;
}

.innernav4
{
    background: url('../_images/Content/header_bar_back3.gif');
    text-transform: uppercase;
    color: #ffffff;
    height: 33px;
    text-align: left;
}



/* ************************ left panel ************************ */

.clicktobet a:hover 
{
    background: url('../_images/Navigation/LeftMenu/Join_on.jpg') 0 0 no-repeat;
}

.leftpanel
{
    float: left;
    width: 178px;
    background: url('../_images/Navigation/LeftMenu/leftbg.jpg') bottom left repeat-x;
    padding: 0px 0px 52px 0px;
}
.leftpanel .clicktobet
{
    height: 126px;
}
.leftmenu .myaccount
{
    background: url('../_images/Navigation/LeftMenu/myaccount.jpg') top left no-repeat;
    padding: 39px 0px 0px 0px;
}
.leftmenu .racing
{
    background: url('../_images/Navigation/LeftMenu/racing.jpg') top left no-repeat;
    padding: 39px 0px 0px 0px;
}
.leftmenu .sports
{
    background: url('../_images/Navigation/LeftMenu/sports.jpg') top left no-repeat;
    padding: 39px 0px 0px 0px;
}
.leftmenu li
{
    padding: 7px 0px 0px 24px;
    height: 23px;
}
.leftmenu .myaccount li
{
    background: url('../_images/Navigation/LeftMenu/leftb3.jpg') top left no-repeat;
}
.leftmenu .racing li
{
    background: url('../_images/Navigation/LeftMenu/leftb2.jpg') top left no-repeat;
}
.leftmenu .sports li
{
    background: url('../_images/Navigation/LeftMenu/leftb1.jpg') top left no-repeat;
}
.leftpanel .leftmenu .last
{
    height: 22px;
}
.leftmenu li a
{
    color: #444444;
    text-decoration: none;
    font-weight: bold;
}
.leftmenu li a:hover
{
    color: #002362;
    text-decoration: underline;
}





/* ************************ footer ************************ */

.footer
{
    background: url('../_images/Content/footer.jpg') top center no-repeat;
    text-align: center;
    font-size: 0.93em;
    color: #b3bcc1;
    min-width: 1023px;
}
.footer a
{
    text-decoration: none;
    color: #b3bcc1;
}
.footer a:hover
{
    text-decoration: underline;
    color: #fff;
}
.footertext1
{
    width: 1023px;
    margin: 0 auto;
    padding: 5px 0px 15px 0px;
    height: 40px;
}
.footerlinks1
{
    padding: 0px 0px 20px 0px;
}
.footerlinks2
{
    padding: 0px 0px 0px 50px;
}
.footerlinks2 ul
{
    float: left;
    padding: 0px 50px 0px 50px;
}
.footer .footerlinks2 ul li a
{
    text-decoration: underline;
    color: #b3bcc1;
}
.footer .footerlinks2 ul li a:hover
{
    text-decoration: none;
    color: #fff;
}
.footertext2
{
    width: 1023px;
    margin: 0 auto;
    padding: 10px 0px 10px 0px;
    background: #fff;
}
.footertext2 a
{
    color: #999999;
    text-decoration: none;
}
.footertext2 a:hover
{
    color: #999999;
    text-decoration: underline;
}
