﻿
/* Generic */

*
{
    color: #FFFFFF;
    font-family: Tahoma, Arial, Verdana;
    margin: 0;
    padding: 0;
}

A
{
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

A.Location
{
    padding-bottom: 10px;
    padding-right: 10px;
}

BODY
{
	background-color: #2A2A2A;
}

DIV
{
	display: block;
}

H1
{
	color: #CC0000;
    display: block;
    font-size: 22px;
    font-weight: normal;
}

H2
{
	display: block;
    font-size: 15px;
    font-style: italic;
    font-weight: normal;
}

H3
{
	display: block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}

HR
{
	color: #2A2A2A;
	text-align: left;
	width: 95%;
}

P
{
	margin-bottom: 1em;
}


/* Master */

DIV.Content
{
    position: relative;
    width: 100%;
}

DIV.Copyright
{
	float: right;
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px 10px 3px 0;
}

DIV.Footer
{
	background-color: #131313;
	font-size: 0.6em;
	margin-bottom: 5px;
	margin-top: 30px;
	text-align: center;
	width: 100%;
}

DIV.Logo
{
	margin-bottom: 3px;
	margin-top: 5px;
    text-align: center;
}

DIV.Main
{
	background-color: #000000;
	border-left: solid 1px #000000; 
    border-right: solid 1px #000000;
    margin-left: auto;
    margin-right: auto;
    width: 802px;
}

TABLE.Menu
{
	margin-top: 3px;
	width: 100%;
}

TABLE.Menu TD
{
	background-image: url('../_images/MenuBack.png');
	background-repeat: repeat-x;
	color: #FFFFFF; 
	font-size: 10pt; 
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: center;
}

DIV.Title
{
	background-color: #191919;
	padding: 8px 0 5px 0;
}


/* Home */

DIV.Home
{
	font-size: 13px;
	margin: 0;
	width: 100%;
}

DIV.Home SPAN.Location
{
	color: #CC0000;
    display: block;
    font-size: 16pt;
    font-weight: normal;
}

DIV.Home DIV.News 
{
	font-weight: normal;
	margin-left: 10px;
}

DIV.Home DIV.News DIV.NewsArticle
{
	padding-top: 1em;
}

DIV.Home DIV.News DIV.Spotlight
{
	background-color: #434343;
	margin: 5px 5px 5px 0;
	margin-bottom: 10px;
	padding: 5px;
	width: 525px;
}

DIV.Home DIV.News DIV.Spotlight IMG 
{
	float: left;
	padding: 0px 8px 5px 0px;
}

DIV.Home DIV.News DIV.Spotlight SPAN.Headline
{
    color: #FAFAFA;
    display: block;
    font-size: 13px;
    font-weight: bold;
}

DIV.Home DIV.News DIV.Spotlight SPAN.Text
{
    color: #FAFAFA;
    display: block;
    font-size: 13px;
}

DIV.Home DIV.News DIV.Spotlight SPAN.Title
{
    color: #CC0000;
    display: block;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 3px;
}

DIV.Home DIV.Right
{
	background-color: #000000;
	float: right; 
	font-size: 10pt;
	height: 100%;
	margin-bottom: 25px;
	margin-left: 20px;
	margin-right: 10px;
	width: 220px;
}

DIV.Home DIV.Right SPAN.Heading
{
	color: #CC0000;
    display: block;
    font-size: 16pt;
    font-weight: normal;
}

DIV.Home DIV.Right DIV.Location
{
	margin-bottom: 1.5em;
}

DIV.Home DIV.Right DIV.Location SPAN
{
	padding-bottom: 0.5em;
}

DIV.Home DIV.Right DIV.Location DIV
{
	text-align: center;
}

DIV.Home DIV.LocationMap
{
	margin-bottom: 1em;
}

DIV.Home DIV.LocationImage
{
	margin-bottom: 0.5em;
	text-align: center;
}

DIV.Home DIV.Right DIV.Rotator
{
	margin: 1em 0 1em 0;
	text-align: center;
}

DIV.Home DIV.Right DIV.Rotator DIV.RotatorTitle
{
	text-align: left;
}

DIV.Home DIV.Right DIV.Rotator SPAN
{
	padding-bottom: 0.5em;
}

DIV.Home DIV.Right DIV.Rotator SPAN.RotatorCaption
{
	font-size: 12pt;
	font-weight: bold;
}

DIV.Home DIV.Right DIV.Upcoming
{
	margin-bottom: 1.5em;
}

DIV.Home DIV.Right DIV.Upcoming SPAN
{
	padding-bottom: 0.5em;
}

DIV.Home DIV.Right DIV.BehindRacket
{
	margin-bottom: 2em;
}

DIV.Home DIV.Right DIV.BehindRacket SPAN
{
	padding-bottom: 0.5em;
}

DIV.Home DIV.Right DIV.Links
{
	margin-bottom: 1.5em;
	text-align: center;
}


/* Events */

DIV.Events
{
	margin: 1em 15px 4em 15px;
}

DIV.Events DIV.Event
{
	display: block;
	margin: 0 auto 1em auto;
	overflow: hidden;
	padding: 4px;
}

DIV.Events DIV.Info
{
	font-size: 18pt;
}

DIV.Events DIV.Info A
{
	color: #CC0000;
}

DIV.Events DIV.Info div.Name
{
	display: block;
}

DIV.Events DIV.Info SPAN.Venue
{
	display: block;
	font-size: 12pt;
	margin-bottom: 1em;
}

DIV.Events DIV.EventInfo
{
	padding-top: 0.5em;
}

DIV.Events DIV.LocationInfo
{
	margin: 0 auto 0.5em auto;
}

DIV.Events DIV.EventPicture
{
	float: right;
	overflow: hidden; 
	padding: 10px 30px 0 10px;
	width: 360px;
}

DIV.Events DIV.LocationPicture
{
	width: 100%;
}

DIV.Events IMG.EventImage
{
	border: solid 1px #000000;
}


/* Pictures */

DIV.Pictures
{
	margin: 1em 15px 4em 15px;
}

DIV.Pictures DIV.MainPicture
{
	margin: 1em 0 1em 0;
}


/* Picture */

DIV.PictureView
{
	margin: 1em 15px 4em 15px;
}

DIV.PictureView DIV.Picture
{
	padding-top: 30px;
	text-align: center;
}

DIV.PictureView DIV.Reference
{
	font-size: 16pt;
	font-weight: bold;
	float: right;
	padding-right: 20px;
	padding-top: 0.5em;
}

/* Players */

DIV.Players
{
	margin: 1em 15px 4em 15px;
}

DIV.Players DIV.Gender
{
	float: right;
	padding-right: 25px;
}

DIV.Players DIV.Pictures
{
	margin-top: 1.5em;
}

DIV.Players DIV.Pictures DIV.Picture
{
	float: left;
	padding-right: 15px;
	padding-bottom: 20px;
	text-align: center;
}

DIV.Players DIV.Pictures DIV.Picture A
{
	display: block;
}

DIV.Players DIV.Pictures DIV.Picture SPAN
{
	display: block;
	font-size: 14pt;
	font-weight: bold;
}


/* Other */

DIV.About
{
	font-size: 0.8em;
	margin: 1em 15px 4em 15px;
}

DIV.About IMG
{
	padding: 25px;
}


/* Generic */

.Bold
{
	font-weight: bold;
}

.Heading1
{
	color: #CC0000;
    display: block;
    font-size: 18pt;
    font-weight: normal;
}

.SubHeading1
{
	display: block;
    font-size: 12pt;
    font-weight: normal;
}

A.Title
{
	float: right;
	margin-right: 10px;
}

SPAN.Title
{
	font-size: 18pt;
	font-weight: bold;
    padding-bottom: 5px;
	padding-left: 10px;
}

