﻿* {
	margin: 0;
	padding:0;
}

body {
    font-size:62.5%;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    text-align: center;
    min-width: 600px;
    /*background-image: url('http://www.tonhprojectindependence.net/images/bg_new.gif');*/
}
.loginId
{
font-size: 1.5em;
	
}

h2 {
	font-size: 1.8em;
	font-weight: bold;
}
 
p {
	font-size: 2em;
	line-height: 1.5em;
}

img {
	border: 0;
}

ul {
	list-style: none;
}

a {
	color: #009;
	text-decoration:underline;
	padding: 3px; 
}

a:hover {
	color: #fff;
	background-color: #36c;
	text-decoration: none;
}

#main_wrapper {
    margin:0 auto;
    width:980px;
    text-align: left;
    padding: 0 5px 0 5px;
	/*border: 1px red dotted;*/
}

/*--- HEADER ---*/

#header {
    float: left;
	/*padding: 5px;*/
	height: 100px;
	width: 968px;
	background-image: url('http://www.tonhprojectindependence.net/images/header_bck.png');
	/*border: 1px green dotted;*/
}

#header a {
  background: none;
}

#header_left {
	float:left;
	background-image:url('http://www.tonhprojectindependence.net/images/header_bck_l.png'); 
	width:6px; 
	height:100px;
}

#header_right {
	float: left; 
	background-image:url('http://www.tonhprojectindependence.net/images/header_bck_r.png'); 
	width:6px; 
	height:100px;
}

/* #link-ToNH is used to make the PI logo a clickable link */
#link-ToNH {     
display:block;     
height:110px;     
width:1100px; 
} 

#logo {
	float: left;
	background-image: url('http://www.tonhprojectindependence.net/images/PI-Header.png');
	width: 1000px;
	height: 110px;
	margin: -5px 0 0 0px;
}

#townlogo {
	float: right;
	/*border: 1px aqua dotted;*/
	background-image: url('http://www.tonhprojectindependence.net/images/tonhlogo.gif');
	/*text-indent: -99999px;*/
	width: 89px;
	height: 90px;
	margin: 5px 10px 0 0;
}

#tagline {
	float:left ;
	/*border: 1px #376BB7 dotted;*/
	margin-left:30px;
	margin-top :10px;
	padding: 8px;
	 text-align: center ;
	/*background-color: #649BEB;*/
	 
}
 
 
#tagline h1 {
	font-size: 1.1em;
	 
}

/*--- MAIN NAVIGATION --*/

#main_nav {
	float: left;
	/*border: 1px orange dotted;
	margin-left: 10px;*/
    color: #fff;
    font-size: 16px;
    font-weight: bold;
	margin-top: 1px;
	background-color: #36c;
	height: 40px;
	line-height: 40px;
	width: 968px;
}

#mainnav_left {
	float:left;
	background-image:url('http://www.tonhprojectindependence.net/images/mainnav_bck_l.gif'); 
	width:6px; 
	height:40px;
	margin-top: 1px;
}

#mainnav_right {
	float: right ; 
	background-image:url('http://www.tonhprojectindependence.net/images/mainnav_bck_r.gif'); 
	width:6px; 
	height:40px;
	margin-top: 1px;
}
 
#main_nav ul {
    /*list-style: none;
    margin-left: 10px;
    padding: 0;
    margin: 0;*/
}

#main_nav li {
    float: left;
}

#main_nav li a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    margin-left: 9px;
    margin-right: 9px;
    padding: 3px;
    /*border: 1px red dotted;*/
}

#main_nav li a:hover {
    /*color: #2C60AE;*/
    color: #000000;
    background-color: #fff;
}

/*--- MAIN CONTENT ---*/

#main_content 
{
	width: 980px;
  /*  float: left;
    
	padding-top: 20px;
	border: 1px fuchsia dotted;
*/
}

#main_content h1 {
	margin: 20px 0 10px 10px;
	font-size: 3em;
}

#main_content p {
	margin: 0 10px 10px 10px;
}

#main_content a {
	/*color: #36c;*/
	color: #009;
	font-weight: bold;
	text-decoration:underline;
	padding: 3px 0 3px 0;
}

#main_content a:hover {
	color: #fff;
	background-color: #36c;
	text-decoration: none;
}

#main_content ul {
  margin: 10px 0 20px 10px;
  font-size: 2em;
}

#main_content li {
  margin-bottom: 6px;
}

#eventlist {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
}

#eventlist table {
  width: 100%;
}

#eventlist th {
  font-size: 2em;
  font-weight:bold;
  padding: 5px 10px 5px 10px;
  border-bottom: 2px #333 solid;
}
#eventlist a
{
  padding: 5px 10px 5px 10px;
  font-size:0.6em;
  font-weight: bold;	
}
#eventNewEntry
{
	 font-size: 2.3em;
	  padding: 5px 10px 5px 10px;
}


#eventlist td {
  font-size: 2em;
  padding: 5px 10px 5px 10px;
  border-bottom: 1px #333 dotted;
}
/*#secondary_content {
	float: right;
	width: 130px;
	border: 1px gray dotted;
}

#secondary_content ul {
    /*list-style: none;
    margin-left: 10px;
    padding: 0;
    margin: 0;}*/


#servicelinks {
    margin-top: 20px;
    border-top: 2px #36c solid;
    padding-top: 15px;
    padding-bottom :10px;
    padding-left :30px;
    
  
   
     
}

#servicelinks ul {
    /*list-style: none;*/
    
     
    
}

#servicelinks li {
    float:left;
    /*margin-right: 5px;
    height: 106px;
    padding:5px;
    width: 110px;
    border: 1px blue dotted;*/
}

#servicelinks img {
    width:100px;
    height:100px;
    border: 1px #000 solid;
    
}

#servicelinks a {
    text-decoration:none;
    background: none;
    /*margin-left: 10px;*/
    margin-right: 5px;
    margin-top:20px;
    text-align :center ;
    /*padding: 3px;
    border: 1px red dotted;*/
}

/*#servicelinks a:hover {
    background-color: #000;
}*/

#service_icon {
	/*float: right;
      margin: 0 0 10px 10px;*/
	
	
}

#events {
	margin-left: 10px;
}

#itemsofinterest {
	margin-left: 10px;
}

#piaddress {
	font-weight: bold;
	font-style: italic;
}

#yearBox {
  float:right;
  font-size:2em;
  font-weight: bold;
}

#adHeadline 
{
	 
 margin: 0 10px 10px 10px;
  font-size:2em;
  font-weight: bold;
  /*border: 1px lime dotted;*/
}
 #adHeadline li
 {
	padding-left :0px;
 }

#adPublishedBy {
 margin: 0 10px 10px 10px;
  font-size:1.5em;
  font-weight: bold;
  /*border: 1px red dotted;*/
}

#adSummary {
	margin: 0 10px 10px 10px;
  font-size:1.7em;
  border-bottom: 1px #333 dotted;
  padding-bottom: 10px;
}

#adSummary a {
  font-size:0.9em;
}

/*.adDetRelatedLinksHead {
  font-size: 1.8em;
  font-weight: bold;
  padding-top: 10px;
  border: 1px blue dotted;
}*/

.adDetail {
  border-top: 1px #333 dotted;
  border-bottom: 1px #333 dotted;
  padding: 10px 0 10px 0;
}

.newsDetailImageBox {
  float: right;
  padding: 10px;
  border: 1px #999 solid;
  margin: 10px;
}

.newsDetailImageBox p {
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  padding: 0;
  margin: 0;
}

#headerRelatedLink {
  margin-top: 10px;
  /*padding-bottom: 10px;*/
  /*border-bottom: 1px #333 dotted;*/
}

#headerRelatedLink h2 {
  margin-left: 10px;
  font-size :2em;
}

#headerRelatedLink ul {
  list-style-type:square;
  padding-left: 15px;
}
 


#DetailButton {
  margin-left: 10px;
  margin-bottom :10px;
  margin-top :10px;
}

#adBackLink {
	margin: 10px;
  font-size:1.8em;
  /*font-weight: bold;
  border: 1px lime dotted;*/
}

/*--- CALENDAR ---*/

#EventMonthNav {
  margin: 10px 0 10px 10px;
  padding: 5px 0 5px 0;
  border-bottom: 1px #333 dotted;
  border-top: 1px #333 dotted;
  font-size: 2em;
  font-weight: bold;
}

#PrevMonth, #CurrMonth, #NextMonth {
  float:left;
  width:33.3%;
  text-align: center;
  /*border: 1px red dotted;*/
}

#PrevMonth {
  text-align: left;
}

#CurrMonth {
  text-align: center;
}

#NextMonth {
  text-align: right;
 
}
#CalendarHeadline
{
	margin: 0 10px 10px 0;
  font-size:2em;
  font-weight: bold;
}
.Documents 
{
	margin-top:10px;
	margin-left :10px;
	 
}
.Documents ul
{
	 
	list-style-type :square ;
	padding-left: 8px;
	
}



/*--- FOOTER ---*/

#footer {
	margin-top: 10px;
	font-size: 0.8em;
	border-top: 2px #36c solid;
	/*padding: 10px;*/
	 
}

#footer a 
{
	 
	color: #009;
	text-decoration:underline;
	padding: 3px;
}

#footer a:hover {
	color: #fff;
	background-color: #36c;
	text-decoration: none;
}

#legal {
	float: left;
}

#developer {
	float: right;
}

#footerlinks 
{
	margin-top :10px;
	text-align: center;
	font-size: 1.9em;
	margin-bottom: 10px;
	color: #36c;
}

#footerlinks a {
	margin: 0 2px 0 2px;
}
/*--- HOME PAGE --*/

#supervisors_message {
	float:left;
	width: 160px;
	/*border:1px blue dotted;*/
	margin: 10px 15px 0 0;
	text-align: center;
	font-size: 1.7em;
	line-height: 1.2em;
}

#supervisors_message img {
    width: 130px;
    margin-bottom: 5px;
}    

/*#supervisors_message a {
	color: #36c;
	text-decoration:underline;
	padding: 3px;
}

#supervisors_message a:hover {
	color: #fff;
	background-color: #36c;
	text-decoration: none;
}*/

#home_of_services {
	float:left;
	/*border:1px blue dotted;*/
}

#survey {
	float:right;
	width: 170px;
	/*border:1px blue dotted;*/
	margin-top: 10px;
	text-align: center;
	font-size: 1.7em;
	line-height: 1.2em;
}

/*#survey a {
	color: #36c;
	text-decoration:underline;
	padding: 3px;
}

#survey a:hover {
	color: #fff;
	background-color: #36c;
	text-decoration: none;
}*/

#welcome {
	/*margin:0 auto;*/
    width:615px;
    height:150px;
    text-align: center;
    /*padding: 5px;
	border: 1px red dotted;*/
    margin-top:10px;
    background-image: url('http://www.tonhprojectindependence.net/images/roof.png');
}

#welcome p {
	margin:0 auto;
    width:550px;
    height:100px;
    text-align: center;
    padding-top: 45px;
	/*border: 1px red dotted;*/
	line-height: 1.2em;
	font-weight: bold;
}

.services {
	/*margin:0 auto;*/
    width:620px;
    /*text-align: left;
    padding: 5px;
	border: 1px red dotted;*/
	margin: 1px 0 0 -2px;

}

.services ul {
    /*list-style: none;*/
    margin-left: 0;
}

.services li {
    float: left;
    /*margin: 0 0px 0 2px;*/
}

.services a {
	background: none;
	padding-left: 2px;
}
 

.services img {
	width: 150px;
	height: 150px;
}

.servicesicons {
	margin-bottom: 2px;
	 
}

/*--- FAQ ---*/

.question {
	font-weight: bold;
	color: #900;
	border-top: 1px #333 dotted;
}

.question a {
  text-decoration: none !important;
	color: #900 !important;
}

.answer {
	/*padding-bottom: 10px;
	/*border-bottom: 1px #333 dotted;*/
}

/*--- HELPFUL SITES --*/

.disclaimer {
	font-style: italic;
	font-size: 1.5em;
}

/*--- FORMS ---*/

label {
	font-size: 1.5em;
	font-weight: bold;
	float:left;
	width: 160px;
	text-align:right;
	margin-right: 5px;
}

input {
	font-size: 1.5em;
}

.subdiv {
	float:left;
	/*border: 1px blue dotted;*/
	width: 360px;
}

/*.subdiv label {
	float:left;
	border: 1px blue dotted;
	text-align: left;
}*/

 .RelatedCheckbox {
	border: 1px green dotted;
	text-align :left;
	
	/*height: 50px;*/
}

.RelatedCheckbox input {
	border: 1px green dotted;
	/*height: 50px;*/
}

.RelatedCheckbox label {
	text-align: left;
}

#formentry {
    font-size: 1em;
	
}

#formentry div {
	/*border: 1px blue dotted;*/
	padding-bottom: 10px;
}

#formentry_buttons {
  margin-left: 165px;
}

.ModalPopupBG
{
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.HellowWorldPopup
{
    /*min-width:200px;
    max-width: 800px;
    min-height:150px;*/
    width: 700px;
    background:#666;
}

#popupwindow {
  margin: 10px;
  padding: 0 10px 10px 10px;
  border: 1px #333 solid;
  background:#fff;
}
.separator
{
 border-bottom  :1px #333 dotted;
 margin-bottom :5px;
 
}
 .NewsEvents
{
	font-weight:bold;
	font-size:large ;
	margin-left :10px;
	margin-bottom :5px;
	margin-top :20px;
}
#RightContent
{
  
  margin-top :15px;
   float :right ;

     
}
.MyCalendar .ajax__calendar_container {
   
    border:1px solid #646464;
    background-color: white;
    color:  Black  ;
    position:absolute;
    
}

 