/* 
Title:		sanfordpd.com screen styles
Author: 	gordon@slickfishstudios.com
*/

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

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


/* anchors */
a:link, a:hover, a:visited, a:active {
	outline: none;
}
a.backtotop {
	color: #7f9db9;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: .85em;
	margin-bottom: 10px;
}
a.backtotop:hover {
	color: #355a7c;
	text-decoration: underline;
}

/* specifics */
em {
	color: #0b4d1a; /* green */
}
h1 {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
h2 {
	padding: 5px 0;
	margin: 0;
	color: #336699;
	font-size: 12px;
}
h3 {
	padding: 5px 0;
	margin: 0;
	color: #454545;
	font-size: 12px;
}
.tight {
	padding-bottom: 0px;
	margin: 0;
}
.green {
	color: #0b4d1a;
}
.grey {
	margin: 0;
	padding: 0;
	color: #555;
	font-size: 11px;
	text-transform: uppercase;
	font-variant: small-caps;
}
blockquote {
	color: #336699;
	line-height: normal;
	font-style: italic;
}
.blue {
	color: #7f9db9;
}
.darkblue {
	color: #4b667f;
}
hr, hr.mini {
	color: #ccc;
	background: #ccc;
	height: 1px; 
	border: 0;
	margin: 15px 0 10px 0;
}
hr.mini {
	margin-right: 150px;
	margin-left: 150px;
	color: #cecece;
	background: #cecece;
}
.clear {
	clear: both;
}
.small {
	font-size: 10px; 
	font-weight: normal;
}
.big {
	font-size: 1.2em; 
}
.right_side {
	float: right;
	padding: 0;
	margin: 0 0 0 15px;
	text-align: right;
	border: 1px solid #ccc;
	display: block;
}


/* LISTS */
ul {
	list-style-type: circle;
	color: #7d7d7d;
}
ol {
	color: #7d7d7d;
}

ul#downloads {
	width: 50%;
	margin: 0 0 10px 25px;
	padding: 10px 10px;
	list-style-type: none;
	background: #eee;
	border: 1px solid #ccc;
}
ul#downloads li {
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
}
ul#downloads li a,
ul#downloads li a.pdf,
ul#downloads li a.word,
ul#downloads li a.power,
ul#downloads li a.excel 
{
	padding: 0 0 0 20px;
	background: url(../images/icons/pdf_14x14.gif) no-repeat left 2px;
	text-decoration: none;
	color: #3c71a3;
}
ul#downloads li a.word {
	background: url(../images/icons/doc_14x14.gif) no-repeat left 2px;
}
ul#downloads li a.power {
	background: url(../images/icons/ppt_14x14.gif) no-repeat left 2px;
}
ul#downloads li a.excel {
	background: url(../images/icons/xls_14x14.gif) no-repeat left 2px;
}
ul#downloads li a:hover {
	color: #355a7c;
	text-decoration: underline;
}



/* *************** navList *************** */
ul.navList {
	margin: 0;
	padding: 0;
	width: 200px;
	list-style-type: none;
	background: #273b58;
	display: block;
}
ul.navList li {
	margin: 0;
	padding: 0;
	display: block;
	border: 0;
	float: left; /* for ie6 */
}
ul.navList li a, ul.navList li.current a {
	width: 195px;
	padding: 5px 0 5px 5px;
	margin: 0;
	text-decoration: none;
	background: #4464a0;
	color: #95afdf;
	display: block;
	font-size: 11px;
	border: 0;
	border-bottom: 1px solid #273b58;
	float: left; /* for ie6 */
}
ul.navList li a:hover, ul.navList li.current a:hover {
	text-decoration: none;
	background: #5a80c6;
	color: #fff;
}
ul.navList li.current a {
	background: #6b8dce;
	color: #fff;
}
ul.navList li.current a:hover {
	background: #799bdb;
	color: #fff;
}
ul.navList li .header {
	margin: 0;
	padding: 10px 0 5px 5px;
	color: #fff;
	background: url(../images/nav_bkg.jpg) repeat-y left top;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	width: 195px;
	float: left; /* for ie6 */
}


/* ***************//*************** */
/* ***************WRAPPERS*************** */
/* wrapper etc */
#wrapper { 
	margin: 0 auto;
	padding: 0;
	width: 900px;
}
#wrapper-inner { 
	margin: 0 auto;
	width: 900px;
	border: 1px solid #333;
	border-top: none;
}
#banner { 
	width: 100%;
	height: 200px;
	margin: 0;
	padding: 0;
	background: url(../images/sanford-banner.jpg) no-repeat left top;
}
#banner p { 
	margin: 0;
	padding: 0 10px;
	font-size: 11px;
	color: #fff;
	height: 24px;
	line-height: 22px;
	overflow: hidden;
}
#banner a {
	color: #fff;
	text-decoration: none;
}
#banner a:hover {
	color: #fff;
	text-decoration: underline;
}
#content {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff url(../images/nav_bkg.jpg) repeat-y left top;
	overflow: auto;
}
#leftCol {
	background: #fff url(../images/nav_bkg.jpg) repeat-y left top;
	width: 200px;
	float: left;
	padding-bottom: 40px;
}
#main {
	width: 700px;
	float: left;
	margin: 0;
	padding: 0;
	background: #fff;
}
#midway {
	width: 524px;
	float: left;
	margin: 10px 0;
	padding: 0 0;
	line-height: normal;
	border-right: 1px solid #ccc;
	overflow: auto;
}
#rightCol {
	float: left;
	margin: 10px 0;
	padding: 0;
	width: 175px;
	line-height: normal;
}
#rightCol img {
	border: none;
	padding: 0;
	margin: 0;
	display: block;	
}
#rightCol p {
	padding: 0 10px;
	margin: 0;
}

a {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #6699cc;
	text-decoration: underline;
}

.format {
	display: block;
	padding: 0 10px;
	line-height: normal;
}


/* *************** NEWS *************** */
.news {
	padding: 5px 0 10px 0;
	margin: 0 10px 15px 10px;
	border-bottom: 1px solid #ccc;
	line-height: normal;
	font-size: 11px;
}
.news img {
	width: 250px;
	border: 1px solid #ccc;
	display: block;
	margin: 0;
	padding: 0;
 }
.short img {
	width: 150px;
 }
.news img.right_side, .news img.left_side {
	margin: 0 0 2px 10px;
	float: right;
	padding: 0;
}
.news img.left_side {
	margin: 0 10px 2px 0;
	float: left;
}
.news a.header, .news h1 {
	margin: 0;
	padding: 0 0 3px 0;
	display: block;
	color: #336699;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.news a.header:hover {
	color: #6699cc;
	text-decoration: underline;
}

.news a.morelink {
	display: block;
	margin: 4px 0 3px 0;
	text-align: right;
}
.news .date {
	display: block;
	padding: 0 0 5px 0;
	font-size: .8em;
	color: #6699cc;
	text-transform: uppercase;
}



.news .filelink {
	display: block;
	
}
.news .filelink img {
	width: 14px; 
	height: 14px;
	float: left;
	border: none;
	outline: none;
	padding: 0;
	margin: 0 5px 0 0;
}
.news .filelink a {
	border: none;
}

/* *************** PHOTO GALLERY STYLES *************** */
.highslide-gallery {
	float: left; 
	margin: 0 15px 15px 0;
}

.highslide img {
	border: 1px solid #ccc;
}
.highslide:hover img {
	border-color: #6b8dce; /* nice bright blue */
}
.highslide-gallery .highslide-active-anchor img {
	border-color: #6b8dce; /* nice bright blue */
}
.album-thumb {
	display: block;
	width: 150px;
	height: 114px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.album-thumb img {
	display: block;
	width: 150px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.album-title {
	font-size: 11px; 
	font-weight: normal;
	line-height: normal;
	display: block;
	width: 150px;
	color: #787878;
}
.highslide-loading {
	display: block;
	color: #486aa9;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: #fff;
	padding-left: 22px;
	background-image: url(../js/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
.highslide-controls {
	width: 135px;
}
.highslide-controls .highslide-move a {
	display: none;
}
.highslide-controls .highslide-full-expand a {
	display: none;
}
/* hs.wrapperClassName = 'light' */
.light {
	background: #fff;
}
.light .highslide-image {
	border-color: #ccc;
	background: #fff;
}
.light .highslide-caption {
	color: #486aa9;
	background: #fff;
	font-weight: normal;
	font-size: 12px;
}
.light .highslide-caption .highslide-number {
	font-size: 11px;
	color: #888;
	font-weight: normal;
}

.light .highslide-controls,
.light .highslide-controls ul,
.light .highslide-controls a {
	background-image: url(../js/highslide/graphics/controlbar-white.gif);
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid #486aa9;
}
/* ***************//*************** */

#headshots .pic-group {
	display: inline;
	width: 215px;
	float: left;
	color: #666;
	font-size: 11px;
	line-height: normal;
	margin: 5px 10px 10px 0;
}
#headshots .pic-group img {
	display: block;
	border: 1px solid #ccc;
	width: 213px;
}
#headshots h3 {
	color: #336699;
	font-size: 14px;
	font-weight: normal;
}



/* ***************//*************** */


#footer { 
	width: 900px;
	clear: both;
	font-size: .80em;
	color: #cbd3e1;
	border: 1px solid #333;
	border-top: none;
	overflow: auto;
	margin: 0;
	padding: 0;
	background: #293c5c;
	line-height: 155%;
}
#footleft { 
	margin: 0;
	padding: 0;
	width: 30%;
	float: left;
}
#footleft p {
	margin: 0;
	padding: 5px 5px;
}
#footmiddle { 
	float: left;
	margin: 0;
	padding: 0;
	width: 40%;
	display: inline;
	text-align: center;
}
#footmiddle p  {
	margin: 0;
	padding: 5px 0;
}
#footright { 
	margin: 0;
	padding: 0;
	width: 30%;
	float: left;
	position: relative;
	text-align: right;
}
#footright p {
	margin: 0;
	padding: 5px 5px;
}
#footer a {
	border-bottom: none;
	color: #cbd3e1;
	text-decoration: none;
	outline: none;
}
#footer a:hover, #footer a.dark:hover {
	border-bottom: 1px dotted #95b0bf;
	color: #fff;
	text-decoration: none;
	background: none;
}
#footer p.dark, #footer a.dark {
	color: #617493;
	background: none;
}