/* CSS Document */

body {
	font-family: "lucida grande",Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
	margin: 0px;
/*	background-image: url(bg.png); /**/

	text-align: center;
}
h1 {
	/*margin: 0px;*/
}
#tphn {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin: 0px auto;
	width: 1002px;
}
/** Annoying little work around for IE
Browsers should add the border OUTSIDE the 1000 pixel width, IE adds it INSIDE 
 **/
html>body #mainWide {
	width: 1000px;

}
table {
	font-size: 1em;
}
/*
input, textarea  {
	border: 1px solid #D3D3D3;
	margin: 0px;
	padding: 2px 4px;
	font-family: "lucida grande",Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
}
*/
a {
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #FF3333;

}
#leftSideBar {
	float: left;
	width: 158px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 4px;

}
#leftSideBar a#homeLink {
	background: no-repeat left top;
	display: block;
	height: 55px;
	width:150px; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:15px
}
#leftSideBar a#homelink:hover {
	background-position: bottom;

}
#leftSideBar a#homeLink h1 {
	display: none;
}
#mainWide {
	float: left;
	background-color: white;
	border-left: 1px solid #95A8CA;
	border-right: 1px solid #95A8CA;
	border-bottom: 1px solid #95A8CA;
	width: 1002px;
	background-image: url(../assets/eye_background2.PNG);
	background-repeat: no-repeat;
	background-position: right top;


}
html>body #mainWide {
	width: 1000px;

}
#main {
	float: left;
	width: 830px;
	padding: 15px 0px;
	margin: 0px;
	line-height: 1.5;
}
#main table tr {
	vertical-align: top;
}
.codeExample {
	font-family: "Courier New", Courier, monospace;
	background-color: #FFFF99;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #FF6600;
}
#headLinks {
	background: #95a8ca url(../assets/TPHN_header_blue.jpg) no-repeat right top;
	height: 100px;
	color: white;

}
#headLinks a {
	color: white;
}


#header_mainLinks {
	display: block;
	float:left;
	list-style-image: url('none');
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	font-weight: bold; padding-left:5px; padding-right:5px; padding-top:6px; padding-bottom:0px
	
}
#header_mainLinks li {
	float:left;
	padding: 0px;
	margin-right: 10px;
}

#header_moreLinks {
	display: block;
	float:right;
	list-style-image: url('none');
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	text-transform:lowercase; padding-left:5px; padding-right:5px; padding-top:6px; padding-bottom:0px
}
#header_moreLinks li {
	float:left;
	padding: 0px;
}
#headLinks li a {
	padding: 3px 5px;
}
#headLinks li a:hover {
	background-color: #009999;
}





#footer {
	clear: both;
	height: 45px;
	line-height: 16px;
}
#footer #copyright {
	float:left;
	padding: 8px 10px 0px;
}
#footer ul {
	display: block;
	float:right;
	list-style-image: url('none');
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding-left:5px; padding-right:5px; padding-top:8px; padding-bottom:0px
}
#footer li {
	float:left;
	padding: 0px;
}
#footer li a {
	padding: 0px 5px;
	text-transform:lowercase;
}

.warning {
	border: 1px solid red;
	background: mistyrose;
	padding: 15px;
}
.alert {
	background-image: url('../images/alert.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
	padding-top: 12px;
	padding-bottom: 12px
}
xmp {
	text-align: left;
	border: 2px solid #666666;
	background-color: #CCCCCC;
	margin: 10px;
	padding: 10px;
}
/*
.person_background_1 {
	padding-right: 155px;
	background-image: url(images/people/person_hildbede.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.person_background_2 {
	padding-right: 155px;
	background-image: url(images/people/person_hatfield.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
*/
input.input_wide, textarea.input_wide {
	width: 400px;
	display: block;
}
textarea.input_wide {
	height: 150px; 
}
textarea.input_markdown {
	height: 400px;
	width: 600px;
}

.button_plain {
	border: none;
	background: none;
}
.button_plain:hover {
	background: #ABBBCD;
	text-decoration: underline;
}
.leftside_padding {
	padding: 0px 4px;
}
#quickLinks a {
	padding: 2px 4px;
	display: block;
	border: 1px solid #ffffff;
}
#quickLinks a:hover {
	border: 1px solid #33CCCC;
	background: #CCCCCC;
}


h1, h2, h3, h4, h5, .siteHeadingColor {
	color: #95a8ca;
	line-height:normal;
}
h1 {
	margin: 0px 0px 10px 0px;
	font-size: 26px;
	font-family: Futura, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4d5f80;
}
h2 {
	font-size: 18px;
	font-family: Futura, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #95a8ca;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}

.doc_edit_link {
	float: right;
}
.doc_edit_link a {
	border: 1px solid #D3D3D3;
	background-color: #ECE9D8;
	padding: 2px 5px;
}
.doc_edit_link a:hover {
	background-color: #D3D3D3;
}

.ls_links {
	margin: 0px 0px 20px 0px;
}
.ls_links a {
	display: block;
	color: #333333;
	padding: 4px 10px;
	border: 1px solid white;
	margin-bottom: 5px;
	text-decoration: none;
	font-weight: bold;
}
.ls_links a:hover,
.ls_links .selected_link {
	border: 1px solid Gainsboro;
	background-color: AliceBlue;
	color: #000000;
}
#where_i_am {
	margin-bottom: 10px;
}
#main a img {
	border-width: 1px;
}
#match_info {
	float: left;
	margin-bottom: 10px;
}
#main #num_matches {
	float: left;
}
#search_pages {
	float:right;
}
#search_pages a {
	border: 1px solid Gainsboro;
	padding: 1px 3px;
	text-decoration: none;
	background-color: #ffffff;
}
#search_pages a.selected_page {
	font-weight: bold;
}
#search_pages a.selected_page,
#search_pages a:hover {
	background-color: AliceBlue;
	color: black;
}
.th_left th {
	text-align: left;
}
.course_info td {
	padding-bottom: 10px;
}
#matches_table {
	float: left;
	border: 1px solid #95A8CA;
	overflow: auto;
}
#matches_table th {
	padding: 2px 5px;
	border-bottom: 2px solid #95A8CA;
}

#matches_table td {
	padding: 2px 5px;
	border-bottom: 1px solid #95A8CA;
}
.cs_select {
	width: 500px;
}

.text_button {
	border: none;
	background: none;
	margin: 4px 0px;
	color: #333333;
	cursor: pointer;
}
.text_button:hover {
	text-decoration: underline;
	background-color: AliceBlue;
}

.doc {
/*	padding: 0px 15px; */
}

#menu_publications {
	margin-bottom: 0px;
}
#menu_pub_links, .submenu {
	border-left: 1px solid Gainsboro;
	border-right: 1px solid Gainsboro;
	border-bottom: 1px solid Gainsboro;
}
#menu_pub_links a, .submenu a {
	margin: 0px;
}
#menu_publications {
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 135px center;

}
#menu_publications.expand_down {
	border: 1px solid Gainsboro;
	background-color: #F7FBFE;
	background-image: url(../images/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: 135px center;
}
#menu_pub_links a, .submenu a {
	border: none;
}
#menu_pub_links a:hover, .submenu a:hover {
	border-left: none;
	border-right: none;
}

.doc_image_align_right img {
	border: 1px solid Silver;
}



.doc_file {
	background-image: url(../images/filetypes/unknown.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
}
.filetype_pdf {
	background-image: url(../images/filetypes/pdf.gif);
}
.filetype_doc {
	background-image: url(../images/filetypes/doc.gif);
}
.filetype_pps {
	background-image: url(../images/filetypes/pps.gif);
}
.filetype_ppt {
	background-image: url(../images/filetypes/ppt.gif);
}
.filetype_pub {
	background-image: url(../images/filetypes/pub.gif);
}
.filetype_xls {
	background-image: url(../images/filetypes/xls.gif);
}

div.newsletter {
    padding: 10px;
    float: left;
    text-align: center;
}

div.newsletter a {
    text-decoration: none;
}

div#page161_doc581 {
    clear: left;
}

h1 .doc_edit_link a {
    font-size: 8pt;
    font-weight: normal;
}

#tphn #mainWide #main_column {
    width: 635px;
}

#tphn div.phinecalendar #rhs_rhs {
    width: 170px;
}

div#page5_doc1099 {
    width: 280px;
    float: right;
    border: 1px silver solid;
    padding: 0.5em;
    margin: 0.5em;
    margin-left: 1em;
}

div#page5_doc1099 p, div#page5_doc1099 h2 {
    margin: 0;
    padding: 0;
}

div#page5_doc1100 {
    border: 1px silver solid;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 3em;
    padding: 5px;
}

div#page5_doc1100 h2 {
    padding-top: 0;
    margin-top: 0;
}

div#page5_doc1115, div#page5_doc1115 h2 {
    margin-top: 1.5em;
}

#tphn .doc {
    clear: none;
}