﻿/* Page Layout */

body
{
	background-color: #ffffff;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

hr
{
	border: solid 2px #ff6600;
}

table
{
	border: #000000;
}

td
{
	border: solid 1px #000000;
	padding: 5px;
}

a
{

}

a visited
{
	
}

a active
{
	
}

hr
{
	border-color: #ff6600;
	border-width: 2px;
}

#Banner
{
	width: 100%;
	height: 147px;
	float: left;
	background-image: url(WebImages/Banner.jpg);
	background-repeat: repeat;
	margin-bottom: 20px;
}

#BannerInner
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#WhiteBar
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 10px;
	background-color: #ffffff;
}

#Logo
{
	width: 200px;
	float: left;
	margin-right: 10px;
}

#TeamPages
{
	float: right;
	height: 75px;
	background-color: #ffffff;
	background-image: url(WebImages/TopLeft.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-right: 20px;
}

.TeamPages1
{
	width: 760px; 
	float: left; 
	text-align: center; 
	font-size: 20px; 
	color: Red; 
}

.TeamPages2
{
	width: 760px;
	height: 180px;
	float: left;
}

.TeamPages3
{
	width: 760px; 
	float: left; 
	color: #ffffff;
}

#TeamPages a
{
	color: #ffffff;
}

#Container
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#Container1
{
	width: 100%;
	float: left;
	background-color: #ffffff;
	padding-top: 10px;
}

.SideMenu
{
	width: 150px;
	float: left;
}

.TeamBar
{
	width: 100px;
	float: left;
}

.PageArea
{
	width: 830px;
	float: left;
	background-color: #ffffff;
}

.HomepageArea
{
	width: 600px;
	float: right;
}

.Banner
{
	margin-bottom: 20px;
}

.TRCurve
{
	background: url(webimages/TopRight.gif) 100% 0 no-repeat;
	height: 100%;
}

.BRCurve
{
	background: url(webimages/BottomRight.gif) 100% 100% no-repeat;
	height: 100%;
}

.TLCurve
{
	background: url(webimages/TopLeft.gif) 0 0 no-repeat;
	height: 100%;
}

.BLCurve
{
	background: url(webimages/BottomLeft.gif) 0 100% no-repeat;
	height: 100%;
}

/* Menu Formatting */
.MenuItem
{
	background-color: #000000;
	width: 150px;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px red;
	color: red;
}

.SubMenuItems
{
	background-color: #ffcc00;
	width: 150px;
	text-align: left;
	display: none;
	color: #000000;
}

.SubMenuItems a
{
	color: #000000;
}

/* Data Grid Formatting */
.DGHead
{
	background-color: #ffcc00;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

/* Table Formatting */
.ColContainer
{
	background-color: #ffcc00;
	margin-bottom: 3px;
	padding: 3px;
	width: 794px;
	float: left;
}

.Col
{
	background-color: #ffff99;
	color: #000000;
	float: right;
	padding: 3px;
	width: 600px;
}

.Col a
{
	color: #000000;
}

.Col a:Visited
{
	color: #000000;
}

.ColName
{
	float: left;
	color: #000000;
	width: 150px;
	display: block;
}

.ColSpace
{
	background-color: #ffff99;
	color: #000000;
	float: left;
	padding: 3px;
	width: 614px;
}

.FirstSectionHeader
{
	width: 614px;
	background-color: red;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	color: #000000;
}

.SectionHeader
{
	width: 614px;
	background-color: red;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	margin-top: 25px;
}

.ErrorCol
{
	background-color: #ff0000;
	text-align: center;
	color: #ffffff;
}

.HomepageBlock
{
	border: solid 1px #ff6600;
	width: 200px;
	padding: 5px;
	margin-right: 3px;
	display: block;
}

.HomepageBlockBig
{
	border: solid 1px #ff6600;
	width: 380px;
	padding: 5px;
	margin-right: 3px;
	margin-bottom: 3px;
	display: block;
}

/* Controls Formatting */
.Button
{
	background-color: #000000;
	color: red;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 2px red;
}

.Button:Hover
{
	background-color: #990000;
	color: #ffffff;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

/* Text Formatting */
.ErrorText
{
	padding-top: 3px;
	padding-bottom: 3px;
}

.ImageBlock
{
	width: 100px;
	height: 120px;
	float: left;
	margin: 3px;
}

.NewsBlock
{
	width: 400px;
	border: solid 2px #ff6600;
	margin-top: 5px;
	float: right;
}

.NewsText
{
	width: 270px;
	float: left;
	padding: 5px;
}

.NewsImage
{
	width: 90px;
	float: left;
	padding: 5px;
}

.MRPlayers
{
	width: 200px;
	float: left;
}

.MRReport
{
	margin-top: 20px;
	width: 390px;
	float: left;
}

.MRPhotos
{
	margin-top: 20px;
	width: 200px;
	float: left;
	margin-left: 10px;
}

.HomepageSection1
{
	border: solid 1px #ff6600;
	padding: 3px;
	display: block;
	width: 380px;
	margin-bottom: 10px;
}

.HomepageSection1NB
{
	display: block;
	width: 400px;
}

.HomepageSectionHeader1
{
	background-color: #ffcc00;
	border: solid 1px #ffcc00;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	width: 380px;
}

.HomepageSection2
{
	border: solid 1px #ff6600;
	padding: 3px;
	display: block;
	width: 390px;
}

.HomepageSectionHeader2
{
	background-color: #ffcc00;
	border: solid 1px #ffcc00;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	width: 390px;
}

.HomepageSection3
{
	border: solid 1px #000000;
	padding: 3px;
	display: block;
	width: 142px;
}

.HomepageSectionHeader3
{
	background-color: #ffcc00;
	border: solid 1px #000000;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	width: 142px;
}

.MessageBox
{
	border: solid 1px #ff6600;
	padding: 10px;
	margin-bottom: 10px;
}

.SecHead
{
	background-color: red;
	border: solid 1px #000000;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	margin-top: 10px;
	float: left;
}

.Sec
{
	padding: 10px;
	border: solid 1px #000000;
	border-top: 0px;
	float: left;
}

.SecNB
{
	padding: 10px;
	float: left;
}

.TeamPageLink
{
	width: 75px;
	height: 50px;
	background-image: url(WebImages/Circle.jpg);
	border: 0px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 25px;
	font-family: Comic Sans MS;
	font-size: 18px;
	color: #ffffff;
}

.TeamPageLink:hover
{
	width: 75px;
	height: 50px;
	background-image: url(WebImages/CircleLight.jpg);
	border: 0px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 25px;
	font-family: Comic Sans MS;
	font-size: 18px;
}

.Tbl
{
	border: solid 1px #000000;
}

.Tbl td
{
	padding: 0px;
	margin: 0px;
}

.TblHead
{
	background-color: #ff6600;
}

.ErrorCol
{
	background-color: Red;
	color: #ffffff;
	width: 800px;
	float: left;
}


.ShopCategory
{
	border: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

.ShopItemContainer
{
	width: 200px;
	height: 305px;
	float: left;
	border: solid #ff6600 2px;
	background-color: #ffffff;
	margin: 20px;
	color: #000000;
}

.ShopItem
{
	width: 190px;
	height: 240px;
	float: left;
	padding: 5px;
}

.ShopItemPrice
{
	width: 190px;
	height: 55px;
	float: left;
	border-top: solid #ff6600 2px;
	padding: 5px;
}

.SponsorBox
{
	float: left;
	width: 296px;
	height: 196px;
	margin-right: 20px;
	background-color: #ffffff;
	margin-bottom: 20px;
	border: solid #000000 2px;
}

.SponsorName
{
	float: left;
	width: 100%;
	font-family: Calibri;
	font-size: 20px;
	height: 50px;
	text-align: center;
	color: Navy;
	display: block;
}

.SponsorLogo
{
	float: left;
	width: 100%;
	height: 90px;
	display: block;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}

.SponsorLogo img
{
	border: 0px;
}

.SponsorContact
{
	float: left;
	width: 100%;
	font-family: Calibri;
	font-size: 20px;
	text-align: center;
	color: Navy;
	height: 50px;
	display: block;
}


