.error
{
    font-family: courier new, courier, monospace;
    font-size: 110%;
    font-weight: bold;
    color: red;
}

.required
{
    font-weight: bold;
    vertical-align:top;
}

.requiredText
{
    font-size:90%;
}

html,body {
    margin:0;
    padding:0;
}

body {
    font: 76% verdana,arial,sans-serif;
    line-height:2.5ex;
}

p {
    margin:1ex 1em 1ex;
}

#image{
	background:url(images/grass.gif);
	height:50px;
	margin:0;
}

#name {
    background-color: #005B2F;
    color:white;
    padding:0.2em;
    padding-right:0.5em;
    text-align: right;
    margin:0;
    line-height:0.5ex;
}


h1 {
    line-height:2ex;
    margin:0;
    padding: 1em 0 0 0;
    color: #005B2F;
}

h2 {
    line-height:2ex;
    margin:0;

    color: #005B2F;
}

h5{
    margin:0.5em;
}

.strong{
    color: #005B2F;
    font-weight:bold;
    line-height:3ex;
}

.emphasis{
    background: #E7F3ED;
}

a.backToTop{
    font-size:80%;
}

a:link {
    color: #005B2F;
}

a:visited {
	color: #009900;
}

a:hover  {
	color:#0000FF;
}

#navigation a{
    font-weight:bold;
}

#container  {
	text-align:left;
	width:80em;
    margin:0 auto;
}

#footer {
	background: #005B2F;
    color: #FFF;
    clear:both;
    width:100%;
    line-height:3ex;
}

#footer p {
	margin:0.5ex 0.5em 0.5ex 0.5em;
	font-size:80%;
	font-weight:bold;
}

#logo {
	float:left;
}

#subnavigation {
    background: #C7D2CD;
    height: 7ex;
	padding:0.5em 0 0 0;
	margin: 0 0 0.5em 0;
    height: 7ex;
}

#navigation {
	float:left;
	width:10em;
    padding:.5em;
	margin:0;
    background: #C7D2CD;
}

#content, #secureContent {
   float:left;
    padding:0em 0 0.5ex 1em;
	margin:0;
	width:67em;
}

th
{
    background-color: #055D2F;
    color: #FFFFFF;
    font-size: 100%;
    border-style: none;

    padding:4px;
    text-align: center;
}
td
{
    border-width:1px;
    border-style: solid;
   padding:2px;
   vertical-align: top;
}

.noBorder th, .noBorder td, .noBorderWithHover th, .noBorderWithHover td
{
	border-style: none;
}

#secureContent table td{
    border-width:1px;
    border-style: none;
   padding:2px;
   vertical-align: top;

}

#secureContent table th
{
    background-color: #055D2F;
    color: #FFFFFF;
   border-style: none;

   padding:4px;
   text-align: center;
   vertical-align: middle;
}

.pictureGallery td
{
    border-width:1px;
    border-style: none;
   padding:2px;
}

.pictureGallery td td
{
   vertical-align: middle;
}


#content table tr:hover  {
   background : #C7D2CD;
}

.pictureGallery tr:hover
{
    background : #FFFFFF;
}

/**Remove Hover*/
#content table.noBorder tr:hover  {
   background : #FFFFFF;
}
#content table.noBorderWithHover tr:hover  {
   background : #C7D2CD;
}

table {
   border-style: solid;
   border-width: 1px;
   border-collapse: collapse;
   margin:1ex 0 1ex 0;
   width: 100%;
}

table.noBorder {
   border-style: none;
}
table.noBorderWithHover {
   border-style: none;
}
table.hover tr:hover {
   background : #C7D2CD;
}

/**Remove Hover*/
tr.noHover :hover  {
   background : #FFFFFF;
}

.pictureGallery table {
   border-style: none;
   border-width: 1px;
   border-collapse: collapse;
   margin:1ex 0 1ex 0;
   width: 100%;
}

#secureContent table {
   border-style: none;
   border-width: 1px;
   border-collapse: collapse;
   margin: 1ex 0 1ex 0;
   width: 100%;
}


#recentChanges {
    font-size:80%;
    margin:0 0 0 1em;
}

#recentChanges p{
    margin:0;
}

#weatherWidget {
    float:right;
    border-style:dashed;
    border-color: #C7D2CD;
    border-collapse: collapse;
    border-width: 1px;
}

#kidsportWidget {
    float:right;
    text-align: center;
    font-size: 80%;
    font-weight:bold;
    margin:0.5em;
}

td ul{
    margin:0;
}

td li{
    font-size:80%;
    margin:0;
}

ol.level2 { 
    list-style-type: lower-alpha
}

#tournyLogo {
    float:right;
	display:none;
}

.gameNumber{
	text-align: right;
}

.homeTeam, .homeTeamMozilla{
	text-align: right;
	vertical-align:bottom;
}

.awayTeam{
	text-align: left;
	vertical-align:bottom;
}

.division, .pool{
	text-align: center;
}

td.score{
	vertical-align:bottom;
	border-bottom-style:solid;
	text-align: center;
	width:2em;
}

td.scoreDash{
	vertical-align:bottom;
	text-align:center;
	width:1em;
}

td.merchandiseThumb
{
	text-align: center;
}

td.merchandiseThumb img{
	width:100px;
}

.merchandise{
	width:400px;
}

td.merchandisePrice{
	text-align: right;
}

#printFriendly{
	text-align:center;
	float:right;
	font-size:80%;
}

#printFriendly img{
	border-style:none;
}


/* Put print styles at the bottom to ensure they override other settings */

@media print {
	h2{
		font-size: 200%;
		margin-top:2ex;
	}
	h3{
		font-size: 160%;
	}
	#name, #navigation, #subnavigation, #image, #footer, #printFriendly {
		display: none;
	}
	
	body {
		font-size: 60%;
	}
	
	#tournyLogo{
		display:block;
	}
	
	.homeTeamMozilla {
		padding-right:2em;
		text-align: right;
	}
}
