﻿@import url('IPLFonts.css');
@import url('IPLCalendar.css');
html, body, table, tr, td, th {
	color: #FFFFFF;
	font-family: Kaggish, Tahoma, "Century Gothic", Verdana;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	empty-cells: show;
}
body {
	background-attachment: fixed;
	background-image: url('../dev/images/pageBarHome_BG.jpg');
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.MainArea {
	width: 519px;
	height: 603px;
}
/*
Logon
*/
.Logon {
	height: 164px;
	width: 157px;
	background-image: url('../dev/images/loginTop.png');
	background-repeat: no-repeat;
}
.Logon table {
	width: 140px;
}
/*
Flash
*/
.FlashHeader {
	width: 675px;
}
.FlashLeft {
	width: 230px;
}
/*
Member Services
*/
.MemberService {
	background-image: url('../dev/images/whySignupBG.jpg');
	background-repeat: no-repeat;
}
.MemberServiceTable {
	width: 100%;
}
/*
Employment
*/
.Employment {
	background-image: url('../dev/images/pageEmploymentBG.jpg');
	background-repeat: no-repeat;
	background-color: #3A6437;
}
/*
Player Edit
*/
.PlayerEdit {
	background-color: #3A6437;
	background-image: url(../dev/images/playerAdminBG2.jpg);
	background-repeat: no-repeat;
}
/*
Player Register
*/
.PlayerRegister {
	background-image: url('../dev/images/pageRegisterPlayerBG.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
/*
Player Home Page
*/
.PlayerHomePage {
	background-color: #3A6437;
	background-image: url('../dev/images/playerProfileBG.jpg');
	background-repeat: no-repeat;
}
.PlayerHomePageTop {
	height: 452px;
}
/*
Top Ten
*/
.TopTen {
	background-image: url('../dev/images/TopTenBackGround.jpg');
	background-repeat: repeat-y;
	vertical-align: top;
	width: 239px;
	height: 346px;
}
.TopTenHeader {
	background-image: url('../dev/images/TopTenHeader.jpg');
	background-repeat: no-repeat;
	width: 239px;
	height: 67px;
}
.TopTenRow {
	background-image: url('../dev/images/TopTenRow.jpg');
	background-repeat: repeat-y;
	width: 100%;
}
.BarNameTable {
	background-image: url('../dev/images/barNameBG.jpg');
	background-repeat: no-repeat;
	height: 145px;
	width: 100%;
}
.Search {
	background-image: url('../dev/images/genericBGtop.jpg');
	background-repeat: no-repeat;
}
.BarLogo {
	width: 239px;
	height: 105px;
	max-height: 105px;
	max-width: 239px;
}
.BarSpecials {
	background-image: url('../dev/images/pbhSpecialsBG.jpg');
	background-repeat: no-repeat;
	height: 149px;
	width: 519px;
}
.Announcement {
	background-color: #000000;
	background-image: url('../images/spacer.gif');
	text-align: center;
	vertical-align: top;
}
.Generic {
	background-attachment: fixed;
	background-image: url(../dev/images/genericBottom.jpg);
	background-repeat: no-repeat;
}
.RedTop {
	background-image: url('../dev/images/genericBGtop.jpg');
	background-repeat: no-repeat;
	width: 100%;
}
.TodaysTournaments {
	background-attachment: fixed;
	background-color: #0B1C0A;
	background-image: url('../dev/images/ttbg.jpg');
	background-repeat: repeat-y;
	background-position: center top;
}
.TournamentsDetail {
	background-image: url('../dev/images/TournementsDetails.png');
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 360px;
}
.IndexPage {
	width: 100%;
	vertical-align: middle;
	margin-top: 150px;
}

