/************************************************
This is the custom style sheet, containing styles
that will be customized for each project.
************************************************/

/************************************************
Base font style and size set here
************************************************/
body
{
	border: 0;
	margin: 0px;
	padding: 0px;
	background: #d5d5d5 url(../../PCPA/_gfx/cmn/body_bg_strip.gif) top center repeat-y;
	text-align: center;
}

body,td,th,p,select,li,ul,input,blockquote,textarea
{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;	
	line-height:18px;
	color: #5d5d5d;
}

h3
{
	font-size:15px !important;
	font-weight:bold !important;
	color: #3374ae !important;
}

a img
{
	border: 0px;
}

a
{
	color:#3393d4;
	text-decoration:underline; 
}

a:hover
{ 
    text-decoration:none;	
}

.printonly{
	display: none;
}

/* Default error reporting style */
.error_message
{ 
	color: #FF0000;
	font-weight:bold;
	margin-top: 10px;
	display: block;
}

#FrontEndForm
{
	padding: 0;
	margin: 0;
}

/* Use :after instead of clear:both because IE adds a space with clear:both */
.clearfix:after,
.mainSpan:after, 
.leftnav_span:after, 
.content_wrapper:after,
.contentheader:after, 
.content:after, 
.container:after, 
.container_noleftnav:after, 
.container_noleftnav_notitle:after,
.container_review:after,
.title_right:after,
.title:after,
.home_columns:after,
.search_result:after,
.search_result_alternate:after,
.component_listitem:after,
.box_item:after
{ 
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix, 
.leftnav_span, 
.content_wrapper,
.mainSpan, 
.contentheader, 
.content, 
.container, 
.container_noleftnav, 
.container_noleftnav_notitle,
.container_review,
.title_right,
.title,
.home_columns,
.search_result,
.search_result_alternate,
.component_listitem, 
.box_item
{
	display:inline-block;
}

/* Hide from IE-mac \*/
* html .clearfix,
* html .mainSpan, 
* html .content_wrapper, 
* html .contentheader, 
* html.content, 
* html.container, 
* html.container_noleftnav, 
* html.container_noleftnav_notitle,
* html.container_review,
* html.title_right,
* html.title,
* html.home_columns,
* html.search_result,
* html.search_result_alternate,
* html.component_listitem, 
* html.box_item
{
	height:1%;
}

.clearfix, .mainSpan, .content_wrapper, .contentheader, .content, .container, .container_noleftnav, .container_noleftnav_notitle, .container_review, .title_right, .title, .home_columns, .search_result, .search_result_alternate, .component_listitem, .box_item
{
	display:block;
}
/* End hide from IE-mac \*/


/* Containing frame for the site */
.mainSpan
{
	width: 940px;
	text-align: left;
	margin: 0 auto;
	background: url(../../PCPA/_gfx/cmn/body_bg_strip.gif) top center repeat-y;
}

.leftnav_span
{
	background: url(../../PCPA/_gfx/int/content_bg_strip.gif) left repeat-y;
}

#secondSpan
{
	background: #ffffff;
	margin: 7px 0 8px 0;
	padding: 21px 22px 17px 22px;
}

.leftnav_span
{
	padding: 20px 22px 17px 20px !important;
}

.leftnav_span .content_wrapper
{
	background: url(../../PCPA/_gfx/int/content_bg_strip.gif) 0 0 repeat-y;
}

/* Section 508 skip navigation menu */
.skipnav
{ 
    position:absolute; 
    top:0px; 
    left:0px; 
}

.skipnav img
{
    border:0px;
    width:0px;
    height:0px;
    display:block;
    float:left;
}

/* Container for admin control panel */
.adminSpan
{
	width:200px;
	float:right;
	text-align:left;
	line-height: 0px;
}

/************************************************
Header: contains search, top links, site logo 
************************************************/

.header
{
	height: 113px;
	background: url(../../PCPA/_gfx/cmn/header_bg.jpg) 0 0 no-repeat;
	width: 100%;
	position: relative;
	margin-top: 1px;
}

/* Container for search field and go button */
.searchbox
{ 
	position:absolute;
	width: 190px;
	height: 31px;
	right: 0px;	
	top:113px;
	background: url(../../PCPA/_gfx/cmn/search_bg_strip.gif) 0 0 repeat-x;
	float: left;
}

.searchbox_textbox
{
	float:left;
	line-height: 16px;
	height: 25px;
	padding:6px 0px 0px 6px;
	margin:2px 8px 0px 8px;
	font-size:14px;
	border: 0px solid #ffffff;
	background:#ffffff url(../../PCPA/_gfx/cmn/search_bg.gif) 0 0 no-repeat;
	color: #4d4d4d;
	width:136px;
	display: inline;
}

.searchbox_button
{
	float:left;
	margin: 2px 0;
}

/************************************************
Content section
************************************************/
/* Page content container */
.container, .container_event
{ 
	width: 669px;
	float:left;
	height: auto !Important;
	height: 300px;
	min-height: 300px;
	padding-bottom: 20px;
}

/* Contains breadcrumb, page title, printer friendly link */
.contentheader, .contentheader_banner
{
	padding: 2px 0px 19px 20px;
}

.banner_holder
{
	padding: 0 0 8px 18px;
}

.breadcrumb_wrapper
{
	padding: 0px 0px 21px 0px;	
	font-size:10px;
	line-height: 12px;
	color: #5d5d5d;
	height: auto !important;
	min-height: 12px;
	height:21px;
	float: left;
	width: 415px;
}

.breadcrumb a
{ 
	color: #5d5d5d;
	text-decoration: none;
}

.breadcrumb a:hover
{
	text-decoration: underline;
}

#share ul 
{
	background-color:#fff;
	display:none;
	width:220px;
	border:1px solid #666;
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	margin-top: -6px;
	/*overflow:hidden;*/
}

#share div:hover ul, #share div.over ul
{
	display: block;
	/* Added to resolves z-index conflict with dropdown menu */
	position:absolute;
	z-index:1000;
}

#share ul li, #share div:hover ul li, #share div.over ul li
{
	display:block;
	float:left;
	margin:0 !important;
	margin-right: -3px;
	padding:0;
	width:110px;
	position:relative;
}

#share li a 
{
	text-decoration:none;
	color:#666;
	margin:4px;
	padding:0px 0px 0px 20px;
	display:block;
	font-size: 11px;
}

#share li a:hover
{
	color:#000;
}

.shareemail {background:url(../../PCPA/_gfx/int/share/email.jpg) no-repeat 0 0;}
.sharefacebook {background:url(../../PCPA/_gfx/int/share/facebook.jpg) no-repeat 0 0;}
.sharedel {background:url(../../PCPA/_gfx/int/share/del.jpg) no-repeat 0 0;}
.sharegoogle {background:url(../../PCPA/_gfx/int/share/google.jpg) no-repeat 0 0;}
.sharedigg {background:url(../../PCPA/_gfx/int/share/digg.jpg) no-repeat 0 0;}
.sharetwitter {background:url(../../PCPA/_gfx/int/share/twitter.jpg) no-repeat 0 0;}
.sharestumble {background:url(../../PCPA/_gfx/int/share/stumble.jpg) no-repeat 0 0;}
.sharemyspace {background:url(../../PCPA/_gfx/int/share/myspace.jpg) no-repeat 0 0;}
.sharelive {background:url(../../PCPA/_gfx/int/share/live.jpg) no-repeat 0 0;}
.sharereddit {background:url(../../PCPA/_gfx/int/share/reddit.jpg) no-repeat 0 0;}

.printer_friendly,  #share, .rss{
    float:right;
    height:22px;
    text-align:left;
	margin-left: 15px;
}

.printer_friendly{width:42px;}
#share{width:104px;cursor:pointer;}
.rss{width:40px;}

.printer_friendly a, .rss a, .sharelink a{
    display:block;
    padding-left:18px;
	height:22px;
	font-size: 10px;
	color: #5d5d5d;
	line-height: 16px;
}

.printer_friendly a{background: url(../../PCPA/_gfx/int/print.gif) 0 0px no-repeat;}
.sharelink a{background:url(../../PCPA/_gfx/int/share/share.jpg)  left 3px no-repeat; padding-left:15px;}
.rss a{background:url(../../PCPA/_gfx/int/rss.gif) 0 0px no-repeat;}

.title
{
	clear: both;
	padding-bottom: 4px;
}

.title_right
{
	height:22px;
	width: 231px;
	float: right;
}

.contentheader h1, .contentheader_banner h1
{
    padding:0px;
    margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:19px;
	font-weight:normal;
	color: #3c3c3c;
	line-height: 26px;
	text-transform: uppercase;
}

/** decoy sIFR styles, do modify**/
.sIFR-hasFlash h1
{
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:19px;
	font-weight:normal;
	color: #3c3c3c;
	line-height: 26px;
	text-transform: uppercase;
}

.contentheader h2, .contentheader_banner h2
{
	margin: 0;
	padding: 0;
	font-size:15px;
	font-weight: bold;
	color: #3374ae;
}

/* Content: padding should be on content class NOT container */
.content
{ 
	padding: 0px 3px 0 20px;
	width: 646px !important;
	width: 669px;
}

a.external_link
{
	display: inline-block;
	padding-right:18px;
	background:url(../../PCPA/_gfx/int/external_link.gif) right no-repeat;
}

.content p
{
	margin-top: 0px;
}

.content textarea
{
	width:525px;
}

.content input
{
	line-height: 15px;
}

.content ul
{
	padding:0px;
	margin:8px 0 10px 23px;
}

.content ul li
{
	padding: 0px;
}

.downloadmessage
{
	background: #ffffff;
	border:1px solid #d5d5d5;
	text-align:center;
	width: 85%;
	margin: 10px auto;
	clear: both;
}

.downloadmessage img
{
	border:0px;
	margin:0px 2px;
}

.downloadmessage p
{
	font-size: 11px;
	padding: 5px 0px;
	margin: 0px;
	line-height: 16px;
}

.last_updated
{
    font-size:11px;
	margin: 10px 0px 0px 0px;
    text-align:left;
	clear: both;
}

.paging
{
	margin:10px 0;
}

.footer_wrapper
{
	width: 940px;
	margin:0px auto;
	text-align: center;
	clear: both;
}

.footer
{
	padding:12px 20px 20px 20px;
	background: #002553 url(../../PCPA/_gfx/cmn/footer_strip.gif) 0 0 repeat-x;
	font-size:11px;
	line-height: 16px;
	color:#ffffff;
	font-family: tahoma, geneva, sans-serif;
	margin-bottom: 20px;
}

.footer p {
	color:#ffffff;
	font-size:11px;
	margin: 0px;
	padding: 0;
	line-height: 16px;
	font-family: tahoma, geneva, sans-serif;
}

.footer a
{
	color:#ffffff;
	text-decoration: none;
	font-size:11px;
}

.footer a:hover
{
	text-decoration: underline;
}

.footer_nav
{
	padding-bottom: 25px;
	font-size: 13px;
}

.footer_nav p, .footer_nav a
{
	font-size: 13px;
}

/* Classes inside .container_noleftnav */
.container_noleftnav
{
	height: auto !Important;
	height: 300px;
	min-height: 300px;
	background: #ffffff;
	padding-bottom: 20px;
}

.container_noleftnav .contentheader, .container_noleftnav  .contentheader_banner
{
	padding: 2px 0px 19px 5px;
}

.container_noleftnav .breadcrumb_wrapper
{
	width: 650px;
}

.container_noleftnav .content
{
	padding: 0px 3px 0 5px;
	width: 890px !important;
	width: 898px;
}

/* Classes inside .container_noleftnav_notitle */

.container_noleftnav_notitle .contentheader
{
    display:none;
}

.container_noleftnav_notitle .content
{
	margin:0px;
	padding:0px;
	width: 100% !important;
}

/* Used for content review pages, also error page */
.container_review
{
	min-height: 280px;
	height: auto !important;
	height: 280px;
	padding-bottom:  22px;
	background: #ffffff;
}

.container_review .contentheader
{
	display:none;
}

.container_review .component_title_review
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:21px;
	font-weight:normal;
	color: #3c3c3c;
	line-height: 26px;
	text-transform: uppercase;
	padding: 35px 0 40px 0;
}

.container_review .content
{
	padding: 0px 3px 0 5px;
	width: 890px !important;
	width: 898px;
}

/* Hide review title for all except .container_review */
.content_wrapper .component_title_review,
.container .component_title_review,
.container_noleftnav .component_title_review,
.container_noleftnav_notitle .component_title_review
{
	display:none;
}

/************************************************
Department Home Page
************************************************/
/* Don't add padding, left/right margins, or borders to these containers */
.depthome_left
{
	float:left;
	width:413px;
	overflow:hidden;
}

.depthome_right
{
	float:right;
	width:200px;
}

IMG.deptbanner
{
	display: block;
}

.alphabetpicker a
{
	font-size:11px;
}

/************************************************
Left navigation 
************************************************/
.leftnav
{
	width: 229px;
	float:left;
}

.leftnav a
{
	display:block;
	padding: 7px 7px 7px 5px;
	color: #494949;
	text-decoration:none;
	width: 217px !important;
	width: 229px;
	line-height: 15px;
	font-size: 13px;
	overflow: hidden;
	border-bottom: 1px solid #ababab;
}

.leftnav a span{
	padding-left: 16px;
	display: block;
}

.leftnav a:hover
{
	color: #ffffff !important;
	background:  #025f83 url(../../PCPA/_gfx/nav/leftnav_over.gif) 0 0 repeat-x  !important;
	text-decoration:none;
}

.leftnav_node_wrapper .leftnav_node a, .leftnav_node_wrapper .leftnav_node_iscurrent a
{
	background: #306181;
	color: #ffffff;
	border-bottom: 1px solid #5e93b4;
}

.leftnav_node_wrapper_root .leftnav_node_haschildren a, .leftnav_node_wrapper .leftnav_node_haschildren a, .leftnav_node_iscurrent_haschildren a
{
	background: #215270;
	border-bottom: 1px solid #215270;
	color: #ffffff;
}

.leftnav_node_haschildren a span, .leftnav_node_iscurrent_haschildren a span
{
	padding-left: 18px;
	background: url(../../PCPA/_gfx/nav/arrow_down.gif) no-repeat 4px 6px;
}

.leftnav_node_haschildren a:hover span, .leftnav_node_iscurrent_haschildren a:hover span
{
	background: url(../../PCPA/_gfx/nav/arrow_down.gif) no-repeat 4px 6px;
}

.leftnav_node_iscurrent a span
{
	background: url(../../PCPA/_gfx/nav/arrow_right.gif) no-repeat 5px 4px;
	font-weight: bold;
}

.leftnav_node_wrapper_root .leftnav_node_iscurrent a span
{
	background: url(../../PCPA/_gfx/nav/arrow_right_root.gif) no-repeat 5px 4px;
}

.leftnav_node_iscurrent a:hover span
{
	background: url(../../PCPA/_gfx/nav/arrow_right.gif) no-repeat 5px 4px;
}

/************************************************
Dropdown Menu
************************************************/
/* Menu wrapper */ 
.dropdownmenu
{ 
	text-align: left;
}

/* Root menu table */
table.menu
{
	border-collapse: separate;
}

/* That pops up */
table.menu_group
{	
    border:1px solid #c1d4e8;
}

.menu_group td
{
	font-size: 12px;
	color:#ffffff;
	cursor: pointer;
}

.menu_group img
{
    margin-right:3px;
}

/* Default menu style item */
.menuitem,
.menuitem_top 
{
	background-color:#306181;
	border-bottom: solid 1px #9ae1ff;
}

.menuitem_hover,
.menuitem_active,
.menuitem_expanded,
.menuitem_hover_top,
.menuitem_active_top,
.menuitem_expanded_top
{
	background:#015a7c url(../../PCPA/_gfx/nav/mainnav_over.gif) 0 0 repeat-x;
	border-bottom:1px solid #9ae1ff;
}

.menuitem_root_image
{
	cursor: pointer;
}

/************************************************
Forms
************************************************/

.form
{
	height:auto;
}

.form_in_tab
{
	padding:15px 0 10px 10px;
}

.form div
{
	width:auto;
	margin-top:8px;
	margin-bottom:8px;
	clear: both;
}

.form textarea
{
	width:200px;
	height:150px;
}

.form_label
{
	padding-top:3px;
	font-weight: bold;
	height:20px;
	float: left;
	width: 150px;
	text-align: left;
	vertical-align:middle;
}

.form_field
{
	height:20px;
	float: right;
	width: 550px;
	text-align: left;
	vertical-align:middle;
}

legend
{
	font-weight: bold;
	color:#3374ae;
}

fieldset
{
	border:solid 1px #d5d5d5;
}

.form_normaltextbox
{
	width:300px;	
	border: 1px solid #d5d5d5;
	background-color: #ffffff;
	height:19px;
	padding:2px 3px;
}

.form_normaldropdown
{
	width:300px;	
	border: 1px solid #d5d5d5;
	background-color: #ffffff;
	height:17px;
	padding-left:3px;	
}

.form_button
{
	background: #3d627d url(../../PCPA/_gfx/int/tableheader_strip.gif) 0 0 repeat-x;
	font-weight: bold;
	color: #ffffff;
	border: 2px solid #d5d5d5;
	cursor: pointer;
	padding: 3px 10px;
	overflow: visible;
}

.form_message, 
.form_message td
{
	color: #cc0000;
}

.form_calendarbutton
{
	vertical-align: top;
	border:0;
	cursor: pointer;
}

.backbutton
{
	padding-left: 15px;
	font-weight: bold;
	background-image: url(../../PCPA/_gfx/back_arrow.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

/************************************************
Site map
************************************************/
.sitemap
{
  border:solid 0 #000;
  padding-left:15px;
}

.rootnode,
.parentnode,
.leafnode
{
	padding:3px 3px 0;
}

.rootnode
{
	font-weight: bold;
	color: #3374ae;
} 

.rootnode a,
.parentnode a
{ 
	color: #3374ae;
	font-weight: bold;
} 

.sitemap_file
{
	list-style-image: url(../../PCPA/_gfx/_SiteMap/file.gif);	
}

.backtotoplink
{
	padding:10px 0 10px 5px;
	font-size: 10px;
}


/************************************************
Search
************************************************/
.search
{
	width: 940px;
	position: relative;
	margin-left: -20px;
	margin-right: -22px;
}

.search .paging
{ 
	text-align:center; 
	font-weight:bold;
	padding:10px 0px; 
}

.search .paging span.linkpage
{
	margin: 2px;
}
	
.search .paging a
{ 
	display:inline;
	padding:3px; 
	font-weight:normal; 
	border:1px solid #d5d5d5;
	background-color:#ffffff;
	text-decoration:none;
	font-size:10px; 
	font-weight:bold;
	line-height: 24px;
}
	
.search .paging a:hover
{
	background:#eff3f6;
}

.search_title
{	
	display:none;
}

.search_result,
.search_result_alternate
{
	padding: 10px 25px 0 25px;
	border-bottom:1px solid #d5d5d5;
}

.search_result_alternate
{
	background-color:#eff3f6;
}

.search_result_title
{
	font-weight:bold;
	font-size:12px;
}

.search_result_location
{
	padding-left:10px;
}

.search_result_location_field
{
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}

.search_result_synopsis span.term1,
.search_result_synopsis span.term2,
.search_result_synopsis span.term3
{
	color: #000;
	font-weight: bold;
}

.search_result_synopsis span.term1
{
	background-color: #FFFF66;
}

.search_result_synopsis span.term2
{
	background-color: #A0FFFF;
}

.search_result_synopsis span.term3
{
	background-color: #99FF99;
}

.search_result_synopsis_highlight
{
	background-color:#fcffcc;
}

.search_result_info
{
	padding: 0 0 10px 20px;
}

.advanced_search
{
	margin-bottom:10px;
	text-align:center;
}

.advanced_search label
{
	font-weight:bold;
}

.advanced_search_textbox
{	
    width:120px;
}

.autosuggestion div
{
	padding: 0 0 20px 25px;
}

.autosuggestion div span.best_alternative
{
	color: #ff3333;
}

.autosuggestion a.advanced_search_link
{
	position: absolute;
	margin: -10px  0 0 630px;
	font-size: 10px;	
}

/**************************
Advanced search styles
***************************/
.search_summary
{
	font-weight:bold;
	font-size:11px;
	padding:0px 25px 6px 25px;
}

.search_features
{
	padding: 10px 30px;
	background: #eff3f6;
	border-top: solid 1px #d5d5d5;
	border-bottom: solid 1px #d5d5d5;
}
.advanced_searchbox
{
	float: left;
	width: 40%;
	position: relative;
}

.advanced_searchbox p
{
	margin: 0 0 5px 0;
}

.advanced_searchbox input.textfield
{
	width: 217px;
	border: solid 1px #d5d5d5;
	line-height:15px;
	padding: 2px 0 1px 3px;
	height: 21px;
}

.adsearch_button
{
	position: absolute;
	bottom: 0px;
	left: 348px;
}

.sort_container
{
	float: left;
	font-weight: bold;
}

div.sort_items
{
	border-top: dashed 1px #d5d5d5;
	border-bottom: dashed 1px #d5d5d5;
	padding: 4px 0;
	margin: 8px 0px 14px 0px;
	font-weight: normal;
}

div.sort_items span.item
{
	margin: 0px 6px;
	padding: 0px 0 0px 22px;
	background: url(../../PCPA/_gfx/cmn/arrow.gif) 0px 1px no-repeat;
	line-height: 18px !important;
}

div.sort_items span.item a
{
	line-height: 18px;
	font-weight: bold;
}

.sort_container_inline
{
	font-weight: bold;
	width: 100%;
}

.sort_container_inline div.sort_title
{
	float: left;
	clear: both;
	width: 152px;
	margin-top: -1px;
}

.sort_container_inline div.sort_items
{
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 0px;
	border: 0;
	clear: right;
	display: inline;
	width: 400px;
}

.sort_container br.clear
{
	display:none;
}

.sort_container_inline br.clear
{
	clear: both;
}

.search_features a.advanced_search_link
{
	position: absolute;
	margin: -35px  0 0 630px;
	font-size: 10px;
}

/*****************************************
Calendar month view
*****************************************/
.calendar_filter
{
    margin:10px 0px 20px 0px;
    text-align:left;
}

.calendar_filter select
{
    width:180px;
}

.calendar_wrapper, .calendar
{
	width:100%;
	border-collapse: collapse;
	border-color: #ffffff !important;
}

.calendar_dayheader
{
	line-height: 32px;
	color: #ffffff;
	background: #3d627d url(../../PCPA/_gfx/int/calendarHeader_strip.gif) 0 0 repeat-x;
	padding: 2px 0px 0 0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	border-right: 1px solid #0a3f5e;
	border-top: 1px solid #0a3f5e;
}

.calendar_title td
{
	padding: 15px 0px 12px 0px;
	font-size: 20px;
	width: 50% !important;
	font-weight: regular;
	color: #3374ae;
	background: #ffffff;
}

.calendar_title td.calendar_nextprev
{
	width: 25% !important;
	text-align: center;
}

td.calendar_nextprev a
{
	color: #3393d4 !important;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

td.calendar_nextprev a:hover
{
	color: #3393d4 !important;
	text-decoration: none;
}

.calendar_day,
.calendar_today,
.calendar_weekendday,
.calendar_othermonthday 
{
	text-align:left;
	vertical-align: top;
	font-size:18px;
	line-height:25px;
	font-weight:normal;
	padding: 3px 8px;	
	height:105px;
	border: 1px solid #d5d5d5;
}

.calendar_day,
.calendar_weekendday
{
	color: #5d5d5d;
	background: #ffffff;
}

.calendar_othermonthday
{
	background: #efefef;
	color:#b3b1b1;
}

.calendar_today
{
    background: #7b98b8;
	color:#ffffff;
}

.calendar_eventtime
{
	line-height:13px;
	padding: 0px 0px 2px 0px !important;
	display: block;
	font-size: 11px;
}

.calendar_eventlink
{	
	line-height:13px;
	font-size: 11px;
	display:block;
	padding:0px 0px 10px 0px;
	text-decoration: none;
}

.calendar_eventlink:hover
{
	text-decoration: underline;
}

.calendar_today .calendar_eventlink,
.calendar_today .calendar_eventlink a,
.calendar_today .calendar_eventtime
{
	color: #ffffff;
}

td.calendar_day br,
td.calendar_today br,
td.calendar_weekendday br,
td.calendar_othermonthday br
{
	display: none;
}

.calendar_allinone 
{
	width: 100% !important;
}

/*************************************************
Component detail 
*************************************************/
.component_title
{
	color:#3374ae;
	width:100%;
	font-size:18px;
	line-height:20px;
	font-weight: normal;
}

.component_subtitle
{
	font-size: 15px;
	font-weight: bold;
	color: #3c3c3c;
}

.component_back
{
	margin:0px 0px 10px 0px;
}

.component_listitem
{
	padding: 0 0 15px 0;
	width:100%;
}

.component_listitem div
{
	width:100%;
	clear: both;
}

.component_listitem_header, .component_listitem_header_wider
{
	font-weight: bold;
	width:100px;
	display:block;
	float:left;
}

.component_listitem_header_wider
{
	width:150px;
}

.component_listitem_content
{
	width:300px;
	display:block;
	float:left;
}

.component_content
{
	clear: both;
	width: 100%;
}


/************************************************
Lists, including DataGrid classes
************************************************/
/* For links on top of page */
.topselector
{
	margin-bottom: 10px;
}

/* For dropdown filters */
.filter
{
	margin: 10px 10px 10px 0px;
}

.filter select
{
	width:180px;
}

.listtable
{
	width:100%;
	border:1px solid #d5d5d5 !important;
	background-color:#ffffff;
	border-collapse:separate !important;
	margin: 10px 0;
}

.listtable th
{
	padding: 6px 4px 5px 9px;
	text-align:left;
	color: #ffffff;
	background: #3d627d url(../../PCPA/_gfx/int/tableheader_strip.gif) 0 0 repeat-x;
	text-transform: uppercase;
	border: 0px !important;
	font-weight: bold;
	font-size: 12px;
}

.listtable_header a, .listtable th a
{
	color:#ffffff;
	font-size: 12px;
}

.listtable td
{
	border:0 !important;
	border-top:1px solid #d5d5d5 !important;
	padding:3px 4px 3px 9px;
}

.listtable tr:hover
{
	background-color:#eff3f6;
}

.listtable_buttoncolumn
{
	width: 70px;
	font-size: 9px;
}

.listtable_buttoncolumn input
{
	background-image: url(../../PCPA/_gfx/button_bg.gif);
	font-size: 10px;
	padding: 2px;
	color: #000;
	border-width: 1px;
	border-style: solid;
	border-color: #d4d4d4 #949494 #828282 #c2c2c2;
}

.listtable_checkboxcolumn
{
	padding:0px;
	width:1px;
}

.listtable_checkboxcolumn input
{
	margin-left:-2px;
	margin-top:-3px;
}

td.listtable_phone
{
	width:110px;
}

td.listtable_fax
{
	width:100px;
}

.listtable_email
{
	width: 60px;
}

.listtable_cat
{
	width: 130px;
}

.listtable_row_on
{
	background-color:#eff3f6;
}

.listtable_row_off
{
	background-color:#ffffff;
}

/************************************************
Plain lists
************************************************/
.listcomponent
{
	border:solid 0px #ffffff;
	border-collapse: separate !important;
	width: 100%;
}

.listcomponent th
{
	display:none;
}

.listcomponent td
{
	border:0px!important;
	padding:4px 4px 10px 0;
}

.listdocument
{
	width: auto !important;
}

/************************************************
Image-using item list 
************************************************/
.righttable
{
    width:250px;
	border:1px solid #d5d5d5;
	border-collapse: collapse;
	background-color: #ffffff;
}

.righttable th
{
	padding: 6px 4px 5px 9px;
	text-align:left;
	color: #ffffff;
	background: #3d627d url(../../PCPA/_gfx/int/tableheader_strip.gif) 0 0 repeat-x;
	text-transform: uppercase;
	border: 0px !important;
	font-weight: bold;
	font-size: 12px;
}

.righttable_header a, .righttable th a
{
	color:#ffffff;
	font-size: 12px;
}

.righttable td
{
	border:0;
	border-top:1px solid #d5d5d5;
	padding:3px 4px 3px 9px;
}

.righttable tr:hover
{
	background-color:#eff3f6;
}

.righttable_buttoncolumn
{
	width: 30px;
	font-size: 9px;
}

.righttable_buttoncolumn input
{
	background-image: url(../../PCPA/_gfx/button_bg.gif);
	font-size: 10px;
	padding: 4px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #D4D4D4 #949494 #828282 #C2C2C2;
}

.righttable_checkboxcolumn
{
	padding:0;
	width:1px;
}

.righttable_checkboxcolumn input
{
	margin-left:-2px;
	margin-top:-3px;
}

.righttable_row_on
{
	background-color:#eff3f6;
}

.righttable_row_off
{
	background-color:#ffffff;
}

/************************************************
FAQ List
************************************************/
.listfaq
{
	background-color:#ffffff;
	border:1px solid #d5d5d5;
	width:100%;
	border-collapse: separate !important;
}

.listfaq td
{
	padding:4px;
	border:0px;
}

.listfaq_answers
{
	width:100%;
	padding:0;
	border-collapse: separate;
}

.listfaq_answers td
{
	padding:4px;
	border: 0px;
}

.listfaq_q
{
	font-weight:bold;
}

.listfaq_a p, .listfaq_a ul
{
	margin-top:0px;
}

.listfaq_a_left
{
	float:left;
	width:20px;
	font-weight:bold;
}
	
.listfaq_a_right
{
	float:left;
	width:600px;
}


/* Component list pagers*/
.listtable_pager,
.listcomponent_pager,
.listfaq_pager
{
	text-align:right;
	font-size:11px;
	font-weight:bold;
}

.listtable_pager span,
.listcomponent_pager span,
.listfaq_pager span
{
	font-size:11px;
}

.listtable_pager a,
.listcomponent_pager a,
.listfaq_pager a
{
	padding:3px; 
	border:1px solid #d5d5d5;
	background-color:#ffffff;
	text-decoration:none;
	font-size:11px; 
	font-weight:bold;
}

.listtable_pager a:hover,
.listcomponent_pager a:hover,
.listfaq_pager a:hover
{
	background:#eff3f6;
}

.listcomponent_pager
{
	text-align:left;
}

/***********************************************
E-Notifier
***********************************************/
.tag_div
{
	padding: 10px 0 20px;
}

.area_div
{
	padding: 5px 0;
	clear: both;
}

/************************************************
Form/Survey Component
************************************************/
.survey_title
{
	font-size: 16px;
	font-weight: bold;
}

.survey_container INPUT[type="checkbox"]
{
	margin-bottom: 0px;
}

.survey_container span, .survey_container TABLE tr
{
	background: transparent !important;
}

.survey_container table, .survey_container td
{
	padding: 0px !important;
	margin: 0px !important;
}

/*add correct padding, then remove it from the nested tables */
.survey_container table tr td
{
	padding: 8px 0px !important;
}

/*following  style reduces the gap at the top of the page in Firefox and Safari, caused by the padding on two empty table rows*/
.survey_container table tr:first-child td
{
	padding: 0px !important;
}

.survey_container table table tr td, .survey_container table table table tr td, .survey_container table table table table tr td
{
	padding: 0px !important;
}

.survey_container table table table table tr td
{
	padding: 3px 5px 0px 0px !important;
}

.survey_container table table table table tr:first-child td
{
	padding: 3px 5px 0px 0px !important;
}

.survey_container table td br
{
	display: block !important;
	height: 0px !important;
	line-height: 0px !important;
}

/************************************************
Staff Directory
************************************************/
.staff_column_div
{
	width:100%;
	float:left;
}

.staff_thumbnail_span
{
	float:left;
	width:110px;
}

.staff_thumbnail_span img
{
	margin:0px 5px 10px 0px;
	border:1px solid  #d5d5d5;
}

.staff_listitem_span
{
	float:right;
	width:450px;
	margin:0px 0px 10px 0px;
}

.staff_component_title
{
    width:100%;
	font-size:16px;
	line-height: 18px;
	font-weight: bold;
	color: #3374ae;
}

.staff_column_div .component_listitem
{
	width: 450px !important;
	float: left;
}

/******************************************
Photo Album 
******************************************/
.album_item
{
	margin-bottom:20px;
	text-align:center;
}

.album_thumb
{
	background-position: top center;
	background-image: url(../../PCPA/_gfx/album/exported_group.jpg);
	overflow: hidden;
	width: 260px;
	height:152px;
	max-height:130px;
	padding-top:22px;
	background-repeat: no-repeat;
    
}

.album_thumb img
{
	width: 160px;
	height: 110px;
	position:relative;
	left:0px; 
	border:0px;
	display:block;
	margin:0px auto;
	overflow: hidden;
}

.album_name
{
	text-transform:uppercase;
	font-weight:bold;
}

.album_details
{
    font-size:9px;
}

.photo_item
{
    padding:20px;
    text-align:center;
    vertical-align:top;
}

.photo_thumb
{
    background-position: top center;
    background-image: url(../../PCPA/_gfx/album/single_photo.gif);
    overflow: hidden;
    width:240px;
    height:240px;
    background-repeat: no-repeat;
    padding-top:50px;
    max-height: 190px;
    margin: 0 auto;
}

.photo_thumb img
{
    display:block;
    overflow: hidden;
    margin: 0 auto;
}

.photo_detail
{
    text-align:center;
}

.photo_name
{
}

.slideshow_link
{
    float:right;
    font-weight:bold;
    width:140px;
    text-align:left;
    margin:0px 0px 0px 10px;
}

.slideshow_link a
{
    display:block;
    padding:4px 0 4px 24px;
    border:1px solid #cccccc;
    background-image:url(../../PCPA/_gfx/album/slideshow.gif);
    background-repeat:no-repeat;
    background-position:4px 4px;
}

.slideshow_nav
{
    text-align:center;
}

.rss_button
{
	float: right;
	margin:-30px auto 0px auto;
}

/************************************************
Official's Corner 
************************************************/
.official_list
{
	width:470px;
	clear:both;
}

.official_list:after { content: ""; display: block; height: 0; clear: both; }

.official_list_thumbnail
{
	float:left;
	width:70px;
}

.official_list_info
{
	float:right;
	padding:25px 0px 0px 00px;
	width:400px;
}

.official_section_title
{
	font-size:12px;
	font-weight:bold;
	clear:both;
	padding:10px 0px 3px 0px;
}

.official_top
{
	clear:both;
	width:560px;
	height:auto;
}

.official_top:after { content: ""; display: block; height: 0; clear: both; }

.official_image
{
	float: left;
	width:auto;
	height:auto;
	margin:10px 0px 0px 0px;
	border: solid 1px #000000;
}

.official_info
{
	float: right;
	text-align:left;
	width:400px;
	height:auto;
	margin:10px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	border:solid 1px #CCCCCC;
	
}

.official_info_div
{
	clear:both;
	width:390px;
	height:auto;
}

.official_info_div:after { content: ""; display: block; height: 0; clear: both; }

.official_info_header
{
	font-weight:bold;
	float: left;
	width:100px;
	height:auto;
}

.official_info_content
{
	float: right;
	width:285px;
	height:auto;
	padding:0px 0px 0px 5px;
}

.official_info_noimage
{
	width:560px;
	height:auto;
	padding:10px 0px 0px 0px;
}

.official_message
{
	clear:both;
	width:560px;
	padding:5px 0px 0px 0px;
}

.official_message:after { content: ""; display: block; height: 0; clear: both; }

.official_message_list
{
	float: left;
	width:140px;
	padding:5px 0px 0px 0px;
}

.official_message_message
{
	float: right;
	width:410px;
	height:auto;
}

.official_message_subject
{
	font-size:12px;
	font-weight:bold;
	padding:3px 3px 3px 3px;
}

.official_message_body
{
	height:auto;
	width:408px;
	padding: 3px 3px 3px 3px;
	border:solid 1px #CCCCCC;
}

.official_bio
{
	width:560px;
	clear:both;
	padding: 3px 3px 3px 3px;
	border:solid 1px #CCCCCC;
}

.official_bio:after { content: ""; display: block; height: 0; clear: both; }


/************************************************
Map
************************************************/
.map_size
{
	width:500px;
	height:300px;
}

/************************************************
Home Page
************************************************/
/* Images w/o display:block in IE add a bottom margin */ 
.home_collage img
{
	display: block; 
}

.home_collage .slideshow_master, .home_collage .slideshow_inner
{
      z-index: 1;
	  position: absolute;
	  height: 263px !important;
	 width: 655px !important;
}

.home_collage .slideshow_post
{
      z-index: 0;
	  position: absolute;
}

.home_collage
{
	height: 263px;
	width: 655px;
	z-index: 0;
	position: relative;
	overflow: hidden;
}

.important_alert p
{	
	margin:0 0 14px 0;
	padding:0;
	font-size: 13px;
	line-height: 16px;
	color: #ffffff;
}

.important_alert_wrapper
{	
	position: absolute;
	top: 12px;
	left: 78px;
	z-index: 21;
	width: 477px;
	height: 233px;
	background: url(../../PCPA/_gfx/home/alert_bg.jpg) 0 0 no-repeat;
	opacity: .91;
	filter:Alpha(opacity=91); 
}

.important_alert
{
	margin: 63px 0px 0px 26px;
	width: 430px;
	height: 156px;
	overflow: hidden;
	font-size: 13px;
	line-height: 16px;
	color: #ffffff;
}

.home_left
{
	width:655px;
	float:left;
	overflow: hidden;
}

.home_right
{
	width:241px;
	float:right;
	padding-top: 7px;
	overflow: hidden;
}

/************************************************
Home boxes
************************************************/
.home_events
{
	padding-bottom: 24px !Important;
	padding-bottom: 12px;
	float: left;
	width: 100%;
}

.home_events .box_title
{
	background: url(../../PCPA/_gfx/home/events_title.gif) left top no-repeat;
	text-indent: -4000px;
	overflow: hidden;
	height: 17px;
	margin: 29px 0 12px 0;
}

.home_events .box_item
{
	float: left;
}

.eventsimg IMG
{
	width: 177px;
	height:112px;
	margin: 0px;
	display: block;
}

.home_events .box_item .category1, .home_events .box_item .category2, .home_events .box_item .category3
{
	width: 177px;
	height: 29px;
	color: #ffffff;
	font-style: italic;
	font-size: 16px;
	line-height: 29px;
	font-family: trebuchet ms, geneva, sans-serif;
	text-indent: 11px;
}
.home_events .box_item .category1{background: url(../../PCPA/_gfx/home/event_cat1.gif) 0 0 repeat-x; margin-right: 61px;}
.home_events .box_item .category2{background: url(../../PCPA/_gfx/home/event_cat2.gif) 0 0 repeat-x; margin-right: 62px;}
.home_events .box_item .category3{background: url(../../PCPA/_gfx/home/event_cat3.gif) 0 0 repeat-x;}

.home_events .box_item_title
{
	padding-top: 10px;
	width: 177px;
}

.home_events .box_item_title a
{
	text-decoration:none;
	color: #012c8b;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}

.home_events .box_item_subtitle
{
	width: 177px;
	color: #012c8b;
}

.home_events .box_item_subtitle a
{
	text-decoration:none;
	color: #012c8b;
	font-size: 13px;
	line-height: 16px;
}

.home_events .box_list a:hover
{
	text-decoration:underline;
}

.home_events .box_list p
{
	margin: 6px 0;
	padding:0;
}

.home_events .box_item_date
{
    font-size:11px;
	line-height: 16px;
	color: #4e5e5d;
	padding: 1px 0 7px 0;
	width: 177px;
}

.home_events .events_more a, 
.home_events .events_more a:hover
{
	background: url(../../PCPA/_gfx/home/events_more.gif) 0 0 no-repeat;
	text-indent: -4000px;
	overflow: hidden;
	width: 73px;
	height: 21px;
	display: block;
}

/***** events tabs***/
div.callanythinglayout 
{
	width: 655px;
}

ul.callanythinglayout 
{	
	list-style-type: none;
	width: 100%;
	float: left;
	background: url(../../PCPA/_gfx/home/pixel.gif) bottom left repeat-x;
	margin:0;
	padding:0;
}

ul.callanythinglayout li 
{
	margin: 0;
	float: left;
}

ul.callanythinglayout a 
{
	float: left;
	display: block;
	width: 217px; 
	height: 82px;	
	text-indent: -4000px; 
	overflow: hidden;
}

ul.callanythinglayout a:hover {	background-position: 0 -82px;}
ul.callanythinglayout a.active {background-position: 0 -82px;cursor: default;}

.events_tab1 {background: url(../../PCPA/_gfx/home/events_tab1.gif) 0 0 no-repeat;margin-right: 2px; display: inline !important;}
.events_tab2{background: url(../../PCPA/_gfx/home/events_tab2.gif) 0 0 no-repeat;margin-right: 2px; display: inline !important;}
.events_tab3 {background: url(../../PCPA/_gfx/home/events_tab3.gif) 0 0 no-repeat;}

.tabs-container 
{	
	clear: left;
	border: 1px solid #d5d5d5;
	border-top: 0;
	padding: 14px 15px 9px 11px;
}

.home_tabs .box_list p
{
	margin: 6px 0 12px 0;
	padding:0;
}

.home_tabs ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 16px;
}

.home_tabs li
{
	margin: 0;
	padding: 10px 0 !important;
	line-height: 16px;
}

.home_tabs li a
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #012c8b;
	line-height: 16px;
}

.home_tabs li a:hover
{
	text-decoration: underline;
}

.home_tabs li .box_item_date
{
	display: block;
	line-height: 16px;
	font-size: 11px;
	color: #4e5e5d;
}

.home_tabs .box_bottomlink a, .home_tabs .box_bottomlink a:hover
{
	display: block;
	width: 101px;
	height: 21px;
	text-indent: -4000px;
	overflow: hidden;
	background: url(../../PCPA/_gfx/home/events_all.gif) 0 0 no-repeat;
}

.tab_xml
{
	width: 168px;
	float: right;
	line-height: 16px;
	color: #7a7a7a;
	padding-top: 7px;
	margin-left: 15px;
}

.tab_xml img
{
	margin-bottom: 12px;
	display: block;
}

/**** home calendar ****/
.home_calendar
{
	padding: 0px 0 53px 29px!important;
	padding: 0px 0 46px 29px;
	float: right;
}

.home_calendar .box_title
{
	text-indent: -4000px;
	overflow: hidden;
	height: 13px;
	width: 134px;
	background: url(../../PCPA/_gfx/home/calendar_title.gif) 0 0 no-repeat;
}
.home_calendar .calendar
{
	background: #dcdcdc url(../../PCPA/_gfx/home/calendar_strip.gif) 0 65px repeat-x;
	border-collapse: separate;
	width: 212px;
}

.home_calendar .calendar_dayheader
{
	line-height: 28px;
	color: #ffffff;
	padding: 0;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
	border: 0;
	background: #2a5977 url(../../PCPA/_gfx/home/calendar_header_strip.gif) 0 0 repeat-x;
}

.home_calendar .calendar_title td
{
	padding: 12px 0px 7px 0px;
	font-size: 12px;
	width: 60% !important;
	font-weight: normal;
	color: #373737;
	font-variant: normal;
	background: #ffffff;
}

.home_calendar .calendar_title td.calendar_nextprev
{
	width: 20% !important;
	text-align: center;
	padding: 0px 0px 2px 0px;
	vertical-align: bottom;
}

.home_calendar .calendar_day,
.home_calendar .calendar_today,
.home_calendar .calendar_weekendday,
.home_calendar .calendar_othermonthday 
{
	text-align:center;
	vertical-align: top;
	font-size:11px;
	font-weight:normal;
	border: 0px;
	height: 18px;
	padding: 0px 3px 2px 3px;
	line-height:18px;
	font-family: verdana, geneva, sans-serif;
}

.home_calendar .calendar_day,
.home_calendar .calendar_weekendday
{
	background: transparent;
	color: #787878;
}

.home_calendar .calendar_day a,
.home_calendar .calendar_weekendday a
{
	color: #000000 !important;
}

.home_calendar .calendar_othermonthday
{
	background: transparent;
	text-indent: -4000px;
	overflow: hidden;
}

.home_calendar .calendar_today
{
    background: #547190;
	color:#ffffff;
	border: 1px solid #96a5b6;
}

.home_calendar .calendar_today a
{
	color:#ffffff !important;
}

.home_calendar .box_bottomlink a
{
	width: 95px;
	height: 21px;
	float: right;
	background: url(../../PCPA/_gfx/home/calendar_more.gif) 0 0 no-repeat;
	text-indent: -4000px;
	overflow: hidden;
	margin-top: 13px;
}

/*************Home Spotlight************/

.spotlight {
	padding: 0px 0 37px 28px;
	clear: both;
}

.spotlight .box_title
{
	text-indent: -4000px;
	overflow: hidden;
	height: 13px;
	width: 174px;
	background: url(../../PCPA/_gfx/home/spotlight_title.gif) 0 0 no-repeat;
	margin-bottom: 14px;
}

.spotlight .box_content p, .spotlight .box_content  li,  .spotlight .box_content  td, .spotlight .box_content
{
	color:  #7a7a7a;
	line-height: 16px;
}

.spotlight p
{
	margin: 0 0 12px 0;
}

.directions_box
{
	padding: 0px 0 34px 28px;
}

.hours_box
{
	padding: 0px 0 0px 28px;
}

.directions_box .box_title, .hours_box .box_title
{
	text-indent: -4000px;
	overflow: hidden;
	height: 13px;
	background: url(../../PCPA/_gfx/home/directions_title.gif) 0 0 no-repeat;
	margin-bottom: 14px;
}

.hours_box .box_title
{
	background: url(../../PCPA/_gfx/home/hours_title.gif) 0 0 no-repeat;
	margin-bottom: 16px;
}

.directions_box .box_content, .hours_box .box_content
{
	font-size: 11px;
	color: #4e5e5d;
	line-height: 14px;
}

.directions_box .box_content IMG, .hours_box .box_content IMG
{
	width: 80px;
	border: 1px solid #c3c3c3;
	float: left;
	margin-right: 8px;
}

/************************************************
Department boxes
************************************************/
.depthome_right .news_box,
.depthome_right .event_box
{
	width: 200px;
	background: url(../../PCPA/_gfx/int/deptbox_bottom.gif) bottom left no-repeat;
	float: right;
	margin-bottom: 23px;
}

.depthome_right .box_title
{
	height: 28px;
	width: 200px;
	text-indent: -4000px;
	overflow: hidden;
}

.depthome_right .news_box .box_title{
	background: url(../../PCPA/_gfx/int/news_title.gif) 0 0 no-repeat;
}

.depthome_right .event_box .box_title{
	background: url(../../PCPA/_gfx/int/events_title.gif) 0 0 no-repeat;
}

.depthome_right  .box_list
{
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	background: #e1e1e1 url(../../PCPA/_gfx/int/deptbox_strip.gif) 0 0 repeat-x;
	padding:16px 9px 0px 15px;
	min-height: 115px;
	height: auto !important;
	height: 131px;
}

.depthome_right ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 16px;
}

.depthome_right li
{
	margin: 0;
	padding: 0 0 18px 0 !important;
	line-height: 16px;
}

.depthome_right .box_list a, .depthome_right .box_list p
{
	color: #012c8b;
	text-decoration:none;
	font-weight: bold;
	line-height: 16px;
	font-size: 13px;
}

.depthome_right .box_list a:hover
{
	text-decoration:underline;
}

.depthome_right .box_list p
{
	margin: 6px 0;
	padding:0;
}

.depthome_right .box_item_date
{
	color: #4e5e5d;
	font-size: 11px;
	display: block;
	line-height: 16px;
	padding-top: 1px;
}

.depthome_right .box_bottomlink a,
.depthome_right .box_bottomlink a:hover
{
	margin: 0 10px 12px 0;
    display:inline;
	width: 75px;
	height: 21px;
	float: right;
	background: url(../../PCPA/_gfx/int/news_more.gif) 0 0 no-repeat;
	text-indent: -4000px;
	overflow: hidden;
}

.depthome_right .event_box .box_bottomlink a, .depthome_right .event_box .box_bottomlink a:hover
{
	background: url(../../PCPA/_gfx/int/events_more.gif) 0 0 no-repeat;
}

/*** custom event detail view**/
.container_event .content
{
	border: 1px solid #d5d5d5;
	margin: 0px 0px 0 20px;
	padding: 20px 16px 30px 11px;
	width: 622px !important;
	width: 649px;
}

.container_event .contentheader
{
	padding: 0px 0px 18px 20px;
}
.container_event .title
{
	width: 421px;
	float: left;
	overflow: hidden;
}

.container_event .title_left
{
	padding: 3px 6px 6px 13px;
	background: #2a5977 url(../../PCPA/_gfx/int/event_title_strip.gif) 0 0 repeat-x;
}

.container_event .title img
{
	border-top: 1px solid #bdbdbd;
	display: block;
	width: 421px;
	height: 266px;
}

.container_event .directions_box
{
	padding: 2px 0 32px 0px;
	width: 209px;
	float: right;
}

.container_event .hours_box
{
	padding: 0px;
	width: 209px;
	float: right;
	clear: right;
}

.container_event .directions_box .box_title, .container_event .hours_box .box_title
{
	margin-bottom: 21px;
}

.event_subtitle, .event_title
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Geneva, sans-serif;
	font-size:17px;
	font-weight:normal;
	color: #ffffff;
	line-height: 22px;
}

.event_title
{
	text-transform: uppercase;
}

.event_subtitle
{
	font-style: italic;
}

.captcha img, .captcha a
{
	padding:0;
	margin:0;
	float:left;
}

.captcha #LBD_CaptchaIcons
{
	width: 20px !important;
}

.captcha #LBD_CaptchaImage
{
	border: 1px solid #d5d5d5;
}

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/*
This is the editor style sheet,
containing styles that will be used in the content editor tools.
Customized for each project.
*/

/*
Inherit stock styles
*/

body,td,th,p,select,li,ul,input,blockquote,textarea
{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;	
	line-height:18px;
	color: #5d5d5d;
}

a
{
	color:#3393d4;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

table.tableData
{
	width: 85%;
	border:1px solid #d5d5d5 !important;
	border-collapse:collapse;
	background-color: #ffffff;
}

.tableData td
{
	border:0;
	border-top:1px solid #d5d5d5;
	padding:3px 4px 3px 9px;
}

.tableData th, .tableDataHdr
{
	padding: 6px 4px 5px 9px;
	text-align:left;
	color: #ffffff;
	background: #3d627d url(../../PCPA/_gfx/int/tableheader_strip.gif) 0 0 repeat-x;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

.tableDataHdr a, 
.tableData th a, .tableData th p, .tableDataHdr p
{
	color: #ffffff;
	font-size: 12px;
}

.tableData tr:hover
{
	background-color:#eff3f6;
}

.section, .section p,  .section a
{
	font-size:18px;
	font-family: arial, helvetica, sans-serif;
	color: #58574f;
}

.sectionTitleRed, .sectionTitleRed p,  .sectionTitleRed a
{
	font-size:17px;
	color: #7b0f17;
	font-family: times, serif;
}

.subsection, .subsection p,  .subsection a
{
	font-size:15px;
	font-weight:bold;
	color: #58574f;
	font-family: arial, helvetica, sans-serif;
}

.photoCaption, .photoCaption p,  .photoCaption a
{
	font-size:10px;
	color: #87867b;
	line-height: 12px;
}

.linkGold
{
	text-decoration: none;
	color: #c28f18;
	font-weight: bold;
}

.linkGold:hover
{
	text-decoration: underline;
}

.linkMedia
{
	text-decoration: none;
	color: #7facbe;
	font-weight: bold;
	font-size: 11px;
}

.linkMedia:hover
{
	text-decoration: underline;
}

.listRed li
{
	list-style-type: none;
	padding: 4px 0 4px 15px !important;
	background: url(../../PCPA/_gfx/int/listArrow_red.gif) 0 10px no-repeat;
	
}

.listGoldArrow li
{
	list-style-type: none;
	padding: 4px 0 4px 15px !important;
	background: url(../../PCPA/_gfx/int/listArrow_gold.gif) 0 10px no-repeat;
	font-weight: bold;
}

.NoBulletList li
{
	list-style-type: none;
	padding: 4px 0 4px 15px !important;
	font-weight: bold;
}

ul.NoBulletList, ul.listGoldArrow, ul.listRed, .NoBulletList ul, .listGoldArrow ul, .listRed ul
{
	margin-left: 8px;
}

table.tableData_Dark
{
	width: 85%;
	border:1px solid #ded7c1 !important;
	border-collapse:collapse;
	background-color: #f9f6ed;
}

.tableData_Dark th
{
	background: #312d22 url(../../PCPA/_gfx/int/tableHeader_dark_strip.gif) 0 0 repeat-x;
	padding: 6px 4px 5px 9px;
	color: #efe2d1;
	font-weight: normal;
	border-right:1px solid #ded7c1;
	text-transform: uppercase;
}
 
.tableData_Dark th a, .tableData_Dark th p
{
	color: #efe2d1;
}

.tableData_Dark td
{
	border:0;
	border-right:1px solid #ded7c1;
	padding:4px 4px 4px 9px;
}

table.tableData_Light
{
	width: 85%;
	border:1px solid #ded7c1 !important;
	border-collapse:collapse;
	background-color: #f9f6ed;
}

.tableData_Light th
{
	background: #998c4c url(../../PCPA/_gfx/int/tableHeader_light_strip.gif) 0 0 repeat-x;
	padding: 6px 4px 5px 9px;
	color: #4a4333;
	font-weight: normal;
	border-right:1px solid #ded7c1;
	text-transform: uppercase;
}
 
.tableData_Light th a, .tableData_Light th p
{
	color: #4a4333;
}

.tableData_Light td
{
	border:0;
	border-right:1px solid #ded7c1;
	padding:4px 4px 4px 9px;
}

.tableData td p, .tableData th p, .tableData_Dark td p, .tableData_Dark th p
{
	padding: 0;
	margin:0;
}

 .tableData_Light tr:hover, .tableData_Dark tr:hover
{
	background-color:#f8f1de;
}

.tableBox th, .tableBox_1 th, .tableBox_2 th, .tableBoxWhite th
{
	text-align:left;
}

.tableBox
{
	border: 1px solid #d5d5d5;
	background: #ffffff;
	padding:5px;
}

.tableBox_2
{
	border: 1px solid #534c3b;
	background: #ede4c0;
	padding:5px;
}

.tableBox_1
{
	border: 6px solid #534c3b;
	padding:5px;
}

.TableboxWhite
{
	background: #ffffff;
	padding:5px;
}

.tableBox_1 td, .tableBox_2 td, .tableBox td, .tableBoxWhite td
{
	vertical-align: top;
}

.ImageFormat IMG, IMG.ImageFormat
{
	margin:10px;
	border: 3px solid #808080;
}