
#tipping_content {
	margin-top: 10px;
	width: 760px;
	position: relative;
}

#tipping_content h2 {
	background: url("../images/tipping/titlebar.jpg") no-repeat top left;
	text-align: left;
	height: 40px;
	width: 750px;
	font-size: 26px;
	letter-spacing: -0.1px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	line-height: 40px;
	font-family: "AkzidenzGrotesk", verdana, serif;
}

#tipping_content h3 {
	padding-left: 20px;
}

#tipping_instructions h3 {
	padding-left: 10px;
}

#tipping_content p {
	padding: 5px 20px 5px 20px;
	font-size: 14px;
	font-family: verdana;
}

#messageBox ul {
	display: none;
}

#messageBox.tiperror ul {
	width: 100%;
	background: url("../images/tipping/summary_title_bg.jpg") repeat-x top left;
	height: 40px;
	padding-top: 2px;
	width: 760px;
	list-style: none;
	color: #FFF;
	overflow: hidden;
}

#messageBox.tiperror ul li {
	margin: auto;
	width: 754px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #FFF;
	color: #FFFFFF;
}

#messageBox.tiperror ul li label {
	color: #FFF;
}

#tipping_content #tandc {
	background: #e8eef2;
	width: 760px;
	padding-bottom: 20px;
}

#tipping_content #tandc p {
	font-size: 11px;
}


#tipping_content #terms {
	border: none;
	background: #e8eef2;
	font-size: 14px; 
	text-align: left;
	width: 740px;
	padding-left: 20px;
	height: 250px;
}

#tipping_instructions {
	background: #e8eef2;
	padding: 20px 0px 10px 0px;
	margin-bottom: 30px;
}
 
#tipping_instructions h3 {
	color: #051226;
	font-size: 19px;
	font-family: "AkzidenzGrotesk", verdana;
	margin-left: 10px;
}

#tipping_right {
	width: 160px !important;
	padding: 0px 25px 0px 25px;
	margin: 25px 0px 20px 0px;
	float: right;
}

.summaryTable {
	font-family: "helvetica", verdana, serif;
	width: 760px;
	border: 1px solid red;
	margin-left: 0px;
	border: none;
	border-collapse: collapse;
}

.summaryTable th {
	font-weight: bold;
	font-size: 15px;
	height: 32px;
	color: #081c3d;
	padding-left: 20px;
}

.summaryTable td {
	line-height: 32px;
}
 
.summaryTable th, .summaryTable td {
	vertical-align: middle;
}

.summaryTable td.tip {
	width: 130px;
	vertical-align: middle;
}

.summaryTable .altrow {
	background: #e8eef2;
}

.summaryTable td {
	height: 34px;
	padding: 3px;
	line-height: 1.5em;
	padding-left: 20px;
}

.summaryTable .raceTitle {
	font-weight: bold;
	font-size: 13px;
}

.summaryTable .loc_distance {
	font-weight: normal;
	font-size: 13px;
}

.userrow {
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #071832;
	border-bottom: 1px solid #071832;
}

#tipsWrapper {
	position: relative;
	right: 0px;
}

#userSummary {
	float: right;
	width: 210px;
}

#userSummary h2 {
	background: url("../images/tipping/summary_title_bg.jpg") repeat-x top left;
	height: 32px;
	line-height: 20px;
	padding-top: 8px;
	font-size: 26px;
	color: #FFF;
	font-family: "AkzidenzGrotesk", verdana, serif;
}

#userSummary table {
	width: 100%;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	border: none;
}

#userSummary th {
	font-weight: bold;
	vertical-align: middle;
	width: 105px;
	padding: 0px 5px 0px 5px;
}

#userSummary th, #userSummary td {
	height: 40px;
	background: #e8eef2;
	border-bottom: 2px solid #FFF;
	font-size: 13px;
	color: #081c3d;
	vertical-align: middle;
}

#userSummary td {
	width: 85px;
	padding: 0px 5px 0px 5px;
	text-align: right;
}

.lblink a {
	margin-top: 10px;
	background: url("../images/tipping/ladder.png") no-repeat left center;
	line-height: 36px;
	height: 36px;
	width: 170px;
	padding-left: 40px;
	display: inline-block;
}

div.breadcrumbs {
	width: 100%;
	padding: 10px 0px 10px 0px;
}

.breadcrumbs ul {
	padding: 0px 0px 0px 20px;
	margin-left: 0px;
}

.breadcrumbs li {
	font-size: 12px;
	list-style-type: none;
	margin-right: 10px;
	display: inline;
}

.breadcrumbs li.first {
	font-weight: bold;
}
 
#termsagree {
	display: inline-block;
	margin-top: 20px;
	padding-left: 20px;
}

#tippingheader {
	position: relative;
	background: url("../images/tipping/header.jpg") no-repeat top left;
	height: 82px;
	width: 980px;
}

#tippingheader .welcome {
	color: #FFF;
	position: absolute;
	right: 15px;
	top: 10px;
}
                
.loginForm input {
	color: #18367e;
}

.loginForm span.loginTxt {
	position: absolute;
	top: 15px;
	right: 420px;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	font-size: 20px;
	color: #FFF;
}

#loginEmail {
	position: absolute;
	right: 220px;
	top: 15px;
	width: 177px;
	height: 12px;
	padding: 4px;
}

#loginPassword {
	position: absolute;
	right: 20px;
	top: 15px;
	width: 177px;
	height: 12px;
	padding: 4px;
}

.success_message {
	background: #000001 url("../images/tipping/bluebar.jpg") repeat-x top left;
	height: 40px;
	text-align: center;
	padding-right: 30px;
	line-height: 40px;
	color: #FFF;
	font-size: 15px;
	margin-bottom: 15px;
} 

.error_message {
	background: #992824 url("../images/tipping/greybar.jpg") repeat-x top left;
	height: 40px;
	text-align: center;
	padding-right: 30px;
	line-height: 40px;
	color: #A62721;
	border: 1px solid #A62721;
	font-size: 15px;
	margin-bottom: 15px;
}

#selecttips {
	position: relative;
	padding-bottom: 30px;
}

.tipssubmit {
	width: 120px;
	height: 30px;
	line-height: 30px;
	right: 0px;
	position: absolute;
	bottom: 10px;
	display: inline-block;
}

.loginsubmit {
	position: absolute;
	width: 90px;
	height: 30px;
	line-height: 30px;
	right: 320px;
	top: 45px;
}

.registersubmit {
	width: 90px;
	height: 30px;
	line-height: 30px;
}

.logout {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	right: 0px;
	top: 25px;
	position: absolute;
}

.forgotpw {
	position: absolute;
	top: 45px;
	right: 20px;
	width: 185px;
	height: 30px;
}

.forgotpw a {
	color: #FFFFFF;
	line-height: 30px;
	text-decoration: none;
	font-size: 15px;
	font-family: helvetica, verdana, serif;
}

#registrationForm {
	background: #FFF;
}

#registrationForm .details {
	background: #e8eef2;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

#registrationForm h3 {
	font-family: "AkzidenzGrotesk", Arial, Tahoma;
	font-size: 17px;
	color: #051226;
	padding: 15px 5px 0px 20px;
}

#registrationForm .fieldTitle {
	clear: left;
	margin-top: 11px;
	position: relative;
	width: 100%;
}

#registrationForm .fieldTitle span {
	width: 170px;
	display: inline-block;
	float: left;
	color: #051226;
	font-size: 14px;
	padding-left: 20px;
}

#registrationForm .fieldTitle input {
	width: 300px;
	height: 13px;
	padding: 4px;
	font-size: 13px;
}

#registrationForm .fieldTitle select {
	
}

#registrationForm .fieldTitle label.error {
	float: left;
	color: red;
	position: absolute;
	right: 5px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 21px;
	width: 230px;
	text-align: left;
}


