img { border:0; }

body {
font-family: Georgia, Times, Monaco, Geneva, "Times New Roman", serif;
line-height:1.25em;
font-size:100%;/*set regular font size*/
color:#333;
letter-spacing:normal;
background:#C0C0C0;
text-align:center;
margin:40px 0 20px 0;
}

#page {
background:white;
text-align:left;
margin:0 auto;
position:relative;
width:990px;
}

a:hover, li a:hover { text-decoration:none; }   /* added by jj */

h1 { line-height:1em; }

* html #page { width:990px; } /* IE hack */

body.flex #page { /* For the flexible-width setting. */
	width: 98%;
	/*width: 80%;
	min-width: 970px !important;
	max-width: 1000px; */
	}

#utilities {
	padding:0;
	margin:0px auto;
	width:990px;
	height:43px;
	position:relative;
	background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/topnav_bg.gif) repeat-x;
	}

#utilities p { margin:0; padding:0; } 

  /* header in page body */
#header {
	padding: 0;
	margin:0;
	height: 111px; /*rotates images in the banners folder */
	position:relative;
	background-color: #FFFFFF;
	background-image: url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/banners/rotate.php);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
	
#submenu { /*secondary links*/
margin:0;
padding:10px 4px 10px 4px;
background: #000033;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:.9em;
color:#fff;
text-align:left;
background: url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/submenu_bg.gif) top left repeat-x;
	}

#submenu a { color:white; }
#submenu a:hover { text-decoration:underline; }
#submenu a.active { margin: 0px; }


/*path*/
.path{ margin:0; padding:0 0 5px 10px; }

#primary .singlepage .path  p { letter-spacing:0px; margin-top:1px; }

.wrapper{ margin:15px 0 15px 0; } /*wrapper:defines whole content margins*/

#primary { float: left; margin: 0px; 
/*larghezza settata nel file template.php -  width set in template.php*/ 
	}

#primary .singlepage { text-align:left; padding:0 0 15px 0; background-color:#FFFFFF; }
#primary .singlepage p { /*set typography*/ 
font-size:0.8125em; /*13px*/ 
margin:5px 0 10px 0; }


/*- Main styles */

h1, h2, h3, h4, h5, h6 { margin:3px 0 5px 0; }
h1, h1 a { text-decoration: none; }
h3, h4 { font-size: 1.2em; font-weight: normal; }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited { color: #333; }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited { text-decoration: none; }

#page #primary .drdot{ /* sistema il float */  clear:both; }

/*- Header styles */

#header h1, #header p { /* site title */
	font-family:Georgia, "Times New Roman", Times, serif;
	color:white;
	font-size: 2.6em; 
	font-weight: lighter;
	letter-spacing: -1px;
	margin: 0px;
	padding: 30px 0 12px 35px;
	text-transform: none;
	}
.sitetitle { }


#header img#logo { float:left; margin:0 10px 10px 0; }
#header p.slogan { font-family:Georgia, "Times New Roman", Times, serif; font-size:1.1em; line-height:1em; font-weight:lighter; letter-spacing:-0.3px; padding:4px 0 10px 45px; display:block; color:#D6D6D6; }

#header h1 a, #header p a { color: #EBEBEB;}
#header h1 a:hover, #header p.sitetitle a:hover { text-decoration: none; }
#header h1, #header h2 { font-family:Georgia, "Times New Roman", Times, serif; }

h1 a, h2 a { font-family:Georgia, "Times New Roman", Times, serif; color: #333; }
h1 a:visited { color: #fff; }

#header p.description { font-family:Arial,sans-serif; font-size:1em; font-weight:normal; color:#fff; letter-spacing:1px; text-transform:uppercase; margin:5px 0 0 37px; }
#header p.description img { margin: 0 8px 0 0; vertical-align: -2px; }

/*search box*/	

#utilities form { position:absolute; right: 6px; bottom:2px; }
#utilities label { color:white;display:none; }
#utilities input  { margin:10px 5px 5px 0; float:left; }

#utilities input.form-submit{
	margin-bottom: 1px;
	color: #666666;
	font-size: 12px;
	border: 1px solid #EDEBD5;
	background: #fff;
	padding: 2px 7px 2px 7px;
}
#utilities input.form-submit:hover {
	color: #000000;
	border: 1px solid #EDEBD5;
	background: #fff;
}	

#utilities input.form-text  {
	font-size:0.75em;
	border: 1px solid #EDEBD5;
	color: #333333;
	width: 120px;
	padding:2px;
	margin-right: 5px;
	background: #fff url("/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/img02.gif") repeat-x;
	}

/*- Primary links in Header */


#utilities #plinks {
font-size:80%;
position:absolute;
left:0px;
bottom:0px!important;
bottom:-1px;
		}

#utilities #plinks ul li{
	display: inline;
	float:left;
	margin-right:-2px;
	background-image: url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/menuline_gray.png);
	background-repeat: no-repeat;
	background-position: right -4px;
	padding:4px 4px 4px 4px;
	}

#utilities #plinks ul li a {
	color: #666666;
	text-transform:capitalize;
	padding:5px 5px 5px 5px;
	display:block;
	}

#utilities #plinks ul li a:hover { color: #000000; text-decoration: none; }

#utilities #plinks ul li a.active,
#utilities #plinks ul li a.active:hover {
	color: #000000 !important;
	background-image: url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/down_arrow_hover.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	font-weight: normal;
	}

.admintab { /*_padding: 5px 15px 6px;*/ /* IE hack */ }
* html .admintab { padding: 5px 15px 6px }	/* IE hack */

/*- Sidebar Subpages Menu */

.lsidebar { width:317px; float:left; margin:-10px 0 0 15px; background:#C7D1DB; }
.rsidebar { width:317px; float:left; margin:-10px 0 0 15px; }	

#sitemission{ /*site mission*/
background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/bgmission.gif) no-repeat left top;
margin:0 0 15px 0; padding:0 0 0 2px; }

#primary #sitemission p{ font-family:Georgia, "Times New Roman", Times, serif; font-size:1.3em; font-style:normal; line-height:110%; text-align:center; color:#666; 
background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/bgmission.gif) no-repeat right top; margin:0 0 15px 0; padding:10px; }

/*block styles*/

.defaultblock .blockcontent{ font-size:0.8125em;/*13px*/ 
margin:0 0 20px 0; }
.loginblock{ font-size:0.8125em; margin:10px 0 20px 0; padding:0 0 5px 0; }
	
form#user-login-form{text-align:left;line-height:0.9em;}
form#user-login-form label{margin-bottom:3px;}
.loginblock ul li{margin:0;padding:0; }

.defaultblock .blockcontent, .loginblock .blockcontent { padding:0 10px 0 10px; }

.defaultblock h2{ color:#333; margin-bottom:10px;
	font:0.875em Georgia, "Times New Roman", Times, serif; /*14px*/
	text-transform:uppercase; padding:8px 10px 0 12px; }

.loginblock h2{
	color: #999999;
	font: 1em Georgia, "Times New Roman", Times, serif; /*14px*/
	text-transform:uppercase;
	text-align: center;
	padding:8px 10px 0 0;
	margin-bottom: 10px; }

.form-item #edit-query { width: 100px; }	
.form-submit {padding-left: 4px}	
.form-item label { font-size:0.81em; color: #333333; margin-left: 20px; }
#user-login-form #edit-name  { border:1px solid #CCCCCC; color:#333333; width:120px; font-size:1em; padding:1px; margin-right: 5px; margin-left: 20px; }

#user-login-form #edit-name-1  { border:1px solid #CCCCCC; color:#333333; width:120px; font-size:1em; padding:1px; margin-right: 5px; margin-left: 20px; }
#user-login-form  #edit-pass { font-size:1em; padding:1px; border:1px solid #CCCCCC; color:#333333; width: 65px; margin-left: 20px; }
#user-login-form #edit-submit { color: #666666; font-size:1em; padding-bottom:5px; width:50px; height:20px; float:left; margin-left:5px; margin-top: 10px; }
#user-login-form #edit-submit-1 { color: #666666; font-size:1em; padding-bottom:5px; width:50px; height:20px; float:left; margin-left:5px; margin-top: 10px; }

#user-login-form #edit-pass-wrapper { float:left; margin-left: 0px; margin-top: -5px; }
#user-login-form #edit-name-wrapper { float:left;  margin-top: -5px; }
#user-login-form #edit-name-1-wrapper { float:left;  margin-top: -5px; }
.loginblock .blockcontent .item-list ul  li { list-style: none; background:none; font-size:80%; letter-spacing: 0.1em; text-align: center; display: block; }

.loginblock .blockcontent .item-list ul  li a:hover{ color: #FF9900; text-decoration:none; }
.defaultblock .blockcontent .item-list ul  li { color: #999999; font-size: 80%; }
.defaultblock .blockcontent .item-list ul  li a{ font-size: 120%; }

.defaultblock h3 { color:#333; font: 95% Georgia, "Times New Roman", Times, serif; /*13px*/
text-transform:uppercase; }


/*- Primary Contents */

#primary .item {
	margin: 0 0 15px 0;
	padding: 0;
	/*position: relative;*/
	}

	
#primary .title h2{
	color: #333333;
	text-transform: uppercase;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1em;
	font-weight: bold;
	}
	
#primary .item .itemhead {margin: 0 0 5px 0; padding: 0;}
	
#primary .item .itemhead h3 {
	font-size: 1.7em;
	display: block;
	margin: 0 0 0 0 !important;
	margin: 0 0 0 10px;
	padding: 0;
	}
		
#primary .item .itemtext {
	font: 1.1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: justify;
	color: #444;
	margin: 0;
	padding: 0;
	}

#primary .item .itemtext p,
#primary .item .itemtext ul,
#primary .item .itemtext ol,
#primary .item .itemtext div,
#primary .item .itemtext blockquote {
	margin: 0 0 0 0 !important;
	margin: 0 0 0 10px;
	}


	
#primary .item .itemhead p.metadata {
	font-size: .85em;
	text-transform: uppercase;
	display: block;
	margin: 2px 0 0 0 !important;
	margin: 2px 0 0 10px;
	color: #666;
	}

/*content headings */

#primary .singlepage h1,#primary .singlepage h2, #primary .singlepage h3, #primary .singlepage h4, #primary .singlepage h5, #primary .singlepage h6{ 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #333;
	letter-spacing: -1.2px;
	text-align: left;
	text-transform: none;
	margin:10px 0 10px 0;
	padding:0;
}

#primary .node .content h1 a,#primary .node .content h2 a, #primary .node .content h3 a, #primary .node .content h4 a, #primary .node .content h5 a, #primary .node .content h6 a { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #333;
	letter-spacing: -1.2px;
	text-align: left;
	text-transform: none;
	margin:10px 0 15px 0;
	padding:0;  
}


#primary { margin:-10px 0 0 0; padding:0; }

#primary .singlepage h2.nodeTitle a { /*links in teasers are smaller!*/
	font:0.9em Georgia, "Times New Roman", Times, serif; /*14px*/
}

#primary .singlepage h1{font-size:1.75em; }
#primary .singlepage h2.with-tabs{margin-bottom:30px; margin-left: 10px;}

#primary .singlepage h2{font-size:1.5em;}
#primary .singlepage h3{font-size:1.4em;}
#primary .singlepage h4{font-size:1.3em;}
#primary .singlepage h5{font-size:1.2em;}
#primary .singlepage h6{font-size:1.1em;}

#primary .singlepage h2 a, #primary .singlepage h3 a, #primary .singlepage h4 a, #primary .singlepage h5 a, #primary .singlepage h6 a{font-size:1em;}

#primary .singlepage p.small { 
	font: 1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-top: 10px;
	padding-top: 5px;
}

#primary img { margin: 0 15px 0px 0; padding: 4px; }

#primary .singlepage img.destra { 
	margin: 0 0px 0px 15px;
	padding: 4px;
	border: 1px solid #ccc;
	float: right;
}

#primary .singlepage img.altobasso { 
	margin:0px;
	display:block;
	padding: 0px;
	border: 0px solid #ccc;
	float:none;
}

#footer {
	width:100%;
	height:40px;
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-family: arial, verdana, sans-serif; 
	font-size:0.7em;
	background:#54728E;
	}

#footer p{margin:5px 1px 1px 1px; padding:3px 0 1px 5px; font-weight:bold; }
#footer img{border:none;}
#footer a { color:#FFFFFF; text-decoration: underline;}
#footer a:hover{text-decoration:none;}


/*- Links */

#content a { color: #0000B7; text-decoration:underline; }
#content a:hover, #headerblock a:hover { text-decoration:none; } 

#headerblock a { color:#FFFFFF; text-decoration:underline; }
#utilities_corner a, #submenu a { text-decoration:none; }

/*h2 a:hover, h2 span a:hover { color: #27d !important; }
*/

.field-item a.external_link {
	background-image: url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/external_link_hover.gif);
	background-repeat: no-repeat;
	background-position: 60px 4px;
	padding-right: 30px;
	font-size: 14px;
	text-decoration:none;  
}
.field-item a:hover.external_link {
	background-image: url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/external_link.gif);
	background-repeat: no-repeat;
	background-position: 60px 4px;
	padding-right: 30px;
	font-size: 14px;
	text-decoration:none;  
}
#primary .node .content a { text-decoration: underline; }
#primary .node .content a:hover { text-decoration:none;}	
.defaultblock a:hover { text-decoration:none; }

/*.itemtext a:visited { color: #b41; }*/

/*- Various Tags and Classes */

.clear { clear: both; margin:0; padding: 0; }
hr { display: none; }

/*- Begin Lists */
.itemtext ol, .itemtext ul {
	padding: 0 0 0 35px;
	margin: 0;
	}

.itemtext ol li, .itemtext {
	margin: 0 0 3px;
	padding: 0;
	}

.secondary div p {
	margin-top: 0.5em;
	}

/*.secondary ul, .secondary ol {
	margin: 5px 0 0;
	padding-left: 0;
	}*/

.secondary ul, .secondary ol, .secondary div {
	margin: 5px 0 0;
	padding-left: 0;
	}


/*---------------tabelle---------------*/

.view table /*view table in fe*/
{ font-size:105%; }

.view table tr td { padding:4px; }

table { margin:1em 0; width:90%; font-size:0.8125em; }

table tr td { padding: 3px 3px 3px 9px; }

#system-themes table img.screenshot /* fix for themes page */
{ width:100px; }

thead th
{
	border-bottom:2px solid  #969696;
	margin-bottom:4px;
	padding-bottom:4px;
	color:#494949;
	font-weight: bold;
	text-align: center;
}


tr.even { background-color:#FCFCFC; }
tr.odd { background-color: #F6F6F6; }

td.region,td.module,td.container { color:#455067; font-weight:bold; }
tr:first-child td.region,tr:first-child td.module,tr:first-child td.container { }
td.menu-disabled,td.menu-disabled a { background-color:#D5C2C2; color:#000; }

.sticky-table {clear:left;padding:0px;overflow:hidden;font-size:70%;} /*fix report tab*/


/*----------list styles----------*/

.tabs ul li { background:none; padding:0; margin:0; list-style:none; }
#primary ul { margin:10px 0 10px 0; }

/*lists in content*/

.item-list ul li { margin:0 0 1px 0; list-style-type:square; padding:0 0 0 22px; }
ul li { padding:3px 2px 3px 1px; } 

#primary .singlepage .node .content li{ /*lists in node content*/
font-size:0.875em;
list-style:square;
margin:3px 0 3px 18px;
}

#primary .singlepage .node .content ol li{ /*ordered lists in node content*/
font-size:0.875em;
margin:3px 0 3px 22px;
list-style:decimal;
}

.rsidebar ul.menu li, .rsidebar .item-list ul li, .rsidebar li.leaf , .lsidebar ul.menu li, .lsidebar .item-list ul li, .lsidebar li.leaf {
	padding: .15em 0 .15em 1.5em;
	list-style-type: none;
	list-style-image: none;
	background: transparent url('/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/square.png') no-repeat 3px .7em;
}

.rsidebar ul li.expanded, .lsidebar ul li.expanded 
{ background: transparent url('/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/squareactive.png') no-repeat 3px .6em; }

.rsidebar ul li.collapsed, .lsidebar ul li.collapsed 
{ background: transparent url('/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/squareactive.png') no-repeat 3px .6em; }

ul.inline li { background: none; margin: 0; padding: 0 1em 0 0; }


/*----------other styles----------*/
hr { margin: 0; padding: 0; border: none; height: 1px; background: #5294c1; }

dl { margin: 0; font-size:0.8em }
dl dd { margin: 0.5em 0 .5em 1.5em; }
dl dt { background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/square.gif) no-repeat 0 4px; padding:0 0 0 20px; margin:0; }
span.form-required { color: #ffae00; }
.body a { margin-bottom: 0.75em; padding:2px; display:block; }
.messages ul { margin: 0; }
.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item 
{ margin: 0.25em 0; }
.form-item ul li { list-style: none; }
.set { list-style: none; }
.form-button, .form-submit { margin: 0.5em 0.5em 1em 0; }

#watchdog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
set .form-button, set .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit
{ margin: 0; }

set ul.clear-block li { margin: 0; padding: 0; background-image: none; }
.box { margin-bottom: 2.5em; }
.div { margin:0; padding:0; }

#primary .content blockquote
{
	border-left: 1px solid #E9EFF3; /* LTR */
	border-top:  1px solid #E9EFF3;
	margin:15px;
	padding:5px;
	color:#666;
	background-repeat: no-repeat;
	background-position: left top;
	font-style: italic;
}

em { font-style:italic; }

/*admin panel styles*/

#primary .singlepage form{ font-size:0.8em; }

div.admin-panel {
  margin: 0;
  padding: 5px 0px 15px 5px;
  background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/gradient.gif) repeat-x;
}

div.admin-panel .description { margin: 0 0 3px; padding: 2px 0 3px 0; }
div.admin-panel .body { padding: 0 0px 2px 0px; }
div.admin { padding-top: 15px; }
div.admin .left { float: left; width: 45%; margin-left: 1em; }
div.admin .right { float: right; width: 45%; margin-right: 1.1em; }

/*admin by module*/
div.bymodule ul li {font-size:80%; margin:0 0 0px 0; padding:0px 0 0 18px;}
	
#primary .messages{ font-size:0.875em; padding:10px; }
#primary .messages ul li { list-style:none; }
#primary .messages .status{ padding:10px; background-color:#d8fab6; border:1px solid #3d7903; }
#primary .help .help{ padding:5px; margin:15px 15px 15px 15px; background-color: #F5F5F5; border:1px solid  #ECECEC; font-size: 80%; }
#primary .help .help a, #primary .help .help a:hover{ font-weight: normal; color: #990000; }	
	
#primary .help .help ol li {
	list-style:none;
	background-image: url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/down_arrow.png);
	background-repeat: no-repeat;
	background-position: 0 9px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	}
	
#primary .admin-dependencies, #primary .admin-required {
	 color:#999999;
	 font-size:100%;
	 font-style:italic;
	 font-family:Arial, Helvetica, sans-serif;
	}	

#primary code{
	 color:#000;
	 font-weight:bold;
	 font-family:Arial, Helvetica, sans-serif;
	}	

/*comments & links*/
#comments{ margin-top: 2em; font-size:0.875em; }
#comments .box h2{ font-size:1.3em; }

.commentTitle{ font-size:1.4em; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:5px; }

#comments .content{ margin-bottom:5px; font-size:1.1em; }
.submitted{ margin-bottom:10px; font-style:italic; font-size:0.75em; }
.comment{ background-color: #FAFAFA; border:1px solid  #EDEDED; margin:0 0 2em; padding:1em; }
.links{ font-size:0.875em;/*14px*/ margin-top:1em; clear:both; } 
.linksteaser{ padding-bottom:0px; border-bottom: 1px dashed #ccc; margin-bottom: 5px; }
.linksteaser ul li { margin-right: 5px; }

.comment .links ul li { list-style:none; background:none; padding-left: 23px; padding-top:1px; padding-bottom:1px; }

.comment .links li.comment_delete{ background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/commentdelete.gif) no-repeat; }
.comment .links li.comment_edit{ background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/commentedit.gif) no-repeat; }
.comment .links li.comment_reply{ background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/commentadd.gif) no-repeat; }

#primary .links li.comment_forbidden{ background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/lock.gif) no-repeat; padding-left:22px; }
#primary .links li.comment_comments{ background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/comments.gif) no-repeat; 
padding-left:22px; }

#primary .links li.blog_usernames_blog first{ background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/blog.gif) no-repeat;
padding-left:22px; }

.links li.comment_add{ background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/comment_add.gif) no-repeat; padding:0px 0 0 23px; }
.links .node_read_more{ background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/readmore.gif) no-repeat; padding:1px 0 0 23px; }

/*taxonomy terms in node*/

.taxonomy{ font-size:0.875em; margin:15px 0 25px 0; border-top:4px solid #eee; padding-top:10px;
clear:left; }

.taxonomyteaser{ margin:10px 0 15px 0; border-bottom:1px dashed #ccc; padding-bottom:10px;
clear:left; font-size:0.875em; }

.taxonomy span{ background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/tags.gif) no-repeat; padding-left:21px; padding-right:10px; }

p span.tagsteaser{ background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/tags.gif) no-repeat; padding-left:23px; color:#24365c; }

.preview .node .taxonomy span{background:none;padding-left:3px;padding-right:3px;} /*no key icon in preview */

/*meta in nodes*/

.metanode{ font:0.875em Georgia, "Times New Roman", Times, serif; font-style:italic; margin:10px 0 20px 0; }

.metanode p{ } 
.metanode span{ font-weight:bold; padding-bottom:5px; }

.metanode span.author{ padding-left:21px; background-image: url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/use11r.gif); 
background-repeat: no-repeat; background-position: left -1px; }

.metanode span.date{ background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/clock.gif) no-repeat 2px 0; padding-left:21px; }

/*pager*/
.item-list ul.pager{ text-align:left; margin:0px; padding-top:10px; font-size:0.75em; }
.item-list .pager li{ margin:0px; padding:3px; } 
.item-list .pager li.pager-current{ padding:4px; background-color:#ededed; border:1px solid #ccc; color:#333; }

/*avatar*/

.picture{ float:right; margin:8px 0 4px 8px; }
.picture img{ float:right; margin:0 0 4px 5px; padding:4px; border:1px solid #e1e0e0; background:white; }
.picture a:hover img{ background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/bgavatar.gif) no-repeat bottom; }

/*signature in 6x */ 

.firma{
	margin:6px 0 4px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:1px;
	color: #666;
	background-image: url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/comment_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*forums*/

#primary .singlepage #forum ul.links li.forum{
font-size:0.8em;
padding-left:22px;
background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/post.gif) no-repeat 0px -1px;
}

.singlepage #forum table tr.even{ background-color:#ededed; }
.singlepage #forum table tr td.container{ background-color: #FFF; }
.singlepage #forum{ font-size:0.85em; }
.singlepage #forum .name{ font-size:1.2em; margin-bottom:8px; }

#forum .links { margin:0px; display:inline; }
#forum .links a { font-size:1.3em; }

/*sticky icon*/
#primary img.sticky{float:none;margin:0px 0 0 8px;padding:0px;}
/*profile*/
.profile{
	font-size:0.9em;
	padding: 10px;
	background-color: #FAFAFA;
	border:1px solid  #EDEDED;
	float: left;
	width: 550px;
}
.profile dl{font-size:0.85em;}
.profile dl dt{font-size:1.2em;}
.profile dl dd{font-size:1.3em;}
.profile dd{font-size:1em;}
.profile h3{font-size:1.4em;border-bottom:none;margin-bottom:20px;}

/*book & forum navigation*/

.book-navigation, .forum-topic-navigation{
font-size:0.75em;
background:#eee;
margin-top:10px;
}

.book-navigation a, .forum-topic-navigation a{ font-weight:normal; }

/*attachments */

#page table#attachments tr td{padding:5px 5px 5px 5px; text-align:center;  }
#page table#attachments tr td a{font-weight:normal;}

/*pools*/
#page .poll{clear:both; margin-top:3px;}
.poll .title{font-weight:bold;margin:8px 0 8px 0;}
.poll .percent, .pool .text{margin:1px 0 1px 0;}
#page .poll .bar .foreground{background-color:#156aa3;}
#page .poll .vote-form{text-align:left;}
#page .poll .form-item{margin:8px 0 8px 0;}
#page .poll .choices{margin:0px;}
#page .poll .total{text-align:left;}

/*book links */

.links .book_printer{ background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/print.gif) no-repeat; padding-left:20px; }
.links .book_add_child{ background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/add.gif) no-repeat; padding-left:20px; }

#primary .content .book-navigation .menu li{
background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/figlio.gif) no-repeat 0 2px;
list-style:none;
list-style-image:none;
list-style-type:none;
padding-left:20px;
margin:4px 0 4px 0;
}

/*search results*/

#primary .singlepage .search-results dt{font-size:100%; background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/result.gif) no-repeat;margin-top:10px;}
#primary .singlepage .search-results p{font-size:100%;}
#primary .singlepage .search-results p strong{ background: #FFFF99}
#primary .singlepage .search-results p.search-info{font-style:italic;}

/*hidden div used to hide hidden form elements (such as paypal form)*/

.hide{visibility:hidden;height:5px;}

/**
 * Collapsible sets
 */
set {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #ccc;
  display:block;
  clear:left;
  width:95%;
  overflow:visible;
}

/* Targets IE 7. Fixes background image in  sets. */
*:first-child+html set {
  padding: 0 1em 1em;
  background-position: 0 0.65em;
  background-color: transparent;
}

*:first-child+html set > .description, *:first-child+html set .set-wrapper .description {
  padding-top: 1em;
}

set legend {
  /* Fix disappearing legend in FFox */
  display: block;
}

*:first-child+html set legend, *:first-child+html set.collapsed legend {
  display: inline;
}


html.js set.collapsible{
margin:5px 0 5px 0;
display:block;
float:left;
}

html.js set.collapsed{
margin:5px 0 5px 0;
display:block;
clear:left; /* avoid set overlapping in ie */

}


set ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

/*teaser checkbox */
.teaser-checkbox{margin-bottom:10px;}

/*aggregator styles*/
.feedcontainer{margin-left:0px;margin-bottom:20px; margin-top:20px; position:relative;}
#primary .singlepage .feedcontainer h2{margin-bottom:-5px; font-size:1.3em;}
.feedcontainer .feedcontent{border-bottom:1px dashed #ccc;}

#primary .singlepage .feedsummary {border-bottom:1px dashed #ccc;padding-bottom:10px;}
#primary .singlepage #aggregator h2{font-size:1.3em;}
#primary .singlepage #aggregator li { /*aggregator list*/
font-size:0.8em;
list-style:square;
margin:3px 0 3px 18px;
background:none;
padding:0 0 0 3px;
}

/*taxonomy term page */

.terminfo{ background:#fdffe5; font-family:Georgia, "Times New Roman", Times, serif; padding:15px;margin-bottom:10px;}
#primary .terminfo p{
font-size:1.1em;
font-style:italic;
line-height:120%;
text-align:center;
color:#666600;
}

.wrapper.tagadelic a:hover { color: #FF9900; text-decoration: none; }
.site-map{ padding: 10px; }
.box p { color: #333333; }
.box ul li{ list-style-position: inside; display: block; font-size: 90%; }
#primary .singlepage .box .content ul.menu li{ font-size: 90%; list-style:none; }
#primary .singlepage .box .content ul li img { float: none; padding-top: 5px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; }

/*
 * Tabs CSS
 *
 *
 */
 
#page #primary .tabs{ /* tabs */ font-size: 90%; margin: 5px; padding: 0px; }
#page #primary .tabs{ /* tabs */ }
#page #primary .tabs .secondary {  /* tabs secondary */ }
 .form-item input#edit-image-sizes--original-label { width: 100px; }
 .form-item input#edit-image-sizes-thumbnail-label { width: 100px; }
 .form-item input#edit-image-sizes-preview-label { width: 100px; }
 .form-item input#edit-image-sizes-new1-label { width: 100px; }
 .form-item input#edit-image-sizes-new2-label { width: 100px; }
 .form-item input#edit-image-sizes-new6-label { width: 100px; }
 .form-item input#edit-image-sizes-new3-label { width: 100px; }
 .form-item input#edit-image-sizes-new4-label { width: 100px; }
 .form-item input#edit-image-sizes-new5-label { width: 100px; }

table.sticky-enabled  thead { margin: 5px; }

/*________________________________*/


/*login line*/
#megatopregion {
	position: relative;
	padding: 0;
	font-size: 70%;
	width:994px;
	margin-top: -40px;
	margin-right: auto;
	margin-left: auto;
	text-align: left; 
	color: #EBEBEB; }
#megatopregion .drdot {
	clear:both;
}

#megatopregion #loginline {
	background-image: url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/login_line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
	float: right; 
	margin-bottom: 10px;
}


#loginline ul{
	font-weight: normal;
	text-decoration: none;
	height: 21px;
	background-image: url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/login_line.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 15px;
} 
/* ������� � ���� ������ �������� ������ � ������� ����� ����: */
#loginline ul li{
	display: inline;
	padding: 5px;
}

/* ������� � ���� ������ �������� ������ � ������� ����� ����: */
#loginline ul li a{ color: #666666; text-decoration: none; }
#loginline ul li a:hover{ color: #999999; text-decoration: none; }

#loginline ul li.usericon  a{ background-image: url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/use11r.gif); background-repeat: no-repeat; background-position: 2px 1px; padding-left:25px; }

#megatopregion #headerblock    { text-align:left; float: left; width: 100%; height:auto;  background:#54728E; }

#megatopregion .defaultblock { background-image: none; }
#megatopregion .defaultblock .blockcontent{ margin: 5px 0px 5px 0px; }
#megatopregion .defaultblock h2 { display: none; }
#megatopregion #headerblock .defaultblock .blockcontent ul.menu a{ color: #EBEBEB; }
#megatopregion ul li { color: #EBEBEB; background-image: none; display: inline; list-style-type: none; }
#megatopregion .block-region { margin: 5px; color: #590100; }
#headerblock ul li a.active, #headerblock ul li a.active:hover { text-decoration: underline; }

/*________________________________*/
 

/*________________________________*/


#primary .defaultblock { background-color: #FAFAFA; border: 1px solid #F2F2F2; 
margin:0px 0 15px 0; padding:0px 0px 0px 2px; background-image: none; }
#primary .blockcontent { margin: 0px; padding: 5px; font-size: 100%; }
#primary .blockcontent p{ margin:0px 0px 0px 0px; padding: 0px; }
#primary .defaultblock h2{ margin: 0px; padding:0 5px 0 5px; font-size:120%; text-decoration: none; }

#primary .blockcontent img{ margin: 0px; float: none; }
blockquote { font-style: normal; text-decoration: none; }
#page .wrapper #primary .singlepage .node .content #subscriptions-ui-node-form .sticky-enabled {
	font-size: 110%;
	margin: 10px;
	background-image: none; border:0;
}
thead .subscriptions-table{ background:none;  border:0; margin: 10px;}

#page .wrapper #primary .singlepage .node .content #subscriptions-ui-node-form fieldset {
border:0; }
#page .wrapper #primary .singlepage .node .content #subscriptions-ui-node-form a { text-decoration:none; }
fieldset { border: solid #EBEBEB 1px;   }
fieldset {}  
legend { text-decoration:none; font-weight: normal; }

.user-activity div{ max-width: 350px; text-align:left; }
#page .wrapper #primary .singlepage .box .content #subscriptions-content-type-form .form-item .sticky-enabled { font-size: 110%; }
#page .wrapper #primary .singlepage .box .content #subscriptions-blog-ui-blog-form .form-item .sticky-enabled { font-size: 100%; }

/* used by printer friendly module - start */
.links li.print{ background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/print.gif) no-repeat; padding:0px 0 0 23px; }
.links li.print_mail{ background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/mail.gif) no-repeat; padding:0px 0 0 23px; }
.links li.print_pdf{ background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/pdf.gif) no-repeat; padding:0px 0 0 23px; }
/* used by printer friendly module - end */



/* *********** added by jen *********** */

.content_top { float:left; width:100%; margin:2px; padding:0; }
#page_top, #page_bottom { width:100%; margin:0; padding:0; }
.top_left, .top_center, .top_right { float:left; margin:-15px 0 0 0; padding:0; } 
.bottom_left, .bottom_center, .bottom_right { float:left; margin:0; padding:0; height:520px; } 

.top_left { width:653px; }
.top_left_first { width:100%; margin:0; padding:0; } 
.top_center { width:99%; margin:2px; height:395px; border:3px solid #C7D1DB; }

.top_right { float: right; width:333px; margin:-15px 0 0 1px; padding:0 0 0 2px; background:#C7D1DB; min-height:626px; } 

.top_center a { font-size:.9em; }

.bottom_left { width:326px; margin:0; background:#E3E8EC; } 
.bottom_center { width:327px; margin:0 1px 0 1px; background:#E0E0E0; } 
.bottom_right { width:335px; margin:0; padding:0; background:#D0E3D0; }

.top_right { font-size:.8em; }
.top_right h2 a { margin:5px 0; color:#4C5E72; font-size:.6em; }
.top_right p { margin:5px 0; padding:2px; } 


.header_blue, .header_red, .header_green { width:100%; margin:0 0 0 -10px; padding:10px; color:#FFFFFF; text-align:center; font-size:1.5em; font-weight:bold;  }
.header_blue { background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/header_bg1.gif) repeat-x; }
.header_red { background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/header_bg2.gif) repeat-x; }
.header_green { background:url(/web/20150905063835im_/http://www2.erie.gov/sites/all/themes/erie/img/header_bg3.gif) repeat-x; }


.content_top_inside { float:left; width:76%; margin:2px; padding:0; }
.top_right_inside { float:right; width:20%; margin:-15px 0 0 1px; padding:0 0 0 2px; } 
.top_right_inside p, .top_right_inside a { font-size:.85em; } 
.top_right_inside ul { margin:1px 1px 1px 19px; } 
.column_blue { background:#C7D1DB; } 


.float_left { float:left; margin:0; padding:0; } 
.float_right { float:right; margin:0; padding:0; } 

.search_box_footer { float:right; margin:-30px 0 0 0; padding:0; width:30%; } 

.highlights_header { margin:1px 0 0 0; padding:0; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.8em; font-weight:bold; text-align:center; } 

ul { margin:0 0 0 35px; border:0; padding:2px 0 2px 0; list-style-type:square; }

.form_button_style {
margin:0 5px 0 0;
border:1px inset #000000;
padding:1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
font-weight:bold;
background:#E7F3FA;
height:auto;
}
.form_button_text_footer { 
margin:5px 10px 0 450px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
color:#092744;
border:1px solid #000000;
height:auto;
}


.pic_right { float:right; margin:0; border:0; padding:0 0 15px 10px; }
.pic_left { float:left; margin:5px; border:0; padding:10px 0 5px 0; }

.table_layout1 { width:100%; height:auto; margin:0; border:1px solid #828282; padding:0; text-align:left; }
.table_layout1 tr td { margin:0; border:0; padding:5px; border:1px solid #CCCCCC; }
.table_layout1 th { margin:0; border:0; padding:5px; border:1px solid #CCCCCC; background-color:#7DC7FF; }

.views_slideshow_previous, .views_slideshow_pause, .views_slideshow_next { margin:0 5px; } 

tbody { border-top: none; }
/*
     FILE ARCHIVED ON 06:38:35 Sep 05, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:17:48 Feb 26, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 314.548 (3)
  esindex: 0.007
  captures_list: 340.816
  CDXLines.iter: 13.095 (3)
  PetaboxLoader3.datanode: 292.844 (5)
  exclusion.robots: 0.228
  exclusion.robots.policy: 0.216
  RedisCDXSource: 7.624
  PetaboxLoader3.resolve: 149.822 (3)
  load_resource: 173.82
*/