/* 
Title:		http://www.pdtarchs.com/ screen styles
Author: 	gordon@slickfishstudios.com
*/

html, body, table { 
	height: 100%;
	width: 100%; 
	margin: 0; 
	padding: 0;

	font-size: small;
	font-family: Verdana, Helvetica, sans-serif;
	color: #666;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}
body {
	background: #72797b; /* dark background gray */
}

td {vertical-align: middle;}

a:link, a:hover, a:visited, a:active {
	outline: none;
}

/* ***************//*************** */
/* ***************WRAPPERS*************** */
/* wrapper etc */
#wrapper { 
	margin: 0 auto;
	padding-top: 15px;
	width: 950px;
	background: url(../images/shadow-main.jpg) no-repeat left top;
}
#wrapper-inner { 
	margin: 0 auto;
	padding: 0;
	width: 900px;
	border: 0;
}
#container {
	width: 900px;
	height: 600px;
}

#banner {
	width: 900px;
	height: 135px;
	background: #9aa3a6; /* medium gray */
}
#banner #logo {
	width: 180px;
	height: 135px;
	float: left;
}
/* *************** POPUP STYLES *************** */
#pop {
	background: #b5bec0;
	padding: 6px 15px 0 10px;
	font-size: 11px;
}
#pop p {
	margin-right: 10px;
}
#pop-scroll {
	background: #b5bec0;
	padding: 0;
	font-size: 11px;
	margin: 0;
}
#pop-scroll .format {
	width: 96%;
	padding: 6px 0 0 0;
	margin: 0 10px 0 10px;
}
/* LOGO BTN */
#banner .logo_btn {
	width: 180px;
	height: 135px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../images/pdt_logo_btn.jpg) no-repeat left top;
	display: block;
	margin: 0;
	border: none;
}
#banner .logo_btn:hover {
	background: url(../images/pdt_logo_btn.jpg) no-repeat left -135px;
}

/* Banner NAV */
#banner #nav {
	width: 720px;
	height: 135px;
	float: left;
}
ul#navlist {
	margin: 0;
	padding: 0;
}
#navlist li {
	float: left;
	list-style-type: none;
}
#navlist a, #navlist a.current {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	margin-top: 110px;
	padding: 5px 30px;
}
#navlist a:hover {
	color:#e2d998;
}
#navlist a.current {
	color: #45605f;
}
#navlist a.current:hover {
	text-decoration: underline;
	color: #45605f;
}
/* end nav */



/* MAIN CONTAINER */
#main-container {
	width: 900px;
	height: 465px;
}
#main-container #leftCol {
	width: 180px;
	height: 465px;
	float: left;
	background: #9aa3a6; /* medium gray */
}

/* &&&&&&&&&& SUBNAV &&&&&&&&&&&& */
#main-container #leftCol #subnav {
	width: 180px;
	height: 400px;
}

#navcontainer { 
	font-size: 10px;
	width: 180px;
	text-align: left;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer li { 
	margin: 0; 
}
#navcontainer a,
#navcontainer a.current-header
{
	display: block;
	padding: 4px 0 4px 5px;
	width: 180px;
	color: #45605f;
	font-weight: bold;
	background-color: #9aa4a7;
	text-decoration: none;
}
#navcontainer a.current-header {
	background: #b5bec0 url(../images/box_top2.jpg) no-repeat top left;
	border-bottom: 1px solid #b2bbbd;
	border-right: 1px solid #b2bbbd;
}		
#navcontainer a:hover,
#navcontainer a.current-header:hover
{
	color: #fff;
	background: #9aa4a7;
	text-decoration: none;
}
#navcontainer a.current-header:hover {
	color: #45605f;
	background: #b5bec0 url(../images/box_top2.jpg) no-repeat top left;
}
#navcontainer ul ul { 
	padding-bottom: 4px; 
	padding-top: 3px;
	margin-bottom: 1px;
	background: #b5bec0 /*url(images/box_bottom.gif) no-repeat bottom left*/;
}
#navcontainer ul ul li { 
	margin: 0; 
}
		
#navcontainer ul ul a {
	display: block;
	padding: 3px 0 3px 10px;
	width: 180px;
	color: #fff;
	font-weight: normal;
	background-color: #b5bec0;
	text-decoration: none;
}
		
#navcontainer ul ul a:hover {
	color: #45605f;
	background-color: #b5bec0;
	background-image: none;
	text-decoration: none;
}
/* subcurrent header */
#navcontainer ul ul a.subcurrent {
	display: block;
	padding: 3px 0 3px 10px;
	width: 180px;
	color: #45605f;
	font-weight: bold;
	background-color: #b5bec0;
	text-decoration: none;
}
#navcontainer ul ul a.subcurrent:hover {
	color: #45605f;
	background-color: #b5bec0;
	background-image: none;
	text-decoration: underline;
	font-weight: bold;
}

/* end list */


/* ***************************** FLYOUT MENU *********************************** */
* {padding:0; margin:0}
#navcontainer .dropdown {
	display: block;
	position: relative
}
#navcontainer .dropdown dt {
	width: 180px;
	border: none;
	padding: 0;
	font-weight: normal;
	cursor: pointer;
	background: none;
}
#navcontainer .dropdown .upperdd { /* this is the title/header NOT CURRENT */
	display: block;
	padding: 3px 0 3px 10px;
	width: 170px;
	color: #fff;
	font-weight: normal;
	background-color: #b5bec0;
	text-decoration: none;
}
#navcontainer .dropdown .currently { /* this is the title/header CURRENT */
	display: block;
	padding: 3px 0 3px 10px;
	width: 170px;
	color: #45605f;
	font-weight: bold;
	background-color: #b5bec0;
	text-decoration: none;
}
#navcontainer .dropdown dt:hover {
	color: #45605f;
	background-color: #b5bec0;
	background-image: none;
	text-decoration: underline;
	font-weight: bold;
}


#navcontainer .dropdown dd {
	position: absolute;
	top: 0;
	overflow: hidden;
	width: 180px;
	display: none;
	background: #b5bec0;
	opacity: 0;
}
#navcontainer .dropdown ul {
	width: 178px;
	border: 1px solid #9ca8ab;
	background: #c5d2d5;
	list-style: none;
}
#navcontainer .dropdown li {display:inline}
#navcontainer .dropdown a,
#navcontainer .dropdown a:active,
#navcontainer .dropdown a:visited {
	display: block;
	padding: 5px;
	margin: 0;
	color: #45605f;
	text-decoration:none;
	background: #c5d2d5;
	width: 168px;
}
#navcontainer .dropdown a:hover,
#navcontainer .dropdown a.currently2
{
	background: #d9e1e4;
	color: #000;
}
#navcontainer .dropdown a.currently2
{
	font-weight: normal;
}
#navcontainer .dropdown a.currently2:hover
{
	background: #e4eaed;
}
#navcontainer .dropdown .underline {border-bottom: 1px solid #b9d6dc}














#main-container #leftCol #info {
	width: 180px;
	height: 65px;
	overflow: hidden;
}

#main-container #main,
#main-container #main.who
{
	width: 720px;
	height: 465px;
	float: left;
	background: #b5bec0; /* main lighter gray */
	overflow: auto;
	padding: 0;
	margin: 0;
	border: 0;
}

#main-container #main.who {
	background: #b5bec0 url(../images/pdt-staff2009.jpg) no-repeat left bottom;
}
#main-container #main.who .light-bkg {
	background: url(../images/spek.png);
	padding: 4px;
	line-height: normal;
	color: #454545;
	font-size: .9em;
}
#main-container #main.who .light-bkg .header2 {
	color: #8d833b;
}
#main-container #main.noedge {
	overflow: hidden;
}
#main-container #main .format,
#main-container #main .format table
{
	padding: 6px 10px 0 10px;
	line-height: normal;
	font-size: 11px;
}


#main-container #main .format ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#main-container #main .format ul li {
	line-height: 150%;
	list-style-type: none;
	margin-top: 7px;
	padding-left: 20px;
	background: url(../images/pdt_bullet.gif) no-repeat 0 0px;
}
#main-container #main .format ul li img {
	border: 1px solid #666666;
}

/* ANCHORS */
#main-container #main a,
#pop a,
#pop-scroll a 
{ 
	color: #45605F;
	font-weight: bold; 
	text-decoration: none;
}
#main-container #main a:hover,
#pop a:hover,
#pop-scroll a:hover
{ 
	color: #eee; 
	text-decoration: underline; 
}
#main-container #main a#square, 
#main-container #main a.square, 
ul#list-style li a {
	padding: 0 0 0 12px;
	color: #45605f;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/box.gif) no-repeat center left;
}
#pop ul#list-style li a {
	font-weight: normal;
}
#main-container #main a#square:hover, 
#main-container #main a.square:hover,
ul#list-style li a:hover
{
	color: #e2d998;
	text-decoration: none;
	background: url(../images/box_on.gif) no-repeat center left;
}
#main ul#list-style li a:hover {
	text-decoration: underline;
}
#pop ul#list-style li a:hover {
	color: #45605f;
	text-decoration: underline;
}
#main-container #main ul#list-style {
	list-style-type: none;
	background: none;
}
#main-container #main ul#list-style li {
	padding: 5px 0;
	list-style-type: none;
	background: none;
}


/* INDIVIDUAL STYLES */
.header {
	color: #666;
	font-weight: bold;
}
.copyright {
	font-size: 9px;
	color: #929c9e;
}
.flash-right {
	float: right;
	margin: 0 0 0 5px;
	padding: 0;
	border: none;
	width: 400px;
}
.name {
	color: #333;
	font-weight: bold;
}
img.left_side {
	margin: 0 10px 2px 0;
	float: left;
}
img.left_side2 {
	float: left;
	margin: 0 10px 0 0px;
}
img.right_side {
	margin: 0 0 3px 7px;
	float: right;
}
img.right_side2 {
	margin: 0 0 2px 10px;
	float: right;
}
.darker {
	color: #45605f;
	font-weight: bold;
}


/* HEADERS */
.header1, h1 {
	color: #45605f;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 150%;
	text-indent: 0;
	padding: 0;
	margin: 0;
}

.header2, h2 {
	color: #e2d998;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 5px 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0;
}
.header3, h3 {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.header4, h4 {
	color: #5f7877;
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.header5, h5 {
	color: #e2d998;
	font-weight: normal;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.header6, h6 {
	color: #e2d998;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.copyright, .small {
	font-size: 9px;
	color: #6a777b;
}
.map {
	float: right;
	text-align: center;
	color: #fff; 
}
.map img {
	display: block;
	border: 0;
	margin-bottom: 3px;
	margin-left: 10px;
}

.left_side {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 11px;
	color: #6a777b;
}
.left_side img {
	display: block;
	border: none;
	padding: 0 0 2px 0;
}
/* *************** seasonal ornaments *************** */


#ornament_main {
	background: #B5BEC0;
	width: 620px;
	height: 465px;
	overflow: auto;
	margin: 0;
	padding: 0;
}
#ornament_main .format {
	margin-left: 10px;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 0px;

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	border: 0px;
	line-height: 150%;
}
#ornament_main .header1 {
	color: #45605F;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 150%;
	text-indent: 0;
}

#ornament_main .header2 {
	color: #E2D998;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 5px 0;
	letter-spacing: 1px;
	text-transform: uppercase;
}


/* LIST PROJECT LINKS */
#main-container #main ul.projects {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#main-container #main ul.projects li {
	margin: 0;
	padding: 1px 0;
	background: none;
}
#main-container #main ul.projects li a {
	color: #45605f;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: normal;
}
#main-container #main ul.projects li a:hover {
	color: #45605f;
	text-decoration: underline;
}



/* *************** links, info footers *************** */
#links {
	width: 900px;
	height: 20px;
	line-height: 20px;
	font-size: 10px; 
	color: #97a2a6;
	background: #7f878a;
	padding: 0;
	margin: 0;
	text-align: center;
	overflow: hidden;
}
#links a {
	text-decoration: none;
	color: #bac2c5;
}
#links a:hover {
	text-decoration: none;
	color: #fff;
}
#links a.current {
	color: #ececec; 
	text-decoration: none;
}
#links a.current:hover {
	color: #fff;
	text-decoration: none;
}
/* ***************//*************** */

#main-container #leftCol #info ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	font-size: 11px;
}

#main-container #leftCol #info ul li {
	padding: 0;
	margin: 0;
}

#main-container #leftCol #info ul li a, #main-container #leftCol #info ul li a.contact, #main-container #leftCol #info ul li a.current {
	color: #fff;
	text-decoration: none;
	height: 1.5em;
	line-height: 1.5em;
}

#main-container #leftCol #info ul li a:hover, #main-container #leftCol #info ul li a.contact:hover, #main-container #leftCol #info ul li a.current:hover {
	color: #45605f;
}
/* contact */

#main-container #leftCol #info ul li a.contact {
	padding: 0 0 0 15px;
	background: url(../images/box.gif) no-repeat left center;
}
#main-container #leftCol #info ul li a.contact:hover {
	color: #e2d998;
	text-decoration: none;
	background: url(../images/box_active.gif) no-repeat left center;
}

#main-container #leftCol #info ul li a.current {
	padding: 0 0 0 15px;
	color: #45605f;
	background: url(../images/box_on.gif) no-repeat left center;
}
#main-container #leftCol #info ul li a.current:hover {
	color: #e2d998;
	text-decoration: none;
	background: url(../images/box_active.gif) no-repeat left center;
}



/* ***************//*************** */
#footer { 
	width: 950px;
	height: 2em; 
	line-height: 2em;
	clear: both;
	font-size: 10px;
	color: #8b9194;
	border: 0;
	margin: 0;
	padding: 0;
	background: url(../images/shadow-footer.jpg) no-repeat left top;
}
#footleft { 
	margin: 0;
	padding: 0;
	width: 30%;
	float: left;
}
#footleft p {
	margin: 0;
	padding-top: 5px;
	padding-left: 25px;
	line-height: normal;
}

#footmiddle { 
	float: left;
	margin: 0;
	padding: 0;
	width: 40%;
	display: inline;
	text-align: center;
}
#footmiddle p {
	margin: 0;
	padding-top: 5px;
	line-height: normal;
}
#footright { 
	margin: 0;
	padding: 0;
	width: 30%;
	float: left;
	position: relative;
	text-align: right;
}
#footright p {
	margin: 0;
	padding-top: 5px;
	padding-right: 25px;
	line-height: normal;
}
#footer a {
	border-bottom: none;
	color: #8b9194;
	text-decoration: none;
	outline: none;
}
#footer a:hover {
	border-bottom: 1px dotted #eaeaea;
	color: #eaeaea;
	text-decoration: none;
}



