/* Default CSS Stylesheet for a new Web Application project */

IMG
{
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none;
}

BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #009900;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight: 500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	}	
		
A:visited	{	
	text-decoration:	none;
	}	
		
A:active	{	
	text-decoration:	none;
	}	
		
A:hover	{	
	text-decoration:	underline;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.banner
{
   font-size: 0px
}



/* Tips and Events Callouts */

table.calendarlist {
	border: 1px Solid #cccccc; 
	background:#efefef;
}

table.tipslist {
	border: 1px Solid #cccccc; 
	background:#efefef;
}

.cssnav { 
position: relative;
font-family: arial, helvetica, sans-serif;
background-image: url(images/baseball_nav_on.gif);
background-repeat: no-repeat;
font-size: 14px;
font-weight:bold;
display: block;
width: 123px;
height: 40px;
margin: 0px; 
padding: 0px;
cursor:pointer; 
}

.cssnav a {
position: relative;
font-size: 14px;
font-weight:bold;
display: block;
color: Red;
width: 123px;
height: 40px;
display: block;
margin: 0px;
padding: 0px;
color: #000099;
text-decoration: none;
cursor:pointer;

}

.cssnav img {width: 123px; height: 40px; border: 0px;}
* html a:hover {visibility:visible; color:Red;text-decoration: none;}
.cssnav a:hover img{visibility:hidden}
.cssnav a:hover {color:Red}

.cssnav span {
	position: absolute;
	left: 38px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/* 
*********************************************************************************************
Begin Info Box Styles
*********************************************************************************************
*/
.roundcont {
	width: 225px;
	background-color: #dddddd; 
	color: #fff;
}

.roundbody {
	border-left:solid 2px #009900;
	border-right:solid 2px #009900;
}

.roundbody p 
{
	margin: 0 10px; 
	color: #009900;
}

.roundtop { 
	background: url(images/top.gif) no-repeat top center;
	background-color: #009900;
	padding-top: 5px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	text-align:center;
}

.roundbottom {
	background: url(images/bottom.gif) no-repeat top center;
	background-color: #dddddd;
	height:30px;
	text-align:center;
}

.roundbottom a {
	color:"009900";
	font-weight: bold;
	text-decoration: underline;
}

.roundbottom a:hover {
	color:"00dd00";
	font-weight: bold;
}

/*
***********************************************************************************************
    Begin Left Nav Styles
***********************************************************************************************
*/
.leftNavDiv {
text-decoration:none;
height:35px;
vertical-align:middle;
line-height:35px;
width:140px;
border-bottom:Solid 2px #000000;
text-align: center;

}

a.leftNav:link 	{ display:block;height:35px;width:140px;text-decoration:none;color:#FFFFFF; }
a.leftNav:visited 	{display:block;height:35px;width:14-px;text-decoration:none; color:#FFFFFF; }
a.leftNav:hover	{display:block;height:35px;width:140px;text-decoration:none;color:#FFFFFF;background-color:#00ff00; }
a.leftNav:active	{ display:block;height:35px;width:140px;text-decoration:none;color:#FFFFFF;background-color:#00ff00; }

#leftNavSection {
	height:100%;
	background-color:"009900";	
}

/*
***********************************************************************************************
     End Left Nav Styles
***********************************************************************************************
*/

.menuitem 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	margin-left: 14px;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
    color: #000099;    
    
}
.footer, a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
    color: #333333;
    background: #efefef;  
}

a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
    color: #333333;    
}

/* News styles */

#newsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
	font-variant: normal;
    color: #ffffff; 
    background-color: #7D94D6;
    text-align: center;
    margin-right: 5px;
    border-bottom: solid 2px #777777;
    border-right: solid 2px #777777;
   
}

.newstitle 
{
font-family:arial,helvetica,sans-serif;
font-size:16px;
font-weight:bold;
text-align:left;
color:#009900;
}
.newsdate
{
font-family:arial,helvetica,sans-serif;
font-size:12px;
text-align:left;
color:#222222;
}
.newssynopsis
{
font-family:arial,helvetica,sans-serif;
font-size:12px;
text-align:left;
color:#222222;
}


/*
***********************************************************************************************
    Begin News Styles
***********************************************************************************************
*/


/*
***********************************************************************************************
     End News Styles
***********************************************************************************************
*/

#eventheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
	font-variant: normal;
    color: #222222; 
    text-align: center;
    margin-right: 5px;
}

.eventtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	line-height: 16px;
    color: #222222;    
    margin-right: 5px;
}
.eventtitle A:link, A:visited ,A:hover {
	color: #009900;
}

.eventsummary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
    color: #222222;
}

.eventsummary a a:link a:visited a:hover {
	color: #222222;
}

TABLE	
{
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
}


/*
***********************************************************************************************
     The following are the styles used for the Album List
***********************************************************************************************
*/

div.albumlistbg 
{
	float: left;
	height: 110;
	margin-right: 4px;
	width: 170;
	background-color:White;
	text-align:center;
}

div.albumlist img {
	border: 1px solid #aaaaaa;
	height: 110;
	margin-right:5px;
	width:150px;
}

div.albumlist {
	display:inline;
	float:left;
	height:140px;
	margin-bottom:5px;
	margin-right:10px;
	margin-top:5px;
	width:320px;
}

div.albumlist p {
	text-align: left;
}

div.albumlist {
	border: 0px solid #ccc;
}

div.albumlist a:link, div.albumlist a:visited {
	font-weight: bold;
	color: #009900;
	font-size: 14px;
}

div.albumlistowner  {
	color: #222222;
	font-size: 12px;
	font-style: italic;
}

.flashcontent
{
    background: url(images/slideshow_bg.jpg) no-repeat top left ; 
}

.medialeft {
    background: url(images/media_bnr_left.gif) no-repeat top left;
	padding-top: 14px;
	color: #fff;
	height:310;
	width:496;
	text-align: center;
}
.mediaright {
	background: url(images/media_bnr_right.gif) no-repeat top left;
	padding-top: 8px;
	font-size: 14px;w
	font-weight: bold;
	height:310;
	width: 239;	
}
.mediarightbottom {
	background: url(images/media_bnr_right.gif) no-repeat top center;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	height:310;
	width: 214;	
}

/*
***********************************************************************************************
     The following are the styles used for the Photo Gallery
***********************************************************************************************
*/

.thumbnail
{
  CURSOR: pointer;
}

.smallButton
{
  FONT-SIZE: 10px; 
  WIDTH: 120px;
  MARGIN-BOTTOM: 10px;
}

DIV#sliderPane DIV.slide
{
  BORDER-RIGHT: 1px solid;
  BORDER-TOP: 1px solid;
  OVERFLOW: hidden;
  BORDER-LEFT: 1px solid;
  WIDTH: 145px;
  BORDER-BOTTOM: 1px solid;
  POSITION: absolute;
  HEIGHT: 140px;
  TEXT-ALIGN: center;
}

DIV#sliderPane DIV.centerSlide
{
  WIDTH: 160px;
  HEIGHT: 155px;
  POSITION: absolute;
  LEFT: 293px;
  TOP: -6px;
  Z-INDEX: 1;
}

DIV#sliderPane DIV.thickSlide
{
  BORDER-RIGHT: 4px solid;
  BORDER-TOP: 4px solid;
  BORDER-LEFT: 4px solid;
  BORDER-BOTTOM: 4px solid;
  WIDTH: 150px;
  HEIGHT: 144px;
  POSITION: absolute;
  LEFT: 294px;
  TOP: -5px;
  Z-INDEX: 1;
}

DIV.sliderPane
{
  WIDTH: 750px;
  Z-INDEX: 0;
  POSITION: relative;
}

DIV.selectedImageSection
{
  WIDTH: 900px;
  POSITION: relative;
}

DIV.selectedImageSection DIV#photoTitle
{ 
  MARGIN-TOP: 6px;
  MARGIN-BOTTOM: 3px;
}

DIV.selectedImageSection SPAN#title
{
  FONT-WEIGHT: bold;
  FONT-SIZE: 15px;
  COLOR: #838383;
  FONT-FAMILY: arial, sans-serif;
}

DIV.selectedImageSection SPAN#date
{
  MARGIN-LEFT: 30px;
  FONT-SIZE: 12px;
  FONT-FAMILY: arial, sans-serif;
}

DIV.selectedImageSection DIV#photoDescription
{
  FONT-SIZE: 10px;
  MARGIN-BOTTOM: 10px;
  FONT-FAMILY: arial, sans-serif;
  WIDTH: 500px;
}

DIV.selectedImageSection DIV.photoSubDescription
{
  FONT-SIZE: 12px;
  MARGIN-BOTTOM: 15px;
  FONT-FAMILY: arial, sans-serif;
}

DIV.selectedImageSection DIV.photoSubtitle
{
  FONT-WEIGHT: bold;
  FONT-SIZE: 12px;
  FONT-STYLE: italic;
  FONT-FAMILY: arial, sans-serif;
}

DIV.titleDesc
{
  FONT-SIZE: 20px;
  LEFT: 180px;
  WIDTH: 600px;
  FONT-FAMILY: Times New Roman, times, sans-serif;
  POSITION: relative;
  TEXT-ALIGN: center;
  MARGIN-BOTTOM: 15px;
  color: #000000;
}

DIV.titleDesc SPAN.desc
{
  FONT-SIZE: 10px;
  FONT-FAMILY: arial, sans-serif;
}

DIV.buttonPane
{
  MARGIN-TOP: 10px;
  WIDTH: 750px;
  POSITION: relative;
}

DIV.buttonPane SPAN.leftButton
{
  FONT-SIZE: 15px;
  LEFT: 15px;
  CURSOR: pointer;
  FONT-FAMILY: arial, sans-serif;
  POSITION: absolute;
  TEXT-ALIGN: left;
  TEXT-DECORATION: underline;
  COLOR: #3D477B;	
}

DIV.buttonPane SPAN.centerButton
{
  FONT-SIZE: 14px;
  LEFT: 72px;
  WIDTH: 600px;
  FONT-FAMILY: arial, sans-serif;
/*  FONT-FAMILY: Times New Roman, Serif;*/
  POSITION: absolute;
  TEXT-ALIGN: center;    
}

.link
{
  TEXT-DECORATION: underline;
  CURSOR: pointer;
  COLOR: #3D477B;	
}

DIV.buttonPane SPAN.centerButton SPAN.desc
{
  FONT-SIZE: 10px;
  FONT-FAMILY: arial, sans-serif;
}

DIV.buttonPane SPAN.rightButton
{
  FONT-SIZE: 15px;
  LEFT: 705px;
  CURSOR: pointer;
  FONT-FAMILY: arial, sans-serif;
  POSITION: absolute;
  TEXT-ALIGN: right;
  TEXT-DECORATION: underline;
  COLOR: #3D477B;
}

DIV.albumfooter
{
  MARGIN-TOP: 36px;
  FONT-SIZE: 10px;
  WIDTH: 745px;
  FONT-FAMILY: arial, sans-serif;
  POSITION: relative;
  TEXT-ALIGN: right;
}

DIV#GalleryTitle
{ 
  POSITION: relative;
  FONT-FAMILY: arial, sans-serif;
  FONT-SIZE: 15px;
  TEXT-ALIGN: center;
  FONT-VARIANT: small-caps;
}

DIV#GalleryAdvancedSearchTitle
{ 
  POSITION: relative;
  FONT-FAMILY: arial, sans-serif;
  FONT-SIZE: 12px;
  TEXT-ALIGN: center;
}

DIV#ThumbnailTitle
{ 
  MARGIN-TOP: 25px;
  MARGIN-BOTTOM: 5px;
  POSITION: relative;
  FONT-FAMILY: arial, sans-serif;
  FONT-SIZE: 16px;
  TEXT-ALIGN: center;
  FONT-VARIANT: small-caps;
}

DIV#ToggleThumbnails
{
  TEXT-ALIGN: center;
  FONT-SIZE: 12px;
  MARGIN-TOP: 5px;
  MARGIN-BOTTOM: 35px;
}

DIV#MainDisplayPanel
{
  POSITION: relative;
  display: none; /* Avoid ugliness when the gallery page is loading */
}

DIV#ThumbnailsPanel
{
  POSITION: relative;
}

