@charset "UTF-8";


/*Global Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
        margin-left:10px;
}
caption {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* PNJ CSS Document */
body {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background:url(images/images/mainPNJSite/background.gif) top left repeat-x #FFFFFF fixed;
	}

	
/*-------- Default Style --------*/
th,td,div{
	color:#000;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height: 20px;
	}
a,a:link,a:visited,a:active{
	color:#016937;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
a:hover {
	color:#CC0000;
	text-decoration:none;
	}

h1{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	 color:#009999;
	 font-size:30px;
	 font-weight:bold;
	 text-align:left;
	 line-height: 100%;
	 }

h1 a:link, h1 a:visited{
	color:#00A69C;
	 font-weight:bold;
	text-decoration:none;
	 }

h1 a:hover{
	color:#CC0000;
	}


h2{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	 color: #016937;
	 font-size:20px;
	 font-weight:bold;
         margin-left:10px;
	 text-align:left;
	 }
h3{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	 color: #016937;
	 font-size:1.0em;
         margin-left:10px;
	 text-align:left;	 
	 font-weight:bold;
	 }
p{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height: 20px;
        margin: 0 10px 0 10px;
	}
.clear_float
	{
	clear:both;
	}
	 
/*-------- design style --------*/


.PageMaster {
	width: 100%;
	margin: 0 auto;
	text-align: center;	/* to correct IE positioning misbehaviour */
}

#allContent {
	width:960px;
	margin: 0 auto;
	text-align: left;
	background:transparent;
	}

#headerNav {
	width:960px;
	height:30px;
	margin-top:10px;
	text-align:right;
	color:#FFF;
	}

#headerNav a:link, #headerNav a:visited {
	color:#FFF;
	font-weight:bold;
       vertical-align:top;
        text-decoration:none;
      	font-size:14px;	
}
#headerNav a:hover {
	color:#F00;
        text-decoration:none;
}
#headerTitle{
	width:960px;
	height:55px;
	}
	#headerTitle h1{
	text-indent:-9999px;
	width:960px;
	height:55px;
	background: url(images/images/mainPNJSite/PNJTitle.gif) top left no-repeat #00A69C;
	}
	
	
#headerAddressContainer{
	width:960px;
	}
	#headerAddress{
		float:left;
		width:633px;
		height:37px;
		background:#AEDEE4;
		}
		#headerAddress h2{
		text-indent:-9999px;
		width:633px;
		height:37px;
		background:url(images/images/mainPNJSite/AddressHeader.gif) top left no-repeat;
		}	
	#search{
		float:left;
                padding-top: 7px;
		width:327px;
		height:30px;
		background:#AEDEE4;
		}
#Main{
	width:960px;
	margin-top:10px;
	background:url(images/images/mainPNJSite/navBackground.gif) top left repeat-y;
	}

	#mainNav{
		float:left;
		width:215px;
		background-color:#009999;
		min-height:750px;
                margin:0;
		}
				
	#mainRightContainer{
		float: left;
		margin-left:10px;
		width:735px;
                background-color:#FFFFFF;
                min-height:750px;
		}
		#mainPic{
		background:#EEEEEE;
		height: 200px;}
		
               #mainContent{
		background:#FFFFFF;
		min-height:450px;
                margin-bottom:40px;
               }

		#mainContent h1 {
		margin:0 10px;
		color:#016937;
		font-size:20px;}

		#mainContent hr {
                 margin-left:10px;
                 width:95%;
                }

                 .blogEntries ul{
                   list-style:none;
                  }
                 .blogEntries ul li{
                   margin-bottom:10px;
                  }
                 .blogEntries ul a:link, .blogEntries ul a:visited{
                   font-weight:bold;
                   color:#016937;
                   text-decoration:none;
                  }
                 #creditfooter {
                 display: none; 
                 }
                 .blogEntries ul a:hover{
                   color:#ae860d;
                  }

                table.auction{
	        width:650px;
                margin-left:30px;
                }
                table.auction tr{
                vertical-align: top;
                border:1px solid #000;
                }
                table.auction tr td img{
                float:left;
                margin:0 10px 5px -15px;
                }
                .headerRow{
                 background:#00A69C;
                 color:#FFF;
                 font-weight:bold;
                 text-align:center;
                 }

                 table.recentWorkshops{
                 width:700px;
                }
                 table.recentWorkshops tr td img{
                  float:left;
                  margin:0 5px 5px 0;
                  }

#footer {
	width:960px;
	text-align:center;
	margin-top:10px;
	background-color:#FFFFFF;
		}

	#footerLogo{
		float:left;
		background:url(images/images/mainPNJSite/FooterLogo.jpg) top left no-repeat;
		background-color:#125480;
		width:185px;
		height:170px;}

	#footerLinks{
		float:left;
		background-color:#125480;
		width:448px;
		height:170px;}
		
		 #footer01,  #footer02,  #footer03{
                display:block;
		float:left;
		width:130px;
                margin:10px;
                padding:5px;
                }
		
		#footerLinks ul{
		padding-bottom: 1px;
		margin:0;
                text-align:left;
		}
               #footerLinks li{
               list-style: none;
               line-height:16px; }

		#footerLinks ul a:link, #footerLinks ul a:visited{
		color:#FFF;
		font-size:10px;
		text-decoration:none;
		line-height:8px;
		}
		#footerLinks ul a:hover{
		color:#00FFFF;
		font-size:10px;
		text-decoration:none;
		line-height:8px;
		}
		
	#footerEmail{
		color:#FFFFFF;
		float:left;
		background-color:#125480;
		width:317px;
		margin-left:10px;
		height:170px;}


#credits {
	width:960px;
	height:0;
	text-align:center;
	padding:0px;
	margin-top:10px;
	vertical-align:top;
		}

/*for the table on volunteer page */
.volunteer {
       width:382;
       border:0;
       margin-left:10px;
       text-align:center;
       }

table.volunteer td {
        text-align:left;
       }

td {
      padding:4px;
    }

/* for events page */
p p {
        margin: 0;
	}
/* Live Validation Styles*/
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

/* for search*/
.paginate{
     text-align:center;
}

.img_right{
     align:right;
}

.img_left{
     align:left;
}

table.donations {
	border-spacing: 0px;
	border-collapse: collapse; /*important*/
        border-style: solid;
        border-color: green ;
	border-width: 1px;
}
table.donations th {
	padding: 5px;
	border-style: solid;
	border-color: green ;
	border-width: 1px;
}
table.donations td {
	padding: 5px;
	border-style: solid;
	border-color: green;
	border-width: 1px;
        text-align:right;
}

table.donations td.total{text-align:right; border-style: none; }