@import url("960.css");
/*@import url("fluid.css");*/

/* Project specific style */
ul{list-style:circle;}

sup {
	font-size: .7em;
	vertical-align: top;
}

.question{color:#900;font-size:24px;}
.instructions {
	color:#666;
	font-size:.8em;
	margin: .2em 0;
}

.hint{background:#fc3;padding:5px 0;}
.hint h4{font-size:14px;margin:0 5px;text-transform:uppercase;}
.hint p{font-size:11px;margin:0 5px;}

.case{background:#eee;padding:5px 0;font-family:Georgia, "Times New Roman", Times, serif;}
.case h4{font-size:16px;margin:0 5px;text-transform:uppercase;}
.case p{font-size:12px;margin:0 5px;}
.case:hover{background:#ccc;}

.related{background:#e1e1e1;padding:5px 0;}
.related h4{font-size:14px;margin:5px 10px;text-transform:uppercase;border-bottom: 1px dotted #666;}
.related h5{font-size:11px;margin:0 10px;text-transform:uppercase; color: #369;}
.related p{font-size:12px;margin:0 10px;}
.related li{font-size:12px;margin:5px 20px;}

input, select {
	font-size: 14px;
}


td, th {
	border:1px solid #666;
	padding: 6px 10px;
	text-align: left;
}

th {
	background-color: #e1e1e1;
	color: #036;
	font-size: 12px;
	font-weight: normal;
}

.data td {
	text-align: right;
}

acronym {
	border-bottom: 1px dotted #369;
	cursor: help;
}

p.note {
	font-size: 11px;
	line-height: 1;
}

h1 {
	color: #369;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #996600;
	border-bottom: 1px solid #996600;
}

h3 {
	color: #369;
	text-transform: uppercase;
	letter-spacing: .065em;
	font-size: .9em;
	margin: .8em 0 .5em 0;
}

h4 {
	color: #666;
	font-size: 1em;
}



p {
	line-height: 1.5;
}

p.news {
	font-size: .8em;
}

li {
	margin-bottom: .3em;
	line-height: 1.3;
}

div.include {background-color:#CCCCCC; padding: 10px;}

p.alert {
	border: 1px solid #996600;
	background-color: #FFFFCC;
	padding: 10px;
}

/* added for nynj-phtc homepage */

#header {
	background-color: #968661;
	border: 1px solid #036;
	border-top: none;
	width: 100%;
}

.cont16 {
	background-color: #FFF;
	border: 16px solid #ECE9DB;
	padding: 10px 25px;
	margin-top: 20px;
	margin-bottom: 30px;
}


#footer {
	margin-top: 20px;
	background-color: #FFF;
	border-top: 2px solid #968661;
	padding: 10px 0;
	color:#666;
}

#footer p {
	font-size: .75em;
	text-align: center;
	line-height: 1.6; 
}

.floatright {
	float: right;
	margin-left: 10px;
}



/* GLOBAL NAV */

.globalnav {
 	position: absolute;
	right: 10px;
	top: -1px;
}

.globalnav ul {
	list-style: none;
}

.globalnav li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	font-size: .8em;
}

.globalnav li a {
	float: left;
	display: block;
	padding: 6px 12px;
	margin: 0 20px 0 0;
	color: #FFF;
	background-color: #968661; 
	text-decoration: none;
	border: 1px solid #968661;
	
}




.globalnav a:hover, .globalnav a.on  {
	background-color: #336699;
	border: 1px solid #036;
}

#about #pabout a, #contact #pcontact a, #help #phelp a {
	background-color: #336699;
	border: 1px solid #036;
	border-top: none;
}



.container {
	background-color: #FFF;
	border: 16px solid #ECE9DB;
	border-top: 0;
	margin-top: 1em; 
}

.pagecontainer {
	background-color: #FFF;
	border: 16px solid #ECE9DB;
	margin-top: 1em; 
	padding: 10px 30px;
}

#content .container h1 {
	text-transform: uppercase;
	background-color: #ECE9DB;
	font-size: 12px;
	line-height: 1;
	padding: 4px 0 0 2px;
	letter-spacing: .3em;
	color: #666;
	height: 16px;
	margin: 0;
	line-height: 1;
}





.container p.intro {
	font-size: .8em;
}



#col2 .container p.intro {
	margin: .5em 20px;
	line-height: 1.4;
}

.container p.alert {

	font-size: .8em;

	padding: 10px 20px;

	color: #990000;

}

.item, .post {
	padding: 10px 20px;
	clear: both;
}



.item h2 {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 75px;
	font-size: 1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 0;
}



.item h2 a:hover {
	background-color: #FFFFCC;
}



.item h3 {
	margin-top: 0;
	margin-left: 75px;
	font-size: .9em;
	color: #336699;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	letter-spacing: normal;
}



.post h2 {
	margin: 0 0 5px 0;
	font-size: 1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}



.item p {
	font-size: .8em;
	margin: 2px 0 0px 75px;
	line-height: 1.4;
}

.item li {
	font-size: .8em;
	margin: 2px 0 0px 85px;
	line-height: 1.4;
}



.item .featured {

	margin-left: 140px;

}



.post p {

	font-size: .8em;

}





div.item img {

	float: left;

	margin: 0 10px 0 0;

	border:1px solid #968661;

}



p.more {

	text-align: left;

	font-size: .8em;

	margin: 0 0 30px 0;

}

/* --- NAV SECTION --- */



#nav {
	margin: 0;
/*	border: 1px solid #036;*/
	float: left;
}

#nav li {
	display: inline;
	list-style-type: none;
	margin:0;
}



#nav li a {
	/*display: block;*/
	text-decoration: none;
	font-size: 11px;
	/*letter-spacing: .05em;*/
	font-weight: bold;
	color: #FFCC99;
	width: 136px;
	height: 29px;
	float: left;
/*	display: inline;*/
	background-image: url(../images/bk-nav-button-136-h.gif);
	padding-top:6px;
	background-repeat: no-repeat;
	text-align:center;
}


#nav li a:hover, #wbt #ot a, #video #vl a, #res #re a, #find #ft a, #phnx #nx a {
	background-image: url(../images/bk-nav-button-136-on.gif);
	color: #FFF;
}
/*
div {
	border:1px solid red;
}*/

.page {
	position: relative;
	background-image:url(../../../assets/images/body-bk-600.gif);
}

.grid_16 {
	/*border: 1px solid red;*/
}

h3.question {
	color: #996600;
	font-weight: bold;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
/*	border:1px dotted #996600;*/
	margin-top: 1em;
}

.toggle h3 {
	cursor: pointer;
}

.toggle h3:hover {
	/*text-decoration: underline;*/
	cursor: pointer;
	background-color: #FFFFCC;
}

div.answer {
	border-top: 1px dotted #CC9900;
	padding: 3px 5px;
	margin: 0 20px;
}

a.button {
	background-color: #336699;
	background-image: url(../../assets/images/button-details-bk.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 3px 20px 3px 6px;
	color: #FFF;
	font-size: .7em;
	text-decoration: none;
}

a.button9 {
	background-color: #336699;
	background-image: url(../../assets/images/button-details-bk.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 5px 20px 5px 6px;
	color: #FFF;
	font-size: 1em;
	text-decoration: none;
	margin: .3em 0;
}

a.button9:hover {
	background-color: #036;
}





a.button:hover {
	background-color: #036;
}


/* ----------- RESOURCES PAGE ONLY ---------------*/


.results h3 {
	border-top: 1px dotted #336699;
	padding: .5em 0 .2em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-transform: none;
	letter-spacing: normal;
	margin-bottom: 0;
}


.results h3 a:hover {
	background-color: #FFFFCC;
}

.details {
	display: none;
	margin: 0px 5px 5px 20px;
	}
	
.details table {
	border: 1px solid #CCC;
	width: 450px;
	}
	
.details table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	border-bottom: 1px solid #CCC;
	padding: 8px;
	vertical-align: top;
	}
	
.details table td.dlabel {
	color: #666;
	background-color: #E1E1E1;
	text-align: right;
	width: 100px;
	padding: 8px;
	vertical-align: top;
	}

.fileinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #000;
}

.series {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #666;
}

.results {
	padding: 0 0;
}


.sort {
	padding: 5px 20px;
}

.input {
	background-color: #336699;
	background-image: url(../../assets/images/button-details-bk.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 3px 20px 3px 6px;
	color: #FFF;
	font-size: .9em;
	text-decoration: none;
	border: none;
	cursor: pointer;
	margin: .3em 0;
}

.input:hover {
	background-color: #036;
	cursor: pointer;
}


/* -------------------END RESOURCES PAGE ONLY ------------------*/

/* ------------------- TAB MENU -----------------------*/

#tabmenu {
		color: #000;
		padding: 0;
		margin-left: 0;
		margin-top: 30px; }

	#tabmenu li {
		display: inline;
		margin-left: 0;
		/*overflow: hidden;*/
		list-style-type: none; }

	#tabmenu a, a.active {
		color: #73674A;
		background: #e1e1e1;
		font-size: .9em;
		font-weight: bold;
		border: 2px solid #BEB49A;
		padding: 2px 5px;
		margin: 0 10px 0 0;
		text-decoration: none; }

	#tabmenu a.active {
		background: #FFF;
		color: #036; }

	#tabmenu a:hover {
		color: #FFF;
		background: #BEB49A;
		border: 2px solid #968661; }

	#tabmenu a:visited {
		color: #968661; }
		
		#tabmenu a:visited:hover {
		color: #FFF; }

	#tabmenu a.active:hover {
		background: #FFF;
		color: #990000;
		border: 2px solid #BEB49A;
	}
	
#enroll {
		background-image: url(../../images/button-bk-enroll.gif);
		font-size: 16px;
		color: #FFF;
		text-decoration: none;
		width: 113px;
		height: 33px;
		display: block;
		padding-top:7px;
		background-repeat: no-repeat;
		text-align:center;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
	}
	
a:hover#enroll {
		background-image: url(../../images/button-bk-enroll-h.gif);
	}
	
	dt {

	font-weight: bold;

	font-size: 1em;

	line-height: 1.3;

	color: #336699;

	margin: .5em 0;

	padding: 0 0 .5em 0;

	border-bottom: 1px dotted #336699;

}



dd {
	font-weight: normal;
	font-size: 1em;
	line-height: 1.3;
	color: #000;
	margin: .5em 0 0 2%;
	padding: 0 0 0 0;
}


.toggle h3 {
	cursor: pointer;
	text-transform: none;
	letter-spacing: normal;
}

.toggle h3:hover {
	/*text-decoration: underline;*/
	cursor: pointer;
	background-color: #FFFFCC;
}

p.pagenav {
	font-size: .8em;
}


.ss {
	background-color: #FFF;
	margin-bottom: 20px;
	border: 2px solid #968661;
	width: 700px;
	text-align: center;
}



.ss img {
	text-align: center;
	margin: 10px auto;
}



.caption {
	font-size: .8em;
	border-bottom: 2px dotted #968661;
	background-color: #FEFDE9;
	text-align: left;
	padding: 8px;
	margin: 0 0 1em 0;
}

p.quote {
	margin-left: 20px;
	border-bottom: 1px dotted #336699;
	padding-bottom: 10px;
	margin-bottom: 1em;
}


