/* #############################################################
		CustomPages.css
   ############################################################# */
/***********************
 Photo Wall Styles
***********************/
#photoWallPage .searchPhotoWallForm { clear: both; display: block; margin: 10px 0px; }
#photoWallThumbs { margin: 15px 0px 0px 0px; }
#photoWallThumbs { clear:both; margin: 15px 0px 0px 0px; zoom: 1;} 
#photoWallThumbs ul { text-align: center; list-style-type: none; display: block; } 
#photoWallThumbs li 
{
    margin: 25px;
	vertical-align: middle;
	display:-moz-inline-stack;/*Firefox need this to simulate display:inline-block*/
    display:inline-block; /*IE does not apply this to Block Element, and Firefox does not render this, too*/
    _overflow:hidden;/*fix IE6 to expanded content*/
	zoom:1;/*trigger hasLayout*/
	*display:inline;/*once hasLayout is true, set display:inline to block element will make display:inline behave like display:inline-block*/
} 
#photoWallThumbs li.newRow { } 
#photoWallThumbs li .photo-thumb { } 

#photoWallPhotoPage { text-align: center; }
#photoWallPhotoPage .page-menu { width: 260px; text-align: center; margin: auto; padding: 5px 0px;}
#photoWallPhotoPage .page-menu a { text-decoration: none;}
#photoWallPhotoPage .page-menu a:hover {text-decoration: underline;}
#photoWallPhotoPage .photoContainer { margin: 10px 0px; }
#photoWallPhotoPage img { margin: 0px; }
#photoWallPhotoPage .photoCaption { width: 300px; margin: 4px auto;  }

/***********************
 Goout Bar Styles
***********************/
.top-goout {float: left; padding: 0px; height:35px;background:url(/images/Topframe_bg.gif) repeat-x;width:100%;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}
.top-col-left {width: 300px; float: left;}
.top-col-left a {text-indent:-9999px;display:block;height:35px;width:300px;background:url(/images/Topframe_left.gif) no-repeat;}
.top-col-left a:hover {text-decoration: none;}
.top-col-mid {width: 200px; float: left;  padding: 2px 0px 0px 0px;}    
.top-col-mid #siteIndex fieldset{border:0;}
.top-goout form select { padding: 0px; margin: 0px;background:#000;color:#fff;font-size:11px;font-weight:bold; }
.top-goout legend { display: none; }
.top-col-right {width: 300px; float: right;  padding: 3px 0px 0px 0px; }    
.top-col-right a {}
.top-col-right a:hover {text-decoration: none;}

/***********************
 Keword Search Results Styles
***********************/
.kewordSearch {width: 100%; text-align:left; padding: 5px;}
.key-col-top {}
.key-col-top a {}
.key-col-left {width: 40%; float: left; padding: 5px; margin: 0px; }
.key-col-left a {}
.key-col-mid {width: 10%; float: left; padding: 5px 0px;}    
.key-col-right {width: 40%; float: left; padding: 5px; margin: 0px;}
.key-col-right a {}

/***********************
 Concert Calendar Styles
***********************/
.ccVenue {width: 100%; text-align:left; padding: 5px 5 5px 5;}            
.ccV-col-top {}
.ccV-col-top a {}
.ccV-col-left {width: 30%; float: left; padding: 5px; margin: 0px; }
.ccV-col-left a {}
.ccV-col-mid {width: 40%; float: left; padding: 5px 0px;}    
.ccV-col-right {width: 20%; float: right; padding: 5px; margin: 0px;}    
.ccV-col-right a {}
.ccArtist {width: 100%; text-align:left; padding: 5px;}            
.cc-col-top {}
.ccA-col-top a {}
.ccA-col-left {float: left; padding: 5px; margin: 0px; }
.ccA-col-left a {}
.ccA-col-right {float: right; padding: 5px; margin: 0px;}    
.ccA-col-right a {}

/***********************
 Staff Styles
***********************/
.staff {text-align:left; padding: 5px 5 5px 5;}
.staff-col-top {}
.staff-col-top a {}
.staff-col-left {float: left; padding: 5px; margin: 0px; }
.staff-col-left a {}
.staff-col-mid {float: left; padding: 5px 0px;}    
.staff-col-right {float: left; padding: 5px; margin: 0px;}    
.staff-col-right a {}

/***********************
 Calendar Styles
***********************/

#AddNewEventForm fieldset {
	display: block;
	clear: both;
	margin-bottom: 20px;
}

/**************************
 Community Calendar Styles
**************************/

.calendarTable {
	width: 100%;
	text-align: center;
}

/**************************
 Programming Schedules styles
**************************/

#programmingSchedule h3 {
	padding-top:10px;
}
	

/**************************
 Weather Styles
**************************/

#extendedForecast .CellBackground0
/* Controls color of temperature bar. Use to customize appearance. */
{
	vertical-align: bottom;
}
#extendedForecast .negativeTemperature
/* Background color of Negative Temperature Bars. Only change Background-Color. Do not change anything else */
{
    background-color: #0ff;
    vertical-align: bottom;
}
#extendedForecast
/* Controls appearance of entire Extended Forecast. Only change Color, Background-Color. Do not change any other settings. */
{
    margin: auto;
    text-align: center;
}
#extendedForecast .smallText
/* Controls appearance of Sky Conditions, High & Low Temps For Days. Do not add margin or padding. */
{
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
    vertical-align: top;
}
#weatherForecast .weatherDayTop
/* Controls appearance of individual days. Do not add margin or padding. */
{
   width: 90px;	
   margin: auto;
   vertical-align: top;
}
#weatherForecast .weatherDayBottom
/* Controls appearance of individual days. Do not add margin or padding. */
{
   vertical-align: bottom;
}
#weatherForecast .weatherTemperatures .weatherTempBars
{
    padding: 0px;
    margin: auto;
    background-color: transparent;
}
/*
*********************************************************
*** START DO NOT MAKE ANY CHANGES TO ANY STYLES BELOW ***
*********************************************************
*/
#weatherForecast
{
    text-align: center;
    margin: auto;
}
#weatherDetails
{
	width: 568px;
    clear: both;
    text-align: center;
}
#weatherRegionLinks
{
    margin-top: 10px;
}
#weatherRegionLinks li
{
    display: inline;
    float: left;
    margin-bottom: 10px;
    margin-left: 5px;
    width: 150px;
}
#currentObservation
{
    margin: auto;
    width: 480px;
}
#currentObservation .smallText
{
    font-size: 10px;
    line-height: 12px;
    vertical-align: top;
}
#currentObservation h3
{
    margin-bottom: 5px;
}
#currentObservation .footer
{
    display: none;
}
#weatherForecast .weatherTemperatures
{
    text-align: center;
    margin: auto;
    vertical-align: bottom;
}
#weatherForecast .weatherTemperatures .weatherTempBars .weatherTemperatures
{
    border: medium none;
    padding: 0px;
    margin: 0px;
    background-color: transparent
}
#weatherForecast .weatherTemperatures .weatherTempBars .weatherTemperatures .dayCondition
{
    display: none;
    padding: 0px;
    margin: 0px;
}
/*
*******************************************************
*** END DO NOT MAKE ANY CHANGES TO ANY STYLES BELOW ***
*******************************************************
*/

#contentMiddle .contentAreaPadding{background:url(/images/content-bg-sprite.gif) -2200px bottom no-repeat;padding:10px 0 12px 0;}