﻿/* 2010-05-28 MCH - there are a handful of redundancies in this code and there are conflicting styles. */
/*                  Right now, linked styles are here: http://www.ptsdcs.com/css/ptsmaster.css AND     */
/*                  there are styles in each site's template file AND there are styles defined inline  */
/*                  in the html documents.  Now, it's being left alone, but it will need clean up.     */


/* COLORS quick reference                  */
/* #336699 = lighter than denim blue       */
/* #1A0980 = PTS blue (like navy blue)     */
/* #333366 = denim blue                    */
/* #336699 = dark dark blue (almost black) */
/* #FFFFFF = white                         */
/* #000000 = black                         */

UL  { 
	list-style: square outside url('http://www.ptsdcs.com/images/PTSdcs_minibloc.gif');
	margin-left: 1.25em;
	padding-left: 1.25em;
	margin-top:6px;
	margin-bottom:6px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px; 
	color: #333366;  /* 333366 = denim blue */
	text-decoration: none; 
}
a, a:link, a:visited {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #336699; /* 336699 = lighter than denim blue */
	text-decoration: none; 
}
a:hover {
	color:#333366; /* 333366 = denim blue */
	text-decoration:underline;
	}
}
/*
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
*/
/* .a, a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #336699;
	text-decoration: underline;
}
*/
.a, /* a:visited */ {
	font-family: Tahoma;
	font-size: 11px;
	color: #336699; /* 336699 = lighter than denim blue */
	text-decoration: none;
}
body { 
	background-color: #FFFFFF; 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333366; /* 333366 = denim blue */
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.bodytitle {
	font-family: Tahoma;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #1A0980;
	text-decoration: none;
}
.bodytextbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #333366;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.bodytextbolditalic {
	font-family: Tahoma;
	font-size: 11px;
	color: #333366;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	font-variant: normal;
}
.bodyUL {
	list-style: square outside url('http://www.ptsdcs.com/images/PTSdcs_minibloc.gif');
	margin-left: 1.25em;
	padding-left: 0.25em;
	font-family: Tahoma;
	font-size: 11px;
	color: #336699;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	margin-bottom: 8px;
}
h1 {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
input {
	background: white;
	color: #1A0980;
	font: bold;
	font-family: verdana;
	font-size: 1em;
}
.input {
	background: white;
	color: #1A0980;
	font: bold;
	font-family: verdana;
	font-size: 1em;
}
.UL {
	list-style: square outside url('http://www.ptsdcs.com/images/PTSdcs_minibloc.gif');
	margin-left: 1.25em;
	padding-left: 1.25em;
}
.body, td, th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333366;
	text-decoration: none;
}
.h1 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.table_heading {
	border-width: 1px;
	background-color: #1A0980;
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	color: white;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin:auto auto auto auto;
}
.social_media_icons {
	width:36px;
	height:36px;
	border:0 white none;
}
.pts_top_menu_header
{
	background: #1A0980;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: right;
	padding-right:12px;
	border-right:12px #1A0980 none
}
.pts_top_menu_header.a:link, pts_menu_header.a:visited {
	text-decoration:none
}
.pts_top_menu_header.a:hover {
	text-decoration:underline;
}
.services_headings {
	font-family:Tahoma;
	font-weight:bold;
	color:#336699;
	text-align:center;
}
.services_subheadings {
	font-family:Tahoma;
	font-weight:bold;
	font-style:italic;
	color:#333366;
	text-align:left;
	padding-left:0.75em;
}
.no_borders {
	border:0 white none;
}
.progress_chart {
	border:0 white none;
	height: 75px; 
	width: 400px;
}
.ul_wpp {
	list-style: square outside url('http://www.ptsdcs.com/images/PTSdcs_minibloc.gif');
	margin-left: 1.25em;
	padding-left: 1.25em;
	line-height: 16px;
}

/* BEG styles for exploding image on mouse over of thumbnail */
/* below styles are used on relocationcoor.asp, et al for showing full size image on mouse over of thumbnail */
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}
.growleft:hover {
	float: left;
}
a.growleft:hover img {
	height: 300px; width:300px;
}
.grow:hover {
}
a.grow:hover img {
	height: 300px; width:300px;
}
/* END styles for exploding image on mouse over of thumbnail */
/* BEG styles for Lightbox effect
.LB-black-overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

.LB-white-content {
    display: none;
    position: fixed;
    width: 50%;
    height: 200px;
    padding: 20px;
    margin: 20% 25%;
    border: 1px solid #666;
    background-color: #fff;
    z-index:1002;
}

a#close {
    height: 30px;
    width: 30px;
    position: absolute;
    top: -12px;
    left: -12px;
    background: url('http://www.ptsdcs.com/images/close.png') 0 0;
}

a#close:hover {
    background: url('http://www.ptsdcs.com/images/close.png') 0 -30px;
} 
END styles for Lightbox effect */


